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

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

--
-- Table structure for table `wp3p_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wp3p_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp3p_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `scheduled_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schedule` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id` (`claim_id`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=748 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp3p_actionscheduler_actions`
--

LOCK TABLES `wp3p_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp3p_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp3p_actionscheduler_actions` VALUES (9,'action_scheduler/migration_hook','complete','2021-08-22 23:32:40','2021-08-22 23:32:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1629675160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1629675160;}',1,1,'2021-08-22 23:33:29','2021-08-22 23:33:29',0,NULL),(10,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-23 00:00:00','2021-08-23 00:00:00','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629676800;s:18:\"\0*\0first_timestamp\";i:1629676800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629676800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-23 01:00:04','2021-08-23 01:00:04',0,NULL),(11,'wpforms_email_summaries_fetch_info_blocks','complete','2021-08-21 04:15:32','2021-08-21 04:15:32','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629519332;s:18:\"\0*\0first_timestamp\";i:1629519332;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629519332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-08-22 23:35:46','2021-08-22 23:35:46',0,NULL),(12,'wpforms_admin_addons_cache_update','complete','2021-08-29 23:35:09','2021-08-29 23:35:09','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630280109;s:18:\"\0*\0first_timestamp\";i:1630280109;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630280109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-08-31 18:17:16','2021-08-31 18:17:16',0,NULL),(13,'wpforms_admin_builder_templates_cache_update','complete','2021-08-29 23:35:09','2021-08-29 23:35:09','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630280109;s:18:\"\0*\0first_timestamp\";i:1630280109;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630280109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-08-31 18:17:16','2021-08-31 18:17:16',0,NULL),(739,'wpforms_admin_addons_cache_update','pending','2021-09-07 18:17:16','2021-09-07 18:17:16','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1631038636;s:18:\"\0*\0first_timestamp\";i:1630280109;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1631038636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(18,'wpforms_email_summaries_fetch_info_blocks','complete','2021-08-29 23:35:46','2021-08-29 23:35:46','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630280146;s:18:\"\0*\0first_timestamp\";i:1629519332;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630280146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2021-08-31 18:17:16','2021-08-31 18:17:16',0,NULL),(19,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-08-22 23:43:31','2021-08-22 23:43:31',0,NULL),(20,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-08-22 23:43:31','2021-08-22 23:43:31',0,NULL),(21,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-08-22 23:43:31','2021-08-22 23:43:31',0,NULL),(22,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-08-22 23:43:31','2021-08-22 23:43:31',0,NULL),(23,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-08-22 23:43:31','2021-08-22 23:43:31',0,NULL),(24,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-08-22 23:43:31','2021-08-22 23:43:31',0,NULL),(25,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-08-22 23:43:31','2021-08-22 23:43:31',0,NULL),(26,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-08-22 23:43:31','2021-08-22 23:43:31',0,NULL),(27,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-08-22 23:43:31','2021-08-22 23:43:31',0,NULL),(28,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-08-22 23:43:31','2021-08-22 23:43:31',0,NULL),(29,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-08-22 23:43:31','2021-08-22 23:43:31',0,NULL),(30,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2021-08-22 23:43:31','2021-08-22 23:43:31',0,NULL),(31,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":4}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2021-08-22 23:47:21','2021-08-22 23:47:21',0,NULL),(34,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-24 01:00:04','2021-08-24 01:00:04','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629766804;s:18:\"\0*\0first_timestamp\";i:1629676800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629766804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-24 01:00:05','2021-08-24 01:00:05',0,NULL),(38,'wc-admin_import_customers','complete','2021-08-23 01:02:50','2021-08-23 01:02:50','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1629680570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1629680570;}',4,1,'2021-08-23 01:02:54','2021-08-23 01:02:54',0,NULL),(463,'wc-admin_import_customers','complete','2021-08-26 00:17:39','2021-08-26 00:17:39','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1629937059;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1629937059;}',4,1,'2021-08-26 00:18:38','2021-08-26 00:18:38',0,NULL),(74,'action_scheduler/migration_hook','complete','2021-08-23 06:49:55','2021-08-23 06:49:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1629701395;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1629701395;}',1,1,'2021-08-23 06:49:56','2021-08-23 06:49:56',0,NULL),(79,'action_scheduler/migration_hook','complete','2021-08-23 07:24:55','2021-08-23 07:24:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1629703495;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1629703495;}',1,1,'2021-08-23 07:25:00','2021-08-23 07:25:00',0,NULL),(530,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":7}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2021-08-26 05:18:58','2021-08-26 05:18:58',0,NULL),(529,'wc-admin_import_customers','complete','2021-08-26 05:19:01','2021-08-26 05:19:01','[2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1629955141;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1629955141;}',4,1,'2021-08-26 05:19:03','2021-08-26 05:19:03',0,NULL),(631,'action_scheduler/migration_hook','complete','2021-08-27 06:36:50','2021-08-27 06:36:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1630046210;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1630046210;}',1,1,'2021-08-27 06:37:27','2021-08-27 06:37:27',0,NULL),(629,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":8}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2021-08-27 06:23:36','2021-08-27 06:23:36',0,NULL),(609,'wc-admin_import_customers','complete','2021-08-27 03:08:10','2021-08-27 03:08:10','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1630033690;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1630033690;}',4,1,'2021-08-27 03:08:58','2021-08-27 03:08:58',0,NULL),(515,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-27 01:34:29','2021-08-27 01:34:29','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630028069;s:18:\"\0*\0first_timestamp\";i:1629676800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630028069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-27 03:07:55','2021-08-27 03:07:55',0,NULL),(401,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":6}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2021-08-25 03:57:43','2021-08-25 03:57:43',0,NULL),(293,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":5}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2021-08-24 03:05:41','2021-08-24 03:05:41',0,NULL),(281,'wc-admin_import_customers','complete','2021-08-24 00:58:22','2021-08-24 00:58:22','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1629766702;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1629766702;}',4,1,'2021-08-24 00:58:49','2021-08-24 00:58:49',0,NULL),(282,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-25 01:00:05','2021-08-25 01:00:05','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629853205;s:18:\"\0*\0first_timestamp\";i:1629676800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629853205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-25 01:34:28','2021-08-25 01:34:28',0,NULL),(395,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-26 01:34:28','2021-08-26 01:34:28','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1629941668;s:18:\"\0*\0first_timestamp\";i:1629676800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1629941668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-26 01:34:29','2021-08-26 01:34:29',0,NULL),(612,'wc-admin_import_customers','complete','2021-08-27 03:38:22','2021-08-27 03:38:22','[2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1630035502;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1630035502;}',4,1,'2021-08-27 03:38:39','2021-08-27 03:38:39',0,NULL),(393,'wc-admin_import_customers','complete','2021-08-25 00:40:36','2021-08-25 00:40:36','[1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1629852036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1629852036;}',4,1,'2021-08-25 00:41:39','2021-08-25 00:41:39',0,NULL),(607,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-28 03:07:55','2021-08-28 03:07:55','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630120075;s:18:\"\0*\0first_timestamp\";i:1629676800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630120075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-28 14:01:49','2021-08-28 14:01:49',0,NULL),(744,'wpforms_process_entry_emails_meta_cleanup','pending','2021-09-01 18:17:16','2021-09-01 18:17:16','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630520236;s:18:\"\0*\0first_timestamp\";i:1629676800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630520236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(743,'aioseo_admin_notifications_update','pending','2021-09-01 18:17:16','2021-09-01 18:17:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630520236;s:18:\"\0*\0first_timestamp\";i:1629680400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630520236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(742,'aioseo_image_sitemap_scan','complete','2021-08-31 18:32:16','2021-08-31 18:32:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1630434736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1630434736;}',3,1,'2021-08-31 18:35:12','2021-08-31 18:35:12',0,NULL),(741,'wpforms_email_summaries_fetch_info_blocks','pending','2021-09-07 18:17:16','2021-09-07 18:17:16','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1631038636;s:18:\"\0*\0first_timestamp\";i:1629519332;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1631038636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(747,'aioseo_image_sitemap_scan','pending','2021-08-31 20:00:31','2021-08-31 20:00:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1630440031;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1630440031;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(740,'wpforms_admin_builder_templates_cache_update','pending','2021-09-07 18:17:16','2021-09-07 18:17:16','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1631038636;s:18:\"\0*\0first_timestamp\";i:1630280109;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1631038636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(746,'aioseo_image_sitemap_scan','complete','2021-08-31 18:50:12','2021-08-31 18:50:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1630435812;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1630435812;}',3,1,'2021-08-31 19:45:31','2021-08-31 19:45:31',0,NULL),(745,'aioseo_cleanup_action_scheduler','pending','2021-09-01 18:17:16','2021-09-01 18:17:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630520236;s:18:\"\0*\0first_timestamp\";i:1629761714;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630520236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(737,'wpforms_process_entry_emails_meta_cleanup','complete','2021-08-29 14:01:49','2021-08-29 14:01:49','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630245709;s:18:\"\0*\0first_timestamp\";i:1629676800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630245709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2021-08-31 18:17:16','2021-08-31 18:17:16',0,NULL),(735,'aioseo_cleanup_action_scheduler','complete','2021-08-29 14:01:49','2021-08-29 14:01:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1630245709;s:18:\"\0*\0first_timestamp\";i:1629761714;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1630245709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2021-08-31 18:17:16','2021-08-31 18:17:16',0,NULL);
/*!40000 ALTER TABLE `wp3p_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_actionscheduler_claims`
--

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

--
-- Dumping data for table `wp3p_actionscheduler_claims`
--

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

--
-- Table structure for table `wp3p_actionscheduler_groups`
--

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

--
-- Dumping data for table `wp3p_actionscheduler_groups`
--

LOCK TABLES `wp3p_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp3p_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp3p_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wpforms'),(3,'aioseo'),(4,'wc-admin-data');
/*!40000 ALTER TABLE `wp3p_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_actionscheduler_logs`
--

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

--
-- Dumping data for table `wp3p_actionscheduler_logs`
--

LOCK TABLES `wp3p_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp3p_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp3p_actionscheduler_logs` VALUES (1,9,'action created','2021-08-22 23:31:40','2021-08-22 23:31:40'),(2,9,'action started via Async Request','2021-08-22 23:33:29','2021-08-22 23:33:29'),(3,9,'action complete via Async Request','2021-08-22 23:33:29','2021-08-22 23:33:29'),(4,10,'action created','2021-08-22 23:35:09','2021-08-22 23:35:09'),(5,11,'action created','2021-08-22 23:35:09','2021-08-22 23:35:09'),(6,12,'action created','2021-08-22 23:35:09','2021-08-22 23:35:09'),(7,13,'action created','2021-08-22 23:35:09','2021-08-22 23:35:09'),(20,20,'action created','2021-08-22 23:43:27','2021-08-22 23:43:27'),(12,11,'action started via WP Cron','2021-08-22 23:35:46','2021-08-22 23:35:46'),(13,11,'action complete via WP Cron','2021-08-22 23:35:46','2021-08-22 23:35:46'),(14,18,'action created','2021-08-22 23:35:46','2021-08-22 23:35:46'),(19,19,'action created','2021-08-22 23:43:27','2021-08-22 23:43:27'),(21,21,'action created','2021-08-22 23:43:27','2021-08-22 23:43:27'),(22,22,'action created','2021-08-22 23:43:27','2021-08-22 23:43:27'),(23,23,'action created','2021-08-22 23:43:27','2021-08-22 23:43:27'),(24,24,'action created','2021-08-22 23:43:27','2021-08-22 23:43:27'),(25,25,'action created','2021-08-22 23:43:27','2021-08-22 23:43:27'),(26,26,'action created','2021-08-22 23:43:27','2021-08-22 23:43:27'),(27,27,'action created','2021-08-22 23:43:27','2021-08-22 23:43:27'),(28,28,'action created','2021-08-22 23:43:27','2021-08-22 23:43:27'),(29,29,'action created','2021-08-22 23:43:27','2021-08-22 23:43:27'),(30,30,'action created','2021-08-22 23:43:27','2021-08-22 23:43:27'),(31,19,'action started via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(32,19,'action complete via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(33,20,'action started via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(34,20,'action complete via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(35,21,'action started via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(36,21,'action complete via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(37,22,'action started via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(38,22,'action complete via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(39,23,'action started via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(40,23,'action complete via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(41,24,'action started via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(42,24,'action complete via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(43,25,'action started via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(44,25,'action complete via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(45,26,'action started via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(46,26,'action complete via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(47,27,'action started via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(48,27,'action complete via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(49,28,'action started via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(50,28,'action complete via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(51,29,'action started via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(52,29,'action complete via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(53,30,'action started via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(54,30,'action complete via Async Request','2021-08-22 23:43:31','2021-08-22 23:43:31'),(55,31,'action created','2021-08-22 23:47:21','2021-08-22 23:47:21'),(56,31,'action started via WP Cron','2021-08-22 23:47:21','2021-08-22 23:47:21'),(57,31,'action complete via WP Cron','2021-08-22 23:47:21','2021-08-22 23:47:21'),(62,10,'action started via WP Cron','2021-08-23 01:00:04','2021-08-23 01:00:04'),(63,10,'action complete via WP Cron','2021-08-23 01:00:04','2021-08-23 01:00:04'),(64,34,'action created','2021-08-23 01:00:04','2021-08-23 01:00:04'),(74,38,'action created','2021-08-23 01:02:45','2021-08-23 01:02:45'),(78,38,'action started via Async Request','2021-08-23 01:02:54','2021-08-23 01:02:54'),(79,38,'action complete via Async Request','2021-08-23 01:02:54','2021-08-23 01:02:54'),(1221,463,'action complete via WP Cron','2021-08-26 00:18:38','2021-08-26 00:18:38'),(1219,463,'action created','2021-08-26 00:17:34','2021-08-26 00:17:34'),(1220,463,'action started via WP Cron','2021-08-26 00:18:38','2021-08-26 00:18:38'),(182,74,'action created','2021-08-23 06:48:55','2021-08-23 06:48:55'),(183,74,'action started via Async Request','2021-08-23 06:49:56','2021-08-23 06:49:56'),(184,74,'action complete via Async Request','2021-08-23 06:49:56','2021-08-23 06:49:56'),(197,79,'action created','2021-08-23 07:23:55','2021-08-23 07:23:55'),(198,79,'action started via WP Cron','2021-08-23 07:25:00','2021-08-23 07:25:00'),(199,79,'action complete via WP Cron','2021-08-23 07:25:00','2021-08-23 07:25:00'),(1389,529,'action complete via Async Request','2021-08-26 05:19:03','2021-08-26 05:19:03'),(1388,529,'action started via Async Request','2021-08-26 05:19:03','2021-08-26 05:19:03'),(1387,530,'action complete via Async Request','2021-08-26 05:18:58','2021-08-26 05:18:58'),(1386,530,'action started via Async Request','2021-08-26 05:18:58','2021-08-26 05:18:58'),(1385,530,'action created','2021-08-26 05:18:57','2021-08-26 05:18:57'),(1384,529,'action created','2021-08-26 05:18:56','2021-08-26 05:18:56'),(711,293,'action complete via WP Cron','2021-08-24 03:05:41','2021-08-24 03:05:41'),(709,293,'action created','2021-08-24 03:04:42','2021-08-24 03:04:42'),(710,293,'action started via WP Cron','2021-08-24 03:05:41','2021-08-24 03:05:41'),(1693,631,'action complete via Async Request','2021-08-27 06:37:27','2021-08-27 06:37:27'),(1344,515,'action created','2021-08-26 01:34:29','2021-08-26 01:34:29'),(1692,631,'action started via Async Request','2021-08-27 06:37:27','2021-08-27 06:37:27'),(1343,395,'action complete via WP Cron','2021-08-26 01:34:29','2021-08-26 01:34:29'),(1342,395,'action started via WP Cron','2021-08-26 01:34:29','2021-08-26 01:34:29'),(1688,631,'action created','2021-08-27 06:35:50','2021-08-27 06:35:50'),(678,282,'action created','2021-08-24 01:00:05','2021-08-24 01:00:05'),(677,34,'action complete via Async Request','2021-08-24 01:00:05','2021-08-24 01:00:05'),(676,34,'action started via Async Request','2021-08-24 01:00:05','2021-08-24 01:00:05'),(675,281,'action complete via WP Cron','2021-08-24 00:58:49','2021-08-24 00:58:49'),(674,281,'action started via WP Cron','2021-08-24 00:58:49','2021-08-24 00:58:49'),(673,281,'action created','2021-08-24 00:58:17','2021-08-24 00:58:17'),(1684,629,'action complete via WP Cron','2021-08-27 06:23:36','2021-08-27 06:23:36'),(1683,629,'action started via WP Cron','2021-08-27 06:23:36','2021-08-27 06:23:36'),(1682,629,'action created','2021-08-27 06:23:36','2021-08-27 06:23:36'),(1035,401,'action complete via Async Request','2021-08-25 03:57:43','2021-08-25 03:57:43'),(1034,401,'action started via Async Request','2021-08-25 03:57:43','2021-08-25 03:57:43'),(1033,401,'action created','2021-08-25 03:57:39','2021-08-25 03:57:39'),(1017,395,'action created','2021-08-25 01:34:28','2021-08-25 01:34:28'),(1016,282,'action complete via WP Cron','2021-08-25 01:34:28','2021-08-25 01:34:28'),(1015,282,'action started via WP Cron','2021-08-25 01:34:28','2021-08-25 01:34:28'),(1011,393,'action complete via WP Cron','2021-08-25 00:41:39','2021-08-25 00:41:39'),(1010,393,'action started via WP Cron','2021-08-25 00:41:39','2021-08-25 00:41:39'),(1009,393,'action created','2021-08-25 00:40:31','2021-08-25 00:40:31'),(1633,612,'action complete via WP Cron','2021-08-27 03:38:39','2021-08-27 03:38:39'),(1632,612,'action started via WP Cron','2021-08-27 03:38:39','2021-08-27 03:38:39'),(1631,612,'action created','2021-08-27 03:38:17','2021-08-27 03:38:17'),(1624,609,'action complete via Async Request','2021-08-27 03:08:58','2021-08-27 03:08:58'),(1623,609,'action started via Async Request','2021-08-27 03:08:58','2021-08-27 03:08:58'),(1622,609,'action created','2021-08-27 03:08:05','2021-08-27 03:08:05'),(1616,515,'action started via WP Cron','2021-08-27 03:07:55','2021-08-27 03:07:55'),(1617,515,'action complete via WP Cron','2021-08-27 03:07:55','2021-08-27 03:07:55'),(1618,607,'action created','2021-08-27 03:07:55','2021-08-27 03:07:55'),(2024,735,'action started via WP Cron','2021-08-31 18:17:16','2021-08-31 18:17:16'),(2023,744,'action created','2021-08-31 18:17:16','2021-08-31 18:17:16'),(2022,737,'action complete via WP Cron','2021-08-31 18:17:16','2021-08-31 18:17:16'),(2021,737,'action started via WP Cron','2021-08-31 18:17:16','2021-08-31 18:17:16'),(2020,743,'action created','2021-08-31 18:17:16','2021-08-31 18:17:16'),(2016,742,'action created','2021-08-31 18:17:16','2021-08-31 18:17:16'),(2014,741,'action created','2021-08-31 18:17:16','2021-08-31 18:17:16'),(2013,18,'action complete via WP Cron','2021-08-31 18:17:16','2021-08-31 18:17:16'),(2012,18,'action started via WP Cron','2021-08-31 18:17:16','2021-08-31 18:17:16'),(2011,740,'action created','2021-08-31 18:17:16','2021-08-31 18:17:16'),(2010,13,'action complete via WP Cron','2021-08-31 18:17:16','2021-08-31 18:17:16'),(2009,13,'action started via WP Cron','2021-08-31 18:17:16','2021-08-31 18:17:16'),(2008,739,'action created','2021-08-31 18:17:16','2021-08-31 18:17:16'),(2007,12,'action complete via WP Cron','2021-08-31 18:17:16','2021-08-31 18:17:16'),(2006,12,'action started via WP Cron','2021-08-31 18:17:16','2021-08-31 18:17:16'),(2032,746,'action complete via WP Cron','2021-08-31 19:45:31','2021-08-31 19:45:31'),(2031,747,'action created','2021-08-31 19:45:31','2021-08-31 19:45:31'),(2030,746,'action started via WP Cron','2021-08-31 19:45:31','2021-08-31 19:45:31'),(2002,737,'action created','2021-08-28 14:01:49','2021-08-28 14:01:49'),(2001,607,'action complete via WP Cron','2021-08-28 14:01:49','2021-08-28 14:01:49'),(2000,607,'action started via WP Cron','2021-08-28 14:01:49','2021-08-28 14:01:49'),(2028,746,'action created','2021-08-31 18:35:12','2021-08-31 18:35:12'),(2029,742,'action complete via WP Cron','2021-08-31 18:35:12','2021-08-31 18:35:12'),(1996,735,'action created','2021-08-28 14:01:49','2021-08-28 14:01:49'),(2027,742,'action started via WP Cron','2021-08-31 18:35:12','2021-08-31 18:35:12'),(2026,745,'action created','2021-08-31 18:17:16','2021-08-31 18:17:16'),(2025,735,'action complete via WP Cron','2021-08-31 18:17:16','2021-08-31 18:17:16');
/*!40000 ALTER TABLE `wp3p_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_aioseo_notifications`
--

DROP TABLE IF EXISTS `wp3p_aioseo_notifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp3p_aioseo_notifications` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(13) COLLATE utf8mb4_unicode_ci NOT NULL,
  `title` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `content` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL,
  `level` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `notification_id` bigint(20) unsigned DEFAULT NULL,
  `notification_name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `start` datetime DEFAULT NULL,
  `end` datetime DEFAULT NULL,
  `button1_label` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `button1_action` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `button2_label` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `button2_action` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `dismissed` tinyint(1) NOT NULL DEFAULT 0,
  `new` tinyint(1) NOT NULL DEFAULT 1,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ndx_aioseo_notifications_slug` (`slug`),
  KEY `ndx_aioseo_notifications_dates` (`start`,`end`),
  KEY `ndx_aioseo_notifications_type` (`type`),
  KEY `ndx_aioseo_notifications_dismissed` (`dismissed`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp3p_aioseo_notifications`
--

LOCK TABLES `wp3p_aioseo_notifications` WRITE;
/*!40000 ALTER TABLE `wp3p_aioseo_notifications` DISABLE KEYS */;
INSERT INTO `wp3p_aioseo_notifications` VALUES (1,'6122df31ed155','Advanced WooCommerce Support','We have detected you are running WooCommerce. Upgrade to AIOSEO Pro to unlock our advanced eCommerce SEO features, including SEO for Product Categories and more.','info','[\"all\"]',NULL,'woo-upsell','2021-08-22 23:35:13',NULL,'Upgrade to Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=woo-notification-upsell',NULL,NULL,0,0,'2021-08-22 23:35:13','2021-08-22 23:35:13');
/*!40000 ALTER TABLE `wp3p_aioseo_notifications` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_aioseo_posts`
--

DROP TABLE IF EXISTS `wp3p_aioseo_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp3p_aioseo_posts` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL,
  `title` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `keywords` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `keyphrases` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `page_analysis` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `canonical_url` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `og_title` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `og_description` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `og_object_type` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT 'default',
  `og_image_type` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT 'default',
  `og_image_custom_url` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `og_image_custom_fields` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `og_custom_image_width` int(11) DEFAULT NULL,
  `og_custom_image_height` int(11) DEFAULT NULL,
  `og_video` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `og_custom_url` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `og_article_section` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `og_article_tags` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `twitter_use_og` tinyint(1) DEFAULT 0,
  `twitter_card` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT 'default',
  `twitter_image_type` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT 'default',
  `twitter_image_custom_url` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `twitter_image_custom_fields` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `twitter_title` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `twitter_description` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `seo_score` int(11) NOT NULL DEFAULT 0,
  `schema_type` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schema_type_options` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `pillar_content` tinyint(1) DEFAULT NULL,
  `robots_default` tinyint(1) NOT NULL DEFAULT 1,
  `robots_noindex` tinyint(1) NOT NULL DEFAULT 0,
  `robots_noarchive` tinyint(1) NOT NULL DEFAULT 0,
  `robots_nosnippet` tinyint(1) NOT NULL DEFAULT 0,
  `robots_nofollow` tinyint(1) NOT NULL DEFAULT 0,
  `robots_noimageindex` tinyint(1) NOT NULL DEFAULT 0,
  `robots_noodp` tinyint(1) NOT NULL DEFAULT 0,
  `robots_notranslate` tinyint(1) NOT NULL DEFAULT 0,
  `robots_max_snippet` int(11) DEFAULT NULL,
  `robots_max_videopreview` int(11) DEFAULT NULL,
  `robots_max_imagepreview` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT 'large',
  `tabs` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `images` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `image_scan_date` datetime DEFAULT NULL,
  `priority` tinytext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `frequency` tinytext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `videos` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `video_thumbnail` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `video_scan_date` datetime DEFAULT NULL,
  `local_seo` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `ndx_aioseo_posts_post_id` (`post_id`)
) ENGINE=MyISAM AUTO_INCREMENT=419 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp3p_aioseo_posts`
--

LOCK TABLES `wp3p_aioseo_posts` WRITE;
/*!40000 ALTER TABLE `wp3p_aioseo_posts` DISABLE KEYS */;
INSERT INTO `wp3p_aioseo_posts` VALUES (1,14945,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-22 23:47:38',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-22 23:47:38','2021-08-22 23:47:38'),(2,5400,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-22 23:47:38',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-22 23:47:38','2021-08-22 23:47:38'),(3,5403,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/job-man.png\",\"image:title\":\"job-man\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/hero-dot-pattern.png\",\"image:title\":\"hero-dot-pattern\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/hero-oval-shape.png\",\"image:title\":\"hero-oval-shape\",\"image:caption\":\"\"}]','2021-08-22 23:47:38',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-22 23:47:38','2021-08-22 23:47:38'),(4,5406,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/wa-2.png\",\"image:title\":\"wa-2\",\"image:caption\":\"\"}]','2021-08-22 23:47:38',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-22 23:47:38','2021-08-22 23:47:38'),(5,5409,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"image:title\":\"agency-hero-dots\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"image:title\":\"agency-hero&#8211;right\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"image:title\":\"2-layers\",\"image:caption\":\"\"}]','2021-08-22 23:47:38',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-22 23:47:38','2021-08-22 23:47:38'),(6,5415,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/browser_01.png\",\"image:title\":\"browser_01\",\"image:caption\":\"\"}]','2021-08-22 23:47:38',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-22 23:47:38','2021-08-22 23:47:38'),(7,5421,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/video-conf-hero-img.png\",\"image:title\":\"video-conf-hero-img\",\"image:caption\":\"\"}]','2021-08-22 23:47:38',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-22 23:47:38','2021-08-22 23:47:38'),(8,5425,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/l6-hero-shape1.png\",\"image:title\":\"l6-hero-shape1\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/l6-hero-shape2.png\",\"image:title\":\"l6-hero-shape2\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/l6-hero-shape3.png\",\"image:title\":\"l6-hero-shape3\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/l6-download-appstore.png\",\"image:title\":\"l6-download-appstore\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/l6-download-gplay.png\",\"image:title\":\"l6-download-gplay\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/l6-hero-pattern.png\",\"image:title\":\"l6-hero-pattern\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/Image.png\",\"image:title\":\"Image\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/Wave.svg\",\"image:title\":\"Wave\",\"image:caption\":\"\"}]','2021-08-22 23:47:38',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-22 23:47:38','2021-08-22 23:47:38'),(9,5431,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-22 23:47:38',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-22 23:47:38','2021-08-22 23:47:38'),(10,5434,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/b2b1.png\",\"image:title\":\"b2b1\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/Image.svg\",\"image:title\":\"Image\",\"image:caption\":\"\"}]','2021-08-22 23:47:38',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-22 23:47:38','2021-08-22 23:47:38'),(11,5437,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:00:05',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:00:05','2021-08-23 01:00:05'),(12,5440,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/doctor1.png\",\"image:title\":\"doctor1\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/doctor2.png\",\"image:title\":\"doctor2\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/hero-img-main.png\",\"image:title\":\"hero-img-main\",\"image:caption\":\"\"}]','2021-08-23 01:00:05',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:00:05','2021-08-23 01:00:05'),(13,5446,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/airpod-image.png\",\"image:title\":\"airpod-image\",\"image:caption\":\"\"}]','2021-08-23 01:00:05',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:00:05','2021-08-23 01:00:05'),(14,12068,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:00:05',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:00:05','2021-08-23 01:00:05'),(15,14688,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/05\\/404.png\",\"image:title\":\"404\",\"image:caption\":\"\"}]','2021-08-23 01:00:05',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:00:05','2021-08-23 01:00:05'),(16,7,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 09:41:38',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:00:05','2021-08-23 09:41:38'),(17,3210,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:00:05',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:00:05','2021-08-23 01:00:05'),(18,3251,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:00:05',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:00:05','2021-08-23 01:00:05'),(19,3252,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:00:05',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:00:05','2021-08-23 01:00:05'),(20,3253,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:00:05',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:00:05','2021-08-23 01:00:05'),(21,3254,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:00:51',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:00:51','2021-08-23 01:00:51'),(22,3255,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:00:51',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:00:51','2021-08-23 01:00:51'),(23,15263,NULL,NULL,'[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 11.4% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 63.9 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,83,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"image:title\":\"people-mother-family-father\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"image:title\":\"USA_visa_issued_by_Shenyang_2012\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"image:title\":\"6116264775_a87fecc54e_b\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"image:title\":\"quote_icon\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/1.png\",\"image:title\":\"1\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/01\\/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\",\"image:title\":\"pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/6.png\",\"image:title\":\"6\",\"image:caption\":\"\"}]','2021-08-25 23:10:20','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 01:00:51','2021-08-25 23:10:20'),(126,15411,'Contact K1K3 Visas - K1K3 Visas Immigration Experts','You can contact K1K3 Visas at 619-249-0204. Our phone hours are Monday-Friday 7:30am - 4:30pm Pacific Standard Time. Email us at k1k3visas.com@gmail.com','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"At least one paragraph is long. Consider using short paragraphs.\",\"score\":0,\"maxScore\":5,\"error\":1},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 65.2 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,86,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"image:title\":\"NYC_skyline_from_Statue_of_Libarty\",\"image:caption\":\"\"}]','2021-08-27 03:55:46','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 09:05:23','2021-08-27 03:55:46'),(24,26,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:00:51',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:00:51','2021-08-23 01:00:51'),(25,291,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781.png\",\"image:title\":\"man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/man-wearing-yellow-dress-shirt-using-silver-laptop-3184315.png\",\"image:title\":\"man-wearing-yellow-dress-shirt-using-silver-laptop-3184315\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/photo-of-women-looking-on-laptop-3182798.jpg\",\"image:title\":\"photo-of-women-looking-on-laptop-3182798\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/photo-of-woman-sitting-on-wooden-table-3182761.jpg\",\"image:title\":\"photo-of-woman-sitting-on-wooden-table-3182761\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/group-of-people-sitting-beside-table-2422295.jpg\",\"image:title\":\"group-of-people-sitting-beside-table-2422295\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/Bitmap.jpg\",\"image:title\":\"Bitmap\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/well-im-not-in-the-mood-for-any-jokes-today.jpg\",\"image:title\":\"well-im-not-in-the-mood-for-any-jokes-today\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/ready-for-a-date.jpg\",\"image:title\":\"ready-for-a-date\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/looking-at-the-day-ahead.jpg\",\"image:title\":\"looking-at-the-day-ahead\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/happiness-good-whiskey-a-good-cigar-and-a-great-conversation.jpg\",\"image:title\":\"happiness-good-whiskey-a-good-cigar-and-a-great-conversation\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/gonna-marry-a-woman-of-my-life.jpg\",\"image:title\":\"gonna-marry-a-woman-of-my-life\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/thoughtful-handsome-young-man.jpg\",\"image:title\":\"thoughtful-handsome-young-man\",\"image:caption\":\"\"}]','2021-08-23 01:00:51',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:00:51','2021-08-23 01:00:51'),(26,330,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:00:51',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:00:51','2021-08-23 01:00:51'),(27,341,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:00:51',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:00:51','2021-08-23 01:00:51'),(28,360,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:00:51',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:00:51','2021-08-23 01:00:51'),(29,364,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:00:51',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:00:51','2021-08-23 01:00:51'),(30,365,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:00:51',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:00:51','2021-08-23 01:00:51'),(31,366,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:02:46',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:02:46','2021-08-23 01:02:46'),(32,2690,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/logo.png\",\"image:title\":\"logo\",\"image:caption\":\"\"}]','2021-08-23 01:02:46',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:02:46','2021-08-23 01:02:46'),(33,2698,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/logo.png\",\"image:title\":\"logo\",\"image:caption\":\"\"}]','2021-08-23 01:02:46',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:02:46','2021-08-23 01:02:46'),(34,3130,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:02:46',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:02:46','2021-08-23 01:02:46'),(35,3150,NULL,NULL,'[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"At least one paragraph is long. Consider using short paragraphs.\",\"score\":0,\"maxScore\":5,\"error\":1},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"28.6% of the sentences contain more than 20 words, which is more than the recommended maximum of 25%. Try to shorten the sentences.\",\"score\":6,\"maxScore\":9,\"error\":1},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"33.3% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 19% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 52.4 in the test, which is considered fairly difficult to read. Try to make shorter sentences to improve readability.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":6}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,61,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:25:46','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 01:02:46','2021-08-27 08:25:46'),(36,3151,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:02:46',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:02:46','2021-08-23 01:02:46'),(37,3367,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:02:46',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:02:46','2021-08-23 01:02:46'),(38,4307,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\",\"image:title\":\"Path\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\",\"image:title\":\"small-remove\",\"image:caption\":\"\"}]','2021-08-23 01:02:46',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:02:46','2021-08-23 01:02:46'),(39,4326,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:02:46',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:02:46','2021-08-23 01:02:46'),(40,4352,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:02:46',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:02:46','2021-08-23 01:02:46'),(41,5272,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/pexels-andrea-piacquadio-3768910.png\"},{\"image:loc\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/pexels-cottonbro-4107275.png\"},{\"image:loc\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/pexels-matilda-wormwood-4099463.png\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/6.png\",\"image:title\":\"6\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/blog1.png\",\"image:title\":\"blog1\",\"image:caption\":\"\"}]','2021-08-23 01:03:37',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:03:37','2021-08-23 01:03:37'),(42,5333,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/6.png\",\"image:title\":\"6\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/blog1.png\",\"image:title\":\"blog1\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/1.png\",\"image:title\":\"1\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/4.png\",\"image:title\":\"4\",\"image:caption\":\"\"}]','2021-08-23 01:03:37',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:03:37','2021-08-23 01:03:37'),(43,5370,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/6.png\",\"image:title\":\"6\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/blog1.png\",\"image:title\":\"blog1\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/1.png\",\"image:title\":\"1\",\"image:caption\":\"\"}]','2021-08-23 01:03:37',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:03:37','2021-08-23 01:03:37'),(44,14017,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-2.png\",\"image:title\":\"product-image-2\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-3.png\",\"image:title\":\"product-image-3\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-5.png\",\"image:title\":\"product-image-5\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-1.png\",\"image:title\":\"product-image-1\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-6.png\",\"image:title\":\"product-image-6\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-7.png\",\"image:title\":\"product-image-7\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-8.png\",\"image:title\":\"product-image-8\",\"image:caption\":\"\"}]','2021-08-23 01:03:37',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:03:37','2021-08-23 01:03:37'),(45,14193,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/04\\/dashboard-web-app.png\",\"image:title\":\"dashboard-web-app\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/04\\/Vector-11.png\",\"image:title\":\"Vector 11\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/04\\/Vector-12.png\",\"image:title\":\"Vector 12\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/04\\/Image-1-1.png\",\"image:title\":\"Image 1\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/04\\/email-merketing-3.png\",\"image:title\":\"email-merketing-3\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/04\\/email-merketing-4.png\",\"image:title\":\"email-merketing-4\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/04\\/Image-1.png\",\"image:title\":\"Image 1\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/04\\/Image-2.png\",\"image:title\":\"Image 2\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/04\\/Ellipse-9-1.png\",\"image:title\":\"Ellipse 9 (1)\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/04\\/email-merketing-5.png\",\"image:title\":\"email-merketing-5\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/12\\/reviw-1.png\",\"image:title\":\"reviw-1.png\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/12\\/reviw-4.png\",\"image:title\":\"reviw-4.png\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/12\\/reviw-2.png\",\"image:title\":\"reviw-2.png\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/12\\/reviw-5.png\",\"image:title\":\"reviw-5.png\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/12\\/reviw-3.png\",\"image:title\":\"reviw-3.png\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/12\\/reviw-6.png\",\"image:title\":\"reviw-6.png\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/04\\/Ellipse-8.png\",\"image:title\":\"Ellipse 8\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/04\\/Ellipse-9.png\",\"image:title\":\"Ellipse 9\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/04\\/IMG.png\",\"image:title\":\"IMG\",\"image:caption\":\"\"}]','2021-08-23 01:03:37',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:03:37','2021-08-23 01:03:37'),(46,2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:03:37',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:03:37','2021-08-23 01:03:37'),(47,9,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:03:37',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:03:37','2021-08-23 01:03:37'),(48,10,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,0,1,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:03:37',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:03:37','2021-08-23 01:03:37'),(49,11,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,0,1,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:03:37',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:03:37','2021-08-23 01:03:37'),(50,12,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,0,1,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:03:37',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:03:37','2021-08-23 01:03:37'),(51,2147,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/blog1.png\",\"image:title\":\"blog1\",\"image:caption\":\"\"}]','2021-08-23 01:05:28',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:05:28','2021-08-23 01:05:28'),(52,2181,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/4.png\",\"image:title\":\"4\",\"image:caption\":\"\"}]','2021-08-23 01:05:28',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:05:28','2021-08-23 01:05:28'),(53,2178,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/7.png\",\"image:title\":\"7\",\"image:caption\":\"\"}]','2021-08-23 01:05:28',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:05:28','2021-08-23 01:05:28'),(54,2151,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/7.png\",\"image:title\":\"7\",\"image:caption\":\"\"}]','2021-08-23 01:05:28',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:05:28','2021-08-23 01:05:28'),(55,2182,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/blog1.png\",\"image:title\":\"blog1\",\"image:caption\":\"\"}]','2021-08-23 01:05:28',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:05:28','2021-08-23 01:05:28'),(56,2149,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/1.png\",\"image:title\":\"1\",\"image:caption\":\"\"}]','2021-08-23 01:05:28',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:05:28','2021-08-23 01:05:28'),(57,2150,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/4.png\",\"image:title\":\"4\",\"image:caption\":\"\"}]','2021-08-23 01:05:28',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:05:28','2021-08-23 01:05:28'),(58,2152,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/6.png\",\"image:title\":\"6\",\"image:caption\":\"\"}]','2021-08-23 01:05:28',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:05:28','2021-08-23 01:05:28'),(59,2179,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/1.png\",\"image:title\":\"1\",\"image:caption\":\"\"}]','2021-08-23 01:05:28',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:05:28','2021-08-23 01:05:28'),(60,2153,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/blog1.png\",\"image:title\":\"blog1\",\"image:caption\":\"\"}]','2021-08-23 01:05:28',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:05:28','2021-08-23 01:05:28'),(61,2177,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/6.png\",\"image:title\":\"6\",\"image:caption\":\"\"}]','2021-08-23 01:07:29',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:07:29','2021-08-23 01:07:29'),(62,10923,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/01\\/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\",\"image:title\":\"pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1\",\"image:caption\":\"\"}]','2021-08-23 01:07:29',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:07:29','2021-08-23 01:07:29'),(63,10924,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/07\\/1.png\",\"image:title\":\"1\",\"image:caption\":\"\"}]','2021-08-23 01:07:29',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:07:29','2021-08-23 01:07:29'),(64,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:07:29',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:07:29','2021-08-23 01:07:29'),(65,4827,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/airpod-image.png\",\"image:title\":\"airpod-image\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/product-ear-1.png\",\"image:title\":\"product-ear-1\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/product-ear-2.png\",\"image:title\":\"product-ear-2\",\"image:caption\":\"\"}]','2021-08-23 01:07:29',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:07:29','2021-08-23 01:07:29'),(66,3057,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-4.png\",\"image:title\":\"product-image-4\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-5.png\",\"image:title\":\"product-image-5\",\"image:caption\":\"\"}]','2021-08-23 01:07:29',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:07:29','2021-08-23 01:07:29'),(67,3058,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-3.png\",\"image:title\":\"product-image-3\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-5.png\",\"image:title\":\"product-image-5\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-7.png\",\"image:title\":\"product-image-7\",\"image:caption\":\"\"}]','2021-08-23 01:07:29',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:07:29','2021-08-23 01:07:29'),(68,2624,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-4.png\",\"image:title\":\"product-image-4\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-5.png\",\"image:title\":\"product-image-5\",\"image:caption\":\"\"}]','2021-08-23 01:07:29',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:07:29','2021-08-23 01:07:29'),(69,2625,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-8.png\",\"image:title\":\"product-image-8\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-6.png\",\"image:title\":\"product-image-6\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-1.png\",\"image:title\":\"product-image-1\",\"image:caption\":\"\"}]','2021-08-23 01:07:29',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:07:29','2021-08-23 01:07:29'),(70,2626,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-3.png\",\"image:title\":\"product-image-3\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-5.png\",\"image:title\":\"product-image-5\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-7.png\",\"image:title\":\"product-image-7\",\"image:caption\":\"\"}]','2021-08-23 01:07:29',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:07:29','2021-08-23 01:07:29'),(71,2627,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-7.png\",\"image:title\":\"product-image-7\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-3.png\",\"image:title\":\"product-image-3\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-5.png\",\"image:title\":\"product-image-5\",\"image:caption\":\"\"}]','2021-08-23 01:09:45',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:09:45','2021-08-23 01:09:45'),(72,2628,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-6.png\",\"image:title\":\"product-image-6\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-4.png\",\"image:title\":\"product-image-4\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-8.png\",\"image:title\":\"product-image-8\",\"image:caption\":\"\"}]','2021-08-23 01:09:45',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:09:45','2021-08-23 01:09:45'),(73,2629,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-1.png\",\"image:title\":\"product-image-1\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-6.png\",\"image:title\":\"product-image-6\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-8.png\",\"image:title\":\"product-image-8\",\"image:caption\":\"\"}]','2021-08-23 01:09:45',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:09:45','2021-08-23 01:09:45'),(74,2630,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-5.png\",\"image:title\":\"product-image-5\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-3.png\",\"image:title\":\"product-image-3\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-6.png\",\"image:title\":\"product-image-6\",\"image:caption\":\"\"}]','2021-08-23 01:09:45',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:09:45','2021-08-23 01:09:45'),(75,2631,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-3.png\",\"image:title\":\"product-image-3\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-5.png\",\"image:title\":\"product-image-5\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-7.png\",\"image:title\":\"product-image-7\",\"image:caption\":\"\"}]','2021-08-23 01:09:45',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:09:45','2021-08-23 01:09:45'),(76,2632,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-2.png\",\"image:title\":\"product-image-2\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-3.png\",\"image:title\":\"product-image-3\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/09\\/product-image-5.png\",\"image:title\":\"product-image-5\",\"image:caption\":\"\"}]','2021-08-23 01:09:45',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:09:45','2021-08-23 01:09:45'),(77,4276,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/01\\/Allison_Schleifer.png\",\"image:title\":\"Allison_Schleifer\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/01\\/Martin_Mingo.png\",\"image:title\":\"Martin_Mingo\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/01\\/Hanna_Lipshutz.png\",\"image:title\":\"Hanna_Lipshutz\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/img-3.jpg\",\"image:title\":\"img 3\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/service-1.jpg\",\"image:title\":\"service 1\",\"image:caption\":\"\"}]','2021-08-23 01:09:45',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:09:45','2021-08-23 01:09:45'),(78,4277,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/img-1.jpg\",\"image:title\":\"img 1\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/01\\/Allison_Schleifer.png\",\"image:title\":\"Allison_Schleifer\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/01\\/Martin_Mingo.png\",\"image:title\":\"Martin_Mingo\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/01\\/Hanna_Lipshutz.png\",\"image:title\":\"Hanna_Lipshutz\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/service-3.jpg\",\"image:title\":\"service 3\",\"image:caption\":\"\"}]','2021-08-23 01:09:45',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:09:45','2021-08-23 01:09:45'),(79,4278,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/12\\/pexels-fox-1595392_1.png\",\"image:title\":\"pexels-fox-1595392_1\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/01\\/Allison_Schleifer.png\",\"image:title\":\"Allison_Schleifer\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/01\\/Martin_Mingo.png\",\"image:title\":\"Martin_Mingo\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/01\\/Hanna_Lipshutz.png\",\"image:title\":\"Hanna_Lipshutz\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/img-1-copy.jpg\",\"image:title\":\"img 1 copy\",\"image:caption\":\"\"}]','2021-08-23 01:09:45',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:09:45','2021-08-23 01:09:45'),(80,4275,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/01\\/Allison_Schleifer.png\",\"image:title\":\"Allison_Schleifer\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/01\\/Martin_Mingo.png\",\"image:title\":\"Martin_Mingo\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/01\\/Hanna_Lipshutz.png\",\"image:title\":\"Hanna_Lipshutz\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/img-2.jpg\",\"image:title\":\"img 2\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/service-2.jpg\",\"image:title\":\"service 2\",\"image:caption\":\"\"}]','2021-08-23 01:09:45',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:09:45','2021-08-23 01:09:45'),(81,12112,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/01\\/Allison_Schleifer.png\",\"image:title\":\"Allison_Schleifer\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/01\\/Martin_Mingo.png\",\"image:title\":\"Martin_Mingo\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/01\\/Hanna_Lipshutz.png\",\"image:title\":\"Hanna_Lipshutz\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/10\\/img-5.jpg\",\"image:title\":\"img 5\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/12\\/img-3-copy.jpg\",\"image:title\":\"img 3 copy\",\"image:caption\":\"\"}]','2021-08-23 01:10:59',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:10:59','2021-08-23 01:10:59'),(82,13486,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/02\\/img-4-copy.jpg\",\"image:title\":\"img 4 copy\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/02\\/img-4-copy.jpg\",\"image:title\":\"img 4 copy\",\"image:caption\":\"\"}]','2021-08-23 01:10:59',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:10:59','2021-08-23 01:10:59'),(83,5903,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/logo-white.svg\",\"image:title\":\"logo-white\",\"image:caption\":\"\"}]','2021-08-23 01:10:59',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:10:59','2021-08-23 01:10:59'),(84,5908,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"image:title\":\"logo\",\"image:caption\":\"\"}]','2021-08-23 01:10:59',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:10:59','2021-08-23 01:10:59'),(85,5913,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/heart-2.svg\",\"image:title\":\"heart-2\",\"image:caption\":\"\"}]','2021-08-23 01:10:59',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:10:59','2021-08-23 01:10:59'),(86,5922,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"image:title\":\"logo\",\"image:caption\":\"\"}]','2021-08-23 01:10:59',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:10:59','2021-08-23 01:10:59'),(87,5934,NULL,NULL,'[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 42.3 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,71,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-light-1.png\",\"image:title\":\"k1k3-logo-light\",\"image:caption\":\"\"}]','2021-08-27 07:44:37','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 01:10:59','2021-08-27 07:44:37'),(88,8372,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:10:59',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:10:59','2021-08-23 01:10:59'),(89,8374,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:10:59',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:10:59','2021-08-23 01:10:59'),(90,8388,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"image:title\":\"logo\",\"image:caption\":\"\"}]','2021-08-23 01:10:59',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:10:59','2021-08-23 01:10:59'),(91,8393,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/12\\/shade-v2-l1-12.png\",\"image:title\":\"shade-v2-l1-12\",\"image:caption\":\"\"}]','2021-08-23 01:12:06',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:12:06','2021-08-23 01:12:06'),(92,14820,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"image:title\":\"logo\",\"image:caption\":\"\"}]','2021-08-23 01:12:06',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:12:06','2021-08-23 01:12:06'),(93,15089,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/shadepro-logo-white.png\",\"image:title\":\"shadepro-logo-white\",\"image:caption\":\"\"}]','2021-08-23 01:12:06',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:12:06','2021-08-23 01:12:06'),(94,5838,NULL,NULL,'[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 48.2 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,71,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"image:title\":\"k1k3-logo\",\"image:caption\":\"\"}]','2021-08-27 06:54:37','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 01:12:06','2021-08-27 06:54:37'),(95,5848,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"image:title\":\"logo\",\"image:caption\":\"\"}]','2021-08-23 01:12:06',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:12:06','2021-08-23 01:12:06'),(96,5858,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo-white.svg\"}]','2021-08-23 01:12:06',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:12:06','2021-08-23 01:12:06'),(97,5863,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"image:title\":\"logo\",\"image:caption\":\"\"}]','2021-08-23 01:12:06',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:12:06','2021-08-23 01:12:06'),(98,5868,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"image:title\":\"logo\",\"image:caption\":\"\"}]','2021-08-23 01:12:06',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:12:06','2021-08-23 01:12:06'),(99,5877,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"image:title\":\"logo\",\"image:caption\":\"\"}]','2021-08-23 01:12:06',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:12:06','2021-08-23 01:12:06'),(100,5888,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"image:title\":\"logo\",\"image:caption\":\"\"}]','2021-08-23 01:12:06',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:12:06','2021-08-23 01:12:06'),(101,5893,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"image:title\":\"logo\",\"image:caption\":\"\"}]','2021-08-23 01:13:08',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:13:08','2021-08-23 01:13:08'),(102,5898,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"image:title\":\"logo\",\"image:caption\":\"\"}]','2021-08-23 01:13:08',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:13:08','2021-08-23 01:13:08'),(103,6330,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"image:title\":\"logo\",\"image:caption\":\"\"}]','2021-08-23 01:13:08',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:13:08','2021-08-23 01:13:08'),(104,6335,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"image:title\":\"logo\",\"image:caption\":\"\"}]','2021-08-23 01:13:08',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:13:08','2021-08-23 01:13:08'),(105,8346,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"image:title\":\"logo\",\"image:caption\":\"\"}]','2021-08-23 01:13:08',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:13:08','2021-08-23 01:13:08'),(106,8348,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo-white.svg\"}]','2021-08-23 01:13:08',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:13:08','2021-08-23 01:13:08'),(107,8347,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo-white.svg\"}]','2021-08-23 01:13:08',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:13:08','2021-08-23 01:13:08'),(108,8366,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"image:title\":\"logo\",\"image:caption\":\"\"}]','2021-08-23 01:13:08',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:13:08','2021-08-23 01:13:08'),(109,14363,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/shadepro-logo-white.png\",\"image:title\":\"shadepro-logo-white\",\"image:caption\":\"\"}]','2021-08-23 01:13:08',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:13:08','2021-08-23 01:13:08'),(110,14810,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"image:title\":\"logo\",\"image:caption\":\"\"}]','2021-08-23 01:13:08',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:13:08','2021-08-23 01:13:08'),(111,3101,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/Bitmap.jpg\",\"image:title\":\"Bitmap\",\"image:caption\":\"\"}]','2021-08-23 01:14:11',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:14:11','2021-08-23 01:14:11'),(112,3105,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/well-im-not-in-the-mood-for-any-jokes-today.jpg\",\"image:title\":\"well-im-not-in-the-mood-for-any-jokes-today\",\"image:caption\":\"\"}]','2021-08-23 01:14:11',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:14:11','2021-08-23 01:14:11'),(113,3106,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/ready-for-a-date.jpg\",\"image:title\":\"ready-for-a-date\",\"image:caption\":\"\"}]','2021-08-23 01:14:11',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:14:11','2021-08-23 01:14:11'),(114,3107,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/looking-at-the-day-ahead.jpg\",\"image:title\":\"looking-at-the-day-ahead\",\"image:caption\":\"\"}]','2021-08-23 01:14:11',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:14:11','2021-08-23 01:14:11'),(115,3108,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/happiness-good-whiskey-a-good-cigar-and-a-great-conversation.jpg\",\"image:title\":\"happiness-good-whiskey-a-good-cigar-and-a-great-conversation\",\"image:caption\":\"\"}]','2021-08-23 01:14:11',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:14:11','2021-08-23 01:14:11'),(116,3109,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/gonna-marry-a-woman-of-my-life.jpg\",\"image:title\":\"gonna-marry-a-woman-of-my-life\",\"image:caption\":\"\"}]','2021-08-23 01:14:11',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:14:11','2021-08-23 01:14:11'),(117,3110,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/08\\/thoughtful-handsome-young-man.jpg\",\"image:title\":\"thoughtful-handsome-young-man\",\"image:caption\":\"\"}]','2021-08-23 01:14:11',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:14:11','2021-08-23 01:14:11'),(118,12113,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/12\\/member-01.png\",\"image:title\":\"member-01\",\"image:caption\":\"\"}]','2021-08-23 01:14:11',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:14:11','2021-08-23 01:14:11'),(119,12114,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/12\\/member-02.png\",\"image:title\":\"member-02\",\"image:caption\":\"\"}]','2021-08-23 01:14:11',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:14:11','2021-08-23 01:14:11'),(120,12126,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/12\\/member-04.png\",\"image:title\":\"member-04\",\"image:caption\":\"\"}]','2021-08-23 01:14:11',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:14:11','2021-08-23 01:14:11'),(121,15283,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content is below the minimum of words. Add more content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 4 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 58.8 in the test, which is considered fairly difficult to read. Try to make shorter sentences to improve readability.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,73,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 01:14:36','2021-08-23 01:14:36'),(122,12133,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:15:03',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:15:03','2021-08-23 01:15:03'),(123,12134,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:15:03',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:15:03','2021-08-23 01:15:03'),(124,12135,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-23 01:15:03',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-23 01:15:03','2021-08-23 01:15:03'),(125,15284,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content is below the minimum of words. Add more content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 4 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 58.8 in the test, which is considered fairly difficult to read. Try to make shorter sentences to improve readability.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,73,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 03:07:13','2021-08-23 03:07:13'),(127,15443,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 61.7 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,75,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 09:35:01','2021-08-23 09:35:01'),(128,15455,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 09:44:49','2021-08-23 09:44:49'),(129,15451,'Citizenship|U.S. Citizenship|US Citizenship','Are you deciding to become a U.S. citizen or looking to stay in the United States permanently then call K1k3visas now 619-249-0204 to fulfill your needs.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 8.3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 57.3 in the test, which is considered fairly difficult to read. Try to make shorter sentences to improve readability.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,80,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/United_States_Flag1.jpg\",\"image:title\":\"United_States_Flag1\",\"image:caption\":\"\"}]','2021-08-27 08:25:46','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 09:44:49','2021-08-27 08:25:46'),(130,15457,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 42.3 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,71,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 09:49:45','2021-08-23 09:49:45'),(131,15458,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 11.4% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 63.9 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,83,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 09:50:24','2021-08-23 09:50:24'),(132,15498,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 09:57:21','2021-08-23 09:57:21'),(133,15497,'Why Hire Us - K1K3 Visas','Fiancee visas, marriage visas, same sex visas. We offer a professional personalized service. Call us for a free telephone consultation 619-741-5425.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"16.7% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 16.7% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 61.8 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,71,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456.jpg\",\"image:title\":\"imagesCANUQEQ0-e1403463493456\",\"image:caption\":\"\"}]','2021-08-27 08:09:38','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 09:57:21','2021-08-27 08:09:38'),(134,15499,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 09:57:38','2021-08-23 09:57:38'),(135,15496,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-23 09:58:28','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 09:57:38','2021-08-23 09:58:28'),(136,15501,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 09:58:31','2021-08-23 09:58:31'),(137,15494,'Testimonials - K1 Fiancee Visa | Immigration service | Russian brides visa','K1K3 visas provides the best visa related services. Get the visa immigration service and other visa related services in the best affordable prices.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"At least one paragraph is long. Consider using short paragraphs.\",\"score\":0,\"maxScore\":5,\"error\":1},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"11.8% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":6,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"10 section of your text is longer than 300 words and is not separated by any subheadings. Add subheadings to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 70.4 in the test, which is considered fairly easy to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,67,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-2.jpg\",\"image:title\":\"testimonial-2\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-pix.png\",\"image:title\":\"testimonial-pix\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"image:title\":\"quote_icon\",\"image:caption\":\"\"}]','2021-08-26 08:18:37','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 09:58:31','2021-08-26 08:18:37'),(138,15502,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 09:58:53','2021-08-23 09:58:53'),(139,15495,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-23 10:00:39','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 09:58:53','2021-08-23 10:00:39'),(140,15504,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 09:59:47','2021-08-23 09:59:47'),(141,15503,'Family Immigration Services - K1K3 Visas / Immigration Docs','Family Immigration Services relating to bringing siblings to live in the United States, parents of IR5 Visa holders, Fiancé Visas &amp; more. Call: 619-249-0204','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,77,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:08:37','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 09:59:47','2021-08-27 08:08:37'),(142,15508,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 11.4% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 63.9 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,83,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 10:00:42','2021-08-23 10:00:42'),(143,15513,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 10:02:52','2021-08-23 10:02:52'),(144,15512,'CR1 / IR1 Marriage Visas (formerly the K3 Visa) - K1K3 Visas','K1K3 Visas offers reliable CR1 / IR1 Marriage Visas, so you can get an authentic and hassle-free marriage visa, which is very important today.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"20.6% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 62.2 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,88,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/CR1-IR1-Marriage-Visas.jpeg\",\"image:title\":\"CR1-IR1-Marriage-Visas\",\"image:caption\":\"\"}]','2021-08-25 13:51:41','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 10:02:52','2021-08-25 13:51:41'),(145,15523,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 10:57:15','2021-08-23 10:57:15'),(146,15493,'U.S. State Department\'s Visa Waiver Program - K1K3 Visas','Get information on the U.S. State Department Bureau of Consular Affairs\' Visa Waiver Program, including permitted/prohibited activities &amp; time constraints.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"19.2% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 26.9% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":6,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 42.7 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,90,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-26 08:35:47','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 10:57:15','2021-08-26 08:35:47'),(147,15524,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 10:57:37','2021-08-23 10:57:37'),(148,15522,'International Marriage Broker Regulation Act (IMBRA) - K1K3 Visas','Information on the International Marriage Broker Regulation Act (IMBRA). Understand the two circumstances under which you are ineligable for a marriage visa','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content is below the minimum of words. Add more content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"15.8% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 21.1% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":6,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 52.2 in the test, which is considered fairly difficult to read. Try to make shorter sentences to improve readability.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,77,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/fargo.jpg\",\"image:title\":\"fargo\",\"image:caption\":\"\"}]','2021-08-26 10:05:18','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 10:57:37','2021-08-26 10:05:18'),(149,15526,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 10:58:24','2021-08-23 10:58:24'),(150,15520,'IR5 Visa for Parents - K1K3 Visas / Immigration Docs','Applying for the IR5 Visa can be headache, but everything is simpler with K1K3 Visas. Learn more about the IR5 Visa or call 619-741-5425 for help!','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"10% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":6,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 64.9 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,91,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/Family-photo.jpg\",\"image:title\":\"Family-photo\",\"image:caption\":\"\"}]','2021-08-26 13:37:40','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 10:58:24','2021-08-26 13:37:40'),(151,15527,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 11:00:25','2021-08-23 11:00:25'),(152,15525,'Fiance Visa Steps - K1K3 Visas / Immigration Docs Step-By-Step Guide','Get a step-by-step guide on the K1 Fiance Visa. The K1 Fiance Visa steps are just a click or call away. Call 619-741-5425 or email k1k3visas.com@gmail.com','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":1},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 22.2% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":6,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 56.3 in the test, which is considered fairly difficult to read. Try to make shorter sentences to improve readability.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,78,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-25 13:03:11','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 11:00:25','2021-08-25 13:03:11'),(153,15528,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,73,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 11:00:31','2021-08-23 11:00:31'),(154,15521,'Bringing Siblings to Live in the United States - K1K3 Visas','Bringing Siblings to the United States can be a tricky process as a visa holder. Call 619-249-0204 today for more information on sibling visa requirements.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 25% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":6,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 45.8 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,89,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/Birgit_Ridderstedt_50th_birthday_group_1964.jpg\",\"image:title\":\"Birgit_Ridderstedt_50th_birthday_group_1964\",\"image:caption\":\"\"}]','2021-08-26 08:35:47','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 11:00:31','2021-08-26 08:35:47'),(155,15529,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 11:00:33','2021-08-23 11:00:33'),(156,15519,'Fiance Visas Information - K1K3 Visas / Immigration Docs','Hire highly experienced for fiancée and spousal visas at k1k3visas.com, call us for a free consultation at 619-249-0204','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"At least one paragraph is long. Consider using short paragraphs.\",\"score\":0,\"maxScore\":5,\"error\":1},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"21% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 25.8% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":6,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 61.9 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,90,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/CR1-IR1-Marriage-Visas-1.jpeg\",\"image:title\":\"CR1-IR1-Marriage-Visas (1)\",\"image:caption\":\"\"}]','2021-08-27 04:28:43','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 11:00:33','2021-08-27 04:28:43'),(157,15535,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 11:06:31','2021-08-23 11:06:31'),(158,15532,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-24 09:46:32','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 11:06:31','2021-08-24 09:46:32'),(159,15537,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,73,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 11:07:26','2021-08-23 11:07:26'),(160,15531,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,73,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/pic-green-card.jpg\",\"image:title\":\"pic-green-card\",\"image:caption\":\"\"}]','2021-08-24 09:46:32','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 11:07:26','2021-08-24 09:46:32'),(161,15542,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 11:09:19','2021-08-23 11:09:19'),(162,15540,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-24 09:30:14','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 11:09:19','2021-08-24 09:30:14'),(163,15543,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 11:10:56','2021-08-23 11:10:56'),(164,15539,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-26 01:39:02','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 11:10:56','2021-08-26 01:39:02'),(165,15544,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 11:11:06','2021-08-23 11:11:06'),(166,15533,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 15.4% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 4 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 64.7 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,64,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456-1.jpg\",\"image:title\":\"imagesCANUQEQ0-e1403463493456 (1)\",\"image:caption\":\"\"}]','2021-08-27 08:06:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 11:11:06','2021-08-27 08:06:36'),(167,15568,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"14.3% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":6,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 62.5 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,79,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 11:14:51','2021-08-23 11:14:51'),(168,15598,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 12:21:48','2021-08-23 12:21:48'),(169,15597,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-23 12:21:48','2021-08-23 12:22:44'),(333,16053,'Dominican Repulic - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"12.5% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":6,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 12.5% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 27.1 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,72,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 13:33:37','2021-08-26 13:33:37'),(170,15659,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 06:44:28','2021-08-24 06:44:28'),(171,15658,'Argentina Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 17 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,66,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:44:37','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 06:44:28','2021-08-27 07:44:37'),(276,15975,'Australia Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 17.8 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:15:12','2021-08-26 01:15:12'),(172,15650,'Afghanistan Embassy - K1K3 Visas','Get information about the Afghanistan Embassy in Kabul, including their website, email, and phone number.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 6.3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 29.7 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,77,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 06:54:37','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 06:49:32','2021-08-27 06:54:37'),(173,15665,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:01:16','2021-08-24 07:01:16'),(174,15664,'Australia Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 17.8 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:44:37','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:01:16','2021-08-27 07:44:37'),(175,15676,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:14:31','2021-08-24 07:14:31'),(176,15675,'Bahamas Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 7.7% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 31.2 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:44:37','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:14:31','2021-08-27 07:44:37'),(278,15977,'Barbados Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 30.5 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,77,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:15:38','2021-08-26 01:15:38'),(177,15681,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:19:55','2021-08-24 07:19:55'),(178,15680,'Barbados Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 30.5 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,77,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:44:37','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:19:55','2021-08-27 07:44:37'),(179,15690,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:28:07','2021-08-24 07:28:07'),(180,15689,'Bolivia Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 12.7 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:44:37','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:28:07','2021-08-27 07:44:37'),(280,15979,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 8.3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 33.6 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:15:52','2021-08-26 01:15:52'),(181,15698,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:33:18','2021-08-24 07:33:18'),(182,15697,'Brazil Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"16.7% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 8.3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 27.8 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,70,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:45:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:33:18','2021-08-27 07:45:36'),(281,15980,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 20.6 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:15:58','2021-08-26 01:15:58'),(183,15706,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:37:25','2021-08-24 07:37:25'),(184,15705,'Bulgaria Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 12.9 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:45:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:37:25','2021-08-27 07:45:36'),(282,15981,'Cambodia Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 6.7% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 19.7 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:16:05','2021-08-26 01:16:05'),(185,15711,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:39:34','2021-08-24 07:39:34'),(186,15710,'Cambodia Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 6.7% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 19.7 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:45:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:39:34','2021-08-27 07:45:36'),(187,15719,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:42:01','2021-08-24 07:42:01'),(188,15718,'Canada Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:45:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:42:01','2021-08-27 07:45:36'),(284,15983,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"20% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 13.3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 33 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,63,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:16:20','2021-08-26 01:16:20'),(189,15724,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:43:55','2021-08-24 07:43:55'),(190,15723,'China Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"26.7% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 13.3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 24.8 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,63,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:45:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:43:55','2021-08-27 07:45:36'),(191,15729,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:47:35','2021-08-24 07:47:35'),(192,15728,'Colombia Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 6.6 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:45:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:47:35','2021-08-27 07:45:36'),(193,15734,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:49:32','2021-08-24 07:49:32'),(194,15733,'Costa Rica Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 15.4 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:45:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:49:32','2021-08-27 07:45:36'),(287,15986,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 6.1 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,77,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:16:40','2021-08-26 01:16:40'),(195,15739,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:51:56','2021-08-24 07:51:56'),(196,15738,'Cuba U.S. Interests Section - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 11.8 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:47:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:51:56','2021-08-27 07:47:36'),(197,15744,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:54:33','2021-08-24 07:54:33'),(198,15743,'Dominican Repulic - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"12.5% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":6,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 12.5% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 25.3 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,72,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:44:37','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:54:33','2021-08-27 07:44:37'),(199,15749,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:56:32','2021-08-24 07:56:32'),(200,15748,'Ecuador Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"10% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":6,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,75,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:46:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:56:32','2021-08-27 07:46:36'),(288,15987,'El Salvador Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 25 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,77,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:18:27','2021-08-26 01:18:27'),(201,15754,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:58:36','2021-08-24 07:58:36'),(202,15753,'Egypt Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 35.6 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:46:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 07:58:36','2021-08-27 07:46:36'),(203,15759,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:05:56','2021-08-24 08:05:56'),(204,15758,'El Salvador Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 25 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,77,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:46:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:05:56','2021-08-27 07:46:36'),(205,15764,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:08:40','2021-08-24 08:08:40'),(206,15763,'Ethiopia Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 8.3 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:46:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:08:40','2021-08-27 07:46:36'),(290,15989,'France Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 17.8 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:18:45','2021-08-26 01:18:45'),(207,15769,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:10:43','2021-08-24 08:10:43'),(208,15768,'France Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 17.8 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:46:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:10:43','2021-08-27 07:46:36'),(209,15774,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:12:40','2021-08-24 08:12:40'),(210,15773,'Germany Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:46:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:12:41','2021-08-27 07:46:36'),(292,15991,'Ghana Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 21 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:18:57','2021-08-26 01:18:57'),(211,15779,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:14:46','2021-08-24 08:14:46'),(212,15778,'Ghana Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 21 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:47:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:14:46','2021-08-27 07:47:36'),(213,15784,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:17:22','2021-08-24 08:17:22'),(214,15783,'Guatemala Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 24.1 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:47:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:17:22','2021-08-27 07:47:36'),(215,15789,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:19:56','2021-08-24 08:19:56'),(216,15788,'Haiti Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 10.9 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:47:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:19:56','2021-08-27 07:47:36'),(217,15794,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:22:13','2021-08-24 08:22:13'),(218,15793,'Honduras Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 22.8 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:47:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:22:13','2021-08-27 07:47:36'),(296,15995,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 31.7 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:19:22','2021-08-26 01:19:22'),(219,15799,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:30:53','2021-08-24 08:30:53'),(220,15798,'Hong Kong Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 28.6 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:47:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:30:53','2021-08-27 07:47:36'),(297,15996,'India Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 21.9 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:19:29','2021-08-26 01:19:29'),(221,15804,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:32:48','2021-08-24 08:32:48'),(222,15803,'India Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 21.9 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:48:39','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:32:48','2021-08-27 07:48:39'),(223,15809,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:35:07','2021-08-24 08:35:07'),(224,15808,'Indonesia Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 9.1 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:48:39','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:35:07','2021-08-27 07:48:39'),(299,15998,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 5% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 44.6 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:19:42','2021-08-26 01:19:42'),(225,15814,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:37:27','2021-08-24 08:37:27'),(226,15813,'Ireland Embassy','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"15% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 5% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 44.6 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,72,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:48:39','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:37:27','2021-08-27 07:48:39'),(300,15999,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 17.7 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:19:48','2021-08-26 01:19:48'),(227,15819,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:39:47','2021-08-24 08:39:47'),(228,15818,'Israel Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 4.7 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:48:39','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:39:47','2021-08-27 07:48:39'),(301,16000,'Jamaica Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 6.3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 35 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:21:09','2021-08-26 01:21:09'),(229,15824,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:42:04','2021-08-24 08:42:04'),(230,15823,'Italy Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 23.5 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:48:39','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:42:04','2021-08-27 07:48:39'),(231,15829,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:44:13','2021-08-24 08:44:13'),(232,15828,'Jamaica Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 6.3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 35 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:48:39','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:44:13','2021-08-27 07:48:39'),(233,15834,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:47:15','2021-08-24 08:47:15'),(234,15833,'Japan Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 23.5 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:48:39','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:47:15','2021-08-27 07:48:39'),(235,15839,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:49:40','2021-08-24 08:49:40'),(236,15838,'Kazakhstan Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 21.1 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:48:39','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:49:40','2021-08-27 07:48:39'),(237,15845,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:53:03','2021-08-24 08:53:03'),(238,15844,'Kenya Embassy','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 6.7 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:48:39','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:53:03','2021-08-27 07:48:39'),(239,15850,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:54:50','2021-08-24 08:54:50'),(240,15849,'Korea Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"12.5% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":6,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 34.7 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,72,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:48:39','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:54:50','2021-08-27 07:48:39'),(306,16005,'Kosova Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 14.3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 19 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:21:37','2021-08-26 01:21:37'),(241,15855,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:56:53','2021-08-24 08:56:53'),(242,15854,'Kosova Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 14.3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 19 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:49:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 08:56:53','2021-08-27 07:49:36'),(243,15860,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 09:02:05','2021-08-24 09:02:05'),(244,15859,'Kuwait Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 18.4 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:49:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 09:02:05','2021-08-27 07:49:36'),(245,15865,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 09:04:14','2021-08-24 09:04:14'),(246,15864,'Lebanon Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 19.1 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:49:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-24 09:04:14','2021-08-27 07:49:36'),(309,16012,'Brazil Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"16.7% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 8.3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 27.8 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,70,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 07:19:09','2021-08-26 07:19:09'),(360,16307,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 07:54:49','2021-08-27 07:54:49'),(247,15897,'Fiance Visa Steps - K1K3 Visas / Immigration Docs Step-By-Step Guide','Get a step-by-step guide on the K1 Fiance Visa. The K1 Fiance Visa steps are just a click or call away. Call 619-741-5425 or email k1k3visas.com@gmail.com','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":1},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 22.2% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":6,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 56.3 in the test, which is considered fairly difficult to read. Try to make shorter sentences to improve readability.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,78,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 12:46:50','2021-08-25 12:46:50'),(248,15899,'India Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"14.3% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":6,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 28.9 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,72,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 13:38:32','2021-08-25 13:38:32'),(298,15997,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 13.9 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:19:36','2021-08-26 01:19:36'),(249,15901,'Cuba U.S. Interests Section - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 28.6 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 13:41:15','2021-08-25 13:41:15'),(250,15902,'Barbados Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"11.1% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":6,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 30.5 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,75,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 13:43:41','2021-08-25 13:43:41'),(279,15978,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 22.1 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:15:46','2021-08-26 01:15:46'),(251,15903,'CR1 / IR1 Marriage Visas (formerly the K3 Visa) - K1K3 Visas','K1K3 Visas offers reliable CR1 / IR1 Marriage Visas, so you can get an authentic and hassle-free marriage visa, which is very important today.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"20.6% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 62.2 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,88,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 13:46:50','2021-08-25 13:46:50'),(252,15905,'Kuwait Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 26.9 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 13:50:13','2021-08-25 13:50:13'),(253,15906,'Jamaica Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 6.3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 39.1 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 13:52:52','2021-08-25 13:52:52'),(254,15907,'Kenya Embassy','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 12.1 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 13:54:33','2021-08-25 13:54:33'),(255,15909,'France Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 31.5 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 13:56:15','2021-08-25 13:56:15'),(256,15910,'El Salvador Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 36.1 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,77,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 13:58:33','2021-08-25 13:58:33'),(257,15911,'Afghanistan Embassy - K1K3 Visas','Get information about the Afghanistan Embassy in Kabul, including their website, email, and phone number.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"12.5% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":6,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 6.3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 29.7 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,75,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 14:01:32','2021-08-25 14:01:32'),(275,15974,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 17 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,66,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:15:06','2021-08-26 01:15:06'),(258,15912,'Haiti Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 30.3 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 14:03:01','2021-08-25 14:03:01'),(259,15913,'Colombia Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 19.1 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 14:05:05','2021-08-25 14:05:05'),(260,15914,'Kazakhstan Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 30.8 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 14:09:29','2021-08-25 14:09:29'),(261,15915,'Japan Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 33.4 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 14:14:15','2021-08-25 14:14:15'),(262,15916,'Australia Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 17.8 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 14:18:45','2021-08-25 14:18:45'),(263,15917,'Guatemala Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 26.9 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 14:20:30','2021-08-25 14:20:30'),(264,15918,'Ghana Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 37 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 14:24:27','2021-08-25 14:24:27'),(265,15919,'Kosova Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"21.4% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 14.3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 24.8 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,70,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 14:26:03','2021-08-25 14:26:03'),(307,16007,'Kuwait Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 18.4 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:22:22','2021-08-26 01:22:22'),(266,15920,'Cambodia Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 6.7% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 23.8 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 14:28:03','2021-08-25 14:28:03'),(267,15950,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 23:11:14','2021-08-25 23:11:14'),(268,15949,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/gay-flag-colors.jpeg\",\"image:title\":\"gay-flag-colors\",\"image:caption\":\"\"}]','2021-08-25 23:28:09','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 23:11:14','2021-08-25 23:28:09'),(269,15951,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-25 23:13:22','2021-08-25 23:13:22'),(270,15958,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"16.7% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 16.7% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 61.8 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,68,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 00:32:38','2021-08-26 00:32:38'),(271,15957,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"16.7% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 16.7% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 61.8 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,68,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-26 00:45:41','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 00:32:38','2021-08-26 00:45:41'),(272,15964,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 6.3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 29.7 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,77,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 00:54:06','2021-08-26 00:54:06'),(273,15963,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 6.3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 29.7 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,77,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/corky-2005.jpg\",\"image:title\":\"corky-2005\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/Mount-Rushmore-SD-2014.jpg\",\"image:title\":\"Mount-Rushmore-SD-2014\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/Carnival-Splendor.jpg\",\"image:title\":\"Carnival-Splendor\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/day-cruise-through-the-Caribbean.jpg\",\"image:title\":\"day-cruise-through-the-Caribbean\",\"image:caption\":\"\"}]','2021-08-26 01:18:33','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 00:54:06','2021-08-26 01:18:33'),(274,15973,'Afghanistan Embassy - K1K3 Visas','Get information about the Afghanistan Embassy in Kabul, including their website, email, and phone number.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 6.3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 29.7 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,77,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:14:54','2021-08-26 01:14:54'),(277,15976,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 7.7% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 31.2 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:15:18','2021-08-26 01:15:18'),(283,15982,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 16.2 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:16:13','2021-08-26 01:16:13'),(285,15984,'Colombia Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 6.6 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:16:26','2021-08-26 01:16:26'),(286,15985,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 23.8 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:16:32','2021-08-26 01:16:32'),(289,15988,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 18.6 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:18:36','2021-08-26 01:18:36'),(291,15990,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 16.9 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:18:51','2021-08-26 01:18:51'),(293,15992,'Guatemala Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 24.1 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:19:07','2021-08-26 01:19:07'),(294,15993,'Haiti Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 10.9 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:19:13','2021-08-26 01:19:13'),(295,15994,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 30.7 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:19:17','2021-08-26 01:19:17'),(302,16001,'Japan Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 23.5 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:21:14','2021-08-26 01:21:14'),(303,16002,'Kazakhstan Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 21.1 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:21:20','2021-08-26 01:21:20'),(304,16003,'Kenya Embassy','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 6.7 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:21:25','2021-08-26 01:21:25'),(305,16004,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 41.3 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:21:32','2021-08-26 01:21:32'),(308,16008,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 29.6 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 01:22:28','2021-08-26 01:22:28'),(310,16013,'Germany Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 07:39:34','2021-08-26 07:39:34'),(311,16015,'Korea Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"12.5% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":6,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 34.7 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,72,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 07:55:15','2021-08-26 07:55:15'),(312,16016,'Ecuador Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"10% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":6,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,75,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 07:57:49','2021-08-26 07:57:49'),(313,16018,'Testimonials - K1 Fiancee Visa | Immigration service | Russian brides visa','K1K3 visas provides the best visa related services. Get the visa immigration service and other visa related services in the best affordable prices.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"At least one paragraph is long. Consider using short paragraphs.\",\"score\":0,\"maxScore\":5,\"error\":1},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"11.8% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":6,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"10 section of your text is longer than 300 words and is not separated by any subheadings. Add subheadings to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 70.4 in the test, which is considered fairly easy to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,67,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 08:03:47','2021-08-26 08:03:47'),(314,16019,'Israel Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 4.7 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 08:17:59','2021-08-26 08:17:59'),(315,16021,'Lebanon Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 19.1 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 08:19:17','2021-08-26 08:19:17'),(316,16022,'U.S. State Department\'s Visa Waiver Program - K1K3 Visas','Get information on the U.S. State Department Bureau of Consular Affairs\' Visa Waiver Program, including permitted/prohibited activities &amp; time constraints.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"19.2% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 26.9% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":6,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 42.7 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,90,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 08:21:46','2021-08-26 08:21:46'),(317,16024,'Bringing Siblings to Live in the United States - K1K3 Visas','Bringing Siblings to the United States can be a tricky process as a visa holder. Call 619-249-0204 today for more information on sibling visa requirements.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 25% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":6,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 45.8 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,89,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 08:29:28','2021-08-26 08:29:28'),(318,16025,'Ireland Embassy','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"15% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 5% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 44.6 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,72,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 08:31:14','2021-08-26 08:31:14'),(319,16026,'Citizenship|U.S. Citizenship|US Citizenship','Are you deciding to become a U.S. citizen or looking to stay in the United States permanently then call K1k3visas now 619-249-0204 to fulfill your needs.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 8.3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 57.3 in the test, which is considered fairly difficult to read. Try to make shorter sentences to improve readability.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,80,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 09:35:28','2021-08-26 09:35:28'),(320,16027,'Bulgaria Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 12.9 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 09:49:18','2021-08-26 09:49:18'),(321,16028,'Why Hire Us - K1K3 Visas','Fiancee visas, marriage visas, same sex visas. We offer a professional personalized service. Call us for a free telephone consultation 619-741-5425.','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"14.6% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":6,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 16.7% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 61.8 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,73,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 09:50:21','2021-08-26 09:50:21'),(322,16031,'Honduras Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 22.8 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 09:52:45','2021-08-26 09:52:45'),(323,16033,'International Marriage Broker Regulation Act (IMBRA) - K1K3 Visas','Information on the International Marriage Broker Regulation Act (IMBRA). Understand the two circumstances under which you are ineligable for a marriage visa','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content is below the minimum of words. Add more content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is over 60 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"15.8% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 21.1% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":6,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 52.2 in the test, which is considered fairly difficult to read. Try to make shorter sentences to improve readability.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,77,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 09:55:48','2021-08-26 09:55:48'),(324,16035,'Hong Kong Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 28.6 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 09:59:21','2021-08-26 09:59:21'),(325,16037,'Ethiopia Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 8.3 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 10:00:32','2021-08-26 10:00:32');
INSERT INTO `wp3p_aioseo_posts` VALUES (326,16039,'Indonesia Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 9.1 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 10:01:58','2021-08-26 10:01:58'),(327,16040,'Bolivia Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 12.7 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 10:03:10','2021-08-26 10:03:10'),(328,16041,'China Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"26.7% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 13.3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 24.8 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,63,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 11:34:53','2021-08-26 11:34:53'),(329,16042,'Bahamas Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 7.7% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 31.2 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 11:59:15','2021-08-26 11:59:15'),(330,16043,'Egypt Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 35.6 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 12:21:57','2021-08-26 12:21:57'),(331,16044,'Costa Rica Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 15.4 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 13:29:38','2021-08-26 13:29:38'),(332,16046,'IR5 Visa for Parents - K1K3 Visas / Immigration Docs','Applying for the IR5 Visa can be headache, but everything is simpler with K1K3 Visas. Learn more about the IR5 Visa or call 619-741-5425 for help!','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"10% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":6,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 64.9 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,91,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 13:31:03','2021-08-26 13:31:03'),(334,16055,'Canada Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 13:34:33','2021-08-26 13:34:33'),(335,16056,'Italy Embassy - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 23.5 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-26 13:36:09','2021-08-26 13:36:09'),(336,16064,'Contact K1K3 Visas - K1K3 Visas Immigration Experts','You can contact K1K3 Visas at 619-249-0204. Our phone hours are Monday-Friday 7:30am - 4:30pm Pacific Standard Time. Email us at k1k3visas.com@gmail.com','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"At least one paragraph is long. Consider using short paragraphs.\",\"score\":0,\"maxScore\":5,\"error\":1},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 65.2 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,86,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 03:44:04','2021-08-27 03:44:04'),(337,16066,'Fiance Visas Information - K1K3 Visas / Immigration Docs','Hire highly experienced for fiancée and spousal visas at k1k3visas.com, call us for a free consultation at 619-249-0204','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"At least one paragraph is long. Consider using short paragraphs.\",\"score\":0,\"maxScore\":5,\"error\":1},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"21% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 25.8% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":6,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 61.9 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,90,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 04:19:17','2021-08-27 04:19:17'),(338,16072,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 06:32:38','2021-08-27 06:32:38'),(339,16071,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 06:54:37','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 06:32:38','2021-08-27 06:54:37'),(340,16100,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 06:42:54','2021-08-27 06:42:54'),(341,16099,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"image:title\":\"k1k3-logo\",\"image:caption\":\"\"}]','2021-08-27 07:44:37','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 06:42:54','2021-08-27 07:44:37'),(342,16109,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 06:47:03','2021-08-27 06:47:03'),(343,16104,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 5.9% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 13.8 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,77,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 06:55:26','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 06:47:03','2021-08-27 06:55:26'),(346,16126,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 06:59:17','2021-08-27 06:59:17'),(344,16113,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 48.2 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,71,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 06:48:27','2021-08-27 06:48:27'),(345,16119,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 5.9% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 13.8 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,77,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 06:54:43','2021-08-27 06:54:43'),(347,16125,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:12:38','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 06:59:17','2021-08-27 07:12:38'),(348,16120,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-27 07:44:37',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-27 07:11:40','2021-08-27 07:44:37'),(349,16135,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 07:13:42','2021-08-27 07:13:42'),(350,16134,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:28:50','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 07:13:42','2021-08-27 07:28:50'),(351,16147,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 07:18:29','2021-08-27 07:18:29'),(352,16146,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 07:50:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 07:18:29','2021-08-27 07:50:36'),(353,16163,'Cuba U.S. Interests Section - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 11.8 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,74,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 07:39:09','2021-08-27 07:39:09'),(354,16167,'Dominican Repulic - K1K3 Visas','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"Great! You are linking to external resources.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"12.5% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":6,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 12.5% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 3 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 25.3 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":5}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,72,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 07:40:37','2021-08-27 07:40:37'),(355,16287,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 07:50:32','2021-08-27 07:50:32'),(356,16286,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:06:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 07:50:32','2021-08-27 08:06:36'),(357,16296,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 07:52:40','2021-08-27 07:52:40'),(358,16295,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:06:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 07:52:40','2021-08-27 08:06:36'),(359,16304,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 15.4% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"The text contains 4 consecutive sentences starting with the same word. Try to mix things up!\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 64.7 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,64,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 07:54:15','2021-08-27 07:54:15'),(361,16306,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:06:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 07:54:49','2021-08-27 08:06:36'),(362,16313,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 07:56:32','2021-08-27 07:56:32'),(363,16312,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:06:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 07:56:32','2021-08-27 08:06:36'),(364,16319,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 07:58:10','2021-08-27 07:58:10'),(365,16318,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:06:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 07:58:10','2021-08-27 08:06:36'),(366,16325,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 07:59:50','2021-08-27 07:59:50'),(367,16324,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:06:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 07:59:50','2021-08-27 08:06:36'),(368,16331,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:01:26','2021-08-27 08:01:26'),(369,16330,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:06:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:01:26','2021-08-27 08:06:36'),(370,16334,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:01:57','2021-08-27 08:01:57'),(371,16333,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content is below the minimum of words. Add more content.\",\"score\":6,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"33.3% of the sentences contain more than 20 words, which is more than the recommended maximum of 25%. Try to shorten the sentences.\",\"score\":3,\"maxScore\":9,\"error\":1},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"13.3% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":6,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 70.2 in the test, which is considered fairly easy to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,76,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:06:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:01:58','2021-08-27 08:06:36'),(372,16335,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content is below the minimum of words. Add more content.\",\"score\":6,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"Title Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":0},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"33.3% of the sentences contain more than 20 words, which is more than the recommended maximum of 25%. Try to shorten the sentences.\",\"score\":3,\"maxScore\":9,\"error\":1},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"13.3% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":6,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 70.2 in the test, which is considered fairly easy to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,76,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:02:22','2021-08-27 08:02:22'),(373,16341,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:03:01','2021-08-27 08:03:01'),(374,16340,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:06:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:03:01','2021-08-27 08:06:36'),(375,16350,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:04:31','2021-08-27 08:04:31'),(376,16349,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:07:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:04:31','2021-08-27 08:07:36'),(377,16356,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:06:28','2021-08-27 08:06:28'),(378,16355,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:07:36','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:06:28','2021-08-27 08:07:36'),(379,16362,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:07:27','2021-08-27 08:07:27'),(380,16358,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:09:38','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:07:27','2021-08-27 08:09:38'),(381,16372,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:11:25','2021-08-27 08:11:25'),(382,16371,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:25:46','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:11:25','2021-08-27 08:25:46'),(383,16384,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:14:02','2021-08-27 08:14:02'),(384,16383,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:25:46','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:14:02','2021-08-27 08:25:46'),(385,16388,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 8.3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 57.3 in the test, which is considered fairly difficult to read. Try to make shorter sentences to improve readability.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,65,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:15:16','2021-08-27 08:15:16'),(386,16386,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/Videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 8.3% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 57.3 in the test, which is considered fairly difficult to read. Try to make shorter sentences to improve readability.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,65,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-img.jpeg\",\"image:title\":\"testimonial-img\",\"image:caption\":\"\"}]','2021-08-27 08:25:46','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:15:16','2021-08-27 08:25:46'),(387,16396,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"At least one paragraph is long. Consider using short paragraphs.\",\"score\":0,\"maxScore\":5,\"error\":1},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"28.6% of the sentences contain more than 20 words, which is more than the recommended maximum of 25%. Try to shorten the sentences.\",\"score\":6,\"maxScore\":9,\"error\":1},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"33.3% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 19% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 52.4 in the test, which is considered fairly difficult to read. Try to make shorter sentences to improve readability.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":6}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,61,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:17:01','2021-08-27 08:17:01'),(388,16402,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:19:39','2021-08-27 08:19:39'),(389,16401,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:25:46','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:19:39','2021-08-27 08:25:46'),(390,16406,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content is below the minimum of words. Add more content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"30.8% of the sentences contain more than 20 words, which is more than the recommended maximum of 25%. Try to shorten the sentences.\",\"score\":3,\"maxScore\":9,\"error\":1},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"30.8% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 53.7 in the test, which is considered fairly difficult to read. Try to make shorter sentences to improve readability.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,59,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:20:33','2021-08-27 08:20:33'),(391,16387,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"The content is below the minimum of words. Add more content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"30.8% of the sentences contain more than 20 words, which is more than the recommended maximum of 25%. Try to shorten the sentences.\",\"score\":3,\"maxScore\":9,\"error\":1},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"30.8% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 53.7 in the test, which is considered fairly difficult to read. Try to make shorter sentences to improve readability.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,59,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:25:46','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:20:33','2021-08-27 08:25:46'),(392,16412,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:22:35','2021-08-27 08:22:35'),(393,16411,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:25:46','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:22:35','2021-08-27 08:25:46'),(394,16418,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:24:51','2021-08-27 08:24:51'),(395,16417,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:26:42','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:24:51','2021-08-27 08:26:42'),(396,16424,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:26:57','2021-08-27 08:26:57'),(397,16423,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:43:42','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:26:57','2021-08-27 08:43:42'),(398,16430,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:28:55','2021-08-27 08:28:55'),(399,16429,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:43:42','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:28:55','2021-08-27 08:43:42'),(400,16439,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:30:41','2021-08-27 08:30:41'),(401,16438,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:43:42','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:30:41','2021-08-27 08:43:43'),(402,16445,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:33:21','2021-08-27 08:33:21'),(403,16444,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:43:43','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:33:21','2021-08-27 08:43:43'),(404,16451,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:36:28','2021-08-27 08:36:28'),(405,16450,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:43:43','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:36:28','2021-08-27 08:43:43'),(406,16457,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:38:59','2021-08-27 08:38:59'),(407,16456,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 08:43:43','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:38:59','2021-08-27 08:43:43'),(408,16463,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:40:56','2021-08-27 08:40:56'),(409,16462,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 09:15:48','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 08:40:56','2021-08-27 09:15:48'),(410,16469,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 09:12:23','2021-08-27 09:12:23'),(411,16468,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 09:15:48','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 09:12:23','2021-08-27 09:15:48'),(412,16475,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 09:14:24','2021-08-27 09:14:24'),(413,16474,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 09:32:39','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 09:14:24','2021-08-27 09:32:39'),(414,16482,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 09:20:57','2021-08-27 09:20:57'),(415,16481,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 09:32:39','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 09:20:57','2021-08-27 09:32:39'),(416,16488,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 09:23:22','2021-08-27 09:23:22'),(417,16487,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content Length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs Length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences Length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive Voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch Reading Ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,62,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2021-08-27 09:32:39','default','default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"email\":\"\",\"phone\":\"\",\"phoneFormatted\":\"\",\"fax\":\"\",\"faxFormatted\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}','2021-08-27 09:23:22','2021-08-27 09:32:39'),(418,16495,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,0,NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2021-08-27 11:06:21',NULL,NULL,NULL,NULL,NULL,NULL,'2021-08-27 11:06:21','2021-08-27 11:06:21');
/*!40000 ALTER TABLE `wp3p_aioseo_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_commentmeta`
--

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

--
-- Dumping data for table `wp3p_commentmeta`
--

LOCK TABLES `wp3p_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp3p_commentmeta` DISABLE KEYS */;
INSERT INTO `wp3p_commentmeta` VALUES (1,3,'_wxr_import_user','3'),(2,7,'_wxr_import_user','9'),(3,8,'rating','5'),(4,8,'verified','0'),(5,9,'rating','5'),(6,9,'verified','0'),(7,10,'verified','0'),(8,11,'rating','5'),(9,11,'verified','0'),(10,12,'rating','5'),(11,12,'verified','0'),(12,13,'rating','2'),(13,13,'verified','0'),(14,14,'rating','5'),(15,14,'verified','0'),(16,15,'rating','5'),(17,15,'verified','0'),(18,16,'rating','5'),(19,16,'verified','0'),(20,17,'rating','5'),(21,17,'verified','0'),(22,18,'rating','5'),(23,18,'verified','0'),(24,18,'_wxr_import_user','1'),(25,19,'verified','0');
/*!40000 ALTER TABLE `wp3p_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_comments`
--

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

--
-- Dumping data for table `wp3p_comments`
--

LOCK TABLES `wp3p_comments` WRITE;
/*!40000 ALTER TABLE `wp3p_comments` DISABLE KEYS */;
INSERT INTO `wp3p_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2021-08-20 06:32:44','2021-08-20 06:32:44','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com\">Gravatar</a>.',0,'post-trashed','','comment',0,0),(2,2153,'see page','Mcneece69354@yahoo.com','','23.80.167.64','2021-04-15 08:58:47','2021-04-15 08:58:47','Would you be involved in exchanging links?',0,'0','','comment',0,0),(3,2182,'Chris Ames','yo@chrisam.es','','45.249.103.105','2020-09-01 15:17:08','2020-09-01 15:17:08','Well said! I think the point about changing companies is spot on and I’ve seen many friends double their salaries simply by jumping ship. I know companies hate that employees stay for so little time (in SF the average tenure is 1.5 years), but then they should make pay raises more significant.',0,'1','','comment',0,0),(4,10924,'RodneyCax','nelviya.kilits@mail.ru','','5.183.93.26','2021-03-10 17:40:18','2021-03-10 17:40:18','Pegas - Банковский пробив, ФНС и не только! Открытие ООО, ИП. \nООО и ИП с 3-7 Банковскими счетами, кэш карты под Ваши нужды с Гарантией сохранности средств от кражи дропами. \nТакже предоставляем сопровождение в нескольких Банках. \nКонтакты: \nTelegram: @PegasRUS https://t.me/PegasRUS \n \nhttps://darkmoney.pl/probiv-informacii-122/pegas-bankovskii-probiv-fns-i-ne-tol-ko-243021/ \n \n \nкак найти данный человек, Пробив Банк Caнkm-Пemepбуpг, как найти человека зная паспортные данные, Пробив УбPИP, пробить счет в банке, пробить банковскую карту по номеру, Пробив УбPИP, найти паспортные данные человека по фио, Пробив Банк Caнkm-Пemepбуpг, Поиск должника, поиск должников по фамилии, Пробив AльфaБaнk, как узнать паспортные данные человека по фио, поиск людей по фамилии, пробить по ифнс',0,'0','','comment',0,0),(5,10924,'CharlesRug','khelge.bazulina.85@mail.ru','','5.183.92.49','2021-03-11 10:50:02','2021-03-11 10:50:02','Website  \n<a href=\\\"http://greatwhitenorthmovers.ca/index.htm\\\" rel=\\\"nofollow ugc\\\">movers in Brampton</a>',0,'0','','comment',0,0),(6,10924,'JamesSmigo','oleynikova.marilla@mail.ru','','5.183.92.73','2021-03-12 00:22:33','2021-03-12 00:22:33','<a href=\\\"https://anime-land.ru/year/2020/\\\" rel=\\\"nofollow ugc\\\">смотреть аниме онлайн бесплатно 2020 года</a> - смотреть бесплатно аниме эндрайд, смотреть онлайн аниме безумный азарт',0,'0','','comment',0,0),(7,12093,'shadepro-skb','sakib@finestdevs.com','','103.134.226.186','2021-02-07 17:09:59','2021-02-07 17:09:59','new comment',0,'1','','comment',0,0),(8,2624,'Trinx','trintanjim7@gmail.com','','27.147.186.19','2020-09-12 04:28:24','2020-09-12 04:28:24','The model is funny and interesting, but the user experience is superb! Recommend',0,'1','','review',0,0),(9,2625,'Trinx','trintanjim7@gmail.com','','27.147.186.19','2020-09-12 04:32:11','2020-09-12 04:32:11','not comfortable to take a nap, as a knight chair should be! :D',0,'1','','review',0,0),(10,2625,'visit this site right here','Haare63993@yahoo.com','','23.80.167.64','2021-04-16 07:14:43','2021-04-16 07:14:43','I think this is one of the most important information for me. And i am glad reading your article. But should remark on some general things, The web site style is ideal, the articles is really excellent : D. Good job, cheers',0,'0','','review',0,0),(11,2626,'Trinx','trintanjim7@gmail.com','','27.147.186.19','2020-09-12 04:30:16','2020-09-12 04:30:16','Candles look great on top of it, gives the room a nice look and definitely a handy round table for keeping small things!',0,'1','','review',0,0),(12,2627,'Trinx','trintanjim7@gmail.com','','27.147.186.19','2020-09-12 04:26:57','2020-09-12 04:26:57','Sleek and comfortable, will buy 2 more!',0,'1','','review',0,0),(13,2627,'Sylvia','sylviaburge@zoho.com','','196.244.46.207','2021-04-07 00:40:26','2021-04-07 00:40:26','I constantly spent my half an hour to read this weblog\\\'s articles everyday along with a mug of \ncoffee.\n\nFeel free to surf to my blog ... <a href=\\\"http://rstartred.com\\\" rel=\\\"nofollow ugc\\\">Felica</a>',0,'0','','review',0,0),(14,2628,'Trinx','trintanjim7@gmail.com','','27.147.186.19','2020-09-12 04:34:00','2020-09-12 04:34:00','Nice discount! can resist buying another one 8)',0,'1','','review',0,0),(15,2629,'Trinx','trintanjim7@gmail.com','','27.147.186.19','2020-09-12 04:35:30','2020-09-12 04:35:30','Super rich texture, should pack it and move it to the storeroom so never gets old and dirty :p',0,'1','','review',0,0),(16,2630,'Trinx','trintanjim7@gmail.com','','27.147.186.19','2020-09-12 04:40:10','2020-09-12 04:40:10','Its folding nature is super handy to save space and to carry wherever I go!',0,'1','','review',0,0),(17,2631,'Trinx','trintanjim7@gmail.com','','27.147.186.19','2020-09-12 04:38:17','2020-09-12 04:38:17','Candles look great on top of it, gives the room a nice look and definitely a handy round table for keeping small things!',0,'1','','review',0,0),(18,2632,'shadepro-admin','admin@finestdevs.com','https://finestdevs.com/demos/wp/shadepro','45.125.221.12','2020-09-12 04:52:37','2020-09-12 04:52:37','Trade Ghana  look great on top of it, gives the room a nice look and definitely a handy for keeping small things!',0,'1','','review',0,0),(19,4827,'you could try these out','Wakeling66161@yahoo.com','','23.80.167.64','2021-04-15 08:12:16','2021-04-15 08:12:16','Write more, thats all I have to say. Literally, it seems as though you relied on the video to make your point. You clearly know what youre talking about, why waste your intelligence on just posting videos to your weblog when you could be giving us something informative to read?',0,'0','','review',0,0);
/*!40000 ALTER TABLE `wp3p_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_links`
--

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

--
-- Dumping data for table `wp3p_links`
--

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

--
-- Table structure for table `wp3p_options`
--

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

--
-- Dumping data for table `wp3p_options`
--

LOCK TABLES `wp3p_options` WRITE;
/*!40000 ALTER TABLE `wp3p_options` DISABLE KEYS */;
INSERT INTO `wp3p_options` VALUES (1,'siteurl','https://k1k3.dev34.info','yes'),(2,'home','https://k1k3.dev34.info','yes'),(3,'blogname','K1K3','yes'),(4,'blogdescription','Visas','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','alex@inspirable.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(29,'rewrite_rules','a:322:{s:11:\"sitemap.xml\";s:33:\"index.php?aiosp_sitemap_path=root\";s:16:\"(.+)-sitemap.xml\";s:40:\"index.php?aiosp_sitemap_path=$matches[1]\";s:21:\"(.+)-sitemap(\\d+).xml\";s:71:\"index.php?aiosp_sitemap_path=$matches[1]&aiosp_sitemap_page=$matches[2]\";s:11:\"sitemap.rss\";s:32:\"index.php?aiosp_sitemap_path=rss\";s:18:\"sitemap.latest.rss\";s:32:\"index.php?aiosp_sitemap_path=rss\";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:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:7:\"jobs/?$\";s:23:\"index.php?post_type=job\";s:37:\"jobs/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?post_type=job&feed=$matches[1]\";s:32:\"jobs/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?post_type=job&feed=$matches[1]\";s:24:\"jobs/page/([0-9]{1,})/?$\";s:41:\"index.php?post_type=job&paged=$matches[1]\";s:10:\"service/?$\";s:27:\"index.php?post_type=service\";s:40:\"service/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=service&feed=$matches[1]\";s:35:\"service/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=service&feed=$matches[1]\";s:27:\"service/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=service&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:42:\"e-landing-page/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"e-landing-page/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"e-landing-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"e-landing-page/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"e-landing-page/([^/]+)/embed/?$\";s:47:\"index.php?e-landing-page=$matches[1]&embed=true\";s:35:\"e-landing-page/([^/]+)/trackback/?$\";s:41:\"index.php?e-landing-page=$matches[1]&tb=1\";s:43:\"e-landing-page/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&paged=$matches[2]\";s:50:\"e-landing-page/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&cpage=$matches[2]\";s:40:\"e-landing-page/([^/]+)/wc-api(/(.*))?/?$\";s:55:\"index.php?e-landing-page=$matches[1]&wc-api=$matches[3]\";s:46:\"e-landing-page/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"e-landing-page/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:39:\"e-landing-page/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?e-landing-page=$matches[1]&page=$matches[2]\";s:31:\"e-landing-page/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"e-landing-page/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"e-landing-page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"e-landing-page/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"header/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"header/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"header/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"header/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"header/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"header/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"header/(.+?)/embed/?$\";s:48:\"index.php?shadepro_header=$matches[1]&embed=true\";s:25:\"header/(.+?)/trackback/?$\";s:42:\"index.php?shadepro_header=$matches[1]&tb=1\";s:33:\"header/(.+?)/page/?([0-9]{1,})/?$\";s:55:\"index.php?shadepro_header=$matches[1]&paged=$matches[2]\";s:40:\"header/(.+?)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?shadepro_header=$matches[1]&cpage=$matches[2]\";s:30:\"header/(.+?)/wc-api(/(.*))?/?$\";s:56:\"index.php?shadepro_header=$matches[1]&wc-api=$matches[3]\";s:36:\"header/.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:47:\"header/.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:29:\"header/(.+?)(?:/([0-9]+))?/?$\";s:54:\"index.php?shadepro_header=$matches[1]&page=$matches[2]\";s:32:\"footer/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"footer/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"footer/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"footer/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"footer/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"footer/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"footer/(.+?)/embed/?$\";s:48:\"index.php?shadepro_footer=$matches[1]&embed=true\";s:25:\"footer/(.+?)/trackback/?$\";s:42:\"index.php?shadepro_footer=$matches[1]&tb=1\";s:33:\"footer/(.+?)/page/?([0-9]{1,})/?$\";s:55:\"index.php?shadepro_footer=$matches[1]&paged=$matches[2]\";s:40:\"footer/(.+?)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?shadepro_footer=$matches[1]&cpage=$matches[2]\";s:30:\"footer/(.+?)/wc-api(/(.*))?/?$\";s:56:\"index.php?shadepro_footer=$matches[1]&wc-api=$matches[3]\";s:36:\"footer/.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:47:\"footer/.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:29:\"footer/(.+?)(?:/([0-9]+))?/?$\";s:54:\"index.php?shadepro_footer=$matches[1]&page=$matches[2]\";s:30:\"team/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"team/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"team/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"team/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"team/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"team/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:19:\"team/(.+?)/embed/?$\";s:37:\"index.php?team=$matches[1]&embed=true\";s:23:\"team/(.+?)/trackback/?$\";s:31:\"index.php?team=$matches[1]&tb=1\";s:31:\"team/(.+?)/page/?([0-9]{1,})/?$\";s:44:\"index.php?team=$matches[1]&paged=$matches[2]\";s:38:\"team/(.+?)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?team=$matches[1]&cpage=$matches[2]\";s:28:\"team/(.+?)/wc-api(/(.*))?/?$\";s:45:\"index.php?team=$matches[1]&wc-api=$matches[3]\";s:34:\"team/.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:45:\"team/.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:27:\"team/(.+?)(?:/([0-9]+))?/?$\";s:43:\"index.php?team=$matches[1]&page=$matches[2]\";s:54:\"team-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?team-category=$matches[1]&feed=$matches[2]\";s:49:\"team-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?team-category=$matches[1]&feed=$matches[2]\";s:30:\"team-category/([^/]+)/embed/?$\";s:46:\"index.php?team-category=$matches[1]&embed=true\";s:42:\"team-category/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?team-category=$matches[1]&paged=$matches[2]\";s:24:\"team-category/([^/]+)/?$\";s:35:\"index.php?team-category=$matches[1]\";s:49:\"team-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?team-tag=$matches[1]&feed=$matches[2]\";s:44:\"team-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?team-tag=$matches[1]&feed=$matches[2]\";s:25:\"team-tag/([^/]+)/embed/?$\";s:41:\"index.php?team-tag=$matches[1]&embed=true\";s:37:\"team-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?team-tag=$matches[1]&paged=$matches[2]\";s:19:\"team-tag/([^/]+)/?$\";s:30:\"index.php?team-tag=$matches[1]\";s:30:\"jobs/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"jobs/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"jobs/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"jobs/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"jobs/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"jobs/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:19:\"jobs/(.+?)/embed/?$\";s:36:\"index.php?job=$matches[1]&embed=true\";s:23:\"jobs/(.+?)/trackback/?$\";s:30:\"index.php?job=$matches[1]&tb=1\";s:43:\"jobs/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?job=$matches[1]&feed=$matches[2]\";s:38:\"jobs/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?job=$matches[1]&feed=$matches[2]\";s:31:\"jobs/(.+?)/page/?([0-9]{1,})/?$\";s:43:\"index.php?job=$matches[1]&paged=$matches[2]\";s:38:\"jobs/(.+?)/comment-page-([0-9]{1,})/?$\";s:43:\"index.php?job=$matches[1]&cpage=$matches[2]\";s:28:\"jobs/(.+?)/wc-api(/(.*))?/?$\";s:44:\"index.php?job=$matches[1]&wc-api=$matches[3]\";s:34:\"jobs/.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:45:\"jobs/.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:27:\"jobs/(.+?)(?:/([0-9]+))?/?$\";s:42:\"index.php?job=$matches[1]&page=$matches[2]\";s:53:\"job-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?job-category=$matches[1]&feed=$matches[2]\";s:48:\"job-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?job-category=$matches[1]&feed=$matches[2]\";s:29:\"job-category/([^/]+)/embed/?$\";s:45:\"index.php?job-category=$matches[1]&embed=true\";s:41:\"job-category/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?job-category=$matches[1]&paged=$matches[2]\";s:23:\"job-category/([^/]+)/?$\";s:34:\"index.php?job-category=$matches[1]\";s:49:\"job-type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?job-type=$matches[1]&feed=$matches[2]\";s:44:\"job-type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?job-type=$matches[1]&feed=$matches[2]\";s:25:\"job-type/([^/]+)/embed/?$\";s:41:\"index.php?job-type=$matches[1]&embed=true\";s:37:\"job-type/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?job-type=$matches[1]&paged=$matches[2]\";s:19:\"job-type/([^/]+)/?$\";s:30:\"index.php?job-type=$matches[1]\";s:53:\"job-location/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?job-location=$matches[1]&feed=$matches[2]\";s:48:\"job-location/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?job-location=$matches[1]&feed=$matches[2]\";s:29:\"job-location/([^/]+)/embed/?$\";s:45:\"index.php?job-location=$matches[1]&embed=true\";s:41:\"job-location/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?job-location=$matches[1]&paged=$matches[2]\";s:23:\"job-location/([^/]+)/?$\";s:34:\"index.php?job-location=$matches[1]\";s:33:\"service/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"service/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"service/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"service/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"service/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"service/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"service/(.+?)/embed/?$\";s:40:\"index.php?service=$matches[1]&embed=true\";s:26:\"service/(.+?)/trackback/?$\";s:34:\"index.php?service=$matches[1]&tb=1\";s:46:\"service/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?service=$matches[1]&feed=$matches[2]\";s:41:\"service/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?service=$matches[1]&feed=$matches[2]\";s:34:\"service/(.+?)/page/?([0-9]{1,})/?$\";s:47:\"index.php?service=$matches[1]&paged=$matches[2]\";s:41:\"service/(.+?)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?service=$matches[1]&cpage=$matches[2]\";s:31:\"service/(.+?)/wc-api(/(.*))?/?$\";s:48:\"index.php?service=$matches[1]&wc-api=$matches[3]\";s:37:\"service/.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:48:\"service/.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:30:\"service/(.+?)(?:/([0-9]+))?/?$\";s:46:\"index.php?service=$matches[1]&page=$matches[2]\";s:57:\"service-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?service-category=$matches[1]&feed=$matches[2]\";s:52:\"service-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?service-category=$matches[1]&feed=$matches[2]\";s:33:\"service-category/([^/]+)/embed/?$\";s:49:\"index.php?service-category=$matches[1]&embed=true\";s:45:\"service-category/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?service-category=$matches[1]&paged=$matches[2]\";s:27:\"service-category/([^/]+)/?$\";s:38:\"index.php?service-category=$matches[1]\";s:47:\"pf-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?service-tag=$matches[1]&feed=$matches[2]\";s:42:\"pf-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?service-tag=$matches[1]&feed=$matches[2]\";s:23:\"pf-tag/([^/]+)/embed/?$\";s:44:\"index.php?service-tag=$matches[1]&embed=true\";s:35:\"pf-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?service-tag=$matches[1]&paged=$matches[2]\";s:17:\"pf-tag/([^/]+)/?$\";s:33:\"index.php?service-tag=$matches[1]\";s:35:\"portfolio/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"portfolio/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"portfolio/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"portfolio/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"portfolio/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"portfolio/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"portfolio/(.+?)/embed/?$\";s:42:\"index.php?portfolio=$matches[1]&embed=true\";s:28:\"portfolio/(.+?)/trackback/?$\";s:36:\"index.php?portfolio=$matches[1]&tb=1\";s:36:\"portfolio/(.+?)/page/?([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&paged=$matches[2]\";s:43:\"portfolio/(.+?)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&cpage=$matches[2]\";s:33:\"portfolio/(.+?)/wc-api(/(.*))?/?$\";s:50:\"index.php?portfolio=$matches[1]&wc-api=$matches[3]\";s:39:\"portfolio/.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"portfolio/.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"portfolio/(.+?)(?:/([0-9]+))?/?$\";s:48:\"index.php?portfolio=$matches[1]&page=$matches[2]\";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:54:\"portfolio-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?portfolio-tag=$matches[1]&feed=$matches[2]\";s:49:\"portfolio-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?portfolio-tag=$matches[1]&feed=$matches[2]\";s:30:\"portfolio-tag/([^/]+)/embed/?$\";s:46:\"index.php?portfolio-tag=$matches[1]&embed=true\";s:42:\"portfolio-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?portfolio-tag=$matches[1]&paged=$matches[2]\";s:24:\"portfolio-tag/([^/]+)/?$\";s:35:\"index.php?portfolio-tag=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:42:\"index.php?&page_id=15263&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:15:{i:0;s:56:\"advanced-custom-fields-font-awesome/acf-font-awesome.php\";i:1;s:34:\"advanced-custom-fields-pro/acf.php\";i:2;s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";i:3;s:27:\"buy-now-woo/buy-now-woo.php\";i:4;s:33:\"classic-editor/classic-editor.php\";i:5;s:32:\"duplicate-page/duplicatepage.php\";i:6;s:23:\"elementor/elementor.php\";i:7;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:8;s:57:\"google-language-translator/google-language-translator.php\";i:10;s:27:\"redirection/redirection.php\";i:11;s:35:\"shadepro-helper/shadepro-helper.php\";i:12;s:27:\"svg-support/svg-support.php\";i:13;s:41:\"woo-product-filter/woo-product-filter.php\";i:14;s:27:\"woocommerce/woocommerce.php\";i:15;s:24:\"wpforms-lite/wpforms.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','','no'),(40,'template','shadepro','yes'),(41,'stylesheet','shadepro-child','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','49752','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:2:{i:1;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:4:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:41:\"woo-product-filter/woo-product-filter.php\";a:2:{i:0;s:8:\"UtilsWpf\";i:1;s:12:\"deletePlugin\";}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:35:\"monsterinsights_lite_uninstall_hook\";s:27:\"redirection/redirection.php\";a:2:{i:0;s:17:\"Redirection_Admin\";i:1;s:16:\"plugin_uninstall\";}}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','15263','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','0','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1644993164','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','yes'),(99,'initial_db_version','49752','yes'),(100,'wp3p_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:120:{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:17:\"aioseo_manage_seo\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:39:{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:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:15:{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:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:10:{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:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";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:97:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;}}}','yes'),(101,'fresh_site','0','yes'),(102,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','yes'),(103,'sidebars_widgets','a:4:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";i:2;s:10:\"archives-1\";i:3;s:12:\"categories-1\";i:4;s:6:\"meta-1\";}s:21:\"shadepro_blog_sidebar\";a:6:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:8:\"search-1\";i:4;s:14:\"recent-posts-1\";i:5;s:14:\"recent-posts-2\";}s:28:\"shadepro_woocommerce_widgets\";a:2:{i:0;s:26:\"woocommerce_price_filter-1\";i:1;s:21:\"wpfwoofilterswidget-1\";}s:13:\"array_version\";i:3;}','yes'),(104,'cron','a:21:{i:1630439196;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:1630441900;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:1630441905;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:1630442086;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:1630442731;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:1630452148;a:3:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s: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:1630452638;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:1630452639;a:1:{s:26:\"ACFFA_refresh_latest_icons\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1630452700;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:1630452707;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:1630453719;a:1:{s:37:\"puc_cron_check_updates_theme-shadepro\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1630454400;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:1630463497;a:1:{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;}}}i:1630474297;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:1630477578;a:1:{s:38:\"puc_cron_check_updates-shadepro-helper\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1630477964;a:5:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1630701308;a:1:{s:35:\"monsterinsights_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1630737164;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:1630936800;a:1:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:30:\"wpforms_email_summaries_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1630971157;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'),(105,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_archives','a:2:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_meta','a:2:{i:1;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_search','a:2:{i:1;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'recovery_keys','a:0:{}','yes'),(119,'theme_mods_twentytwentyone','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1629674619;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','yes'),(120,'https_detection_errors','a:0:{}','yes'),(524,'category_children','a:0:{}','yes'),(122,'_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:57:\"https://downloads.wordpress.org/release/wordpress-5.8.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.8.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-5.8-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.8-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:3:\"5.8\";s:7:\"version\";s:3:\"5.8\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1630434912;s:15:\"version_checked\";s:3:\"5.8\";s:12:\"translations\";a:0:{}}','no'),(189,'bodhi_svgs_plugin_version','2.3.19','yes'),(190,'elementor_version','3.4.2','yes'),(191,'elementor_install_history','a:1:{s:5:\"3.4.2\";i:1629675039;}','yes'),(192,'acffa_settings','a:2:{s:19:\"acffa_major_version\";i:5;s:20:\"acffa_plugin_version\";s:5:\"3.1.1\";}','no'),(193,'ACFFA_current_version','5.15.4','no'),(153,'finished_updating_comment_type','1','yes'),(130,'_transient_health-check-site-status-result','{\"good\":19,\"recommended\":4,\"critical\":0}','yes'),(139,'can_compress_scripts','0','no'),(160,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1630433840;s:7:\"checked\";a:5:{s:14:\"shadepro-child\";s:5:\"1.0.0\";s:8:\"shadepro\";s:5:\"3.2.9\";s:14:\"twentynineteen\";s:3:\"2.1\";s:12:\"twentytwenty\";s:3:\"1.8\";s:15:\"twentytwentyone\";s:3:\"1.4\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:3:{s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"2.1\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.2.1.zip\";s:8:\"requires\";s:5:\"4.9.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"1.8\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.1.8.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.4.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','no'),(154,'current_theme','ShadePro child','yes'),(155,'theme_mods_shadepro','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1629674689;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}s:21:\"shadepro_blog_sidebar\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:28:\"shadepro_woocommerce_widgets\";a:0:{}}}}','yes'),(156,'theme_switched','','yes'),(158,'puc_external_updates_theme-shadepro','O:8:\"stdClass\":5:{s:9:\"lastCheck\";i:1630433842;s:14:\"checkedVersion\";s:5:\"3.2.9\";s:6:\"update\";O:8:\"stdClass\":5:{s:4:\"slug\";s:8:\"shadepro\";s:7:\"version\";s:5:\"3.2.8\";s:12:\"download_url\";s:56:\"https://update.grayic.com/?action=download&slug=shadepro\";s:12:\"translations\";a:0:{}s:11:\"details_url\";s:40:\"http://findestdevs.com/demos/wp/shadepro\";}s:11:\"updateClass\";s:22:\"Puc_v4p10_Theme_Update\";s:15:\"updateBaseClass\";s:12:\"Theme_Update\";}','no'),(162,'theme_mods_shadepro-child','a:5:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:9:\"main-menu\";i:97;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1597201722;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:21:\"shadepro_blog_sidebar\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:23:\"shadepro_footer_widgets\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}}}s:8:\"shadepro\";a:2:{s:4:\"logo\";a:5:{s:3:\"url\";s:64:\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\";s:2:\"id\";s:5:\"15264\";s:6:\"height\";s:3:\"167\";s:5:\"width\";s:3:\"505\";s:9:\"thumbnail\";s:59:\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\";}s:10:\"white_logo\";a:5:{s:3:\"url\";s:64:\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\";s:2:\"id\";s:5:\"15264\";s:6:\"height\";s:3:\"167\";s:5:\"width\";s:3:\"505\";s:9:\"thumbnail\";s:74:\"https://k1k3.dev34.info/wp-content/uploads/2020/08/shadepro-logo-white.png\";}}}','yes'),(195,'recently_activated','a:4:{s:47:\"one-click-demo-import/one-click-demo-import.php\";i:1630046150;s:26:\"wp-rocketzip/wp-rocket.php\";i:1629703434;s:23:\"wp-rocket/wp-rocket.php\";i:1629701516;s:35:\"redux-framework/redux-framework.php\";i:1629701333;}','yes'),(196,'external_updates-shadepro-helper','O:8:\"stdClass\":5:{s:9:\"lastCheck\";i:1630433836;s:14:\"checkedVersion\";s:5:\"3.2.9\";s:6:\"update\";O:8:\"stdClass\":11:{s:4:\"slug\";s:15:\"shadepro-helper\";s:7:\"version\";s:5:\"3.2.5\";s:12:\"download_url\";s:63:\"https://update.grayic.com/?action=download&slug=shadepro-helper\";s:12:\"translations\";a:0:{}s:2:\"id\";i:0;s:8:\"homepage\";s:40:\"https://finestdevs.com/demos/wp/shadepro\";s:6:\"tested\";N;s:12:\"requires_php\";N;s:14:\"upgrade_notice\";N;s:5:\"icons\";a:0:{}s:8:\"filename\";s:35:\"shadepro-helper/shadepro-helper.php\";}s:11:\"updateClass\";s:23:\"Puc_v4p10_Plugin_Update\";s:15:\"updateBaseClass\";s:13:\"Plugin_Update\";}','no'),(197,'ACFFA_icon_data','a:1:{s:6:\"5.15.4\";a:2:{s:4:\"list\";a:3:{s:3:\"fab\";a:457:{s:12:\"fab fa-500px\";s:33:\"<i class=\"fab\">&#xf26e;</i> 500px\";s:22:\"fab fa-accessible-icon\";s:43:\"<i class=\"fab\">&#xf368;</i> accessible-icon\";s:15:\"fab fa-accusoft\";s:36:\"<i class=\"fab\">&#xf369;</i> accusoft\";s:32:\"fab fa-acquisitions-incorporated\";s:53:\"<i class=\"fab\">&#xf6af;</i> acquisitions-incorporated\";s:10:\"fab fa-adn\";s:31:\"<i class=\"fab\">&#xf170;</i> adn\";s:15:\"fab fa-adversal\";s:36:\"<i class=\"fab\">&#xf36a;</i> adversal\";s:21:\"fab fa-affiliatetheme\";s:42:\"<i class=\"fab\">&#xf36b;</i> affiliatetheme\";s:13:\"fab fa-airbnb\";s:34:\"<i class=\"fab\">&#xf834;</i> airbnb\";s:14:\"fab fa-algolia\";s:35:\"<i class=\"fab\">&#xf36c;</i> algolia\";s:13:\"fab fa-alipay\";s:34:\"<i class=\"fab\">&#xf642;</i> alipay\";s:13:\"fab fa-amazon\";s:34:\"<i class=\"fab\">&#xf270;</i> amazon\";s:17:\"fab fa-amazon-pay\";s:38:\"<i class=\"fab\">&#xf42c;</i> amazon-pay\";s:13:\"fab fa-amilia\";s:34:\"<i class=\"fab\">&#xf36d;</i> amilia\";s:14:\"fab fa-android\";s:35:\"<i class=\"fab\">&#xf17b;</i> android\";s:16:\"fab fa-angellist\";s:37:\"<i class=\"fab\">&#xf209;</i> angellist\";s:20:\"fab fa-angrycreative\";s:41:\"<i class=\"fab\">&#xf36e;</i> angrycreative\";s:14:\"fab fa-angular\";s:35:\"<i class=\"fab\">&#xf420;</i> angular\";s:16:\"fab fa-app-store\";s:37:\"<i class=\"fab\">&#xf36f;</i> app-store\";s:20:\"fab fa-app-store-ios\";s:41:\"<i class=\"fab\">&#xf370;</i> app-store-ios\";s:12:\"fab fa-apper\";s:33:\"<i class=\"fab\">&#xf371;</i> apper\";s:12:\"fab fa-apple\";s:33:\"<i class=\"fab\">&#xf179;</i> apple\";s:16:\"fab fa-apple-pay\";s:37:\"<i class=\"fab\">&#xf415;</i> apple-pay\";s:17:\"fab fa-artstation\";s:38:\"<i class=\"fab\">&#xf77a;</i> artstation\";s:17:\"fab fa-asymmetrik\";s:38:\"<i class=\"fab\">&#xf372;</i> asymmetrik\";s:16:\"fab fa-atlassian\";s:37:\"<i class=\"fab\">&#xf77b;</i> atlassian\";s:14:\"fab fa-audible\";s:35:\"<i class=\"fab\">&#xf373;</i> audible\";s:19:\"fab fa-autoprefixer\";s:40:\"<i class=\"fab\">&#xf41c;</i> autoprefixer\";s:14:\"fab fa-avianex\";s:35:\"<i class=\"fab\">&#xf374;</i> avianex\";s:13:\"fab fa-aviato\";s:34:\"<i class=\"fab\">&#xf421;</i> aviato\";s:10:\"fab fa-aws\";s:31:\"<i class=\"fab\">&#xf375;</i> aws\";s:15:\"fab fa-bandcamp\";s:36:\"<i class=\"fab\">&#xf2d5;</i> bandcamp\";s:17:\"fab fa-battle-net\";s:38:\"<i class=\"fab\">&#xf835;</i> battle-net\";s:14:\"fab fa-behance\";s:35:\"<i class=\"fab\">&#xf1b4;</i> behance\";s:21:\"fab fa-behance-square\";s:42:\"<i class=\"fab\">&#xf1b5;</i> behance-square\";s:16:\"fab fa-bimobject\";s:37:\"<i class=\"fab\">&#xf378;</i> bimobject\";s:16:\"fab fa-bitbucket\";s:37:\"<i class=\"fab\">&#xf171;</i> bitbucket\";s:14:\"fab fa-bitcoin\";s:35:\"<i class=\"fab\">&#xf379;</i> bitcoin\";s:11:\"fab fa-bity\";s:32:\"<i class=\"fab\">&#xf37a;</i> bity\";s:16:\"fab fa-black-tie\";s:37:\"<i class=\"fab\">&#xf27e;</i> black-tie\";s:17:\"fab fa-blackberry\";s:38:\"<i class=\"fab\">&#xf37b;</i> blackberry\";s:14:\"fab fa-blogger\";s:35:\"<i class=\"fab\">&#xf37c;</i> blogger\";s:16:\"fab fa-blogger-b\";s:37:\"<i class=\"fab\">&#xf37d;</i> blogger-b\";s:16:\"fab fa-bluetooth\";s:37:\"<i class=\"fab\">&#xf293;</i> bluetooth\";s:18:\"fab fa-bluetooth-b\";s:39:\"<i class=\"fab\">&#xf294;</i> bluetooth-b\";s:16:\"fab fa-bootstrap\";s:37:\"<i class=\"fab\">&#xf836;</i> bootstrap\";s:10:\"fab fa-btc\";s:31:\"<i class=\"fab\">&#xf15a;</i> btc\";s:13:\"fab fa-buffer\";s:34:\"<i class=\"fab\">&#xf837;</i> buffer\";s:23:\"fab fa-buromobelexperte\";s:44:\"<i class=\"fab\">&#xf37f;</i> buromobelexperte\";s:18:\"fab fa-buy-n-large\";s:39:\"<i class=\"fab\">&#xf8a6;</i> buy-n-large\";s:17:\"fab fa-buysellads\";s:38:\"<i class=\"fab\">&#xf20d;</i> buysellads\";s:26:\"fab fa-canadian-maple-leaf\";s:47:\"<i class=\"fab\">&#xf785;</i> canadian-maple-leaf\";s:20:\"fab fa-cc-amazon-pay\";s:41:\"<i class=\"fab\">&#xf42d;</i> cc-amazon-pay\";s:14:\"fab fa-cc-amex\";s:35:\"<i class=\"fab\">&#xf1f3;</i> cc-amex\";s:19:\"fab fa-cc-apple-pay\";s:40:\"<i class=\"fab\">&#xf416;</i> cc-apple-pay\";s:21:\"fab fa-cc-diners-club\";s:42:\"<i class=\"fab\">&#xf24c;</i> cc-diners-club\";s:18:\"fab fa-cc-discover\";s:39:\"<i class=\"fab\">&#xf1f2;</i> cc-discover\";s:13:\"fab fa-cc-jcb\";s:34:\"<i class=\"fab\">&#xf24b;</i> cc-jcb\";s:20:\"fab fa-cc-mastercard\";s:41:\"<i class=\"fab\">&#xf1f1;</i> cc-mastercard\";s:16:\"fab fa-cc-paypal\";s:37:\"<i class=\"fab\">&#xf1f4;</i> cc-paypal\";s:16:\"fab fa-cc-stripe\";s:37:\"<i class=\"fab\">&#xf1f5;</i> cc-stripe\";s:14:\"fab fa-cc-visa\";s:35:\"<i class=\"fab\">&#xf1f0;</i> cc-visa\";s:17:\"fab fa-centercode\";s:38:\"<i class=\"fab\">&#xf380;</i> centercode\";s:13:\"fab fa-centos\";s:34:\"<i class=\"fab\">&#xf789;</i> centos\";s:13:\"fab fa-chrome\";s:34:\"<i class=\"fab\">&#xf268;</i> chrome\";s:17:\"fab fa-chromecast\";s:38:\"<i class=\"fab\">&#xf838;</i> chromecast\";s:17:\"fab fa-cloudflare\";s:38:\"<i class=\"fab\">&#xe07d;</i> cloudflare\";s:17:\"fab fa-cloudscale\";s:38:\"<i class=\"fab\">&#xf383;</i> cloudscale\";s:17:\"fab fa-cloudsmith\";s:38:\"<i class=\"fab\">&#xf384;</i> cloudsmith\";s:19:\"fab fa-cloudversify\";s:40:\"<i class=\"fab\">&#xf385;</i> cloudversify\";s:14:\"fab fa-codepen\";s:35:\"<i class=\"fab\">&#xf1cb;</i> codepen\";s:15:\"fab fa-codiepie\";s:36:\"<i class=\"fab\">&#xf284;</i> codiepie\";s:17:\"fab fa-confluence\";s:38:\"<i class=\"fab\">&#xf78d;</i> confluence\";s:21:\"fab fa-connectdevelop\";s:42:\"<i class=\"fab\">&#xf20e;</i> connectdevelop\";s:13:\"fab fa-contao\";s:34:\"<i class=\"fab\">&#xf26d;</i> contao\";s:20:\"fab fa-cotton-bureau\";s:41:\"<i class=\"fab\">&#xf89e;</i> cotton-bureau\";s:13:\"fab fa-cpanel\";s:34:\"<i class=\"fab\">&#xf388;</i> cpanel\";s:23:\"fab fa-creative-commons\";s:44:\"<i class=\"fab\">&#xf25e;</i> creative-commons\";s:26:\"fab fa-creative-commons-by\";s:47:\"<i class=\"fab\">&#xf4e7;</i> creative-commons-by\";s:26:\"fab fa-creative-commons-nc\";s:47:\"<i class=\"fab\">&#xf4e8;</i> creative-commons-nc\";s:29:\"fab fa-creative-commons-nc-eu\";s:50:\"<i class=\"fab\">&#xf4e9;</i> creative-commons-nc-eu\";s:29:\"fab fa-creative-commons-nc-jp\";s:50:\"<i class=\"fab\">&#xf4ea;</i> creative-commons-nc-jp\";s:26:\"fab fa-creative-commons-nd\";s:47:\"<i class=\"fab\">&#xf4eb;</i> creative-commons-nd\";s:26:\"fab fa-creative-commons-pd\";s:47:\"<i class=\"fab\">&#xf4ec;</i> creative-commons-pd\";s:30:\"fab fa-creative-commons-pd-alt\";s:51:\"<i class=\"fab\">&#xf4ed;</i> creative-commons-pd-alt\";s:29:\"fab fa-creative-commons-remix\";s:50:\"<i class=\"fab\">&#xf4ee;</i> creative-commons-remix\";s:26:\"fab fa-creative-commons-sa\";s:47:\"<i class=\"fab\">&#xf4ef;</i> creative-commons-sa\";s:32:\"fab fa-creative-commons-sampling\";s:53:\"<i class=\"fab\">&#xf4f0;</i> creative-commons-sampling\";s:37:\"fab fa-creative-commons-sampling-plus\";s:58:\"<i class=\"fab\">&#xf4f1;</i> creative-commons-sampling-plus\";s:29:\"fab fa-creative-commons-share\";s:50:\"<i class=\"fab\">&#xf4f2;</i> creative-commons-share\";s:28:\"fab fa-creative-commons-zero\";s:49:\"<i class=\"fab\">&#xf4f3;</i> creative-commons-zero\";s:20:\"fab fa-critical-role\";s:41:\"<i class=\"fab\">&#xf6c9;</i> critical-role\";s:11:\"fab fa-css3\";s:32:\"<i class=\"fab\">&#xf13c;</i> css3\";s:15:\"fab fa-css3-alt\";s:36:\"<i class=\"fab\">&#xf38b;</i> css3-alt\";s:17:\"fab fa-cuttlefish\";s:38:\"<i class=\"fab\">&#xf38c;</i> cuttlefish\";s:14:\"fab fa-d-and-d\";s:35:\"<i class=\"fab\">&#xf38d;</i> d-and-d\";s:21:\"fab fa-d-and-d-beyond\";s:42:\"<i class=\"fab\">&#xf6ca;</i> d-and-d-beyond\";s:18:\"fab fa-dailymotion\";s:39:\"<i class=\"fab\">&#xe052;</i> dailymotion\";s:15:\"fab fa-dashcube\";s:36:\"<i class=\"fab\">&#xf210;</i> dashcube\";s:13:\"fab fa-deezer\";s:34:\"<i class=\"fab\">&#xe077;</i> deezer\";s:16:\"fab fa-delicious\";s:37:\"<i class=\"fab\">&#xf1a5;</i> delicious\";s:16:\"fab fa-deploydog\";s:37:\"<i class=\"fab\">&#xf38e;</i> deploydog\";s:14:\"fab fa-deskpro\";s:35:\"<i class=\"fab\">&#xf38f;</i> deskpro\";s:10:\"fab fa-dev\";s:31:\"<i class=\"fab\">&#xf6cc;</i> dev\";s:17:\"fab fa-deviantart\";s:38:\"<i class=\"fab\">&#xf1bd;</i> deviantart\";s:10:\"fab fa-dhl\";s:31:\"<i class=\"fab\">&#xf790;</i> dhl\";s:15:\"fab fa-diaspora\";s:36:\"<i class=\"fab\">&#xf791;</i> diaspora\";s:11:\"fab fa-digg\";s:32:\"<i class=\"fab\">&#xf1a6;</i> digg\";s:20:\"fab fa-digital-ocean\";s:41:\"<i class=\"fab\">&#xf391;</i> digital-ocean\";s:14:\"fab fa-discord\";s:35:\"<i class=\"fab\">&#xf392;</i> discord\";s:16:\"fab fa-discourse\";s:37:\"<i class=\"fab\">&#xf393;</i> discourse\";s:13:\"fab fa-dochub\";s:34:\"<i class=\"fab\">&#xf394;</i> dochub\";s:13:\"fab fa-docker\";s:34:\"<i class=\"fab\">&#xf395;</i> docker\";s:20:\"fab fa-draft2digital\";s:41:\"<i class=\"fab\">&#xf396;</i> draft2digital\";s:15:\"fab fa-dribbble\";s:36:\"<i class=\"fab\">&#xf17d;</i> dribbble\";s:22:\"fab fa-dribbble-square\";s:43:\"<i class=\"fab\">&#xf397;</i> dribbble-square\";s:14:\"fab fa-dropbox\";s:35:\"<i class=\"fab\">&#xf16b;</i> dropbox\";s:13:\"fab fa-drupal\";s:34:\"<i class=\"fab\">&#xf1a9;</i> drupal\";s:13:\"fab fa-dyalog\";s:34:\"<i class=\"fab\">&#xf399;</i> dyalog\";s:17:\"fab fa-earlybirds\";s:38:\"<i class=\"fab\">&#xf39a;</i> earlybirds\";s:11:\"fab fa-ebay\";s:32:\"<i class=\"fab\">&#xf4f4;</i> ebay\";s:11:\"fab fa-edge\";s:32:\"<i class=\"fab\">&#xf282;</i> edge\";s:18:\"fab fa-edge-legacy\";s:39:\"<i class=\"fab\">&#xe078;</i> edge-legacy\";s:16:\"fab fa-elementor\";s:37:\"<i class=\"fab\">&#xf430;</i> elementor\";s:11:\"fab fa-ello\";s:32:\"<i class=\"fab\">&#xf5f1;</i> ello\";s:12:\"fab fa-ember\";s:33:\"<i class=\"fab\">&#xf423;</i> ember\";s:13:\"fab fa-empire\";s:34:\"<i class=\"fab\">&#xf1d1;</i> empire\";s:13:\"fab fa-envira\";s:34:\"<i class=\"fab\">&#xf299;</i> envira\";s:13:\"fab fa-erlang\";s:34:\"<i class=\"fab\">&#xf39d;</i> erlang\";s:15:\"fab fa-ethereum\";s:36:\"<i class=\"fab\">&#xf42e;</i> ethereum\";s:11:\"fab fa-etsy\";s:32:\"<i class=\"fab\">&#xf2d7;</i> etsy\";s:15:\"fab fa-evernote\";s:36:\"<i class=\"fab\">&#xf839;</i> evernote\";s:19:\"fab fa-expeditedssl\";s:40:\"<i class=\"fab\">&#xf23e;</i> expeditedssl\";s:15:\"fab fa-facebook\";s:36:\"<i class=\"fab\">&#xf09a;</i> facebook\";s:17:\"fab fa-facebook-f\";s:38:\"<i class=\"fab\">&#xf39e;</i> facebook-f\";s:25:\"fab fa-facebook-messenger\";s:46:\"<i class=\"fab\">&#xf39f;</i> facebook-messenger\";s:22:\"fab fa-facebook-square\";s:43:\"<i class=\"fab\">&#xf082;</i> facebook-square\";s:27:\"fab fa-fantasy-flight-games\";s:48:\"<i class=\"fab\">&#xf6dc;</i> fantasy-flight-games\";s:12:\"fab fa-fedex\";s:33:\"<i class=\"fab\">&#xf797;</i> fedex\";s:13:\"fab fa-fedora\";s:34:\"<i class=\"fab\">&#xf798;</i> fedora\";s:12:\"fab fa-figma\";s:33:\"<i class=\"fab\">&#xf799;</i> figma\";s:14:\"fab fa-firefox\";s:35:\"<i class=\"fab\">&#xf269;</i> firefox\";s:22:\"fab fa-firefox-browser\";s:43:\"<i class=\"fab\">&#xe007;</i> firefox-browser\";s:18:\"fab fa-first-order\";s:39:\"<i class=\"fab\">&#xf2b0;</i> first-order\";s:22:\"fab fa-first-order-alt\";s:43:\"<i class=\"fab\">&#xf50a;</i> first-order-alt\";s:17:\"fab fa-firstdraft\";s:38:\"<i class=\"fab\">&#xf3a1;</i> firstdraft\";s:13:\"fab fa-flickr\";s:34:\"<i class=\"fab\">&#xf16e;</i> flickr\";s:16:\"fab fa-flipboard\";s:37:\"<i class=\"fab\">&#xf44d;</i> flipboard\";s:10:\"fab fa-fly\";s:31:\"<i class=\"fab\">&#xf417;</i> fly\";s:19:\"fab fa-font-awesome\";s:40:\"<i class=\"fab\">&#xf2b4;</i> font-awesome\";s:23:\"fab fa-font-awesome-alt\";s:44:\"<i class=\"fab\">&#xf35c;</i> font-awesome-alt\";s:24:\"fab fa-font-awesome-flag\";s:45:\"<i class=\"fab\">&#xf425;</i> font-awesome-flag\";s:29:\"fab fa-font-awesome-logo-full\";s:50:\"<i class=\"fab\">&#xf4e6;</i> font-awesome-logo-full\";s:16:\"fab fa-fonticons\";s:37:\"<i class=\"fab\">&#xf280;</i> fonticons\";s:19:\"fab fa-fonticons-fi\";s:40:\"<i class=\"fab\">&#xf3a2;</i> fonticons-fi\";s:19:\"fab fa-fort-awesome\";s:40:\"<i class=\"fab\">&#xf286;</i> fort-awesome\";s:23:\"fab fa-fort-awesome-alt\";s:44:\"<i class=\"fab\">&#xf3a3;</i> fort-awesome-alt\";s:15:\"fab fa-forumbee\";s:36:\"<i class=\"fab\">&#xf211;</i> forumbee\";s:17:\"fab fa-foursquare\";s:38:\"<i class=\"fab\">&#xf180;</i> foursquare\";s:21:\"fab fa-free-code-camp\";s:42:\"<i class=\"fab\">&#xf2c5;</i> free-code-camp\";s:14:\"fab fa-freebsd\";s:35:\"<i class=\"fab\">&#xf3a4;</i> freebsd\";s:14:\"fab fa-fulcrum\";s:35:\"<i class=\"fab\">&#xf50b;</i> fulcrum\";s:24:\"fab fa-galactic-republic\";s:45:\"<i class=\"fab\">&#xf50c;</i> galactic-republic\";s:22:\"fab fa-galactic-senate\";s:43:\"<i class=\"fab\">&#xf50d;</i> galactic-senate\";s:17:\"fab fa-get-pocket\";s:38:\"<i class=\"fab\">&#xf265;</i> get-pocket\";s:9:\"fab fa-gg\";s:30:\"<i class=\"fab\">&#xf260;</i> gg\";s:16:\"fab fa-gg-circle\";s:37:\"<i class=\"fab\">&#xf261;</i> gg-circle\";s:10:\"fab fa-git\";s:31:\"<i class=\"fab\">&#xf1d3;</i> git\";s:14:\"fab fa-git-alt\";s:35:\"<i class=\"fab\">&#xf841;</i> git-alt\";s:17:\"fab fa-git-square\";s:38:\"<i class=\"fab\">&#xf1d2;</i> git-square\";s:13:\"fab fa-github\";s:34:\"<i class=\"fab\">&#xf09b;</i> github\";s:17:\"fab fa-github-alt\";s:38:\"<i class=\"fab\">&#xf113;</i> github-alt\";s:20:\"fab fa-github-square\";s:41:\"<i class=\"fab\">&#xf092;</i> github-square\";s:16:\"fab fa-gitkraken\";s:37:\"<i class=\"fab\">&#xf3a6;</i> gitkraken\";s:13:\"fab fa-gitlab\";s:34:\"<i class=\"fab\">&#xf296;</i> gitlab\";s:13:\"fab fa-gitter\";s:34:\"<i class=\"fab\">&#xf426;</i> gitter\";s:12:\"fab fa-glide\";s:33:\"<i class=\"fab\">&#xf2a5;</i> glide\";s:14:\"fab fa-glide-g\";s:35:\"<i class=\"fab\">&#xf2a6;</i> glide-g\";s:13:\"fab fa-gofore\";s:34:\"<i class=\"fab\">&#xf3a7;</i> gofore\";s:16:\"fab fa-goodreads\";s:37:\"<i class=\"fab\">&#xf3a8;</i> goodreads\";s:18:\"fab fa-goodreads-g\";s:39:\"<i class=\"fab\">&#xf3a9;</i> goodreads-g\";s:13:\"fab fa-google\";s:34:\"<i class=\"fab\">&#xf1a0;</i> google\";s:19:\"fab fa-google-drive\";s:40:\"<i class=\"fab\">&#xf3aa;</i> google-drive\";s:17:\"fab fa-google-pay\";s:38:\"<i class=\"fab\">&#xe079;</i> google-pay\";s:18:\"fab fa-google-play\";s:39:\"<i class=\"fab\">&#xf3ab;</i> google-play\";s:18:\"fab fa-google-plus\";s:39:\"<i class=\"fab\">&#xf2b3;</i> google-plus\";s:20:\"fab fa-google-plus-g\";s:41:\"<i class=\"fab\">&#xf0d5;</i> google-plus-g\";s:25:\"fab fa-google-plus-square\";s:46:\"<i class=\"fab\">&#xf0d4;</i> google-plus-square\";s:20:\"fab fa-google-wallet\";s:41:\"<i class=\"fab\">&#xf1ee;</i> google-wallet\";s:15:\"fab fa-gratipay\";s:36:\"<i class=\"fab\">&#xf184;</i> gratipay\";s:11:\"fab fa-grav\";s:32:\"<i class=\"fab\">&#xf2d6;</i> grav\";s:15:\"fab fa-gripfire\";s:36:\"<i class=\"fab\">&#xf3ac;</i> gripfire\";s:12:\"fab fa-grunt\";s:33:\"<i class=\"fab\">&#xf3ad;</i> grunt\";s:14:\"fab fa-guilded\";s:35:\"<i class=\"fab\">&#xe07e;</i> guilded\";s:11:\"fab fa-gulp\";s:32:\"<i class=\"fab\">&#xf3ae;</i> gulp\";s:18:\"fab fa-hacker-news\";s:39:\"<i class=\"fab\">&#xf1d4;</i> hacker-news\";s:25:\"fab fa-hacker-news-square\";s:46:\"<i class=\"fab\">&#xf3af;</i> hacker-news-square\";s:17:\"fab fa-hackerrank\";s:38:\"<i class=\"fab\">&#xf5f7;</i> hackerrank\";s:11:\"fab fa-hips\";s:32:\"<i class=\"fab\">&#xf452;</i> hips\";s:20:\"fab fa-hire-a-helper\";s:41:\"<i class=\"fab\">&#xf3b0;</i> hire-a-helper\";s:11:\"fab fa-hive\";s:32:\"<i class=\"fab\">&#xe07f;</i> hive\";s:12:\"fab fa-hooli\";s:33:\"<i class=\"fab\">&#xf427;</i> hooli\";s:15:\"fab fa-hornbill\";s:36:\"<i class=\"fab\">&#xf592;</i> hornbill\";s:13:\"fab fa-hotjar\";s:34:\"<i class=\"fab\">&#xf3b1;</i> hotjar\";s:12:\"fab fa-houzz\";s:33:\"<i class=\"fab\">&#xf27c;</i> houzz\";s:12:\"fab fa-html5\";s:33:\"<i class=\"fab\">&#xf13b;</i> html5\";s:14:\"fab fa-hubspot\";s:35:\"<i class=\"fab\">&#xf3b2;</i> hubspot\";s:12:\"fab fa-ideal\";s:33:\"<i class=\"fab\">&#xe013;</i> ideal\";s:11:\"fab fa-imdb\";s:32:\"<i class=\"fab\">&#xf2d8;</i> imdb\";s:15:\"fab fa-innosoft\";s:36:\"<i class=\"fab\">&#xe080;</i> innosoft\";s:16:\"fab fa-instagram\";s:37:\"<i class=\"fab\">&#xf16d;</i> instagram\";s:23:\"fab fa-instagram-square\";s:44:\"<i class=\"fab\">&#xe055;</i> instagram-square\";s:15:\"fab fa-instalod\";s:36:\"<i class=\"fab\">&#xe081;</i> instalod\";s:15:\"fab fa-intercom\";s:36:\"<i class=\"fab\">&#xf7af;</i> intercom\";s:24:\"fab fa-internet-explorer\";s:45:\"<i class=\"fab\">&#xf26b;</i> internet-explorer\";s:15:\"fab fa-invision\";s:36:\"<i class=\"fab\">&#xf7b0;</i> invision\";s:14:\"fab fa-ioxhost\";s:35:\"<i class=\"fab\">&#xf208;</i> ioxhost\";s:14:\"fab fa-itch-io\";s:35:\"<i class=\"fab\">&#xf83a;</i> itch-io\";s:13:\"fab fa-itunes\";s:34:\"<i class=\"fab\">&#xf3b4;</i> itunes\";s:18:\"fab fa-itunes-note\";s:39:\"<i class=\"fab\">&#xf3b5;</i> itunes-note\";s:11:\"fab fa-java\";s:32:\"<i class=\"fab\">&#xf4e4;</i> java\";s:17:\"fab fa-jedi-order\";s:38:\"<i class=\"fab\">&#xf50e;</i> jedi-order\";s:14:\"fab fa-jenkins\";s:35:\"<i class=\"fab\">&#xf3b6;</i> jenkins\";s:11:\"fab fa-jira\";s:32:\"<i class=\"fab\">&#xf7b1;</i> jira\";s:12:\"fab fa-joget\";s:33:\"<i class=\"fab\">&#xf3b7;</i> joget\";s:13:\"fab fa-joomla\";s:34:\"<i class=\"fab\">&#xf1aa;</i> joomla\";s:9:\"fab fa-js\";s:30:\"<i class=\"fab\">&#xf3b8;</i> js\";s:16:\"fab fa-js-square\";s:37:\"<i class=\"fab\">&#xf3b9;</i> js-square\";s:15:\"fab fa-jsfiddle\";s:36:\"<i class=\"fab\">&#xf1cc;</i> jsfiddle\";s:13:\"fab fa-kaggle\";s:34:\"<i class=\"fab\">&#xf5fa;</i> kaggle\";s:14:\"fab fa-keybase\";s:35:\"<i class=\"fab\">&#xf4f5;</i> keybase\";s:13:\"fab fa-keycdn\";s:34:\"<i class=\"fab\">&#xf3ba;</i> keycdn\";s:18:\"fab fa-kickstarter\";s:39:\"<i class=\"fab\">&#xf3bb;</i> kickstarter\";s:20:\"fab fa-kickstarter-k\";s:41:\"<i class=\"fab\">&#xf3bc;</i> kickstarter-k\";s:13:\"fab fa-korvue\";s:34:\"<i class=\"fab\">&#xf42f;</i> korvue\";s:14:\"fab fa-laravel\";s:35:\"<i class=\"fab\">&#xf3bd;</i> laravel\";s:13:\"fab fa-lastfm\";s:34:\"<i class=\"fab\">&#xf202;</i> lastfm\";s:20:\"fab fa-lastfm-square\";s:41:\"<i class=\"fab\">&#xf203;</i> lastfm-square\";s:14:\"fab fa-leanpub\";s:35:\"<i class=\"fab\">&#xf212;</i> leanpub\";s:11:\"fab fa-less\";s:32:\"<i class=\"fab\">&#xf41d;</i> less\";s:11:\"fab fa-line\";s:32:\"<i class=\"fab\">&#xf3c0;</i> line\";s:15:\"fab fa-linkedin\";s:36:\"<i class=\"fab\">&#xf08c;</i> linkedin\";s:18:\"fab fa-linkedin-in\";s:39:\"<i class=\"fab\">&#xf0e1;</i> linkedin-in\";s:13:\"fab fa-linode\";s:34:\"<i class=\"fab\">&#xf2b8;</i> linode\";s:12:\"fab fa-linux\";s:33:\"<i class=\"fab\">&#xf17c;</i> linux\";s:11:\"fab fa-lyft\";s:32:\"<i class=\"fab\">&#xf3c3;</i> lyft\";s:14:\"fab fa-magento\";s:35:\"<i class=\"fab\">&#xf3c4;</i> magento\";s:16:\"fab fa-mailchimp\";s:37:\"<i class=\"fab\">&#xf59e;</i> mailchimp\";s:18:\"fab fa-mandalorian\";s:39:\"<i class=\"fab\">&#xf50f;</i> mandalorian\";s:15:\"fab fa-markdown\";s:36:\"<i class=\"fab\">&#xf60f;</i> markdown\";s:15:\"fab fa-mastodon\";s:36:\"<i class=\"fab\">&#xf4f6;</i> mastodon\";s:13:\"fab fa-maxcdn\";s:34:\"<i class=\"fab\">&#xf136;</i> maxcdn\";s:10:\"fab fa-mdb\";s:31:\"<i class=\"fab\">&#xf8ca;</i> mdb\";s:14:\"fab fa-medapps\";s:35:\"<i class=\"fab\">&#xf3c6;</i> medapps\";s:13:\"fab fa-medium\";s:34:\"<i class=\"fab\">&#xf23a;</i> medium\";s:15:\"fab fa-medium-m\";s:36:\"<i class=\"fab\">&#xf3c7;</i> medium-m\";s:12:\"fab fa-medrt\";s:33:\"<i class=\"fab\">&#xf3c8;</i> medrt\";s:13:\"fab fa-meetup\";s:34:\"<i class=\"fab\">&#xf2e0;</i> meetup\";s:15:\"fab fa-megaport\";s:36:\"<i class=\"fab\">&#xf5a3;</i> megaport\";s:15:\"fab fa-mendeley\";s:36:\"<i class=\"fab\">&#xf7b3;</i> mendeley\";s:16:\"fab fa-microblog\";s:37:\"<i class=\"fab\">&#xe01a;</i> microblog\";s:16:\"fab fa-microsoft\";s:37:\"<i class=\"fab\">&#xf3ca;</i> microsoft\";s:10:\"fab fa-mix\";s:31:\"<i class=\"fab\">&#xf3cb;</i> mix\";s:15:\"fab fa-mixcloud\";s:36:\"<i class=\"fab\">&#xf289;</i> mixcloud\";s:12:\"fab fa-mixer\";s:33:\"<i class=\"fab\">&#xe056;</i> mixer\";s:13:\"fab fa-mizuni\";s:34:\"<i class=\"fab\">&#xf3cc;</i> mizuni\";s:11:\"fab fa-modx\";s:32:\"<i class=\"fab\">&#xf285;</i> modx\";s:13:\"fab fa-monero\";s:34:\"<i class=\"fab\">&#xf3d0;</i> monero\";s:14:\"fab fa-napster\";s:35:\"<i class=\"fab\">&#xf3d2;</i> napster\";s:11:\"fab fa-neos\";s:32:\"<i class=\"fab\">&#xf612;</i> neos\";s:13:\"fab fa-nimblr\";s:34:\"<i class=\"fab\">&#xf5a8;</i> nimblr\";s:11:\"fab fa-node\";s:32:\"<i class=\"fab\">&#xf419;</i> node\";s:14:\"fab fa-node-js\";s:35:\"<i class=\"fab\">&#xf3d3;</i> node-js\";s:10:\"fab fa-npm\";s:31:\"<i class=\"fab\">&#xf3d4;</i> npm\";s:10:\"fab fa-ns8\";s:31:\"<i class=\"fab\">&#xf3d5;</i> ns8\";s:18:\"fab fa-nutritionix\";s:39:\"<i class=\"fab\">&#xf3d6;</i> nutritionix\";s:21:\"fab fa-octopus-deploy\";s:42:\"<i class=\"fab\">&#xe082;</i> octopus-deploy\";s:20:\"fab fa-odnoklassniki\";s:41:\"<i class=\"fab\">&#xf263;</i> odnoklassniki\";s:27:\"fab fa-odnoklassniki-square\";s:48:\"<i class=\"fab\">&#xf264;</i> odnoklassniki-square\";s:19:\"fab fa-old-republic\";s:40:\"<i class=\"fab\">&#xf510;</i> old-republic\";s:15:\"fab fa-opencart\";s:36:\"<i class=\"fab\">&#xf23d;</i> opencart\";s:13:\"fab fa-openid\";s:34:\"<i class=\"fab\">&#xf19b;</i> openid\";s:12:\"fab fa-opera\";s:33:\"<i class=\"fab\">&#xf26a;</i> opera\";s:20:\"fab fa-optin-monster\";s:41:\"<i class=\"fab\">&#xf23c;</i> optin-monster\";s:12:\"fab fa-orcid\";s:33:\"<i class=\"fab\">&#xf8d2;</i> orcid\";s:10:\"fab fa-osi\";s:31:\"<i class=\"fab\">&#xf41a;</i> osi\";s:12:\"fab fa-page4\";s:33:\"<i class=\"fab\">&#xf3d7;</i> page4\";s:16:\"fab fa-pagelines\";s:37:\"<i class=\"fab\">&#xf18c;</i> pagelines\";s:13:\"fab fa-palfed\";s:34:\"<i class=\"fab\">&#xf3d8;</i> palfed\";s:14:\"fab fa-patreon\";s:35:\"<i class=\"fab\">&#xf3d9;</i> patreon\";s:13:\"fab fa-paypal\";s:34:\"<i class=\"fab\">&#xf1ed;</i> paypal\";s:19:\"fab fa-penny-arcade\";s:40:\"<i class=\"fab\">&#xf704;</i> penny-arcade\";s:14:\"fab fa-perbyte\";s:35:\"<i class=\"fab\">&#xe083;</i> perbyte\";s:16:\"fab fa-periscope\";s:37:\"<i class=\"fab\">&#xf3da;</i> periscope\";s:18:\"fab fa-phabricator\";s:39:\"<i class=\"fab\">&#xf3db;</i> phabricator\";s:24:\"fab fa-phoenix-framework\";s:45:\"<i class=\"fab\">&#xf3dc;</i> phoenix-framework\";s:23:\"fab fa-phoenix-squadron\";s:44:\"<i class=\"fab\">&#xf511;</i> phoenix-squadron\";s:10:\"fab fa-php\";s:31:\"<i class=\"fab\">&#xf457;</i> php\";s:17:\"fab fa-pied-piper\";s:38:\"<i class=\"fab\">&#xf2ae;</i> pied-piper\";s:21:\"fab fa-pied-piper-alt\";s:42:\"<i class=\"fab\">&#xf1a8;</i> pied-piper-alt\";s:21:\"fab fa-pied-piper-hat\";s:42:\"<i class=\"fab\">&#xf4e5;</i> pied-piper-hat\";s:20:\"fab fa-pied-piper-pp\";s:41:\"<i class=\"fab\">&#xf1a7;</i> pied-piper-pp\";s:24:\"fab fa-pied-piper-square\";s:45:\"<i class=\"fab\">&#xe01e;</i> pied-piper-square\";s:16:\"fab fa-pinterest\";s:37:\"<i class=\"fab\">&#xf0d2;</i> pinterest\";s:18:\"fab fa-pinterest-p\";s:39:\"<i class=\"fab\">&#xf231;</i> pinterest-p\";s:23:\"fab fa-pinterest-square\";s:44:\"<i class=\"fab\">&#xf0d3;</i> pinterest-square\";s:18:\"fab fa-playstation\";s:39:\"<i class=\"fab\">&#xf3df;</i> playstation\";s:19:\"fab fa-product-hunt\";s:40:\"<i class=\"fab\">&#xf288;</i> product-hunt\";s:13:\"fab fa-pushed\";s:34:\"<i class=\"fab\">&#xf3e1;</i> pushed\";s:13:\"fab fa-python\";s:34:\"<i class=\"fab\">&#xf3e2;</i> python\";s:9:\"fab fa-qq\";s:30:\"<i class=\"fab\">&#xf1d6;</i> qq\";s:16:\"fab fa-quinscape\";s:37:\"<i class=\"fab\">&#xf459;</i> quinscape\";s:12:\"fab fa-quora\";s:33:\"<i class=\"fab\">&#xf2c4;</i> quora\";s:16:\"fab fa-r-project\";s:37:\"<i class=\"fab\">&#xf4f7;</i> r-project\";s:19:\"fab fa-raspberry-pi\";s:40:\"<i class=\"fab\">&#xf7bb;</i> raspberry-pi\";s:14:\"fab fa-ravelry\";s:35:\"<i class=\"fab\">&#xf2d9;</i> ravelry\";s:12:\"fab fa-react\";s:33:\"<i class=\"fab\">&#xf41b;</i> react\";s:18:\"fab fa-reacteurope\";s:39:\"<i class=\"fab\">&#xf75d;</i> reacteurope\";s:13:\"fab fa-readme\";s:34:\"<i class=\"fab\">&#xf4d5;</i> readme\";s:12:\"fab fa-rebel\";s:33:\"<i class=\"fab\">&#xf1d0;</i> rebel\";s:16:\"fab fa-red-river\";s:37:\"<i class=\"fab\">&#xf3e3;</i> red-river\";s:13:\"fab fa-reddit\";s:34:\"<i class=\"fab\">&#xf1a1;</i> reddit\";s:19:\"fab fa-reddit-alien\";s:40:\"<i class=\"fab\">&#xf281;</i> reddit-alien\";s:20:\"fab fa-reddit-square\";s:41:\"<i class=\"fab\">&#xf1a2;</i> reddit-square\";s:13:\"fab fa-redhat\";s:34:\"<i class=\"fab\">&#xf7bc;</i> redhat\";s:13:\"fab fa-renren\";s:34:\"<i class=\"fab\">&#xf18b;</i> renren\";s:13:\"fab fa-replyd\";s:34:\"<i class=\"fab\">&#xf3e6;</i> replyd\";s:19:\"fab fa-researchgate\";s:40:\"<i class=\"fab\">&#xf4f8;</i> researchgate\";s:16:\"fab fa-resolving\";s:37:\"<i class=\"fab\">&#xf3e7;</i> resolving\";s:10:\"fab fa-rev\";s:31:\"<i class=\"fab\">&#xf5b2;</i> rev\";s:17:\"fab fa-rocketchat\";s:38:\"<i class=\"fab\">&#xf3e8;</i> rocketchat\";s:14:\"fab fa-rockrms\";s:35:\"<i class=\"fab\">&#xf3e9;</i> rockrms\";s:11:\"fab fa-rust\";s:32:\"<i class=\"fab\">&#xe07a;</i> rust\";s:13:\"fab fa-safari\";s:34:\"<i class=\"fab\">&#xf267;</i> safari\";s:17:\"fab fa-salesforce\";s:38:\"<i class=\"fab\">&#xf83b;</i> salesforce\";s:11:\"fab fa-sass\";s:32:\"<i class=\"fab\">&#xf41e;</i> sass\";s:13:\"fab fa-schlix\";s:34:\"<i class=\"fab\">&#xf3ea;</i> schlix\";s:13:\"fab fa-scribd\";s:34:\"<i class=\"fab\">&#xf28a;</i> scribd\";s:18:\"fab fa-searchengin\";s:39:\"<i class=\"fab\">&#xf3eb;</i> searchengin\";s:15:\"fab fa-sellcast\";s:36:\"<i class=\"fab\">&#xf2da;</i> sellcast\";s:13:\"fab fa-sellsy\";s:34:\"<i class=\"fab\">&#xf213;</i> sellsy\";s:19:\"fab fa-servicestack\";s:40:\"<i class=\"fab\">&#xf3ec;</i> servicestack\";s:19:\"fab fa-shirtsinbulk\";s:40:\"<i class=\"fab\">&#xf214;</i> shirtsinbulk\";s:14:\"fab fa-shopify\";s:35:\"<i class=\"fab\">&#xe057;</i> shopify\";s:15:\"fab fa-shopware\";s:36:\"<i class=\"fab\">&#xf5b5;</i> shopware\";s:18:\"fab fa-simplybuilt\";s:39:\"<i class=\"fab\">&#xf215;</i> simplybuilt\";s:14:\"fab fa-sistrix\";s:35:\"<i class=\"fab\">&#xf3ee;</i> sistrix\";s:11:\"fab fa-sith\";s:32:\"<i class=\"fab\">&#xf512;</i> sith\";s:13:\"fab fa-sketch\";s:34:\"<i class=\"fab\">&#xf7c6;</i> sketch\";s:15:\"fab fa-skyatlas\";s:36:\"<i class=\"fab\">&#xf216;</i> skyatlas\";s:12:\"fab fa-skype\";s:33:\"<i class=\"fab\">&#xf17e;</i> skype\";s:12:\"fab fa-slack\";s:33:\"<i class=\"fab\">&#xf198;</i> slack\";s:17:\"fab fa-slack-hash\";s:38:\"<i class=\"fab\">&#xf3ef;</i> slack-hash\";s:17:\"fab fa-slideshare\";s:38:\"<i class=\"fab\">&#xf1e7;</i> slideshare\";s:15:\"fab fa-snapchat\";s:36:\"<i class=\"fab\">&#xf2ab;</i> snapchat\";s:21:\"fab fa-snapchat-ghost\";s:42:\"<i class=\"fab\">&#xf2ac;</i> snapchat-ghost\";s:22:\"fab fa-snapchat-square\";s:43:\"<i class=\"fab\">&#xf2ad;</i> snapchat-square\";s:17:\"fab fa-soundcloud\";s:38:\"<i class=\"fab\">&#xf1be;</i> soundcloud\";s:17:\"fab fa-sourcetree\";s:38:\"<i class=\"fab\">&#xf7d3;</i> sourcetree\";s:14:\"fab fa-speakap\";s:35:\"<i class=\"fab\">&#xf3f3;</i> speakap\";s:19:\"fab fa-speaker-deck\";s:40:\"<i class=\"fab\">&#xf83c;</i> speaker-deck\";s:14:\"fab fa-spotify\";s:35:\"<i class=\"fab\">&#xf1bc;</i> spotify\";s:18:\"fab fa-squarespace\";s:39:\"<i class=\"fab\">&#xf5be;</i> squarespace\";s:21:\"fab fa-stack-exchange\";s:42:\"<i class=\"fab\">&#xf18d;</i> stack-exchange\";s:21:\"fab fa-stack-overflow\";s:42:\"<i class=\"fab\">&#xf16c;</i> stack-overflow\";s:16:\"fab fa-stackpath\";s:37:\"<i class=\"fab\">&#xf842;</i> stackpath\";s:17:\"fab fa-staylinked\";s:38:\"<i class=\"fab\">&#xf3f5;</i> staylinked\";s:12:\"fab fa-steam\";s:33:\"<i class=\"fab\">&#xf1b6;</i> steam\";s:19:\"fab fa-steam-square\";s:40:\"<i class=\"fab\">&#xf1b7;</i> steam-square\";s:19:\"fab fa-steam-symbol\";s:40:\"<i class=\"fab\">&#xf3f6;</i> steam-symbol\";s:19:\"fab fa-sticker-mule\";s:40:\"<i class=\"fab\">&#xf3f7;</i> sticker-mule\";s:13:\"fab fa-strava\";s:34:\"<i class=\"fab\">&#xf428;</i> strava\";s:13:\"fab fa-stripe\";s:34:\"<i class=\"fab\">&#xf429;</i> stripe\";s:15:\"fab fa-stripe-s\";s:36:\"<i class=\"fab\">&#xf42a;</i> stripe-s\";s:19:\"fab fa-studiovinari\";s:40:\"<i class=\"fab\">&#xf3f8;</i> studiovinari\";s:18:\"fab fa-stumbleupon\";s:39:\"<i class=\"fab\">&#xf1a4;</i> stumbleupon\";s:25:\"fab fa-stumbleupon-circle\";s:46:\"<i class=\"fab\">&#xf1a3;</i> stumbleupon-circle\";s:18:\"fab fa-superpowers\";s:39:\"<i class=\"fab\">&#xf2dd;</i> superpowers\";s:13:\"fab fa-supple\";s:34:\"<i class=\"fab\">&#xf3f9;</i> supple\";s:11:\"fab fa-suse\";s:32:\"<i class=\"fab\">&#xf7d6;</i> suse\";s:12:\"fab fa-swift\";s:33:\"<i class=\"fab\">&#xf8e1;</i> swift\";s:14:\"fab fa-symfony\";s:35:\"<i class=\"fab\">&#xf83d;</i> symfony\";s:16:\"fab fa-teamspeak\";s:37:\"<i class=\"fab\">&#xf4f9;</i> teamspeak\";s:15:\"fab fa-telegram\";s:36:\"<i class=\"fab\">&#xf2c6;</i> telegram\";s:21:\"fab fa-telegram-plane\";s:42:\"<i class=\"fab\">&#xf3fe;</i> telegram-plane\";s:20:\"fab fa-tencent-weibo\";s:41:\"<i class=\"fab\">&#xf1d5;</i> tencent-weibo\";s:19:\"fab fa-the-red-yeti\";s:40:\"<i class=\"fab\">&#xf69d;</i> the-red-yeti\";s:14:\"fab fa-themeco\";s:35:\"<i class=\"fab\">&#xf5c6;</i> themeco\";s:16:\"fab fa-themeisle\";s:37:\"<i class=\"fab\">&#xf2b2;</i> themeisle\";s:18:\"fab fa-think-peaks\";s:39:\"<i class=\"fab\">&#xf731;</i> think-peaks\";s:13:\"fab fa-tiktok\";s:34:\"<i class=\"fab\">&#xe07b;</i> tiktok\";s:23:\"fab fa-trade-federation\";s:44:\"<i class=\"fab\">&#xf513;</i> trade-federation\";s:13:\"fab fa-trello\";s:34:\"<i class=\"fab\">&#xf181;</i> trello\";s:13:\"fab fa-tumblr\";s:34:\"<i class=\"fab\">&#xf173;</i> tumblr\";s:20:\"fab fa-tumblr-square\";s:41:\"<i class=\"fab\">&#xf174;</i> tumblr-square\";s:13:\"fab fa-twitch\";s:34:\"<i class=\"fab\">&#xf1e8;</i> twitch\";s:14:\"fab fa-twitter\";s:35:\"<i class=\"fab\">&#xf099;</i> twitter\";s:21:\"fab fa-twitter-square\";s:42:\"<i class=\"fab\">&#xf081;</i> twitter-square\";s:12:\"fab fa-typo3\";s:33:\"<i class=\"fab\">&#xf42b;</i> typo3\";s:11:\"fab fa-uber\";s:32:\"<i class=\"fab\">&#xf402;</i> uber\";s:13:\"fab fa-ubuntu\";s:34:\"<i class=\"fab\">&#xf7df;</i> ubuntu\";s:12:\"fab fa-uikit\";s:33:\"<i class=\"fab\">&#xf403;</i> uikit\";s:14:\"fab fa-umbraco\";s:35:\"<i class=\"fab\">&#xf8e8;</i> umbraco\";s:16:\"fab fa-uncharted\";s:37:\"<i class=\"fab\">&#xe084;</i> uncharted\";s:18:\"fab fa-uniregistry\";s:39:\"<i class=\"fab\">&#xf404;</i> uniregistry\";s:12:\"fab fa-unity\";s:33:\"<i class=\"fab\">&#xe049;</i> unity\";s:15:\"fab fa-unsplash\";s:36:\"<i class=\"fab\">&#xe07c;</i> unsplash\";s:14:\"fab fa-untappd\";s:35:\"<i class=\"fab\">&#xf405;</i> untappd\";s:10:\"fab fa-ups\";s:31:\"<i class=\"fab\">&#xf7e0;</i> ups\";s:10:\"fab fa-usb\";s:31:\"<i class=\"fab\">&#xf287;</i> usb\";s:11:\"fab fa-usps\";s:32:\"<i class=\"fab\">&#xf7e1;</i> usps\";s:15:\"fab fa-ussunnah\";s:36:\"<i class=\"fab\">&#xf407;</i> ussunnah\";s:13:\"fab fa-vaadin\";s:34:\"<i class=\"fab\">&#xf408;</i> vaadin\";s:14:\"fab fa-viacoin\";s:35:\"<i class=\"fab\">&#xf237;</i> viacoin\";s:13:\"fab fa-viadeo\";s:34:\"<i class=\"fab\">&#xf2a9;</i> viadeo\";s:20:\"fab fa-viadeo-square\";s:41:\"<i class=\"fab\">&#xf2aa;</i> viadeo-square\";s:12:\"fab fa-viber\";s:33:\"<i class=\"fab\">&#xf409;</i> viber\";s:12:\"fab fa-vimeo\";s:33:\"<i class=\"fab\">&#xf40a;</i> vimeo\";s:19:\"fab fa-vimeo-square\";s:40:\"<i class=\"fab\">&#xf194;</i> vimeo-square\";s:14:\"fab fa-vimeo-v\";s:35:\"<i class=\"fab\">&#xf27d;</i> vimeo-v\";s:11:\"fab fa-vine\";s:32:\"<i class=\"fab\">&#xf1ca;</i> vine\";s:9:\"fab fa-vk\";s:30:\"<i class=\"fab\">&#xf189;</i> vk\";s:10:\"fab fa-vnv\";s:31:\"<i class=\"fab\">&#xf40b;</i> vnv\";s:12:\"fab fa-vuejs\";s:33:\"<i class=\"fab\">&#xf41f;</i> vuejs\";s:26:\"fab fa-watchman-monitoring\";s:47:\"<i class=\"fab\">&#xe087;</i> watchman-monitoring\";s:11:\"fab fa-waze\";s:32:\"<i class=\"fab\">&#xf83f;</i> waze\";s:13:\"fab fa-weebly\";s:34:\"<i class=\"fab\">&#xf5cc;</i> weebly\";s:12:\"fab fa-weibo\";s:33:\"<i class=\"fab\">&#xf18a;</i> weibo\";s:13:\"fab fa-weixin\";s:34:\"<i class=\"fab\">&#xf1d7;</i> weixin\";s:15:\"fab fa-whatsapp\";s:36:\"<i class=\"fab\">&#xf232;</i> whatsapp\";s:22:\"fab fa-whatsapp-square\";s:43:\"<i class=\"fab\">&#xf40c;</i> whatsapp-square\";s:12:\"fab fa-whmcs\";s:33:\"<i class=\"fab\">&#xf40d;</i> whmcs\";s:18:\"fab fa-wikipedia-w\";s:39:\"<i class=\"fab\">&#xf266;</i> wikipedia-w\";s:14:\"fab fa-windows\";s:35:\"<i class=\"fab\">&#xf17a;</i> windows\";s:10:\"fab fa-wix\";s:31:\"<i class=\"fab\">&#xf5cf;</i> wix\";s:27:\"fab fa-wizards-of-the-coast\";s:48:\"<i class=\"fab\">&#xf730;</i> wizards-of-the-coast\";s:11:\"fab fa-wodu\";s:32:\"<i class=\"fab\">&#xe088;</i> wodu\";s:26:\"fab fa-wolf-pack-battalion\";s:47:\"<i class=\"fab\">&#xf514;</i> wolf-pack-battalion\";s:16:\"fab fa-wordpress\";s:37:\"<i class=\"fab\">&#xf19a;</i> wordpress\";s:23:\"fab fa-wordpress-simple\";s:44:\"<i class=\"fab\">&#xf411;</i> wordpress-simple\";s:17:\"fab fa-wpbeginner\";s:38:\"<i class=\"fab\">&#xf297;</i> wpbeginner\";s:17:\"fab fa-wpexplorer\";s:38:\"<i class=\"fab\">&#xf2de;</i> wpexplorer\";s:14:\"fab fa-wpforms\";s:35:\"<i class=\"fab\">&#xf298;</i> wpforms\";s:14:\"fab fa-wpressr\";s:35:\"<i class=\"fab\">&#xf3e4;</i> wpressr\";s:11:\"fab fa-xbox\";s:32:\"<i class=\"fab\">&#xf412;</i> xbox\";s:11:\"fab fa-xing\";s:32:\"<i class=\"fab\">&#xf168;</i> xing\";s:18:\"fab fa-xing-square\";s:39:\"<i class=\"fab\">&#xf169;</i> xing-square\";s:19:\"fab fa-y-combinator\";s:40:\"<i class=\"fab\">&#xf23b;</i> y-combinator\";s:12:\"fab fa-yahoo\";s:33:\"<i class=\"fab\">&#xf19e;</i> yahoo\";s:13:\"fab fa-yammer\";s:34:\"<i class=\"fab\">&#xf840;</i> yammer\";s:13:\"fab fa-yandex\";s:34:\"<i class=\"fab\">&#xf413;</i> yandex\";s:27:\"fab fa-yandex-international\";s:48:\"<i class=\"fab\">&#xf414;</i> yandex-international\";s:11:\"fab fa-yarn\";s:32:\"<i class=\"fab\">&#xf7e3;</i> yarn\";s:11:\"fab fa-yelp\";s:32:\"<i class=\"fab\">&#xf1e9;</i> yelp\";s:12:\"fab fa-yoast\";s:33:\"<i class=\"fab\">&#xf2b1;</i> yoast\";s:14:\"fab fa-youtube\";s:35:\"<i class=\"fab\">&#xf167;</i> youtube\";s:21:\"fab fa-youtube-square\";s:42:\"<i class=\"fab\">&#xf431;</i> youtube-square\";s:12:\"fab fa-zhihu\";s:33:\"<i class=\"fab\">&#xf63f;</i> zhihu\";}s:3:\"fas\";a:1002:{s:9:\"fas fa-ad\";s:30:\"<i class=\"fas\">&#xf641;</i> ad\";s:19:\"fas fa-address-book\";s:40:\"<i class=\"fas\">&#xf2b9;</i> address-book\";s:19:\"fas fa-address-card\";s:40:\"<i class=\"fas\">&#xf2bb;</i> address-card\";s:13:\"fas fa-adjust\";s:34:\"<i class=\"fas\">&#xf042;</i> adjust\";s:20:\"fas fa-air-freshener\";s:41:\"<i class=\"fas\">&#xf5d0;</i> air-freshener\";s:19:\"fas fa-align-center\";s:40:\"<i class=\"fas\">&#xf037;</i> align-center\";s:20:\"fas fa-align-justify\";s:41:\"<i class=\"fas\">&#xf039;</i> align-justify\";s:17:\"fas fa-align-left\";s:38:\"<i class=\"fas\">&#xf036;</i> align-left\";s:18:\"fas fa-align-right\";s:39:\"<i class=\"fas\">&#xf038;</i> align-right\";s:16:\"fas fa-allergies\";s:37:\"<i class=\"fas\">&#xf461;</i> allergies\";s:16:\"fas fa-ambulance\";s:37:\"<i class=\"fas\">&#xf0f9;</i> ambulance\";s:42:\"fas fa-american-sign-language-interpreting\";s:63:\"<i class=\"fas\">&#xf2a3;</i> american-sign-language-interpreting\";s:13:\"fas fa-anchor\";s:34:\"<i class=\"fas\">&#xf13d;</i> anchor\";s:24:\"fas fa-angle-double-down\";s:45:\"<i class=\"fas\">&#xf103;</i> angle-double-down\";s:24:\"fas fa-angle-double-left\";s:45:\"<i class=\"fas\">&#xf100;</i> angle-double-left\";s:25:\"fas fa-angle-double-right\";s:46:\"<i class=\"fas\">&#xf101;</i> angle-double-right\";s:22:\"fas fa-angle-double-up\";s:43:\"<i class=\"fas\">&#xf102;</i> angle-double-up\";s:17:\"fas fa-angle-down\";s:38:\"<i class=\"fas\">&#xf107;</i> angle-down\";s:17:\"fas fa-angle-left\";s:38:\"<i class=\"fas\">&#xf104;</i> angle-left\";s:18:\"fas fa-angle-right\";s:39:\"<i class=\"fas\">&#xf105;</i> angle-right\";s:15:\"fas fa-angle-up\";s:36:\"<i class=\"fas\">&#xf106;</i> angle-up\";s:12:\"fas fa-angry\";s:33:\"<i class=\"fas\">&#xf556;</i> angry\";s:11:\"fas fa-ankh\";s:32:\"<i class=\"fas\">&#xf644;</i> ankh\";s:16:\"fas fa-apple-alt\";s:37:\"<i class=\"fas\">&#xf5d1;</i> apple-alt\";s:14:\"fas fa-archive\";s:35:\"<i class=\"fas\">&#xf187;</i> archive\";s:14:\"fas fa-archway\";s:35:\"<i class=\"fas\">&#xf557;</i> archway\";s:28:\"fas fa-arrow-alt-circle-down\";s:49:\"<i class=\"fas\">&#xf358;</i> arrow-alt-circle-down\";s:28:\"fas fa-arrow-alt-circle-left\";s:49:\"<i class=\"fas\">&#xf359;</i> arrow-alt-circle-left\";s:29:\"fas fa-arrow-alt-circle-right\";s:50:\"<i class=\"fas\">&#xf35a;</i> arrow-alt-circle-right\";s:26:\"fas fa-arrow-alt-circle-up\";s:47:\"<i class=\"fas\">&#xf35b;</i> arrow-alt-circle-up\";s:24:\"fas fa-arrow-circle-down\";s:45:\"<i class=\"fas\">&#xf0ab;</i> arrow-circle-down\";s:24:\"fas fa-arrow-circle-left\";s:45:\"<i class=\"fas\">&#xf0a8;</i> arrow-circle-left\";s:25:\"fas fa-arrow-circle-right\";s:46:\"<i class=\"fas\">&#xf0a9;</i> arrow-circle-right\";s:22:\"fas fa-arrow-circle-up\";s:43:\"<i class=\"fas\">&#xf0aa;</i> arrow-circle-up\";s:17:\"fas fa-arrow-down\";s:38:\"<i class=\"fas\">&#xf063;</i> arrow-down\";s:17:\"fas fa-arrow-left\";s:38:\"<i class=\"fas\">&#xf060;</i> arrow-left\";s:18:\"fas fa-arrow-right\";s:39:\"<i class=\"fas\">&#xf061;</i> arrow-right\";s:15:\"fas fa-arrow-up\";s:36:\"<i class=\"fas\">&#xf062;</i> arrow-up\";s:17:\"fas fa-arrows-alt\";s:38:\"<i class=\"fas\">&#xf0b2;</i> arrows-alt\";s:19:\"fas fa-arrows-alt-h\";s:40:\"<i class=\"fas\">&#xf337;</i> arrows-alt-h\";s:19:\"fas fa-arrows-alt-v\";s:40:\"<i class=\"fas\">&#xf338;</i> arrows-alt-v\";s:34:\"fas fa-assistive-listening-systems\";s:55:\"<i class=\"fas\">&#xf2a2;</i> assistive-listening-systems\";s:15:\"fas fa-asterisk\";s:36:\"<i class=\"fas\">&#xf069;</i> asterisk\";s:9:\"fas fa-at\";s:30:\"<i class=\"fas\">&#xf1fa;</i> at\";s:12:\"fas fa-atlas\";s:33:\"<i class=\"fas\">&#xf558;</i> atlas\";s:11:\"fas fa-atom\";s:32:\"<i class=\"fas\">&#xf5d2;</i> atom\";s:24:\"fas fa-audio-description\";s:45:\"<i class=\"fas\">&#xf29e;</i> audio-description\";s:12:\"fas fa-award\";s:33:\"<i class=\"fas\">&#xf559;</i> award\";s:11:\"fas fa-baby\";s:32:\"<i class=\"fas\">&#xf77c;</i> baby\";s:20:\"fas fa-baby-carriage\";s:41:\"<i class=\"fas\">&#xf77d;</i> baby-carriage\";s:16:\"fas fa-backspace\";s:37:\"<i class=\"fas\">&#xf55a;</i> backspace\";s:15:\"fas fa-backward\";s:36:\"<i class=\"fas\">&#xf04a;</i> backward\";s:12:\"fas fa-bacon\";s:33:\"<i class=\"fas\">&#xf7e5;</i> bacon\";s:15:\"fas fa-bacteria\";s:36:\"<i class=\"fas\">&#xe059;</i> bacteria\";s:16:\"fas fa-bacterium\";s:37:\"<i class=\"fas\">&#xe05a;</i> bacterium\";s:12:\"fas fa-bahai\";s:33:\"<i class=\"fas\">&#xf666;</i> bahai\";s:20:\"fas fa-balance-scale\";s:41:\"<i class=\"fas\">&#xf24e;</i> balance-scale\";s:25:\"fas fa-balance-scale-left\";s:46:\"<i class=\"fas\">&#xf515;</i> balance-scale-left\";s:26:\"fas fa-balance-scale-right\";s:47:\"<i class=\"fas\">&#xf516;</i> balance-scale-right\";s:10:\"fas fa-ban\";s:31:\"<i class=\"fas\">&#xf05e;</i> ban\";s:15:\"fas fa-band-aid\";s:36:\"<i class=\"fas\">&#xf462;</i> band-aid\";s:14:\"fas fa-barcode\";s:35:\"<i class=\"fas\">&#xf02a;</i> barcode\";s:11:\"fas fa-bars\";s:32:\"<i class=\"fas\">&#xf0c9;</i> bars\";s:20:\"fas fa-baseball-ball\";s:41:\"<i class=\"fas\">&#xf433;</i> baseball-ball\";s:22:\"fas fa-basketball-ball\";s:43:\"<i class=\"fas\">&#xf434;</i> basketball-ball\";s:11:\"fas fa-bath\";s:32:\"<i class=\"fas\">&#xf2cd;</i> bath\";s:20:\"fas fa-battery-empty\";s:41:\"<i class=\"fas\">&#xf244;</i> battery-empty\";s:19:\"fas fa-battery-full\";s:40:\"<i class=\"fas\">&#xf240;</i> battery-full\";s:19:\"fas fa-battery-half\";s:40:\"<i class=\"fas\">&#xf242;</i> battery-half\";s:22:\"fas fa-battery-quarter\";s:43:\"<i class=\"fas\">&#xf243;</i> battery-quarter\";s:29:\"fas fa-battery-three-quarters\";s:50:\"<i class=\"fas\">&#xf241;</i> battery-three-quarters\";s:10:\"fas fa-bed\";s:31:\"<i class=\"fas\">&#xf236;</i> bed\";s:11:\"fas fa-beer\";s:32:\"<i class=\"fas\">&#xf0fc;</i> beer\";s:11:\"fas fa-bell\";s:32:\"<i class=\"fas\">&#xf0f3;</i> bell\";s:17:\"fas fa-bell-slash\";s:38:\"<i class=\"fas\">&#xf1f6;</i> bell-slash\";s:19:\"fas fa-bezier-curve\";s:40:\"<i class=\"fas\">&#xf55b;</i> bezier-curve\";s:12:\"fas fa-bible\";s:33:\"<i class=\"fas\">&#xf647;</i> bible\";s:14:\"fas fa-bicycle\";s:35:\"<i class=\"fas\">&#xf206;</i> bicycle\";s:13:\"fas fa-biking\";s:34:\"<i class=\"fas\">&#xf84a;</i> biking\";s:17:\"fas fa-binoculars\";s:38:\"<i class=\"fas\">&#xf1e5;</i> binoculars\";s:16:\"fas fa-biohazard\";s:37:\"<i class=\"fas\">&#xf780;</i> biohazard\";s:20:\"fas fa-birthday-cake\";s:41:\"<i class=\"fas\">&#xf1fd;</i> birthday-cake\";s:14:\"fas fa-blender\";s:35:\"<i class=\"fas\">&#xf517;</i> blender\";s:20:\"fas fa-blender-phone\";s:41:\"<i class=\"fas\">&#xf6b6;</i> blender-phone\";s:12:\"fas fa-blind\";s:33:\"<i class=\"fas\">&#xf29d;</i> blind\";s:11:\"fas fa-blog\";s:32:\"<i class=\"fas\">&#xf781;</i> blog\";s:11:\"fas fa-bold\";s:32:\"<i class=\"fas\">&#xf032;</i> bold\";s:11:\"fas fa-bolt\";s:32:\"<i class=\"fas\">&#xf0e7;</i> bolt\";s:11:\"fas fa-bomb\";s:32:\"<i class=\"fas\">&#xf1e2;</i> bomb\";s:11:\"fas fa-bone\";s:32:\"<i class=\"fas\">&#xf5d7;</i> bone\";s:11:\"fas fa-bong\";s:32:\"<i class=\"fas\">&#xf55c;</i> bong\";s:11:\"fas fa-book\";s:32:\"<i class=\"fas\">&#xf02d;</i> book\";s:16:\"fas fa-book-dead\";s:37:\"<i class=\"fas\">&#xf6b7;</i> book-dead\";s:19:\"fas fa-book-medical\";s:40:\"<i class=\"fas\">&#xf7e6;</i> book-medical\";s:16:\"fas fa-book-open\";s:37:\"<i class=\"fas\">&#xf518;</i> book-open\";s:18:\"fas fa-book-reader\";s:39:\"<i class=\"fas\">&#xf5da;</i> book-reader\";s:15:\"fas fa-bookmark\";s:36:\"<i class=\"fas\">&#xf02e;</i> bookmark\";s:17:\"fas fa-border-all\";s:38:\"<i class=\"fas\">&#xf84c;</i> border-all\";s:18:\"fas fa-border-none\";s:39:\"<i class=\"fas\">&#xf850;</i> border-none\";s:19:\"fas fa-border-style\";s:40:\"<i class=\"fas\">&#xf853;</i> border-style\";s:19:\"fas fa-bowling-ball\";s:40:\"<i class=\"fas\">&#xf436;</i> bowling-ball\";s:10:\"fas fa-box\";s:31:\"<i class=\"fas\">&#xf466;</i> box\";s:15:\"fas fa-box-open\";s:36:\"<i class=\"fas\">&#xf49e;</i> box-open\";s:17:\"fas fa-box-tissue\";s:38:\"<i class=\"fas\">&#xe05b;</i> box-tissue\";s:12:\"fas fa-boxes\";s:33:\"<i class=\"fas\">&#xf468;</i> boxes\";s:14:\"fas fa-braille\";s:35:\"<i class=\"fas\">&#xf2a1;</i> braille\";s:12:\"fas fa-brain\";s:33:\"<i class=\"fas\">&#xf5dc;</i> brain\";s:18:\"fas fa-bread-slice\";s:39:\"<i class=\"fas\">&#xf7ec;</i> bread-slice\";s:16:\"fas fa-briefcase\";s:37:\"<i class=\"fas\">&#xf0b1;</i> briefcase\";s:24:\"fas fa-briefcase-medical\";s:45:\"<i class=\"fas\">&#xf469;</i> briefcase-medical\";s:22:\"fas fa-broadcast-tower\";s:43:\"<i class=\"fas\">&#xf519;</i> broadcast-tower\";s:12:\"fas fa-broom\";s:33:\"<i class=\"fas\">&#xf51a;</i> broom\";s:12:\"fas fa-brush\";s:33:\"<i class=\"fas\">&#xf55d;</i> brush\";s:10:\"fas fa-bug\";s:31:\"<i class=\"fas\">&#xf188;</i> bug\";s:15:\"fas fa-building\";s:36:\"<i class=\"fas\">&#xf1ad;</i> building\";s:15:\"fas fa-bullhorn\";s:36:\"<i class=\"fas\">&#xf0a1;</i> bullhorn\";s:15:\"fas fa-bullseye\";s:36:\"<i class=\"fas\">&#xf140;</i> bullseye\";s:11:\"fas fa-burn\";s:32:\"<i class=\"fas\">&#xf46a;</i> burn\";s:10:\"fas fa-bus\";s:31:\"<i class=\"fas\">&#xf207;</i> bus\";s:14:\"fas fa-bus-alt\";s:35:\"<i class=\"fas\">&#xf55e;</i> bus-alt\";s:20:\"fas fa-business-time\";s:41:\"<i class=\"fas\">&#xf64a;</i> business-time\";s:17:\"fas fa-calculator\";s:38:\"<i class=\"fas\">&#xf1ec;</i> calculator\";s:15:\"fas fa-calendar\";s:36:\"<i class=\"fas\">&#xf133;</i> calendar\";s:19:\"fas fa-calendar-alt\";s:40:\"<i class=\"fas\">&#xf073;</i> calendar-alt\";s:21:\"fas fa-calendar-check\";s:42:\"<i class=\"fas\">&#xf274;</i> calendar-check\";s:19:\"fas fa-calendar-day\";s:40:\"<i class=\"fas\">&#xf783;</i> calendar-day\";s:21:\"fas fa-calendar-minus\";s:42:\"<i class=\"fas\">&#xf272;</i> calendar-minus\";s:20:\"fas fa-calendar-plus\";s:41:\"<i class=\"fas\">&#xf271;</i> calendar-plus\";s:21:\"fas fa-calendar-times\";s:42:\"<i class=\"fas\">&#xf273;</i> calendar-times\";s:20:\"fas fa-calendar-week\";s:41:\"<i class=\"fas\">&#xf784;</i> calendar-week\";s:13:\"fas fa-camera\";s:34:\"<i class=\"fas\">&#xf030;</i> camera\";s:19:\"fas fa-camera-retro\";s:40:\"<i class=\"fas\">&#xf083;</i> camera-retro\";s:17:\"fas fa-campground\";s:38:\"<i class=\"fas\">&#xf6bb;</i> campground\";s:17:\"fas fa-candy-cane\";s:38:\"<i class=\"fas\">&#xf786;</i> candy-cane\";s:15:\"fas fa-cannabis\";s:36:\"<i class=\"fas\">&#xf55f;</i> cannabis\";s:15:\"fas fa-capsules\";s:36:\"<i class=\"fas\">&#xf46b;</i> capsules\";s:10:\"fas fa-car\";s:31:\"<i class=\"fas\">&#xf1b9;</i> car\";s:14:\"fas fa-car-alt\";s:35:\"<i class=\"fas\">&#xf5de;</i> car-alt\";s:18:\"fas fa-car-battery\";s:39:\"<i class=\"fas\">&#xf5df;</i> car-battery\";s:16:\"fas fa-car-crash\";s:37:\"<i class=\"fas\">&#xf5e1;</i> car-crash\";s:15:\"fas fa-car-side\";s:36:\"<i class=\"fas\">&#xf5e4;</i> car-side\";s:14:\"fas fa-caravan\";s:35:\"<i class=\"fas\">&#xf8ff;</i> caravan\";s:17:\"fas fa-caret-down\";s:38:\"<i class=\"fas\">&#xf0d7;</i> caret-down\";s:17:\"fas fa-caret-left\";s:38:\"<i class=\"fas\">&#xf0d9;</i> caret-left\";s:18:\"fas fa-caret-right\";s:39:\"<i class=\"fas\">&#xf0da;</i> caret-right\";s:24:\"fas fa-caret-square-down\";s:45:\"<i class=\"fas\">&#xf150;</i> caret-square-down\";s:24:\"fas fa-caret-square-left\";s:45:\"<i class=\"fas\">&#xf191;</i> caret-square-left\";s:25:\"fas fa-caret-square-right\";s:46:\"<i class=\"fas\">&#xf152;</i> caret-square-right\";s:22:\"fas fa-caret-square-up\";s:43:\"<i class=\"fas\">&#xf151;</i> caret-square-up\";s:15:\"fas fa-caret-up\";s:36:\"<i class=\"fas\">&#xf0d8;</i> caret-up\";s:13:\"fas fa-carrot\";s:34:\"<i class=\"fas\">&#xf787;</i> carrot\";s:22:\"fas fa-cart-arrow-down\";s:43:\"<i class=\"fas\">&#xf218;</i> cart-arrow-down\";s:16:\"fas fa-cart-plus\";s:37:\"<i class=\"fas\">&#xf217;</i> cart-plus\";s:20:\"fas fa-cash-register\";s:41:\"<i class=\"fas\">&#xf788;</i> cash-register\";s:10:\"fas fa-cat\";s:31:\"<i class=\"fas\">&#xf6be;</i> cat\";s:18:\"fas fa-certificate\";s:39:\"<i class=\"fas\">&#xf0a3;</i> certificate\";s:12:\"fas fa-chair\";s:33:\"<i class=\"fas\">&#xf6c0;</i> chair\";s:17:\"fas fa-chalkboard\";s:38:\"<i class=\"fas\">&#xf51b;</i> chalkboard\";s:25:\"fas fa-chalkboard-teacher\";s:46:\"<i class=\"fas\">&#xf51c;</i> chalkboard-teacher\";s:23:\"fas fa-charging-station\";s:44:\"<i class=\"fas\">&#xf5e7;</i> charging-station\";s:17:\"fas fa-chart-area\";s:38:\"<i class=\"fas\">&#xf1fe;</i> chart-area\";s:16:\"fas fa-chart-bar\";s:37:\"<i class=\"fas\">&#xf080;</i> chart-bar\";s:17:\"fas fa-chart-line\";s:38:\"<i class=\"fas\">&#xf201;</i> chart-line\";s:16:\"fas fa-chart-pie\";s:37:\"<i class=\"fas\">&#xf200;</i> chart-pie\";s:12:\"fas fa-check\";s:33:\"<i class=\"fas\">&#xf00c;</i> check\";s:19:\"fas fa-check-circle\";s:40:\"<i class=\"fas\">&#xf058;</i> check-circle\";s:19:\"fas fa-check-double\";s:40:\"<i class=\"fas\">&#xf560;</i> check-double\";s:19:\"fas fa-check-square\";s:40:\"<i class=\"fas\">&#xf14a;</i> check-square\";s:13:\"fas fa-cheese\";s:34:\"<i class=\"fas\">&#xf7ef;</i> cheese\";s:12:\"fas fa-chess\";s:33:\"<i class=\"fas\">&#xf439;</i> chess\";s:19:\"fas fa-chess-bishop\";s:40:\"<i class=\"fas\">&#xf43a;</i> chess-bishop\";s:18:\"fas fa-chess-board\";s:39:\"<i class=\"fas\">&#xf43c;</i> chess-board\";s:17:\"fas fa-chess-king\";s:38:\"<i class=\"fas\">&#xf43f;</i> chess-king\";s:19:\"fas fa-chess-knight\";s:40:\"<i class=\"fas\">&#xf441;</i> chess-knight\";s:17:\"fas fa-chess-pawn\";s:38:\"<i class=\"fas\">&#xf443;</i> chess-pawn\";s:18:\"fas fa-chess-queen\";s:39:\"<i class=\"fas\">&#xf445;</i> chess-queen\";s:17:\"fas fa-chess-rook\";s:38:\"<i class=\"fas\">&#xf447;</i> chess-rook\";s:26:\"fas fa-chevron-circle-down\";s:47:\"<i class=\"fas\">&#xf13a;</i> chevron-circle-down\";s:26:\"fas fa-chevron-circle-left\";s:47:\"<i class=\"fas\">&#xf137;</i> chevron-circle-left\";s:27:\"fas fa-chevron-circle-right\";s:48:\"<i class=\"fas\">&#xf138;</i> chevron-circle-right\";s:24:\"fas fa-chevron-circle-up\";s:45:\"<i class=\"fas\">&#xf139;</i> chevron-circle-up\";s:19:\"fas fa-chevron-down\";s:40:\"<i class=\"fas\">&#xf078;</i> chevron-down\";s:19:\"fas fa-chevron-left\";s:40:\"<i class=\"fas\">&#xf053;</i> chevron-left\";s:20:\"fas fa-chevron-right\";s:41:\"<i class=\"fas\">&#xf054;</i> chevron-right\";s:17:\"fas fa-chevron-up\";s:38:\"<i class=\"fas\">&#xf077;</i> chevron-up\";s:12:\"fas fa-child\";s:33:\"<i class=\"fas\">&#xf1ae;</i> child\";s:13:\"fas fa-church\";s:34:\"<i class=\"fas\">&#xf51d;</i> church\";s:13:\"fas fa-circle\";s:34:\"<i class=\"fas\">&#xf111;</i> circle\";s:19:\"fas fa-circle-notch\";s:40:\"<i class=\"fas\">&#xf1ce;</i> circle-notch\";s:11:\"fas fa-city\";s:32:\"<i class=\"fas\">&#xf64f;</i> city\";s:21:\"fas fa-clinic-medical\";s:42:\"<i class=\"fas\">&#xf7f2;</i> clinic-medical\";s:16:\"fas fa-clipboard\";s:37:\"<i class=\"fas\">&#xf328;</i> clipboard\";s:22:\"fas fa-clipboard-check\";s:43:\"<i class=\"fas\">&#xf46c;</i> clipboard-check\";s:21:\"fas fa-clipboard-list\";s:42:\"<i class=\"fas\">&#xf46d;</i> clipboard-list\";s:12:\"fas fa-clock\";s:33:\"<i class=\"fas\">&#xf017;</i> clock\";s:12:\"fas fa-clone\";s:33:\"<i class=\"fas\">&#xf24d;</i> clone\";s:24:\"fas fa-closed-captioning\";s:45:\"<i class=\"fas\">&#xf20a;</i> closed-captioning\";s:12:\"fas fa-cloud\";s:33:\"<i class=\"fas\">&#xf0c2;</i> cloud\";s:25:\"fas fa-cloud-download-alt\";s:46:\"<i class=\"fas\">&#xf381;</i> cloud-download-alt\";s:21:\"fas fa-cloud-meatball\";s:42:\"<i class=\"fas\">&#xf73b;</i> cloud-meatball\";s:17:\"fas fa-cloud-moon\";s:38:\"<i class=\"fas\">&#xf6c3;</i> cloud-moon\";s:22:\"fas fa-cloud-moon-rain\";s:43:\"<i class=\"fas\">&#xf73c;</i> cloud-moon-rain\";s:17:\"fas fa-cloud-rain\";s:38:\"<i class=\"fas\">&#xf73d;</i> cloud-rain\";s:26:\"fas fa-cloud-showers-heavy\";s:47:\"<i class=\"fas\">&#xf740;</i> cloud-showers-heavy\";s:16:\"fas fa-cloud-sun\";s:37:\"<i class=\"fas\">&#xf6c4;</i> cloud-sun\";s:21:\"fas fa-cloud-sun-rain\";s:42:\"<i class=\"fas\">&#xf743;</i> cloud-sun-rain\";s:23:\"fas fa-cloud-upload-alt\";s:44:\"<i class=\"fas\">&#xf382;</i> cloud-upload-alt\";s:15:\"fas fa-cocktail\";s:36:\"<i class=\"fas\">&#xf561;</i> cocktail\";s:11:\"fas fa-code\";s:32:\"<i class=\"fas\">&#xf121;</i> code\";s:18:\"fas fa-code-branch\";s:39:\"<i class=\"fas\">&#xf126;</i> code-branch\";s:13:\"fas fa-coffee\";s:34:\"<i class=\"fas\">&#xf0f4;</i> coffee\";s:10:\"fas fa-cog\";s:31:\"<i class=\"fas\">&#xf013;</i> cog\";s:11:\"fas fa-cogs\";s:32:\"<i class=\"fas\">&#xf085;</i> cogs\";s:12:\"fas fa-coins\";s:33:\"<i class=\"fas\">&#xf51e;</i> coins\";s:14:\"fas fa-columns\";s:35:\"<i class=\"fas\">&#xf0db;</i> columns\";s:14:\"fas fa-comment\";s:35:\"<i class=\"fas\">&#xf075;</i> comment\";s:18:\"fas fa-comment-alt\";s:39:\"<i class=\"fas\">&#xf27a;</i> comment-alt\";s:21:\"fas fa-comment-dollar\";s:42:\"<i class=\"fas\">&#xf651;</i> comment-dollar\";s:19:\"fas fa-comment-dots\";s:40:\"<i class=\"fas\">&#xf4ad;</i> comment-dots\";s:22:\"fas fa-comment-medical\";s:43:\"<i class=\"fas\">&#xf7f5;</i> comment-medical\";s:20:\"fas fa-comment-slash\";s:41:\"<i class=\"fas\">&#xf4b3;</i> comment-slash\";s:15:\"fas fa-comments\";s:36:\"<i class=\"fas\">&#xf086;</i> comments\";s:22:\"fas fa-comments-dollar\";s:43:\"<i class=\"fas\">&#xf653;</i> comments-dollar\";s:19:\"fas fa-compact-disc\";s:40:\"<i class=\"fas\">&#xf51f;</i> compact-disc\";s:14:\"fas fa-compass\";s:35:\"<i class=\"fas\">&#xf14e;</i> compass\";s:15:\"fas fa-compress\";s:36:\"<i class=\"fas\">&#xf066;</i> compress\";s:19:\"fas fa-compress-alt\";s:40:\"<i class=\"fas\">&#xf422;</i> compress-alt\";s:26:\"fas fa-compress-arrows-alt\";s:47:\"<i class=\"fas\">&#xf78c;</i> compress-arrows-alt\";s:21:\"fas fa-concierge-bell\";s:42:\"<i class=\"fas\">&#xf562;</i> concierge-bell\";s:13:\"fas fa-cookie\";s:34:\"<i class=\"fas\">&#xf563;</i> cookie\";s:18:\"fas fa-cookie-bite\";s:39:\"<i class=\"fas\">&#xf564;</i> cookie-bite\";s:11:\"fas fa-copy\";s:32:\"<i class=\"fas\">&#xf0c5;</i> copy\";s:16:\"fas fa-copyright\";s:37:\"<i class=\"fas\">&#xf1f9;</i> copyright\";s:12:\"fas fa-couch\";s:33:\"<i class=\"fas\">&#xf4b8;</i> couch\";s:18:\"fas fa-credit-card\";s:39:\"<i class=\"fas\">&#xf09d;</i> credit-card\";s:11:\"fas fa-crop\";s:32:\"<i class=\"fas\">&#xf125;</i> crop\";s:15:\"fas fa-crop-alt\";s:36:\"<i class=\"fas\">&#xf565;</i> crop-alt\";s:12:\"fas fa-cross\";s:33:\"<i class=\"fas\">&#xf654;</i> cross\";s:17:\"fas fa-crosshairs\";s:38:\"<i class=\"fas\">&#xf05b;</i> crosshairs\";s:11:\"fas fa-crow\";s:32:\"<i class=\"fas\">&#xf520;</i> crow\";s:12:\"fas fa-crown\";s:33:\"<i class=\"fas\">&#xf521;</i> crown\";s:13:\"fas fa-crutch\";s:34:\"<i class=\"fas\">&#xf7f7;</i> crutch\";s:11:\"fas fa-cube\";s:32:\"<i class=\"fas\">&#xf1b2;</i> cube\";s:12:\"fas fa-cubes\";s:33:\"<i class=\"fas\">&#xf1b3;</i> cubes\";s:10:\"fas fa-cut\";s:31:\"<i class=\"fas\">&#xf0c4;</i> cut\";s:15:\"fas fa-database\";s:36:\"<i class=\"fas\">&#xf1c0;</i> database\";s:11:\"fas fa-deaf\";s:32:\"<i class=\"fas\">&#xf2a4;</i> deaf\";s:15:\"fas fa-democrat\";s:36:\"<i class=\"fas\">&#xf747;</i> democrat\";s:14:\"fas fa-desktop\";s:35:\"<i class=\"fas\">&#xf108;</i> desktop\";s:19:\"fas fa-dharmachakra\";s:40:\"<i class=\"fas\">&#xf655;</i> dharmachakra\";s:16:\"fas fa-diagnoses\";s:37:\"<i class=\"fas\">&#xf470;</i> diagnoses\";s:11:\"fas fa-dice\";s:32:\"<i class=\"fas\">&#xf522;</i> dice\";s:15:\"fas fa-dice-d20\";s:36:\"<i class=\"fas\">&#xf6cf;</i> dice-d20\";s:14:\"fas fa-dice-d6\";s:35:\"<i class=\"fas\">&#xf6d1;</i> dice-d6\";s:16:\"fas fa-dice-five\";s:37:\"<i class=\"fas\">&#xf523;</i> dice-five\";s:16:\"fas fa-dice-four\";s:37:\"<i class=\"fas\">&#xf524;</i> dice-four\";s:15:\"fas fa-dice-one\";s:36:\"<i class=\"fas\">&#xf525;</i> dice-one\";s:15:\"fas fa-dice-six\";s:36:\"<i class=\"fas\">&#xf526;</i> dice-six\";s:17:\"fas fa-dice-three\";s:38:\"<i class=\"fas\">&#xf527;</i> dice-three\";s:15:\"fas fa-dice-two\";s:36:\"<i class=\"fas\">&#xf528;</i> dice-two\";s:25:\"fas fa-digital-tachograph\";s:46:\"<i class=\"fas\">&#xf566;</i> digital-tachograph\";s:17:\"fas fa-directions\";s:38:\"<i class=\"fas\">&#xf5eb;</i> directions\";s:14:\"fas fa-disease\";s:35:\"<i class=\"fas\">&#xf7fa;</i> disease\";s:13:\"fas fa-divide\";s:34:\"<i class=\"fas\">&#xf529;</i> divide\";s:12:\"fas fa-dizzy\";s:33:\"<i class=\"fas\">&#xf567;</i> dizzy\";s:10:\"fas fa-dna\";s:31:\"<i class=\"fas\">&#xf471;</i> dna\";s:10:\"fas fa-dog\";s:31:\"<i class=\"fas\">&#xf6d3;</i> dog\";s:18:\"fas fa-dollar-sign\";s:39:\"<i class=\"fas\">&#xf155;</i> dollar-sign\";s:12:\"fas fa-dolly\";s:33:\"<i class=\"fas\">&#xf472;</i> dolly\";s:20:\"fas fa-dolly-flatbed\";s:41:\"<i class=\"fas\">&#xf474;</i> dolly-flatbed\";s:13:\"fas fa-donate\";s:34:\"<i class=\"fas\">&#xf4b9;</i> donate\";s:18:\"fas fa-door-closed\";s:39:\"<i class=\"fas\">&#xf52a;</i> door-closed\";s:16:\"fas fa-door-open\";s:37:\"<i class=\"fas\">&#xf52b;</i> door-open\";s:17:\"fas fa-dot-circle\";s:38:\"<i class=\"fas\">&#xf192;</i> dot-circle\";s:11:\"fas fa-dove\";s:32:\"<i class=\"fas\">&#xf4ba;</i> dove\";s:15:\"fas fa-download\";s:36:\"<i class=\"fas\">&#xf019;</i> download\";s:23:\"fas fa-drafting-compass\";s:44:\"<i class=\"fas\">&#xf568;</i> drafting-compass\";s:13:\"fas fa-dragon\";s:34:\"<i class=\"fas\">&#xf6d5;</i> dragon\";s:19:\"fas fa-draw-polygon\";s:40:\"<i class=\"fas\">&#xf5ee;</i> draw-polygon\";s:11:\"fas fa-drum\";s:32:\"<i class=\"fas\">&#xf569;</i> drum\";s:20:\"fas fa-drum-steelpan\";s:41:\"<i class=\"fas\">&#xf56a;</i> drum-steelpan\";s:21:\"fas fa-drumstick-bite\";s:42:\"<i class=\"fas\">&#xf6d7;</i> drumstick-bite\";s:15:\"fas fa-dumbbell\";s:36:\"<i class=\"fas\">&#xf44b;</i> dumbbell\";s:15:\"fas fa-dumpster\";s:36:\"<i class=\"fas\">&#xf793;</i> dumpster\";s:20:\"fas fa-dumpster-fire\";s:41:\"<i class=\"fas\">&#xf794;</i> dumpster-fire\";s:14:\"fas fa-dungeon\";s:35:\"<i class=\"fas\">&#xf6d9;</i> dungeon\";s:11:\"fas fa-edit\";s:32:\"<i class=\"fas\">&#xf044;</i> edit\";s:10:\"fas fa-egg\";s:31:\"<i class=\"fas\">&#xf7fb;</i> egg\";s:12:\"fas fa-eject\";s:33:\"<i class=\"fas\">&#xf052;</i> eject\";s:17:\"fas fa-ellipsis-h\";s:38:\"<i class=\"fas\">&#xf141;</i> ellipsis-h\";s:17:\"fas fa-ellipsis-v\";s:38:\"<i class=\"fas\">&#xf142;</i> ellipsis-v\";s:15:\"fas fa-envelope\";s:36:\"<i class=\"fas\">&#xf0e0;</i> envelope\";s:20:\"fas fa-envelope-open\";s:41:\"<i class=\"fas\">&#xf2b6;</i> envelope-open\";s:25:\"fas fa-envelope-open-text\";s:46:\"<i class=\"fas\">&#xf658;</i> envelope-open-text\";s:22:\"fas fa-envelope-square\";s:43:\"<i class=\"fas\">&#xf199;</i> envelope-square\";s:13:\"fas fa-equals\";s:34:\"<i class=\"fas\">&#xf52c;</i> equals\";s:13:\"fas fa-eraser\";s:34:\"<i class=\"fas\">&#xf12d;</i> eraser\";s:15:\"fas fa-ethernet\";s:36:\"<i class=\"fas\">&#xf796;</i> ethernet\";s:16:\"fas fa-euro-sign\";s:37:\"<i class=\"fas\">&#xf153;</i> euro-sign\";s:19:\"fas fa-exchange-alt\";s:40:\"<i class=\"fas\">&#xf362;</i> exchange-alt\";s:18:\"fas fa-exclamation\";s:39:\"<i class=\"fas\">&#xf12a;</i> exclamation\";s:25:\"fas fa-exclamation-circle\";s:46:\"<i class=\"fas\">&#xf06a;</i> exclamation-circle\";s:27:\"fas fa-exclamation-triangle\";s:48:\"<i class=\"fas\">&#xf071;</i> exclamation-triangle\";s:13:\"fas fa-expand\";s:34:\"<i class=\"fas\">&#xf065;</i> expand\";s:17:\"fas fa-expand-alt\";s:38:\"<i class=\"fas\">&#xf424;</i> expand-alt\";s:24:\"fas fa-expand-arrows-alt\";s:45:\"<i class=\"fas\">&#xf31e;</i> expand-arrows-alt\";s:24:\"fas fa-external-link-alt\";s:45:\"<i class=\"fas\">&#xf35d;</i> external-link-alt\";s:31:\"fas fa-external-link-square-alt\";s:52:\"<i class=\"fas\">&#xf360;</i> external-link-square-alt\";s:10:\"fas fa-eye\";s:31:\"<i class=\"fas\">&#xf06e;</i> eye\";s:18:\"fas fa-eye-dropper\";s:39:\"<i class=\"fas\">&#xf1fb;</i> eye-dropper\";s:16:\"fas fa-eye-slash\";s:37:\"<i class=\"fas\">&#xf070;</i> eye-slash\";s:10:\"fas fa-fan\";s:31:\"<i class=\"fas\">&#xf863;</i> fan\";s:20:\"fas fa-fast-backward\";s:41:\"<i class=\"fas\">&#xf049;</i> fast-backward\";s:19:\"fas fa-fast-forward\";s:40:\"<i class=\"fas\">&#xf050;</i> fast-forward\";s:13:\"fas fa-faucet\";s:34:\"<i class=\"fas\">&#xe005;</i> faucet\";s:10:\"fas fa-fax\";s:31:\"<i class=\"fas\">&#xf1ac;</i> fax\";s:14:\"fas fa-feather\";s:35:\"<i class=\"fas\">&#xf52d;</i> feather\";s:18:\"fas fa-feather-alt\";s:39:\"<i class=\"fas\">&#xf56b;</i> feather-alt\";s:13:\"fas fa-female\";s:34:\"<i class=\"fas\">&#xf182;</i> female\";s:18:\"fas fa-fighter-jet\";s:39:\"<i class=\"fas\">&#xf0fb;</i> fighter-jet\";s:11:\"fas fa-file\";s:32:\"<i class=\"fas\">&#xf15b;</i> file\";s:15:\"fas fa-file-alt\";s:36:\"<i class=\"fas\">&#xf15c;</i> file-alt\";s:19:\"fas fa-file-archive\";s:40:\"<i class=\"fas\">&#xf1c6;</i> file-archive\";s:17:\"fas fa-file-audio\";s:38:\"<i class=\"fas\">&#xf1c7;</i> file-audio\";s:16:\"fas fa-file-code\";s:37:\"<i class=\"fas\">&#xf1c9;</i> file-code\";s:20:\"fas fa-file-contract\";s:41:\"<i class=\"fas\">&#xf56c;</i> file-contract\";s:15:\"fas fa-file-csv\";s:36:\"<i class=\"fas\">&#xf6dd;</i> file-csv\";s:20:\"fas fa-file-download\";s:41:\"<i class=\"fas\">&#xf56d;</i> file-download\";s:17:\"fas fa-file-excel\";s:38:\"<i class=\"fas\">&#xf1c3;</i> file-excel\";s:18:\"fas fa-file-export\";s:39:\"<i class=\"fas\">&#xf56e;</i> file-export\";s:17:\"fas fa-file-image\";s:38:\"<i class=\"fas\">&#xf1c5;</i> file-image\";s:18:\"fas fa-file-import\";s:39:\"<i class=\"fas\">&#xf56f;</i> file-import\";s:19:\"fas fa-file-invoice\";s:40:\"<i class=\"fas\">&#xf570;</i> file-invoice\";s:26:\"fas fa-file-invoice-dollar\";s:47:\"<i class=\"fas\">&#xf571;</i> file-invoice-dollar\";s:19:\"fas fa-file-medical\";s:40:\"<i class=\"fas\">&#xf477;</i> file-medical\";s:23:\"fas fa-file-medical-alt\";s:44:\"<i class=\"fas\">&#xf478;</i> file-medical-alt\";s:15:\"fas fa-file-pdf\";s:36:\"<i class=\"fas\">&#xf1c1;</i> file-pdf\";s:22:\"fas fa-file-powerpoint\";s:43:\"<i class=\"fas\">&#xf1c4;</i> file-powerpoint\";s:24:\"fas fa-file-prescription\";s:45:\"<i class=\"fas\">&#xf572;</i> file-prescription\";s:21:\"fas fa-file-signature\";s:42:\"<i class=\"fas\">&#xf573;</i> file-signature\";s:18:\"fas fa-file-upload\";s:39:\"<i class=\"fas\">&#xf574;</i> file-upload\";s:17:\"fas fa-file-video\";s:38:\"<i class=\"fas\">&#xf1c8;</i> file-video\";s:16:\"fas fa-file-word\";s:37:\"<i class=\"fas\">&#xf1c2;</i> file-word\";s:11:\"fas fa-fill\";s:32:\"<i class=\"fas\">&#xf575;</i> fill\";s:16:\"fas fa-fill-drip\";s:37:\"<i class=\"fas\">&#xf576;</i> fill-drip\";s:11:\"fas fa-film\";s:32:\"<i class=\"fas\">&#xf008;</i> film\";s:13:\"fas fa-filter\";s:34:\"<i class=\"fas\">&#xf0b0;</i> filter\";s:18:\"fas fa-fingerprint\";s:39:\"<i class=\"fas\">&#xf577;</i> fingerprint\";s:11:\"fas fa-fire\";s:32:\"<i class=\"fas\">&#xf06d;</i> fire\";s:15:\"fas fa-fire-alt\";s:36:\"<i class=\"fas\">&#xf7e4;</i> fire-alt\";s:24:\"fas fa-fire-extinguisher\";s:45:\"<i class=\"fas\">&#xf134;</i> fire-extinguisher\";s:16:\"fas fa-first-aid\";s:37:\"<i class=\"fas\">&#xf479;</i> first-aid\";s:11:\"fas fa-fish\";s:32:\"<i class=\"fas\">&#xf578;</i> fish\";s:18:\"fas fa-fist-raised\";s:39:\"<i class=\"fas\">&#xf6de;</i> fist-raised\";s:11:\"fas fa-flag\";s:32:\"<i class=\"fas\">&#xf024;</i> flag\";s:21:\"fas fa-flag-checkered\";s:42:\"<i class=\"fas\">&#xf11e;</i> flag-checkered\";s:15:\"fas fa-flag-usa\";s:36:\"<i class=\"fas\">&#xf74d;</i> flag-usa\";s:12:\"fas fa-flask\";s:33:\"<i class=\"fas\">&#xf0c3;</i> flask\";s:14:\"fas fa-flushed\";s:35:\"<i class=\"fas\">&#xf579;</i> flushed\";s:13:\"fas fa-folder\";s:34:\"<i class=\"fas\">&#xf07b;</i> folder\";s:19:\"fas fa-folder-minus\";s:40:\"<i class=\"fas\">&#xf65d;</i> folder-minus\";s:18:\"fas fa-folder-open\";s:39:\"<i class=\"fas\">&#xf07c;</i> folder-open\";s:18:\"fas fa-folder-plus\";s:39:\"<i class=\"fas\">&#xf65e;</i> folder-plus\";s:11:\"fas fa-font\";s:32:\"<i class=\"fas\">&#xf031;</i> font\";s:29:\"fas fa-font-awesome-logo-full\";s:50:\"<i class=\"fas\">&#xf4e6;</i> font-awesome-logo-full\";s:20:\"fas fa-football-ball\";s:41:\"<i class=\"fas\">&#xf44e;</i> football-ball\";s:14:\"fas fa-forward\";s:35:\"<i class=\"fas\">&#xf04e;</i> forward\";s:11:\"fas fa-frog\";s:32:\"<i class=\"fas\">&#xf52e;</i> frog\";s:12:\"fas fa-frown\";s:33:\"<i class=\"fas\">&#xf119;</i> frown\";s:17:\"fas fa-frown-open\";s:38:\"<i class=\"fas\">&#xf57a;</i> frown-open\";s:20:\"fas fa-funnel-dollar\";s:41:\"<i class=\"fas\">&#xf662;</i> funnel-dollar\";s:13:\"fas fa-futbol\";s:34:\"<i class=\"fas\">&#xf1e3;</i> futbol\";s:14:\"fas fa-gamepad\";s:35:\"<i class=\"fas\">&#xf11b;</i> gamepad\";s:15:\"fas fa-gas-pump\";s:36:\"<i class=\"fas\">&#xf52f;</i> gas-pump\";s:12:\"fas fa-gavel\";s:33:\"<i class=\"fas\">&#xf0e3;</i> gavel\";s:10:\"fas fa-gem\";s:31:\"<i class=\"fas\">&#xf3a5;</i> gem\";s:17:\"fas fa-genderless\";s:38:\"<i class=\"fas\">&#xf22d;</i> genderless\";s:12:\"fas fa-ghost\";s:33:\"<i class=\"fas\">&#xf6e2;</i> ghost\";s:11:\"fas fa-gift\";s:32:\"<i class=\"fas\">&#xf06b;</i> gift\";s:12:\"fas fa-gifts\";s:33:\"<i class=\"fas\">&#xf79c;</i> gifts\";s:19:\"fas fa-glass-cheers\";s:40:\"<i class=\"fas\">&#xf79f;</i> glass-cheers\";s:20:\"fas fa-glass-martini\";s:41:\"<i class=\"fas\">&#xf000;</i> glass-martini\";s:24:\"fas fa-glass-martini-alt\";s:45:\"<i class=\"fas\">&#xf57b;</i> glass-martini-alt\";s:20:\"fas fa-glass-whiskey\";s:41:\"<i class=\"fas\">&#xf7a0;</i> glass-whiskey\";s:14:\"fas fa-glasses\";s:35:\"<i class=\"fas\">&#xf530;</i> glasses\";s:12:\"fas fa-globe\";s:33:\"<i class=\"fas\">&#xf0ac;</i> globe\";s:19:\"fas fa-globe-africa\";s:40:\"<i class=\"fas\">&#xf57c;</i> globe-africa\";s:21:\"fas fa-globe-americas\";s:42:\"<i class=\"fas\">&#xf57d;</i> globe-americas\";s:17:\"fas fa-globe-asia\";s:38:\"<i class=\"fas\">&#xf57e;</i> globe-asia\";s:19:\"fas fa-globe-europe\";s:40:\"<i class=\"fas\">&#xf7a2;</i> globe-europe\";s:16:\"fas fa-golf-ball\";s:37:\"<i class=\"fas\">&#xf450;</i> golf-ball\";s:14:\"fas fa-gopuram\";s:35:\"<i class=\"fas\">&#xf664;</i> gopuram\";s:21:\"fas fa-graduation-cap\";s:42:\"<i class=\"fas\">&#xf19d;</i> graduation-cap\";s:19:\"fas fa-greater-than\";s:40:\"<i class=\"fas\">&#xf531;</i> greater-than\";s:25:\"fas fa-greater-than-equal\";s:46:\"<i class=\"fas\">&#xf532;</i> greater-than-equal\";s:14:\"fas fa-grimace\";s:35:\"<i class=\"fas\">&#xf57f;</i> grimace\";s:11:\"fas fa-grin\";s:32:\"<i class=\"fas\">&#xf580;</i> grin\";s:15:\"fas fa-grin-alt\";s:36:\"<i class=\"fas\">&#xf581;</i> grin-alt\";s:16:\"fas fa-grin-beam\";s:37:\"<i class=\"fas\">&#xf582;</i> grin-beam\";s:22:\"fas fa-grin-beam-sweat\";s:43:\"<i class=\"fas\">&#xf583;</i> grin-beam-sweat\";s:18:\"fas fa-grin-hearts\";s:39:\"<i class=\"fas\">&#xf584;</i> grin-hearts\";s:18:\"fas fa-grin-squint\";s:39:\"<i class=\"fas\">&#xf585;</i> grin-squint\";s:24:\"fas fa-grin-squint-tears\";s:45:\"<i class=\"fas\">&#xf586;</i> grin-squint-tears\";s:17:\"fas fa-grin-stars\";s:38:\"<i class=\"fas\">&#xf587;</i> grin-stars\";s:17:\"fas fa-grin-tears\";s:38:\"<i class=\"fas\">&#xf588;</i> grin-tears\";s:18:\"fas fa-grin-tongue\";s:39:\"<i class=\"fas\">&#xf589;</i> grin-tongue\";s:25:\"fas fa-grin-tongue-squint\";s:46:\"<i class=\"fas\">&#xf58a;</i> grin-tongue-squint\";s:23:\"fas fa-grin-tongue-wink\";s:44:\"<i class=\"fas\">&#xf58b;</i> grin-tongue-wink\";s:16:\"fas fa-grin-wink\";s:37:\"<i class=\"fas\">&#xf58c;</i> grin-wink\";s:22:\"fas fa-grip-horizontal\";s:43:\"<i class=\"fas\">&#xf58d;</i> grip-horizontal\";s:17:\"fas fa-grip-lines\";s:38:\"<i class=\"fas\">&#xf7a4;</i> grip-lines\";s:26:\"fas fa-grip-lines-vertical\";s:47:\"<i class=\"fas\">&#xf7a5;</i> grip-lines-vertical\";s:20:\"fas fa-grip-vertical\";s:41:\"<i class=\"fas\">&#xf58e;</i> grip-vertical\";s:13:\"fas fa-guitar\";s:34:\"<i class=\"fas\">&#xf7a6;</i> guitar\";s:15:\"fas fa-h-square\";s:36:\"<i class=\"fas\">&#xf0fd;</i> h-square\";s:16:\"fas fa-hamburger\";s:37:\"<i class=\"fas\">&#xf805;</i> hamburger\";s:13:\"fas fa-hammer\";s:34:\"<i class=\"fas\">&#xf6e3;</i> hammer\";s:12:\"fas fa-hamsa\";s:33:\"<i class=\"fas\">&#xf665;</i> hamsa\";s:19:\"fas fa-hand-holding\";s:40:\"<i class=\"fas\">&#xf4bd;</i> hand-holding\";s:25:\"fas fa-hand-holding-heart\";s:46:\"<i class=\"fas\">&#xf4be;</i> hand-holding-heart\";s:27:\"fas fa-hand-holding-medical\";s:48:\"<i class=\"fas\">&#xe05c;</i> hand-holding-medical\";s:23:\"fas fa-hand-holding-usd\";s:44:\"<i class=\"fas\">&#xf4c0;</i> hand-holding-usd\";s:25:\"fas fa-hand-holding-water\";s:46:\"<i class=\"fas\">&#xf4c1;</i> hand-holding-water\";s:18:\"fas fa-hand-lizard\";s:39:\"<i class=\"fas\">&#xf258;</i> hand-lizard\";s:25:\"fas fa-hand-middle-finger\";s:46:\"<i class=\"fas\">&#xf806;</i> hand-middle-finger\";s:17:\"fas fa-hand-paper\";s:38:\"<i class=\"fas\">&#xf256;</i> hand-paper\";s:17:\"fas fa-hand-peace\";s:38:\"<i class=\"fas\">&#xf25b;</i> hand-peace\";s:22:\"fas fa-hand-point-down\";s:43:\"<i class=\"fas\">&#xf0a7;</i> hand-point-down\";s:22:\"fas fa-hand-point-left\";s:43:\"<i class=\"fas\">&#xf0a5;</i> hand-point-left\";s:23:\"fas fa-hand-point-right\";s:44:\"<i class=\"fas\">&#xf0a4;</i> hand-point-right\";s:20:\"fas fa-hand-point-up\";s:41:\"<i class=\"fas\">&#xf0a6;</i> hand-point-up\";s:19:\"fas fa-hand-pointer\";s:40:\"<i class=\"fas\">&#xf25a;</i> hand-pointer\";s:16:\"fas fa-hand-rock\";s:37:\"<i class=\"fas\">&#xf255;</i> hand-rock\";s:20:\"fas fa-hand-scissors\";s:41:\"<i class=\"fas\">&#xf257;</i> hand-scissors\";s:20:\"fas fa-hand-sparkles\";s:41:\"<i class=\"fas\">&#xe05d;</i> hand-sparkles\";s:17:\"fas fa-hand-spock\";s:38:\"<i class=\"fas\">&#xf259;</i> hand-spock\";s:12:\"fas fa-hands\";s:33:\"<i class=\"fas\">&#xf4c2;</i> hands\";s:20:\"fas fa-hands-helping\";s:41:\"<i class=\"fas\">&#xf4c4;</i> hands-helping\";s:17:\"fas fa-hands-wash\";s:38:\"<i class=\"fas\">&#xe05e;</i> hands-wash\";s:16:\"fas fa-handshake\";s:37:\"<i class=\"fas\">&#xf2b5;</i> handshake\";s:26:\"fas fa-handshake-alt-slash\";s:47:\"<i class=\"fas\">&#xe05f;</i> handshake-alt-slash\";s:22:\"fas fa-handshake-slash\";s:43:\"<i class=\"fas\">&#xe060;</i> handshake-slash\";s:15:\"fas fa-hanukiah\";s:36:\"<i class=\"fas\">&#xf6e6;</i> hanukiah\";s:15:\"fas fa-hard-hat\";s:36:\"<i class=\"fas\">&#xf807;</i> hard-hat\";s:14:\"fas fa-hashtag\";s:35:\"<i class=\"fas\">&#xf292;</i> hashtag\";s:17:\"fas fa-hat-cowboy\";s:38:\"<i class=\"fas\">&#xf8c0;</i> hat-cowboy\";s:22:\"fas fa-hat-cowboy-side\";s:43:\"<i class=\"fas\">&#xf8c1;</i> hat-cowboy-side\";s:17:\"fas fa-hat-wizard\";s:38:\"<i class=\"fas\">&#xf6e8;</i> hat-wizard\";s:10:\"fas fa-hdd\";s:31:\"<i class=\"fas\">&#xf0a0;</i> hdd\";s:22:\"fas fa-head-side-cough\";s:43:\"<i class=\"fas\">&#xe061;</i> head-side-cough\";s:28:\"fas fa-head-side-cough-slash\";s:49:\"<i class=\"fas\">&#xe062;</i> head-side-cough-slash\";s:21:\"fas fa-head-side-mask\";s:42:\"<i class=\"fas\">&#xe063;</i> head-side-mask\";s:22:\"fas fa-head-side-virus\";s:43:\"<i class=\"fas\">&#xe064;</i> head-side-virus\";s:14:\"fas fa-heading\";s:35:\"<i class=\"fas\">&#xf1dc;</i> heading\";s:17:\"fas fa-headphones\";s:38:\"<i class=\"fas\">&#xf025;</i> headphones\";s:21:\"fas fa-headphones-alt\";s:42:\"<i class=\"fas\">&#xf58f;</i> headphones-alt\";s:14:\"fas fa-headset\";s:35:\"<i class=\"fas\">&#xf590;</i> headset\";s:12:\"fas fa-heart\";s:33:\"<i class=\"fas\">&#xf004;</i> heart\";s:19:\"fas fa-heart-broken\";s:40:\"<i class=\"fas\">&#xf7a9;</i> heart-broken\";s:16:\"fas fa-heartbeat\";s:37:\"<i class=\"fas\">&#xf21e;</i> heartbeat\";s:17:\"fas fa-helicopter\";s:38:\"<i class=\"fas\">&#xf533;</i> helicopter\";s:18:\"fas fa-highlighter\";s:39:\"<i class=\"fas\">&#xf591;</i> highlighter\";s:13:\"fas fa-hiking\";s:34:\"<i class=\"fas\">&#xf6ec;</i> hiking\";s:12:\"fas fa-hippo\";s:33:\"<i class=\"fas\">&#xf6ed;</i> hippo\";s:14:\"fas fa-history\";s:35:\"<i class=\"fas\">&#xf1da;</i> history\";s:18:\"fas fa-hockey-puck\";s:39:\"<i class=\"fas\">&#xf453;</i> hockey-puck\";s:18:\"fas fa-holly-berry\";s:39:\"<i class=\"fas\">&#xf7aa;</i> holly-berry\";s:11:\"fas fa-home\";s:32:\"<i class=\"fas\">&#xf015;</i> home\";s:12:\"fas fa-horse\";s:33:\"<i class=\"fas\">&#xf6f0;</i> horse\";s:17:\"fas fa-horse-head\";s:38:\"<i class=\"fas\">&#xf7ab;</i> horse-head\";s:15:\"fas fa-hospital\";s:36:\"<i class=\"fas\">&#xf0f8;</i> hospital\";s:19:\"fas fa-hospital-alt\";s:40:\"<i class=\"fas\">&#xf47d;</i> hospital-alt\";s:22:\"fas fa-hospital-symbol\";s:43:\"<i class=\"fas\">&#xf47e;</i> hospital-symbol\";s:20:\"fas fa-hospital-user\";s:41:\"<i class=\"fas\">&#xf80d;</i> hospital-user\";s:14:\"fas fa-hot-tub\";s:35:\"<i class=\"fas\">&#xf593;</i> hot-tub\";s:13:\"fas fa-hotdog\";s:34:\"<i class=\"fas\">&#xf80f;</i> hotdog\";s:12:\"fas fa-hotel\";s:33:\"<i class=\"fas\">&#xf594;</i> hotel\";s:16:\"fas fa-hourglass\";s:37:\"<i class=\"fas\">&#xf254;</i> hourglass\";s:20:\"fas fa-hourglass-end\";s:41:\"<i class=\"fas\">&#xf253;</i> hourglass-end\";s:21:\"fas fa-hourglass-half\";s:42:\"<i class=\"fas\">&#xf252;</i> hourglass-half\";s:22:\"fas fa-hourglass-start\";s:43:\"<i class=\"fas\">&#xf251;</i> hourglass-start\";s:19:\"fas fa-house-damage\";s:40:\"<i class=\"fas\">&#xf6f1;</i> house-damage\";s:17:\"fas fa-house-user\";s:38:\"<i class=\"fas\">&#xe065;</i> house-user\";s:14:\"fas fa-hryvnia\";s:35:\"<i class=\"fas\">&#xf6f2;</i> hryvnia\";s:15:\"fas fa-i-cursor\";s:36:\"<i class=\"fas\">&#xf246;</i> i-cursor\";s:16:\"fas fa-ice-cream\";s:37:\"<i class=\"fas\">&#xf810;</i> ice-cream\";s:14:\"fas fa-icicles\";s:35:\"<i class=\"fas\">&#xf7ad;</i> icicles\";s:12:\"fas fa-icons\";s:33:\"<i class=\"fas\">&#xf86d;</i> icons\";s:15:\"fas fa-id-badge\";s:36:\"<i class=\"fas\">&#xf2c1;</i> id-badge\";s:14:\"fas fa-id-card\";s:35:\"<i class=\"fas\">&#xf2c2;</i> id-card\";s:18:\"fas fa-id-card-alt\";s:39:\"<i class=\"fas\">&#xf47f;</i> id-card-alt\";s:12:\"fas fa-igloo\";s:33:\"<i class=\"fas\">&#xf7ae;</i> igloo\";s:12:\"fas fa-image\";s:33:\"<i class=\"fas\">&#xf03e;</i> image\";s:13:\"fas fa-images\";s:34:\"<i class=\"fas\">&#xf302;</i> images\";s:12:\"fas fa-inbox\";s:33:\"<i class=\"fas\">&#xf01c;</i> inbox\";s:13:\"fas fa-indent\";s:34:\"<i class=\"fas\">&#xf03c;</i> indent\";s:15:\"fas fa-industry\";s:36:\"<i class=\"fas\">&#xf275;</i> industry\";s:15:\"fas fa-infinity\";s:36:\"<i class=\"fas\">&#xf534;</i> infinity\";s:11:\"fas fa-info\";s:32:\"<i class=\"fas\">&#xf129;</i> info\";s:18:\"fas fa-info-circle\";s:39:\"<i class=\"fas\">&#xf05a;</i> info-circle\";s:13:\"fas fa-italic\";s:34:\"<i class=\"fas\">&#xf033;</i> italic\";s:11:\"fas fa-jedi\";s:32:\"<i class=\"fas\">&#xf669;</i> jedi\";s:12:\"fas fa-joint\";s:33:\"<i class=\"fas\">&#xf595;</i> joint\";s:21:\"fas fa-journal-whills\";s:42:\"<i class=\"fas\">&#xf66a;</i> journal-whills\";s:12:\"fas fa-kaaba\";s:33:\"<i class=\"fas\">&#xf66b;</i> kaaba\";s:10:\"fas fa-key\";s:31:\"<i class=\"fas\">&#xf084;</i> key\";s:15:\"fas fa-keyboard\";s:36:\"<i class=\"fas\">&#xf11c;</i> keyboard\";s:13:\"fas fa-khanda\";s:34:\"<i class=\"fas\">&#xf66d;</i> khanda\";s:11:\"fas fa-kiss\";s:32:\"<i class=\"fas\">&#xf596;</i> kiss\";s:16:\"fas fa-kiss-beam\";s:37:\"<i class=\"fas\">&#xf597;</i> kiss-beam\";s:22:\"fas fa-kiss-wink-heart\";s:43:\"<i class=\"fas\">&#xf598;</i> kiss-wink-heart\";s:16:\"fas fa-kiwi-bird\";s:37:\"<i class=\"fas\">&#xf535;</i> kiwi-bird\";s:15:\"fas fa-landmark\";s:36:\"<i class=\"fas\">&#xf66f;</i> landmark\";s:15:\"fas fa-language\";s:36:\"<i class=\"fas\">&#xf1ab;</i> language\";s:13:\"fas fa-laptop\";s:34:\"<i class=\"fas\">&#xf109;</i> laptop\";s:18:\"fas fa-laptop-code\";s:39:\"<i class=\"fas\">&#xf5fc;</i> laptop-code\";s:19:\"fas fa-laptop-house\";s:40:\"<i class=\"fas\">&#xe066;</i> laptop-house\";s:21:\"fas fa-laptop-medical\";s:42:\"<i class=\"fas\">&#xf812;</i> laptop-medical\";s:12:\"fas fa-laugh\";s:33:\"<i class=\"fas\">&#xf599;</i> laugh\";s:17:\"fas fa-laugh-beam\";s:38:\"<i class=\"fas\">&#xf59a;</i> laugh-beam\";s:19:\"fas fa-laugh-squint\";s:40:\"<i class=\"fas\">&#xf59b;</i> laugh-squint\";s:17:\"fas fa-laugh-wink\";s:38:\"<i class=\"fas\">&#xf59c;</i> laugh-wink\";s:18:\"fas fa-layer-group\";s:39:\"<i class=\"fas\">&#xf5fd;</i> layer-group\";s:11:\"fas fa-leaf\";s:32:\"<i class=\"fas\">&#xf06c;</i> leaf\";s:12:\"fas fa-lemon\";s:33:\"<i class=\"fas\">&#xf094;</i> lemon\";s:16:\"fas fa-less-than\";s:37:\"<i class=\"fas\">&#xf536;</i> less-than\";s:22:\"fas fa-less-than-equal\";s:43:\"<i class=\"fas\">&#xf537;</i> less-than-equal\";s:21:\"fas fa-level-down-alt\";s:42:\"<i class=\"fas\">&#xf3be;</i> level-down-alt\";s:19:\"fas fa-level-up-alt\";s:40:\"<i class=\"fas\">&#xf3bf;</i> level-up-alt\";s:16:\"fas fa-life-ring\";s:37:\"<i class=\"fas\">&#xf1cd;</i> life-ring\";s:16:\"fas fa-lightbulb\";s:37:\"<i class=\"fas\">&#xf0eb;</i> lightbulb\";s:11:\"fas fa-link\";s:32:\"<i class=\"fas\">&#xf0c1;</i> link\";s:16:\"fas fa-lira-sign\";s:37:\"<i class=\"fas\">&#xf195;</i> lira-sign\";s:11:\"fas fa-list\";s:32:\"<i class=\"fas\">&#xf03a;</i> list\";s:15:\"fas fa-list-alt\";s:36:\"<i class=\"fas\">&#xf022;</i> list-alt\";s:14:\"fas fa-list-ol\";s:35:\"<i class=\"fas\">&#xf0cb;</i> list-ol\";s:14:\"fas fa-list-ul\";s:35:\"<i class=\"fas\">&#xf0ca;</i> list-ul\";s:21:\"fas fa-location-arrow\";s:42:\"<i class=\"fas\">&#xf124;</i> location-arrow\";s:11:\"fas fa-lock\";s:32:\"<i class=\"fas\">&#xf023;</i> lock\";s:16:\"fas fa-lock-open\";s:37:\"<i class=\"fas\">&#xf3c1;</i> lock-open\";s:26:\"fas fa-long-arrow-alt-down\";s:47:\"<i class=\"fas\">&#xf309;</i> long-arrow-alt-down\";s:26:\"fas fa-long-arrow-alt-left\";s:47:\"<i class=\"fas\">&#xf30a;</i> long-arrow-alt-left\";s:27:\"fas fa-long-arrow-alt-right\";s:48:\"<i class=\"fas\">&#xf30b;</i> long-arrow-alt-right\";s:24:\"fas fa-long-arrow-alt-up\";s:45:\"<i class=\"fas\">&#xf30c;</i> long-arrow-alt-up\";s:17:\"fas fa-low-vision\";s:38:\"<i class=\"fas\">&#xf2a8;</i> low-vision\";s:19:\"fas fa-luggage-cart\";s:40:\"<i class=\"fas\">&#xf59d;</i> luggage-cart\";s:12:\"fas fa-lungs\";s:33:\"<i class=\"fas\">&#xf604;</i> lungs\";s:18:\"fas fa-lungs-virus\";s:39:\"<i class=\"fas\">&#xe067;</i> lungs-virus\";s:12:\"fas fa-magic\";s:33:\"<i class=\"fas\">&#xf0d0;</i> magic\";s:13:\"fas fa-magnet\";s:34:\"<i class=\"fas\">&#xf076;</i> magnet\";s:16:\"fas fa-mail-bulk\";s:37:\"<i class=\"fas\">&#xf674;</i> mail-bulk\";s:11:\"fas fa-male\";s:32:\"<i class=\"fas\">&#xf183;</i> male\";s:10:\"fas fa-map\";s:31:\"<i class=\"fas\">&#xf279;</i> map\";s:17:\"fas fa-map-marked\";s:38:\"<i class=\"fas\">&#xf59f;</i> map-marked\";s:21:\"fas fa-map-marked-alt\";s:42:\"<i class=\"fas\">&#xf5a0;</i> map-marked-alt\";s:17:\"fas fa-map-marker\";s:38:\"<i class=\"fas\">&#xf041;</i> map-marker\";s:21:\"fas fa-map-marker-alt\";s:42:\"<i class=\"fas\">&#xf3c5;</i> map-marker-alt\";s:14:\"fas fa-map-pin\";s:35:\"<i class=\"fas\">&#xf276;</i> map-pin\";s:16:\"fas fa-map-signs\";s:37:\"<i class=\"fas\">&#xf277;</i> map-signs\";s:13:\"fas fa-marker\";s:34:\"<i class=\"fas\">&#xf5a1;</i> marker\";s:11:\"fas fa-mars\";s:32:\"<i class=\"fas\">&#xf222;</i> mars\";s:18:\"fas fa-mars-double\";s:39:\"<i class=\"fas\">&#xf227;</i> mars-double\";s:18:\"fas fa-mars-stroke\";s:39:\"<i class=\"fas\">&#xf229;</i> mars-stroke\";s:20:\"fas fa-mars-stroke-h\";s:41:\"<i class=\"fas\">&#xf22b;</i> mars-stroke-h\";s:20:\"fas fa-mars-stroke-v\";s:41:\"<i class=\"fas\">&#xf22a;</i> mars-stroke-v\";s:11:\"fas fa-mask\";s:32:\"<i class=\"fas\">&#xf6fa;</i> mask\";s:12:\"fas fa-medal\";s:33:\"<i class=\"fas\">&#xf5a2;</i> medal\";s:13:\"fas fa-medkit\";s:34:\"<i class=\"fas\">&#xf0fa;</i> medkit\";s:10:\"fas fa-meh\";s:31:\"<i class=\"fas\">&#xf11a;</i> meh\";s:16:\"fas fa-meh-blank\";s:37:\"<i class=\"fas\">&#xf5a4;</i> meh-blank\";s:23:\"fas fa-meh-rolling-eyes\";s:44:\"<i class=\"fas\">&#xf5a5;</i> meh-rolling-eyes\";s:13:\"fas fa-memory\";s:34:\"<i class=\"fas\">&#xf538;</i> memory\";s:14:\"fas fa-menorah\";s:35:\"<i class=\"fas\">&#xf676;</i> menorah\";s:14:\"fas fa-mercury\";s:35:\"<i class=\"fas\">&#xf223;</i> mercury\";s:13:\"fas fa-meteor\";s:34:\"<i class=\"fas\">&#xf753;</i> meteor\";s:16:\"fas fa-microchip\";s:37:\"<i class=\"fas\">&#xf2db;</i> microchip\";s:17:\"fas fa-microphone\";s:38:\"<i class=\"fas\">&#xf130;</i> microphone\";s:21:\"fas fa-microphone-alt\";s:42:\"<i class=\"fas\">&#xf3c9;</i> microphone-alt\";s:27:\"fas fa-microphone-alt-slash\";s:48:\"<i class=\"fas\">&#xf539;</i> microphone-alt-slash\";s:23:\"fas fa-microphone-slash\";s:44:\"<i class=\"fas\">&#xf131;</i> microphone-slash\";s:17:\"fas fa-microscope\";s:38:\"<i class=\"fas\">&#xf610;</i> microscope\";s:12:\"fas fa-minus\";s:33:\"<i class=\"fas\">&#xf068;</i> minus\";s:19:\"fas fa-minus-circle\";s:40:\"<i class=\"fas\">&#xf056;</i> minus-circle\";s:19:\"fas fa-minus-square\";s:40:\"<i class=\"fas\">&#xf146;</i> minus-square\";s:13:\"fas fa-mitten\";s:34:\"<i class=\"fas\">&#xf7b5;</i> mitten\";s:13:\"fas fa-mobile\";s:34:\"<i class=\"fas\">&#xf10b;</i> mobile\";s:17:\"fas fa-mobile-alt\";s:38:\"<i class=\"fas\">&#xf3cd;</i> mobile-alt\";s:17:\"fas fa-money-bill\";s:38:\"<i class=\"fas\">&#xf0d6;</i> money-bill\";s:21:\"fas fa-money-bill-alt\";s:42:\"<i class=\"fas\">&#xf3d1;</i> money-bill-alt\";s:22:\"fas fa-money-bill-wave\";s:43:\"<i class=\"fas\">&#xf53a;</i> money-bill-wave\";s:26:\"fas fa-money-bill-wave-alt\";s:47:\"<i class=\"fas\">&#xf53b;</i> money-bill-wave-alt\";s:18:\"fas fa-money-check\";s:39:\"<i class=\"fas\">&#xf53c;</i> money-check\";s:22:\"fas fa-money-check-alt\";s:43:\"<i class=\"fas\">&#xf53d;</i> money-check-alt\";s:15:\"fas fa-monument\";s:36:\"<i class=\"fas\">&#xf5a6;</i> monument\";s:11:\"fas fa-moon\";s:32:\"<i class=\"fas\">&#xf186;</i> moon\";s:20:\"fas fa-mortar-pestle\";s:41:\"<i class=\"fas\">&#xf5a7;</i> mortar-pestle\";s:13:\"fas fa-mosque\";s:34:\"<i class=\"fas\">&#xf678;</i> mosque\";s:17:\"fas fa-motorcycle\";s:38:\"<i class=\"fas\">&#xf21c;</i> motorcycle\";s:15:\"fas fa-mountain\";s:36:\"<i class=\"fas\">&#xf6fc;</i> mountain\";s:12:\"fas fa-mouse\";s:33:\"<i class=\"fas\">&#xf8cc;</i> mouse\";s:20:\"fas fa-mouse-pointer\";s:41:\"<i class=\"fas\">&#xf245;</i> mouse-pointer\";s:14:\"fas fa-mug-hot\";s:35:\"<i class=\"fas\">&#xf7b6;</i> mug-hot\";s:12:\"fas fa-music\";s:33:\"<i class=\"fas\">&#xf001;</i> music\";s:20:\"fas fa-network-wired\";s:41:\"<i class=\"fas\">&#xf6ff;</i> network-wired\";s:13:\"fas fa-neuter\";s:34:\"<i class=\"fas\">&#xf22c;</i> neuter\";s:16:\"fas fa-newspaper\";s:37:\"<i class=\"fas\">&#xf1ea;</i> newspaper\";s:16:\"fas fa-not-equal\";s:37:\"<i class=\"fas\">&#xf53e;</i> not-equal\";s:20:\"fas fa-notes-medical\";s:41:\"<i class=\"fas\">&#xf481;</i> notes-medical\";s:19:\"fas fa-object-group\";s:40:\"<i class=\"fas\">&#xf247;</i> object-group\";s:21:\"fas fa-object-ungroup\";s:42:\"<i class=\"fas\">&#xf248;</i> object-ungroup\";s:14:\"fas fa-oil-can\";s:35:\"<i class=\"fas\">&#xf613;</i> oil-can\";s:9:\"fas fa-om\";s:30:\"<i class=\"fas\">&#xf679;</i> om\";s:12:\"fas fa-otter\";s:33:\"<i class=\"fas\">&#xf700;</i> otter\";s:14:\"fas fa-outdent\";s:35:\"<i class=\"fas\">&#xf03b;</i> outdent\";s:12:\"fas fa-pager\";s:33:\"<i class=\"fas\">&#xf815;</i> pager\";s:18:\"fas fa-paint-brush\";s:39:\"<i class=\"fas\">&#xf1fc;</i> paint-brush\";s:19:\"fas fa-paint-roller\";s:40:\"<i class=\"fas\">&#xf5aa;</i> paint-roller\";s:14:\"fas fa-palette\";s:35:\"<i class=\"fas\">&#xf53f;</i> palette\";s:13:\"fas fa-pallet\";s:34:\"<i class=\"fas\">&#xf482;</i> pallet\";s:18:\"fas fa-paper-plane\";s:39:\"<i class=\"fas\">&#xf1d8;</i> paper-plane\";s:16:\"fas fa-paperclip\";s:37:\"<i class=\"fas\">&#xf0c6;</i> paperclip\";s:20:\"fas fa-parachute-box\";s:41:\"<i class=\"fas\">&#xf4cd;</i> parachute-box\";s:16:\"fas fa-paragraph\";s:37:\"<i class=\"fas\">&#xf1dd;</i> paragraph\";s:14:\"fas fa-parking\";s:35:\"<i class=\"fas\">&#xf540;</i> parking\";s:15:\"fas fa-passport\";s:36:\"<i class=\"fas\">&#xf5ab;</i> passport\";s:21:\"fas fa-pastafarianism\";s:42:\"<i class=\"fas\">&#xf67b;</i> pastafarianism\";s:12:\"fas fa-paste\";s:33:\"<i class=\"fas\">&#xf0ea;</i> paste\";s:12:\"fas fa-pause\";s:33:\"<i class=\"fas\">&#xf04c;</i> pause\";s:19:\"fas fa-pause-circle\";s:40:\"<i class=\"fas\">&#xf28b;</i> pause-circle\";s:10:\"fas fa-paw\";s:31:\"<i class=\"fas\">&#xf1b0;</i> paw\";s:12:\"fas fa-peace\";s:33:\"<i class=\"fas\">&#xf67c;</i> peace\";s:10:\"fas fa-pen\";s:31:\"<i class=\"fas\">&#xf304;</i> pen\";s:14:\"fas fa-pen-alt\";s:35:\"<i class=\"fas\">&#xf305;</i> pen-alt\";s:16:\"fas fa-pen-fancy\";s:37:\"<i class=\"fas\">&#xf5ac;</i> pen-fancy\";s:14:\"fas fa-pen-nib\";s:35:\"<i class=\"fas\">&#xf5ad;</i> pen-nib\";s:17:\"fas fa-pen-square\";s:38:\"<i class=\"fas\">&#xf14b;</i> pen-square\";s:17:\"fas fa-pencil-alt\";s:38:\"<i class=\"fas\">&#xf303;</i> pencil-alt\";s:19:\"fas fa-pencil-ruler\";s:40:\"<i class=\"fas\">&#xf5ae;</i> pencil-ruler\";s:20:\"fas fa-people-arrows\";s:41:\"<i class=\"fas\">&#xe068;</i> people-arrows\";s:19:\"fas fa-people-carry\";s:40:\"<i class=\"fas\">&#xf4ce;</i> people-carry\";s:17:\"fas fa-pepper-hot\";s:38:\"<i class=\"fas\">&#xf816;</i> pepper-hot\";s:14:\"fas fa-percent\";s:35:\"<i class=\"fas\">&#xf295;</i> percent\";s:17:\"fas fa-percentage\";s:38:\"<i class=\"fas\">&#xf541;</i> percentage\";s:19:\"fas fa-person-booth\";s:40:\"<i class=\"fas\">&#xf756;</i> person-booth\";s:12:\"fas fa-phone\";s:33:\"<i class=\"fas\">&#xf095;</i> phone\";s:16:\"fas fa-phone-alt\";s:37:\"<i class=\"fas\">&#xf879;</i> phone-alt\";s:18:\"fas fa-phone-slash\";s:39:\"<i class=\"fas\">&#xf3dd;</i> phone-slash\";s:19:\"fas fa-phone-square\";s:40:\"<i class=\"fas\">&#xf098;</i> phone-square\";s:23:\"fas fa-phone-square-alt\";s:44:\"<i class=\"fas\">&#xf87b;</i> phone-square-alt\";s:19:\"fas fa-phone-volume\";s:40:\"<i class=\"fas\">&#xf2a0;</i> phone-volume\";s:18:\"fas fa-photo-video\";s:39:\"<i class=\"fas\">&#xf87c;</i> photo-video\";s:17:\"fas fa-piggy-bank\";s:38:\"<i class=\"fas\">&#xf4d3;</i> piggy-bank\";s:12:\"fas fa-pills\";s:33:\"<i class=\"fas\">&#xf484;</i> pills\";s:18:\"fas fa-pizza-slice\";s:39:\"<i class=\"fas\">&#xf818;</i> pizza-slice\";s:23:\"fas fa-place-of-worship\";s:44:\"<i class=\"fas\">&#xf67f;</i> place-of-worship\";s:12:\"fas fa-plane\";s:33:\"<i class=\"fas\">&#xf072;</i> plane\";s:20:\"fas fa-plane-arrival\";s:41:\"<i class=\"fas\">&#xf5af;</i> plane-arrival\";s:22:\"fas fa-plane-departure\";s:43:\"<i class=\"fas\">&#xf5b0;</i> plane-departure\";s:18:\"fas fa-plane-slash\";s:39:\"<i class=\"fas\">&#xe069;</i> plane-slash\";s:11:\"fas fa-play\";s:32:\"<i class=\"fas\">&#xf04b;</i> play\";s:18:\"fas fa-play-circle\";s:39:\"<i class=\"fas\">&#xf144;</i> play-circle\";s:11:\"fas fa-plug\";s:32:\"<i class=\"fas\">&#xf1e6;</i> plug\";s:11:\"fas fa-plus\";s:32:\"<i class=\"fas\">&#xf067;</i> plus\";s:18:\"fas fa-plus-circle\";s:39:\"<i class=\"fas\">&#xf055;</i> plus-circle\";s:18:\"fas fa-plus-square\";s:39:\"<i class=\"fas\">&#xf0fe;</i> plus-square\";s:14:\"fas fa-podcast\";s:35:\"<i class=\"fas\">&#xf2ce;</i> podcast\";s:11:\"fas fa-poll\";s:32:\"<i class=\"fas\">&#xf681;</i> poll\";s:13:\"fas fa-poll-h\";s:34:\"<i class=\"fas\">&#xf682;</i> poll-h\";s:10:\"fas fa-poo\";s:31:\"<i class=\"fas\">&#xf2fe;</i> poo\";s:16:\"fas fa-poo-storm\";s:37:\"<i class=\"fas\">&#xf75a;</i> poo-storm\";s:11:\"fas fa-poop\";s:32:\"<i class=\"fas\">&#xf619;</i> poop\";s:15:\"fas fa-portrait\";s:36:\"<i class=\"fas\">&#xf3e0;</i> portrait\";s:17:\"fas fa-pound-sign\";s:38:\"<i class=\"fas\">&#xf154;</i> pound-sign\";s:16:\"fas fa-power-off\";s:37:\"<i class=\"fas\">&#xf011;</i> power-off\";s:11:\"fas fa-pray\";s:32:\"<i class=\"fas\">&#xf683;</i> pray\";s:20:\"fas fa-praying-hands\";s:41:\"<i class=\"fas\">&#xf684;</i> praying-hands\";s:19:\"fas fa-prescription\";s:40:\"<i class=\"fas\">&#xf5b1;</i> prescription\";s:26:\"fas fa-prescription-bottle\";s:47:\"<i class=\"fas\">&#xf485;</i> prescription-bottle\";s:30:\"fas fa-prescription-bottle-alt\";s:51:\"<i class=\"fas\">&#xf486;</i> prescription-bottle-alt\";s:12:\"fas fa-print\";s:33:\"<i class=\"fas\">&#xf02f;</i> print\";s:17:\"fas fa-procedures\";s:38:\"<i class=\"fas\">&#xf487;</i> procedures\";s:22:\"fas fa-project-diagram\";s:43:\"<i class=\"fas\">&#xf542;</i> project-diagram\";s:19:\"fas fa-pump-medical\";s:40:\"<i class=\"fas\">&#xe06a;</i> pump-medical\";s:16:\"fas fa-pump-soap\";s:37:\"<i class=\"fas\">&#xe06b;</i> pump-soap\";s:19:\"fas fa-puzzle-piece\";s:40:\"<i class=\"fas\">&#xf12e;</i> puzzle-piece\";s:13:\"fas fa-qrcode\";s:34:\"<i class=\"fas\">&#xf029;</i> qrcode\";s:15:\"fas fa-question\";s:36:\"<i class=\"fas\">&#xf128;</i> question\";s:22:\"fas fa-question-circle\";s:43:\"<i class=\"fas\">&#xf059;</i> question-circle\";s:16:\"fas fa-quidditch\";s:37:\"<i class=\"fas\">&#xf458;</i> quidditch\";s:17:\"fas fa-quote-left\";s:38:\"<i class=\"fas\">&#xf10d;</i> quote-left\";s:18:\"fas fa-quote-right\";s:39:\"<i class=\"fas\">&#xf10e;</i> quote-right\";s:12:\"fas fa-quran\";s:33:\"<i class=\"fas\">&#xf687;</i> quran\";s:16:\"fas fa-radiation\";s:37:\"<i class=\"fas\">&#xf7b9;</i> radiation\";s:20:\"fas fa-radiation-alt\";s:41:\"<i class=\"fas\">&#xf7ba;</i> radiation-alt\";s:14:\"fas fa-rainbow\";s:35:\"<i class=\"fas\">&#xf75b;</i> rainbow\";s:13:\"fas fa-random\";s:34:\"<i class=\"fas\">&#xf074;</i> random\";s:14:\"fas fa-receipt\";s:35:\"<i class=\"fas\">&#xf543;</i> receipt\";s:19:\"fas fa-record-vinyl\";s:40:\"<i class=\"fas\">&#xf8d9;</i> record-vinyl\";s:14:\"fas fa-recycle\";s:35:\"<i class=\"fas\">&#xf1b8;</i> recycle\";s:11:\"fas fa-redo\";s:32:\"<i class=\"fas\">&#xf01e;</i> redo\";s:15:\"fas fa-redo-alt\";s:36:\"<i class=\"fas\">&#xf2f9;</i> redo-alt\";s:17:\"fas fa-registered\";s:38:\"<i class=\"fas\">&#xf25d;</i> registered\";s:20:\"fas fa-remove-format\";s:41:\"<i class=\"fas\">&#xf87d;</i> remove-format\";s:12:\"fas fa-reply\";s:33:\"<i class=\"fas\">&#xf3e5;</i> reply\";s:16:\"fas fa-reply-all\";s:37:\"<i class=\"fas\">&#xf122;</i> reply-all\";s:17:\"fas fa-republican\";s:38:\"<i class=\"fas\">&#xf75e;</i> republican\";s:15:\"fas fa-restroom\";s:36:\"<i class=\"fas\">&#xf7bd;</i> restroom\";s:14:\"fas fa-retweet\";s:35:\"<i class=\"fas\">&#xf079;</i> retweet\";s:13:\"fas fa-ribbon\";s:34:\"<i class=\"fas\">&#xf4d6;</i> ribbon\";s:11:\"fas fa-ring\";s:32:\"<i class=\"fas\">&#xf70b;</i> ring\";s:11:\"fas fa-road\";s:32:\"<i class=\"fas\">&#xf018;</i> road\";s:12:\"fas fa-robot\";s:33:\"<i class=\"fas\">&#xf544;</i> robot\";s:13:\"fas fa-rocket\";s:34:\"<i class=\"fas\">&#xf135;</i> rocket\";s:12:\"fas fa-route\";s:33:\"<i class=\"fas\">&#xf4d7;</i> route\";s:10:\"fas fa-rss\";s:31:\"<i class=\"fas\">&#xf09e;</i> rss\";s:17:\"fas fa-rss-square\";s:38:\"<i class=\"fas\">&#xf143;</i> rss-square\";s:17:\"fas fa-ruble-sign\";s:38:\"<i class=\"fas\">&#xf158;</i> ruble-sign\";s:12:\"fas fa-ruler\";s:33:\"<i class=\"fas\">&#xf545;</i> ruler\";s:21:\"fas fa-ruler-combined\";s:42:\"<i class=\"fas\">&#xf546;</i> ruler-combined\";s:23:\"fas fa-ruler-horizontal\";s:44:\"<i class=\"fas\">&#xf547;</i> ruler-horizontal\";s:21:\"fas fa-ruler-vertical\";s:42:\"<i class=\"fas\">&#xf548;</i> ruler-vertical\";s:14:\"fas fa-running\";s:35:\"<i class=\"fas\">&#xf70c;</i> running\";s:17:\"fas fa-rupee-sign\";s:38:\"<i class=\"fas\">&#xf156;</i> rupee-sign\";s:14:\"fas fa-sad-cry\";s:35:\"<i class=\"fas\">&#xf5b3;</i> sad-cry\";s:15:\"fas fa-sad-tear\";s:36:\"<i class=\"fas\">&#xf5b4;</i> sad-tear\";s:16:\"fas fa-satellite\";s:37:\"<i class=\"fas\">&#xf7bf;</i> satellite\";s:21:\"fas fa-satellite-dish\";s:42:\"<i class=\"fas\">&#xf7c0;</i> satellite-dish\";s:11:\"fas fa-save\";s:32:\"<i class=\"fas\">&#xf0c7;</i> save\";s:13:\"fas fa-school\";s:34:\"<i class=\"fas\">&#xf549;</i> school\";s:18:\"fas fa-screwdriver\";s:39:\"<i class=\"fas\">&#xf54a;</i> screwdriver\";s:13:\"fas fa-scroll\";s:34:\"<i class=\"fas\">&#xf70e;</i> scroll\";s:14:\"fas fa-sd-card\";s:35:\"<i class=\"fas\">&#xf7c2;</i> sd-card\";s:13:\"fas fa-search\";s:34:\"<i class=\"fas\">&#xf002;</i> search\";s:20:\"fas fa-search-dollar\";s:41:\"<i class=\"fas\">&#xf688;</i> search-dollar\";s:22:\"fas fa-search-location\";s:43:\"<i class=\"fas\">&#xf689;</i> search-location\";s:19:\"fas fa-search-minus\";s:40:\"<i class=\"fas\">&#xf010;</i> search-minus\";s:18:\"fas fa-search-plus\";s:39:\"<i class=\"fas\">&#xf00e;</i> search-plus\";s:15:\"fas fa-seedling\";s:36:\"<i class=\"fas\">&#xf4d8;</i> seedling\";s:13:\"fas fa-server\";s:34:\"<i class=\"fas\">&#xf233;</i> server\";s:13:\"fas fa-shapes\";s:34:\"<i class=\"fas\">&#xf61f;</i> shapes\";s:12:\"fas fa-share\";s:33:\"<i class=\"fas\">&#xf064;</i> share\";s:16:\"fas fa-share-alt\";s:37:\"<i class=\"fas\">&#xf1e0;</i> share-alt\";s:23:\"fas fa-share-alt-square\";s:44:\"<i class=\"fas\">&#xf1e1;</i> share-alt-square\";s:19:\"fas fa-share-square\";s:40:\"<i class=\"fas\">&#xf14d;</i> share-square\";s:18:\"fas fa-shekel-sign\";s:39:\"<i class=\"fas\">&#xf20b;</i> shekel-sign\";s:17:\"fas fa-shield-alt\";s:38:\"<i class=\"fas\">&#xf3ed;</i> shield-alt\";s:19:\"fas fa-shield-virus\";s:40:\"<i class=\"fas\">&#xe06c;</i> shield-virus\";s:11:\"fas fa-ship\";s:32:\"<i class=\"fas\">&#xf21a;</i> ship\";s:20:\"fas fa-shipping-fast\";s:41:\"<i class=\"fas\">&#xf48b;</i> shipping-fast\";s:18:\"fas fa-shoe-prints\";s:39:\"<i class=\"fas\">&#xf54b;</i> shoe-prints\";s:19:\"fas fa-shopping-bag\";s:40:\"<i class=\"fas\">&#xf290;</i> shopping-bag\";s:22:\"fas fa-shopping-basket\";s:43:\"<i class=\"fas\">&#xf291;</i> shopping-basket\";s:20:\"fas fa-shopping-cart\";s:41:\"<i class=\"fas\">&#xf07a;</i> shopping-cart\";s:13:\"fas fa-shower\";s:34:\"<i class=\"fas\">&#xf2cc;</i> shower\";s:18:\"fas fa-shuttle-van\";s:39:\"<i class=\"fas\">&#xf5b6;</i> shuttle-van\";s:11:\"fas fa-sign\";s:32:\"<i class=\"fas\">&#xf4d9;</i> sign\";s:18:\"fas fa-sign-in-alt\";s:39:\"<i class=\"fas\">&#xf2f6;</i> sign-in-alt\";s:20:\"fas fa-sign-language\";s:41:\"<i class=\"fas\">&#xf2a7;</i> sign-language\";s:19:\"fas fa-sign-out-alt\";s:40:\"<i class=\"fas\">&#xf2f5;</i> sign-out-alt\";s:13:\"fas fa-signal\";s:34:\"<i class=\"fas\">&#xf012;</i> signal\";s:16:\"fas fa-signature\";s:37:\"<i class=\"fas\">&#xf5b7;</i> signature\";s:15:\"fas fa-sim-card\";s:36:\"<i class=\"fas\">&#xf7c4;</i> sim-card\";s:11:\"fas fa-sink\";s:32:\"<i class=\"fas\">&#xe06d;</i> sink\";s:14:\"fas fa-sitemap\";s:35:\"<i class=\"fas\">&#xf0e8;</i> sitemap\";s:14:\"fas fa-skating\";s:35:\"<i class=\"fas\">&#xf7c5;</i> skating\";s:13:\"fas fa-skiing\";s:34:\"<i class=\"fas\">&#xf7c9;</i> skiing\";s:20:\"fas fa-skiing-nordic\";s:41:\"<i class=\"fas\">&#xf7ca;</i> skiing-nordic\";s:12:\"fas fa-skull\";s:33:\"<i class=\"fas\">&#xf54c;</i> skull\";s:23:\"fas fa-skull-crossbones\";s:44:\"<i class=\"fas\">&#xf714;</i> skull-crossbones\";s:12:\"fas fa-slash\";s:33:\"<i class=\"fas\">&#xf715;</i> slash\";s:13:\"fas fa-sleigh\";s:34:\"<i class=\"fas\">&#xf7cc;</i> sleigh\";s:16:\"fas fa-sliders-h\";s:37:\"<i class=\"fas\">&#xf1de;</i> sliders-h\";s:12:\"fas fa-smile\";s:33:\"<i class=\"fas\">&#xf118;</i> smile\";s:17:\"fas fa-smile-beam\";s:38:\"<i class=\"fas\">&#xf5b8;</i> smile-beam\";s:17:\"fas fa-smile-wink\";s:38:\"<i class=\"fas\">&#xf4da;</i> smile-wink\";s:11:\"fas fa-smog\";s:32:\"<i class=\"fas\">&#xf75f;</i> smog\";s:14:\"fas fa-smoking\";s:35:\"<i class=\"fas\">&#xf48d;</i> smoking\";s:18:\"fas fa-smoking-ban\";s:39:\"<i class=\"fas\">&#xf54d;</i> smoking-ban\";s:10:\"fas fa-sms\";s:31:\"<i class=\"fas\">&#xf7cd;</i> sms\";s:19:\"fas fa-snowboarding\";s:40:\"<i class=\"fas\">&#xf7ce;</i> snowboarding\";s:16:\"fas fa-snowflake\";s:37:\"<i class=\"fas\">&#xf2dc;</i> snowflake\";s:14:\"fas fa-snowman\";s:35:\"<i class=\"fas\">&#xf7d0;</i> snowman\";s:15:\"fas fa-snowplow\";s:36:\"<i class=\"fas\">&#xf7d2;</i> snowplow\";s:11:\"fas fa-soap\";s:32:\"<i class=\"fas\">&#xe06e;</i> soap\";s:12:\"fas fa-socks\";s:33:\"<i class=\"fas\">&#xf696;</i> socks\";s:18:\"fas fa-solar-panel\";s:39:\"<i class=\"fas\">&#xf5ba;</i> solar-panel\";s:11:\"fas fa-sort\";s:32:\"<i class=\"fas\">&#xf0dc;</i> sort\";s:22:\"fas fa-sort-alpha-down\";s:43:\"<i class=\"fas\">&#xf15d;</i> sort-alpha-down\";s:26:\"fas fa-sort-alpha-down-alt\";s:47:\"<i class=\"fas\">&#xf881;</i> sort-alpha-down-alt\";s:20:\"fas fa-sort-alpha-up\";s:41:\"<i class=\"fas\">&#xf15e;</i> sort-alpha-up\";s:24:\"fas fa-sort-alpha-up-alt\";s:45:\"<i class=\"fas\">&#xf882;</i> sort-alpha-up-alt\";s:23:\"fas fa-sort-amount-down\";s:44:\"<i class=\"fas\">&#xf160;</i> sort-amount-down\";s:27:\"fas fa-sort-amount-down-alt\";s:48:\"<i class=\"fas\">&#xf884;</i> sort-amount-down-alt\";s:21:\"fas fa-sort-amount-up\";s:42:\"<i class=\"fas\">&#xf161;</i> sort-amount-up\";s:25:\"fas fa-sort-amount-up-alt\";s:46:\"<i class=\"fas\">&#xf885;</i> sort-amount-up-alt\";s:16:\"fas fa-sort-down\";s:37:\"<i class=\"fas\">&#xf0dd;</i> sort-down\";s:24:\"fas fa-sort-numeric-down\";s:45:\"<i class=\"fas\">&#xf162;</i> sort-numeric-down\";s:28:\"fas fa-sort-numeric-down-alt\";s:49:\"<i class=\"fas\">&#xf886;</i> sort-numeric-down-alt\";s:22:\"fas fa-sort-numeric-up\";s:43:\"<i class=\"fas\">&#xf163;</i> sort-numeric-up\";s:26:\"fas fa-sort-numeric-up-alt\";s:47:\"<i class=\"fas\">&#xf887;</i> sort-numeric-up-alt\";s:14:\"fas fa-sort-up\";s:35:\"<i class=\"fas\">&#xf0de;</i> sort-up\";s:10:\"fas fa-spa\";s:31:\"<i class=\"fas\">&#xf5bb;</i> spa\";s:20:\"fas fa-space-shuttle\";s:41:\"<i class=\"fas\">&#xf197;</i> space-shuttle\";s:18:\"fas fa-spell-check\";s:39:\"<i class=\"fas\">&#xf891;</i> spell-check\";s:13:\"fas fa-spider\";s:34:\"<i class=\"fas\">&#xf717;</i> spider\";s:14:\"fas fa-spinner\";s:35:\"<i class=\"fas\">&#xf110;</i> spinner\";s:14:\"fas fa-splotch\";s:35:\"<i class=\"fas\">&#xf5bc;</i> splotch\";s:16:\"fas fa-spray-can\";s:37:\"<i class=\"fas\">&#xf5bd;</i> spray-can\";s:13:\"fas fa-square\";s:34:\"<i class=\"fas\">&#xf0c8;</i> square\";s:18:\"fas fa-square-full\";s:39:\"<i class=\"fas\">&#xf45c;</i> square-full\";s:22:\"fas fa-square-root-alt\";s:43:\"<i class=\"fas\">&#xf698;</i> square-root-alt\";s:12:\"fas fa-stamp\";s:33:\"<i class=\"fas\">&#xf5bf;</i> stamp\";s:11:\"fas fa-star\";s:32:\"<i class=\"fas\">&#xf005;</i> star\";s:24:\"fas fa-star-and-crescent\";s:45:\"<i class=\"fas\">&#xf699;</i> star-and-crescent\";s:16:\"fas fa-star-half\";s:37:\"<i class=\"fas\">&#xf089;</i> star-half\";s:20:\"fas fa-star-half-alt\";s:41:\"<i class=\"fas\">&#xf5c0;</i> star-half-alt\";s:20:\"fas fa-star-of-david\";s:41:\"<i class=\"fas\">&#xf69a;</i> star-of-david\";s:19:\"fas fa-star-of-life\";s:40:\"<i class=\"fas\">&#xf621;</i> star-of-life\";s:20:\"fas fa-step-backward\";s:41:\"<i class=\"fas\">&#xf048;</i> step-backward\";s:19:\"fas fa-step-forward\";s:40:\"<i class=\"fas\">&#xf051;</i> step-forward\";s:18:\"fas fa-stethoscope\";s:39:\"<i class=\"fas\">&#xf0f1;</i> stethoscope\";s:18:\"fas fa-sticky-note\";s:39:\"<i class=\"fas\">&#xf249;</i> sticky-note\";s:11:\"fas fa-stop\";s:32:\"<i class=\"fas\">&#xf04d;</i> stop\";s:18:\"fas fa-stop-circle\";s:39:\"<i class=\"fas\">&#xf28d;</i> stop-circle\";s:16:\"fas fa-stopwatch\";s:37:\"<i class=\"fas\">&#xf2f2;</i> stopwatch\";s:19:\"fas fa-stopwatch-20\";s:40:\"<i class=\"fas\">&#xe06f;</i> stopwatch-20\";s:12:\"fas fa-store\";s:33:\"<i class=\"fas\">&#xf54e;</i> store\";s:16:\"fas fa-store-alt\";s:37:\"<i class=\"fas\">&#xf54f;</i> store-alt\";s:22:\"fas fa-store-alt-slash\";s:43:\"<i class=\"fas\">&#xe070;</i> store-alt-slash\";s:18:\"fas fa-store-slash\";s:39:\"<i class=\"fas\">&#xe071;</i> store-slash\";s:13:\"fas fa-stream\";s:34:\"<i class=\"fas\">&#xf550;</i> stream\";s:18:\"fas fa-street-view\";s:39:\"<i class=\"fas\">&#xf21d;</i> street-view\";s:20:\"fas fa-strikethrough\";s:41:\"<i class=\"fas\">&#xf0cc;</i> strikethrough\";s:18:\"fas fa-stroopwafel\";s:39:\"<i class=\"fas\">&#xf551;</i> stroopwafel\";s:16:\"fas fa-subscript\";s:37:\"<i class=\"fas\">&#xf12c;</i> subscript\";s:13:\"fas fa-subway\";s:34:\"<i class=\"fas\">&#xf239;</i> subway\";s:15:\"fas fa-suitcase\";s:36:\"<i class=\"fas\">&#xf0f2;</i> suitcase\";s:23:\"fas fa-suitcase-rolling\";s:44:\"<i class=\"fas\">&#xf5c1;</i> suitcase-rolling\";s:10:\"fas fa-sun\";s:31:\"<i class=\"fas\">&#xf185;</i> sun\";s:18:\"fas fa-superscript\";s:39:\"<i class=\"fas\">&#xf12b;</i> superscript\";s:15:\"fas fa-surprise\";s:36:\"<i class=\"fas\">&#xf5c2;</i> surprise\";s:17:\"fas fa-swatchbook\";s:38:\"<i class=\"fas\">&#xf5c3;</i> swatchbook\";s:14:\"fas fa-swimmer\";s:35:\"<i class=\"fas\">&#xf5c4;</i> swimmer\";s:20:\"fas fa-swimming-pool\";s:41:\"<i class=\"fas\">&#xf5c5;</i> swimming-pool\";s:16:\"fas fa-synagogue\";s:37:\"<i class=\"fas\">&#xf69b;</i> synagogue\";s:11:\"fas fa-sync\";s:32:\"<i class=\"fas\">&#xf021;</i> sync\";s:15:\"fas fa-sync-alt\";s:36:\"<i class=\"fas\">&#xf2f1;</i> sync-alt\";s:14:\"fas fa-syringe\";s:35:\"<i class=\"fas\">&#xf48e;</i> syringe\";s:12:\"fas fa-table\";s:33:\"<i class=\"fas\">&#xf0ce;</i> table\";s:19:\"fas fa-table-tennis\";s:40:\"<i class=\"fas\">&#xf45d;</i> table-tennis\";s:13:\"fas fa-tablet\";s:34:\"<i class=\"fas\">&#xf10a;</i> tablet\";s:17:\"fas fa-tablet-alt\";s:38:\"<i class=\"fas\">&#xf3fa;</i> tablet-alt\";s:14:\"fas fa-tablets\";s:35:\"<i class=\"fas\">&#xf490;</i> tablets\";s:21:\"fas fa-tachometer-alt\";s:42:\"<i class=\"fas\">&#xf3fd;</i> tachometer-alt\";s:10:\"fas fa-tag\";s:31:\"<i class=\"fas\">&#xf02b;</i> tag\";s:11:\"fas fa-tags\";s:32:\"<i class=\"fas\">&#xf02c;</i> tags\";s:11:\"fas fa-tape\";s:32:\"<i class=\"fas\">&#xf4db;</i> tape\";s:12:\"fas fa-tasks\";s:33:\"<i class=\"fas\">&#xf0ae;</i> tasks\";s:11:\"fas fa-taxi\";s:32:\"<i class=\"fas\">&#xf1ba;</i> taxi\";s:12:\"fas fa-teeth\";s:33:\"<i class=\"fas\">&#xf62e;</i> teeth\";s:17:\"fas fa-teeth-open\";s:38:\"<i class=\"fas\">&#xf62f;</i> teeth-open\";s:23:\"fas fa-temperature-high\";s:44:\"<i class=\"fas\">&#xf769;</i> temperature-high\";s:22:\"fas fa-temperature-low\";s:43:\"<i class=\"fas\">&#xf76b;</i> temperature-low\";s:12:\"fas fa-tenge\";s:33:\"<i class=\"fas\">&#xf7d7;</i> tenge\";s:15:\"fas fa-terminal\";s:36:\"<i class=\"fas\">&#xf120;</i> terminal\";s:18:\"fas fa-text-height\";s:39:\"<i class=\"fas\">&#xf034;</i> text-height\";s:17:\"fas fa-text-width\";s:38:\"<i class=\"fas\">&#xf035;</i> text-width\";s:9:\"fas fa-th\";s:30:\"<i class=\"fas\">&#xf00a;</i> th\";s:15:\"fas fa-th-large\";s:36:\"<i class=\"fas\">&#xf009;</i> th-large\";s:14:\"fas fa-th-list\";s:35:\"<i class=\"fas\">&#xf00b;</i> th-list\";s:20:\"fas fa-theater-masks\";s:41:\"<i class=\"fas\">&#xf630;</i> theater-masks\";s:18:\"fas fa-thermometer\";s:39:\"<i class=\"fas\">&#xf491;</i> thermometer\";s:24:\"fas fa-thermometer-empty\";s:45:\"<i class=\"fas\">&#xf2cb;</i> thermometer-empty\";s:23:\"fas fa-thermometer-full\";s:44:\"<i class=\"fas\">&#xf2c7;</i> thermometer-full\";s:23:\"fas fa-thermometer-half\";s:44:\"<i class=\"fas\">&#xf2c9;</i> thermometer-half\";s:26:\"fas fa-thermometer-quarter\";s:47:\"<i class=\"fas\">&#xf2ca;</i> thermometer-quarter\";s:33:\"fas fa-thermometer-three-quarters\";s:54:\"<i class=\"fas\">&#xf2c8;</i> thermometer-three-quarters\";s:18:\"fas fa-thumbs-down\";s:39:\"<i class=\"fas\">&#xf165;</i> thumbs-down\";s:16:\"fas fa-thumbs-up\";s:37:\"<i class=\"fas\">&#xf164;</i> thumbs-up\";s:16:\"fas fa-thumbtack\";s:37:\"<i class=\"fas\">&#xf08d;</i> thumbtack\";s:17:\"fas fa-ticket-alt\";s:38:\"<i class=\"fas\">&#xf3ff;</i> ticket-alt\";s:12:\"fas fa-times\";s:33:\"<i class=\"fas\">&#xf00d;</i> times\";s:19:\"fas fa-times-circle\";s:40:\"<i class=\"fas\">&#xf057;</i> times-circle\";s:11:\"fas fa-tint\";s:32:\"<i class=\"fas\">&#xf043;</i> tint\";s:17:\"fas fa-tint-slash\";s:38:\"<i class=\"fas\">&#xf5c7;</i> tint-slash\";s:12:\"fas fa-tired\";s:33:\"<i class=\"fas\">&#xf5c8;</i> tired\";s:17:\"fas fa-toggle-off\";s:38:\"<i class=\"fas\">&#xf204;</i> toggle-off\";s:16:\"fas fa-toggle-on\";s:37:\"<i class=\"fas\">&#xf205;</i> toggle-on\";s:13:\"fas fa-toilet\";s:34:\"<i class=\"fas\">&#xf7d8;</i> toilet\";s:19:\"fas fa-toilet-paper\";s:40:\"<i class=\"fas\">&#xf71e;</i> toilet-paper\";s:25:\"fas fa-toilet-paper-slash\";s:46:\"<i class=\"fas\">&#xe072;</i> toilet-paper-slash\";s:14:\"fas fa-toolbox\";s:35:\"<i class=\"fas\">&#xf552;</i> toolbox\";s:12:\"fas fa-tools\";s:33:\"<i class=\"fas\">&#xf7d9;</i> tools\";s:12:\"fas fa-tooth\";s:33:\"<i class=\"fas\">&#xf5c9;</i> tooth\";s:12:\"fas fa-torah\";s:33:\"<i class=\"fas\">&#xf6a0;</i> torah\";s:17:\"fas fa-torii-gate\";s:38:\"<i class=\"fas\">&#xf6a1;</i> torii-gate\";s:14:\"fas fa-tractor\";s:35:\"<i class=\"fas\">&#xf722;</i> tractor\";s:16:\"fas fa-trademark\";s:37:\"<i class=\"fas\">&#xf25c;</i> trademark\";s:20:\"fas fa-traffic-light\";s:41:\"<i class=\"fas\">&#xf637;</i> traffic-light\";s:14:\"fas fa-trailer\";s:35:\"<i class=\"fas\">&#xe041;</i> trailer\";s:12:\"fas fa-train\";s:33:\"<i class=\"fas\">&#xf238;</i> train\";s:11:\"fas fa-tram\";s:32:\"<i class=\"fas\">&#xf7da;</i> tram\";s:18:\"fas fa-transgender\";s:39:\"<i class=\"fas\">&#xf224;</i> transgender\";s:22:\"fas fa-transgender-alt\";s:43:\"<i class=\"fas\">&#xf225;</i> transgender-alt\";s:12:\"fas fa-trash\";s:33:\"<i class=\"fas\">&#xf1f8;</i> trash\";s:16:\"fas fa-trash-alt\";s:37:\"<i class=\"fas\">&#xf2ed;</i> trash-alt\";s:20:\"fas fa-trash-restore\";s:41:\"<i class=\"fas\">&#xf829;</i> trash-restore\";s:24:\"fas fa-trash-restore-alt\";s:45:\"<i class=\"fas\">&#xf82a;</i> trash-restore-alt\";s:11:\"fas fa-tree\";s:32:\"<i class=\"fas\">&#xf1bb;</i> tree\";s:13:\"fas fa-trophy\";s:34:\"<i class=\"fas\">&#xf091;</i> trophy\";s:12:\"fas fa-truck\";s:33:\"<i class=\"fas\">&#xf0d1;</i> truck\";s:20:\"fas fa-truck-loading\";s:41:\"<i class=\"fas\">&#xf4de;</i> truck-loading\";s:20:\"fas fa-truck-monster\";s:41:\"<i class=\"fas\">&#xf63b;</i> truck-monster\";s:19:\"fas fa-truck-moving\";s:40:\"<i class=\"fas\">&#xf4df;</i> truck-moving\";s:19:\"fas fa-truck-pickup\";s:40:\"<i class=\"fas\">&#xf63c;</i> truck-pickup\";s:13:\"fas fa-tshirt\";s:34:\"<i class=\"fas\">&#xf553;</i> tshirt\";s:10:\"fas fa-tty\";s:31:\"<i class=\"fas\">&#xf1e4;</i> tty\";s:9:\"fas fa-tv\";s:30:\"<i class=\"fas\">&#xf26c;</i> tv\";s:15:\"fas fa-umbrella\";s:36:\"<i class=\"fas\">&#xf0e9;</i> umbrella\";s:21:\"fas fa-umbrella-beach\";s:42:\"<i class=\"fas\">&#xf5ca;</i> umbrella-beach\";s:16:\"fas fa-underline\";s:37:\"<i class=\"fas\">&#xf0cd;</i> underline\";s:11:\"fas fa-undo\";s:32:\"<i class=\"fas\">&#xf0e2;</i> undo\";s:15:\"fas fa-undo-alt\";s:36:\"<i class=\"fas\">&#xf2ea;</i> undo-alt\";s:23:\"fas fa-universal-access\";s:44:\"<i class=\"fas\">&#xf29a;</i> universal-access\";s:17:\"fas fa-university\";s:38:\"<i class=\"fas\">&#xf19c;</i> university\";s:13:\"fas fa-unlink\";s:34:\"<i class=\"fas\">&#xf127;</i> unlink\";s:13:\"fas fa-unlock\";s:34:\"<i class=\"fas\">&#xf09c;</i> unlock\";s:17:\"fas fa-unlock-alt\";s:38:\"<i class=\"fas\">&#xf13e;</i> unlock-alt\";s:13:\"fas fa-upload\";s:34:\"<i class=\"fas\">&#xf093;</i> upload\";s:11:\"fas fa-user\";s:32:\"<i class=\"fas\">&#xf007;</i> user\";s:15:\"fas fa-user-alt\";s:36:\"<i class=\"fas\">&#xf406;</i> user-alt\";s:21:\"fas fa-user-alt-slash\";s:42:\"<i class=\"fas\">&#xf4fa;</i> user-alt-slash\";s:21:\"fas fa-user-astronaut\";s:42:\"<i class=\"fas\">&#xf4fb;</i> user-astronaut\";s:17:\"fas fa-user-check\";s:38:\"<i class=\"fas\">&#xf4fc;</i> user-check\";s:18:\"fas fa-user-circle\";s:39:\"<i class=\"fas\">&#xf2bd;</i> user-circle\";s:17:\"fas fa-user-clock\";s:38:\"<i class=\"fas\">&#xf4fd;</i> user-clock\";s:15:\"fas fa-user-cog\";s:36:\"<i class=\"fas\">&#xf4fe;</i> user-cog\";s:16:\"fas fa-user-edit\";s:37:\"<i class=\"fas\">&#xf4ff;</i> user-edit\";s:19:\"fas fa-user-friends\";s:40:\"<i class=\"fas\">&#xf500;</i> user-friends\";s:20:\"fas fa-user-graduate\";s:41:\"<i class=\"fas\">&#xf501;</i> user-graduate\";s:19:\"fas fa-user-injured\";s:40:\"<i class=\"fas\">&#xf728;</i> user-injured\";s:16:\"fas fa-user-lock\";s:37:\"<i class=\"fas\">&#xf502;</i> user-lock\";s:14:\"fas fa-user-md\";s:35:\"<i class=\"fas\">&#xf0f0;</i> user-md\";s:17:\"fas fa-user-minus\";s:38:\"<i class=\"fas\">&#xf503;</i> user-minus\";s:17:\"fas fa-user-ninja\";s:38:\"<i class=\"fas\">&#xf504;</i> user-ninja\";s:17:\"fas fa-user-nurse\";s:38:\"<i class=\"fas\">&#xf82f;</i> user-nurse\";s:16:\"fas fa-user-plus\";s:37:\"<i class=\"fas\">&#xf234;</i> user-plus\";s:18:\"fas fa-user-secret\";s:39:\"<i class=\"fas\">&#xf21b;</i> user-secret\";s:18:\"fas fa-user-shield\";s:39:\"<i class=\"fas\">&#xf505;</i> user-shield\";s:17:\"fas fa-user-slash\";s:38:\"<i class=\"fas\">&#xf506;</i> user-slash\";s:15:\"fas fa-user-tag\";s:36:\"<i class=\"fas\">&#xf507;</i> user-tag\";s:15:\"fas fa-user-tie\";s:36:\"<i class=\"fas\">&#xf508;</i> user-tie\";s:17:\"fas fa-user-times\";s:38:\"<i class=\"fas\">&#xf235;</i> user-times\";s:12:\"fas fa-users\";s:33:\"<i class=\"fas\">&#xf0c0;</i> users\";s:16:\"fas fa-users-cog\";s:37:\"<i class=\"fas\">&#xf509;</i> users-cog\";s:18:\"fas fa-users-slash\";s:39:\"<i class=\"fas\">&#xe073;</i> users-slash\";s:20:\"fas fa-utensil-spoon\";s:41:\"<i class=\"fas\">&#xf2e5;</i> utensil-spoon\";s:15:\"fas fa-utensils\";s:36:\"<i class=\"fas\">&#xf2e7;</i> utensils\";s:20:\"fas fa-vector-square\";s:41:\"<i class=\"fas\">&#xf5cb;</i> vector-square\";s:12:\"fas fa-venus\";s:33:\"<i class=\"fas\">&#xf221;</i> venus\";s:19:\"fas fa-venus-double\";s:40:\"<i class=\"fas\">&#xf226;</i> venus-double\";s:17:\"fas fa-venus-mars\";s:38:\"<i class=\"fas\">&#xf228;</i> venus-mars\";s:11:\"fas fa-vest\";s:32:\"<i class=\"fas\">&#xe085;</i> vest\";s:19:\"fas fa-vest-patches\";s:40:\"<i class=\"fas\">&#xe086;</i> vest-patches\";s:11:\"fas fa-vial\";s:32:\"<i class=\"fas\">&#xf492;</i> vial\";s:12:\"fas fa-vials\";s:33:\"<i class=\"fas\">&#xf493;</i> vials\";s:12:\"fas fa-video\";s:33:\"<i class=\"fas\">&#xf03d;</i> video\";s:18:\"fas fa-video-slash\";s:39:\"<i class=\"fas\">&#xf4e2;</i> video-slash\";s:13:\"fas fa-vihara\";s:34:\"<i class=\"fas\">&#xf6a7;</i> vihara\";s:12:\"fas fa-virus\";s:33:\"<i class=\"fas\">&#xe074;</i> virus\";s:18:\"fas fa-virus-slash\";s:39:\"<i class=\"fas\">&#xe075;</i> virus-slash\";s:14:\"fas fa-viruses\";s:35:\"<i class=\"fas\">&#xe076;</i> viruses\";s:16:\"fas fa-voicemail\";s:37:\"<i class=\"fas\">&#xf897;</i> voicemail\";s:22:\"fas fa-volleyball-ball\";s:43:\"<i class=\"fas\">&#xf45f;</i> volleyball-ball\";s:18:\"fas fa-volume-down\";s:39:\"<i class=\"fas\">&#xf027;</i> volume-down\";s:18:\"fas fa-volume-mute\";s:39:\"<i class=\"fas\">&#xf6a9;</i> volume-mute\";s:17:\"fas fa-volume-off\";s:38:\"<i class=\"fas\">&#xf026;</i> volume-off\";s:16:\"fas fa-volume-up\";s:37:\"<i class=\"fas\">&#xf028;</i> volume-up\";s:15:\"fas fa-vote-yea\";s:36:\"<i class=\"fas\">&#xf772;</i> vote-yea\";s:19:\"fas fa-vr-cardboard\";s:40:\"<i class=\"fas\">&#xf729;</i> vr-cardboard\";s:14:\"fas fa-walking\";s:35:\"<i class=\"fas\">&#xf554;</i> walking\";s:13:\"fas fa-wallet\";s:34:\"<i class=\"fas\">&#xf555;</i> wallet\";s:16:\"fas fa-warehouse\";s:37:\"<i class=\"fas\">&#xf494;</i> warehouse\";s:12:\"fas fa-water\";s:33:\"<i class=\"fas\">&#xf773;</i> water\";s:18:\"fas fa-wave-square\";s:39:\"<i class=\"fas\">&#xf83e;</i> wave-square\";s:13:\"fas fa-weight\";s:34:\"<i class=\"fas\">&#xf496;</i> weight\";s:21:\"fas fa-weight-hanging\";s:42:\"<i class=\"fas\">&#xf5cd;</i> weight-hanging\";s:17:\"fas fa-wheelchair\";s:38:\"<i class=\"fas\">&#xf193;</i> wheelchair\";s:11:\"fas fa-wifi\";s:32:\"<i class=\"fas\">&#xf1eb;</i> wifi\";s:11:\"fas fa-wind\";s:32:\"<i class=\"fas\">&#xf72e;</i> wind\";s:19:\"fas fa-window-close\";s:40:\"<i class=\"fas\">&#xf410;</i> window-close\";s:22:\"fas fa-window-maximize\";s:43:\"<i class=\"fas\">&#xf2d0;</i> window-maximize\";s:22:\"fas fa-window-minimize\";s:43:\"<i class=\"fas\">&#xf2d1;</i> window-minimize\";s:21:\"fas fa-window-restore\";s:42:\"<i class=\"fas\">&#xf2d2;</i> window-restore\";s:18:\"fas fa-wine-bottle\";s:39:\"<i class=\"fas\">&#xf72f;</i> wine-bottle\";s:17:\"fas fa-wine-glass\";s:38:\"<i class=\"fas\">&#xf4e3;</i> wine-glass\";s:21:\"fas fa-wine-glass-alt\";s:42:\"<i class=\"fas\">&#xf5ce;</i> wine-glass-alt\";s:15:\"fas fa-won-sign\";s:36:\"<i class=\"fas\">&#xf159;</i> won-sign\";s:13:\"fas fa-wrench\";s:34:\"<i class=\"fas\">&#xf0ad;</i> wrench\";s:12:\"fas fa-x-ray\";s:33:\"<i class=\"fas\">&#xf497;</i> x-ray\";s:15:\"fas fa-yen-sign\";s:36:\"<i class=\"fas\">&#xf157;</i> yen-sign\";s:15:\"fas fa-yin-yang\";s:36:\"<i class=\"fas\">&#xf6ad;</i> yin-yang\";}s:3:\"far\";a:152:{s:19:\"far fa-address-book\";s:40:\"<i class=\"far\">&#xf2b9;</i> address-book\";s:19:\"far fa-address-card\";s:40:\"<i class=\"far\">&#xf2bb;</i> address-card\";s:12:\"far fa-angry\";s:33:\"<i class=\"far\">&#xf556;</i> angry\";s:28:\"far fa-arrow-alt-circle-down\";s:49:\"<i class=\"far\">&#xf358;</i> arrow-alt-circle-down\";s:28:\"far fa-arrow-alt-circle-left\";s:49:\"<i class=\"far\">&#xf359;</i> arrow-alt-circle-left\";s:29:\"far fa-arrow-alt-circle-right\";s:50:\"<i class=\"far\">&#xf35a;</i> arrow-alt-circle-right\";s:26:\"far fa-arrow-alt-circle-up\";s:47:\"<i class=\"far\">&#xf35b;</i> arrow-alt-circle-up\";s:11:\"far fa-bell\";s:32:\"<i class=\"far\">&#xf0f3;</i> bell\";s:17:\"far fa-bell-slash\";s:38:\"<i class=\"far\">&#xf1f6;</i> bell-slash\";s:15:\"far fa-bookmark\";s:36:\"<i class=\"far\">&#xf02e;</i> bookmark\";s:15:\"far fa-building\";s:36:\"<i class=\"far\">&#xf1ad;</i> building\";s:15:\"far fa-calendar\";s:36:\"<i class=\"far\">&#xf133;</i> calendar\";s:19:\"far fa-calendar-alt\";s:40:\"<i class=\"far\">&#xf073;</i> calendar-alt\";s:21:\"far fa-calendar-check\";s:42:\"<i class=\"far\">&#xf274;</i> calendar-check\";s:21:\"far fa-calendar-minus\";s:42:\"<i class=\"far\">&#xf272;</i> calendar-minus\";s:20:\"far fa-calendar-plus\";s:41:\"<i class=\"far\">&#xf271;</i> calendar-plus\";s:21:\"far fa-calendar-times\";s:42:\"<i class=\"far\">&#xf273;</i> calendar-times\";s:24:\"far fa-caret-square-down\";s:45:\"<i class=\"far\">&#xf150;</i> caret-square-down\";s:24:\"far fa-caret-square-left\";s:45:\"<i class=\"far\">&#xf191;</i> caret-square-left\";s:25:\"far fa-caret-square-right\";s:46:\"<i class=\"far\">&#xf152;</i> caret-square-right\";s:22:\"far fa-caret-square-up\";s:43:\"<i class=\"far\">&#xf151;</i> caret-square-up\";s:16:\"far fa-chart-bar\";s:37:\"<i class=\"far\">&#xf080;</i> chart-bar\";s:19:\"far fa-check-circle\";s:40:\"<i class=\"far\">&#xf058;</i> check-circle\";s:19:\"far fa-check-square\";s:40:\"<i class=\"far\">&#xf14a;</i> check-square\";s:13:\"far fa-circle\";s:34:\"<i class=\"far\">&#xf111;</i> circle\";s:16:\"far fa-clipboard\";s:37:\"<i class=\"far\">&#xf328;</i> clipboard\";s:12:\"far fa-clock\";s:33:\"<i class=\"far\">&#xf017;</i> clock\";s:12:\"far fa-clone\";s:33:\"<i class=\"far\">&#xf24d;</i> clone\";s:24:\"far fa-closed-captioning\";s:45:\"<i class=\"far\">&#xf20a;</i> closed-captioning\";s:14:\"far fa-comment\";s:35:\"<i class=\"far\">&#xf075;</i> comment\";s:18:\"far fa-comment-alt\";s:39:\"<i class=\"far\">&#xf27a;</i> comment-alt\";s:19:\"far fa-comment-dots\";s:40:\"<i class=\"far\">&#xf4ad;</i> comment-dots\";s:15:\"far fa-comments\";s:36:\"<i class=\"far\">&#xf086;</i> comments\";s:14:\"far fa-compass\";s:35:\"<i class=\"far\">&#xf14e;</i> compass\";s:11:\"far fa-copy\";s:32:\"<i class=\"far\">&#xf0c5;</i> copy\";s:16:\"far fa-copyright\";s:37:\"<i class=\"far\">&#xf1f9;</i> copyright\";s:18:\"far fa-credit-card\";s:39:\"<i class=\"far\">&#xf09d;</i> credit-card\";s:12:\"far fa-dizzy\";s:33:\"<i class=\"far\">&#xf567;</i> dizzy\";s:17:\"far fa-dot-circle\";s:38:\"<i class=\"far\">&#xf192;</i> dot-circle\";s:11:\"far fa-edit\";s:32:\"<i class=\"far\">&#xf044;</i> edit\";s:15:\"far fa-envelope\";s:36:\"<i class=\"far\">&#xf0e0;</i> envelope\";s:20:\"far fa-envelope-open\";s:41:\"<i class=\"far\">&#xf2b6;</i> envelope-open\";s:10:\"far fa-eye\";s:31:\"<i class=\"far\">&#xf06e;</i> eye\";s:16:\"far fa-eye-slash\";s:37:\"<i class=\"far\">&#xf070;</i> eye-slash\";s:11:\"far fa-file\";s:32:\"<i class=\"far\">&#xf15b;</i> file\";s:15:\"far fa-file-alt\";s:36:\"<i class=\"far\">&#xf15c;</i> file-alt\";s:19:\"far fa-file-archive\";s:40:\"<i class=\"far\">&#xf1c6;</i> file-archive\";s:17:\"far fa-file-audio\";s:38:\"<i class=\"far\">&#xf1c7;</i> file-audio\";s:16:\"far fa-file-code\";s:37:\"<i class=\"far\">&#xf1c9;</i> file-code\";s:17:\"far fa-file-excel\";s:38:\"<i class=\"far\">&#xf1c3;</i> file-excel\";s:17:\"far fa-file-image\";s:38:\"<i class=\"far\">&#xf1c5;</i> file-image\";s:15:\"far fa-file-pdf\";s:36:\"<i class=\"far\">&#xf1c1;</i> file-pdf\";s:22:\"far fa-file-powerpoint\";s:43:\"<i class=\"far\">&#xf1c4;</i> file-powerpoint\";s:17:\"far fa-file-video\";s:38:\"<i class=\"far\">&#xf1c8;</i> file-video\";s:16:\"far fa-file-word\";s:37:\"<i class=\"far\">&#xf1c2;</i> file-word\";s:11:\"far fa-flag\";s:32:\"<i class=\"far\">&#xf024;</i> flag\";s:14:\"far fa-flushed\";s:35:\"<i class=\"far\">&#xf579;</i> flushed\";s:13:\"far fa-folder\";s:34:\"<i class=\"far\">&#xf07b;</i> folder\";s:18:\"far fa-folder-open\";s:39:\"<i class=\"far\">&#xf07c;</i> folder-open\";s:29:\"far fa-font-awesome-logo-full\";s:50:\"<i class=\"far\">&#xf4e6;</i> font-awesome-logo-full\";s:12:\"far fa-frown\";s:33:\"<i class=\"far\">&#xf119;</i> frown\";s:17:\"far fa-frown-open\";s:38:\"<i class=\"far\">&#xf57a;</i> frown-open\";s:13:\"far fa-futbol\";s:34:\"<i class=\"far\">&#xf1e3;</i> futbol\";s:10:\"far fa-gem\";s:31:\"<i class=\"far\">&#xf3a5;</i> gem\";s:14:\"far fa-grimace\";s:35:\"<i class=\"far\">&#xf57f;</i> grimace\";s:11:\"far fa-grin\";s:32:\"<i class=\"far\">&#xf580;</i> grin\";s:15:\"far fa-grin-alt\";s:36:\"<i class=\"far\">&#xf581;</i> grin-alt\";s:16:\"far fa-grin-beam\";s:37:\"<i class=\"far\">&#xf582;</i> grin-beam\";s:22:\"far fa-grin-beam-sweat\";s:43:\"<i class=\"far\">&#xf583;</i> grin-beam-sweat\";s:18:\"far fa-grin-hearts\";s:39:\"<i class=\"far\">&#xf584;</i> grin-hearts\";s:18:\"far fa-grin-squint\";s:39:\"<i class=\"far\">&#xf585;</i> grin-squint\";s:24:\"far fa-grin-squint-tears\";s:45:\"<i class=\"far\">&#xf586;</i> grin-squint-tears\";s:17:\"far fa-grin-stars\";s:38:\"<i class=\"far\">&#xf587;</i> grin-stars\";s:17:\"far fa-grin-tears\";s:38:\"<i class=\"far\">&#xf588;</i> grin-tears\";s:18:\"far fa-grin-tongue\";s:39:\"<i class=\"far\">&#xf589;</i> grin-tongue\";s:25:\"far fa-grin-tongue-squint\";s:46:\"<i class=\"far\">&#xf58a;</i> grin-tongue-squint\";s:23:\"far fa-grin-tongue-wink\";s:44:\"<i class=\"far\">&#xf58b;</i> grin-tongue-wink\";s:16:\"far fa-grin-wink\";s:37:\"<i class=\"far\">&#xf58c;</i> grin-wink\";s:18:\"far fa-hand-lizard\";s:39:\"<i class=\"far\">&#xf258;</i> hand-lizard\";s:17:\"far fa-hand-paper\";s:38:\"<i class=\"far\">&#xf256;</i> hand-paper\";s:17:\"far fa-hand-peace\";s:38:\"<i class=\"far\">&#xf25b;</i> hand-peace\";s:22:\"far fa-hand-point-down\";s:43:\"<i class=\"far\">&#xf0a7;</i> hand-point-down\";s:22:\"far fa-hand-point-left\";s:43:\"<i class=\"far\">&#xf0a5;</i> hand-point-left\";s:23:\"far fa-hand-point-right\";s:44:\"<i class=\"far\">&#xf0a4;</i> hand-point-right\";s:20:\"far fa-hand-point-up\";s:41:\"<i class=\"far\">&#xf0a6;</i> hand-point-up\";s:19:\"far fa-hand-pointer\";s:40:\"<i class=\"far\">&#xf25a;</i> hand-pointer\";s:16:\"far fa-hand-rock\";s:37:\"<i class=\"far\">&#xf255;</i> hand-rock\";s:20:\"far fa-hand-scissors\";s:41:\"<i class=\"far\">&#xf257;</i> hand-scissors\";s:17:\"far fa-hand-spock\";s:38:\"<i class=\"far\">&#xf259;</i> hand-spock\";s:16:\"far fa-handshake\";s:37:\"<i class=\"far\">&#xf2b5;</i> handshake\";s:10:\"far fa-hdd\";s:31:\"<i class=\"far\">&#xf0a0;</i> hdd\";s:12:\"far fa-heart\";s:33:\"<i class=\"far\">&#xf004;</i> heart\";s:15:\"far fa-hospital\";s:36:\"<i class=\"far\">&#xf0f8;</i> hospital\";s:16:\"far fa-hourglass\";s:37:\"<i class=\"far\">&#xf254;</i> hourglass\";s:15:\"far fa-id-badge\";s:36:\"<i class=\"far\">&#xf2c1;</i> id-badge\";s:14:\"far fa-id-card\";s:35:\"<i class=\"far\">&#xf2c2;</i> id-card\";s:12:\"far fa-image\";s:33:\"<i class=\"far\">&#xf03e;</i> image\";s:13:\"far fa-images\";s:34:\"<i class=\"far\">&#xf302;</i> images\";s:15:\"far fa-keyboard\";s:36:\"<i class=\"far\">&#xf11c;</i> keyboard\";s:11:\"far fa-kiss\";s:32:\"<i class=\"far\">&#xf596;</i> kiss\";s:16:\"far fa-kiss-beam\";s:37:\"<i class=\"far\">&#xf597;</i> kiss-beam\";s:22:\"far fa-kiss-wink-heart\";s:43:\"<i class=\"far\">&#xf598;</i> kiss-wink-heart\";s:12:\"far fa-laugh\";s:33:\"<i class=\"far\">&#xf599;</i> laugh\";s:17:\"far fa-laugh-beam\";s:38:\"<i class=\"far\">&#xf59a;</i> laugh-beam\";s:19:\"far fa-laugh-squint\";s:40:\"<i class=\"far\">&#xf59b;</i> laugh-squint\";s:17:\"far fa-laugh-wink\";s:38:\"<i class=\"far\">&#xf59c;</i> laugh-wink\";s:12:\"far fa-lemon\";s:33:\"<i class=\"far\">&#xf094;</i> lemon\";s:16:\"far fa-life-ring\";s:37:\"<i class=\"far\">&#xf1cd;</i> life-ring\";s:16:\"far fa-lightbulb\";s:37:\"<i class=\"far\">&#xf0eb;</i> lightbulb\";s:15:\"far fa-list-alt\";s:36:\"<i class=\"far\">&#xf022;</i> list-alt\";s:10:\"far fa-map\";s:31:\"<i class=\"far\">&#xf279;</i> map\";s:10:\"far fa-meh\";s:31:\"<i class=\"far\">&#xf11a;</i> meh\";s:16:\"far fa-meh-blank\";s:37:\"<i class=\"far\">&#xf5a4;</i> meh-blank\";s:23:\"far fa-meh-rolling-eyes\";s:44:\"<i class=\"far\">&#xf5a5;</i> meh-rolling-eyes\";s:19:\"far fa-minus-square\";s:40:\"<i class=\"far\">&#xf146;</i> minus-square\";s:21:\"far fa-money-bill-alt\";s:42:\"<i class=\"far\">&#xf3d1;</i> money-bill-alt\";s:11:\"far fa-moon\";s:32:\"<i class=\"far\">&#xf186;</i> moon\";s:16:\"far fa-newspaper\";s:37:\"<i class=\"far\">&#xf1ea;</i> newspaper\";s:19:\"far fa-object-group\";s:40:\"<i class=\"far\">&#xf247;</i> object-group\";s:21:\"far fa-object-ungroup\";s:42:\"<i class=\"far\">&#xf248;</i> object-ungroup\";s:18:\"far fa-paper-plane\";s:39:\"<i class=\"far\">&#xf1d8;</i> paper-plane\";s:19:\"far fa-pause-circle\";s:40:\"<i class=\"far\">&#xf28b;</i> pause-circle\";s:18:\"far fa-play-circle\";s:39:\"<i class=\"far\">&#xf144;</i> play-circle\";s:18:\"far fa-plus-square\";s:39:\"<i class=\"far\">&#xf0fe;</i> plus-square\";s:22:\"far fa-question-circle\";s:43:\"<i class=\"far\">&#xf059;</i> question-circle\";s:17:\"far fa-registered\";s:38:\"<i class=\"far\">&#xf25d;</i> registered\";s:14:\"far fa-sad-cry\";s:35:\"<i class=\"far\">&#xf5b3;</i> sad-cry\";s:15:\"far fa-sad-tear\";s:36:\"<i class=\"far\">&#xf5b4;</i> sad-tear\";s:11:\"far fa-save\";s:32:\"<i class=\"far\">&#xf0c7;</i> save\";s:19:\"far fa-share-square\";s:40:\"<i class=\"far\">&#xf14d;</i> share-square\";s:12:\"far fa-smile\";s:33:\"<i class=\"far\">&#xf118;</i> smile\";s:17:\"far fa-smile-beam\";s:38:\"<i class=\"far\">&#xf5b8;</i> smile-beam\";s:17:\"far fa-smile-wink\";s:38:\"<i class=\"far\">&#xf4da;</i> smile-wink\";s:16:\"far fa-snowflake\";s:37:\"<i class=\"far\">&#xf2dc;</i> snowflake\";s:13:\"far fa-square\";s:34:\"<i class=\"far\">&#xf0c8;</i> square\";s:11:\"far fa-star\";s:32:\"<i class=\"far\">&#xf005;</i> star\";s:16:\"far fa-star-half\";s:37:\"<i class=\"far\">&#xf089;</i> star-half\";s:18:\"far fa-sticky-note\";s:39:\"<i class=\"far\">&#xf249;</i> sticky-note\";s:18:\"far fa-stop-circle\";s:39:\"<i class=\"far\">&#xf28d;</i> stop-circle\";s:10:\"far fa-sun\";s:31:\"<i class=\"far\">&#xf185;</i> sun\";s:15:\"far fa-surprise\";s:36:\"<i class=\"far\">&#xf5c2;</i> surprise\";s:18:\"far fa-thumbs-down\";s:39:\"<i class=\"far\">&#xf165;</i> thumbs-down\";s:16:\"far fa-thumbs-up\";s:37:\"<i class=\"far\">&#xf164;</i> thumbs-up\";s:19:\"far fa-times-circle\";s:40:\"<i class=\"far\">&#xf057;</i> times-circle\";s:12:\"far fa-tired\";s:33:\"<i class=\"far\">&#xf5c8;</i> tired\";s:16:\"far fa-trash-alt\";s:37:\"<i class=\"far\">&#xf2ed;</i> trash-alt\";s:11:\"far fa-user\";s:32:\"<i class=\"far\">&#xf007;</i> user\";s:18:\"far fa-user-circle\";s:39:\"<i class=\"far\">&#xf2bd;</i> user-circle\";s:19:\"far fa-window-close\";s:40:\"<i class=\"far\">&#xf410;</i> window-close\";s:22:\"far fa-window-maximize\";s:43:\"<i class=\"far\">&#xf2d0;</i> window-maximize\";s:22:\"far fa-window-minimize\";s:43:\"<i class=\"far\">&#xf2d1;</i> window-minimize\";s:21:\"far fa-window-restore\";s:42:\"<i class=\"far\">&#xf2d2;</i> window-restore\";}}s:7:\"details\";a:3:{s:3:\"fab\";a:457:{s:12:\"fab fa-500px\";a:2:{s:3:\"hex\";s:5:\"\\f26e\";s:7:\"unicode\";s:8:\"&#xf26e;\";}s:22:\"fab fa-accessible-icon\";a:2:{s:3:\"hex\";s:5:\"\\f368\";s:7:\"unicode\";s:8:\"&#xf368;\";}s:15:\"fab fa-accusoft\";a:2:{s:3:\"hex\";s:5:\"\\f369\";s:7:\"unicode\";s:8:\"&#xf369;\";}s:32:\"fab fa-acquisitions-incorporated\";a:2:{s:3:\"hex\";s:5:\"\\f6af\";s:7:\"unicode\";s:8:\"&#xf6af;\";}s:10:\"fab fa-adn\";a:2:{s:3:\"hex\";s:5:\"\\f170\";s:7:\"unicode\";s:8:\"&#xf170;\";}s:15:\"fab fa-adversal\";a:2:{s:3:\"hex\";s:5:\"\\f36a\";s:7:\"unicode\";s:8:\"&#xf36a;\";}s:21:\"fab fa-affiliatetheme\";a:2:{s:3:\"hex\";s:5:\"\\f36b\";s:7:\"unicode\";s:8:\"&#xf36b;\";}s:13:\"fab fa-airbnb\";a:2:{s:3:\"hex\";s:5:\"\\f834\";s:7:\"unicode\";s:8:\"&#xf834;\";}s:14:\"fab fa-algolia\";a:2:{s:3:\"hex\";s:5:\"\\f36c\";s:7:\"unicode\";s:8:\"&#xf36c;\";}s:13:\"fab fa-alipay\";a:2:{s:3:\"hex\";s:5:\"\\f642\";s:7:\"unicode\";s:8:\"&#xf642;\";}s:13:\"fab fa-amazon\";a:2:{s:3:\"hex\";s:5:\"\\f270\";s:7:\"unicode\";s:8:\"&#xf270;\";}s:17:\"fab fa-amazon-pay\";a:2:{s:3:\"hex\";s:5:\"\\f42c\";s:7:\"unicode\";s:8:\"&#xf42c;\";}s:13:\"fab fa-amilia\";a:2:{s:3:\"hex\";s:5:\"\\f36d\";s:7:\"unicode\";s:8:\"&#xf36d;\";}s:14:\"fab fa-android\";a:2:{s:3:\"hex\";s:5:\"\\f17b\";s:7:\"unicode\";s:8:\"&#xf17b;\";}s:16:\"fab fa-angellist\";a:2:{s:3:\"hex\";s:5:\"\\f209\";s:7:\"unicode\";s:8:\"&#xf209;\";}s:20:\"fab fa-angrycreative\";a:2:{s:3:\"hex\";s:5:\"\\f36e\";s:7:\"unicode\";s:8:\"&#xf36e;\";}s:14:\"fab fa-angular\";a:2:{s:3:\"hex\";s:5:\"\\f420\";s:7:\"unicode\";s:8:\"&#xf420;\";}s:16:\"fab fa-app-store\";a:2:{s:3:\"hex\";s:5:\"\\f36f\";s:7:\"unicode\";s:8:\"&#xf36f;\";}s:20:\"fab fa-app-store-ios\";a:2:{s:3:\"hex\";s:5:\"\\f370\";s:7:\"unicode\";s:8:\"&#xf370;\";}s:12:\"fab fa-apper\";a:2:{s:3:\"hex\";s:5:\"\\f371\";s:7:\"unicode\";s:8:\"&#xf371;\";}s:12:\"fab fa-apple\";a:2:{s:3:\"hex\";s:5:\"\\f179\";s:7:\"unicode\";s:8:\"&#xf179;\";}s:16:\"fab fa-apple-pay\";a:2:{s:3:\"hex\";s:5:\"\\f415\";s:7:\"unicode\";s:8:\"&#xf415;\";}s:17:\"fab fa-artstation\";a:2:{s:3:\"hex\";s:5:\"\\f77a\";s:7:\"unicode\";s:8:\"&#xf77a;\";}s:17:\"fab fa-asymmetrik\";a:2:{s:3:\"hex\";s:5:\"\\f372\";s:7:\"unicode\";s:8:\"&#xf372;\";}s:16:\"fab fa-atlassian\";a:2:{s:3:\"hex\";s:5:\"\\f77b\";s:7:\"unicode\";s:8:\"&#xf77b;\";}s:14:\"fab fa-audible\";a:2:{s:3:\"hex\";s:5:\"\\f373\";s:7:\"unicode\";s:8:\"&#xf373;\";}s:19:\"fab fa-autoprefixer\";a:2:{s:3:\"hex\";s:5:\"\\f41c\";s:7:\"unicode\";s:8:\"&#xf41c;\";}s:14:\"fab fa-avianex\";a:2:{s:3:\"hex\";s:5:\"\\f374\";s:7:\"unicode\";s:8:\"&#xf374;\";}s:13:\"fab fa-aviato\";a:2:{s:3:\"hex\";s:5:\"\\f421\";s:7:\"unicode\";s:8:\"&#xf421;\";}s:10:\"fab fa-aws\";a:2:{s:3:\"hex\";s:5:\"\\f375\";s:7:\"unicode\";s:8:\"&#xf375;\";}s:15:\"fab fa-bandcamp\";a:2:{s:3:\"hex\";s:5:\"\\f2d5\";s:7:\"unicode\";s:8:\"&#xf2d5;\";}s:17:\"fab fa-battle-net\";a:2:{s:3:\"hex\";s:5:\"\\f835\";s:7:\"unicode\";s:8:\"&#xf835;\";}s:14:\"fab fa-behance\";a:2:{s:3:\"hex\";s:5:\"\\f1b4\";s:7:\"unicode\";s:8:\"&#xf1b4;\";}s:21:\"fab fa-behance-square\";a:2:{s:3:\"hex\";s:5:\"\\f1b5\";s:7:\"unicode\";s:8:\"&#xf1b5;\";}s:16:\"fab fa-bimobject\";a:2:{s:3:\"hex\";s:5:\"\\f378\";s:7:\"unicode\";s:8:\"&#xf378;\";}s:16:\"fab fa-bitbucket\";a:2:{s:3:\"hex\";s:5:\"\\f171\";s:7:\"unicode\";s:8:\"&#xf171;\";}s:14:\"fab fa-bitcoin\";a:2:{s:3:\"hex\";s:5:\"\\f379\";s:7:\"unicode\";s:8:\"&#xf379;\";}s:11:\"fab fa-bity\";a:2:{s:3:\"hex\";s:5:\"\\f37a\";s:7:\"unicode\";s:8:\"&#xf37a;\";}s:16:\"fab fa-black-tie\";a:2:{s:3:\"hex\";s:5:\"\\f27e\";s:7:\"unicode\";s:8:\"&#xf27e;\";}s:17:\"fab fa-blackberry\";a:2:{s:3:\"hex\";s:5:\"\\f37b\";s:7:\"unicode\";s:8:\"&#xf37b;\";}s:14:\"fab fa-blogger\";a:2:{s:3:\"hex\";s:5:\"\\f37c\";s:7:\"unicode\";s:8:\"&#xf37c;\";}s:16:\"fab fa-blogger-b\";a:2:{s:3:\"hex\";s:5:\"\\f37d\";s:7:\"unicode\";s:8:\"&#xf37d;\";}s:16:\"fab fa-bluetooth\";a:2:{s:3:\"hex\";s:5:\"\\f293\";s:7:\"unicode\";s:8:\"&#xf293;\";}s:18:\"fab fa-bluetooth-b\";a:2:{s:3:\"hex\";s:5:\"\\f294\";s:7:\"unicode\";s:8:\"&#xf294;\";}s:16:\"fab fa-bootstrap\";a:2:{s:3:\"hex\";s:5:\"\\f836\";s:7:\"unicode\";s:8:\"&#xf836;\";}s:10:\"fab fa-btc\";a:2:{s:3:\"hex\";s:5:\"\\f15a\";s:7:\"unicode\";s:8:\"&#xf15a;\";}s:13:\"fab fa-buffer\";a:2:{s:3:\"hex\";s:5:\"\\f837\";s:7:\"unicode\";s:8:\"&#xf837;\";}s:23:\"fab fa-buromobelexperte\";a:2:{s:3:\"hex\";s:5:\"\\f37f\";s:7:\"unicode\";s:8:\"&#xf37f;\";}s:18:\"fab fa-buy-n-large\";a:2:{s:3:\"hex\";s:5:\"\\f8a6\";s:7:\"unicode\";s:8:\"&#xf8a6;\";}s:17:\"fab fa-buysellads\";a:2:{s:3:\"hex\";s:5:\"\\f20d\";s:7:\"unicode\";s:8:\"&#xf20d;\";}s:26:\"fab fa-canadian-maple-leaf\";a:2:{s:3:\"hex\";s:5:\"\\f785\";s:7:\"unicode\";s:8:\"&#xf785;\";}s:20:\"fab fa-cc-amazon-pay\";a:2:{s:3:\"hex\";s:5:\"\\f42d\";s:7:\"unicode\";s:8:\"&#xf42d;\";}s:14:\"fab fa-cc-amex\";a:2:{s:3:\"hex\";s:5:\"\\f1f3\";s:7:\"unicode\";s:8:\"&#xf1f3;\";}s:19:\"fab fa-cc-apple-pay\";a:2:{s:3:\"hex\";s:5:\"\\f416\";s:7:\"unicode\";s:8:\"&#xf416;\";}s:21:\"fab fa-cc-diners-club\";a:2:{s:3:\"hex\";s:5:\"\\f24c\";s:7:\"unicode\";s:8:\"&#xf24c;\";}s:18:\"fab fa-cc-discover\";a:2:{s:3:\"hex\";s:5:\"\\f1f2\";s:7:\"unicode\";s:8:\"&#xf1f2;\";}s:13:\"fab fa-cc-jcb\";a:2:{s:3:\"hex\";s:5:\"\\f24b\";s:7:\"unicode\";s:8:\"&#xf24b;\";}s:20:\"fab fa-cc-mastercard\";a:2:{s:3:\"hex\";s:5:\"\\f1f1\";s:7:\"unicode\";s:8:\"&#xf1f1;\";}s:16:\"fab fa-cc-paypal\";a:2:{s:3:\"hex\";s:5:\"\\f1f4\";s:7:\"unicode\";s:8:\"&#xf1f4;\";}s:16:\"fab fa-cc-stripe\";a:2:{s:3:\"hex\";s:5:\"\\f1f5\";s:7:\"unicode\";s:8:\"&#xf1f5;\";}s:14:\"fab fa-cc-visa\";a:2:{s:3:\"hex\";s:5:\"\\f1f0\";s:7:\"unicode\";s:8:\"&#xf1f0;\";}s:17:\"fab fa-centercode\";a:2:{s:3:\"hex\";s:5:\"\\f380\";s:7:\"unicode\";s:8:\"&#xf380;\";}s:13:\"fab fa-centos\";a:2:{s:3:\"hex\";s:5:\"\\f789\";s:7:\"unicode\";s:8:\"&#xf789;\";}s:13:\"fab fa-chrome\";a:2:{s:3:\"hex\";s:5:\"\\f268\";s:7:\"unicode\";s:8:\"&#xf268;\";}s:17:\"fab fa-chromecast\";a:2:{s:3:\"hex\";s:5:\"\\f838\";s:7:\"unicode\";s:8:\"&#xf838;\";}s:17:\"fab fa-cloudflare\";a:2:{s:3:\"hex\";s:5:\"\\e07d\";s:7:\"unicode\";s:8:\"&#xe07d;\";}s:17:\"fab fa-cloudscale\";a:2:{s:3:\"hex\";s:5:\"\\f383\";s:7:\"unicode\";s:8:\"&#xf383;\";}s:17:\"fab fa-cloudsmith\";a:2:{s:3:\"hex\";s:5:\"\\f384\";s:7:\"unicode\";s:8:\"&#xf384;\";}s:19:\"fab fa-cloudversify\";a:2:{s:3:\"hex\";s:5:\"\\f385\";s:7:\"unicode\";s:8:\"&#xf385;\";}s:14:\"fab fa-codepen\";a:2:{s:3:\"hex\";s:5:\"\\f1cb\";s:7:\"unicode\";s:8:\"&#xf1cb;\";}s:15:\"fab fa-codiepie\";a:2:{s:3:\"hex\";s:5:\"\\f284\";s:7:\"unicode\";s:8:\"&#xf284;\";}s:17:\"fab fa-confluence\";a:2:{s:3:\"hex\";s:5:\"\\f78d\";s:7:\"unicode\";s:8:\"&#xf78d;\";}s:21:\"fab fa-connectdevelop\";a:2:{s:3:\"hex\";s:5:\"\\f20e\";s:7:\"unicode\";s:8:\"&#xf20e;\";}s:13:\"fab fa-contao\";a:2:{s:3:\"hex\";s:5:\"\\f26d\";s:7:\"unicode\";s:8:\"&#xf26d;\";}s:20:\"fab fa-cotton-bureau\";a:2:{s:3:\"hex\";s:5:\"\\f89e\";s:7:\"unicode\";s:8:\"&#xf89e;\";}s:13:\"fab fa-cpanel\";a:2:{s:3:\"hex\";s:5:\"\\f388\";s:7:\"unicode\";s:8:\"&#xf388;\";}s:23:\"fab fa-creative-commons\";a:2:{s:3:\"hex\";s:5:\"\\f25e\";s:7:\"unicode\";s:8:\"&#xf25e;\";}s:26:\"fab fa-creative-commons-by\";a:2:{s:3:\"hex\";s:5:\"\\f4e7\";s:7:\"unicode\";s:8:\"&#xf4e7;\";}s:26:\"fab fa-creative-commons-nc\";a:2:{s:3:\"hex\";s:5:\"\\f4e8\";s:7:\"unicode\";s:8:\"&#xf4e8;\";}s:29:\"fab fa-creative-commons-nc-eu\";a:2:{s:3:\"hex\";s:5:\"\\f4e9\";s:7:\"unicode\";s:8:\"&#xf4e9;\";}s:29:\"fab fa-creative-commons-nc-jp\";a:2:{s:3:\"hex\";s:5:\"\\f4ea\";s:7:\"unicode\";s:8:\"&#xf4ea;\";}s:26:\"fab fa-creative-commons-nd\";a:2:{s:3:\"hex\";s:5:\"\\f4eb\";s:7:\"unicode\";s:8:\"&#xf4eb;\";}s:26:\"fab fa-creative-commons-pd\";a:2:{s:3:\"hex\";s:5:\"\\f4ec\";s:7:\"unicode\";s:8:\"&#xf4ec;\";}s:30:\"fab fa-creative-commons-pd-alt\";a:2:{s:3:\"hex\";s:5:\"\\f4ed\";s:7:\"unicode\";s:8:\"&#xf4ed;\";}s:29:\"fab fa-creative-commons-remix\";a:2:{s:3:\"hex\";s:5:\"\\f4ee\";s:7:\"unicode\";s:8:\"&#xf4ee;\";}s:26:\"fab fa-creative-commons-sa\";a:2:{s:3:\"hex\";s:5:\"\\f4ef\";s:7:\"unicode\";s:8:\"&#xf4ef;\";}s:32:\"fab fa-creative-commons-sampling\";a:2:{s:3:\"hex\";s:5:\"\\f4f0\";s:7:\"unicode\";s:8:\"&#xf4f0;\";}s:37:\"fab fa-creative-commons-sampling-plus\";a:2:{s:3:\"hex\";s:5:\"\\f4f1\";s:7:\"unicode\";s:8:\"&#xf4f1;\";}s:29:\"fab fa-creative-commons-share\";a:2:{s:3:\"hex\";s:5:\"\\f4f2\";s:7:\"unicode\";s:8:\"&#xf4f2;\";}s:28:\"fab fa-creative-commons-zero\";a:2:{s:3:\"hex\";s:5:\"\\f4f3\";s:7:\"unicode\";s:8:\"&#xf4f3;\";}s:20:\"fab fa-critical-role\";a:2:{s:3:\"hex\";s:5:\"\\f6c9\";s:7:\"unicode\";s:8:\"&#xf6c9;\";}s:11:\"fab fa-css3\";a:2:{s:3:\"hex\";s:5:\"\\f13c\";s:7:\"unicode\";s:8:\"&#xf13c;\";}s:15:\"fab fa-css3-alt\";a:2:{s:3:\"hex\";s:5:\"\\f38b\";s:7:\"unicode\";s:8:\"&#xf38b;\";}s:17:\"fab fa-cuttlefish\";a:2:{s:3:\"hex\";s:5:\"\\f38c\";s:7:\"unicode\";s:8:\"&#xf38c;\";}s:14:\"fab fa-d-and-d\";a:2:{s:3:\"hex\";s:5:\"\\f38d\";s:7:\"unicode\";s:8:\"&#xf38d;\";}s:21:\"fab fa-d-and-d-beyond\";a:2:{s:3:\"hex\";s:5:\"\\f6ca\";s:7:\"unicode\";s:8:\"&#xf6ca;\";}s:18:\"fab fa-dailymotion\";a:2:{s:3:\"hex\";s:5:\"\\e052\";s:7:\"unicode\";s:8:\"&#xe052;\";}s:15:\"fab fa-dashcube\";a:2:{s:3:\"hex\";s:5:\"\\f210\";s:7:\"unicode\";s:8:\"&#xf210;\";}s:13:\"fab fa-deezer\";a:2:{s:3:\"hex\";s:5:\"\\e077\";s:7:\"unicode\";s:8:\"&#xe077;\";}s:16:\"fab fa-delicious\";a:2:{s:3:\"hex\";s:5:\"\\f1a5\";s:7:\"unicode\";s:8:\"&#xf1a5;\";}s:16:\"fab fa-deploydog\";a:2:{s:3:\"hex\";s:5:\"\\f38e\";s:7:\"unicode\";s:8:\"&#xf38e;\";}s:14:\"fab fa-deskpro\";a:2:{s:3:\"hex\";s:5:\"\\f38f\";s:7:\"unicode\";s:8:\"&#xf38f;\";}s:10:\"fab fa-dev\";a:2:{s:3:\"hex\";s:5:\"\\f6cc\";s:7:\"unicode\";s:8:\"&#xf6cc;\";}s:17:\"fab fa-deviantart\";a:2:{s:3:\"hex\";s:5:\"\\f1bd\";s:7:\"unicode\";s:8:\"&#xf1bd;\";}s:10:\"fab fa-dhl\";a:2:{s:3:\"hex\";s:5:\"\\f790\";s:7:\"unicode\";s:8:\"&#xf790;\";}s:15:\"fab fa-diaspora\";a:2:{s:3:\"hex\";s:5:\"\\f791\";s:7:\"unicode\";s:8:\"&#xf791;\";}s:11:\"fab fa-digg\";a:2:{s:3:\"hex\";s:5:\"\\f1a6\";s:7:\"unicode\";s:8:\"&#xf1a6;\";}s:20:\"fab fa-digital-ocean\";a:2:{s:3:\"hex\";s:5:\"\\f391\";s:7:\"unicode\";s:8:\"&#xf391;\";}s:14:\"fab fa-discord\";a:2:{s:3:\"hex\";s:5:\"\\f392\";s:7:\"unicode\";s:8:\"&#xf392;\";}s:16:\"fab fa-discourse\";a:2:{s:3:\"hex\";s:5:\"\\f393\";s:7:\"unicode\";s:8:\"&#xf393;\";}s:13:\"fab fa-dochub\";a:2:{s:3:\"hex\";s:5:\"\\f394\";s:7:\"unicode\";s:8:\"&#xf394;\";}s:13:\"fab fa-docker\";a:2:{s:3:\"hex\";s:5:\"\\f395\";s:7:\"unicode\";s:8:\"&#xf395;\";}s:20:\"fab fa-draft2digital\";a:2:{s:3:\"hex\";s:5:\"\\f396\";s:7:\"unicode\";s:8:\"&#xf396;\";}s:15:\"fab fa-dribbble\";a:2:{s:3:\"hex\";s:5:\"\\f17d\";s:7:\"unicode\";s:8:\"&#xf17d;\";}s:22:\"fab fa-dribbble-square\";a:2:{s:3:\"hex\";s:5:\"\\f397\";s:7:\"unicode\";s:8:\"&#xf397;\";}s:14:\"fab fa-dropbox\";a:2:{s:3:\"hex\";s:5:\"\\f16b\";s:7:\"unicode\";s:8:\"&#xf16b;\";}s:13:\"fab fa-drupal\";a:2:{s:3:\"hex\";s:5:\"\\f1a9\";s:7:\"unicode\";s:8:\"&#xf1a9;\";}s:13:\"fab fa-dyalog\";a:2:{s:3:\"hex\";s:5:\"\\f399\";s:7:\"unicode\";s:8:\"&#xf399;\";}s:17:\"fab fa-earlybirds\";a:2:{s:3:\"hex\";s:5:\"\\f39a\";s:7:\"unicode\";s:8:\"&#xf39a;\";}s:11:\"fab fa-ebay\";a:2:{s:3:\"hex\";s:5:\"\\f4f4\";s:7:\"unicode\";s:8:\"&#xf4f4;\";}s:11:\"fab fa-edge\";a:2:{s:3:\"hex\";s:5:\"\\f282\";s:7:\"unicode\";s:8:\"&#xf282;\";}s:18:\"fab fa-edge-legacy\";a:2:{s:3:\"hex\";s:5:\"\\e078\";s:7:\"unicode\";s:8:\"&#xe078;\";}s:16:\"fab fa-elementor\";a:2:{s:3:\"hex\";s:5:\"\\f430\";s:7:\"unicode\";s:8:\"&#xf430;\";}s:11:\"fab fa-ello\";a:2:{s:3:\"hex\";s:5:\"\\f5f1\";s:7:\"unicode\";s:8:\"&#xf5f1;\";}s:12:\"fab fa-ember\";a:2:{s:3:\"hex\";s:5:\"\\f423\";s:7:\"unicode\";s:8:\"&#xf423;\";}s:13:\"fab fa-empire\";a:2:{s:3:\"hex\";s:5:\"\\f1d1\";s:7:\"unicode\";s:8:\"&#xf1d1;\";}s:13:\"fab fa-envira\";a:2:{s:3:\"hex\";s:5:\"\\f299\";s:7:\"unicode\";s:8:\"&#xf299;\";}s:13:\"fab fa-erlang\";a:2:{s:3:\"hex\";s:5:\"\\f39d\";s:7:\"unicode\";s:8:\"&#xf39d;\";}s:15:\"fab fa-ethereum\";a:2:{s:3:\"hex\";s:5:\"\\f42e\";s:7:\"unicode\";s:8:\"&#xf42e;\";}s:11:\"fab fa-etsy\";a:2:{s:3:\"hex\";s:5:\"\\f2d7\";s:7:\"unicode\";s:8:\"&#xf2d7;\";}s:15:\"fab fa-evernote\";a:2:{s:3:\"hex\";s:5:\"\\f839\";s:7:\"unicode\";s:8:\"&#xf839;\";}s:19:\"fab fa-expeditedssl\";a:2:{s:3:\"hex\";s:5:\"\\f23e\";s:7:\"unicode\";s:8:\"&#xf23e;\";}s:15:\"fab fa-facebook\";a:2:{s:3:\"hex\";s:5:\"\\f09a\";s:7:\"unicode\";s:8:\"&#xf09a;\";}s:17:\"fab fa-facebook-f\";a:2:{s:3:\"hex\";s:5:\"\\f39e\";s:7:\"unicode\";s:8:\"&#xf39e;\";}s:25:\"fab fa-facebook-messenger\";a:2:{s:3:\"hex\";s:5:\"\\f39f\";s:7:\"unicode\";s:8:\"&#xf39f;\";}s:22:\"fab fa-facebook-square\";a:2:{s:3:\"hex\";s:5:\"\\f082\";s:7:\"unicode\";s:8:\"&#xf082;\";}s:27:\"fab fa-fantasy-flight-games\";a:2:{s:3:\"hex\";s:5:\"\\f6dc\";s:7:\"unicode\";s:8:\"&#xf6dc;\";}s:12:\"fab fa-fedex\";a:2:{s:3:\"hex\";s:5:\"\\f797\";s:7:\"unicode\";s:8:\"&#xf797;\";}s:13:\"fab fa-fedora\";a:2:{s:3:\"hex\";s:5:\"\\f798\";s:7:\"unicode\";s:8:\"&#xf798;\";}s:12:\"fab fa-figma\";a:2:{s:3:\"hex\";s:5:\"\\f799\";s:7:\"unicode\";s:8:\"&#xf799;\";}s:14:\"fab fa-firefox\";a:2:{s:3:\"hex\";s:5:\"\\f269\";s:7:\"unicode\";s:8:\"&#xf269;\";}s:22:\"fab fa-firefox-browser\";a:2:{s:3:\"hex\";s:5:\"\\e007\";s:7:\"unicode\";s:8:\"&#xe007;\";}s:18:\"fab fa-first-order\";a:2:{s:3:\"hex\";s:5:\"\\f2b0\";s:7:\"unicode\";s:8:\"&#xf2b0;\";}s:22:\"fab fa-first-order-alt\";a:2:{s:3:\"hex\";s:5:\"\\f50a\";s:7:\"unicode\";s:8:\"&#xf50a;\";}s:17:\"fab fa-firstdraft\";a:2:{s:3:\"hex\";s:5:\"\\f3a1\";s:7:\"unicode\";s:8:\"&#xf3a1;\";}s:13:\"fab fa-flickr\";a:2:{s:3:\"hex\";s:5:\"\\f16e\";s:7:\"unicode\";s:8:\"&#xf16e;\";}s:16:\"fab fa-flipboard\";a:2:{s:3:\"hex\";s:5:\"\\f44d\";s:7:\"unicode\";s:8:\"&#xf44d;\";}s:10:\"fab fa-fly\";a:2:{s:3:\"hex\";s:5:\"\\f417\";s:7:\"unicode\";s:8:\"&#xf417;\";}s:19:\"fab fa-font-awesome\";a:2:{s:3:\"hex\";s:5:\"\\f2b4\";s:7:\"unicode\";s:8:\"&#xf2b4;\";}s:23:\"fab fa-font-awesome-alt\";a:2:{s:3:\"hex\";s:5:\"\\f35c\";s:7:\"unicode\";s:8:\"&#xf35c;\";}s:24:\"fab fa-font-awesome-flag\";a:2:{s:3:\"hex\";s:5:\"\\f425\";s:7:\"unicode\";s:8:\"&#xf425;\";}s:29:\"fab fa-font-awesome-logo-full\";a:2:{s:3:\"hex\";s:5:\"\\f4e6\";s:7:\"unicode\";s:8:\"&#xf4e6;\";}s:16:\"fab fa-fonticons\";a:2:{s:3:\"hex\";s:5:\"\\f280\";s:7:\"unicode\";s:8:\"&#xf280;\";}s:19:\"fab fa-fonticons-fi\";a:2:{s:3:\"hex\";s:5:\"\\f3a2\";s:7:\"unicode\";s:8:\"&#xf3a2;\";}s:19:\"fab fa-fort-awesome\";a:2:{s:3:\"hex\";s:5:\"\\f286\";s:7:\"unicode\";s:8:\"&#xf286;\";}s:23:\"fab fa-fort-awesome-alt\";a:2:{s:3:\"hex\";s:5:\"\\f3a3\";s:7:\"unicode\";s:8:\"&#xf3a3;\";}s:15:\"fab fa-forumbee\";a:2:{s:3:\"hex\";s:5:\"\\f211\";s:7:\"unicode\";s:8:\"&#xf211;\";}s:17:\"fab fa-foursquare\";a:2:{s:3:\"hex\";s:5:\"\\f180\";s:7:\"unicode\";s:8:\"&#xf180;\";}s:21:\"fab fa-free-code-camp\";a:2:{s:3:\"hex\";s:5:\"\\f2c5\";s:7:\"unicode\";s:8:\"&#xf2c5;\";}s:14:\"fab fa-freebsd\";a:2:{s:3:\"hex\";s:5:\"\\f3a4\";s:7:\"unicode\";s:8:\"&#xf3a4;\";}s:14:\"fab fa-fulcrum\";a:2:{s:3:\"hex\";s:5:\"\\f50b\";s:7:\"unicode\";s:8:\"&#xf50b;\";}s:24:\"fab fa-galactic-republic\";a:2:{s:3:\"hex\";s:5:\"\\f50c\";s:7:\"unicode\";s:8:\"&#xf50c;\";}s:22:\"fab fa-galactic-senate\";a:2:{s:3:\"hex\";s:5:\"\\f50d\";s:7:\"unicode\";s:8:\"&#xf50d;\";}s:17:\"fab fa-get-pocket\";a:2:{s:3:\"hex\";s:5:\"\\f265\";s:7:\"unicode\";s:8:\"&#xf265;\";}s:9:\"fab fa-gg\";a:2:{s:3:\"hex\";s:5:\"\\f260\";s:7:\"unicode\";s:8:\"&#xf260;\";}s:16:\"fab fa-gg-circle\";a:2:{s:3:\"hex\";s:5:\"\\f261\";s:7:\"unicode\";s:8:\"&#xf261;\";}s:10:\"fab fa-git\";a:2:{s:3:\"hex\";s:5:\"\\f1d3\";s:7:\"unicode\";s:8:\"&#xf1d3;\";}s:14:\"fab fa-git-alt\";a:2:{s:3:\"hex\";s:5:\"\\f841\";s:7:\"unicode\";s:8:\"&#xf841;\";}s:17:\"fab fa-git-square\";a:2:{s:3:\"hex\";s:5:\"\\f1d2\";s:7:\"unicode\";s:8:\"&#xf1d2;\";}s:13:\"fab fa-github\";a:2:{s:3:\"hex\";s:5:\"\\f09b\";s:7:\"unicode\";s:8:\"&#xf09b;\";}s:17:\"fab fa-github-alt\";a:2:{s:3:\"hex\";s:5:\"\\f113\";s:7:\"unicode\";s:8:\"&#xf113;\";}s:20:\"fab fa-github-square\";a:2:{s:3:\"hex\";s:5:\"\\f092\";s:7:\"unicode\";s:8:\"&#xf092;\";}s:16:\"fab fa-gitkraken\";a:2:{s:3:\"hex\";s:5:\"\\f3a6\";s:7:\"unicode\";s:8:\"&#xf3a6;\";}s:13:\"fab fa-gitlab\";a:2:{s:3:\"hex\";s:5:\"\\f296\";s:7:\"unicode\";s:8:\"&#xf296;\";}s:13:\"fab fa-gitter\";a:2:{s:3:\"hex\";s:5:\"\\f426\";s:7:\"unicode\";s:8:\"&#xf426;\";}s:12:\"fab fa-glide\";a:2:{s:3:\"hex\";s:5:\"\\f2a5\";s:7:\"unicode\";s:8:\"&#xf2a5;\";}s:14:\"fab fa-glide-g\";a:2:{s:3:\"hex\";s:5:\"\\f2a6\";s:7:\"unicode\";s:8:\"&#xf2a6;\";}s:13:\"fab fa-gofore\";a:2:{s:3:\"hex\";s:5:\"\\f3a7\";s:7:\"unicode\";s:8:\"&#xf3a7;\";}s:16:\"fab fa-goodreads\";a:2:{s:3:\"hex\";s:5:\"\\f3a8\";s:7:\"unicode\";s:8:\"&#xf3a8;\";}s:18:\"fab fa-goodreads-g\";a:2:{s:3:\"hex\";s:5:\"\\f3a9\";s:7:\"unicode\";s:8:\"&#xf3a9;\";}s:13:\"fab fa-google\";a:2:{s:3:\"hex\";s:5:\"\\f1a0\";s:7:\"unicode\";s:8:\"&#xf1a0;\";}s:19:\"fab fa-google-drive\";a:2:{s:3:\"hex\";s:5:\"\\f3aa\";s:7:\"unicode\";s:8:\"&#xf3aa;\";}s:17:\"fab fa-google-pay\";a:2:{s:3:\"hex\";s:5:\"\\e079\";s:7:\"unicode\";s:8:\"&#xe079;\";}s:18:\"fab fa-google-play\";a:2:{s:3:\"hex\";s:5:\"\\f3ab\";s:7:\"unicode\";s:8:\"&#xf3ab;\";}s:18:\"fab fa-google-plus\";a:2:{s:3:\"hex\";s:5:\"\\f2b3\";s:7:\"unicode\";s:8:\"&#xf2b3;\";}s:20:\"fab fa-google-plus-g\";a:2:{s:3:\"hex\";s:5:\"\\f0d5\";s:7:\"unicode\";s:8:\"&#xf0d5;\";}s:25:\"fab fa-google-plus-square\";a:2:{s:3:\"hex\";s:5:\"\\f0d4\";s:7:\"unicode\";s:8:\"&#xf0d4;\";}s:20:\"fab fa-google-wallet\";a:2:{s:3:\"hex\";s:5:\"\\f1ee\";s:7:\"unicode\";s:8:\"&#xf1ee;\";}s:15:\"fab fa-gratipay\";a:2:{s:3:\"hex\";s:5:\"\\f184\";s:7:\"unicode\";s:8:\"&#xf184;\";}s:11:\"fab fa-grav\";a:2:{s:3:\"hex\";s:5:\"\\f2d6\";s:7:\"unicode\";s:8:\"&#xf2d6;\";}s:15:\"fab fa-gripfire\";a:2:{s:3:\"hex\";s:5:\"\\f3ac\";s:7:\"unicode\";s:8:\"&#xf3ac;\";}s:12:\"fab fa-grunt\";a:2:{s:3:\"hex\";s:5:\"\\f3ad\";s:7:\"unicode\";s:8:\"&#xf3ad;\";}s:14:\"fab fa-guilded\";a:2:{s:3:\"hex\";s:5:\"\\e07e\";s:7:\"unicode\";s:8:\"&#xe07e;\";}s:11:\"fab fa-gulp\";a:2:{s:3:\"hex\";s:5:\"\\f3ae\";s:7:\"unicode\";s:8:\"&#xf3ae;\";}s:18:\"fab fa-hacker-news\";a:2:{s:3:\"hex\";s:5:\"\\f1d4\";s:7:\"unicode\";s:8:\"&#xf1d4;\";}s:25:\"fab fa-hacker-news-square\";a:2:{s:3:\"hex\";s:5:\"\\f3af\";s:7:\"unicode\";s:8:\"&#xf3af;\";}s:17:\"fab fa-hackerrank\";a:2:{s:3:\"hex\";s:5:\"\\f5f7\";s:7:\"unicode\";s:8:\"&#xf5f7;\";}s:11:\"fab fa-hips\";a:2:{s:3:\"hex\";s:5:\"\\f452\";s:7:\"unicode\";s:8:\"&#xf452;\";}s:20:\"fab fa-hire-a-helper\";a:2:{s:3:\"hex\";s:5:\"\\f3b0\";s:7:\"unicode\";s:8:\"&#xf3b0;\";}s:11:\"fab fa-hive\";a:2:{s:3:\"hex\";s:5:\"\\e07f\";s:7:\"unicode\";s:8:\"&#xe07f;\";}s:12:\"fab fa-hooli\";a:2:{s:3:\"hex\";s:5:\"\\f427\";s:7:\"unicode\";s:8:\"&#xf427;\";}s:15:\"fab fa-hornbill\";a:2:{s:3:\"hex\";s:5:\"\\f592\";s:7:\"unicode\";s:8:\"&#xf592;\";}s:13:\"fab fa-hotjar\";a:2:{s:3:\"hex\";s:5:\"\\f3b1\";s:7:\"unicode\";s:8:\"&#xf3b1;\";}s:12:\"fab fa-houzz\";a:2:{s:3:\"hex\";s:5:\"\\f27c\";s:7:\"unicode\";s:8:\"&#xf27c;\";}s:12:\"fab fa-html5\";a:2:{s:3:\"hex\";s:5:\"\\f13b\";s:7:\"unicode\";s:8:\"&#xf13b;\";}s:14:\"fab fa-hubspot\";a:2:{s:3:\"hex\";s:5:\"\\f3b2\";s:7:\"unicode\";s:8:\"&#xf3b2;\";}s:12:\"fab fa-ideal\";a:2:{s:3:\"hex\";s:5:\"\\e013\";s:7:\"unicode\";s:8:\"&#xe013;\";}s:11:\"fab fa-imdb\";a:2:{s:3:\"hex\";s:5:\"\\f2d8\";s:7:\"unicode\";s:8:\"&#xf2d8;\";}s:15:\"fab fa-innosoft\";a:2:{s:3:\"hex\";s:5:\"\\e080\";s:7:\"unicode\";s:8:\"&#xe080;\";}s:16:\"fab fa-instagram\";a:2:{s:3:\"hex\";s:5:\"\\f16d\";s:7:\"unicode\";s:8:\"&#xf16d;\";}s:23:\"fab fa-instagram-square\";a:2:{s:3:\"hex\";s:5:\"\\e055\";s:7:\"unicode\";s:8:\"&#xe055;\";}s:15:\"fab fa-instalod\";a:2:{s:3:\"hex\";s:5:\"\\e081\";s:7:\"unicode\";s:8:\"&#xe081;\";}s:15:\"fab fa-intercom\";a:2:{s:3:\"hex\";s:5:\"\\f7af\";s:7:\"unicode\";s:8:\"&#xf7af;\";}s:24:\"fab fa-internet-explorer\";a:2:{s:3:\"hex\";s:5:\"\\f26b\";s:7:\"unicode\";s:8:\"&#xf26b;\";}s:15:\"fab fa-invision\";a:2:{s:3:\"hex\";s:5:\"\\f7b0\";s:7:\"unicode\";s:8:\"&#xf7b0;\";}s:14:\"fab fa-ioxhost\";a:2:{s:3:\"hex\";s:5:\"\\f208\";s:7:\"unicode\";s:8:\"&#xf208;\";}s:14:\"fab fa-itch-io\";a:2:{s:3:\"hex\";s:5:\"\\f83a\";s:7:\"unicode\";s:8:\"&#xf83a;\";}s:13:\"fab fa-itunes\";a:2:{s:3:\"hex\";s:5:\"\\f3b4\";s:7:\"unicode\";s:8:\"&#xf3b4;\";}s:18:\"fab fa-itunes-note\";a:2:{s:3:\"hex\";s:5:\"\\f3b5\";s:7:\"unicode\";s:8:\"&#xf3b5;\";}s:11:\"fab fa-java\";a:2:{s:3:\"hex\";s:5:\"\\f4e4\";s:7:\"unicode\";s:8:\"&#xf4e4;\";}s:17:\"fab fa-jedi-order\";a:2:{s:3:\"hex\";s:5:\"\\f50e\";s:7:\"unicode\";s:8:\"&#xf50e;\";}s:14:\"fab fa-jenkins\";a:2:{s:3:\"hex\";s:5:\"\\f3b6\";s:7:\"unicode\";s:8:\"&#xf3b6;\";}s:11:\"fab fa-jira\";a:2:{s:3:\"hex\";s:5:\"\\f7b1\";s:7:\"unicode\";s:8:\"&#xf7b1;\";}s:12:\"fab fa-joget\";a:2:{s:3:\"hex\";s:5:\"\\f3b7\";s:7:\"unicode\";s:8:\"&#xf3b7;\";}s:13:\"fab fa-joomla\";a:2:{s:3:\"hex\";s:5:\"\\f1aa\";s:7:\"unicode\";s:8:\"&#xf1aa;\";}s:9:\"fab fa-js\";a:2:{s:3:\"hex\";s:5:\"\\f3b8\";s:7:\"unicode\";s:8:\"&#xf3b8;\";}s:16:\"fab fa-js-square\";a:2:{s:3:\"hex\";s:5:\"\\f3b9\";s:7:\"unicode\";s:8:\"&#xf3b9;\";}s:15:\"fab fa-jsfiddle\";a:2:{s:3:\"hex\";s:5:\"\\f1cc\";s:7:\"unicode\";s:8:\"&#xf1cc;\";}s:13:\"fab fa-kaggle\";a:2:{s:3:\"hex\";s:5:\"\\f5fa\";s:7:\"unicode\";s:8:\"&#xf5fa;\";}s:14:\"fab fa-keybase\";a:2:{s:3:\"hex\";s:5:\"\\f4f5\";s:7:\"unicode\";s:8:\"&#xf4f5;\";}s:13:\"fab fa-keycdn\";a:2:{s:3:\"hex\";s:5:\"\\f3ba\";s:7:\"unicode\";s:8:\"&#xf3ba;\";}s:18:\"fab fa-kickstarter\";a:2:{s:3:\"hex\";s:5:\"\\f3bb\";s:7:\"unicode\";s:8:\"&#xf3bb;\";}s:20:\"fab fa-kickstarter-k\";a:2:{s:3:\"hex\";s:5:\"\\f3bc\";s:7:\"unicode\";s:8:\"&#xf3bc;\";}s:13:\"fab fa-korvue\";a:2:{s:3:\"hex\";s:5:\"\\f42f\";s:7:\"unicode\";s:8:\"&#xf42f;\";}s:14:\"fab fa-laravel\";a:2:{s:3:\"hex\";s:5:\"\\f3bd\";s:7:\"unicode\";s:8:\"&#xf3bd;\";}s:13:\"fab fa-lastfm\";a:2:{s:3:\"hex\";s:5:\"\\f202\";s:7:\"unicode\";s:8:\"&#xf202;\";}s:20:\"fab fa-lastfm-square\";a:2:{s:3:\"hex\";s:5:\"\\f203\";s:7:\"unicode\";s:8:\"&#xf203;\";}s:14:\"fab fa-leanpub\";a:2:{s:3:\"hex\";s:5:\"\\f212\";s:7:\"unicode\";s:8:\"&#xf212;\";}s:11:\"fab fa-less\";a:2:{s:3:\"hex\";s:5:\"\\f41d\";s:7:\"unicode\";s:8:\"&#xf41d;\";}s:11:\"fab fa-line\";a:2:{s:3:\"hex\";s:5:\"\\f3c0\";s:7:\"unicode\";s:8:\"&#xf3c0;\";}s:15:\"fab fa-linkedin\";a:2:{s:3:\"hex\";s:5:\"\\f08c\";s:7:\"unicode\";s:8:\"&#xf08c;\";}s:18:\"fab fa-linkedin-in\";a:2:{s:3:\"hex\";s:5:\"\\f0e1\";s:7:\"unicode\";s:8:\"&#xf0e1;\";}s:13:\"fab fa-linode\";a:2:{s:3:\"hex\";s:5:\"\\f2b8\";s:7:\"unicode\";s:8:\"&#xf2b8;\";}s:12:\"fab fa-linux\";a:2:{s:3:\"hex\";s:5:\"\\f17c\";s:7:\"unicode\";s:8:\"&#xf17c;\";}s:11:\"fab fa-lyft\";a:2:{s:3:\"hex\";s:5:\"\\f3c3\";s:7:\"unicode\";s:8:\"&#xf3c3;\";}s:14:\"fab fa-magento\";a:2:{s:3:\"hex\";s:5:\"\\f3c4\";s:7:\"unicode\";s:8:\"&#xf3c4;\";}s:16:\"fab fa-mailchimp\";a:2:{s:3:\"hex\";s:5:\"\\f59e\";s:7:\"unicode\";s:8:\"&#xf59e;\";}s:18:\"fab fa-mandalorian\";a:2:{s:3:\"hex\";s:5:\"\\f50f\";s:7:\"unicode\";s:8:\"&#xf50f;\";}s:15:\"fab fa-markdown\";a:2:{s:3:\"hex\";s:5:\"\\f60f\";s:7:\"unicode\";s:8:\"&#xf60f;\";}s:15:\"fab fa-mastodon\";a:2:{s:3:\"hex\";s:5:\"\\f4f6\";s:7:\"unicode\";s:8:\"&#xf4f6;\";}s:13:\"fab fa-maxcdn\";a:2:{s:3:\"hex\";s:5:\"\\f136\";s:7:\"unicode\";s:8:\"&#xf136;\";}s:10:\"fab fa-mdb\";a:2:{s:3:\"hex\";s:5:\"\\f8ca\";s:7:\"unicode\";s:8:\"&#xf8ca;\";}s:14:\"fab fa-medapps\";a:2:{s:3:\"hex\";s:5:\"\\f3c6\";s:7:\"unicode\";s:8:\"&#xf3c6;\";}s:13:\"fab fa-medium\";a:2:{s:3:\"hex\";s:5:\"\\f23a\";s:7:\"unicode\";s:8:\"&#xf23a;\";}s:15:\"fab fa-medium-m\";a:2:{s:3:\"hex\";s:5:\"\\f3c7\";s:7:\"unicode\";s:8:\"&#xf3c7;\";}s:12:\"fab fa-medrt\";a:2:{s:3:\"hex\";s:5:\"\\f3c8\";s:7:\"unicode\";s:8:\"&#xf3c8;\";}s:13:\"fab fa-meetup\";a:2:{s:3:\"hex\";s:5:\"\\f2e0\";s:7:\"unicode\";s:8:\"&#xf2e0;\";}s:15:\"fab fa-megaport\";a:2:{s:3:\"hex\";s:5:\"\\f5a3\";s:7:\"unicode\";s:8:\"&#xf5a3;\";}s:15:\"fab fa-mendeley\";a:2:{s:3:\"hex\";s:5:\"\\f7b3\";s:7:\"unicode\";s:8:\"&#xf7b3;\";}s:16:\"fab fa-microblog\";a:2:{s:3:\"hex\";s:5:\"\\e01a\";s:7:\"unicode\";s:8:\"&#xe01a;\";}s:16:\"fab fa-microsoft\";a:2:{s:3:\"hex\";s:5:\"\\f3ca\";s:7:\"unicode\";s:8:\"&#xf3ca;\";}s:10:\"fab fa-mix\";a:2:{s:3:\"hex\";s:5:\"\\f3cb\";s:7:\"unicode\";s:8:\"&#xf3cb;\";}s:15:\"fab fa-mixcloud\";a:2:{s:3:\"hex\";s:5:\"\\f289\";s:7:\"unicode\";s:8:\"&#xf289;\";}s:12:\"fab fa-mixer\";a:2:{s:3:\"hex\";s:5:\"\\e056\";s:7:\"unicode\";s:8:\"&#xe056;\";}s:13:\"fab fa-mizuni\";a:2:{s:3:\"hex\";s:5:\"\\f3cc\";s:7:\"unicode\";s:8:\"&#xf3cc;\";}s:11:\"fab fa-modx\";a:2:{s:3:\"hex\";s:5:\"\\f285\";s:7:\"unicode\";s:8:\"&#xf285;\";}s:13:\"fab fa-monero\";a:2:{s:3:\"hex\";s:5:\"\\f3d0\";s:7:\"unicode\";s:8:\"&#xf3d0;\";}s:14:\"fab fa-napster\";a:2:{s:3:\"hex\";s:5:\"\\f3d2\";s:7:\"unicode\";s:8:\"&#xf3d2;\";}s:11:\"fab fa-neos\";a:2:{s:3:\"hex\";s:5:\"\\f612\";s:7:\"unicode\";s:8:\"&#xf612;\";}s:13:\"fab fa-nimblr\";a:2:{s:3:\"hex\";s:5:\"\\f5a8\";s:7:\"unicode\";s:8:\"&#xf5a8;\";}s:11:\"fab fa-node\";a:2:{s:3:\"hex\";s:5:\"\\f419\";s:7:\"unicode\";s:8:\"&#xf419;\";}s:14:\"fab fa-node-js\";a:2:{s:3:\"hex\";s:5:\"\\f3d3\";s:7:\"unicode\";s:8:\"&#xf3d3;\";}s:10:\"fab fa-npm\";a:2:{s:3:\"hex\";s:5:\"\\f3d4\";s:7:\"unicode\";s:8:\"&#xf3d4;\";}s:10:\"fab fa-ns8\";a:2:{s:3:\"hex\";s:5:\"\\f3d5\";s:7:\"unicode\";s:8:\"&#xf3d5;\";}s:18:\"fab fa-nutritionix\";a:2:{s:3:\"hex\";s:5:\"\\f3d6\";s:7:\"unicode\";s:8:\"&#xf3d6;\";}s:21:\"fab fa-octopus-deploy\";a:2:{s:3:\"hex\";s:5:\"\\e082\";s:7:\"unicode\";s:8:\"&#xe082;\";}s:20:\"fab fa-odnoklassniki\";a:2:{s:3:\"hex\";s:5:\"\\f263\";s:7:\"unicode\";s:8:\"&#xf263;\";}s:27:\"fab fa-odnoklassniki-square\";a:2:{s:3:\"hex\";s:5:\"\\f264\";s:7:\"unicode\";s:8:\"&#xf264;\";}s:19:\"fab fa-old-republic\";a:2:{s:3:\"hex\";s:5:\"\\f510\";s:7:\"unicode\";s:8:\"&#xf510;\";}s:15:\"fab fa-opencart\";a:2:{s:3:\"hex\";s:5:\"\\f23d\";s:7:\"unicode\";s:8:\"&#xf23d;\";}s:13:\"fab fa-openid\";a:2:{s:3:\"hex\";s:5:\"\\f19b\";s:7:\"unicode\";s:8:\"&#xf19b;\";}s:12:\"fab fa-opera\";a:2:{s:3:\"hex\";s:5:\"\\f26a\";s:7:\"unicode\";s:8:\"&#xf26a;\";}s:20:\"fab fa-optin-monster\";a:2:{s:3:\"hex\";s:5:\"\\f23c\";s:7:\"unicode\";s:8:\"&#xf23c;\";}s:12:\"fab fa-orcid\";a:2:{s:3:\"hex\";s:5:\"\\f8d2\";s:7:\"unicode\";s:8:\"&#xf8d2;\";}s:10:\"fab fa-osi\";a:2:{s:3:\"hex\";s:5:\"\\f41a\";s:7:\"unicode\";s:8:\"&#xf41a;\";}s:12:\"fab fa-page4\";a:2:{s:3:\"hex\";s:5:\"\\f3d7\";s:7:\"unicode\";s:8:\"&#xf3d7;\";}s:16:\"fab fa-pagelines\";a:2:{s:3:\"hex\";s:5:\"\\f18c\";s:7:\"unicode\";s:8:\"&#xf18c;\";}s:13:\"fab fa-palfed\";a:2:{s:3:\"hex\";s:5:\"\\f3d8\";s:7:\"unicode\";s:8:\"&#xf3d8;\";}s:14:\"fab fa-patreon\";a:2:{s:3:\"hex\";s:5:\"\\f3d9\";s:7:\"unicode\";s:8:\"&#xf3d9;\";}s:13:\"fab fa-paypal\";a:2:{s:3:\"hex\";s:5:\"\\f1ed\";s:7:\"unicode\";s:8:\"&#xf1ed;\";}s:19:\"fab fa-penny-arcade\";a:2:{s:3:\"hex\";s:5:\"\\f704\";s:7:\"unicode\";s:8:\"&#xf704;\";}s:14:\"fab fa-perbyte\";a:2:{s:3:\"hex\";s:5:\"\\e083\";s:7:\"unicode\";s:8:\"&#xe083;\";}s:16:\"fab fa-periscope\";a:2:{s:3:\"hex\";s:5:\"\\f3da\";s:7:\"unicode\";s:8:\"&#xf3da;\";}s:18:\"fab fa-phabricator\";a:2:{s:3:\"hex\";s:5:\"\\f3db\";s:7:\"unicode\";s:8:\"&#xf3db;\";}s:24:\"fab fa-phoenix-framework\";a:2:{s:3:\"hex\";s:5:\"\\f3dc\";s:7:\"unicode\";s:8:\"&#xf3dc;\";}s:23:\"fab fa-phoenix-squadron\";a:2:{s:3:\"hex\";s:5:\"\\f511\";s:7:\"unicode\";s:8:\"&#xf511;\";}s:10:\"fab fa-php\";a:2:{s:3:\"hex\";s:5:\"\\f457\";s:7:\"unicode\";s:8:\"&#xf457;\";}s:17:\"fab fa-pied-piper\";a:2:{s:3:\"hex\";s:5:\"\\f2ae\";s:7:\"unicode\";s:8:\"&#xf2ae;\";}s:21:\"fab fa-pied-piper-alt\";a:2:{s:3:\"hex\";s:5:\"\\f1a8\";s:7:\"unicode\";s:8:\"&#xf1a8;\";}s:21:\"fab fa-pied-piper-hat\";a:2:{s:3:\"hex\";s:5:\"\\f4e5\";s:7:\"unicode\";s:8:\"&#xf4e5;\";}s:20:\"fab fa-pied-piper-pp\";a:2:{s:3:\"hex\";s:5:\"\\f1a7\";s:7:\"unicode\";s:8:\"&#xf1a7;\";}s:24:\"fab fa-pied-piper-square\";a:2:{s:3:\"hex\";s:5:\"\\e01e\";s:7:\"unicode\";s:8:\"&#xe01e;\";}s:16:\"fab fa-pinterest\";a:2:{s:3:\"hex\";s:5:\"\\f0d2\";s:7:\"unicode\";s:8:\"&#xf0d2;\";}s:18:\"fab fa-pinterest-p\";a:2:{s:3:\"hex\";s:5:\"\\f231\";s:7:\"unicode\";s:8:\"&#xf231;\";}s:23:\"fab fa-pinterest-square\";a:2:{s:3:\"hex\";s:5:\"\\f0d3\";s:7:\"unicode\";s:8:\"&#xf0d3;\";}s:18:\"fab fa-playstation\";a:2:{s:3:\"hex\";s:5:\"\\f3df\";s:7:\"unicode\";s:8:\"&#xf3df;\";}s:19:\"fab fa-product-hunt\";a:2:{s:3:\"hex\";s:5:\"\\f288\";s:7:\"unicode\";s:8:\"&#xf288;\";}s:13:\"fab fa-pushed\";a:2:{s:3:\"hex\";s:5:\"\\f3e1\";s:7:\"unicode\";s:8:\"&#xf3e1;\";}s:13:\"fab fa-python\";a:2:{s:3:\"hex\";s:5:\"\\f3e2\";s:7:\"unicode\";s:8:\"&#xf3e2;\";}s:9:\"fab fa-qq\";a:2:{s:3:\"hex\";s:5:\"\\f1d6\";s:7:\"unicode\";s:8:\"&#xf1d6;\";}s:16:\"fab fa-quinscape\";a:2:{s:3:\"hex\";s:5:\"\\f459\";s:7:\"unicode\";s:8:\"&#xf459;\";}s:12:\"fab fa-quora\";a:2:{s:3:\"hex\";s:5:\"\\f2c4\";s:7:\"unicode\";s:8:\"&#xf2c4;\";}s:16:\"fab fa-r-project\";a:2:{s:3:\"hex\";s:5:\"\\f4f7\";s:7:\"unicode\";s:8:\"&#xf4f7;\";}s:19:\"fab fa-raspberry-pi\";a:2:{s:3:\"hex\";s:5:\"\\f7bb\";s:7:\"unicode\";s:8:\"&#xf7bb;\";}s:14:\"fab fa-ravelry\";a:2:{s:3:\"hex\";s:5:\"\\f2d9\";s:7:\"unicode\";s:8:\"&#xf2d9;\";}s:12:\"fab fa-react\";a:2:{s:3:\"hex\";s:5:\"\\f41b\";s:7:\"unicode\";s:8:\"&#xf41b;\";}s:18:\"fab fa-reacteurope\";a:2:{s:3:\"hex\";s:5:\"\\f75d\";s:7:\"unicode\";s:8:\"&#xf75d;\";}s:13:\"fab fa-readme\";a:2:{s:3:\"hex\";s:5:\"\\f4d5\";s:7:\"unicode\";s:8:\"&#xf4d5;\";}s:12:\"fab fa-rebel\";a:2:{s:3:\"hex\";s:5:\"\\f1d0\";s:7:\"unicode\";s:8:\"&#xf1d0;\";}s:16:\"fab fa-red-river\";a:2:{s:3:\"hex\";s:5:\"\\f3e3\";s:7:\"unicode\";s:8:\"&#xf3e3;\";}s:13:\"fab fa-reddit\";a:2:{s:3:\"hex\";s:5:\"\\f1a1\";s:7:\"unicode\";s:8:\"&#xf1a1;\";}s:19:\"fab fa-reddit-alien\";a:2:{s:3:\"hex\";s:5:\"\\f281\";s:7:\"unicode\";s:8:\"&#xf281;\";}s:20:\"fab fa-reddit-square\";a:2:{s:3:\"hex\";s:5:\"\\f1a2\";s:7:\"unicode\";s:8:\"&#xf1a2;\";}s:13:\"fab fa-redhat\";a:2:{s:3:\"hex\";s:5:\"\\f7bc\";s:7:\"unicode\";s:8:\"&#xf7bc;\";}s:13:\"fab fa-renren\";a:2:{s:3:\"hex\";s:5:\"\\f18b\";s:7:\"unicode\";s:8:\"&#xf18b;\";}s:13:\"fab fa-replyd\";a:2:{s:3:\"hex\";s:5:\"\\f3e6\";s:7:\"unicode\";s:8:\"&#xf3e6;\";}s:19:\"fab fa-researchgate\";a:2:{s:3:\"hex\";s:5:\"\\f4f8\";s:7:\"unicode\";s:8:\"&#xf4f8;\";}s:16:\"fab fa-resolving\";a:2:{s:3:\"hex\";s:5:\"\\f3e7\";s:7:\"unicode\";s:8:\"&#xf3e7;\";}s:10:\"fab fa-rev\";a:2:{s:3:\"hex\";s:5:\"\\f5b2\";s:7:\"unicode\";s:8:\"&#xf5b2;\";}s:17:\"fab fa-rocketchat\";a:2:{s:3:\"hex\";s:5:\"\\f3e8\";s:7:\"unicode\";s:8:\"&#xf3e8;\";}s:14:\"fab fa-rockrms\";a:2:{s:3:\"hex\";s:5:\"\\f3e9\";s:7:\"unicode\";s:8:\"&#xf3e9;\";}s:11:\"fab fa-rust\";a:2:{s:3:\"hex\";s:5:\"\\e07a\";s:7:\"unicode\";s:8:\"&#xe07a;\";}s:13:\"fab fa-safari\";a:2:{s:3:\"hex\";s:5:\"\\f267\";s:7:\"unicode\";s:8:\"&#xf267;\";}s:17:\"fab fa-salesforce\";a:2:{s:3:\"hex\";s:5:\"\\f83b\";s:7:\"unicode\";s:8:\"&#xf83b;\";}s:11:\"fab fa-sass\";a:2:{s:3:\"hex\";s:5:\"\\f41e\";s:7:\"unicode\";s:8:\"&#xf41e;\";}s:13:\"fab fa-schlix\";a:2:{s:3:\"hex\";s:5:\"\\f3ea\";s:7:\"unicode\";s:8:\"&#xf3ea;\";}s:13:\"fab fa-scribd\";a:2:{s:3:\"hex\";s:5:\"\\f28a\";s:7:\"unicode\";s:8:\"&#xf28a;\";}s:18:\"fab fa-searchengin\";a:2:{s:3:\"hex\";s:5:\"\\f3eb\";s:7:\"unicode\";s:8:\"&#xf3eb;\";}s:15:\"fab fa-sellcast\";a:2:{s:3:\"hex\";s:5:\"\\f2da\";s:7:\"unicode\";s:8:\"&#xf2da;\";}s:13:\"fab fa-sellsy\";a:2:{s:3:\"hex\";s:5:\"\\f213\";s:7:\"unicode\";s:8:\"&#xf213;\";}s:19:\"fab fa-servicestack\";a:2:{s:3:\"hex\";s:5:\"\\f3ec\";s:7:\"unicode\";s:8:\"&#xf3ec;\";}s:19:\"fab fa-shirtsinbulk\";a:2:{s:3:\"hex\";s:5:\"\\f214\";s:7:\"unicode\";s:8:\"&#xf214;\";}s:14:\"fab fa-shopify\";a:2:{s:3:\"hex\";s:5:\"\\e057\";s:7:\"unicode\";s:8:\"&#xe057;\";}s:15:\"fab fa-shopware\";a:2:{s:3:\"hex\";s:5:\"\\f5b5\";s:7:\"unicode\";s:8:\"&#xf5b5;\";}s:18:\"fab fa-simplybuilt\";a:2:{s:3:\"hex\";s:5:\"\\f215\";s:7:\"unicode\";s:8:\"&#xf215;\";}s:14:\"fab fa-sistrix\";a:2:{s:3:\"hex\";s:5:\"\\f3ee\";s:7:\"unicode\";s:8:\"&#xf3ee;\";}s:11:\"fab fa-sith\";a:2:{s:3:\"hex\";s:5:\"\\f512\";s:7:\"unicode\";s:8:\"&#xf512;\";}s:13:\"fab fa-sketch\";a:2:{s:3:\"hex\";s:5:\"\\f7c6\";s:7:\"unicode\";s:8:\"&#xf7c6;\";}s:15:\"fab fa-skyatlas\";a:2:{s:3:\"hex\";s:5:\"\\f216\";s:7:\"unicode\";s:8:\"&#xf216;\";}s:12:\"fab fa-skype\";a:2:{s:3:\"hex\";s:5:\"\\f17e\";s:7:\"unicode\";s:8:\"&#xf17e;\";}s:12:\"fab fa-slack\";a:2:{s:3:\"hex\";s:5:\"\\f198\";s:7:\"unicode\";s:8:\"&#xf198;\";}s:17:\"fab fa-slack-hash\";a:2:{s:3:\"hex\";s:5:\"\\f3ef\";s:7:\"unicode\";s:8:\"&#xf3ef;\";}s:17:\"fab fa-slideshare\";a:2:{s:3:\"hex\";s:5:\"\\f1e7\";s:7:\"unicode\";s:8:\"&#xf1e7;\";}s:15:\"fab fa-snapchat\";a:2:{s:3:\"hex\";s:5:\"\\f2ab\";s:7:\"unicode\";s:8:\"&#xf2ab;\";}s:21:\"fab fa-snapchat-ghost\";a:2:{s:3:\"hex\";s:5:\"\\f2ac\";s:7:\"unicode\";s:8:\"&#xf2ac;\";}s:22:\"fab fa-snapchat-square\";a:2:{s:3:\"hex\";s:5:\"\\f2ad\";s:7:\"unicode\";s:8:\"&#xf2ad;\";}s:17:\"fab fa-soundcloud\";a:2:{s:3:\"hex\";s:5:\"\\f1be\";s:7:\"unicode\";s:8:\"&#xf1be;\";}s:17:\"fab fa-sourcetree\";a:2:{s:3:\"hex\";s:5:\"\\f7d3\";s:7:\"unicode\";s:8:\"&#xf7d3;\";}s:14:\"fab fa-speakap\";a:2:{s:3:\"hex\";s:5:\"\\f3f3\";s:7:\"unicode\";s:8:\"&#xf3f3;\";}s:19:\"fab fa-speaker-deck\";a:2:{s:3:\"hex\";s:5:\"\\f83c\";s:7:\"unicode\";s:8:\"&#xf83c;\";}s:14:\"fab fa-spotify\";a:2:{s:3:\"hex\";s:5:\"\\f1bc\";s:7:\"unicode\";s:8:\"&#xf1bc;\";}s:18:\"fab fa-squarespace\";a:2:{s:3:\"hex\";s:5:\"\\f5be\";s:7:\"unicode\";s:8:\"&#xf5be;\";}s:21:\"fab fa-stack-exchange\";a:2:{s:3:\"hex\";s:5:\"\\f18d\";s:7:\"unicode\";s:8:\"&#xf18d;\";}s:21:\"fab fa-stack-overflow\";a:2:{s:3:\"hex\";s:5:\"\\f16c\";s:7:\"unicode\";s:8:\"&#xf16c;\";}s:16:\"fab fa-stackpath\";a:2:{s:3:\"hex\";s:5:\"\\f842\";s:7:\"unicode\";s:8:\"&#xf842;\";}s:17:\"fab fa-staylinked\";a:2:{s:3:\"hex\";s:5:\"\\f3f5\";s:7:\"unicode\";s:8:\"&#xf3f5;\";}s:12:\"fab fa-steam\";a:2:{s:3:\"hex\";s:5:\"\\f1b6\";s:7:\"unicode\";s:8:\"&#xf1b6;\";}s:19:\"fab fa-steam-square\";a:2:{s:3:\"hex\";s:5:\"\\f1b7\";s:7:\"unicode\";s:8:\"&#xf1b7;\";}s:19:\"fab fa-steam-symbol\";a:2:{s:3:\"hex\";s:5:\"\\f3f6\";s:7:\"unicode\";s:8:\"&#xf3f6;\";}s:19:\"fab fa-sticker-mule\";a:2:{s:3:\"hex\";s:5:\"\\f3f7\";s:7:\"unicode\";s:8:\"&#xf3f7;\";}s:13:\"fab fa-strava\";a:2:{s:3:\"hex\";s:5:\"\\f428\";s:7:\"unicode\";s:8:\"&#xf428;\";}s:13:\"fab fa-stripe\";a:2:{s:3:\"hex\";s:5:\"\\f429\";s:7:\"unicode\";s:8:\"&#xf429;\";}s:15:\"fab fa-stripe-s\";a:2:{s:3:\"hex\";s:5:\"\\f42a\";s:7:\"unicode\";s:8:\"&#xf42a;\";}s:19:\"fab fa-studiovinari\";a:2:{s:3:\"hex\";s:5:\"\\f3f8\";s:7:\"unicode\";s:8:\"&#xf3f8;\";}s:18:\"fab fa-stumbleupon\";a:2:{s:3:\"hex\";s:5:\"\\f1a4\";s:7:\"unicode\";s:8:\"&#xf1a4;\";}s:25:\"fab fa-stumbleupon-circle\";a:2:{s:3:\"hex\";s:5:\"\\f1a3\";s:7:\"unicode\";s:8:\"&#xf1a3;\";}s:18:\"fab fa-superpowers\";a:2:{s:3:\"hex\";s:5:\"\\f2dd\";s:7:\"unicode\";s:8:\"&#xf2dd;\";}s:13:\"fab fa-supple\";a:2:{s:3:\"hex\";s:5:\"\\f3f9\";s:7:\"unicode\";s:8:\"&#xf3f9;\";}s:11:\"fab fa-suse\";a:2:{s:3:\"hex\";s:5:\"\\f7d6\";s:7:\"unicode\";s:8:\"&#xf7d6;\";}s:12:\"fab fa-swift\";a:2:{s:3:\"hex\";s:5:\"\\f8e1\";s:7:\"unicode\";s:8:\"&#xf8e1;\";}s:14:\"fab fa-symfony\";a:2:{s:3:\"hex\";s:5:\"\\f83d\";s:7:\"unicode\";s:8:\"&#xf83d;\";}s:16:\"fab fa-teamspeak\";a:2:{s:3:\"hex\";s:5:\"\\f4f9\";s:7:\"unicode\";s:8:\"&#xf4f9;\";}s:15:\"fab fa-telegram\";a:2:{s:3:\"hex\";s:5:\"\\f2c6\";s:7:\"unicode\";s:8:\"&#xf2c6;\";}s:21:\"fab fa-telegram-plane\";a:2:{s:3:\"hex\";s:5:\"\\f3fe\";s:7:\"unicode\";s:8:\"&#xf3fe;\";}s:20:\"fab fa-tencent-weibo\";a:2:{s:3:\"hex\";s:5:\"\\f1d5\";s:7:\"unicode\";s:8:\"&#xf1d5;\";}s:19:\"fab fa-the-red-yeti\";a:2:{s:3:\"hex\";s:5:\"\\f69d\";s:7:\"unicode\";s:8:\"&#xf69d;\";}s:14:\"fab fa-themeco\";a:2:{s:3:\"hex\";s:5:\"\\f5c6\";s:7:\"unicode\";s:8:\"&#xf5c6;\";}s:16:\"fab fa-themeisle\";a:2:{s:3:\"hex\";s:5:\"\\f2b2\";s:7:\"unicode\";s:8:\"&#xf2b2;\";}s:18:\"fab fa-think-peaks\";a:2:{s:3:\"hex\";s:5:\"\\f731\";s:7:\"unicode\";s:8:\"&#xf731;\";}s:13:\"fab fa-tiktok\";a:2:{s:3:\"hex\";s:5:\"\\e07b\";s:7:\"unicode\";s:8:\"&#xe07b;\";}s:23:\"fab fa-trade-federation\";a:2:{s:3:\"hex\";s:5:\"\\f513\";s:7:\"unicode\";s:8:\"&#xf513;\";}s:13:\"fab fa-trello\";a:2:{s:3:\"hex\";s:5:\"\\f181\";s:7:\"unicode\";s:8:\"&#xf181;\";}s:13:\"fab fa-tumblr\";a:2:{s:3:\"hex\";s:5:\"\\f173\";s:7:\"unicode\";s:8:\"&#xf173;\";}s:20:\"fab fa-tumblr-square\";a:2:{s:3:\"hex\";s:5:\"\\f174\";s:7:\"unicode\";s:8:\"&#xf174;\";}s:13:\"fab fa-twitch\";a:2:{s:3:\"hex\";s:5:\"\\f1e8\";s:7:\"unicode\";s:8:\"&#xf1e8;\";}s:14:\"fab fa-twitter\";a:2:{s:3:\"hex\";s:5:\"\\f099\";s:7:\"unicode\";s:8:\"&#xf099;\";}s:21:\"fab fa-twitter-square\";a:2:{s:3:\"hex\";s:5:\"\\f081\";s:7:\"unicode\";s:8:\"&#xf081;\";}s:12:\"fab fa-typo3\";a:2:{s:3:\"hex\";s:5:\"\\f42b\";s:7:\"unicode\";s:8:\"&#xf42b;\";}s:11:\"fab fa-uber\";a:2:{s:3:\"hex\";s:5:\"\\f402\";s:7:\"unicode\";s:8:\"&#xf402;\";}s:13:\"fab fa-ubuntu\";a:2:{s:3:\"hex\";s:5:\"\\f7df\";s:7:\"unicode\";s:8:\"&#xf7df;\";}s:12:\"fab fa-uikit\";a:2:{s:3:\"hex\";s:5:\"\\f403\";s:7:\"unicode\";s:8:\"&#xf403;\";}s:14:\"fab fa-umbraco\";a:2:{s:3:\"hex\";s:5:\"\\f8e8\";s:7:\"unicode\";s:8:\"&#xf8e8;\";}s:16:\"fab fa-uncharted\";a:2:{s:3:\"hex\";s:5:\"\\e084\";s:7:\"unicode\";s:8:\"&#xe084;\";}s:18:\"fab fa-uniregistry\";a:2:{s:3:\"hex\";s:5:\"\\f404\";s:7:\"unicode\";s:8:\"&#xf404;\";}s:12:\"fab fa-unity\";a:2:{s:3:\"hex\";s:5:\"\\e049\";s:7:\"unicode\";s:8:\"&#xe049;\";}s:15:\"fab fa-unsplash\";a:2:{s:3:\"hex\";s:5:\"\\e07c\";s:7:\"unicode\";s:8:\"&#xe07c;\";}s:14:\"fab fa-untappd\";a:2:{s:3:\"hex\";s:5:\"\\f405\";s:7:\"unicode\";s:8:\"&#xf405;\";}s:10:\"fab fa-ups\";a:2:{s:3:\"hex\";s:5:\"\\f7e0\";s:7:\"unicode\";s:8:\"&#xf7e0;\";}s:10:\"fab fa-usb\";a:2:{s:3:\"hex\";s:5:\"\\f287\";s:7:\"unicode\";s:8:\"&#xf287;\";}s:11:\"fab fa-usps\";a:2:{s:3:\"hex\";s:5:\"\\f7e1\";s:7:\"unicode\";s:8:\"&#xf7e1;\";}s:15:\"fab fa-ussunnah\";a:2:{s:3:\"hex\";s:5:\"\\f407\";s:7:\"unicode\";s:8:\"&#xf407;\";}s:13:\"fab fa-vaadin\";a:2:{s:3:\"hex\";s:5:\"\\f408\";s:7:\"unicode\";s:8:\"&#xf408;\";}s:14:\"fab fa-viacoin\";a:2:{s:3:\"hex\";s:5:\"\\f237\";s:7:\"unicode\";s:8:\"&#xf237;\";}s:13:\"fab fa-viadeo\";a:2:{s:3:\"hex\";s:5:\"\\f2a9\";s:7:\"unicode\";s:8:\"&#xf2a9;\";}s:20:\"fab fa-viadeo-square\";a:2:{s:3:\"hex\";s:5:\"\\f2aa\";s:7:\"unicode\";s:8:\"&#xf2aa;\";}s:12:\"fab fa-viber\";a:2:{s:3:\"hex\";s:5:\"\\f409\";s:7:\"unicode\";s:8:\"&#xf409;\";}s:12:\"fab fa-vimeo\";a:2:{s:3:\"hex\";s:5:\"\\f40a\";s:7:\"unicode\";s:8:\"&#xf40a;\";}s:19:\"fab fa-vimeo-square\";a:2:{s:3:\"hex\";s:5:\"\\f194\";s:7:\"unicode\";s:8:\"&#xf194;\";}s:14:\"fab fa-vimeo-v\";a:2:{s:3:\"hex\";s:5:\"\\f27d\";s:7:\"unicode\";s:8:\"&#xf27d;\";}s:11:\"fab fa-vine\";a:2:{s:3:\"hex\";s:5:\"\\f1ca\";s:7:\"unicode\";s:8:\"&#xf1ca;\";}s:9:\"fab fa-vk\";a:2:{s:3:\"hex\";s:5:\"\\f189\";s:7:\"unicode\";s:8:\"&#xf189;\";}s:10:\"fab fa-vnv\";a:2:{s:3:\"hex\";s:5:\"\\f40b\";s:7:\"unicode\";s:8:\"&#xf40b;\";}s:12:\"fab fa-vuejs\";a:2:{s:3:\"hex\";s:5:\"\\f41f\";s:7:\"unicode\";s:8:\"&#xf41f;\";}s:26:\"fab fa-watchman-monitoring\";a:2:{s:3:\"hex\";s:5:\"\\e087\";s:7:\"unicode\";s:8:\"&#xe087;\";}s:11:\"fab fa-waze\";a:2:{s:3:\"hex\";s:5:\"\\f83f\";s:7:\"unicode\";s:8:\"&#xf83f;\";}s:13:\"fab fa-weebly\";a:2:{s:3:\"hex\";s:5:\"\\f5cc\";s:7:\"unicode\";s:8:\"&#xf5cc;\";}s:12:\"fab fa-weibo\";a:2:{s:3:\"hex\";s:5:\"\\f18a\";s:7:\"unicode\";s:8:\"&#xf18a;\";}s:13:\"fab fa-weixin\";a:2:{s:3:\"hex\";s:5:\"\\f1d7\";s:7:\"unicode\";s:8:\"&#xf1d7;\";}s:15:\"fab fa-whatsapp\";a:2:{s:3:\"hex\";s:5:\"\\f232\";s:7:\"unicode\";s:8:\"&#xf232;\";}s:22:\"fab fa-whatsapp-square\";a:2:{s:3:\"hex\";s:5:\"\\f40c\";s:7:\"unicode\";s:8:\"&#xf40c;\";}s:12:\"fab fa-whmcs\";a:2:{s:3:\"hex\";s:5:\"\\f40d\";s:7:\"unicode\";s:8:\"&#xf40d;\";}s:18:\"fab fa-wikipedia-w\";a:2:{s:3:\"hex\";s:5:\"\\f266\";s:7:\"unicode\";s:8:\"&#xf266;\";}s:14:\"fab fa-windows\";a:2:{s:3:\"hex\";s:5:\"\\f17a\";s:7:\"unicode\";s:8:\"&#xf17a;\";}s:10:\"fab fa-wix\";a:2:{s:3:\"hex\";s:5:\"\\f5cf\";s:7:\"unicode\";s:8:\"&#xf5cf;\";}s:27:\"fab fa-wizards-of-the-coast\";a:2:{s:3:\"hex\";s:5:\"\\f730\";s:7:\"unicode\";s:8:\"&#xf730;\";}s:11:\"fab fa-wodu\";a:2:{s:3:\"hex\";s:5:\"\\e088\";s:7:\"unicode\";s:8:\"&#xe088;\";}s:26:\"fab fa-wolf-pack-battalion\";a:2:{s:3:\"hex\";s:5:\"\\f514\";s:7:\"unicode\";s:8:\"&#xf514;\";}s:16:\"fab fa-wordpress\";a:2:{s:3:\"hex\";s:5:\"\\f19a\";s:7:\"unicode\";s:8:\"&#xf19a;\";}s:23:\"fab fa-wordpress-simple\";a:2:{s:3:\"hex\";s:5:\"\\f411\";s:7:\"unicode\";s:8:\"&#xf411;\";}s:17:\"fab fa-wpbeginner\";a:2:{s:3:\"hex\";s:5:\"\\f297\";s:7:\"unicode\";s:8:\"&#xf297;\";}s:17:\"fab fa-wpexplorer\";a:2:{s:3:\"hex\";s:5:\"\\f2de\";s:7:\"unicode\";s:8:\"&#xf2de;\";}s:14:\"fab fa-wpforms\";a:2:{s:3:\"hex\";s:5:\"\\f298\";s:7:\"unicode\";s:8:\"&#xf298;\";}s:14:\"fab fa-wpressr\";a:2:{s:3:\"hex\";s:5:\"\\f3e4\";s:7:\"unicode\";s:8:\"&#xf3e4;\";}s:11:\"fab fa-xbox\";a:2:{s:3:\"hex\";s:5:\"\\f412\";s:7:\"unicode\";s:8:\"&#xf412;\";}s:11:\"fab fa-xing\";a:2:{s:3:\"hex\";s:5:\"\\f168\";s:7:\"unicode\";s:8:\"&#xf168;\";}s:18:\"fab fa-xing-square\";a:2:{s:3:\"hex\";s:5:\"\\f169\";s:7:\"unicode\";s:8:\"&#xf169;\";}s:19:\"fab fa-y-combinator\";a:2:{s:3:\"hex\";s:5:\"\\f23b\";s:7:\"unicode\";s:8:\"&#xf23b;\";}s:12:\"fab fa-yahoo\";a:2:{s:3:\"hex\";s:5:\"\\f19e\";s:7:\"unicode\";s:8:\"&#xf19e;\";}s:13:\"fab fa-yammer\";a:2:{s:3:\"hex\";s:5:\"\\f840\";s:7:\"unicode\";s:8:\"&#xf840;\";}s:13:\"fab fa-yandex\";a:2:{s:3:\"hex\";s:5:\"\\f413\";s:7:\"unicode\";s:8:\"&#xf413;\";}s:27:\"fab fa-yandex-international\";a:2:{s:3:\"hex\";s:5:\"\\f414\";s:7:\"unicode\";s:8:\"&#xf414;\";}s:11:\"fab fa-yarn\";a:2:{s:3:\"hex\";s:5:\"\\f7e3\";s:7:\"unicode\";s:8:\"&#xf7e3;\";}s:11:\"fab fa-yelp\";a:2:{s:3:\"hex\";s:5:\"\\f1e9\";s:7:\"unicode\";s:8:\"&#xf1e9;\";}s:12:\"fab fa-yoast\";a:2:{s:3:\"hex\";s:5:\"\\f2b1\";s:7:\"unicode\";s:8:\"&#xf2b1;\";}s:14:\"fab fa-youtube\";a:2:{s:3:\"hex\";s:5:\"\\f167\";s:7:\"unicode\";s:8:\"&#xf167;\";}s:21:\"fab fa-youtube-square\";a:2:{s:3:\"hex\";s:5:\"\\f431\";s:7:\"unicode\";s:8:\"&#xf431;\";}s:12:\"fab fa-zhihu\";a:2:{s:3:\"hex\";s:5:\"\\f63f\";s:7:\"unicode\";s:8:\"&#xf63f;\";}}s:3:\"fas\";a:1002:{s:9:\"fas fa-ad\";a:2:{s:3:\"hex\";s:5:\"\\f641\";s:7:\"unicode\";s:8:\"&#xf641;\";}s:19:\"fas fa-address-book\";a:2:{s:3:\"hex\";s:5:\"\\f2b9\";s:7:\"unicode\";s:8:\"&#xf2b9;\";}s:19:\"fas fa-address-card\";a:2:{s:3:\"hex\";s:5:\"\\f2bb\";s:7:\"unicode\";s:8:\"&#xf2bb;\";}s:13:\"fas fa-adjust\";a:2:{s:3:\"hex\";s:5:\"\\f042\";s:7:\"unicode\";s:8:\"&#xf042;\";}s:20:\"fas fa-air-freshener\";a:2:{s:3:\"hex\";s:5:\"\\f5d0\";s:7:\"unicode\";s:8:\"&#xf5d0;\";}s:19:\"fas fa-align-center\";a:2:{s:3:\"hex\";s:5:\"\\f037\";s:7:\"unicode\";s:8:\"&#xf037;\";}s:20:\"fas fa-align-justify\";a:2:{s:3:\"hex\";s:5:\"\\f039\";s:7:\"unicode\";s:8:\"&#xf039;\";}s:17:\"fas fa-align-left\";a:2:{s:3:\"hex\";s:5:\"\\f036\";s:7:\"unicode\";s:8:\"&#xf036;\";}s:18:\"fas fa-align-right\";a:2:{s:3:\"hex\";s:5:\"\\f038\";s:7:\"unicode\";s:8:\"&#xf038;\";}s:16:\"fas fa-allergies\";a:2:{s:3:\"hex\";s:5:\"\\f461\";s:7:\"unicode\";s:8:\"&#xf461;\";}s:16:\"fas fa-ambulance\";a:2:{s:3:\"hex\";s:5:\"\\f0f9\";s:7:\"unicode\";s:8:\"&#xf0f9;\";}s:42:\"fas fa-american-sign-language-interpreting\";a:2:{s:3:\"hex\";s:5:\"\\f2a3\";s:7:\"unicode\";s:8:\"&#xf2a3;\";}s:13:\"fas fa-anchor\";a:2:{s:3:\"hex\";s:5:\"\\f13d\";s:7:\"unicode\";s:8:\"&#xf13d;\";}s:24:\"fas fa-angle-double-down\";a:2:{s:3:\"hex\";s:5:\"\\f103\";s:7:\"unicode\";s:8:\"&#xf103;\";}s:24:\"fas fa-angle-double-left\";a:2:{s:3:\"hex\";s:5:\"\\f100\";s:7:\"unicode\";s:8:\"&#xf100;\";}s:25:\"fas fa-angle-double-right\";a:2:{s:3:\"hex\";s:5:\"\\f101\";s:7:\"unicode\";s:8:\"&#xf101;\";}s:22:\"fas fa-angle-double-up\";a:2:{s:3:\"hex\";s:5:\"\\f102\";s:7:\"unicode\";s:8:\"&#xf102;\";}s:17:\"fas fa-angle-down\";a:2:{s:3:\"hex\";s:5:\"\\f107\";s:7:\"unicode\";s:8:\"&#xf107;\";}s:17:\"fas fa-angle-left\";a:2:{s:3:\"hex\";s:5:\"\\f104\";s:7:\"unicode\";s:8:\"&#xf104;\";}s:18:\"fas fa-angle-right\";a:2:{s:3:\"hex\";s:5:\"\\f105\";s:7:\"unicode\";s:8:\"&#xf105;\";}s:15:\"fas fa-angle-up\";a:2:{s:3:\"hex\";s:5:\"\\f106\";s:7:\"unicode\";s:8:\"&#xf106;\";}s:12:\"fas fa-angry\";a:2:{s:3:\"hex\";s:5:\"\\f556\";s:7:\"unicode\";s:8:\"&#xf556;\";}s:11:\"fas fa-ankh\";a:2:{s:3:\"hex\";s:5:\"\\f644\";s:7:\"unicode\";s:8:\"&#xf644;\";}s:16:\"fas fa-apple-alt\";a:2:{s:3:\"hex\";s:5:\"\\f5d1\";s:7:\"unicode\";s:8:\"&#xf5d1;\";}s:14:\"fas fa-archive\";a:2:{s:3:\"hex\";s:5:\"\\f187\";s:7:\"unicode\";s:8:\"&#xf187;\";}s:14:\"fas fa-archway\";a:2:{s:3:\"hex\";s:5:\"\\f557\";s:7:\"unicode\";s:8:\"&#xf557;\";}s:28:\"fas fa-arrow-alt-circle-down\";a:2:{s:3:\"hex\";s:5:\"\\f358\";s:7:\"unicode\";s:8:\"&#xf358;\";}s:28:\"fas fa-arrow-alt-circle-left\";a:2:{s:3:\"hex\";s:5:\"\\f359\";s:7:\"unicode\";s:8:\"&#xf359;\";}s:29:\"fas fa-arrow-alt-circle-right\";a:2:{s:3:\"hex\";s:5:\"\\f35a\";s:7:\"unicode\";s:8:\"&#xf35a;\";}s:26:\"fas fa-arrow-alt-circle-up\";a:2:{s:3:\"hex\";s:5:\"\\f35b\";s:7:\"unicode\";s:8:\"&#xf35b;\";}s:24:\"fas fa-arrow-circle-down\";a:2:{s:3:\"hex\";s:5:\"\\f0ab\";s:7:\"unicode\";s:8:\"&#xf0ab;\";}s:24:\"fas fa-arrow-circle-left\";a:2:{s:3:\"hex\";s:5:\"\\f0a8\";s:7:\"unicode\";s:8:\"&#xf0a8;\";}s:25:\"fas fa-arrow-circle-right\";a:2:{s:3:\"hex\";s:5:\"\\f0a9\";s:7:\"unicode\";s:8:\"&#xf0a9;\";}s:22:\"fas fa-arrow-circle-up\";a:2:{s:3:\"hex\";s:5:\"\\f0aa\";s:7:\"unicode\";s:8:\"&#xf0aa;\";}s:17:\"fas fa-arrow-down\";a:2:{s:3:\"hex\";s:5:\"\\f063\";s:7:\"unicode\";s:8:\"&#xf063;\";}s:17:\"fas fa-arrow-left\";a:2:{s:3:\"hex\";s:5:\"\\f060\";s:7:\"unicode\";s:8:\"&#xf060;\";}s:18:\"fas fa-arrow-right\";a:2:{s:3:\"hex\";s:5:\"\\f061\";s:7:\"unicode\";s:8:\"&#xf061;\";}s:15:\"fas fa-arrow-up\";a:2:{s:3:\"hex\";s:5:\"\\f062\";s:7:\"unicode\";s:8:\"&#xf062;\";}s:17:\"fas fa-arrows-alt\";a:2:{s:3:\"hex\";s:5:\"\\f0b2\";s:7:\"unicode\";s:8:\"&#xf0b2;\";}s:19:\"fas fa-arrows-alt-h\";a:2:{s:3:\"hex\";s:5:\"\\f337\";s:7:\"unicode\";s:8:\"&#xf337;\";}s:19:\"fas fa-arrows-alt-v\";a:2:{s:3:\"hex\";s:5:\"\\f338\";s:7:\"unicode\";s:8:\"&#xf338;\";}s:34:\"fas fa-assistive-listening-systems\";a:2:{s:3:\"hex\";s:5:\"\\f2a2\";s:7:\"unicode\";s:8:\"&#xf2a2;\";}s:15:\"fas fa-asterisk\";a:2:{s:3:\"hex\";s:5:\"\\f069\";s:7:\"unicode\";s:8:\"&#xf069;\";}s:9:\"fas fa-at\";a:2:{s:3:\"hex\";s:5:\"\\f1fa\";s:7:\"unicode\";s:8:\"&#xf1fa;\";}s:12:\"fas fa-atlas\";a:2:{s:3:\"hex\";s:5:\"\\f558\";s:7:\"unicode\";s:8:\"&#xf558;\";}s:11:\"fas fa-atom\";a:2:{s:3:\"hex\";s:5:\"\\f5d2\";s:7:\"unicode\";s:8:\"&#xf5d2;\";}s:24:\"fas fa-audio-description\";a:2:{s:3:\"hex\";s:5:\"\\f29e\";s:7:\"unicode\";s:8:\"&#xf29e;\";}s:12:\"fas fa-award\";a:2:{s:3:\"hex\";s:5:\"\\f559\";s:7:\"unicode\";s:8:\"&#xf559;\";}s:11:\"fas fa-baby\";a:2:{s:3:\"hex\";s:5:\"\\f77c\";s:7:\"unicode\";s:8:\"&#xf77c;\";}s:20:\"fas fa-baby-carriage\";a:2:{s:3:\"hex\";s:5:\"\\f77d\";s:7:\"unicode\";s:8:\"&#xf77d;\";}s:16:\"fas fa-backspace\";a:2:{s:3:\"hex\";s:5:\"\\f55a\";s:7:\"unicode\";s:8:\"&#xf55a;\";}s:15:\"fas fa-backward\";a:2:{s:3:\"hex\";s:5:\"\\f04a\";s:7:\"unicode\";s:8:\"&#xf04a;\";}s:12:\"fas fa-bacon\";a:2:{s:3:\"hex\";s:5:\"\\f7e5\";s:7:\"unicode\";s:8:\"&#xf7e5;\";}s:15:\"fas fa-bacteria\";a:2:{s:3:\"hex\";s:5:\"\\e059\";s:7:\"unicode\";s:8:\"&#xe059;\";}s:16:\"fas fa-bacterium\";a:2:{s:3:\"hex\";s:5:\"\\e05a\";s:7:\"unicode\";s:8:\"&#xe05a;\";}s:12:\"fas fa-bahai\";a:2:{s:3:\"hex\";s:5:\"\\f666\";s:7:\"unicode\";s:8:\"&#xf666;\";}s:20:\"fas fa-balance-scale\";a:2:{s:3:\"hex\";s:5:\"\\f24e\";s:7:\"unicode\";s:8:\"&#xf24e;\";}s:25:\"fas fa-balance-scale-left\";a:2:{s:3:\"hex\";s:5:\"\\f515\";s:7:\"unicode\";s:8:\"&#xf515;\";}s:26:\"fas fa-balance-scale-right\";a:2:{s:3:\"hex\";s:5:\"\\f516\";s:7:\"unicode\";s:8:\"&#xf516;\";}s:10:\"fas fa-ban\";a:2:{s:3:\"hex\";s:5:\"\\f05e\";s:7:\"unicode\";s:8:\"&#xf05e;\";}s:15:\"fas fa-band-aid\";a:2:{s:3:\"hex\";s:5:\"\\f462\";s:7:\"unicode\";s:8:\"&#xf462;\";}s:14:\"fas fa-barcode\";a:2:{s:3:\"hex\";s:5:\"\\f02a\";s:7:\"unicode\";s:8:\"&#xf02a;\";}s:11:\"fas fa-bars\";a:2:{s:3:\"hex\";s:5:\"\\f0c9\";s:7:\"unicode\";s:8:\"&#xf0c9;\";}s:20:\"fas fa-baseball-ball\";a:2:{s:3:\"hex\";s:5:\"\\f433\";s:7:\"unicode\";s:8:\"&#xf433;\";}s:22:\"fas fa-basketball-ball\";a:2:{s:3:\"hex\";s:5:\"\\f434\";s:7:\"unicode\";s:8:\"&#xf434;\";}s:11:\"fas fa-bath\";a:2:{s:3:\"hex\";s:5:\"\\f2cd\";s:7:\"unicode\";s:8:\"&#xf2cd;\";}s:20:\"fas fa-battery-empty\";a:2:{s:3:\"hex\";s:5:\"\\f244\";s:7:\"unicode\";s:8:\"&#xf244;\";}s:19:\"fas fa-battery-full\";a:2:{s:3:\"hex\";s:5:\"\\f240\";s:7:\"unicode\";s:8:\"&#xf240;\";}s:19:\"fas fa-battery-half\";a:2:{s:3:\"hex\";s:5:\"\\f242\";s:7:\"unicode\";s:8:\"&#xf242;\";}s:22:\"fas fa-battery-quarter\";a:2:{s:3:\"hex\";s:5:\"\\f243\";s:7:\"unicode\";s:8:\"&#xf243;\";}s:29:\"fas fa-battery-three-quarters\";a:2:{s:3:\"hex\";s:5:\"\\f241\";s:7:\"unicode\";s:8:\"&#xf241;\";}s:10:\"fas fa-bed\";a:2:{s:3:\"hex\";s:5:\"\\f236\";s:7:\"unicode\";s:8:\"&#xf236;\";}s:11:\"fas fa-beer\";a:2:{s:3:\"hex\";s:5:\"\\f0fc\";s:7:\"unicode\";s:8:\"&#xf0fc;\";}s:11:\"fas fa-bell\";a:2:{s:3:\"hex\";s:5:\"\\f0f3\";s:7:\"unicode\";s:8:\"&#xf0f3;\";}s:17:\"fas fa-bell-slash\";a:2:{s:3:\"hex\";s:5:\"\\f1f6\";s:7:\"unicode\";s:8:\"&#xf1f6;\";}s:19:\"fas fa-bezier-curve\";a:2:{s:3:\"hex\";s:5:\"\\f55b\";s:7:\"unicode\";s:8:\"&#xf55b;\";}s:12:\"fas fa-bible\";a:2:{s:3:\"hex\";s:5:\"\\f647\";s:7:\"unicode\";s:8:\"&#xf647;\";}s:14:\"fas fa-bicycle\";a:2:{s:3:\"hex\";s:5:\"\\f206\";s:7:\"unicode\";s:8:\"&#xf206;\";}s:13:\"fas fa-biking\";a:2:{s:3:\"hex\";s:5:\"\\f84a\";s:7:\"unicode\";s:8:\"&#xf84a;\";}s:17:\"fas fa-binoculars\";a:2:{s:3:\"hex\";s:5:\"\\f1e5\";s:7:\"unicode\";s:8:\"&#xf1e5;\";}s:16:\"fas fa-biohazard\";a:2:{s:3:\"hex\";s:5:\"\\f780\";s:7:\"unicode\";s:8:\"&#xf780;\";}s:20:\"fas fa-birthday-cake\";a:2:{s:3:\"hex\";s:5:\"\\f1fd\";s:7:\"unicode\";s:8:\"&#xf1fd;\";}s:14:\"fas fa-blender\";a:2:{s:3:\"hex\";s:5:\"\\f517\";s:7:\"unicode\";s:8:\"&#xf517;\";}s:20:\"fas fa-blender-phone\";a:2:{s:3:\"hex\";s:5:\"\\f6b6\";s:7:\"unicode\";s:8:\"&#xf6b6;\";}s:12:\"fas fa-blind\";a:2:{s:3:\"hex\";s:5:\"\\f29d\";s:7:\"unicode\";s:8:\"&#xf29d;\";}s:11:\"fas fa-blog\";a:2:{s:3:\"hex\";s:5:\"\\f781\";s:7:\"unicode\";s:8:\"&#xf781;\";}s:11:\"fas fa-bold\";a:2:{s:3:\"hex\";s:5:\"\\f032\";s:7:\"unicode\";s:8:\"&#xf032;\";}s:11:\"fas fa-bolt\";a:2:{s:3:\"hex\";s:5:\"\\f0e7\";s:7:\"unicode\";s:8:\"&#xf0e7;\";}s:11:\"fas fa-bomb\";a:2:{s:3:\"hex\";s:5:\"\\f1e2\";s:7:\"unicode\";s:8:\"&#xf1e2;\";}s:11:\"fas fa-bone\";a:2:{s:3:\"hex\";s:5:\"\\f5d7\";s:7:\"unicode\";s:8:\"&#xf5d7;\";}s:11:\"fas fa-bong\";a:2:{s:3:\"hex\";s:5:\"\\f55c\";s:7:\"unicode\";s:8:\"&#xf55c;\";}s:11:\"fas fa-book\";a:2:{s:3:\"hex\";s:5:\"\\f02d\";s:7:\"unicode\";s:8:\"&#xf02d;\";}s:16:\"fas fa-book-dead\";a:2:{s:3:\"hex\";s:5:\"\\f6b7\";s:7:\"unicode\";s:8:\"&#xf6b7;\";}s:19:\"fas fa-book-medical\";a:2:{s:3:\"hex\";s:5:\"\\f7e6\";s:7:\"unicode\";s:8:\"&#xf7e6;\";}s:16:\"fas fa-book-open\";a:2:{s:3:\"hex\";s:5:\"\\f518\";s:7:\"unicode\";s:8:\"&#xf518;\";}s:18:\"fas fa-book-reader\";a:2:{s:3:\"hex\";s:5:\"\\f5da\";s:7:\"unicode\";s:8:\"&#xf5da;\";}s:15:\"fas fa-bookmark\";a:2:{s:3:\"hex\";s:5:\"\\f02e\";s:7:\"unicode\";s:8:\"&#xf02e;\";}s:17:\"fas fa-border-all\";a:2:{s:3:\"hex\";s:5:\"\\f84c\";s:7:\"unicode\";s:8:\"&#xf84c;\";}s:18:\"fas fa-border-none\";a:2:{s:3:\"hex\";s:5:\"\\f850\";s:7:\"unicode\";s:8:\"&#xf850;\";}s:19:\"fas fa-border-style\";a:2:{s:3:\"hex\";s:5:\"\\f853\";s:7:\"unicode\";s:8:\"&#xf853;\";}s:19:\"fas fa-bowling-ball\";a:2:{s:3:\"hex\";s:5:\"\\f436\";s:7:\"unicode\";s:8:\"&#xf436;\";}s:10:\"fas fa-box\";a:2:{s:3:\"hex\";s:5:\"\\f466\";s:7:\"unicode\";s:8:\"&#xf466;\";}s:15:\"fas fa-box-open\";a:2:{s:3:\"hex\";s:5:\"\\f49e\";s:7:\"unicode\";s:8:\"&#xf49e;\";}s:17:\"fas fa-box-tissue\";a:2:{s:3:\"hex\";s:5:\"\\e05b\";s:7:\"unicode\";s:8:\"&#xe05b;\";}s:12:\"fas fa-boxes\";a:2:{s:3:\"hex\";s:5:\"\\f468\";s:7:\"unicode\";s:8:\"&#xf468;\";}s:14:\"fas fa-braille\";a:2:{s:3:\"hex\";s:5:\"\\f2a1\";s:7:\"unicode\";s:8:\"&#xf2a1;\";}s:12:\"fas fa-brain\";a:2:{s:3:\"hex\";s:5:\"\\f5dc\";s:7:\"unicode\";s:8:\"&#xf5dc;\";}s:18:\"fas fa-bread-slice\";a:2:{s:3:\"hex\";s:5:\"\\f7ec\";s:7:\"unicode\";s:8:\"&#xf7ec;\";}s:16:\"fas fa-briefcase\";a:2:{s:3:\"hex\";s:5:\"\\f0b1\";s:7:\"unicode\";s:8:\"&#xf0b1;\";}s:24:\"fas fa-briefcase-medical\";a:2:{s:3:\"hex\";s:5:\"\\f469\";s:7:\"unicode\";s:8:\"&#xf469;\";}s:22:\"fas fa-broadcast-tower\";a:2:{s:3:\"hex\";s:5:\"\\f519\";s:7:\"unicode\";s:8:\"&#xf519;\";}s:12:\"fas fa-broom\";a:2:{s:3:\"hex\";s:5:\"\\f51a\";s:7:\"unicode\";s:8:\"&#xf51a;\";}s:12:\"fas fa-brush\";a:2:{s:3:\"hex\";s:5:\"\\f55d\";s:7:\"unicode\";s:8:\"&#xf55d;\";}s:10:\"fas fa-bug\";a:2:{s:3:\"hex\";s:5:\"\\f188\";s:7:\"unicode\";s:8:\"&#xf188;\";}s:15:\"fas fa-building\";a:2:{s:3:\"hex\";s:5:\"\\f1ad\";s:7:\"unicode\";s:8:\"&#xf1ad;\";}s:15:\"fas fa-bullhorn\";a:2:{s:3:\"hex\";s:5:\"\\f0a1\";s:7:\"unicode\";s:8:\"&#xf0a1;\";}s:15:\"fas fa-bullseye\";a:2:{s:3:\"hex\";s:5:\"\\f140\";s:7:\"unicode\";s:8:\"&#xf140;\";}s:11:\"fas fa-burn\";a:2:{s:3:\"hex\";s:5:\"\\f46a\";s:7:\"unicode\";s:8:\"&#xf46a;\";}s:10:\"fas fa-bus\";a:2:{s:3:\"hex\";s:5:\"\\f207\";s:7:\"unicode\";s:8:\"&#xf207;\";}s:14:\"fas fa-bus-alt\";a:2:{s:3:\"hex\";s:5:\"\\f55e\";s:7:\"unicode\";s:8:\"&#xf55e;\";}s:20:\"fas fa-business-time\";a:2:{s:3:\"hex\";s:5:\"\\f64a\";s:7:\"unicode\";s:8:\"&#xf64a;\";}s:17:\"fas fa-calculator\";a:2:{s:3:\"hex\";s:5:\"\\f1ec\";s:7:\"unicode\";s:8:\"&#xf1ec;\";}s:15:\"fas fa-calendar\";a:2:{s:3:\"hex\";s:5:\"\\f133\";s:7:\"unicode\";s:8:\"&#xf133;\";}s:19:\"fas fa-calendar-alt\";a:2:{s:3:\"hex\";s:5:\"\\f073\";s:7:\"unicode\";s:8:\"&#xf073;\";}s:21:\"fas fa-calendar-check\";a:2:{s:3:\"hex\";s:5:\"\\f274\";s:7:\"unicode\";s:8:\"&#xf274;\";}s:19:\"fas fa-calendar-day\";a:2:{s:3:\"hex\";s:5:\"\\f783\";s:7:\"unicode\";s:8:\"&#xf783;\";}s:21:\"fas fa-calendar-minus\";a:2:{s:3:\"hex\";s:5:\"\\f272\";s:7:\"unicode\";s:8:\"&#xf272;\";}s:20:\"fas fa-calendar-plus\";a:2:{s:3:\"hex\";s:5:\"\\f271\";s:7:\"unicode\";s:8:\"&#xf271;\";}s:21:\"fas fa-calendar-times\";a:2:{s:3:\"hex\";s:5:\"\\f273\";s:7:\"unicode\";s:8:\"&#xf273;\";}s:20:\"fas fa-calendar-week\";a:2:{s:3:\"hex\";s:5:\"\\f784\";s:7:\"unicode\";s:8:\"&#xf784;\";}s:13:\"fas fa-camera\";a:2:{s:3:\"hex\";s:5:\"\\f030\";s:7:\"unicode\";s:8:\"&#xf030;\";}s:19:\"fas fa-camera-retro\";a:2:{s:3:\"hex\";s:5:\"\\f083\";s:7:\"unicode\";s:8:\"&#xf083;\";}s:17:\"fas fa-campground\";a:2:{s:3:\"hex\";s:5:\"\\f6bb\";s:7:\"unicode\";s:8:\"&#xf6bb;\";}s:17:\"fas fa-candy-cane\";a:2:{s:3:\"hex\";s:5:\"\\f786\";s:7:\"unicode\";s:8:\"&#xf786;\";}s:15:\"fas fa-cannabis\";a:2:{s:3:\"hex\";s:5:\"\\f55f\";s:7:\"unicode\";s:8:\"&#xf55f;\";}s:15:\"fas fa-capsules\";a:2:{s:3:\"hex\";s:5:\"\\f46b\";s:7:\"unicode\";s:8:\"&#xf46b;\";}s:10:\"fas fa-car\";a:2:{s:3:\"hex\";s:5:\"\\f1b9\";s:7:\"unicode\";s:8:\"&#xf1b9;\";}s:14:\"fas fa-car-alt\";a:2:{s:3:\"hex\";s:5:\"\\f5de\";s:7:\"unicode\";s:8:\"&#xf5de;\";}s:18:\"fas fa-car-battery\";a:2:{s:3:\"hex\";s:5:\"\\f5df\";s:7:\"unicode\";s:8:\"&#xf5df;\";}s:16:\"fas fa-car-crash\";a:2:{s:3:\"hex\";s:5:\"\\f5e1\";s:7:\"unicode\";s:8:\"&#xf5e1;\";}s:15:\"fas fa-car-side\";a:2:{s:3:\"hex\";s:5:\"\\f5e4\";s:7:\"unicode\";s:8:\"&#xf5e4;\";}s:14:\"fas fa-caravan\";a:2:{s:3:\"hex\";s:5:\"\\f8ff\";s:7:\"unicode\";s:8:\"&#xf8ff;\";}s:17:\"fas fa-caret-down\";a:2:{s:3:\"hex\";s:5:\"\\f0d7\";s:7:\"unicode\";s:8:\"&#xf0d7;\";}s:17:\"fas fa-caret-left\";a:2:{s:3:\"hex\";s:5:\"\\f0d9\";s:7:\"unicode\";s:8:\"&#xf0d9;\";}s:18:\"fas fa-caret-right\";a:2:{s:3:\"hex\";s:5:\"\\f0da\";s:7:\"unicode\";s:8:\"&#xf0da;\";}s:24:\"fas fa-caret-square-down\";a:2:{s:3:\"hex\";s:5:\"\\f150\";s:7:\"unicode\";s:8:\"&#xf150;\";}s:24:\"fas fa-caret-square-left\";a:2:{s:3:\"hex\";s:5:\"\\f191\";s:7:\"unicode\";s:8:\"&#xf191;\";}s:25:\"fas fa-caret-square-right\";a:2:{s:3:\"hex\";s:5:\"\\f152\";s:7:\"unicode\";s:8:\"&#xf152;\";}s:22:\"fas fa-caret-square-up\";a:2:{s:3:\"hex\";s:5:\"\\f151\";s:7:\"unicode\";s:8:\"&#xf151;\";}s:15:\"fas fa-caret-up\";a:2:{s:3:\"hex\";s:5:\"\\f0d8\";s:7:\"unicode\";s:8:\"&#xf0d8;\";}s:13:\"fas fa-carrot\";a:2:{s:3:\"hex\";s:5:\"\\f787\";s:7:\"unicode\";s:8:\"&#xf787;\";}s:22:\"fas fa-cart-arrow-down\";a:2:{s:3:\"hex\";s:5:\"\\f218\";s:7:\"unicode\";s:8:\"&#xf218;\";}s:16:\"fas fa-cart-plus\";a:2:{s:3:\"hex\";s:5:\"\\f217\";s:7:\"unicode\";s:8:\"&#xf217;\";}s:20:\"fas fa-cash-register\";a:2:{s:3:\"hex\";s:5:\"\\f788\";s:7:\"unicode\";s:8:\"&#xf788;\";}s:10:\"fas fa-cat\";a:2:{s:3:\"hex\";s:5:\"\\f6be\";s:7:\"unicode\";s:8:\"&#xf6be;\";}s:18:\"fas fa-certificate\";a:2:{s:3:\"hex\";s:5:\"\\f0a3\";s:7:\"unicode\";s:8:\"&#xf0a3;\";}s:12:\"fas fa-chair\";a:2:{s:3:\"hex\";s:5:\"\\f6c0\";s:7:\"unicode\";s:8:\"&#xf6c0;\";}s:17:\"fas fa-chalkboard\";a:2:{s:3:\"hex\";s:5:\"\\f51b\";s:7:\"unicode\";s:8:\"&#xf51b;\";}s:25:\"fas fa-chalkboard-teacher\";a:2:{s:3:\"hex\";s:5:\"\\f51c\";s:7:\"unicode\";s:8:\"&#xf51c;\";}s:23:\"fas fa-charging-station\";a:2:{s:3:\"hex\";s:5:\"\\f5e7\";s:7:\"unicode\";s:8:\"&#xf5e7;\";}s:17:\"fas fa-chart-area\";a:2:{s:3:\"hex\";s:5:\"\\f1fe\";s:7:\"unicode\";s:8:\"&#xf1fe;\";}s:16:\"fas fa-chart-bar\";a:2:{s:3:\"hex\";s:5:\"\\f080\";s:7:\"unicode\";s:8:\"&#xf080;\";}s:17:\"fas fa-chart-line\";a:2:{s:3:\"hex\";s:5:\"\\f201\";s:7:\"unicode\";s:8:\"&#xf201;\";}s:16:\"fas fa-chart-pie\";a:2:{s:3:\"hex\";s:5:\"\\f200\";s:7:\"unicode\";s:8:\"&#xf200;\";}s:12:\"fas fa-check\";a:2:{s:3:\"hex\";s:5:\"\\f00c\";s:7:\"unicode\";s:8:\"&#xf00c;\";}s:19:\"fas fa-check-circle\";a:2:{s:3:\"hex\";s:5:\"\\f058\";s:7:\"unicode\";s:8:\"&#xf058;\";}s:19:\"fas fa-check-double\";a:2:{s:3:\"hex\";s:5:\"\\f560\";s:7:\"unicode\";s:8:\"&#xf560;\";}s:19:\"fas fa-check-square\";a:2:{s:3:\"hex\";s:5:\"\\f14a\";s:7:\"unicode\";s:8:\"&#xf14a;\";}s:13:\"fas fa-cheese\";a:2:{s:3:\"hex\";s:5:\"\\f7ef\";s:7:\"unicode\";s:8:\"&#xf7ef;\";}s:12:\"fas fa-chess\";a:2:{s:3:\"hex\";s:5:\"\\f439\";s:7:\"unicode\";s:8:\"&#xf439;\";}s:19:\"fas fa-chess-bishop\";a:2:{s:3:\"hex\";s:5:\"\\f43a\";s:7:\"unicode\";s:8:\"&#xf43a;\";}s:18:\"fas fa-chess-board\";a:2:{s:3:\"hex\";s:5:\"\\f43c\";s:7:\"unicode\";s:8:\"&#xf43c;\";}s:17:\"fas fa-chess-king\";a:2:{s:3:\"hex\";s:5:\"\\f43f\";s:7:\"unicode\";s:8:\"&#xf43f;\";}s:19:\"fas fa-chess-knight\";a:2:{s:3:\"hex\";s:5:\"\\f441\";s:7:\"unicode\";s:8:\"&#xf441;\";}s:17:\"fas fa-chess-pawn\";a:2:{s:3:\"hex\";s:5:\"\\f443\";s:7:\"unicode\";s:8:\"&#xf443;\";}s:18:\"fas fa-chess-queen\";a:2:{s:3:\"hex\";s:5:\"\\f445\";s:7:\"unicode\";s:8:\"&#xf445;\";}s:17:\"fas fa-chess-rook\";a:2:{s:3:\"hex\";s:5:\"\\f447\";s:7:\"unicode\";s:8:\"&#xf447;\";}s:26:\"fas fa-chevron-circle-down\";a:2:{s:3:\"hex\";s:5:\"\\f13a\";s:7:\"unicode\";s:8:\"&#xf13a;\";}s:26:\"fas fa-chevron-circle-left\";a:2:{s:3:\"hex\";s:5:\"\\f137\";s:7:\"unicode\";s:8:\"&#xf137;\";}s:27:\"fas fa-chevron-circle-right\";a:2:{s:3:\"hex\";s:5:\"\\f138\";s:7:\"unicode\";s:8:\"&#xf138;\";}s:24:\"fas fa-chevron-circle-up\";a:2:{s:3:\"hex\";s:5:\"\\f139\";s:7:\"unicode\";s:8:\"&#xf139;\";}s:19:\"fas fa-chevron-down\";a:2:{s:3:\"hex\";s:5:\"\\f078\";s:7:\"unicode\";s:8:\"&#xf078;\";}s:19:\"fas fa-chevron-left\";a:2:{s:3:\"hex\";s:5:\"\\f053\";s:7:\"unicode\";s:8:\"&#xf053;\";}s:20:\"fas fa-chevron-right\";a:2:{s:3:\"hex\";s:5:\"\\f054\";s:7:\"unicode\";s:8:\"&#xf054;\";}s:17:\"fas fa-chevron-up\";a:2:{s:3:\"hex\";s:5:\"\\f077\";s:7:\"unicode\";s:8:\"&#xf077;\";}s:12:\"fas fa-child\";a:2:{s:3:\"hex\";s:5:\"\\f1ae\";s:7:\"unicode\";s:8:\"&#xf1ae;\";}s:13:\"fas fa-church\";a:2:{s:3:\"hex\";s:5:\"\\f51d\";s:7:\"unicode\";s:8:\"&#xf51d;\";}s:13:\"fas fa-circle\";a:2:{s:3:\"hex\";s:5:\"\\f111\";s:7:\"unicode\";s:8:\"&#xf111;\";}s:19:\"fas fa-circle-notch\";a:2:{s:3:\"hex\";s:5:\"\\f1ce\";s:7:\"unicode\";s:8:\"&#xf1ce;\";}s:11:\"fas fa-city\";a:2:{s:3:\"hex\";s:5:\"\\f64f\";s:7:\"unicode\";s:8:\"&#xf64f;\";}s:21:\"fas fa-clinic-medical\";a:2:{s:3:\"hex\";s:5:\"\\f7f2\";s:7:\"unicode\";s:8:\"&#xf7f2;\";}s:16:\"fas fa-clipboard\";a:2:{s:3:\"hex\";s:5:\"\\f328\";s:7:\"unicode\";s:8:\"&#xf328;\";}s:22:\"fas fa-clipboard-check\";a:2:{s:3:\"hex\";s:5:\"\\f46c\";s:7:\"unicode\";s:8:\"&#xf46c;\";}s:21:\"fas fa-clipboard-list\";a:2:{s:3:\"hex\";s:5:\"\\f46d\";s:7:\"unicode\";s:8:\"&#xf46d;\";}s:12:\"fas fa-clock\";a:2:{s:3:\"hex\";s:5:\"\\f017\";s:7:\"unicode\";s:8:\"&#xf017;\";}s:12:\"fas fa-clone\";a:2:{s:3:\"hex\";s:5:\"\\f24d\";s:7:\"unicode\";s:8:\"&#xf24d;\";}s:24:\"fas fa-closed-captioning\";a:2:{s:3:\"hex\";s:5:\"\\f20a\";s:7:\"unicode\";s:8:\"&#xf20a;\";}s:12:\"fas fa-cloud\";a:2:{s:3:\"hex\";s:5:\"\\f0c2\";s:7:\"unicode\";s:8:\"&#xf0c2;\";}s:25:\"fas fa-cloud-download-alt\";a:2:{s:3:\"hex\";s:5:\"\\f381\";s:7:\"unicode\";s:8:\"&#xf381;\";}s:21:\"fas fa-cloud-meatball\";a:2:{s:3:\"hex\";s:5:\"\\f73b\";s:7:\"unicode\";s:8:\"&#xf73b;\";}s:17:\"fas fa-cloud-moon\";a:2:{s:3:\"hex\";s:5:\"\\f6c3\";s:7:\"unicode\";s:8:\"&#xf6c3;\";}s:22:\"fas fa-cloud-moon-rain\";a:2:{s:3:\"hex\";s:5:\"\\f73c\";s:7:\"unicode\";s:8:\"&#xf73c;\";}s:17:\"fas fa-cloud-rain\";a:2:{s:3:\"hex\";s:5:\"\\f73d\";s:7:\"unicode\";s:8:\"&#xf73d;\";}s:26:\"fas fa-cloud-showers-heavy\";a:2:{s:3:\"hex\";s:5:\"\\f740\";s:7:\"unicode\";s:8:\"&#xf740;\";}s:16:\"fas fa-cloud-sun\";a:2:{s:3:\"hex\";s:5:\"\\f6c4\";s:7:\"unicode\";s:8:\"&#xf6c4;\";}s:21:\"fas fa-cloud-sun-rain\";a:2:{s:3:\"hex\";s:5:\"\\f743\";s:7:\"unicode\";s:8:\"&#xf743;\";}s:23:\"fas fa-cloud-upload-alt\";a:2:{s:3:\"hex\";s:5:\"\\f382\";s:7:\"unicode\";s:8:\"&#xf382;\";}s:15:\"fas fa-cocktail\";a:2:{s:3:\"hex\";s:5:\"\\f561\";s:7:\"unicode\";s:8:\"&#xf561;\";}s:11:\"fas fa-code\";a:2:{s:3:\"hex\";s:5:\"\\f121\";s:7:\"unicode\";s:8:\"&#xf121;\";}s:18:\"fas fa-code-branch\";a:2:{s:3:\"hex\";s:5:\"\\f126\";s:7:\"unicode\";s:8:\"&#xf126;\";}s:13:\"fas fa-coffee\";a:2:{s:3:\"hex\";s:5:\"\\f0f4\";s:7:\"unicode\";s:8:\"&#xf0f4;\";}s:10:\"fas fa-cog\";a:2:{s:3:\"hex\";s:5:\"\\f013\";s:7:\"unicode\";s:8:\"&#xf013;\";}s:11:\"fas fa-cogs\";a:2:{s:3:\"hex\";s:5:\"\\f085\";s:7:\"unicode\";s:8:\"&#xf085;\";}s:12:\"fas fa-coins\";a:2:{s:3:\"hex\";s:5:\"\\f51e\";s:7:\"unicode\";s:8:\"&#xf51e;\";}s:14:\"fas fa-columns\";a:2:{s:3:\"hex\";s:5:\"\\f0db\";s:7:\"unicode\";s:8:\"&#xf0db;\";}s:14:\"fas fa-comment\";a:2:{s:3:\"hex\";s:5:\"\\f075\";s:7:\"unicode\";s:8:\"&#xf075;\";}s:18:\"fas fa-comment-alt\";a:2:{s:3:\"hex\";s:5:\"\\f27a\";s:7:\"unicode\";s:8:\"&#xf27a;\";}s:21:\"fas fa-comment-dollar\";a:2:{s:3:\"hex\";s:5:\"\\f651\";s:7:\"unicode\";s:8:\"&#xf651;\";}s:19:\"fas fa-comment-dots\";a:2:{s:3:\"hex\";s:5:\"\\f4ad\";s:7:\"unicode\";s:8:\"&#xf4ad;\";}s:22:\"fas fa-comment-medical\";a:2:{s:3:\"hex\";s:5:\"\\f7f5\";s:7:\"unicode\";s:8:\"&#xf7f5;\";}s:20:\"fas fa-comment-slash\";a:2:{s:3:\"hex\";s:5:\"\\f4b3\";s:7:\"unicode\";s:8:\"&#xf4b3;\";}s:15:\"fas fa-comments\";a:2:{s:3:\"hex\";s:5:\"\\f086\";s:7:\"unicode\";s:8:\"&#xf086;\";}s:22:\"fas fa-comments-dollar\";a:2:{s:3:\"hex\";s:5:\"\\f653\";s:7:\"unicode\";s:8:\"&#xf653;\";}s:19:\"fas fa-compact-disc\";a:2:{s:3:\"hex\";s:5:\"\\f51f\";s:7:\"unicode\";s:8:\"&#xf51f;\";}s:14:\"fas fa-compass\";a:2:{s:3:\"hex\";s:5:\"\\f14e\";s:7:\"unicode\";s:8:\"&#xf14e;\";}s:15:\"fas fa-compress\";a:2:{s:3:\"hex\";s:5:\"\\f066\";s:7:\"unicode\";s:8:\"&#xf066;\";}s:19:\"fas fa-compress-alt\";a:2:{s:3:\"hex\";s:5:\"\\f422\";s:7:\"unicode\";s:8:\"&#xf422;\";}s:26:\"fas fa-compress-arrows-alt\";a:2:{s:3:\"hex\";s:5:\"\\f78c\";s:7:\"unicode\";s:8:\"&#xf78c;\";}s:21:\"fas fa-concierge-bell\";a:2:{s:3:\"hex\";s:5:\"\\f562\";s:7:\"unicode\";s:8:\"&#xf562;\";}s:13:\"fas fa-cookie\";a:2:{s:3:\"hex\";s:5:\"\\f563\";s:7:\"unicode\";s:8:\"&#xf563;\";}s:18:\"fas fa-cookie-bite\";a:2:{s:3:\"hex\";s:5:\"\\f564\";s:7:\"unicode\";s:8:\"&#xf564;\";}s:11:\"fas fa-copy\";a:2:{s:3:\"hex\";s:5:\"\\f0c5\";s:7:\"unicode\";s:8:\"&#xf0c5;\";}s:16:\"fas fa-copyright\";a:2:{s:3:\"hex\";s:5:\"\\f1f9\";s:7:\"unicode\";s:8:\"&#xf1f9;\";}s:12:\"fas fa-couch\";a:2:{s:3:\"hex\";s:5:\"\\f4b8\";s:7:\"unicode\";s:8:\"&#xf4b8;\";}s:18:\"fas fa-credit-card\";a:2:{s:3:\"hex\";s:5:\"\\f09d\";s:7:\"unicode\";s:8:\"&#xf09d;\";}s:11:\"fas fa-crop\";a:2:{s:3:\"hex\";s:5:\"\\f125\";s:7:\"unicode\";s:8:\"&#xf125;\";}s:15:\"fas fa-crop-alt\";a:2:{s:3:\"hex\";s:5:\"\\f565\";s:7:\"unicode\";s:8:\"&#xf565;\";}s:12:\"fas fa-cross\";a:2:{s:3:\"hex\";s:5:\"\\f654\";s:7:\"unicode\";s:8:\"&#xf654;\";}s:17:\"fas fa-crosshairs\";a:2:{s:3:\"hex\";s:5:\"\\f05b\";s:7:\"unicode\";s:8:\"&#xf05b;\";}s:11:\"fas fa-crow\";a:2:{s:3:\"hex\";s:5:\"\\f520\";s:7:\"unicode\";s:8:\"&#xf520;\";}s:12:\"fas fa-crown\";a:2:{s:3:\"hex\";s:5:\"\\f521\";s:7:\"unicode\";s:8:\"&#xf521;\";}s:13:\"fas fa-crutch\";a:2:{s:3:\"hex\";s:5:\"\\f7f7\";s:7:\"unicode\";s:8:\"&#xf7f7;\";}s:11:\"fas fa-cube\";a:2:{s:3:\"hex\";s:5:\"\\f1b2\";s:7:\"unicode\";s:8:\"&#xf1b2;\";}s:12:\"fas fa-cubes\";a:2:{s:3:\"hex\";s:5:\"\\f1b3\";s:7:\"unicode\";s:8:\"&#xf1b3;\";}s:10:\"fas fa-cut\";a:2:{s:3:\"hex\";s:5:\"\\f0c4\";s:7:\"unicode\";s:8:\"&#xf0c4;\";}s:15:\"fas fa-database\";a:2:{s:3:\"hex\";s:5:\"\\f1c0\";s:7:\"unicode\";s:8:\"&#xf1c0;\";}s:11:\"fas fa-deaf\";a:2:{s:3:\"hex\";s:5:\"\\f2a4\";s:7:\"unicode\";s:8:\"&#xf2a4;\";}s:15:\"fas fa-democrat\";a:2:{s:3:\"hex\";s:5:\"\\f747\";s:7:\"unicode\";s:8:\"&#xf747;\";}s:14:\"fas fa-desktop\";a:2:{s:3:\"hex\";s:5:\"\\f108\";s:7:\"unicode\";s:8:\"&#xf108;\";}s:19:\"fas fa-dharmachakra\";a:2:{s:3:\"hex\";s:5:\"\\f655\";s:7:\"unicode\";s:8:\"&#xf655;\";}s:16:\"fas fa-diagnoses\";a:2:{s:3:\"hex\";s:5:\"\\f470\";s:7:\"unicode\";s:8:\"&#xf470;\";}s:11:\"fas fa-dice\";a:2:{s:3:\"hex\";s:5:\"\\f522\";s:7:\"unicode\";s:8:\"&#xf522;\";}s:15:\"fas fa-dice-d20\";a:2:{s:3:\"hex\";s:5:\"\\f6cf\";s:7:\"unicode\";s:8:\"&#xf6cf;\";}s:14:\"fas fa-dice-d6\";a:2:{s:3:\"hex\";s:5:\"\\f6d1\";s:7:\"unicode\";s:8:\"&#xf6d1;\";}s:16:\"fas fa-dice-five\";a:2:{s:3:\"hex\";s:5:\"\\f523\";s:7:\"unicode\";s:8:\"&#xf523;\";}s:16:\"fas fa-dice-four\";a:2:{s:3:\"hex\";s:5:\"\\f524\";s:7:\"unicode\";s:8:\"&#xf524;\";}s:15:\"fas fa-dice-one\";a:2:{s:3:\"hex\";s:5:\"\\f525\";s:7:\"unicode\";s:8:\"&#xf525;\";}s:15:\"fas fa-dice-six\";a:2:{s:3:\"hex\";s:5:\"\\f526\";s:7:\"unicode\";s:8:\"&#xf526;\";}s:17:\"fas fa-dice-three\";a:2:{s:3:\"hex\";s:5:\"\\f527\";s:7:\"unicode\";s:8:\"&#xf527;\";}s:15:\"fas fa-dice-two\";a:2:{s:3:\"hex\";s:5:\"\\f528\";s:7:\"unicode\";s:8:\"&#xf528;\";}s:25:\"fas fa-digital-tachograph\";a:2:{s:3:\"hex\";s:5:\"\\f566\";s:7:\"unicode\";s:8:\"&#xf566;\";}s:17:\"fas fa-directions\";a:2:{s:3:\"hex\";s:5:\"\\f5eb\";s:7:\"unicode\";s:8:\"&#xf5eb;\";}s:14:\"fas fa-disease\";a:2:{s:3:\"hex\";s:5:\"\\f7fa\";s:7:\"unicode\";s:8:\"&#xf7fa;\";}s:13:\"fas fa-divide\";a:2:{s:3:\"hex\";s:5:\"\\f529\";s:7:\"unicode\";s:8:\"&#xf529;\";}s:12:\"fas fa-dizzy\";a:2:{s:3:\"hex\";s:5:\"\\f567\";s:7:\"unicode\";s:8:\"&#xf567;\";}s:10:\"fas fa-dna\";a:2:{s:3:\"hex\";s:5:\"\\f471\";s:7:\"unicode\";s:8:\"&#xf471;\";}s:10:\"fas fa-dog\";a:2:{s:3:\"hex\";s:5:\"\\f6d3\";s:7:\"unicode\";s:8:\"&#xf6d3;\";}s:18:\"fas fa-dollar-sign\";a:2:{s:3:\"hex\";s:5:\"\\f155\";s:7:\"unicode\";s:8:\"&#xf155;\";}s:12:\"fas fa-dolly\";a:2:{s:3:\"hex\";s:5:\"\\f472\";s:7:\"unicode\";s:8:\"&#xf472;\";}s:20:\"fas fa-dolly-flatbed\";a:2:{s:3:\"hex\";s:5:\"\\f474\";s:7:\"unicode\";s:8:\"&#xf474;\";}s:13:\"fas fa-donate\";a:2:{s:3:\"hex\";s:5:\"\\f4b9\";s:7:\"unicode\";s:8:\"&#xf4b9;\";}s:18:\"fas fa-door-closed\";a:2:{s:3:\"hex\";s:5:\"\\f52a\";s:7:\"unicode\";s:8:\"&#xf52a;\";}s:16:\"fas fa-door-open\";a:2:{s:3:\"hex\";s:5:\"\\f52b\";s:7:\"unicode\";s:8:\"&#xf52b;\";}s:17:\"fas fa-dot-circle\";a:2:{s:3:\"hex\";s:5:\"\\f192\";s:7:\"unicode\";s:8:\"&#xf192;\";}s:11:\"fas fa-dove\";a:2:{s:3:\"hex\";s:5:\"\\f4ba\";s:7:\"unicode\";s:8:\"&#xf4ba;\";}s:15:\"fas fa-download\";a:2:{s:3:\"hex\";s:5:\"\\f019\";s:7:\"unicode\";s:8:\"&#xf019;\";}s:23:\"fas fa-drafting-compass\";a:2:{s:3:\"hex\";s:5:\"\\f568\";s:7:\"unicode\";s:8:\"&#xf568;\";}s:13:\"fas fa-dragon\";a:2:{s:3:\"hex\";s:5:\"\\f6d5\";s:7:\"unicode\";s:8:\"&#xf6d5;\";}s:19:\"fas fa-draw-polygon\";a:2:{s:3:\"hex\";s:5:\"\\f5ee\";s:7:\"unicode\";s:8:\"&#xf5ee;\";}s:11:\"fas fa-drum\";a:2:{s:3:\"hex\";s:5:\"\\f569\";s:7:\"unicode\";s:8:\"&#xf569;\";}s:20:\"fas fa-drum-steelpan\";a:2:{s:3:\"hex\";s:5:\"\\f56a\";s:7:\"unicode\";s:8:\"&#xf56a;\";}s:21:\"fas fa-drumstick-bite\";a:2:{s:3:\"hex\";s:5:\"\\f6d7\";s:7:\"unicode\";s:8:\"&#xf6d7;\";}s:15:\"fas fa-dumbbell\";a:2:{s:3:\"hex\";s:5:\"\\f44b\";s:7:\"unicode\";s:8:\"&#xf44b;\";}s:15:\"fas fa-dumpster\";a:2:{s:3:\"hex\";s:5:\"\\f793\";s:7:\"unicode\";s:8:\"&#xf793;\";}s:20:\"fas fa-dumpster-fire\";a:2:{s:3:\"hex\";s:5:\"\\f794\";s:7:\"unicode\";s:8:\"&#xf794;\";}s:14:\"fas fa-dungeon\";a:2:{s:3:\"hex\";s:5:\"\\f6d9\";s:7:\"unicode\";s:8:\"&#xf6d9;\";}s:11:\"fas fa-edit\";a:2:{s:3:\"hex\";s:5:\"\\f044\";s:7:\"unicode\";s:8:\"&#xf044;\";}s:10:\"fas fa-egg\";a:2:{s:3:\"hex\";s:5:\"\\f7fb\";s:7:\"unicode\";s:8:\"&#xf7fb;\";}s:12:\"fas fa-eject\";a:2:{s:3:\"hex\";s:5:\"\\f052\";s:7:\"unicode\";s:8:\"&#xf052;\";}s:17:\"fas fa-ellipsis-h\";a:2:{s:3:\"hex\";s:5:\"\\f141\";s:7:\"unicode\";s:8:\"&#xf141;\";}s:17:\"fas fa-ellipsis-v\";a:2:{s:3:\"hex\";s:5:\"\\f142\";s:7:\"unicode\";s:8:\"&#xf142;\";}s:15:\"fas fa-envelope\";a:2:{s:3:\"hex\";s:5:\"\\f0e0\";s:7:\"unicode\";s:8:\"&#xf0e0;\";}s:20:\"fas fa-envelope-open\";a:2:{s:3:\"hex\";s:5:\"\\f2b6\";s:7:\"unicode\";s:8:\"&#xf2b6;\";}s:25:\"fas fa-envelope-open-text\";a:2:{s:3:\"hex\";s:5:\"\\f658\";s:7:\"unicode\";s:8:\"&#xf658;\";}s:22:\"fas fa-envelope-square\";a:2:{s:3:\"hex\";s:5:\"\\f199\";s:7:\"unicode\";s:8:\"&#xf199;\";}s:13:\"fas fa-equals\";a:2:{s:3:\"hex\";s:5:\"\\f52c\";s:7:\"unicode\";s:8:\"&#xf52c;\";}s:13:\"fas fa-eraser\";a:2:{s:3:\"hex\";s:5:\"\\f12d\";s:7:\"unicode\";s:8:\"&#xf12d;\";}s:15:\"fas fa-ethernet\";a:2:{s:3:\"hex\";s:5:\"\\f796\";s:7:\"unicode\";s:8:\"&#xf796;\";}s:16:\"fas fa-euro-sign\";a:2:{s:3:\"hex\";s:5:\"\\f153\";s:7:\"unicode\";s:8:\"&#xf153;\";}s:19:\"fas fa-exchange-alt\";a:2:{s:3:\"hex\";s:5:\"\\f362\";s:7:\"unicode\";s:8:\"&#xf362;\";}s:18:\"fas fa-exclamation\";a:2:{s:3:\"hex\";s:5:\"\\f12a\";s:7:\"unicode\";s:8:\"&#xf12a;\";}s:25:\"fas fa-exclamation-circle\";a:2:{s:3:\"hex\";s:5:\"\\f06a\";s:7:\"unicode\";s:8:\"&#xf06a;\";}s:27:\"fas fa-exclamation-triangle\";a:2:{s:3:\"hex\";s:5:\"\\f071\";s:7:\"unicode\";s:8:\"&#xf071;\";}s:13:\"fas fa-expand\";a:2:{s:3:\"hex\";s:5:\"\\f065\";s:7:\"unicode\";s:8:\"&#xf065;\";}s:17:\"fas fa-expand-alt\";a:2:{s:3:\"hex\";s:5:\"\\f424\";s:7:\"unicode\";s:8:\"&#xf424;\";}s:24:\"fas fa-expand-arrows-alt\";a:2:{s:3:\"hex\";s:5:\"\\f31e\";s:7:\"unicode\";s:8:\"&#xf31e;\";}s:24:\"fas fa-external-link-alt\";a:2:{s:3:\"hex\";s:5:\"\\f35d\";s:7:\"unicode\";s:8:\"&#xf35d;\";}s:31:\"fas fa-external-link-square-alt\";a:2:{s:3:\"hex\";s:5:\"\\f360\";s:7:\"unicode\";s:8:\"&#xf360;\";}s:10:\"fas fa-eye\";a:2:{s:3:\"hex\";s:5:\"\\f06e\";s:7:\"unicode\";s:8:\"&#xf06e;\";}s:18:\"fas fa-eye-dropper\";a:2:{s:3:\"hex\";s:5:\"\\f1fb\";s:7:\"unicode\";s:8:\"&#xf1fb;\";}s:16:\"fas fa-eye-slash\";a:2:{s:3:\"hex\";s:5:\"\\f070\";s:7:\"unicode\";s:8:\"&#xf070;\";}s:10:\"fas fa-fan\";a:2:{s:3:\"hex\";s:5:\"\\f863\";s:7:\"unicode\";s:8:\"&#xf863;\";}s:20:\"fas fa-fast-backward\";a:2:{s:3:\"hex\";s:5:\"\\f049\";s:7:\"unicode\";s:8:\"&#xf049;\";}s:19:\"fas fa-fast-forward\";a:2:{s:3:\"hex\";s:5:\"\\f050\";s:7:\"unicode\";s:8:\"&#xf050;\";}s:13:\"fas fa-faucet\";a:2:{s:3:\"hex\";s:5:\"\\e005\";s:7:\"unicode\";s:8:\"&#xe005;\";}s:10:\"fas fa-fax\";a:2:{s:3:\"hex\";s:5:\"\\f1ac\";s:7:\"unicode\";s:8:\"&#xf1ac;\";}s:14:\"fas fa-feather\";a:2:{s:3:\"hex\";s:5:\"\\f52d\";s:7:\"unicode\";s:8:\"&#xf52d;\";}s:18:\"fas fa-feather-alt\";a:2:{s:3:\"hex\";s:5:\"\\f56b\";s:7:\"unicode\";s:8:\"&#xf56b;\";}s:13:\"fas fa-female\";a:2:{s:3:\"hex\";s:5:\"\\f182\";s:7:\"unicode\";s:8:\"&#xf182;\";}s:18:\"fas fa-fighter-jet\";a:2:{s:3:\"hex\";s:5:\"\\f0fb\";s:7:\"unicode\";s:8:\"&#xf0fb;\";}s:11:\"fas fa-file\";a:2:{s:3:\"hex\";s:5:\"\\f15b\";s:7:\"unicode\";s:8:\"&#xf15b;\";}s:15:\"fas fa-file-alt\";a:2:{s:3:\"hex\";s:5:\"\\f15c\";s:7:\"unicode\";s:8:\"&#xf15c;\";}s:19:\"fas fa-file-archive\";a:2:{s:3:\"hex\";s:5:\"\\f1c6\";s:7:\"unicode\";s:8:\"&#xf1c6;\";}s:17:\"fas fa-file-audio\";a:2:{s:3:\"hex\";s:5:\"\\f1c7\";s:7:\"unicode\";s:8:\"&#xf1c7;\";}s:16:\"fas fa-file-code\";a:2:{s:3:\"hex\";s:5:\"\\f1c9\";s:7:\"unicode\";s:8:\"&#xf1c9;\";}s:20:\"fas fa-file-contract\";a:2:{s:3:\"hex\";s:5:\"\\f56c\";s:7:\"unicode\";s:8:\"&#xf56c;\";}s:15:\"fas fa-file-csv\";a:2:{s:3:\"hex\";s:5:\"\\f6dd\";s:7:\"unicode\";s:8:\"&#xf6dd;\";}s:20:\"fas fa-file-download\";a:2:{s:3:\"hex\";s:5:\"\\f56d\";s:7:\"unicode\";s:8:\"&#xf56d;\";}s:17:\"fas fa-file-excel\";a:2:{s:3:\"hex\";s:5:\"\\f1c3\";s:7:\"unicode\";s:8:\"&#xf1c3;\";}s:18:\"fas fa-file-export\";a:2:{s:3:\"hex\";s:5:\"\\f56e\";s:7:\"unicode\";s:8:\"&#xf56e;\";}s:17:\"fas fa-file-image\";a:2:{s:3:\"hex\";s:5:\"\\f1c5\";s:7:\"unicode\";s:8:\"&#xf1c5;\";}s:18:\"fas fa-file-import\";a:2:{s:3:\"hex\";s:5:\"\\f56f\";s:7:\"unicode\";s:8:\"&#xf56f;\";}s:19:\"fas fa-file-invoice\";a:2:{s:3:\"hex\";s:5:\"\\f570\";s:7:\"unicode\";s:8:\"&#xf570;\";}s:26:\"fas fa-file-invoice-dollar\";a:2:{s:3:\"hex\";s:5:\"\\f571\";s:7:\"unicode\";s:8:\"&#xf571;\";}s:19:\"fas fa-file-medical\";a:2:{s:3:\"hex\";s:5:\"\\f477\";s:7:\"unicode\";s:8:\"&#xf477;\";}s:23:\"fas fa-file-medical-alt\";a:2:{s:3:\"hex\";s:5:\"\\f478\";s:7:\"unicode\";s:8:\"&#xf478;\";}s:15:\"fas fa-file-pdf\";a:2:{s:3:\"hex\";s:5:\"\\f1c1\";s:7:\"unicode\";s:8:\"&#xf1c1;\";}s:22:\"fas fa-file-powerpoint\";a:2:{s:3:\"hex\";s:5:\"\\f1c4\";s:7:\"unicode\";s:8:\"&#xf1c4;\";}s:24:\"fas fa-file-prescription\";a:2:{s:3:\"hex\";s:5:\"\\f572\";s:7:\"unicode\";s:8:\"&#xf572;\";}s:21:\"fas fa-file-signature\";a:2:{s:3:\"hex\";s:5:\"\\f573\";s:7:\"unicode\";s:8:\"&#xf573;\";}s:18:\"fas fa-file-upload\";a:2:{s:3:\"hex\";s:5:\"\\f574\";s:7:\"unicode\";s:8:\"&#xf574;\";}s:17:\"fas fa-file-video\";a:2:{s:3:\"hex\";s:5:\"\\f1c8\";s:7:\"unicode\";s:8:\"&#xf1c8;\";}s:16:\"fas fa-file-word\";a:2:{s:3:\"hex\";s:5:\"\\f1c2\";s:7:\"unicode\";s:8:\"&#xf1c2;\";}s:11:\"fas fa-fill\";a:2:{s:3:\"hex\";s:5:\"\\f575\";s:7:\"unicode\";s:8:\"&#xf575;\";}s:16:\"fas fa-fill-drip\";a:2:{s:3:\"hex\";s:5:\"\\f576\";s:7:\"unicode\";s:8:\"&#xf576;\";}s:11:\"fas fa-film\";a:2:{s:3:\"hex\";s:5:\"\\f008\";s:7:\"unicode\";s:8:\"&#xf008;\";}s:13:\"fas fa-filter\";a:2:{s:3:\"hex\";s:5:\"\\f0b0\";s:7:\"unicode\";s:8:\"&#xf0b0;\";}s:18:\"fas fa-fingerprint\";a:2:{s:3:\"hex\";s:5:\"\\f577\";s:7:\"unicode\";s:8:\"&#xf577;\";}s:11:\"fas fa-fire\";a:2:{s:3:\"hex\";s:5:\"\\f06d\";s:7:\"unicode\";s:8:\"&#xf06d;\";}s:15:\"fas fa-fire-alt\";a:2:{s:3:\"hex\";s:5:\"\\f7e4\";s:7:\"unicode\";s:8:\"&#xf7e4;\";}s:24:\"fas fa-fire-extinguisher\";a:2:{s:3:\"hex\";s:5:\"\\f134\";s:7:\"unicode\";s:8:\"&#xf134;\";}s:16:\"fas fa-first-aid\";a:2:{s:3:\"hex\";s:5:\"\\f479\";s:7:\"unicode\";s:8:\"&#xf479;\";}s:11:\"fas fa-fish\";a:2:{s:3:\"hex\";s:5:\"\\f578\";s:7:\"unicode\";s:8:\"&#xf578;\";}s:18:\"fas fa-fist-raised\";a:2:{s:3:\"hex\";s:5:\"\\f6de\";s:7:\"unicode\";s:8:\"&#xf6de;\";}s:11:\"fas fa-flag\";a:2:{s:3:\"hex\";s:5:\"\\f024\";s:7:\"unicode\";s:8:\"&#xf024;\";}s:21:\"fas fa-flag-checkered\";a:2:{s:3:\"hex\";s:5:\"\\f11e\";s:7:\"unicode\";s:8:\"&#xf11e;\";}s:15:\"fas fa-flag-usa\";a:2:{s:3:\"hex\";s:5:\"\\f74d\";s:7:\"unicode\";s:8:\"&#xf74d;\";}s:12:\"fas fa-flask\";a:2:{s:3:\"hex\";s:5:\"\\f0c3\";s:7:\"unicode\";s:8:\"&#xf0c3;\";}s:14:\"fas fa-flushed\";a:2:{s:3:\"hex\";s:5:\"\\f579\";s:7:\"unicode\";s:8:\"&#xf579;\";}s:13:\"fas fa-folder\";a:2:{s:3:\"hex\";s:5:\"\\f07b\";s:7:\"unicode\";s:8:\"&#xf07b;\";}s:19:\"fas fa-folder-minus\";a:2:{s:3:\"hex\";s:5:\"\\f65d\";s:7:\"unicode\";s:8:\"&#xf65d;\";}s:18:\"fas fa-folder-open\";a:2:{s:3:\"hex\";s:5:\"\\f07c\";s:7:\"unicode\";s:8:\"&#xf07c;\";}s:18:\"fas fa-folder-plus\";a:2:{s:3:\"hex\";s:5:\"\\f65e\";s:7:\"unicode\";s:8:\"&#xf65e;\";}s:11:\"fas fa-font\";a:2:{s:3:\"hex\";s:5:\"\\f031\";s:7:\"unicode\";s:8:\"&#xf031;\";}s:29:\"fas fa-font-awesome-logo-full\";a:2:{s:3:\"hex\";s:5:\"\\f4e6\";s:7:\"unicode\";s:8:\"&#xf4e6;\";}s:20:\"fas fa-football-ball\";a:2:{s:3:\"hex\";s:5:\"\\f44e\";s:7:\"unicode\";s:8:\"&#xf44e;\";}s:14:\"fas fa-forward\";a:2:{s:3:\"hex\";s:5:\"\\f04e\";s:7:\"unicode\";s:8:\"&#xf04e;\";}s:11:\"fas fa-frog\";a:2:{s:3:\"hex\";s:5:\"\\f52e\";s:7:\"unicode\";s:8:\"&#xf52e;\";}s:12:\"fas fa-frown\";a:2:{s:3:\"hex\";s:5:\"\\f119\";s:7:\"unicode\";s:8:\"&#xf119;\";}s:17:\"fas fa-frown-open\";a:2:{s:3:\"hex\";s:5:\"\\f57a\";s:7:\"unicode\";s:8:\"&#xf57a;\";}s:20:\"fas fa-funnel-dollar\";a:2:{s:3:\"hex\";s:5:\"\\f662\";s:7:\"unicode\";s:8:\"&#xf662;\";}s:13:\"fas fa-futbol\";a:2:{s:3:\"hex\";s:5:\"\\f1e3\";s:7:\"unicode\";s:8:\"&#xf1e3;\";}s:14:\"fas fa-gamepad\";a:2:{s:3:\"hex\";s:5:\"\\f11b\";s:7:\"unicode\";s:8:\"&#xf11b;\";}s:15:\"fas fa-gas-pump\";a:2:{s:3:\"hex\";s:5:\"\\f52f\";s:7:\"unicode\";s:8:\"&#xf52f;\";}s:12:\"fas fa-gavel\";a:2:{s:3:\"hex\";s:5:\"\\f0e3\";s:7:\"unicode\";s:8:\"&#xf0e3;\";}s:10:\"fas fa-gem\";a:2:{s:3:\"hex\";s:5:\"\\f3a5\";s:7:\"unicode\";s:8:\"&#xf3a5;\";}s:17:\"fas fa-genderless\";a:2:{s:3:\"hex\";s:5:\"\\f22d\";s:7:\"unicode\";s:8:\"&#xf22d;\";}s:12:\"fas fa-ghost\";a:2:{s:3:\"hex\";s:5:\"\\f6e2\";s:7:\"unicode\";s:8:\"&#xf6e2;\";}s:11:\"fas fa-gift\";a:2:{s:3:\"hex\";s:5:\"\\f06b\";s:7:\"unicode\";s:8:\"&#xf06b;\";}s:12:\"fas fa-gifts\";a:2:{s:3:\"hex\";s:5:\"\\f79c\";s:7:\"unicode\";s:8:\"&#xf79c;\";}s:19:\"fas fa-glass-cheers\";a:2:{s:3:\"hex\";s:5:\"\\f79f\";s:7:\"unicode\";s:8:\"&#xf79f;\";}s:20:\"fas fa-glass-martini\";a:2:{s:3:\"hex\";s:5:\"\\f000\";s:7:\"unicode\";s:8:\"&#xf000;\";}s:24:\"fas fa-glass-martini-alt\";a:2:{s:3:\"hex\";s:5:\"\\f57b\";s:7:\"unicode\";s:8:\"&#xf57b;\";}s:20:\"fas fa-glass-whiskey\";a:2:{s:3:\"hex\";s:5:\"\\f7a0\";s:7:\"unicode\";s:8:\"&#xf7a0;\";}s:14:\"fas fa-glasses\";a:2:{s:3:\"hex\";s:5:\"\\f530\";s:7:\"unicode\";s:8:\"&#xf530;\";}s:12:\"fas fa-globe\";a:2:{s:3:\"hex\";s:5:\"\\f0ac\";s:7:\"unicode\";s:8:\"&#xf0ac;\";}s:19:\"fas fa-globe-africa\";a:2:{s:3:\"hex\";s:5:\"\\f57c\";s:7:\"unicode\";s:8:\"&#xf57c;\";}s:21:\"fas fa-globe-americas\";a:2:{s:3:\"hex\";s:5:\"\\f57d\";s:7:\"unicode\";s:8:\"&#xf57d;\";}s:17:\"fas fa-globe-asia\";a:2:{s:3:\"hex\";s:5:\"\\f57e\";s:7:\"unicode\";s:8:\"&#xf57e;\";}s:19:\"fas fa-globe-europe\";a:2:{s:3:\"hex\";s:5:\"\\f7a2\";s:7:\"unicode\";s:8:\"&#xf7a2;\";}s:16:\"fas fa-golf-ball\";a:2:{s:3:\"hex\";s:5:\"\\f450\";s:7:\"unicode\";s:8:\"&#xf450;\";}s:14:\"fas fa-gopuram\";a:2:{s:3:\"hex\";s:5:\"\\f664\";s:7:\"unicode\";s:8:\"&#xf664;\";}s:21:\"fas fa-graduation-cap\";a:2:{s:3:\"hex\";s:5:\"\\f19d\";s:7:\"unicode\";s:8:\"&#xf19d;\";}s:19:\"fas fa-greater-than\";a:2:{s:3:\"hex\";s:5:\"\\f531\";s:7:\"unicode\";s:8:\"&#xf531;\";}s:25:\"fas fa-greater-than-equal\";a:2:{s:3:\"hex\";s:5:\"\\f532\";s:7:\"unicode\";s:8:\"&#xf532;\";}s:14:\"fas fa-grimace\";a:2:{s:3:\"hex\";s:5:\"\\f57f\";s:7:\"unicode\";s:8:\"&#xf57f;\";}s:11:\"fas fa-grin\";a:2:{s:3:\"hex\";s:5:\"\\f580\";s:7:\"unicode\";s:8:\"&#xf580;\";}s:15:\"fas fa-grin-alt\";a:2:{s:3:\"hex\";s:5:\"\\f581\";s:7:\"unicode\";s:8:\"&#xf581;\";}s:16:\"fas fa-grin-beam\";a:2:{s:3:\"hex\";s:5:\"\\f582\";s:7:\"unicode\";s:8:\"&#xf582;\";}s:22:\"fas fa-grin-beam-sweat\";a:2:{s:3:\"hex\";s:5:\"\\f583\";s:7:\"unicode\";s:8:\"&#xf583;\";}s:18:\"fas fa-grin-hearts\";a:2:{s:3:\"hex\";s:5:\"\\f584\";s:7:\"unicode\";s:8:\"&#xf584;\";}s:18:\"fas fa-grin-squint\";a:2:{s:3:\"hex\";s:5:\"\\f585\";s:7:\"unicode\";s:8:\"&#xf585;\";}s:24:\"fas fa-grin-squint-tears\";a:2:{s:3:\"hex\";s:5:\"\\f586\";s:7:\"unicode\";s:8:\"&#xf586;\";}s:17:\"fas fa-grin-stars\";a:2:{s:3:\"hex\";s:5:\"\\f587\";s:7:\"unicode\";s:8:\"&#xf587;\";}s:17:\"fas fa-grin-tears\";a:2:{s:3:\"hex\";s:5:\"\\f588\";s:7:\"unicode\";s:8:\"&#xf588;\";}s:18:\"fas fa-grin-tongue\";a:2:{s:3:\"hex\";s:5:\"\\f589\";s:7:\"unicode\";s:8:\"&#xf589;\";}s:25:\"fas fa-grin-tongue-squint\";a:2:{s:3:\"hex\";s:5:\"\\f58a\";s:7:\"unicode\";s:8:\"&#xf58a;\";}s:23:\"fas fa-grin-tongue-wink\";a:2:{s:3:\"hex\";s:5:\"\\f58b\";s:7:\"unicode\";s:8:\"&#xf58b;\";}s:16:\"fas fa-grin-wink\";a:2:{s:3:\"hex\";s:5:\"\\f58c\";s:7:\"unicode\";s:8:\"&#xf58c;\";}s:22:\"fas fa-grip-horizontal\";a:2:{s:3:\"hex\";s:5:\"\\f58d\";s:7:\"unicode\";s:8:\"&#xf58d;\";}s:17:\"fas fa-grip-lines\";a:2:{s:3:\"hex\";s:5:\"\\f7a4\";s:7:\"unicode\";s:8:\"&#xf7a4;\";}s:26:\"fas fa-grip-lines-vertical\";a:2:{s:3:\"hex\";s:5:\"\\f7a5\";s:7:\"unicode\";s:8:\"&#xf7a5;\";}s:20:\"fas fa-grip-vertical\";a:2:{s:3:\"hex\";s:5:\"\\f58e\";s:7:\"unicode\";s:8:\"&#xf58e;\";}s:13:\"fas fa-guitar\";a:2:{s:3:\"hex\";s:5:\"\\f7a6\";s:7:\"unicode\";s:8:\"&#xf7a6;\";}s:15:\"fas fa-h-square\";a:2:{s:3:\"hex\";s:5:\"\\f0fd\";s:7:\"unicode\";s:8:\"&#xf0fd;\";}s:16:\"fas fa-hamburger\";a:2:{s:3:\"hex\";s:5:\"\\f805\";s:7:\"unicode\";s:8:\"&#xf805;\";}s:13:\"fas fa-hammer\";a:2:{s:3:\"hex\";s:5:\"\\f6e3\";s:7:\"unicode\";s:8:\"&#xf6e3;\";}s:12:\"fas fa-hamsa\";a:2:{s:3:\"hex\";s:5:\"\\f665\";s:7:\"unicode\";s:8:\"&#xf665;\";}s:19:\"fas fa-hand-holding\";a:2:{s:3:\"hex\";s:5:\"\\f4bd\";s:7:\"unicode\";s:8:\"&#xf4bd;\";}s:25:\"fas fa-hand-holding-heart\";a:2:{s:3:\"hex\";s:5:\"\\f4be\";s:7:\"unicode\";s:8:\"&#xf4be;\";}s:27:\"fas fa-hand-holding-medical\";a:2:{s:3:\"hex\";s:5:\"\\e05c\";s:7:\"unicode\";s:8:\"&#xe05c;\";}s:23:\"fas fa-hand-holding-usd\";a:2:{s:3:\"hex\";s:5:\"\\f4c0\";s:7:\"unicode\";s:8:\"&#xf4c0;\";}s:25:\"fas fa-hand-holding-water\";a:2:{s:3:\"hex\";s:5:\"\\f4c1\";s:7:\"unicode\";s:8:\"&#xf4c1;\";}s:18:\"fas fa-hand-lizard\";a:2:{s:3:\"hex\";s:5:\"\\f258\";s:7:\"unicode\";s:8:\"&#xf258;\";}s:25:\"fas fa-hand-middle-finger\";a:2:{s:3:\"hex\";s:5:\"\\f806\";s:7:\"unicode\";s:8:\"&#xf806;\";}s:17:\"fas fa-hand-paper\";a:2:{s:3:\"hex\";s:5:\"\\f256\";s:7:\"unicode\";s:8:\"&#xf256;\";}s:17:\"fas fa-hand-peace\";a:2:{s:3:\"hex\";s:5:\"\\f25b\";s:7:\"unicode\";s:8:\"&#xf25b;\";}s:22:\"fas fa-hand-point-down\";a:2:{s:3:\"hex\";s:5:\"\\f0a7\";s:7:\"unicode\";s:8:\"&#xf0a7;\";}s:22:\"fas fa-hand-point-left\";a:2:{s:3:\"hex\";s:5:\"\\f0a5\";s:7:\"unicode\";s:8:\"&#xf0a5;\";}s:23:\"fas fa-hand-point-right\";a:2:{s:3:\"hex\";s:5:\"\\f0a4\";s:7:\"unicode\";s:8:\"&#xf0a4;\";}s:20:\"fas fa-hand-point-up\";a:2:{s:3:\"hex\";s:5:\"\\f0a6\";s:7:\"unicode\";s:8:\"&#xf0a6;\";}s:19:\"fas fa-hand-pointer\";a:2:{s:3:\"hex\";s:5:\"\\f25a\";s:7:\"unicode\";s:8:\"&#xf25a;\";}s:16:\"fas fa-hand-rock\";a:2:{s:3:\"hex\";s:5:\"\\f255\";s:7:\"unicode\";s:8:\"&#xf255;\";}s:20:\"fas fa-hand-scissors\";a:2:{s:3:\"hex\";s:5:\"\\f257\";s:7:\"unicode\";s:8:\"&#xf257;\";}s:20:\"fas fa-hand-sparkles\";a:2:{s:3:\"hex\";s:5:\"\\e05d\";s:7:\"unicode\";s:8:\"&#xe05d;\";}s:17:\"fas fa-hand-spock\";a:2:{s:3:\"hex\";s:5:\"\\f259\";s:7:\"unicode\";s:8:\"&#xf259;\";}s:12:\"fas fa-hands\";a:2:{s:3:\"hex\";s:5:\"\\f4c2\";s:7:\"unicode\";s:8:\"&#xf4c2;\";}s:20:\"fas fa-hands-helping\";a:2:{s:3:\"hex\";s:5:\"\\f4c4\";s:7:\"unicode\";s:8:\"&#xf4c4;\";}s:17:\"fas fa-hands-wash\";a:2:{s:3:\"hex\";s:5:\"\\e05e\";s:7:\"unicode\";s:8:\"&#xe05e;\";}s:16:\"fas fa-handshake\";a:2:{s:3:\"hex\";s:5:\"\\f2b5\";s:7:\"unicode\";s:8:\"&#xf2b5;\";}s:26:\"fas fa-handshake-alt-slash\";a:2:{s:3:\"hex\";s:5:\"\\e05f\";s:7:\"unicode\";s:8:\"&#xe05f;\";}s:22:\"fas fa-handshake-slash\";a:2:{s:3:\"hex\";s:5:\"\\e060\";s:7:\"unicode\";s:8:\"&#xe060;\";}s:15:\"fas fa-hanukiah\";a:2:{s:3:\"hex\";s:5:\"\\f6e6\";s:7:\"unicode\";s:8:\"&#xf6e6;\";}s:15:\"fas fa-hard-hat\";a:2:{s:3:\"hex\";s:5:\"\\f807\";s:7:\"unicode\";s:8:\"&#xf807;\";}s:14:\"fas fa-hashtag\";a:2:{s:3:\"hex\";s:5:\"\\f292\";s:7:\"unicode\";s:8:\"&#xf292;\";}s:17:\"fas fa-hat-cowboy\";a:2:{s:3:\"hex\";s:5:\"\\f8c0\";s:7:\"unicode\";s:8:\"&#xf8c0;\";}s:22:\"fas fa-hat-cowboy-side\";a:2:{s:3:\"hex\";s:5:\"\\f8c1\";s:7:\"unicode\";s:8:\"&#xf8c1;\";}s:17:\"fas fa-hat-wizard\";a:2:{s:3:\"hex\";s:5:\"\\f6e8\";s:7:\"unicode\";s:8:\"&#xf6e8;\";}s:10:\"fas fa-hdd\";a:2:{s:3:\"hex\";s:5:\"\\f0a0\";s:7:\"unicode\";s:8:\"&#xf0a0;\";}s:22:\"fas fa-head-side-cough\";a:2:{s:3:\"hex\";s:5:\"\\e061\";s:7:\"unicode\";s:8:\"&#xe061;\";}s:28:\"fas fa-head-side-cough-slash\";a:2:{s:3:\"hex\";s:5:\"\\e062\";s:7:\"unicode\";s:8:\"&#xe062;\";}s:21:\"fas fa-head-side-mask\";a:2:{s:3:\"hex\";s:5:\"\\e063\";s:7:\"unicode\";s:8:\"&#xe063;\";}s:22:\"fas fa-head-side-virus\";a:2:{s:3:\"hex\";s:5:\"\\e064\";s:7:\"unicode\";s:8:\"&#xe064;\";}s:14:\"fas fa-heading\";a:2:{s:3:\"hex\";s:5:\"\\f1dc\";s:7:\"unicode\";s:8:\"&#xf1dc;\";}s:17:\"fas fa-headphones\";a:2:{s:3:\"hex\";s:5:\"\\f025\";s:7:\"unicode\";s:8:\"&#xf025;\";}s:21:\"fas fa-headphones-alt\";a:2:{s:3:\"hex\";s:5:\"\\f58f\";s:7:\"unicode\";s:8:\"&#xf58f;\";}s:14:\"fas fa-headset\";a:2:{s:3:\"hex\";s:5:\"\\f590\";s:7:\"unicode\";s:8:\"&#xf590;\";}s:12:\"fas fa-heart\";a:2:{s:3:\"hex\";s:5:\"\\f004\";s:7:\"unicode\";s:8:\"&#xf004;\";}s:19:\"fas fa-heart-broken\";a:2:{s:3:\"hex\";s:5:\"\\f7a9\";s:7:\"unicode\";s:8:\"&#xf7a9;\";}s:16:\"fas fa-heartbeat\";a:2:{s:3:\"hex\";s:5:\"\\f21e\";s:7:\"unicode\";s:8:\"&#xf21e;\";}s:17:\"fas fa-helicopter\";a:2:{s:3:\"hex\";s:5:\"\\f533\";s:7:\"unicode\";s:8:\"&#xf533;\";}s:18:\"fas fa-highlighter\";a:2:{s:3:\"hex\";s:5:\"\\f591\";s:7:\"unicode\";s:8:\"&#xf591;\";}s:13:\"fas fa-hiking\";a:2:{s:3:\"hex\";s:5:\"\\f6ec\";s:7:\"unicode\";s:8:\"&#xf6ec;\";}s:12:\"fas fa-hippo\";a:2:{s:3:\"hex\";s:5:\"\\f6ed\";s:7:\"unicode\";s:8:\"&#xf6ed;\";}s:14:\"fas fa-history\";a:2:{s:3:\"hex\";s:5:\"\\f1da\";s:7:\"unicode\";s:8:\"&#xf1da;\";}s:18:\"fas fa-hockey-puck\";a:2:{s:3:\"hex\";s:5:\"\\f453\";s:7:\"unicode\";s:8:\"&#xf453;\";}s:18:\"fas fa-holly-berry\";a:2:{s:3:\"hex\";s:5:\"\\f7aa\";s:7:\"unicode\";s:8:\"&#xf7aa;\";}s:11:\"fas fa-home\";a:2:{s:3:\"hex\";s:5:\"\\f015\";s:7:\"unicode\";s:8:\"&#xf015;\";}s:12:\"fas fa-horse\";a:2:{s:3:\"hex\";s:5:\"\\f6f0\";s:7:\"unicode\";s:8:\"&#xf6f0;\";}s:17:\"fas fa-horse-head\";a:2:{s:3:\"hex\";s:5:\"\\f7ab\";s:7:\"unicode\";s:8:\"&#xf7ab;\";}s:15:\"fas fa-hospital\";a:2:{s:3:\"hex\";s:5:\"\\f0f8\";s:7:\"unicode\";s:8:\"&#xf0f8;\";}s:19:\"fas fa-hospital-alt\";a:2:{s:3:\"hex\";s:5:\"\\f47d\";s:7:\"unicode\";s:8:\"&#xf47d;\";}s:22:\"fas fa-hospital-symbol\";a:2:{s:3:\"hex\";s:5:\"\\f47e\";s:7:\"unicode\";s:8:\"&#xf47e;\";}s:20:\"fas fa-hospital-user\";a:2:{s:3:\"hex\";s:5:\"\\f80d\";s:7:\"unicode\";s:8:\"&#xf80d;\";}s:14:\"fas fa-hot-tub\";a:2:{s:3:\"hex\";s:5:\"\\f593\";s:7:\"unicode\";s:8:\"&#xf593;\";}s:13:\"fas fa-hotdog\";a:2:{s:3:\"hex\";s:5:\"\\f80f\";s:7:\"unicode\";s:8:\"&#xf80f;\";}s:12:\"fas fa-hotel\";a:2:{s:3:\"hex\";s:5:\"\\f594\";s:7:\"unicode\";s:8:\"&#xf594;\";}s:16:\"fas fa-hourglass\";a:2:{s:3:\"hex\";s:5:\"\\f254\";s:7:\"unicode\";s:8:\"&#xf254;\";}s:20:\"fas fa-hourglass-end\";a:2:{s:3:\"hex\";s:5:\"\\f253\";s:7:\"unicode\";s:8:\"&#xf253;\";}s:21:\"fas fa-hourglass-half\";a:2:{s:3:\"hex\";s:5:\"\\f252\";s:7:\"unicode\";s:8:\"&#xf252;\";}s:22:\"fas fa-hourglass-start\";a:2:{s:3:\"hex\";s:5:\"\\f251\";s:7:\"unicode\";s:8:\"&#xf251;\";}s:19:\"fas fa-house-damage\";a:2:{s:3:\"hex\";s:5:\"\\f6f1\";s:7:\"unicode\";s:8:\"&#xf6f1;\";}s:17:\"fas fa-house-user\";a:2:{s:3:\"hex\";s:5:\"\\e065\";s:7:\"unicode\";s:8:\"&#xe065;\";}s:14:\"fas fa-hryvnia\";a:2:{s:3:\"hex\";s:5:\"\\f6f2\";s:7:\"unicode\";s:8:\"&#xf6f2;\";}s:15:\"fas fa-i-cursor\";a:2:{s:3:\"hex\";s:5:\"\\f246\";s:7:\"unicode\";s:8:\"&#xf246;\";}s:16:\"fas fa-ice-cream\";a:2:{s:3:\"hex\";s:5:\"\\f810\";s:7:\"unicode\";s:8:\"&#xf810;\";}s:14:\"fas fa-icicles\";a:2:{s:3:\"hex\";s:5:\"\\f7ad\";s:7:\"unicode\";s:8:\"&#xf7ad;\";}s:12:\"fas fa-icons\";a:2:{s:3:\"hex\";s:5:\"\\f86d\";s:7:\"unicode\";s:8:\"&#xf86d;\";}s:15:\"fas fa-id-badge\";a:2:{s:3:\"hex\";s:5:\"\\f2c1\";s:7:\"unicode\";s:8:\"&#xf2c1;\";}s:14:\"fas fa-id-card\";a:2:{s:3:\"hex\";s:5:\"\\f2c2\";s:7:\"unicode\";s:8:\"&#xf2c2;\";}s:18:\"fas fa-id-card-alt\";a:2:{s:3:\"hex\";s:5:\"\\f47f\";s:7:\"unicode\";s:8:\"&#xf47f;\";}s:12:\"fas fa-igloo\";a:2:{s:3:\"hex\";s:5:\"\\f7ae\";s:7:\"unicode\";s:8:\"&#xf7ae;\";}s:12:\"fas fa-image\";a:2:{s:3:\"hex\";s:5:\"\\f03e\";s:7:\"unicode\";s:8:\"&#xf03e;\";}s:13:\"fas fa-images\";a:2:{s:3:\"hex\";s:5:\"\\f302\";s:7:\"unicode\";s:8:\"&#xf302;\";}s:12:\"fas fa-inbox\";a:2:{s:3:\"hex\";s:5:\"\\f01c\";s:7:\"unicode\";s:8:\"&#xf01c;\";}s:13:\"fas fa-indent\";a:2:{s:3:\"hex\";s:5:\"\\f03c\";s:7:\"unicode\";s:8:\"&#xf03c;\";}s:15:\"fas fa-industry\";a:2:{s:3:\"hex\";s:5:\"\\f275\";s:7:\"unicode\";s:8:\"&#xf275;\";}s:15:\"fas fa-infinity\";a:2:{s:3:\"hex\";s:5:\"\\f534\";s:7:\"unicode\";s:8:\"&#xf534;\";}s:11:\"fas fa-info\";a:2:{s:3:\"hex\";s:5:\"\\f129\";s:7:\"unicode\";s:8:\"&#xf129;\";}s:18:\"fas fa-info-circle\";a:2:{s:3:\"hex\";s:5:\"\\f05a\";s:7:\"unicode\";s:8:\"&#xf05a;\";}s:13:\"fas fa-italic\";a:2:{s:3:\"hex\";s:5:\"\\f033\";s:7:\"unicode\";s:8:\"&#xf033;\";}s:11:\"fas fa-jedi\";a:2:{s:3:\"hex\";s:5:\"\\f669\";s:7:\"unicode\";s:8:\"&#xf669;\";}s:12:\"fas fa-joint\";a:2:{s:3:\"hex\";s:5:\"\\f595\";s:7:\"unicode\";s:8:\"&#xf595;\";}s:21:\"fas fa-journal-whills\";a:2:{s:3:\"hex\";s:5:\"\\f66a\";s:7:\"unicode\";s:8:\"&#xf66a;\";}s:12:\"fas fa-kaaba\";a:2:{s:3:\"hex\";s:5:\"\\f66b\";s:7:\"unicode\";s:8:\"&#xf66b;\";}s:10:\"fas fa-key\";a:2:{s:3:\"hex\";s:5:\"\\f084\";s:7:\"unicode\";s:8:\"&#xf084;\";}s:15:\"fas fa-keyboard\";a:2:{s:3:\"hex\";s:5:\"\\f11c\";s:7:\"unicode\";s:8:\"&#xf11c;\";}s:13:\"fas fa-khanda\";a:2:{s:3:\"hex\";s:5:\"\\f66d\";s:7:\"unicode\";s:8:\"&#xf66d;\";}s:11:\"fas fa-kiss\";a:2:{s:3:\"hex\";s:5:\"\\f596\";s:7:\"unicode\";s:8:\"&#xf596;\";}s:16:\"fas fa-kiss-beam\";a:2:{s:3:\"hex\";s:5:\"\\f597\";s:7:\"unicode\";s:8:\"&#xf597;\";}s:22:\"fas fa-kiss-wink-heart\";a:2:{s:3:\"hex\";s:5:\"\\f598\";s:7:\"unicode\";s:8:\"&#xf598;\";}s:16:\"fas fa-kiwi-bird\";a:2:{s:3:\"hex\";s:5:\"\\f535\";s:7:\"unicode\";s:8:\"&#xf535;\";}s:15:\"fas fa-landmark\";a:2:{s:3:\"hex\";s:5:\"\\f66f\";s:7:\"unicode\";s:8:\"&#xf66f;\";}s:15:\"fas fa-language\";a:2:{s:3:\"hex\";s:5:\"\\f1ab\";s:7:\"unicode\";s:8:\"&#xf1ab;\";}s:13:\"fas fa-laptop\";a:2:{s:3:\"hex\";s:5:\"\\f109\";s:7:\"unicode\";s:8:\"&#xf109;\";}s:18:\"fas fa-laptop-code\";a:2:{s:3:\"hex\";s:5:\"\\f5fc\";s:7:\"unicode\";s:8:\"&#xf5fc;\";}s:19:\"fas fa-laptop-house\";a:2:{s:3:\"hex\";s:5:\"\\e066\";s:7:\"unicode\";s:8:\"&#xe066;\";}s:21:\"fas fa-laptop-medical\";a:2:{s:3:\"hex\";s:5:\"\\f812\";s:7:\"unicode\";s:8:\"&#xf812;\";}s:12:\"fas fa-laugh\";a:2:{s:3:\"hex\";s:5:\"\\f599\";s:7:\"unicode\";s:8:\"&#xf599;\";}s:17:\"fas fa-laugh-beam\";a:2:{s:3:\"hex\";s:5:\"\\f59a\";s:7:\"unicode\";s:8:\"&#xf59a;\";}s:19:\"fas fa-laugh-squint\";a:2:{s:3:\"hex\";s:5:\"\\f59b\";s:7:\"unicode\";s:8:\"&#xf59b;\";}s:17:\"fas fa-laugh-wink\";a:2:{s:3:\"hex\";s:5:\"\\f59c\";s:7:\"unicode\";s:8:\"&#xf59c;\";}s:18:\"fas fa-layer-group\";a:2:{s:3:\"hex\";s:5:\"\\f5fd\";s:7:\"unicode\";s:8:\"&#xf5fd;\";}s:11:\"fas fa-leaf\";a:2:{s:3:\"hex\";s:5:\"\\f06c\";s:7:\"unicode\";s:8:\"&#xf06c;\";}s:12:\"fas fa-lemon\";a:2:{s:3:\"hex\";s:5:\"\\f094\";s:7:\"unicode\";s:8:\"&#xf094;\";}s:16:\"fas fa-less-than\";a:2:{s:3:\"hex\";s:5:\"\\f536\";s:7:\"unicode\";s:8:\"&#xf536;\";}s:22:\"fas fa-less-than-equal\";a:2:{s:3:\"hex\";s:5:\"\\f537\";s:7:\"unicode\";s:8:\"&#xf537;\";}s:21:\"fas fa-level-down-alt\";a:2:{s:3:\"hex\";s:5:\"\\f3be\";s:7:\"unicode\";s:8:\"&#xf3be;\";}s:19:\"fas fa-level-up-alt\";a:2:{s:3:\"hex\";s:5:\"\\f3bf\";s:7:\"unicode\";s:8:\"&#xf3bf;\";}s:16:\"fas fa-life-ring\";a:2:{s:3:\"hex\";s:5:\"\\f1cd\";s:7:\"unicode\";s:8:\"&#xf1cd;\";}s:16:\"fas fa-lightbulb\";a:2:{s:3:\"hex\";s:5:\"\\f0eb\";s:7:\"unicode\";s:8:\"&#xf0eb;\";}s:11:\"fas fa-link\";a:2:{s:3:\"hex\";s:5:\"\\f0c1\";s:7:\"unicode\";s:8:\"&#xf0c1;\";}s:16:\"fas fa-lira-sign\";a:2:{s:3:\"hex\";s:5:\"\\f195\";s:7:\"unicode\";s:8:\"&#xf195;\";}s:11:\"fas fa-list\";a:2:{s:3:\"hex\";s:5:\"\\f03a\";s:7:\"unicode\";s:8:\"&#xf03a;\";}s:15:\"fas fa-list-alt\";a:2:{s:3:\"hex\";s:5:\"\\f022\";s:7:\"unicode\";s:8:\"&#xf022;\";}s:14:\"fas fa-list-ol\";a:2:{s:3:\"hex\";s:5:\"\\f0cb\";s:7:\"unicode\";s:8:\"&#xf0cb;\";}s:14:\"fas fa-list-ul\";a:2:{s:3:\"hex\";s:5:\"\\f0ca\";s:7:\"unicode\";s:8:\"&#xf0ca;\";}s:21:\"fas fa-location-arrow\";a:2:{s:3:\"hex\";s:5:\"\\f124\";s:7:\"unicode\";s:8:\"&#xf124;\";}s:11:\"fas fa-lock\";a:2:{s:3:\"hex\";s:5:\"\\f023\";s:7:\"unicode\";s:8:\"&#xf023;\";}s:16:\"fas fa-lock-open\";a:2:{s:3:\"hex\";s:5:\"\\f3c1\";s:7:\"unicode\";s:8:\"&#xf3c1;\";}s:26:\"fas fa-long-arrow-alt-down\";a:2:{s:3:\"hex\";s:5:\"\\f309\";s:7:\"unicode\";s:8:\"&#xf309;\";}s:26:\"fas fa-long-arrow-alt-left\";a:2:{s:3:\"hex\";s:5:\"\\f30a\";s:7:\"unicode\";s:8:\"&#xf30a;\";}s:27:\"fas fa-long-arrow-alt-right\";a:2:{s:3:\"hex\";s:5:\"\\f30b\";s:7:\"unicode\";s:8:\"&#xf30b;\";}s:24:\"fas fa-long-arrow-alt-up\";a:2:{s:3:\"hex\";s:5:\"\\f30c\";s:7:\"unicode\";s:8:\"&#xf30c;\";}s:17:\"fas fa-low-vision\";a:2:{s:3:\"hex\";s:5:\"\\f2a8\";s:7:\"unicode\";s:8:\"&#xf2a8;\";}s:19:\"fas fa-luggage-cart\";a:2:{s:3:\"hex\";s:5:\"\\f59d\";s:7:\"unicode\";s:8:\"&#xf59d;\";}s:12:\"fas fa-lungs\";a:2:{s:3:\"hex\";s:5:\"\\f604\";s:7:\"unicode\";s:8:\"&#xf604;\";}s:18:\"fas fa-lungs-virus\";a:2:{s:3:\"hex\";s:5:\"\\e067\";s:7:\"unicode\";s:8:\"&#xe067;\";}s:12:\"fas fa-magic\";a:2:{s:3:\"hex\";s:5:\"\\f0d0\";s:7:\"unicode\";s:8:\"&#xf0d0;\";}s:13:\"fas fa-magnet\";a:2:{s:3:\"hex\";s:5:\"\\f076\";s:7:\"unicode\";s:8:\"&#xf076;\";}s:16:\"fas fa-mail-bulk\";a:2:{s:3:\"hex\";s:5:\"\\f674\";s:7:\"unicode\";s:8:\"&#xf674;\";}s:11:\"fas fa-male\";a:2:{s:3:\"hex\";s:5:\"\\f183\";s:7:\"unicode\";s:8:\"&#xf183;\";}s:10:\"fas fa-map\";a:2:{s:3:\"hex\";s:5:\"\\f279\";s:7:\"unicode\";s:8:\"&#xf279;\";}s:17:\"fas fa-map-marked\";a:2:{s:3:\"hex\";s:5:\"\\f59f\";s:7:\"unicode\";s:8:\"&#xf59f;\";}s:21:\"fas fa-map-marked-alt\";a:2:{s:3:\"hex\";s:5:\"\\f5a0\";s:7:\"unicode\";s:8:\"&#xf5a0;\";}s:17:\"fas fa-map-marker\";a:2:{s:3:\"hex\";s:5:\"\\f041\";s:7:\"unicode\";s:8:\"&#xf041;\";}s:21:\"fas fa-map-marker-alt\";a:2:{s:3:\"hex\";s:5:\"\\f3c5\";s:7:\"unicode\";s:8:\"&#xf3c5;\";}s:14:\"fas fa-map-pin\";a:2:{s:3:\"hex\";s:5:\"\\f276\";s:7:\"unicode\";s:8:\"&#xf276;\";}s:16:\"fas fa-map-signs\";a:2:{s:3:\"hex\";s:5:\"\\f277\";s:7:\"unicode\";s:8:\"&#xf277;\";}s:13:\"fas fa-marker\";a:2:{s:3:\"hex\";s:5:\"\\f5a1\";s:7:\"unicode\";s:8:\"&#xf5a1;\";}s:11:\"fas fa-mars\";a:2:{s:3:\"hex\";s:5:\"\\f222\";s:7:\"unicode\";s:8:\"&#xf222;\";}s:18:\"fas fa-mars-double\";a:2:{s:3:\"hex\";s:5:\"\\f227\";s:7:\"unicode\";s:8:\"&#xf227;\";}s:18:\"fas fa-mars-stroke\";a:2:{s:3:\"hex\";s:5:\"\\f229\";s:7:\"unicode\";s:8:\"&#xf229;\";}s:20:\"fas fa-mars-stroke-h\";a:2:{s:3:\"hex\";s:5:\"\\f22b\";s:7:\"unicode\";s:8:\"&#xf22b;\";}s:20:\"fas fa-mars-stroke-v\";a:2:{s:3:\"hex\";s:5:\"\\f22a\";s:7:\"unicode\";s:8:\"&#xf22a;\";}s:11:\"fas fa-mask\";a:2:{s:3:\"hex\";s:5:\"\\f6fa\";s:7:\"unicode\";s:8:\"&#xf6fa;\";}s:12:\"fas fa-medal\";a:2:{s:3:\"hex\";s:5:\"\\f5a2\";s:7:\"unicode\";s:8:\"&#xf5a2;\";}s:13:\"fas fa-medkit\";a:2:{s:3:\"hex\";s:5:\"\\f0fa\";s:7:\"unicode\";s:8:\"&#xf0fa;\";}s:10:\"fas fa-meh\";a:2:{s:3:\"hex\";s:5:\"\\f11a\";s:7:\"unicode\";s:8:\"&#xf11a;\";}s:16:\"fas fa-meh-blank\";a:2:{s:3:\"hex\";s:5:\"\\f5a4\";s:7:\"unicode\";s:8:\"&#xf5a4;\";}s:23:\"fas fa-meh-rolling-eyes\";a:2:{s:3:\"hex\";s:5:\"\\f5a5\";s:7:\"unicode\";s:8:\"&#xf5a5;\";}s:13:\"fas fa-memory\";a:2:{s:3:\"hex\";s:5:\"\\f538\";s:7:\"unicode\";s:8:\"&#xf538;\";}s:14:\"fas fa-menorah\";a:2:{s:3:\"hex\";s:5:\"\\f676\";s:7:\"unicode\";s:8:\"&#xf676;\";}s:14:\"fas fa-mercury\";a:2:{s:3:\"hex\";s:5:\"\\f223\";s:7:\"unicode\";s:8:\"&#xf223;\";}s:13:\"fas fa-meteor\";a:2:{s:3:\"hex\";s:5:\"\\f753\";s:7:\"unicode\";s:8:\"&#xf753;\";}s:16:\"fas fa-microchip\";a:2:{s:3:\"hex\";s:5:\"\\f2db\";s:7:\"unicode\";s:8:\"&#xf2db;\";}s:17:\"fas fa-microphone\";a:2:{s:3:\"hex\";s:5:\"\\f130\";s:7:\"unicode\";s:8:\"&#xf130;\";}s:21:\"fas fa-microphone-alt\";a:2:{s:3:\"hex\";s:5:\"\\f3c9\";s:7:\"unicode\";s:8:\"&#xf3c9;\";}s:27:\"fas fa-microphone-alt-slash\";a:2:{s:3:\"hex\";s:5:\"\\f539\";s:7:\"unicode\";s:8:\"&#xf539;\";}s:23:\"fas fa-microphone-slash\";a:2:{s:3:\"hex\";s:5:\"\\f131\";s:7:\"unicode\";s:8:\"&#xf131;\";}s:17:\"fas fa-microscope\";a:2:{s:3:\"hex\";s:5:\"\\f610\";s:7:\"unicode\";s:8:\"&#xf610;\";}s:12:\"fas fa-minus\";a:2:{s:3:\"hex\";s:5:\"\\f068\";s:7:\"unicode\";s:8:\"&#xf068;\";}s:19:\"fas fa-minus-circle\";a:2:{s:3:\"hex\";s:5:\"\\f056\";s:7:\"unicode\";s:8:\"&#xf056;\";}s:19:\"fas fa-minus-square\";a:2:{s:3:\"hex\";s:5:\"\\f146\";s:7:\"unicode\";s:8:\"&#xf146;\";}s:13:\"fas fa-mitten\";a:2:{s:3:\"hex\";s:5:\"\\f7b5\";s:7:\"unicode\";s:8:\"&#xf7b5;\";}s:13:\"fas fa-mobile\";a:2:{s:3:\"hex\";s:5:\"\\f10b\";s:7:\"unicode\";s:8:\"&#xf10b;\";}s:17:\"fas fa-mobile-alt\";a:2:{s:3:\"hex\";s:5:\"\\f3cd\";s:7:\"unicode\";s:8:\"&#xf3cd;\";}s:17:\"fas fa-money-bill\";a:2:{s:3:\"hex\";s:5:\"\\f0d6\";s:7:\"unicode\";s:8:\"&#xf0d6;\";}s:21:\"fas fa-money-bill-alt\";a:2:{s:3:\"hex\";s:5:\"\\f3d1\";s:7:\"unicode\";s:8:\"&#xf3d1;\";}s:22:\"fas fa-money-bill-wave\";a:2:{s:3:\"hex\";s:5:\"\\f53a\";s:7:\"unicode\";s:8:\"&#xf53a;\";}s:26:\"fas fa-money-bill-wave-alt\";a:2:{s:3:\"hex\";s:5:\"\\f53b\";s:7:\"unicode\";s:8:\"&#xf53b;\";}s:18:\"fas fa-money-check\";a:2:{s:3:\"hex\";s:5:\"\\f53c\";s:7:\"unicode\";s:8:\"&#xf53c;\";}s:22:\"fas fa-money-check-alt\";a:2:{s:3:\"hex\";s:5:\"\\f53d\";s:7:\"unicode\";s:8:\"&#xf53d;\";}s:15:\"fas fa-monument\";a:2:{s:3:\"hex\";s:5:\"\\f5a6\";s:7:\"unicode\";s:8:\"&#xf5a6;\";}s:11:\"fas fa-moon\";a:2:{s:3:\"hex\";s:5:\"\\f186\";s:7:\"unicode\";s:8:\"&#xf186;\";}s:20:\"fas fa-mortar-pestle\";a:2:{s:3:\"hex\";s:5:\"\\f5a7\";s:7:\"unicode\";s:8:\"&#xf5a7;\";}s:13:\"fas fa-mosque\";a:2:{s:3:\"hex\";s:5:\"\\f678\";s:7:\"unicode\";s:8:\"&#xf678;\";}s:17:\"fas fa-motorcycle\";a:2:{s:3:\"hex\";s:5:\"\\f21c\";s:7:\"unicode\";s:8:\"&#xf21c;\";}s:15:\"fas fa-mountain\";a:2:{s:3:\"hex\";s:5:\"\\f6fc\";s:7:\"unicode\";s:8:\"&#xf6fc;\";}s:12:\"fas fa-mouse\";a:2:{s:3:\"hex\";s:5:\"\\f8cc\";s:7:\"unicode\";s:8:\"&#xf8cc;\";}s:20:\"fas fa-mouse-pointer\";a:2:{s:3:\"hex\";s:5:\"\\f245\";s:7:\"unicode\";s:8:\"&#xf245;\";}s:14:\"fas fa-mug-hot\";a:2:{s:3:\"hex\";s:5:\"\\f7b6\";s:7:\"unicode\";s:8:\"&#xf7b6;\";}s:12:\"fas fa-music\";a:2:{s:3:\"hex\";s:5:\"\\f001\";s:7:\"unicode\";s:8:\"&#xf001;\";}s:20:\"fas fa-network-wired\";a:2:{s:3:\"hex\";s:5:\"\\f6ff\";s:7:\"unicode\";s:8:\"&#xf6ff;\";}s:13:\"fas fa-neuter\";a:2:{s:3:\"hex\";s:5:\"\\f22c\";s:7:\"unicode\";s:8:\"&#xf22c;\";}s:16:\"fas fa-newspaper\";a:2:{s:3:\"hex\";s:5:\"\\f1ea\";s:7:\"unicode\";s:8:\"&#xf1ea;\";}s:16:\"fas fa-not-equal\";a:2:{s:3:\"hex\";s:5:\"\\f53e\";s:7:\"unicode\";s:8:\"&#xf53e;\";}s:20:\"fas fa-notes-medical\";a:2:{s:3:\"hex\";s:5:\"\\f481\";s:7:\"unicode\";s:8:\"&#xf481;\";}s:19:\"fas fa-object-group\";a:2:{s:3:\"hex\";s:5:\"\\f247\";s:7:\"unicode\";s:8:\"&#xf247;\";}s:21:\"fas fa-object-ungroup\";a:2:{s:3:\"hex\";s:5:\"\\f248\";s:7:\"unicode\";s:8:\"&#xf248;\";}s:14:\"fas fa-oil-can\";a:2:{s:3:\"hex\";s:5:\"\\f613\";s:7:\"unicode\";s:8:\"&#xf613;\";}s:9:\"fas fa-om\";a:2:{s:3:\"hex\";s:5:\"\\f679\";s:7:\"unicode\";s:8:\"&#xf679;\";}s:12:\"fas fa-otter\";a:2:{s:3:\"hex\";s:5:\"\\f700\";s:7:\"unicode\";s:8:\"&#xf700;\";}s:14:\"fas fa-outdent\";a:2:{s:3:\"hex\";s:5:\"\\f03b\";s:7:\"unicode\";s:8:\"&#xf03b;\";}s:12:\"fas fa-pager\";a:2:{s:3:\"hex\";s:5:\"\\f815\";s:7:\"unicode\";s:8:\"&#xf815;\";}s:18:\"fas fa-paint-brush\";a:2:{s:3:\"hex\";s:5:\"\\f1fc\";s:7:\"unicode\";s:8:\"&#xf1fc;\";}s:19:\"fas fa-paint-roller\";a:2:{s:3:\"hex\";s:5:\"\\f5aa\";s:7:\"unicode\";s:8:\"&#xf5aa;\";}s:14:\"fas fa-palette\";a:2:{s:3:\"hex\";s:5:\"\\f53f\";s:7:\"unicode\";s:8:\"&#xf53f;\";}s:13:\"fas fa-pallet\";a:2:{s:3:\"hex\";s:5:\"\\f482\";s:7:\"unicode\";s:8:\"&#xf482;\";}s:18:\"fas fa-paper-plane\";a:2:{s:3:\"hex\";s:5:\"\\f1d8\";s:7:\"unicode\";s:8:\"&#xf1d8;\";}s:16:\"fas fa-paperclip\";a:2:{s:3:\"hex\";s:5:\"\\f0c6\";s:7:\"unicode\";s:8:\"&#xf0c6;\";}s:20:\"fas fa-parachute-box\";a:2:{s:3:\"hex\";s:5:\"\\f4cd\";s:7:\"unicode\";s:8:\"&#xf4cd;\";}s:16:\"fas fa-paragraph\";a:2:{s:3:\"hex\";s:5:\"\\f1dd\";s:7:\"unicode\";s:8:\"&#xf1dd;\";}s:14:\"fas fa-parking\";a:2:{s:3:\"hex\";s:5:\"\\f540\";s:7:\"unicode\";s:8:\"&#xf540;\";}s:15:\"fas fa-passport\";a:2:{s:3:\"hex\";s:5:\"\\f5ab\";s:7:\"unicode\";s:8:\"&#xf5ab;\";}s:21:\"fas fa-pastafarianism\";a:2:{s:3:\"hex\";s:5:\"\\f67b\";s:7:\"unicode\";s:8:\"&#xf67b;\";}s:12:\"fas fa-paste\";a:2:{s:3:\"hex\";s:5:\"\\f0ea\";s:7:\"unicode\";s:8:\"&#xf0ea;\";}s:12:\"fas fa-pause\";a:2:{s:3:\"hex\";s:5:\"\\f04c\";s:7:\"unicode\";s:8:\"&#xf04c;\";}s:19:\"fas fa-pause-circle\";a:2:{s:3:\"hex\";s:5:\"\\f28b\";s:7:\"unicode\";s:8:\"&#xf28b;\";}s:10:\"fas fa-paw\";a:2:{s:3:\"hex\";s:5:\"\\f1b0\";s:7:\"unicode\";s:8:\"&#xf1b0;\";}s:12:\"fas fa-peace\";a:2:{s:3:\"hex\";s:5:\"\\f67c\";s:7:\"unicode\";s:8:\"&#xf67c;\";}s:10:\"fas fa-pen\";a:2:{s:3:\"hex\";s:5:\"\\f304\";s:7:\"unicode\";s:8:\"&#xf304;\";}s:14:\"fas fa-pen-alt\";a:2:{s:3:\"hex\";s:5:\"\\f305\";s:7:\"unicode\";s:8:\"&#xf305;\";}s:16:\"fas fa-pen-fancy\";a:2:{s:3:\"hex\";s:5:\"\\f5ac\";s:7:\"unicode\";s:8:\"&#xf5ac;\";}s:14:\"fas fa-pen-nib\";a:2:{s:3:\"hex\";s:5:\"\\f5ad\";s:7:\"unicode\";s:8:\"&#xf5ad;\";}s:17:\"fas fa-pen-square\";a:2:{s:3:\"hex\";s:5:\"\\f14b\";s:7:\"unicode\";s:8:\"&#xf14b;\";}s:17:\"fas fa-pencil-alt\";a:2:{s:3:\"hex\";s:5:\"\\f303\";s:7:\"unicode\";s:8:\"&#xf303;\";}s:19:\"fas fa-pencil-ruler\";a:2:{s:3:\"hex\";s:5:\"\\f5ae\";s:7:\"unicode\";s:8:\"&#xf5ae;\";}s:20:\"fas fa-people-arrows\";a:2:{s:3:\"hex\";s:5:\"\\e068\";s:7:\"unicode\";s:8:\"&#xe068;\";}s:19:\"fas fa-people-carry\";a:2:{s:3:\"hex\";s:5:\"\\f4ce\";s:7:\"unicode\";s:8:\"&#xf4ce;\";}s:17:\"fas fa-pepper-hot\";a:2:{s:3:\"hex\";s:5:\"\\f816\";s:7:\"unicode\";s:8:\"&#xf816;\";}s:14:\"fas fa-percent\";a:2:{s:3:\"hex\";s:5:\"\\f295\";s:7:\"unicode\";s:8:\"&#xf295;\";}s:17:\"fas fa-percentage\";a:2:{s:3:\"hex\";s:5:\"\\f541\";s:7:\"unicode\";s:8:\"&#xf541;\";}s:19:\"fas fa-person-booth\";a:2:{s:3:\"hex\";s:5:\"\\f756\";s:7:\"unicode\";s:8:\"&#xf756;\";}s:12:\"fas fa-phone\";a:2:{s:3:\"hex\";s:5:\"\\f095\";s:7:\"unicode\";s:8:\"&#xf095;\";}s:16:\"fas fa-phone-alt\";a:2:{s:3:\"hex\";s:5:\"\\f879\";s:7:\"unicode\";s:8:\"&#xf879;\";}s:18:\"fas fa-phone-slash\";a:2:{s:3:\"hex\";s:5:\"\\f3dd\";s:7:\"unicode\";s:8:\"&#xf3dd;\";}s:19:\"fas fa-phone-square\";a:2:{s:3:\"hex\";s:5:\"\\f098\";s:7:\"unicode\";s:8:\"&#xf098;\";}s:23:\"fas fa-phone-square-alt\";a:2:{s:3:\"hex\";s:5:\"\\f87b\";s:7:\"unicode\";s:8:\"&#xf87b;\";}s:19:\"fas fa-phone-volume\";a:2:{s:3:\"hex\";s:5:\"\\f2a0\";s:7:\"unicode\";s:8:\"&#xf2a0;\";}s:18:\"fas fa-photo-video\";a:2:{s:3:\"hex\";s:5:\"\\f87c\";s:7:\"unicode\";s:8:\"&#xf87c;\";}s:17:\"fas fa-piggy-bank\";a:2:{s:3:\"hex\";s:5:\"\\f4d3\";s:7:\"unicode\";s:8:\"&#xf4d3;\";}s:12:\"fas fa-pills\";a:2:{s:3:\"hex\";s:5:\"\\f484\";s:7:\"unicode\";s:8:\"&#xf484;\";}s:18:\"fas fa-pizza-slice\";a:2:{s:3:\"hex\";s:5:\"\\f818\";s:7:\"unicode\";s:8:\"&#xf818;\";}s:23:\"fas fa-place-of-worship\";a:2:{s:3:\"hex\";s:5:\"\\f67f\";s:7:\"unicode\";s:8:\"&#xf67f;\";}s:12:\"fas fa-plane\";a:2:{s:3:\"hex\";s:5:\"\\f072\";s:7:\"unicode\";s:8:\"&#xf072;\";}s:20:\"fas fa-plane-arrival\";a:2:{s:3:\"hex\";s:5:\"\\f5af\";s:7:\"unicode\";s:8:\"&#xf5af;\";}s:22:\"fas fa-plane-departure\";a:2:{s:3:\"hex\";s:5:\"\\f5b0\";s:7:\"unicode\";s:8:\"&#xf5b0;\";}s:18:\"fas fa-plane-slash\";a:2:{s:3:\"hex\";s:5:\"\\e069\";s:7:\"unicode\";s:8:\"&#xe069;\";}s:11:\"fas fa-play\";a:2:{s:3:\"hex\";s:5:\"\\f04b\";s:7:\"unicode\";s:8:\"&#xf04b;\";}s:18:\"fas fa-play-circle\";a:2:{s:3:\"hex\";s:5:\"\\f144\";s:7:\"unicode\";s:8:\"&#xf144;\";}s:11:\"fas fa-plug\";a:2:{s:3:\"hex\";s:5:\"\\f1e6\";s:7:\"unicode\";s:8:\"&#xf1e6;\";}s:11:\"fas fa-plus\";a:2:{s:3:\"hex\";s:5:\"\\f067\";s:7:\"unicode\";s:8:\"&#xf067;\";}s:18:\"fas fa-plus-circle\";a:2:{s:3:\"hex\";s:5:\"\\f055\";s:7:\"unicode\";s:8:\"&#xf055;\";}s:18:\"fas fa-plus-square\";a:2:{s:3:\"hex\";s:5:\"\\f0fe\";s:7:\"unicode\";s:8:\"&#xf0fe;\";}s:14:\"fas fa-podcast\";a:2:{s:3:\"hex\";s:5:\"\\f2ce\";s:7:\"unicode\";s:8:\"&#xf2ce;\";}s:11:\"fas fa-poll\";a:2:{s:3:\"hex\";s:5:\"\\f681\";s:7:\"unicode\";s:8:\"&#xf681;\";}s:13:\"fas fa-poll-h\";a:2:{s:3:\"hex\";s:5:\"\\f682\";s:7:\"unicode\";s:8:\"&#xf682;\";}s:10:\"fas fa-poo\";a:2:{s:3:\"hex\";s:5:\"\\f2fe\";s:7:\"unicode\";s:8:\"&#xf2fe;\";}s:16:\"fas fa-poo-storm\";a:2:{s:3:\"hex\";s:5:\"\\f75a\";s:7:\"unicode\";s:8:\"&#xf75a;\";}s:11:\"fas fa-poop\";a:2:{s:3:\"hex\";s:5:\"\\f619\";s:7:\"unicode\";s:8:\"&#xf619;\";}s:15:\"fas fa-portrait\";a:2:{s:3:\"hex\";s:5:\"\\f3e0\";s:7:\"unicode\";s:8:\"&#xf3e0;\";}s:17:\"fas fa-pound-sign\";a:2:{s:3:\"hex\";s:5:\"\\f154\";s:7:\"unicode\";s:8:\"&#xf154;\";}s:16:\"fas fa-power-off\";a:2:{s:3:\"hex\";s:5:\"\\f011\";s:7:\"unicode\";s:8:\"&#xf011;\";}s:11:\"fas fa-pray\";a:2:{s:3:\"hex\";s:5:\"\\f683\";s:7:\"unicode\";s:8:\"&#xf683;\";}s:20:\"fas fa-praying-hands\";a:2:{s:3:\"hex\";s:5:\"\\f684\";s:7:\"unicode\";s:8:\"&#xf684;\";}s:19:\"fas fa-prescription\";a:2:{s:3:\"hex\";s:5:\"\\f5b1\";s:7:\"unicode\";s:8:\"&#xf5b1;\";}s:26:\"fas fa-prescription-bottle\";a:2:{s:3:\"hex\";s:5:\"\\f485\";s:7:\"unicode\";s:8:\"&#xf485;\";}s:30:\"fas fa-prescription-bottle-alt\";a:2:{s:3:\"hex\";s:5:\"\\f486\";s:7:\"unicode\";s:8:\"&#xf486;\";}s:12:\"fas fa-print\";a:2:{s:3:\"hex\";s:5:\"\\f02f\";s:7:\"unicode\";s:8:\"&#xf02f;\";}s:17:\"fas fa-procedures\";a:2:{s:3:\"hex\";s:5:\"\\f487\";s:7:\"unicode\";s:8:\"&#xf487;\";}s:22:\"fas fa-project-diagram\";a:2:{s:3:\"hex\";s:5:\"\\f542\";s:7:\"unicode\";s:8:\"&#xf542;\";}s:19:\"fas fa-pump-medical\";a:2:{s:3:\"hex\";s:5:\"\\e06a\";s:7:\"unicode\";s:8:\"&#xe06a;\";}s:16:\"fas fa-pump-soap\";a:2:{s:3:\"hex\";s:5:\"\\e06b\";s:7:\"unicode\";s:8:\"&#xe06b;\";}s:19:\"fas fa-puzzle-piece\";a:2:{s:3:\"hex\";s:5:\"\\f12e\";s:7:\"unicode\";s:8:\"&#xf12e;\";}s:13:\"fas fa-qrcode\";a:2:{s:3:\"hex\";s:5:\"\\f029\";s:7:\"unicode\";s:8:\"&#xf029;\";}s:15:\"fas fa-question\";a:2:{s:3:\"hex\";s:5:\"\\f128\";s:7:\"unicode\";s:8:\"&#xf128;\";}s:22:\"fas fa-question-circle\";a:2:{s:3:\"hex\";s:5:\"\\f059\";s:7:\"unicode\";s:8:\"&#xf059;\";}s:16:\"fas fa-quidditch\";a:2:{s:3:\"hex\";s:5:\"\\f458\";s:7:\"unicode\";s:8:\"&#xf458;\";}s:17:\"fas fa-quote-left\";a:2:{s:3:\"hex\";s:5:\"\\f10d\";s:7:\"unicode\";s:8:\"&#xf10d;\";}s:18:\"fas fa-quote-right\";a:2:{s:3:\"hex\";s:5:\"\\f10e\";s:7:\"unicode\";s:8:\"&#xf10e;\";}s:12:\"fas fa-quran\";a:2:{s:3:\"hex\";s:5:\"\\f687\";s:7:\"unicode\";s:8:\"&#xf687;\";}s:16:\"fas fa-radiation\";a:2:{s:3:\"hex\";s:5:\"\\f7b9\";s:7:\"unicode\";s:8:\"&#xf7b9;\";}s:20:\"fas fa-radiation-alt\";a:2:{s:3:\"hex\";s:5:\"\\f7ba\";s:7:\"unicode\";s:8:\"&#xf7ba;\";}s:14:\"fas fa-rainbow\";a:2:{s:3:\"hex\";s:5:\"\\f75b\";s:7:\"unicode\";s:8:\"&#xf75b;\";}s:13:\"fas fa-random\";a:2:{s:3:\"hex\";s:5:\"\\f074\";s:7:\"unicode\";s:8:\"&#xf074;\";}s:14:\"fas fa-receipt\";a:2:{s:3:\"hex\";s:5:\"\\f543\";s:7:\"unicode\";s:8:\"&#xf543;\";}s:19:\"fas fa-record-vinyl\";a:2:{s:3:\"hex\";s:5:\"\\f8d9\";s:7:\"unicode\";s:8:\"&#xf8d9;\";}s:14:\"fas fa-recycle\";a:2:{s:3:\"hex\";s:5:\"\\f1b8\";s:7:\"unicode\";s:8:\"&#xf1b8;\";}s:11:\"fas fa-redo\";a:2:{s:3:\"hex\";s:5:\"\\f01e\";s:7:\"unicode\";s:8:\"&#xf01e;\";}s:15:\"fas fa-redo-alt\";a:2:{s:3:\"hex\";s:5:\"\\f2f9\";s:7:\"unicode\";s:8:\"&#xf2f9;\";}s:17:\"fas fa-registered\";a:2:{s:3:\"hex\";s:5:\"\\f25d\";s:7:\"unicode\";s:8:\"&#xf25d;\";}s:20:\"fas fa-remove-format\";a:2:{s:3:\"hex\";s:5:\"\\f87d\";s:7:\"unicode\";s:8:\"&#xf87d;\";}s:12:\"fas fa-reply\";a:2:{s:3:\"hex\";s:5:\"\\f3e5\";s:7:\"unicode\";s:8:\"&#xf3e5;\";}s:16:\"fas fa-reply-all\";a:2:{s:3:\"hex\";s:5:\"\\f122\";s:7:\"unicode\";s:8:\"&#xf122;\";}s:17:\"fas fa-republican\";a:2:{s:3:\"hex\";s:5:\"\\f75e\";s:7:\"unicode\";s:8:\"&#xf75e;\";}s:15:\"fas fa-restroom\";a:2:{s:3:\"hex\";s:5:\"\\f7bd\";s:7:\"unicode\";s:8:\"&#xf7bd;\";}s:14:\"fas fa-retweet\";a:2:{s:3:\"hex\";s:5:\"\\f079\";s:7:\"unicode\";s:8:\"&#xf079;\";}s:13:\"fas fa-ribbon\";a:2:{s:3:\"hex\";s:5:\"\\f4d6\";s:7:\"unicode\";s:8:\"&#xf4d6;\";}s:11:\"fas fa-ring\";a:2:{s:3:\"hex\";s:5:\"\\f70b\";s:7:\"unicode\";s:8:\"&#xf70b;\";}s:11:\"fas fa-road\";a:2:{s:3:\"hex\";s:5:\"\\f018\";s:7:\"unicode\";s:8:\"&#xf018;\";}s:12:\"fas fa-robot\";a:2:{s:3:\"hex\";s:5:\"\\f544\";s:7:\"unicode\";s:8:\"&#xf544;\";}s:13:\"fas fa-rocket\";a:2:{s:3:\"hex\";s:5:\"\\f135\";s:7:\"unicode\";s:8:\"&#xf135;\";}s:12:\"fas fa-route\";a:2:{s:3:\"hex\";s:5:\"\\f4d7\";s:7:\"unicode\";s:8:\"&#xf4d7;\";}s:10:\"fas fa-rss\";a:2:{s:3:\"hex\";s:5:\"\\f09e\";s:7:\"unicode\";s:8:\"&#xf09e;\";}s:17:\"fas fa-rss-square\";a:2:{s:3:\"hex\";s:5:\"\\f143\";s:7:\"unicode\";s:8:\"&#xf143;\";}s:17:\"fas fa-ruble-sign\";a:2:{s:3:\"hex\";s:5:\"\\f158\";s:7:\"unicode\";s:8:\"&#xf158;\";}s:12:\"fas fa-ruler\";a:2:{s:3:\"hex\";s:5:\"\\f545\";s:7:\"unicode\";s:8:\"&#xf545;\";}s:21:\"fas fa-ruler-combined\";a:2:{s:3:\"hex\";s:5:\"\\f546\";s:7:\"unicode\";s:8:\"&#xf546;\";}s:23:\"fas fa-ruler-horizontal\";a:2:{s:3:\"hex\";s:5:\"\\f547\";s:7:\"unicode\";s:8:\"&#xf547;\";}s:21:\"fas fa-ruler-vertical\";a:2:{s:3:\"hex\";s:5:\"\\f548\";s:7:\"unicode\";s:8:\"&#xf548;\";}s:14:\"fas fa-running\";a:2:{s:3:\"hex\";s:5:\"\\f70c\";s:7:\"unicode\";s:8:\"&#xf70c;\";}s:17:\"fas fa-rupee-sign\";a:2:{s:3:\"hex\";s:5:\"\\f156\";s:7:\"unicode\";s:8:\"&#xf156;\";}s:14:\"fas fa-sad-cry\";a:2:{s:3:\"hex\";s:5:\"\\f5b3\";s:7:\"unicode\";s:8:\"&#xf5b3;\";}s:15:\"fas fa-sad-tear\";a:2:{s:3:\"hex\";s:5:\"\\f5b4\";s:7:\"unicode\";s:8:\"&#xf5b4;\";}s:16:\"fas fa-satellite\";a:2:{s:3:\"hex\";s:5:\"\\f7bf\";s:7:\"unicode\";s:8:\"&#xf7bf;\";}s:21:\"fas fa-satellite-dish\";a:2:{s:3:\"hex\";s:5:\"\\f7c0\";s:7:\"unicode\";s:8:\"&#xf7c0;\";}s:11:\"fas fa-save\";a:2:{s:3:\"hex\";s:5:\"\\f0c7\";s:7:\"unicode\";s:8:\"&#xf0c7;\";}s:13:\"fas fa-school\";a:2:{s:3:\"hex\";s:5:\"\\f549\";s:7:\"unicode\";s:8:\"&#xf549;\";}s:18:\"fas fa-screwdriver\";a:2:{s:3:\"hex\";s:5:\"\\f54a\";s:7:\"unicode\";s:8:\"&#xf54a;\";}s:13:\"fas fa-scroll\";a:2:{s:3:\"hex\";s:5:\"\\f70e\";s:7:\"unicode\";s:8:\"&#xf70e;\";}s:14:\"fas fa-sd-card\";a:2:{s:3:\"hex\";s:5:\"\\f7c2\";s:7:\"unicode\";s:8:\"&#xf7c2;\";}s:13:\"fas fa-search\";a:2:{s:3:\"hex\";s:5:\"\\f002\";s:7:\"unicode\";s:8:\"&#xf002;\";}s:20:\"fas fa-search-dollar\";a:2:{s:3:\"hex\";s:5:\"\\f688\";s:7:\"unicode\";s:8:\"&#xf688;\";}s:22:\"fas fa-search-location\";a:2:{s:3:\"hex\";s:5:\"\\f689\";s:7:\"unicode\";s:8:\"&#xf689;\";}s:19:\"fas fa-search-minus\";a:2:{s:3:\"hex\";s:5:\"\\f010\";s:7:\"unicode\";s:8:\"&#xf010;\";}s:18:\"fas fa-search-plus\";a:2:{s:3:\"hex\";s:5:\"\\f00e\";s:7:\"unicode\";s:8:\"&#xf00e;\";}s:15:\"fas fa-seedling\";a:2:{s:3:\"hex\";s:5:\"\\f4d8\";s:7:\"unicode\";s:8:\"&#xf4d8;\";}s:13:\"fas fa-server\";a:2:{s:3:\"hex\";s:5:\"\\f233\";s:7:\"unicode\";s:8:\"&#xf233;\";}s:13:\"fas fa-shapes\";a:2:{s:3:\"hex\";s:5:\"\\f61f\";s:7:\"unicode\";s:8:\"&#xf61f;\";}s:12:\"fas fa-share\";a:2:{s:3:\"hex\";s:5:\"\\f064\";s:7:\"unicode\";s:8:\"&#xf064;\";}s:16:\"fas fa-share-alt\";a:2:{s:3:\"hex\";s:5:\"\\f1e0\";s:7:\"unicode\";s:8:\"&#xf1e0;\";}s:23:\"fas fa-share-alt-square\";a:2:{s:3:\"hex\";s:5:\"\\f1e1\";s:7:\"unicode\";s:8:\"&#xf1e1;\";}s:19:\"fas fa-share-square\";a:2:{s:3:\"hex\";s:5:\"\\f14d\";s:7:\"unicode\";s:8:\"&#xf14d;\";}s:18:\"fas fa-shekel-sign\";a:2:{s:3:\"hex\";s:5:\"\\f20b\";s:7:\"unicode\";s:8:\"&#xf20b;\";}s:17:\"fas fa-shield-alt\";a:2:{s:3:\"hex\";s:5:\"\\f3ed\";s:7:\"unicode\";s:8:\"&#xf3ed;\";}s:19:\"fas fa-shield-virus\";a:2:{s:3:\"hex\";s:5:\"\\e06c\";s:7:\"unicode\";s:8:\"&#xe06c;\";}s:11:\"fas fa-ship\";a:2:{s:3:\"hex\";s:5:\"\\f21a\";s:7:\"unicode\";s:8:\"&#xf21a;\";}s:20:\"fas fa-shipping-fast\";a:2:{s:3:\"hex\";s:5:\"\\f48b\";s:7:\"unicode\";s:8:\"&#xf48b;\";}s:18:\"fas fa-shoe-prints\";a:2:{s:3:\"hex\";s:5:\"\\f54b\";s:7:\"unicode\";s:8:\"&#xf54b;\";}s:19:\"fas fa-shopping-bag\";a:2:{s:3:\"hex\";s:5:\"\\f290\";s:7:\"unicode\";s:8:\"&#xf290;\";}s:22:\"fas fa-shopping-basket\";a:2:{s:3:\"hex\";s:5:\"\\f291\";s:7:\"unicode\";s:8:\"&#xf291;\";}s:20:\"fas fa-shopping-cart\";a:2:{s:3:\"hex\";s:5:\"\\f07a\";s:7:\"unicode\";s:8:\"&#xf07a;\";}s:13:\"fas fa-shower\";a:2:{s:3:\"hex\";s:5:\"\\f2cc\";s:7:\"unicode\";s:8:\"&#xf2cc;\";}s:18:\"fas fa-shuttle-van\";a:2:{s:3:\"hex\";s:5:\"\\f5b6\";s:7:\"unicode\";s:8:\"&#xf5b6;\";}s:11:\"fas fa-sign\";a:2:{s:3:\"hex\";s:5:\"\\f4d9\";s:7:\"unicode\";s:8:\"&#xf4d9;\";}s:18:\"fas fa-sign-in-alt\";a:2:{s:3:\"hex\";s:5:\"\\f2f6\";s:7:\"unicode\";s:8:\"&#xf2f6;\";}s:20:\"fas fa-sign-language\";a:2:{s:3:\"hex\";s:5:\"\\f2a7\";s:7:\"unicode\";s:8:\"&#xf2a7;\";}s:19:\"fas fa-sign-out-alt\";a:2:{s:3:\"hex\";s:5:\"\\f2f5\";s:7:\"unicode\";s:8:\"&#xf2f5;\";}s:13:\"fas fa-signal\";a:2:{s:3:\"hex\";s:5:\"\\f012\";s:7:\"unicode\";s:8:\"&#xf012;\";}s:16:\"fas fa-signature\";a:2:{s:3:\"hex\";s:5:\"\\f5b7\";s:7:\"unicode\";s:8:\"&#xf5b7;\";}s:15:\"fas fa-sim-card\";a:2:{s:3:\"hex\";s:5:\"\\f7c4\";s:7:\"unicode\";s:8:\"&#xf7c4;\";}s:11:\"fas fa-sink\";a:2:{s:3:\"hex\";s:5:\"\\e06d\";s:7:\"unicode\";s:8:\"&#xe06d;\";}s:14:\"fas fa-sitemap\";a:2:{s:3:\"hex\";s:5:\"\\f0e8\";s:7:\"unicode\";s:8:\"&#xf0e8;\";}s:14:\"fas fa-skating\";a:2:{s:3:\"hex\";s:5:\"\\f7c5\";s:7:\"unicode\";s:8:\"&#xf7c5;\";}s:13:\"fas fa-skiing\";a:2:{s:3:\"hex\";s:5:\"\\f7c9\";s:7:\"unicode\";s:8:\"&#xf7c9;\";}s:20:\"fas fa-skiing-nordic\";a:2:{s:3:\"hex\";s:5:\"\\f7ca\";s:7:\"unicode\";s:8:\"&#xf7ca;\";}s:12:\"fas fa-skull\";a:2:{s:3:\"hex\";s:5:\"\\f54c\";s:7:\"unicode\";s:8:\"&#xf54c;\";}s:23:\"fas fa-skull-crossbones\";a:2:{s:3:\"hex\";s:5:\"\\f714\";s:7:\"unicode\";s:8:\"&#xf714;\";}s:12:\"fas fa-slash\";a:2:{s:3:\"hex\";s:5:\"\\f715\";s:7:\"unicode\";s:8:\"&#xf715;\";}s:13:\"fas fa-sleigh\";a:2:{s:3:\"hex\";s:5:\"\\f7cc\";s:7:\"unicode\";s:8:\"&#xf7cc;\";}s:16:\"fas fa-sliders-h\";a:2:{s:3:\"hex\";s:5:\"\\f1de\";s:7:\"unicode\";s:8:\"&#xf1de;\";}s:12:\"fas fa-smile\";a:2:{s:3:\"hex\";s:5:\"\\f118\";s:7:\"unicode\";s:8:\"&#xf118;\";}s:17:\"fas fa-smile-beam\";a:2:{s:3:\"hex\";s:5:\"\\f5b8\";s:7:\"unicode\";s:8:\"&#xf5b8;\";}s:17:\"fas fa-smile-wink\";a:2:{s:3:\"hex\";s:5:\"\\f4da\";s:7:\"unicode\";s:8:\"&#xf4da;\";}s:11:\"fas fa-smog\";a:2:{s:3:\"hex\";s:5:\"\\f75f\";s:7:\"unicode\";s:8:\"&#xf75f;\";}s:14:\"fas fa-smoking\";a:2:{s:3:\"hex\";s:5:\"\\f48d\";s:7:\"unicode\";s:8:\"&#xf48d;\";}s:18:\"fas fa-smoking-ban\";a:2:{s:3:\"hex\";s:5:\"\\f54d\";s:7:\"unicode\";s:8:\"&#xf54d;\";}s:10:\"fas fa-sms\";a:2:{s:3:\"hex\";s:5:\"\\f7cd\";s:7:\"unicode\";s:8:\"&#xf7cd;\";}s:19:\"fas fa-snowboarding\";a:2:{s:3:\"hex\";s:5:\"\\f7ce\";s:7:\"unicode\";s:8:\"&#xf7ce;\";}s:16:\"fas fa-snowflake\";a:2:{s:3:\"hex\";s:5:\"\\f2dc\";s:7:\"unicode\";s:8:\"&#xf2dc;\";}s:14:\"fas fa-snowman\";a:2:{s:3:\"hex\";s:5:\"\\f7d0\";s:7:\"unicode\";s:8:\"&#xf7d0;\";}s:15:\"fas fa-snowplow\";a:2:{s:3:\"hex\";s:5:\"\\f7d2\";s:7:\"unicode\";s:8:\"&#xf7d2;\";}s:11:\"fas fa-soap\";a:2:{s:3:\"hex\";s:5:\"\\e06e\";s:7:\"unicode\";s:8:\"&#xe06e;\";}s:12:\"fas fa-socks\";a:2:{s:3:\"hex\";s:5:\"\\f696\";s:7:\"unicode\";s:8:\"&#xf696;\";}s:18:\"fas fa-solar-panel\";a:2:{s:3:\"hex\";s:5:\"\\f5ba\";s:7:\"unicode\";s:8:\"&#xf5ba;\";}s:11:\"fas fa-sort\";a:2:{s:3:\"hex\";s:5:\"\\f0dc\";s:7:\"unicode\";s:8:\"&#xf0dc;\";}s:22:\"fas fa-sort-alpha-down\";a:2:{s:3:\"hex\";s:5:\"\\f15d\";s:7:\"unicode\";s:8:\"&#xf15d;\";}s:26:\"fas fa-sort-alpha-down-alt\";a:2:{s:3:\"hex\";s:5:\"\\f881\";s:7:\"unicode\";s:8:\"&#xf881;\";}s:20:\"fas fa-sort-alpha-up\";a:2:{s:3:\"hex\";s:5:\"\\f15e\";s:7:\"unicode\";s:8:\"&#xf15e;\";}s:24:\"fas fa-sort-alpha-up-alt\";a:2:{s:3:\"hex\";s:5:\"\\f882\";s:7:\"unicode\";s:8:\"&#xf882;\";}s:23:\"fas fa-sort-amount-down\";a:2:{s:3:\"hex\";s:5:\"\\f160\";s:7:\"unicode\";s:8:\"&#xf160;\";}s:27:\"fas fa-sort-amount-down-alt\";a:2:{s:3:\"hex\";s:5:\"\\f884\";s:7:\"unicode\";s:8:\"&#xf884;\";}s:21:\"fas fa-sort-amount-up\";a:2:{s:3:\"hex\";s:5:\"\\f161\";s:7:\"unicode\";s:8:\"&#xf161;\";}s:25:\"fas fa-sort-amount-up-alt\";a:2:{s:3:\"hex\";s:5:\"\\f885\";s:7:\"unicode\";s:8:\"&#xf885;\";}s:16:\"fas fa-sort-down\";a:2:{s:3:\"hex\";s:5:\"\\f0dd\";s:7:\"unicode\";s:8:\"&#xf0dd;\";}s:24:\"fas fa-sort-numeric-down\";a:2:{s:3:\"hex\";s:5:\"\\f162\";s:7:\"unicode\";s:8:\"&#xf162;\";}s:28:\"fas fa-sort-numeric-down-alt\";a:2:{s:3:\"hex\";s:5:\"\\f886\";s:7:\"unicode\";s:8:\"&#xf886;\";}s:22:\"fas fa-sort-numeric-up\";a:2:{s:3:\"hex\";s:5:\"\\f163\";s:7:\"unicode\";s:8:\"&#xf163;\";}s:26:\"fas fa-sort-numeric-up-alt\";a:2:{s:3:\"hex\";s:5:\"\\f887\";s:7:\"unicode\";s:8:\"&#xf887;\";}s:14:\"fas fa-sort-up\";a:2:{s:3:\"hex\";s:5:\"\\f0de\";s:7:\"unicode\";s:8:\"&#xf0de;\";}s:10:\"fas fa-spa\";a:2:{s:3:\"hex\";s:5:\"\\f5bb\";s:7:\"unicode\";s:8:\"&#xf5bb;\";}s:20:\"fas fa-space-shuttle\";a:2:{s:3:\"hex\";s:5:\"\\f197\";s:7:\"unicode\";s:8:\"&#xf197;\";}s:18:\"fas fa-spell-check\";a:2:{s:3:\"hex\";s:5:\"\\f891\";s:7:\"unicode\";s:8:\"&#xf891;\";}s:13:\"fas fa-spider\";a:2:{s:3:\"hex\";s:5:\"\\f717\";s:7:\"unicode\";s:8:\"&#xf717;\";}s:14:\"fas fa-spinner\";a:2:{s:3:\"hex\";s:5:\"\\f110\";s:7:\"unicode\";s:8:\"&#xf110;\";}s:14:\"fas fa-splotch\";a:2:{s:3:\"hex\";s:5:\"\\f5bc\";s:7:\"unicode\";s:8:\"&#xf5bc;\";}s:16:\"fas fa-spray-can\";a:2:{s:3:\"hex\";s:5:\"\\f5bd\";s:7:\"unicode\";s:8:\"&#xf5bd;\";}s:13:\"fas fa-square\";a:2:{s:3:\"hex\";s:5:\"\\f0c8\";s:7:\"unicode\";s:8:\"&#xf0c8;\";}s:18:\"fas fa-square-full\";a:2:{s:3:\"hex\";s:5:\"\\f45c\";s:7:\"unicode\";s:8:\"&#xf45c;\";}s:22:\"fas fa-square-root-alt\";a:2:{s:3:\"hex\";s:5:\"\\f698\";s:7:\"unicode\";s:8:\"&#xf698;\";}s:12:\"fas fa-stamp\";a:2:{s:3:\"hex\";s:5:\"\\f5bf\";s:7:\"unicode\";s:8:\"&#xf5bf;\";}s:11:\"fas fa-star\";a:2:{s:3:\"hex\";s:5:\"\\f005\";s:7:\"unicode\";s:8:\"&#xf005;\";}s:24:\"fas fa-star-and-crescent\";a:2:{s:3:\"hex\";s:5:\"\\f699\";s:7:\"unicode\";s:8:\"&#xf699;\";}s:16:\"fas fa-star-half\";a:2:{s:3:\"hex\";s:5:\"\\f089\";s:7:\"unicode\";s:8:\"&#xf089;\";}s:20:\"fas fa-star-half-alt\";a:2:{s:3:\"hex\";s:5:\"\\f5c0\";s:7:\"unicode\";s:8:\"&#xf5c0;\";}s:20:\"fas fa-star-of-david\";a:2:{s:3:\"hex\";s:5:\"\\f69a\";s:7:\"unicode\";s:8:\"&#xf69a;\";}s:19:\"fas fa-star-of-life\";a:2:{s:3:\"hex\";s:5:\"\\f621\";s:7:\"unicode\";s:8:\"&#xf621;\";}s:20:\"fas fa-step-backward\";a:2:{s:3:\"hex\";s:5:\"\\f048\";s:7:\"unicode\";s:8:\"&#xf048;\";}s:19:\"fas fa-step-forward\";a:2:{s:3:\"hex\";s:5:\"\\f051\";s:7:\"unicode\";s:8:\"&#xf051;\";}s:18:\"fas fa-stethoscope\";a:2:{s:3:\"hex\";s:5:\"\\f0f1\";s:7:\"unicode\";s:8:\"&#xf0f1;\";}s:18:\"fas fa-sticky-note\";a:2:{s:3:\"hex\";s:5:\"\\f249\";s:7:\"unicode\";s:8:\"&#xf249;\";}s:11:\"fas fa-stop\";a:2:{s:3:\"hex\";s:5:\"\\f04d\";s:7:\"unicode\";s:8:\"&#xf04d;\";}s:18:\"fas fa-stop-circle\";a:2:{s:3:\"hex\";s:5:\"\\f28d\";s:7:\"unicode\";s:8:\"&#xf28d;\";}s:16:\"fas fa-stopwatch\";a:2:{s:3:\"hex\";s:5:\"\\f2f2\";s:7:\"unicode\";s:8:\"&#xf2f2;\";}s:19:\"fas fa-stopwatch-20\";a:2:{s:3:\"hex\";s:5:\"\\e06f\";s:7:\"unicode\";s:8:\"&#xe06f;\";}s:12:\"fas fa-store\";a:2:{s:3:\"hex\";s:5:\"\\f54e\";s:7:\"unicode\";s:8:\"&#xf54e;\";}s:16:\"fas fa-store-alt\";a:2:{s:3:\"hex\";s:5:\"\\f54f\";s:7:\"unicode\";s:8:\"&#xf54f;\";}s:22:\"fas fa-store-alt-slash\";a:2:{s:3:\"hex\";s:5:\"\\e070\";s:7:\"unicode\";s:8:\"&#xe070;\";}s:18:\"fas fa-store-slash\";a:2:{s:3:\"hex\";s:5:\"\\e071\";s:7:\"unicode\";s:8:\"&#xe071;\";}s:13:\"fas fa-stream\";a:2:{s:3:\"hex\";s:5:\"\\f550\";s:7:\"unicode\";s:8:\"&#xf550;\";}s:18:\"fas fa-street-view\";a:2:{s:3:\"hex\";s:5:\"\\f21d\";s:7:\"unicode\";s:8:\"&#xf21d;\";}s:20:\"fas fa-strikethrough\";a:2:{s:3:\"hex\";s:5:\"\\f0cc\";s:7:\"unicode\";s:8:\"&#xf0cc;\";}s:18:\"fas fa-stroopwafel\";a:2:{s:3:\"hex\";s:5:\"\\f551\";s:7:\"unicode\";s:8:\"&#xf551;\";}s:16:\"fas fa-subscript\";a:2:{s:3:\"hex\";s:5:\"\\f12c\";s:7:\"unicode\";s:8:\"&#xf12c;\";}s:13:\"fas fa-subway\";a:2:{s:3:\"hex\";s:5:\"\\f239\";s:7:\"unicode\";s:8:\"&#xf239;\";}s:15:\"fas fa-suitcase\";a:2:{s:3:\"hex\";s:5:\"\\f0f2\";s:7:\"unicode\";s:8:\"&#xf0f2;\";}s:23:\"fas fa-suitcase-rolling\";a:2:{s:3:\"hex\";s:5:\"\\f5c1\";s:7:\"unicode\";s:8:\"&#xf5c1;\";}s:10:\"fas fa-sun\";a:2:{s:3:\"hex\";s:5:\"\\f185\";s:7:\"unicode\";s:8:\"&#xf185;\";}s:18:\"fas fa-superscript\";a:2:{s:3:\"hex\";s:5:\"\\f12b\";s:7:\"unicode\";s:8:\"&#xf12b;\";}s:15:\"fas fa-surprise\";a:2:{s:3:\"hex\";s:5:\"\\f5c2\";s:7:\"unicode\";s:8:\"&#xf5c2;\";}s:17:\"fas fa-swatchbook\";a:2:{s:3:\"hex\";s:5:\"\\f5c3\";s:7:\"unicode\";s:8:\"&#xf5c3;\";}s:14:\"fas fa-swimmer\";a:2:{s:3:\"hex\";s:5:\"\\f5c4\";s:7:\"unicode\";s:8:\"&#xf5c4;\";}s:20:\"fas fa-swimming-pool\";a:2:{s:3:\"hex\";s:5:\"\\f5c5\";s:7:\"unicode\";s:8:\"&#xf5c5;\";}s:16:\"fas fa-synagogue\";a:2:{s:3:\"hex\";s:5:\"\\f69b\";s:7:\"unicode\";s:8:\"&#xf69b;\";}s:11:\"fas fa-sync\";a:2:{s:3:\"hex\";s:5:\"\\f021\";s:7:\"unicode\";s:8:\"&#xf021;\";}s:15:\"fas fa-sync-alt\";a:2:{s:3:\"hex\";s:5:\"\\f2f1\";s:7:\"unicode\";s:8:\"&#xf2f1;\";}s:14:\"fas fa-syringe\";a:2:{s:3:\"hex\";s:5:\"\\f48e\";s:7:\"unicode\";s:8:\"&#xf48e;\";}s:12:\"fas fa-table\";a:2:{s:3:\"hex\";s:5:\"\\f0ce\";s:7:\"unicode\";s:8:\"&#xf0ce;\";}s:19:\"fas fa-table-tennis\";a:2:{s:3:\"hex\";s:5:\"\\f45d\";s:7:\"unicode\";s:8:\"&#xf45d;\";}s:13:\"fas fa-tablet\";a:2:{s:3:\"hex\";s:5:\"\\f10a\";s:7:\"unicode\";s:8:\"&#xf10a;\";}s:17:\"fas fa-tablet-alt\";a:2:{s:3:\"hex\";s:5:\"\\f3fa\";s:7:\"unicode\";s:8:\"&#xf3fa;\";}s:14:\"fas fa-tablets\";a:2:{s:3:\"hex\";s:5:\"\\f490\";s:7:\"unicode\";s:8:\"&#xf490;\";}s:21:\"fas fa-tachometer-alt\";a:2:{s:3:\"hex\";s:5:\"\\f3fd\";s:7:\"unicode\";s:8:\"&#xf3fd;\";}s:10:\"fas fa-tag\";a:2:{s:3:\"hex\";s:5:\"\\f02b\";s:7:\"unicode\";s:8:\"&#xf02b;\";}s:11:\"fas fa-tags\";a:2:{s:3:\"hex\";s:5:\"\\f02c\";s:7:\"unicode\";s:8:\"&#xf02c;\";}s:11:\"fas fa-tape\";a:2:{s:3:\"hex\";s:5:\"\\f4db\";s:7:\"unicode\";s:8:\"&#xf4db;\";}s:12:\"fas fa-tasks\";a:2:{s:3:\"hex\";s:5:\"\\f0ae\";s:7:\"unicode\";s:8:\"&#xf0ae;\";}s:11:\"fas fa-taxi\";a:2:{s:3:\"hex\";s:5:\"\\f1ba\";s:7:\"unicode\";s:8:\"&#xf1ba;\";}s:12:\"fas fa-teeth\";a:2:{s:3:\"hex\";s:5:\"\\f62e\";s:7:\"unicode\";s:8:\"&#xf62e;\";}s:17:\"fas fa-teeth-open\";a:2:{s:3:\"hex\";s:5:\"\\f62f\";s:7:\"unicode\";s:8:\"&#xf62f;\";}s:23:\"fas fa-temperature-high\";a:2:{s:3:\"hex\";s:5:\"\\f769\";s:7:\"unicode\";s:8:\"&#xf769;\";}s:22:\"fas fa-temperature-low\";a:2:{s:3:\"hex\";s:5:\"\\f76b\";s:7:\"unicode\";s:8:\"&#xf76b;\";}s:12:\"fas fa-tenge\";a:2:{s:3:\"hex\";s:5:\"\\f7d7\";s:7:\"unicode\";s:8:\"&#xf7d7;\";}s:15:\"fas fa-terminal\";a:2:{s:3:\"hex\";s:5:\"\\f120\";s:7:\"unicode\";s:8:\"&#xf120;\";}s:18:\"fas fa-text-height\";a:2:{s:3:\"hex\";s:5:\"\\f034\";s:7:\"unicode\";s:8:\"&#xf034;\";}s:17:\"fas fa-text-width\";a:2:{s:3:\"hex\";s:5:\"\\f035\";s:7:\"unicode\";s:8:\"&#xf035;\";}s:9:\"fas fa-th\";a:2:{s:3:\"hex\";s:5:\"\\f00a\";s:7:\"unicode\";s:8:\"&#xf00a;\";}s:15:\"fas fa-th-large\";a:2:{s:3:\"hex\";s:5:\"\\f009\";s:7:\"unicode\";s:8:\"&#xf009;\";}s:14:\"fas fa-th-list\";a:2:{s:3:\"hex\";s:5:\"\\f00b\";s:7:\"unicode\";s:8:\"&#xf00b;\";}s:20:\"fas fa-theater-masks\";a:2:{s:3:\"hex\";s:5:\"\\f630\";s:7:\"unicode\";s:8:\"&#xf630;\";}s:18:\"fas fa-thermometer\";a:2:{s:3:\"hex\";s:5:\"\\f491\";s:7:\"unicode\";s:8:\"&#xf491;\";}s:24:\"fas fa-thermometer-empty\";a:2:{s:3:\"hex\";s:5:\"\\f2cb\";s:7:\"unicode\";s:8:\"&#xf2cb;\";}s:23:\"fas fa-thermometer-full\";a:2:{s:3:\"hex\";s:5:\"\\f2c7\";s:7:\"unicode\";s:8:\"&#xf2c7;\";}s:23:\"fas fa-thermometer-half\";a:2:{s:3:\"hex\";s:5:\"\\f2c9\";s:7:\"unicode\";s:8:\"&#xf2c9;\";}s:26:\"fas fa-thermometer-quarter\";a:2:{s:3:\"hex\";s:5:\"\\f2ca\";s:7:\"unicode\";s:8:\"&#xf2ca;\";}s:33:\"fas fa-thermometer-three-quarters\";a:2:{s:3:\"hex\";s:5:\"\\f2c8\";s:7:\"unicode\";s:8:\"&#xf2c8;\";}s:18:\"fas fa-thumbs-down\";a:2:{s:3:\"hex\";s:5:\"\\f165\";s:7:\"unicode\";s:8:\"&#xf165;\";}s:16:\"fas fa-thumbs-up\";a:2:{s:3:\"hex\";s:5:\"\\f164\";s:7:\"unicode\";s:8:\"&#xf164;\";}s:16:\"fas fa-thumbtack\";a:2:{s:3:\"hex\";s:5:\"\\f08d\";s:7:\"unicode\";s:8:\"&#xf08d;\";}s:17:\"fas fa-ticket-alt\";a:2:{s:3:\"hex\";s:5:\"\\f3ff\";s:7:\"unicode\";s:8:\"&#xf3ff;\";}s:12:\"fas fa-times\";a:2:{s:3:\"hex\";s:5:\"\\f00d\";s:7:\"unicode\";s:8:\"&#xf00d;\";}s:19:\"fas fa-times-circle\";a:2:{s:3:\"hex\";s:5:\"\\f057\";s:7:\"unicode\";s:8:\"&#xf057;\";}s:11:\"fas fa-tint\";a:2:{s:3:\"hex\";s:5:\"\\f043\";s:7:\"unicode\";s:8:\"&#xf043;\";}s:17:\"fas fa-tint-slash\";a:2:{s:3:\"hex\";s:5:\"\\f5c7\";s:7:\"unicode\";s:8:\"&#xf5c7;\";}s:12:\"fas fa-tired\";a:2:{s:3:\"hex\";s:5:\"\\f5c8\";s:7:\"unicode\";s:8:\"&#xf5c8;\";}s:17:\"fas fa-toggle-off\";a:2:{s:3:\"hex\";s:5:\"\\f204\";s:7:\"unicode\";s:8:\"&#xf204;\";}s:16:\"fas fa-toggle-on\";a:2:{s:3:\"hex\";s:5:\"\\f205\";s:7:\"unicode\";s:8:\"&#xf205;\";}s:13:\"fas fa-toilet\";a:2:{s:3:\"hex\";s:5:\"\\f7d8\";s:7:\"unicode\";s:8:\"&#xf7d8;\";}s:19:\"fas fa-toilet-paper\";a:2:{s:3:\"hex\";s:5:\"\\f71e\";s:7:\"unicode\";s:8:\"&#xf71e;\";}s:25:\"fas fa-toilet-paper-slash\";a:2:{s:3:\"hex\";s:5:\"\\e072\";s:7:\"unicode\";s:8:\"&#xe072;\";}s:14:\"fas fa-toolbox\";a:2:{s:3:\"hex\";s:5:\"\\f552\";s:7:\"unicode\";s:8:\"&#xf552;\";}s:12:\"fas fa-tools\";a:2:{s:3:\"hex\";s:5:\"\\f7d9\";s:7:\"unicode\";s:8:\"&#xf7d9;\";}s:12:\"fas fa-tooth\";a:2:{s:3:\"hex\";s:5:\"\\f5c9\";s:7:\"unicode\";s:8:\"&#xf5c9;\";}s:12:\"fas fa-torah\";a:2:{s:3:\"hex\";s:5:\"\\f6a0\";s:7:\"unicode\";s:8:\"&#xf6a0;\";}s:17:\"fas fa-torii-gate\";a:2:{s:3:\"hex\";s:5:\"\\f6a1\";s:7:\"unicode\";s:8:\"&#xf6a1;\";}s:14:\"fas fa-tractor\";a:2:{s:3:\"hex\";s:5:\"\\f722\";s:7:\"unicode\";s:8:\"&#xf722;\";}s:16:\"fas fa-trademark\";a:2:{s:3:\"hex\";s:5:\"\\f25c\";s:7:\"unicode\";s:8:\"&#xf25c;\";}s:20:\"fas fa-traffic-light\";a:2:{s:3:\"hex\";s:5:\"\\f637\";s:7:\"unicode\";s:8:\"&#xf637;\";}s:14:\"fas fa-trailer\";a:2:{s:3:\"hex\";s:5:\"\\e041\";s:7:\"unicode\";s:8:\"&#xe041;\";}s:12:\"fas fa-train\";a:2:{s:3:\"hex\";s:5:\"\\f238\";s:7:\"unicode\";s:8:\"&#xf238;\";}s:11:\"fas fa-tram\";a:2:{s:3:\"hex\";s:5:\"\\f7da\";s:7:\"unicode\";s:8:\"&#xf7da;\";}s:18:\"fas fa-transgender\";a:2:{s:3:\"hex\";s:5:\"\\f224\";s:7:\"unicode\";s:8:\"&#xf224;\";}s:22:\"fas fa-transgender-alt\";a:2:{s:3:\"hex\";s:5:\"\\f225\";s:7:\"unicode\";s:8:\"&#xf225;\";}s:12:\"fas fa-trash\";a:2:{s:3:\"hex\";s:5:\"\\f1f8\";s:7:\"unicode\";s:8:\"&#xf1f8;\";}s:16:\"fas fa-trash-alt\";a:2:{s:3:\"hex\";s:5:\"\\f2ed\";s:7:\"unicode\";s:8:\"&#xf2ed;\";}s:20:\"fas fa-trash-restore\";a:2:{s:3:\"hex\";s:5:\"\\f829\";s:7:\"unicode\";s:8:\"&#xf829;\";}s:24:\"fas fa-trash-restore-alt\";a:2:{s:3:\"hex\";s:5:\"\\f82a\";s:7:\"unicode\";s:8:\"&#xf82a;\";}s:11:\"fas fa-tree\";a:2:{s:3:\"hex\";s:5:\"\\f1bb\";s:7:\"unicode\";s:8:\"&#xf1bb;\";}s:13:\"fas fa-trophy\";a:2:{s:3:\"hex\";s:5:\"\\f091\";s:7:\"unicode\";s:8:\"&#xf091;\";}s:12:\"fas fa-truck\";a:2:{s:3:\"hex\";s:5:\"\\f0d1\";s:7:\"unicode\";s:8:\"&#xf0d1;\";}s:20:\"fas fa-truck-loading\";a:2:{s:3:\"hex\";s:5:\"\\f4de\";s:7:\"unicode\";s:8:\"&#xf4de;\";}s:20:\"fas fa-truck-monster\";a:2:{s:3:\"hex\";s:5:\"\\f63b\";s:7:\"unicode\";s:8:\"&#xf63b;\";}s:19:\"fas fa-truck-moving\";a:2:{s:3:\"hex\";s:5:\"\\f4df\";s:7:\"unicode\";s:8:\"&#xf4df;\";}s:19:\"fas fa-truck-pickup\";a:2:{s:3:\"hex\";s:5:\"\\f63c\";s:7:\"unicode\";s:8:\"&#xf63c;\";}s:13:\"fas fa-tshirt\";a:2:{s:3:\"hex\";s:5:\"\\f553\";s:7:\"unicode\";s:8:\"&#xf553;\";}s:10:\"fas fa-tty\";a:2:{s:3:\"hex\";s:5:\"\\f1e4\";s:7:\"unicode\";s:8:\"&#xf1e4;\";}s:9:\"fas fa-tv\";a:2:{s:3:\"hex\";s:5:\"\\f26c\";s:7:\"unicode\";s:8:\"&#xf26c;\";}s:15:\"fas fa-umbrella\";a:2:{s:3:\"hex\";s:5:\"\\f0e9\";s:7:\"unicode\";s:8:\"&#xf0e9;\";}s:21:\"fas fa-umbrella-beach\";a:2:{s:3:\"hex\";s:5:\"\\f5ca\";s:7:\"unicode\";s:8:\"&#xf5ca;\";}s:16:\"fas fa-underline\";a:2:{s:3:\"hex\";s:5:\"\\f0cd\";s:7:\"unicode\";s:8:\"&#xf0cd;\";}s:11:\"fas fa-undo\";a:2:{s:3:\"hex\";s:5:\"\\f0e2\";s:7:\"unicode\";s:8:\"&#xf0e2;\";}s:15:\"fas fa-undo-alt\";a:2:{s:3:\"hex\";s:5:\"\\f2ea\";s:7:\"unicode\";s:8:\"&#xf2ea;\";}s:23:\"fas fa-universal-access\";a:2:{s:3:\"hex\";s:5:\"\\f29a\";s:7:\"unicode\";s:8:\"&#xf29a;\";}s:17:\"fas fa-university\";a:2:{s:3:\"hex\";s:5:\"\\f19c\";s:7:\"unicode\";s:8:\"&#xf19c;\";}s:13:\"fas fa-unlink\";a:2:{s:3:\"hex\";s:5:\"\\f127\";s:7:\"unicode\";s:8:\"&#xf127;\";}s:13:\"fas fa-unlock\";a:2:{s:3:\"hex\";s:5:\"\\f09c\";s:7:\"unicode\";s:8:\"&#xf09c;\";}s:17:\"fas fa-unlock-alt\";a:2:{s:3:\"hex\";s:5:\"\\f13e\";s:7:\"unicode\";s:8:\"&#xf13e;\";}s:13:\"fas fa-upload\";a:2:{s:3:\"hex\";s:5:\"\\f093\";s:7:\"unicode\";s:8:\"&#xf093;\";}s:11:\"fas fa-user\";a:2:{s:3:\"hex\";s:5:\"\\f007\";s:7:\"unicode\";s:8:\"&#xf007;\";}s:15:\"fas fa-user-alt\";a:2:{s:3:\"hex\";s:5:\"\\f406\";s:7:\"unicode\";s:8:\"&#xf406;\";}s:21:\"fas fa-user-alt-slash\";a:2:{s:3:\"hex\";s:5:\"\\f4fa\";s:7:\"unicode\";s:8:\"&#xf4fa;\";}s:21:\"fas fa-user-astronaut\";a:2:{s:3:\"hex\";s:5:\"\\f4fb\";s:7:\"unicode\";s:8:\"&#xf4fb;\";}s:17:\"fas fa-user-check\";a:2:{s:3:\"hex\";s:5:\"\\f4fc\";s:7:\"unicode\";s:8:\"&#xf4fc;\";}s:18:\"fas fa-user-circle\";a:2:{s:3:\"hex\";s:5:\"\\f2bd\";s:7:\"unicode\";s:8:\"&#xf2bd;\";}s:17:\"fas fa-user-clock\";a:2:{s:3:\"hex\";s:5:\"\\f4fd\";s:7:\"unicode\";s:8:\"&#xf4fd;\";}s:15:\"fas fa-user-cog\";a:2:{s:3:\"hex\";s:5:\"\\f4fe\";s:7:\"unicode\";s:8:\"&#xf4fe;\";}s:16:\"fas fa-user-edit\";a:2:{s:3:\"hex\";s:5:\"\\f4ff\";s:7:\"unicode\";s:8:\"&#xf4ff;\";}s:19:\"fas fa-user-friends\";a:2:{s:3:\"hex\";s:5:\"\\f500\";s:7:\"unicode\";s:8:\"&#xf500;\";}s:20:\"fas fa-user-graduate\";a:2:{s:3:\"hex\";s:5:\"\\f501\";s:7:\"unicode\";s:8:\"&#xf501;\";}s:19:\"fas fa-user-injured\";a:2:{s:3:\"hex\";s:5:\"\\f728\";s:7:\"unicode\";s:8:\"&#xf728;\";}s:16:\"fas fa-user-lock\";a:2:{s:3:\"hex\";s:5:\"\\f502\";s:7:\"unicode\";s:8:\"&#xf502;\";}s:14:\"fas fa-user-md\";a:2:{s:3:\"hex\";s:5:\"\\f0f0\";s:7:\"unicode\";s:8:\"&#xf0f0;\";}s:17:\"fas fa-user-minus\";a:2:{s:3:\"hex\";s:5:\"\\f503\";s:7:\"unicode\";s:8:\"&#xf503;\";}s:17:\"fas fa-user-ninja\";a:2:{s:3:\"hex\";s:5:\"\\f504\";s:7:\"unicode\";s:8:\"&#xf504;\";}s:17:\"fas fa-user-nurse\";a:2:{s:3:\"hex\";s:5:\"\\f82f\";s:7:\"unicode\";s:8:\"&#xf82f;\";}s:16:\"fas fa-user-plus\";a:2:{s:3:\"hex\";s:5:\"\\f234\";s:7:\"unicode\";s:8:\"&#xf234;\";}s:18:\"fas fa-user-secret\";a:2:{s:3:\"hex\";s:5:\"\\f21b\";s:7:\"unicode\";s:8:\"&#xf21b;\";}s:18:\"fas fa-user-shield\";a:2:{s:3:\"hex\";s:5:\"\\f505\";s:7:\"unicode\";s:8:\"&#xf505;\";}s:17:\"fas fa-user-slash\";a:2:{s:3:\"hex\";s:5:\"\\f506\";s:7:\"unicode\";s:8:\"&#xf506;\";}s:15:\"fas fa-user-tag\";a:2:{s:3:\"hex\";s:5:\"\\f507\";s:7:\"unicode\";s:8:\"&#xf507;\";}s:15:\"fas fa-user-tie\";a:2:{s:3:\"hex\";s:5:\"\\f508\";s:7:\"unicode\";s:8:\"&#xf508;\";}s:17:\"fas fa-user-times\";a:2:{s:3:\"hex\";s:5:\"\\f235\";s:7:\"unicode\";s:8:\"&#xf235;\";}s:12:\"fas fa-users\";a:2:{s:3:\"hex\";s:5:\"\\f0c0\";s:7:\"unicode\";s:8:\"&#xf0c0;\";}s:16:\"fas fa-users-cog\";a:2:{s:3:\"hex\";s:5:\"\\f509\";s:7:\"unicode\";s:8:\"&#xf509;\";}s:18:\"fas fa-users-slash\";a:2:{s:3:\"hex\";s:5:\"\\e073\";s:7:\"unicode\";s:8:\"&#xe073;\";}s:20:\"fas fa-utensil-spoon\";a:2:{s:3:\"hex\";s:5:\"\\f2e5\";s:7:\"unicode\";s:8:\"&#xf2e5;\";}s:15:\"fas fa-utensils\";a:2:{s:3:\"hex\";s:5:\"\\f2e7\";s:7:\"unicode\";s:8:\"&#xf2e7;\";}s:20:\"fas fa-vector-square\";a:2:{s:3:\"hex\";s:5:\"\\f5cb\";s:7:\"unicode\";s:8:\"&#xf5cb;\";}s:12:\"fas fa-venus\";a:2:{s:3:\"hex\";s:5:\"\\f221\";s:7:\"unicode\";s:8:\"&#xf221;\";}s:19:\"fas fa-venus-double\";a:2:{s:3:\"hex\";s:5:\"\\f226\";s:7:\"unicode\";s:8:\"&#xf226;\";}s:17:\"fas fa-venus-mars\";a:2:{s:3:\"hex\";s:5:\"\\f228\";s:7:\"unicode\";s:8:\"&#xf228;\";}s:11:\"fas fa-vest\";a:2:{s:3:\"hex\";s:5:\"\\e085\";s:7:\"unicode\";s:8:\"&#xe085;\";}s:19:\"fas fa-vest-patches\";a:2:{s:3:\"hex\";s:5:\"\\e086\";s:7:\"unicode\";s:8:\"&#xe086;\";}s:11:\"fas fa-vial\";a:2:{s:3:\"hex\";s:5:\"\\f492\";s:7:\"unicode\";s:8:\"&#xf492;\";}s:12:\"fas fa-vials\";a:2:{s:3:\"hex\";s:5:\"\\f493\";s:7:\"unicode\";s:8:\"&#xf493;\";}s:12:\"fas fa-video\";a:2:{s:3:\"hex\";s:5:\"\\f03d\";s:7:\"unicode\";s:8:\"&#xf03d;\";}s:18:\"fas fa-video-slash\";a:2:{s:3:\"hex\";s:5:\"\\f4e2\";s:7:\"unicode\";s:8:\"&#xf4e2;\";}s:13:\"fas fa-vihara\";a:2:{s:3:\"hex\";s:5:\"\\f6a7\";s:7:\"unicode\";s:8:\"&#xf6a7;\";}s:12:\"fas fa-virus\";a:2:{s:3:\"hex\";s:5:\"\\e074\";s:7:\"unicode\";s:8:\"&#xe074;\";}s:18:\"fas fa-virus-slash\";a:2:{s:3:\"hex\";s:5:\"\\e075\";s:7:\"unicode\";s:8:\"&#xe075;\";}s:14:\"fas fa-viruses\";a:2:{s:3:\"hex\";s:5:\"\\e076\";s:7:\"unicode\";s:8:\"&#xe076;\";}s:16:\"fas fa-voicemail\";a:2:{s:3:\"hex\";s:5:\"\\f897\";s:7:\"unicode\";s:8:\"&#xf897;\";}s:22:\"fas fa-volleyball-ball\";a:2:{s:3:\"hex\";s:5:\"\\f45f\";s:7:\"unicode\";s:8:\"&#xf45f;\";}s:18:\"fas fa-volume-down\";a:2:{s:3:\"hex\";s:5:\"\\f027\";s:7:\"unicode\";s:8:\"&#xf027;\";}s:18:\"fas fa-volume-mute\";a:2:{s:3:\"hex\";s:5:\"\\f6a9\";s:7:\"unicode\";s:8:\"&#xf6a9;\";}s:17:\"fas fa-volume-off\";a:2:{s:3:\"hex\";s:5:\"\\f026\";s:7:\"unicode\";s:8:\"&#xf026;\";}s:16:\"fas fa-volume-up\";a:2:{s:3:\"hex\";s:5:\"\\f028\";s:7:\"unicode\";s:8:\"&#xf028;\";}s:15:\"fas fa-vote-yea\";a:2:{s:3:\"hex\";s:5:\"\\f772\";s:7:\"unicode\";s:8:\"&#xf772;\";}s:19:\"fas fa-vr-cardboard\";a:2:{s:3:\"hex\";s:5:\"\\f729\";s:7:\"unicode\";s:8:\"&#xf729;\";}s:14:\"fas fa-walking\";a:2:{s:3:\"hex\";s:5:\"\\f554\";s:7:\"unicode\";s:8:\"&#xf554;\";}s:13:\"fas fa-wallet\";a:2:{s:3:\"hex\";s:5:\"\\f555\";s:7:\"unicode\";s:8:\"&#xf555;\";}s:16:\"fas fa-warehouse\";a:2:{s:3:\"hex\";s:5:\"\\f494\";s:7:\"unicode\";s:8:\"&#xf494;\";}s:12:\"fas fa-water\";a:2:{s:3:\"hex\";s:5:\"\\f773\";s:7:\"unicode\";s:8:\"&#xf773;\";}s:18:\"fas fa-wave-square\";a:2:{s:3:\"hex\";s:5:\"\\f83e\";s:7:\"unicode\";s:8:\"&#xf83e;\";}s:13:\"fas fa-weight\";a:2:{s:3:\"hex\";s:5:\"\\f496\";s:7:\"unicode\";s:8:\"&#xf496;\";}s:21:\"fas fa-weight-hanging\";a:2:{s:3:\"hex\";s:5:\"\\f5cd\";s:7:\"unicode\";s:8:\"&#xf5cd;\";}s:17:\"fas fa-wheelchair\";a:2:{s:3:\"hex\";s:5:\"\\f193\";s:7:\"unicode\";s:8:\"&#xf193;\";}s:11:\"fas fa-wifi\";a:2:{s:3:\"hex\";s:5:\"\\f1eb\";s:7:\"unicode\";s:8:\"&#xf1eb;\";}s:11:\"fas fa-wind\";a:2:{s:3:\"hex\";s:5:\"\\f72e\";s:7:\"unicode\";s:8:\"&#xf72e;\";}s:19:\"fas fa-window-close\";a:2:{s:3:\"hex\";s:5:\"\\f410\";s:7:\"unicode\";s:8:\"&#xf410;\";}s:22:\"fas fa-window-maximize\";a:2:{s:3:\"hex\";s:5:\"\\f2d0\";s:7:\"unicode\";s:8:\"&#xf2d0;\";}s:22:\"fas fa-window-minimize\";a:2:{s:3:\"hex\";s:5:\"\\f2d1\";s:7:\"unicode\";s:8:\"&#xf2d1;\";}s:21:\"fas fa-window-restore\";a:2:{s:3:\"hex\";s:5:\"\\f2d2\";s:7:\"unicode\";s:8:\"&#xf2d2;\";}s:18:\"fas fa-wine-bottle\";a:2:{s:3:\"hex\";s:5:\"\\f72f\";s:7:\"unicode\";s:8:\"&#xf72f;\";}s:17:\"fas fa-wine-glass\";a:2:{s:3:\"hex\";s:5:\"\\f4e3\";s:7:\"unicode\";s:8:\"&#xf4e3;\";}s:21:\"fas fa-wine-glass-alt\";a:2:{s:3:\"hex\";s:5:\"\\f5ce\";s:7:\"unicode\";s:8:\"&#xf5ce;\";}s:15:\"fas fa-won-sign\";a:2:{s:3:\"hex\";s:5:\"\\f159\";s:7:\"unicode\";s:8:\"&#xf159;\";}s:13:\"fas fa-wrench\";a:2:{s:3:\"hex\";s:5:\"\\f0ad\";s:7:\"unicode\";s:8:\"&#xf0ad;\";}s:12:\"fas fa-x-ray\";a:2:{s:3:\"hex\";s:5:\"\\f497\";s:7:\"unicode\";s:8:\"&#xf497;\";}s:15:\"fas fa-yen-sign\";a:2:{s:3:\"hex\";s:5:\"\\f157\";s:7:\"unicode\";s:8:\"&#xf157;\";}s:15:\"fas fa-yin-yang\";a:2:{s:3:\"hex\";s:5:\"\\f6ad\";s:7:\"unicode\";s:8:\"&#xf6ad;\";}}s:3:\"far\";a:152:{s:19:\"far fa-address-book\";a:2:{s:3:\"hex\";s:5:\"\\f2b9\";s:7:\"unicode\";s:8:\"&#xf2b9;\";}s:19:\"far fa-address-card\";a:2:{s:3:\"hex\";s:5:\"\\f2bb\";s:7:\"unicode\";s:8:\"&#xf2bb;\";}s:12:\"far fa-angry\";a:2:{s:3:\"hex\";s:5:\"\\f556\";s:7:\"unicode\";s:8:\"&#xf556;\";}s:28:\"far fa-arrow-alt-circle-down\";a:2:{s:3:\"hex\";s:5:\"\\f358\";s:7:\"unicode\";s:8:\"&#xf358;\";}s:28:\"far fa-arrow-alt-circle-left\";a:2:{s:3:\"hex\";s:5:\"\\f359\";s:7:\"unicode\";s:8:\"&#xf359;\";}s:29:\"far fa-arrow-alt-circle-right\";a:2:{s:3:\"hex\";s:5:\"\\f35a\";s:7:\"unicode\";s:8:\"&#xf35a;\";}s:26:\"far fa-arrow-alt-circle-up\";a:2:{s:3:\"hex\";s:5:\"\\f35b\";s:7:\"unicode\";s:8:\"&#xf35b;\";}s:11:\"far fa-bell\";a:2:{s:3:\"hex\";s:5:\"\\f0f3\";s:7:\"unicode\";s:8:\"&#xf0f3;\";}s:17:\"far fa-bell-slash\";a:2:{s:3:\"hex\";s:5:\"\\f1f6\";s:7:\"unicode\";s:8:\"&#xf1f6;\";}s:15:\"far fa-bookmark\";a:2:{s:3:\"hex\";s:5:\"\\f02e\";s:7:\"unicode\";s:8:\"&#xf02e;\";}s:15:\"far fa-building\";a:2:{s:3:\"hex\";s:5:\"\\f1ad\";s:7:\"unicode\";s:8:\"&#xf1ad;\";}s:15:\"far fa-calendar\";a:2:{s:3:\"hex\";s:5:\"\\f133\";s:7:\"unicode\";s:8:\"&#xf133;\";}s:19:\"far fa-calendar-alt\";a:2:{s:3:\"hex\";s:5:\"\\f073\";s:7:\"unicode\";s:8:\"&#xf073;\";}s:21:\"far fa-calendar-check\";a:2:{s:3:\"hex\";s:5:\"\\f274\";s:7:\"unicode\";s:8:\"&#xf274;\";}s:21:\"far fa-calendar-minus\";a:2:{s:3:\"hex\";s:5:\"\\f272\";s:7:\"unicode\";s:8:\"&#xf272;\";}s:20:\"far fa-calendar-plus\";a:2:{s:3:\"hex\";s:5:\"\\f271\";s:7:\"unicode\";s:8:\"&#xf271;\";}s:21:\"far fa-calendar-times\";a:2:{s:3:\"hex\";s:5:\"\\f273\";s:7:\"unicode\";s:8:\"&#xf273;\";}s:24:\"far fa-caret-square-down\";a:2:{s:3:\"hex\";s:5:\"\\f150\";s:7:\"unicode\";s:8:\"&#xf150;\";}s:24:\"far fa-caret-square-left\";a:2:{s:3:\"hex\";s:5:\"\\f191\";s:7:\"unicode\";s:8:\"&#xf191;\";}s:25:\"far fa-caret-square-right\";a:2:{s:3:\"hex\";s:5:\"\\f152\";s:7:\"unicode\";s:8:\"&#xf152;\";}s:22:\"far fa-caret-square-up\";a:2:{s:3:\"hex\";s:5:\"\\f151\";s:7:\"unicode\";s:8:\"&#xf151;\";}s:16:\"far fa-chart-bar\";a:2:{s:3:\"hex\";s:5:\"\\f080\";s:7:\"unicode\";s:8:\"&#xf080;\";}s:19:\"far fa-check-circle\";a:2:{s:3:\"hex\";s:5:\"\\f058\";s:7:\"unicode\";s:8:\"&#xf058;\";}s:19:\"far fa-check-square\";a:2:{s:3:\"hex\";s:5:\"\\f14a\";s:7:\"unicode\";s:8:\"&#xf14a;\";}s:13:\"far fa-circle\";a:2:{s:3:\"hex\";s:5:\"\\f111\";s:7:\"unicode\";s:8:\"&#xf111;\";}s:16:\"far fa-clipboard\";a:2:{s:3:\"hex\";s:5:\"\\f328\";s:7:\"unicode\";s:8:\"&#xf328;\";}s:12:\"far fa-clock\";a:2:{s:3:\"hex\";s:5:\"\\f017\";s:7:\"unicode\";s:8:\"&#xf017;\";}s:12:\"far fa-clone\";a:2:{s:3:\"hex\";s:5:\"\\f24d\";s:7:\"unicode\";s:8:\"&#xf24d;\";}s:24:\"far fa-closed-captioning\";a:2:{s:3:\"hex\";s:5:\"\\f20a\";s:7:\"unicode\";s:8:\"&#xf20a;\";}s:14:\"far fa-comment\";a:2:{s:3:\"hex\";s:5:\"\\f075\";s:7:\"unicode\";s:8:\"&#xf075;\";}s:18:\"far fa-comment-alt\";a:2:{s:3:\"hex\";s:5:\"\\f27a\";s:7:\"unicode\";s:8:\"&#xf27a;\";}s:19:\"far fa-comment-dots\";a:2:{s:3:\"hex\";s:5:\"\\f4ad\";s:7:\"unicode\";s:8:\"&#xf4ad;\";}s:15:\"far fa-comments\";a:2:{s:3:\"hex\";s:5:\"\\f086\";s:7:\"unicode\";s:8:\"&#xf086;\";}s:14:\"far fa-compass\";a:2:{s:3:\"hex\";s:5:\"\\f14e\";s:7:\"unicode\";s:8:\"&#xf14e;\";}s:11:\"far fa-copy\";a:2:{s:3:\"hex\";s:5:\"\\f0c5\";s:7:\"unicode\";s:8:\"&#xf0c5;\";}s:16:\"far fa-copyright\";a:2:{s:3:\"hex\";s:5:\"\\f1f9\";s:7:\"unicode\";s:8:\"&#xf1f9;\";}s:18:\"far fa-credit-card\";a:2:{s:3:\"hex\";s:5:\"\\f09d\";s:7:\"unicode\";s:8:\"&#xf09d;\";}s:12:\"far fa-dizzy\";a:2:{s:3:\"hex\";s:5:\"\\f567\";s:7:\"unicode\";s:8:\"&#xf567;\";}s:17:\"far fa-dot-circle\";a:2:{s:3:\"hex\";s:5:\"\\f192\";s:7:\"unicode\";s:8:\"&#xf192;\";}s:11:\"far fa-edit\";a:2:{s:3:\"hex\";s:5:\"\\f044\";s:7:\"unicode\";s:8:\"&#xf044;\";}s:15:\"far fa-envelope\";a:2:{s:3:\"hex\";s:5:\"\\f0e0\";s:7:\"unicode\";s:8:\"&#xf0e0;\";}s:20:\"far fa-envelope-open\";a:2:{s:3:\"hex\";s:5:\"\\f2b6\";s:7:\"unicode\";s:8:\"&#xf2b6;\";}s:10:\"far fa-eye\";a:2:{s:3:\"hex\";s:5:\"\\f06e\";s:7:\"unicode\";s:8:\"&#xf06e;\";}s:16:\"far fa-eye-slash\";a:2:{s:3:\"hex\";s:5:\"\\f070\";s:7:\"unicode\";s:8:\"&#xf070;\";}s:11:\"far fa-file\";a:2:{s:3:\"hex\";s:5:\"\\f15b\";s:7:\"unicode\";s:8:\"&#xf15b;\";}s:15:\"far fa-file-alt\";a:2:{s:3:\"hex\";s:5:\"\\f15c\";s:7:\"unicode\";s:8:\"&#xf15c;\";}s:19:\"far fa-file-archive\";a:2:{s:3:\"hex\";s:5:\"\\f1c6\";s:7:\"unicode\";s:8:\"&#xf1c6;\";}s:17:\"far fa-file-audio\";a:2:{s:3:\"hex\";s:5:\"\\f1c7\";s:7:\"unicode\";s:8:\"&#xf1c7;\";}s:16:\"far fa-file-code\";a:2:{s:3:\"hex\";s:5:\"\\f1c9\";s:7:\"unicode\";s:8:\"&#xf1c9;\";}s:17:\"far fa-file-excel\";a:2:{s:3:\"hex\";s:5:\"\\f1c3\";s:7:\"unicode\";s:8:\"&#xf1c3;\";}s:17:\"far fa-file-image\";a:2:{s:3:\"hex\";s:5:\"\\f1c5\";s:7:\"unicode\";s:8:\"&#xf1c5;\";}s:15:\"far fa-file-pdf\";a:2:{s:3:\"hex\";s:5:\"\\f1c1\";s:7:\"unicode\";s:8:\"&#xf1c1;\";}s:22:\"far fa-file-powerpoint\";a:2:{s:3:\"hex\";s:5:\"\\f1c4\";s:7:\"unicode\";s:8:\"&#xf1c4;\";}s:17:\"far fa-file-video\";a:2:{s:3:\"hex\";s:5:\"\\f1c8\";s:7:\"unicode\";s:8:\"&#xf1c8;\";}s:16:\"far fa-file-word\";a:2:{s:3:\"hex\";s:5:\"\\f1c2\";s:7:\"unicode\";s:8:\"&#xf1c2;\";}s:11:\"far fa-flag\";a:2:{s:3:\"hex\";s:5:\"\\f024\";s:7:\"unicode\";s:8:\"&#xf024;\";}s:14:\"far fa-flushed\";a:2:{s:3:\"hex\";s:5:\"\\f579\";s:7:\"unicode\";s:8:\"&#xf579;\";}s:13:\"far fa-folder\";a:2:{s:3:\"hex\";s:5:\"\\f07b\";s:7:\"unicode\";s:8:\"&#xf07b;\";}s:18:\"far fa-folder-open\";a:2:{s:3:\"hex\";s:5:\"\\f07c\";s:7:\"unicode\";s:8:\"&#xf07c;\";}s:29:\"far fa-font-awesome-logo-full\";a:2:{s:3:\"hex\";s:5:\"\\f4e6\";s:7:\"unicode\";s:8:\"&#xf4e6;\";}s:12:\"far fa-frown\";a:2:{s:3:\"hex\";s:5:\"\\f119\";s:7:\"unicode\";s:8:\"&#xf119;\";}s:17:\"far fa-frown-open\";a:2:{s:3:\"hex\";s:5:\"\\f57a\";s:7:\"unicode\";s:8:\"&#xf57a;\";}s:13:\"far fa-futbol\";a:2:{s:3:\"hex\";s:5:\"\\f1e3\";s:7:\"unicode\";s:8:\"&#xf1e3;\";}s:10:\"far fa-gem\";a:2:{s:3:\"hex\";s:5:\"\\f3a5\";s:7:\"unicode\";s:8:\"&#xf3a5;\";}s:14:\"far fa-grimace\";a:2:{s:3:\"hex\";s:5:\"\\f57f\";s:7:\"unicode\";s:8:\"&#xf57f;\";}s:11:\"far fa-grin\";a:2:{s:3:\"hex\";s:5:\"\\f580\";s:7:\"unicode\";s:8:\"&#xf580;\";}s:15:\"far fa-grin-alt\";a:2:{s:3:\"hex\";s:5:\"\\f581\";s:7:\"unicode\";s:8:\"&#xf581;\";}s:16:\"far fa-grin-beam\";a:2:{s:3:\"hex\";s:5:\"\\f582\";s:7:\"unicode\";s:8:\"&#xf582;\";}s:22:\"far fa-grin-beam-sweat\";a:2:{s:3:\"hex\";s:5:\"\\f583\";s:7:\"unicode\";s:8:\"&#xf583;\";}s:18:\"far fa-grin-hearts\";a:2:{s:3:\"hex\";s:5:\"\\f584\";s:7:\"unicode\";s:8:\"&#xf584;\";}s:18:\"far fa-grin-squint\";a:2:{s:3:\"hex\";s:5:\"\\f585\";s:7:\"unicode\";s:8:\"&#xf585;\";}s:24:\"far fa-grin-squint-tears\";a:2:{s:3:\"hex\";s:5:\"\\f586\";s:7:\"unicode\";s:8:\"&#xf586;\";}s:17:\"far fa-grin-stars\";a:2:{s:3:\"hex\";s:5:\"\\f587\";s:7:\"unicode\";s:8:\"&#xf587;\";}s:17:\"far fa-grin-tears\";a:2:{s:3:\"hex\";s:5:\"\\f588\";s:7:\"unicode\";s:8:\"&#xf588;\";}s:18:\"far fa-grin-tongue\";a:2:{s:3:\"hex\";s:5:\"\\f589\";s:7:\"unicode\";s:8:\"&#xf589;\";}s:25:\"far fa-grin-tongue-squint\";a:2:{s:3:\"hex\";s:5:\"\\f58a\";s:7:\"unicode\";s:8:\"&#xf58a;\";}s:23:\"far fa-grin-tongue-wink\";a:2:{s:3:\"hex\";s:5:\"\\f58b\";s:7:\"unicode\";s:8:\"&#xf58b;\";}s:16:\"far fa-grin-wink\";a:2:{s:3:\"hex\";s:5:\"\\f58c\";s:7:\"unicode\";s:8:\"&#xf58c;\";}s:18:\"far fa-hand-lizard\";a:2:{s:3:\"hex\";s:5:\"\\f258\";s:7:\"unicode\";s:8:\"&#xf258;\";}s:17:\"far fa-hand-paper\";a:2:{s:3:\"hex\";s:5:\"\\f256\";s:7:\"unicode\";s:8:\"&#xf256;\";}s:17:\"far fa-hand-peace\";a:2:{s:3:\"hex\";s:5:\"\\f25b\";s:7:\"unicode\";s:8:\"&#xf25b;\";}s:22:\"far fa-hand-point-down\";a:2:{s:3:\"hex\";s:5:\"\\f0a7\";s:7:\"unicode\";s:8:\"&#xf0a7;\";}s:22:\"far fa-hand-point-left\";a:2:{s:3:\"hex\";s:5:\"\\f0a5\";s:7:\"unicode\";s:8:\"&#xf0a5;\";}s:23:\"far fa-hand-point-right\";a:2:{s:3:\"hex\";s:5:\"\\f0a4\";s:7:\"unicode\";s:8:\"&#xf0a4;\";}s:20:\"far fa-hand-point-up\";a:2:{s:3:\"hex\";s:5:\"\\f0a6\";s:7:\"unicode\";s:8:\"&#xf0a6;\";}s:19:\"far fa-hand-pointer\";a:2:{s:3:\"hex\";s:5:\"\\f25a\";s:7:\"unicode\";s:8:\"&#xf25a;\";}s:16:\"far fa-hand-rock\";a:2:{s:3:\"hex\";s:5:\"\\f255\";s:7:\"unicode\";s:8:\"&#xf255;\";}s:20:\"far fa-hand-scissors\";a:2:{s:3:\"hex\";s:5:\"\\f257\";s:7:\"unicode\";s:8:\"&#xf257;\";}s:17:\"far fa-hand-spock\";a:2:{s:3:\"hex\";s:5:\"\\f259\";s:7:\"unicode\";s:8:\"&#xf259;\";}s:16:\"far fa-handshake\";a:2:{s:3:\"hex\";s:5:\"\\f2b5\";s:7:\"unicode\";s:8:\"&#xf2b5;\";}s:10:\"far fa-hdd\";a:2:{s:3:\"hex\";s:5:\"\\f0a0\";s:7:\"unicode\";s:8:\"&#xf0a0;\";}s:12:\"far fa-heart\";a:2:{s:3:\"hex\";s:5:\"\\f004\";s:7:\"unicode\";s:8:\"&#xf004;\";}s:15:\"far fa-hospital\";a:2:{s:3:\"hex\";s:5:\"\\f0f8\";s:7:\"unicode\";s:8:\"&#xf0f8;\";}s:16:\"far fa-hourglass\";a:2:{s:3:\"hex\";s:5:\"\\f254\";s:7:\"unicode\";s:8:\"&#xf254;\";}s:15:\"far fa-id-badge\";a:2:{s:3:\"hex\";s:5:\"\\f2c1\";s:7:\"unicode\";s:8:\"&#xf2c1;\";}s:14:\"far fa-id-card\";a:2:{s:3:\"hex\";s:5:\"\\f2c2\";s:7:\"unicode\";s:8:\"&#xf2c2;\";}s:12:\"far fa-image\";a:2:{s:3:\"hex\";s:5:\"\\f03e\";s:7:\"unicode\";s:8:\"&#xf03e;\";}s:13:\"far fa-images\";a:2:{s:3:\"hex\";s:5:\"\\f302\";s:7:\"unicode\";s:8:\"&#xf302;\";}s:15:\"far fa-keyboard\";a:2:{s:3:\"hex\";s:5:\"\\f11c\";s:7:\"unicode\";s:8:\"&#xf11c;\";}s:11:\"far fa-kiss\";a:2:{s:3:\"hex\";s:5:\"\\f596\";s:7:\"unicode\";s:8:\"&#xf596;\";}s:16:\"far fa-kiss-beam\";a:2:{s:3:\"hex\";s:5:\"\\f597\";s:7:\"unicode\";s:8:\"&#xf597;\";}s:22:\"far fa-kiss-wink-heart\";a:2:{s:3:\"hex\";s:5:\"\\f598\";s:7:\"unicode\";s:8:\"&#xf598;\";}s:12:\"far fa-laugh\";a:2:{s:3:\"hex\";s:5:\"\\f599\";s:7:\"unicode\";s:8:\"&#xf599;\";}s:17:\"far fa-laugh-beam\";a:2:{s:3:\"hex\";s:5:\"\\f59a\";s:7:\"unicode\";s:8:\"&#xf59a;\";}s:19:\"far fa-laugh-squint\";a:2:{s:3:\"hex\";s:5:\"\\f59b\";s:7:\"unicode\";s:8:\"&#xf59b;\";}s:17:\"far fa-laugh-wink\";a:2:{s:3:\"hex\";s:5:\"\\f59c\";s:7:\"unicode\";s:8:\"&#xf59c;\";}s:12:\"far fa-lemon\";a:2:{s:3:\"hex\";s:5:\"\\f094\";s:7:\"unicode\";s:8:\"&#xf094;\";}s:16:\"far fa-life-ring\";a:2:{s:3:\"hex\";s:5:\"\\f1cd\";s:7:\"unicode\";s:8:\"&#xf1cd;\";}s:16:\"far fa-lightbulb\";a:2:{s:3:\"hex\";s:5:\"\\f0eb\";s:7:\"unicode\";s:8:\"&#xf0eb;\";}s:15:\"far fa-list-alt\";a:2:{s:3:\"hex\";s:5:\"\\f022\";s:7:\"unicode\";s:8:\"&#xf022;\";}s:10:\"far fa-map\";a:2:{s:3:\"hex\";s:5:\"\\f279\";s:7:\"unicode\";s:8:\"&#xf279;\";}s:10:\"far fa-meh\";a:2:{s:3:\"hex\";s:5:\"\\f11a\";s:7:\"unicode\";s:8:\"&#xf11a;\";}s:16:\"far fa-meh-blank\";a:2:{s:3:\"hex\";s:5:\"\\f5a4\";s:7:\"unicode\";s:8:\"&#xf5a4;\";}s:23:\"far fa-meh-rolling-eyes\";a:2:{s:3:\"hex\";s:5:\"\\f5a5\";s:7:\"unicode\";s:8:\"&#xf5a5;\";}s:19:\"far fa-minus-square\";a:2:{s:3:\"hex\";s:5:\"\\f146\";s:7:\"unicode\";s:8:\"&#xf146;\";}s:21:\"far fa-money-bill-alt\";a:2:{s:3:\"hex\";s:5:\"\\f3d1\";s:7:\"unicode\";s:8:\"&#xf3d1;\";}s:11:\"far fa-moon\";a:2:{s:3:\"hex\";s:5:\"\\f186\";s:7:\"unicode\";s:8:\"&#xf186;\";}s:16:\"far fa-newspaper\";a:2:{s:3:\"hex\";s:5:\"\\f1ea\";s:7:\"unicode\";s:8:\"&#xf1ea;\";}s:19:\"far fa-object-group\";a:2:{s:3:\"hex\";s:5:\"\\f247\";s:7:\"unicode\";s:8:\"&#xf247;\";}s:21:\"far fa-object-ungroup\";a:2:{s:3:\"hex\";s:5:\"\\f248\";s:7:\"unicode\";s:8:\"&#xf248;\";}s:18:\"far fa-paper-plane\";a:2:{s:3:\"hex\";s:5:\"\\f1d8\";s:7:\"unicode\";s:8:\"&#xf1d8;\";}s:19:\"far fa-pause-circle\";a:2:{s:3:\"hex\";s:5:\"\\f28b\";s:7:\"unicode\";s:8:\"&#xf28b;\";}s:18:\"far fa-play-circle\";a:2:{s:3:\"hex\";s:5:\"\\f144\";s:7:\"unicode\";s:8:\"&#xf144;\";}s:18:\"far fa-plus-square\";a:2:{s:3:\"hex\";s:5:\"\\f0fe\";s:7:\"unicode\";s:8:\"&#xf0fe;\";}s:22:\"far fa-question-circle\";a:2:{s:3:\"hex\";s:5:\"\\f059\";s:7:\"unicode\";s:8:\"&#xf059;\";}s:17:\"far fa-registered\";a:2:{s:3:\"hex\";s:5:\"\\f25d\";s:7:\"unicode\";s:8:\"&#xf25d;\";}s:14:\"far fa-sad-cry\";a:2:{s:3:\"hex\";s:5:\"\\f5b3\";s:7:\"unicode\";s:8:\"&#xf5b3;\";}s:15:\"far fa-sad-tear\";a:2:{s:3:\"hex\";s:5:\"\\f5b4\";s:7:\"unicode\";s:8:\"&#xf5b4;\";}s:11:\"far fa-save\";a:2:{s:3:\"hex\";s:5:\"\\f0c7\";s:7:\"unicode\";s:8:\"&#xf0c7;\";}s:19:\"far fa-share-square\";a:2:{s:3:\"hex\";s:5:\"\\f14d\";s:7:\"unicode\";s:8:\"&#xf14d;\";}s:12:\"far fa-smile\";a:2:{s:3:\"hex\";s:5:\"\\f118\";s:7:\"unicode\";s:8:\"&#xf118;\";}s:17:\"far fa-smile-beam\";a:2:{s:3:\"hex\";s:5:\"\\f5b8\";s:7:\"unicode\";s:8:\"&#xf5b8;\";}s:17:\"far fa-smile-wink\";a:2:{s:3:\"hex\";s:5:\"\\f4da\";s:7:\"unicode\";s:8:\"&#xf4da;\";}s:16:\"far fa-snowflake\";a:2:{s:3:\"hex\";s:5:\"\\f2dc\";s:7:\"unicode\";s:8:\"&#xf2dc;\";}s:13:\"far fa-square\";a:2:{s:3:\"hex\";s:5:\"\\f0c8\";s:7:\"unicode\";s:8:\"&#xf0c8;\";}s:11:\"far fa-star\";a:2:{s:3:\"hex\";s:5:\"\\f005\";s:7:\"unicode\";s:8:\"&#xf005;\";}s:16:\"far fa-star-half\";a:2:{s:3:\"hex\";s:5:\"\\f089\";s:7:\"unicode\";s:8:\"&#xf089;\";}s:18:\"far fa-sticky-note\";a:2:{s:3:\"hex\";s:5:\"\\f249\";s:7:\"unicode\";s:8:\"&#xf249;\";}s:18:\"far fa-stop-circle\";a:2:{s:3:\"hex\";s:5:\"\\f28d\";s:7:\"unicode\";s:8:\"&#xf28d;\";}s:10:\"far fa-sun\";a:2:{s:3:\"hex\";s:5:\"\\f185\";s:7:\"unicode\";s:8:\"&#xf185;\";}s:15:\"far fa-surprise\";a:2:{s:3:\"hex\";s:5:\"\\f5c2\";s:7:\"unicode\";s:8:\"&#xf5c2;\";}s:18:\"far fa-thumbs-down\";a:2:{s:3:\"hex\";s:5:\"\\f165\";s:7:\"unicode\";s:8:\"&#xf165;\";}s:16:\"far fa-thumbs-up\";a:2:{s:3:\"hex\";s:5:\"\\f164\";s:7:\"unicode\";s:8:\"&#xf164;\";}s:19:\"far fa-times-circle\";a:2:{s:3:\"hex\";s:5:\"\\f057\";s:7:\"unicode\";s:8:\"&#xf057;\";}s:12:\"far fa-tired\";a:2:{s:3:\"hex\";s:5:\"\\f5c8\";s:7:\"unicode\";s:8:\"&#xf5c8;\";}s:16:\"far fa-trash-alt\";a:2:{s:3:\"hex\";s:5:\"\\f2ed\";s:7:\"unicode\";s:8:\"&#xf2ed;\";}s:11:\"far fa-user\";a:2:{s:3:\"hex\";s:5:\"\\f007\";s:7:\"unicode\";s:8:\"&#xf007;\";}s:18:\"far fa-user-circle\";a:2:{s:3:\"hex\";s:5:\"\\f2bd\";s:7:\"unicode\";s:8:\"&#xf2bd;\";}s:19:\"far fa-window-close\";a:2:{s:3:\"hex\";s:5:\"\\f410\";s:7:\"unicode\";s:8:\"&#xf410;\";}s:22:\"far fa-window-maximize\";a:2:{s:3:\"hex\";s:5:\"\\f2d0\";s:7:\"unicode\";s:8:\"&#xf2d0;\";}s:22:\"far fa-window-minimize\";a:2:{s:3:\"hex\";s:5:\"\\f2d1\";s:7:\"unicode\";s:8:\"&#xf2d1;\";}s:21:\"far fa-window-restore\";a:2:{s:3:\"hex\";s:5:\"\\f2d2\";s:7:\"unicode\";s:8:\"&#xf2d2;\";}}}}}','no'),(186,'elementor_active_kit','7','yes'),(227,'wp3p_wpf_db_version','1.5.6','yes'),(228,'wp3p_wpf_db_installed','1','yes'),(198,'ACFFA_active_icon_set','free','no'),(430,'wpforms_activation_redirect','1','yes'),(202,'acf_version','5.9.9','yes'),(203,'rocket_cache_dir_size_check','1','yes'),(431,'wpforms_version','1.6.8.1','yes'),(432,'wpforms_version_lite','1.6.8.1','yes'),(433,'wpforms_activated','a:1:{s:4:\"lite\";i:1629675307;}','yes'),(206,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:3:{s:5:\"block\";a:1:{s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:14:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:5:\"Ebook\";i:3;s:9:\"eCommerce\";i:4;s:9:\"Education\";i:5;s:6:\"Events\";i:6;s:18:\"Health and Fitness\";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\";}}}s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}s:9:\"templates\";a:881:{i:0;a:15:{s:2:\"id\";i:10107;s:5:\"title\";s:34:\"Classic | Promotion | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/balls_small.png\";s:12:\"tmpl_created\";i:1547851373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-promotion-announcement/?utm_source=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:0;s:16:\"popularity_index\";i:206;s:11:\"trend_index\";i:207;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:15:{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:132:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=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:0;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:15:{s:2:\"id\";i:10158;s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/coco_small.png\";s:12:\"tmpl_created\";i:1547852227;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-contact/?utm_source=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:0;s:16:\"popularity_index\";i:255;s:11:\"trend_index\";i:295;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:15:{s:2:\"id\";i:10190;s:5:\"title\";s:30:\"Classic | Register | Subscribe\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/engage_small.png\";s:12:\"tmpl_created\";i:1547885703;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-5/?utm_source=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:0;s:16:\"popularity_index\";i:214;s:11:\"trend_index\";i:151;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:15:{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:127:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=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:0;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:15:{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:128:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=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:0;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:15:{s:2:\"id\";i:10256;s:5:\"title\";s:20:\"Classic | Sale | Pop\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/fruit_small.png\";s:12:\"tmpl_created\";i:1547888909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-3/?utm_source=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:0;s:16:\"popularity_index\";i:458;s:11:\"trend_index\";i:597;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:15:{s:2:\"id\";i:10267;s:5:\"title\";s:29:\"Classic | Contact | Christmas\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/christmas_small.png\";s:12:\"tmpl_created\";i:1547889047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-contact-christmas/?utm_source=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:0;s:16:\"popularity_index\";i:281;s:11:\"trend_index\";i:233;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:15:{s:2:\"id\";i:10307;s:5:\"title\";s:43:\"Fly In | Promotion | Christmas | Teddy Bear\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/teddy_small.png\";s:12:\"tmpl_created\";i:1547893266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-promotion-christmas/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:641;s:11:\"trend_index\";i:689;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:15:{s:2:\"id\";i:10318;s:5:\"title\";s:27:\"Classic | Contact | Bicycle\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/01/by_small.png\";s:12:\"tmpl_created\";i:1547893367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/classic-contact-2/?utm_source=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:0;s:16:\"popularity_index\";i:327;s:11:\"trend_index\";i:326;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:15:{s:2:\"id\";i:10339;s:5:\"title\";s:22:\"Fly In | Contact | Spa\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/spa_small.png\";s:12:\"tmpl_created\";i:1547893603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/fly-in-contact-spa/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:390;s:11:\"trend_index\";i:393;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:15:{s:2:\"id\";i:10352;s:5:\"title\";s:23:\"Fly In | Contact | Wine\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_wine_small.png\";s:12:\"tmpl_created\";i:1547915335;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/fly-in-contact/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:445;s:11:\"trend_index\";i:525;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:15:{s:2:\"id\";i:10372;s:5:\"title\";s:29:\"Fly In | Register | Subscribe\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/phone_small.png\";s:12:\"tmpl_created\";i:1547915554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-register-subscribe-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:638;s:11:\"trend_index\";i:636;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:15:{s:2:\"id\";i:10382;s:5:\"title\";s:35:\"Bottom Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/bottom_pink_small.png\";s:12:\"tmpl_created\";i:1547916616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/bottom-bar-announcement/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:242;s:11:\"trend_index\";i:258;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:15:{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:124:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=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:0;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:15:{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:125:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=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:0;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:15:{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:125:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=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:0;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:15:{s:2:\"id\";i:10434;s:5:\"title\";s:27:\"Classic | Sale | Headphones\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/head_small.png\";s:12:\"tmpl_created\";i:1547961950;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-6/?utm_source=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:0;s:16:\"popularity_index\";i:359;s:11:\"trend_index\";i:353;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:15:{s:2:\"id\";i:10444;s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/plant_small.png\";s:12:\"tmpl_created\";i:1547962029;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/classic-contact-3/?utm_source=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:0;s:16:\"popularity_index\";i:385;s:11:\"trend_index\";i:298;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:15:{s:2:\"id\";i:10467;s:5:\"title\";s:27:\"Bottom Bar | Contact | Lego\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/tro_small.png\";s:12:\"tmpl_created\";i:1547962277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/bottom-bar-contact/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:722;s:11:\"trend_index\";i: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:15:{s:2:\"id\";i:10487;s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/acc_small.png\";s:12:\"tmpl_created\";i:1547964527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:554;s:11:\"trend_index\";i:618;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:15:{s:2:\"id\";i:10498;s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/pink_small-1.png\";s:12:\"tmpl_created\";i:1547964616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-7/?utm_source=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:0;s:16:\"popularity_index\";i:421;s:11:\"trend_index\";i:382;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:15:{s:2:\"id\";i:10519;s:5:\"title\";s:27:\"Hello Bar | Promotion | App\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/app_small-1.png\";s:12:\"tmpl_created\";i:1547964801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/hello-bar-promotion-app-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:585;s:11:\"trend_index\";i:629;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:15:{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:124:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=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:0;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:15:{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:126:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=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:0;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:15:{s:2:\"id\";i:10569;s:5:\"title\";s:15:\"Slide In | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/off_small.png\";s:12:\"tmpl_created\";i:1547967812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/popups/slide-in-sale/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:529;s:11:\"trend_index\";i:485;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:15:{s:2:\"id\";i:10590;s:5:\"title\";s:19:\"Full Screen | Login\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/pass1_small.png\";s:12:\"tmpl_created\";i:1547967978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-6/?utm_source=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:0;s:16:\"popularity_index\";i:466;s:11:\"trend_index\";i:356;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:15:{s:2:\"id\";i:10600;s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/orange_small.png\";s:12:\"tmpl_created\";i:1547968080;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-3/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:483;s:11:\"trend_index\";i:494;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:15:{s:2:\"id\";i:10622;s:5:\"title\";s:34:\"Full Screen | Contact | Headphones\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/full_hear_small.png\";s:12:\"tmpl_created\";i:1547969678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/full-screen-contact-2/?utm_source=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:0;s:16:\"popularity_index\";i:543;s:11:\"trend_index\";i:456;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:15:{s:2:\"id\";i:10633;s:5:\"title\";s:23:\"Slide In | Login | Lego\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/tro_small-1.png\";s:12:\"tmpl_created\";i:1547969858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/slide-in-login/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:675;s:11:\"trend_index\";i:722;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:15:{s:2:\"id\";i:10644;s:5:\"title\";s:26:\"Fly In | Contact | Webinar\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/blue_small-1.png\";s:12:\"tmpl_created\";i:1547970814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/fly-in-contact-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:484;s:11:\"trend_index\";i:440;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:15:{s:2:\"id\";i:10654;s:5:\"title\";s:31:\"Full Screen | Login | Christmas\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/full_login_small.png\";s:12:\"tmpl_created\";i:1547970917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/full-screen-login-christmas/?utm_source=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:0;s:16:\"popularity_index\";i:658;s:11:\"trend_index\";i:676;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:15:{s:2:\"id\";i:10664;s:5:\"title\";s:34:\"Slide In | Contact | Gym | Fitness\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/slide_gym_small.png\";s:12:\"tmpl_created\";i:1547973928;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-4/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:552;s:11:\"trend_index\";i:384;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:15:{s:2:\"id\";i:10675;s:5:\"title\";s:35:\"Full Screen | Login | Gym | Fitness\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/gym_full_small.png\";s:12:\"tmpl_created\";i:1547974110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-4/?utm_source=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:0;s:16:\"popularity_index\";i:519;s:11:\"trend_index\";i:477;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:15:{s:2:\"id\";i:9719;s:5:\"title\";s:30:\"Classic | Subscribe | Register\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/register_small.png\";s:12:\"tmpl_created\";i:1547976107;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-subscribe-register/?utm_source=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:0;s:16:\"popularity_index\";i:398;s:11:\"trend_index\";i:282;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:15:{s:2:\"id\";i:10137;s:5:\"title\";s:34:\"Full Screen | Contact | Restaurant\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/rest_small.png\";s:12:\"tmpl_created\";i:1547976342;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-contact/?utm_source=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:0;s:16:\"popularity_index\";i:570;s:11:\"trend_index\";i:589;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:15:{s:2:\"id\";i:10244;s:5:\"title\";s:17:\"Bottom Bar | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/wow_small.png\";s:12:\"tmpl_created\";i:1547976402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/bottom-bar-sale/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:623;s:11:\"trend_index\";i:660;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:15:{s:2:\"id\";i:10127;s:5:\"title\";s:35:\"Fly In | Announcement | Maintenance\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/pizza_small.png\";s:12:\"tmpl_created\";i:1547984061;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:700;s:11:\"trend_index\";i:738;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:15:{s:2:\"id\";i:10776;s:5:\"title\";s:33:\"Fly In | Contact | Social | Share\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/social1_small.png\";s:12:\"tmpl_created\";i:1548047055;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-contact-social-share/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:694;s:11:\"trend_index\";i:694;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:15:{s:2:\"id\";i:10785;s:5:\"title\";s:33:\"Fly In | Contact | Social | Share\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/social2_small.png\";s:12:\"tmpl_created\";i:1548047593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/fly-in-contact-social-share-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:468;s:11:\"trend_index\";i:442;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:15:{s:2:\"id\";i:10794;s:5:\"title\";s:34:\"Classic | Contact | Social | Share\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/01/s_small.png\";s:12:\"tmpl_created\";i:1548067619;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-social-share/?utm_source=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:0;s:16:\"popularity_index\";i:430;s:11:\"trend_index\";i:475;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:15:{s:2:\"id\";i:10871;s:5:\"title\";s:20:\"Bottom Bar | Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/01/m_small.png\";s:12:\"tmpl_created\";i:1548074396;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/bottom-bar-contact-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:706;s:11:\"trend_index\";i: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:15:{s:2:\"id\";i:10936;s:5:\"title\";s:25:\"Full Screen | Toggle Menu\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/menu_small.png\";s:12:\"tmpl_created\";i:1548874587;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-toggle-menu/?utm_source=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:0;s:16:\"popularity_index\";i:478;s:11:\"trend_index\";i:572;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:15:{s:2:\"id\";i:10964;s:5:\"title\";s:59:\"Classic | Promotion | Coupon | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/02/love_small.png\";s:12:\"tmpl_created\";i:1550039106;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-promotion-coupon/?utm_source=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:0;s:16:\"popularity_index\";i:598;s:11:\"trend_index\";i:664;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:15:{s:2:\"id\";i:10992;s:5:\"title\";s:59:\"Classic | Promotion | Coupon | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/02/h_small.png\";s:12:\"tmpl_created\";i:1550072007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-promotion-coupon-love-valentines-day/?utm_source=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:0;s:16:\"popularity_index\";i:668;s:11:\"trend_index\";i:668;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:15:{s:2:\"id\";i:11005;s:5:\"title\";s:50:\"Classic | Promotion | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/02/bear_small.png\";s:12:\"tmpl_created\";i:1550073303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-promotion-love-valentines-day/?utm_source=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:0;s:16:\"popularity_index\";i:680;s:11:\"trend_index\";i:615;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:15:{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:124:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=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:0;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:15:{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:113:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=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:0;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:15:{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:123:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=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:0;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:15:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:15:{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:126:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=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:0;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:15:{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:124:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=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:0;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:15:{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:126:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=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:0;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:15:{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:120:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:15:{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:116:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=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:0;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:15:{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:143:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=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:0;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:15:{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:121:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=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:0;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:15:{s:2:\"id\";i:9611;s:5:\"title\";s:16:\"Hello Bar | Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2019/01/Top-Bar_Sale_small_01.png\";s:12:\"tmpl_created\";i:1546965350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/hello-bar-sale-01/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:605;s:11:\"trend_index\";i:603;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:15:{s:2:\"id\";i:9622;s:5:\"title\";s:19:\"Classic | Promotion\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_promotion_small_02.png\";s:12:\"tmpl_created\";i:1546965896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-promotion-02/?utm_source=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:0;s:16:\"popularity_index\";i:607;s:11:\"trend_index\";i:460;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:15:{s:2:\"id\";i:9631;s:5:\"title\";s:38:\"Slide-in | Sale | Register | Subscribe\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/Slide-in_Sale_small_01.png\";s:12:\"tmpl_created\";i:1546968270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/slide-in-sale-01/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:661;s:11:\"trend_index\";i:705;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:15:{s:2:\"id\";i:9662;s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2019/01/Bottom-Bar_Register_small_01.png\";s:12:\"tmpl_created\";i:1547009087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/bottom-bar-register-01/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:684;s:11:\"trend_index\";i:658;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:15:{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:130:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=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:0;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:15:{s:2:\"id\";i:9690;s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Contact_small_01.png\";s:12:\"tmpl_created\";i:1547011716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/classic-contact-01/?utm_source=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:0;s:16:\"popularity_index\";i:393;s:11:\"trend_index\";i:571;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:15:{s:2:\"id\";i:9699;s:5:\"title\";s:33:\"Classic | Contact | Gym | Fitness\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Contact_small_02.png\";s:12:\"tmpl_created\";i:1547015827;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/classic-contact-02/?utm_source=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:0;s:16:\"popularity_index\";i:475;s:11:\"trend_index\";i:527;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:15:{s:2:\"id\";i:9571;s:5:\"title\";s:14:\"Fly In | Login\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/FlyIn_Login_01_small.png\";s:12:\"tmpl_created\";i:1547726151;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/fly-in-login-01/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:622;s:11:\"trend_index\";i:538;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:15:{s:2:\"id\";i:9740;s:5:\"title\";s:25:\"Classic | Promotion | App\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/app_small.png\";s:12:\"tmpl_created\";i:1547822836;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/classic-promotion-app/?utm_source=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:0;s:16:\"popularity_index\";i:624;s:11:\"trend_index\";i:691;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:15:{s:2:\"id\";i:9762;s:5:\"title\";s:36:\"Classic | Register | Subscribe | Spa\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/spa_small_classic.png\";s:12:\"tmpl_created\";i:1547824145;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-register-subscribe-spa/?utm_source=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:0;s:16:\"popularity_index\";i:463;s:11:\"trend_index\";i:436;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:15:{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:126:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=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:0;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:15:{s:2:\"id\";i:9772;s:5:\"title\";s:27:\"Hello bar | Promotion | App\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/app_hello_small.png\";s:12:\"tmpl_created\";i:1547824279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/hello-bar-promotion-app/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:760;s:11:\"trend_index\";i:781;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:15:{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:122:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=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:0;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:15:{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:123:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=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:0;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:71;a:15:{s:2:\"id\";i:9793;s:5:\"title\";s:13:\"Fly In | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_black_small.png\";s:12:\"tmpl_created\";i:1547831151;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/popups/fly-in-sale/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:670;s:11:\"trend_index\";i:742;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:15:{s:2:\"id\";i:9836;s:5:\"title\";s:21:\"Classic | Login | Pop\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/login_b_small.png\";s:12:\"tmpl_created\";i:1547835635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/popups/classic-login/?utm_source=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:0;s:16:\"popularity_index\";i:634;s:11:\"trend_index\";i:669;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:15:{s:2:\"id\";i:9847;s:5:\"title\";s:25:\"Fly In | Promotion | Lego\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_in_promotion_tro.png\";s:12:\"tmpl_created\";i:1547836956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/fly-in-promotion/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:751;s:11:\"trend_index\";i:838;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:15:{s:2:\"id\";i:9858;s:5:\"title\";s:27:\"Slide In | Promotion | Wine\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/slide-in_promotion_wine_small.png\";s:12:\"tmpl_created\";i:1547837100;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-promotion/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:769;s:11:\"trend_index\";i:684;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:15:{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:125:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=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:0;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:15:{s:2:\"id\";i:9944;s:5:\"title\";s:33:\"Slide In | Promotion | Headphones\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_head_small.png\";s:12:\"tmpl_created\";i:1547841939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/slide-in-promotion-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:757;s:11:\"trend_index\";i:700;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:15:{s:2:\"id\";i:9955;s:5:\"title\";s:14:\"Fly In | Login\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_login_lock_small.png\";s:12:\"tmpl_created\";i:1547842065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/popups/fly-in-login/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:551;s:11:\"trend_index\";i:627;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:15:{s:2:\"id\";i:9965;s:5:\"title\";s:30:\"Classic | Register | Subscribe\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_moon_small.png\";s:12:\"tmpl_created\";i:1547842174;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-2/?utm_source=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:0;s:16:\"popularity_index\";i:588;s:11:\"trend_index\";i:591;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:15:{s:2:\"id\";i:9995;s:5:\"title\";s:27:\"Slide In | Sale | Christmas\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_christmas_small.png\";s:12:\"tmpl_created\";i:1547844802;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-sale-christmas/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:772;s:11:\"trend_index\";i:817;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:15:{s:2:\"id\";i:10016;s:5:\"title\";s:16:\"Hello Bar | Sale\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/Hello-Bar_Promotion_bag_small.png\";s:12:\"tmpl_created\";i:1547845062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/hello-bar-sale/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:792;s:11:\"trend_index\";i: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:15:{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:130:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=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:0;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:15:{s:2:\"id\";i:10026;s:5:\"title\";s:46:\"Classic | Register | Subscribe | Gym | Fitness\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_register_small.png\";s:12:\"tmpl_created\";i:1547845205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-3/?utm_source=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:0;s:16:\"popularity_index\";i:616;s:11:\"trend_index\";i:587;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:15:{s:2:\"id\";i:10036;s:5:\"title\";s:43:\"Full Screen | Sale | Promotion | Headphones\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/full_sale_head_small.png\";s:12:\"tmpl_created\";i:1547845409;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-sale-promotion/?utm_source=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:0;s:16:\"popularity_index\";i:614;s:11:\"trend_index\";i:717;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:15:{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:129:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=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:0;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:15:{s:2:\"id\";i:10057;s:5:\"title\";s:48:\"Hello Bar | Register | Subscribe | Gym | Fitness\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2019/01/hello-bar_register_sport_small.png\";s:12:\"tmpl_created\";i:1547847938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/hello-bar-register-subscribe/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:764;s:11:\"trend_index\";i: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:15:{s:2:\"id\";i:10087;s:5:\"title\";s:25:\"Full Screen | Login | Spa\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2019/01/full-screen_login_spa_small.png\";s:12:\"tmpl_created\";i:1547848301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/full-screen-login-spa/?utm_source=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:0;s:16:\"popularity_index\";i:644;s:11:\"trend_index\";i:632;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:15:{s:2:\"id\";i:10097;s:5:\"title\";s:37:\"Classic | Register | Subscribe | Lego\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_lego_small.png\";s:12:\"tmpl_created\";i:1547848411;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-4/?utm_source=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:0;s:16:\"popularity_index\";i:689;s:11:\"trend_index\";i:758;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:15:{s:2:\"id\";i:1190;s:5:\"title\";s:26:\"Landing Page &#8211; Hotel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp2-l.png\";s:12:\"tmpl_created\";i:1490707391;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/landing-page-hotel/?utm_source=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:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:2;s:11:\"trend_index\";i:1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:89;a:15:{s:2:\"id\";i:9816;s:5:\"title\";s:30:\"Classic | Sale | Gym | Fitness\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_sale_sport_small.png\";s:12:\"tmpl_created\";i:1547991876;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-2/?utm_source=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:1;s:16:\"popularity_index\";i:720;s:11:\"trend_index\";i:823;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:15:{s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=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:1;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:91;a:15:{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:108:\"https://library.elementor.com/blocks/404-page-01/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:15:{s:2:\"id\";i:9602;s:5:\"title\";s:35:\"Bottom Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2019/01/Bottombar_Announcement_small_01.png\";s:12:\"tmpl_created\";i:1546964559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/bottom-bar-announcement-01/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:600;s:11:\"trend_index\";i:604;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:15:{s:2:\"id\";i:225;s:5:\"title\";s:27:\"Homepage &#8211; Restaurant\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0016.png\";s:12:\"tmpl_created\";i:1470829872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-restaurant/?utm_source=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\",\"Homepage\",\"Restaurant\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:1;s:11:\"trend_index\";i:2;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:94;a:15:{s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/conference-events/?utm_source=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:2;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:95;a:15:{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:108:\"https://library.elementor.com/blocks/404-page-02/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:15:{s:2:\"id\";i:463;s:5:\"title\";s:22:\"Homepage &#8211; Study\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0022.png\";s:12:\"tmpl_created\";i:1477388340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/homepage-study/?utm_source=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:\"[\"Education\",\"Homepage\",\"Study\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:4;s:11:\"trend_index\";i:3;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:97;a:15:{s:2:\"id\";i:10277;s:5:\"title\";s:36:\"Bottom Bar | Promotion | Sale | Book\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/book_small.png\";s:12:\"tmpl_created\";i:1548055999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/bottom-bar-promotion-book/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:729;s:11:\"trend_index\";i:802;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:15:{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:129:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=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:3;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:15:{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:108:\"https://library.elementor.com/blocks/404-page-03/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:15:{s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=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:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:15:{s:2:\"id\";i:181;s:5:\"title\";s:23:\"Homepage &#8211; Agency\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0019.png\";s:12:\"tmpl_created\";i:1470826567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/homepage-agency/?utm_source=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:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:3;s:11:\"trend_index\";i:4;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:102;a:15:{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:108:\"https://library.elementor.com/blocks/404-page-04/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:15:{s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=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:4;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:15:{s:2:\"id\";i:9903;s:5:\"title\";s:34:\"Bottom Bar | Promotion | Olive Oil\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2019/01/bottom-bar_promotion_olive_small.png\";s:12:\"tmpl_created\";i:1547838896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/bottom-bar-promotion/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:765;s:11:\"trend_index\";i:840;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:15:{s:2:\"id\";i:150;s:5:\"title\";s:19:\"Product &#8211; App\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0003.png\";s:12:\"tmpl_created\";i:1470829879;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/product-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:6;s:11:\"trend_index\";i:5;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:106;a:15:{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:108:\"https://library.elementor.com/blocks/404-page-05/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:15:{s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=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:5;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:15:{s:2:\"id\";i:10549;s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/com_small.png\";s:12:\"tmpl_created\";i:1547967595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/bottom-bar-register-subscribe/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:713;s:11:\"trend_index\";i:666;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:15:{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:108:\"https://library.elementor.com/blocks/404-page-06/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:15:{s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/car-wash-business/?utm_source=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:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:15:{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:115:\"https://library.elementor.com/birthday-party-invitation/?utm_source=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:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:15:{s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/beauty-salon-about/?utm_source=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:7;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:15:{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:108:\"https://library.elementor.com/blocks/404-page-07/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:15:{s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=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:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:15:{s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/beauty-salon-contact/?utm_source=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:8;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:15:{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:108:\"https://library.elementor.com/blocks/404-page-09/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:15:{s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=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:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:15:{s:2:\"id\";i:10529;s:5:\"title\";s:36:\"Classic | Announcement | Maintenance\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/icon_small.png\";s:12:\"tmpl_created\";i:1548046309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-announcement/?utm_source=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:9;s:16:\"popularity_index\";i:474;s:11:\"trend_index\";i:398;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:119;a:15:{s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=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:9;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:15:{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:108:\"https://library.elementor.com/blocks/404-page-08/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:15:{s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=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:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:15:{s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/beauty-salon-home/?utm_source=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:10;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:15:{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:104:\"https://library.elementor.com/blocks/about-1/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:124;a:15:{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:105:\"https://library.elementor.com/blocks/about-10/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:15:{s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/beauty-salon-services/?utm_source=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:11;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:15:{s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=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:11;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:15:{s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/travel-blog-about/?utm_source=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:12;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:15:{s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=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:12;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:15:{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:105:\"https://library.elementor.com/blocks/about-11/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:130;a:15:{s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-blog-contact/?utm_source=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:13;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:15:{s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=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:13;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:15:{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:105:\"https://library.elementor.com/blocks/about-12/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:133;a:15:{s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/travel-blog-home/?utm_source=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:14;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:15:{s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=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:14;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:15:{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:105:\"https://library.elementor.com/blocks/about-13/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:136;a:15:{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:105:\"https://library.elementor.com/blocks/about-15/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:137;a:15:{s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/dance-studio-home/?utm_source=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:15;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:15:{s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=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:15;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:15:{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:105:\"https://library.elementor.com/blocks/about-14/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:140;a:15:{s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/dance-studio-about/?utm_source=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:16;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:15:{s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=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:16;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:142;a:15:{s:2:\"id\";i:10413;s:5:\"title\";s:28:\"Classic | Content Lock | Pop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/hot_small.png\";s:12:\"tmpl_created\";i:1547961774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-content-lock/?utm_source=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:17;s:16:\"popularity_index\";i:752;s:11:\"trend_index\";i:813;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:143;a:15:{s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-classes/?utm_source=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:17;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:144;a:15:{s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=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:17;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:145;a:15:{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:105:\"https://library.elementor.com/blocks/about-16/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:146;a:15:{s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/dance-studio-schedule/?utm_source=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:18;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:15:{s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=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:18;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:148;a:15:{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:105:\"https://library.elementor.com/blocks/about-17/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:149;a:15:{s:2:\"id\";i:10223;s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/welcome_small.png\";s:12:\"tmpl_created\";i:1547887343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-4/?utm_source=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:19;s:16:\"popularity_index\";i:497;s:11:\"trend_index\";i:503;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:15:{s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-pricing/?utm_source=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:19;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:15:{s:2:\"id\";i:10559;s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_small.png\";s:12:\"tmpl_created\";i:1547967711;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/bottom-bar-register-subscribe-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:714;s:11:\"trend_index\";i:729;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:15:{s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=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:19;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i: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:15:{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:105:\"https://library.elementor.com/blocks/about-18/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:154;a:15:{s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-contact/?utm_source=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:20;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:15:{s:2:\"id\";i:10403;s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/hello_small.png\";s:12:\"tmpl_created\";i:1548056371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-5/?utm_source=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:20;s:16:\"popularity_index\";i:627;s:11:\"trend_index\";i:659;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:15:{s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/online-course-education/?utm_source=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:20;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:15:{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:105:\"https://library.elementor.com/blocks/about-19/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:158;a:15:{s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/psychologist-about/?utm_source=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:21;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:159;a:15:{s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=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:21;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:15:{s:2:\"id\";i:9913;s:5:\"title\";s:27:\"Classic | Login | Christmas\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/log_small.png\";s:12:\"tmpl_created\";i:1547841430;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-2/?utm_source=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:21;s:16:\"popularity_index\";i:542;s:11:\"trend_index\";i:417;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:15:{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:104:\"https://library.elementor.com/blocks/about-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:162;a:15:{s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/psychologist-contact/?utm_source=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:22;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:163;a:15:{s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=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:22;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:15:{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:105:\"https://library.elementor.com/blocks/about-20/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:15:{s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/psychologist-home/?utm_source=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:23;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:15:{s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=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:23;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i: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:15:{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:105:\"https://library.elementor.com/blocks/about-21/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:168;a:15:{s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/psychologist-pricing/?utm_source=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:24;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:15:{s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=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:24;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:170;a:15:{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:106:\"https://library.elementor.com/blocks/about-3-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:171;a:15:{s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/psychologist-services/?utm_source=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:25;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:172;a:15:{s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=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:25;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:15:{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:106:\"https://library.elementor.com/blocks/about-4-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:174;a:15:{s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/flooring-company-about/?utm_source=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:26;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:15:{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:106:\"https://library.elementor.com/blocks/about-5-3/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:15:{s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=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:26;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:177;a:15:{s:2:\"id\";i:9592;s:5:\"title\";s:26:\"Classic | Promotion | Sale\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Promotion_small_01.png\";s:12:\"tmpl_created\";i:1546963720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-promotion-01/?utm_source=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:26;s:16:\"popularity_index\";i:663;s:11:\"trend_index\";i:807;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:15:{s:2:\"id\";i:10210;s:5:\"title\";s:29:\"Classic | Promotion | Webinar\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/web_small-1.png\";s:12:\"tmpl_created\";i:1547886103;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-promotion-webinar/?utm_source=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:27;s:16:\"popularity_index\";i:784;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:179;a:15:{s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/flooring-company-contact/?utm_source=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:27;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:15:{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:106:\"https://library.elementor.com/blocks/about-6-3/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:181;a:15:{s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=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:27;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:15:{s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/flooring-company-gallery/?utm_source=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:28;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:15:{s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=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:28;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:184;a:15:{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:104:\"https://library.elementor.com/blocks/about-7/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:15:{s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/flooring-company-services/?utm_source=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:29;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:186;a:15:{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:104:\"https://library.elementor.com/blocks/about-8/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:187;a:15:{s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=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:29;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:188;a:15:{s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/flooring-company-home/?utm_source=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:30;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:189;a:15:{s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=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:30;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:15:{s:2:\"id\";i:10047;s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/yellow_small.png\";s:12:\"tmpl_created\";i:1547847757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-3/?utm_source=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:30;s:16:\"popularity_index\";i:522;s:11:\"trend_index\";i:513;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:15:{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:104:\"https://library.elementor.com/blocks/about-9/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:192;a:15:{s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/lp/webinar-events/?utm_source=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:31;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:15:{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:106:\"https://library.elementor.com/blocks/archive-1/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:15:{s:2:\"id\";i:9879;s:5:\"title\";s:38:\"Classic | Register | Subscribe | Leads\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/dog_small.png\";s:12:\"tmpl_created\";i:1547838416;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-register-subscribe/?utm_source=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:31;s:16:\"popularity_index\";i:676;s:11:\"trend_index\";i:761;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:15:{s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=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:31;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:15:{s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=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:32;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:15:{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:106:\"https://library.elementor.com/blocks/archive-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:15:{s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=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:32;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:15:{s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=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:33;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:15:{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:106:\"https://library.elementor.com/blocks/archive-3/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:15:{s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=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:33;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:15:{s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=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:34;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:15:{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:106:\"https://library.elementor.com/blocks/archive-4/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:15:{s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=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:34;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:15:{s:2:\"id\";i:10297;s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/s_yellow_small.png\";s:12:\"tmpl_created\";i:1548056099;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-4/?utm_source=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:35;s:16:\"popularity_index\";i:590;s:11:\"trend_index\";i:607;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:15:{s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=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:35;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:15:{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:106:\"https://library.elementor.com/blocks/archive-5/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:15:{s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=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:35;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:15:{s:2:\"id\";i:10393;s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/blue_small.png\";s:12:\"tmpl_created\";i:1548056682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-5/?utm_source=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:36;s:16:\"popularity_index\";i:678;s:11:\"trend_index\";i:837;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:15:{s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=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:36;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:15:{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:106:\"https://library.elementor.com/blocks/archive-6/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:15:{s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=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:36;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:15:{s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/moving-company-business/?utm_source=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:37;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:15:{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:106:\"https://library.elementor.com/blocks/archive-7/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:15:{s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=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:37;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:15:{s:2:\"id\";i:10579;s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/sale1_small.png\";s:12:\"tmpl_created\";i:1547967887;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-8/?utm_source=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:38;s:16:\"popularity_index\";i:712;s:11:\"trend_index\";i:782;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:217;a:15:{s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=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:38;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:15:{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:106:\"https://library.elementor.com/blocks/archive-8/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:219;a:15:{s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=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:38;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:220;a:15:{s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=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:39;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:15:{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:106:\"https://library.elementor.com/blocks/archive-9/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:15:{s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=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:39;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:223;a:15:{s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=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:40;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:15:{s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:15:{s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=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:40;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:15:{s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=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:41;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:15:{s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:15:{s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=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:41;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:15:{s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=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:42;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:15:{s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:231;a:15:{s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/barbershop-home/?utm_source=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:42;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:15:{s:2:\"id\";i:10180;s:5:\"title\";s:21:\"Fly In | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/glass_small.png\";s:12:\"tmpl_created\";i:1548045309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-3/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:686;s:11:\"trend_index\";i:788;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:15:{s:2:\"id\";i:18449;s:5:\"title\";s:46:\"Aesthetic Clinic &#8211; Health &#038; 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:124:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=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:43;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i: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:15:{s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/barbershop-header/?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:37:\"[\"Barber Shop\",\"Barbershop\",\"header\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:15:{s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/barbershop-about/?utm_source=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:43;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:15:{s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=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:44;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:15:{s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:238;a:15:{s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/barbershop-services/?utm_source=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:44;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:15:{s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:15:{s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=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:45;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:241;a:15:{s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/barbershop-gallery/?utm_source=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:45;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:15:{s:2:\"id\";i:9731;s:5:\"title\";s:26:\"Classic | Sale | Promotion\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/icecream_small.png\";s:12:\"tmpl_created\";i:1547976166;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/popups/classic-sale/?utm_source=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:46;s:16:\"popularity_index\";i:635;s:11:\"trend_index\";i:648;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:243;a:15:{s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:15:{s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=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:46;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:245;a:15:{s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/barbershop-contact/?utm_source=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:46;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i: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:15:{s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/beauty-salon-header/?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:32:\"[\"Beauty salon\",\"hair\",\"Header\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:15:{s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/open-week-events/?utm_source=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:47;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:248;a:15:{s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/online-course-home/?utm_source=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:47;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:15:{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:109:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:15:{s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=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:48;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:15:{s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/online-course-about/?utm_source=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:48;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:15:{s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=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:49;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:15:{s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/online-course-course-page/?utm_source=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:49;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:15:{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:108:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:255;a:15:{s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=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:50;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:15:{s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/online-course-contact/?utm_source=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:50;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:15:{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:107:\"https://library.elementor.com/blocks/clients-10/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:258;a:15:{s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=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:51;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:15:{s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/interior-design-home-page/?utm_source=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:51;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:15:{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:107:\"https://library.elementor.com/blocks/clients-11/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:15:{s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=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:52;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:262;a:15:{s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/interior-design-about/?utm_source=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:52;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:15:{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:107:\"https://library.elementor.com/blocks/clients-12/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:15:{s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=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:53;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:15:{s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/interior-design-projects/?utm_source=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:53;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:15:{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:107:\"https://library.elementor.com/blocks/clients-13/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:267;a:15:{s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=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:54;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:15:{s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/interior-design-contact/?utm_source=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:54;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:15:{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:107:\"https://library.elementor.com/blocks/clients-14/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:270;a:15:{s:2:\"id\";i:10005;s:5:\"title\";s:38:\"Fly In | Promotion | Spa | Body Lotion\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/Flyin_lotion_small.png\";s:12:\"tmpl_created\";i:1547844909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/fly-in-promotion-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:755;s:11:\"trend_index\";i:760;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:15:{s:2:\"id\";i:10424;s:5:\"title\";s:21:\"Fly In | Announcement\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/flower_small.png\";s:12:\"tmpl_created\";i:1547961866;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-4/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:677;s:11:\"trend_index\";i:753;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:15:{s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/lp/insurance-business/?utm_source=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:55;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i: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:15:{s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/photography-home-page/?utm_source=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:55;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:15:{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:107:\"https://library.elementor.com/blocks/clients-15/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:15:{s:2:\"id\";i:9975;s:5:\"title\";s:24:\"Fly In | Promotion | App\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_webinar_app_small.png\";s:12:\"tmpl_created\";i:1547842284;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-promotion-webinar/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:774;s:11:\"trend_index\";i: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:15:{s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=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:56;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:277;a:15:{s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/photography-about/?utm_source=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:56;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:15:{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:107:\"https://library.elementor.com/blocks/clients-16/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:279;a:15:{s:2:\"id\";i:10067;s:5:\"title\";s:31:\"Fly In | Announcement | Cookies\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/fly-in_cookie_yellow_small.png\";s:12:\"tmpl_created\";i:1547848075;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/fly-in-announcement/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:582;s:11:\"trend_index\";i:619;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:15:{s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=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:57;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:281;a:15:{s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/photography-contact/?utm_source=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:57;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:15:{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:108:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:283;a:15:{s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=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:58;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:284;a:15:{s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/photography-wildlife/?utm_source=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:58;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:15:{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:108:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:286;a:15:{s:2:\"id\";i:10329;s:5:\"title\";s:25:\"Fly In | Sale | Promotion\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/organic_small.png\";s:12:\"tmpl_created\";i:1547893478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-sale-promotion/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:781;s:11:\"trend_index\";i: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:15:{s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=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:59;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:15:{s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=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:59;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:289;a:15:{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:106:\"https://library.elementor.com/blocks/clients-4/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:290;a:15:{s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=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:60;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:15:{s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=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:60;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:15:{s:2:\"id\";i:9650;s:5:\"title\";s:36:\"Fly In | Register | Subscribe | Sale\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2019/01/Fly-In_Register_small_01a.png\";s:12:\"tmpl_created\";i:1547007598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/fly-in-register_big-01/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:771;s:11:\"trend_index\";i: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:15:{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:106:\"https://library.elementor.com/blocks/clients-5/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:294;a:15:{s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=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:61;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:295;a:15:{s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/photography-nature/?utm_source=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:61;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:296;a:15:{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:106:\"https://library.elementor.com/blocks/clients-7/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:297;a:15:{s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=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:62;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:298;a:15:{s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=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:62;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:15:{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:106:\"https://library.elementor.com/blocks/clients-8/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:15:{s:2:\"id\";i:10200;s:5:\"title\";s:33:\"Full Screen | Content Lock | Wine\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/lock_wine_small.png\";s:12:\"tmpl_created\";i:1548055635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/full-screen-content-lock/?utm_source=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:63;s:16:\"popularity_index\";i:719;s:11:\"trend_index\";i: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:15:{s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=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:63;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:302;a:15:{s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=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:63;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:15:{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:106:\"https://library.elementor.com/blocks/clients-9/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:304;a:15:{s:2:\"id\";i:10287;s:5:\"title\";s:34:\"Full Screen | Register | Subscribe\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/glass_pink_small.png\";s:12:\"tmpl_created\";i:1547994301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-2/?utm_source=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:64;s:16:\"popularity_index\";i:602;s:11:\"trend_index\";i:439;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:15:{s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=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:64;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:306;a:15:{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:107:\"https://library.elementor.com/blocks/contact-16/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:15:{s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/photography-pets/?utm_source=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:64;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:308;a:15:{s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=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:65;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:15:{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:108:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:310;a:15:{s:2:\"id\";i:12805;s:5:\"title\";s:38:\"Photography &#8211; B&#038;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:114:\"https://library.elementor.com/photography-bw-portraits/?utm_source=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:65;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:15:{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:107:\"https://library.elementor.com/blocks/contact-10/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:15:{s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=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:66;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i: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:15:{s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=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:66;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:15:{s:2:\"id\";i:9889;s:5:\"title\";s:28:\"Full Screen | Login | Cactus\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/cac_small.png\";s:12:\"tmpl_created\";i:1547838722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/full-screen-login/?utm_source=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:66;s:16:\"popularity_index\";i:743;s:11:\"trend_index\";i:713;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:315;a:15:{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:107:\"https://library.elementor.com/blocks/contact-11/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:15:{s:2:\"id\";i:16192;s:5:\"title\";s:30:\"Management App &#8211; Product\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/app.-landing-page.jpg\";s:12:\"tmpl_created\";i:1607866881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/management-app-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:33:\"[\"App\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:827;s:11:\"trend_index\";i:765;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:15:{s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/magazine-home-page/?utm_source=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:67;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:15:{s:2:\"id\";i:10077;s:5:\"title\";s:29:\"Fly In | Register | Subscribe\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_register_blue_small.png\";s:12:\"tmpl_created\";i:1547848197;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/fly-in-register-subscribe/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:540;s:11:\"trend_index\";i:574;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:15:{s:2:\"id\";i:15839;s:5:\"title\";s:29:\"Chiropractor &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Chiropractor.png\";s:12:\"tmpl_created\";i:1607855449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/chiropractor-business/?utm_source=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:\"[\"Business\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:828;s:11:\"trend_index\";i:709;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:320;a:15:{s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/travel-home-page/?utm_source=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:68;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:15:{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:107:\"https://library.elementor.com/blocks/contact-15/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:15:{s:2:\"id\";i:15827;s:5:\"title\";s:32:\"Creative Agency &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/07/Get_Started_250.png\";s:12:\"tmpl_created\";i:1607855280;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/creative-agency-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:168:\"[\"Agency\",\"bootstrap\",\"Business\",\"corporate\",\"Landing Pages\",\"Marketing Campaign\",\"Marketing Landing Page\",\"Product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:748;s:11:\"trend_index\";i:363;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:323;a:15:{s:2:\"id\";i:10362;s:5:\"title\";s:32:\"Full Screen | Login | Restaurant\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/vip_small.png\";s:12:\"tmpl_created\";i:1548056253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-3/?utm_source=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:69;s:16:\"popularity_index\";i:587;s:11:\"trend_index\";i:560;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:15:{s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-about/?utm_source=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:69;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:325;a:15:{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:109:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:15:{s:2:\"id\";i:16120;s:5:\"title\";s:37:\"Life coach Tom &#8211; Online Service\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/02/Landin-Page-Coacher.png\";s:12:\"tmpl_created\";i:1607865812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/life-coach-tom-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:30:\"[\"Consulting\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:818;s:11:\"trend_index\";i:796;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:327;a:15:{s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-tours/?utm_source=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:70;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:15:{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:107:\"https://library.elementor.com/blocks/contact-17/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:329;a:15:{s:2:\"id\";i:16059;s:5:\"title\";s:34:\"Melbourne Conference &#8211; Event\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/01/convention-landing-page.jpg\";s:12:\"tmpl_created\";i:1607864236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/melbourne-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:25:\"[\"Event\",\"Landing Pages\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:841;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:15:{s:2:\"id\";i:10454;s:5:\"title\";s:29:\"Full Screen | Promotion | App\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/appy_small.png\";s:12:\"tmpl_created\";i:1548056896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/full-screen-promotion-app/?utm_source=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:71;s:16:\"popularity_index\";i:776;s:11:\"trend_index\";i:804;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:15:{s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-testimonials/?utm_source=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:71;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:15:{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:107:\"https://library.elementor.com/blocks/contact-18/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:333;a:15:{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:106:\"https://library.elementor.com/blocks/contact-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:15:{s:2:\"id\";i:16073;s:5:\"title\";s:56:\"International Women&#8217;s Day Conference &#8211; Event\";s:9:\"thumbnail\";s:109:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-International-Womens-Day-Conference.png\";s:12:\"tmpl_created\";i:1607864979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/international-womens-day-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:25:\"[\"Event\",\"Landing Pages\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:865;s:11:\"trend_index\";i:789;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:335;a:15:{s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/travel-gallery/?utm_source=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:72;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:15:{s:2:\"id\";i:9803;s:5:\"title\";s:41:\"Full Screen | Register | Contact | Meetup\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2019/01/designme_full_small.png\";s:12:\"tmpl_created\";i:1547831298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/full-screen-register-contact/?utm_source=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:72;s:16:\"popularity_index\";i:701;s:11:\"trend_index\";i:808;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:15:{s:2:\"id\";i:10611;s:5:\"title\";s:18:\"Full Screen | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/fla_small.png\";s:12:\"tmpl_created\";i:1547968868;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/full-screen-sale/?utm_source=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:73;s:16:\"popularity_index\";i:779;s:11:\"trend_index\";i:792;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:15:{s:2:\"id\";i:16085;s:5:\"title\";s:29:\"Tech Conference &#8211; Event\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Tech-Conference.png\";s:12:\"tmpl_created\";i:1607865227;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/tech-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:25:\"[\"Event\",\"Landing Pages\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:851;s:11:\"trend_index\";i:747;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:15:{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:108:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:15:{s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/travel-faq/?utm_source=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:73;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:341;a:15:{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:106:\"https://library.elementor.com/blocks/contact-3/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:15:{s:2:\"id\";i:16102;s:5:\"title\";s:38:\"Environmental Conference &#8211; Event\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Sustainability-Conference.png\";s:12:\"tmpl_created\";i:1607865473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/environmental-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:25:\"[\"Event\",\"Landing Pages\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:833;s:11:\"trend_index\";i:772;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:15:{s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-contact-page/?utm_source=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:74;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:344;a:15:{s:2:\"id\";i:10508;s:5:\"title\";s:25:\"Full Screen | Welcome Mat\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/hand_small-1.png\";s:12:\"tmpl_created\";i:1547964711;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/full-screen-welcome-mat-2/?utm_source=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:75;s:16:\"popularity_index\";i:711;s:11:\"trend_index\";i:793;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:15:{s:2:\"id\";i:15931;s:5:\"title\";s:37:\"Tokyo Design Conference &#8211; Event\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/11/conference-250.png\";s:12:\"tmpl_created\";i:1607861271;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/tokyo-design-conference-event/?utm_source=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:75;s:16:\"popularity_index\";i:815;s:11:\"trend_index\";i:644;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:15:{s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/portfolio-home-page/?utm_source=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:75;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:15:{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:106:\"https://library.elementor.com/blocks/contact-4/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:348;a:15:{s:2:\"id\";i:16412;s:5:\"title\";s:36:\"Photography Coupon &#8211; eCommerce\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-02.png\";s:12:\"tmpl_created\";i:1607869919;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/photography-coupon-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:52:\"[\"Coupon\",\"Ecommerce\",\"Landing Pages\",\"Photography\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:862;s:11:\"trend_index\";i:749;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:15:{s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/portfolio-about/?utm_source=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:76;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:350;a:15:{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:106:\"https://library.elementor.com/blocks/contact-5/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:15:{s:2:\"id\";i:9934;s:5:\"title\";s:38:\"Full Screen | Welcome Mat | Teddy Bear\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/full_mat_teddy_small.png\";s:12:\"tmpl_created\";i:1547841787;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-welcome-mat/?utm_source=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:76;s:16:\"popularity_index\";i:681;s:11:\"trend_index\";i:752;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:15:{s:2:\"id\";i:16183;s:5:\"title\";s:32:\"Luxury Homes &#8211; Real Estate\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Agency.png\";s:12:\"tmpl_created\";i:1607866726;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/lp/landing-page-agency/?utm_source=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:77;s:16:\"popularity_index\";i:835;s:11:\"trend_index\";i:768;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:15:{s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/portfolio-projects/?utm_source=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:77;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:15:{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:108:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:355;a:15:{s:2:\"id\";i:16420;s:5:\"title\";s:36:\"Spring Sale Coupon &#8211; eCommerce\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-03.png\";s:12:\"tmpl_created\";i:1607899243;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/spring-sale-coupon-ecommerce/?utm_source=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:\"[\"Coupon\",\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:852;s:11:\"trend_index\";i:756;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:356;a:15:{s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/portfolio-contact/?utm_source=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:78;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:15:{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:106:\"https://library.elementor.com/blocks/contact-6/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:358;a:15:{s:2:\"id\";i:9709;s:5:\"title\";s:25:\"Full Screen | Welcome Mat\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2019/01/Full-Screen_Welcome-Mat_01_small-1.png\";s:12:\"tmpl_created\";i:1547023834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-welcome-mat-01/?utm_source=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:78;s:16:\"popularity_index\";i:728;s:11:\"trend_index\";i:728;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:15:{s:2:\"id\";i:16427;s:5:\"title\";s:34:\"Dream Car Coupon &#8211; eCommerce\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-01.png\";s:12:\"tmpl_created\";i:1607934325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/dream-car-coupon-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:53:\"[\"Coupon\",\"Ecommerce\",\"Landing Pages\",\"Offer\",\"Sale\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:863;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:360;a:15:{s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/digital-agency-home-page/?utm_source=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:79;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:361;a:15:{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:106:\"https://library.elementor.com/blocks/contact-7/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:15:{s:2:\"id\";i:9671;s:5:\"title\";s:34:\"Hello Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/Top-Bar_Announcement_small_01.png\";s:12:\"tmpl_created\";i:1547010259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/hello-bar-announcement-01/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:639;s:11:\"trend_index\";i:598;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:363;a:15:{s:2:\"id\";i:10234;s:5:\"title\";s:38:\"Hello Bar | Announcement | Maintenance\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/pink_small.png\";s:12:\"tmpl_created\";i:1548055049;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/hello-bar-announcement/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:746;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:364;a:15:{s:2:\"id\";i:16433;s:5:\"title\";s:42:\"Leshnik Mega Sale Coupon &#8211; eCommerce\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-04.png\";s:12:\"tmpl_created\";i:1607934474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/leshnik-mega-sale-coupon-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:45:\"[\"Coupon\",\"Ecommerce\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:867;s:11:\"trend_index\";i: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:15:{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:106:\"https://library.elementor.com/blocks/contact-8/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:366;a:15:{s:2:\"id\";i:9139;s:5:\"title\";s:25:\"Homepage &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/07/Get_Started_250.png\";s:12:\"tmpl_created\";i:1532949924;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:167:\"[\"Agency\",\"bootstrap\",\"business\",\"corporate\",\"Landing Page\",\"marketing campaign\",\"marketing landing page\",\"product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:7;s:11:\"trend_index\";i:7;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:367;a:15:{s:2:\"id\";i:15986;s:5:\"title\";s:40:\"From Freelance to Business &#8211; Ebook\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-1.png\";s:12:\"tmpl_created\";i:1607862915;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/from-freelance-to-business-ebook/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:5:\"Ebook\";s:4:\"tags\";s:143:\"[\"App\",\"author\",\"book\",\"brochure\",\"download\",\"e-book\",\"ebook\",\"Landing Pages\",\"Marketing\",\"Product\",\"publisher\",\"sell online\",\"seo\",\"showcase\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:837;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:368;a:15:{s:2:\"id\";i:1634;s:5:\"title\";s:33:\"Landing Page &#8211; Chiropractor\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Chiropractor.png\";s:12:\"tmpl_created\";i:1494352119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-chiropractor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:223;s:11:\"trend_index\";i:360;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:15:{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:106:\"https://library.elementor.com/blocks/contact-9/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:15:{s:2:\"id\";i:16002;s:5:\"title\";s:30:\"Architect Manual &#8211; Ebook\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-2.png\";s:12:\"tmpl_created\";i:1607863075;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/architect-manual-ebook/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:5:\"Ebook\";s:4:\"tags\";s:25:\"[\"Ebook\",\"Landing Pages\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:836;s:11:\"trend_index\";i:827;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:371;a:15:{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:102:\"https://library.elementor.com/blocks/cta-1/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:372;a:15:{s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/law-firm-about/?utm_source=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:82;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:373;a:15:{s:2:\"id\";i:16014;s:5:\"title\";s:23:\"Good Life &#8211; Ebook\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-3.png\";s:12:\"tmpl_created\";i:1607863305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/lp/good-life-ebook/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:5:\"Ebook\";s:4:\"tags\";s:25:\"[\"Ebook\",\"Landing Pages\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:807;s:11:\"trend_index\";i:646;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:15:{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:103:\"https://library.elementor.com/blocks/cta-10/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:375;a:15:{s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/law-firm-team/?utm_source=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:83;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:15:{s:2:\"id\";i:9869;s:5:\"title\";s:28:\"Hello Bar | Promotion | Sale\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/01/ru_small.png\";s:12:\"tmpl_created\";i:1547837269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/hello-bar-promotion/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:766;s:11:\"trend_index\";i:820;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:15:{s:2:\"id\";i:10539;s:5:\"title\";s:19:\"Hello Bar | Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/hello_pink_small.png\";s:12:\"tmpl_created\";i:1548056994;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/hello-bar-register-subscribe-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:726;s:11:\"trend_index\";i:810;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:378;a:15:{s:2:\"id\";i:16242;s:5:\"title\";s:37:\"Fashion Season Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/12/fashion-landing-page.jpg\";s:12:\"tmpl_created\";i:1607867761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/fashion-season-sale-ecommerce/?utm_source=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:\"[\"Fashion\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:813;s:11:\"trend_index\";i:746;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:15:{s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/digital-agency-about/?utm_source=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:84;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:15:{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:103:\"https://library.elementor.com/blocks/cta-11/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:381;a:15:{s:2:\"id\";i:16202;s:5:\"title\";s:39:\"Starlight Nation Festival &#8211; Event\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2016/12/festival.jpg\";s:12:\"tmpl_created\";i:1607867113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/starlight-nation-festival-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:25:\"[\"Event\",\"Landing Pages\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:842;s:11:\"trend_index\";i:770;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:15:{s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-trainer/?utm_source=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:85;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:15:{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:103:\"https://library.elementor.com/blocks/cta-12/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:384;a:15:{s:2:\"id\";i:16139;s:5:\"title\";s:37:\"Financial Consultant &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Financial-consultant.png\";s:12:\"tmpl_created\";i:1607866334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/financial-consultant-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:40:\"[\"Consulting\",\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:824;s:11:\"trend_index\";i:798;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:15:{s:2:\"id\";i:1504;s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app2.png\";s:12:\"tmpl_created\";i:1494352112;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:174;s:11:\"trend_index\";i:367;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:15:{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:103:\"https://library.elementor.com/blocks/cta-13/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:387;a:15:{s:2:\"id\";i:15822;s:5:\"title\";s:30:\"Family Vacation &#8211; Travel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp2-l.png\";s:12:\"tmpl_created\";i:1607855143;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/family-vacation-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:37:\"[\"Landing Pages\",\"Travel\",\"Vacation\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:773;s:11:\"trend_index\";i:593;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:388;a:15:{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:103:\"https://library.elementor.com/blocks/cta-14/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:389;a:15:{s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-careers/?utm_source=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:87;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:15:{s:2:\"id\";i:15964;s:5:\"title\";s:31:\"Law Convention &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2017/11/Law-Convention-–-Landing-Page.png\";s:12:\"tmpl_created\";i:1607862731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/law-convention-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:36:\"[\"Convention\",\"Landing Pages\",\"Law\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:860;s:11:\"trend_index\";i:794;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:15:{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:103:\"https://library.elementor.com/blocks/cta-15/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:392;a:15:{s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/law-firm-home-page/?utm_source=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:88;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:15:{s:2:\"id\";i:15910;s:5:\"title\";s:38:\"Litigation Law Office &#8211; Business\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Law-Office.png\";s:12:\"tmpl_created\";i:1607860827;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/litigation-law-office-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:32:\"[\"Landing Pages\",\"Law\",\"Office\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:825;s:11:\"trend_index\";i:719;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:15:{s:2:\"id\";i:10147;s:5:\"title\";s:34:\"Hello Bar | Sale | Promotion | Pop\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/donut_small.png\";s:12:\"tmpl_created\";i:1548055522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/hello-bar-sale-promotion/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:775;s:11:\"trend_index\";i:824;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:15:{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:103:\"https://library.elementor.com/blocks/cta-16/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:396;a:15:{s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-partner/?utm_source=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:89;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:15:{s:2:\"id\";i:16025;s:5:\"title\";s:33:\"Conoco Mobile App &#8211; Product\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/03/app.png\";s:12:\"tmpl_created\";i:1607863511;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/conoco-mobile-app-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:27:\"[\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:789;s:11:\"trend_index\";i:698;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:398;a:15:{s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/digital-agency-services/?utm_source=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:90;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:15:{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:103:\"https://library.elementor.com/blocks/cta-17/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:15:{s:2:\"id\";i:9923;s:5:\"title\";s:23:\"Slide In | Announcement\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/slide-in_ann_italian_small.png\";s:12:\"tmpl_created\";i:1547841537;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/slide-in-announcement/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:699;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:15:{s:2:\"id\";i:15853;s:5:\"title\";s:29:\"Me Mobile App &#8211; Product\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app1.png\";s:12:\"tmpl_created\";i:1607857451;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/me-mobile-app-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:27:\"[\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:811;s:11:\"trend_index\";i:704;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:15:{s:2:\"id\";i:10117;s:5:\"title\";s:23:\"Slide In | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/white_small.png\";s:12:\"tmpl_created\";i:1548066998;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-announcement-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:727;s:11:\"trend_index\";i:662;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:15:{s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-classes/?utm_source=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:91;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:15:{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:103:\"https://library.elementor.com/blocks/cta-18/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:405;a:15:{s:2:\"id\";i:15844;s:5:\"title\";s:32:\"Torel Mobile App &#8211; Product\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app2.png\";s:12:\"tmpl_created\";i:1607856863;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/torel-mobile-app-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:27:\"[\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:822;s:11:\"trend_index\";i:812;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:15:{s:2:\"id\";i:1503;s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app1.png\";s:12:\"tmpl_created\";i:1494352113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:165;s:11:\"trend_index\";i:191;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:15:{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:103:\"https://library.elementor.com/blocks/cta-19/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:408;a:15:{s:2:\"id\";i:9826;s:5:\"title\";s:33:\"Slide In | Announcement | webinar\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/web_small-2.png\";s:12:\"tmpl_created\";i:1547835513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-announcement-webinar/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:745;s:11:\"trend_index\";i:831;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:15:{s:2:\"id\";i:16041;s:5:\"title\";s:31:\"Nano Mobile App &#8211; Product\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app3.png\";s:12:\"tmpl_created\";i:1607863992;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/landing-page-mobile-app-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:27:\"[\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:847;s:11:\"trend_index\";i:723;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:15:{s:2:\"id\";i:10478;s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/slide_wow_small.png\";s:12:\"tmpl_created\";i:1548056829;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/slide-in-contact/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:595;s:11:\"trend_index\";i:559;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:15:{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:102:\"https://library.elementor.com/blocks/cta-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:412;a:15:{s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-contact/?utm_source=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:93;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:15:{s:2:\"id\";i:15890;s:5:\"title\";s:39:\"Personal Trainer &#8211; Online Service\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Personal-Trainer.png\";s:12:\"tmpl_created\";i:1607860512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/personal-trainer-online-service/?utm_source=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:35:\"[\"Fitness\",\"Landing Pages\",\"Sport\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:838;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:15:{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:103:\"https://library.elementor.com/blocks/cta-21/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:415;a:15:{s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/law-firm-services/?utm_source=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:94;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:15:{s:2:\"id\";i:16233;s:5:\"title\";s:36:\"Journey Photography &#8211; Business\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp1-l.png\";s:12:\"tmpl_created\";i:1607867416;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/journey-photography-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:42:\"[\"Business\",\"Landing Pages\",\"Photography\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:788;s:11:\"trend_index\";i:594;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:417;a:15:{s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/digital-agency-social-media/?utm_source=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:95;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:15:{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:103:\"https://library.elementor.com/blocks/cta-24/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:419;a:15:{s:2:\"id\";i:10685;s:5:\"title\";s:32:\"Hello Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/env_small.png\";s:12:\"tmpl_created\";i:1547974729;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/hello-bar-register-subscribe-3/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:721;s:11:\"trend_index\";i:814;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:15:{s:2:\"id\";i:16162;s:5:\"title\";s:29:\"Private Chef &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Private-Chef.png\";s:12:\"tmpl_created\";i:1607866578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/private-chef-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:24:\"[\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:855;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:15:{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:103:\"https://library.elementor.com/blocks/cta-25/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:422;a:15:{s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-fitness/?utm_source=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:96;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:15:{s:2:\"id\";i:16325;s:5:\"title\";s:28:\"Quality Lens &#8211; Product\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0006.png\";s:12:\"tmpl_created\";i:1607868782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/quality-lens-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:27:\"[\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:804;s:11:\"trend_index\";i:621;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:424;a:15:{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:103:\"https://library.elementor.com/blocks/cta-26/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:425;a:15:{s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/gym-home-page/?utm_source=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:97;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:15:{s:2:\"id\";i:16332;s:5:\"title\";s:31:\"Luxury Flat &#8211; Real Estate\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0007.png\";s:12:\"tmpl_created\";i:1607868929;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/luxury-flat-real-estate/?utm_source=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:38:\"[\"flat\",\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:809;s:11:\"trend_index\";i:707;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:427;a:15:{s:2:\"id\";i:16392;s:5:\"title\";s:30:\"Open House &#8211; Real Estate\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-3.png\";s:12:\"tmpl_created\";i:1607869551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/landing-page-real-estate-5/?utm_source=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:150:\"[\"Agent\",\"Business\",\"clean\",\"corporate\",\"flat\",\"google maps\",\"homes\",\"Landing Pages\",\"listing\",\"modern\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:839;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:428;a:15:{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:103:\"https://library.elementor.com/blocks/cta-27/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:429;a:15:{s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-service/?utm_source=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:98;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:15:{s:2:\"id\";i:9985;s:5:\"title\";s:20:\"Slide In | Promotion\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_promotion_av_small.png\";s:12:\"tmpl_created\";i:1547844661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/slide-in-promotion-3/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:758;s:11:\"trend_index\";i:815;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:15:{s:2:\"id\";i:15950;s:5:\"title\";s:30:\"Stylist &#8211; Online Service\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/03/Landing-Page-Stylist.png\";s:12:\"tmpl_created\";i:1607862286;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/stylist-online-service/?utm_source=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:162:\"[\"cosmetics\",\"Fashion\",\"girly\",\"hairdresser\",\"Landing Pages\",\"lifestyle\",\"makeup\",\"manicure\",\"pedicure\",\"Products\",\"salon\",\"Shop\",\"skincare\",\"stylist\",\"wellness\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:853;s:11:\"trend_index\";i:805;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:15:{s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1607869068;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=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:99;s:16:\"popularity_index\";i:791;s:11:\"trend_index\";i:696;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:433;a:15:{s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/digital-agency-clients/?utm_source=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:99;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:15:{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:103:\"https://library.elementor.com/blocks/cta-28/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:435;a:15:{s:2:\"id\";i:16253;s:5:\"title\";s:33:\"Bicycle Adventures &#8211; Travel\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0005.png\";s:12:\"tmpl_created\";i:1607867944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/bicycle-adventures-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:36:\"[\"Bicycle\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:785;s:11:\"trend_index\";i:524;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:436;a:15:{s:2:\"id\";i:16358;s:5:\"title\";s:41:\"Sunset Valley Project &#8211; Real Estate\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-1.png\";s:12:\"tmpl_created\";i:1607869234;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/sunset-valley-project-real-estate/?utm_source=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:100;s:16:\"popularity_index\";i:846;s:11:\"trend_index\";i:743;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:15:{s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:99:\"https://library.elementor.com/gym-about/?utm_source=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:100;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:15:{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:103:\"https://library.elementor.com/blocks/cta-29/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:15:{s:2:\"id\";i:16271;s:5:\"title\";s:42:\"Luxury Travel Destinations  &#8211; Travel\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-1.png\";s:12:\"tmpl_created\";i:1607868120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/luxury-travel-destinations-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:37:\"[\"Landing Pages\",\"Travel\",\"Vacation\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:830;s:11:\"trend_index\";i:833;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:15:{s:2:\"id\";i:16379;s:5:\"title\";s:33:\"Property Page &#8211; Real Estate\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-2.png\";s:12:\"tmpl_created\";i:1607869379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/property-page-real-estate/?utm_source=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:42:\"[\"Landing Pages\",\"Property\",\"Real estate\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:864;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:15:{s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-pricing/?utm_source=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:101;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:15:{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:102:\"https://library.elementor.com/blocks/cta-3/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:15:{s:2:\"id\";i:16283;s:5:\"title\";s:29:\"Vacation Deals &#8211; Travel\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-2.png\";s:12:\"tmpl_created\";i:1607868279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/vacation-deals-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:37:\"[\"Landing Pages\",\"Travel\",\"Vacation\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:850;s:11:\"trend_index\";i:799;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:15:{s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/contact-digital-agency/?utm_source=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:102;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:15:{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:103:\"https://library.elementor.com/blocks/cta-30/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:15:{s:2:\"id\";i:16299;s:5:\"title\";s:29:\"New Adventures &#8211; Travel\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-3.png\";s:12:\"tmpl_created\";i:1607868454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/new-adventures-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:50:\"[\"Adventures\",\"Landing Pages\",\"Travel\",\"Vacation\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:849;s:11:\"trend_index\";i:830;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:15:{s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-contact/?utm_source=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:103;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:15:{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:103:\"https://library.elementor.com/blocks/cta-31/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:449;a:15:{s:2:\"id\";i:519;s:5:\"title\";s:24:\"Homepage &#8211; Fitness\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0023.png\";s:12:\"tmpl_created\";i:1477388808;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-fitness/?utm_source=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:\"[\"Fitness\",\"Gym\",\"Health\",\"Homepage\",\"Sport\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:10;s:11:\"trend_index\";i:62;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:450;a:15:{s:2:\"id\";i:16312;s:5:\"title\";s:26:\"Summer Time &#8211; Travel\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/11/Vacation-–-Landing-Page.png\";s:12:\"tmpl_created\";i:1607868625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/lp/summer-time-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:37:\"[\"Landing Pages\",\"Travel\",\"Vacation\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:829;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:451;a:15:{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:103:\"https://library.elementor.com/blocks/cta-32/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:15:{s:2:\"id\";i:487;s:5:\"title\";s:29:\"Landing Page &#8211; Vacation\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0021.png\";s:12:\"tmpl_created\";i:1477388357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-vacation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:32;s:11:\"trend_index\";i:136;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:453;a:15:{s:2:\"id\";i:15870;s:5:\"title\";s:32:\"Tel Aviv Vacation &#8211; Travel\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0021.png\";s:12:\"tmpl_created\";i:1607860195;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/tel-aviv-vacation-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:802;s:11:\"trend_index\";i:688;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:454;a:15:{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:103:\"https://library.elementor.com/blocks/cta-33/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:455;a:15:{s:2:\"id\";i:9559;s:5:\"title\";s:16:\"Slide In | Login\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_login_01_small.png\";s:12:\"tmpl_created\";i:1546946547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/slide-in-login-01/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:617;s:11:\"trend_index\";i:839;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:15:{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:103:\"https://library.elementor.com/blocks/cta-34/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:457;a:15:{s:2:\"id\";i:855;s:5:\"title\";s:37:\"Landing Page &#8211; Personal Trainer\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Personal-Trainer.png\";s:12:\"tmpl_created\";i:1494352061;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/landing-page-personal-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:290;s:11:\"trend_index\";i:394;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:15:{s:2:\"id\";i:16440;s:5:\"title\";s:31:\"Marketing Webinar &#8211; Event\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0015.png\";s:12:\"tmpl_created\";i:1607934662;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/marketing-webinar-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:37:\"[\"Event\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:794;s:11:\"trend_index\";i:762;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:459;a:15:{s:2:\"id\";i:955;s:5:\"title\";s:31:\"Landing Page &#8211; Law Office\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Law-Office.png\";s:12:\"tmpl_created\";i:1494352069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-law-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:31:\"[\"Landing Page\",\"Law\",\"Office\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:202;s:11:\"trend_index\";i:271;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:15:{s:2:\"id\";i:16212;s:5:\"title\";s:33:\"Wedding Celebration &#8211; Event\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0025.png\";s:12:\"tmpl_created\";i:1607867299;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/wedding-celebration-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:35:\"[\"Event\",\"Landing Pages\",\"Wedding\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:798;s:11:\"trend_index\";i:730;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:15:{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:102:\"https://library.elementor.com/blocks/cta-4/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:462;a:15:{s:2:\"id\";i:9752;s:5:\"title\";s:27:\"Slide In | Sale | Promotion\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/rush_small.png\";s:12:\"tmpl_created\";i:1547823982;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-sale-promotion/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:740;s:11:\"trend_index\";i:801;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:15:{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:102:\"https://library.elementor.com/blocks/cta-5/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:464;a:15:{s:2:\"id\";i:9373;s:5:\"title\";s:33:\"Landing Page &#8211; Conference 5\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/11/conference-250.png\";s:12:\"tmpl_created\";i:1542811219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:283;s:11:\"trend_index\";i:325;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:15:{s:2:\"id\";i:974;s:5:\"title\";s:28:\"Landing Page &#8211; Stylist\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/03/Landing-Page-Stylist.png\";s:12:\"tmpl_created\";i:1494352071;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-stylist/?utm_source=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:\"[\"cosmetics\",\"fashion\",\"girly\",\"hairdresser\",\"lifestyle\",\"makeup\",\"manicure\",\"pedicure\",\"products\",\"salon\",\"Shop\",\"skincare\",\"stylist\",\"wellness\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:329;s:11:\"trend_index\";i:512;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:466;a:15:{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:102:\"https://library.elementor.com/blocks/cta-6/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:467;a:15:{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:102:\"https://library.elementor.com/blocks/cta-7/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:468;a:15:{s:2:\"id\";i:11948;s:5:\"title\";s:18:\"Maintenance Mode 3\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm3.png\";s:12:\"tmpl_created\";i:1572153978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:195;s:11:\"trend_index\";i:259;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:469;a:15:{s:2:\"id\";i:754;s:5:\"title\";s:25:\"Services &#8211; Interior\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/Interior-Services.png\";s:12:\"tmpl_created\";i:1485269691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/services-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:251;s:11:\"trend_index\";i:400;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:470;a:15:{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:102:\"https://library.elementor.com/blocks/cta-8/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:15:{s:2:\"id\";i:10169;s:5:\"title\";s:37:\"Slide In | Register | Subscribe | App\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/slideinapp_small.png\";s:12:\"tmpl_created\";i:1547852334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-register-subscribe-2/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:546;s:11:\"trend_index\";i:701;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:15:{s:2:\"id\";i:752;s:5:\"title\";s:24:\"Contact &#8211; Interior\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/01/interior-contact.png\";s:12:\"tmpl_created\";i:1485269737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/contact-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:344;s:11:\"trend_index\";i:425;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:15:{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:102:\"https://library.elementor.com/blocks/cta-9/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:474;a:15:{s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:15:{s:2:\"id\";i:753;s:5:\"title\";s:22:\"About &#8211; Interior\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/01/Interior-About.png\";s:12:\"tmpl_created\";i:1485269710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/about-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:309;s:11:\"trend_index\";i:435;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:15:{s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:477;a:15:{s:2:\"id\";i:751;s:5:\"title\";s:25:\"Homepage &#8211; Interior\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/01/interior-home.png\";s:12:\"tmpl_created\";i:1485269743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:258;s:11:\"trend_index\";i:200;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:15:{s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/dance-studio-header/?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:25:\"[\"dance studio\",\"header\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:479;a:15:{s:2:\"id\";i:2402;s:5:\"title\";s:32:\"Homepage &#8211; Interior Design\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2017/09/Interior.png\";s:12:\"tmpl_created\";i:1506441447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:193:\"[\"Architecture\",\"building\",\"business\",\"Creative\",\"exterior design\",\"furniture design\",\"Gallery\",\"garden design\",\"house\",\"interior design\",\"landscape design\",\"multipurpose\",\"portfolio\",\"studio\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:126;s:11:\"trend_index\";i:257;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:15:{s:2:\"id\";i:9680;s:5:\"title\";s:23:\"Slide In | Content Lock\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2019/01/Slide-in_Content-lock_small_01.png\";s:12:\"tmpl_created\";i:1547010967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/slide-in-content-lock-01/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:725;s:11:\"trend_index\";i:725;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:481;a:15:{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:113:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:15:{s:2:\"id\";i:3626;s:5:\"title\";s:30:\"Snowboard Site &#8211; Contact\";s:9:\"thumbnail\";s:62:\"https://library.elementor.com/wp-content/uploads/2017/12/3.png\";s:12:\"tmpl_created\";i:1513513193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/snowboard-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:293;s:11:\"trend_index\";i:637;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:15:{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:113:\"https://library.elementor.com/blocks/digital-agency-4/?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:39:\"[\"Digital Agency\",\"header\",\"marketing\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:15:{s:2:\"id\";i:11966;s:5:\"title\";s:18:\"Maintenance mode 4\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm4.png\";s:12:\"tmpl_created\";i:1572154274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:490;s:11:\"trend_index\";i:595;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:15:{s:2:\"id\";i:9783;s:5:\"title\";s:31:\"Slide In | Register | Subscribe\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_yellow_small.png\";s:12:\"tmpl_created\";i:1547831059;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/slide-in-register-subscribe/?utm_source=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:2:\"[]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:534;s:11:\"trend_index\";i:415;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:15:{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:113:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:15:{s:2:\"id\";i:3632;s:5:\"title\";s:31:\"Snowboard Site &#8211; Services\";s:9:\"thumbnail\";s:62:\"https://library.elementor.com/wp-content/uploads/2017/12/2.png\";s:12:\"tmpl_created\";i:1513513171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:222;s:11:\"trend_index\";i:342;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:15:{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:113:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:15:{s:2:\"id\";i:3619;s:5:\"title\";s:31:\"Snowboard Site &#8211; Homepage\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2017/12/home.png\";s:12:\"tmpl_created\";i:1513513137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:232;s:11:\"trend_index\";i:219;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:15:{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:111:\"https://library.elementor.com/blocks/digital-agency/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:15:{s:2:\"id\";i:9425;s:5:\"title\";s:38:\"Black Friday &#8211;  80&#8217;s style\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/11/unnamed-file.png\";s:12:\"tmpl_created\";i:1542901234;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/black-friday-80s-style/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:360;s:11:\"trend_index\";i:472;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:15:{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:102:\"https://library.elementor.com/blocks/faq-1/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:493;a:15:{s:2:\"id\";i:11973;s:5:\"title\";s:18:\"Maintenance mode 5\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm5.png\";s:12:\"tmpl_created\";i:1572154523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:418;s:11:\"trend_index\";i:476;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:15:{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:103:\"https://library.elementor.com/blocks/faq-10/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:495;a:15:{s:2:\"id\";i:11981;s:5:\"title\";s:18:\"Maintenance mode 6\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm6.png\";s:12:\"tmpl_created\";i:1572155125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:410;s:11:\"trend_index\";i:390;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:15:{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:103:\"https://library.elementor.com/blocks/faq-11/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:497;a:15:{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:103:\"https://library.elementor.com/blocks/faq-13/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:498;a:15:{s:2:\"id\";i:147;s:5:\"title\";s:20:\"Homepage &#8211; App\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0004.png\";s:12:\"tmpl_created\";i:1470829868;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/homepage-app/?utm_source=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:\"[\"App\",\"Homepage\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:5;s:11:\"trend_index\";i:16;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:499;a:15:{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:102:\"https://library.elementor.com/blocks/faq-4/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:500;a:15:{s:2:\"id\";i:777;s:5:\"title\";s:28:\"Homepage &#8211; Coffee Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/01/rest-home.jpg\";s:12:\"tmpl_created\";i:1485273092;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/homepage-coffee-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:41:\"[\"Coffee\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:175;s:11:\"trend_index\";i:414;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:501;a:15:{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:102:\"https://library.elementor.com/blocks/faq-5/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:502;a:15:{s:2:\"id\";i:2404;s:5:\"title\";s:24:\"Homepage &#8211; Product\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/09/product.png\";s:12:\"tmpl_created\";i:1506441452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:103:\"[\"business\",\"colorful\",\"ecommerce\",\"flat\",\"mobile\",\"modern\",\"responsive\",\"retina\",\"Shop\",\"woocommerce\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:164;s:11:\"trend_index\";i:286;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:15:{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:102:\"https://library.elementor.com/blocks/faq-6/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:504;a:15:{s:2:\"id\";i:492;s:5:\"title\";s:25:\"Homepage &#8211; Law firm\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0024.png\";s:12:\"tmpl_created\";i:1477388365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-law-firm/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Firm\",\"Homepage\",\"Law\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:14;s:11:\"trend_index\";i:79;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:15:{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:102:\"https://library.elementor.com/blocks/faq-7/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:15:{s:2:\"id\";i:3451;s:5:\"title\";s:39:\"Homepage &#8211; Goodness meal services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/11/goodness-featured-image.png\";s:12:\"tmpl_created\";i:1512054116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/homepage-goodness-meal-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:266;s:11:\"trend_index\";i:407;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:507;a:15:{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:102:\"https://library.elementor.com/blocks/faq-8/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:15:{s:2:\"id\";i:2152;s:5:\"title\";s:26:\"Homepage &#8211; Cake Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-home.png\";s:12:\"tmpl_created\";i:1499774132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/homepage-cake-shop/?utm_source=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:\"[\"Cake\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:382;s:11:\"trend_index\";i:530;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:15:{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:102:\"https://library.elementor.com/blocks/faq-9/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:510;a:15:{s:2:\"id\";i:1068;s:5:\"title\";s:27:\"Homepage &#8211; Copywriter\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/03/copywriter.png\";s:12:\"tmpl_created\";i:1488805928;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-copywriter/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Copywriter\",\"Homepage\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:249;s:11:\"trend_index\";i:437;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:511;a:15:{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:107:\"https://library.elementor.com/blocks/features-1/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:15:{s:2:\"id\";i:2813;s:5:\"title\";s:32:\"Homepage &#8211; Creative Agency\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/11/Creative-Agency-–-Home-Page.png\";s:12:\"tmpl_created\";i:1509615049;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-creative-agency/?utm_source=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:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:130;s:11:\"trend_index\";i:215;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:513;a:15:{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:108:\"https://library.elementor.com/blocks/features-10/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:15:{s:2:\"id\";i:728;s:5:\"title\";s:33:\"Homepage &#8211; Delivery Company\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/01/delivery-company-home-page.jpg\";s:12:\"tmpl_created\";i:1485269993;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/homepage-delivery-company/?utm_source=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:\"[\"Delivery\",\"Homepage\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:324;s:11:\"trend_index\";i:790;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:515;a:15:{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:108:\"https://library.elementor.com/blocks/features-11/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:15:{s:2:\"id\";i:2403;s:5:\"title\";s:29:\"Homepage &#8211; Luxury Hotel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/09/Hotel.png\";s:12:\"tmpl_created\";i:1506441428;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/homepage-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:314;s:11:\"trend_index\";i:499;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:517;a:15:{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:108:\"https://library.elementor.com/blocks/features-12/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:15:{s:2:\"id\";i:1903;s:5:\"title\";s:20:\"One Page &#8211; Spa\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/06/spa.png\";s:12:\"tmpl_created\";i:1496822325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/one-page-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:132:\"[\"beauty\",\"care\",\"girly\",\"hair\",\"Health\",\"hospitality\",\"massage\",\"medical\",\"parlor\",\"physiotherapy\",\"salon\",\"spa\",\"wellness\",\"yoga\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:211;s:11:\"trend_index\";i:320;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:519;a:15:{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:107:\"https://library.elementor.com/blocks/features-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:15:{s:2:\"id\";i:2123;s:5:\"title\";s:33:\"One Page &#8211; Architect Office\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/06/architect.png\";s:12:\"tmpl_created\";i:1499772989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/one-page-architect-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:11;s:11:\"trend_index\";i:19;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:15:{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:107:\"https://library.elementor.com/blocks/features-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:11:\"[\"featues\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:15:{s:2:\"id\";i:1888;s:5:\"title\";s:32:\"One Page &#8211; Creative Meetup\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2017/06/creative-meetup.png\";s:12:\"tmpl_created\";i:1496822319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/one-page-creative-meetup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:315;s:11:\"trend_index\";i:771;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:523;a:15:{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:107:\"https://library.elementor.com/blocks/features-4/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:15:{s:2:\"id\";i:1891;s:5:\"title\";s:35:\"One Page &#8211; Textile Convention\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/06/textile-meetup.png\";s:12:\"tmpl_created\";i:1496822323;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/one-page-textile-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:503;s:11:\"trend_index\";i:835;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:525;a:15:{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:107:\"https://library.elementor.com/blocks/features-5/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:15:{s:2:\"id\";i:1880;s:5:\"title\";s:24:\"One Page &#8211; Wedding\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/06/wedding.png\";s:12:\"tmpl_created\";i:1496822317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/one-page-wedding/?utm_source=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:\"[\"bride\",\"ceremony\",\"cute\",\"event\",\"fancy\",\"girly\",\"groom\",\"guestbook\",\"marriage\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:535;s:11:\"trend_index\";i:576;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:527;a:15:{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:107:\"https://library.elementor.com/blocks/features-6/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:15:{s:2:\"id\";i:1885;s:5:\"title\";s:29:\"One Page &#8211; Yacht Rental\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/06/yacht-home.png\";s:12:\"tmpl_created\";i:1496822321;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/one-page-yacht-rental/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:235;s:11:\"trend_index\";i:610;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:529;a:15:{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:107:\"https://library.elementor.com/blocks/features-7/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:530;a:15:{s:2:\"id\";i:2723;s:5:\"title\";s:34:\"Portfolio &#8211; Graphic Designer\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2017/11/Graphic-Designer-–-Portfolio.png\";s:12:\"tmpl_created\";i:1509633883;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-graphic-designer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:218;s:11:\"trend_index\";i:300;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:531;a:15:{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:107:\"https://library.elementor.com/blocks/features-8/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:532;a:15:{s:2:\"id\";i:2145;s:5:\"title\";s:30:\"About &#8211; Delivery Company\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-about.png\";s:12:\"tmpl_created\";i:1499774125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/about-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:10:\"[\"moving\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:403;s:11:\"trend_index\";i:699;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:15:{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:107:\"https://library.elementor.com/blocks/features-9/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:534;a:15:{s:2:\"id\";i:2155;s:5:\"title\";s:23:\"About &#8211; Cake Shop\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-about.png\";s:12:\"tmpl_created\";i:1499774130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/about-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Food\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:471;s:11:\"trend_index\";i:461;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:535;a:15:{s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:15:{s:2:\"id\";i:1085;s:5:\"title\";s:21:\"About &#8211; Startup\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/03/Startup.png\";s:12:\"tmpl_created\";i:1488810874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/about-startup/?utm_source=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:\"[\"About\",\"Startup\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:8;s:11:\"trend_index\";i:36;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:15:{s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:538;a:15:{s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:539;a:15:{s:2:\"id\";i:101;s:5:\"title\";s:16:\"About &#8211; CV\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0018.png\";s:12:\"tmpl_created\";i:1470829785;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:98:\"https://library.elementor.com/about-cv/?utm_source=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:\"[\"creative portfolio\",\"Personal\",\"portfolio\",\"professional\",\"resume\",\"vcard\"]\";s:10:\"menu_order\";i:145;s:16:\"popularity_index\";i:54;s:11:\"trend_index\";i:182;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:15:{s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/flooring-company-header/?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: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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:541;a:15:{s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:542;a:15:{s:2:\"id\";i:213;s:5:\"title\";s:26:\"About &#8211; Architecture\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0008.png\";s:12:\"tmpl_created\";i:1470829766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/about-architecture/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"About\",\"Architecture\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:20;s:11:\"trend_index\";i:65;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:543;a:15:{s:2:\"id\";i:2802;s:5:\"title\";s:38:\"Portfolio &#8211; Fashion Photographer\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2017/11/Fashion-photographer-–-Portfolio.png\";s:12:\"tmpl_created\";i:1509615440;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/portfolio-fashion-photographer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:263;s:11:\"trend_index\";i:504;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:15:{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:106:\"https://library.elementor.com/blocks/footer-01/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:15:{s:2:\"id\";i:2828;s:5:\"title\";s:35:\"Landing Page &#8211; Law Convention\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2017/11/Law-Convention-–-Landing-Page.png\";s:12:\"tmpl_created\";i:1509631636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/landing-page-law-convention/?utm_source=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:\"[\"Convention\",\"Landing Page\",\"Law\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:423;s:11:\"trend_index\";i:625;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:15:{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:107:\"https://library.elementor.com/blocks/footer-010/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:15:{s:2:\"id\";i:1461;s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-1.png\";s:12:\"tmpl_created\";i:1494352121;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:127:\"[\"App\",\"author\",\"book\",\"brochure\",\"download\",\"e-book\",\"ebook\",\"marketing\",\"product\",\"publisher\",\"sell online\",\"seo\",\"showcase\"]\";s:10:\"menu_order\";i:150;s:16:\"popularity_index\";i:374;s:11:\"trend_index\";i:516;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:15:{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:107:\"https://library.elementor.com/blocks/footer-011/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:15:{s:2:\"id\";i:1460;s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-2.png\";s:12:\"tmpl_created\";i:1494352124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:426;s:11:\"trend_index\";i:466;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:15:{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:107:\"https://library.elementor.com/blocks/footer-012/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:551;a:15:{s:2:\"id\";i:1459;s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-3.png\";s:12:\"tmpl_created\";i:1494352125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:254;s:11:\"trend_index\";i:422;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:552;a:15:{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:107:\"https://library.elementor.com/blocks/footer-013/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:553;a:15:{s:2:\"id\";i:1052;s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 1\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/03/app.png\";s:12:\"tmpl_created\";i:1488810873;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-mobile-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:47;s:11:\"trend_index\";i:158;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:15:{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:107:\"https://library.elementor.com/blocks/footer-014/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:555;a:15:{s:2:\"id\";i:1505;s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app3.png\";s:12:\"tmpl_created\";i:1494352110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:454;s:11:\"trend_index\";i:547;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:556;a:15:{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:101:\"https://library.elementor.com/blocks/demo/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:557;a:15:{s:2:\"id\";i:726;s:5:\"title\";s:33:\"Landing Page &#8211; Conference 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/01/convention-landing-page.jpg\";s:12:\"tmpl_created\";i:1485270062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:498;s:11:\"trend_index\";i:651;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:558;a:15:{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:106:\"https://library.elementor.com/blocks/footer-02/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:559;a:15:{s:2:\"id\";i:1613;s:5:\"title\";s:33:\"Landing Page &#8211; Conference 2\";s:9:\"thumbnail\";s:109:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-International-Womens-Day-Conference.png\";s:12:\"tmpl_created\";i:1494352129;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:504;s:11:\"trend_index\";i:464;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:560;a:15:{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:106:\"https://library.elementor.com/blocks/footer-03/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:561;a:15:{s:2:\"id\";i:1612;s:5:\"title\";s:33:\"Landing Page &#8211; Conference 3\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Tech-Conference.png\";s:12:\"tmpl_created\";i:1494352127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:549;s:11:\"trend_index\";i:693;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:562;a:15:{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:106:\"https://library.elementor.com/blocks/footer-04/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:563;a:15:{s:2:\"id\";i:1614;s:5:\"title\";s:33:\"Landing Page &#8211; Conference 4\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Sustainability-Conference.png\";s:12:\"tmpl_created\";i:1494352131;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:447;s:11:\"trend_index\";i:657;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:564;a:15:{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:106:\"https://library.elementor.com/blocks/footer-05/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:565;a:15:{s:2:\"id\";i:906;s:5:\"title\";s:29:\"Landing Page &#8211;  Coacher\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/02/Landin-Page-Coacher.png\";s:12:\"tmpl_created\";i:1494352066;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-coacher/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:302;s:11:\"trend_index\";i:397;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:566;a:15:{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:106:\"https://library.elementor.com/blocks/footer-06/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:567;a:15:{s:2:\"id\";i:879;s:5:\"title\";s:41:\"Landing Page &#8211; Financial Consultant\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Financial-consultant.png\";s:12:\"tmpl_created\";i:1494352064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/landing-page-financial-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:305;s:11:\"trend_index\";i:406;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:568;a:15:{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:106:\"https://library.elementor.com/blocks/footer-07/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:569;a:15:{s:2:\"id\";i:926;s:5:\"title\";s:33:\"Landing Page &#8211; Private Chef\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Private-Chef.png\";s:12:\"tmpl_created\";i:1494352068;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-private-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:461;s:11:\"trend_index\";i:549;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:570;a:15:{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:106:\"https://library.elementor.com/blocks/footer-08/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:571;a:15:{s:2:\"id\";i:1032;s:5:\"title\";s:27:\"Landing Page &#8211; Agency\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Agency.png\";s:12:\"tmpl_created\";i:1488810866;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/landing-page-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:462;s:11:\"trend_index\";i:715;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:572;a:15:{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:106:\"https://library.elementor.com/blocks/footer-09/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:15:{s:2:\"id\";i:730;s:5:\"title\";s:24:\"Landing Page &#8211; App\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/app.-landing-page.jpg\";s:12:\"tmpl_created\";i:1485273430;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/landing-page-app/?utm_source=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:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:386;s:11:\"trend_index\";i:614;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:15:{s:2:\"id\";i:643;s:5:\"title\";s:29:\"Landing Page &#8211; Festival\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2016/12/festival.jpg\";s:12:\"tmpl_created\";i:1481549290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:518;s:11:\"trend_index\";i:748;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:15:{s:2:\"id\";i:542;s:5:\"title\";s:28:\"Landing Page &#8211; Wedding\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0025.png\";s:12:\"tmpl_created\";i:1477388484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:165;s:16:\"popularity_index\";i:128;s:11:\"trend_index\";i:355;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:576;a:15:{s:2:\"id\";i:1187;s:5:\"title\";s:32:\"Landing Page &#8211; Photography\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp1-l.png\";s:12:\"tmpl_created\";i:1490707385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:53;s:11:\"trend_index\";i:196;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:577;a:15:{s:2:\"id\";i:641;s:5:\"title\";s:28:\"Landing Page &#8211; Fashion\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/12/fashion-landing-page.jpg\";s:12:\"tmpl_created\";i:1481549264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-fashion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:355;s:11:\"trend_index\";i:480;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:15:{s:2:\"id\";i:189;s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 1\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0005.png\";s:12:\"tmpl_created\";i:1470820715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-tourism/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:17;s:11:\"trend_index\";i:107;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:579;a:15:{s:2:\"id\";i:1547;s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-1.png\";s:12:\"tmpl_created\";i:1494352115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:169;s:16:\"popularity_index\";i:377;s:11:\"trend_index\";i:491;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:15:{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:105:\"https://library.elementor.com/blocks/footer_7/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:15:{s:2:\"id\";i:1546;s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-2.png\";s:12:\"tmpl_created\";i:1494352116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:550;s:11:\"trend_index\";i:690;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:15:{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:105:\"https://library.elementor.com/blocks/footer-8/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:15:{s:2:\"id\";i:1545;s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-3.png\";s:12:\"tmpl_created\";i:1494352118;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:425;s:11:\"trend_index\";i:404;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:15:{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:105:\"https://library.elementor.com/blocks/footer-9/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:15:{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:102:\"https://library.elementor.com/blocks/gym-5/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:15:{s:2:\"id\";i:2714;s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 5\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/11/Vacation-–-Landing-Page.png\";s:12:\"tmpl_created\";i:1509631782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:172;s:16:\"popularity_index\";i:415;s:11:\"trend_index\";i:584;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:15:{s:2:\"id\";i:195;s:5:\"title\";s:28:\"Landing Page &#8211; Product\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0006.png\";s:12:\"tmpl_created\";i:1470820765;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:173;s:16:\"popularity_index\";i:72;s:11:\"trend_index\";i:242;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:588;a:15:{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:102:\"https://library.elementor.com/blocks/gym-4/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:15:{s:2:\"id\";i:197;s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 1\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0007.png\";s:12:\"tmpl_created\";i:1470825711;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:162;s:11:\"trend_index\";i:366;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:590;a:15:{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:102:\"https://library.elementor.com/blocks/gym-3/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:15:{s:2:\"id\";i:1193;s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 2\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1490707422;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:175;s:16:\"popularity_index\";i:86;s:11:\"trend_index\";i:245;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:592;a:15:{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:102:\"https://library.elementor.com/blocks/gym-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:15:{s:2:\"id\";i:1415;s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-1.png\";s:12:\"tmpl_created\";i:1494352106;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:381;s:11:\"trend_index\";i:462;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:15:{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:100:\"https://library.elementor.com/blocks/gym/?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:16:\"[\"Gym\",\"header\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:15:{s:2:\"id\";i:1414;s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 4\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-2.png\";s:12:\"tmpl_created\";i:1494352107;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:177;s:16:\"popularity_index\";i:573;s:11:\"trend_index\";i:670;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:15:{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:105:\"https://library.elementor.com/blocks/header-1/?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:10:\"[\"header\"]\";s:10:\"menu_order\";i:177;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:15:{s:2:\"id\";i:1413;s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 5\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-3.png\";s:12:\"tmpl_created\";i:1494352109;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:134:\"[\"Agent\",\"business\",\"clean\",\"corporate\",\"flat\",\"google maps\",\"homes\",\"listing\",\"modern\",\"real estate\",\"realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:486;s:11:\"trend_index\";i:444;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:15:{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:106:\"https://library.elementor.com/blocks/header-10/?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:2:\"[]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:15:{s:2:\"id\";i:1573;s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-02.png\";s:12:\"tmpl_created\";i:1494352133;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-1/?utm_source=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:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:594;s:11:\"trend_index\";i:687;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:15:{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:106:\"https://library.elementor.com/blocks/header-11/?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:2:\"[]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:15:{s:2:\"id\";i:1572;s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-03.png\";s:12:\"tmpl_created\";i:1494352134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-2/?utm_source=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:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:180;s:16:\"popularity_index\";i:632;s:11:\"trend_index\";i:774;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:15:{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:106:\"https://library.elementor.com/blocks/header-12/?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:2:\"[]\";s:10:\"menu_order\";i:180;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:15:{s:2:\"id\";i:1570;s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 3\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-01.png\";s:12:\"tmpl_created\";i:1494352136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:181;s:16:\"popularity_index\";i:674;s:11:\"trend_index\";i:785;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:15:{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:106:\"https://library.elementor.com/blocks/header-13/?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:2:\"[]\";s:10:\"menu_order\";i:181;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:15:{s:2:\"id\";i:1571;s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 4\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-04.png\";s:12:\"tmpl_created\";i:1494352138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:647;s:11:\"trend_index\";i:737;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:15:{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:105:\"https://library.elementor.com/blocks/header-2/?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:10:\"[\"header\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:15:{s:2:\"id\";i:192;s:5:\"title\";s:28:\"Landing Page &#8211; Webinar\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0015.png\";s:12:\"tmpl_created\";i:1470820734;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-webinar/?utm_source=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:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:183;s:16:\"popularity_index\";i:141;s:11:\"trend_index\";i:388;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:608;a:15:{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:105:\"https://library.elementor.com/blocks/header-3/?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:2:\"[]\";s:10:\"menu_order\";i:183;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:15:{s:2:\"id\";i:2141;s:5:\"title\";s:32:\"Contact &#8211; Delivery Company\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-contact.png\";s:12:\"tmpl_created\";i:1499774122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/contact-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:363;s:11:\"trend_index\";i:678;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:15:{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:105:\"https://library.elementor.com/blocks/header-4/?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:2:\"[]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:15:{s:2:\"id\";i:137;s:5:\"title\";s:22:\"Contact &#8211; Modern\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0013.png\";s:12:\"tmpl_created\";i:1470829828;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/contact-modern/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:55;s:11:\"trend_index\";i:210;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:612;a:15:{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:105:\"https://library.elementor.com/blocks/header-5/?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:2:\"[]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:15:{s:2:\"id\";i:256;s:5:\"title\";s:26:\"Contact &#8211; Restaurant\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0011.png\";s:12:\"tmpl_created\";i:1470829796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/contact-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:186;s:16:\"popularity_index\";i:154;s:11:\"trend_index\";i:370;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:15:{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:105:\"https://library.elementor.com/blocks/header-6/?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:2:\"[]\";s:10:\"menu_order\";i:186;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:15:{s:2:\"id\";i:2150;s:5:\"title\";s:25:\"Contact &#8211; Cake Shop\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-contact.png\";s:12:\"tmpl_created\";i:1499774127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/contact-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:85;s:11:\"trend_index\";i:247;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:15:{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:105:\"https://library.elementor.com/blocks/header-7/?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:2:\"[]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:15:{s:2:\"id\";i:223;s:5:\"title\";s:21:\"Contact &#8211; Hotel\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0002.png\";s:12:\"tmpl_created\";i:1470820471;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/contact-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:188;s:16:\"popularity_index\";i:157;s:11:\"trend_index\";i:354;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:618;a:15:{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:105:\"https://library.elementor.com/blocks/header-8/?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:2:\"[]\";s:10:\"menu_order\";i:188;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:619;a:15:{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:105:\"https://library.elementor.com/blocks/header-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:2:\"[]\";s:10:\"menu_order\";i:189;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:15:{s:2:\"id\";i:184;s:5:\"title\";s:23:\"Services &#8211; Moving\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0017.png\";s:12:\"tmpl_created\";i:1470829889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/services-moving/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:26;s:11:\"trend_index\";i:89;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:15:{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:103:\"https://library.elementor.com/blocks/hero-1/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:622;a:15:{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:104:\"https://library.elementor.com/blocks/hero-10/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:623;a:15:{s:2:\"id\";i:625;s:5:\"title\";s:31:\"Services &#8211; Cake Shop Menu\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2016/12/cake-shop-menu.jpg\";s:12:\"tmpl_created\";i:1481549196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/services-cake-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:191;s:16:\"popularity_index\";i:642;s:11:\"trend_index\";i:733;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:624;a:15:{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:104:\"https://library.elementor.com/blocks/hero-11/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:625;a:15:{s:2:\"id\";i:187;s:5:\"title\";s:20:\"Services &#8211; Fun\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0001.png\";s:12:\"tmpl_created\";i:1470829892;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/services-fun/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:109;s:11:\"trend_index\";i:338;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:626;a:15:{s:2:\"id\";i:238;s:5:\"title\";s:27:\"Services &#8211; Consulting\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0014.png\";s:12:\"tmpl_created\";i:1470829865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/services-consulting/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:193;s:16:\"popularity_index\";i:25;s:11:\"trend_index\";i:51;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:627;a:15:{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:104:\"https://library.elementor.com/blocks/hero-12/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:15:{s:2:\"id\";i:647;s:5:\"title\";s:33:\"Services &#8211; Coffee Shop Menu\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2016/12/restaurant-menu.jpg\";s:12:\"tmpl_created\";i:1481549320;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-coffee-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:517;s:11:\"trend_index\";i:529;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:15:{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:103:\"https://library.elementor.com/blocks/hero-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:15:{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:103:\"https://library.elementor.com/blocks/hero-3/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:631;a:15:{s:2:\"id\";i:2138;s:5:\"title\";s:33:\"Services &#8211; Delivery Company\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-services.png\";s:12:\"tmpl_created\";i:1499774119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:195;s:16:\"popularity_index\";i:456;s:11:\"trend_index\";i:545;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:15:{s:2:\"id\";i:823;s:5:\"title\";s:19:\"Pricing &#8211; App\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2017/01/pricing-app.jpg\";s:12:\"tmpl_created\";i:1485272966;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/pricing-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:384;s:11:\"trend_index\";i:416;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:15:{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:103:\"https://library.elementor.com/blocks/hero-4/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:15:{s:2:\"id\";i:824;s:5:\"title\";s:24:\"Pricing &#8211; Software\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/01/pricing-software.png\";s:12:\"tmpl_created\";i:1485272900;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/pricing-software-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:409;s:11:\"trend_index\";i:534;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:15:{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:103:\"https://library.elementor.com/blocks/hero-5/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:636;a:15:{s:2:\"id\";i:825;s:5:\"title\";s:24:\"Product &#8211; Speakers\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/01/product-page.jpg\";s:12:\"tmpl_created\";i:1485272513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/product-speakers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:198;s:16:\"popularity_index\";i:439;s:11:\"trend_index\";i:418;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:15:{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:103:\"https://library.elementor.com/blocks/hero-6/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:15:{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:103:\"https://library.elementor.com/blocks/hero-7/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:639;a:15:{s:2:\"id\";i:245;s:5:\"title\";s:21:\"Product &#8211; Clean\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0020.png\";s:12:\"tmpl_created\";i:1470829876;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/product-clean/?utm_source=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:\"[\"Fast\",\"minimal\",\"minimalistic\",\"seo\",\"simple\"]\";s:10:\"menu_order\";i:199;s:16:\"popularity_index\";i:107;s:11:\"trend_index\";i:276;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:640;a:15:{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:103:\"https://library.elementor.com/blocks/hero-8/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:641;a:15:{s:2:\"id\";i:1075;s:5:\"title\";s:19:\"Shop &#8211; Sweets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Sweets.png\";s:12:\"tmpl_created\";i:1488810871;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/shop-sweets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:154:\"[\"bakery\",\"beverage\",\"business\",\"cafe\",\"candy bar\",\"catering\",\"delivery service\",\"Food\",\"online shop\",\"pastry\",\"Restaurant\",\"store\",\"sweet shop\",\"sweets\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:68;s:11:\"trend_index\";i:174;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:642;a:15:{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:103:\"https://library.elementor.com/blocks/hero-9/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:15:{s:2:\"id\";i:1051;s:5:\"title\";s:24:\"Blog Post &#8211; Launch\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/03/post-cloud.png\";s:12:\"tmpl_created\";i:1488810869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blog-post-launch/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:210:\"[\"Agency\",\"bootstrap\",\"business\",\"corporate\",\"Landing Page\",\"launch\",\"marketing campaign\",\"marketing landing page\",\"marketing template landing page\",\"product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:16;s:11:\"trend_index\";i:27;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:644;a:15:{s:2:\"id\";i:1245;s:5:\"title\";s:13:\"Coming Soon 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-1.png\";s:12:\"tmpl_created\";i:1491207184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:202;s:16:\"popularity_index\";i:257;s:11:\"trend_index\";i:252;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:15:{s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:15:{s:2:\"id\";i:1247;s:5:\"title\";s:13:\"Coming Soon 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-2.png\";s:12:\"tmpl_created\";i:1491207138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:203;s:16:\"popularity_index\";i:35;s:11:\"trend_index\";i:48;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:647;a:15:{s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:15:{s:2:\"id\";i:1248;s:5:\"title\";s:13:\"Coming Soon 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-3.png\";s:12:\"tmpl_created\";i:1491207050;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:427;s:11:\"trend_index\";i:601;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:15:{s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-header/?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:39:\"[\"business\",\"header\",\"interior design\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:15:{s:2:\"id\";i:1249;s:5:\"title\";s:13:\"Coming Soon 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-4.png\";s:12:\"tmpl_created\";i:1491207380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:469;s:11:\"trend_index\";i:638;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:15:{s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:15:{s:2:\"id\";i:1250;s:5:\"title\";s:13:\"Coming Soon 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-5.png\";s:12:\"tmpl_created\";i:1491207450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:206;s:16:\"popularity_index\";i:82;s:11:\"trend_index\";i:104;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:653;a:15:{s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:15:{s:2:\"id\";i:1260;s:5:\"title\";s:18:\"Maintenance Mode 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-6.png\";s:12:\"tmpl_created\";i:1491207507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:506;s:11:\"trend_index\";i:623;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:15:{s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:15:{s:2:\"id\";i:1261;s:5:\"title\";s:18:\"Maintenance Mode 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/04/Coming-Soon-7.png\";s:12:\"tmpl_created\";i:1491207584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:208;s:16:\"popularity_index\";i:98;s:11:\"trend_index\";i:164;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:657;a:15:{s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:15:{s:2:\"id\";i:1272;s:5:\"title\";s:13:\"Coming Soon 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-8.png\";s:12:\"tmpl_created\";i:1491207674;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:209;s:16:\"popularity_index\";i:296;s:11:\"trend_index\";i:317;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:15:{s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:15:{s:2:\"id\";i:1279;s:5:\"title\";s:13:\"Coming Soon 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-9.png\";s:12:\"tmpl_created\";i:1491207756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:160;s:11:\"trend_index\";i:403;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:661;a:15:{s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/japanese-restaurant-header/?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:41:\"[\"Food\",\"header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:15:{s:2:\"id\";i:1745;s:5:\"title\";s:14:\"Coming Soon 10\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-002.png\";s:12:\"tmpl_created\";i:1494849745;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/coming-soon-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:211;s:16:\"popularity_index\";i:292;s:11:\"trend_index\";i:371;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:15:{s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:15:{s:2:\"id\";i:1742;s:5:\"title\";s:12:\"Login Page 1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-003.png\";s:12:\"tmpl_created\";i:1494849744;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/login-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:470;s:11:\"trend_index\";i:616;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:15:{s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:15:{s:2:\"id\";i:1748;s:5:\"title\";s:12:\"Login Page 2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-001.png\";s:12:\"tmpl_created\";i:1494849742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/login-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:213;s:16:\"popularity_index\";i:313;s:11:\"trend_index\";i:306;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:15:{s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:15:{s:2:\"id\";i:3963;s:5:\"title\";s:32:\"Restaurant Site &#8211; Homepage\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/01/R.HomepageThumb.png\";s:12:\"tmpl_created\";i:1516284821;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/restaurant-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:238;s:11:\"trend_index\";i:61;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:15:{s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-header/?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:27:\"[\"header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:15:{s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:15:{s:2:\"id\";i:3969;s:5:\"title\";s:28:\"Restaurant Site &#8211; Menu\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/01/R.MenuThumb.png\";s:12:\"tmpl_created\";i:1516284829;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/restaurant-site-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";i:215;s:16:\"popularity_index\";i:440;s:11:\"trend_index\";i:543;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:15:{s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:15:{s:2:\"id\";i:3966;s:5:\"title\";s:29:\"Restaurant Site &#8211; About\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/01/R.AboutThumb.png.png\";s:12:\"tmpl_created\";i:1516284839;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/restaurant-site-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:275;s:11:\"trend_index\";i:528;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:15:{s:2:\"id\";i:3972;s:5:\"title\";s:31:\"Restaurant Site &#8211; Contact\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/01/R.ContactThumb.png\";s:12:\"tmpl_created\";i:1516284847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/restaurant-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:405;s:11:\"trend_index\";i:588;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:15:{s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:676;a:15:{s:2:\"id\";i:2080;s:5:\"title\";s:27:\"Ski Resort &#8211; Homepage\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Home-Page.png\";s:12:\"tmpl_created\";i:1508161124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:218;s:16:\"popularity_index\";i:358;s:11:\"trend_index\";i:612;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:15:{s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:15:{s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/luxury-real-estate-header/?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:37:\"[\"header\",\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:15:{s:2:\"id\";i:2088;s:5:\"title\";s:24:\"Ski Resort &#8211; About\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-About.png\";s:12:\"tmpl_created\";i:1508161129;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/ski-resort-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:487;s:11:\"trend_index\";i:683;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:15:{s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:15:{s:2:\"id\";i:2085;s:5:\"title\";s:27:\"Ski Resort &#8211; Services\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Services.png\";s:12:\"tmpl_created\";i:1508161134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:220;s:16:\"popularity_index\";i:620;s:11:\"trend_index\";i: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:15:{s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:683;a:15:{s:2:\"id\";i:2462;s:5:\"title\";s:23:\"Architect &#8211; About\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/10/architect-–-about.png\";s:12:\"tmpl_created\";i:1508243317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/architect-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:364;s:11:\"trend_index\";i:383;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:684;a:15:{s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:685;a:15:{s:2:\"id\";i:2362;s:5:\"title\";s:26:\"Architect &#8211; Projects\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2017/10/Architect-Projects.png\";s:12:\"tmpl_created\";i:1508243335;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/architect-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:460;s:11:\"trend_index\";i:443;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:15:{s:2:\"id\";i:614;s:5:\"title\";s:25:\"Architect &#8211; Contact\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2016/12/architect-contact.jpg\";s:12:\"tmpl_created\";i:1481549169;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/architect-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:223;s:16:\"popularity_index\";i:335;s:11:\"trend_index\";i:446;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:15:{s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/magazine-404/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:15:{s:2:\"id\";i:2126;s:5:\"title\";s:37:\"Construction Company &#8211; Homepage\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Home-Page.png\";s:12:\"tmpl_created\";i:1508325849;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-company-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:224;s:16:\"popularity_index\";i:271;s:11:\"trend_index\";i:311;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:689;a:15:{s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:690;a:15:{s:2:\"id\";i:2129;s:5:\"title\";s:34:\"Construction Company &#8211; About\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-About.png\";s:12:\"tmpl_created\";i:1508325881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/construction-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:321;s:11:\"trend_index\";i:448;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:691;a:15:{s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:15:{s:2:\"id\";i:2135;s:5:\"title\";s:36:\"Construction Company &#8211; Contact\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Contact.png\";s:12:\"tmpl_created\";i:1508325922;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/construction-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:370;s:11:\"trend_index\";i:473;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:15:{s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-header/?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:28:\"[\"Blog\",\"header\",\"Magazine\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:15:{s:2:\"id\";i:2094;s:5:\"title\";s:28:\"Plants Shop &#8211; Homepage\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-Home.png\";s:12:\"tmpl_created\";i:1509621053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/plants-shop-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:227;s:16:\"popularity_index\";i:269;s:11:\"trend_index\";i:254;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:15:{s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-search/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:15:{s:2:\"id\";i:2120;s:5:\"title\";s:25:\"Plants Shop &#8211; About\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-About.png\";s:12:\"tmpl_created\";i:1509631820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/plants-shop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:376;s:11:\"trend_index\";i:573;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:15:{s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:15:{s:2:\"id\";i:3153;s:5:\"title\";s:14:\"Halloween Pack\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/10/halloween.png\";s:12:\"tmpl_created\";i:1508950132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/halloween-pack/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:229;s:16:\"popularity_index\";i:685;s:11:\"trend_index\";i:775;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:15:{s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:15:{s:2:\"id\";i:3338;s:5:\"title\";s:31:\"Black Friday &#8211; Nature Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-1.png\";s:12:\"tmpl_created\";i:1511203351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-nature-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:230;s:16:\"popularity_index\";i:604;s:11:\"trend_index\";i:786;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:15:{s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:15:{s:2:\"id\";i:3339;s:5:\"title\";s:35:\"Black Friday &#8211; Pop-Styled Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-2.png\";s:12:\"tmpl_created\";i:1511203636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/black-friday-pop-styled-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:561;s:11:\"trend_index\";i:836;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:15:{s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:15:{s:2:\"id\";i:3335;s:5:\"title\";s:31:\"Black Friday &#8211; Retail Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-4.png\";s:12:\"tmpl_created\";i:1511203246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-retail-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:560;s:11:\"trend_index\";i:680;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:15:{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:113:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:15:{s:2:\"id\";i:3340;s:5:\"title\";s:41:\"Black Friday &#8211; Software Product Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-3.png\";s:12:\"tmpl_created\";i:1511203713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/black-friday-software-product-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:233;s:16:\"popularity_index\";i:502;s:11:\"trend_index\";i:592;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:15:{s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/online-course-404/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:15:{s:2:\"id\";i:3517;s:5:\"title\";s:27:\"Christmas &#8211; Gift Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/12/XmasThumb.png\";s:12:\"tmpl_created\";i:1513877937;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-gift-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:234;s:16:\"popularity_index\";i:580;s:11:\"trend_index\";i:834;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:15:{s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:15:{s:2:\"id\";i:3734;s:5:\"title\";s:28:\"Christmas &#8211; Car Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v3.png\";s:12:\"tmpl_created\";i:1514197794;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/christmas-car-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:575;s:11:\"trend_index\";i:622;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:15:{s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:15:{s:2:\"id\";i:3764;s:5:\"title\";s:33:\"Christmas &#8211; Interior Design\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v6.png\";s:12:\"tmpl_created\";i:1514198234;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/christmas-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:236;s:16:\"popularity_index\";i:566;s:11:\"trend_index\";i:708;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:15:{s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/online-course-header/?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:38:\"[\"Course Online\",\"Education\",\"header\"]\";s:10:\"menu_order\";i:236;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:15:{s:2:\"id\";i:3565;s:5:\"title\";s:27:\"Christmas &#8211; Tree Shop\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/12/XmasTreeThumb.png\";s:12:\"tmpl_created\";i:1514204382;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-tree-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:455;s:11:\"trend_index\";i:469;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:715;a:15:{s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:716;a:15:{s:2:\"id\";i:3862;s:5:\"title\";s:35:\"Christmas &#8211; Design Conference\";s:9:\"thumbnail\";s:63:\"https://library.elementor.com/wp-content/uploads/2017/12/q1.png\";s:12:\"tmpl_created\";i:1514206745;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/christmas-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:238;s:16:\"popularity_index\";i:473;s:11:\"trend_index\";i:518;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:717;a:15:{s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/photography-404/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:718;a:15:{s:2:\"id\";i:3777;s:5:\"title\";s:39:\"Christmas &#8211; Snowboard Competition\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v7.png\";s:12:\"tmpl_created\";i:1514205420;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/christmas-snowboard-competition/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:509;s:11:\"trend_index\";i:682;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:719;a:15:{s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:720;a:15:{s:2:\"id\";i:420;s:5:\"title\";s:11:\"Hero UI Kit\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/09/library-ui-kit-cover.png\";s:12:\"tmpl_created\";i:1475067229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/hero-ui-kit/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:22;s:11:\"trend_index\";i:160;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:15:{s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-footer/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:722;a:15:{s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-header/?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:36:\"[\"header\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:241;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:723;a:15:{s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:724;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:725;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:726;a:15:{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:108:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:727;a:15:{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:106:\"https://library.elementor.com/blocks/portfolio/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:728;a:15:{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: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:247;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:729;a:15:{s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:730;a:15:{s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:731;a:15:{s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:732;a:15:{s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:733;a:15:{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:108:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:735;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:736;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:740;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:741;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:742;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:743;a:15:{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:108:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:15:{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:108:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:15:{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:108:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:15:{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:108:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:747;a:15:{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:108:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:748;a:15:{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:108:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:749;a:15:{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:106:\"https://library.elementor.com/blocks/pricing-1/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:15:{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:107:\"https://library.elementor.com/blocks/pricing-10/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:751;a:15:{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:107:\"https://library.elementor.com/blocks/pricing-11/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:752;a:15:{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:107:\"https://library.elementor.com/blocks/pricing-12/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:753;a:15:{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:107:\"https://library.elementor.com/blocks/pricing-13/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:15:{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:107:\"https://library.elementor.com/blocks/pricing-14/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:755;a:15:{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:106:\"https://library.elementor.com/blocks/pricing-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:756;a:15:{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:106:\"https://library.elementor.com/blocks/pricing-3/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:757;a:15:{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:106:\"https://library.elementor.com/blocks/pricing-4/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:758;a:15:{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:106:\"https://library.elementor.com/blocks/pricing-5/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:759;a:15:{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:106:\"https://library.elementor.com/blocks/pricing-6/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:760;a:15:{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:106:\"https://library.elementor.com/blocks/pricing-7/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:761;a:15:{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:106:\"https://library.elementor.com/blocks/pricing-8/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:762;a:15:{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:106:\"https://library.elementor.com/blocks/pricing-9/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:763;a:15:{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:114:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:764;a:15:{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:114:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:15:{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:114:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:15:{s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:767;a:15:{s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:15:{s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:15:{s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/psychologist-header/?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:\"[\"header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:288;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:15:{s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:15:{s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:15:{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:108:\"https://library.elementor.com/blocks/services-13/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:15:{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:108:\"https://library.elementor.com/blocks/services-14/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:774;a:15:{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:108:\"https://library.elementor.com/blocks/services-16/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:15:{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:108:\"https://library.elementor.com/blocks/services-17/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:15:{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:108:\"https://library.elementor.com/blocks/services-18/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:15:{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:108:\"https://library.elementor.com/blocks/services-20/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:778;a:15:{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:108:\"https://library.elementor.com/blocks/services-21/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:15:{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:108:\"https://library.elementor.com/blocks/services-22/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:15:{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:108:\"https://library.elementor.com/blocks/services-23/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:15:{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:108:\"https://library.elementor.com/blocks/services-24/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:15:{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:108:\"https://library.elementor.com/blocks/services-25/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:15:{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:108:\"https://library.elementor.com/blocks/services-26/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:784;a:15:{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:108:\"https://library.elementor.com/blocks/services-27/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:15:{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:108:\"https://library.elementor.com/blocks/services-28/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:15:{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:108:\"https://library.elementor.com/blocks/services-29/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:15:{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:108:\"https://library.elementor.com/blocks/services-30/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:15:{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:108:\"https://library.elementor.com/blocks/services-31/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:15:{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:107:\"https://library.elementor.com/blocks/services-5/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:15:{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:107:\"https://library.elementor.com/blocks/services-6/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:791;a:15:{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:107:\"https://library.elementor.com/blocks/services-7/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:15:{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:107:\"https://library.elementor.com/blocks/services-8/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:793;a:15:{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:107:\"https://library.elementor.com/blocks/services-9/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:15:{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:110:\"https://library.elementor.com/blocks/single-page-1/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:15:{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:110:\"https://library.elementor.com/blocks/single-page-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:15:{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:110:\"https://library.elementor.com/blocks/single-page-3/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:797;a:15:{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:110:\"https://library.elementor.com/blocks/single-page-4/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:15:{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:110:\"https://library.elementor.com/blocks/single-page-5/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:15:{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:110:\"https://library.elementor.com/blocks/single-page-6/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:15:{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:110:\"https://library.elementor.com/blocks/single-page-7/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:801;a:15:{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:110:\"https://library.elementor.com/blocks/single-post-1/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:802;a:15:{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:110:\"https://library.elementor.com/blocks/single-post-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:803;a:15:{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:110:\"https://library.elementor.com/blocks/single-post-3/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:15:{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:110:\"https://library.elementor.com/blocks/single-post-4/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:805;a:15:{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:110:\"https://library.elementor.com/blocks/single-post-5/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:15:{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:110:\"https://library.elementor.com/blocks/single-post-6/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:15:{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:110:\"https://library.elementor.com/blocks/single-post-7/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:808;a:15:{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:114:\"https://library.elementor.com/blocks/single-product-01/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:809;a:15:{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:114:\"https://library.elementor.com/blocks/single-product-02/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:810;a:15:{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:114:\"https://library.elementor.com/blocks/single-product-03/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:15:{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:114:\"https://library.elementor.com/blocks/single-product-04/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:15:{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:104:\"https://library.elementor.com/blocks/stats-1/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:813;a:15:{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:105:\"https://library.elementor.com/blocks/stats-10/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:814;a:15:{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:105:\"https://library.elementor.com/blocks/stats-11/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:815;a:15:{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:105:\"https://library.elementor.com/blocks/stats-12/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:816;a:15:{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:105:\"https://library.elementor.com/blocks/stats-13/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:817;a:15:{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:104:\"https://library.elementor.com/blocks/stats-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:818;a:15:{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:104:\"https://library.elementor.com/blocks/stats-3/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:819;a:15:{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:104:\"https://library.elementor.com/blocks/stats-4/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:820;a:15:{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:104:\"https://library.elementor.com/blocks/stats-5/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:821;a:15:{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:104:\"https://library.elementor.com/blocks/stats-6/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:822;a:15:{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:104:\"https://library.elementor.com/blocks/stats-7/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:823;a:15:{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:104:\"https://library.elementor.com/blocks/stats-8/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:824;a:15:{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:104:\"https://library.elementor.com/blocks/stats-9/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:825;a:15:{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:108:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:826;a:15:{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:110:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:827;a:15:{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:108:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:828;a:15:{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:108:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:829;a:15:{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:108:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:830;a:15:{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:104:\"https://library.elementor.com/blocks/team-11/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:831;a:15:{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:106:\"https://library.elementor.com/blocks/team-12-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:832;a:15:{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:104:\"https://library.elementor.com/blocks/team-13/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:833;a:15:{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:104:\"https://library.elementor.com/blocks/team-14/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:834;a:15:{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:104:\"https://library.elementor.com/blocks/team-15/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:835;a:15:{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:104:\"https://library.elementor.com/blocks/team-16/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:836;a:15:{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:104:\"https://library.elementor.com/blocks/team-17/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:837;a:15:{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:104:\"https://library.elementor.com/blocks/team-18/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:838;a:15:{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:104:\"https://library.elementor.com/blocks/team-19/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:839;a:15:{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:104:\"https://library.elementor.com/blocks/team-20/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:840;a:15:{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:104:\"https://library.elementor.com/blocks/team-21/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:841;a:15:{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:104:\"https://library.elementor.com/blocks/team-22/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:842;a:15:{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:104:\"https://library.elementor.com/blocks/team-23/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:843;a:15:{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:103:\"https://library.elementor.com/blocks/team-4/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:844;a:15:{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:103:\"https://library.elementor.com/blocks/team-5/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:845;a:15:{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:103:\"https://library.elementor.com/blocks/team-6/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:846;a:15:{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:103:\"https://library.elementor.com/blocks/team-7/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:847;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:848;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:849;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:850;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:851;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:852;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:853;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:854;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:855;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:856;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:857;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:858;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:859;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:860;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:861;a:15:{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:113:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:862;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:863;a:15:{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:113:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:864;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:865;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:866;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:867;a:15:{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:110:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:868;a:15:{s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/travel-404/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:869;a:15:{s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:870;a:15:{s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-header/?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:27:\"[\"header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:871;a:15:{s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:872;a:15:{s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:873;a:15:{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:110:\"https://library.elementor.com/blocks/travel-footer/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:874;a:15:{s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:875;a:15:{s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:876;a:15:{s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:877;a:15:{s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:878;a:15:{s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-blog-header/?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:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:397;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:879;a:15:{s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:880;a:15:{s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','no'),(207,'elementor_remote_info_feed_data','a:5:{i:0;a:5:{s:5:\"title\";s:55:\"What Is Material Design? Definition, Uses, and Examples\";s:7:\"excerpt\";s:147:\"Material Design is the standard for designing and creating websites and apps. Discover why and learn how to use it to make a user-friendly website.\";s:7:\"created\";i:1612263675;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:123:\"https://elementor.com/blog/what-is-material-design/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:53:\"Elementor SEO: How To Optimize Your Elementor Website\";s:7:\"excerpt\";s:154:\"SEO is crucial to the success of any website, but to many users, it still remains a mystery. Discover what SEO is and how to use it to optimize your site.\";s:7:\"created\";i:1611838485;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:113:\"https://elementor.com/blog/elementor-seo/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:97:\"Introducing Elementor 3.1: Experiments, Performance Enhancements, And a New Landing Page Workflow\";s:7:\"excerpt\";s:162:\"The new Elementor version 3.1 features performance improvements, a new Landing Page area and workflow to manage your marketing pages, and exploratory experiments.\";s:7:\"created\";i:1611665700;s:5:\"badge\";s:11:\"New Feature\";s:3:\"url\";s:125:\"https://elementor.com/blog/introducing-elementor-3-1/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:3;a:5:{s:5:\"title\";s:33:\"How To Redirect URLs in WordPress\";s:7:\"excerpt\";s:152:\"Redirecting visitors from one page to another is an important part of website maintenance. Explore all the reasons for redirects and how to create them.\";s:7:\"created\";i:1611143960;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:122:\"https://elementor.com/blog/redirect-url-wordpress/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:4;a:5:{s:5:\"title\";s:33:\"How to Create the Perfect Favicon\";s:7:\"excerpt\";s:140:\"Favicons are an integral part of building up your brand and a recognizable website. Understand what they are, and how to use them correctly.\";s:7:\"created\";i:1610975844;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:122:\"https://elementor.com/blog/favicon-complete-guide/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(3967,'_aioseo_cache_rss_feed','a:4:{i:0;a:4:{s:3:\"url\";s:156:\"https://aioseo.com/migrating-from-yoast-seo-to-all-in-one-seo/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=migrating-from-yoast-seo-to-all-in-one-seo\";s:5:\"title\";s:59:\"Migrating From Yoast SEO to All in One SEO (2 Simple Steps)\";s:4:\"date\";s:13:\"Aug 13th 2021\";s:7:\"content\";s:131:\"Do you want to know how to migrate your SEO settings from Yoast SEO to All in One SEO?&nbsp;It’s super easy!\n\n\n\nBut before any...\";}i:1;a:4:{s:3:\"url\";s:122:\"https://aioseo.com/introducing-html-sitemaps/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=introducing-html-sitemaps\";s:5:\"title\";s:62:\"Announcing HTML Sitemaps: Help Visitors Find Your Content Fast\";s:4:\"date\";s:13:\"Aug 12th 2021\";s:7:\"content\";s:131:\"Great SEO is all about making your site appealing to humans and search engines.\n\n\n\nSo we’re super excited to announce our bran...\";}i:2;a:4:{s:3:\"url\";s:136:\"https://aioseo.com/best-push-notifications-software/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=best-push-notifications-software\";s:5:\"title\";s:45:\"7 Best Push Notifications Software (Compared)\";s:4:\"date\";s:13:\"Jul 30th 2021\";s:7:\"content\";s:131:\"Are you looking for the best push notifications software to keep the visitors engaged even when they’ve left your website?\n\n\n\n...\";}i:3;a:4:{s:3:\"url\";s:206:\"https://aioseo.com/introducing-the-new-aioseo-full-site-redirect-and-headline-analyzer/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=introducing-the-new-aioseo-full-site-redirect-and-headline-analyzer\";s:5:\"title\";s:68:\"Introducing the New AIOSEO Full Site Redirects and Headline Analyzer\";s:4:\"date\";s:13:\"Jul 27th 2021\";s:7:\"content\";s:131:\"At AIOSEO, we’ve always been listening to our users&#8217; feedback to launch new features and make the user experience even b...\";}}','no'),(4641,'_transient_timeout_acf_plugin_updates','1630606640','no'),(4642,'_transient_acf_plugin_updates','a:4:{s:7:\"plugins\";a:1:{s:34:\"advanced-custom-fields-pro/acf.php\";a:8:{s:4:\"slug\";s:26:\"advanced-custom-fields-pro\";s:6:\"plugin\";s:34:\"advanced-custom-fields-pro/acf.php\";s:11:\"new_version\";s:6:\"5.10.2\";s:3:\"url\";s:36:\"https://www.advancedcustomfields.com\";s:6:\"tested\";s:3:\"5.8\";s:7:\"package\";s:0:\"\";s:5:\"icons\";a:1:{s:7:\"default\";s:63:\"https://ps.w.org/advanced-custom-fields/assets/icon-256x256.png\";}s:7:\"banners\";a:2:{s:3:\"low\";s:77:\"https://ps.w.org/advanced-custom-fields/assets/banner-772x250.jpg?rev=1729102\";s:4:\"high\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=1729099\";}}}s:10:\"expiration\";i:172800;s:6:\"status\";i:1;s:7:\"checked\";a:1:{s:34:\"advanced-custom-fields-pro/acf.php\";s:5:\"5.9.9\";}}','no'),(3025,'_site_transient_timeout_browser_65aa2869029c08b5f6f0c1621b8000aa','1630485112','no'),(4647,'_transient_timeout__woocommerce_helper_updates','1630477040','no'),(4648,'_transient__woocommerce_helper_updates','a:4:{s:4:\"hash\";s:32:\"d751713988987e9331980363e24189ce\";s:7:\"updated\";i:1630433840;s:8:\"products\";a:0:{}s:6:\"errors\";a:1:{i:0;s:10:\"http-error\";}}','no'),(213,'wp_rocket_settings','a:77:{s:16:\"secret_cache_key\";s:22:\"6122de2bdc3b2965543514\";s:12:\"cache_mobile\";i:1;s:23:\"do_caching_mobile_files\";i:0;s:10:\"cache_webp\";i:0;s:17:\"cache_logged_user\";i:0;s:9:\"cache_ssl\";i:1;s:5:\"emoji\";i:1;s:6:\"embeds\";i:0;s:16:\"cache_reject_uri\";a:0:{}s:20:\"cache_reject_cookies\";a:0:{}s:15:\"cache_reject_ua\";a:0:{}s:19:\"cache_query_strings\";a:0:{}s:17:\"cache_purge_pages\";a:0:{}s:19:\"purge_cron_interval\";i:10;s:15:\"purge_cron_unit\";s:15:\"HOUR_IN_SECONDS\";s:11:\"exclude_css\";a:0:{}s:10:\"exclude_js\";a:0:{}s:17:\"exclude_inline_js\";a:0:{}s:12:\"defer_all_js\";i:0;s:9:\"async_css\";i:0;s:12:\"critical_css\";s:0:\"\";s:8:\"lazyload\";i:0;s:16:\"lazyload_iframes\";i:0;s:16:\"lazyload_youtube\";i:0;s:10:\"minify_css\";i:0;s:14:\"minify_css_key\";s:22:\"612345279a87b397444947\";s:22:\"minify_concatenate_css\";i:0;s:9:\"minify_js\";i:0;s:13:\"minify_js_key\";s:22:\"612345279a881956346794\";s:21:\"minify_concatenate_js\";i:0;s:19:\"minify_google_fonts\";i:1;s:14:\"manual_preload\";i:1;s:15:\"sitemap_preload\";i:0;s:25:\"sitemap_preload_url_crawl\";s:6:\"500000\";s:8:\"sitemaps\";a:0:{}s:12:\"dns_prefetch\";a:0:{}s:13:\"preload_fonts\";a:0:{}s:18:\"database_revisions\";i:0;s:20:\"database_auto_drafts\";i:0;s:22:\"database_trashed_posts\";i:0;s:22:\"database_spam_comments\";i:0;s:25:\"database_trashed_comments\";i:0;s:27:\"database_expired_transients\";i:0;s:23:\"database_all_transients\";i:0;s:24:\"database_optimize_tables\";i:0;s:26:\"schedule_automatic_cleanup\";i:0;s:27:\"automatic_cleanup_frequency\";s:0:\"\";s:3:\"cdn\";i:0;s:10:\"cdn_cnames\";a:0:{}s:8:\"cdn_zone\";a:0:{}s:16:\"cdn_reject_files\";a:0:{}s:13:\"do_cloudflare\";i:0;s:16:\"cloudflare_email\";s:0:\"\";s:18:\"cloudflare_api_key\";s:0:\"\";s:18:\"cloudflare_zone_id\";s:0:\"\";s:18:\"cloudflare_devmode\";i:0;s:27:\"cloudflare_protocol_rewrite\";i:0;s:24:\"cloudflare_auto_settings\";i:0;s:23:\"cloudflare_old_settings\";s:0:\"\";s:17:\"control_heartbeat\";i:1;s:23:\"heartbeat_site_behavior\";s:18:\"reduce_periodicity\";s:24:\"heartbeat_admin_behavior\";s:18:\"reduce_periodicity\";s:25:\"heartbeat_editor_behavior\";s:18:\"reduce_periodicity\";s:18:\"varnish_auto_purge\";i:0;s:17:\"analytics_enabled\";i:0;s:22:\"google_analytics_cache\";i:0;s:20:\"facebook_pixel_cache\";i:0;s:21:\"sucury_waf_cache_sync\";i:0;s:18:\"sucury_waf_api_key\";s:0:\"\";s:16:\"async_css_mobile\";i:1;s:16:\"exclude_defer_js\";a:0:{}s:8:\"delay_js\";i:1;s:16:\"delay_js_scripts\";a:43:{i:0;s:12:\"getbutton.io\";i:1;s:34:\"//a.omappapi.com/app/js/api.min.js\";i:2;s:67:\"feedbackcompany.com/includes/widgets/feedback-company-widget.min.js\";i:3;s:46:\"snap.licdn.com/li.lms-analytics/insight.min.js\";i:4;s:29:\"static.ads-twitter.com/uwt.js\";i:5;s:31:\"platform.twitter.com/widgets.js\";i:6;s:4:\"twq(\";i:7;s:13:\"/sdk.js#xfbml\";i:8;s:46:\"static.leadpages.net/leadbars/current/embed.js\";i:9;s:43:\"translate.google.com/translate_a/element.js\";i:10;s:19:\"widget.manychat.com\";i:11;s:21:\"xfbml.customerchat.js\";i:12;s:27:\"static.hotjar.com/c/hotjar-\";i:13;s:27:\"smartsuppchat.com/loader.js\";i:14;s:18:\"grecaptcha.execute\";i:15;s:8:\"Tawk_API\";i:16;s:11:\"shareaholic\";i:17;s:9:\"sharethis\";i:18;s:26:\"simple-share-buttons-adder\";i:19;s:8:\"addtoany\";i:20;s:12:\"font-awesome\";i:21;s:8:\"wpdiscuz\";i:22;s:15:\"cookie-law-info\";i:23;s:8:\"pinit.js\";i:24;s:8:\"/gtag/js\";i:25;s:5:\"gtag(\";i:26;s:7:\"/gtm.js\";i:27;s:5:\"/gtm-\";i:28;s:11:\"fbevents.js\";i:29;s:4:\"fbq(\";i:30;s:33:\"google-analytics.com/analytics.js\";i:31;s:5:\"ga( \'\";i:32;s:4:\"ga(\'\";i:33;s:14:\"adsbygoogle.js\";i:34;s:10:\"ShopifyBuy\";i:35;s:31:\"widget.trustpilot.com/bootstrap\";i:36;s:13:\"ft.sdk.min.js\";i:37;s:31:\"apps.elfsight.com/p/platform.js\";i:38;s:27:\"livechatinc.com/tracking.js\";i:39;s:14:\"LiveChatWidget\";i:40;s:27:\"/busting/facebook-tracking/\";i:41;s:5:\"olark\";i:42;s:32:\"pixel-caffeine/build/frontend.js\";}s:13:\"preload_links\";i:1;s:16:\"image_dimensions\";i:0;s:16:\"exclude_lazyload\";a:0:{}s:7:\"version\";s:5:\"3.8.3\";}','yes'),(216,'shadepro','a:34:{s:8:\"last_tab\";s:1:\"1\";s:16:\"enable_preloader\";s:1:\"1\";s:19:\"custom_accent_color\";s:7:\"#473BF0\";s:13:\"heading_color\";s:7:\"#161C2D\";s:10:\"text_color\";s:7:\"#6E727D\";s:4:\"logo\";a:5:{s:3:\"url\";s:64:\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\";s:2:\"id\";s:5:\"15264\";s:6:\"height\";s:3:\"167\";s:5:\"width\";s:3:\"505\";s:9:\"thumbnail\";s:59:\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\";}s:10:\"white_logo\";a:5:{s:3:\"url\";s:64:\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\";s:2:\"id\";s:5:\"15264\";s:6:\"height\";s:3:\"167\";s:5:\"width\";s:3:\"505\";s:9:\"thumbnail\";s:74:\"https://k1k3.dev34.info/wp-content/uploads/2020/08/shadepro-logo-white.png\";}s:22:\"logo_max_width_desktop\";s:3:\"120\";s:21:\"logo_max_width_mobile\";s:3:\"120\";s:15:\"body_typography\";a:12:{s:11:\"font-family\";s:12:\"Circular Std\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:18:\"heading_typography\";a:12:{s:11:\"font-family\";s:12:\"Circular Std\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:13:\"breadcrumb_on\";s:1:\"1\";s:14:\"breadcrumb_sep\";s:1:\"-\";s:21:\"breadcrumb_background\";a:7:{s:16:\"background-color\";s:11:\"transparent\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:18:\"breadcrumb_spacing\";a:5:{s:5:\"units\";s:0:\"\";s:11:\"padding-top\";s:0:\"\";s:13:\"padding-right\";s:0:\"\";s:14:\"padding-bottom\";s:0:\"\";s:12:\"padding-left\";s:0:\"\";}s:21:\"breadcrumb_typography\";a:12:{s:11:\"font-family\";s:12:\"Circular Std\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:10:\"text-align\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:8:\"bp_title\";s:8:\"Our Blog\";s:17:\"blog_hero_caption\";s:26:\"Read our latest blog posts\";s:11:\"blog_layout\";s:13:\"right-sidebar\";s:9:\"blog_grid\";s:10:\"two-column\";s:22:\"continue_reading_title\";s:16:\"Continue reading\";s:8:\"sp_title\";s:12:\"Blog Details\";s:18:\"single_page_layout\";s:8:\"fullpage\";s:10:\"shop_title\";s:8:\"Our Shop\";s:18:\"shop_bread_caption\";s:132:\"By accessing and placing an order with Finestdevs, you confirm that you are in agreement with and bound by the terms and conditions.\";s:9:\"job_title\";s:20:\"Current job openings\";s:16:\"job_hero_caption\";s:127:\"With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\";s:9:\"portfolio\";s:1:\"1\";s:7:\"service\";s:1:\"1\";s:4:\"team\";s:1:\"1\";s:3:\"job\";s:1:\"1\";s:12:\"redux-backup\";i:1;s:26:\"enable_404_custom_template\";b:0;s:11:\"scustom_css\";s:38:\" /** #header{\n   margin: 0 auto;\n }**/\";}','yes'),(217,'shadepro-transients','a:2:{s:14:\"changed_values\";a:0:{}s:9:\"last_save\";i:1629681137;}','yes'),(219,'_elementor_installed_time','1629675053','yes'),(223,'_transient_rocket_preload_complete','2','yes'),(224,'_transient_rocket_preload_complete_time','August 22, 2021 @ 11:30 pm','yes'),(222,'elementor_scheme_color','a:4:{i:0;s:7:\"#161C2D\";i:1;s:7:\"#161C2D\";i:2;s:7:\"#6E727D\";i:3;s:7:\"#473BF0\";}','yes'),(229,'wpf_plugin_activation_errors','','yes'),(230,'action_scheduler_hybrid_store_demarkation','8','yes'),(231,'schema-ActionScheduler_StoreSchema','4.0.1629675096','yes'),(232,'schema-ActionScheduler_LoggerSchema','2.0.1629675096','yes'),(235,'woocommerce_schema_version','430','yes'),(236,'woocommerce_store_address','','yes'),(237,'woocommerce_store_address_2','','yes'),(238,'woocommerce_store_city','','yes'),(239,'woocommerce_default_country','US:CA','yes'),(240,'woocommerce_store_postcode','','yes'),(241,'woocommerce_allowed_countries','all','yes'),(242,'woocommerce_all_except_countries','','yes'),(243,'woocommerce_specific_allowed_countries','','yes'),(244,'woocommerce_ship_to_countries','','yes'),(245,'woocommerce_specific_ship_to_countries','','yes'),(246,'woocommerce_default_customer_address','base','yes'),(247,'woocommerce_calc_taxes','no','yes'),(248,'woocommerce_enable_coupons','yes','yes'),(249,'woocommerce_calc_discounts_sequentially','no','no'),(250,'woocommerce_currency','USD','yes'),(251,'woocommerce_currency_pos','left','yes'),(252,'woocommerce_price_thousand_sep',',','yes'),(253,'woocommerce_price_decimal_sep','.','yes'),(254,'woocommerce_price_num_decimals','2','yes'),(255,'woocommerce_shop_page_id','9','yes'),(256,'woocommerce_cart_redirect_after_add','no','yes'),(257,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(258,'woocommerce_placeholder_image','8','yes'),(259,'woocommerce_weight_unit','kg','yes'),(260,'woocommerce_dimension_unit','cm','yes'),(261,'woocommerce_enable_reviews','yes','yes'),(262,'woocommerce_review_rating_verification_label','yes','no'),(263,'woocommerce_review_rating_verification_required','no','no'),(264,'woocommerce_enable_review_rating','yes','yes'),(265,'woocommerce_review_rating_required','yes','no'),(266,'woocommerce_manage_stock','yes','yes'),(267,'woocommerce_hold_stock_minutes','60','no'),(268,'woocommerce_notify_low_stock','yes','no'),(269,'woocommerce_notify_no_stock','yes','no'),(270,'woocommerce_stock_email_recipient','alex@inspirable.com','no'),(271,'woocommerce_notify_low_stock_amount','2','no'),(272,'woocommerce_notify_no_stock_amount','0','yes'),(273,'woocommerce_hide_out_of_stock_items','no','yes'),(274,'woocommerce_stock_format','','yes'),(275,'woocommerce_file_download_method','force','no'),(276,'woocommerce_downloads_redirect_fallback_allowed','no','no'),(277,'woocommerce_downloads_require_login','no','no'),(278,'woocommerce_downloads_grant_access_after_payment','yes','no'),(279,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(280,'woocommerce_prices_include_tax','no','yes'),(281,'woocommerce_tax_based_on','shipping','yes'),(282,'woocommerce_shipping_tax_class','inherit','yes'),(283,'woocommerce_tax_round_at_subtotal','no','yes'),(284,'woocommerce_tax_classes','','yes'),(285,'woocommerce_tax_display_shop','excl','yes'),(286,'woocommerce_tax_display_cart','excl','yes'),(287,'woocommerce_price_display_suffix','','yes'),(288,'woocommerce_tax_total_display','itemized','no'),(289,'woocommerce_enable_shipping_calc','yes','no'),(290,'woocommerce_shipping_cost_requires_address','no','yes'),(291,'woocommerce_ship_to_destination','billing','no'),(292,'woocommerce_shipping_debug_mode','no','yes'),(293,'woocommerce_enable_guest_checkout','yes','no'),(294,'woocommerce_enable_checkout_login_reminder','no','no'),(295,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(296,'woocommerce_enable_myaccount_registration','no','no'),(297,'woocommerce_registration_generate_username','yes','no'),(298,'woocommerce_registration_generate_password','yes','no'),(299,'woocommerce_erasure_request_removes_order_data','no','no'),(300,'woocommerce_erasure_request_removes_download_data','no','no'),(301,'woocommerce_allow_bulk_remove_personal_data','no','no'),(302,'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'),(303,'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'),(304,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(305,'woocommerce_trash_pending_orders','','no'),(306,'woocommerce_trash_failed_orders','','no'),(307,'woocommerce_trash_cancelled_orders','','no'),(308,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(309,'woocommerce_email_from_name','K1K3','no'),(310,'woocommerce_email_from_address','alex@inspirable.com','no'),(311,'woocommerce_email_header_image','','no'),(312,'woocommerce_email_footer_text','{site_title} &mdash; Built with {WooCommerce}','no'),(313,'woocommerce_email_base_color','#96588a','no'),(314,'woocommerce_email_background_color','#f7f7f7','no'),(315,'woocommerce_email_body_background_color','#ffffff','no'),(316,'woocommerce_email_text_color','#3c3c3c','no'),(317,'woocommerce_merchant_email_notifications','no','no'),(318,'woocommerce_cart_page_id','10','no'),(319,'woocommerce_checkout_page_id','11','no'),(320,'woocommerce_myaccount_page_id','12','no'),(321,'woocommerce_terms_page_id','','no'),(322,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(323,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(324,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(325,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(326,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(327,'woocommerce_myaccount_orders_endpoint','orders','yes'),(328,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(329,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(330,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(331,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(332,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(333,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(334,'woocommerce_logout_endpoint','customer-logout','yes'),(335,'woocommerce_api_enabled','no','yes'),(336,'woocommerce_allow_tracking','no','no'),(337,'woocommerce_show_marketplace_suggestions','yes','no'),(338,'woocommerce_single_image_width','600','yes'),(339,'woocommerce_thumbnail_image_width','300','yes'),(340,'woocommerce_checkout_highlight_required_fields','yes','yes'),(341,'woocommerce_demo_store','no','no'),(342,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"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'),(343,'current_theme_supports_woocommerce','yes','yes'),(344,'woocommerce_queue_flush_rewrite_rules','no','yes'),(461,'_transient_wc_attribute_taxonomies','a:2:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:5:\"color\";s:15:\"attribute_label\";s:5:\"color\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','yes'),(526,'product_cat_children','a:0:{}','yes'),(347,'default_product_cat','15','yes'),(387,'wc_blocks_db_schema_version','260','yes'),(349,'woocommerce_refund_returns_page_id','13','yes'),(352,'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:\"alex@inspirable.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:\"alex@inspirable.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:2:\"no\";}','yes'),(353,'woocommerce_version','5.6.0','yes'),(354,'woocommerce_db_version','5.6.0','yes'),(355,'woocommerce_inbox_variant_assignment','9','yes'),(363,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"fDuJYLQz1osCoiNEVIUsoNrZUUN0kSFW\";}','yes'),(359,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','yes'),(360,'action_scheduler_lock_async-request-runner','1630433902','yes'),(361,'woocommerce_admin_notices','a:0:{}','yes'),(3026,'_site_transient_browser_65aa2869029c08b5f6f0c1621b8000aa','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"91.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:32:\"https://www.mozilla.org/firefox/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(364,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(365,'widget_wpfwoofilterswidget','a:2:{i:1;a:1:{s:2:\"id\";s:1:\"1\";}s:12:\"_multiwidget\";i:1;}','yes'),(366,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(367,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(368,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(369,'widget_woocommerce_price_filter','a:2:{i:1;a:1:{s:5:\"title\";s:5:\"Price\";}s:12:\"_multiwidget\";i:1;}','yes'),(370,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(371,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(372,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(373,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(374,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(375,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(376,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(377,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(381,'woocommerce_admin_install_timestamp','1629675100','yes'),(382,'wc_remote_inbox_notifications_wca_updated','','no'),(380,'woocommerce_admin_version','2.5.1','yes'),(383,'wc_remote_inbox_notifications_specs','a:34:{s:22:\"mercadopago_q3_2021_EN\";O:8:\"stdClass\":8:{s:4:\"slug\";s:22:\"mercadopago_q3_2021_EN\";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:\"Get paid with Mercado Pago Checkout\";s:7:\"content\";s:217:\"Latin America\'s leading payment processor is now available for WooCommerce stores. Securely accept debit and credit cards, cash, bank transfers, and installment payments – backed by exclusive fraud prevention tools.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"mercadopago_q3_2021_EN\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Free download\";}}s:3:\"url\";s:127:\"https://woocommerce.com/products/mercado-pago-checkout/?utm_source=inbox&utm_medium=product&utm_campaign=mercadopago_q3_2021_EN\";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-08-30 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-09-10 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";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:26:\"woocommerce-gateway-stripe\";}}i:1;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: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:\"MX\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AR\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CO\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CL\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"UY\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"PE\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BR\";}}}i:4;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:6:\"option\";s:11:\"option_name\";s:6:\"WPLANG\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:5:\"en_US\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:6:\"WPLANG\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:0:\"\";}}}}}s:16:\"wayflyer_q3_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:16:\"wayflyer_q3_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:55:\"Grow your revenue with Wayflyer financing and analytics\";s:7:\"content\";s:322:\"Flexible financing tailored to your needs by <a href=\"https://woocommerce.com/products/wayflyer/\">Wayflyer</a> – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store\'s performance, Wayflyer can provide the financing you need to grow and the analytical insights to help you spend it.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:16:\"wayflyer_q3_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Get funded\";}}s:3:\"url\";s:42:\"https://woocommerce.com/products/wayflyer/\";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-07-19 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-07-31 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\"<=\";s:5:\"value\";s:3:\"200\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";s:3:\"100\";}i:4;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:\"UK\";}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\";}}}}}s:19:\"eu_vat_changes_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"eu_vat_changes_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:54:\"Get your business ready for the new EU tax regulations\";s:7:\"content\";s:617:\"On July 1, 2021, new taxation rules will come into play when the <a href=\"https://ec.europa.eu/taxation_customs/business/vat/modernising-vat-cross-border-ecommerce_en\">European Union (EU) Value-Added Tax (VAT) eCommerce package</a> takes effect.<br/><br/>The new regulations will impact virtually every B2C business involved in cross-border eCommerce trade with the EU.<br/><br/>We therefore recommend <a href=\"https://woocommerce.com/posts/new-eu-vat-regulations\">familiarizing yourself with the new updates</a>, and consult with a tax professional to ensure your business is following regulations and best practice.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:19:\"eu_vat_changes_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:39:\"Learn more about the EU tax regulations\";}}s:3:\"url\";s:52:\"https://woocommerce.com/posts/new-eu-vat-regulations\";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-24 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-07-11 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:29:\"woocommerce_allowed_countries\";s:5:\"value\";s:3:\"all\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:1;a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:29:\"woocommerce_allowed_countries\";s:5:\"value\";s:10:\"all_except\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:27:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"BE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"BG\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"CZ\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"DK\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"DE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"EE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"IE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"EL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"ES\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"FR\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"HR\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"IT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"CY\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"LV\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"LT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"LU\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"HU\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"MT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"NL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"AT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"PL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"PT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"RO\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"SI\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"SK\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"FI\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"SE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}}}}i:2;a:3:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:29:\"woocommerce_allowed_countries\";s:5:\"value\";s:3:\"all\";s:7:\"default\";b:0;s:9:\"operation\";s:2:\"!=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:29:\"woocommerce_allowed_countries\";s:5:\"value\";s:10:\"all_except\";s:7:\"default\";b:0;s:9:\"operation\";s:2:\"!=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:27:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"BE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"BG\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"CZ\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"DK\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"DE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"EE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"IE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"EL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"ES\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"FR\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"HR\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"IT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"CY\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"LV\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"LT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"LU\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"HU\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"MT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"NL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"AT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"PL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"PT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"RO\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"SI\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"SK\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"FI\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"SE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}}}}}}}}s:20:\"paypal_ppcp_gtm_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"paypal_ppcp_gtm_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:38:\"Offer more options with the new PayPal\";s:7:\"content\";s:113:\"Get the latest PayPal extension for a full suite of payment methods with extensive currency and country coverage.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:36:\"open_wc_paypal_payments_product_page\";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:61:\"https://woocommerce.com/products/woocommerce-paypal-payments/\";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-04-05 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-04-21 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\":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\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:30:\"woocommerce-gateway-paypal-pro\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:37:\"woocommerce-gateway-paypal-pro-hosted\";}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:35:\"woocommerce-gateway-paypal-advanced\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:40:\"woocommerce-gateway-paypal-digital-goods\";}}i:5;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"woocommerce-paypal-here-gateway\";}}i:6;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-paypal-adaptive-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: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:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:27:\"woocommerce-paypal-payments\";s:7:\"version\";s:5:\"1.2.1\";s:8:\"operator\";s:1:\"<\";}}}}}s:23:\"facebook_pixel_api_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:23:\"facebook_pixel_api_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:44:\"Improve the performance of your Facebook ads\";s:7:\"content\";s:152:\"Enable Facebook Pixel and Conversions API through the latest version of Facebook for WooCommerce for improved measurement and ad targeting capabilities.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"upgrade_now_facebook_pixel_api\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Upgrade now\";}}s:3:\"url\";s:67:\"plugin-install.php?tab=plugin-information&plugin=&section=changelog\";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-05-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-06-14 00:00:00\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"facebook-for-woocommerce\";s:7:\"version\";s:5:\"2.4.0\";s:8:\"operator\";s:2:\"<=\";}}}s:16:\"facebook_ec_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:16:\"facebook_ec_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:59:\"Sync your product catalog with Facebook to help boost sales\";s:7:\"content\";s:170:\"A single click adds all products to your Facebook Business Page shop. Product changes are automatically synced, with the flexibility to control which products are listed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"learn_more_facebook_ec\";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:42:\"https://woocommerce.com/products/facebook/\";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:\"2021-03-01 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-03-15 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:24:\"facebook-for-woocommerce\";}}}}s:37:\"ecomm-need-help-setting-up-your-store\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"ecomm-need-help-setting-up-your-store\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:32:\"Need help setting up your Store?\";s:7:\"content\";s:350:\"Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:16:\"set-up-concierge\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Schedule free session\";}}s:3:\"url\";s:34:\"https://wordpress.com/me/concierge\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:255:\"WooCommerce Shipping & Tax helps get your store “ready to sell” as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:32:\"ecomm-unique-shopping-experience\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"ecomm-unique-shopping-experience\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"For a shopping experience as unique as your customers\";s:7:\"content\";s:274:\"Product Add-Ons allow your customers to personalize products while they’re shopping on your online store. No more follow-up email requests—customers get what they want, before they’re done checking out. Learn more about this extension that comes included in your plan.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"learn-more-ecomm-unique-shopping-experience\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:71:\"https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:37:\"wc-admin-getting-started-in-ecommerce\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-getting-started-in-ecommerce\";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:38:\"Getting Started in eCommerce - webinar\";s:7:\"content\";s:174:\"We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"watch-the-webinar\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Watch the webinar\";}}s:3:\"url\";s:28:\"https://youtu.be/V_2XtCOyZ7o\";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\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:12:\"setup_client\";s:9:\"operation\";s:2:\"!=\";s:5:\"value\";b:1;}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:4:\"none\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:10:\"up-to-2500\";}}}}}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:461:\"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:82:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;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:1;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:2;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:3;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:31:\"wc-square-apple-pay-boost-sales\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"wc-square-apple-pay-boost-sales\";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:26:\"Boost sales with Apple Pay\";s:7:\"content\";s:191:\"Now that you accept Apple Pay® with Square you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:27:\"boost-sales-marketing-guide\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"See marketing guide\";}}s:3:\"url\";s:97:\"https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-boost-sales\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:9:{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:\"4.8\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:18:\"woocommerce-square\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"2.3\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"wc_square_apple_pay_enabled\";s:5:\"value\";i:1;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:38:\"wc-square-apple-pay-grow-your-business\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:38:\"wc-square-apple-pay-grow-your-business\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:38:\"wc-square-apple-pay-grow-your-business\";O:8:\"stdClass\":8:{s:4:\"slug\";s:38:\"wc-square-apple-pay-grow-your-business\";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:45:\"Grow your business with Square and Apple Pay \";s:7:\"content\";s:178:\"Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"grow-your-business-marketing-guide\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"See marketing guide\";}}s:3:\"url\";s:104:\"https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-grow-your-business\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:9:{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:\"4.8\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:18:\"woocommerce-square\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"2.3\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"wc_square_apple_pay_enabled\";s:5:\"value\";i:2;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:31:\"wc-square-apple-pay-boost-sales\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:31:\"wc-square-apple-pay-boost-sales\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:32:\"wcpay-apple-pay-is-now-available\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wcpay-apple-pay-is-now-available\";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:\"Apple Pay is now available with WooCommerce Payments!\";s:7:\"content\";s:397:\"Increase your conversion rate by offering a fast and secure checkout with <a href=\"https://woocommerce.com/apple-pay/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay\" target=\"_blank\">Apple Pay</a>®. It’s free to get started with <a href=\"https://woocommerce.com/payments/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay\" target=\"_blank\">WooCommerce Payments</a>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:13:\"add-apple-pay\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Add Apple Pay\";}}s:3:\"url\";s:69:\"/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;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:121:\"https://docs.woocommerce.com/document/payments/apple-pay/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay\";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\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}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:5:\"2.3.0\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"wcpay_is_apple_pay_enabled\";s:5:\"value\";b:0;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}}}s:27:\"wcpay-apple-pay-boost-sales\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"wcpay-apple-pay-boost-sales\";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:26:\"Boost sales with Apple Pay\";s:7:\"content\";s:205:\"Now that you accept Apple Pay® with WooCommerce Payments you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:27:\"boost-sales-marketing-guide\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"See marketing guide\";}}s:3:\"url\";s:96:\"https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-boost-sales\";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\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"wcpay_is_apple_pay_enabled\";s:5:\"value\";i:1;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:34:\"wcpay-apple-pay-grow-your-business\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"wcpay-apple-pay-grow-your-business\";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:58:\"Grow your business with WooCommerce Payments and Apple Pay\";s:7:\"content\";s:178:\"Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"grow-your-business-marketing-guide\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"See marketing guide\";}}s:3:\"url\";s:103:\"https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-grow-your-business\";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\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"wcpay_is_apple_pay_enabled\";s:5:\"value\";i:2;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}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:171:\"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:78:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}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:8:\"payments\";s:7:\"default\";a:0:{}}}}s:39:\"wc-admin-first-five-things-to-customize\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-admin-first-five-things-to-customize\";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:45:\"The first 5 things to customize in your store\";s:7:\"content\";s:173:\"Deciding what to start with first is tricky. To help you properly prioritize, we\'ve put together this short list of the first few things you should customize in WooCommerce.\";}}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:82:\"https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:2;}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:5:\"value\";s:9:\"NOT EMPTY\";s:7:\"default\";s:9:\"NOT EMPTY\";s:9:\"operation\";s:2:\"!=\";}}}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:1:{i:0;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:2:{i:0;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:1;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:\"wcpay_instant_deposits_gtm_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"wcpay_instant_deposits_gtm_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:69:\"Get paid within minutes – Instant Deposits for WooCommerce Payments\";s:7:\"content\";s:384:\"Stay flexible with immediate access to your funds when you need them – including nights, weekends, and holidays. With <a href=\"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_instant_deposits\">WooCommerce Payments\'</a> new Instant Deposits feature, you’re able to transfer your earnings to a debit card within minutes.\";}}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:40:\"Learn about Instant Deposits eligibility\";}}s:3:\"url\";s:136:\"https://docs.woocommerce.com/document/payments/instant-deposits/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_instant_deposits\";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-05-18 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-06-01 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}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:56:\"https://woocommerce.com/products/google-listings-and-ads\";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:736:\"We recently released an important security update to WooCommerce Subscriptions. To ensure your site\'s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons&section=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;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:1:{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:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":7:{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:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":7:{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:5:\"rules\";a:0:{}}s:30:\"wcpay-promo-2021-6-incentive-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wcpay-promo-2021-6-incentive-1\";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:82:\"Simplify the payments process for you and your customers with WooCommerce Payments\";s:7:\"content\";s:702:\"With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br/><br/>\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n				\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"get-woo-commerce-payments\";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 Payments\";}}s:3:\"url\";s:57:\"admin.php?page=wc-admin&action=setup-woocommerce-payments\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:12:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:6:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"1\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"3\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"5\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"7\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}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\";s:1:\"9\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:2:\"11\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}}}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:4:{i:0;s:17:\"crowdsignal-forms\";i:1;s:11:\"layout-grid\";i:2;s:17:\"full-site-editing\";i:3;s:13:\"page-optimize\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"woocommerce_allow_tracking\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:2:\">=\";s:4:\"days\";i:31;}i:5;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-payments\";}}}}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:3:\"4.0\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:10:\"db_version\";s:5:\"value\";s:5:\"45805\";s:7:\"default\";i:0;s:9:\"operation\";s:2:\">=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:30:\"wcpay-promo-2021-6-incentive-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wcpay-promo-2021-6-incentive-2\";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:82:\"Simplify the payments process for you and your customers with WooCommerce Payments\";s:7:\"content\";s:702:\"With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br/><br/>\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n				\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"get-woocommerce-payments\";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 Payments\";}}s:3:\"url\";s:57:\"admin.php?page=wc-admin&action=setup-woocommerce-payments\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:12:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:6:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"2\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"4\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"6\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"8\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}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\";s:2:\"10\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:2:\"12\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}}}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:4:{i:0;s:17:\"crowdsignal-forms\";i:1;s:11:\"layout-grid\";i:2;s:17:\"full-site-editing\";i:3;s:13:\"page-optimize\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"woocommerce_allow_tracking\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:2:\">=\";s:4:\"days\";i:31;}i:5;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-payments\";}}}}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:3:\"4.0\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:10:\"db_version\";s:5:\"value\";s:5:\"45805\";s:7:\"default\";i:0;s:9:\"operation\";s:2:\">=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}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:440:\"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:3:{i:0;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:1;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\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:2:\"!=\";s:5:\"value\";b:0;s:7:\"default\";b:0;}}}i:2;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:513:\"We\'ve developed a whole new <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension for WooCommerce</a> that combines the best features of our many PayPal extensions into just one extension.<br/><br/>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 latest PayPal today 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:3:{i:0;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:1;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\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:2:\"!=\";s:5:\"value\";b:0;s:7:\"default\";b:0;}}}i:2;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: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:146:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";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:23:{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: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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}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:146:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";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: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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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:2:\"!=\";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: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:146:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";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:3:{i:0;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: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:48:\"woocommerce-blocks-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: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:146:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";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:3:{i:0;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: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:48:\"woocommerce-blocks-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: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\";}}}}}}','no'),(384,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','no'),(390,'woocommerce_meta_box_errors','a:0:{}','yes'),(527,'team-category_children','a:0:{}','yes'),(528,'job-category_children','a:0:{}','yes'),(525,'elementor_library_category_children','a:0:{}','yes'),(394,'_transient_woocommerce_reports-transient-version','1629675112','yes'),(3968,'_aioseo_cache_expiration_rss_feed','1630076887','no'),(3971,'_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1630076891','no'),(3987,'redirection_options','a:31:{s:7:\"support\";b:0;s:5:\"token\";s:32:\"5ff505a049b92e28d652094416feba02\";s:12:\"monitor_post\";i:0;s:13:\"monitor_types\";a:0:{}s:19:\"associated_redirect\";s:0:\"\";s:11:\"auto_target\";s:0:\"\";s:15:\"expire_redirect\";i:-1;s:10:\"expire_404\";i:-1;s:12:\"log_external\";b:0;s:10:\"log_header\";b:0;s:10:\"track_hits\";b:1;s:7:\"modules\";a:0:{}s:10:\"newsletter\";b:0;s:14:\"redirect_cache\";i:1;s:10:\"ip_logging\";i:0;s:13:\"last_group_id\";i:1;s:8:\"rest_api\";i:0;s:5:\"https\";b:0;s:7:\"headers\";a:0:{}s:8:\"database\";s:3:\"4.2\";s:8:\"relocate\";s:0:\"\";s:16:\"preferred_domain\";s:0:\"\";s:7:\"aliases\";a:0:{}s:10:\"permalinks\";a:0:{}s:9:\"cache_key\";i:0;s:13:\"plugin_update\";s:6:\"prompt\";s:13:\"update_notice\";i:0;s:10:\"flag_query\";s:5:\"exact\";s:9:\"flag_case\";b:0;s:13:\"flag_trailing\";b:0;s:10:\"flag_regex\";b:0;}','yes'),(4170,'action_scheduler_migration_status','complete','yes'),(403,'woocommerce_onboarding_profile','a:1:{s:7:\"skipped\";b:1;}','yes'),(412,'woocommerce_task_list_welcome_modal_dismissed','yes','yes'),(536,'widget_recent-comments','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(438,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(439,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1629675309;s:9:\"dismissed\";b:0;}}','yes'),(443,'aioseo_activation_redirect','1','yes'),(444,'_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1629675312;s:5:\"ctime\";i:1629675312;}','yes'),(445,'widget_aioseo-breadcrumb-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(446,'widget_aioseo-html-sitemap-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(447,'aioseo_dynamic_settings_backup','{}','yes'),(453,'widget_monsterinsights-popular-posts-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(454,'monsterinsights_usage_tracking_config','a:6:{s:3:\"day\";i:5;s:4:\"hour\";i:20;s:6:\"minute\";i:35;s:6:\"second\";i:8;s:6:\"offset\";i:506108;s:8:\"initsend\";i:1630701308;}','yes'),(455,'monsterinsights_over_time','a:4:{s:17:\"installed_version\";s:6:\"7.18.0\";s:14:\"installed_date\";i:1629675318;s:13:\"installed_pro\";b:0;s:14:\"installed_lite\";i:1629675318;}','no'),(456,'monsterinsights_db_version','7.4.0','yes'),(457,'monsterinsights_current_version','7.18.0','yes'),(458,'monsterinsights_settings','a:42:{s:22:\"enable_affiliate_links\";b:1;s:15:\"affiliate_links\";a:2:{i:0;a:2:{s:4:\"path\";s:4:\"/go/\";s:5:\"label\";s:9:\"affiliate\";}i:1;a:2:{s:4:\"path\";s:11:\"/recommend/\";s:5:\"label\";s:9:\"affiliate\";}}s:12:\"demographics\";i:1;s:12:\"ignore_users\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:19:\"dashboards_disabled\";i:0;s:13:\"anonymize_ips\";i:0;s:19:\"extensions_of_files\";s:34:\"doc,pdf,ppt,zip,xls,docx,pptx,xlsx\";s:18:\"subdomain_tracking\";s:0:\"\";s:16:\"link_attribution\";b:1;s:16:\"tag_links_in_rss\";b:1;s:12:\"allow_anchor\";i:0;s:16:\"add_allow_linker\";i:0;s:11:\"custom_code\";s:0:\"\";s:13:\"save_settings\";a:1:{i:0;s:13:\"administrator\";}s:12:\"view_reports\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:11:\"events_mode\";s:2:\"js\";s:13:\"tracking_mode\";s:4:\"gtag\";s:30:\"gtagtracker_compatibility_mode\";b:1;s:15:\"email_summaries\";s:2:\"on\";s:23:\"summaries_html_template\";s:3:\"yes\";s:25:\"summaries_email_addresses\";a:1:{i:0;a:1:{s:5:\"email\";s:19:\"alex@inspirable.com\";}}s:17:\"automatic_updates\";s:4:\"none\";s:26:\"popular_posts_inline_theme\";s:5:\"alpha\";s:26:\"popular_posts_widget_theme\";s:5:\"alpha\";s:28:\"popular_posts_products_theme\";s:5:\"alpha\";s:30:\"popular_posts_inline_placement\";s:6:\"manual\";s:34:\"popular_posts_widget_theme_columns\";s:1:\"2\";s:36:\"popular_posts_products_theme_columns\";s:1:\"2\";s:26:\"popular_posts_widget_count\";s:1:\"4\";s:28:\"popular_posts_products_count\";s:1:\"4\";s:38:\"popular_posts_widget_theme_meta_author\";s:2:\"on\";s:36:\"popular_posts_widget_theme_meta_date\";s:2:\"on\";s:40:\"popular_posts_widget_theme_meta_comments\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_price\";s:2:\"on\";s:40:\"popular_posts_products_theme_meta_rating\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_image\";s:2:\"on\";s:32:\"popular_posts_inline_after_count\";s:3:\"150\";s:36:\"popular_posts_inline_multiple_number\";s:1:\"3\";s:38:\"popular_posts_inline_multiple_distance\";s:3:\"250\";s:39:\"popular_posts_inline_multiple_min_words\";s:3:\"100\";s:31:\"popular_posts_inline_post_types\";a:1:{i:0;s:4:\"post\";}s:31:\"popular_posts_widget_post_types\";a:1:{i:0;s:4:\"post\";}}','yes'),(501,'aioseo_options_internal','{\"internal\":{\"validLicenseKey\":null,\"lastActiveVersion\":\"4.1.3.3\",\"migratedVersion\":\"0.0\",\"siteAnalysis\":{\"connectToken\":null,\"score\":0,\"results\":null,\"competitors\":[]},\"wizard\":null,\"category\":null,\"categoryOther\":null,\"deprecatedOptions\":[]},\"integrations\":{\"semrush\":{\"accessToken\":null,\"tokenType\":null,\"expires\":null,\"refreshToken\":null}}}','yes'),(502,'aioseo_options_internal_lite','{\"internal\":{\"activated\":0,\"firstActivated\":1629676044,\"installed\":0,\"connect\":{\"key\":null,\"time\":0,\"network\":false,\"token\":null}}}','yes'),(503,'_transient_timeout_wc_term_counts','1632268040','no'),(504,'_transient_wc_term_counts','a:12:{i:55;s:1:\"1\";i:56;s:1:\"4\";i:65;s:1:\"1\";i:74;s:1:\"3\";i:77;s:1:\"1\";i:83;s:1:\"2\";i:85;s:1:\"3\";i:15;s:0:\"\";i:59;s:1:\"0\";i:63;s:1:\"0\";i:66;s:1:\"0\";i:94;s:1:\"0\";}','no'),(506,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:19;s:3:\"all\";i:19;s:9:\"moderated\";s:1:\"7\";s:8:\"approved\";s:2:\"12\";s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(507,'wpforms_notifications','a:4:{s:6:\"update\";i:1630045416;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(516,'monsterinsights_notifications','a:4:{s:6:\"update\";i:1630045426;s:4:\"feed\";a:1:{i:0;a:7:{s:5:\"title\";s:60:\"Summer Savings Event! Save 60% on MonsterInsights Pro Today!\";s:7:\"content\";s:242:\"Limited Time Offer - Upgrade today to MonsterInsights Pro and save! You\'ll unlock powerful Google Analytics tracking features like enhanced eCommerce support, automatic event tracking, custom dimensions, GDPR compliance, and much, much, more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:130;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:112:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=notification&utm_campaign=summerSavings21\";s:4:\"text\";s:15:\"Get Started Now\";}s:3:\"alt\";a:2:{s:3:\"url\";s:112:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=notification&utm_campaign=summerSavings21\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2021-08-23 00:00:00\";s:3:\"end\";s:19:\"2021-08-29 23:59:00\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','no');
INSERT INTO `wp3p_options` VALUES (508,'_aioseo_cache_addons','a:5:{i:0;O:8:\"stdClass\":20:{s:3:\"sku\";s:16:\"aioseo-image-seo\";s:4:\"name\";s:9:\"Image SEO\";s:7:\"version\";s:5:\"1.0.5\";s:5:\"image\";N;s:4:\"icon\";s:13:\"svg-image-seo\";s:6:\"levels\";a:5:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:5:\"elite\";}s:13:\"currentLevels\";a:3:{i:0;s:4:\"plus\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:147:\"<p>Globally control the Title attribute and Alt text for images in your content. These attributes are essential for both accessibility and SEO.</p>\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:71:\"https://aioseo.com/docs/using-the-image-seo-features-in-all-in-one-seo/\";s:12:\"learnMoreUrl\";s:71:\"https://aioseo.com/docs/using-the-image-seo-features-in-all-in-one-seo/\";s:9:\"manageUrl\";s:44:\"https://route#aioseo-search-appearance:media\";s:8:\"basename\";s:16:\"aioseo-image-seo\";s:9:\"installed\";b:0;s:8:\"isActive\";b:0;s:10:\"canInstall\";b:1;s:11:\"canActivate\";b:1;s:10:\"capability\";s:33:\"aioseo_search_appearance_settings\";}i:1;O:8:\"stdClass\":20:{s:3:\"sku\";s:20:\"aioseo-video-sitemap\";s:4:\"name\";s:13:\"Video Sitemap\";s:7:\"version\";s:5:\"1.0.8\";s:5:\"image\";N;s:4:\"icon\";s:16:\"svg-sitemaps-pro\";s:6:\"levels\";a:5:{i:0;s:10:\"individual\";i:1;s:8:\"business\";i:2;s:6:\"agency\";i:3;s:3:\"pro\";i:4;s:5:\"elite\";}s:13:\"currentLevels\";a:3:{i:0;s:6:\"agency\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:242:\"<p>The Video Sitemap works in much the same way as the XML Sitemap module, it generates an XML Sitemap specifically for video content on your site. Search engines use this information to display rich snippet information in search results.</p>\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:54:\"https://aioseo.com/docs/how-to-create-a-video-sitemap/\";s:12:\"learnMoreUrl\";s:54:\"https://aioseo.com/docs/how-to-create-a-video-sitemap/\";s:9:\"manageUrl\";s:43:\"https://route#aioseo-sitemaps:video-sitemap\";s:8:\"basename\";s:20:\"aioseo-video-sitemap\";s:9:\"installed\";b:0;s:8:\"isActive\";b:0;s:10:\"canInstall\";b:1;s:11:\"canActivate\";b:1;s:10:\"capability\";s:23:\"aioseo_sitemap_settings\";}i:2;O:8:\"stdClass\":20:{s:3:\"sku\";s:21:\"aioseo-local-business\";s:4:\"name\";s:18:\"Local Business SEO\";s:7:\"version\";s:5:\"1.1.4\";s:5:\"image\";N;s:4:\"icon\";s:18:\"svg-local-business\";s:6:\"levels\";a:5:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:5:\"elite\";}s:13:\"currentLevels\";a:3:{i:0;s:4:\"plus\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:253:\"<p>Local Business schema markup enables you to tell Google about your business, including your business name, address and phone number, opening hours and price range. This information may be displayed as a Knowledge Graph card or business carousel.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:43:\"https://aioseo.com/docs/local-business-seo/\";s:12:\"learnMoreUrl\";s:43:\"https://aioseo.com/docs/local-business-seo/\";s:9:\"manageUrl\";s:40:\"https://route#aioseo-local-seo:locations\";s:8:\"basename\";s:21:\"aioseo-local-business\";s:9:\"installed\";b:0;s:8:\"isActive\";b:0;s:10:\"canInstall\";b:1;s:11:\"canActivate\";b:1;s:10:\"capability\";s:25:\"aioseo_local_seo_settings\";}i:3;O:8:\"stdClass\":20:{s:3:\"sku\";s:19:\"aioseo-news-sitemap\";s:4:\"name\";s:12:\"News Sitemap\";s:7:\"version\";s:5:\"1.0.3\";s:5:\"image\";N;s:4:\"icon\";s:16:\"svg-sitemaps-pro\";s:6:\"levels\";a:4:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:3:\"pro\";i:3;s:5:\"elite\";}s:13:\"currentLevels\";a:2:{i:0;s:3:\"pro\";i:1;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:283:\"<p>Our Google News Sitemap lets you control which content you submit to Google News and only contains articles that were published in the last 48 hours. In order to submit a News Sitemap to Google, you must have added your site to Google’s Publisher Center and had it approved.</p>\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:60:\"https://aioseo.com/docs/how-to-create-a-google-news-sitemap/\";s:12:\"learnMoreUrl\";s:60:\"https://aioseo.com/docs/how-to-create-a-google-news-sitemap/\";s:9:\"manageUrl\";s:42:\"https://route#aioseo-sitemaps:news-sitemap\";s:8:\"basename\";s:19:\"aioseo-news-sitemap\";s:9:\"installed\";b:0;s:8:\"isActive\";b:0;s:10:\"canInstall\";b:1;s:11:\"canActivate\";b:1;s:10:\"capability\";s:23:\"aioseo_sitemap_settings\";}i:4;O:8:\"stdClass\":20:{s:3:\"sku\";s:16:\"aioseo-redirects\";s:4:\"name\";s:19:\"Redirection Manager\";s:7:\"version\";s:5:\"1.1.0\";s:5:\"image\";N;s:4:\"icon\";s:480:\"PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgY2xhc3M9ImFpb3Nlby1yZWRpcmVjdCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC41OSA5LjE3TDUuNDEgNEw0IDUuNDFMOS4xNyAxMC41OEwxMC41OSA5LjE3Wk0xNC41IDRMMTYuNTQgNi4wNEw0IDE4LjU5TDUuNDEgMjBMMTcuOTYgNy40NkwyMCA5LjVWNEgxNC41Wk0xMy40MiAxNC44MkwxNC44MyAxMy40MUwxNy45NiAxNi41NEwyMCAxNC41VjIwSDE0LjVMMTYuNTUgMTcuOTVMMTMuNDIgMTQuODJaIiBmaWxsPSJjdXJyZW50Q29sb3IiIC8+PC9zdmc+\";s:6:\"levels\";a:4:{i:0;s:6:\"agency\";i:1;s:8:\"business\";i:2;s:3:\"pro\";i:3;s:5:\"elite\";}s:13:\"currentLevels\";a:2:{i:0;s:3:\"pro\";i:1;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:100:\"<p>Our Redirection Manager allows you to create and manage redirects for 404s or modified posts.</p>\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:34:\"https://aioseo.com/docs/redirects/\";s:12:\"learnMoreUrl\";s:34:\"https://aioseo.com/docs/redirects/\";s:9:\"manageUrl\";s:30:\"https://route#aioseo-redirects\";s:8:\"basename\";s:16:\"aioseo-redirects\";s:9:\"installed\";b:0;s:8:\"isActive\";b:0;s:10:\"canInstall\";b:1;s:11:\"canActivate\";b:1;s:10:\"capability\";s:25:\"aioseo_redirects_settings\";}}','no'),(509,'_aioseo_cache_expiration_addons','1630164815','no'),(2903,'_transient_shipping-transient-version','1629800458','yes'),(2173,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(513,'monsterinsights_review','a:2:{s:4:\"time\";i:1629676044;s:9:\"dismissed\";b:0;}','yes'),(515,'monsterinsights_notifications_run','a:14:{s:37:\"monsterinsights_notification_visitors\";i:1629676049;s:37:\"monsterinsights_notification_audience\";i:1629676049;s:42:\"monsterinsights_notification_mobile_device\";i:1629676049;s:43:\"monsterinsights_notification_upgrade_to_pro\";i:1629676049;s:40:\"monsterinsights_notification_bounce_rate\";i:1629676049;s:47:\"monsterinsights_notification_returning_visitors\";i:1629676049;s:45:\"monsterinsights_notification_traffic_dropping\";i:1629676049;s:62:\"monsterinsights_notification_upgrade_for_search_console_report\";i:1629676049;s:56:\"monsterinsights_notification_upgrade_for_form_conversion\";i:1629676049;s:56:\"monsterinsights_notification_upgrade_for_email_summaries\";i:1629676049;s:56:\"monsterinsights_notification_upgrade_for_google_optimize\";i:1629676049;s:56:\"monsterinsights_notification_to_add_more_file_extensions\";i:1629676049;s:53:\"monsterinsights_notification_to_setup_affiliate_links\";i:1629676049;s:46:\"monsterinsights_notification_headline_analyzer\";i:1629676049;}','no'),(463,'wpforms_email_summaries_fetch_info_blocks_last_run','1630433836','yes'),(4645,'_site_transient_timeout_theme_roots','1630435640','no'),(4646,'_site_transient_theme_roots','a:5:{s:14:\"shadepro-child\";s:7:\"/themes\";s:8:\"shadepro\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";}','no'),(2064,'_elementor_global_css','a:6:{s:4:\"time\";i:1629711227;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;b:0;}','yes'),(1884,'elementor_log','a:2:{s:32:\"9eea06eec156160f0b578701413a3d44\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:84:\"/home/dev34/k1k3.dev34.info/wp-content/plugins/elementor/includes/managers/image.php\";s:7:\"\0*\0line\";i:116;s:7:\"\0*\0date\";s:19:\"2021-08-23 06:33:57\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:59:\"Trying to get property &#039;post_title&#039; of non-object\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-08-23 06:33:57\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:49:\"Trying to get property \'post_title\' of non-object\";s:4:\"file\";s:84:\"/home/dev34/k1k3.dev34.info/wp-content/plugins/elementor/includes/managers/image.php\";s:4:\"line\";i:116;s:5:\"trace\";b:1;}}s:32:\"2cc3fadf832176ee6086ee0cb2692535\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:92:\"/home/dev34/k1k3.dev34.info/wp-content/plugins/elementor/core/common/modules/ajax/module.php\";s:7:\"\0*\0line\";i:171;s:7:\"\0*\0date\";s:19:\"2021-08-23 09:31:59\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:21:\"Undefined index: data\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-08-23 09:31:59\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:21:\"Undefined index: data\";s:4:\"file\";s:92:\"/home/dev34/k1k3.dev34.info/wp-content/plugins/elementor/core/common/modules/ajax/module.php\";s:4:\"line\";i:171;s:5:\"trace\";b:1;}}}','no'),(2904,'_transient_timeout_wc_shipping_method_count_legacy','1632392458','no'),(2905,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1629800458\";s:5:\"value\";i:0;}','no'),(3233,'_site_transient_timeout_browser_6ff68e8cd1959ff8ae9135102394f4bc','1630528253','no'),(3234,'_site_transient_browser_6ff68e8cd1959ff8ae9135102394f4bc','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"92.0.4515.159\";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'),(3846,'googlelanguagetranslator_active','1','yes'),(3847,'googlelanguagetranslator_language','en','yes'),(3848,'googlelanguagetranslator_flags','','yes'),(3849,'language_display_settings','a:104:{s:2:\"af\";s:1:\"1\";s:2:\"sq\";s:1:\"1\";s:2:\"am\";s:1:\"1\";s:2:\"ar\";s:1:\"1\";s:2:\"hy\";s:1:\"1\";s:2:\"az\";s:1:\"1\";s:2:\"eu\";s:1:\"1\";s:2:\"be\";s:1:\"1\";s:2:\"bn\";s:1:\"1\";s:2:\"bs\";s:1:\"1\";s:2:\"bg\";s:1:\"1\";s:2:\"ca\";s:1:\"1\";s:3:\"ceb\";s:1:\"1\";s:2:\"ny\";s:1:\"1\";s:5:\"zh-CN\";s:1:\"1\";s:5:\"zh-TW\";s:1:\"1\";s:2:\"co\";s:1:\"1\";s:2:\"hr\";s:1:\"1\";s:2:\"cs\";s:1:\"1\";s:2:\"da\";s:1:\"1\";s:2:\"nl\";s:1:\"1\";s:2:\"en\";s:1:\"1\";s:2:\"eo\";s:1:\"1\";s:2:\"et\";s:1:\"1\";s:2:\"tl\";s:1:\"1\";s:2:\"fi\";s:1:\"1\";s:2:\"fr\";s:1:\"1\";s:2:\"fy\";s:1:\"1\";s:2:\"gl\";s:1:\"1\";s:2:\"ka\";s:1:\"1\";s:2:\"de\";s:1:\"1\";s:2:\"el\";s:1:\"1\";s:2:\"gu\";s:1:\"1\";s:2:\"ht\";s:1:\"1\";s:2:\"ha\";s:1:\"1\";s:3:\"haw\";s:1:\"1\";s:2:\"iw\";s:1:\"1\";s:2:\"hi\";s:1:\"1\";s:3:\"hmn\";s:1:\"1\";s:2:\"hu\";s:1:\"1\";s:2:\"is\";s:1:\"1\";s:2:\"ig\";s:1:\"1\";s:2:\"id\";s:1:\"1\";s:2:\"ga\";s:1:\"1\";s:2:\"it\";s:1:\"1\";s:2:\"ja\";s:1:\"1\";s:2:\"jw\";s:1:\"1\";s:2:\"kn\";s:1:\"1\";s:2:\"kk\";s:1:\"1\";s:2:\"km\";s:1:\"1\";s:2:\"ko\";s:1:\"1\";s:2:\"ku\";s:1:\"1\";s:2:\"ky\";s:1:\"1\";s:2:\"lo\";s:1:\"1\";s:2:\"la\";s:1:\"1\";s:2:\"lv\";s:1:\"1\";s:2:\"lt\";s:1:\"1\";s:2:\"lb\";s:1:\"1\";s:2:\"mk\";s:1:\"1\";s:2:\"mg\";s:1:\"1\";s:2:\"ml\";s:1:\"1\";s:2:\"ms\";s:1:\"1\";s:2:\"mt\";s:1:\"1\";s:2:\"mi\";s:1:\"1\";s:2:\"mr\";s:1:\"1\";s:2:\"mn\";s:1:\"1\";s:2:\"my\";s:1:\"1\";s:2:\"ne\";s:1:\"1\";s:2:\"no\";s:1:\"1\";s:2:\"ps\";s:1:\"1\";s:2:\"fa\";s:1:\"1\";s:2:\"pl\";s:1:\"1\";s:2:\"pt\";s:1:\"1\";s:2:\"pa\";s:1:\"1\";s:2:\"ro\";s:1:\"1\";s:2:\"ru\";s:1:\"1\";s:2:\"sr\";s:1:\"1\";s:2:\"sn\";s:1:\"1\";s:2:\"st\";s:1:\"1\";s:2:\"sd\";s:1:\"1\";s:2:\"si\";s:1:\"1\";s:2:\"sk\";s:1:\"1\";s:2:\"sl\";s:1:\"1\";s:2:\"sm\";s:1:\"1\";s:2:\"gd\";s:1:\"1\";s:2:\"so\";s:1:\"1\";s:2:\"es\";s:1:\"1\";s:2:\"su\";s:1:\"1\";s:2:\"sw\";s:1:\"1\";s:2:\"sv\";s:1:\"1\";s:2:\"tg\";s:1:\"1\";s:2:\"ta\";s:1:\"1\";s:2:\"te\";s:1:\"1\";s:2:\"th\";s:1:\"1\";s:2:\"tr\";s:1:\"1\";s:2:\"uk\";s:1:\"1\";s:2:\"ur\";s:1:\"1\";s:2:\"uz\";s:1:\"1\";s:2:\"vi\";s:1:\"1\";s:2:\"cy\";s:1:\"1\";s:2:\"xh\";s:1:\"1\";s:2:\"yi\";s:1:\"1\";s:2:\"yo\";s:1:\"1\";s:2:\"zu\";s:1:\"1\";}','yes'),(3850,'googlelanguagetranslator_translatebox','yes','yes'),(3851,'googlelanguagetranslator_display','Vertical','yes'),(3852,'googlelanguagetranslator_toolbar','Yes','yes'),(3853,'googlelanguagetranslator_showbranding','Yes','yes'),(3854,'googlelanguagetranslator_flags_alignment','flags_left','yes'),(3855,'googlelanguagetranslator_analytics','','yes'),(3856,'googlelanguagetranslator_analytics_id','','yes'),(3857,'googlelanguagetranslator_css','','yes'),(3858,'googlelanguagetranslator_multilanguage','','yes'),(3859,'googlelanguagetranslator_floating_widget','yes','yes'),(3860,'googlelanguagetranslator_flag_size','18','yes'),(3861,'googlelanguagetranslator_flags_order','','yes'),(3862,'googlelanguagetranslator_english_flag_choice','us_flag','yes'),(3863,'googlelanguagetranslator_spanish_flag_choice','spanish_flag','yes'),(3864,'googlelanguagetranslator_portuguese_flag_choice','portuguese_flag','yes'),(3865,'googlelanguagetranslator_floating_widget_text','Translate »','yes'),(3866,'googlelanguagetranslator_floating_widget_text_allow_translation','','yes'),(3867,'widget_glt_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3870,'glt_admin_notice','a:3:{s:16:\"glt_announcement\";a:2:{s:5:\"start\";s:9:\"8/26/2021\";s:3:\"int\";i:0;}s:15:\"two_week_review\";a:2:{s:5:\"start\";s:9:\"8/31/2021\";s:3:\"int\";i:5;}s:12:\"upgrade_tips\";a:2:{s:5:\"start\";s:9:\"8/28/2021\";s:3:\"int\";i:2;}}','yes'),(3877,'googlelanguagetranslator_seo_active','','yes'),(3878,'googlelanguagetranslator_url_structure','sub_domain','yes'),(3879,'googlelanguagetranslator_url_translation_active','','yes'),(3880,'googlelanguagetranslator_hreflang_tags_active','','yes'),(3881,'glt_language_switcher_width','100%','yes'),(3882,'glt_language_switcher_text_color','#32373c','yes'),(3883,'glt_language_switcher_bg_color','','yes'),(3884,'glt_floating_widget_position','bottom_left','yes'),(3885,'glt_floating_widget_text_color','#ffffff','yes'),(3886,'glt_floating_widget_bg_color','#f89406','yes'),(4657,'_transient_timeout__woocommerce_helper_subscriptions','1630435812','no'),(4658,'_transient__woocommerce_helper_subscriptions','a:0:{}','no'),(4659,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1630434912;s:8:\"response\";a:5:{s:56:\"advanced-custom-fields-font-awesome/acf-font-awesome.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:49:\"w.org/plugins/advanced-custom-fields-font-awesome\";s:4:\"slug\";s:35:\"advanced-custom-fields-font-awesome\";s:6:\"plugin\";s:56:\"advanced-custom-fields-font-awesome/acf-font-awesome.php\";s:11:\"new_version\";s:5:\"3.1.2\";s:3:\"url\";s:66:\"https://wordpress.org/plugins/advanced-custom-fields-font-awesome/\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/plugin/advanced-custom-fields-font-awesome.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:88:\"https://ps.w.org/advanced-custom-fields-font-awesome/assets/icon-256x256.jpg?rev=1016227\";s:2:\"1x\";s:88:\"https://ps.w.org/advanced-custom-fields-font-awesome/assets/icon-128x128.jpg?rev=1016227\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:89:\"https://ps.w.org/advanced-custom-fields-font-awesome/assets/banner-772x250.jpg?rev=859936\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.5\";s:6:\"tested\";s:3:\"5.8\";s:12:\"requires_php\";b:0;s:14:\"upgrade_notice\";s:146:\"<ul>\n<li>Fixed compatibility issue with ACF 5.10+</li>\n<li>Fixed deprecated warnings in PHP 8, thanks to Levi Cole for the pull request</li>\n</ul>\";}s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:6:\"4.1.11\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/akismet.4.1.11.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}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:\"4.6\";s:6:\"tested\";s:3:\"5.8\";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:5:\"3.4.3\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.3.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:3:\"5.8\";s:12:\"requires_php\";s:3:\"5.6\";}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:5:\"1.6.9\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.6.9.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-256x256.png?rev=2574201\";s:2:\"1x\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";s:3:\"svg\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=2574198\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=2574198\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:3:\"5.8\";s:12:\"requires_php\";s:3:\"5.5\";}s:34:\"advanced-custom-fields-pro/acf.php\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"advanced-custom-fields-pro\";s:6:\"plugin\";s:34:\"advanced-custom-fields-pro/acf.php\";s:11:\"new_version\";s:6:\"5.10.2\";s:3:\"url\";s:36:\"https://www.advancedcustomfields.com\";s:6:\"tested\";s:3:\"5.8\";s:7:\"package\";s:0:\"\";s:5:\"icons\";a:1:{s:7:\"default\";s:63:\"https://ps.w.org/advanced-custom-fields/assets/icon-256x256.png\";}s:7:\"banners\";a:2:{s:3:\"low\";s:77:\"https://ps.w.org/advanced-custom-fields/assets/banner-772x250.jpg?rev=1729102\";s:4:\"high\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=1729099\";}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:14:{s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/all-in-one-seo-pack\";s:4:\"slug\";s:19:\"all-in-one-seo-pack\";s:6:\"plugin\";s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";s:11:\"new_version\";s:7:\"4.1.3.3\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/all-in-one-seo-pack/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/all-in-one-seo-pack.4.1.3.3.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:72:\"https://ps.w.org/all-in-one-seo-pack/assets/icon-256x256.png?rev=2443290\";s:2:\"1x\";s:64:\"https://ps.w.org/all-in-one-seo-pack/assets/icon.svg?rev=2443290\";s:3:\"svg\";s:64:\"https://ps.w.org/all-in-one-seo-pack/assets/icon.svg?rev=2443290\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/all-in-one-seo-pack/assets/banner-1544x500.png?rev=2443290\";s:2:\"1x\";s:74:\"https://ps.w.org/all-in-one-seo-pack/assets/banner-772x250.png?rev=2443290\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:27:\"buy-now-woo/buy-now-woo.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/buy-now-woo\";s:4:\"slug\";s:11:\"buy-now-woo\";s:6:\"plugin\";s:27:\"buy-now-woo/buy-now-woo.php\";s:11:\"new_version\";s:5:\"1.0.0\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/buy-now-woo/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/buy-now-woo.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/buy-now-woo/assets/icon-256x256.png?rev=2297863\";s:2:\"1x\";s:64:\"https://ps.w.org/buy-now-woo/assets/icon-256x256.png?rev=2297863\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/buy-now-woo/assets/banner-772x250.png?rev=2297878\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:5:\"1.6.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":10:{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.4.2\";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.4.2.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:\"5.5\";}s:32:\"duplicate-page/duplicatepage.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/duplicate-page\";s:4:\"slug\";s:14:\"duplicate-page\";s:6:\"plugin\";s:32:\"duplicate-page/duplicatepage.php\";s:11:\"new_version\";s:5:\"4.4.1\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/duplicate-page/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/duplicate-page.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/duplicate-page/assets/icon-128x128.jpg?rev=1412874\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/duplicate-page/assets/banner-772x250.jpg?rev=1410328\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.4\";}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"w.org/plugins/google-analytics-for-wordpress\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:6:\"plugin\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:11:\"new_version\";s:6:\"7.18.0\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/google-analytics-for-wordpress/\";s:7:\"package\";s:80:\"https://downloads.wordpress.org/plugin/google-analytics-for-wordpress.7.18.0.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:83:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon-256x256.png?rev=1598927\";s:2:\"1x\";s:75:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=1598927\";s:3:\"svg\";s:75:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=1598927\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:86:\"https://ps.w.org/google-analytics-for-wordpress/assets/banner-1544x500.png?rev=2159532\";s:2:\"1x\";s:85:\"https://ps.w.org/google-analytics-for-wordpress/assets/banner-772x250.png?rev=2159532\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.8.0\";}s:57:\"google-language-translator/google-language-translator.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:40:\"w.org/plugins/google-language-translator\";s:4:\"slug\";s:26:\"google-language-translator\";s:6:\"plugin\";s:57:\"google-language-translator/google-language-translator.php\";s:11:\"new_version\";s:6:\"6.0.11\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/google-language-translator/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/google-language-translator.6.0.11.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/google-language-translator/assets/icon-256x256.png?rev=2124537\";s:2:\"1x\";s:79:\"https://ps.w.org/google-language-translator/assets/icon-256x256.png?rev=2124537\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/google-language-translator/assets/banner-1544x500.png?rev=1632425\";s:2:\"1x\";s:81:\"https://ps.w.org/google-language-translator/assets/banner-772x250.png?rev=1632425\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"2.9\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:1:{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:47:\"one-click-demo-import/one-click-demo-import.php\";O:8:\"stdClass\":10:{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.0.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.0.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:\"4.9\";}s:27:\"redirection/redirection.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/redirection\";s:4:\"slug\";s:11:\"redirection\";s:6:\"plugin\";s:27:\"redirection/redirection.php\";s:11:\"new_version\";s:5:\"5.1.3\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/redirection/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/redirection.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/redirection/assets/icon-256x256.jpg?rev=983639\";s:2:\"1x\";s:63:\"https://ps.w.org/redirection/assets/icon-128x128.jpg?rev=983640\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/redirection/assets/banner-1544x500.jpg?rev=983641\";s:2:\"1x\";s:65:\"https://ps.w.org/redirection/assets/banner-772x250.jpg?rev=983642\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";}s:35:\"redux-framework/redux-framework.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/redux-framework\";s:4:\"slug\";s:15:\"redux-framework\";s:6:\"plugin\";s:35:\"redux-framework/redux-framework.php\";s:11:\"new_version\";s:6:\"4.2.14\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/redux-framework/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/redux-framework.4.2.14.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:68:\"https://ps.w.org/redux-framework/assets/icon-256x256.png?rev=2352112\";s:2:\"1x\";s:59:\"https://ps.w.org/redux-framework/assets/icon.svg?rev=995554\";s:3:\"svg\";s:59:\"https://ps.w.org/redux-framework/assets/icon.svg?rev=995554\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/redux-framework/assets/banner-1544x500.png?rev=2352114\";s:2:\"1x\";s:70:\"https://ps.w.org/redux-framework/assets/banner-772x250.png?rev=2352114\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:27:\"svg-support/svg-support.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/svg-support\";s:4:\"slug\";s:11:\"svg-support\";s:6:\"plugin\";s:27:\"svg-support/svg-support.php\";s:11:\"new_version\";s:6:\"2.3.19\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/svg-support/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/svg-support.2.3.19.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:64:\"https://ps.w.org/svg-support/assets/icon-256x256.png?rev=1417738\";s:2:\"1x\";s:56:\"https://ps.w.org/svg-support/assets/icon.svg?rev=1417738\";s:3:\"svg\";s:56:\"https://ps.w.org/svg-support/assets/icon.svg?rev=1417738\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/svg-support/assets/banner-1544x500.jpg?rev=1215377\";s:2:\"1x\";s:66:\"https://ps.w.org/svg-support/assets/banner-772x250.jpg?rev=1215377\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.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:\"5.6.0\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.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.6\";}s:41:\"woo-product-filter/woo-product-filter.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/woo-product-filter\";s:4:\"slug\";s:18:\"woo-product-filter\";s:6:\"plugin\";s:41:\"woo-product-filter/woo-product-filter.php\";s:11:\"new_version\";s:5:\"1.5.6\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/woo-product-filter/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/woo-product-filter.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/woo-product-filter/assets/icon-256x256.png?rev=1896877\";s:2:\"1x\";s:71:\"https://ps.w.org/woo-product-filter/assets/icon-128x128.png?rev=1896877\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/woo-product-filter/assets/banner-1544x500.png?rev=1896877\";s:2:\"1x\";s:73:\"https://ps.w.org/woo-product-filter/assets/banner-772x250.png?rev=1896877\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.4.0\";}}s:7:\"checked\";a:21:{s:56:\"advanced-custom-fields-font-awesome/acf-font-awesome.php\";s:5:\"3.1.1\";s:34:\"advanced-custom-fields-pro/acf.php\";s:5:\"5.9.9\";s:19:\"akismet/akismet.php\";s:6:\"4.1.10\";s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";s:7:\"4.1.3.3\";s:27:\"buy-now-woo/buy-now-woo.php\";s:5:\"1.0.0\";s:33:\"classic-editor/classic-editor.php\";s:5:\"1.6.2\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.4.2\";s:32:\"duplicate-page/duplicatepage.php\";s:5:\"4.4.1\";s:23:\"elementor/elementor.php\";s:5:\"3.4.2\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:6:\"7.18.0\";s:57:\"google-language-translator/google-language-translator.php\";s:6:\"6.0.11\";s:9:\"hello.php\";s:5:\"1.7.2\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:5:\"3.0.2\";s:27:\"redirection/redirection.php\";s:5:\"5.1.3\";s:35:\"redux-framework/redux-framework.php\";s:6:\"4.2.14\";s:35:\"shadepro-helper/shadepro-helper.php\";s:5:\"3.2.9\";s:27:\"svg-support/svg-support.php\";s:6:\"2.3.19\";s:27:\"woocommerce/woocommerce.php\";s:5:\"5.6.0\";s:41:\"woo-product-filter/woo-product-filter.php\";s:5:\"1.5.6\";s:24:\"wpforms-lite/wpforms.php\";s:7:\"1.6.8.1\";s:26:\"wp-rocketzip/wp-rocket.php\";s:5:\"3.8.3\";}}','no'),(3354,'duplicate_page_options','a:4:{s:21:\"duplicate_post_status\";s:5:\"draft\";s:23:\"duplicate_post_redirect\";s:7:\"to_list\";s:21:\"duplicate_post_suffix\";s:0:\"\";s:21:\"duplicate_post_editor\";s:7:\"classic\";}','yes'),(551,'woocommerce_maybe_regenerate_images_hash','c673d6d4fa717a4bb74ceaa924f333a6','yes'),(3974,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1630076892','no'),(1768,'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'),(590,'_aioseo_cache_admin_help_docs','{\"categories\":{\"getting-started\":\"Getting Started\",\"advanced-settings\":\"Advanced Settings\",\"display-settings\":\"Display Settings\",\"general-seo-topics\":\"General SEO Topics\",\"feature-manager\":\"Feature Manager\",\"installation\":\"Installation\"},\"docs\":{\"50988\":{\"title\":\"Displaying Maps on Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-maps-on-your-site\\/\",\"categories\":[\"local-business-seo\"]},\"48189\":{\"title\":\"How to Create an HTML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/html-sitemap\\/\",\"categories\":[\"html-sitemap\"]},\"48365\":{\"title\":\"Using a Widget to Display Your HTML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-a-widget-to-display-your-html-sitemap\\/\",\"categories\":[\"html-sitemap\"]},\"48361\":{\"title\":\"Using PHP Code to Display Your HTML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-html-sitemap\\/\",\"categories\":[\"html-sitemap\"]},\"48260\":{\"title\":\"Using a Block to Display Your HTML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-a-block-to-display-your-html-sitemap\\/\",\"categories\":[\"html-sitemap\"]},\"48222\":{\"title\":\"aioseo_breadcrumbs_separator_symbol\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_breadcrumbs_separator_symbol\\/\",\"categories\":[\"filter-hooks\"]},\"48227\":{\"title\":\"aioseo_breadcrumbs_template\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_breadcrumbs_template\\/\",\"categories\":[\"filter-hooks\"]},\"48231\":{\"title\":\"aioseo_breadcrumbs_trail\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_breadcrumbs_trail\\/\",\"categories\":[\"filter-hooks\"]},\"48232\":{\"title\":\"aioseo_breadcrumbs_link_current_item\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_breadcrumbs_link_current_item\\/\",\"categories\":[\"filter-hooks\"]},\"48233\":{\"title\":\"aioseo_breadcrumbs_show_current_item\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_breadcrumbs_show_current_item\\/\",\"categories\":[\"filter-hooks\"]},\"48219\":{\"title\":\"aioseo_breadcrumbs_output\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_breadcrumbs_output\\/\",\"categories\":[\"filter-hooks\"]},\"48223\":{\"title\":\"aioseo_breadcrumbs_separator\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_breadcrumbs_separator\\/\",\"categories\":[\"filter-hooks\"]},\"48238\":{\"title\":\"Using a Shortcode to Display Your HTML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-html-sitemap\\/\",\"categories\":[\"html-sitemap\"]},\"45805\":{\"title\":\"aioseo_sitemap_exclude_terms\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_sitemap_exclude_terms\\/\",\"categories\":[\"filter-hooks\"]},\"45804\":{\"title\":\"aioseo_sitemap_exclude_posts\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_sitemap_exclude_posts\\/\",\"categories\":[\"filter-hooks\"]},\"45528\":{\"title\":\"aioseo_schema_output\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_schema_output\\/\",\"categories\":[\"filter-hooks\"]},\"42995\":{\"title\":\"Using the Headline Analyzer in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-headline-analyzer-in-all-in-one-seo\\/\",\"categories\":[\"headline-analyzer\"]},\"42683\":{\"title\":\"How to Perform a Full Site Redirect\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/full-site-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"42999\":{\"title\":\"How to Disable the Headline Analyzer\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-disable-the-headline-analyzer\\/\",\"categories\":[\"headline-analyzer\"]},\"42975\":{\"title\":\"Installing Addons for All in One SEO Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/installing-addons-for-all-in-one-seo-pro\\/\",\"categories\":[\"installation\"]},\"42854\":{\"title\":\"Creating a Pass Through Redirect\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/creating-a-pass-through-redirect\\/\",\"categories\":[\"redirection-manager\"]},\"41800\":{\"title\":\"Using Custom Rules in the Redirection Manager\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirection-manager-custom-rules\\/\",\"categories\":[\"redirection-manager\"]},\"42224\":{\"title\":\"Resetting the Settings in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/resetting-the-settings-in-all-in-one-seo\\/\",\"categories\":[\"database-tools\"]},\"41884\":{\"title\":\"Setting the Site Name for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-site-name-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"41862\":{\"title\":\"How to Get Google to Display the Sitelinks Search Box\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-get-google-to-display-the-sitelinks-search-box\\/\",\"categories\":[\"schema-settings\"]},\"41851\":{\"title\":\"Setting the SEO Title and Description Format for the Search Results Page\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-the-search-results-page\\/\",\"categories\":[\"content-type-settings\",\"search-appearance\"]},\"41811\":{\"title\":\"SEO Analysis Unable to Connect to Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/seo-analysis-unable-to-connect-to-your-site\\/\",\"categories\":[\"seo-analysis\",\"troubleshooting\"]},\"41280\":{\"title\":\"How to Renew Your AIOSEO License\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-renew-your-aioseo-license\\/\",\"categories\":[\"frequently-asked-questions\",\"getting-started\"]},\"41077\":{\"title\":\"Update WordPress: WordPress Versions Supported by AIOSEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/update-wordpress\\/\",\"categories\":[\"troubleshooting\"]},\"40587\":{\"title\":\"How to Open the Browser Error Console\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-open-the-browser-error-console\\/\",\"categories\":[\"troubleshooting\"]},\"40582\":{\"title\":\"How to Enable Debugging in WordPress\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-enable-debugging-in-wordpress\\/\",\"categories\":[\"troubleshooting\"]},\"40148\":{\"title\":\"What is TruSEO?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-is-truseo\\/\",\"categories\":[\"frequently-asked-questions\",\"truseo\"]},\"39494\":{\"title\":\"Redirecting Attachment Pages\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirecting-attachment-pages\\/\",\"categories\":[\"media-settings\",\"search-appearance\"]},\"38915\":{\"title\":\"Setting Up and Using Breadcrumbs Templates\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-up-and-using-breadcrumbs-templates\\/\",\"categories\":[\"breadcrumbs\"]},\"38610\":{\"title\":\"Displaying Breadcrumbs On Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-breadcrumbs-on-your-site\\/\",\"categories\":[\"breadcrumbs\"]},\"36048\":{\"title\":\"Function: aioseo_breadcrumbs()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-aioseo_breadcrumbs\\/\",\"categories\":[\"breadcrumbs\"]},\"36047\":{\"title\":\"Shortcode: [aioseo_breadcrumbs]\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-aioseo_breadcrumbs\\/\",\"categories\":[\"breadcrumbs\"]},\"38240\":{\"title\":\"aioseo_social_image_ignore_cover_block\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_social_image_ignore_cover_block\\/\",\"categories\":[\"filter-hooks\"]},\"37961\":{\"title\":\"aioseo_classic_editor_disable_emoji_script\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_classic_editor_disable_emoji_script\\/\",\"categories\":[\"filter-hooks\"]},\"34923\":{\"title\":\"How to Redirect a Post or Page in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-redirect-a-post-or-page-in-all-in-one-seo\\/\",\"categories\":[\"redirection-manager\"]},\"18824\":{\"title\":\"Local Business SEO for a Single Location\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/local-business-seo-for-a-single-location\\/\",\"categories\":[\"local-business-seo\",\"schema-settings\"]},\"35828\":{\"title\":\"Local Business SEO for Multiple Locations\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/local-business-seo-for-multiple-locations\\/\",\"categories\":[\"local-business-seo\"]},\"34977\":{\"title\":\"How to Redirect Multiple URLs to the Same Destination\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-redirect-multiple-urls-to-the-same-destination\\/\",\"categories\":[\"redirection-manager\"]},\"35926\":{\"title\":\"Adding a Location in Local SEO Addon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-a-location-in-local-seo-addon\\/\",\"categories\":[\"local-business-seo\"]},\"35956\":{\"title\":\"Displaying Locations on Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-locations-on-your-site\\/\",\"categories\":[\"local-business-seo\"]},\"35604\":{\"title\":\"Automatic Redirects When URLs Change in Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/automatic-redirects-when-urls-change-in-content\\/\",\"categories\":[\"redirection-manager\"]},\"31460\":{\"title\":\"Enhanced Search Query Conflict\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/enhanced-search-query-conflict\\/\",\"categories\":[\"local-business-seo\"]},\"30850\":{\"title\":\"aioseo_local_business_info_email_icon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_info_email_icon\\/\",\"categories\":[\"filter-hooks\"]},\"30839\":{\"title\":\"aioseo_local_business_info_location_icon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_info_location_icon\\/\",\"categories\":[\"filter-hooks\"]},\"30756\":{\"title\":\"aioseo_local_business_get_locations_by_category_posts\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_locations_by_category_posts\\/\",\"categories\":[\"filter-hooks\"]},\"30755\":{\"title\":\"aioseo_local_business_get_locations_by_category_args\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_locations_by_category_args\\/\",\"categories\":[\"filter-hooks\"]},\"30754\":{\"title\":\"aioseo_local_business_get_location_categories\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_location_categories\\/\",\"categories\":[\"filter-hooks\"]},\"30751\":{\"title\":\"aioseo_local_business_get_locations_posts\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_locations_posts\\/\",\"categories\":[\"filter-hooks\"]},\"30753\":{\"title\":\"aioseo_local_business_get_location_category_args\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_location_category_args\\/\",\"categories\":[\"filter-hooks\"]},\"30759\":{\"title\":\"aioseo_local_business_output_business_info_instance\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_business_info_instance\\/\",\"categories\":[\"filter-hooks\"]},\"30760\":{\"title\":\"aioseo_local_business_output_business_info_location_data\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_business_info_location_data\\/\",\"categories\":[\"filter-hooks\"]},\"30761\":{\"title\":\"aioseo_local_business_output_location_category_instance\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_location_category_instance\\/\",\"categories\":[\"filter-hooks\"]},\"30764\":{\"title\":\"aioseo_local_business_output_location_category_location_data\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_location_category_location_data\\/\",\"categories\":[\"filter-hooks\"]},\"30765\":{\"title\":\"aioseo_local_business_output_opening_hours_instance\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_opening_hours_instance\\/\",\"categories\":[\"filter-hooks\"]},\"30766\":{\"title\":\"aioseo_local_business_output_opening_hours_data\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_opening_hours_data\\/\",\"categories\":[\"filter-hooks\"]},\"30849\":{\"title\":\"aioseo_local_business_info_phone_icon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_info_phone_icon\\/\",\"categories\":[\"filter-hooks\"]},\"30851\":{\"title\":\"aioseo_local_business_opening_hours_icon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_opening_hours_icon\\/\",\"categories\":[\"filter-hooks\"]},\"30398\":{\"title\":\"aioseo_local_business_post_type_name\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type_name\\/\",\"categories\":[\"filter-hooks\"]},\"30551\":{\"title\":\"aioseo_local_business_post_type_slug\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type_slug\\/\",\"categories\":[\"filter-hooks\"]},\"30556\":{\"title\":\"aioseo_local_business_post_type_single_label\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type_single_label\\/\",\"categories\":[\"filter-hooks\"]},\"30559\":{\"title\":\"aioseo_local_business_post_type_plural_label\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type_plural_label\\/\",\"categories\":[\"filter-hooks\"]},\"30560\":{\"title\":\"aioseo_local_business_post_type\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type\\/\",\"categories\":[\"filter-hooks\"]},\"30563\":{\"title\":\"aioseo_local_business_taxonomy_name\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_taxonomy_name\\/\",\"categories\":[\"filter-hooks\"]},\"30564\":{\"title\":\"aioseo_local_business_taxonomy_slug\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_taxonomy_slug\\/\",\"categories\":[\"filter-hooks\"]},\"35609\":{\"title\":\"Choosing Which Redirect Type to Use\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/choosing-which-redirect-type-to-use\\/\",\"categories\":[\"redirection-manager\"]},\"35599\":{\"title\":\"Importing Redirects From Other Plugins\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importing-redirects-from-other-plugins\\/\",\"categories\":[\"redirection-manager\"]},\"35588\":{\"title\":\"Exporting and Importing Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/exporting-and-importing-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"35579\":{\"title\":\"Logging 404 Errors in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/logging-404-errors-in-all-in-one-seo\\/\",\"categories\":[\"redirection-manager\"]},\"35552\":{\"title\":\"Logging Redirects in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/logging-redirects-in-all-in-one-seo\\/\",\"categories\":[\"redirection-manager\"]},\"35570\":{\"title\":\"Redirect GDPR Privacy Information\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirect-gdpr-privacy-information\\/\",\"categories\":[\"redirection-manager\"]},\"31442\":{\"title\":\"Shortcode: [aioseo_local_opening_hours]\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-aioseo_local_opening_hours\\/\",\"categories\":[\"local-business-seo\"]},\"31443\":{\"title\":\"Shortcode: [aioseo_local_locations]\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-aioseo_local_locations\\/\",\"categories\":[\"local-business-seo\"]},\"31441\":{\"title\":\"Shortcode: [aioseo_local_business_info]\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-aioseo_local_business_info\\/\",\"categories\":[\"local-business-seo\"]},\"30863\":{\"title\":\"Local Business SEO - Template overrides\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/local-business-seo-template-overrides\\/\",\"categories\":[\"local-business-seo\"]},\"31456\":{\"title\":\"Function: aioseo_local_locations()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-aioseo_local_locations\\/\",\"categories\":[\"local-business-seo\"]},\"31455\":{\"title\":\"Function: aioseo_local_opening_hours()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-aioseo_local_opening_hours\\/\",\"categories\":[\"local-business-seo\"]},\"31451\":{\"title\":\"Function: aioseo_local_business_info()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-aioseo_local_business_info\\/\",\"categories\":[\"local-business-seo\"]},\"35133\":{\"title\":\"aioseo_twitter_tags\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_twitter_tags\\/\",\"categories\":[\"filter-hooks\"]},\"35132\":{\"title\":\"aioseo_facebook_tags\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_facebook_tags\\/\",\"categories\":[\"filter-hooks\"]},\"34993\":{\"title\":\"Ignoring Case Sensitivity in Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/ignoring-case-sensitivity-in-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"34983\":{\"title\":\"Ignoring the Trailing Slash in Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/ignoring-the-trailing-slash-in-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"36104\":{\"title\":\"Using Query Parameters With Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-query-parameters-with-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"30565\":{\"title\":\"aioseo_local_business_taxonomy\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_taxonomy\\/\",\"categories\":[\"filter-hooks\"]},\"36115\":{\"title\":\"Caching of Redirects in the Browser\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/caching-of-redirects-in-the-browser\\/\",\"categories\":[\"redirection-manager\"]},\"34701\":{\"title\":\"Adding WooCommerce Product Attributes to SEO Title or Description\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-woocommerce-product-attributes-to-seo-title-or-description\\/\",\"categories\":[\"post-page-settings\",\"search-appearance\",\"woocommerce\"]},\"36111\":{\"title\":\"Selecting the Redirect Method in Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/selecting-the-redirect-method-in-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"40115\":{\"title\":\"Redirect Manager Cannot Detect Your Server\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirect-manager-unknown-web-server\\/\",\"categories\":[\"redirection-manager\"]},\"36369\":{\"title\":\"Using Regex in the Redirection Manager\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirect-manager-regex\\/\",\"categories\":[\"redirection-manager\"]},\"34179\":{\"title\":\"Using the Smart Tags in Titles and Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-smart-tags-in-titles-and-descriptions\\/\",\"categories\":[\"post-page-settings\",\"search-appearance\"]},\"33507\":{\"title\":\"What\'s The Difference Between TruSEO and Page Analysis?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/whats-the-difference-between-truseo-and-page-analysis\\/\",\"categories\":[\"frequently-asked-questions\",\"post-page-settings\",\"truseo\"]},\"33310\":{\"title\":\"Setting Noindex for RSS Feeds\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-noindex-for-rss-feeds\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"33130\":{\"title\":\"aioseo_disable_shortcode_parsing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_disable_shortcode_parsing\\/\",\"categories\":[\"filter-hooks\"]},\"32085\":{\"title\":\"aioseo_conflicting_shortcodes\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_conflicting_shortcodes\\/\",\"categories\":[\"filter-hooks\"]},\"31992\":{\"title\":\"aioseo_schema_graphs\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_schema_graphs\\/\",\"categories\":[\"filter-hooks\"]},\"31589\":{\"title\":\"Understanding the TruSEO Page Analysis Recommendations\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/understanding-the-truseo-page-analysis-recommendations\\/\",\"categories\":[\"post-page-settings\",\"truseo\"]},\"31042\":{\"title\":\"Getting Keyphrase Suggestions From Semrush\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/getting-keyphrase-suggestions-from-semrush\\/\",\"categories\":[\"post-page-settings\",\"truseo\"]},\"30773\":{\"title\":\"aioseo_local_business_address_tag_value\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_address_tag_value\\/\",\"categories\":[\"filter-hooks\"]},\"30770\":{\"title\":\"aioseo_local_business_address_tags\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_address_tags\\/\",\"categories\":[\"filter-hooks\"]},\"30567\":{\"title\":\"aioseo_local_business_get_locations_args\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_locations_args\\/\",\"categories\":[\"filter-hooks\"]},\"30752\":{\"title\":\"aioseo_local_business_get_location\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_location\\/\",\"categories\":[\"filter-hooks\"]},\"30728\":{\"title\":\"Unable to Save Settings Due to Cloudflare Firewall Rules\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/unable-to-save-settings-due-to-cloudflare-firewall-rules\\/\",\"categories\":[\"troubleshooting\"]},\"30318\":{\"title\":\"aioseo_flush_output_buffer\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_flush_output_buffer\\/\",\"categories\":[\"filter-hooks\"]},\"18813\":{\"title\":\"Installing All in One SEO Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/installing-all-in-one-seo-pro\\/\",\"categories\":[\"getting-started\",\"installation\"]},\"18973\":{\"title\":\"Beginners Guide for All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/quick-start-guide\\/\",\"categories\":[\"getting-started\"]},\"18820\":{\"title\":\"Setting the SEO Title and Description for Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-for-your-content\\/\",\"categories\":[\"getting-started\",\"post-page-settings\"]},\"18902\":{\"title\":\"How to Create an XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-an-xml-sitemap\\/\",\"categories\":[\"getting-started\",\"xml-sitemap\"]},\"18859\":{\"title\":\"Beginners Guide to Social Networks Settings for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/beginners-guide-to-social-networks-settings-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"getting-started\",\"social-networks\"]},\"18857\":{\"title\":\"Beginners Guide to Social Networks Settings for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/beginners-guide-to-social-networks-settings-for-twitter\\/\",\"categories\":[\"getting-started\",\"social-networks\",\"twitter-settings\"]},\"29991\":{\"title\":\"aioseo_disable_link_format\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_disable_link_format\\/\",\"categories\":[\"filter-hooks\"]},\"27841\":{\"title\":\"aioseo_thumbnail_size\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_thumbnail_size\\/\",\"categories\":[\"filter-hooks\"]},\"27844\":{\"title\":\"Displaying Additional Twitter Data for Written By and Reading Time\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-additional-twitter-data-for-written-by-and-reading-time\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"27494\":{\"title\":\"aioseo_meta_views\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_meta_views\\/\",\"categories\":[\"filter-hooks\"]},\"27363\":{\"title\":\"Using the SEO Analysis Tool\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-seo-analysis-tool\\/\",\"categories\":[\"seo-analysis\"]},\"27272\":{\"title\":\"Importing Settings From Other Plugins\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importing-settings-from-other-plugins\\/\",\"categories\":[\"importer-exporter\",\"seo-data-importer\"]},\"27268\":{\"title\":\"Backing Up and Restoring AIOSEO Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/backing-up-and-restoring-aioseo-settings\\/\",\"categories\":[\"importer-exporter\"]},\"27259\":{\"title\":\"Importing and Exporting AIOSEO Settings and Meta Data\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importing-and-exporting-aioseo-settings-and-meta-data\\/\",\"categories\":[\"importer-exporter\"]},\"26641\":{\"title\":\"Setting FAQ Page Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-faq-page-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"26640\":{\"title\":\"Setting Software Application Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-software-application-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"26639\":{\"title\":\"Setting Recipe Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-recipe-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"26638\":{\"title\":\"Setting Product Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-product-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"26637\":{\"title\":\"Setting Course Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-course-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"26450\":{\"title\":\"Blank Title Formats Have Been Detected\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/blank-title-formats-detected\\/\",\"categories\":[\"troubleshooting\"]},\"25802\":{\"title\":\"aioseo_sitemap_additional_pages\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_sitemap_additional_pages\\/\",\"categories\":[\"filter-hooks\"]},\"24928\":{\"title\":\"Including Custom Fields in the TruSEO Page Analysis\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/including-custom-fields-in-the-seo-page-analysis\\/\",\"categories\":[\"content-type-settings\",\"search-appearance\",\"truseo\"]},\"24285\":{\"title\":\"aioseo_prev_link\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_prev_link\\/\",\"categories\":[\"filter-hooks\"]},\"24284\":{\"title\":\"aioseo_next_link\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_next_link\\/\",\"categories\":[\"filter-hooks\"]},\"23717\":{\"title\":\"aioseo_canonical_url\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_canonical_url\\/\",\"categories\":[\"filter-hooks\"]},\"23604\":{\"title\":\"aioseo_schema_breadcrumbs_home\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_schema_breadcrumbs_home\\/\",\"categories\":[\"filter-hooks\"]},\"23448\":{\"title\":\"aioseo_schema_disable\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_schema_disable\\/\",\"categories\":[\"filter-hooks\"]},\"23447\":{\"title\":\"aioseo_robots_meta\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_robots_meta\\/\",\"categories\":[\"filter-hooks\"]},\"23446\":{\"title\":\"aioseo_disable\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_disable\\/\",\"categories\":[\"filter-hooks\"]},\"23441\":{\"title\":\"aioseo_generate_descriptions_from_content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_generate_descriptions_from_content\\/\",\"categories\":[\"filter-hooks\"]},\"23438\":{\"title\":\"aioseo_disable_title_rewrites\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_disable_title_rewrites\\/\",\"categories\":[\"filter-hooks\"]},\"23437\":{\"title\":\"aioseo_post_metabox_priority\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_post_metabox_priority\\/\",\"categories\":[\"filter-hooks\"]},\"23436\":{\"title\":\"aioseo_show_seo_news\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_show_seo_news\\/\",\"categories\":[\"filter-hooks\"]},\"23433\":{\"title\":\"aioseo_show_in_admin_bar\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_show_in_admin_bar\\/\",\"categories\":[\"filter-hooks\"]},\"23423\":{\"title\":\"aioseo_keywords\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_keywords\\/\",\"categories\":[\"filter-hooks\"]},\"23350\":{\"title\":\"aioseo_title\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_title\\/\",\"categories\":[\"filter-hooks\"]},\"23351\":{\"title\":\"aioseo_description\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_description\\/\",\"categories\":[\"filter-hooks\"]},\"23415\":{\"title\":\"Troubleshooting Action Scheduler issues with AIOSEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/troubleshooting-action-scheduler-issues\\/\",\"categories\":[\"troubleshooting\"]},\"20504\":{\"title\":\"Where Did my SEO Keywords go in All in One SEO v4.0?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/where-did-my-seo-keywords-go-in-all-in-one-seo-v4-0\\/\",\"categories\":[\"advanced-settings\",\"frequently-asked-questions\",\"post-page-settings\",\"search-appearance\"]},\"18792\":{\"title\":\"Sitemap rewrite rules for NGINX\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/xml-sitemap-rewrite-rules-for-nginx\\/\",\"categories\":[\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18793\":{\"title\":\"Unfiltered HTML Capability is Required\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/unfiltered-html-capability\\/\",\"categories\":[\"troubleshooting\"]},\"18794\":{\"title\":\"Deprecated Open Graph Settings in All in One SEO version 4.0\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/deprecated-opengraph-settings\\/\",\"categories\":[\"social-networks\"]},\"18795\":{\"title\":\"Why does the character counter for SEO titles show a different count?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/why-does-the-character-counter-for-seo-titles-show-a-different-count\\/\",\"categories\":[\"frequently-asked-questions\",\"post-page-settings\"]},\"18796\":{\"title\":\"Adding nofollow, sponsored, UGC and title attributes to links\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-nofollow-sponsored-and-title-attributes-to-links\\/\",\"categories\":[\"post-page-settings\"]},\"18797\":{\"title\":\"Setting the SEO for WooCommerce Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-for-woocommerce-content\\/\",\"categories\":[\"search-appearance\",\"woocommerce\"]},\"18798\":{\"title\":\"All in One SEO uses the WordPress REST API\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo-uses-rest-api\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18799\":{\"title\":\"How to Remove All Settings and Data When you Uninstall All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-remove-all-settings-and-data-when-you-uninstall-all-in-one-seo\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18800\":{\"title\":\"How to Disable TruSEO Content Analysis\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-disable-truseo-content-analysis\\/\",\"categories\":[\"advanced-settings\",\"general-settings\",\"truseo\"]},\"18801\":{\"title\":\"Enabling Automatic Updates for All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/enabling-automatic-updates-for-all-in-one-seo\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18802\":{\"title\":\"Hiding Plugin Notifications in the Notifications Center\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-plugin-notifications-in-the-notifications-center\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18803\":{\"title\":\"How to Hide the AIOSEO Settings on the Edit Content Screens in WordPress\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-hide-the-aioseo-settings-on-the-edit-content-screens-in-wordpress\\/\",\"categories\":[\"advanced-settings\",\"content-type-settings\",\"post-page-settings\",\"search-appearance\"]},\"18804\":{\"title\":\"Setting Noindex and Nofollow on Paginated Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-noindex-and-nofollow-on-paginated-content\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"18805\":{\"title\":\"Setting Unique SEO Titles and Descriptions for Paginated Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-unique-seo-titles-and-descriptions-for-paginated-content\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"18806\":{\"title\":\"Setting the SEO Title and Description Format for Custom Post Type Archives\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-custom-post-type-archives\\/\",\"categories\":[\"archive-settings\",\"search-appearance\"]},\"18807\":{\"title\":\"Keyword Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/keyword-settings\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"18808\":{\"title\":\"Using the Quick Edit Feature in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-quick-edit-feature-in-all-in-one-seo\\/\",\"categories\":[\"post-page-settings\"]},\"18809\":{\"title\":\"How to FTP to your web server\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-ftp-to-your-web-server\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18810\":{\"title\":\"How to manually install All in One SEO Pro when the file is too big\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-manually-install-all-in-one-seo-pro-when-the-file-is-too-big\\/\",\"categories\":[\"frequently-asked-questions\",\"installation\"]},\"18811\":{\"title\":\"How to Upgrade From All in One SEO Lite to Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-upgrade-from-all-in-one-seo-lite-to-pro\\/\",\"categories\":[\"getting-started\",\"installation\"]},\"18812\":{\"title\":\"Installation instructions for WordPress.com Users\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/installation-instructions-for-wordpress-com-users\\/\",\"categories\":[\"installation\"]},\"18814\":{\"title\":\"Configuring the Twitter Settings for Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/configuring-the-twitter-settings-for-your-content\\/\",\"categories\":[\"post-page-settings\",\"social-networks\",\"twitter-settings\"]},\"18815\":{\"title\":\"Configuring the Facebook Settings for Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/configuring-the-facebook-settings-for-your-content\\/\",\"categories\":[\"facebook-settings\",\"post-page-settings\",\"social-networks\"]},\"18816\":{\"title\":\"Hiding the AIOSEO Column on Taxonomy Screens\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-the-aioseo-column-on-taxonomy-screens\\/\",\"categories\":[\"advanced-settings\",\"category-tag-settings\",\"general-settings\"]},\"18817\":{\"title\":\"Setting the Schema Type for Individual Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-schema-type-for-individual-content\\/\",\"categories\":[\"post-page-settings\",\"schema-settings\"]},\"18818\":{\"title\":\"Setting the Sitemap Priority and Frequency for Individual Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-sitemap-priority-and-frequency-for-individual-content\\/\",\"categories\":[\"post-page-settings\",\"xml-sitemap\"]},\"18819\":{\"title\":\"Setting the Robots Meta for Individual Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-robots-meta-for-individual-content\\/\",\"categories\":[\"post-page-settings\"]},\"18821\":{\"title\":\"Individual Post\\/Page Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/post-settings\\/\",\"categories\":[\"post-page-settings\"]},\"18822\":{\"title\":\"Bad Bot Blocker\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/bad-bot-blocker\\/\",\"categories\":[\"bad-bot-blocker\"]},\"18823\":{\"title\":\"How to Fix a 404 Error When Viewing Your Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-fix-a-404-error-when-viewing-your-sitemap\\/\",\"categories\":[\"frequently-asked-questions\",\"google-news-sitemap\",\"rss-sitemap\",\"troubleshooting\",\"video-sitemap\",\"xml-sitemap\"]},\"18825\":{\"title\":\"When to use NOINDEX or the robots.txt?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/when-to-use-noindex-or-the-robots-txt\\/\",\"categories\":[\"frequently-asked-questions\",\"robots-txt\",\"search-appearance\"]},\"18826\":{\"title\":\"Support for Videos Embedded Using the Media Library\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/support-for-videos-embedded-using-the-media-library\\/\",\"categories\":[\"video-sitemap\"]},\"18827\":{\"title\":\"Supported Videos\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/supported-videos\\/\",\"categories\":[\"video-sitemap\"]},\"18828\":{\"title\":\"Performance Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/performance-settings\\/\",\"categories\":[\"performance\"]},\"18829\":{\"title\":\"Using the Image SEO Features in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-image-seo-features-in-all-in-one-seo\\/\",\"categories\":[\"image-seo\",\"media-settings\",\"search-appearance\"]},\"18830\":{\"title\":\"Setting the SEO Title and Description Format for Author and Date Archives\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-author-and-date-archives\\/\",\"categories\":[\"archive-settings\",\"search-appearance\"]},\"18831\":{\"title\":\"Custom Fields in Titles and Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/custom-fields-in-titles-and-descriptions\\/\",\"categories\":[\"content-type-settings\",\"post-page-settings\",\"search-appearance\"]},\"18832\":{\"title\":\"Using the Focus Keyphrase to Analyze Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-focus-keyphrase-to-analyze-your-content\\/\",\"categories\":[\"frequently-asked-questions\",\"post-page-settings\",\"truseo\"]},\"18833\":{\"title\":\"Using the Robots.txt Tool in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-robots-txt-tool-in-all-in-one-seo\\/\",\"categories\":[\"robots-txt\"]},\"18834\":{\"title\":\"Using the Robots Meta Settings in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-robots-meta-settings-in-all-in-one-seo\\/\",\"categories\":[\"advanced-settings\",\"archive-settings\",\"category-tag-settings\",\"content-type-settings\",\"media-settings\",\"post-page-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18835\":{\"title\":\"Noindex Settings in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/noindex-settings\\/\",\"categories\":[\"search-appearance\"]},\"18836\":{\"title\":\"Configuring the Schema Settings in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/configuring-the-schema-settings-in-all-in-one-seo\\/\",\"categories\":[\"schema-settings\",\"search-appearance\"]},\"18837\":{\"title\":\"A Guide to Schema.org Markup for Rich Snippets\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/a-guide-to-schema-org-markup-for-rich-snippets\\/\",\"categories\":[\"general-seo-topics\",\"schema-settings\"]},\"18838\":{\"title\":\"Hiding the AIOSEO Admin Bar Menu\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-the-aioseo-admin-bar-menu\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18839\":{\"title\":\"Hiding the AIOSEO Dashboard Widget\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-the-aioseo-dashboard-widget\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18840\":{\"title\":\"Hiding the AIOSEO Column on All Posts Screens\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-the-aioseo-column-on-all-posts-screens\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18841\":{\"title\":\"Display Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/display-settings\\/\",\"categories\":[\"display-settings\"]},\"18842\":{\"title\":\"Setting the SEO Title and Description Format for Media Attachments\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-media-attachments\\/\",\"categories\":[\"media-settings\",\"search-appearance\"]},\"18843\":{\"title\":\"Showing or Hiding Your Content in Search Results\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/showing-or-hiding-your-content-in-search-results\\/\",\"categories\":[\"archive-settings\",\"category-tag-settings\",\"content-type-settings\",\"media-settings\",\"post-page-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18844\":{\"title\":\"Content Type Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/custom-post-type-settings\\/\",\"categories\":[\"content-type-settings\",\"search-appearance\"]},\"18845\":{\"title\":\"What Are Media Attachments and Should I Submit Them to Search Engines?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-are-media-attachments-and-should-i-submit-them-to-search-engines\\/\",\"categories\":[\"frequently-asked-questions\",\"media-settings\"]},\"18846\":{\"title\":\"Setting the SEO Title and Description Format for Custom Taxonomies\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-custom-taxonomies\\/\",\"categories\":[\"category-tag-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18847\":{\"title\":\"Setting the SEO Title and Description Format for Custom Post Types\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-custom-post-types\\/\",\"categories\":[\"content-type-settings\",\"search-appearance\"]},\"18848\":{\"title\":\"Setting the SEO Title and Description Format for Tags\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-tags\\/\",\"categories\":[\"category-tag-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18849\":{\"title\":\"Setting the SEO Title and Description Format for Categories\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-categories\\/\",\"categories\":[\"category-tag-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18850\":{\"title\":\"Setting the SEO Title and Description Format for Pages\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-pages\\/\",\"categories\":[\"content-type-settings\",\"post-page-settings\",\"search-appearance\"]},\"18851\":{\"title\":\"Setting the SEO Title and Description Format for Posts\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-posts\\/\",\"categories\":[\"content-type-settings\",\"post-page-settings\",\"search-appearance\"]},\"18852\":{\"title\":\"Title Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/title-settings\\/\",\"categories\":[\"search-appearance\"]},\"18853\":{\"title\":\"Setting the SEO for Your Home Page\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-for-your-home-page\\/\",\"categories\":[\"home-page-settings\",\"search-appearance\"]},\"18854\":{\"title\":\"General Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/general-settings\\/\",\"categories\":[\"general-settings\"]},\"18855\":{\"title\":\"How to Add Your License Key in All in One SEO Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-add-your-license-key-in-all-in-one-seo-pro\\/\",\"categories\":[\"general-settings\",\"getting-started\"]},\"18856\":{\"title\":\"Canonical URLs in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/canonical-urls-in-all-in-one-seo\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"18858\":{\"title\":\"Adding non-WordPress Content to the Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-non-wordpress-content-to-the-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18860\":{\"title\":\"Troubleshooting Problems With Sharing Content on Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/troubleshooting-problems-with-sharing-content-on-twitter\\/\",\"categories\":[\"social-networks\",\"troubleshooting\",\"twitter-settings\"]},\"18861\":{\"title\":\"Troubleshooting Problems With Sharing Content on Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/troubleshooting-problems-with-sharing-content-on-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\",\"troubleshooting\"]},\"18862\":{\"title\":\"Getting Started With Pinterest Rich Pins\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-social-meta-for-pinterest-rich-pins\\/\",\"categories\":[\"pinterest-settings\",\"social-networks\"]},\"18863\":{\"title\":\"Setting the Content Publisher for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-content-publisher-for-twitter\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"18865\":{\"title\":\"Submitting a Sitemap to Yandex\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/submitting-a-sitemap-to-yandex\\/\",\"categories\":[\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18866\":{\"title\":\"Submitting a Sitemap to Bing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/submitting-a-sitemap-to-bing\\/\",\"categories\":[\"bing-webmaster-tools\",\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18867\":{\"title\":\"Submitting a Sitemap to Google\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/submitting-a-sitemap-to-google\\/\",\"categories\":[\"google-news-sitemap\",\"google-search-console\",\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18868\":{\"title\":\"Including Date and Author Archives in Your XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/including-date-and-author-archives-in-your-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18869\":{\"title\":\"Choosing Which Content to Include in Your Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/choosing-which-content-to-include-in-your-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18870\":{\"title\":\"Choosing Which Content to Include in Your XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/choosing-which-content-to-include-in-your-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18871\":{\"title\":\"Using Sitemap Indexes and Pagination\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-sitemap-indexes-and-pagination\\/\",\"categories\":[\"video-sitemap\",\"xml-sitemap\"]},\"18872\":{\"title\":\"How to Disable Sitemaps in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-disable-sitemaps-in-all-in-one-seo\\/\",\"categories\":[\"google-news-sitemap\",\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18873\":{\"title\":\"Baidu Webmaster Tools Verification\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/baidu-webmaster-tools-verification\\/\",\"categories\":[\"webmaster-tools\",\"webmaster-verification\"]},\"18874\":{\"title\":\"Setting Twitter Social Meta for Your Homepage\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-twitter-social-meta-for-your-homepage\\/\",\"categories\":[\"home-page-settings\",\"social-networks\",\"twitter-settings\"]},\"18875\":{\"title\":\"Setting Facebook Social Meta for Your Homepage\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-facebook-social-meta-for-your-homepage\\/\",\"categories\":[\"facebook-settings\",\"home-page-settings\",\"social-networks\"]},\"18876\":{\"title\":\"Setting the Card Type for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-card-type-for-twitter\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"18877\":{\"title\":\"Setting the Object Types for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-object-types-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18879\":{\"title\":\"Setting the Priority and Frequency for Content in the Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-priority-and-frequency-for-content-in-the-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18880\":{\"title\":\"Setting the Priority and Frequency for Content in the XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-priority-and-frequency-for-content-in-the-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18881\":{\"title\":\"How to Exclude Content from Your RSS Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-exclude-content-from-your-rss-sitemap\\/\",\"categories\":[\"rss-sitemap\"]},\"18882\":{\"title\":\"How to Exclude Content from Your Google News Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-exclude-content-from-your-google-news-sitemap\\/\",\"categories\":[\"google-news-sitemap\"]},\"18883\":{\"title\":\"How to Exclude Content from Your Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-exclude-content-from-your-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18884\":{\"title\":\"How to Exclude Content from Your XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-exclude-content-from-your-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18885\":{\"title\":\"Setting Article Tags for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-article-tags-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18886\":{\"title\":\"Setting the Content Author for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-content-author-for-twitter\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"18887\":{\"title\":\"Setting the Content Author for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-content-author-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18888\":{\"title\":\"Setting the Content Publisher for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-content-publisher-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18889\":{\"title\":\"How to Create a Google News Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-a-google-news-sitemap\\/\",\"categories\":[\"google-news-sitemap\"]},\"18890\":{\"title\":\"Including Videos in Custom Fields in Your Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/including-videos-in-custom-fields-in-your-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18891\":{\"title\":\"What is a Dynamically Generated Sitemap and Why is it Better to Use?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-is-a-dynamically-generated-sitemap-and-why-is-it-better-to-use\\/\",\"categories\":[\"frequently-asked-questions\",\"video-sitemap\",\"xml-sitemap\"]},\"18892\":{\"title\":\"How to Create a Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-a-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18893\":{\"title\":\"Adding Your Facebook Admin ID\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-your-facebook-admin-id\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18894\":{\"title\":\"Adding Your Facebook App ID\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-your-facebook-app-id\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18895\":{\"title\":\"Access Control Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/access-control-settings\\/\",\"categories\":[\"access-control-settings\"]},\"18896\":{\"title\":\"Advanced Settings for Google Analytics\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/advanced-settings-for-google-analytics\\/\",\"categories\":[\"google-analytics\"]},\"18897\":{\"title\":\"Miscellaneous Site Verification\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/miscellaneous-site-verification\\/\",\"categories\":[\"webmaster-tools\",\"webmaster-verification\"]},\"18898\":{\"title\":\"Displaying Your Social Media Profiles in Knowledge Panel\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-your-social-media-profiles-in-knowledge-panel\\/\",\"categories\":[\"schema-settings\",\"social-networks\"]},\"18899\":{\"title\":\"How to Create an RSS Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-an-rss-sitemap\\/\",\"categories\":[\"rss-sitemap\"]},\"18900\":{\"title\":\"Excluding Images from the XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/excluding-images-from-the-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18901\":{\"title\":\"Adding non-WordPress Content to the XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-non-wordpress-content-to-the-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18903\":{\"title\":\"Setting a Default Image for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-a-default-image-for-twitter\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"18904\":{\"title\":\"Setting a Default Image for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-a-default-image-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18905\":{\"title\":\"Setting a Title Separator\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-a-title-separator\\/\",\"categories\":[\"search-appearance\"]},\"18906\":{\"title\":\"How to Protect Your Content With RSS Content Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-protect-your-content-with-rss-content-settings\\/\",\"categories\":[\"rss-content-settings\"]},\"18907\":{\"title\":\"How to Connect Your Site with Google Tag Manager\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-connect-your-site-with-google-tag-manager\\/\",\"categories\":[\"google-analytics\"]},\"18908\":{\"title\":\"How to Connect Your Site with Google Analytics\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-connect-your-site-with-google-analytics\\/\",\"categories\":[\"google-analytics\"]},\"18909\":{\"title\":\"How to Verify Your Site with Pinterest\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-verify-your-site-with-pinterest\\/\",\"categories\":[\"pinterest-settings\",\"social-networks\",\"webmaster-tools\",\"webmaster-verification\"]},\"18910\":{\"title\":\"How to Verify Your Site with Yandex Webmaster Tools\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-verify-your-site-with-yandex-webmaster-tools\\/\",\"categories\":[\"webmaster-tools\",\"webmaster-verification\"]},\"18911\":{\"title\":\"How to Verify Your Site with Bing Webmaster Tools\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-verify-your-site-with-bing-webmaster-tools\\/\",\"categories\":[\"bing-webmaster-tools\",\"webmaster-tools\",\"webmaster-verification\"]},\"18912\":{\"title\":\"How to Verify Your Site with Google Search Console\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-verify-your-site-with-google-search-console\\/\",\"categories\":[\"google-search-console\",\"webmaster-tools\",\"webmaster-verification\"]},\"18913\":{\"title\":\"Usage Tracking\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/usage-tracking\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18915\":{\"title\":\"How do I use All in One SEO in my language?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-do-i-use-all-in-one-seo-in-my-language\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18920\":{\"title\":\"NGINX rewrite rules for Robots.txt\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/nginx-rewrite-rules-for-robots-txt\\/\",\"categories\":[\"robots-txt\"]},\"18927\":{\"title\":\"Supported PHP Versions for All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/supported-php-version\\/\",\"categories\":[\"troubleshooting\"]},\"18929\":{\"title\":\"Using a different CDN for script enqueuing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-a-different-cdn-for-script-enqueuing\\/\",\"categories\":[\"troubleshooting\"]},\"18930\":{\"title\":\"How do I get Google to show sitelinks for my site?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-do-i-get-google-to-show-sitelinks-for-my-site\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18954\":{\"title\":\"How does the import process for SEO data work?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-does-the-import-process-for-seo-data-work\\/\",\"categories\":[\"frequently-asked-questions\",\"importer-exporter\"]},\"18960\":{\"title\":\"Robots.txt Editor for Multisite Networks\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/robots-txt-editor-for-multisite-networks\\/\",\"categories\":[\"robots-txt\"]},\"18961\":{\"title\":\"What are the minimum requirements for All in One SEO?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-are-the-minimum-requirements-for-all-in-one-seo-pack\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18964\":{\"title\":\"How do I use your API code examples?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-do-i-use-your-api-code-examples\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18969\":{\"title\":\"XML Parsing Error - This page contains the following errors\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/this-page-contains-the-following-errors\\/\",\"categories\":[\"google-news-sitemap\",\"troubleshooting\",\"video-sitemap\",\"xml-sitemap\"]},\"18972\":{\"title\":\"The File Editor or Robots.txt modules are missing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/the-file-editor-or-robots-txt-modules-are-missing\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18977\":{\"title\":\"Excluding the XML Sitemap from caching\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/excluding-the-xml-sitemap-from-caching\\/\",\"categories\":[\"xml-sitemap\"]},\"18982\":{\"title\":\"Why doesn\'t the title and description I set appear in search results?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/why-doesnt-the-title-and-description-i-set-appear-in-search-results\\/\",\"categories\":[\"frequently-asked-questions\",\"post-page-settings\"]},\"18983\":{\"title\":\"Can I remove the date from Google search results?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/can-i-remove-the-date-from-google-search-results\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18985\":{\"title\":\"Setting up HTTPS SSL\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-up-https-ssl\\/\",\"categories\":[\"general-seo-topics\"]},\"18995\":{\"title\":\"How to Increase the WordPress PHP Memory Limit\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/increase-wordpress-php-memory-limit\\/\",\"categories\":[\"troubleshooting\"]},\"19002\":{\"title\":\"Checking Index Status in Google Search Results\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/checking-index-status-in-google-search-results\\/\",\"categories\":[\"general-seo-topics\"]},\"19006\":{\"title\":\"SEO Data Importer\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/seo-data-importer\\/\",\"categories\":[\"seo-data-importer\"]},\"19008\":{\"title\":\"How to troubleshoot issues with All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-troubleshoot-issues-with-all-in-one-seo-pack\\/\",\"categories\":[\"troubleshooting\"]},\"19010\":{\"title\":\"Quality Guidelines for SEO Titles and Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/quality-guidelines-for-seo-titles-and-descriptions\\/\",\"categories\":[\"general-seo-topics\"]},\"19016\":{\"title\":\"Top Tips for Good On-Page SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/top-tips-for-good-on-page-seo\\/\",\"categories\":[\"general-seo-topics\"]},\"19017\":{\"title\":\"Meta Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/meta-descriptions\\/\",\"categories\":[\"general-seo-topics\"]},\"19028\":{\"title\":\"What is SEO meta?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-is-seo-meta\\/\",\"categories\":[\"getting-started\"]},\"19029\":{\"title\":\"Social Meta Settings - Individual Page\\/Post Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/social-meta-settings-individual-pagepost-settings\\/\",\"categories\":[\"post-page-settings\",\"social-networks\"]},\"19030\":{\"title\":\"File Editor Module\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/file-editor-module\\/\",\"categories\":[\"file-editor\"]},\"19031\":{\"title\":\"Social Meta Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/social-meta-module\\/\",\"categories\":[\"social-networks\"]},\"19032\":{\"title\":\"Importer & Exporter Module\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importer-exporter-module\\/\",\"categories\":[\"importer-exporter\"]},\"19034\":{\"title\":\"Feature Manager\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/feature-manager\\/\",\"categories\":[\"feature-manager\"]},\"19035\":{\"title\":\"Advanced Settings for All in One SEO Pack\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/all-in-one-seo-pack-advanced-settings\\/\",\"categories\":[\"advanced-settings\"]}}}','no'),(591,'_aioseo_cache_expiration_admin_help_docs','1630285954','no'),(707,'elementor_controls_usage','a:2:{s:7:\"wp-post\";a:9:{s:6:\"column\";a:2:{s:5:\"count\";i:-54;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:-53;s:5:\"align\";i:2;s:16:\"content_position\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:4;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:7;s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:6;s:6:\"margin\";i:5;s:7:\"z_index\";i:2;}s:15:\"section_effects\";a:1:{s:15:\"shadepro_sticky\";i:2;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:5:{s:6:\"layout\";i:4;s:6:\"height\";i:2;s:13:\"custom_height\";i:2;s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;}}s:5:\"style\";a:3:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}s:18:\"section_background\";a:5:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:2;s:5:\"align\";i:2;s:7:\"link_to\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:18:\"shadepro-main-menu\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:10:\"menu_align\";i:2;}}s:5:\"style\";a:2:{s:10:\"menu_style\";a:2:{s:16:\"menu_hover_color\";i:2;s:8:\"item_gap\";i:2;}s:14:\"megamenu_style\";a:1:{s:26:\"megamenu_title_color_hover\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}}}}s:9:\"shortcode\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:2;s:23:\"_element_vertical_align\";i:2;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:1;s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:10:\"icon_align\";i:1;}s:18:\"section_icon_style\";a:2:{s:9:\"icon_size\";i:1;s:10:\"icon_color\";i:1;}s:18:\"section_text_style\";a:5:{s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:1;s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:4:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:12:\"align_tablet\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:20:\"icon_secondary_color\";i:1;}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";i:1;}}}}s:6:\"spacer\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}}s:7:\"wp-page\";a:14:{s:7:\"heading\";a:2:{s:5:\"count\";i:78;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:78;s:5:\"align\";i:-24;s:11:\"header_size\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:12:{s:11:\"title_color\";i:88;s:22:\"typography_font_family\";i:79;s:20:\"typography_font_size\";i:67;s:25:\"typography_letter_spacing\";i:-42;s:28:\"text_shadow_text_shadow_type\";i:1;s:22:\"typography_line_height\";i:-38;s:25:\"typography_text_transform\";i:1;s:21:\"typography_font_style\";i:2;s:26:\"typography_text_decoration\";i:1;s:21:\"typography_typography\";i:72;s:22:\"typography_font_weight\";i:75;s:23:\"text_shadow_text_shadow\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:117;s:7:\"_margin\";i:-25;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:5;s:13:\"_border_width\";i:5;s:13:\"_border_color\";i:5;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:37;s:8:\"controls\";a:3:{s:5:\"style\";a:5:{s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}s:18:\"section_background\";a:8:{s:21:\"background_background\";i:-23;s:16:\"background_color\";i:-27;s:17:\"background_repeat\";i:1;s:16:\"background_image\";i:2;s:15:\"background_size\";i:1;s:19:\"background_position\";i:3;s:15:\"background_xpos\";i:3;s:15:\"background_ypos\";i:3;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;}s:14:\"section_border\";a:2:{s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}s:21:\"section_shape_divider\";a:7:{s:17:\"shape_divider_top\";i:1;s:23:\"shape_divider_top_color\";i:1;s:23:\"shape_divider_top_width\";i:1;s:24:\"shape_divider_top_height\";i:1;s:20:\"shape_divider_bottom\";i:1;s:26:\"shape_divider_bottom_width\";i:1;s:27:\"shape_divider_bottom_height\";i:1;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:-18;s:13:\"content_width\";i:-6;s:3:\"gap\";i:-14;s:6:\"layout\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:49;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:2;}s:15:\"section_effects\";a:1:{s:18:\"shadepro_sticky_bg\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:-1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:-1;s:5:\"align\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:16:{s:5:\"width\";i:9;s:5:\"space\";i:1;s:6:\"height\";i:4;s:10:\"object-fit\";i:4;s:20:\"css_filters_saturate\";i:1;s:28:\"css_filters_hover_css_filter\";i:4;s:26:\"css_filters_hover_contrast\";i:4;s:26:\"css_filters_hover_saturate\";i:2;s:21:\"css_filters_hover_hue\";i:2;s:15:\"hover_animation\";i:4;s:19:\"image_border_border\";i:4;s:18:\"image_border_width\";i:4;s:18:\"image_border_color\";i:4;s:19:\"image_border_radius\";i:-1;s:27:\"image_box_shadow_box_shadow\";i:1;s:27:\"background_hover_transition\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:7;}}}}s:12:\"shadepro-btn\";a:2:{s:5:\"count\";i:-4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:12:\"button_label\";i:-4;s:11:\"button_type\";i:-3;s:10:\"button_url\";i:2;s:12:\"button_align\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:11:{s:20:\"boxed_btn_background\";i:-3;s:29:\"heading_typography_typography\";i:-3;s:30:\"heading_typography_font_family\";i:-3;s:28:\"heading_typography_font_size\";i:-3;s:30:\"heading_typography_font_weight\";i:-3;s:33:\"heading_typography_letter_spacing\";i:-3;s:14:\"button_padding\";i:-3;s:20:\"btn_hover_background\";i:1;s:30:\"heading_typography_line_height\";i:2;s:19:\"btn_hover_animation\";i:2;s:15:\"btn_hover_color\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:-2;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}}}}s:20:\"shadepro-testimonial\";a:2:{s:5:\"count\";i:53;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:5:{s:17:\"testimonial_style\";i:53;s:5:\"image\";i:53;s:4:\"name\";i:53;s:5:\"title\";i:53;s:11:\"description\";i:55;}}s:5:\"style\";a:6:{s:12:\"rating_style\";a:1:{s:11:\"star_margin\";i:53;}s:11:\"image_style\";a:1:{s:19:\"image_border_radius\";i:59;}s:10:\"name_style\";a:5:{s:10:\"name_color\";i:53;s:26:\"name_typography_typography\";i:53;s:27:\"name_typography_font_family\";i:53;s:25:\"name_typography_font_size\";i:53;s:27:\"name_typography_font_weight\";i:53;}s:11:\"title_style\";a:1:{s:11:\"title_color\";i:53;}s:9:\"box_style\";a:4:{s:14:\"box_background\";i:53;s:17:\"box_border_radius\";i:53;s:32:\"box_hover_shadow_box_shadow_type\";i:59;s:27:\"box_hover_shadow_box_shadow\";i:59;}s:13:\"content_style\";a:3:{s:33:\"description_typography_typography\";i:53;s:32:\"description_typography_font_size\";i:53;s:34:\"description_typography_line_height\";i:53;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:56;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:109;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:109;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";i:-2;s:21:\"typography_typography\";i:-1;s:22:\"typography_font_weight\";i:5;s:21:\"typography_font_style\";i:1;s:22:\"typography_font_family\";i:4;s:20:\"typography_font_size\";i:4;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:21;}}}}s:7:\"divider\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:2;s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:9:\"image-box\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;}}s:5:\"style\";a:3:{s:19:\"section_style_image\";a:3:{s:11:\"image_space\";i:4;s:10:\"image_size\";i:4;s:19:\"image_border_radius\";i:4;}s:21:\"section_style_content\";a:7:{s:11:\"title_color\";i:4;s:27:\"title_typography_typography\";i:4;s:28:\"title_typography_font_family\";i:4;s:26:\"title_typography_font_size\";i:4;s:28:\"title_typography_font_weight\";i:4;s:31:\"title_typography_text_transform\";i:4;s:10:\"text_align\";i:4;}s:13:\"section_extra\";a:1:{s:29:\"image_hover_shadow_box_shadow\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:4;s:8:\"_padding\";i:4;}s:15:\"_section_border\";a:2:{s:13:\"_border_width\";i:4;s:13:\"_border_color\";i:4;}}}}s:9:\"blog-loop\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:13:\"show_readmore\";i:1;s:15:\"show_pagination\";i:1;s:12:\"show_excerpt\";i:1;}}}}s:18:\"shadepro-accordion\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:53:\"shadepro_section_exclusive_accordion_content_settings\";a:1:{s:32:\"shadepro_exclusive_accordion_tab\";i:1;}}s:5:\"style\";a:1:{s:47:\"shadepro_section_exclusive_accordions_tab_style\";a:2:{s:56:\"shadepro_exclusive_accordion_title_typography_typography\";i:1;s:57:\"shadepro_exclusive_accordion_title_typography_line_height\";i:1;}}}}s:9:\"accordion\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"tabs\";i:1;}}}}s:6:\"spacer\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:4;}}}}s:9:\"shortcode\";a:2:{s:5:\"count\";i:73;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:73;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:74;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:73;s:16:\"content_position\";i:46;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:46;s:16:\"background_color\";i:46;}}}}}}','no'),(1767,'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'),(471,'_transient_product_query-transient-version','1629880312','yes'),(486,'woocommerce_demo_store_notice','This is a demo store for testing purposes &mdash; no orders shall be fulfilled.','yes'),(529,'job-type_children','a:0:{}','yes'),(530,'job-location_children','a:0:{}','yes'),(531,'service-category_children','a:0:{}','yes'),(532,'service-tag_children','a:0:{}','yes'),(533,'portfolio-category_children','a:0:{}','yes'),(482,'_transient_product-transient-version','1629675809','yes'),(483,'widget_recent-posts','a:3:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:4;s:9:\"show_date\";b:1;}i:2;a:3:{s:5:\"title\";s:13:\"Popular Posts\";s:6:\"number\";i:4;s:9:\"show_date\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(487,'woocommerce_shop_page_display','','yes'),(488,'woocommerce_category_archive_display','','yes'),(489,'woocommerce_default_catalog_orderby','menu_order','yes'),(490,'woocommerce_catalog_columns','3','yes'),(491,'woocommerce_thumbnail_cropping','1:1','yes'),(492,'woocommerce_thumbnail_cropping_custom_width','4','yes'),(493,'woocommerce_thumbnail_cropping_custom_height','3','yes'),(494,'woocommerce_checkout_company_field','optional','yes'),(495,'woocommerce_checkout_address_2_field','optional','yes'),(496,'woocommerce_checkout_phone_field','required','yes'),(497,'woocommerce_checkout_terms_and_conditions_checkbox_text','I have read and agree to the website [terms]','yes'),(498,'nav_menus_created_posts','a:0:{}','yes');
/*!40000 ALTER TABLE `wp3p_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_postmeta`
--

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

--
-- Dumping data for table `wp3p_postmeta`
--

LOCK TABLES `wp3p_postmeta` WRITE;
/*!40000 ALTER TABLE `wp3p_postmeta` DISABLE KEYS */;
INSERT INTO `wp3p_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(8,7,'_elementor_template_type','kit'),(9,8,'_wp_attached_file','woocommerce-placeholder.png'),(7,7,'_elementor_edit_mode','builder'),(10,8,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-492x492.png\";s:5:\"width\";i:492;s:6:\"height\";i:492;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11,9,'inline_featured_image','0'),(12,10,'inline_featured_image','0'),(13,11,'inline_featured_image','0'),(14,12,'inline_featured_image','0'),(15,13,'inline_featured_image','0'),(16,14,'_wp_attached_file','2021/08/log_file_2021-08-22__23-35-18.txt'),(17,36,'_wp_desired_post_slug','field_5b5db828d1eb4'),(18,36,'_wp_desired_post_slug','field_5b5db828d1eb4'),(20,39,'_wp_desired_post_slug','field_5c719ab785df8'),(21,39,'_wp_desired_post_slug','field_5c719ab785df8'),(23,41,'_wp_desired_post_slug','field_5c7122a4da07a'),(24,41,'_wp_desired_post_slug','field_5c7122a4da07a'),(26,42,'_wp_desired_post_slug','header_btn1_text'),(27,42,'_wp_desired_post_slug','header_btn1_text'),(29,43,'_wp_desired_post_slug','header_btn1_url'),(30,43,'_wp_desired_post_slug','header_btn1_url'),(32,46,'_wp_desired_post_slug','field_5c71891eb2114'),(33,46,'_wp_desired_post_slug','field_5c71891eb2114'),(35,47,'_wp_desired_post_slug','field_5c718923b2115'),(36,47,'_wp_desired_post_slug','field_5c718923b2115'),(38,48,'_wp_desired_post_slug','field_5c71894cb2116'),(39,48,'_wp_desired_post_slug','field_5c71894cb2116'),(41,50,'_wp_desired_post_slug','field_5c72179b7ccac'),(42,50,'_wp_desired_post_slug','field_5c72179b7ccac'),(44,51,'_wp_desired_post_slug','field_5c7217ed7ccad'),(45,51,'_wp_desired_post_slug','field_5c7217ed7ccad'),(47,52,'_wp_desired_post_slug','field_5c721ec248a3d'),(48,52,'_wp_desired_post_slug','field_5c721ec248a3d'),(50,53,'_wp_desired_post_slug','field_5c721ed648a3e'),(51,53,'_wp_desired_post_slug','field_5c721ed648a3e'),(53,54,'_wp_desired_post_slug','field_5c723ccb7677b'),(54,54,'_wp_desired_post_slug','field_5c723ccb7677b'),(56,55,'_wp_desired_post_slug','field_5c72341d85272'),(57,55,'_wp_desired_post_slug','field_5c72341d85272'),(59,56,'_wp_desired_post_slug','field_5c7235491991b'),(60,56,'_wp_desired_post_slug','field_5c7235491991b'),(62,57,'_wp_desired_post_slug','field_5c7235571991c'),(63,57,'_wp_desired_post_slug','field_5c7235571991c'),(65,58,'_wp_desired_post_slug','field_5c721efa48a41'),(66,58,'_wp_desired_post_slug','field_5c721efa48a41'),(69,12050,'_wxr_import_parent','12052'),(70,12051,'_wxr_import_parent','12052'),(75,64,'_wp_desired_post_slug','field_5c72342c85273'),(76,64,'_wp_desired_post_slug','field_5c72342c85273'),(78,65,'_wp_desired_post_slug','field_5b5ab63fdd530'),(79,65,'_wp_desired_post_slug','field_5b5ab63fdd530'),(81,66,'_wp_desired_post_slug','field_5b5ab66bdd531'),(82,66,'_wp_desired_post_slug','field_5b5ab66bdd531'),(86,79,'_wp_desired_post_slug','field_5ef4879a76766'),(87,79,'_wp_desired_post_slug','field_5ef4879a76766'),(90,81,'_wp_desired_post_slug','field_5ef487d3dcc0c'),(91,81,'_wp_desired_post_slug','field_5ef487d3dcc0c'),(93,82,'_wp_desired_post_slug','field_5ef48c02689ee'),(94,82,'_wp_desired_post_slug','field_5ef48c02689ee'),(96,83,'_wp_desired_post_slug','field_5f3288799a622'),(97,83,'_wp_desired_post_slug','field_5f3288799a622'),(99,2782,'_wp_desired_post_slug','field_5f5e29a676d5e'),(100,2782,'_wp_desired_post_slug','field_5f5e29a676d5e'),(105,35,'_wp_page_template','default'),(106,35,'_wp_page_template','default'),(107,35,'_wp_desired_post_slug','group_5b5ab6357a14d'),(108,35,'_wp_page_template','default'),(109,35,'_wp_desired_post_slug','group_5b5ab6357a14d'),(110,67,'_wp_desired_post_slug','group_5b82b1e19608e'),(111,67,'_wp_desired_post_slug','group_5b82b1e19608e'),(112,78,'_wp_desired_post_slug','group_5ef485517d17d'),(113,78,'_wp_desired_post_slug','group_5ef485517d17d'),(114,3095,'_wp_page_template','default'),(115,3095,'_wp_page_template','default'),(116,3095,'_wp_desired_post_slug','group_5f69fd565b256'),(117,3095,'_wp_page_template','default'),(118,3095,'_wp_desired_post_slug','group_5f69fd565b256'),(119,3202,'_wp_page_template','default'),(120,3202,'_wp_page_template','default'),(121,3202,'_wp_desired_post_slug','group_5f6ec796e796e'),(122,3202,'_wp_page_template','default'),(123,3202,'_wp_desired_post_slug','group_5f6ec796e796e'),(124,3203,'_wp_desired_post_slug','field_5f6ec9dd8a07c'),(125,3203,'_wp_desired_post_slug','field_5f6ec9dd8a07c'),(126,3204,'_wp_desired_post_slug','field_5f6eca028a07d'),(127,3204,'_wp_desired_post_slug','field_5f6eca028a07d'),(128,3205,'_wp_desired_post_slug','field_5f6eca218a07e'),(129,3205,'_wp_desired_post_slug','field_5f6eca218a07e'),(130,3206,'_wp_desired_post_slug','field_5f6eca3b8a07f'),(131,3206,'_wp_desired_post_slug','field_5f6eca3b8a07f'),(132,3352,'_wp_desired_post_slug','field_5f732a77f7a1f'),(133,3352,'_wp_desired_post_slug','field_5f732a77f7a1f'),(134,8442,'_wp_page_template','default'),(135,10532,'_wp_page_template','default'),(136,10532,'rs_page_bg_color',''),(137,10532,'_wp_page_template','default'),(138,10532,'rs_page_bg_color',''),(141,19,'_wp_attached_file','2020/08/logo.png'),(142,19,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:112;s:6:\"height\";i:23;s:4:\"file\";s:16:\"2020/08/logo.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-100x23.png\";s:5:\"width\";i:100;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-100x23.png\";s:5:\"width\";i:100;s:6:\"height\";i:23;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:{}}}'),(143,19,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:16.824696802646084137222715071402490139007568359375;s:5:\"bytes\";i:763;s:11:\"size_before\";i:4535;s:10:\"size_after\";i:3772;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:4512;s:11:\"size_before\";i:2541;s:10:\"size_after\";i:1806;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:28;s:11:\"size_before\";i:1994;s:10:\"size_after\";i:1966;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(144,87,'_wp_attached_file','2020/08/hero1-pattern.png'),(145,87,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:801;s:4:\"file\";s:25:\"2020/08/hero1-pattern.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"hero1-pattern-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"hero1-pattern-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"hero1-pattern-492x246.png\";s:5:\"width\";i:492;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"hero1-pattern-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"hero1-pattern-1024x513.png\";s:5:\"width\";i:1024;s:6:\"height\";i:513;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"hero1-pattern-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"hero1-pattern-768x384.png\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"hero1-pattern-1536x769.png\";s:5:\"width\";i:1536;s:6:\"height\";i:769;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"hero1-pattern-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"hero1-pattern-492x246.png\";s:5:\"width\";i:492;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"hero1-pattern-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:{}}}'),(146,87,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.3875948094592924775270148529671132564544677734375;s:5:\"bytes\";i:61954;s:11:\"size_before\";i:1149938;s:10:\"size_after\";i:1087984;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.14999999999999857891452847979962825775146484375;s:5:\"bytes\";i:80811;s:11:\"size_before\";i:66767;s:10:\"size_after\";i:49975;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.5;s:5:\"bytes\";i:22083;s:11:\"size_before\";i:17280;s:10:\"size_after\";i:10800;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.82000000000000028421709430404007434844970703125;s:5:\"bytes\";i:172746;s:11:\"size_before\";i:134207;s:10:\"size_after\";i:95525;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:42806;s:10:\"size_after\";i:42806;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:260066;s:10:\"size_after\";i:260066;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22152;s:10:\"size_after\";i:22152;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:178381;s:10:\"size_after\";i:178381;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:428279;s:10:\"size_after\";i:428279;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(147,93,'_wp_attached_file','2020/08/agency-hero-dots.png'),(148,93,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:107;s:6:\"height\";i:109;s:4:\"file\";s:28:\"2020/08/agency-hero-dots.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"agency-hero-dots-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"agency-hero-dots-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:{}}}'),(149,93,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:35.33493461435815419235950685106217861175537109375;s:5:\"bytes\";i:1324;s:11:\"size_before\";i:3747;s:10:\"size_after\";i:2423;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.530000000000001136868377216160297393798828125;s:5:\"bytes\";i:7580;s:11:\"size_before\";i:3379;s:10:\"size_after\";i:2111;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.2200000000000006394884621840901672840118408203125;s:5:\"bytes\";i:56;s:11:\"size_before\";i:368;s:10:\"size_after\";i:312;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(150,94,'_wp_attached_file','2020/08/2-layers.png'),(151,94,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:435;s:6:\"height\";i:107;s:4:\"file\";s:20:\"2020/08/2-layers.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"2-layers-255x107.png\";s:5:\"width\";i:255;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"2-layers-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"2-layers-300x74.png\";s:5:\"width\";i:300;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"2-layers-150x107.png\";s:5:\"width\";i:150;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"2-layers-255x107.png\";s:5:\"width\";i:255;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"2-layers-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:{}}}'),(152,94,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:15.123263671630585491811871179379522800445556640625;s:5:\"bytes\";i:2417;s:11:\"size_before\";i:15982;s:10:\"size_after\";i:13565;s:4:\"time\";d:0.299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.239999999999998436805981327779591083526611328125;s:5:\"bytes\";i:4707;s:11:\"size_before\";i:3291;s:10:\"size_after\";i:2592;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30;s:5:\"bytes\";i:66;s:11:\"size_before\";i:140;s:10:\"size_after\";i:98;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.4700000000000006394884621840901672840118408203125;s:5:\"bytes\";i:838;s:11:\"size_before\";i:6220;s:10:\"size_after\";i:5382;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.4700000000000006394884621840901672840118408203125;s:5:\"bytes\";i:838;s:11:\"size_before\";i:6220;s:10:\"size_after\";i:5382;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:111;s:10:\"size_after\";i:111;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(153,95,'_wp_attached_file','2020/08/agency-hero-right.png'),(154,95,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:463;s:6:\"height\";i:463;s:4:\"file\";s:29:\"2020/08/agency-hero-right.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"agency-hero-right-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"agency-hero-right-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"agency-hero-right-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"agency-hero-right-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"agency-hero-right-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"agency-hero-right-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:{}}}'),(155,95,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.7381614490316739107811372377909719944000244140625;s:5:\"bytes\";i:6988;s:11:\"size_before\";i:402034;s:10:\"size_after\";i:395046;s:4:\"time\";d:0.73000000000000009325873406851314939558506011962890625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.5099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:99824;s:10:\"size_after\";i:93324;s:4:\"time\";d:0.39000000000000001332267629550187848508358001708984375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.45999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19832;s:10:\"size_after\";i:19344;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:121923;s:10:\"size_after\";i:121923;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:121923;s:10:\"size_after\";i:121923;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:38532;s:10:\"size_after\";i:38532;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(156,100,'_wp_attached_file','2020/08/Notes-rafiki.svg'),(157,100,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:115;s:6:\"height\";i:143;s:4:\"file\";s:25:\"/2020/08/Notes-rafiki.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"Notes-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"Notes-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"Notes-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:16:\"Notes-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"Notes-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"Notes-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"Notes-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"Notes-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"Notes-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"Notes-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"Notes-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"Notes-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(158,101,'_wp_attached_file','2020/08/Programming-rafiki.svg'),(159,101,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:146;s:6:\"height\";i:135;s:4:\"file\";s:31:\"/2020/08/Programming-rafiki.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"Programming-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"Programming-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"Programming-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:22:\"Programming-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:22:\"Programming-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:22:\"Programming-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:22:\"Programming-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"Programming-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"Programming-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"Programming-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"Programming-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"Programming-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(160,102,'_wp_attached_file','2020/08/Designer-rafiki.svg'),(161,102,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:118;s:6:\"height\";i:133;s:4:\"file\";s:28:\"/2020/08/Designer-rafiki.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"Designer-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"Designer-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"Designer-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:19:\"Designer-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"Designer-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"Designer-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"Designer-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"Designer-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"Designer-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"Designer-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"Designer-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"Designer-rafiki.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(162,111,'_wp_attached_file','2020/08/Oval.png'),(163,111,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:164;s:6:\"height\";i:164;s:4:\"file\";s:16:\"2020/08/Oval.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"Oval-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"Oval-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"Oval-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:{}}}'),(164,111,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.6893719746649578095087917972705326974391937255859375;s:5:\"bytes\";i:554;s:11:\"size_before\";i:80363;s:10:\"size_after\";i:79809;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.310000000000000053290705182007513940334320068359375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16757;s:10:\"size_after\";i:16203;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:31803;s:10:\"size_after\";i:31803;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:31803;s:10:\"size_after\";i:31803;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(165,115,'_wp_attached_file','2020/08/sttory-2.png'),(166,115,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:318;s:6:\"height\";i:332;s:4:\"file\";s:20:\"2020/08/sttory-2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"sttory-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"sttory-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"sttory-2-287x300.png\";s:5:\"width\";i:287;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"sttory-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"sttory-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"sttory-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:{}}}'),(167,115,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.30423299623485799969557774602435529232025146484375;s:5:\"bytes\";i:41263;s:11:\"size_before\";i:564919;s:10:\"size_after\";i:523656;s:4:\"time\";d:0.70999999999999996447286321199499070644378662109375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26.82000000000000028421709430404007434844970703125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:148977;s:10:\"size_after\";i:109015;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.61000000000000031974423109204508364200592041015625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19697;s:10:\"size_after\";i:18396;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:155570;s:10:\"size_after\";i:155570;s:4:\"time\";d:0.2800000000000000266453525910037569701671600341796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18396;s:10:\"size_after\";i:18396;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:39575;s:10:\"size_after\";i:39575;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:143129;s:10:\"size_after\";i:143129;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:39575;s:10:\"size_after\";i:39575;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}}}'),(168,116,'_wp_attached_file','2020/08/story1.png'),(169,116,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:445;s:6:\"height\";i:565;s:4:\"file\";s:18:\"2020/08/story1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"story1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"story1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"story1-236x300.png\";s:5:\"width\";i:236;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"story1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"story1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"story1-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:{}}}'),(170,116,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:11.79946657903104778597480617463588714599609375;s:5:\"bytes\";i:77554;s:11:\"size_before\";i:657267;s:10:\"size_after\";i:579713;s:4:\"time\";d:0.360000000000000042188474935755948536098003387451171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26.300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:145595;s:10:\"size_after\";i:107298;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.75;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20218;s:10:\"size_after\";i:19258;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26.300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:145595;s:10:\"size_after\";i:107298;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19258;s:10:\"size_after\";i:19258;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:175185;s:10:\"size_after\";i:175185;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:111357;s:10:\"size_after\";i:111357;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40059;s:10:\"size_after\";i:40059;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(171,117,'_wp_attached_file','2020/08/story-shape.png'),(172,117,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:107;s:6:\"height\";i:109;s:4:\"file\";s:23:\"2020/08/story-shape.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"story-shape-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"story-shape-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:{}}}'),(173,117,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:32.478632478632476932034478522837162017822265625;s:5:\"bytes\";i:1216;s:11:\"size_before\";i:3744;s:10:\"size_after\";i:2528;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:34.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:6907;s:11:\"size_before\";i:3376;s:10:\"size_after\";i:2216;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.2200000000000006394884621840901672840118408203125;s:5:\"bytes\";i:56;s:11:\"size_before\";i:368;s:10:\"size_after\";i:312;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(174,118,'_wp_attached_file','2020/08/story-3.png'),(175,118,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:167;s:4:\"file\";s:19:\"2020/08/story-3.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"story-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"story-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"story-3-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:{}}}'),(176,118,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.6919523365783055712796567604527808725833892822265625;s:5:\"bytes\";i:1047;s:11:\"size_before\";i:151311;s:10:\"size_after\";i:150264;s:4:\"time\";d:0.36999999999999999555910790149937383830547332763671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.019999999999999573674358543939888477325439453125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20859;s:10:\"size_after\";i:19812;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:43484;s:10:\"size_after\";i:43484;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:43484;s:10:\"size_after\";i:43484;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:43484;s:10:\"size_after\";i:43484;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(177,121,'_wp_attached_file','2020/08/business-contact-86.svg'),(178,121,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:35;s:6:\"height\";i:38;s:4:\"file\";s:32:\"/2020/08/business-contact-86.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:23:\"business-contact-86.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:23:\"business-contact-86.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:23:\"business-contact-86.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:23:\"business-contact-86.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:23:\"business-contact-86.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:23:\"business-contact-86.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:23:\"business-contact-86.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:23:\"business-contact-86.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:23:\"business-contact-86.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:23:\"business-contact-86.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:23:\"business-contact-86.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:23:\"business-contact-86.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(179,122,'_wp_attached_file','2020/08/chat-33.svg'),(180,122,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:36;s:6:\"height\";i:34;s:4:\"file\";s:20:\"/2020/08/chat-33.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"chat-33.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"chat-33.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"chat-33.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:11:\"chat-33.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"chat-33.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"chat-33.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"chat-33.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"chat-33.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"chat-33.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"chat-33.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"chat-33.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"chat-33.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(181,123,'_wp_attached_file','2020/08/ic_layers_48px.svg'),(182,123,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:35;s:6:\"height\";i:37;s:4:\"file\";s:27:\"/2020/08/ic_layers_48px.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"ic_layers_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"ic_layers_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"ic_layers_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:18:\"ic_layers_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:18:\"ic_layers_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:18:\"ic_layers_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:18:\"ic_layers_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"ic_layers_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"ic_layers_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"ic_layers_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"ic_layers_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"ic_layers_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(183,124,'_wp_attached_file','2020/08/ic_timelapse_48px.svg'),(184,124,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:36;s:6:\"height\";i:36;s:4:\"file\";s:30:\"/2020/08/ic_timelapse_48px.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"ic_timelapse_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"ic_timelapse_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"ic_timelapse_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:21:\"ic_timelapse_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"ic_timelapse_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"ic_timelapse_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"ic_timelapse_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"ic_timelapse_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"ic_timelapse_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"ic_timelapse_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"ic_timelapse_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"ic_timelapse_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(185,130,'_wp_attached_file','2020/08/cs-1.png'),(186,130,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:540;s:4:\"file\";s:16:\"2020/08/cs-1.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"cs-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"cs-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"cs-1-492x531.png\";s:5:\"width\";i:492;s:6:\"height\";i:531;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"cs-1-278x300.png\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"cs-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"cs-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"cs-1-492x531.png\";s:5:\"width\";i:492;s:6:\"height\";i:531;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"cs-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:{}}}'),(187,130,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.3738193984595543639670722768642008304595947265625;s:5:\"bytes\";i:45721;s:11:\"size_before\";i:717325;s:10:\"size_after\";i:671604;s:4:\"time\";d:1.6000000000000003108624468950438313186168670654296875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.5799999999999982946974341757595539093017578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:117411;s:10:\"size_after\";i:83850;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.1099999999999994315658113919198513031005859375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15419;s:10:\"size_after\";i:14168;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.0099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:362948;s:10:\"size_after\";i:352039;s:4:\"time\";d:1.0800000000000000710542735760100185871124267578125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:83850;s:10:\"size_after\";i:83850;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:107618;s:10:\"size_after\";i:107618;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:30079;s:10:\"size_after\";i:30079;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(188,131,'_wp_attached_file','2020/08/cs4.png'),(189,131,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:540;s:4:\"file\";s:15:\"2020/08/cs4.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"cs4-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"cs4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"cs4-492x531.png\";s:5:\"width\";i:492;s:6:\"height\";i:531;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"cs4-278x300.png\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"cs4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"cs4-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"cs4-492x531.png\";s:5:\"width\";i:492;s:6:\"height\";i:531;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"cs4-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:{}}}'),(190,131,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:28.429775392931976085719725233502686023712158203125;s:5:\"bytes\";i:92666;s:11:\"size_before\";i:325947;s:10:\"size_after\";i:233281;s:4:\"time\";d:1.0100000000000000088817841970012523233890533447265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.14999999999999857891452847979962825775146484375;s:5:\"bytes\";i:13575;s:11:\"size_before\";i:51097;s:10:\"size_after\";i:32625;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7465;s:10:\"size_after\";i:6724;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.85000000000000142108547152020037174224853515625;s:5:\"bytes\";i:61107;s:11:\"size_before\";i:194083;s:10:\"size_after\";i:120630;s:4:\"time\";d:0.4899999999999999911182158029987476766109466552734375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6724;s:10:\"size_after\";i:6724;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13194;s:10:\"size_after\";i:13194;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40190;s:10:\"size_after\";i:40190;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13194;s:10:\"size_after\";i:13194;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}}}'),(191,12026,'_wp_page_template','default'),(192,12026,'rs_page_bg_color',''),(193,12026,'_wp_page_template','default'),(194,12026,'rs_page_bg_color',''),(195,132,'_wp_attached_file','2020/08/cs3.png'),(196,132,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:346;s:4:\"file\";s:15:\"2020/08/cs3.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"cs3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"cs3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"cs3-492x340.png\";s:5:\"width\";i:492;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"cs3-300x208.png\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"cs3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"cs3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"cs3-492x340.png\";s:5:\"width\";i:492;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"cs3-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:{}}}'),(197,132,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:14.220332047088124483025239896960556507110595703125;s:5:\"bytes\";i:56642;s:11:\"size_before\";i:398317;s:10:\"size_after\";i:341675;s:4:\"time\";d:1.04000000000000003552713678800500929355621337890625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26.8599999999999994315658113919198513031005859375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:78474;s:10:\"size_after\";i:57393;s:4:\"time\";d:0.2300000000000000099920072216264088638126850128173828125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13305;s:10:\"size_after\";i:11987;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.739999999999998436805981327779591083526611328125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:165124;s:10:\"size_after\";i:130881;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:57393;s:10:\"size_after\";i:57393;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11987;s:10:\"size_after\";i:11987;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:49612;s:10:\"size_after\";i:49612;s:4:\"time\";d:0.2300000000000000099920072216264088638126850128173828125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22422;s:10:\"size_after\";i:22422;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(198,133,'_wp_attached_file','2020/08/cs-2.png'),(199,133,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:342;s:4:\"file\";s:16:\"2020/08/cs-2.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"cs-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"cs-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"cs-2-492x337.png\";s:5:\"width\";i:492;s:6:\"height\";i:337;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"cs-2-300x205.png\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"cs-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"cs-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"cs-2-492x337.png\";s:5:\"width\";i:492;s:6:\"height\";i:337;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"cs-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:{}}}'),(200,133,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:17.94913340630359499527912703342735767364501953125;s:5:\"bytes\";i:104131;s:11:\"size_before\";i:580145;s:10:\"size_after\";i:476014;s:4:\"time\";d:0.70000000000000017763568394002504646778106689453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.809999999999998721023075631819665431976318359375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:104873;s:10:\"size_after\";i:75712;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19612;s:10:\"size_after\";i:14846;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.160000000000000142108547152020037174224853515625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:258471;s:10:\"size_after\";i:188267;s:4:\"time\";d:0.40000000000000002220446049250313080847263336181640625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:75712;s:10:\"size_after\";i:75712;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14846;s:10:\"size_after\";i:14846;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:76836;s:10:\"size_after\";i:76836;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:29795;s:10:\"size_after\";i:29795;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(201,137,'_wp_attached_file','2020/08/Group_47.png'),(202,137,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1342;s:6:\"height\";i:635;s:4:\"file\";s:20:\"2020/08/Group_47.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"Group_47-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Group_47-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"Group_47-492x233.png\";s:5:\"width\";i:492;s:6:\"height\";i:233;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Group_47-300x142.png\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"Group_47-1024x485.png\";s:5:\"width\";i:1024;s:6:\"height\";i:485;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Group_47-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Group_47-768x363.png\";s:5:\"width\";i:768;s:6:\"height\";i:363;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"Group_47-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"Group_47-492x233.png\";s:5:\"width\";i:492;s:6:\"height\";i:233;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Group_47-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:{}}}'),(203,137,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.798627559283634269604590372182428836822509765625;s:5:\"bytes\";i:52333;s:11:\"size_before\";i:534085;s:10:\"size_after\";i:481752;s:4:\"time\";d:0.10999999999999997279953589668366475962102413177490234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.8299999999999982946974341757595539093017578125;s:5:\"bytes\";i:76764;s:11:\"size_before\";i:51916;s:10:\"size_after\";i:35390;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:34.3900000000000005684341886080801486968994140625;s:5:\"bytes\";i:16863;s:11:\"size_before\";i:11303;s:10:\"size_after\";i:7416;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.620000000000000994759830064140260219573974609375;s:5:\"bytes\";i:152331;s:11:\"size_before\";i:100941;s:10:\"size_after\";i:69021;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:29210;s:10:\"size_after\";i:29210;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:194086;s:10:\"size_after\";i:194086;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15103;s:10:\"size_after\";i:15103;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:131526;s:10:\"size_after\";i:131526;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(204,146,'_wp_attached_file','2020/08/shadepro-logo-white.png'),(205,146,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:131;s:6:\"height\";i:26;s:4:\"file\";s:31:\"2020/08/shadepro-logo-white.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"shadepro-logo-white-100x26.png\";s:5:\"width\";i:100;s:6:\"height\";i:26;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"shadepro-logo-white-100x26.png\";s:5:\"width\";i:100;s:6:\"height\";i:26;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:{}}}'),(206,146,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.0631394329143528665326812188141047954559326171875;s:5:\"bytes\";i:139;s:11:\"size_before\";i:3421;s:10:\"size_after\";i:3282;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.70999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:993;s:11:\"size_before\";i:1372;s:10:\"size_after\";i:1280;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.29000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:47;s:11:\"size_before\";i:2049;s:10:\"size_after\";i:2002;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(207,170,'_wp_attached_file','2020/08/Group_161.png'),(208,170,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:123;s:6:\"height\";i:112;s:4:\"file\";s:21:\"2020/08/Group_161.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Group_161-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Group_161-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:{}}}'),(209,170,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:34.018833207057042500309762544929981231689453125;s:5:\"bytes\";i:3143;s:11:\"size_before\";i:9239;s:10:\"size_after\";i:6096;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.85000000000000142108547152020037174224853515625;s:5:\"bytes\";i:16602;s:11:\"size_before\";i:8390;s:10:\"size_after\";i:5298;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.0099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:51;s:11:\"size_before\";i:849;s:10:\"size_after\";i:798;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(210,194,'_wp_attached_file','2020/08/browser_01.png'),(211,194,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:844;s:6:\"height\";i:559;s:4:\"file\";s:22:\"2020/08/browser_01.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"browser_01-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"browser_01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"browser_01-492x326.png\";s:5:\"width\";i:492;s:6:\"height\";i:326;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"browser_01-300x199.png\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"browser_01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"browser_01-768x509.png\";s:5:\"width\";i:768;s:6:\"height\";i:509;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"browser_01-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"browser_01-492x326.png\";s:5:\"width\";i:492;s:6:\"height\";i:326;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"browser_01-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:{}}}'),(212,194,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:39.4920113632488636312700691632926464080810546875;s:5:\"bytes\";i:150555;s:11:\"size_before\";i:381229;s:10:\"size_after\";i:230674;s:4:\"time\";d:1.510000000000000230926389122032560408115386962890625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:65.2399999999999948840923025272786617279052734375;s:5:\"bytes\";i:123143;s:11:\"size_before\";i:52733;s:10:\"size_after\";i:18332;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:44.0499999999999971578290569595992565155029296875;s:5:\"bytes\";i:11245;s:11:\"size_before\";i:8223;s:10:\"size_after\";i:4601;s:4:\"time\";d:0.409999999999999975575093458246556110680103302001953125;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:65.5499999999999971578290569595992565155029296875;s:5:\"bytes\";i:122625;s:11:\"size_before\";i:132744;s:10:\"size_after\";i:45733;s:4:\"time\";d:0.409999999999999975575093458246556110680103302001953125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.9199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:34532;s:11:\"size_before\";i:21548;s:10:\"size_after\";i:18332;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.25;s:5:\"bytes\";i:8436;s:11:\"size_before\";i:5304;s:10:\"size_after\";i:4601;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.75;s:5:\"bytes\";i:2212;s:11:\"size_before\";i:22685;s:10:\"size_after\";i:20473;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.480000000000000426325641456060111522674560546875;s:5:\"bytes\";i:1186;s:11:\"size_before\";i:9506;s:10:\"size_after\";i:8320;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.1699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:18204;s:11:\"size_before\";i:128486;s:10:\"size_after\";i:110282;s:4:\"time\";d:0.38000000000000000444089209850062616169452667236328125;}}}'),(213,197,'_wp_attached_file','2020/08/countdown-2.svg'),(214,197,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:37;s:6:\"height\";i:37;s:4:\"file\";s:24:\"/2020/08/countdown-2.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"countdown-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"countdown-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"countdown-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:15:\"countdown-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"countdown-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"countdown-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"countdown-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"countdown-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"countdown-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"countdown-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"countdown-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"countdown-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(215,198,'_wp_attached_file','2020/08/code.svg'),(216,198,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:44;s:6:\"height\";i:38;s:4:\"file\";s:17:\"/2020/08/code.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"code.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"code.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"code.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:8:\"code.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"code.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"code.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"code.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"code.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"code.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"code.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"code.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"code.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(217,199,'_wp_attached_file','2020/08/smartphone.svg'),(218,199,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:26;s:6:\"height\";i:38;s:4:\"file\";s:23:\"/2020/08/smartphone.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"smartphone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"smartphone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"smartphone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"smartphone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"smartphone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"smartphone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"smartphone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"smartphone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"smartphone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"smartphone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"smartphone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"smartphone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(219,202,'_wp_attached_file','2020/08/sass-2.png'),(220,202,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:510;s:6:\"height\";i:483;s:4:\"file\";s:18:\"2020/08/sass-2.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"sass-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"sass-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"sass-2-492x466.png\";s:5:\"width\";i:492;s:6:\"height\";i:466;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"sass-2-300x284.png\";s:5:\"width\";i:300;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"sass-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"sass-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"sass-2-492x466.png\";s:5:\"width\";i:492;s:6:\"height\";i:466;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"sass-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:{}}}'),(221,202,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:24.995613696495869504587972187437117099761962890625;s:5:\"bytes\";i:71232;s:11:\"size_before\";i:284978;s:10:\"size_after\";i:213746;s:4:\"time\";d:1.350000000000000088817841970012523233890533447265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.9200000000000017053025658242404460906982421875;s:5:\"bytes\";i:15963;s:11:\"size_before\";i:47772;s:10:\"size_after\";i:32521;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.9700000000000006394884621840901672840118408203125;s:5:\"bytes\";i:1173;s:11:\"size_before\";i:9388;s:10:\"size_after\";i:8358;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:40.99000000000000198951966012828052043914794921875;s:5:\"bytes\";i:48786;s:11:\"size_before\";i:134073;s:10:\"size_after\";i:79122;s:4:\"time\";d:0.84999999999999997779553950749686919152736663818359375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:32521;s:10:\"size_after\";i:32521;s:4:\"time\";d:0.270000000000000017763568394002504646778106689453125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8358;s:10:\"size_after\";i:8358;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:38020;s:10:\"size_after\";i:38020;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14846;s:10:\"size_after\";i:14846;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(222,214,'_wp_attached_file','2020/08/sass-3.png'),(223,214,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:486;s:6:\"height\";i:381;s:4:\"file\";s:18:\"2020/08/sass-3.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"sass-3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"sass-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"sass-3-300x235.png\";s:5:\"width\";i:300;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"sass-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"sass-3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"sass-3-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:{}}}'),(224,214,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:20.44139764261480962659334181807935237884521484375;s:5:\"bytes\";i:29222;s:11:\"size_before\";i:142955;s:10:\"size_after\";i:113733;s:4:\"time\";d:1.140000000000000124344978758017532527446746826171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:54.909999999999996589394868351519107818603515625;s:5:\"bytes\";i:28293;s:11:\"size_before\";i:47600;s:10:\"size_after\";i:21464;s:4:\"time\";d:0.450000000000000011102230246251565404236316680908203125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:35.53999999999999914734871708787977695465087890625;s:5:\"bytes\";i:1980;s:11:\"size_before\";i:8683;s:10:\"size_after\";i:5597;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5597;s:10:\"size_after\";i:5597;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21464;s:10:\"size_after\";i:21464;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24770;s:10:\"size_after\";i:24770;s:4:\"time\";d:0.5300000000000000266453525910037569701671600341796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24770;s:10:\"size_after\";i:24770;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10071;s:10:\"size_after\";i:10071;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(225,251,'_wp_attached_file','2020/08/sass-5.png'),(226,251,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:72;s:6:\"height\";i:72;s:4:\"file\";s:18:\"2020/08/sass-5.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:{}}}'),(227,251,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11044;s:10:\"size_after\";i:11044;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11044;s:10:\"size_after\";i:11044;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(228,252,'_wp_attached_file','2020/08/sass-4.png'),(229,252,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:72;s:6:\"height\";i:72;s:4:\"file\";s:18:\"2020/08/sass-4.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:{}}}'),(230,252,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10588;s:10:\"size_after\";i:10588;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10588;s:10:\"size_after\";i:10588;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(231,295,'_wp_attached_file','2020/08/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781.png'),(232,295,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1110;s:6:\"height\";i:523;s:4:\"file\";s:74:\"2020/08/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:74:\"man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:74:\"man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:74:\"man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-492x232.png\";s:5:\"width\";i:492;s:6:\"height\";i:232;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:74:\"man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-300x141.png\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:75:\"man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-1024x482.png\";s:5:\"width\";i:1024;s:6:\"height\";i:482;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:74:\"man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:74:\"man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-768x362.png\";s:5:\"width\";i:768;s:6:\"height\";i:362;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:74:\"man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:74:\"man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-492x232.png\";s:5:\"width\";i:492;s:6:\"height\";i:232;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:74:\"man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-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:{}}}'),(233,295,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.6329162177434082270366388911497779190540313720703125;s:5:\"bytes\";i:26644;s:11:\"size_before\";i:1631682;s:10:\"size_after\";i:1605038;s:4:\"time\";d:1.350000000000000088817841970012523233890533447265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.1199999999999992184029906638897955417633056640625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:118937;s:10:\"size_after\";i:109284;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.62999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22849;s:10:\"size_after\";i:21790;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.5800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:210169;s:10:\"size_after\";i:194237;s:4:\"time\";d:0.2300000000000000099920072216264088638126850128173828125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:44119;s:10:\"size_after\";i:44119;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:82552;s:10:\"size_after\";i:82552;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:690728;s:10:\"size_after\";i:690728;s:4:\"time\";d:0.5100000000000000088817841970012523233890533447265625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:44119;s:10:\"size_after\";i:44119;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:418209;s:10:\"size_after\";i:418209;s:4:\"time\";d:0.299999999999999988897769753748434595763683319091796875;}}}'),(235,297,'_wp_attached_file','2020/08/group-of-people-sitting-beside-table-2422295.jpg'),(236,297,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:225;s:6:\"height\";i:275;s:4:\"file\";s:56:\"2020/08/group-of-people-sitting-beside-table-2422295.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:56:\"group-of-people-sitting-beside-table-2422295-225x255.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:56:\"group-of-people-sitting-beside-table-2422295-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"group-of-people-sitting-beside-table-2422295-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:56:\"group-of-people-sitting-beside-table-2422295-225x255.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:56:\"group-of-people-sitting-beside-table-2422295-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:{}}}'),(237,297,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.8535337384074193067817759583704173564910888671875;s:5:\"bytes\";i:964;s:11:\"size_before\";i:25016;s:10:\"size_after\";i:24052;s:4:\"time\";d:0.6100000000000000976996261670137755572795867919921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.3300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:1281;s:11:\"size_before\";i:10749;s:10:\"size_after\";i:10284;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.7200000000000006394884621840901672840118408203125;s:5:\"bytes\";i:681;s:11:\"size_before\";i:3637;s:10:\"size_after\";i:3138;s:4:\"time\";d:0.560000000000000053290705182007513940334320068359375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5315;s:10:\"size_after\";i:5315;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5315;s:10:\"size_after\";i:5315;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(239,298,'_wp_attached_file','2020/08/photo-of-women-looking-on-laptop-3182798.jpg'),(240,298,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:224;s:6:\"height\";i:273;s:4:\"file\";s:52:\"2020/08/photo-of-women-looking-on-laptop-3182798.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:52:\"photo-of-women-looking-on-laptop-3182798-224x255.jpg\";s:5:\"width\";i:224;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:52:\"photo-of-women-looking-on-laptop-3182798-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:52:\"photo-of-women-looking-on-laptop-3182798-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:52:\"photo-of-women-looking-on-laptop-3182798-224x255.jpg\";s:5:\"width\";i:224;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:52:\"photo-of-women-looking-on-laptop-3182798-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:{}}}'),(241,298,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.1092394078611533814182621426880359649658203125;s:5:\"bytes\";i:1127;s:11:\"size_before\";i:27426;s:10:\"size_after\";i:26299;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.61000000000000031974423109204508364200592041015625;s:5:\"bytes\";i:1775;s:11:\"size_before\";i:12365;s:10:\"size_after\";i:11795;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.82000000000000028421709430404007434844970703125;s:5:\"bytes\";i:795;s:11:\"size_before\";i:3759;s:10:\"size_after\";i:3202;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5651;s:10:\"size_after\";i:5651;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5651;s:10:\"size_after\";i:5651;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(243,299,'_wp_attached_file','2020/08/photo-of-woman-sitting-on-wooden-table-3182761.jpg'),(244,299,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:225;s:6:\"height\";i:273;s:4:\"file\";s:58:\"2020/08/photo-of-woman-sitting-on-wooden-table-3182761.jpg\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:58:\"photo-of-woman-sitting-on-wooden-table-3182761-225x255.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:58:\"photo-of-woman-sitting-on-wooden-table-3182761-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"photo-of-woman-sitting-on-wooden-table-3182761-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:58:\"photo-of-woman-sitting-on-wooden-table-3182761-225x255.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:58:\"photo-of-woman-sitting-on-wooden-table-3182761-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:{}}}'),(245,299,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.1102133830536562442148351692594587802886962890625;s:5:\"bytes\";i:992;s:11:\"size_before\";i:24135;s:10:\"size_after\";i:23143;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.2400000000000002131628207280300557613372802734375;s:5:\"bytes\";i:1653;s:11:\"size_before\";i:11508;s:10:\"size_after\";i:11020;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.5600000000000004973799150320701301097869873046875;s:5:\"bytes\";i:597;s:11:\"size_before\";i:3239;s:10:\"size_after\";i:2735;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4694;s:10:\"size_after\";i:4694;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4694;s:10:\"size_after\";i:4694;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(247,300,'_wp_attached_file','2020/08/man-wearing-yellow-dress-shirt-using-silver-laptop-3184315.png'),(248,300,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:224;s:6:\"height\";i:275;s:4:\"file\";s:70:\"2020/08/man-wearing-yellow-dress-shirt-using-silver-laptop-3184315.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:70:\"man-wearing-yellow-dress-shirt-using-silver-laptop-3184315-224x255.png\";s:5:\"width\";i:224;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:70:\"man-wearing-yellow-dress-shirt-using-silver-laptop-3184315-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:70:\"man-wearing-yellow-dress-shirt-using-silver-laptop-3184315-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:70:\"man-wearing-yellow-dress-shirt-using-silver-laptop-3184315-224x255.png\";s:5:\"width\";i:224;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:70:\"man-wearing-yellow-dress-shirt-using-silver-laptop-3184315-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:{}}}'),(249,300,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.650867002094625224373203309369273483753204345703125;s:5:\"bytes\";i:3058;s:11:\"size_before\";i:185236;s:10:\"size_after\";i:182178;s:4:\"time\";d:0.210000000000000019984014443252817727625370025634765625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.9899999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:90451;s:10:\"size_after\";i:88652;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.3300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19893;s:10:\"size_after\";i:18634;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:37446;s:10:\"size_after\";i:37446;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:37446;s:10:\"size_after\";i:37446;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(251,307,'_wp_attached_file','2020/08/well-im-not-in-the-mood-for-any-jokes-today.jpg'),(252,307,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:267;s:6:\"height\";i:356;s:4:\"file\";s:55:\"2020/08/well-im-not-in-the-mood-for-any-jokes-today.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:55:\"well-im-not-in-the-mood-for-any-jokes-today-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:55:\"well-im-not-in-the-mood-for-any-jokes-today-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:55:\"well-im-not-in-the-mood-for-any-jokes-today-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:55:\"well-im-not-in-the-mood-for-any-jokes-today-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:55:\"well-im-not-in-the-mood-for-any-jokes-today-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:55:\"well-im-not-in-the-mood-for-any-jokes-today-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:{}}}'),(253,307,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.40978879068649742833940763375721871852874755859375;s:5:\"bytes\";i:1277;s:11:\"size_before\";i:37451;s:10:\"size_after\";i:36174;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.69000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:1670;s:11:\"size_before\";i:11543;s:10:\"size_after\";i:11002;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.260000000000001563194018672220408916473388671875;s:5:\"bytes\";i:600;s:11:\"size_before\";i:3340;s:10:\"size_after\";i:2797;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4932;s:10:\"size_after\";i:4932;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.520000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:193;s:11:\"size_before\";i:12704;s:10:\"size_after\";i:12511;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4932;s:10:\"size_after\";i:4932;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(255,308,'_wp_attached_file','2020/08/Bitmap.jpg'),(256,308,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:267;s:6:\"height\";i:356;s:4:\"file\";s:18:\"2020/08/Bitmap.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"Bitmap-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"Bitmap-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Bitmap-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Bitmap-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"Bitmap-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"Bitmap-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:{}}}'),(257,308,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.0392809587217044509088736958801746368408203125;s:5:\"bytes\";i:913;s:11:\"size_before\";i:30040;s:10:\"size_after\";i:29127;s:4:\"time\";d:0.169999999999999984456877655247808434069156646728515625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.8300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:954;s:11:\"size_before\";i:9460;s:10:\"size_after\";i:9003;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.7200000000000006394884621840901672840118408203125;s:5:\"bytes\";i:456;s:11:\"size_before\";i:2900;s:10:\"size_after\";i:2444;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4246;s:10:\"size_after\";i:4246;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9188;s:10:\"size_after\";i:9188;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4246;s:10:\"size_after\";i:4246;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(259,309,'_wp_attached_file','2020/08/thoughtful-handsome-young-man.jpg'),(260,309,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:267;s:6:\"height\";i:356;s:4:\"file\";s:41:\"2020/08/thoughtful-handsome-young-man.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"thoughtful-handsome-young-man-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"thoughtful-handsome-young-man-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"thoughtful-handsome-young-man-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"thoughtful-handsome-young-man-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:41:\"thoughtful-handsome-young-man-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"thoughtful-handsome-young-man-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:{}}}'),(261,309,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.866015213241788206488536161486990749835968017578125;s:5:\"bytes\";i:1006;s:11:\"size_before\";i:35101;s:10:\"size_after\";i:34095;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.410000000000000142108547152020037174224853515625;s:5:\"bytes\";i:1356;s:11:\"size_before\";i:11186;s:10:\"size_after\";i:10693;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.3100000000000004973799150320701301097869873046875;s:5:\"bytes\";i:645;s:11:\"size_before\";i:3351;s:10:\"size_after\";i:2838;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4899;s:10:\"size_after\";i:4899;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10766;s:10:\"size_after\";i:10766;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4899;s:10:\"size_after\";i:4899;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(263,310,'_wp_attached_file','2020/08/gonna-marry-a-woman-of-my-life.jpg'),(264,310,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:267;s:6:\"height\";i:356;s:4:\"file\";s:42:\"2020/08/gonna-marry-a-woman-of-my-life.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"gonna-marry-a-woman-of-my-life-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"gonna-marry-a-woman-of-my-life-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"gonna-marry-a-woman-of-my-life-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"gonna-marry-a-woman-of-my-life-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:42:\"gonna-marry-a-woman-of-my-life-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"gonna-marry-a-woman-of-my-life-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:{}}}'),(265,310,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.10607980625721591394494680571369826793670654296875;s:5:\"bytes\";i:1103;s:11:\"size_before\";i:35511;s:10:\"size_after\";i:34408;s:4:\"time\";d:0.10999999999999998667732370449812151491641998291015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.62999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:1480;s:11:\"size_before\";i:11283;s:10:\"size_after\";i:10761;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.28999999999999914734871708787977695465087890625;s:5:\"bytes\";i:645;s:11:\"size_before\";i:3315;s:10:\"size_after\";i:2808;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4916;s:10:\"size_after\";i:4916;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.67000000000000003996802888650563545525074005126953125;s:5:\"bytes\";i:74;s:11:\"size_before\";i:11081;s:10:\"size_after\";i:11007;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4916;s:10:\"size_after\";i:4916;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(267,311,'_wp_attached_file','2020/08/happiness-good-whiskey-a-good-cigar-and-a-great-conversation.jpg'),(268,311,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:267;s:6:\"height\";i:356;s:4:\"file\";s:72:\"2020/08/happiness-good-whiskey-a-good-cigar-and-a-great-conversation.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:72:\"happiness-good-whiskey-a-good-cigar-and-a-great-conversation-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:72:\"happiness-good-whiskey-a-good-cigar-and-a-great-conversation-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:72:\"happiness-good-whiskey-a-good-cigar-and-a-great-conversation-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:72:\"happiness-good-whiskey-a-good-cigar-and-a-great-conversation-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:72:\"happiness-good-whiskey-a-good-cigar-and-a-great-conversation-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:72:\"happiness-good-whiskey-a-good-cigar-and-a-great-conversation-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:{}}}'),(269,311,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.961324389895818143259020871482789516448974609375;s:5:\"bytes\";i:830;s:11:\"size_before\";i:28028;s:10:\"size_after\";i:27198;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.55999999999999960920149533194489777088165283203125;s:5:\"bytes\";i:921;s:11:\"size_before\";i:8748;s:10:\"size_after\";i:8349;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.510000000000001563194018672220408916473388671875;s:5:\"bytes\";i:372;s:11:\"size_before\";i:2611;s:10:\"size_after\";i:2180;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3781;s:10:\"size_after\";i:3781;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9107;s:10:\"size_after\";i:9107;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3781;s:10:\"size_after\";i:3781;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(271,312,'_wp_attached_file','2020/08/looking-at-the-day-ahead.jpg'),(272,312,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:267;s:6:\"height\";i:356;s:4:\"file\";s:36:\"2020/08/looking-at-the-day-ahead.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"looking-at-the-day-ahead-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"looking-at-the-day-ahead-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"looking-at-the-day-ahead-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"looking-at-the-day-ahead-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"looking-at-the-day-ahead-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"looking-at-the-day-ahead-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:{}}}'),(273,312,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.264018691588784548684998298995196819305419921875;s:5:\"bytes\";i:1898;s:11:\"size_before\";i:44512;s:10:\"size_after\";i:42614;s:4:\"time\";d:0.210000000000000019984014443252817727625370025634765625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.1699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:3043;s:11:\"size_before\";i:13821;s:10:\"size_after\";i:12968;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.46000000000000085265128291212022304534912109375;s:5:\"bytes\";i:903;s:11:\"size_before\";i:4023;s:10:\"size_after\";i:3401;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.2099999999999999922284388276239042170345783233642578125;s:5:\"bytes\";i:13;s:11:\"size_before\";i:6102;s:10:\"size_after\";i:6089;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.7400000000000002131628207280300557613372802734375;s:5:\"bytes\";i:397;s:11:\"size_before\";i:14464;s:10:\"size_after\";i:14067;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.2099999999999999922284388276239042170345783233642578125;s:5:\"bytes\";i:13;s:11:\"size_before\";i:6102;s:10:\"size_after\";i:6089;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(275,313,'_wp_attached_file','2020/08/ready-for-a-date.jpg'),(276,313,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:267;s:6:\"height\";i:356;s:4:\"file\";s:28:\"2020/08/ready-for-a-date.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"ready-for-a-date-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"ready-for-a-date-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"ready-for-a-date-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"ready-for-a-date-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"ready-for-a-date-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"ready-for-a-date-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:{}}}'),(277,313,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.919375812743822962147532962262630462646484375;s:5:\"bytes\";i:898;s:11:\"size_before\";i:30760;s:10:\"size_after\";i:29862;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.29000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:1176;s:11:\"size_before\";i:9772;s:10:\"size_after\";i:9353;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.9399999999999995026200849679298698902130126953125;s:5:\"bytes\";i:540;s:11:\"size_before\";i:3005;s:10:\"size_after\";i:2526;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4347;s:10:\"size_after\";i:4347;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9289;s:10:\"size_after\";i:9289;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4347;s:10:\"size_after\";i:4347;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(279,316,'_wp_attached_file','2020/08/heart-2.svg'),(280,316,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:14;s:6:\"height\";i:13;s:4:\"file\";s:20:\"/2020/08/heart-2.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"heart-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"heart-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"heart-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:11:\"heart-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"heart-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"heart-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"heart-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"heart-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"heart-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"heart-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"heart-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"heart-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(282,345,'_wp_attached_file','2020/08/woocommerce-placeholder.png'),(283,345,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:35:\"2020/08/woocommerce-placeholder.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-492x492.png\";s:5:\"width\";i:492;s:6:\"height\";i:492;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-492x492.png\";s:5:\"width\";i:492;s:6:\"height\";i:492;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(284,345,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:23.662359039768343649257076322101056575775146484375;s:5:\"bytes\";i:54913;s:11:\"size_before\";i:232069;s:10:\"size_after\";i:177156;s:4:\"time\";d:2.140000000000000124344978758017532527446746826171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:50.71000000000000085265128291212022304534912109375;s:5:\"bytes\";i:15538;s:11:\"size_before\";i:16226;s:10:\"size_after\";i:7998;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.6400000000000005684341886080801486968994140625;s:5:\"bytes\";i:792;s:11:\"size_before\";i:2314;s:10:\"size_after\";i:1790;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:65.1299999999999954525264911353588104248046875;s:5:\"bytes\";i:54281;s:11:\"size_before\";i:65347;s:10:\"size_after\";i:22787;s:4:\"time\";d:0.7800000000000000266453525910037569701671600341796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.409999999999999975575093458246556110680103302001953125;s:5:\"bytes\";i:43;s:11:\"size_before\";i:10546;s:10:\"size_after\";i:10503;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.109999999999999875655021241982467472553253173828125;s:5:\"bytes\";i:2625;s:11:\"size_before\";i:84297;s:10:\"size_after\";i:81672;s:4:\"time\";d:0.810000000000000053290705182007513940334320068359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.11000000000000000055511151231257827021181583404541015625;s:5:\"bytes\";i:4;s:11:\"size_before\";i:3767;s:10:\"size_after\";i:3763;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.87000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:929;s:11:\"size_before\";i:49572;s:10:\"size_after\";i:48643;s:4:\"time\";d:0.25;}}}'),(285,399,'_wp_attached_file','2020/08/Group_101.png'),(286,399,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:172;s:6:\"height\";i:81;s:4:\"file\";s:21:\"2020/08/Group_101.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Group_101-100x81.png\";s:5:\"width\";i:100;s:6:\"height\";i:81;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Group_101-150x81.png\";s:5:\"width\";i:150;s:6:\"height\";i:81;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Group_101-100x81.png\";s:5:\"width\";i:100;s:6:\"height\";i:81;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:{}}}'),(287,399,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:15.7238229093464525476520066149532794952392578125;s:5:\"bytes\";i:895;s:11:\"size_before\";i:5692;s:10:\"size_after\";i:4797;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.980000000000000426325641456060111522674560546875;s:5:\"bytes\";i:575;s:11:\"size_before\";i:755;s:10:\"size_after\";i:657;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.1099999999999994315658113919198513031005859375;s:5:\"bytes\";i:153;s:11:\"size_before\";i:845;s:10:\"size_after\";i:692;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.1099999999999994315658113919198513031005859375;s:5:\"bytes\";i:153;s:11:\"size_before\";i:845;s:10:\"size_after\";i:692;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:19:\"yith_wcbr_logo_size\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.870000000000000994759830064140260219573974609375;s:5:\"bytes\";i:491;s:11:\"size_before\";i:1898;s:10:\"size_after\";i:1407;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:692;s:10:\"size_after\";i:692;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:657;s:10:\"size_after\";i:657;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(288,2208,'_wp_attached_file','2020/07/4.png'),(289,2208,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:520;s:4:\"file\";s:13:\"2020/07/4.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"4-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"4-492x256.png\";s:5:\"width\";i:492;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"4-300x156.png\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"4-768x399.png\";s:5:\"width\";i:768;s:6:\"height\";i:399;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:13:\"4-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"4-492x256.png\";s:5:\"width\";i:492;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"4-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:{}}}'),(290,2208,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.7009550768875580928352064802311360836029052734375;s:5:\"bytes\";i:58708;s:11:\"size_before\";i:762347;s:10:\"size_after\";i:703639;s:4:\"time\";d:1.090000000000000301980662698042578995227813720703125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.280000000000001136868377216160297393798828125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:88545;s:10:\"size_after\";i:68815;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.28999999999999914734871708787977695465087890625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15229;s:10:\"size_after\";i:12596;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.339999999999999857891452847979962825775146484375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:162705;s:10:\"size_after\";i:126360;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:51320;s:10:\"size_after\";i:51320;s:4:\"time\";d:0.330000000000000015543122344752191565930843353271484375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26033;s:10:\"size_after\";i:26033;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:325256;s:10:\"size_after\";i:325256;s:4:\"time\";d:0.309999999999999997779553950749686919152736663818359375;}s:19:\"yith_wcbr_logo_size\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3310;s:10:\"size_after\";i:3310;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26033;s:10:\"size_after\";i:26033;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:51320;s:10:\"size_after\";i:51320;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12596;s:10:\"size_after\";i:12596;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(292,2209,'_wp_attached_file','2020/07/1.png'),(293,2209,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:520;s:4:\"file\";s:13:\"2020/07/1.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"1-492x256.png\";s:5:\"width\";i:492;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"1-300x156.png\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"1-768x399.png\";s:5:\"width\";i:768;s:6:\"height\";i:399;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:13:\"1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"1-492x256.png\";s:5:\"width\";i:492;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"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:{}}}'),(294,2209,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.440986124026448322865689988248050212860107421875;s:5:\"bytes\";i:59454;s:11:\"size_before\";i:799007;s:10:\"size_after\";i:739553;s:4:\"time\";d:0.69000000000000005773159728050814010202884674072265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.17999999999999971578290569595992565155029296875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:90129;s:10:\"size_after\";i:71040;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.969999999999998863131622783839702606201171875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16201;s:10:\"size_after\";i:13451;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.469999999999998863131622783839702606201171875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:175171;s:10:\"size_after\";i:137556;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:56537;s:10:\"size_after\";i:56537;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27409;s:10:\"size_after\";i:27409;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:332740;s:10:\"size_after\";i:332740;s:4:\"time\";d:0.34999999999999997779553950749686919152736663818359375;}s:19:\"yith_wcbr_logo_size\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3423;s:10:\"size_after\";i:3423;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27409;s:10:\"size_after\";i:27409;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:56537;s:10:\"size_after\";i:56537;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13451;s:10:\"size_after\";i:13451;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(296,2210,'_wp_attached_file','2020/07/7.png'),(297,2210,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:520;s:4:\"file\";s:13:\"2020/07/7.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"7-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"7-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"7-492x256.png\";s:5:\"width\";i:492;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"7-300x156.png\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"7-768x399.png\";s:5:\"width\";i:768;s:6:\"height\";i:399;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:13:\"7-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"7-492x256.png\";s:5:\"width\";i:492;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"7-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:{}}}'),(298,2210,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.97183941774437254679241959820501506328582763671875;s:5:\"bytes\";i:67646;s:11:\"size_before\";i:848562;s:10:\"size_after\";i:780916;s:4:\"time\";d:1.1700000000000001509903313490212894976139068603515625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.510000000000001563194018672220408916473388671875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:105608;s:10:\"size_after\";i:83953;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.780000000000001136868377216160297393798828125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18846;s:10:\"size_after\";i:15684;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.559999999999998721023075631819665431976318359375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:181817;s:10:\"size_after\";i:138988;s:4:\"time\";d:0.409999999999999975575093458246556110680103302001953125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:56367;s:10:\"size_after\";i:56367;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:32368;s:10:\"size_after\";i:32368;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:345847;s:10:\"size_after\";i:345847;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;}s:19:\"yith_wcbr_logo_size\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3290;s:10:\"size_after\";i:3290;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:32368;s:10:\"size_after\";i:32368;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:56367;s:10:\"size_after\";i:56367;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15684;s:10:\"size_after\";i:15684;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(300,2211,'_wp_attached_file','2020/07/6.png'),(301,2211,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:520;s:4:\"file\";s:13:\"2020/07/6.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"6-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"6-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"6-492x256.png\";s:5:\"width\";i:492;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"6-300x156.png\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"6-768x399.png\";s:5:\"width\";i:768;s:6:\"height\";i:399;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:13:\"6-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"6-492x256.png\";s:5:\"width\";i:492;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"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:{}}}'),(302,2211,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:16.806918999735241726511958404444158077239990234375;s:5:\"bytes\";i:97125;s:11:\"size_before\";i:577887;s:10:\"size_after\";i:480762;s:4:\"time\";d:1.140000000000000124344978758017532527446746826171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.120000000000000994759830064140260219573974609375;s:5:\"bytes\";i:39334;s:11:\"size_before\";i:78633;s:10:\"size_after\";i:58878;s:4:\"time\";d:0.320000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.60000000000000142108547152020037174224853515625;s:5:\"bytes\";i:4830;s:11:\"size_before\";i:14987;s:10:\"size_after\";i:12499;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:33.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:81428;s:11:\"size_before\";i:121412;s:10:\"size_after\";i:80213;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.660000000000000142108547152020037174224853515625;s:5:\"bytes\";i:968;s:11:\"size_before\";i:36379;s:10:\"size_after\";i:35411;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.11999999999999999555910790149937383830547332763671875;s:5:\"bytes\";i:29;s:11:\"size_before\";i:24534;s:10:\"size_after\";i:24505;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.4000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:32686;s:11:\"size_before\";i:226980;s:10:\"size_after\";i:194294;s:4:\"time\";d:0.429999999999999993338661852249060757458209991455078125;}s:19:\"yith_wcbr_logo_size\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2547;s:10:\"size_after\";i:2547;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24505;s:10:\"size_after\";i:24505;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:35411;s:10:\"size_after\";i:35411;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12499;s:10:\"size_after\";i:12499;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(304,2212,'_wp_attached_file','2020/07/blog1.png'),(305,2212,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:730;s:6:\"height\";i:500;s:4:\"file\";s:17:\"2020/07/blog1.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"blog1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"blog1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"blog1-492x337.png\";s:5:\"width\";i:492;s:6:\"height\";i:337;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"blog1-300x205.png\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"blog1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"blog1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"blog1-492x337.png\";s:5:\"width\";i:492;s:6:\"height\";i:337;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"blog1-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:{}}}'),(306,2212,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.5662865025456778056422990630380809307098388671875;s:5:\"bytes\";i:21543;s:11:\"size_before\";i:839462;s:10:\"size_after\";i:817919;s:4:\"time\";d:2.179999999999999271693695845897309482097625732421875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.71999999999999975131004248396493494510650634765625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:134132;s:10:\"size_after\";i:127798;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.54000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24801;s:10:\"size_after\";i:23922;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:311518;s:10:\"size_after\";i:297188;s:4:\"time\";d:1.899999999999999911182158029987476766109466552734375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:121222;s:10:\"size_after\";i:121222;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:49407;s:10:\"size_after\";i:49407;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:19:\"yith_wcbr_logo_size\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3831;s:10:\"size_after\";i:3831;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:49407;s:10:\"size_after\";i:49407;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:121222;s:10:\"size_after\";i:121222;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23922;s:10:\"size_after\";i:23922;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(308,2234,'_wp_attached_file','2020/08/video-conf-BG.png'),(309,2234,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1521;s:6:\"height\";i:654;s:4:\"file\";s:25:\"2020/08/video-conf-BG.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"video-conf-BG-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"video-conf-BG-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"video-conf-BG-492x212.png\";s:5:\"width\";i:492;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"video-conf-BG-300x129.png\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"video-conf-BG-1024x440.png\";s:5:\"width\";i:1024;s:6:\"height\";i:440;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"video-conf-BG-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"video-conf-BG-768x330.png\";s:5:\"width\";i:768;s:6:\"height\";i:330;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"video-conf-BG-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"video-conf-BG-492x212.png\";s:5:\"width\";i:492;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"video-conf-BG-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:{}}}'),(310,2234,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:34.07923104044204620777236414141952991485595703125;s:5:\"bytes\";i:117923;s:11:\"size_before\";i:346026;s:10:\"size_after\";i:228103;s:4:\"time\";d:2.089999999999999857891452847979962825775146484375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:67.650000000000005684341886080801486968994140625;s:5:\"bytes\";i:60390;s:11:\"size_before\";i:57240;s:10:\"size_after\";i:18516;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:54.18999999999999772626324556767940521240234375;s:5:\"bytes\";i:9915;s:11:\"size_before\";i:9196;s:10:\"size_after\";i:4213;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:72.56000000000000227373675443232059478759765625;s:5:\"bytes\";i:98054;s:11:\"size_before\";i:93127;s:10:\"size_after\";i:25551;s:4:\"time\";d:0.36999999999999999555910790149937383830547332763671875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.75;s:5:\"bytes\";i:971;s:11:\"size_before\";i:12534;s:10:\"size_after\";i:11563;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.4900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:2125;s:11:\"size_before\";i:85507;s:10:\"size_after\";i:83382;s:4:\"time\";d:0.40000000000000002220446049250313080847263336181640625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.2799999999999993605115378159098327159881591796875;s:5:\"bytes\";i:838;s:11:\"size_before\";i:9032;s:10:\"size_after\";i:8194;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.57000000000000028421709430404007434844970703125;s:5:\"bytes\";i:2469;s:11:\"size_before\";i:54076;s:10:\"size_after\";i:51607;s:4:\"time\";d:0.57999999999999996003197111349436454474925994873046875;}s:19:\"yith_wcbr_logo_size\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.629999999999999005240169935859739780426025390625;s:5:\"bytes\";i:237;s:11:\"size_before\";i:1344;s:10:\"size_after\";i:1107;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8194;s:10:\"size_after\";i:8194;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11563;s:10:\"size_after\";i:11563;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4213;s:10:\"size_after\";i:4213;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(311,2236,'_wp_attached_file','2020/08/video-conf-hero-img.png'),(312,2236,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:620;s:6:\"height\";i:799;s:4:\"file\";s:31:\"2020/08/video-conf-hero-img.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"video-conf-hero-img-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"video-conf-hero-img-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"video-conf-hero-img-492x634.png\";s:5:\"width\";i:492;s:6:\"height\";i:634;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"video-conf-hero-img-233x300.png\";s:5:\"width\";i:233;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"video-conf-hero-img-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:31:\"video-conf-hero-img-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"video-conf-hero-img-492x634.png\";s:5:\"width\";i:492;s:6:\"height\";i:634;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"video-conf-hero-img-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:{}}}'),(313,2236,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.960238618887469197460404757293872535228729248046875;s:5:\"bytes\";i:10847;s:11:\"size_before\";i:553351;s:10:\"size_after\";i:542504;s:4:\"time\";d:1.9800000000000002042810365310288034379482269287109375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:66167;s:10:\"size_after\";i:63184;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.0100000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12916;s:10:\"size_after\";i:12786;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.45999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:223691;s:10:\"size_after\";i:215957;s:4:\"time\";d:1.37000000000000010658141036401502788066864013671875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:63184;s:10:\"size_after\";i:63184;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:57924;s:10:\"size_after\";i:57924;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25410;s:10:\"size_after\";i:25410;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:19:\"yith_wcbr_logo_size\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1433;s:10:\"size_after\";i:1433;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:89840;s:10:\"size_after\";i:89840;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12786;s:10:\"size_after\";i:12786;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(314,2257,'_wp_attached_file','2020/08/video-conf-4.png'),(315,2257,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:223;s:6:\"height\";i:223;s:4:\"file\";s:24:\"2020/08/video-conf-4.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"video-conf-4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"video-conf-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"video-conf-4-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:{}}}'),(316,2257,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:31.13189262525438749662498594261705875396728515625;s:5:\"bytes\";i:6425;s:11:\"size_before\";i:20638;s:10:\"size_after\";i:14213;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:72.400000000000005684341886080801486968994140625;s:5:\"bytes\";i:10356;s:11:\"size_before\";i:6819;s:10:\"size_after\";i:1882;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.629999999999999005240169935859739780426025390625;s:5:\"bytes\";i:670;s:11:\"size_before\";i:4029;s:10:\"size_after\";i:3359;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.629999999999999005240169935859739780426025390625;s:5:\"bytes\";i:670;s:11:\"size_before\";i:4029;s:10:\"size_after\";i:3359;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:19:\"yith_wcbr_logo_size\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.46000000000000085265128291212022304534912109375;s:5:\"bytes\";i:148;s:11:\"size_before\";i:520;s:10:\"size_after\";i:372;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3359;s:10:\"size_after\";i:3359;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1882;s:10:\"size_after\";i:1882;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(317,2262,'_wp_attached_file','2020/08/content-1-img.jpg'),(318,2262,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:499;s:4:\"file\";s:25:\"2020/08/content-1-img.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"content-1-img-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"content-1-img-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"content-1-img-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"content-1-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"content-1-img-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"content-1-img-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:{}}}'),(319,2262,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.017643023172467575676591877709142863750457763671875;s:5:\"bytes\";i:2947;s:11:\"size_before\";i:97659;s:10:\"size_after\";i:94712;s:4:\"time\";d:0.2400000000000000188737914186276611872017383575439453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.0600000000000004973799150320701301097869873046875;s:5:\"bytes\";i:3314;s:11:\"size_before\";i:14087;s:10:\"size_after\";i:12952;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.2799999999999993605115378159098327159881591796875;s:5:\"bytes\";i:870;s:11:\"size_before\";i:4005;s:10:\"size_after\";i:3433;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.45000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:325;s:11:\"size_before\";i:13277;s:10:\"size_after\";i:12952;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.5;s:5:\"bytes\";i:1040;s:11:\"size_before\";i:20821;s:10:\"size_after\";i:20301;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.270000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:339;s:11:\"size_before\";i:14918;s:10:\"size_after\";i:14579;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.92000000000000003996802888650563545525074005126953125;s:5:\"bytes\";i:56;s:11:\"size_before\";i:6078;s:10:\"size_after\";i:6022;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:19:\"yith_wcbr_logo_size\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:739;s:10:\"size_after\";i:739;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20301;s:10:\"size_after\";i:20301;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3433;s:10:\"size_after\";i:3433;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(320,2267,'_wp_attached_file','2020/08/content-2-round.png'),(321,2267,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:223;s:6:\"height\";i:223;s:4:\"file\";s:27:\"2020/08/content-2-round.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"content-2-round-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"content-2-round-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"content-2-round-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:{}}}'),(322,2267,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:34.29800151783455675058576161973178386688232421875;s:5:\"bytes\";i:6779;s:11:\"size_before\";i:19765;s:10:\"size_after\";i:12986;s:4:\"time\";d:0.220000000000000028865798640254070051014423370361328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:74.9899999999999948840923025272786617279052734375;s:5:\"bytes\";i:10808;s:11:\"size_before\";i:6849;s:10:\"size_after\";i:1713;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.660000000000000142108547152020037174224853515625;s:5:\"bytes\";i:753;s:11:\"size_before\";i:3830;s:10:\"size_after\";i:3077;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.660000000000000142108547152020037174224853515625;s:5:\"bytes\";i:753;s:11:\"size_before\";i:3830;s:10:\"size_after\";i:3077;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:19:\"yith_wcbr_logo_size\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.39999999999999857891452847979962825775146484375;s:5:\"bytes\";i:137;s:11:\"size_before\";i:466;s:10:\"size_after\";i:329;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3077;s:10:\"size_after\";i:3077;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1713;s:10:\"size_after\";i:1713;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(323,2273,'_wp_attached_file','2020/08/content-3-img.png'),(324,2273,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:588;s:6:\"height\";i:563;s:4:\"file\";s:25:\"2020/08/content-3-img.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"content-3-img-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"content-3-img-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"content-3-img-492x471.png\";s:5:\"width\";i:492;s:6:\"height\";i:471;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"content-3-img-300x287.png\";s:5:\"width\";i:300;s:6:\"height\";i:287;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"content-3-img-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"content-3-img-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"content-3-img-492x471.png\";s:5:\"width\";i:492;s:6:\"height\";i:471;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"content-3-img-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:{}}}'),(325,2273,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.388460757335332917961068233125843107700347900390625;s:5:\"bytes\";i:10702;s:11:\"size_before\";i:448071;s:10:\"size_after\";i:437369;s:4:\"time\";d:1.180000000000000159872115546022541821002960205078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.37999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:55942;s:10:\"size_after\";i:53491;s:4:\"time\";d:0.36999999999999999555910790149937383830547332763671875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.20999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10677;s:10:\"size_after\";i:10441;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:163169;s:10:\"size_after\";i:155154;s:4:\"time\";d:0.320000000000000006661338147750939242541790008544921875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:53491;s:10:\"size_after\";i:53491;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:65786;s:10:\"size_after\";i:65786;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21114;s:10:\"size_after\";i:21114;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:19:\"yith_wcbr_logo_size\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1665;s:10:\"size_after\";i:1665;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:65786;s:10:\"size_after\";i:65786;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10441;s:10:\"size_after\";i:10441;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(326,2277,'_wp_attached_file','2020/08/fill-dot-red.png'),(327,2277,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:108;s:6:\"height\";i:112;s:4:\"file\";s:24:\"2020/08/fill-dot-red.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"fill-dot-red-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"fill-dot-red-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:{}}}'),(328,2277,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:31.063947078280047975340494303964078426361083984375;s:5:\"bytes\";i:2254;s:11:\"size_before\";i:7256;s:10:\"size_after\";i:5002;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:45.909999999999996589394868351519107818603515625;s:5:\"bytes\";i:10698;s:11:\"size_before\";i:4210;s:10:\"size_after\";i:2277;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:19:\"yith_wcbr_logo_size\";O:8:\"stdClass\":5:{s:7:\"percent\";d:41.74000000000000198951966012828052043914794921875;s:5:\"bytes\";i:321;s:11:\"size_before\";i:769;s:10:\"size_after\";i:448;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2277;s:10:\"size_after\";i:2277;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(329,2329,'_wp_attached_file','2020/08/testimonial-2.png'),(330,2329,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:76;s:6:\"height\";i:76;s:4:\"file\";s:25:\"2020/08/testimonial-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:{}}}'),(331,2329,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14340;s:10:\"size_after\";i:14340;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11998;s:10:\"size_after\";i:11998;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:19:\"yith_wcbr_logo_size\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2342;s:10:\"size_after\";i:2342;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(332,2351,'_wp_attached_file','2020/08/shadepro.png'),(333,2351,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:131;s:6:\"height\";i:26;s:4:\"file\";s:20:\"2020/08/shadepro.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"shadepro-100x26.png\";s:5:\"width\";i:100;s:6:\"height\";i:26;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"shadepro-100x26.png\";s:5:\"width\";i:100;s:6:\"height\";i:26;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:{}}}'),(334,2351,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:16.67469879518072417567964293994009494781494140625;s:5:\"bytes\";i:692;s:11:\"size_before\";i:4150;s:10:\"size_after\";i:3458;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.5799999999999982946974341757595539093017578125;s:5:\"bytes\";i:4907;s:11:\"size_before\";i:2421;s:10:\"size_after\";i:1729;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1729;s:10:\"size_after\";i:1729;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(335,2818,'_wp_attached_file','2020/09/BG.jpg'),(336,2818,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:541;s:6:\"height\";i:383;s:4:\"file\";s:14:\"2020/09/BG.jpg\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"BG-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"BG-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"BG-492x348.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:348;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"BG-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"BG-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:14:\"BG-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"BG-492x348.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:348;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"BG-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:{}}}'),(337,2818,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.6194293323521424809996460680849850177764892578125;s:5:\"bytes\";i:2990;s:11:\"size_before\";i:114147;s:10:\"size_after\";i:111157;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.87999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:1797;s:11:\"size_before\";i:13600;s:10:\"size_after\";i:12665;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:789;s:11:\"size_before\";i:3816;s:10:\"size_after\";i:3217;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.269999999999999573674358543939888477325439453125;s:5:\"bytes\";i:4665;s:11:\"size_before\";i:31282;s:10:\"size_after\";i:29946;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.85999999999999998667732370449812151491641998291015625;s:5:\"bytes\";i:120;s:11:\"size_before\";i:13955;s:10:\"size_after\";i:13835;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5666;s:10:\"size_after\";i:5666;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12665;s:10:\"size_after\";i:12665;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:29946;s:10:\"size_after\";i:29946;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3217;s:10:\"size_after\";i:3217;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(338,2820,'_wp_attached_file','2020/09/wa-2.png'),(339,2820,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:207;s:6:\"height\";i:188;s:4:\"file\";s:16:\"2020/09/wa-2.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"wa-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"wa-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"wa-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:{}}}'),(340,2820,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:21.204474589347132251759830978699028491973876953125;s:5:\"bytes\";i:13193;s:11:\"size_before\";i:62218;s:10:\"size_after\";i:49025;s:4:\"time\";d:0.2800000000000000266453525910037569701671600341796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.949999999999999289457264239899814128875732421875;s:5:\"bytes\";i:33981;s:11:\"size_before\";i:19412;s:10:\"size_after\";i:13987;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26.949999999999999289457264239899814128875732421875;s:5:\"bytes\";i:7768;s:11:\"size_before\";i:28819;s:10:\"size_after\";i:21051;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13987;s:10:\"size_after\";i:13987;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(341,2827,'_wp_attached_file','2020/09/Logo_3.png'),(342,2827,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:147;s:6:\"height\";i:28;s:4:\"file\";s:18:\"2020/09/Logo_3.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"Logo_3-100x28.png\";s:5:\"width\";i:100;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"Logo_3-100x28.png\";s:5:\"width\";i:100;s:6:\"height\";i:28;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:{}}}'),(343,2827,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:17.525276841598458332782684010453522205352783203125;s:5:\"bytes\";i:728;s:11:\"size_before\";i:4154;s:10:\"size_after\";i:3426;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.82000000000000028421709430404007434844970703125;s:5:\"bytes\";i:4137;s:11:\"size_before\";i:2441;s:10:\"size_after\";i:1713;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1713;s:10:\"size_after\";i:1713;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(344,2828,'_wp_attached_file','2020/09/Logo_2.png'),(345,2828,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:148;s:6:\"height\";i:30;s:4:\"file\";s:18:\"2020/09/Logo_2.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"Logo_2-100x30.png\";s:5:\"width\";i:100;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"Logo_2-100x30.png\";s:5:\"width\";i:100;s:6:\"height\";i:30;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:{}}}'),(346,2828,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:17.987873343813159721094052656553685665130615234375;s:5:\"bytes\";i:801;s:11:\"size_before\";i:4453;s:10:\"size_after\";i:3652;s:4:\"time\";d:0.060000000000000004718447854656915296800434589385986328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30.489999999999998436805981327779591083526611328125;s:5:\"bytes\";i:4608;s:11:\"size_before\";i:2627;s:10:\"size_after\";i:1826;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1826;s:10:\"size_after\";i:1826;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(347,2829,'_wp_attached_file','2020/09/Logo_1.png'),(348,2829,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:140;s:6:\"height\";i:24;s:4:\"file\";s:18:\"2020/09/Logo_1.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"Logo_1-100x24.png\";s:5:\"width\";i:100;s:6:\"height\";i:24;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"Logo_1-100x24.png\";s:5:\"width\";i:100;s:6:\"height\";i:24;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:{}}}'),(349,2829,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:18.72260488415779633442070917226374149322509765625;s:5:\"bytes\";i:897;s:11:\"size_before\";i:4791;s:10:\"size_after\";i:3894;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.53999999999999914734871708787977695465087890625;s:5:\"bytes\";i:5163;s:11:\"size_before\";i:2844;s:10:\"size_after\";i:1947;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1947;s:10:\"size_after\";i:1947;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(350,2830,'_wp_attached_file','2020/09/Logo_6.png'),(351,2830,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:110;s:6:\"height\";i:30;s:4:\"file\";s:18:\"2020/09/Logo_6.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"Logo_6-100x30.png\";s:5:\"width\";i:100;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"Logo_6-100x30.png\";s:5:\"width\";i:100;s:6:\"height\";i:30;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:{}}}'),(352,2830,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:23.103772318432003629595783422701060771942138671875;s:5:\"bytes\";i:1721;s:11:\"size_before\";i:7449;s:10:\"size_after\";i:5728;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.53999999999999914734871708787977695465087890625;s:5:\"bytes\";i:9897;s:11:\"size_before\";i:4585;s:10:\"size_after\";i:2864;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2864;s:10:\"size_after\";i:2864;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(353,2831,'_wp_attached_file','2020/09/Logo_5.png'),(354,2831,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:101;s:6:\"height\";i:26;s:4:\"file\";s:18:\"2020/09/Logo_5.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:{}}}'),(355,2831,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.725118483412322323289345149532891809940338134765625;s:5:\"bytes\";i:46;s:11:\"size_before\";i:1688;s:10:\"size_after\";i:1642;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.729999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:46;s:11:\"size_before\";i:1688;s:10:\"size_after\";i:1642;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}}}'),(356,2832,'_wp_attached_file','2020/09/Logo_4.png'),(357,2832,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:93;s:6:\"height\";i:34;s:4:\"file\";s:18:\"2020/09/Logo_4.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:{}}}'),(358,2832,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.916309012875536677000809504534117877483367919921875;s:5:\"bytes\";i:73;s:11:\"size_before\";i:1864;s:10:\"size_after\";i:1791;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.9199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:73;s:11:\"size_before\";i:1864;s:10:\"size_after\";i:1791;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(359,2837,'_wp_attached_file','2020/09/wa-service3.svg'),(360,2837,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:34;s:6:\"height\";i:34;s:4:\"file\";s:24:\"/2020/09/wa-service3.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:15:\"wa-service3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(361,2838,'_wp_attached_file','2020/09/wa-service2.svg'),(362,2838,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:37;s:6:\"height\";i:38;s:4:\"file\";s:24:\"/2020/09/wa-service2.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:15:\"wa-service2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"wa-service2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(363,2839,'_wp_attached_file','2020/09/wa-service-1.svg'),(364,2839,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:35;s:6:\"height\";i:37;s:4:\"file\";s:25:\"/2020/09/wa-service-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"wa-service-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"wa-service-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"wa-service-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:16:\"wa-service-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"wa-service-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"wa-service-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"wa-service-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"wa-service-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"wa-service-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"wa-service-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"wa-service-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"wa-service-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(365,2844,'_wp_attached_file','2020/09/wa-Laptop.jpg'),(366,2844,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:424;s:4:\"file\";s:21:\"2020/09/wa-Laptop.jpg\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"wa-Laptop-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"wa-Laptop-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"wa-Laptop-492x348.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:348;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"wa-Laptop-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"wa-Laptop-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"wa-Laptop-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"wa-Laptop-492x348.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:348;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"wa-Laptop-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:{}}}'),(367,2844,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.588539408291918419990906841121613979339599609375;s:5:\"bytes\";i:3351;s:11:\"size_before\";i:59962;s:10:\"size_after\";i:56611;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.0099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:1773;s:11:\"size_before\";i:8224;s:10:\"size_after\";i:7072;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.67999999999999971578290569595992565155029296875;s:5:\"bytes\";i:423;s:11:\"size_before\";i:2343;s:10:\"size_after\";i:1835;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.75;s:5:\"bytes\";i:3720;s:11:\"size_before\";i:15724;s:10:\"size_after\";i:14033;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7318;s:10:\"size_after\";i:7318;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3413;s:10:\"size_after\";i:3413;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7072;s:10:\"size_after\";i:7072;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14033;s:10:\"size_after\";i:14033;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1835;s:10:\"size_after\";i:1835;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(368,2850,'_wp_attached_file','2020/09/wa-4.png'),(369,2850,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:519;s:6:\"height\";i:510;s:4:\"file\";s:16:\"2020/09/wa-4.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"wa-4-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"wa-4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"wa-4-492x483.png\";s:5:\"width\";i:492;s:6:\"height\";i:483;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"wa-4-300x295.png\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"wa-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"wa-4-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"wa-4-492x483.png\";s:5:\"width\";i:492;s:6:\"height\";i:483;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"wa-4-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:{}}}'),(370,2850,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:26.609465796012532479153378517366945743560791015625;s:5:\"bytes\";i:67360;s:11:\"size_before\";i:253143;s:10:\"size_after\";i:185783;s:4:\"time\";d:0.810000000000000053290705182007513940334320068359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.230000000000000426325641456060111522674560546875;s:5:\"bytes\";i:11106;s:11:\"size_before\";i:21175;s:10:\"size_after\";i:19856;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:6066;s:11:\"size_before\";i:6373;s:10:\"size_after\";i:5143;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:55;s:5:\"bytes\";i:102957;s:11:\"size_before\";i:113357;s:10:\"size_after\";i:51015;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.04000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:1598;s:11:\"size_before\";i:26436;s:10:\"size_after\";i:24838;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.9000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:871;s:11:\"size_before\";i:9788;s:10:\"size_after\";i:8917;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19856;s:10:\"size_after\";i:19856;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:51015;s:10:\"size_after\";i:51015;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5143;s:10:\"size_after\";i:5143;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(371,2853,'_wp_attached_file','2020/09/1_copy_2.png'),(372,2853,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:212;s:6:\"height\";i:255;s:4:\"file\";s:20:\"2020/09/1_copy_2.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"1_copy_2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"1_copy_2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"1_copy_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:{}}}'),(373,2853,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.184714202296762497468307628878392279148101806640625;s:5:\"bytes\";i:913;s:11:\"size_before\";i:77065;s:10:\"size_after\";i:76152;s:4:\"time\";d:0.210000000000000019984014443252817727625370025634765625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.660000000000000142108547152020037174224853515625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19602;s:10:\"size_after\";i:18689;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:38774;s:10:\"size_after\";i:38774;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18689;s:10:\"size_after\";i:18689;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(374,2854,'_wp_attached_file','2020/09/wa-6.png'),(375,2854,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:212;s:6:\"height\";i:255;s:4:\"file\";s:16:\"2020/09/wa-6.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"wa-6-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"wa-6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"wa-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:{}}}'),(376,2854,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.87445838726014291086841012656805105507373809814453125;s:5:\"bytes\";i:777;s:11:\"size_before\";i:88855;s:10:\"size_after\";i:88078;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.430000000000000159872115546022541821002960205078125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22626;s:10:\"size_after\";i:21849;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:44380;s:10:\"size_after\";i:44380;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21849;s:10:\"size_after\";i:21849;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(377,2855,'_wp_attached_file','2020/09/wa-5.png'),(378,2855,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:212;s:6:\"height\";i:206;s:4:\"file\";s:16:\"2020/09/wa-5.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"wa-5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"wa-5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"wa-5-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:{}}}'),(379,2855,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.374679844299419695374808725318871438503265380859375;s:5:\"bytes\";i:950;s:11:\"size_before\";i:69107;s:10:\"size_after\";i:68157;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.32000000000000028421709430404007434844970703125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17842;s:10:\"size_after\";i:16892;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:34373;s:10:\"size_after\";i:34373;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16892;s:10:\"size_after\";i:16892;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(380,2856,'_wp_attached_file','2020/09/1_copy_3.png'),(381,2856,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:212;s:6:\"height\";i:206;s:4:\"file\";s:20:\"2020/09/1_copy_3.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"1_copy_3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"1_copy_3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"1_copy_3-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:{}}}'),(382,2856,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.89589775304061003424749287660233676433563232421875;s:5:\"bytes\";i:2375;s:11:\"size_before\";i:48510;s:10:\"size_after\";i:46135;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.940000000000001278976924368180334568023681640625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14022;s:10:\"size_after\";i:11647;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22841;s:10:\"size_after\";i:22841;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11647;s:10:\"size_after\";i:11647;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(383,2859,'_wp_attached_file','2020/09/favicon.png'),(384,2859,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:24;s:6:\"height\";i:30;s:4:\"file\";s:19:\"2020/09/favicon.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:{}}}'),(385,2859,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.985330073349633295265448396094143390655517578125;s:5:\"bytes\";i:147;s:11:\"size_before\";i:1636;s:10:\"size_after\";i:1489;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.9900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:147;s:11:\"size_before\";i:1636;s:10:\"size_after\";i:1489;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(386,2866,'_wp_attached_file','2020/09/small-remove.svg'),(387,2866,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:14;s:6:\"height\";i:14;s:4:\"file\";s:25:\"/2020/09/small-remove.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"small-remove.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"small-remove.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"small-remove.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:16:\"small-remove.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"small-remove.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"small-remove.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"small-remove.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"small-remove.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"small-remove.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"small-remove.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"small-remove.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"small-remove.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(388,2867,'_wp_attached_file','2020/09/Path.svg'),(389,2867,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:17;s:6:\"height\";i:12;s:4:\"file\";s:17:\"/2020/09/Path.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(390,2881,'_wp_attached_file','2020/09/quote.png'),(391,2881,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:26;s:6:\"height\";i:25;s:4:\"file\";s:17:\"2020/09/quote.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:{}}}'),(392,2881,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.380281690140844563785549325984902679920196533203125;s:5:\"bytes\";i:24;s:11:\"size_before\";i:710;s:10:\"size_after\";i:686;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.37999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:24;s:11:\"size_before\";i:710;s:10:\"size_after\";i:686;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(393,2911,'_wp_attached_file','2020/09/hero-image.png'),(394,2911,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1570;s:6:\"height\";i:918;s:4:\"file\";s:22:\"2020/09/hero-image.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"hero-image-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"hero-image-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"hero-image-492x288.png\";s:5:\"width\";i:492;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"hero-image-300x175.png\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"hero-image-1024x599.png\";s:5:\"width\";i:1024;s:6:\"height\";i:599;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"hero-image-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"hero-image-768x449.png\";s:5:\"width\";i:768;s:6:\"height\";i:449;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"hero-image-1536x898.png\";s:5:\"width\";i:1536;s:6:\"height\";i:898;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"hero-image-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"hero-image-492x288.png\";s:5:\"width\";i:492;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"hero-image-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:{}}}'),(395,2911,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.1235278798916166209664879716001451015472412109375;s:5:\"bytes\";i:38268;s:11:\"size_before\";i:3406057;s:10:\"size_after\";i:3367789;s:4:\"time\";d:6.42999999999999971578290569595992565155029296875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.8900000000000005684341886080801486968994140625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:98165;s:10:\"size_after\";i:87477;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.94000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16637;s:10:\"size_after\";i:15648;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.42999999999999971578290569595992565155029296875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:198031;s:10:\"size_after\";i:171440;s:4:\"time\";d:0.2300000000000000099920072216264088638126850128173828125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:66237;s:10:\"size_after\";i:66237;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:738612;s:10:\"size_after\";i:738612;s:4:\"time\";d:1.2800000000000000266453525910037569701671600341796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:32346;s:10:\"size_after\";i:32346;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:415029;s:10:\"size_after\";i:415029;s:4:\"time\";d:0.79000000000000003552713678800500929355621337890625;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1566435;s:10:\"size_after\";i:1566435;s:4:\"time\";d:3.390000000000000124344978758017532527446746826171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:87477;s:10:\"size_after\";i:87477;s:4:\"time\";d:0.299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:171440;s:10:\"size_after\";i:171440;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15648;s:10:\"size_after\";i:15648;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(396,2920,'_wp_attached_file','2020/09/top.png'),(397,2920,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:132;s:6:\"height\";i:201;s:4:\"file\";s:15:\"2020/09/top.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"top-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"top-132x150.png\";s:5:\"width\";i:132;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"top-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:{}}}'),(398,2920,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.258481421647819065157136719790287315845489501953125;s:5:\"bytes\";i:144;s:11:\"size_before\";i:55710;s:10:\"size_after\";i:55566;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.9499999999999999555910790149937383830547332763671875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15218;s:10:\"size_after\";i:15074;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25418;s:10:\"size_after\";i:25418;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15074;s:10:\"size_after\";i:15074;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}}}'),(399,2921,'_wp_attached_file','2020/09/chair.png'),(400,2921,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:177;s:6:\"height\";i:239;s:4:\"file\";s:17:\"2020/09/chair.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"chair-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"chair-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"chair-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:{}}}'),(401,2921,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.48980779489500647638777763859252445399761199951171875;s:5:\"bytes\";i:303;s:11:\"size_before\";i:61861;s:10:\"size_after\";i:61558;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.9099999999999999200639422269887290894985198974609375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15850;s:10:\"size_after\";i:15547;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:30464;s:10:\"size_after\";i:30464;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15547;s:10:\"size_after\";i:15547;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(402,2922,'_wp_attached_file','2020/09/cate5.png'),(403,2922,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:131;s:6:\"height\";i:177;s:4:\"file\";s:17:\"2020/09/cate5.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"cate5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"cate5-131x150.png\";s:5:\"width\";i:131;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"cate5-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:{}}}'),(404,2922,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.23515886287625420436597778461873531341552734375;s:5:\"bytes\";i:135;s:11:\"size_before\";i:57408;s:10:\"size_after\";i:57273;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15005;s:10:\"size_after\";i:14870;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27533;s:10:\"size_after\";i:27533;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14870;s:10:\"size_after\";i:14870;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(405,2923,'_wp_attached_file','2020/09/lamp.png'),(406,2923,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:127;s:6:\"height\";i:205;s:4:\"file\";s:16:\"2020/09/lamp.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"lamp-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"lamp-127x150.png\";s:5:\"width\";i:127;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"lamp-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:{}}}'),(407,2923,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.919274627015622680659134857705794274806976318359375;s:5:\"bytes\";i:366;s:11:\"size_before\";i:39814;s:10:\"size_after\";i:39448;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.62000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10109;s:10:\"size_after\";i:9743;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19962;s:10:\"size_after\";i:19962;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9743;s:10:\"size_after\";i:9743;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(408,2924,'_wp_attached_file','2020/09/table.png'),(409,2924,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:137;s:6:\"height\";i:139;s:4:\"file\";s:17:\"2020/09/table.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"table-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"table-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:{}}}'),(410,2924,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.281083106905274993092547219930565916001796722412109375;s:5:\"bytes\";i:60;s:11:\"size_before\";i:21346;s:10:\"size_after\";i:21286;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.560000000000000053290705182007513940334320068359375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10703;s:10:\"size_after\";i:10643;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10643;s:10:\"size_after\";i:10643;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(411,2925,'_wp_attached_file','2020/09/Sofa.png'),(412,2925,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:157;s:6:\"height\";i:204;s:4:\"file\";s:16:\"2020/09/Sofa.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"Sofa-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"Sofa-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"Sofa-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:{}}}'),(413,2925,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.1159224004730747825675507556297816336154937744140625;s:5:\"bytes\";i:585;s:11:\"size_before\";i:52423;s:10:\"size_after\";i:51838;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.339999999999999857891452847979962825775146484375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13469;s:10:\"size_after\";i:12884;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26070;s:10:\"size_after\";i:26070;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12884;s:10:\"size_after\";i:12884;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(414,2929,'_wp_attached_file','2020/09/content-left-image.png'),(415,2929,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:552;s:6:\"height\";i:550;s:4:\"file\";s:30:\"2020/09/content-left-image.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"content-left-image-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"content-left-image-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"content-left-image-492x490.png\";s:5:\"width\";i:492;s:6:\"height\";i:490;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"content-left-image-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"content-left-image-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:30:\"content-left-image-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"content-left-image-492x490.png\";s:5:\"width\";i:492;s:6:\"height\";i:490;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"content-left-image-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:{}}}'),(416,2929,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.56771959998581511541715372004546225070953369140625;s:5:\"bytes\";i:59265;s:11:\"size_before\";i:902368;s:10:\"size_after\";i:843103;s:4:\"time\";d:1.850000000000000088817841970012523233890533447265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.6700000000000017053025658242404460906982421875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:89565;s:10:\"size_after\";i:72845;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.79000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14453;s:10:\"size_after\";i:13761;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.3900000000000005684341886080801486968994140625;s:5:\"bytes\";i:49605;s:11:\"size_before\";i:312655;s:10:\"size_after\";i:270802;s:4:\"time\";d:0.35999999999999998667732370449812151491641998291015625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:100014;s:10:\"size_after\";i:100014;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:28273;s:10:\"size_after\";i:28273;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:72845;s:10:\"size_after\";i:72845;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:270802;s:10:\"size_after\";i:270802;s:4:\"time\";d:0.9899999999999999911182158029987476766109466552734375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13761;s:10:\"size_after\";i:13761;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(417,2938,'_wp_attached_file','2020/09/Shape.png'),(418,2938,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:43;s:6:\"height\";i:31;s:4:\"file\";s:17:\"2020/09/Shape.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:{}}}'),(419,2938,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:14.056224899598394273425583378411829471588134765625;s:5:\"bytes\";i:35;s:11:\"size_before\";i:249;s:10:\"size_after\";i:214;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.0600000000000004973799150320701301097869873046875;s:5:\"bytes\";i:35;s:11:\"size_before\";i:249;s:10:\"size_after\";i:214;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(420,2940,'_wp_attached_file','2020/09/2-layers.png'),(421,2940,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:389;s:6:\"height\";i:500;s:4:\"file\";s:20:\"2020/09/2-layers.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"2-layers-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"2-layers-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"2-layers-233x300.png\";s:5:\"width\";i:233;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"2-layers-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"2-layers-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"2-layers-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:{}}}'),(422,2940,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.96353214409250398375661461614072322845458984375;s:5:\"bytes\";i:16042;s:11:\"size_before\";i:404740;s:10:\"size_after\";i:388698;s:4:\"time\";d:0.7399999999999999911182158029987476766109466552734375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.089999999999999857891452847979962825775146484375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:116900;s:10:\"size_after\";i:102761;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.8100000000000004973799150320701301097869873046875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21593;s:10:\"size_after\";i:19690;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:103566;s:10:\"size_after\";i:103566;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40230;s:10:\"size_after\";i:40230;s:4:\"time\";d:0.2300000000000000099920072216264088638126850128173828125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:102761;s:10:\"size_after\";i:102761;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19690;s:10:\"size_after\";i:19690;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(423,2944,'_wp_attached_file','2020/09/cta-bg.jpg'),(424,2944,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1568;s:6:\"height\";i:792;s:4:\"file\";s:18:\"2020/09/cta-bg.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"cta-bg-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"cta-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"cta-bg-492x249.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"cta-bg-300x152.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"cta-bg-1024x517.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"cta-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"cta-bg-768x388.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:388;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"cta-bg-1536x776.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:776;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"cta-bg-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"cta-bg-492x249.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"cta-bg-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:{}}}'),(425,2944,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.04773105780952217880308552366841468028724193572998046875;s:5:\"bytes\";i:139;s:11:\"size_before\";i:291215;s:10:\"size_after\";i:291076;s:4:\"time\";d:0.38000000000000000444089209850062616169452667236328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1104;s:11:\"size_before\";i:9575;s:10:\"size_after\";i:9575;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.45999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:381;s:11:\"size_before\";i:2548;s:10:\"size_after\";i:2409;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1860;s:11:\"size_before\";i:18335;s:10:\"size_after\";i:18335;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8264;s:10:\"size_after\";i:8264;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:60720;s:10:\"size_after\";i:60720;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4252;s:10:\"size_after\";i:4252;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:37397;s:10:\"size_after\";i:37397;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:119805;s:10:\"size_after\";i:119805;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9575;s:10:\"size_after\";i:9575;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18335;s:10:\"size_after\";i:18335;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2409;s:10:\"size_after\";i:2409;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(426,2947,'_wp_attached_file','2020/09/heart-green.svg'),(427,2947,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:14;s:6:\"height\";i:13;s:4:\"file\";s:24:\"/2020/09/heart-green.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"heart-green.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"heart-green.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"heart-green.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:15:\"heart-green.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"heart-green.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"heart-green.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"heart-green.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"heart-green.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"heart-green.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"heart-green.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"heart-green.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"heart-green.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(428,2957,'_wp_attached_file','2020/09/cart-simple.svg'),(429,2957,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:22;s:6:\"height\";i:21;s:4:\"file\";s:24:\"/2020/09/cart-simple.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"cart-simple.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"cart-simple.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"cart-simple.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:15:\"cart-simple.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"cart-simple.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"cart-simple.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"cart-simple.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"cart-simple.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"cart-simple.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"cart-simple.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"cart-simple.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"cart-simple.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(431,2987,'_wp_attached_file','2020/09/product-image-8.png'),(432,2987,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:142;s:6:\"height\";i:200;s:4:\"file\";s:27:\"2020/09/product-image-8.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-8-142x150.png\";s:5:\"width\";i:142;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-8-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:{}}}'),(433,2987,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:18.424739536897877911769683123566210269927978515625;s:5:\"bytes\";i:7233;s:11:\"size_before\";i:39257;s:10:\"size_after\";i:32024;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.0800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11598;s:10:\"size_after\";i:11125;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:40.8900000000000005684341886080801486968994140625;s:5:\"bytes\";i:6760;s:11:\"size_before\";i:16534;s:10:\"size_after\";i:9774;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11125;s:10:\"size_after\";i:11125;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(435,2988,'_wp_attached_file','2020/09/product-image-7.png'),(436,2988,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:130;s:6:\"height\";i:188;s:4:\"file\";s:27:\"2020/09/product-image-7.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-7-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-7-130x150.png\";s:5:\"width\";i:130;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-7-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:{}}}'),(437,2988,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:17.648819804260217125602139276452362537384033203125;s:5:\"bytes\";i:7664;s:11:\"size_before\";i:43425;s:10:\"size_after\";i:35761;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.979999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13252;s:10:\"size_after\";i:13122;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:44.18999999999999772626324556767940521240234375;s:5:\"bytes\";i:7534;s:11:\"size_before\";i:17051;s:10:\"size_after\";i:9517;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13122;s:10:\"size_after\";i:13122;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(439,2989,'_wp_attached_file','2020/09/product-image-6.png'),(440,2989,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:163;s:6:\"height\";i:172;s:4:\"file\";s:27:\"2020/09/product-image-6.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-6-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-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:{}}}'),(441,2989,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.174252324235522504380924146971665322780609130859375;s:5:\"bytes\";i:629;s:11:\"size_before\";i:53566;s:10:\"size_after\";i:52937;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13482;s:10:\"size_after\";i:12853;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27231;s:10:\"size_after\";i:27231;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12853;s:10:\"size_after\";i:12853;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(443,2990,'_wp_attached_file','2020/09/product-image-5.png'),(444,2990,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:102;s:6:\"height\";i:182;s:4:\"file\";s:27:\"2020/09/product-image-5.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-5-102x150.png\";s:5:\"width\";i:102;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-5-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:{}}}'),(445,2990,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:31.114301546521584640458968351595103740692138671875;s:5:\"bytes\";i:12353;s:11:\"size_before\";i:39702;s:10:\"size_after\";i:27349;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.059999999999998721023075631819665431976318359375;s:5:\"bytes\";i:19889;s:11:\"size_before\";i:13829;s:10:\"size_after\";i:9949;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:53.21000000000000085265128291212022304534912109375;s:5:\"bytes\";i:8473;s:11:\"size_before\";i:15924;s:10:\"size_after\";i:7451;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9949;s:10:\"size_after\";i:9949;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(447,2991,'_wp_attached_file','2020/09/product-image-4.png'),(448,2991,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:134;s:6:\"height\";i:204;s:4:\"file\";s:27:\"2020/09/product-image-4.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-4-134x150.png\";s:5:\"width\";i:134;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-4-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:{}}}'),(449,2991,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:22.734206414167719145780210965313017368316650390625;s:5:\"bytes\";i:12221;s:11:\"size_before\";i:53756;s:10:\"size_after\";i:41535;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.4900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15252;s:10:\"size_after\";i:14872;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:50.1099999999999994315658113919198513031005859375;s:5:\"bytes\";i:11841;s:11:\"size_before\";i:23632;s:10:\"size_after\";i:11791;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14872;s:10:\"size_after\";i:14872;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(451,2992,'_wp_attached_file','2020/09/product-image-3.png'),(452,2992,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:115;s:6:\"height\";i:179;s:4:\"file\";s:27:\"2020/09/product-image-3.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-3-115x150.png\";s:5:\"width\";i:115;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-3-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:{}}}'),(453,2992,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:22.216729489793817009513077209703624248504638671875;s:5:\"bytes\";i:10786;s:11:\"size_before\";i:48549;s:10:\"size_after\";i:37763;s:4:\"time\";d:0.1399999999999999855671006798729649744927883148193359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.6999999999999999555910790149937383830547332763671875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13884;s:10:\"size_after\";i:13648;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:50.2000000000000028421709430404007434844970703125;s:5:\"bytes\";i:10550;s:11:\"size_before\";i:21017;s:10:\"size_after\";i:10467;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13648;s:10:\"size_after\";i:13648;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(455,2993,'_wp_attached_file','2020/09/product-image-2.png'),(456,2993,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:154;s:6:\"height\";i:154;s:4:\"file\";s:27:\"2020/09/product-image-2.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-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:{}}}'),(457,2993,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.58314080626629272163796713357442058622837066650390625;s:5:\"bytes\";i:472;s:11:\"size_before\";i:80941;s:10:\"size_after\";i:80469;s:4:\"time\";d:0.12000000000000000943689570931383059360086917877197265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.37999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19840;s:10:\"size_after\";i:19368;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:41733;s:10:\"size_after\";i:41733;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19368;s:10:\"size_after\";i:19368;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(459,2994,'_wp_attached_file','2020/09/product-image-1.png'),(460,2994,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:167;s:6:\"height\";i:164;s:4:\"file\";s:27:\"2020/09/product-image-1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"product-image-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:{}}}'),(461,2994,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.44838121194804048119664230398484505712985992431640625;s:5:\"bytes\";i:204;s:11:\"size_before\";i:45497;s:10:\"size_after\";i:45293;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.729999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11761;s:10:\"size_after\";i:11557;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22179;s:10:\"size_after\";i:22179;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11557;s:10:\"size_after\";i:11557;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(463,2996,'_wp_attached_file','2020/09/Stars.svg'),(464,2996,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:123;s:6:\"height\";i:19;s:4:\"file\";s:18:\"/2020/09/Stars.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Stars.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Stars.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Stars.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:9:\"Stars.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Stars.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Stars.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Stars.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Stars.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Stars.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Stars.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Stars.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Stars.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(465,3186,'_wp_attached_file','2020/09/hero-oval-shape.png'),(466,3186,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:170;s:6:\"height\";i:113;s:4:\"file\";s:27:\"2020/09/hero-oval-shape.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"hero-oval-shape-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"hero-oval-shape-150x113.png\";s:5:\"width\";i:150;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"hero-oval-shape-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:{}}}'),(467,3186,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:65.9880239520958156163032981567084789276123046875;s:5:\"bytes\";i:5510;s:11:\"size_before\";i:8350;s:10:\"size_after\";i:2840;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:84.719999999999998863131622783839702606201171875;s:5:\"bytes\";i:7949;s:11:\"size_before\";i:5956;s:10:\"size_after\";i:910;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.269999999999999573674358543939888477325439453125;s:5:\"bytes\";i:464;s:11:\"size_before\";i:1484;s:10:\"size_after\";i:1020;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:910;s:10:\"size_after\";i:910;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(468,3187,'_wp_attached_file','2020/09/hero-dot-pattern.png'),(469,3187,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:107;s:6:\"height\";i:109;s:4:\"file\";s:28:\"2020/09/hero-dot-pattern.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"hero-dot-pattern-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"hero-dot-pattern-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:{}}}'),(470,3187,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:24.230839249954488678895359043963253498077392578125;s:5:\"bytes\";i:1331;s:11:\"size_before\";i:5493;s:10:\"size_after\";i:4162;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:39.00999999999999801048033987171947956085205078125;s:5:\"bytes\";i:6076;s:11:\"size_before\";i:3412;s:10:\"size_after\";i:2081;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2081;s:10:\"size_after\";i:2081;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(471,3188,'_wp_attached_file','2020/09/pattern-5.png'),(472,3188,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1601;s:6:\"height\";i:280;s:4:\"file\";s:21:\"2020/09/pattern-5.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"pattern-5-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"pattern-5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"pattern-5-492x86.png\";s:5:\"width\";i:492;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"pattern-5-300x52.png\";s:5:\"width\";i:300;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"pattern-5-1024x179.png\";s:5:\"width\";i:1024;s:6:\"height\";i:179;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"pattern-5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"pattern-5-768x134.png\";s:5:\"width\";i:768;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"pattern-5-1536x269.png\";s:5:\"width\";i:1536;s:6:\"height\";i:269;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"pattern-5-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"pattern-5-492x86.png\";s:5:\"width\";i:492;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"pattern-5-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:{}}}'),(473,3188,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.311474498025474166862380798193044029176235198974609375;s:5:\"bytes\";i:112;s:11:\"size_before\";i:35958;s:10:\"size_after\";i:35846;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.13999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:843;s:11:\"size_before\";i:910;s:10:\"size_after\";i:845;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:333;s:11:\"size_before\";i:334;s:10:\"size_after\";i:287;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1983;s:11:\"size_before\";i:2457;s:10:\"size_after\";i:2457;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1244;s:10:\"size_after\";i:1244;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7620;s:10:\"size_after\";i:7620;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:417;s:10:\"size_after\";i:417;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4756;s:10:\"size_after\";i:4756;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14631;s:10:\"size_after\";i:14631;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:845;s:10:\"size_after\";i:845;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2457;s:10:\"size_after\";i:2457;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:287;s:10:\"size_after\";i:287;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(474,3224,'_wp_attached_file','2020/09/content-img-opacity.jpg'),(475,3224,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:397;s:6:\"height\";i:547;s:4:\"file\";s:31:\"2020/09/content-img-opacity.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"content-img-opacity-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"content-img-opacity-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"content-img-opacity-218x300.jpg\";s:5:\"width\";i:218;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"content-img-opacity-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:31:\"content-img-opacity-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"content-img-opacity-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:{}}}'),(476,3224,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:20.40675629093416176829123287461698055267333984375;s:5:\"bytes\";i:1184;s:11:\"size_before\";i:5802;s:10:\"size_after\";i:4618;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:39.86999999999999744204615126363933086395263671875;s:5:\"bytes\";i:2523;s:11:\"size_before\";i:1753;s:10:\"size_after\";i:1054;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:54.00999999999999801048033987171947956085205078125;s:5:\"bytes\";i:831;s:11:\"size_before\";i:898;s:10:\"size_after\";i:413;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1127;s:10:\"size_after\";i:1127;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:557;s:10:\"size_after\";i:557;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1054;s:10:\"size_after\";i:1054;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:413;s:10:\"size_after\";i:413;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(477,3225,'_wp_attached_file','2020/09/content-img-main.jpg'),(478,3225,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:425;s:6:\"height\";i:571;s:4:\"file\";s:28:\"2020/09/content-img-main.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"content-img-main-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"content-img-main-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"content-img-main-223x300.jpg\";s:5:\"width\";i:223;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"content-img-main-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"content-img-main-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"content-img-main-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:{}}}'),(479,3225,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.112692165371547747820812901409226469695568084716796875;s:5:\"bytes\";i:67;s:11:\"size_before\";i:59454;s:10:\"size_after\";i:59387;s:4:\"time\";d:0.159999999999999975575093458246556110680103302001953125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1707;s:11:\"size_before\";i:15003;s:10:\"size_after\";i:15003;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:747;s:11:\"size_before\";i:3726;s:10:\"size_after\";i:3726;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.440000000000000002220446049250313080847263336181640625;s:5:\"bytes\";i:67;s:11:\"size_before\";i:15382;s:10:\"size_after\";i:15315;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6614;s:10:\"size_after\";i:6614;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15003;s:10:\"size_after\";i:15003;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3726;s:10:\"size_after\";i:3726;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(480,3233,'_wp_attached_file','2020/09/pattern-6.png'),(481,3233,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:858;s:6:\"height\";i:209;s:4:\"file\";s:21:\"2020/09/pattern-6.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"pattern-6-255x209.png\";s:5:\"width\";i:255;s:6:\"height\";i:209;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"pattern-6-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"pattern-6-492x120.png\";s:5:\"width\";i:492;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"pattern-6-300x73.png\";s:5:\"width\";i:300;s:6:\"height\";i:73;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"pattern-6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"pattern-6-768x187.png\";s:5:\"width\";i:768;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"pattern-6-255x209.png\";s:5:\"width\";i:255;s:6:\"height\";i:209;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"pattern-6-492x120.png\";s:5:\"width\";i:492;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"pattern-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:{}}}'),(482,3233,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.677859921523719322067336179316043853759765625;s:5:\"bytes\";i:5153;s:11:\"size_before\";i:59381;s:10:\"size_after\";i:54228;s:4:\"time\";d:0.430000000000000159872115546022541821002960205078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:5067;s:11:\"size_before\";i:6312;s:10:\"size_after\";i:6312;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:35.81000000000000227373675443232059478759765625;s:5:\"bytes\";i:2604;s:11:\"size_before\";i:2829;s:10:\"size_after\";i:1816;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:34.8900000000000005684341886080801486968994140625;s:5:\"bytes\";i:10116;s:11:\"size_before\";i:11865;s:10:\"size_after\";i:7725;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3488;s:10:\"size_after\";i:3488;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3254;s:10:\"size_after\";i:3254;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15780;s:10:\"size_after\";i:15780;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6312;s:10:\"size_after\";i:6312;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7725;s:10:\"size_after\";i:7725;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1816;s:10:\"size_after\";i:1816;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(483,3353,'_wp_attached_file','2020/09/circle-logo-1.png'),(484,3353,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:32;s:4:\"file\";s:25:\"2020/09/circle-logo-1.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:{}}}'),(485,3353,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.65502183406113534402948062052018940448760986328125;s:5:\"bytes\";i:3;s:11:\"size_before\";i:458;s:10:\"size_after\";i:455;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.66000000000000003108624468950438313186168670654296875;s:5:\"bytes\";i:3;s:11:\"size_before\";i:458;s:10:\"size_after\";i:455;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(487,3354,'_wp_attached_file','2020/09/circle-logo-2.png'),(488,3354,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:32;s:4:\"file\";s:25:\"2020/09/circle-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:{}}}'),(489,3354,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.417536534446764029393506234555388800799846649169921875;s:5:\"bytes\";i:2;s:11:\"size_before\";i:479;s:10:\"size_after\";i:477;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.419999999999999984456877655247808434069156646728515625;s:5:\"bytes\";i:2;s:11:\"size_before\";i:479;s:10:\"size_after\";i:477;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(491,3355,'_wp_attached_file','2020/09/circle-logo-3.png'),(492,3355,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:32;s:4:\"file\";s:25:\"2020/09/circle-logo-3.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:{}}}'),(493,3355,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.43442622950819664850996559835039079189300537109375;s:5:\"bytes\";i:7;s:11:\"size_before\";i:488;s:10:\"size_after\";i:481;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.4299999999999999378275106209912337362766265869140625;s:5:\"bytes\";i:7;s:11:\"size_before\";i:488;s:10:\"size_after\";i:481;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}}}'),(495,3356,'_wp_attached_file','2020/09/circle-logo-4.png'),(496,3356,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:32;s:4:\"file\";s:25:\"2020/09/circle-logo-4.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:{}}}'),(497,3356,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.71258907363420431746448002741090022027492523193359375;s:5:\"bytes\";i:3;s:11:\"size_before\";i:421;s:10:\"size_after\";i:418;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.70999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:3;s:11:\"size_before\";i:421;s:10:\"size_after\";i:418;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(499,3379,'_wp_attached_file','2020/09/D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C.png'),(500,3379,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:800;s:4:\"file\";s:48:\"2020/09/D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:48:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-492x246.png\";s:5:\"width\";i:492;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-1024x512.png\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:48:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-768x384.png\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:49:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-1536x768.png\";s:5:\"width\";i:1536;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:48:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:48:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-492x246.png\";s:5:\"width\";i:492;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:48:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-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:{}}}'),(501,3379,'_elementor_source_image_hash','6d5bed95a212844d11a6286452cb77122e61e2c3'),(502,3379,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.7821554032767454867070000545936636626720428466796875;s:5:\"bytes\";i:57078;s:11:\"size_before\";i:3202751;s:10:\"size_after\";i:3145673;s:4:\"time\";d:3.119999999999999662492200513952411711215972900390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.030000000000001136868377216160297393798828125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:113648;s:10:\"size_after\";i:94292;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20697;s:10:\"size_after\";i:17517;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.1700000000000017053025658242404460906982421875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:201142;s:10:\"size_after\";i:166600;s:4:\"time\";d:0.2300000000000000099920072216264088638126850128173828125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:68330;s:10:\"size_after\";i:68330;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:659839;s:10:\"size_after\";i:659839;s:4:\"time\";d:0.35999999999999998667732370449812151491641998291015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:36055;s:10:\"size_after\";i:36055;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:378685;s:10:\"size_after\";i:378685;s:4:\"time\";d:0.340000000000000024424906541753443889319896697998046875;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1445946;s:10:\"size_after\";i:1445946;s:4:\"time\";d:1.62000000000000010658141036401502788066864013671875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:94292;s:10:\"size_after\";i:94292;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:166600;s:10:\"size_after\";i:166600;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17517;s:10:\"size_after\";i:17517;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(503,3380,'_wp_attached_file','2020/09/8656FEDB-1E9C-4C1B-9A82-3F4A3B3C92CE.png'),(504,3380,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:474;s:6:\"height\";i:586;s:4:\"file\";s:48:\"2020/09/8656FEDB-1E9C-4C1B-9A82-3F4A3B3C92CE.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"8656FEDB-1E9C-4C1B-9A82-3F4A3B3C92CE-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"8656FEDB-1E9C-4C1B-9A82-3F4A3B3C92CE-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"8656FEDB-1E9C-4C1B-9A82-3F4A3B3C92CE-243x300.png\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"8656FEDB-1E9C-4C1B-9A82-3F4A3B3C92CE-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:48:\"8656FEDB-1E9C-4C1B-9A82-3F4A3B3C92CE-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:48:\"8656FEDB-1E9C-4C1B-9A82-3F4A3B3C92CE-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:{}}}'),(505,3380,'_elementor_source_image_hash','ee19fcce607d0a20ce1f0bbdc74e3a1639141940'),(506,3380,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.6255368506849752208154313848353922367095947265625;s:5:\"bytes\";i:14755;s:11:\"size_before\";i:318990;s:10:\"size_after\";i:304235;s:4:\"time\";d:0.560000000000000053290705182007513940334320068359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.0999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:93278;s:10:\"size_after\";i:80124;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.449999999999999289457264239899814128875732421875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16938;s:10:\"size_after\";i:15337;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:82072;s:10:\"size_after\";i:82072;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:31241;s:10:\"size_after\";i:31241;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:80124;s:10:\"size_after\";i:80124;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15337;s:10:\"size_after\";i:15337;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(507,3383,'_wp_attached_file','2020/09/bubble-chart-fill.svg'),(508,3383,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:31;s:6:\"height\";i:34;s:4:\"file\";s:30:\"/2020/09/bubble-chart-fill.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"bubble-chart-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"bubble-chart-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"bubble-chart-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:21:\"bubble-chart-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"bubble-chart-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"bubble-chart-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"bubble-chart-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"bubble-chart-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"bubble-chart-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"bubble-chart-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"bubble-chart-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"bubble-chart-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(509,3383,'_elementor_source_image_hash','b21f8c3da0b0dfbc1d928b27a55a7b1dcaf19e84'),(511,3384,'_wp_attached_file','2020/09/money-dollar-circle-fill.svg'),(512,3384,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:36;s:6:\"height\";i:36;s:4:\"file\";s:37:\"/2020/09/money-dollar-circle-fill.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:28:\"money-dollar-circle-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:28:\"money-dollar-circle-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:28:\"money-dollar-circle-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:28:\"money-dollar-circle-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:28:\"money-dollar-circle-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:28:\"money-dollar-circle-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:28:\"money-dollar-circle-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:28:\"money-dollar-circle-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:28:\"money-dollar-circle-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:28:\"money-dollar-circle-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:28:\"money-dollar-circle-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:28:\"money-dollar-circle-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(513,3384,'_elementor_source_image_hash','fe4d8f05d440eb5dddbbfd80982304278cf19709'),(515,3385,'_wp_attached_file','2020/09/user-fill.svg'),(516,3385,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:28;s:6:\"height\";i:36;s:4:\"file\";s:22:\"/2020/09/user-fill.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"user-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"user-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"user-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:13:\"user-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"user-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"user-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"user-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"user-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"user-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"user-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"user-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"user-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(517,3385,'_elementor_source_image_hash','b249b2f81a7a1b68f8471dfbb62b9a6db466a225'),(519,3386,'_wp_attached_file','2020/09/timer-fill.svg'),(520,3386,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:30;s:6:\"height\";i:36;s:4:\"file\";s:23:\"/2020/09/timer-fill.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"timer-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"timer-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"timer-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"timer-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"timer-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"timer-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"timer-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"timer-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"timer-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"timer-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"timer-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"timer-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(521,3386,'_elementor_source_image_hash','4de36c56d5be6c140f508103c88cbc85134c519c'),(523,3387,'_wp_attached_file','2020/09/user-5-fill.svg'),(524,3387,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:28;s:6:\"height\";i:34;s:4:\"file\";s:24:\"/2020/09/user-5-fill.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"user-5-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"user-5-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"user-5-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:15:\"user-5-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"user-5-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"user-5-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"user-5-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"user-5-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"user-5-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"user-5-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"user-5-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"user-5-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(525,3387,'_elementor_source_image_hash','53032cb7011fc60129d6ef6ecae6b81130593578'),(527,3388,'_wp_attached_file','2020/09/earth-fill.svg'),(528,3388,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:34;s:6:\"height\";i:34;s:4:\"file\";s:23:\"/2020/09/earth-fill.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"earth-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"earth-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"earth-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"earth-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"earth-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"earth-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"earth-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"earth-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"earth-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"earth-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"earth-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"earth-fill.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(529,3388,'_elementor_source_image_hash','439ebd77670f67d9a63187b37527a09cb4a4ce3a'),(531,3396,'_wp_attached_file','2020/09/D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C.jpg'),(532,3396,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1619;s:6:\"height\";i:718;s:4:\"file\";s:48:\"2020/09/D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:48:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-492x218.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-300x133.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-1024x454.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:454;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:48:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-768x341.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:341;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:49:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-1536x681.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:48:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:48:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-492x218.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:48:\"D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C-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:{}}}'),(533,3396,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.396414686418420370017656750860624015331268310546875;s:5:\"bytes\";i:10824;s:11:\"size_before\";i:318689;s:10:\"size_after\";i:307865;s:4:\"time\";d:0.25;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.5600000000000004973799150320701301097869873046875;s:5:\"bytes\";i:2507;s:11:\"size_before\";i:13697;s:10:\"size_after\";i:12388;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.480000000000000426325641456060111522674560546875;s:5:\"bytes\";i:861;s:11:\"size_before\";i:3818;s:10:\"size_after\";i:3227;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:4648;s:11:\"size_before\";i:22430;s:10:\"size_after\";i:20279;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.160000000000000142108547152020037174224853515625;s:5:\"bytes\";i:212;s:11:\"size_before\";i:9805;s:10:\"size_after\";i:9593;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.089999999999999857891452847979962825775146484375;s:5:\"bytes\";i:1986;s:11:\"size_before\";i:64182;s:10:\"size_after\";i:62196;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5721;s:10:\"size_after\";i:5721;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.089999999999999857891452847979962825775146484375;s:5:\"bytes\";i:1270;s:11:\"size_before\";i:41038;s:10:\"size_after\";i:39768;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.70999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:3305;s:11:\"size_before\";i:122104;s:10:\"size_after\";i:118799;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12388;s:10:\"size_after\";i:12388;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20279;s:10:\"size_after\";i:20279;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3227;s:10:\"size_after\";i:3227;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(535,3424,'_wp_attached_file','2020/09/3-layers.png'),(536,3424,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:759;s:6:\"height\";i:870;s:4:\"file\";s:20:\"2020/09/3-layers.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"3-layers-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"3-layers-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"3-layers-492x564.png\";s:5:\"width\";i:492;s:6:\"height\";i:564;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"3-layers-262x300.png\";s:5:\"width\";i:262;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"3-layers-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"3-layers-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"3-layers-492x564.png\";s:5:\"width\";i:492;s:6:\"height\";i:564;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"3-layers-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:{}}}'),(537,3424,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:77.4188595817852416303139762021601200103759765625;s:5:\"bytes\";i:75639;s:11:\"size_before\";i:97701;s:10:\"size_after\";i:22062;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:83.8700000000000045474735088646411895751953125;s:5:\"bytes\";i:17277;s:11:\"size_before\";i:15122;s:10:\"size_after\";i:2439;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:63.159999999999996589394868351519107818603515625;s:5:\"bytes\";i:2493;s:11:\"size_before\";i:2560;s:10:\"size_after\";i:943;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:91.68000000000000682121026329696178436279296875;s:5:\"bytes\";i:84309;s:11:\"size_before\";i:66907;s:10:\"size_after\";i:5568;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2722;s:10:\"size_after\";i:2722;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1440;s:10:\"size_after\";i:1440;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2439;s:10:\"size_after\";i:2439;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5568;s:10:\"size_after\";i:5568;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:943;s:10:\"size_after\";i:943;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(538,3429,'_wp_attached_file','2020/09/l6-download-gplay.png'),(539,3429,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:184;s:6:\"height\";i:58;s:4:\"file\";s:29:\"2020/09/l6-download-gplay.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"l6-download-gplay-100x58.png\";s:5:\"width\";i:100;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"l6-download-gplay-150x58.png\";s:5:\"width\";i:150;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"l6-download-gplay-100x58.png\";s:5:\"width\";i:100;s:6:\"height\";i:58;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:{}}}'),(540,3429,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:37.1721435031655147440687869675457477569580078125;s:5:\"bytes\";i:4932;s:11:\"size_before\";i:13268;s:10:\"size_after\";i:8336;s:4:\"time\";d:0.2499999999999999722444243843710864894092082977294921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:46.43999999999999772626324556767940521240234375;s:5:\"bytes\";i:10014;s:11:\"size_before\";i:4419;s:10:\"size_after\";i:2367;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:44.42999999999999971578290569595992565155029296875;s:5:\"bytes\";i:2880;s:11:\"size_before\";i:6482;s:10:\"size_after\";i:3602;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2367;s:10:\"size_after\";i:2367;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(541,3430,'_wp_attached_file','2020/09/l6-download-appstore.png'),(542,3430,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:184;s:6:\"height\";i:58;s:4:\"file\";s:32:\"2020/09/l6-download-appstore.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"l6-download-appstore-100x58.png\";s:5:\"width\";i:100;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"l6-download-appstore-150x58.png\";s:5:\"width\";i:150;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"l6-download-appstore-100x58.png\";s:5:\"width\";i:100;s:6:\"height\";i:58;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:{}}}'),(543,3430,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:23.212280044926995259402247029356658458709716796875;s:5:\"bytes\";i:2480;s:11:\"size_before\";i:10684;s:10:\"size_after\";i:8204;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:50.5499999999999971578290569595992565155029296875;s:5:\"bytes\";i:7185;s:11:\"size_before\";i:4906;s:10:\"size_after\";i:2426;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3352;s:10:\"size_after\";i:3352;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2426;s:10:\"size_after\";i:2426;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(544,3432,'_wp_attached_file','2020/10/Image.png'),(545,3432,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:612;s:6:\"height\";i:734;s:4:\"file\";s:17:\"2020/10/Image.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"Image-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"Image-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"Image-492x590.png\";s:5:\"width\";i:492;s:6:\"height\";i:590;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Image-250x300.png\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Image-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"Image-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"Image-492x590.png\";s:5:\"width\";i:492;s:6:\"height\";i:590;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"Image-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:{}}}'),(546,3432,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:22.97873788831151387057616375386714935302734375;s:5:\"bytes\";i:81012;s:11:\"size_before\";i:352552;s:10:\"size_after\";i:271540;s:4:\"time\";d:1.479999999999999982236431605997495353221893310546875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26.379999999999999005240169935859739780426025390625;s:5:\"bytes\";i:25975;s:11:\"size_before\";i:37528;s:10:\"size_after\";i:27627;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.1500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:2860;s:11:\"size_before\";i:8502;s:10:\"size_after\";i:7554;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:46.02000000000000312638803734444081783294677734375;s:5:\"bytes\";i:103657;s:11:\"size_before\";i:147132;s:10:\"size_after\";i:79429;s:4:\"time\";d:0.63000000000000000444089209850062616169452667236328125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.45999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:2020;s:11:\"size_before\";i:31260;s:10:\"size_after\";i:29240;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.25;s:5:\"bytes\";i:440;s:11:\"size_before\";i:13520;s:10:\"size_after\";i:13080;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27627;s:10:\"size_after\";i:27627;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:79429;s:10:\"size_after\";i:79429;s:4:\"time\";d:0.40000000000000002220446049250313080847263336181640625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7554;s:10:\"size_after\";i:7554;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(547,3455,'_wp_attached_file','2020/10/Wave.svg'),(548,3455,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:1675;s:6:\"height\";i:254;s:4:\"file\";s:17:\"/2020/10/Wave.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:8:\"Wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(549,3464,'_wp_attached_file','2020/10/l6-hero-pattern.png'),(550,3464,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:123;s:6:\"height\";i:112;s:4:\"file\";s:27:\"2020/10/l6-hero-pattern.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"l6-hero-pattern-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"l6-hero-pattern-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:{}}}'),(551,3464,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:23.256328880360175759278718032874166965484619140625;s:5:\"bytes\";i:3151;s:11:\"size_before\";i:13549;s:10:\"size_after\";i:10398;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.74000000000000198951966012828052043914794921875;s:5:\"bytes\";i:14123;s:11:\"size_before\";i:8350;s:10:\"size_after\";i:5199;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5199;s:10:\"size_after\";i:5199;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(552,3484,'_wp_attached_file','2020/10/l6-content1-img.png'),(553,3484,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:577;s:6:\"height\";i:597;s:4:\"file\";s:27:\"2020/10/l6-content1-img.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"l6-content1-img-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"l6-content1-img-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"l6-content1-img-492x509.png\";s:5:\"width\";i:492;s:6:\"height\";i:509;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"l6-content1-img-290x300.png\";s:5:\"width\";i:290;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"l6-content1-img-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"l6-content1-img-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"l6-content1-img-492x509.png\";s:5:\"width\";i:492;s:6:\"height\";i:509;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"l6-content1-img-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:{}}}'),(554,3484,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.1233109909730227826685222680680453777313232421875;s:5:\"bytes\";i:58646;s:11:\"size_before\";i:721947;s:10:\"size_after\";i:663301;s:4:\"time\";d:1.4199999999999999289457264239899814128875732421875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.1400000000000005684341886080801486968994140625;s:5:\"bytes\";i:6759;s:11:\"size_before\";i:72481;s:10:\"size_after\";i:62959;s:4:\"time\";d:0.340000000000000024424906541753443889319896697998046875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.7400000000000002131628207280300557613372802734375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14164;s:10:\"size_after\";i:13210;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.1700000000000017053025658242404460906982421875;s:5:\"bytes\";i:106157;s:11:\"size_before\";i:251258;s:10:\"size_after\";i:203088;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:79284;s:10:\"size_after\";i:79284;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25503;s:10:\"size_after\";i:25503;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:62959;s:10:\"size_after\";i:62959;s:4:\"time\";d:0.35999999999999998667732370449812151491641998291015625;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:203088;s:10:\"size_after\";i:203088;s:4:\"time\";d:0.25;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13210;s:10:\"size_after\";i:13210;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(555,3488,'_wp_attached_file','2020/10/l6-content2-img.png'),(556,3488,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:481;s:6:\"height\";i:613;s:4:\"file\";s:27:\"2020/10/l6-content2-img.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"l6-content2-img-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"l6-content2-img-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"l6-content2-img-235x300.png\";s:5:\"width\";i:235;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"l6-content2-img-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"l6-content2-img-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"l6-content2-img-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:{}}}'),(557,3488,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:17.621997531567455297363267163746058940887451171875;s:5:\"bytes\";i:29698;s:11:\"size_before\";i:168528;s:10:\"size_after\";i:138830;s:4:\"time\";d:1.1300000000000001154631945610162802040576934814453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:40.36999999999999744204615126363933086395263671875;s:5:\"bytes\";i:39939;s:11:\"size_before\";i:58413;s:10:\"size_after\";i:34831;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.129999999999999005240169935859739780426025390625;s:5:\"bytes\";i:4005;s:11:\"size_before\";i:11500;s:10:\"size_after\";i:9645;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.7400000000000002131628207280300557613372802734375;s:5:\"bytes\";i:3549;s:11:\"size_before\";i:36422;s:10:\"size_after\";i:32873;s:4:\"time\";d:0.35999999999999998667732370449812151491641998291015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.019999999999999573674358543939888477325439453125;s:5:\"bytes\";i:712;s:11:\"size_before\";i:17717;s:10:\"size_after\";i:17005;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:34831;s:10:\"size_after\";i:34831;s:4:\"time\";d:0.409999999999999975575093458246556110680103302001953125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9645;s:10:\"size_after\";i:9645;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(558,3496,'_wp_attached_file','2020/10/l6-how-timeline.svg'),(559,3496,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:354;s:6:\"height\";i:3;s:4:\"file\";s:28:\"/2020/10/l6-how-timeline.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"l6-how-timeline.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"l6-how-timeline.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"l6-how-timeline.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:19:\"l6-how-timeline.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"l6-how-timeline.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"l6-how-timeline.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"l6-how-timeline.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"l6-how-timeline.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"l6-how-timeline.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"l6-how-timeline.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"l6-how-timeline.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"l6-how-timeline.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(560,3502,'_wp_attached_file','2020/10/l6-video-img.jpg'),(561,3502,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1110;s:6:\"height\";i:652;s:4:\"file\";s:24:\"2020/10/l6-video-img.jpg\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"l6-video-img-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"l6-video-img-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"l6-video-img-492x289.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:289;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"l6-video-img-300x176.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"l6-video-img-1024x601.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:601;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"l6-video-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"l6-video-img-768x451.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:451;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"l6-video-img-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"l6-video-img-492x289.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:289;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"l6-video-img-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:{}}}'),(562,3502,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.26166001984684228443001074992935173213481903076171875;s:5:\"bytes\";i:559;s:11:\"size_before\";i:213636;s:10:\"size_after\";i:213077;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1002;s:11:\"size_before\";i:10787;s:10:\"size_after\";i:10787;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5;s:5:\"bytes\";i:483;s:11:\"size_before\";i:3036;s:10:\"size_after\";i:2869;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1950;s:11:\"size_before\";i:22487;s:10:\"size_after\";i:22487;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10185;s:10:\"size_after\";i:10185;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.409999999999999975575093458246556110680103302001953125;s:5:\"bytes\";i:319;s:11:\"size_before\";i:78568;s:10:\"size_after\";i:78249;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4934;s:10:\"size_after\";i:4934;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.1499999999999999944488848768742172978818416595458984375;s:5:\"bytes\";i:73;s:11:\"size_before\";i:47496;s:10:\"size_after\";i:47423;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10787;s:10:\"size_after\";i:10787;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22487;s:10:\"size_after\";i:22487;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2869;s:10:\"size_after\";i:2869;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(563,3505,'_wp_attached_file','2020/10/l6-video-pattern.png'),(564,3505,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:156;s:6:\"height\";i:142;s:4:\"file\";s:28:\"2020/10/l6-video-pattern.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"l6-video-pattern-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"l6-video-pattern-150x142.png\";s:5:\"width\";i:150;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"l6-video-pattern-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:{}}}'),(565,3505,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:19.6305418719211814959635375998914241790771484375;s:5:\"bytes\";i:3188;s:11:\"size_before\";i:16240;s:10:\"size_after\";i:13052;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.6099999999999994315658113919198513031005859375;s:5:\"bytes\";i:10324;s:11:\"size_before\";i:7644;s:10:\"size_after\";i:5686;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:42.27000000000000312638803734444081783294677734375;s:5:\"bytes\";i:1230;s:11:\"size_before\";i:2910;s:10:\"size_after\";i:1680;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5686;s:10:\"size_after\";i:5686;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(566,3508,'_wp_attached_file','2020/10/l6-video-wave.svg'),(567,3508,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:1600;s:6:\"height\";i:93;s:4:\"file\";s:26:\"/2020/10/l6-video-wave.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"l6-video-wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"l6-video-wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"l6-video-wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"l6-video-wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"l6-video-wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"l6-video-wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"l6-video-wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"l6-video-wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"l6-video-wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"l6-video-wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"l6-video-wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"l6-video-wave.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(568,3511,'_wp_attached_file','2020/10/l6-feature-icon1.svg'),(569,3511,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:47;s:6:\"height\";i:32;s:4:\"file\";s:29:\"/2020/10/l6-feature-icon1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:20:\"l6-feature-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(571,3512,'_wp_attached_file','2020/10/l6-feature-icon2.svg'),(572,3512,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:41;s:6:\"height\";i:36;s:4:\"file\";s:29:\"/2020/10/l6-feature-icon2.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:20:\"l6-feature-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(574,3514,'_wp_attached_file','2020/10/l6-feature-icon3.svg'),(575,3514,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:29:\"/2020/10/l6-feature-icon3.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:20:\"l6-feature-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(577,3515,'_wp_attached_file','2020/10/l6-feature-icon4.svg'),(578,3515,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:39;s:6:\"height\";i:32;s:4:\"file\";s:29:\"/2020/10/l6-feature-icon4.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:20:\"l6-feature-icon4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(580,3516,'_wp_attached_file','2020/10/l6-feature-icon5.svg'),(581,3516,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:41;s:4:\"file\";s:29:\"/2020/10/l6-feature-icon5.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:20:\"l6-feature-icon5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(583,3517,'_wp_attached_file','2020/10/l6-feature-icon6.svg'),(584,3517,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:37;s:6:\"height\";i:35;s:4:\"file\";s:29:\"/2020/10/l6-feature-icon6.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:20:\"l6-feature-icon6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"l6-feature-icon6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(586,3528,'_wp_attached_file','2020/10/l6-testimonial-img3.jpg'),(587,3528,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:111;s:6:\"height\";i:111;s:4:\"file\";s:31:\"2020/10/l6-testimonial-img3.jpg\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"l6-testimonial-img3-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:31:\"l6-testimonial-img3-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:{}}}'),(588,3528,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6788;s:10:\"size_after\";i:6788;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:642;s:11:\"size_before\";i:3394;s:10:\"size_after\";i:3394;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3394;s:10:\"size_after\";i:3394;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(589,3529,'_wp_attached_file','2020/10/l6-testimonial-img2.jpg'),(590,3529,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:111;s:6:\"height\";i:111;s:4:\"file\";s:31:\"2020/10/l6-testimonial-img2.jpg\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"l6-testimonial-img2-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:31:\"l6-testimonial-img2-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:{}}}'),(591,3529,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7448;s:10:\"size_after\";i:7448;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:705;s:11:\"size_before\";i:3724;s:10:\"size_after\";i:3724;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3724;s:10:\"size_after\";i:3724;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(592,3530,'_wp_attached_file','2020/10/l6-testimonial-img1.jpg'),(593,3530,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:111;s:6:\"height\";i:111;s:4:\"file\";s:31:\"2020/10/l6-testimonial-img1.jpg\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"l6-testimonial-img1-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:31:\"l6-testimonial-img1-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:{}}}'),(594,3530,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6856;s:10:\"size_after\";i:6856;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:597;s:11:\"size_before\";i:3428;s:10:\"size_after\";i:3428;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3428;s:10:\"size_after\";i:3428;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(595,3593,'_wp_attached_file','2020/10/Wave_2.svg'),(596,3593,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:1648;s:6:\"height\";i:92;s:4:\"file\";s:19:\"/2020/10/Wave_2.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Wave_2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Wave_2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Wave_2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:10:\"Wave_2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Wave_2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Wave_2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Wave_2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Wave_2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Wave_2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Wave_2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Wave_2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Wave_2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(597,3595,'_wp_attached_file','2020/10/Fill_1.png'),(598,3595,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:150;s:4:\"file\";s:18:\"2020/10/Fill_1.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"Fill_1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"Fill_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:{}}}'),(599,3595,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:14.957983193277311073643431882373988628387451171875;s:5:\"bytes\";i:178;s:11:\"size_before\";i:1190;s:10:\"size_after\";i:1012;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26.019999999999999573674358543939888477325439453125;s:5:\"bytes\";i:659;s:11:\"size_before\";i:684;s:10:\"size_after\";i:506;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:506;s:10:\"size_after\";i:506;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(600,3600,'_wp_attached_file','2020/10/heart-2.png'),(601,3600,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:14;s:6:\"height\";i:13;s:4:\"file\";s:19:\"2020/10/heart-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:{}}}'),(602,3600,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.974358974358974450069581507705152034759521484375;s:5:\"bytes\";i:21;s:11:\"size_before\";i:234;s:10:\"size_after\";i:213;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.9700000000000006394884621840901672840118408203125;s:5:\"bytes\";i:21;s:11:\"size_before\";i:234;s:10:\"size_after\";i:213;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(603,3611,'_wp_attached_file','2020/10/Line_9.svg'),(604,3611,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:278;s:6:\"height\";i:5;s:4:\"file\";s:19:\"/2020/10/Line_9.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Line_9.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Line_9.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Line_9.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:10:\"Line_9.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Line_9.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Line_9.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Line_9.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Line_9.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Line_9.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Line_9.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Line_9.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Line_9.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(605,3640,'_wp_attached_file','2020/10/pattern-2.png'),(606,3640,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:678;s:4:\"file\";s:21:\"2020/10/pattern-2.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"pattern-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"pattern-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"pattern-2-492x208.png\";s:5:\"width\";i:492;s:6:\"height\";i:208;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"pattern-2-300x127.png\";s:5:\"width\";i:300;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"pattern-2-1024x434.png\";s:5:\"width\";i:1024;s:6:\"height\";i:434;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"pattern-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"pattern-2-768x325.png\";s:5:\"width\";i:768;s:6:\"height\";i:325;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"pattern-2-1536x651.png\";s:5:\"width\";i:1536;s:6:\"height\";i:651;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"pattern-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"pattern-2-492x208.png\";s:5:\"width\";i:492;s:6:\"height\";i:208;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"pattern-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:{}}}'),(607,3640,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.8627058383568364519078386365436017513275146484375;s:5:\"bytes\";i:55120;s:11:\"size_before\";i:558873;s:10:\"size_after\";i:503753;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:43.8299999999999982946974341757595539093017578125;s:5:\"bytes\";i:55833;s:11:\"size_before\";i:41980;s:10:\"size_after\";i:23579;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:46.35000000000000142108547152020037174224853515625;s:5:\"bytes\";i:16947;s:11:\"size_before\";i:12284;s:10:\"size_after\";i:6590;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:45.18999999999999772626324556767940521240234375;s:5:\"bytes\";i:89184;s:11:\"size_before\";i:68652;s:10:\"size_after\";i:37627;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18391;s:10:\"size_after\";i:18391;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:104792;s:10:\"size_after\";i:104792;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11852;s:10:\"size_after\";i:11852;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:69901;s:10:\"size_after\";i:69901;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:163225;s:10:\"size_after\";i:163225;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23579;s:10:\"size_after\";i:23579;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:37627;s:10:\"size_after\";i:37627;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6590;s:10:\"size_after\";i:6590;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(608,3645,'_wp_attached_file','2020/10/Image.svg'),(609,3645,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:170;s:6:\"height\";i:122;s:4:\"file\";s:18:\"/2020/10/Image.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Image.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Image.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Image.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:9:\"Image.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Image.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Image.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Image.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Image.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Image.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Image.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Image.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"Image.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(610,3646,'_wp_attached_file','2020/10/b2b-2.png'),(611,3646,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:382;s:6:\"height\";i:344;s:4:\"file\";s:17:\"2020/10/b2b-2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"b2b-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"b2b-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"b2b-2-300x270.png\";s:5:\"width\";i:300;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"b2b-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"b2b-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"b2b-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:{}}}'),(612,3646,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:15.3404529642153395485593136982060968875885009765625;s:5:\"bytes\";i:6306;s:11:\"size_before\";i:41107;s:10:\"size_after\";i:34801;s:4:\"time\";d:0.38000000000000000444089209850062616169452667236328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:9007;s:11:\"size_before\";i:11055;s:10:\"size_after\";i:8037;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:2633;s:11:\"size_before\";i:3000;s:10:\"size_after\";i:2402;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:1743;s:11:\"size_before\";i:11465;s:10:\"size_after\";i:9722;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.39999999999999857891452847979962825775146484375;s:5:\"bytes\";i:947;s:11:\"size_before\";i:5148;s:10:\"size_after\";i:4201;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8037;s:10:\"size_after\";i:8037;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2402;s:10:\"size_after\";i:2402;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(613,3647,'_wp_attached_file','2020/10/b2b1.png'),(614,3647,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:408;s:6:\"height\";i:565;s:4:\"file\";s:16:\"2020/10/b2b1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"b2b1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"b2b1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"b2b1-217x300.png\";s:5:\"width\";i:217;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"b2b1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"b2b1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"b2b1-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:{}}}'),(615,3647,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.151274805558353708789809388690628111362457275390625;s:5:\"bytes\";i:4343;s:11:\"size_before\";i:377234;s:10:\"size_after\";i:372891;s:4:\"time\";d:0.45999999999999996447286321199499070644378662109375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.609999999999999875655021241982467472553253173828125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:102582;s:10:\"size_after\";i:98880;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.29999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19441;s:10:\"size_after\";i:18800;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:98844;s:10:\"size_after\";i:98844;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:38687;s:10:\"size_after\";i:38687;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:98880;s:10:\"size_after\";i:98880;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18800;s:10:\"size_after\";i:18800;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(616,3675,'_wp_attached_file','2020/10/b2b-4.png'),(617,3675,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:308;s:6:\"height\";i:419;s:4:\"file\";s:17:\"2020/10/b2b-4.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"b2b-4-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"b2b-4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"b2b-4-221x300.png\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"b2b-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"b2b-4-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"b2b-4-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:{}}}'),(618,3675,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.3443819251593869257277447104570455849170684814453125;s:5:\"bytes\";i:4812;s:11:\"size_before\";i:357934;s:10:\"size_after\";i:353122;s:4:\"time\";d:0.480000000000000037747582837255322374403476715087890625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.1699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:96836;s:10:\"size_after\";i:92796;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.970000000000000195399252334027551114559173583984375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19428;s:10:\"size_after\";i:18656;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:92730;s:10:\"size_after\";i:92730;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:37488;s:10:\"size_after\";i:37488;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:92796;s:10:\"size_after\";i:92796;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18656;s:10:\"size_after\";i:18656;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(619,3697,'_wp_attached_file','2020/10/man_standing-e1601789158813.png'),(620,3697,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:388;s:6:\"height\";i:488;s:4:\"file\";s:39:\"2020/10/man_standing-e1601789158813.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"man_standing-e1601789158813-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"man_standing-e1601789158813-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"man_standing-e1601789158813-239x300.png\";s:5:\"width\";i:239;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"man_standing-e1601789158813-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:39:\"man_standing-e1601789158813-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"man_standing-e1601789158813-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:{}}}'),(621,3697,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.36223775445159756003477014019154012203216552734375;s:5:\"bytes\";i:19264;s:11:\"size_before\";i:359253;s:10:\"size_after\";i:339989;s:4:\"time\";d:0.400000000000000077715611723760957829654216766357421875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.71000000000000085265128291212022304534912109375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:104325;s:10:\"size_after\";i:87932;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.5800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19687;s:10:\"size_after\";i:16816;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:71087;s:10:\"size_after\";i:71087;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40142;s:10:\"size_after\";i:40142;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:104325;s:10:\"size_after\";i:104325;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19687;s:10:\"size_after\";i:19687;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(622,3697,'_wp_attachment_backup_sizes','a:7:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:389;s:6:\"height\";i:743;s:4:\"file\";s:16:\"man_standing.png\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:24:\"man_standing-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:24:\"man_standing-157x300.png\";s:5:\"width\";i:157;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"woocommerce_thumbnail-orig\";a:5:{s:4:\"file\";s:24:\"man_standing-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";s:1:\"0\";}s:34:\"woocommerce_gallery_thumbnail-orig\";a:4:{s:4:\"file\";s:24:\"man_standing-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"shop_catalog-orig\";a:4:{s:4:\"file\";s:24:\"man_standing-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"shop_thumbnail-orig\";a:4:{s:4:\"file\";s:24:\"man_standing-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}'),(623,3698,'_wp_attached_file','2020/10/B2B-Oval.png'),(624,3698,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:312;s:6:\"height\";i:312;s:4:\"file\";s:20:\"2020/10/B2B-Oval.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"B2B-Oval-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"B2B-Oval-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"B2B-Oval-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"B2B-Oval-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"B2B-Oval-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"B2B-Oval-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:{}}}'),(625,3698,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:61.1378581493658970202886848710477352142333984375;s:5:\"bytes\";i:41652;s:11:\"size_before\";i:68128;s:10:\"size_after\";i:26476;s:4:\"time\";d:0.489999999999999935607064571740920655429363250732421875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:84.93000000000000682121026329696178436279296875;s:5:\"bytes\";i:50417;s:11:\"size_before\";i:40924;s:10:\"size_after\";i:6167;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:74.25;s:5:\"bytes\";i:10023;s:11:\"size_before\";i:6842;s:10:\"size_after\";i:1762;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.230000000000000426325641456060111522674560546875;s:5:\"bytes\";i:1142;s:11:\"size_before\";i:8633;s:10:\"size_after\";i:7491;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.71000000000000085265128291212022304534912109375;s:5:\"bytes\";i:673;s:11:\"size_before\";i:3800;s:10:\"size_after\";i:3127;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6167;s:10:\"size_after\";i:6167;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1762;s:10:\"size_after\";i:1762;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(626,3709,'_wp_attached_file','2020/10/l3-video-bg.jpg'),(627,3709,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:580;s:4:\"file\";s:23:\"2020/10/l3-video-bg.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"l3-video-bg-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"l3-video-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"l3-video-bg-492x178.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"l3-video-bg-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"l3-video-bg-1024x371.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"l3-video-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"l3-video-bg-768x278.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"l3-video-bg-1536x557.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:557;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"l3-video-bg-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"l3-video-bg-492x178.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:178;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"l3-video-bg-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:{}}}'),(628,3709,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:298520;s:10:\"size_after\";i:298520;s:4:\"time\";d:0.2300000000000000099920072216264088638126850128173828125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1410;s:11:\"size_before\";i:14171;s:10:\"size_after\";i:14171;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:678;s:11:\"size_before\";i:3530;s:10:\"size_after\";i:3530;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1671;s:11:\"size_before\";i:19635;s:10:\"size_after\";i:19635;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9222;s:10:\"size_after\";i:9222;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:59615;s:10:\"size_after\";i:59615;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6394;s:10:\"size_after\";i:6394;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:38270;s:10:\"size_after\";i:38270;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:110347;s:10:\"size_after\";i:110347;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14171;s:10:\"size_after\";i:14171;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19635;s:10:\"size_after\";i:19635;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3530;s:10:\"size_after\";i:3530;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(629,3720,'_wp_attached_file','2020/10/l3-testimonial3.jpg'),(630,3720,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:54;s:6:\"height\";i:54;s:4:\"file\";s:27:\"2020/10/l3-testimonial3.jpg\";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:{}}}'),(631,3720,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5064;s:10:\"size_after\";i:5064;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5064;s:10:\"size_after\";i:5064;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(632,3721,'_wp_attached_file','2020/10/l3-testimonial1.jpg'),(633,3721,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:54;s:6:\"height\";i:54;s:4:\"file\";s:27:\"2020/10/l3-testimonial1.jpg\";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:{}}}'),(634,3721,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5018;s:10:\"size_after\";i:5018;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5018;s:10:\"size_after\";i:5018;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(635,3798,'_wp_attached_file','2020/10/l2-hero-bg.jpg'),(636,3798,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:676;s:4:\"file\";s:22:\"2020/10/l2-hero-bg.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"l2-hero-bg-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"l2-hero-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"l2-hero-bg-492x208.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"l2-hero-bg-300x127.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:127;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"l2-hero-bg-1024x433.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"l2-hero-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"l2-hero-bg-768x324.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"l2-hero-bg-1536x649.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:649;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"l2-hero-bg-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"l2-hero-bg-492x208.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"l2-hero-bg-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:{}}}'),(637,3798,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.67839605796305202378704279908561147749423980712890625;s:5:\"bytes\";i:3161;s:11:\"size_before\";i:465952;s:10:\"size_after\";i:462791;s:4:\"time\";d:1.0900000000000000799360577730112709105014801025390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.479999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:3087;s:11:\"size_before\";i:20333;s:10:\"size_after\";i:20033;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:849;s:11:\"size_before\";i:4400;s:10:\"size_after\";i:4400;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.62999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:4183;s:11:\"size_before\";i:29085;s:10:\"size_after\";i:28612;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.520000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:65;s:11:\"size_before\";i:12573;s:10:\"size_after\";i:12508;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.58999999999999996891375531049561686813831329345703125;s:5:\"bytes\";i:561;s:11:\"size_before\";i:95389;s:10:\"size_after\";i:94828;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.330000000000000015543122344752191565930843353271484375;s:5:\"bytes\";i:28;s:11:\"size_before\";i:8473;s:10:\"size_after\";i:8445;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.7600000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:455;s:11:\"size_before\";i:60129;s:10:\"size_after\";i:59674;s:4:\"time\";d:0.57999999999999996003197111349436454474925994873046875;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.6999999999999999555910790149937383830547332763671875;s:5:\"bytes\";i:1279;s:11:\"size_before\";i:182525;s:10:\"size_after\";i:181246;s:4:\"time\";d:0.2300000000000000099920072216264088638126850128173828125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20033;s:10:\"size_after\";i:20033;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:28612;s:10:\"size_after\";i:28612;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4400;s:10:\"size_after\";i:4400;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(638,3809,'_wp_attached_file','2020/10/consultation-01.png'),(639,3809,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:541;s:6:\"height\";i:419;s:4:\"file\";s:27:\"2020/10/consultation-01.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"consultation-01-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"consultation-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"consultation-01-492x381.png\";s:5:\"width\";i:492;s:6:\"height\";i:381;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"consultation-01-300x232.png\";s:5:\"width\";i:300;s:6:\"height\";i:232;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"consultation-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"consultation-01-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"consultation-01-492x381.png\";s:5:\"width\";i:492;s:6:\"height\";i:381;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"consultation-01-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:{}}}'),(640,3809,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.7164179104477614856705258716829121112823486328125;s:5:\"bytes\";i:36419;s:11:\"size_before\";i:772175;s:10:\"size_after\";i:735756;s:4:\"time\";d:0.65000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.8900000000000005684341886080801486968994140625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:91634;s:10:\"size_after\";i:83486;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18453;s:10:\"size_after\";i:17604;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.8300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:231859;s:10:\"size_after\";i:204437;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:90210;s:10:\"size_after\";i:90210;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:34492;s:10:\"size_after\";i:34492;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:83486;s:10:\"size_after\";i:83486;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:204437;s:10:\"size_after\";i:204437;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17604;s:10:\"size_after\";i:17604;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(641,3819,'_wp_attached_file','2020/10/l2-testimonial2.png'),(642,3819,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:48;s:6:\"height\";i:47;s:4:\"file\";s:27:\"2020/10/l2-testimonial2.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:{}}}'),(643,3819,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2664;s:10:\"size_after\";i:2664;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2664;s:10:\"size_after\";i:2664;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(644,3820,'_wp_attached_file','2020/10/l2-testimonial1.png'),(645,3820,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:48;s:6:\"height\";i:47;s:4:\"file\";s:27:\"2020/10/l2-testimonial1.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:{}}}'),(646,3820,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2441;s:10:\"size_after\";i:2441;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2441;s:10:\"size_after\";i:2441;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(647,3826,'_wp_attached_file','2020/10/testimonial-brand-logo1-1.png'),(648,3826,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:98;s:6:\"height\";i:30;s:4:\"file\";s:37:\"2020/10/testimonial-brand-logo1-1.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:{}}}'),(649,3826,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.04755111745126010258655213647216442041099071502685546875;s:5:\"bytes\";i:1;s:11:\"size_before\";i:2103;s:10:\"size_after\";i:2102;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.05000000000000000277555756156289135105907917022705078125;s:5:\"bytes\";i:1;s:11:\"size_before\";i:2103;s:10:\"size_after\";i:2102;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(650,3827,'_wp_attached_file','2020/10/testimonial-brand-logo2.png'),(651,3827,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:101;s:6:\"height\";i:34;s:4:\"file\";s:35:\"2020/10/testimonial-brand-logo2.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:{}}}'),(652,3827,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.1480019733596447950585428543490706942975521087646484375;s:5:\"bytes\";i:3;s:11:\"size_before\";i:2027;s:10:\"size_after\";i:2024;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.1499999999999999944488848768742172978818416595458984375;s:5:\"bytes\";i:3;s:11:\"size_before\";i:2027;s:10:\"size_after\";i:2024;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(653,3831,'_wp_attached_file','2020/10/Rectangle_Copy_2.png'),(654,3831,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:745;s:4:\"file\";s:28:\"2020/10/Rectangle_Copy_2.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Rectangle_Copy_2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"Rectangle_Copy_2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"Rectangle_Copy_2-492x229.png\";s:5:\"width\";i:492;s:6:\"height\";i:229;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Rectangle_Copy_2-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"Rectangle_Copy_2-1024x477.png\";s:5:\"width\";i:1024;s:6:\"height\";i:477;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Rectangle_Copy_2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"Rectangle_Copy_2-768x358.png\";s:5:\"width\";i:768;s:6:\"height\";i:358;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"Rectangle_Copy_2-1536x715.png\";s:5:\"width\";i:1536;s:6:\"height\";i:715;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"Rectangle_Copy_2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"Rectangle_Copy_2-492x229.png\";s:5:\"width\";i:492;s:6:\"height\";i:229;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"Rectangle_Copy_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:{}}}'),(655,3831,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:31.40373517356983512627266463823616504669189453125;s:5:\"bytes\";i:160366;s:11:\"size_before\";i:510659;s:10:\"size_after\";i:350293;s:4:\"time\";d:3.029999999999999804600747665972448885440826416015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:71.9200000000000017053025658242404460906982421875;s:5:\"bytes\";i:73352;s:11:\"size_before\";i:58978;s:10:\"size_after\";i:16562;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:52.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:13851;s:11:\"size_before\";i:8093;s:10:\"size_after\";i:3809;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:73.5400000000000062527760746888816356658935546875;s:5:\"bytes\";i:115550;s:11:\"size_before\";i:83074;s:10:\"size_after\";i:21985;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:34.35000000000000142108547152020037174224853515625;s:5:\"bytes\";i:5285;s:11:\"size_before\";i:15387;s:10:\"size_after\";i:10102;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.980000000000000426325641456060111522674560546875;s:5:\"bytes\";i:14484;s:11:\"size_before\";i:85294;s:10:\"size_after\";i:70810;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.050000000000000710542735760100185871124267578125;s:5:\"bytes\";i:2028;s:11:\"size_before\";i:6980;s:10:\"size_after\";i:4952;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.35000000000000142108547152020037174224853515625;s:5:\"bytes\";i:12405;s:11:\"size_before\";i:55508;s:10:\"size_after\";i:43103;s:4:\"time\";d:0.429999999999999993338661852249060757458209991455078125;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.8599999999999994315658113919198513031005859375;s:5:\"bytes\";i:18375;s:11:\"size_before\";i:154989;s:10:\"size_after\";i:136614;s:4:\"time\";d:1.5300000000000000266453525910037569701671600341796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16562;s:10:\"size_after\";i:16562;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21985;s:10:\"size_after\";i:21985;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3809;s:10:\"size_after\";i:3809;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(656,3833,'_wp_attached_file','2020/10/chat-round.svg'),(657,3833,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:36;s:6:\"height\";i:32;s:4:\"file\";s:23:\"/2020/10/chat-round.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"chat-round.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"chat-round.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"chat-round.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"chat-round.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"chat-round.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"chat-round.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"chat-round.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"chat-round.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"chat-round.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"chat-round.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"chat-round.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"chat-round.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(658,3848,'_wp_attached_file','2020/10/l2-testimonial3-1.png'),(659,3848,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:48;s:6:\"height\";i:47;s:4:\"file\";s:29:\"2020/10/l2-testimonial3-1.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:{}}}'),(660,3848,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2622;s:10:\"size_after\";i:2622;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2622;s:10:\"size_after\";i:2622;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(661,3852,'_wp_attached_file','2020/10/BG_Copy@4x.jpg'),(662,3852,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:672;s:4:\"file\";s:22:\"2020/10/BG_Copy@4x.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"BG_Copy@4x-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"BG_Copy@4x-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"BG_Copy@4x-492x323.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"BG_Copy@4x-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"BG_Copy@4x-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"BG_Copy@4x-768x504.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"BG_Copy@4x-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"BG_Copy@4x-492x323.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"BG_Copy@4x-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:{}}}'),(663,3852,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.691376029906040745487416643300093710422515869140625;s:5:\"bytes\";i:3211;s:11:\"size_before\";i:119307;s:10:\"size_after\";i:116096;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.410000000000000142108547152020037174224853515625;s:5:\"bytes\";i:1476;s:11:\"size_before\";i:10307;s:10:\"size_after\";i:9543;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.269999999999999573674358543939888477325439453125;s:5:\"bytes\";i:669;s:11:\"size_before\";i:3190;s:10:\"size_after\";i:2639;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.63999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:3507;s:11:\"size_before\";i:21565;s:10:\"size_after\";i:19917;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9772;s:10:\"size_after\";i:9772;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4593;s:10:\"size_after\";i:4593;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.66000000000000003108624468950438313186168670654296875;s:5:\"bytes\";i:248;s:11:\"size_before\";i:37781;s:10:\"size_after\";i:37533;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9543;s:10:\"size_after\";i:9543;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19917;s:10:\"size_after\";i:19917;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2639;s:10:\"size_after\";i:2639;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(664,3852,'_wxr_import_parent','3851'),(665,3853,'_wp_attached_file','2020/10/4@4x.jpg'),(666,3853,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:672;s:4:\"file\";s:16:\"2020/10/4@4x.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"4@4x-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"4@4x-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"4@4x-492x323.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"4@4x-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"4@4x-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"4@4x-768x504.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"4@4x-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"4@4x-492x323.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"4@4x-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:{}}}'),(667,3853,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.195420772514096174887754386872984468936920166015625;s:5:\"bytes\";i:3333;s:11:\"size_before\";i:151816;s:10:\"size_after\";i:148483;s:4:\"time\";d:0.2800000000000000266453525910037569701671600341796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.9900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:1620;s:11:\"size_before\";i:12530;s:10:\"size_after\";i:11529;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:744;s:11:\"size_before\";i:3672;s:10:\"size_after\";i:3108;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.3499999999999996447286321199499070644378662109375;s:5:\"bytes\";i:2964;s:11:\"size_before\";i:27824;s:10:\"size_after\";i:26056;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12352;s:10:\"size_after\";i:12352;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5508;s:10:\"size_after\";i:5508;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:49237;s:10:\"size_after\";i:49237;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11529;s:10:\"size_after\";i:11529;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26056;s:10:\"size_after\";i:26056;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3108;s:10:\"size_after\";i:3108;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(668,3853,'_wxr_import_parent','3851'),(669,3854,'_wp_attached_file','2020/10/3@4x.jpg'),(670,3854,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:672;s:4:\"file\";s:16:\"2020/10/3@4x.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"3@4x-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"3@4x-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"3@4x-492x323.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"3@4x-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"3@4x-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"3@4x-768x504.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"3@4x-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"3@4x-492x323.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"3@4x-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:{}}}'),(671,3854,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.161639756071223938960201849113218486309051513671875;s:5:\"bytes\";i:5563;s:11:\"size_before\";i:175953;s:10:\"size_after\";i:170390;s:4:\"time\";d:0.2600000000000000088817841970012523233890533447265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.0999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:3023;s:11:\"size_before\";i:15627;s:10:\"size_after\";i:14205;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16;s:5:\"bytes\";i:1080;s:11:\"size_before\";i:4237;s:10:\"size_after\";i:3559;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.3300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:5557;s:11:\"size_before\";i:31487;s:10:\"size_after\";i:29180;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.8000000000000000444089209850062616169452667236328125;s:5:\"bytes\";i:111;s:11:\"size_before\";i:13889;s:10:\"size_after\";i:13778;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6486;s:10:\"size_after\";i:6486;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.8200000000000000621724893790087662637233734130859375;s:5:\"bytes\";i:1045;s:11:\"size_before\";i:57283;s:10:\"size_after\";i:56238;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14205;s:10:\"size_after\";i:14205;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:29180;s:10:\"size_after\";i:29180;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3559;s:10:\"size_after\";i:3559;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(672,3854,'_wxr_import_parent','3851'),(673,3855,'_wp_attached_file','2020/10/2@4x.jpg'),(674,3855,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:672;s:4:\"file\";s:16:\"2020/10/2@4x.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"2@4x-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"2@4x-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"2@4x-492x323.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"2@4x-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"2@4x-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"2@4x-768x504.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"2@4x-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"2@4x-492x323.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"2@4x-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:{}}}'),(675,3855,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.01375310908051030622800681157968938350677490234375;s:5:\"bytes\";i:3028;s:11:\"size_before\";i:150366;s:10:\"size_after\";i:147338;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.3300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:1843;s:11:\"size_before\";i:13640;s:10:\"size_after\";i:12777;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.75;s:5:\"bytes\";i:825;s:11:\"size_before\";i:4035;s:10:\"size_after\";i:3440;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.20999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:2884;s:11:\"size_before\";i:26528;s:10:\"size_after\";i:25146;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.11999999999999999555910790149937383830547332763671875;s:5:\"bytes\";i:15;s:11:\"size_before\";i:12436;s:10:\"size_after\";i:12421;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6121;s:10:\"size_after\";i:6121;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.36999999999999999555910790149937383830547332763671875;s:5:\"bytes\";i:173;s:11:\"size_before\";i:46243;s:10:\"size_after\";i:46070;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12777;s:10:\"size_after\";i:12777;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25146;s:10:\"size_after\";i:25146;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3440;s:10:\"size_after\";i:3440;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(676,3855,'_wxr_import_parent','3851'),(677,3971,'_wp_attached_file','2020/10/airpod-image.png'),(678,3971,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:356;s:6:\"height\";i:303;s:4:\"file\";s:24:\"2020/10/airpod-image.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"airpod-image-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"airpod-image-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"airpod-image-300x255.png\";s:5:\"width\";i:300;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"airpod-image-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"airpod-image-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"airpod-image-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:{}}}'),(679,3971,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.643199442362988094146203366108238697052001953125;s:5:\"bytes\";i:13281;s:11:\"size_before\";i:137724;s:10:\"size_after\";i:124443;s:4:\"time\";d:0.560000000000000053290705182007513940334320068359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.730000000000000426325641456060111522674560546875;s:5:\"bytes\";i:16575;s:11:\"size_before\";i:41148;s:10:\"size_after\";i:30974;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.3699999999999992184029906638897955417633056640625;s:5:\"bytes\";i:5671;s:11:\"size_before\";i:8089;s:10:\"size_after\";i:7250;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:1284;s:11:\"size_before\";i:35886;s:10:\"size_after\";i:34602;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.839999999999999857891452847979962825775146484375;s:5:\"bytes\";i:984;s:11:\"size_before\";i:14377;s:10:\"size_after\";i:13393;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:30974;s:10:\"size_after\";i:30974;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7250;s:10:\"size_after\";i:7250;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(680,3977,'_wp_attached_file','2020/10/product-landing.png'),(681,3977,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:595;s:6:\"height\";i:771;s:4:\"file\";s:27:\"2020/10/product-landing.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"product-landing-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"product-landing-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"product-landing-492x638.png\";s:5:\"width\";i:492;s:6:\"height\";i:638;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"product-landing-232x300.png\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"product-landing-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"product-landing-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"product-landing-492x638.png\";s:5:\"width\";i:492;s:6:\"height\";i:638;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"product-landing-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:{}}}'),(682,3977,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.2665863911496249016863657743670046329498291015625;s:5:\"bytes\";i:107646;s:11:\"size_before\";i:1302182;s:10:\"size_after\";i:1194536;s:4:\"time\";d:0.8000000000000000444089209850062616169452667236328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.0600000000000004973799150320701301097869873046875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:123837;s:10:\"size_after\";i:105184;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.7200000000000006394884621840901672840118408203125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23288;s:10:\"size_after\";i:19628;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.67999999999999971578290569595992565155029296875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:482519;s:10:\"size_after\";i:397186;s:4:\"time\";d:0.34999999999999997779553950749686919152736663818359375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:109506;s:10:\"size_after\";i:109506;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:41034;s:10:\"size_after\";i:41034;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:105184;s:10:\"size_after\";i:105184;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:397186;s:10:\"size_after\";i:397186;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19628;s:10:\"size_after\";i:19628;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(683,3978,'_wp_attached_file','2020/10/product-landing-earphone-.svg'),(684,3978,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:56;s:6:\"height\";i:53;s:4:\"file\";s:38:\"/2020/10/product-landing-earphone-.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"product-landing-earphone-.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"product-landing-earphone-.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"product-landing-earphone-.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:29:\"product-landing-earphone-.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:29:\"product-landing-earphone-.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:29:\"product-landing-earphone-.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:29:\"product-landing-earphone-.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"product-landing-earphone-.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"product-landing-earphone-.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"product-landing-earphone-.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"product-landing-earphone-.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"product-landing-earphone-.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(685,3979,'_wp_attached_file','2020/10/product-landing-icon2.svg'),(686,3979,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:49;s:6:\"height\";i:49;s:4:\"file\";s:34:\"/2020/10/product-landing-icon2.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"product-landing-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"product-landing-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"product-landing-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:25:\"product-landing-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"product-landing-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"product-landing-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"product-landing-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"product-landing-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"product-landing-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"product-landing-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"product-landing-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"product-landing-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(687,3989,'_wp_attached_file','2020/10/product-landing-bg2.jpg'),(688,3989,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:595;s:6:\"height\";i:771;s:4:\"file\";s:31:\"2020/10/product-landing-bg2.jpg\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"product-landing-bg2-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"product-landing-bg2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"product-landing-bg2-492x638.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:638;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"product-landing-bg2-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"product-landing-bg2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:31:\"product-landing-bg2-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"product-landing-bg2-492x638.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:638;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"product-landing-bg2-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:{}}}'),(689,3989,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.228083832787901119587559151113964617252349853515625;s:5:\"bytes\";i:2948;s:11:\"size_before\";i:132311;s:10:\"size_after\";i:129363;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.089999999999999857891452847979962825775146484375;s:5:\"bytes\";i:1474;s:11:\"size_before\";i:12763;s:10:\"size_after\";i:11858;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.1500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:741;s:11:\"size_before\";i:3668;s:10:\"size_after\";i:3149;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.54999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:3704;s:11:\"size_before\";i:42107;s:10:\"size_after\";i:40612;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.2300000000000000099920072216264088638126850128173828125;s:5:\"bytes\";i:29;s:11:\"size_before\";i:12705;s:10:\"size_after\";i:12676;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5449;s:10:\"size_after\";i:5449;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11858;s:10:\"size_after\";i:11858;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40612;s:10:\"size_after\";i:40612;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3149;s:10:\"size_after\";i:3149;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(690,3995,'_wp_attached_file','2020/10/product-ear-2.png'),(691,3995,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:220;s:6:\"height\";i:305;s:4:\"file\";s:25:\"2020/10/product-ear-2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"product-ear-2-220x255.png\";s:5:\"width\";i:220;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"product-ear-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"product-ear-2-216x300.png\";s:5:\"width\";i:216;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"product-ear-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"product-ear-2-220x255.png\";s:5:\"width\";i:220;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"product-ear-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:{}}}'),(692,3995,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.81541488663960437488498200764297507703304290771484375;s:5:\"bytes\";i:1380;s:11:\"size_before\";i:169239;s:10:\"size_after\";i:167859;s:4:\"time\";d:0.330000000000000015543122344752191565930843353271484375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.95999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:42987;s:10:\"size_after\";i:41716;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.04000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10473;s:10:\"size_after\";i:10364;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:44571;s:10:\"size_after\";i:44571;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19128;s:10:\"size_after\";i:19128;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:41716;s:10:\"size_after\";i:41716;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10364;s:10:\"size_after\";i:10364;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(693,3996,'_wp_attached_file','2020/10/product-ear-1.png'),(694,3996,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:214;s:6:\"height\";i:306;s:4:\"file\";s:25:\"2020/10/product-ear-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"product-ear-1-214x255.png\";s:5:\"width\";i:214;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"product-ear-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"product-ear-1-210x300.png\";s:5:\"width\";i:210;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"product-ear-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"product-ear-1-214x255.png\";s:5:\"width\";i:214;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"product-ear-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:{}}}'),(695,3996,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.0342963541353835665859151049517095088958740234375;s:5:\"bytes\";i:1722;s:11:\"size_before\";i:166490;s:10:\"size_after\";i:164768;s:4:\"time\";d:0.38000000000000000444089209850062616169452667236328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.970000000000000195399252334027551114559173583984375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:42996;s:10:\"size_after\";i:41720;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.45000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10027;s:10:\"size_after\";i:9581;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:43295;s:10:\"size_after\";i:43295;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18871;s:10:\"size_after\";i:18871;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:41720;s:10:\"size_after\";i:41720;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9581;s:10:\"size_after\";i:9581;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(696,4003,'_wp_attached_file','2020/10/Music_Wave_2.png'),(697,4003,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1818;s:6:\"height\";i:669;s:4:\"file\";s:24:\"2020/10/Music_Wave_2.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Music_Wave_2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Music_Wave_2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"Music_Wave_2-492x181.png\";s:5:\"width\";i:492;s:6:\"height\";i:181;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Music_Wave_2-300x110.png\";s:5:\"width\";i:300;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Music_Wave_2-1024x377.png\";s:5:\"width\";i:1024;s:6:\"height\";i:377;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Music_Wave_2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Music_Wave_2-768x283.png\";s:5:\"width\";i:768;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"Music_Wave_2-1536x565.png\";s:5:\"width\";i:1536;s:6:\"height\";i:565;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"Music_Wave_2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"Music_Wave_2-492x181.png\";s:5:\"width\";i:492;s:6:\"height\";i:181;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Music_Wave_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:{}}}'),(698,4003,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.05613762243867892465232216636650264263153076171875;s:5:\"bytes\";i:14825;s:11:\"size_before\";i:293208;s:10:\"size_after\";i:278383;s:4:\"time\";d:0.2100000000000000477395900588817312382161617279052734375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:43.46000000000000085265128291212022304534912109375;s:5:\"bytes\";i:10704;s:11:\"size_before\";i:12633;s:10:\"size_after\";i:7143;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.3299999999999982946974341757595539093017578125;s:5:\"bytes\";i:1710;s:11:\"size_before\";i:1954;s:10:\"size_after\";i:1205;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:40.159999999999996589394868351519107818603515625;s:5:\"bytes\";i:20097;s:11:\"size_before\";i:21379;s:10:\"size_after\";i:12793;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4833;s:10:\"size_after\";i:4833;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:57957;s:10:\"size_after\";i:57957;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2281;s:10:\"size_after\";i:2281;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:30727;s:10:\"size_after\";i:30727;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:140303;s:10:\"size_after\";i:140303;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7143;s:10:\"size_after\";i:7143;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12793;s:10:\"size_after\";i:12793;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1205;s:10:\"size_after\";i:1205;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(699,4015,'_wp_attached_file','2020/10/earphone-cream.png'),(700,4015,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:220;s:6:\"height\";i:137;s:4:\"file\";s:26:\"2020/10/earphone-cream.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"earphone-cream-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"earphone-cream-150x137.png\";s:5:\"width\";i:150;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"earphone-cream-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:{}}}'),(701,4015,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.761977769260251847072140662930905818939208984375;s:5:\"bytes\";i:2286;s:11:\"size_before\";i:26090;s:10:\"size_after\";i:23804;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8356;s:10:\"size_after\";i:6070;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11664;s:10:\"size_after\";i:11664;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6070;s:10:\"size_after\";i:6070;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(702,4016,'_wp_attached_file','2020/10/white-earphone.png'),(703,4016,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:220;s:6:\"height\";i:150;s:4:\"file\";s:26:\"2020/10/white-earphone.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"white-earphone-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"white-earphone-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"white-earphone-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:{}}}'),(704,4016,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.4922300091411653255590863409452140331268310546875;s:5:\"bytes\";i:1032;s:11:\"size_before\";i:22973;s:10:\"size_after\";i:21941;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.089999999999999857891452847979962825775146484375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6414;s:10:\"size_after\";i:5382;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11177;s:10:\"size_after\";i:11177;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5382;s:10:\"size_after\";i:5382;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(705,4017,'_wp_attached_file','2020/10/earphone-gray.png'),(706,4017,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:220;s:6:\"height\";i:150;s:4:\"file\";s:25:\"2020/10/earphone-gray.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"earphone-gray-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"earphone-gray-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"earphone-gray-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:{}}}'),(707,4017,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.8945954543847867146411090288893319666385650634765625;s:5:\"bytes\";i:536;s:11:\"size_before\";i:28291;s:10:\"size_after\";i:27755;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.53000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7115;s:10:\"size_after\";i:6579;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14597;s:10:\"size_after\";i:14597;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6579;s:10:\"size_after\";i:6579;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(708,4031,'_wp_attached_file','2020/10/roduct-landing-bottom-bg.png'),(709,4031,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:792;s:4:\"file\";s:36:\"2020/10/roduct-landing-bottom-bg.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"roduct-landing-bottom-bg-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"roduct-landing-bottom-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:36:\"roduct-landing-bottom-bg-492x244.png\";s:5:\"width\";i:492;s:6:\"height\";i:244;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"roduct-landing-bottom-bg-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"roduct-landing-bottom-bg-1024x507.png\";s:5:\"width\";i:1024;s:6:\"height\";i:507;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"roduct-landing-bottom-bg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"roduct-landing-bottom-bg-768x380.png\";s:5:\"width\";i:768;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:37:\"roduct-landing-bottom-bg-1536x760.png\";s:5:\"width\";i:1536;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"roduct-landing-bottom-bg-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"roduct-landing-bottom-bg-492x244.png\";s:5:\"width\";i:492;s:6:\"height\";i:244;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"roduct-landing-bottom-bg-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:{}}}'),(710,4031,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.4302930241259497190497995688929222524166107177734375;s:5:\"bytes\";i:31499;s:11:\"size_before\";i:2202276;s:10:\"size_after\";i:2170777;s:4:\"time\";d:13.120000000000000994759830064140260219573974609375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.949999999999999289457264239899814128875732421875;s:5:\"bytes\";i:2133;s:11:\"size_before\";i:78541;s:10:\"size_after\";i:68367;s:4:\"time\";d:0.5300000000000000266453525910037569701671600341796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.2599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:1866;s:11:\"size_before\";i:13658;s:10:\"size_after\";i:12257;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.3900000000000005684341886080801486968994140625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:138441;s:10:\"size_after\";i:118517;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:46431;s:10:\"size_after\";i:46431;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:465676;s:10:\"size_after\";i:465676;s:4:\"time\";d:0.7800000000000000266453525910037569701671600341796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25734;s:10:\"size_after\";i:25734;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:272264;s:10:\"size_after\";i:272264;s:4:\"time\";d:0.81999999999999995115018691649311222136020660400390625;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:962390;s:10:\"size_after\";i:962390;s:4:\"time\";d:9.730000000000000426325641456060111522674560546875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:68367;s:10:\"size_after\";i:68367;s:4:\"time\";d:0.560000000000000053290705182007513940334320068359375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:118517;s:10:\"size_after\";i:118517;s:4:\"time\";d:0.2600000000000000088817841970012523233890533447265625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12257;s:10:\"size_after\";i:12257;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(711,4069,'_wp_attached_file','2020/10/hero-img-main.png'),(712,4069,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:506;s:6:\"height\";i:506;s:4:\"file\";s:25:\"2020/10/hero-img-main.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"hero-img-main-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"hero-img-main-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"hero-img-main-492x492.png\";s:5:\"width\";i:492;s:6:\"height\";i:492;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"hero-img-main-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"hero-img-main-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"hero-img-main-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"hero-img-main-492x492.png\";s:5:\"width\";i:492;s:6:\"height\";i:492;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"hero-img-main-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:{}}}'),(713,4069,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.00731453660381387038569300784729421138763427734375;s:5:\"bytes\";i:34756;s:11:\"size_before\";i:867314;s:10:\"size_after\";i:832558;s:4:\"time\";d:1.9500000000000003996802888650563545525074005126953125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.29000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:86449;s:10:\"size_after\";i:80143;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.020000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17071;s:10:\"size_after\";i:16556;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.050000000000000710542735760100185871124267578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:277983;s:10:\"size_after\";i:250048;s:4:\"time\";d:1.0800000000000000710542735760100185871124267578125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:106419;s:10:\"size_after\";i:106419;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:32645;s:10:\"size_after\";i:32645;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:80143;s:10:\"size_after\";i:80143;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:250048;s:10:\"size_after\";i:250048;s:4:\"time\";d:0.2800000000000000266453525910037569701671600341796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16556;s:10:\"size_after\";i:16556;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(714,4071,'_wp_attached_file','2020/10/hero-img-sub.png'),(715,4071,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:590;s:6:\"height\";i:486;s:4:\"file\";s:24:\"2020/10/hero-img-sub.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"hero-img-sub-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"hero-img-sub-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"hero-img-sub-492x405.png\";s:5:\"width\";i:492;s:6:\"height\";i:405;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"hero-img-sub-300x247.png\";s:5:\"width\";i:300;s:6:\"height\";i:247;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"hero-img-sub-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"hero-img-sub-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"hero-img-sub-492x405.png\";s:5:\"width\";i:492;s:6:\"height\";i:405;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"hero-img-sub-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:{}}}'),(716,4071,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:37.4220816018133746183593757450580596923828125;s:5:\"bytes\";i:15849;s:11:\"size_before\";i:42352;s:10:\"size_after\";i:26503;s:4:\"time\";d:0.4699999999999999733546474089962430298328399658203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:71.2900000000000062527760746888816356658935546875;s:5:\"bytes\";i:12131;s:11:\"size_before\";i:10304;s:10:\"size_after\";i:2958;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:49.85000000000000142108547152020037174224853515625;s:5:\"bytes\";i:2132;s:11:\"size_before\";i:2052;s:10:\"size_after\";i:1029;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:49.49000000000000198951966012828052043914794921875;s:5:\"bytes\";i:18302;s:11:\"size_before\";i:13197;s:10:\"size_after\";i:6666;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.1699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:601;s:11:\"size_before\";i:4241;s:10:\"size_after\";i:3640;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.269999999999999573674358543939888477325439453125;s:5:\"bytes\";i:348;s:11:\"size_before\";i:1905;s:10:\"size_after\";i:1557;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2958;s:10:\"size_after\";i:2958;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6666;s:10:\"size_after\";i:6666;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1029;s:10:\"size_after\";i:1029;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(717,4075,'_wp_attached_file','2020/10/doctor1.png'),(718,4075,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:42;s:6:\"height\";i:42;s:4:\"file\";s:19:\"2020/10/doctor1.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:{}}}'),(719,4075,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3568;s:10:\"size_after\";i:3568;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3568;s:10:\"size_after\";i:3568;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(720,4077,'_wp_attached_file','2020/10/doctor2.png'),(721,4077,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:42;s:6:\"height\";i:42;s:4:\"file\";s:19:\"2020/10/doctor2.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:{}}}'),(722,4077,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4459;s:10:\"size_after\";i:4459;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4459;s:10:\"size_after\";i:4459;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(723,4088,'_wp_attached_file','2020/10/l-check.svg'),(724,4088,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:32;s:4:\"file\";s:20:\"/2020/10/l-check.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"l-check.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"l-check.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"l-check.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:11:\"l-check.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"l-check.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"l-check.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"l-check.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"l-check.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"l-check.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"l-check.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"l-check.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"l-check.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(725,4092,'_wp_attached_file','2020/10/feature8-icon3.svg'),(726,4092,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:40;s:6:\"height\";i:37;s:4:\"file\";s:27:\"/2020/10/feature8-icon3.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:18:\"feature8-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(727,4093,'_wp_attached_file','2020/10/feature8-icon2.svg'),(728,4093,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:38;s:6:\"height\";i:38;s:4:\"file\";s:27:\"/2020/10/feature8-icon2.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:18:\"feature8-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"feature8-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(729,4094,'_wp_attached_file','2020/10/content1-img-sub.png'),(730,4094,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:261;s:6:\"height\";i:241;s:4:\"file\";s:28:\"2020/10/content1-img-sub.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"content1-img-sub-255x241.png\";s:5:\"width\";i:255;s:6:\"height\";i:241;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"content1-img-sub-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"content1-img-sub-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"content1-img-sub-255x241.png\";s:5:\"width\";i:255;s:6:\"height\";i:241;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"content1-img-sub-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:{}}}'),(731,4094,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:26.008623344625807050078947213478386402130126953125;s:5:\"bytes\";i:10134;s:11:\"size_before\";i:38964;s:10:\"size_after\";i:28830;s:4:\"time\";d:0.1899999999999999744648704336213995702564716339111328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.81000000000000227373675443232059478759765625;s:5:\"bytes\";i:18714;s:11:\"size_before\";i:12025;s:10:\"size_after\";i:8080;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:60.159999999999996589394868351519107818603515625;s:5:\"bytes\";i:9830;s:11:\"size_before\";i:8623;s:10:\"size_after\";i:3435;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.7200000000000006394884621840901672840118408203125;s:5:\"bytes\";i:1001;s:11:\"size_before\";i:6801;s:10:\"size_after\";i:5800;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8080;s:10:\"size_after\";i:8080;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3435;s:10:\"size_after\";i:3435;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(732,4099,'_wp_attached_file','2020/10/content-1-img2-1.png'),(733,4099,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:241;s:6:\"height\";i:187;s:4:\"file\";s:28:\"2020/10/content-1-img2-1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"content-1-img2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"content-1-img2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"content-1-img2-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:{}}}'),(734,4099,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.905907989527263257656386485905386507511138916015625;s:5:\"bytes\";i:1172;s:11:\"size_before\";i:61493;s:10:\"size_after\";i:60321;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.19000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16307;s:10:\"size_after\";i:15135;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:30051;s:10:\"size_after\";i:30051;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15135;s:10:\"size_after\";i:15135;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(735,4102,'_wp_attached_file','2020/10/content-1-img1-1.png'),(736,4102,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:203;s:6:\"height\";i:158;s:4:\"file\";s:28:\"2020/10/content-1-img1-1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"content-1-img1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"content-1-img1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"content-1-img1-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:{}}}'),(737,4102,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.70937088252126112575268734872224740684032440185546875;s:5:\"bytes\";i:533;s:11:\"size_before\";i:75137;s:10:\"size_after\";i:74604;s:4:\"time\";d:0.38000000000000000444089209850062616169452667236328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.7400000000000002131628207280300557613372802734375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19427;s:10:\"size_after\";i:18894;s:4:\"time\";d:0.34999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:36816;s:10:\"size_after\";i:36816;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18894;s:10:\"size_after\";i:18894;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(738,4112,'_wp_attached_file','2020/10/content2-img-sub-2.png'),(739,4112,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:259;s:6:\"height\";i:329;s:4:\"file\";s:30:\"2020/10/content2-img-sub-2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"content2-img-sub-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"content2-img-sub-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"content2-img-sub-2-236x300.png\";s:5:\"width\";i:236;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"content2-img-sub-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:30:\"content2-img-sub-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"content2-img-sub-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:{}}}'),(740,4112,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:19.436235508070016209103414439596235752105712890625;s:5:\"bytes\";i:855;s:11:\"size_before\";i:4399;s:10:\"size_after\";i:3544;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:52.22999999999999687361196265555918216705322265625;s:5:\"bytes\";i:618;s:11:\"size_before\";i:1365;s:10:\"size_after\";i:652;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.60000000000000142108547152020037174224853515625;s:5:\"bytes\";i:105;s:11:\"size_before\";i:388;s:10:\"size_after\";i:246;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1378;s:10:\"size_after\";i:1378;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:370;s:10:\"size_after\";i:370;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:652;s:10:\"size_after\";i:652;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:246;s:10:\"size_after\";i:246;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(741,4114,'_wp_attached_file','2020/10/content-2-img-2-2.png'),(742,4114,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:296;s:6:\"height\";i:378;s:4:\"file\";s:29:\"2020/10/content-2-img-2-2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"content-2-img-2-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"content-2-img-2-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"content-2-img-2-2-235x300.png\";s:5:\"width\";i:235;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"content-2-img-2-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"content-2-img-2-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"content-2-img-2-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:{}}}'),(743,4114,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.697447470685730319672757104854099452495574951171875;s:5:\"bytes\";i:9586;s:11:\"size_before\";i:355373;s:10:\"size_after\";i:345787;s:4:\"time\";d:0.41000000000000003108624468950438313186168670654296875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:96931;s:10:\"size_after\";i:88495;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.089999999999999857891452847979962825775146484375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18888;s:10:\"size_after\";i:17738;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:97385;s:10:\"size_after\";i:97385;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:35936;s:10:\"size_after\";i:35936;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:88495;s:10:\"size_after\";i:88495;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17738;s:10:\"size_after\";i:17738;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(744,4115,'_wp_attached_file','2020/10/content2-img-sub-1-1.png'),(745,4115,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:213;s:6:\"height\";i:220;s:4:\"file\";s:32:\"2020/10/content2-img-sub-1-1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"content2-img-sub-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"content2-img-sub-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"content2-img-sub-1-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:{}}}'),(746,4115,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:31.122700683628163886851325514726340770721435546875;s:5:\"bytes\";i:4416;s:11:\"size_before\";i:14189;s:10:\"size_after\";i:9773;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:58.219999999999998863131622783839702606201171875;s:5:\"bytes\";i:6206;s:11:\"size_before\";i:6216;s:10:\"size_after\";i:2597;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.8300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:797;s:11:\"size_before\";i:5376;s:10:\"size_after\";i:4579;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2597;s:10:\"size_after\";i:2597;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(747,4120,'_wp_attached_file','2020/10/doctor-6.png'),(748,4120,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:96;s:4:\"file\";s:20:\"2020/10/doctor-6.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:{}}}'),(749,4120,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13685;s:10:\"size_after\";i:13685;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13685;s:10:\"size_after\";i:13685;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}}}'),(750,4121,'_wp_attached_file','2020/10/doctor-5.png'),(751,4121,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:96;s:4:\"file\";s:20:\"2020/10/doctor-5.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:{}}}'),(752,4121,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13337;s:10:\"size_after\";i:13337;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13337;s:10:\"size_after\";i:13337;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(753,4122,'_wp_attached_file','2020/10/doctor-4.png'),(754,4122,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:96;s:4:\"file\";s:20:\"2020/10/doctor-4.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:{}}}'),(755,4122,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14240;s:10:\"size_after\";i:14240;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14240;s:10:\"size_after\";i:14240;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(756,4123,'_wp_attached_file','2020/10/doctor3.png'),(757,4123,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:96;s:4:\"file\";s:19:\"2020/10/doctor3.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:{}}}'),(758,4123,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13217;s:10:\"size_after\";i:13217;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13217;s:10:\"size_after\";i:13217;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(759,4124,'_wp_attached_file','2020/10/doctor-11.png'),(760,4124,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:96;s:4:\"file\";s:21:\"2020/10/doctor-11.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:{}}}'),(761,4124,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14185;s:10:\"size_after\";i:14185;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14185;s:10:\"size_after\";i:14185;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(762,4125,'_wp_attached_file','2020/10/doctor-10.png'),(763,4125,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:96;s:4:\"file\";s:21:\"2020/10/doctor-10.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,4125,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14580;s:10:\"size_after\";i:14580;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14580;s:10:\"size_after\";i:14580;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}}}'),(765,4126,'_wp_attached_file','2020/10/doctor-9.png'),(766,4126,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:96;s:4:\"file\";s:20:\"2020/10/doctor-9.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:{}}}'),(767,4126,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12658;s:10:\"size_after\";i:12658;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12658;s:10:\"size_after\";i:12658;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(768,4127,'_wp_attached_file','2020/10/doctor-8.png'),(769,4127,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:96;s:4:\"file\";s:20:\"2020/10/doctor-8.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:{}}}'),(770,4127,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12696;s:10:\"size_after\";i:12696;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12696;s:10:\"size_after\";i:12696;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(771,4128,'_wp_attached_file','2020/10/doctor-7.png'),(772,4128,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:96;s:4:\"file\";s:20:\"2020/10/doctor-7.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:{}}}'),(773,4128,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12858;s:10:\"size_after\";i:12858;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12858;s:10:\"size_after\";i:12858;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(774,4133,'_wp_attached_file','2020/10/contentt-3-1.png'),(775,4133,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:321;s:6:\"height\";i:385;s:4:\"file\";s:24:\"2020/10/contentt-3-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"contentt-3-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"contentt-3-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"contentt-3-1-250x300.png\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"contentt-3-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"contentt-3-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"contentt-3-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:{}}}'),(776,4133,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.0516927580637245309702620943426154553890228271484375;s:5:\"bytes\";i:4929;s:11:\"size_before\";i:468673;s:10:\"size_after\";i:463744;s:4:\"time\";d:0.320000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.410000000000000142108547152020037174224853515625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:122439;s:10:\"size_after\";i:118263;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.160000000000000142108547152020037174224853515625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23798;s:10:\"size_after\";i:23045;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:134270;s:10:\"size_after\";i:134270;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:46858;s:10:\"size_after\";i:46858;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:118263;s:10:\"size_after\";i:118263;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23045;s:10:\"size_after\";i:23045;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(777,4134,'_wp_attached_file','2020/10/content3-img-sub.png'),(778,4134,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:247;s:6:\"height\";i:263;s:4:\"file\";s:28:\"2020/10/content3-img-sub.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"content3-img-sub-247x255.png\";s:5:\"width\";i:247;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"content3-img-sub-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"content3-img-sub-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"content3-img-sub-247x255.png\";s:5:\"width\";i:247;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"content3-img-sub-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:{}}}'),(779,4134,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:18.695513886278536830332086537964642047882080078125;s:5:\"bytes\";i:25863;s:11:\"size_before\";i:138338;s:10:\"size_after\";i:112475;s:4:\"time\";d:0.44000000000000005773159728050814010202884674072265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:47.50999999999999801048033987171947956085205078125;s:5:\"bytes\";i:119257;s:11:\"size_before\";i:51030;s:10:\"size_after\";i:26786;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16344;s:10:\"size_after\";i:14725;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:29453;s:10:\"size_after\";i:29453;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26786;s:10:\"size_after\";i:26786;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14725;s:10:\"size_after\";i:14725;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(780,4139,'_wp_attached_file','2020/10/pattern-7.png'),(781,4139,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1288;s:6:\"height\";i:510;s:4:\"file\";s:21:\"2020/10/pattern-7.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"pattern-7-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"pattern-7-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"pattern-7-492x195.png\";s:5:\"width\";i:492;s:6:\"height\";i:195;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"pattern-7-300x119.png\";s:5:\"width\";i:300;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"pattern-7-1024x405.png\";s:5:\"width\";i:1024;s:6:\"height\";i:405;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"pattern-7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"pattern-7-768x304.png\";s:5:\"width\";i:768;s:6:\"height\";i:304;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"pattern-7-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"pattern-7-492x195.png\";s:5:\"width\";i:492;s:6:\"height\";i:195;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"pattern-7-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:{}}}'),(782,4139,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.8403881250434839245144758024252951145172119140625;s:5:\"bytes\";i:16518;s:11:\"size_before\";i:186847;s:10:\"size_after\";i:170329;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.32000000000000028421709430404007434844970703125;s:5:\"bytes\";i:14511;s:11:\"size_before\";i:13278;s:10:\"size_after\";i:10845;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.71000000000000085265128291212022304534912109375;s:5:\"bytes\";i:7926;s:11:\"size_before\";i:5511;s:10:\"size_after\";i:3433;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.13000000000000255795384873636066913604736328125;s:5:\"bytes\";i:41394;s:11:\"size_before\";i:32340;s:10:\"size_after\";i:20333;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10950;s:10:\"size_after\";i:10950;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:49120;s:10:\"size_after\";i:49120;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5879;s:10:\"size_after\";i:5879;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:35158;s:10:\"size_after\";i:35158;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10845;s:10:\"size_after\";i:10845;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20333;s:10:\"size_after\";i:20333;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3433;s:10:\"size_after\";i:3433;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(783,4190,'_wp_attached_file','2020/10/hero-img.jpg'),(784,4190,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1001;s:4:\"file\";s:20:\"2020/10/hero-img.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"hero-img-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"hero-img-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"hero-img-492x308.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:308;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"hero-img-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"hero-img-1024x641.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:641;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"hero-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"hero-img-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"hero-img-1536x961.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:961;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"hero-img-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"hero-img-492x308.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:308;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"hero-img-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:{}}}'),(785,4190,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.26404086777825330756286348332650959491729736328125;s:5:\"bytes\";i:31560;s:11:\"size_before\";i:740143;s:10:\"size_after\";i:708583;s:4:\"time\";d:0.370000000000000051070259132757200859487056732177734375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.7799999999999993605115378159098327159881591796875;s:5:\"bytes\";i:4055;s:11:\"size_before\";i:18886;s:10:\"size_after\";i:16472;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.71000000000000085265128291212022304534912109375;s:5:\"bytes\";i:870;s:11:\"size_before\";i:4119;s:10:\"size_after\";i:3472;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.0099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:10035;s:11:\"size_before\";i:44344;s:10:\"size_after\";i:38573;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.7599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:452;s:11:\"size_before\";i:16365;s:10:\"size_after\";i:15913;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.770000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:5939;s:11:\"size_before\";i:157468;s:10:\"size_after\";i:151529;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6687;s:10:\"size_after\";i:6687;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.54999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:3174;s:11:\"size_before\";i:89531;s:10:\"size_after\";i:86357;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.819999999999999840127884453977458178997039794921875;s:5:\"bytes\";i:13163;s:11:\"size_before\";i:344226;s:10:\"size_after\";i:331063;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16472;s:10:\"size_after\";i:16472;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:38573;s:10:\"size_after\";i:38573;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3472;s:10:\"size_after\";i:3472;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(786,4202,'_wp_attached_file','2020/10/Down.svg'),(787,4202,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:42;s:6:\"height\";i:42;s:4:\"file\";s:17:\"/2020/10/Down.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Down.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Down.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Down.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:8:\"Down.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Down.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Down.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Down.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Down.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Down.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Down.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Down.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Down.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(788,4211,'_wp_attached_file','2020/10/location-card2.jpg'),(789,4211,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:469;s:4:\"file\";s:26:\"2020/10/location-card2.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"location-card2-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"location-card2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"location-card2-224x300.jpg\";s:5:\"width\";i:224;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"location-card2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"location-card2-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"location-card2-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:{}}}'),(790,4211,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:62945;s:10:\"size_after\";i:62945;s:4:\"time\";d:0.220000000000000028865798640254070051014423370361328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1428;s:11:\"size_before\";i:16008;s:10:\"size_after\";i:16008;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:636;s:11:\"size_before\";i:3816;s:10:\"size_after\";i:3816;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16315;s:10:\"size_after\";i:16315;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6982;s:10:\"size_after\";i:6982;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16008;s:10:\"size_after\";i:16008;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3816;s:10:\"size_after\";i:3816;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(791,4212,'_wp_attached_file','2020/10/location-card1.jpg'),(792,4212,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:468;s:4:\"file\";s:26:\"2020/10/location-card1.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"location-card1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"location-card1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"location-card1-224x300.jpg\";s:5:\"width\";i:224;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"location-card1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"location-card1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"location-card1-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:{}}}'),(793,4212,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.10141587092525572444401404936797916889190673828125;s:5:\"bytes\";i:3114;s:11:\"size_before\";i:75925;s:10:\"size_after\";i:72811;s:4:\"time\";d:0.210000000000000019984014443252817727625370025634765625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.7400000000000002131628207280300557613372802734375;s:5:\"bytes\";i:5168;s:11:\"size_before\";i:21008;s:10:\"size_after\";i:18962;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.1199999999999992184029906638897955417633056640625;s:5:\"bytes\";i:1146;s:11:\"size_before\";i:4935;s:10:\"size_after\";i:4189;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.439999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:273;s:11:\"size_before\";i:18994;s:10:\"size_after\";i:18721;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.63000000000000000444089209850062616169452667236328125;s:5:\"bytes\";i:49;s:11:\"size_before\";i:7837;s:10:\"size_after\";i:7788;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18962;s:10:\"size_after\";i:18962;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4189;s:10:\"size_after\";i:4189;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(794,4216,'_wp_attached_file','2020/10/location-card3.jpg'),(795,4216,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:469;s:4:\"file\";s:26:\"2020/10/location-card3.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"location-card3-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"location-card3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"location-card3-224x300.jpg\";s:5:\"width\";i:224;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"location-card3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"location-card3-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"location-card3-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:{}}}'),(796,4216,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:70248;s:10:\"size_after\";i:70248;s:4:\"time\";d:0.15000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1986;s:11:\"size_before\";i:17655;s:10:\"size_after\";i:17655;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:906;s:11:\"size_before\";i:4394;s:10:\"size_after\";i:4394;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18147;s:10:\"size_after\";i:18147;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8003;s:10:\"size_after\";i:8003;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17655;s:10:\"size_after\";i:17655;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4394;s:10:\"size_after\";i:4394;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(797,4227,'_wp_attached_file','2020/10/kal-visuals-PFC2fY9LE_g-unsplash.png'),(798,4227,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:600;s:4:\"file\";s:44:\"2020/10/kal-visuals-PFC2fY9LE_g-unsplash.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:44:\"kal-visuals-PFC2fY9LE_g-unsplash-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"kal-visuals-PFC2fY9LE_g-unsplash-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:44:\"kal-visuals-PFC2fY9LE_g-unsplash-492x568.png\";s:5:\"width\";i:492;s:6:\"height\";i:568;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"kal-visuals-PFC2fY9LE_g-unsplash-260x300.png\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"kal-visuals-PFC2fY9LE_g-unsplash-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:44:\"kal-visuals-PFC2fY9LE_g-unsplash-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:44:\"kal-visuals-PFC2fY9LE_g-unsplash-492x568.png\";s:5:\"width\";i:492;s:6:\"height\";i:568;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"kal-visuals-PFC2fY9LE_g-unsplash-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:{}}}'),(799,4227,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.12007216316913460474324892857111990451812744140625;s:5:\"bytes\";i:24690;s:11:\"size_before\";i:1164583;s:10:\"size_after\";i:1139893;s:4:\"time\";d:2.56999999999999939603867460391484200954437255859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.0600000000000004973799150320701301097869873046875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:105331;s:10:\"size_after\";i:96844;s:4:\"time\";d:1.6999999999999999555910790149937383830547332763671875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19593;s:10:\"size_after\";i:18534;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:395764;s:10:\"size_after\";i:380620;s:4:\"time\";d:0.25;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:110324;s:10:\"size_after\";i:110324;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:37573;s:10:\"size_after\";i:37573;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:96844;s:10:\"size_after\";i:96844;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:380620;s:10:\"size_after\";i:380620;s:4:\"time\";d:0.40000000000000002220446049250313080847263336181640625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18534;s:10:\"size_after\";i:18534;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(800,4228,'_wp_attached_file','2020/10/you-x-ventures-nF0nQuqBsrI-unsplash.png'),(801,4228,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:670;s:4:\"file\";s:47:\"2020/10/you-x-ventures-nF0nQuqBsrI-unsplash.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:47:\"you-x-ventures-nF0nQuqBsrI-unsplash-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"you-x-ventures-nF0nQuqBsrI-unsplash-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:47:\"you-x-ventures-nF0nQuqBsrI-unsplash-492x634.png\";s:5:\"width\";i:492;s:6:\"height\";i:634;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"you-x-ventures-nF0nQuqBsrI-unsplash-233x300.png\";s:5:\"width\";i:233;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"you-x-ventures-nF0nQuqBsrI-unsplash-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:47:\"you-x-ventures-nF0nQuqBsrI-unsplash-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:47:\"you-x-ventures-nF0nQuqBsrI-unsplash-492x634.png\";s:5:\"width\";i:492;s:6:\"height\";i:634;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"you-x-ventures-nF0nQuqBsrI-unsplash-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:{}}}'),(802,4228,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.79825980097886262143447311245836317539215087890625;s:5:\"bytes\";i:54352;s:11:\"size_before\";i:1132744;s:10:\"size_after\";i:1078392;s:4:\"time\";d:1.189999999999999946709294817992486059665679931640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:102611;s:10:\"size_after\";i:93581;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.8300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19585;s:10:\"size_after\";i:18443;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.9399999999999995026200849679298698902130126953125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:403689;s:10:\"size_after\";i:359509;s:4:\"time\";d:0.520000000000000017763568394002504646778106689453125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:97880;s:10:\"size_after\";i:97880;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:37446;s:10:\"size_after\";i:37446;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:93581;s:10:\"size_after\";i:93581;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:359509;s:10:\"size_after\";i:359509;s:4:\"time\";d:0.34999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18443;s:10:\"size_after\";i:18443;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(803,4236,'_wp_attached_file','2020/10/desk-drawer-1.svg'),(804,4236,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:46;s:6:\"height\";i:38;s:4:\"file\";s:26:\"/2020/10/desk-drawer-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"desk-drawer-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"desk-drawer-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"desk-drawer-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"desk-drawer-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"desk-drawer-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"desk-drawer-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"desk-drawer-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"desk-drawer-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"desk-drawer-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"desk-drawer-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"desk-drawer-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"desk-drawer-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(805,4237,'_wp_attached_file','2020/10/mug-1.svg'),(806,4237,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:37;s:6:\"height\";i:42;s:4:\"file\";s:18:\"/2020/10/mug-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"mug-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"mug-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"mug-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:9:\"mug-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:9:\"mug-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:9:\"mug-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:9:\"mug-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"mug-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"mug-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"mug-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"mug-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:9:\"mug-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(807,4238,'_wp_attached_file','2020/10/wifi-1.svg'),(808,4238,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:42;s:6:\"height\";i:34;s:4:\"file\";s:19:\"/2020/10/wifi-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"wifi-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"wifi-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"wifi-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:10:\"wifi-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"wifi-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"wifi-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"wifi-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"wifi-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"wifi-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"wifi-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"wifi-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"wifi-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(809,4293,'_wp_attached_file','2020/10/play-icon-1.svg'),(810,4293,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:20;s:6:\"height\";i:20;s:4:\"file\";s:24:\"/2020/10/play-icon-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"play-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"play-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"play-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:15:\"play-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"play-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"play-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"play-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"play-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"play-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"play-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"play-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"play-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(811,4319,'_wp_attached_file','2020/10/ic_shopping_cart_48px.svg'),(812,4319,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:37;s:6:\"height\";i:37;s:4:\"file\";s:34:\"/2020/10/ic_shopping_cart_48px.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"ic_shopping_cart_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"ic_shopping_cart_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"ic_shopping_cart_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:25:\"ic_shopping_cart_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"ic_shopping_cart_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"ic_shopping_cart_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"ic_shopping_cart_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"ic_shopping_cart_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"ic_shopping_cart_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"ic_shopping_cart_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"ic_shopping_cart_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"ic_shopping_cart_48px.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(814,4320,'_wp_attached_file','2020/10/preferences-circle.svg'),(815,4320,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:39;s:6:\"height\";i:37;s:4:\"file\";s:31:\"/2020/10/preferences-circle.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"preferences-circle.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"preferences-circle.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"preferences-circle.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:22:\"preferences-circle.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:22:\"preferences-circle.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:22:\"preferences-circle.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:22:\"preferences-circle.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"preferences-circle.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"preferences-circle.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"preferences-circle.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"preferences-circle.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"preferences-circle.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(817,4321,'_wp_attached_file','2020/10/coupon.svg'),(818,4321,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:38;s:6:\"height\";i:29;s:4:\"file\";s:19:\"/2020/10/coupon.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"coupon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"coupon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"coupon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:10:\"coupon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"coupon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"coupon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"coupon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"coupon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"coupon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"coupon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"coupon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"coupon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(820,4505,'_wp_attached_file','2020/10/play-icon-1-1.svg'),(821,4505,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:20;s:6:\"height\";i:20;s:4:\"file\";s:26:\"/2020/10/play-icon-1-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"play-icon-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"play-icon-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"play-icon-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"play-icon-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"play-icon-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"play-icon-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"play-icon-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"play-icon-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"play-icon-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"play-icon-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"play-icon-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"play-icon-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(822,4734,'_wp_attached_file','2020/10/l6-hero-shape1.png'),(823,4734,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:250;s:6:\"height\";i:331;s:4:\"file\";s:26:\"2020/10/l6-hero-shape1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"l6-hero-shape1-250x255.png\";s:5:\"width\";i:250;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"l6-hero-shape1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"l6-hero-shape1-227x300.png\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"l6-hero-shape1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"l6-hero-shape1-250x255.png\";s:5:\"width\";i:250;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"l6-hero-shape1-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:{}}}'),(824,4734,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:13.827304550758459100734398816712200641632080078125;s:5:\"bytes\";i:948;s:11:\"size_before\";i:6856;s:10:\"size_after\";i:5908;s:4:\"time\";d:0.10999999999999998667732370449812151491641998291015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:40.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:1107;s:11:\"size_before\";i:1715;s:10:\"size_after\";i:1013;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.32000000000000028421709430404007434844970703125;s:5:\"bytes\";i:807;s:11:\"size_before\";i:839;s:10:\"size_after\";i:593;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1769;s:10:\"size_after\";i:1769;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:927;s:10:\"size_after\";i:927;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1013;s:10:\"size_after\";i:1013;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:593;s:10:\"size_after\";i:593;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(825,4735,'_wp_attached_file','2020/10/l6-hero-shape2.png'),(826,4735,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:489;s:6:\"height\";i:583;s:4:\"file\";s:26:\"2020/10/l6-hero-shape2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"l6-hero-shape2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"l6-hero-shape2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"l6-hero-shape2-252x300.png\";s:5:\"width\";i:252;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"l6-hero-shape2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"l6-hero-shape2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"l6-hero-shape2-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:{}}}'),(827,4735,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:70.8590774439272053086824598722159862518310546875;s:5:\"bytes\";i:16744;s:11:\"size_before\";i:23630;s:10:\"size_after\";i:6886;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:90.81999999999999317878973670303821563720703125;s:5:\"bytes\";i:22002;s:11:\"size_before\";i:16542;s:10:\"size_after\";i:1519;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:73.6400000000000005684341886080801486968994140625;s:5:\"bytes\";i:2532;s:11:\"size_before\";i:2337;s:10:\"size_after\";i:616;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1692;s:10:\"size_after\";i:1692;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:924;s:10:\"size_after\";i:924;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1519;s:10:\"size_after\";i:1519;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:616;s:10:\"size_after\";i:616;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(828,4736,'_wp_attached_file','2020/10/l6-hero-shape3.png'),(829,4736,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:759;s:6:\"height\";i:870;s:4:\"file\";s:26:\"2020/10/l6-hero-shape3.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"l6-hero-shape3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"l6-hero-shape3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"l6-hero-shape3-492x564.png\";s:5:\"width\";i:492;s:6:\"height\";i:564;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"l6-hero-shape3-262x300.png\";s:5:\"width\";i:262;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"l6-hero-shape3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"l6-hero-shape3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"l6-hero-shape3-492x564.png\";s:5:\"width\";i:492;s:6:\"height\";i:564;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"l6-hero-shape3-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:{}}}'),(830,4736,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:83.616321348184925454916083253920078277587890625;s:5:\"bytes\";i:72441;s:11:\"size_before\";i:86635;s:10:\"size_after\";i:14194;s:4:\"time\";d:0.11999999999999998168132009368491708301007747650146484375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:89.400000000000005684341886080801486968994140625;s:5:\"bytes\";i:16431;s:11:\"size_before\";i:13541;s:10:\"size_after\";i:1436;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:70.0400000000000062527760746888816356658935546875;s:5:\"bytes\";i:1989;s:11:\"size_before\";i:2013;s:10:\"size_after\";i:603;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:94.0100000000000051159076974727213382720947265625;s:5:\"bytes\";i:84339;s:11:\"size_before\";i:62681;s:10:\"size_after\";i:3755;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1711;s:10:\"size_after\";i:1711;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:895;s:10:\"size_after\";i:895;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1436;s:10:\"size_after\";i:1436;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3755;s:10:\"size_after\";i:3755;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:603;s:10:\"size_after\";i:603;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(831,4853,'_wp_attached_file','2020/11/logo.svg'),(832,4853,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:131;s:6:\"height\";i:26;s:4:\"file\";s:17:\"/2020/11/logo.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:8:\"logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"logo.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(833,4886,'_wp_attached_file','2020/11/job-man.png'),(834,4886,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:652;s:6:\"height\";i:699;s:4:\"file\";s:19:\"2020/11/job-man.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"job-man-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"job-man-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"job-man-492x527.png\";s:5:\"width\";i:492;s:6:\"height\";i:527;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"job-man-280x300.png\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"job-man-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"job-man-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"job-man-492x527.png\";s:5:\"width\";i:492;s:6:\"height\";i:527;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"job-man-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:{}}}'),(835,4886,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.213940011462777857076389409485273063182830810546875;s:5:\"bytes\";i:9150;s:11:\"size_before\";i:753744;s:10:\"size_after\";i:744594;s:4:\"time\";d:1.54000000000000003552713678800500929355621337890625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.350000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:72330;s:10:\"size_after\";i:69904;s:4:\"time\";d:0.5;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.439999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14438;s:10:\"size_after\";i:14086;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.680000000000000159872115546022541821002960205078125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:237632;s:10:\"size_after\";i:231260;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:85850;s:10:\"size_after\";i:85850;s:4:\"time\";d:0.2300000000000000099920072216264088638126850128173828125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:28244;s:10:\"size_after\";i:28244;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:69904;s:10:\"size_after\";i:69904;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:231260;s:10:\"size_after\";i:231260;s:4:\"time\";d:0.2800000000000000266453525910037569701671600341796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14086;s:10:\"size_after\";i:14086;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(836,5079,'_wp_attached_file','2020/11/logo-white.svg'),(837,5079,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:112;s:6:\"height\";i:23;s:4:\"file\";s:23:\"/2020/11/logo-white.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"logo-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"logo-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"logo-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"logo-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"logo-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"logo-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"logo-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"logo-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"logo-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"logo-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"logo-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"logo-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(838,5164,'_wp_attached_file','2020/11/video-img-2.png'),(839,5164,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:335;s:6:\"height\";i:576;s:4:\"file\";s:23:\"2020/11/video-img-2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"video-img-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"video-img-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"video-img-2-174x300.png\";s:5:\"width\";i:174;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"video-img-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"video-img-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"video-img-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:{}}}'),(840,5164,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:38.50743702175221727657117298804223537445068359375;s:5:\"bytes\";i:44788;s:11:\"size_before\";i:116310;s:10:\"size_after\";i:71522;s:4:\"time\";d:1.260000000000000230926389122032560408115386962890625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:61.030000000000001136868377216160297393798828125;s:5:\"bytes\";i:56047;s:11:\"size_before\";i:37432;s:10:\"size_after\";i:14589;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:45.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:10253;s:11:\"size_before\";i:6819;s:10:\"size_after\";i:3746;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:47.13000000000000255795384873636066913604736328125;s:5:\"bytes\";i:13240;s:11:\"size_before\";i:28095;s:10:\"size_after\";i:14855;s:4:\"time\";d:0.5100000000000000088817841970012523233890533447265625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.52000000000000312638803734444081783294677734375;s:5:\"bytes\";i:5632;s:11:\"size_before\";i:15012;s:10:\"size_after\";i:9380;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24484;s:10:\"size_after\";i:24484;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4468;s:10:\"size_after\";i:4468;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}}}'),(841,5212,'_wp_attached_file','2020/11/logo-2.png'),(842,5212,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:228;s:6:\"height\";i:58;s:4:\"file\";s:18:\"2020/11/logo-2.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-2-100x58.png\";s:5:\"width\";i:100;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-2-150x58.png\";s:5:\"width\";i:150;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-2-100x58.png\";s:5:\"width\";i:100;s:6:\"height\";i:58;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:{}}}'),(843,5212,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:26.17717478052673385491289081983268260955810546875;s:5:\"bytes\";i:2296;s:11:\"size_before\";i:8771;s:10:\"size_after\";i:6475;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.42999999999999971578290569595992565155029296875;s:5:\"bytes\";i:4724;s:11:\"size_before\";i:3092;s:10:\"size_after\";i:2244;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.8299999999999982946974341757595539093017578125;s:5:\"bytes\";i:1448;s:11:\"size_before\";i:3932;s:10:\"size_after\";i:2484;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1747;s:10:\"size_after\";i:1747;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(844,5213,'_wp_attached_file','2020/11/logo-3.png'),(845,5213,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:208;s:6:\"height\";i:76;s:4:\"file\";s:18:\"2020/11/logo-3.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-3-100x76.png\";s:5:\"width\";i:100;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-3-150x76.png\";s:5:\"width\";i:150;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-3-100x76.png\";s:5:\"width\";i:100;s:6:\"height\";i:76;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:{}}}'),(846,5213,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:30.505613854846995280922783422283828258514404296875;s:5:\"bytes\";i:4157;s:11:\"size_before\";i:13627;s:10:\"size_after\";i:9470;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.13000000000000255795384873636066913604736328125;s:5:\"bytes\";i:8342;s:11:\"size_before\";i:4849;s:10:\"size_after\";i:3291;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:41.6400000000000005684341886080801486968994140625;s:5:\"bytes\";i:2599;s:11:\"size_before\";i:6242;s:10:\"size_after\";i:3643;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2536;s:10:\"size_after\";i:2536;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(847,5215,'_wp_attached_file','2020/11/logo-5.png'),(848,5215,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:358;s:6:\"height\";i:70;s:4:\"file\";s:18:\"2020/11/logo-5.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"logo-5-255x70.png\";s:5:\"width\";i:255;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-5-100x70.png\";s:5:\"width\";i:100;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"logo-5-300x59.png\";s:5:\"width\";i:300;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-5-150x70.png\";s:5:\"width\";i:150;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"logo-5-255x70.png\";s:5:\"width\";i:255;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-5-100x70.png\";s:5:\"width\";i:100;s:6:\"height\";i:70;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:{}}}'),(849,5215,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:24.108200424207364420681187766604125499725341796875;s:5:\"bytes\";i:8752;s:11:\"size_before\";i:36303;s:10:\"size_after\";i:27551;s:4:\"time\";d:0.35999999999999998667732370449812151491641998291015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.659999999999996589394868351519107818603515625;s:5:\"bytes\";i:12696;s:11:\"size_before\";i:7899;s:10:\"size_after\";i:5319;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30.230000000000000426325641456060111522674560546875;s:5:\"bytes\";i:5034;s:11:\"size_before\";i:3341;s:10:\"size_after\";i:2331;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.739999999999998436805981327779591083526611328125;s:5:\"bytes\";i:3546;s:11:\"size_before\";i:14935;s:10:\"size_after\";i:11389;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.409999999999996589394868351519107818603515625;s:5:\"bytes\";i:1616;s:11:\"size_before\";i:4207;s:10:\"size_after\";i:2591;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4125;s:10:\"size_after\";i:4125;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1796;s:10:\"size_after\";i:1796;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(850,5216,'_wp_attached_file','2020/11/logo-6.png'),(851,5216,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:314;s:6:\"height\";i:54;s:4:\"file\";s:18:\"2020/11/logo-6.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"logo-6-255x54.png\";s:5:\"width\";i:255;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-6-100x54.png\";s:5:\"width\";i:100;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"logo-6-300x52.png\";s:5:\"width\";i:300;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-6-150x54.png\";s:5:\"width\";i:150;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"logo-6-255x54.png\";s:5:\"width\";i:255;s:6:\"height\";i:54;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-6-100x54.png\";s:5:\"width\";i:100;s:6:\"height\";i:54;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:{}}}'),(852,5216,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:25.523836309942343092416194849647581577301025390625;s:5:\"bytes\";i:9075;s:11:\"size_before\";i:35555;s:10:\"size_after\";i:26480;s:4:\"time\";d:0.2600000000000000088817841970012523233890533447265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.4200000000000017053025658242404460906982421875;s:5:\"bytes\";i:14094;s:11:\"size_before\";i:8243;s:10:\"size_after\";i:5241;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.28999999999999914734871708787977695465087890625;s:5:\"bytes\";i:4177;s:11:\"size_before\";i:2817;s:10:\"size_after\";i:2020;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.660000000000000142108547152020037174224853515625;s:5:\"bytes\";i:3888;s:11:\"size_before\";i:15151;s:10:\"size_after\";i:11263;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.28999999999999914734871708787977695465087890625;s:5:\"bytes\";i:1388;s:11:\"size_before\";i:3722;s:10:\"size_after\";i:2334;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4056;s:10:\"size_after\";i:4056;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1566;s:10:\"size_after\";i:1566;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(853,5217,'_wp_attached_file','2020/11/logo-1.png'),(854,5217,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:246;s:6:\"height\";i:68;s:4:\"file\";s:18:\"2020/11/logo-1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-1-100x68.png\";s:5:\"width\";i:100;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-1-150x68.png\";s:5:\"width\";i:150;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-1-100x68.png\";s:5:\"width\";i:100;s:6:\"height\";i:68;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:{}}}'),(855,5217,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:32.10246627605940972216558293439447879791259765625;s:5:\"bytes\";i:4712;s:11:\"size_before\";i:14678;s:10:\"size_after\";i:9966;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:34.88000000000000255795384873636066913604736328125;s:5:\"bytes\";i:9530;s:11:\"size_before\";i:5556;s:10:\"size_after\";i:3618;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:43.590000000000003410605131648480892181396484375;s:5:\"bytes\";i:2774;s:11:\"size_before\";i:6364;s:10:\"size_after\";i:3590;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2758;s:10:\"size_after\";i:2758;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(856,5231,'_wp_attached_file','2020/11/logo-4-1.png'),(857,5231,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:328;s:6:\"height\";i:64;s:4:\"file\";s:20:\"2020/11/logo-4-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"logo-4-1-255x64.png\";s:5:\"width\";i:255;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-4-1-100x64.png\";s:5:\"width\";i:100;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"logo-4-1-300x59.png\";s:5:\"width\";i:300;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-4-1-150x64.png\";s:5:\"width\";i:150;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"logo-4-1-255x64.png\";s:5:\"width\";i:255;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-4-1-100x64.png\";s:5:\"width\";i:100;s:6:\"height\";i:64;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:{}}}'),(858,5231,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:24.68659594985535221667305449955165386199951171875;s:5:\"bytes\";i:8192;s:11:\"size_before\";i:33184;s:10:\"size_after\";i:24992;s:4:\"time\";d:0.33999999999999996891375531049561686813831329345703125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:33.1099999999999994315658113919198513031005859375;s:5:\"bytes\";i:11780;s:11:\"size_before\";i:7502;s:10:\"size_after\";i:5018;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.8299999999999982946974341757595539093017578125;s:5:\"bytes\";i:4712;s:11:\"size_before\";i:3038;s:10:\"size_after\";i:2162;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.449999999999999289457264239899814128875732421875;s:5:\"bytes\";i:3355;s:11:\"size_before\";i:13184;s:10:\"size_after\";i:9829;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.88000000000000255795384873636066913604736328125;s:5:\"bytes\";i:1477;s:11:\"size_before\";i:3899;s:10:\"size_after\";i:2422;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3898;s:10:\"size_after\";i:3898;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1663;s:10:\"size_after\";i:1663;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(859,5660,'_wp_attached_file','2020/11/digi-merk-men-1.svg'),(860,5660,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:427;s:6:\"height\";i:707;s:4:\"file\";s:28:\"/2020/11/digi-merk-men-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"digi-merk-men-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"digi-merk-men-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"digi-merk-men-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:19:\"digi-merk-men-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"digi-merk-men-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"digi-merk-men-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"digi-merk-men-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"digi-merk-men-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"digi-merk-men-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"digi-merk-men-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"digi-merk-men-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"digi-merk-men-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(861,5661,'_wp_attached_file','2020/11/digital-mer-sh-1.svg'),(862,5661,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:467;s:6:\"height\";i:323;s:4:\"file\";s:29:\"/2020/11/digital-mer-sh-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digital-mer-sh-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digital-mer-sh-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digital-mer-sh-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:20:\"digital-mer-sh-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digital-mer-sh-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digital-mer-sh-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digital-mer-sh-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digital-mer-sh-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digital-mer-sh-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digital-mer-sh-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digital-mer-sh-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digital-mer-sh-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(863,5662,'_wp_attached_file','2020/11/digit-merk-shape-2.svg'),(864,5662,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:253;s:6:\"height\";i:253;s:4:\"file\";s:31:\"/2020/11/digit-merk-shape-2.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:22:\"digit-merk-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(865,5663,'_wp_attached_file','2020/11/digit-merk-women.svg'),(866,5663,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:356;s:6:\"height\";i:630;s:4:\"file\";s:29:\"/2020/11/digit-merk-women.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-women.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-women.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-women.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:20:\"digit-merk-women.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-women.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-women.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-women.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-women.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-women.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-women.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-women.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-women.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(867,5678,'_wp_attached_file','2020/11/digit-merk-icon2.svg'),(868,5678,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:60;s:6:\"height\";i:51;s:4:\"file\";s:29:\"/2020/11/digit-merk-icon2.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:20:\"digit-merk-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(870,5679,'_wp_attached_file','2020/11/digit-merk-icon1.svg'),(871,5679,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:53;s:6:\"height\";i:52;s:4:\"file\";s:29:\"/2020/11/digit-merk-icon1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:20:\"digit-merk-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(873,5680,'_wp_attached_file','2020/11/digit-merk-icon3.svg'),(874,5680,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:64;s:6:\"height\";i:50;s:4:\"file\";s:29:\"/2020/11/digit-merk-icon3.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:20:\"digit-merk-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-icon3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(876,5685,'_wp_attached_file','2020/11/digit-merk-3.png'),(877,5685,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:467;s:6:\"height\";i:283;s:4:\"file\";s:24:\"2020/11/digit-merk-3.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"digit-merk-3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"digit-merk-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"digit-merk-3-300x182.png\";s:5:\"width\";i:300;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"digit-merk-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"digit-merk-3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"digit-merk-3-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:{}}}'),(878,5685,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:29.3368711466456488778931088745594024658203125;s:5:\"bytes\";i:41683;s:11:\"size_before\";i:142084;s:10:\"size_after\";i:100401;s:4:\"time\";d:0.5700000000000000621724893790087662637233734130859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:52.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:52548;s:11:\"size_before\";i:42306;s:10:\"size_after\";i:19913;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:41.030000000000001136868377216160297393798828125;s:5:\"bytes\";i:9217;s:11:\"size_before\";i:8345;s:10:\"size_after\";i:4921;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.629999999999999005240169935859739780426025390625;s:5:\"bytes\";i:10917;s:11:\"size_before\";i:38127;s:10:\"size_after\";i:27210;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.9200000000000017053025658242404460906982421875;s:5:\"bytes\";i:4949;s:11:\"size_before\";i:17115;s:10:\"size_after\";i:12166;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:29988;s:10:\"size_after\";i:29988;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6203;s:10:\"size_after\";i:6203;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(879,5686,'_wp_attached_file','2020/11/digit-merk-shape-3.svg'),(880,5686,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:545;s:6:\"height\";i:409;s:4:\"file\";s:31:\"/2020/11/digit-merk-shape-3.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:22:\"digit-merk-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"digit-merk-shape-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(881,5710,'_wp_attached_file','2020/11/digit-merk-testimonial.png'),(882,5710,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:96;s:4:\"file\";s:34:\"2020/11/digit-merk-testimonial.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:{}}}'),(883,5710,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15973;s:10:\"size_after\";i:15973;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15973;s:10:\"size_after\";i:15973;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(884,5711,'_wp_attached_file','2020/11/gigit-merk-testi.png'),(885,5711,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:96;s:4:\"file\";s:28:\"2020/11/gigit-merk-testi.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:{}}}'),(886,5711,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16277;s:10:\"size_after\";i:16277;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16277;s:10:\"size_after\";i:16277;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(887,5716,'_wp_attached_file','2020/11/digit-merk-woomen-2.png'),(888,5716,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:582;s:6:\"height\";i:698;s:4:\"file\";s:31:\"2020/11/digit-merk-woomen-2.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"digit-merk-woomen-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"digit-merk-woomen-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"digit-merk-woomen-2-492x590.png\";s:5:\"width\";i:492;s:6:\"height\";i:590;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"digit-merk-woomen-2-250x300.png\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"digit-merk-woomen-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:31:\"digit-merk-woomen-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"digit-merk-woomen-2-492x590.png\";s:5:\"width\";i:492;s:6:\"height\";i:590;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"digit-merk-woomen-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:{}}}'),(889,5716,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:33.461269918652163823935552500188350677490234375;s:5:\"bytes\";i:161984;s:11:\"size_before\";i:484094;s:10:\"size_after\";i:322110;s:4:\"time\";d:1.88999999999999968025576890795491635799407958984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:54.13000000000000255795384873636066913604736328125;s:5:\"bytes\";i:58168;s:11:\"size_before\";i:50963;s:10:\"size_after\";i:23378;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30.5799999999999982946974341757595539093017578125;s:5:\"bytes\";i:8914;s:11:\"size_before\";i:10517;s:10:\"size_after\";i:7301;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:63.27000000000000312638803734444081783294677734375;s:5:\"bytes\";i:197017;s:11:\"size_before\";i:174106;s:10:\"size_after\";i:63948;s:4:\"time\";d:0.299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:15946;s:11:\"size_before\";i:57798;s:10:\"size_after\";i:41852;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:5079;s:11:\"size_before\";i:19587;s:10:\"size_after\";i:14508;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:37072;s:10:\"size_after\";i:37072;s:4:\"time\";d:0.63000000000000000444089209850062616169452667236328125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:125568;s:10:\"size_after\";i:125568;s:4:\"time\";d:0.4699999999999999733546474089962430298328399658203125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8483;s:10:\"size_after\";i:8483;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}}}'),(890,5722,'_wp_attached_file','2020/11/digit-merk-svg-8.svg'),(891,5722,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:564;s:6:\"height\";i:800;s:4:\"file\";s:29:\"/2020/11/digit-merk-svg-8.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-8.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-8.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-8.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:20:\"digit-merk-svg-8.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-8.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-8.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-8.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-8.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-8.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-8.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-8.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-8.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(892,5723,'_wp_attached_file','2020/11/digit-merk-svg-7.svg'),(893,5723,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:576;s:6:\"height\";i:715;s:4:\"file\";s:29:\"/2020/11/digit-merk-svg-7.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:20:\"digit-merk-svg-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"digit-merk-svg-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(894,5737,'_wp_attached_file','2020/11/digit-marketin-circle.png'),(895,5737,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:253;s:6:\"height\";i:253;s:4:\"file\";s:33:\"2020/11/digit-marketin-circle.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"digit-marketin-circle-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"digit-marketin-circle-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"digit-marketin-circle-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:{}}}'),(896,5737,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:42.41443895794312624047961435280740261077880859375;s:5:\"bytes\";i:12455;s:11:\"size_before\";i:29365;s:10:\"size_after\";i:16910;s:4:\"time\";d:0.29000000000000003552713678800500929355621337890625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:76.900000000000005684341886080801486968994140625;s:5:\"bytes\";i:11747;s:11:\"size_before\";i:7473;s:10:\"size_after\";i:1726;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.97999999999999687361196265555918216705322265625;s:5:\"bytes\";i:6708;s:11:\"size_before\";i:17210;s:10:\"size_after\";i:10502;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4682;s:10:\"size_after\";i:4682;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(897,5806,'_wp_attached_file','2020/11/Widget_2.png'),(898,5806,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:396;s:4:\"file\";s:20:\"2020/11/Widget_2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"Widget_2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Widget_2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Widget_2-280x300.png\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Widget_2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"Widget_2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Widget_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:{}}}'),(899,5806,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:29.156691290376269165562916896305978298187255859375;s:5:\"bytes\";i:22774;s:11:\"size_before\";i:78109;s:10:\"size_after\";i:55335;s:4:\"time\";d:0.8000000000000000444089209850062616169452667236328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:49;s:5:\"bytes\";i:31189;s:11:\"size_before\";i:22394;s:10:\"size_after\";i:11422;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.449999999999999289457264239899814128875732421875;s:5:\"bytes\";i:5132;s:11:\"size_before\";i:4415;s:10:\"size_after\";i:3468;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:33.31000000000000227373675443232059478759765625;s:5:\"bytes\";i:8051;s:11:\"size_before\";i:24170;s:10:\"size_after\";i:16119;s:4:\"time\";d:0.2600000000000000088817841970012523233890533447265625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.879999999999999005240169935859739780426025390625;s:5:\"bytes\";i:2804;s:11:\"size_before\";i:8796;s:10:\"size_after\";i:5992;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15119;s:10:\"size_after\";i:15119;s:4:\"time\";d:0.330000000000000015543122344752191565930843353271484375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3215;s:10:\"size_after\";i:3215;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(900,5807,'_wp_attached_file','2020/11/digit-merk-05-1.png'),(901,5807,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1084;s:6:\"height\";i:575;s:4:\"file\";s:27:\"2020/11/digit-merk-05-1.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"digit-merk-05-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"digit-merk-05-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"digit-merk-05-1-492x261.png\";s:5:\"width\";i:492;s:6:\"height\";i:261;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"digit-merk-05-1-300x159.png\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"digit-merk-05-1-1024x543.png\";s:5:\"width\";i:1024;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"digit-merk-05-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"digit-merk-05-1-768x407.png\";s:5:\"width\";i:768;s:6:\"height\";i:407;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:27:\"digit-merk-05-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"digit-merk-05-1-492x261.png\";s:5:\"width\";i:492;s:6:\"height\";i:261;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"digit-merk-05-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:{}}}'),(902,5807,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:27.047268636611160985694368719123303890228271484375;s:5:\"bytes\";i:150993;s:11:\"size_before\";i:558256;s:10:\"size_after\";i:407263;s:4:\"time\";d:2.45000000000000017763568394002504646778106689453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:53.25999999999999801048033987171947956085205078125;s:5:\"bytes\";i:35701;s:11:\"size_before\";i:35859;s:10:\"size_after\";i:16761;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.769999999999999573674358543939888477325439453125;s:5:\"bytes\";i:2335;s:11:\"size_before\";i:4420;s:10:\"size_after\";i:4165;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:54.50999999999999801048033987171947956085205078125;s:5:\"bytes\";i:59364;s:11:\"size_before\";i:62680;s:10:\"size_after\";i:28510;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.370000000000000994759830064140260219573974609375;s:5:\"bytes\";i:4904;s:11:\"size_before\";i:24079;s:10:\"size_after\";i:19175;s:4:\"time\";d:0.440000000000000002220446049250313080847263336181640625;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26.1099999999999994315658113919198513031005859375;s:5:\"bytes\";i:53505;s:11:\"size_before\";i:204951;s:10:\"size_after\";i:151446;s:4:\"time\";d:0.7199999999999999733546474089962430298328399658203125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.969999999999998863131622783839702606201171875;s:5:\"bytes\";i:1894;s:11:\"size_before\";i:9985;s:10:\"size_after\";i:8091;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.030000000000001136868377216160297393798828125;s:5:\"bytes\";i:37167;s:11:\"size_before\";i:137525;s:10:\"size_after\";i:100358;s:4:\"time\";d:0.61999999999999999555910790149937383830547332763671875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27187;s:10:\"size_after\";i:27187;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:47979;s:10:\"size_after\";i:47979;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3591;s:10:\"size_after\";i:3591;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(903,5964,'_wp_attached_file','2020/12/pencil@2x.png'),(904,5964,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:35;s:6:\"height\";i:35;s:4:\"file\";s:21:\"2020/12/pencil@2x.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:{}}}'),(905,5964,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.421524663677130373429235987714491784572601318359375;s:5:\"bytes\";i:27;s:11:\"size_before\";i:1115;s:10:\"size_after\";i:1088;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.4199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:27;s:11:\"size_before\";i:1115;s:10:\"size_after\";i:1088;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}}}'),(906,5965,'_wp_attached_file','2020/12/layers-3@2x.png'),(907,5965,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:34;s:6:\"height\";i:36;s:4:\"file\";s:23:\"2020/12/layers-3@2x.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:{}}}'),(908,5965,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.97316495659037105525612787459976971149444580078125;s:5:\"bytes\";i:25;s:11:\"size_before\";i:1267;s:10:\"size_after\";i:1242;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.9699999999999999733546474089962430298328399658203125;s:5:\"bytes\";i:25;s:11:\"size_before\";i:1267;s:10:\"size_after\";i:1242;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(909,5966,'_wp_attached_file','2020/12/responsive@2x.png'),(910,5966,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:36;s:6:\"height\";i:34;s:4:\"file\";s:25:\"2020/12/responsive@2x.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:{}}}'),(911,5966,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.08472012102874426631160531542263925075531005859375;s:5:\"bytes\";i:27;s:11:\"size_before\";i:661;s:10:\"size_after\";i:634;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.0800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:27;s:11:\"size_before\";i:661;s:10:\"size_after\";i:634;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(912,5967,'_wp_attached_file','2020/12/3-layers@2x.png'),(913,5967,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:984;s:6:\"height\";i:1412;s:4:\"file\";s:23:\"2020/12/3-layers@2x.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"3-layers@2x-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"3-layers@2x-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"3-layers@2x-492x706.png\";s:5:\"width\";i:492;s:6:\"height\";i:706;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"3-layers@2x-209x300.png\";s:5:\"width\";i:209;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"3-layers@2x-714x1024.png\";s:5:\"width\";i:714;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"3-layers@2x-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"3-layers@2x-768x1102.png\";s:5:\"width\";i:768;s:6:\"height\";i:1102;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"3-layers@2x-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"3-layers@2x-492x706.png\";s:5:\"width\";i:492;s:6:\"height\";i:706;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"3-layers@2x-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:{}}}'),(914,5967,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.1665450722818582196538272910402156412601470947265625;s:5:\"bytes\";i:22993;s:11:\"size_before\";i:1971034;s:10:\"size_after\";i:1948041;s:4:\"time\";d:3.859999999999999875655021241982467472553253173828125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.36000000000000031974423109204508364200592041015625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:78843;s:10:\"size_after\";i:74616;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.270000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16022;s:10:\"size_after\";i:15818;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.87999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:269921;s:10:\"size_after\";i:251359;s:4:\"time\";d:0.90000000000000002220446049250313080847263336181640625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:64060;s:10:\"size_after\";i:64060;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:546355;s:10:\"size_after\";i:546355;s:4:\"time\";d:1.04000000000000003552713678800500929355621337890625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:31386;s:10:\"size_after\";i:31386;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:599661;s:10:\"size_after\";i:599661;s:4:\"time\";d:0.770000000000000017763568394002504646778106689453125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:78843;s:10:\"size_after\";i:78843;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:269921;s:10:\"size_after\";i:269921;s:4:\"time\";d:0.460000000000000019984014443252817727625370025634765625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16022;s:10:\"size_after\";i:16022;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}}}'),(915,5973,'_wp_attached_file','2020/12/window-paragraph.svg'),(916,5973,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:48;s:6:\"height\";i:48;s:4:\"file\";s:29:\"/2020/12/window-paragraph.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"window-paragraph.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"window-paragraph.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"window-paragraph.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:20:\"window-paragraph.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"window-paragraph.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"window-paragraph.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"window-paragraph.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"window-paragraph.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"window-paragraph.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"window-paragraph.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"window-paragraph.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"window-paragraph.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(917,5976,'_wp_attached_file','2020/12/pencil.svg'),(918,5976,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:48;s:6:\"height\";i:48;s:4:\"file\";s:19:\"/2020/12/pencil.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"pencil.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"pencil.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"pencil.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:10:\"pencil.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"pencil.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"pencil.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"pencil.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"pencil.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"pencil.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"pencil.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"pencil.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"pencil.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(919,5980,'_wp_attached_file','2020/12/shade-1.png'),(920,5980,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:320;s:6:\"height\";i:625;s:4:\"file\";s:19:\"2020/12/shade-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"shade-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"shade-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"shade-1-154x300.png\";s:5:\"width\";i:154;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"shade-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"shade-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"shade-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:{}}}'),(921,5980,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.61675505718501000274045509286224842071533203125;s:5:\"bytes\";i:24683;s:11:\"size_before\";i:232491;s:10:\"size_after\";i:207808;s:4:\"time\";d:0.64000000000000001332267629550187848508358001708984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:34.27000000000000312638803734444081783294677734375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:66190;s:10:\"size_after\";i:43506;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.120000000000000994759830064140260219573974609375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12401;s:10:\"size_after\";i:10402;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:49456;s:10:\"size_after\";i:49456;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25853;s:10:\"size_after\";i:25853;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:66190;s:10:\"size_after\";i:66190;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12401;s:10:\"size_after\";i:12401;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(922,5982,'_wp_attached_file','2020/12/shade-land-5-test-3.png'),(923,5982,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:43;s:6:\"height\";i:43;s:4:\"file\";s:31:\"2020/12/shade-land-5-test-3.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:{}}}'),(924,5982,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4567;s:10:\"size_after\";i:4567;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4567;s:10:\"size_after\";i:4567;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(925,5983,'_wp_attached_file','2020/12/shade-land-5-test-2.png'),(926,5983,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:43;s:6:\"height\";i:43;s:4:\"file\";s:31:\"2020/12/shade-land-5-test-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:{}}}'),(927,5983,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4919;s:10:\"size_after\";i:4919;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4919;s:10:\"size_after\";i:4919;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(928,5984,'_wp_attached_file','2020/12/shade-land-5-test-1.png'),(929,5984,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:43;s:6:\"height\";i:43;s:4:\"file\";s:31:\"2020/12/shade-land-5-test-1.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:{}}}'),(930,5984,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.6188582788980401261369479470886290073394775390625;s:5:\"bytes\";i:57;s:11:\"size_before\";i:3521;s:10:\"size_after\";i:3464;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.62000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:57;s:11:\"size_before\";i:3521;s:10:\"size_after\";i:3464;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}}}'),(931,5985,'_wp_attached_file','2020/12/shade-land-5-test-4.png'),(932,5985,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:43;s:6:\"height\";i:43;s:4:\"file\";s:31:\"2020/12/shade-land-5-test-4.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:{}}}'),(933,5985,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.993006993006992910721919542993418872356414794921875;s:5:\"bytes\";i:107;s:11:\"size_before\";i:3575;s:10:\"size_after\";i:3468;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.9900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:107;s:11:\"size_before\";i:3575;s:10:\"size_after\";i:3468;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(934,5990,'_wp_attached_file','2020/12/shade-logo-3.png'),(935,5990,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:131;s:6:\"height\";i:37;s:4:\"file\";s:24:\"2020/12/shade-logo-3.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"shade-logo-3-100x37.png\";s:5:\"width\";i:100;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"shade-logo-3-100x37.png\";s:5:\"width\";i:100;s:6:\"height\";i:37;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:{}}}'),(936,5990,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.3355547761019526120662703760899603366851806640625;s:5:\"bytes\";i:884;s:11:\"size_before\";i:8553;s:10:\"size_after\";i:7669;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.769999999999999573674358543939888477325439453125;s:5:\"bytes\";i:4736;s:11:\"size_before\";i:4976;s:10:\"size_after\";i:4092;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3577;s:10:\"size_after\";i:3577;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(937,5991,'_wp_attached_file','2020/12/shade-logo-4.png'),(938,5991,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:166;s:6:\"height\";i:31;s:4:\"file\";s:24:\"2020/12/shade-logo-4.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"shade-logo-4-100x31.png\";s:5:\"width\";i:100;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"shade-logo-4-150x31.png\";s:5:\"width\";i:150;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"shade-logo-4-100x31.png\";s:5:\"width\";i:100;s:6:\"height\";i:31;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:{}}}'),(939,5991,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:27.808603694758144087018081336282193660736083984375;s:5:\"bytes\";i:4260;s:11:\"size_before\";i:15319;s:10:\"size_after\";i:11059;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.78999999999999914734871708787977695465087890625;s:5:\"bytes\";i:8680;s:11:\"size_before\";i:5172;s:10:\"size_after\";i:3528;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.14999999999999857891452847979962825775146484375;s:5:\"bytes\";i:2616;s:11:\"size_before\";i:7042;s:10:\"size_after\";i:4426;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3105;s:10:\"size_after\";i:3105;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(940,5992,'_wp_attached_file','2020/12/shade-logo-5.png'),(941,5992,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:204;s:6:\"height\";i:30;s:4:\"file\";s:24:\"2020/12/shade-logo-5.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"shade-logo-5-100x30.png\";s:5:\"width\";i:100;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"shade-logo-5-150x30.png\";s:5:\"width\";i:150;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"shade-logo-5-100x30.png\";s:5:\"width\";i:100;s:6:\"height\";i:30;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,5992,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:16.395948786546913567008232348598539829254150390625;s:5:\"bytes\";i:858;s:11:\"size_before\";i:5233;s:10:\"size_after\";i:4375;s:4:\"time\";d:0.06999999999999999278355033993648248724639415740966796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.39999999999999857891452847979962825775146484375;s:5:\"bytes\";i:2127;s:11:\"size_before\";i:1833;s:10:\"size_after\";i:1514;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:539;s:11:\"size_before\";i:2089;s:10:\"size_after\";i:1550;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1311;s:10:\"size_after\";i:1311;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(943,5993,'_wp_attached_file','2020/12/shade-logo-1.png'),(944,5993,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:179;s:6:\"height\";i:37;s:4:\"file\";s:24:\"2020/12/shade-logo-1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"shade-logo-1-100x37.png\";s:5:\"width\";i:100;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"shade-logo-1-150x37.png\";s:5:\"width\";i:150;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"shade-logo-1-100x37.png\";s:5:\"width\";i:100;s:6:\"height\";i:37;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:{}}}'),(945,5993,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.18195167534374689921605749987065792083740234375;s:5:\"bytes\";i:1076;s:11:\"size_before\";i:14982;s:10:\"size_after\";i:13906;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.1699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:1920;s:11:\"size_before\";i:4719;s:10:\"size_after\";i:4475;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.1300000000000007815970093361102044582366943359375;s:5:\"bytes\";i:832;s:11:\"size_before\";i:6339;s:10:\"size_after\";i:5507;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3924;s:10:\"size_after\";i:3924;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(946,5994,'_wp_attached_file','2020/12/shade-logo-2.png'),(947,5994,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:205;s:6:\"height\";i:34;s:4:\"file\";s:24:\"2020/12/shade-logo-2.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"shade-logo-2-100x34.png\";s:5:\"width\";i:100;s:6:\"height\";i:34;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"shade-logo-2-150x34.png\";s:5:\"width\";i:150;s:6:\"height\";i:34;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"shade-logo-2-100x34.png\";s:5:\"width\";i:100;s:6:\"height\";i:34;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:{}}}'),(948,5994,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:15.7533512064343153014078779960982501506805419921875;s:5:\"bytes\";i:1469;s:11:\"size_before\";i:9325;s:10:\"size_after\";i:7856;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.03999999999999914734871708787977695465087890625;s:5:\"bytes\";i:2749;s:11:\"size_before\";i:2973;s:10:\"size_after\";i:2496;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.780000000000001136868377216160297393798828125;s:5:\"bytes\";i:992;s:11:\"size_before\";i:4171;s:10:\"size_after\";i:3179;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2181;s:10:\"size_after\";i:2181;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(949,5998,'_wp_attached_file','2020/12/placeholder.png'),(950,5998,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2020/12/placeholder.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"placeholder-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"placeholder-492x328.png\";s:5:\"width\";i:492;s:6:\"height\";i:328;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"placeholder-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"placeholder-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"placeholder-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"placeholder-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"placeholder-492x328.png\";s:5:\"width\";i:492;s:6:\"height\";i:328;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(951,5998,'_elementor_source_image_hash','f631e35258fe4903af668dbac3b5ddfda7cf9f2a'),(952,5998,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:47.2163280703090748602335224859416484832763671875;s:5:\"bytes\";i:130174;s:11:\"size_before\";i:275697;s:10:\"size_after\";i:145523;s:4:\"time\";d:3.5999999999999996447286321199499070644378662109375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:95.0199999999999960209606797434389591217041015625;s:5:\"bytes\";i:60704;s:11:\"size_before\";i:39042;s:10:\"size_after\";i:1944;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:39.99000000000000198951966012828052043914794921875;s:5:\"bytes\";i:1933;s:11:\"size_before\";i:1468;s:10:\"size_after\";i:881;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:95.06999999999999317878973670303821563720703125;s:5:\"bytes\";i:97520;s:11:\"size_before\";i:65642;s:10:\"size_after\";i:3237;s:4:\"time\";d:0.4899999999999999911182158029987476766109466552734375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.739999999999998436805981327779591083526611328125;s:5:\"bytes\";i:1140;s:11:\"size_before\";i:3833;s:10:\"size_after\";i:2693;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.620000000000000994759830064140260219573974609375;s:5:\"bytes\";i:24648;s:11:\"size_before\";i:83215;s:10:\"size_after\";i:58567;s:4:\"time\";d:1.6799999999999999378275106209912337362766265869140625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:40.67999999999999971578290569595992565155029296875;s:5:\"bytes\";i:1510;s:11:\"size_before\";i:3712;s:10:\"size_after\";i:2202;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.989999999999998436805981327779591083526611328125;s:5:\"bytes\";i:2786;s:11:\"size_before\";i:12667;s:10:\"size_after\";i:9881;s:4:\"time\";d:0.40000000000000002220446049250313080847263336181640625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23866;s:10:\"size_after\";i:23866;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:41264;s:10:\"size_after\";i:41264;s:4:\"time\";d:0.689999999999999946709294817992486059665679931640625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:988;s:10:\"size_after\";i:988;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(953,6006,'_wp_attached_file','2020/12/shade-land-5-pricing-bg.png'),(954,6006,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1107;s:4:\"file\";s:35:\"2020/12/shade-land-5-pricing-bg.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"shade-land-5-pricing-bg-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"shade-land-5-pricing-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"shade-land-5-pricing-bg-492x284.png\";s:5:\"width\";i:492;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"shade-land-5-pricing-bg-300x173.png\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"shade-land-5-pricing-bg-1024x590.png\";s:5:\"width\";i:1024;s:6:\"height\";i:590;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"shade-land-5-pricing-bg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"shade-land-5-pricing-bg-768x443.png\";s:5:\"width\";i:768;s:6:\"height\";i:443;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:36:\"shade-land-5-pricing-bg-1536x886.png\";s:5:\"width\";i:1536;s:6:\"height\";i:886;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:35:\"shade-land-5-pricing-bg-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:35:\"shade-land-5-pricing-bg-492x284.png\";s:5:\"width\";i:492;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"shade-land-5-pricing-bg-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:{}}}'),(955,6006,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:21.563685823830315513305322383530437946319580078125;s:5:\"bytes\";i:218783;s:11:\"size_before\";i:1014590;s:10:\"size_after\";i:795807;s:4:\"time\";d:9.6400000000000005684341886080801486968994140625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.71000000000000085265128291212022304534912109375;s:5:\"bytes\";i:67360;s:11:\"size_before\";i:51486;s:10:\"size_after\";i:34646;s:4:\"time\";d:0.5500000000000000444089209850062616169452667236328125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.870000000000000994759830064140260219573974609375;s:5:\"bytes\";i:9896;s:11:\"size_before\";i:8569;s:10:\"size_after\";i:6095;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.980000000000000426325641456060111522674560546875;s:5:\"bytes\";i:112232;s:11:\"size_before\";i:93590;s:10:\"size_after\";i:65532;s:4:\"time\";d:0.34999999999999997779553950749686919152736663818359375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.559999999999998721023075631819665431976318359375;s:5:\"bytes\";i:10125;s:11:\"size_before\";i:32086;s:10:\"size_after\";i:21961;s:4:\"time\";d:0.54000000000000003552713678800500929355621337890625;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.489999999999998436805981327779591083526611328125;s:5:\"bytes\";i:51887;s:11:\"size_before\";i:220890;s:10:\"size_after\";i:169003;s:4:\"time\";d:0.939999999999999946709294817992486059665679931640625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30.059999999999998721023075631819665431976318359375;s:5:\"bytes\";i:5427;s:11:\"size_before\";i:18053;s:10:\"size_after\";i:12626;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26.75;s:5:\"bytes\";i:33287;s:11:\"size_before\";i:124450;s:10:\"size_after\";i:91163;s:4:\"time\";d:0.5300000000000000266453525910037569701671600341796875;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.67999999999999971578290569595992565155029296875;s:5:\"bytes\";i:70685;s:11:\"size_before\";i:359193;s:10:\"size_after\";i:288508;s:4:\"time\";d:5.63999999999999968025576890795491635799407958984375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:34646;s:10:\"size_after\";i:34646;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:65532;s:10:\"size_after\";i:65532;s:4:\"time\";d:0.58999999999999996891375531049561686813831329345703125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6095;s:10:\"size_after\";i:6095;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(956,6007,'_wp_attached_file','2020/12/shade-land-check-gray.svg'),(957,6007,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:16;s:6:\"height\";i:11;s:4:\"file\";s:34:\"/2020/12/shade-land-check-gray.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"shade-land-check-gray.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"shade-land-check-gray.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"shade-land-check-gray.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:25:\"shade-land-check-gray.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"shade-land-check-gray.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"shade-land-check-gray.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"shade-land-check-gray.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"shade-land-check-gray.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"shade-land-check-gray.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"shade-land-check-gray.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"shade-land-check-gray.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"shade-land-check-gray.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(958,6008,'_wp_attached_file','2020/12/shade-land-check-white.svg'),(959,6008,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:16;s:6:\"height\";i:11;s:4:\"file\";s:35:\"/2020/12/shade-land-check-white.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:26:\"shade-land-check-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-white.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(960,6009,'_wp_attached_file','2020/12/shade-land-check-black.svg'),(961,6009,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:16;s:6:\"height\";i:11;s:4:\"file\";s:35:\"/2020/12/shade-land-check-black.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-black.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-black.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-black.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:26:\"shade-land-check-black.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-black.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-black.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-black.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-black.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-black.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-black.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-black.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:26:\"shade-land-check-black.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(962,6061,'_wp_attached_file','2020/12/l1-hero-img.png'),(963,6061,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:606;s:6:\"height\";i:418;s:4:\"file\";s:23:\"2020/12/l1-hero-img.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"l1-hero-img-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"l1-hero-img-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"l1-hero-img-492x339.png\";s:5:\"width\";i:492;s:6:\"height\";i:339;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"l1-hero-img-300x207.png\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"l1-hero-img-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"l1-hero-img-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"l1-hero-img-492x339.png\";s:5:\"width\";i:492;s:6:\"height\";i:339;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"l1-hero-img-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:{}}}'),(964,6061,'_elementor_source_image_hash','2be01d664edd3edecb626a00fb1c61fa159641e6'),(965,6061,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.31350572039810220559274966944940388202667236328125;s:5:\"bytes\";i:9949;s:11:\"size_before\";i:430040;s:10:\"size_after\";i:420091;s:4:\"time\";d:1.1799999999999999378275106209912337362766265869140625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.8300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:57470;s:10:\"size_after\";i:54695;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12438;s:10:\"size_after\";i:12438;s:4:\"time\";d:0.440000000000000002220446049250313080847263336181640625;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.53000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:109825;s:10:\"size_after\";i:102651;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:47020;s:10:\"size_after\";i:47020;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23806;s:10:\"size_after\";i:23806;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:57470;s:10:\"size_after\";i:57470;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:109825;s:10:\"size_after\";i:109825;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12186;s:10:\"size_after\";i:12186;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(966,6062,'_wp_attached_file','2020/12/archery-target-1.svg'),(967,6062,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:37;s:6:\"height\";i:37;s:4:\"file\";s:29:\"/2020/12/archery-target-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"archery-target-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"archery-target-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"archery-target-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:20:\"archery-target-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"archery-target-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"archery-target-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"archery-target-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"archery-target-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"archery-target-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"archery-target-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"archery-target-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"archery-target-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(968,6062,'_elementor_source_image_hash','7378463b8843a88b53dd14f93613b488a078ff01'),(969,6063,'_wp_attached_file','2020/12/chat-46-1.svg'),(970,6063,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:37;s:6:\"height\";i:35;s:4:\"file\";s:22:\"/2020/12/chat-46-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"chat-46-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"chat-46-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"chat-46-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:13:\"chat-46-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"chat-46-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"chat-46-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"chat-46-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"chat-46-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"chat-46-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"chat-46-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"chat-46-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"chat-46-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(971,6063,'_elementor_source_image_hash','850a4d647c7fd4cce422e9c3808baf1879e2077c'),(972,6064,'_wp_attached_file','2020/12/settings-gear-64.svg'),(973,6064,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:37;s:6:\"height\";i:37;s:4:\"file\";s:29:\"/2020/12/settings-gear-64.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"settings-gear-64.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"settings-gear-64.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"settings-gear-64.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:20:\"settings-gear-64.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"settings-gear-64.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"settings-gear-64.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"settings-gear-64.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"settings-gear-64.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"settings-gear-64.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"settings-gear-64.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"settings-gear-64.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"settings-gear-64.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(974,6064,'_elementor_source_image_hash','93e7ede52c3cee58021d6d312caaa6b24a60a950'),(975,6065,'_wp_attached_file','2020/12/BG.png'),(976,6065,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1951;s:6:\"height\";i:840;s:4:\"file\";s:14:\"2020/12/BG.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"BG-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"BG-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"BG-492x212.png\";s:5:\"width\";i:492;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"BG-300x129.png\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"BG-1024x441.png\";s:5:\"width\";i:1024;s:6:\"height\";i:441;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"BG-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"BG-768x331.png\";s:5:\"width\";i:768;s:6:\"height\";i:331;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:15:\"BG-1536x661.png\";s:5:\"width\";i:1536;s:6:\"height\";i:661;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:14:\"BG-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"BG-492x212.png\";s:5:\"width\";i:492;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"BG-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:{}}}'),(977,6065,'_elementor_source_image_hash','86b873c566556d994c67ef854152a4c2146b4a80'),(978,6065,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:45.3519273357511991662249783985316753387451171875;s:5:\"bytes\";i:565212;s:11:\"size_before\";i:1246280;s:10:\"size_after\";i:681068;s:4:\"time\";d:13.230000000000000426325641456060111522674560546875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:94.469999999999998863131622783839702606201171875;s:5:\"bytes\";i:25904;s:11:\"size_before\";i:11673;s:10:\"size_after\";i:646;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:70.530000000000001136868377216160297393798828125;s:5:\"bytes\";i:1012;s:11:\"size_before\";i:923;s:10:\"size_after\";i:272;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:97.5;s:5:\"bytes\";i:101718;s:11:\"size_before\";i:62842;s:10:\"size_after\";i:1572;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:43.719999999999998863131622783839702606201171875;s:5:\"bytes\";i:8135;s:11:\"size_before\";i:18608;s:10:\"size_after\";i:10473;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:41.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:107015;s:11:\"size_before\";i:258716;s:10:\"size_after\";i:151701;s:4:\"time\";d:1.6999999999999999555910790149937383830547332763671875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.1099999999999994315658113919198513031005859375;s:5:\"bytes\";i:526;s:11:\"size_before\";i:1691;s:10:\"size_after\";i:1165;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:43.57000000000000028421709430404007434844970703125;s:5:\"bytes\";i:71913;s:11:\"size_before\";i:165058;s:10:\"size_after\";i:93145;s:4:\"time\";d:0.979999999999999982236431605997495353221893310546875;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:44.5799999999999982946974341757595539093017578125;s:5:\"bytes\";i:304675;s:11:\"size_before\";i:683471;s:10:\"size_after\";i:378796;s:4:\"time\";d:9.550000000000000710542735760100185871124267578125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5197;s:10:\"size_after\";i:5197;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:37426;s:10:\"size_after\";i:37426;s:4:\"time\";d:0.5500000000000000444089209850062616169452667236328125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:675;s:10:\"size_after\";i:675;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(979,6066,'_wp_attached_file','2020/12/home-1-content-1.png'),(980,6066,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:438;s:6:\"height\";i:468;s:4:\"file\";s:28:\"2020/12/home-1-content-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"home-1-content-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"home-1-content-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"home-1-content-1-281x300.png\";s:5:\"width\";i:281;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"home-1-content-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"home-1-content-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"home-1-content-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:{}}}'),(981,6066,'_elementor_source_image_hash','8e429efb42ddd68fdbeda4b06f483fc37636fb5d'),(982,6066,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.7099367858888516735760276787914335727691650390625;s:5:\"bytes\";i:17406;s:11:\"size_before\";i:304837;s:10:\"size_after\";i:287431;s:4:\"time\";d:0.5100000000000000088817841970012523233890533447265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.8599999999999994315658113919198513031005859375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:76583;s:10:\"size_after\";i:61373;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.3100000000000004973799150320701301097869873046875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15348;s:10:\"size_after\";i:13152;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:90157;s:10:\"size_after\";i:90157;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:30818;s:10:\"size_after\";i:30818;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:76583;s:10:\"size_after\";i:76583;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15348;s:10:\"size_after\";i:15348;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(983,6067,'_wp_attached_file','2020/12/check-icon.svg'),(984,6067,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:20;s:6:\"height\";i:15;s:4:\"file\";s:23:\"/2020/12/check-icon.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"check-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"check-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"check-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"check-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"check-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"check-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"check-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"check-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"check-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"check-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"check-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"check-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(985,6067,'_elementor_source_image_hash','63d84d9451fd7f8456442b144a42287ae09736e1'),(986,6068,'_wp_attached_file','2020/12/home-1-content-2.png'),(987,6068,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:513;s:6:\"height\";i:409;s:4:\"file\";s:28:\"2020/12/home-1-content-2.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"home-1-content-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"home-1-content-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"home-1-content-2-492x392.png\";s:5:\"width\";i:492;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"home-1-content-2-300x239.png\";s:5:\"width\";i:300;s:6:\"height\";i:239;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"home-1-content-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"home-1-content-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"home-1-content-2-492x392.png\";s:5:\"width\";i:492;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"home-1-content-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:{}}}'),(988,6068,'_elementor_source_image_hash','1eeda4b1bd601518e24a690ca7e8fee90256888b'),(989,6068,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:13.106258370182036543383219395764172077178955078125;s:5:\"bytes\";i:71343;s:11:\"size_before\";i:544343;s:10:\"size_after\";i:473000;s:4:\"time\";d:1.70999999999999996447286321199499070644378662109375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30.60000000000000142108547152020037174224853515625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:62440;s:10:\"size_after\";i:43333;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.780000000000001136868377216160297393798828125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12114;s:10:\"size_after\";i:9354;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.31000000000000227373675443232059478759765625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:153127;s:10:\"size_after\";i:103651;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:64629;s:10:\"size_after\";i:64629;s:4:\"time\";d:0.440000000000000002220446049250313080847263336181640625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24352;s:10:\"size_after\";i:24352;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:62440;s:10:\"size_after\";i:62440;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:153127;s:10:\"size_after\";i:153127;s:4:\"time\";d:0.7800000000000000266453525910037569701671600341796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12114;s:10:\"size_after\";i:12114;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(990,6069,'_wp_attached_file','2020/12/home-1-content-3.png'),(991,6069,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:471;s:6:\"height\";i:379;s:4:\"file\";s:28:\"2020/12/home-1-content-3.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"home-1-content-3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"home-1-content-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"home-1-content-3-300x241.png\";s:5:\"width\";i:300;s:6:\"height\";i:241;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"home-1-content-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"home-1-content-3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"home-1-content-3-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:{}}}'),(992,6069,'_elementor_source_image_hash','6389f8be9d61440c4cffe930c9d67c4a1ad50c70'),(993,6069,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.74862230078601565974594223007443360984325408935546875;s:5:\"bytes\";i:1982;s:11:\"size_before\";i:264753;s:10:\"size_after\";i:262771;s:4:\"time\";d:0.7800000000000000266453525910037569701671600341796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.680000000000000159872115546022541821002960205078125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:67996;s:10:\"size_after\";i:66174;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:2252;s:11:\"size_before\";i:16112;s:10:\"size_after\";i:16112;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:68863;s:10:\"size_after\";i:68863;s:4:\"time\";d:0.299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.5500000000000000444089209850062616169452667236328125;s:5:\"bytes\";i:160;s:11:\"size_before\";i:28999;s:10:\"size_after\";i:28839;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:67996;s:10:\"size_after\";i:67996;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14787;s:10:\"size_after\";i:14787;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(994,6070,'_wp_attached_file','2020/12/lock.svg'),(995,6070,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:12;s:6:\"height\";i:14;s:4:\"file\";s:17:\"/2020/12/lock.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"lock.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"lock.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"lock.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:8:\"lock.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"lock.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"lock.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"lock.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"lock.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"lock.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"lock.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"lock.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"lock.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(996,6070,'_elementor_source_image_hash','a2758cb53bc233c27fe7ec3bee21d54583f98d27'),(997,6071,'_wp_attached_file','2020/12/Logo.png'),(998,6071,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:112;s:6:\"height\";i:21;s:4:\"file\";s:16:\"2020/12/Logo.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"Logo-100x21.png\";s:5:\"width\";i:100;s:6:\"height\";i:21;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"Logo-100x21.png\";s:5:\"width\";i:100;s:6:\"height\";i:21;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:{}}}'),(999,6071,'_elementor_source_image_hash','cf233398f5cb9c195c9a7b1af9d48c4cdb635026'),(1000,6071,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:26.040744021257751228404231369495391845703125;s:5:\"bytes\";i:1176;s:11:\"size_before\";i:4516;s:10:\"size_after\";i:3340;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.67999999999999971578290569595992565155029296875;s:5:\"bytes\";i:6820;s:11:\"size_before\";i:3040;s:10:\"size_after\";i:1864;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1476;s:10:\"size_after\";i:1476;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1001,6230,'_wp_attached_file','2020/12/shade-hero-image.png'),(1002,6230,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:606;s:6:\"height\";i:418;s:4:\"file\";s:28:\"2020/12/shade-hero-image.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"shade-hero-image-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"shade-hero-image-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"shade-hero-image-492x339.png\";s:5:\"width\";i:492;s:6:\"height\";i:339;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"shade-hero-image-300x207.png\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"shade-hero-image-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"shade-hero-image-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"shade-hero-image-492x339.png\";s:5:\"width\";i:492;s:6:\"height\";i:339;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"shade-hero-image-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:{}}}'),(1003,6230,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.719724366068248855299316346645355224609375;s:5:\"bytes\";i:7195;s:11:\"size_before\";i:418381;s:10:\"size_after\";i:411186;s:4:\"time\";d:0.89000000000000001332267629550187848508358001708984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:55935;s:10:\"size_after\";i:53361;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12043;s:10:\"size_after\";i:12043;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.3300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:106749;s:10:\"size_after\";i:102128;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:46146;s:10:\"size_after\";i:46146;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23002;s:10:\"size_after\";i:23002;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:55935;s:10:\"size_after\";i:55935;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:106749;s:10:\"size_after\";i:106749;s:4:\"time\";d:0.39000000000000001332267629550187848508358001708984375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11822;s:10:\"size_after\";i:11822;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1004,6234,'_wp_attached_file','2020/12/shade-landing-1-2.png'),(1005,6234,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:471;s:6:\"height\";i:379;s:4:\"file\";s:29:\"2020/12/shade-landing-1-2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"shade-landing-1-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"shade-landing-1-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"shade-landing-1-2-300x241.png\";s:5:\"width\";i:300;s:6:\"height\";i:241;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"shade-landing-1-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"shade-landing-1-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"shade-landing-1-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:{}}}'),(1006,6234,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.9614646270737770006320488391793332993984222412109375;s:5:\"bytes\";i:2379;s:11:\"size_before\";i:247435;s:10:\"size_after\";i:245056;s:4:\"time\";d:1.270000000000000017763568394002504646778106689453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.75;s:5:\"bytes\";i:0;s:11:\"size_before\";i:63448;s:10:\"size_after\";i:61069;s:4:\"time\";d:0.39000000000000001332267629550187848508358001708984375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:600;s:11:\"size_before\";i:14962;s:10:\"size_after\";i:14962;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:63934;s:10:\"size_after\";i:63934;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27292;s:10:\"size_after\";i:27292;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:63448;s:10:\"size_after\";i:63448;s:4:\"time\";d:0.419999999999999984456877655247808434069156646728515625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14351;s:10:\"size_after\";i:14351;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1007,6242,'_wp_attached_file','2020/12/shade-landing-3-4-1.png'),(1008,6242,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:507;s:6:\"height\";i:745;s:4:\"file\";s:31:\"2020/12/shade-landing-3-4-1.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"shade-landing-3-4-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"shade-landing-3-4-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"shade-landing-3-4-1-492x723.png\";s:5:\"width\";i:492;s:6:\"height\";i:723;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"shade-landing-3-4-1-204x300.png\";s:5:\"width\";i:204;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"shade-landing-3-4-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:31:\"shade-landing-3-4-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"shade-landing-3-4-1-492x723.png\";s:5:\"width\";i:492;s:6:\"height\";i:723;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"shade-landing-3-4-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:{}}}'),(1009,6242,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.5188335425641934506302277441136538982391357421875;s:5:\"bytes\";i:32684;s:11:\"size_before\";i:723284;s:10:\"size_after\";i:690600;s:4:\"time\";d:5.3300000000000000710542735760100185871124267578125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.44000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:65753;s:10:\"size_after\";i:60858;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.970000000000000195399252334027551114559173583984375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12928;s:10:\"size_after\";i:12415;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.230000000000000426325641456060111522674560546875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:242925;s:10:\"size_after\";i:215649;s:4:\"time\";d:4.29999999999999982236431605997495353221893310546875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:54111;s:10:\"size_after\";i:54111;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25961;s:10:\"size_after\";i:25961;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:65753;s:10:\"size_after\";i:65753;s:4:\"time\";d:0.289999999999999980015985556747182272374629974365234375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:242925;s:10:\"size_after\";i:242925;s:4:\"time\";d:0.40000000000000002220446049250313080847263336181640625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12928;s:10:\"size_after\";i:12928;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1010,6278,'_wp_attached_file','2020/12/shade-landing-3-5.png'),(1011,6278,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:590;s:6:\"height\";i:774;s:4:\"file\";s:29:\"2020/12/shade-landing-3-5.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"shade-landing-3-5-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"shade-landing-3-5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"shade-landing-3-5-492x645.png\";s:5:\"width\";i:492;s:6:\"height\";i:645;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"shade-landing-3-5-229x300.png\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"shade-landing-3-5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"shade-landing-3-5-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"shade-landing-3-5-492x645.png\";s:5:\"width\";i:492;s:6:\"height\";i:645;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"shade-landing-3-5-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:{}}}'),(1012,6278,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.07779849153036710873720949166454374790191650390625;s:5:\"bytes\";i:25308;s:11:\"size_before\";i:620629;s:10:\"size_after\";i:595321;s:4:\"time\";d:2.1699999999999999289457264239899814128875732421875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.42999999999999971578290569595992565155029296875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:58592;s:10:\"size_after\";i:54239;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.939999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11748;s:10:\"size_after\";i:11638;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:201249;s:10:\"size_after\";i:180404;s:4:\"time\";d:0.66000000000000003108624468950438313186168670654296875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:54091;s:10:\"size_after\";i:54091;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23360;s:10:\"size_after\";i:23360;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:58592;s:10:\"size_after\";i:58592;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:201249;s:10:\"size_after\";i:201249;s:4:\"time\";d:0.93000000000000004884981308350688777863979339599609375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11748;s:10:\"size_after\";i:11748;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(1013,6279,'_wp_attached_file','2020/12/iPhone.png'),(1014,6279,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:731;s:4:\"file\";s:18:\"2020/12/iPhone.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"iPhone-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"iPhone-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"iPhone-185x300.png\";s:5:\"width\";i:185;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"iPhone-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"iPhone-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"iPhone-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:{}}}'),(1015,6279,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.269954371431084805266209514229558408260345458984375;s:5:\"bytes\";i:5935;s:11:\"size_before\";i:261459;s:10:\"size_after\";i:255524;s:4:\"time\";d:0.40000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.45000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:74242;s:10:\"size_after\";i:68710;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.8300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14254;s:10:\"size_after\";i:13851;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:55619;s:10:\"size_after\";i:55619;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:28848;s:10:\"size_after\";i:28848;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:74242;s:10:\"size_after\";i:74242;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14254;s:10:\"size_after\";i:14254;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1016,6297,'_wp_attached_file','2020/12/shade-landing-3-7.png'),(1017,6297,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:43;s:6:\"height\";i:43;s:4:\"file\";s:29:\"2020/12/shade-landing-3-7.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:{}}}'),(1018,6297,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4368;s:10:\"size_after\";i:4368;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4368;s:10:\"size_after\";i:4368;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}}}'),(1019,6298,'_wp_attached_file','2020/12/shade-landing-3-6.png'),(1020,6298,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:43;s:6:\"height\";i:43;s:4:\"file\";s:29:\"2020/12/shade-landing-3-6.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:{}}}'),(1021,6298,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5243;s:10:\"size_after\";i:5243;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5243;s:10:\"size_after\";i:5243;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1022,6310,'_wp_attached_file','2020/12/iphone-img.svg'),(1023,6310,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:580;s:6:\"height\";i:772;s:4:\"file\";s:23:\"/2020/12/iphone-img.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"iphone-img.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"iphone-img.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"iphone-img.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"iphone-img.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"iphone-img.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"iphone-img.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"iphone-img.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"iphone-img.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"iphone-img.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"iphone-img.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"iphone-img.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"iphone-img.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1024,6358,'_wp_attached_file','2020/12/content-img-2.png'),(1025,6358,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:519;s:6:\"height\";i:528;s:4:\"file\";s:25:\"2020/12/content-img-2.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"content-img-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"content-img-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"content-img-2-492x501.png\";s:5:\"width\";i:492;s:6:\"height\";i:501;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"content-img-2-295x300.png\";s:5:\"width\";i:295;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"content-img-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"content-img-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"content-img-2-492x501.png\";s:5:\"width\";i:492;s:6:\"height\";i:501;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"content-img-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:{}}}'),(1026,6358,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:30.76650999382803775006323121488094329833984375;s:5:\"bytes\";i:129607;s:11:\"size_before\";i:421260;s:10:\"size_after\";i:291653;s:4:\"time\";d:3.1699999999999999289457264239899814128875732421875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:43.46000000000000085265128291212022304534912109375;s:5:\"bytes\";i:54148;s:11:\"size_before\";i:45472;s:10:\"size_after\";i:25710;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.410000000000000142108547152020037174224853515625;s:5:\"bytes\";i:10700;s:11:\"size_before\";i:10626;s:10:\"size_after\";i:8670;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:61.53999999999999914734871708787977695465087890625;s:5:\"bytes\";i:169178;s:11:\"size_before\";i:140547;s:10:\"size_after\";i:54059;s:4:\"time\";d:0.38000000000000000444089209850062616169452667236328125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.280000000000001136868377216160297393798828125;s:5:\"bytes\";i:17106;s:11:\"size_before\";i:60498;s:10:\"size_after\";i:43392;s:4:\"time\";d:0.35999999999999998667732370449812151491641998291015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.730000000000000426325641456060111522674560546875;s:5:\"bytes\";i:4295;s:11:\"size_before\";i:19768;s:10:\"size_after\";i:15473;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:33814;s:10:\"size_after\";i:33814;s:4:\"time\";d:0.419999999999999984456877655247808434069156646728515625;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:102014;s:10:\"size_after\";i:102014;s:4:\"time\";d:1.7199999999999999733546474089962430298328399658203125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8521;s:10:\"size_after\";i:8521;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1027,6359,'_wp_attached_file','2020/12/features-bg.png'),(1028,6359,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1232;s:6:\"height\";i:711;s:4:\"file\";s:23:\"2020/12/features-bg.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"features-bg-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"features-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"features-bg-492x284.png\";s:5:\"width\";i:492;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"features-bg-300x173.png\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"features-bg-1024x591.png\";s:5:\"width\";i:1024;s:6:\"height\";i:591;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"features-bg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"features-bg-768x443.png\";s:5:\"width\";i:768;s:6:\"height\";i:443;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"features-bg-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"features-bg-492x284.png\";s:5:\"width\";i:492;s:6:\"height\";i:284;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"features-bg-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:{}}}'),(1029,6359,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:38.75491254588641965028728009201586246490478515625;s:5:\"bytes\";i:179474;s:11:\"size_before\";i:463100;s:10:\"size_after\";i:283626;s:4:\"time\";d:3.4000000000000003552713678800500929355621337890625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:85.18000000000000682121026329696178436279296875;s:5:\"bytes\";i:72734;s:11:\"size_before\";i:45119;s:10:\"size_after\";i:6685;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:72.4800000000000039790393202565610408782958984375;s:5:\"bytes\";i:8590;s:11:\"size_before\";i:6587;s:10:\"size_after\";i:1813;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:77.18999999999999772626324556767940521240234375;s:5:\"bytes\";i:109820;s:11:\"size_before\";i:74808;s:10:\"size_after\";i:17063;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:33.93999999999999772626324556767940521240234375;s:5:\"bytes\";i:10859;s:11:\"size_before\";i:31992;s:10:\"size_after\";i:21133;s:4:\"time\";d:1.2600000000000000088817841970012523233890533447265625;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.46000000000000085265128291212022304534912109375;s:5:\"bytes\";i:23661;s:11:\"size_before\";i:92932;s:10:\"size_after\";i:69271;s:4:\"time\";d:0.409999999999999975575093458246556110680103302001953125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:41.5499999999999971578290569595992565155029296875;s:5:\"bytes\";i:5970;s:11:\"size_before\";i:14367;s:10:\"size_after\";i:8397;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.6700000000000017053025658242404460906982421875;s:5:\"bytes\";i:38031;s:11:\"size_before\";i:116423;s:10:\"size_after\";i:78392;s:4:\"time\";d:0.520000000000000017763568394002504646778106689453125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27484;s:10:\"size_after\";i:27484;s:4:\"time\";d:0.39000000000000001332267629550187848508358001708984375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:48901;s:10:\"size_after\";i:48901;s:4:\"time\";d:0.270000000000000017763568394002504646778106689453125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4487;s:10:\"size_after\";i:4487;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1030,6360,'_wp_attached_file','2020/12/cta-bg.png'),(1031,6360,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1221;s:6:\"height\";i:280;s:4:\"file\";s:18:\"2020/12/cta-bg.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"cta-bg-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"cta-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"cta-bg-492x113.png\";s:5:\"width\";i:492;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"cta-bg-300x69.png\";s:5:\"width\";i:300;s:6:\"height\";i:69;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"cta-bg-1024x235.png\";s:5:\"width\";i:1024;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"cta-bg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"cta-bg-768x176.png\";s:5:\"width\";i:768;s:6:\"height\";i:176;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"cta-bg-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"cta-bg-492x113.png\";s:5:\"width\";i:492;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"cta-bg-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:{}}}'),(1032,6360,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:41.31723483896478654742168146185576915740966796875;s:5:\"bytes\";i:123296;s:11:\"size_before\";i:298413;s:10:\"size_after\";i:175117;s:4:\"time\";d:1.5200000000000002398081733190338127315044403076171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:96.2000000000000028421709430404007434844970703125;s:5:\"bytes\";i:43908;s:11:\"size_before\";i:29396;s:10:\"size_after\";i:1116;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:70.2099999999999937472239253111183643341064453125;s:5:\"bytes\";i:840;s:11:\"size_before\";i:1289;s:10:\"size_after\";i:384;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:75.75;s:5:\"bytes\";i:49176;s:11:\"size_before\";i:35569;s:10:\"size_after\";i:8626;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30.4200000000000017053025658242404460906982421875;s:5:\"bytes\";i:4225;s:11:\"size_before\";i:13890;s:10:\"size_after\";i:9665;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.52000000000000312638803734444081783294677734375;s:5:\"bytes\";i:47939;s:11:\"size_before\";i:127782;s:10:\"size_after\";i:79843;s:4:\"time\";d:0.460000000000000019984014443252817727625370025634765625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.1099999999999994315658113919198513031005859375;s:5:\"bytes\";i:1725;s:11:\"size_before\";i:4648;s:10:\"size_after\";i:2923;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.21000000000000085265128291212022304534912109375;s:5:\"bytes\";i:13279;s:11:\"size_before\";i:42542;s:10:\"size_after\";i:29263;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18419;s:10:\"size_after\";i:18419;s:4:\"time\";d:0.320000000000000006661338147750939242541790008544921875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23799;s:10:\"size_after\";i:23799;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1079;s:10:\"size_after\";i:1079;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1033,6361,'_wp_attached_file','2020/12/hero-img.png'),(1034,6361,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:603;s:6:\"height\";i:630;s:4:\"file\";s:20:\"2020/12/hero-img.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"hero-img-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"hero-img-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"hero-img-492x514.png\";s:5:\"width\";i:492;s:6:\"height\";i:514;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"hero-img-287x300.png\";s:5:\"width\";i:287;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"hero-img-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"hero-img-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"hero-img-492x514.png\";s:5:\"width\";i:492;s:6:\"height\";i:514;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"hero-img-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:{}}}'),(1035,6361,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.275019653343146597279655907186679542064666748046875;s:5:\"bytes\";i:18608;s:11:\"size_before\";i:817927;s:10:\"size_after\";i:799319;s:4:\"time\";d:1.70999999999999996447286321199499070644378662109375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.70999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:75129;s:10:\"size_after\";i:70087;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.8300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14275;s:10:\"size_after\";i:13871;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.11000000000000031974423109204508364200592041015625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:257712;s:10:\"size_after\";i:244550;s:4:\"time\";d:0.83999999999999996891375531049561686813831329345703125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:94971;s:10:\"size_after\";i:94971;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:28724;s:10:\"size_after\";i:28724;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:75129;s:10:\"size_after\";i:75129;s:4:\"time\";d:0.2300000000000000099920072216264088638126850128173828125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:257712;s:10:\"size_after\";i:257712;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14275;s:10:\"size_after\";i:14275;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1036,6362,'_wp_attached_file','2020/12/shade-landing-41.png'),(1037,6362,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:781;s:4:\"file\";s:28:\"2020/12/shade-landing-41.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"shade-landing-41-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"shade-landing-41-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"shade-landing-41-492x200.png\";s:5:\"width\";i:492;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"shade-landing-41-300x122.png\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"shade-landing-41-1024x417.png\";s:5:\"width\";i:1024;s:6:\"height\";i:417;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"shade-landing-41-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"shade-landing-41-768x312.png\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"shade-landing-41-1536x625.png\";s:5:\"width\";i:1536;s:6:\"height\";i:625;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"shade-landing-41-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"shade-landing-41-492x200.png\";s:5:\"width\";i:492;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"shade-landing-41-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:{}}}'),(1038,6362,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:44.324700039139997898018918931484222412109375;s:5:\"bytes\";i:65683;s:11:\"size_before\";i:148186;s:10:\"size_after\";i:82503;s:4:\"time\";d:1.6699999999999999289457264239899814128875732421875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:96.8599999999999994315658113919198513031005859375;s:5:\"bytes\";i:63512;s:11:\"size_before\";i:35001;s:10:\"size_after\";i:1098;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:89.7600000000000051159076974727213382720947265625;s:5:\"bytes\";i:7368;s:11:\"size_before\";i:4462;s:10:\"size_after\";i:457;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:90.7900000000000062527760746888816356658935546875;s:5:\"bytes\";i:33472;s:11:\"size_before\";i:22217;s:10:\"size_after\";i:2047;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.339999999999999857891452847979962825775146484375;s:5:\"bytes\";i:1265;s:11:\"size_before\";i:4312;s:10:\"size_after\";i:3047;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.160000000000000142108547152020037174224853515625;s:5:\"bytes\";i:1042;s:11:\"size_before\";i:12767;s:10:\"size_after\";i:11725;s:4:\"time\";d:0.54000000000000003552713678800500929355621337890625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:42.25999999999999801048033987171947956085205078125;s:5:\"bytes\";i:4512;s:11:\"size_before\";i:10677;s:10:\"size_after\";i:6165;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.660000000000000142108547152020037174224853515625;s:5:\"bytes\";i:143;s:11:\"size_before\";i:5368;s:10:\"size_after\";i:5225;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.609999999999999875655021241982467472553253173828125;s:5:\"bytes\";i:643;s:11:\"size_before\";i:17790;s:10:\"size_after\";i:17147;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19123;s:10:\"size_after\";i:19123;s:4:\"time\";d:0.38000000000000000444089209850062616169452667236328125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13849;s:10:\"size_after\";i:13849;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2620;s:10:\"size_after\";i:2620;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}}}'),(1039,6381,'_wp_attached_file','2020/12/shade-landing-4-3.png'),(1040,6381,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:762;s:6:\"height\";i:421;s:4:\"file\";s:29:\"2020/12/shade-landing-4-3.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"shade-landing-4-3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"shade-landing-4-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"shade-landing-4-3-492x272.png\";s:5:\"width\";i:492;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"shade-landing-4-3-300x166.png\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"shade-landing-4-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"shade-landing-4-3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"shade-landing-4-3-492x272.png\";s:5:\"width\";i:492;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"shade-landing-4-3-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:{}}}'),(1041,6381,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.28855615721571581389071070589125156402587890625;s:5:\"bytes\";i:29168;s:11:\"size_before\";i:400189;s:10:\"size_after\";i:371021;s:4:\"time\";d:1.0100000000000000088817841970012523233890533447265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.769999999999999573674358543939888477325439453125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:63757;s:10:\"size_after\";i:51787;s:4:\"time\";d:0.309999999999999997779553950749686919152736663818359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.339999999999999857891452847979962825775146484375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12392;s:10:\"size_after\";i:11234;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.969999999999998863131622783839702606201171875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:91559;s:10:\"size_after\";i:76022;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.270000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:503;s:11:\"size_before\";i:39603;s:10:\"size_after\";i:39100;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25170;s:10:\"size_after\";i:25170;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:63757;s:10:\"size_after\";i:63757;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:91559;s:10:\"size_after\";i:91559;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12392;s:10:\"size_after\";i:12392;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1042,6382,'_wp_attached_file','2020/12/shade-landing-4-4.png'),(1043,6382,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:359;s:6:\"height\";i:400;s:4:\"file\";s:29:\"2020/12/shade-landing-4-4.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"shade-landing-4-4-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"shade-landing-4-4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"shade-landing-4-4-269x300.png\";s:5:\"width\";i:269;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"shade-landing-4-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"shade-landing-4-4-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"shade-landing-4-4-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:{}}}'),(1044,6382,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:24.79533988661777499373783939518034458160400390625;s:5:\"bytes\";i:47674;s:11:\"size_before\";i:192270;s:10:\"size_after\";i:144596;s:4:\"time\";d:2.060000000000000053290705182007513940334320068359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:43.25;s:5:\"bytes\";i:81212;s:11:\"size_before\";i:56374;s:10:\"size_after\";i:31990;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.3300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:7046;s:11:\"size_before\";i:10465;s:10:\"size_after\";i:9384;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.739999999999998436805981327779591083526611328125;s:5:\"bytes\";i:17151;s:11:\"size_before\";i:54032;s:10:\"size_after\";i:36881;s:4:\"time\";d:1.4499999999999999555910790149937383830547332763671875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.660000000000000142108547152020037174224853515625;s:5:\"bytes\";i:5058;s:11:\"size_before\";i:22319;s:10:\"size_after\";i:17261;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40282;s:10:\"size_after\";i:40282;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8798;s:10:\"size_after\";i:8798;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1045,6410,'_wp_attached_file','2020/12/hero-shape-2.png'),(1046,6410,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:108;s:6:\"height\";i:108;s:4:\"file\";s:24:\"2020/12/hero-shape-2.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"hero-shape-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"hero-shape-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:{}}}'),(1047,6410,'_elementor_source_image_hash','0f0f72de076eda5a4667eb73ef46ff91cba85d99'),(1048,6410,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:21.69051878354203921617227024398744106292724609375;s:5:\"bytes\";i:3395;s:11:\"size_before\";i:15652;s:10:\"size_after\";i:12257;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:39.81000000000000227373675443232059478759765625;s:5:\"bytes\";i:7604;s:11:\"size_before\";i:8528;s:10:\"size_after\";i:5133;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7124;s:10:\"size_after\";i:7124;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1049,6411,'_wp_attached_file','2020/12/shap-1.png'),(1050,6411,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:142;s:6:\"height\";i:143;s:4:\"file\";s:18:\"2020/12/shap-1.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"shap-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"shap-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:{}}}'),(1051,6411,'_elementor_source_image_hash','e8e4443de6e3b7d220f7458a98a8f048e89103e9'),(1052,6411,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.6358926048045219214799317342112772166728973388671875;s:5:\"bytes\";i:135;s:11:\"size_before\";i:21230;s:10:\"size_after\";i:21095;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.25;s:5:\"bytes\";i:1474;s:11:\"size_before\";i:10785;s:10:\"size_after\";i:10650;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10445;s:10:\"size_after\";i:10445;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1053,6412,'_wp_attached_file','2020/12/widows.png'),(1054,6412,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:30;s:6:\"height\";i:33;s:4:\"file\";s:18:\"2020/12/widows.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:{}}}'),(1055,6412,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.975780752071383261636583483777940273284912109375;s:5:\"bytes\";i:31;s:11:\"size_before\";i:1569;s:10:\"size_after\";i:1538;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.979999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:31;s:11:\"size_before\";i:1569;s:10:\"size_after\";i:1538;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1056,6412,'_elementor_source_image_hash','9bfe5a3cfa0647ac886f06ab24ce0b2363fa1956'),(1057,6413,'_wp_attached_file','2020/12/os-1.png'),(1058,6413,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:28;s:6:\"height\";i:34;s:4:\"file\";s:16:\"2020/12/os-1.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:{}}}'),(1059,6413,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.500761035007609933700223336927592754364013671875;s:5:\"bytes\";i:23;s:11:\"size_before\";i:657;s:10:\"size_after\";i:634;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5;s:5:\"bytes\";i:23;s:11:\"size_before\";i:657;s:10:\"size_after\";i:634;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1060,6413,'_elementor_source_image_hash','710d6d48d77514afe9270763b3a37ffcef97a25a'),(1061,6414,'_wp_attached_file','2020/12/os-2.png'),(1062,6414,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:28;s:6:\"height\";i:32;s:4:\"file\";s:16:\"2020/12/os-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:{}}}'),(1063,6414,'_elementor_source_image_hash','cce85d9afe91182df8d192daa6d9972c94171df2'),(1064,6414,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.282275711159737152655679892632178962230682373046875;s:5:\"bytes\";i:45;s:11:\"size_before\";i:1371;s:10:\"size_after\";i:1326;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.279999999999999804600747665972448885440826416015625;s:5:\"bytes\";i:45;s:11:\"size_before\";i:1371;s:10:\"size_after\";i:1326;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1065,6415,'_wp_attached_file','2020/12/Bitmap.png'),(1066,6415,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:877;s:6:\"height\";i:564;s:4:\"file\";s:18:\"2020/12/Bitmap.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"Bitmap-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"Bitmap-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"Bitmap-492x316.png\";s:5:\"width\";i:492;s:6:\"height\";i:316;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Bitmap-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Bitmap-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"Bitmap-768x494.png\";s:5:\"width\";i:768;s:6:\"height\";i:494;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"Bitmap-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"Bitmap-492x316.png\";s:5:\"width\";i:492;s:6:\"height\";i:316;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"Bitmap-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:{}}}'),(1067,6415,'_elementor_source_image_hash','8b6f2ed8927cdbf7a00402fca6a0f947231d34b3'),(1068,6415,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:16.9851625835754447280123713426291942596435546875;s:5:\"bytes\";i:107103;s:11:\"size_before\";i:630568;s:10:\"size_after\";i:523465;s:4:\"time\";d:2.2400000000000002131628207280300557613372802734375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.67999999999999971578290569595992565155029296875;s:5:\"bytes\";i:56732;s:11:\"size_before\";i:47859;s:10:\"size_after\";i:30303;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.25;s:5:\"bytes\";i:3854;s:11:\"size_before\";i:7808;s:10:\"size_after\";i:7320;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:102816;s:11:\"size_before\";i:114947;s:10:\"size_after\";i:91544;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.96000000000000085265128291212022304534912109375;s:5:\"bytes\";i:7098;s:11:\"size_before\";i:44465;s:10:\"size_after\";i:37367;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.260000000000001563194018672220408916473388671875;s:5:\"bytes\";i:3637;s:11:\"size_before\";i:17107;s:10:\"size_after\";i:13470;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.8900000000000005684341886080801486968994140625;s:5:\"bytes\";i:54921;s:11:\"size_before\";i:262860;s:10:\"size_after\";i:207939;s:4:\"time\";d:1.04000000000000003552713678800500929355621337890625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:36039;s:10:\"size_after\";i:36039;s:4:\"time\";d:0.330000000000000015543122344752191565930843353271484375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:92616;s:10:\"size_after\";i:92616;s:4:\"time\";d:0.320000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6867;s:10:\"size_after\";i:6867;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1069,6416,'_wp_attached_file','2020/12/logo-1.png'),(1070,6416,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:178;s:6:\"height\";i:36;s:4:\"file\";s:18:\"2020/12/logo-1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-1-100x36.png\";s:5:\"width\";i:100;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-1-150x36.png\";s:5:\"width\";i:150;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-1-100x36.png\";s:5:\"width\";i:100;s:6:\"height\";i:36;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:{}}}'),(1071,6416,'_elementor_source_image_hash','9412d53cfbbd11fb25f1f62af57eb3a926caec87'),(1072,6416,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:29.062895736597720741656303289346396923065185546875;s:5:\"bytes\";i:2754;s:11:\"size_before\";i:9476;s:10:\"size_after\";i:6722;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:5084;s:11:\"size_before\";i:3097;s:10:\"size_after\";i:2325;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:43.530000000000001136868377216160297393798828125;s:5:\"bytes\";i:1982;s:11:\"size_before\";i:4553;s:10:\"size_after\";i:2571;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1826;s:10:\"size_after\";i:1826;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1073,6417,'_wp_attached_file','2020/12/logo-2.png'),(1074,6417,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:204;s:6:\"height\";i:32;s:4:\"file\";s:18:\"2020/12/logo-2.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-2-100x32.png\";s:5:\"width\";i:100;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-2-150x32.png\";s:5:\"width\";i:150;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-2-100x32.png\";s:5:\"width\";i:100;s:6:\"height\";i:32;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:{}}}'),(1075,6417,'_elementor_source_image_hash','63c5ff566b7df31033c266ec497eed4cef55cbbd'),(1076,6417,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:29.5573598742797258864811738021671772003173828125;s:5:\"bytes\";i:2257;s:11:\"size_before\";i:7636;s:10:\"size_after\";i:5379;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.769999999999999573674358543939888477325439453125;s:5:\"bytes\";i:4028;s:11:\"size_before\";i:2471;s:10:\"size_after\";i:1859;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:44.4500000000000028421709430404007434844970703125;s:5:\"bytes\";i:1645;s:11:\"size_before\";i:3701;s:10:\"size_after\";i:2056;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1464;s:10:\"size_after\";i:1464;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1077,6418,'_wp_attached_file','2020/12/logo-3.png'),(1078,6418,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:130;s:6:\"height\";i:37;s:4:\"file\";s:18:\"2020/12/logo-3.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-3-100x37.png\";s:5:\"width\";i:100;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-3-100x37.png\";s:5:\"width\";i:100;s:6:\"height\";i:37;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:{}}}'),(1079,6418,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:15.9693786718889096931661697453819215297698974609375;s:5:\"bytes\";i:897;s:11:\"size_before\";i:5617;s:10:\"size_after\";i:4720;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.339999999999999857891452847979962825775146484375;s:5:\"bytes\";i:7020;s:11:\"size_before\";i:3686;s:10:\"size_after\";i:2789;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1931;s:10:\"size_after\";i:1931;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1080,6418,'_elementor_source_image_hash','ee6cd01233dc953bc34f63a532ef154c0fd856aa'),(1081,6419,'_wp_attached_file','2020/12/logo-4.png'),(1082,6419,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:165;s:6:\"height\";i:31;s:4:\"file\";s:18:\"2020/12/logo-4.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-4-100x31.png\";s:5:\"width\";i:100;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-4-150x31.png\";s:5:\"width\";i:150;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-4-100x31.png\";s:5:\"width\";i:100;s:6:\"height\";i:31;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:{}}}'),(1083,6419,'_elementor_source_image_hash','ba44d90ee3d0400fc7f9697b55380982f0fac6ca'),(1084,6419,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:31.204197955306252509899422875605523586273193359375;s:5:\"bytes\";i:3449;s:11:\"size_before\";i:11053;s:10:\"size_after\";i:7604;s:4:\"time\";d:0.09999999999999999167332731531132594682276248931884765625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.21000000000000085265128291212022304534912109375;s:5:\"bytes\";i:6592;s:11:\"size_before\";i:3701;s:10:\"size_after\";i:2694;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:46.0799999999999982946974341757595539093017578125;s:5:\"bytes\";i:2442;s:11:\"size_before\";i:5299;s:10:\"size_after\";i:2857;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2053;s:10:\"size_after\";i:2053;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1085,6420,'_wp_attached_file','2020/12/logo-5.png'),(1086,6420,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:204;s:6:\"height\";i:29;s:4:\"file\";s:18:\"2020/12/logo-5.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-5-100x29.png\";s:5:\"width\";i:100;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-5-150x29.png\";s:5:\"width\";i:150;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-5-100x29.png\";s:5:\"width\";i:100;s:6:\"height\";i:29;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:{}}}'),(1087,6420,'_elementor_source_image_hash','cd1eb447d4e4d1f36a5da5a69f52afa253b5fb36'),(1088,6420,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:25.365132187095579041624660021625459194183349609375;s:5:\"bytes\";i:1372;s:11:\"size_before\";i:5409;s:10:\"size_after\";i:4037;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.5799999999999982946974341757595539093017578125;s:5:\"bytes\";i:3420;s:11:\"size_before\";i:1966;s:10:\"size_after\";i:1581;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:42.32000000000000028421709430404007434844970703125;s:5:\"bytes\";i:987;s:11:\"size_before\";i:2332;s:10:\"size_after\";i:1345;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1111;s:10:\"size_after\";i:1111;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1089,6421,'_wp_attached_file','2020/12/content-img1.png'),(1090,6421,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:432;s:6:\"height\";i:371;s:4:\"file\";s:24:\"2020/12/content-img1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"content-img1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"content-img1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"content-img1-300x258.png\";s:5:\"width\";i:300;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"content-img1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"content-img1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"content-img1-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:{}}}'),(1091,6421,'_elementor_source_image_hash','09b38d4c3a6f2a07e8c16331b1eb5b93649b801d'),(1092,6421,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:44.83496808345010009588804678060114383697509765625;s:5:\"bytes\";i:46076;s:11:\"size_before\";i:102768;s:10:\"size_after\";i:56692;s:4:\"time\";d:0.5300000000000000266453525910037569701671600341796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:87.530000000000001136868377216160297393798828125;s:5:\"bytes\";i:50740;s:11:\"size_before\";i:35044;s:10:\"size_after\";i:4370;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:69.849999999999994315658113919198513031005859375;s:5:\"bytes\";i:6348;s:11:\"size_before\";i:5532;s:10:\"size_after\";i:1668;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.64999999999999857891452847979962825775146484375;s:5:\"bytes\";i:7435;s:11:\"size_before\";i:23495;s:10:\"size_after\";i:16060;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:33.27000000000000312638803734444081783294677734375;s:5:\"bytes\";i:4103;s:11:\"size_before\";i:12333;s:10:\"size_after\";i:8230;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22359;s:10:\"size_after\";i:22359;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4005;s:10:\"size_after\";i:4005;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1093,6422,'_wp_attached_file','2020/12/Path_2.png'),(1094,6422,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:432;s:6:\"height\";i:401;s:4:\"file\";s:18:\"2020/12/Path_2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"Path_2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"Path_2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Path_2-300x278.png\";s:5:\"width\";i:300;s:6:\"height\";i:278;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Path_2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"Path_2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"Path_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:{}}}'),(1095,6422,'_elementor_source_image_hash','bebee9b39c1d839d65e336f7379444fdf3615a10'),(1096,6422,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:46.69513709433835657591771450825035572052001953125;s:5:\"bytes\";i:55655;s:11:\"size_before\";i:119188;s:10:\"size_after\";i:63533;s:4:\"time\";d:1.3300000000000000710542735760100185871124267578125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:88.25;s:5:\"bytes\";i:67116;s:11:\"size_before\";i:42680;s:10:\"size_after\";i:5013;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:76.7399999999999948840923025272786617279052734375;s:5:\"bytes\";i:9374;s:11:\"size_before\";i:6857;s:10:\"size_after\";i:1595;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.14999999999999857891452847979962825775146484375;s:5:\"bytes\";i:7376;s:11:\"size_before\";i:23682;s:10:\"size_after\";i:16306;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:35.6700000000000017053025658242404460906982421875;s:5:\"bytes\";i:5350;s:11:\"size_before\";i:15000;s:10:\"size_after\";i:9650;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26265;s:10:\"size_after\";i:26265;s:4:\"time\";d:0.7800000000000000266453525910037569701671600341796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4704;s:10:\"size_after\";i:4704;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1097,6423,'_wp_attached_file','2020/12/users-mm-2.png'),(1098,6423,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:27;s:4:\"file\";s:22:\"2020/12/users-mm-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:{}}}'),(1099,6423,'_elementor_source_image_hash','38295fba969d8cc3d184d5786da90823639a880c'),(1100,6423,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.91452991452991483356527169235050678253173828125;s:5:\"bytes\";i:23;s:11:\"size_before\";i:468;s:10:\"size_after\";i:445;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:23;s:11:\"size_before\";i:468;s:10:\"size_after\";i:445;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1101,6424,'_wp_attached_file','2020/12/settings.png'),(1102,6424,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:31;s:6:\"height\";i:31;s:4:\"file\";s:20:\"2020/12/settings.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:{}}}'),(1103,6424,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.21008403361344551996126028825528919696807861328125;s:5:\"bytes\";i:31;s:11:\"size_before\";i:595;s:10:\"size_after\";i:564;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.20999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:31;s:11:\"size_before\";i:595;s:10:\"size_after\";i:564;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1104,6424,'_elementor_source_image_hash','85dd7f91bd745a2c85d6906be2d806b0e501e033'),(1105,6425,'_wp_attached_file','2020/12/content-img2.png'),(1106,6425,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:377;s:6:\"height\";i:475;s:4:\"file\";s:24:\"2020/12/content-img2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"content-img2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"content-img2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"content-img2-238x300.png\";s:5:\"width\";i:238;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"content-img2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"content-img2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"content-img2-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:{}}}'),(1107,6425,'_elementor_source_image_hash','09295d9e969e9a8c3324d88938b438d04d5d06c6'),(1108,6425,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:33.28012207924327725550028844736516475677490234375;s:5:\"bytes\";i:61501;s:11:\"size_before\";i:184798;s:10:\"size_after\";i:123297;s:4:\"time\";d:0.95000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:51.659999999999996589394868351519107818603515625;s:5:\"bytes\";i:92470;s:11:\"size_before\";i:56048;s:10:\"size_after\";i:27091;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:35.030000000000001136868377216160297393798828125;s:5:\"bytes\";i:15904;s:11:\"size_before\";i:10755;s:10:\"size_after\";i:6988;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:41.89999999999999857891452847979962825775146484375;s:5:\"bytes\";i:21617;s:11:\"size_before\";i:51589;s:10:\"size_after\";i:29972;s:4:\"time\";d:0.2300000000000000099920072216264088638126850128173828125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.47999999999999687361196265555918216705322265625;s:5:\"bytes\";i:7160;s:11:\"size_before\";i:22043;s:10:\"size_after\";i:14883;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:36687;s:10:\"size_after\";i:36687;s:4:\"time\";d:0.5;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7676;s:10:\"size_after\";i:7676;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1109,6426,'_wp_attached_file','2020/12/service-icon-1.png'),(1110,6426,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:27;s:6:\"height\";i:27;s:4:\"file\";s:26:\"2020/12/service-icon-1.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:{}}}'),(1111,6426,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.818627450980392357138271108851768076419830322265625;s:5:\"bytes\";i:23;s:11:\"size_before\";i:816;s:10:\"size_after\";i:793;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.819999999999999840127884453977458178997039794921875;s:5:\"bytes\";i:23;s:11:\"size_before\";i:816;s:10:\"size_after\";i:793;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1112,6426,'_elementor_source_image_hash','66d43574511bbe6f6a4a77e0bb88562bb695175f'),(1113,6427,'_wp_attached_file','2020/12/service-icon-2.png'),(1114,6427,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:28;s:6:\"height\";i:26;s:4:\"file\";s:26:\"2020/12/service-icon-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:{}}}'),(1115,6427,'_elementor_source_image_hash','386bc8c045ae018a0829b638e843a9e335e66e5f'),(1116,6427,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.8034865293185422530086725600995123386383056640625;s:5:\"bytes\";i:24;s:11:\"size_before\";i:631;s:10:\"size_after\";i:607;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.79999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:24;s:11:\"size_before\";i:631;s:10:\"size_after\";i:607;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1117,6428,'_wp_attached_file','2020/12/service-icon-3.png'),(1118,6428,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:28;s:6:\"height\";i:26;s:4:\"file\";s:26:\"2020/12/service-icon-3.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:{}}}'),(1119,6428,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.303964757709251021111640511662699282169342041015625;s:5:\"bytes\";i:15;s:11:\"size_before\";i:454;s:10:\"size_after\";i:439;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.29999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:15;s:11:\"size_before\";i:454;s:10:\"size_after\";i:439;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1120,6428,'_elementor_source_image_hash','2b8b8ee6f7a41c0a9b3df18d4c2b944b3d1e95f6'),(1121,6429,'_wp_attached_file','2020/12/service-icon-4.png'),(1122,6429,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:26;s:6:\"height\";i:28;s:4:\"file\";s:26:\"2020/12/service-icon-4.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:{}}}'),(1123,6429,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.82608695652173924628414170001633465290069580078125;s:5:\"bytes\";i:26;s:11:\"size_before\";i:920;s:10:\"size_after\";i:894;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.8300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:26;s:11:\"size_before\";i:920;s:10:\"size_after\";i:894;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1124,6429,'_elementor_source_image_hash','17143ab8a669b3602d2ba1c6c6b42cf7ca7e96e2'),(1125,6430,'_wp_attached_file','2020/12/service-icon-5.png'),(1126,6430,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:28;s:6:\"height\";i:26;s:4:\"file\";s:26:\"2020/12/service-icon-5.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:{}}}'),(1127,6430,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.8847006651884701255994514212943613529205322265625;s:5:\"bytes\";i:17;s:11:\"size_before\";i:902;s:10:\"size_after\";i:885;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.87999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:17;s:11:\"size_before\";i:902;s:10:\"size_after\";i:885;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1128,6430,'_elementor_source_image_hash','13b0942c74ff66a3ac5d9b832f43901c1c2e4f8a'),(1129,6431,'_wp_attached_file','2020/12/service-icon-6.png'),(1130,6431,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:28;s:6:\"height\";i:25;s:4:\"file\";s:26:\"2020/12/service-icon-6.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:{}}}'),(1131,6431,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.827751196172248793203607419854961335659027099609375;s:5:\"bytes\";i:32;s:11:\"size_before\";i:836;s:10:\"size_after\";i:804;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:32;s:11:\"size_before\";i:836;s:10:\"size_after\";i:804;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1132,6431,'_elementor_source_image_hash','55f55ee57b85bf92dfa34e41e854435bec9c2843'),(1133,6432,'_wp_attached_file','2020/12/Logo-1-1.png'),(1134,6432,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:112;s:6:\"height\";i:21;s:4:\"file\";s:20:\"2020/12/Logo-1-1.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Logo-1-1-100x21.png\";s:5:\"width\";i:100;s:6:\"height\";i:21;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Logo-1-1-100x21.png\";s:5:\"width\";i:100;s:6:\"height\";i:21;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:{}}}'),(1135,6432,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:25.50290567724631074497665395028889179229736328125;s:5:\"bytes\";i:1141;s:11:\"size_before\";i:4474;s:10:\"size_after\";i:3333;s:4:\"time\";d:0.220000000000000028865798640254070051014423370361328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.02000000000000312638803734444081783294677734375;s:5:\"bytes\";i:6530;s:11:\"size_before\";i:3001;s:10:\"size_after\";i:1860;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1473;s:10:\"size_after\";i:1473;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1136,6432,'_elementor_source_image_hash','01c6db925f5941f8496f8a28301d1117627b107a'),(1137,6435,'_wp_attached_file','2020/12/testimonail-2.png'),(1138,6435,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:43;s:6:\"height\";i:43;s:4:\"file\";s:25:\"2020/12/testimonail-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:{}}}'),(1139,6435,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4753;s:10:\"size_after\";i:4753;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4753;s:10:\"size_after\";i:4753;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1140,6435,'_elementor_source_image_hash','f20eef34e86faa5097bc9b121f792d37a5c27e65'),(1141,6436,'_wp_attached_file','2020/12/testiminail-1.png'),(1142,6436,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:43;s:6:\"height\";i:43;s:4:\"file\";s:25:\"2020/12/testiminail-1.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:{}}}'),(1143,6436,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.0438675022381378454383593634702265262603759765625;s:5:\"bytes\";i:102;s:11:\"size_before\";i:3351;s:10:\"size_after\";i:3249;s:4:\"time\";d:0.35999999999999998667732370449812151491641998291015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.04000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:102;s:11:\"size_before\";i:3351;s:10:\"size_after\";i:3249;s:4:\"time\";d:0.35999999999999998667732370449812151491641998291015625;}}}'),(1144,6436,'_elementor_source_image_hash','dfc85caf28afd9a7e41220e47c74a67306f3f977'),(1145,6437,'_wp_attached_file','2020/12/pp.jpg'),(1146,6437,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:14:\"2020/12/pp.jpg\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"pp-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"pp-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"pp-492x492.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:492;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"pp-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"pp-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:14:\"pp-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"pp-492x492.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:492;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"pp-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:{}}}'),(1147,6437,'_elementor_source_image_hash','26b990f5e09c14649603ae48637684b6cbd05541'),(1148,6437,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.240209875256263583054305854602716863155364990234375;s:5:\"bytes\";i:3730;s:11:\"size_before\";i:115116;s:10:\"size_after\";i:111386;s:4:\"time\";d:0.350000000000000033306690738754696212708950042724609375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.0800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:1676;s:11:\"size_before\";i:11801;s:10:\"size_after\";i:10847;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.480000000000000426325641456060111522674560546875;s:5:\"bytes\";i:788;s:11:\"size_before\";i:3095;s:10:\"size_after\";i:2585;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.519999999999999573674358543939888477325439453125;s:5:\"bytes\";i:4498;s:11:\"size_before\";i:33081;s:10:\"size_after\";i:31585;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.29000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:508;s:11:\"size_before\";i:15431;s:10:\"size_after\";i:14923;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:262;s:11:\"size_before\";i:5322;s:10:\"size_after\";i:5060;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11382;s:10:\"size_after\";i:11382;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:32106;s:10:\"size_after\";i:32106;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2898;s:10:\"size_after\";i:2898;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1149,6506,'_wp_attached_file','2020/12/tail-right@2x.png'),(1150,6506,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:24;s:6:\"height\";i:16;s:4:\"file\";s:25:\"2020/12/tail-right@2x.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:{}}}'),(1151,6506,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.03726708074534190728854810004122555255889892578125;s:5:\"bytes\";i:13;s:11:\"size_before\";i:322;s:10:\"size_after\";i:309;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.04000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:13;s:11:\"size_before\";i:322;s:10:\"size_after\";i:309;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1152,6579,'_wp_attached_file','2020/12/shade-v2-l5-1.svg'),(1153,6579,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:546;s:6:\"height\";i:360;s:4:\"file\";s:26:\"/2020/12/shade-v2-l5-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"shade-v2-l5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1154,6580,'_wp_attached_file','2020/12/shade-v2-l5-2.svg'),(1155,6580,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:651;s:6:\"height\";i:501;s:4:\"file\";s:26:\"/2020/12/shade-v2-l5-2.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"shade-v2-l5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1156,6584,'_wp_attached_file','2020/12/shade-v2-l5-4.svg'),(1157,6584,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:49;s:6:\"height\";i:52;s:4:\"file\";s:26:\"/2020/12/shade-v2-l5-4.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"shade-v2-l5-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1158,6589,'_wp_attached_file','2020/12/shade-v2-l5-6.svg'),(1159,6589,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:76;s:6:\"height\";i:79;s:4:\"file\";s:26:\"/2020/12/shade-v2-l5-6.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"shade-v2-l5-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1160,6590,'_wp_attached_file','2020/12/shade-v2-l5-5.png'),(1161,6590,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:87;s:6:\"height\";i:78;s:4:\"file\";s:25:\"2020/12/shade-v2-l5-5.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:{}}}'),(1162,6590,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.19285915096991868011855331133119761943817138671875;s:5:\"bytes\";i:156;s:11:\"size_before\";i:7114;s:10:\"size_after\";i:6958;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.189999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:156;s:11:\"size_before\";i:7114;s:10:\"size_after\";i:6958;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}}}'),(1163,6591,'_wp_attached_file','2020/12/shade-v2-l5-7.svg'),(1164,6591,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:82;s:6:\"height\";i:89;s:4:\"file\";s:26:\"/2020/12/shade-v2-l5-7.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"shade-v2-l5-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l5-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1165,6596,'_wp_attached_file','2020/12/shade-v2-l5-shape-9.png'),(1166,6596,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:91;s:6:\"height\";i:90;s:4:\"file\";s:31:\"2020/12/shade-v2-l5-shape-9.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:{}}}'),(1167,6596,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.61258041458184475658299561473540961742401123046875;s:5:\"bytes\";i:213;s:11:\"size_before\";i:2798;s:10:\"size_after\";i:2585;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.61000000000000031974423109204508364200592041015625;s:5:\"bytes\";i:213;s:11:\"size_before\";i:2798;s:10:\"size_after\";i:2585;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}}}'),(1168,6597,'_wp_attached_file','2020/12/shade-v2-l5-shape-8.png'),(1169,6597,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:310;s:6:\"height\";i:310;s:4:\"file\";s:31:\"2020/12/shade-v2-l5-shape-8.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"shade-v2-l5-shape-8-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"shade-v2-l5-shape-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"shade-v2-l5-shape-8-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"shade-v2-l5-shape-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:31:\"shade-v2-l5-shape-8-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"shade-v2-l5-shape-8-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:{}}}'),(1170,6597,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:44.5200097891469255273477756418287754058837890625;s:5:\"bytes\";i:34564;s:11:\"size_before\";i:77637;s:10:\"size_after\";i:43073;s:4:\"time\";d:0.689999999999999946709294817992486059665679931640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:79.43999999999999772626324556767940521240234375;s:5:\"bytes\";i:45654;s:11:\"size_before\";i:26455;s:10:\"size_after\";i:5438;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:55.67999999999999971578290569595992565155029296875;s:5:\"bytes\";i:6900;s:11:\"size_before\";i:3470;s:10:\"size_after\";i:1538;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.11999999999999744204615126363933086395263671875;s:5:\"bytes\";i:8766;s:11:\"size_before\";i:23613;s:10:\"size_after\";i:14847;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:42.5;s:5:\"bytes\";i:2849;s:11:\"size_before\";i:6703;s:10:\"size_after\";i:3854;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15426;s:10:\"size_after\";i:15426;s:4:\"time\";d:0.34999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1970;s:10:\"size_after\";i:1970;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1171,6599,'_wp_attached_file','2020/12/shade-v2-l5-shape-6.png'),(1172,6599,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:69;s:6:\"height\";i:71;s:4:\"file\";s:31:\"2020/12/shade-v2-l5-shape-6.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:{}}}'),(1173,6599,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.3553719008264462075885603553615510463714599609375;s:5:\"bytes\";i:89;s:11:\"size_before\";i:1210;s:10:\"size_after\";i:1121;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.36000000000000031974423109204508364200592041015625;s:5:\"bytes\";i:89;s:11:\"size_before\";i:1210;s:10:\"size_after\";i:1121;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1174,6600,'_wp_attached_file','2020/12/shade-v2-l5-shape-5.png'),(1175,6600,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:217;s:6:\"height\";i:252;s:4:\"file\";s:31:\"2020/12/shade-v2-l5-shape-5.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"shade-v2-l5-shape-5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"shade-v2-l5-shape-5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"shade-v2-l5-shape-5-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:{}}}'),(1176,6600,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:43.5489450017295069983447319827973842620849609375;s:5:\"bytes\";i:12590;s:11:\"size_before\";i:28910;s:10:\"size_after\";i:16320;s:4:\"time\";d:0.2800000000000000266453525910037569701671600341796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:77.56999999999999317878973670303821563720703125;s:5:\"bytes\";i:12724;s:11:\"size_before\";i:8133;s:10:\"size_after\";i:1824;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:40.2000000000000028421709430404007434844970703125;s:5:\"bytes\";i:6281;s:11:\"size_before\";i:15626;s:10:\"size_after\";i:9345;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5151;s:10:\"size_after\";i:5151;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1177,6601,'_wp_attached_file','2020/12/shade-v2-l5-shape-4.png'),(1178,6601,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:116;s:6:\"height\";i:104;s:4:\"file\";s:31:\"2020/12/shade-v2-l5-shape-4.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"shade-v2-l5-shape-4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"shade-v2-l5-shape-4-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:{}}}'),(1179,6601,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:16.95085816514787069309022626839578151702880859375;s:5:\"bytes\";i:3032;s:11:\"size_before\";i:17887;s:10:\"size_after\";i:14855;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30.89999999999999857891452847979962825775146484375;s:5:\"bytes\";i:8070;s:11:\"size_before\";i:9813;s:10:\"size_after\";i:6781;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8074;s:10:\"size_after\";i:8074;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1180,6602,'_wp_attached_file','2020/12/shade-v2-l5-9.png'),(1181,6602,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:367;s:6:\"height\";i:714;s:4:\"file\";s:25:\"2020/12/shade-v2-l5-9.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"shade-v2-l5-9-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l5-9-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"shade-v2-l5-9-154x300.png\";s:5:\"width\";i:154;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l5-9-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"shade-v2-l5-9-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l5-9-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:{}}}'),(1182,6602,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:21.6026410564225699317830731160938739776611328125;s:5:\"bytes\";i:43188;s:11:\"size_before\";i:199920;s:10:\"size_after\";i:156732;s:4:\"time\";d:0.47000000000000008437694987151189707219600677490234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:50.340000000000003410605131648480892181396484375;s:5:\"bytes\";i:85466;s:11:\"size_before\";i:60198;s:10:\"size_after\";i:29896;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:40.75;s:5:\"bytes\";i:13876;s:11:\"size_before\";i:11155;s:10:\"size_after\";i:6609;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.87999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:1594;s:11:\"size_before\";i:55262;s:10:\"size_after\";i:53668;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.8299999999999982946974341757595539093017578125;s:5:\"bytes\";i:6746;s:11:\"size_before\";i:23399;s:10:\"size_after\";i:16653;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:41691;s:10:\"size_after\";i:41691;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8215;s:10:\"size_after\";i:8215;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1183,6603,'_wp_attached_file','2020/12/shade-v2-l5-shape-3.png'),(1184,6603,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:99;s:6:\"height\";i:101;s:4:\"file\";s:31:\"2020/12/shade-v2-l5-shape-3.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:{}}}'),(1185,6603,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.6349300803332340592533000744879245758056640625;s:5:\"bytes\";i:223;s:11:\"size_before\";i:3361;s:10:\"size_after\";i:3138;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.62999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:223;s:11:\"size_before\";i:3361;s:10:\"size_after\";i:3138;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}}}'),(1186,6604,'_wp_attached_file','2020/12/shade-v2-l5-shape-2.png'),(1187,6604,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:99;s:6:\"height\";i:236;s:4:\"file\";s:31:\"2020/12/shade-v2-l5-shape-2.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"shade-v2-l5-shape-2-99x100.png\";s:5:\"width\";i:99;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"shade-v2-l5-shape-2-99x150.png\";s:5:\"width\";i:99;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"shade-v2-l5-shape-2-99x100.png\";s:5:\"width\";i:99;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:{}}}'),(1188,6604,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:15.9287776708373431944210096844471991062164306640625;s:5:\"bytes\";i:662;s:11:\"size_before\";i:4156;s:10:\"size_after\";i:3494;s:4:\"time\";d:0.229999999999999982236431605997495353221893310546875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:1762;s:11:\"size_before\";i:1415;s:10:\"size_after\";i:1230;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26.300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:477;s:11:\"size_before\";i:1814;s:10:\"size_after\";i:1337;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:927;s:10:\"size_after\";i:927;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1189,6605,'_wp_attached_file','2020/12/shade-v2-l5-8.png'),(1190,6605,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:361;s:6:\"height\";i:700;s:4:\"file\";s:25:\"2020/12/shade-v2-l5-8.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"shade-v2-l5-8-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l5-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"shade-v2-l5-8-155x300.png\";s:5:\"width\";i:155;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l5-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"shade-v2-l5-8-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l5-8-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:{}}}'),(1191,6605,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.91410688165459053067252170876599848270416259765625;s:5:\"bytes\";i:14446;s:11:\"size_before\";i:293970;s:10:\"size_after\";i:279524;s:4:\"time\";d:0.65000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.7599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:86360;s:10:\"size_after\";i:73613;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.4700000000000006394884621840901672840118408203125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16227;s:10:\"size_after\";i:14528;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:55338;s:10:\"size_after\";i:55338;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:33458;s:10:\"size_after\";i:33458;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:86360;s:10:\"size_after\";i:86360;s:4:\"time\";d:0.36999999999999999555910790149937383830547332763671875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16227;s:10:\"size_after\";i:16227;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1192,6606,'_wp_attached_file','2020/12/shade-v2-l5-10.png'),(1193,6606,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:361;s:6:\"height\";i:702;s:4:\"file\";s:26:\"2020/12/shade-v2-l5-10.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"shade-v2-l5-10-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"shade-v2-l5-10-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"shade-v2-l5-10-154x300.png\";s:5:\"width\";i:154;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"shade-v2-l5-10-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"shade-v2-l5-10-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"shade-v2-l5-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:{}}}'),(1194,6606,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:25.300807537012115489005736890248954296112060546875;s:5:\"bytes\";i:37597;s:11:\"size_before\";i:148600;s:10:\"size_after\";i:111003;s:4:\"time\";d:0.59999999999999997779553950749686919152736663818359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:56.67999999999999971578290569595992565155029296875;s:5:\"bytes\";i:71470;s:11:\"size_before\";i:42577;s:10:\"size_after\";i:18444;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:43.3299999999999982946974341757595539093017578125;s:5:\"bytes\";i:11794;s:11:\"size_before\";i:7949;s:10:\"size_after\";i:4505;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:4479;s:11:\"size_before\";i:48167;s:10:\"size_after\";i:43688;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.969999999999998863131622783839702606201171875;s:5:\"bytes\";i:5541;s:11:\"size_before\";i:16807;s:10:\"size_after\";i:11266;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27602;s:10:\"size_after\";i:27602;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5498;s:10:\"size_after\";i:5498;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}}}'),(1195,6607,'_wp_attached_file','2020/12/IMAGE@2x.png'),(1196,6607,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:998;s:6:\"height\";i:407;s:4:\"file\";s:20:\"2020/12/IMAGE@2x.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMAGE@2x-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMAGE@2x-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMAGE@2x-492x201.png\";s:5:\"width\";i:492;s:6:\"height\";i:201;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMAGE@2x-300x122.png\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMAGE@2x-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMAGE@2x-768x313.png\";s:5:\"width\";i:768;s:6:\"height\";i:313;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"IMAGE@2x-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMAGE@2x-492x201.png\";s:5:\"width\";i:492;s:6:\"height\";i:201;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMAGE@2x-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:{}}}'),(1197,6607,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:49.0412718805203127203640178777277469635009765625;s:5:\"bytes\";i:183228;s:11:\"size_before\";i:373620;s:10:\"size_after\";i:190392;s:4:\"time\";d:2.6699999999999999289457264239899814128875732421875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:95.1700000000000017053025658242404460906982421875;s:5:\"bytes\";i:63828;s:11:\"size_before\";i:42182;s:10:\"size_after\";i:2039;s:4:\"time\";d:0.289999999999999980015985556747182272374629974365234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:89.2900000000000062527760746888816356658935546875;s:5:\"bytes\";i:7708;s:11:\"size_before\";i:6743;s:10:\"size_after\";i:722;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:93.1400000000000005684341886080801486968994140625;s:5:\"bytes\";i:101056;s:11:\"size_before\";i:61836;s:10:\"size_after\";i:4239;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.24000000000000198951966012828052043914794921875;s:5:\"bytes\";i:8775;s:11:\"size_before\";i:24212;s:10:\"size_after\";i:15437;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:33.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:4917;s:11:\"size_before\";i:14737;s:10:\"size_after\";i:9820;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:42.0799999999999982946974341757595539093017578125;s:5:\"bytes\";i:65775;s:11:\"size_before\";i:156297;s:10:\"size_after\";i:90522;s:4:\"time\";d:1.3400000000000000799360577730112709105014801025390625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26225;s:10:\"size_after\";i:26225;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:36572;s:10:\"size_after\";i:36572;s:4:\"time\";d:0.270000000000000017763568394002504646778106689453125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4816;s:10:\"size_after\";i:4816;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}}}'),(1198,6608,'_wp_attached_file','2020/12/shade-v2-l5-shape-9-1.png'),(1199,6608,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:195;s:6:\"height\";i:270;s:4:\"file\";s:33:\"2020/12/shade-v2-l5-shape-9-1.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"shade-v2-l5-shape-9-1-195x255.png\";s:5:\"width\";i:195;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"shade-v2-l5-shape-9-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"shade-v2-l5-shape-9-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:33:\"shade-v2-l5-shape-9-1-195x255.png\";s:5:\"width\";i:195;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"shade-v2-l5-shape-9-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:{}}}'),(1200,6608,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:27.293607660455489138939810800366103649139404296875;s:5:\"bytes\";i:16874;s:11:\"size_before\";i:61824;s:10:\"size_after\";i:44950;s:4:\"time\";d:0.479999999999999982236431605997495353221893310546875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:51.38000000000000255795384873636066913604736328125;s:5:\"bytes\";i:45512;s:11:\"size_before\";i:15897;s:10:\"size_after\";i:7729;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.53999999999999914734871708787977695465087890625;s:5:\"bytes\";i:19622;s:11:\"size_before\";i:13574;s:10:\"size_after\";i:10379;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:5511;s:11:\"size_before\";i:18152;s:10:\"size_after\";i:12641;s:4:\"time\";d:0.25;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6721;s:10:\"size_after\";i:6721;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7480;s:10:\"size_after\";i:7480;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1201,6609,'_wp_attached_file','2020/12/shade-v2-l5-shape-11.png'),(1202,6609,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:499;s:6:\"height\";i:227;s:4:\"file\";s:32:\"2020/12/shade-v2-l5-shape-11.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"shade-v2-l5-shape-11-255x227.png\";s:5:\"width\";i:255;s:6:\"height\";i:227;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"shade-v2-l5-shape-11-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"shade-v2-l5-shape-11-492x224.png\";s:5:\"width\";i:492;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"shade-v2-l5-shape-11-300x136.png\";s:5:\"width\";i:300;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"shade-v2-l5-shape-11-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"shade-v2-l5-shape-11-255x227.png\";s:5:\"width\";i:255;s:6:\"height\";i:227;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"shade-v2-l5-shape-11-492x224.png\";s:5:\"width\";i:492;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"shade-v2-l5-shape-11-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:{}}}'),(1203,6609,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:51.3345493801883634432670078240334987640380859375;s:5:\"bytes\";i:96530;s:11:\"size_before\";i:188041;s:10:\"size_after\";i:91511;s:4:\"time\";d:1.1500000000000001332267629550187848508358001708984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1855;s:10:\"size_after\";i:1855;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:89.25;s:5:\"bytes\";i:9136;s:11:\"size_before\";i:7407;s:10:\"size_after\";i:796;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:92.81000000000000227373675443232059478759765625;s:5:\"bytes\";i:121560;s:11:\"size_before\";i:78568;s:10:\"size_after\";i:5652;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.3299999999999982946974341757595539093017578125;s:5:\"bytes\";i:11147;s:11:\"size_before\";i:29083;s:10:\"size_after\";i:17936;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.090000000000003410605131648480892181396484375;s:5:\"bytes\";i:5856;s:11:\"size_before\";i:16228;s:10:\"size_after\";i:10372;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1599;s:10:\"size_after\";i:1599;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:48178;s:10:\"size_after\";i:48178;s:4:\"time\";d:0.63000000000000000444089209850062616169452667236328125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5123;s:10:\"size_after\";i:5123;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1204,6614,'_wp_attached_file','2020/12/shade-v2-l5-shape-13.png'),(1205,6614,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:566;s:6:\"height\";i:210;s:4:\"file\";s:32:\"2020/12/shade-v2-l5-shape-13.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"shade-v2-l5-shape-13-255x210.png\";s:5:\"width\";i:255;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"shade-v2-l5-shape-13-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"shade-v2-l5-shape-13-492x183.png\";s:5:\"width\";i:492;s:6:\"height\";i:183;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"shade-v2-l5-shape-13-300x111.png\";s:5:\"width\";i:300;s:6:\"height\";i:111;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"shade-v2-l5-shape-13-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"shade-v2-l5-shape-13-255x210.png\";s:5:\"width\";i:255;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"shade-v2-l5-shape-13-492x183.png\";s:5:\"width\";i:492;s:6:\"height\";i:183;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"shade-v2-l5-shape-13-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:{}}}'),(1206,6614,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:20.076430856736578789423219859600067138671875;s:5:\"bytes\";i:31626;s:11:\"size_before\";i:157528;s:10:\"size_after\";i:125902;s:4:\"time\";d:0.520000000000000017763568394002504646778106689453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:52.88000000000000255795384873636066913604736328125;s:5:\"bytes\";i:36050;s:11:\"size_before\";i:11984;s:10:\"size_after\";i:5647;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.059999999999998721023075631819665431976318359375;s:5:\"bytes\";i:16644;s:11:\"size_before\";i:12185;s:10:\"size_after\";i:9253;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:72054;s:11:\"size_before\";i:49069;s:10:\"size_after\";i:38912;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.56000000000000227373675443232059478759765625;s:5:\"bytes\";i:7970;s:11:\"size_before\";i:24475;s:10:\"size_after\";i:16505;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.809999999999998721023075631819665431976318359375;s:5:\"bytes\";i:4230;s:11:\"size_before\";i:14190;s:10:\"size_after\";i:9960;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4912;s:10:\"size_after\";i:4912;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:34354;s:10:\"size_after\";i:34354;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6359;s:10:\"size_after\";i:6359;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1207,6615,'_wp_attached_file','2020/12/shade-v2-l5-shape-13-1.png'),(1208,6615,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1668;s:6:\"height\";i:748;s:4:\"file\";s:34:\"2020/12/shade-v2-l5-shape-13-1.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"shade-v2-l5-shape-13-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"shade-v2-l5-shape-13-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"shade-v2-l5-shape-13-1-492x221.png\";s:5:\"width\";i:492;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"shade-v2-l5-shape-13-1-300x135.png\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"shade-v2-l5-shape-13-1-1024x459.png\";s:5:\"width\";i:1024;s:6:\"height\";i:459;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"shade-v2-l5-shape-13-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"shade-v2-l5-shape-13-1-768x344.png\";s:5:\"width\";i:768;s:6:\"height\";i:344;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:35:\"shade-v2-l5-shape-13-1-1536x689.png\";s:5:\"width\";i:1536;s:6:\"height\";i:689;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:34:\"shade-v2-l5-shape-13-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"shade-v2-l5-shape-13-1-492x221.png\";s:5:\"width\";i:492;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"shade-v2-l5-shape-13-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:{}}}'),(1209,6615,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.376140470092493239828712603411986492574214935302734375;s:5:\"bytes\";i:2037;s:11:\"size_before\";i:541553;s:10:\"size_after\";i:539516;s:4:\"time\";d:2.05999999999999960920149533194489777088165283203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:712;s:11:\"size_before\";i:1453;s:10:\"size_after\";i:1453;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.20999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:274;s:11:\"size_before\";i:468;s:10:\"size_after\";i:453;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:7756;s:11:\"size_before\";i:40814;s:10:\"size_after\";i:40814;s:4:\"time\";d:0.39000000000000001332267629550187848508358001708984375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.2400000000000002131628207280300557613372802734375;s:5:\"bytes\";i:1435;s:11:\"size_before\";i:17419;s:10:\"size_after\";i:15984;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:124481;s:10:\"size_after\";i:124481;s:4:\"time\";d:0.330000000000000015543122344752191565930843353271484375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.96000000000000085265128291212022304534912109375;s:5:\"bytes\";i:109;s:11:\"size_before\";i:683;s:10:\"size_after\";i:574;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.60999999999999998667732370449812151491641998291015625;s:5:\"bytes\";i:478;s:11:\"size_before\";i:78024;s:10:\"size_after\";i:77546;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:240259;s:10:\"size_after\";i:240259;s:4:\"time\";d:0.82999999999999996003197111349436454474925994873046875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1141;s:10:\"size_after\";i:1141;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:36446;s:10:\"size_after\";i:36446;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:365;s:10:\"size_after\";i:365;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1210,6617,'_wp_attached_file','2020/12/shade-v2-l5-13.png'),(1211,6617,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:828;s:6:\"height\";i:362;s:4:\"file\";s:26:\"2020/12/shade-v2-l5-13.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"shade-v2-l5-13-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"shade-v2-l5-13-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"shade-v2-l5-13-492x215.png\";s:5:\"width\";i:492;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"shade-v2-l5-13-300x131.png\";s:5:\"width\";i:300;s:6:\"height\";i:131;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"shade-v2-l5-13-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"shade-v2-l5-13-768x336.png\";s:5:\"width\";i:768;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"shade-v2-l5-13-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"shade-v2-l5-13-492x215.png\";s:5:\"width\";i:492;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"shade-v2-l5-13-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:{}}}'),(1212,6617,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:19.972629324006067719210477662272751331329345703125;s:5:\"bytes\";i:122883;s:11:\"size_before\";i:615257;s:10:\"size_after\";i:492374;s:4:\"time\";d:1.0300000000000000266453525910037569701671600341796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.28999999999999914734871708787977695465087890625;s:5:\"bytes\";i:79054;s:11:\"size_before\";i:68492;s:10:\"size_after\";i:42263;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.989999999999998436805981327779591083526611328125;s:5:\"bytes\";i:14178;s:11:\"size_before\";i:14927;s:10:\"size_after\";i:12391;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:33.61999999999999744204615126363933086395263671875;s:5:\"bytes\";i:120028;s:11:\"size_before\";i:108413;s:10:\"size_after\";i:71960;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.309999999999998721023075631819665431976318359375;s:5:\"bytes\";i:10318;s:11:\"size_before\";i:48412;s:10:\"size_after\";i:38094;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.739999999999998436805981327779591083526611328125;s:5:\"bytes\";i:6339;s:11:\"size_before\";i:29156;s:10:\"size_after\";i:22817;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.760000000000001563194018672220408916473388671875;s:5:\"bytes\";i:41008;s:11:\"size_before\";i:197487;s:10:\"size_after\";i:156479;s:4:\"time\";d:0.34999999999999997779553950749686919152736663818359375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:52199;s:10:\"size_after\";i:52199;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:84188;s:10:\"size_after\";i:84188;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11983;s:10:\"size_after\";i:11983;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1213,6653,'_wp_attached_file','2020/12/shade-v2-l5-shape-14.png'),(1214,6653,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1224;s:6:\"height\";i:199;s:4:\"file\";s:32:\"2020/12/shade-v2-l5-shape-14.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"shade-v2-l5-shape-14-255x199.png\";s:5:\"width\";i:255;s:6:\"height\";i:199;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"shade-v2-l5-shape-14-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"shade-v2-l5-shape-14-492x80.png\";s:5:\"width\";i:492;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"shade-v2-l5-shape-14-300x49.png\";s:5:\"width\";i:300;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"shade-v2-l5-shape-14-1024x166.png\";s:5:\"width\";i:1024;s:6:\"height\";i:166;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"shade-v2-l5-shape-14-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"shade-v2-l5-shape-14-768x125.png\";s:5:\"width\";i:768;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"shade-v2-l5-shape-14-255x199.png\";s:5:\"width\";i:255;s:6:\"height\";i:199;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"shade-v2-l5-shape-14-492x80.png\";s:5:\"width\";i:492;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"shade-v2-l5-shape-14-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:{}}}'),(1215,6653,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:25.828381042659344757339567877352237701416015625;s:5:\"bytes\";i:92096;s:11:\"size_before\";i:356569;s:10:\"size_after\";i:264473;s:4:\"time\";d:0.9899999999999999911182158029987476766109466552734375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:46.60000000000000142108547152020037174224853515625;s:5:\"bytes\";i:32404;s:11:\"size_before\";i:12171;s:10:\"size_after\";i:6499;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.760000000000001563194018672220408916473388671875;s:5:\"bytes\";i:22736;s:11:\"size_before\";i:14738;s:10:\"size_after\";i:12268;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.82000000000000028421709430404007434844970703125;s:5:\"bytes\";i:95884;s:11:\"size_before\";i:57661;s:10:\"size_after\";i:43927;s:4:\"time\";d:0.2800000000000000266453525910037569701671600341796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.530000000000001136868377216160297393798828125;s:5:\"bytes\";i:6144;s:11:\"size_before\";i:21538;s:10:\"size_after\";i:15394;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.949999999999999289457264239899814128875732421875;s:5:\"bytes\";i:31579;s:11:\"size_before\";i:113003;s:10:\"size_after\";i:81424;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:5790;s:11:\"size_before\";i:19722;s:10:\"size_after\";i:13932;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:34.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:26707;s:11:\"size_before\";i:77732;s:10:\"size_after\";i:51025;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5491;s:10:\"size_after\";i:5491;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26294;s:10:\"size_after\";i:26294;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8219;s:10:\"size_after\";i:8219;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}}}'),(1216,6849,'_wp_attached_file','2020/12/book2-1.png'),(1217,6849,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:327;s:6:\"height\";i:493;s:4:\"file\";s:19:\"2020/12/book2-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"book2-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"book2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"book2-1-199x300.png\";s:5:\"width\";i:199;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"book2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"book2-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"book2-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:{}}}'),(1218,6849,'_elementor_source_image_hash','40a44a80f061976982228e1bdf929ded8c23eb1e'),(1219,6849,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.793564343856142162536571049713529646396636962890625;s:5:\"bytes\";i:4235;s:11:\"size_before\";i:236122;s:10:\"size_after\";i:231887;s:4:\"time\";d:1.25;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.8300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:63129;s:10:\"size_after\";i:59446;s:4:\"time\";d:0.2800000000000000266453525910037569701671600341796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.20000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11498;s:10:\"size_after\";i:11130;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:63067;s:10:\"size_after\";i:63067;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.770000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:184;s:11:\"size_before\";i:23801;s:10:\"size_after\";i:23617;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:63129;s:10:\"size_after\";i:63129;s:4:\"time\";d:0.61999999999999999555910790149937383830547332763671875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11498;s:10:\"size_after\";i:11498;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}}}'),(1220,6850,'_wp_attached_file','2020/12/log-4.png'),(1221,6850,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:147;s:6:\"height\";i:35;s:4:\"file\";s:17:\"2020/12/log-4.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"log-4-100x35.png\";s:5:\"width\";i:100;s:6:\"height\";i:35;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"log-4-100x35.png\";s:5:\"width\";i:100;s:6:\"height\";i:35;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:{}}}'),(1222,6850,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:12.21768707482993221447031828574836254119873046875;s:5:\"bytes\";i:449;s:11:\"size_before\";i:3675;s:10:\"size_after\";i:3226;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.9200000000000017053025658242404460906982421875;s:5:\"bytes\";i:3358;s:11:\"size_before\";i:2146;s:10:\"size_after\";i:1697;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1529;s:10:\"size_after\";i:1529;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}}}'),(1223,6850,'_elementor_source_image_hash','357891910ae8de458d7f21291f5aeebea0d60ab4'),(1224,6851,'_wp_attached_file','2020/12/Bitmap-3.png'),(1225,6851,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:197;s:6:\"height\";i:34;s:4:\"file\";s:20:\"2020/12/Bitmap-3.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Bitmap-3-100x34.png\";s:5:\"width\";i:100;s:6:\"height\";i:34;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Bitmap-3-150x34.png\";s:5:\"width\";i:150;s:6:\"height\";i:34;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Bitmap-3-100x34.png\";s:5:\"width\";i:100;s:6:\"height\";i:34;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:{}}}'),(1226,6851,'_elementor_source_image_hash','f095afcb0a4f4dd6553c8e17ce43a5fc7541d632'),(1227,6851,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:26.02085143353605900529146310873329639434814453125;s:5:\"bytes\";i:2396;s:11:\"size_before\";i:9208;s:10:\"size_after\";i:6812;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.46000000000000085265128291212022304534912109375;s:5:\"bytes\";i:5780;s:11:\"size_before\";i:3310;s:10:\"size_after\";i:2368;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.0799999999999982946974341757595539093017578125;s:5:\"bytes\";i:1454;s:11:\"size_before\";i:4030;s:10:\"size_after\";i:2576;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1868;s:10:\"size_after\";i:1868;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}}}'),(1228,6852,'_wp_attached_file','2020/12/log-2.png'),(1229,6852,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:134;s:6:\"height\";i:34;s:4:\"file\";s:17:\"2020/12/log-2.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"log-2-100x34.png\";s:5:\"width\";i:100;s:6:\"height\";i:34;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"log-2-100x34.png\";s:5:\"width\";i:100;s:6:\"height\";i:34;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:{}}}'),(1230,6852,'_elementor_source_image_hash','56cdc7d37bbf92b709d2b611acfde1d5193f45b3'),(1231,6852,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:21.00660066006600601440368336625397205352783203125;s:5:\"bytes\";i:1273;s:11:\"size_before\";i:6060;s:10:\"size_after\";i:4787;s:4:\"time\";d:0.06999999999999999278355033993648248724639415740966796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:33.06000000000000227373675443232059478759765625;s:5:\"bytes\";i:7710;s:11:\"size_before\";i:3850;s:10:\"size_after\";i:2577;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2210;s:10:\"size_after\";i:2210;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1232,6853,'_wp_attached_file','2020/12/log-1.png'),(1233,6853,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:163;s:6:\"height\";i:35;s:4:\"file\";s:17:\"2020/12/log-1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"log-1-100x35.png\";s:5:\"width\";i:100;s:6:\"height\";i:35;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"log-1-150x35.png\";s:5:\"width\";i:150;s:6:\"height\";i:35;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"log-1-100x35.png\";s:5:\"width\";i:100;s:6:\"height\";i:35;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:{}}}'),(1234,6853,'_elementor_source_image_hash','62f5773e90de89163f8ea59e450a8021da4b4760'),(1235,6853,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:27.369137964584549393975976272486150264739990234375;s:5:\"bytes\";i:2813;s:11:\"size_before\";i:10278;s:10:\"size_after\";i:7465;s:4:\"time\";d:0.16000000000000003108624468950438313186168670654296875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:35.909999999999996589394868351519107818603515625;s:5:\"bytes\";i:6912;s:11:\"size_before\";i:3152;s:10:\"size_after\";i:2020;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.1700000000000017053025658242404460906982421875;s:5:\"bytes\";i:1681;s:11:\"size_before\";i:5393;s:10:\"size_after\";i:3712;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1733;s:10:\"size_after\";i:1733;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(1236,6854,'_wp_attached_file','2020/12/book3.png'),(1237,6854,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:536;s:6:\"height\";i:423;s:4:\"file\";s:17:\"2020/12/book3.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"book3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"book3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"book3-492x388.png\";s:5:\"width\";i:492;s:6:\"height\";i:388;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"book3-300x237.png\";s:5:\"width\";i:300;s:6:\"height\";i:237;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"book3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"book3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"book3-492x388.png\";s:5:\"width\";i:492;s:6:\"height\";i:388;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"book3-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:{}}}'),(1238,6854,'_elementor_source_image_hash','31255fc6c8756b487951c549a0de77cc87be6b1a'),(1239,6854,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.175619742756687013951477638329379260540008544921875;s:5:\"bytes\";i:5283;s:11:\"size_before\";i:449380;s:10:\"size_after\";i:444097;s:4:\"time\";d:1.7800000000000000266453525910037569701671600341796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.29999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:55274;s:10:\"size_after\";i:52342;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11507;s:10:\"size_after\";i:11507;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.939999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:121151;s:10:\"size_after\";i:118800;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:51659;s:10:\"size_after\";i:51659;s:4:\"time\";d:0.39000000000000001332267629550187848508358001708984375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22190;s:10:\"size_after\";i:22190;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:55274;s:10:\"size_after\";i:55274;s:4:\"time\";d:0.39000000000000001332267629550187848508358001708984375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:121151;s:10:\"size_after\";i:121151;s:4:\"time\";d:0.4699999999999999733546474089962430298328399658203125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11174;s:10:\"size_after\";i:11174;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1240,6855,'_wp_attached_file','2020/12/reviw-1.png'),(1241,6855,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:43;s:6:\"height\";i:43;s:4:\"file\";s:19:\"2020/12/reviw-1.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:{}}}'),(1242,6855,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.59090909090909082834741639089770615100860595703125;s:5:\"bytes\";i:56;s:11:\"size_before\";i:3520;s:10:\"size_after\";i:3464;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.5900000000000000799360577730112709105014801025390625;s:5:\"bytes\";i:56;s:11:\"size_before\";i:3520;s:10:\"size_after\";i:3464;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1243,6855,'_elementor_source_image_hash','b2fb4c735b9fde65e2f0ec6dbf4f31527bb01819'),(1244,6856,'_wp_attached_file','2020/12/reviw-2.png'),(1245,6856,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:43;s:6:\"height\";i:43;s:4:\"file\";s:19:\"2020/12/reviw-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:{}}}'),(1246,6856,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.239709443099273666888393563567660748958587646484375;s:5:\"bytes\";i:74;s:11:\"size_before\";i:3304;s:10:\"size_after\";i:3230;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.2400000000000002131628207280300557613372802734375;s:5:\"bytes\";i:74;s:11:\"size_before\";i:3304;s:10:\"size_after\";i:3230;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}}}'),(1247,6856,'_elementor_source_image_hash','5b46a48cf6b41abb406eb0374d9f3e1796147604'),(1248,6857,'_wp_attached_file','2020/12/reviw-3.png'),(1249,6857,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:43;s:6:\"height\";i:43;s:4:\"file\";s:19:\"2020/12/reviw-3.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:{}}}'),(1250,6857,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4733;s:10:\"size_after\";i:4733;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4733;s:10:\"size_after\";i:4733;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1251,6857,'_elementor_source_image_hash','c28a4f5dc2e6eeaf13d34ec2b86b38b83f82490a'),(1252,6858,'_wp_attached_file','2020/12/reviw-4.png'),(1253,6858,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:43;s:6:\"height\";i:43;s:4:\"file\";s:19:\"2020/12/reviw-4.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:{}}}'),(1254,6858,'_elementor_source_image_hash','c6a2d4f8d72c26bc4bd8aa1cf3c46da07fd288bd'),(1255,6858,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4567;s:10:\"size_after\";i:4567;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4567;s:10:\"size_after\";i:4567;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}}}'),(1256,6859,'_wp_attached_file','2020/12/reviw-5.png'),(1257,6859,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:43;s:6:\"height\";i:43;s:4:\"file\";s:19:\"2020/12/reviw-5.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:{}}}'),(1258,6859,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4328;s:10:\"size_after\";i:4328;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4328;s:10:\"size_after\";i:4328;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}}}'),(1259,6859,'_elementor_source_image_hash','be0e4db7864acebaf16043aa59b5b88635680771'),(1260,6860,'_wp_attached_file','2020/12/reviw-6.png'),(1261,6860,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:43;s:6:\"height\";i:43;s:4:\"file\";s:19:\"2020/12/reviw-6.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:{}}}'),(1262,6860,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4676;s:10:\"size_after\";i:4676;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4676;s:10:\"size_after\";i:4676;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1263,6860,'_elementor_source_image_hash','37de06d5619539509ccefd6a92e944d059dfb399'),(1264,6861,'_wp_attached_file','2020/12/author-iamge.png'),(1265,6861,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:137;s:6:\"height\";i:137;s:4:\"file\";s:24:\"2020/12/author-iamge.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"author-iamge-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"author-iamge-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:{}}}'),(1266,6861,'_elementor_source_image_hash','9b77d12f1fac0705a07054f3226ddb69b071989f'),(1267,6861,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.684418244492181582216971946763806045055389404296875;s:5:\"bytes\";i:274;s:11:\"size_before\";i:40034;s:10:\"size_after\";i:39760;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.37000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20017;s:10:\"size_after\";i:19743;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20017;s:10:\"size_after\";i:20017;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}}}'),(1268,6997,'_wp_attached_file','2020/12/shade-v2-l1-2.png'),(1269,6997,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:466;s:6:\"height\";i:613;s:4:\"file\";s:25:\"2020/12/shade-v2-l1-2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"shade-v2-l1-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-2-228x300.png\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"shade-v2-l1-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-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:{}}}'),(1270,6997,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:49.0334299786914442620400222949683666229248046875;s:5:\"bytes\";i:70184;s:11:\"size_before\";i:143135;s:10:\"size_after\";i:72951;s:4:\"time\";d:0.6100000000000000976996261670137755572795867919921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:89.650000000000005684341886080801486968994140625;s:5:\"bytes\";i:76458;s:11:\"size_before\";i:46061;s:10:\"size_after\";i:4767;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:78.9800000000000039790393202565610408782958984375;s:5:\"bytes\";i:11106;s:11:\"size_before\";i:7003;s:10:\"size_after\";i:1472;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:39.9200000000000017053025658242404460906982421875;s:5:\"bytes\";i:17110;s:11:\"size_before\";i:42863;s:10:\"size_after\";i:25753;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:39.49000000000000198951966012828052043914794921875;s:5:\"bytes\";i:6249;s:11:\"size_before\";i:15826;s:10:\"size_after\";i:9577;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27055;s:10:\"size_after\";i:27055;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4327;s:10:\"size_after\";i:4327;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1271,6998,'_wp_attached_file','2020/12/shade-v2-l1-1.png'),(1272,6998,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:504;s:6:\"height\";i:641;s:4:\"file\";s:25:\"2020/12/shade-v2-l1-1.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"shade-v2-l1-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-1-492x626.png\";s:5:\"width\";i:492;s:6:\"height\";i:626;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-1-236x300.png\";s:5:\"width\";i:236;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"shade-v2-l1-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-1-492x626.png\";s:5:\"width\";i:492;s:6:\"height\";i:626;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-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:{}}}'),(1273,6998,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.84374871631891057432994784903712570667266845703125;s:5:\"bytes\";i:54059;s:11:\"size_before\";i:925074;s:10:\"size_after\";i:871015;s:4:\"time\";d:1.9400000000000001687538997430237941443920135498046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.2799999999999993605115378159098327159881591796875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:83536;s:10:\"size_after\";i:74950;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.62000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16287;s:10:\"size_after\";i:15697;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.7799999999999993605115378159098327159881591796875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:303703;s:10:\"size_after\";i:258820;s:4:\"time\";d:0.88000000000000000444089209850062616169452667236328125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:85101;s:10:\"size_after\";i:85101;s:4:\"time\";d:0.270000000000000017763568394002504646778106689453125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:32921;s:10:\"size_after\";i:32921;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:83536;s:10:\"size_after\";i:83536;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:303703;s:10:\"size_after\";i:303703;s:4:\"time\";d:0.419999999999999984456877655247808434069156646728515625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16287;s:10:\"size_after\";i:16287;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1274,6999,'_wp_attached_file','2020/12/shade-v2-l1-3.png'),(1275,6999,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:292;s:6:\"height\";i:87;s:4:\"file\";s:25:\"2020/12/shade-v2-l1-3.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"shade-v2-l1-3-255x87.png\";s:5:\"width\";i:255;s:6:\"height\";i:87;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"shade-v2-l1-3-100x87.png\";s:5:\"width\";i:100;s:6:\"height\";i:87;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"shade-v2-l1-3-150x87.png\";s:5:\"width\";i:150;s:6:\"height\";i:87;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"shade-v2-l1-3-255x87.png\";s:5:\"width\";i:255;s:6:\"height\";i:87;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"shade-v2-l1-3-100x87.png\";s:5:\"width\";i:100;s:6:\"height\";i:87;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:{}}}'),(1276,6999,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:11.3005495279695633570327117922715842723846435546875;s:5:\"bytes\";i:802;s:11:\"size_before\";i:7097;s:10:\"size_after\";i:6295;s:4:\"time\";d:0.33999999999999996891375531049561686813831329345703125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.760000000000001563194018672220408916473388671875;s:5:\"bytes\";i:3220;s:11:\"size_before\";i:2591;s:10:\"size_after\";i:2105;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.46999999999999975131004248396493494510650634765625;s:5:\"bytes\";i:810;s:11:\"size_before\";i:1097;s:10:\"size_after\";i:1026;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.42999999999999971578290569595992565155029296875;s:5:\"bytes\";i:245;s:11:\"size_before\";i:1199;s:10:\"size_after\";i:954;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1452;s:10:\"size_after\";i:1452;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:758;s:10:\"size_after\";i:758;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1277,7058,'_wp_attached_file','2020/12/shade-v2-l1-4.png'),(1278,7058,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:395;s:6:\"height\";i:555;s:4:\"file\";s:25:\"2020/12/shade-v2-l1-4.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"shade-v2-l1-4-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-4-214x300.png\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"shade-v2-l1-4-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-4-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:{}}}'),(1279,7058,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.35619370976586228749738438636995851993560791015625;s:5:\"bytes\";i:8936;s:11:\"size_before\";i:266254;s:10:\"size_after\";i:257318;s:4:\"time\";d:0.41000000000000003108624468950438313186168670654296875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.9700000000000006394884621840901672840118408203125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:69983;s:10:\"size_after\";i:61606;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.04000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13847;s:10:\"size_after\";i:13288;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:70694;s:10:\"size_after\";i:70694;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27900;s:10:\"size_after\";i:27900;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:69983;s:10:\"size_after\";i:69983;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13847;s:10:\"size_after\";i:13847;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1280,7060,'_wp_attached_file','2020/12/shade-v2-l1-5.png'),(1281,7060,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:395;s:6:\"height\";i:601;s:4:\"file\";s:25:\"2020/12/shade-v2-l1-5.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"shade-v2-l1-5-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-5-197x300.png\";s:5:\"width\";i:197;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"shade-v2-l1-5-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-5-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:{}}}'),(1282,7060,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:20.579928256298192223994192318059504032135009765625;s:5:\"bytes\";i:39930;s:11:\"size_before\";i:194024;s:10:\"size_after\";i:154094;s:4:\"time\";d:0.70000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.13000000000000255795384873636066913604736328125;s:5:\"bytes\";i:59660;s:11:\"size_before\";i:56764;s:10:\"size_after\";i:35685;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.0799999999999982946974341757595539093017578125;s:5:\"bytes\";i:11744;s:11:\"size_before\";i:10762;s:10:\"size_after\";i:8709;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.280000000000001136868377216160297393798828125;s:5:\"bytes\";i:11883;s:11:\"size_before\";i:51036;s:10:\"size_after\";i:39153;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.160000000000000142108547152020037174224853515625;s:5:\"bytes\";i:4915;s:11:\"size_before\";i:22178;s:10:\"size_after\";i:17263;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:44768;s:10:\"size_after\";i:44768;s:4:\"time\";d:0.289999999999999980015985556747182272374629974365234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8516;s:10:\"size_after\";i:8516;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}}}'),(1283,7065,'_wp_attached_file','2020/12/shade-v2-l1-6.svg'),(1284,7065,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:24;s:6:\"height\";i:26;s:4:\"file\";s:26:\"/2020/12/shade-v2-l1-6.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l1-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l1-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l1-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"shade-v2-l1-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l1-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l1-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l1-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l1-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l1-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l1-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l1-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l1-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1285,7079,'_wp_attached_file','2020/12/shade-v2-l1-7.png'),(1286,7079,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:83;s:6:\"height\";i:83;s:4:\"file\";s:25:\"2020/12/shade-v2-l1-7.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:{}}}'),(1287,7079,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14911;s:10:\"size_after\";i:14911;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14911;s:10:\"size_after\";i:14911;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1288,7080,'_wp_attached_file','2020/12/shade-v2-l1-8.png'),(1289,7080,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:83;s:6:\"height\";i:83;s:4:\"file\";s:25:\"2020/12/shade-v2-l1-8.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:{}}}'),(1290,7080,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12462;s:10:\"size_after\";i:12462;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12462;s:10:\"size_after\";i:12462;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1291,7087,'_wp_attached_file','2020/12/shade-v2-l1-9.png'),(1292,7087,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1605;s:6:\"height\";i:573;s:4:\"file\";s:25:\"2020/12/shade-v2-l1-9.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"shade-v2-l1-9-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-9-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-9-492x176.png\";s:5:\"width\";i:492;s:6:\"height\";i:176;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-9-300x107.png\";s:5:\"width\";i:300;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"shade-v2-l1-9-1024x366.png\";s:5:\"width\";i:1024;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-9-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-9-768x274.png\";s:5:\"width\";i:768;s:6:\"height\";i:274;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"shade-v2-l1-9-1536x548.png\";s:5:\"width\";i:1536;s:6:\"height\";i:548;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"shade-v2-l1-9-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-9-492x176.png\";s:5:\"width\";i:492;s:6:\"height\";i:176;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-9-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:{}}}'),(1293,7087,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:41.5585141160784559133389848284423351287841796875;s:5:\"bytes\";i:275225;s:11:\"size_before\";i:662259;s:10:\"size_after\";i:387034;s:4:\"time\";d:7.68000000000000060396132539608515799045562744140625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:92.3700000000000045474735088646411895751953125;s:5:\"bytes\";i:58144;s:11:\"size_before\";i:35600;s:10:\"size_after\";i:2717;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:85.4500000000000028421709430404007434844970703125;s:5:\"bytes\";i:10576;s:11:\"size_before\";i:6541;s:10:\"size_after\";i:952;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:92.599999999999994315658113919198513031005859375;s:5:\"bytes\";i:70696;s:11:\"size_before\";i:46626;s:10:\"size_after\";i:3451;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.17999999999999971578290569595992565155029296875;s:5:\"bytes\";i:5154;s:11:\"size_before\";i:13499;s:10:\"size_after\";i:8345;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:39.14999999999999857891452847979962825775146484375;s:5:\"bytes\";i:68690;s:11:\"size_before\";i:175473;s:10:\"size_after\";i:106783;s:4:\"time\";d:1.6100000000000000976996261670137755572795867919921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:42.030000000000001136868377216160297393798828125;s:5:\"bytes\";i:5501;s:11:\"size_before\";i:13087;s:10:\"size_after\";i:7586;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:35.10000000000000142108547152020037174224853515625;s:5:\"bytes\";i:25172;s:11:\"size_before\";i:71707;s:10:\"size_after\";i:46535;s:4:\"time\";d:0.479999999999999982236431605997495353221893310546875;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.280000000000001136868377216160297393798828125;s:5:\"bytes\";i:89061;s:11:\"size_before\";i:245490;s:10:\"size_after\";i:156429;s:4:\"time\";d:2.12000000000000010658141036401502788066864013671875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21167;s:10:\"size_after\";i:21167;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:29105;s:10:\"size_after\";i:29105;s:4:\"time\";d:2.569999999999999840127884453977458178997039794921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3964;s:10:\"size_after\";i:3964;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1294,7088,'_wp_attached_file','2020/12/shade-v2-l1-10.png'),(1295,7088,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:433;s:6:\"height\";i:68;s:4:\"file\";s:26:\"2020/12/shade-v2-l1-10.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"shade-v2-l1-10-255x68.png\";s:5:\"width\";i:255;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-10-100x68.png\";s:5:\"width\";i:100;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-10-300x47.png\";s:5:\"width\";i:300;s:6:\"height\";i:47;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-10-150x68.png\";s:5:\"width\";i:150;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"shade-v2-l1-10-255x68.png\";s:5:\"width\";i:255;s:6:\"height\";i:68;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l1-10-100x68.png\";s:5:\"width\";i:100;s:6:\"height\";i:68;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:{}}}'),(1296,7088,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:17.839842567363003666969234473071992397308349609375;s:5:\"bytes\";i:2357;s:11:\"size_before\";i:13212;s:10:\"size_after\";i:10855;s:4:\"time\";d:0.2300000000000000099920072216264088638126850128173828125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.029999999999999804600747665972448885440826416015625;s:5:\"bytes\";i:338;s:11:\"size_before\";i:1721;s:10:\"size_after\";i:1686;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:96;s:11:\"size_before\";i:832;s:10:\"size_after\";i:832;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.17999999999999971578290569595992565155029296875;s:5:\"bytes\";i:2270;s:11:\"size_before\";i:8055;s:10:\"size_after\";i:5785;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.20999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:52;s:11:\"size_before\";i:838;s:10:\"size_after\";i:786;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1150;s:10:\"size_after\";i:1150;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:616;s:10:\"size_after\";i:616;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1297,7120,'_wp_attached_file','2020/12/deshbord-1.png'),(1298,7120,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1064;s:6:\"height\";i:678;s:4:\"file\";s:22:\"2020/12/deshbord-1.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"deshbord-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"deshbord-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"deshbord-1-492x314.png\";s:5:\"width\";i:492;s:6:\"height\";i:314;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"deshbord-1-300x191.png\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"deshbord-1-1024x653.png\";s:5:\"width\";i:1024;s:6:\"height\";i:653;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"deshbord-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"deshbord-1-768x489.png\";s:5:\"width\";i:768;s:6:\"height\";i:489;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"deshbord-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"deshbord-1-492x314.png\";s:5:\"width\";i:492;s:6:\"height\";i:314;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"deshbord-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:{}}}'),(1299,7120,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:31.00652323871698712309807888232171535491943359375;s:5:\"bytes\";i:181146;s:11:\"size_before\";i:584219;s:10:\"size_after\";i:403073;s:4:\"time\";d:5.2799999999999993605115378159098327159881591796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:65.2999999999999971578290569595992565155029296875;s:5:\"bytes\";i:42634;s:11:\"size_before\";i:30091;s:10:\"size_after\";i:10442;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:35.10000000000000142108547152020037174224853515625;s:5:\"bytes\";i:6622;s:11:\"size_before\";i:5108;s:10:\"size_after\";i:3315;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:63.43999999999999772626324556767940521240234375;s:5:\"bytes\";i:94258;s:11:\"size_before\";i:75367;s:10:\"size_after\";i:27552;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26.39999999999999857891452847979962825775146484375;s:5:\"bytes\";i:7760;s:11:\"size_before\";i:29399;s:10:\"size_after\";i:21639;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.10000000000000142108547152020037174224853515625;s:5:\"bytes\";i:56406;s:11:\"size_before\";i:208105;s:10:\"size_after\";i:151699;s:4:\"time\";d:2.7400000000000002131628207280300557613372802734375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:33.3299999999999982946974341757595539093017578125;s:5:\"bytes\";i:3348;s:11:\"size_before\";i:10045;s:10:\"size_after\";i:6697;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:44375;s:11:\"size_before\";i:149388;s:10:\"size_after\";i:105013;s:4:\"time\";d:1.0800000000000000710542735760100185871124267578125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20341;s:10:\"size_after\";i:20341;s:4:\"time\";d:0.429999999999999993338661852249060757458209991455078125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:52643;s:10:\"size_after\";i:52643;s:4:\"time\";d:0.309999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3732;s:10:\"size_after\";i:3732;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1300,7133,'_wp_attached_file','2020/12/shade-v2-l1-12.png'),(1301,7133,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:59;s:6:\"height\";i:62;s:4:\"file\";s:26:\"2020/12/shade-v2-l1-12.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:{}}}'),(1302,7133,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.4629981024667930711302687996067106723785400390625;s:5:\"bytes\";i:73;s:11:\"size_before\";i:2108;s:10:\"size_after\";i:2035;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.45999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:73;s:11:\"size_before\";i:2108;s:10:\"size_after\";i:2035;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1303,7159,'_wp_attached_file','2020/12/Bitmap-1.png'),(1304,7159,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:336;s:6:\"height\";i:355;s:4:\"file\";s:20:\"2020/12/Bitmap-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"Bitmap-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Bitmap-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Bitmap-1-284x300.png\";s:5:\"width\";i:284;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Bitmap-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"Bitmap-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Bitmap-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:{}}}'),(1305,7159,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:26.355018650970190918769731069914996623992919921875;s:5:\"bytes\";i:38506;s:11:\"size_before\";i:146105;s:10:\"size_after\";i:107599;s:4:\"time\";d:0.7600000000000000088817841970012523233890533447265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:52.969999999999998863131622783839702606201171875;s:5:\"bytes\";i:37256;s:11:\"size_before\";i:39316;s:10:\"size_after\";i:18489;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.71000000000000085265128291212022304534912109375;s:5:\"bytes\";i:6624;s:11:\"size_before\";i:7086;s:10:\"size_after\";i:4343;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.440000000000001278976924368180334568023681640625;s:5:\"bytes\";i:11509;s:11:\"size_before\";i:49106;s:10:\"size_after\";i:37597;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.480000000000000426325641456060111522674560546875;s:5:\"bytes\";i:3427;s:11:\"size_before\";i:14596;s:10:\"size_after\";i:11169;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:30323;s:10:\"size_after\";i:30323;s:4:\"time\";d:0.2300000000000000099920072216264088638126850128173828125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5678;s:10:\"size_after\";i:5678;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1306,7160,'_wp_attached_file','2020/12/Bitmap-2.png'),(1307,7160,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:269;s:6:\"height\";i:356;s:4:\"file\";s:20:\"2020/12/Bitmap-2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"Bitmap-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Bitmap-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Bitmap-2-227x300.png\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Bitmap-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"Bitmap-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Bitmap-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:{}}}'),(1308,7160,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:27.050431137504364897949926671572029590606689453125;s:5:\"bytes\";i:44139;s:11:\"size_before\";i:163173;s:10:\"size_after\";i:119034;s:4:\"time\";d:0.95999999999999996447286321199499070644378662109375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:50.03999999999999914734871708787977695465087890625;s:5:\"bytes\";i:47966;s:11:\"size_before\";i:46187;s:10:\"size_after\";i:23076;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:46.6700000000000017053025658242404460906982421875;s:5:\"bytes\";i:9618;s:11:\"size_before\";i:8112;s:10:\"size_after\";i:4326;s:4:\"time\";d:0.2300000000000000099920072216264088638126850128173828125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.050000000000000710542735760100185871124267578125;s:5:\"bytes\";i:12592;s:11:\"size_before\";i:50264;s:10:\"size_after\";i:37672;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26.410000000000000142108547152020037174224853515625;s:5:\"bytes\";i:4650;s:11:\"size_before\";i:17607;s:10:\"size_after\";i:12957;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:35006;s:10:\"size_after\";i:35006;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5997;s:10:\"size_after\";i:5997;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1309,7184,'_wp_attached_file','2020/12/BG-1-1.png'),(1310,7184,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:276;s:6:\"height\";i:563;s:4:\"file\";s:18:\"2020/12/BG-1-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"BG-1-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"BG-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"BG-1-1-147x300.png\";s:5:\"width\";i:147;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"BG-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"BG-1-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"BG-1-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:{}}}'),(1311,7184,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.53070694169969800935149351062136702239513397216796875;s:5:\"bytes\";i:2809;s:11:\"size_before\";i:529294;s:10:\"size_after\";i:526485;s:4:\"time\";d:0.320000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.0300000000000000266453525910037569701671600341796875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:155376;s:10:\"size_after\";i:153776;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.45000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27149;s:10:\"size_after\";i:25940;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:105382;s:10:\"size_after\";i:105382;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:58862;s:10:\"size_after\";i:58862;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:155376;s:10:\"size_after\";i:155376;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27149;s:10:\"size_after\";i:27149;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1312,7197,'_wp_attached_file','2020/12/iphone-xr.svg'),(1313,7197,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:341;s:6:\"height\";i:681;s:4:\"file\";s:22:\"/2020/12/iphone-xr.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"iphone-xr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"iphone-xr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"iphone-xr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:13:\"iphone-xr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"iphone-xr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"iphone-xr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"iphone-xr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"iphone-xr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"iphone-xr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"iphone-xr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"iphone-xr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"iphone-xr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1314,7203,'_wp_attached_file','2020/12/2.png'),(1315,7203,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:495;s:4:\"file\";s:13:\"2020/12/2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"2-273x300.png\";s:5:\"width\";i:273;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:13:\"2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"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:{}}}'),(1316,7203,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:16.75248031555334904396659112535417079925537109375;s:5:\"bytes\";i:22255;s:11:\"size_before\";i:132846;s:10:\"size_after\";i:110591;s:4:\"time\";d:0.4699999999999999733546474089962430298328399658203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.010000000000001563194018672220408916473388671875;s:5:\"bytes\";i:24724;s:11:\"size_before\";i:34928;s:10:\"size_after\";i:25493;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.9900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:4674;s:11:\"size_before\";i:6126;s:10:\"size_after\";i:5514;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.46000000000000085265128291212022304534912109375;s:5:\"bytes\";i:10805;s:11:\"size_before\";i:46050;s:10:\"size_after\";i:35245;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.4700000000000006394884621840901672840118408203125;s:5:\"bytes\";i:1403;s:11:\"size_before\";i:11250;s:10:\"size_after\";i:9847;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:29318;s:10:\"size_after\";i:29318;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5174;s:10:\"size_after\";i:5174;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1317,7204,'_wp_attached_file','2020/12/Group_2.png'),(1318,7204,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:327;s:4:\"file\";s:19:\"2020/12/Group_2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Group_2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Group_2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Group_2-300x280.png\";s:5:\"width\";i:300;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Group_2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"Group_2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Group_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:{}}}'),(1319,7204,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:27.859624990950553780066911713220179080963134765625;s:5:\"bytes\";i:30786;s:11:\"size_before\";i:110504;s:10:\"size_after\";i:79718;s:4:\"time\";d:0.979999999999999982236431605997495353221893310546875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:55.3299999999999982946974341757595539093017578125;s:5:\"bytes\";i:43488;s:11:\"size_before\";i:34471;s:10:\"size_after\";i:15398;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:41.8599999999999994315658113919198513031005859375;s:5:\"bytes\";i:7666;s:11:\"size_before\";i:6385;s:10:\"size_after\";i:3712;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.6400000000000005684341886080801486968994140625;s:5:\"bytes\";i:4789;s:11:\"size_before\";i:27147;s:10:\"size_after\";i:22358;s:4:\"time\";d:0.309999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.129999999999999005240169935859739780426025390625;s:5:\"bytes\";i:4251;s:11:\"size_before\";i:13657;s:10:\"size_after\";i:9406;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24152;s:10:\"size_after\";i:24152;s:4:\"time\";d:0.270000000000000017763568394002504646778106689453125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4692;s:10:\"size_after\";i:4692;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}}}'),(1320,7216,'_wp_attached_file','2020/12/Oval_Copy_5.svg'),(1321,7216,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:10;s:6:\"height\";i:10;s:4:\"file\";s:24:\"/2020/12/Oval_Copy_5.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"Oval_Copy_5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"Oval_Copy_5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"Oval_Copy_5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:15:\"Oval_Copy_5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"Oval_Copy_5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"Oval_Copy_5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"Oval_Copy_5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"Oval_Copy_5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"Oval_Copy_5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"Oval_Copy_5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"Oval_Copy_5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"Oval_Copy_5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}');
INSERT INTO `wp3p_postmeta` VALUES (1323,7218,'_wp_attached_file','2020/12/Oval_Copy_5-1.svg'),(1324,7218,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:10;s:6:\"height\";i:10;s:4:\"file\";s:26:\"/2020/12/Oval_Copy_5-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"Oval_Copy_5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1326,7219,'_wp_attached_file','2020/12/Oval_Copy_5-2.svg'),(1327,7219,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:10;s:6:\"height\";i:10;s:4:\"file\";s:26:\"/2020/12/Oval_Copy_5-2.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"Oval_Copy_5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Oval_Copy_5-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1329,7225,'_wp_attached_file','2020/12/4.png'),(1330,7225,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:494;s:4:\"file\";s:13:\"2020/12/4.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"4-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"4-492x152.png\";s:5:\"width\";i:492;s:6:\"height\";i:152;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"4-300x93.png\";s:5:\"width\";i:300;s:6:\"height\";i:93;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"4-1024x316.png\";s:5:\"width\";i:1024;s:6:\"height\";i:316;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"4-768x237.png\";s:5:\"width\";i:768;s:6:\"height\";i:237;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:14:\"4-1536x474.png\";s:5:\"width\";i:1536;s:6:\"height\";i:474;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:13:\"4-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"4-492x152.png\";s:5:\"width\";i:492;s:6:\"height\";i:152;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"4-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:{}}}'),(1331,7225,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.834906512395636735135440176236443221569061279296875;s:5:\"bytes\";i:21401;s:11:\"size_before\";i:2563281;s:10:\"size_after\";i:2541880;s:4:\"time\";d:2.020000000000000017763568394002504646778106689453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.5;s:5:\"bytes\";i:0;s:11:\"size_before\";i:120871;s:10:\"size_after\";i:111801;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.95999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21316;s:10:\"size_after\";i:20046;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.1099999999999994315658113919198513031005859375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:136307;s:10:\"size_after\";i:125246;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:54672;s:10:\"size_after\";i:54672;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:524520;s:10:\"size_after\";i:524520;s:4:\"time\";d:0.25;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:45107;s:10:\"size_after\";i:45107;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:310093;s:10:\"size_after\";i:310093;s:4:\"time\";d:0.2800000000000000266453525910037569701671600341796875;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1071901;s:10:\"size_after\";i:1071901;s:4:\"time\";d:0.79000000000000003552713678800500929355621337890625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:120871;s:10:\"size_after\";i:120871;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:136307;s:10:\"size_after\";i:136307;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21316;s:10:\"size_after\";i:21316;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1332,7236,'_wp_attached_file','2020/12/Path.svg'),(1333,7236,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:15;s:6:\"height\";i:20;s:4:\"file\";s:17:\"/2020/12/Path.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:8:\"Path.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1335,7250,'_wp_attached_file','2020/12/Bitmap-5.png'),(1336,7250,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:163;s:6:\"height\";i:35;s:4:\"file\";s:20:\"2020/12/Bitmap-5.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Bitmap-5-100x35.png\";s:5:\"width\";i:100;s:6:\"height\";i:35;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Bitmap-5-150x35.png\";s:5:\"width\";i:150;s:6:\"height\";i:35;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Bitmap-5-100x35.png\";s:5:\"width\";i:100;s:6:\"height\";i:35;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:{}}}'),(1337,7250,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:24.07070444502209483061960781924426555633544921875;s:5:\"bytes\";i:2778;s:11:\"size_before\";i:11541;s:10:\"size_after\";i:8763;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.339999999999999857891452847979962825775146484375;s:5:\"bytes\";i:6966;s:11:\"size_before\";i:3494;s:10:\"size_after\";i:2399;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:28;s:5:\"bytes\";i:1683;s:11:\"size_before\";i:6011;s:10:\"size_after\";i:4328;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2036;s:10:\"size_after\";i:2036;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1338,7251,'_wp_attached_file','2020/12/Bitmap-2-1.png'),(1339,7251,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:191;s:6:\"height\";i:38;s:4:\"file\";s:22:\"2020/12/Bitmap-2-1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Bitmap-2-1-100x38.png\";s:5:\"width\";i:100;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Bitmap-2-1-150x38.png\";s:5:\"width\";i:150;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Bitmap-2-1-100x38.png\";s:5:\"width\";i:100;s:6:\"height\";i:38;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:{}}}'),(1340,7251,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:26.574829477062994698144393623806536197662353515625;s:5:\"bytes\";i:1987;s:11:\"size_before\";i:7477;s:10:\"size_after\";i:5490;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.280000000000001136868377216160297393798828125;s:5:\"bytes\";i:3368;s:11:\"size_before\";i:2343;s:10:\"size_after\";i:1493;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:1137;s:11:\"size_before\";i:3633;s:10:\"size_after\";i:2496;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1501;s:10:\"size_after\";i:1501;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1341,7252,'_wp_attached_file','2020/12/Bitmap-3-1.png'),(1342,7252,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:147;s:6:\"height\";i:35;s:4:\"file\";s:22:\"2020/12/Bitmap-3-1.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Bitmap-3-1-100x35.png\";s:5:\"width\";i:100;s:6:\"height\";i:35;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Bitmap-3-1-100x35.png\";s:5:\"width\";i:100;s:6:\"height\";i:35;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:{}}}'),(1343,7252,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.91223541559111964716066722758114337921142578125;s:5:\"bytes\";i:384;s:11:\"size_before\";i:3874;s:10:\"size_after\";i:3490;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.480000000000000426325641456060111522674560546875;s:5:\"bytes\";i:2826;s:11:\"size_before\";i:2197;s:10:\"size_after\";i:1813;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1677;s:10:\"size_after\";i:1677;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1344,7253,'_wp_attached_file','2020/12/Bitmap-3-2.png'),(1345,7253,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:197;s:6:\"height\";i:35;s:4:\"file\";s:22:\"2020/12/Bitmap-3-2.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Bitmap-3-2-100x35.png\";s:5:\"width\";i:100;s:6:\"height\";i:35;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Bitmap-3-2-150x35.png\";s:5:\"width\";i:150;s:6:\"height\";i:35;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Bitmap-3-2-100x35.png\";s:5:\"width\";i:100;s:6:\"height\";i:35;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:{}}}'),(1346,7253,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:21.16494845360824683666578494012355804443359375;s:5:\"bytes\";i:2053;s:11:\"size_before\";i:9700;s:10:\"size_after\";i:7647;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:4998;s:11:\"size_before\";i:3422;s:10:\"size_after\";i:2649;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30.60000000000000142108547152020037174224853515625;s:5:\"bytes\";i:1280;s:11:\"size_before\";i:4183;s:10:\"size_after\";i:2903;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2095;s:10:\"size_after\";i:2095;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1347,7262,'_wp_attached_file','2020/12/Oval-1.png'),(1348,7262,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:43;s:6:\"height\";i:43;s:4:\"file\";s:18:\"2020/12/Oval-1.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:{}}}'),(1349,7262,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4393;s:10:\"size_after\";i:4393;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4393;s:10:\"size_after\";i:4393;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1350,7263,'_wp_attached_file','2020/12/Oval-2.png'),(1351,7263,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:43;s:6:\"height\";i:43;s:4:\"file\";s:18:\"2020/12/Oval-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:{}}}'),(1352,7263,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4380;s:10:\"size_after\";i:4380;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4380;s:10:\"size_after\";i:4380;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1353,7264,'_wp_attached_file','2020/12/Oval-3.png'),(1354,7264,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:43;s:6:\"height\";i:43;s:4:\"file\";s:18:\"2020/12/Oval-3.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:{}}}'),(1355,7264,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4912;s:10:\"size_after\";i:4912;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4912;s:10:\"size_after\";i:4912;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1356,7296,'_wp_attached_file','2020/12/BG-2.png'),(1357,7296,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:276;s:6:\"height\";i:563;s:4:\"file\";s:16:\"2020/12/BG-2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"BG-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"BG-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"BG-2-147x300.png\";s:5:\"width\";i:147;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"BG-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"BG-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"BG-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:{}}}'),(1358,7296,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.03897694272418750216502303373999893665313720703125;s:5:\"bytes\";i:17260;s:11:\"size_before\";i:285810;s:10:\"size_after\";i:268550;s:4:\"time\";d:1.2500000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.629999999999999005240169935859739780426025390625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:84461;s:10:\"size_after\";i:68728;s:4:\"time\";d:0.810000000000000053290705182007513940334320068359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.8900000000000005684341886080801486968994140625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15437;s:10:\"size_after\";i:13910;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:53186;s:10:\"size_after\";i:53186;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:32828;s:10:\"size_after\";i:32828;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:84461;s:10:\"size_after\";i:84461;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15437;s:10:\"size_after\";i:15437;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1359,7297,'_wp_attached_file','2020/12/BG-4.png'),(1360,7297,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:276;s:6:\"height\";i:563;s:4:\"file\";s:16:\"2020/12/BG-4.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"BG-4-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"BG-4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"BG-4-147x300.png\";s:5:\"width\";i:147;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"BG-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"BG-4-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"BG-4-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:{}}}'),(1361,7297,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.7976619140656537876310494539211504161357879638671875;s:5:\"bytes\";i:3458;s:11:\"size_before\";i:433517;s:10:\"size_after\";i:430059;s:4:\"time\";d:0.2600000000000000088817841970012523233890533447265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.689999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:121422;s:10:\"size_after\";i:119369;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.339999999999999857891452847979962825775146484375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22158;s:10:\"size_after\";i:20753;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:99095;s:10:\"size_after\";i:99095;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:47262;s:10:\"size_after\";i:47262;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:121422;s:10:\"size_after\";i:121422;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22158;s:10:\"size_after\";i:22158;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1362,7298,'_wp_attached_file','2020/12/BG-3-1.png'),(1363,7298,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:276;s:6:\"height\";i:563;s:4:\"file\";s:18:\"2020/12/BG-3-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"BG-3-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"BG-3-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"BG-3-1-147x300.png\";s:5:\"width\";i:147;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"BG-3-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"BG-3-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"BG-3-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:{}}}'),(1364,7298,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.682774150723030714971173438243567943572998046875;s:5:\"bytes\";i:18287;s:11:\"size_before\";i:238026;s:10:\"size_after\";i:219739;s:4:\"time\";d:0.8200000000000000621724893790087662637233734130859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.769999999999999573674358543939888477325439453125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:64579;s:10:\"size_after\";i:47938;s:4:\"time\";d:0.340000000000000024424906541753443889319896697998046875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.7599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12896;s:10:\"size_after\";i:11250;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:56857;s:10:\"size_after\";i:56857;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26219;s:10:\"size_after\";i:26219;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:64579;s:10:\"size_after\";i:64579;s:4:\"time\";d:0.289999999999999980015985556747182272374629974365234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12896;s:10:\"size_after\";i:12896;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1365,7371,'_wp_attached_file','2020/12/shade-v2-l3-2.svg'),(1366,7371,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:42;s:6:\"height\";i:42;s:4:\"file\";s:26:\"/2020/12/shade-v2-l3-2.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"shade-v2-l3-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1367,7372,'_wp_attached_file','2020/12/shade-v2-l3-3.svg'),(1368,7372,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:38;s:6:\"height\";i:46;s:4:\"file\";s:26:\"/2020/12/shade-v2-l3-3.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"shade-v2-l3-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1369,7376,'_wp_attached_file','2020/12/shade-v2-l3-1.png'),(1370,7376,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:946;s:6:\"height\";i:398;s:4:\"file\";s:25:\"2020/12/shade-v2-l3-1.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"shade-v2-l3-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-1-492x207.png\";s:5:\"width\";i:492;s:6:\"height\";i:207;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-1-300x126.png\";s:5:\"width\";i:300;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-1-768x323.png\";s:5:\"width\";i:768;s:6:\"height\";i:323;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"shade-v2-l3-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-1-492x207.png\";s:5:\"width\";i:492;s:6:\"height\";i:207;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-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:{}}}'),(1371,7376,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:17.011775056955354301635452429763972759246826171875;s:5:\"bytes\";i:112530;s:11:\"size_before\";i:661483;s:10:\"size_after\";i:548953;s:4:\"time\";d:2.220000000000000195399252334027551114559173583984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:46.1700000000000017053025658242404460906982421875;s:5:\"bytes\";i:49172;s:11:\"size_before\";i:67570;s:10:\"size_after\";i:36371;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.760000000000001563194018672220408916473388671875;s:5:\"bytes\";i:3630;s:11:\"size_before\";i:11634;s:10:\"size_after\";i:8754;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:41.99000000000000198951966012828052043914794921875;s:5:\"bytes\";i:50864;s:11:\"size_before\";i:107509;s:10:\"size_after\";i:62361;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.550000000000000710542735760100185871124267578125;s:5:\"bytes\";i:3583;s:11:\"size_before\";i:41918;s:10:\"size_after\";i:38335;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.8900000000000005684341886080801486968994140625;s:5:\"bytes\";i:2708;s:11:\"size_before\";i:24870;s:10:\"size_after\";i:22162;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.0299999999999993605115378159098327159881591796875;s:5:\"bytes\";i:27012;s:11:\"size_before\";i:244896;s:10:\"size_after\";i:217884;s:4:\"time\";d:0.979999999999999982236431605997495353221893310546875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:57030;s:10:\"size_after\";i:57030;s:4:\"time\";d:0.320000000000000006661338147750939242541790008544921875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:95237;s:10:\"size_after\";i:95237;s:4:\"time\";d:0.299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10819;s:10:\"size_after\";i:10819;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1372,7409,'_wp_attached_file','2020/12/shade-v2-l3-4.png'),(1373,7409,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:147;s:6:\"height\";i:35;s:4:\"file\";s:25:\"2020/12/shade-v2-l3-4.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"shade-v2-l3-4-100x35.png\";s:5:\"width\";i:100;s:6:\"height\";i:35;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"shade-v2-l3-4-100x35.png\";s:5:\"width\";i:100;s:6:\"height\";i:35;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:{}}}'),(1374,7409,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.886422302529684458249903400428593158721923828125;s:5:\"bytes\";i:383;s:11:\"size_before\";i:3874;s:10:\"size_after\";i:3491;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.42999999999999971578290569595992565155029296875;s:5:\"bytes\";i:2826;s:11:\"size_before\";i:2197;s:10:\"size_after\";i:1814;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1677;s:10:\"size_after\";i:1677;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1375,7483,'_wp_attached_file','2020/12/shade-v2-l3-7.svg'),(1376,7483,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:16;s:6:\"height\";i:27;s:4:\"file\";s:26:\"/2020/12/shade-v2-l3-7.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"shade-v2-l3-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-7.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1377,7484,'_wp_attached_file','2020/12/shade-v2-l3-6.svg'),(1378,7484,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:26;s:6:\"height\";i:22;s:4:\"file\";s:26:\"/2020/12/shade-v2-l3-6.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"shade-v2-l3-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-6.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1379,7485,'_wp_attached_file','2020/12/shade-v2-l3-5.svg'),(1380,7485,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:26;s:6:\"height\";i:26;s:4:\"file\";s:26:\"/2020/12/shade-v2-l3-5.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"shade-v2-l3-5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"shade-v2-l3-5.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1381,7549,'_wp_attached_file','2020/12/shade-v2-l3-8.png'),(1382,7549,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1029;s:6:\"height\";i:609;s:4:\"file\";s:25:\"2020/12/shade-v2-l3-8.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"shade-v2-l3-8-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-8-492x291.png\";s:5:\"width\";i:492;s:6:\"height\";i:291;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-8-300x178.png\";s:5:\"width\";i:300;s:6:\"height\";i:178;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"shade-v2-l3-8-1024x606.png\";s:5:\"width\";i:1024;s:6:\"height\";i:606;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-8-768x455.png\";s:5:\"width\";i:768;s:6:\"height\";i:455;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"shade-v2-l3-8-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-8-492x291.png\";s:5:\"width\";i:492;s:6:\"height\";i:291;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-8-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:{}}}'),(1383,7549,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:16.80231276261946504746447317302227020263671875;s:5:\"bytes\";i:211093;s:11:\"size_before\";i:1256333;s:10:\"size_after\";i:1045240;s:4:\"time\";d:7.38999999999999968025576890795491635799407958984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:44.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:37476;s:11:\"size_before\";i:68926;s:10:\"size_after\";i:38549;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.6099999999999994315658113919198513031005859375;s:5:\"bytes\";i:2232;s:11:\"size_before\";i:11779;s:10:\"size_after\";i:9351;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:47.1099999999999994315658113919198513031005859375;s:5:\"bytes\";i:72846;s:11:\"size_before\";i:135696;s:10:\"size_after\";i:71775;s:4:\"time\";d:3.25;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:5338;s:11:\"size_before\";i:53780;s:10:\"size_after\";i:48442;s:4:\"time\";d:0.309999999999999997779553950749686919152736663818359375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.7599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:64849;s:11:\"size_before\";i:471351;s:10:\"size_after\";i:406502;s:4:\"time\";d:1.9199999999999999289457264239899814128875732421875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.0999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:2026;s:11:\"size_before\";i:25027;s:10:\"size_after\";i:23001;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.03999999999999914734871708787977695465087890625;s:5:\"bytes\";i:42154;s:11:\"size_before\";i:300210;s:10:\"size_after\";i:258056;s:4:\"time\";d:0.88000000000000000444089209850062616169452667236328125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:60376;s:10:\"size_after\";i:60376;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:117967;s:10:\"size_after\";i:117967;s:4:\"time\";d:0.299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11221;s:10:\"size_after\";i:11221;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}}}'),(1384,7564,'_wp_attached_file','2020/12/shade-v2-l3-5.png'),(1385,7564,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:494;s:6:\"height\";i:396;s:4:\"file\";s:25:\"2020/12/shade-v2-l3-5.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"shade-v2-l3-5-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-5-492x394.png\";s:5:\"width\";i:492;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-5-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"shade-v2-l3-5-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-5-492x394.png\";s:5:\"width\";i:492;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-5-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:{}}}'),(1386,7564,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:30.574113916883703723215148784220218658447265625;s:5:\"bytes\";i:108000;s:11:\"size_before\";i:353240;s:10:\"size_after\";i:245240;s:4:\"time\";d:2.94000000000000039079850466805510222911834716796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:54.5;s:5:\"bytes\";i:54952;s:11:\"size_before\";i:47886;s:10:\"size_after\";i:21788;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.8299999999999982946974341757595539093017578125;s:5:\"bytes\";i:7602;s:11:\"size_before\";i:7904;s:10:\"size_after\";i:4835;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:52.9200000000000017053025658242404460906982421875;s:5:\"bytes\";i:116984;s:11:\"size_before\";i:109190;s:10:\"size_after\";i:51404;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:34.530000000000001136868377216160297393798828125;s:5:\"bytes\";i:17034;s:11:\"size_before\";i:49325;s:10:\"size_after\";i:32291;s:4:\"time\";d:0.38000000000000000444089209850062616169452667236328125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.660000000000000142108547152020037174224853515625;s:5:\"bytes\";i:4013;s:11:\"size_before\";i:16271;s:10:\"size_after\";i:12258;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:35240;s:10:\"size_after\";i:35240;s:4:\"time\";d:0.2300000000000000099920072216264088638126850128173828125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:81156;s:10:\"size_after\";i:81156;s:4:\"time\";d:1.810000000000000053290705182007513940334320068359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6268;s:10:\"size_after\";i:6268;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}}}'),(1387,7565,'_wp_attached_file','2020/12/shade-v2-l3-7.png'),(1388,7565,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:253;s:6:\"height\";i:253;s:4:\"file\";s:25:\"2020/12/shade-v2-l3-7.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-7-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"shade-v2-l3-7-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:{}}}'),(1389,7565,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:27.264832835287204915175607311539351940155029296875;s:5:\"bytes\";i:10675;s:11:\"size_before\";i:39153;s:10:\"size_after\";i:28478;s:4:\"time\";d:0.43000000000000004884981308350688777863979339599609375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:33.1400000000000005684341886080801486968994140625;s:5:\"bytes\";i:29580;s:11:\"size_before\";i:14049;s:10:\"size_after\";i:9393;s:4:\"time\";d:0.38000000000000000444089209850062616169452667236328125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:33.0799999999999982946974341757595539093017578125;s:5:\"bytes\";i:6019;s:11:\"size_before\";i:18193;s:10:\"size_after\";i:12174;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6911;s:10:\"size_after\";i:6911;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1390,7576,'_wp_attached_file','2020/12/shade-v2-l3-8.png.png'),(1391,7576,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:335;s:6:\"height\";i:552;s:4:\"file\";s:29:\"2020/12/shade-v2-l3-8.png.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"shade-v2-l3-8.png-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"shade-v2-l3-8.png-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"shade-v2-l3-8.png-182x300.png\";s:5:\"width\";i:182;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"shade-v2-l3-8.png-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"shade-v2-l3-8.png-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"shade-v2-l3-8.png-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:{}}}'),(1392,7576,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:17.057599936770483139980569831095635890960693359375;s:5:\"bytes\";i:47480;s:11:\"size_before\";i:278351;s:10:\"size_after\";i:230871;s:4:\"time\";d:0.600000000000000088817841970012523233890533447265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.47999999999999687361196265555918216705322265625;s:5:\"bytes\";i:33908;s:11:\"size_before\";i:81833;s:10:\"size_after\";i:51164;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.1700000000000017053025658242404460906982421875;s:5:\"bytes\";i:5536;s:11:\"size_before\";i:14043;s:10:\"size_after\";i:10087;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.75;s:5:\"bytes\";i:9776;s:11:\"size_before\";i:66258;s:10:\"size_after\";i:56482;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.2200000000000006394884621840901672840118408203125;s:5:\"bytes\";i:3079;s:11:\"size_before\";i:30121;s:10:\"size_after\";i:27042;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:73356;s:10:\"size_after\";i:73356;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12740;s:10:\"size_after\";i:12740;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1393,7577,'_wp_attached_file','2020/12/shade-v2-l3-9.png.png'),(1394,7577,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:305;s:6:\"height\";i:536;s:4:\"file\";s:29:\"2020/12/shade-v2-l3-9.png.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"shade-v2-l3-9.png-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"shade-v2-l3-9.png-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"shade-v2-l3-9.png-171x300.png\";s:5:\"width\";i:171;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"shade-v2-l3-9.png-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"shade-v2-l3-9.png-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"shade-v2-l3-9.png-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:{}}}'),(1395,7577,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:55.89914839734836249363070237450301647186279296875;s:5:\"bytes\";i:45029;s:11:\"size_before\";i:80554;s:10:\"size_after\";i:35525;s:4:\"time\";d:0.87000000000000010658141036401502788066864013671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:99.599999999999994315658113919198513031005859375;s:5:\"bytes\";i:47472;s:11:\"size_before\";i:25802;s:10:\"size_after\";i:103;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:97.3900000000000005684341886080801486968994140625;s:5:\"bytes\";i:6792;s:11:\"size_before\";i:3523;s:10:\"size_after\";i:92;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:44.030000000000001136868377216160297393798828125;s:5:\"bytes\";i:12076;s:11:\"size_before\";i:27424;s:10:\"size_after\";i:15348;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:47.50999999999999801048033987171947956085205078125;s:5:\"bytes\";i:3823;s:11:\"size_before\";i:8046;s:10:\"size_after\";i:4223;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13934;s:10:\"size_after\";i:13934;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1825;s:10:\"size_after\";i:1825;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1396,7607,'_wp_attached_file','2020/12/7.png'),(1397,7607,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:522;s:6:\"height\";i:433;s:4:\"file\";s:13:\"2020/12/7.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"7-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"7-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"7-492x408.png\";s:5:\"width\";i:492;s:6:\"height\";i:408;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"7-300x249.png\";s:5:\"width\";i:300;s:6:\"height\";i:249;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:13:\"7-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"7-492x408.png\";s:5:\"width\";i:492;s:6:\"height\";i:408;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"7-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:{}}}'),(1398,7607,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:15.681198540219586590183098451234400272369384765625;s:5:\"bytes\";i:80867;s:11:\"size_before\";i:515694;s:10:\"size_after\";i:434827;s:4:\"time\";d:1.810000000000000053290705182007513940334320068359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.730000000000000426325641456060111522674560546875;s:5:\"bytes\";i:72518;s:11:\"size_before\";i:69560;s:10:\"size_after\";i:49574;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.39999999999999857891452847979962825775146484375;s:5:\"bytes\";i:17460;s:11:\"size_before\";i:15284;s:10:\"size_after\";i:12778;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:120128;s:11:\"size_before\";i:146046;s:10:\"size_after\";i:108176;s:4:\"time\";d:0.270000000000000017763568394002504646778106689453125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.530000000000001136868377216160297393798828125;s:5:\"bytes\";i:13932;s:11:\"size_before\";i:67869;s:10:\"size_after\";i:53937;s:4:\"time\";d:0.270000000000000017763568394002504646778106689453125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.75;s:5:\"bytes\";i:6573;s:11:\"size_before\";i:28892;s:10:\"size_after\";i:22319;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:54913;s:10:\"size_after\";i:54913;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:121326;s:10:\"size_after\";i:121326;s:4:\"time\";d:0.67000000000000003996802888650563545525074005126953125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11804;s:10:\"size_after\";i:11804;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1399,7608,'_wp_attached_file','2020/12/8.png'),(1400,7608,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:568;s:6:\"height\";i:460;s:4:\"file\";s:13:\"2020/12/8.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"8-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"8-492x398.png\";s:5:\"width\";i:492;s:6:\"height\";i:398;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"8-300x243.png\";s:5:\"width\";i:300;s:6:\"height\";i:243;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:13:\"8-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"8-492x398.png\";s:5:\"width\";i:492;s:6:\"height\";i:398;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"8-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:{}}}'),(1401,7608,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:19.827953664542775413792696781456470489501953125;s:5:\"bytes\";i:89778;s:11:\"size_before\";i:452785;s:10:\"size_after\";i:363007;s:4:\"time\";d:2.62000000000000010658141036401502788066864013671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.35000000000000142108547152020037174224853515625;s:5:\"bytes\";i:68976;s:11:\"size_before\";i:60251;s:10:\"size_after\";i:40761;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:17054;s:11:\"size_before\";i:12920;s:10:\"size_after\";i:10569;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.0499999999999971578290569595992565155029296875;s:5:\"bytes\";i:129106;s:11:\"size_before\";i:133899;s:10:\"size_after\";i:85630;s:4:\"time\";d:0.299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.870000000000000994759830064140260219573974609375;s:5:\"bytes\";i:13143;s:11:\"size_before\";i:57459;s:10:\"size_after\";i:44316;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26.030000000000001136868377216160297393798828125;s:5:\"bytes\";i:6525;s:11:\"size_before\";i:25066;s:10:\"size_after\";i:18541;s:4:\"time\";d:0.299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:46527;s:10:\"size_after\";i:46527;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:107058;s:10:\"size_after\";i:107058;s:4:\"time\";d:1.520000000000000017763568394002504646778106689453125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9605;s:10:\"size_after\";i:9605;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1402,7609,'_wp_attached_file','2020/12/9.png'),(1403,7609,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:596;s:6:\"height\";i:460;s:4:\"file\";s:13:\"2020/12/9.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"9-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"9-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"9-492x380.png\";s:5:\"width\";i:492;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"9-300x232.png\";s:5:\"width\";i:300;s:6:\"height\";i:232;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"9-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:13:\"9-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"9-492x380.png\";s:5:\"width\";i:492;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"9-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:{}}}'),(1404,7609,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:17.54501318672253518116121995262801647186279296875;s:5:\"bytes\";i:72313;s:11:\"size_before\";i:412157;s:10:\"size_after\";i:339844;s:4:\"time\";d:2.22999999999999953814722175593487918376922607421875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.35000000000000142108547152020037174224853515625;s:5:\"bytes\";i:67104;s:11:\"size_before\";i:57356;s:10:\"size_after\";i:41095;s:4:\"time\";d:0.7399999999999999911182158029987476766109466552734375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.8599999999999994315658113919198513031005859375;s:5:\"bytes\";i:17168;s:11:\"size_before\";i:13106;s:10:\"size_after\";i:11028;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.89999999999999857891452847979962825775146484375;s:5:\"bytes\";i:118376;s:11:\"size_before\";i:117377;s:10:\"size_after\";i:82284;s:4:\"time\";d:0.330000000000000015543122344752191565930843353271484375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.879999999999999005240169935859739780426025390625;s:5:\"bytes\";i:12796;s:11:\"size_before\";i:53589;s:10:\"size_after\";i:40793;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.35000000000000142108547152020037174224853515625;s:5:\"bytes\";i:6085;s:11:\"size_before\";i:24008;s:10:\"size_after\";i:17923;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:44036;s:10:\"size_after\";i:44036;s:4:\"time\";d:0.60999999999999998667732370449812151491641998291015625;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:93095;s:10:\"size_after\";i:93095;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9590;s:10:\"size_after\";i:9590;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1405,7613,'_wp_attached_file','2020/12/Rectanglshade-v2-l3-12.png'),(1406,7613,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:197;s:6:\"height\";i:35;s:4:\"file\";s:34:\"2020/12/Rectanglshade-v2-l3-12.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"Rectanglshade-v2-l3-12-100x35.png\";s:5:\"width\";i:100;s:6:\"height\";i:35;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Rectanglshade-v2-l3-12-150x35.png\";s:5:\"width\";i:150;s:6:\"height\";i:35;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"Rectanglshade-v2-l3-12-100x35.png\";s:5:\"width\";i:100;s:6:\"height\";i:35;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:{}}}'),(1407,7613,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:27.63142489169886317768032313324511051177978515625;s:5:\"bytes\";i:2360;s:11:\"size_before\";i:8541;s:10:\"size_after\";i:6181;s:4:\"time\";d:0.1399999999999999855671006798729649744927883148193359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.030000000000001136868377216160297393798828125;s:5:\"bytes\";i:4564;s:11:\"size_before\";i:2835;s:10:\"size_after\";i:2182;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:42.5499999999999971578290569595992565155029296875;s:5:\"bytes\";i:1707;s:11:\"size_before\";i:4012;s:10:\"size_after\";i:2305;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1694;s:10:\"size_after\";i:1694;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}}}'),(1408,7614,'_wp_attached_file','2020/12/Rectanglshade-v2-l3-11.png'),(1409,7614,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:163;s:6:\"height\";i:35;s:4:\"file\";s:34:\"2020/12/Rectanglshade-v2-l3-11.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"Rectanglshade-v2-l3-11-100x35.png\";s:5:\"width\";i:100;s:6:\"height\";i:35;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Rectanglshade-v2-l3-11-150x35.png\";s:5:\"width\";i:150;s:6:\"height\";i:35;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"Rectanglshade-v2-l3-11-100x35.png\";s:5:\"width\";i:100;s:6:\"height\";i:35;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:{}}}'),(1410,7614,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:28.543258565442446439419654780067503452301025390625;s:5:\"bytes\";i:2316;s:11:\"size_before\";i:8114;s:10:\"size_after\";i:5798;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:3820;s:11:\"size_before\";i:2444;s:10:\"size_after\";i:1884;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:42;s:5:\"bytes\";i:1756;s:11:\"size_before\";i:4181;s:10:\"size_after\";i:2425;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1489;s:10:\"size_after\";i:1489;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1411,7615,'_wp_attached_file','2020/12/Rectanglshade-v2-l3-9.pnge_.png'),(1412,7615,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:849;s:4:\"file\";s:39:\"2020/12/Rectanglshade-v2-l3-9.pnge_.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"Rectanglshade-v2-l3-9.pnge_-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Rectanglshade-v2-l3-9.pnge_-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"Rectanglshade-v2-l3-9.pnge_-492x261.png\";s:5:\"width\";i:492;s:6:\"height\";i:261;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"Rectanglshade-v2-l3-9.pnge_-300x159.png\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"Rectanglshade-v2-l3-9.pnge_-1024x543.png\";s:5:\"width\";i:1024;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Rectanglshade-v2-l3-9.pnge_-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"Rectanglshade-v2-l3-9.pnge_-768x408.png\";s:5:\"width\";i:768;s:6:\"height\";i:408;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:40:\"Rectanglshade-v2-l3-9.pnge_-1536x815.png\";s:5:\"width\";i:1536;s:6:\"height\";i:815;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:39:\"Rectanglshade-v2-l3-9.pnge_-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"Rectanglshade-v2-l3-9.pnge_-492x261.png\";s:5:\"width\";i:492;s:6:\"height\";i:261;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Rectanglshade-v2-l3-9.pnge_-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:{}}}'),(1413,7615,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:20.0869497305599651326701859943568706512451171875;s:5:\"bytes\";i:200616;s:11:\"size_before\";i:998738;s:10:\"size_after\";i:798122;s:4:\"time\";d:14.840000000000003410605131648480892181396484375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:33.0499999999999971578290569595992565155029296875;s:5:\"bytes\";i:19392;s:11:\"size_before\";i:19445;s:10:\"size_after\";i:13018;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:4292;s:11:\"size_before\";i:5337;s:10:\"size_after\";i:4419;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.1700000000000017053025658242404460906982421875;s:5:\"bytes\";i:21204;s:11:\"size_before\";i:39742;s:10:\"size_after\";i:32920;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.5600000000000004973799150320701301097869873046875;s:5:\"bytes\";i:2360;s:11:\"size_before\";i:18785;s:10:\"size_after\";i:16425;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.059999999999998721023075631819665431976318359375;s:5:\"bytes\";i:53184;s:11:\"size_before\";i:221089;s:10:\"size_after\";i:167905;s:4:\"time\";d:2.160000000000000142108547152020037174224853515625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.629999999999999005240169935859739780426025390625;s:5:\"bytes\";i:1448;s:11:\"size_before\";i:8707;s:10:\"size_after\";i:7259;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.03999999999999914734871708787977695465087890625;s:5:\"bytes\";i:21965;s:11:\"size_before\";i:115378;s:10:\"size_after\";i:93413;s:4:\"time\";d:3.12999999999999989341858963598497211933135986328125;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.839999999999999857891452847979962825775146484375;s:5:\"bytes\";i:107492;s:11:\"size_before\";i:515763;s:10:\"size_after\";i:408271;s:4:\"time\";d:7.20000000000000017763568394002504646778106689453125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15866;s:10:\"size_after\";i:15866;s:4:\"time\";d:0.7199999999999999733546474089962430298328399658203125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:34441;s:10:\"size_after\";i:34441;s:4:\"time\";d:0.79000000000000003552713678800500929355621337890625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4185;s:10:\"size_after\";i:4185;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1414,7616,'_wp_attached_file','2020/12/Rectanglshade-v2-l3-14.png'),(1415,7616,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:132;s:6:\"height\";i:31;s:4:\"file\";s:34:\"2020/12/Rectanglshade-v2-l3-14.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"Rectanglshade-v2-l3-14-100x31.png\";s:5:\"width\";i:100;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"Rectanglshade-v2-l3-14-100x31.png\";s:5:\"width\";i:100;s:6:\"height\";i:31;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:{}}}'),(1416,7616,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:17.40376740376740372084896080195903778076171875;s:5:\"bytes\";i:850;s:11:\"size_before\";i:4884;s:10:\"size_after\";i:4034;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:5320;s:11:\"size_before\";i:3107;s:10:\"size_after\";i:2257;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1777;s:10:\"size_after\";i:1777;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1417,7617,'_wp_attached_file','2020/12/Rectanglshade-v2-l3-13.png'),(1418,7617,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:36;s:4:\"file\";s:34:\"2020/12/Rectanglshade-v2-l3-13.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"Rectanglshade-v2-l3-13-100x36.png\";s:5:\"width\";i:100;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Rectanglshade-v2-l3-13-150x36.png\";s:5:\"width\";i:150;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"Rectanglshade-v2-l3-13-100x36.png\";s:5:\"width\";i:100;s:6:\"height\";i:36;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:{}}}'),(1419,7617,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:27.6566987666835615300442441366612911224365234375;s:5:\"bytes\";i:1637;s:11:\"size_before\";i:5919;s:10:\"size_after\";i:4282;s:4:\"time\";d:0.1100000000000000144328993201270350255072116851806640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.239999999999998436805981327779591083526611328125;s:5:\"bytes\";i:2804;s:11:\"size_before\";i:1858;s:10:\"size_after\";i:1389;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:40.219999999999998863131622783839702606201171875;s:5:\"bytes\";i:1168;s:11:\"size_before\";i:2904;s:10:\"size_after\";i:1736;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1157;s:10:\"size_after\";i:1157;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1420,7643,'_wp_attached_file','2020/12/l-settings.svg'),(1421,7643,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:48;s:6:\"height\";i:48;s:4:\"file\";s:23:\"/2020/12/l-settings.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"l-settings.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"l-settings.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"l-settings.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"l-settings.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"l-settings.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"l-settings.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"l-settings.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"l-settings.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"l-settings.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"l-settings.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"l-settings.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"l-settings.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1422,7645,'_wp_attached_file','2020/12/responsive-1.svg'),(1423,7645,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:48;s:6:\"height\";i:48;s:4:\"file\";s:25:\"/2020/12/responsive-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"responsive-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"responsive-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"responsive-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:16:\"responsive-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"responsive-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"responsive-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"responsive-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"responsive-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"responsive-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"responsive-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"responsive-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"responsive-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1424,7647,'_wp_attached_file','2020/12/book-open-2.svg'),(1425,7647,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:48;s:6:\"height\";i:48;s:4:\"file\";s:24:\"/2020/12/book-open-2.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"book-open-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"book-open-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"book-open-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:15:\"book-open-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"book-open-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"book-open-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"book-open-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"book-open-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"book-open-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"book-open-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"book-open-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"book-open-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1426,320,'_wp_attached_file','2020/12/member-03.png'),(1427,320,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:311;s:6:\"height\";i:369;s:4:\"file\";s:21:\"2020/12/member-03.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"member-03-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"member-03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"member-03-253x300.png\";s:5:\"width\";i:253;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"member-03-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"member-03-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"member-03-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:{}}}'),(1428,320,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.2822924799320833955107445945031940937042236328125;s:5:\"bytes\";i:11299;s:11:\"size_before\";i:263854;s:10:\"size_after\";i:252555;s:4:\"time\";d:0.7199999999999999733546474089962430298328399658203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.4199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:68244;s:10:\"size_after\";i:58404;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.9199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12244;s:10:\"size_after\";i:10785;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:77092;s:10:\"size_after\";i:77092;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25786;s:10:\"size_after\";i:25786;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:68244;s:10:\"size_after\";i:68244;s:4:\"time\";d:0.309999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12244;s:10:\"size_after\";i:12244;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1430,7648,'_wp_attached_file','2020/12/layers-3-1.svg'),(1431,7648,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:48;s:6:\"height\";i:48;s:4:\"file\";s:23:\"/2020/12/layers-3-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"layers-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"layers-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"layers-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"layers-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"layers-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"layers-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"layers-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"layers-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"layers-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"layers-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"layers-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"layers-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1432,7652,'_wp_attached_file','2020/12/11.png'),(1433,7652,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1511;s:6:\"height\";i:805;s:4:\"file\";s:14:\"2020/12/11.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:14:\"11-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:14:\"11-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:14:\"11-492x262.png\";s:5:\"width\";i:492;s:6:\"height\";i:262;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"11-300x160.png\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"11-1024x546.png\";s:5:\"width\";i:1024;s:6:\"height\";i:546;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"11-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"11-768x409.png\";s:5:\"width\";i:768;s:6:\"height\";i:409;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:14:\"11-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"11-492x262.png\";s:5:\"width\";i:492;s:6:\"height\";i:262;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"11-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:{}}}'),(1434,7652,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:25.279816221045241064757647109217941761016845703125;s:5:\"bytes\";i:158464;s:11:\"size_before\";i:626840;s:10:\"size_after\";i:468376;s:4:\"time\";d:8.650000000000002131628207280300557613372802734375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:42.2999999999999971578290569595992565155029296875;s:5:\"bytes\";i:45274;s:11:\"size_before\";i:39698;s:10:\"size_after\";i:22906;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.5;s:5:\"bytes\";i:5728;s:11:\"size_before\";i:7447;s:10:\"size_after\";i:6442;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:41.93999999999999772626324556767940521240234375;s:5:\"bytes\";i:71434;s:11:\"size_before\";i:64987;s:10:\"size_after\";i:37730;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.67999999999999971578290569595992565155029296875;s:5:\"bytes\";i:4775;s:11:\"size_before\";i:25558;s:10:\"size_after\";i:20783;s:4:\"time\";d:0.309999999999999997779553950749686919152736663818359375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.67999999999999971578290569595992565155029296875;s:5:\"bytes\";i:71310;s:11:\"size_before\";i:248598;s:10:\"size_after\";i:177288;s:4:\"time\";d:6.78000000000000024868995751603506505489349365234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.559999999999998721023075631819665431976318359375;s:5:\"bytes\";i:2703;s:11:\"size_before\";i:14567;s:10:\"size_after\";i:11864;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:34622;s:11:\"size_before\";i:140165;s:10:\"size_after\";i:105543;s:4:\"time\";d:0.59999999999999997779553950749686919152736663818359375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:30115;s:10:\"size_after\";i:30115;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:49464;s:10:\"size_after\";i:49464;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6241;s:10:\"size_after\";i:6241;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1435,7773,'_wp_attached_file','2020/12/3-1.png'),(1436,7773,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:865;s:4:\"file\";s:15:\"2020/12/3-1.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"3-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"3-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"3-1-492x266.png\";s:5:\"width\";i:492;s:6:\"height\";i:266;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"3-1-300x162.png\";s:5:\"width\";i:300;s:6:\"height\";i:162;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"3-1-1024x554.png\";s:5:\"width\";i:1024;s:6:\"height\";i:554;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"3-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"3-1-768x415.png\";s:5:\"width\";i:768;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"3-1-1536x830.png\";s:5:\"width\";i:1536;s:6:\"height\";i:830;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"3-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"3-1-492x266.png\";s:5:\"width\";i:492;s:6:\"height\";i:266;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"3-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:{}}}'),(1437,7773,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.81291297753192293118473799040657468140125274658203125;s:5:\"bytes\";i:30978;s:11:\"size_before\";i:3810740;s:10:\"size_after\";i:3779762;s:4:\"time\";d:7.1699999999999999289457264239899814128875732421875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.46000000000000085265128291212022304534912109375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:95725;s:10:\"size_after\";i:85710;s:4:\"time\";d:0.2600000000000000088817841970012523233890533447265625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.2799999999999993605115378159098327159881591796875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16553;s:10:\"size_after\";i:15183;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.1899999999999995026200849679298698902130126953125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:213231;s:10:\"size_after\";i:193638;s:4:\"time\";d:0.2600000000000000088817841970012523233890533447265625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:84708;s:10:\"size_after\";i:84708;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:835271;s:10:\"size_after\";i:835271;s:4:\"time\";d:2.589999999999999857891452847979962825775146484375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:35510;s:10:\"size_after\";i:35510;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:490170;s:10:\"size_after\";i:490170;s:4:\"time\";d:0.4699999999999999733546474089962430298328399658203125;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1714063;s:10:\"size_after\";i:1714063;s:4:\"time\";d:2.609999999999999875655021241982467472553253173828125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:95725;s:10:\"size_after\";i:95725;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:213231;s:10:\"size_after\";i:213231;s:4:\"time\";d:0.60999999999999998667732370449812151491641998291015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16553;s:10:\"size_after\";i:16553;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1438,7797,'_wp_attached_file','2020/12/Rectanglshade-v2-l3-14-1.png'),(1439,7797,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:439;s:6:\"height\";i:264;s:4:\"file\";s:36:\"2020/12/Rectanglshade-v2-l3-14-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"Rectanglshade-v2-l3-14-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"Rectanglshade-v2-l3-14-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"Rectanglshade-v2-l3-14-1-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Rectanglshade-v2-l3-14-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:36:\"Rectanglshade-v2-l3-14-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"Rectanglshade-v2-l3-14-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:{}}}'),(1440,7797,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.97082181834555658639374087215401232242584228515625;s:5:\"bytes\";i:7003;s:11:\"size_before\";i:355334;s:10:\"size_after\";i:348331;s:4:\"time\";d:0.600000000000000088817841970012523233890533447265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.37000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:96426;s:10:\"size_after\";i:90285;s:4:\"time\";d:0.39000000000000001332267629550187848508358001708984375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.30999999999999960920149533194489777088165283203125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19992;s:10:\"size_after\";i:19130;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:82777;s:10:\"size_after\";i:82777;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:39721;s:10:\"size_after\";i:39721;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:96426;s:10:\"size_after\";i:96426;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19992;s:10:\"size_after\";i:19992;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1441,7804,'_wp_attached_file','2020/12/Path.png'),(1442,7804,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:16;s:6:\"height\";i:11;s:4:\"file\";s:16:\"2020/12/Path.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:{}}}'),(1443,7804,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.1020408163265305034883567714132368564605712890625;s:5:\"bytes\";i:15;s:11:\"size_before\";i:294;s:10:\"size_after\";i:279;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.0999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:15;s:11:\"size_before\";i:294;s:10:\"size_after\";i:279;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1444,7805,'_wp_attached_file','2020/12/Path-1.png'),(1445,7805,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:16;s:6:\"height\";i:11;s:4:\"file\";s:18:\"2020/12/Path-1.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:{}}}'),(1446,7805,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.1020408163265305034883567714132368564605712890625;s:5:\"bytes\";i:15;s:11:\"size_before\";i:294;s:10:\"size_after\";i:279;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.0999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:15;s:11:\"size_before\";i:294;s:10:\"size_after\";i:279;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1447,8491,'_wp_attached_file','2020/12/content-1.jpg'),(1448,8491,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:440;s:6:\"height\";i:608;s:4:\"file\";s:21:\"2020/12/content-1.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"content-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"content-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"content-1-217x300.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"content-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"content-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"content-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:{}}}'),(1449,8491,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.4436666476960142713181767248897813260555267333984375;s:5:\"bytes\";i:761;s:11:\"size_before\";i:52713;s:10:\"size_after\";i:51952;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.01000000000000000020816681711721685132943093776702880859375;s:5:\"bytes\";i:1950;s:11:\"size_before\";i:14852;s:10:\"size_after\";i:14851;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:952;s:11:\"size_before\";i:3830;s:10:\"size_after\";i:3830;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.720000000000000195399252334027551114559173583984375;s:5:\"bytes\";i:467;s:11:\"size_before\";i:12550;s:10:\"size_after\";i:12083;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.87999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:293;s:11:\"size_before\";i:6002;s:10:\"size_after\";i:5709;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12082;s:10:\"size_after\";i:12082;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3397;s:10:\"size_after\";i:3397;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1450,8500,'_wp_attached_file','2020/12/man3.png'),(1451,8500,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:550;s:6:\"height\";i:791;s:4:\"file\";s:16:\"2020/12/man3.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"man3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"man3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"man3-492x708.png\";s:5:\"width\";i:492;s:6:\"height\";i:708;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"man3-209x300.png\";s:5:\"width\";i:209;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"man3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"man3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"man3-492x708.png\";s:5:\"width\";i:492;s:6:\"height\";i:708;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"man3-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:{}}}'),(1452,8500,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.65642712503090638875846707378514111042022705078125;s:5:\"bytes\";i:21170;s:11:\"size_before\";i:1278052;s:10:\"size_after\";i:1256882;s:4:\"time\";d:3.8499999999999996447286321199499070644378662109375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.9199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:103478;s:10:\"size_after\";i:96317;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.609999999999999875655021241982467472553253173828125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18911;s:10:\"size_after\";i:18417;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.9900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:452043;s:10:\"size_after\";i:438528;s:4:\"time\";d:3.12999999999999989341858963598497211933135986328125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:91086;s:10:\"size_after\";i:91086;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:38102;s:10:\"size_after\";i:38102;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:103478;s:10:\"size_after\";i:103478;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:452043;s:10:\"size_after\";i:452043;s:4:\"time\";d:0.2300000000000000099920072216264088638126850128173828125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18911;s:10:\"size_after\";i:18911;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1453,8501,'_wp_attached_file','2020/12/woman-3.png'),(1454,8501,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:591;s:6:\"height\";i:832;s:4:\"file\";s:19:\"2020/12/woman-3.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"woman-3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"woman-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"woman-3-492x693.png\";s:5:\"width\";i:492;s:6:\"height\";i:693;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"woman-3-213x300.png\";s:5:\"width\";i:213;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"woman-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"woman-3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"woman-3-492x693.png\";s:5:\"width\";i:492;s:6:\"height\";i:693;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"woman-3-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:{}}}'),(1455,8501,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.277436605102174826953387309913523495197296142578125;s:5:\"bytes\";i:17209;s:11:\"size_before\";i:1347151;s:10:\"size_after\";i:1329942;s:4:\"time\";d:1.25;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.04999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:110234;s:10:\"size_after\";i:105767;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.569999999999999840127884453977458178997039794921875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20481;s:10:\"size_after\";i:19955;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:470792;s:10:\"size_after\";i:458576;s:4:\"time\";d:0.729999999999999982236431605997495353221893310546875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:102064;s:10:\"size_after\";i:102064;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:42073;s:10:\"size_after\";i:42073;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:110234;s:10:\"size_after\";i:110234;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:470792;s:10:\"size_after\";i:470792;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20481;s:10:\"size_after\";i:20481;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1456,8548,'_wp_attached_file','2020/12/arrow-right-1.svg'),(1457,8548,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:18;s:6:\"height\";i:18;s:4:\"file\";s:26:\"/2020/12/arrow-right-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1458,8730,'_wp_attached_file','2020/10/service-1.jpg'),(1459,8730,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:389;s:6:\"height\";i:255;s:4:\"file\";s:21:\"2020/10/service-1.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"service-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"service-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"service-1-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"service-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"service-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"service-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:{}}}'),(1460,8730,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.165831031072001255921577467233873903751373291015625;s:5:\"bytes\";i:1270;s:11:\"size_before\";i:58638;s:10:\"size_after\";i:57368;s:4:\"time\";d:0.43000000000000004884981308350688777863979339599609375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.4699999999999999733546474089962430298328399658203125;s:5:\"bytes\";i:3336;s:11:\"size_before\";i:17194;s:10:\"size_after\";i:16942;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:992;s:11:\"size_before\";i:3952;s:10:\"size_after\";i:3952;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.79999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:665;s:11:\"size_before\";i:13865;s:10:\"size_after\";i:13200;s:4:\"time\";d:0.330000000000000015543122344752191565930843353271484375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.44000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:353;s:11:\"size_before\";i:6492;s:10:\"size_after\";i:6139;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13524;s:10:\"size_after\";i:13524;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3611;s:10:\"size_after\";i:3611;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1462,8731,'_wp_attached_file','2020/10/service-2.jpg'),(1463,8731,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:389;s:6:\"height\";i:255;s:4:\"file\";s:21:\"2020/10/service-2.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"service-2-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"service-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"service-2-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"service-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"service-2-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"service-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:{}}}'),(1464,8731,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.4190413758531601473578120931051671504974365234375;s:5:\"bytes\";i:736;s:11:\"size_before\";i:51866;s:10:\"size_after\";i:51130;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1824;s:11:\"size_before\";i:14909;s:10:\"size_after\";i:14909;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:840;s:11:\"size_before\";i:3780;s:10:\"size_after\";i:3780;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.7599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:436;s:11:\"size_before\";i:11585;s:10:\"size_after\";i:11149;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.95999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:300;s:11:\"size_before\";i:6047;s:10:\"size_after\";i:5747;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12061;s:10:\"size_after\";i:12061;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3484;s:10:\"size_after\";i:3484;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1466,8732,'_wp_attached_file','2020/10/service-3.jpg'),(1467,8732,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:389;s:6:\"height\";i:255;s:4:\"file\";s:21:\"2020/10/service-3.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"service-3-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"service-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"service-3-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"service-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"service-3-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"service-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:\"0\";s:8:\"keywords\";a:0:{}}}'),(1468,8732,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.6850518406659176218198581409524194896221160888671875;s:5:\"bytes\";i:915;s:11:\"size_before\";i:54301;s:10:\"size_after\";i:53386;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.36999999999999999555910790149937383830547332763671875;s:5:\"bytes\";i:2558;s:11:\"size_before\";i:16560;s:10:\"size_after\";i:16499;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1088;s:11:\"size_before\";i:4094;s:10:\"size_after\";i:4094;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.32000000000000028421709430404007434844970703125;s:5:\"bytes\";i:474;s:11:\"size_before\";i:10967;s:10:\"size_after\";i:10493;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.03000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:380;s:11:\"size_before\";i:6298;s:10:\"size_after\";i:5918;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12774;s:10:\"size_after\";i:12774;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3608;s:10:\"size_after\";i:3608;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1470,8755,'_wp_attached_file','2020/12/brush.png'),(1471,8755,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:252;s:6:\"height\";i:63;s:4:\"file\";s:17:\"2020/12/brush.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"brush-100x63.png\";s:5:\"width\";i:100;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"brush-150x63.png\";s:5:\"width\";i:150;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"brush-100x63.png\";s:5:\"width\";i:100;s:6:\"height\";i:63;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:{}}}'),(1472,8755,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:12.7369353410097421175350973499007523059844970703125;s:5:\"bytes\";i:719;s:11:\"size_before\";i:5645;s:10:\"size_after\";i:4926;s:4:\"time\";d:0.15000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.410000000000000142108547152020037174224853515625;s:5:\"bytes\";i:1866;s:11:\"size_before\";i:1886;s:10:\"size_after\";i:1633;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.42999999999999971578290569595992565155029296875;s:5:\"bytes\";i:466;s:11:\"size_before\";i:2398;s:10:\"size_after\";i:1932;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1361;s:10:\"size_after\";i:1361;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}}}'),(1473,8810,'_wp_attached_file','2020/12/hero-bg-main.jpg'),(1474,8810,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:901;s:4:\"file\";s:24:\"2020/12/hero-bg-main.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"hero-bg-main-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"hero-bg-main-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"hero-bg-main-492x277.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:277;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"hero-bg-main-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"hero-bg-main-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"hero-bg-main-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"hero-bg-main-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"hero-bg-main-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:24:\"hero-bg-main-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"hero-bg-main-492x277.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:277;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"hero-bg-main-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:{}}}'),(1475,8810,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:22.988938131120175256683069164864718914031982421875;s:5:\"bytes\";i:19556;s:11:\"size_before\";i:85067;s:10:\"size_after\";i:65511;s:4:\"time\";d:0.5900000000000000799360577730112709105014801025390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.1500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:3840;s:11:\"size_before\";i:3143;s:10:\"size_after\";i:2981;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.129999999999999005240169935859739780426025390625;s:5:\"bytes\";i:1145;s:11:\"size_before\";i:1261;s:10:\"size_after\";i:982;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:6580;s:11:\"size_before\";i:5949;s:10:\"size_after\";i:5949;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:457;s:11:\"size_before\";i:2911;s:10:\"size_after\";i:2454;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.160000000000000142108547152020037174224853515625;s:5:\"bytes\";i:4764;s:11:\"size_before\";i:17538;s:10:\"size_after\";i:12774;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.949999999999999289457264239899814128875732421875;s:5:\"bytes\";i:312;s:11:\"size_before\";i:1738;s:10:\"size_after\";i:1426;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.440000000000001278976924368180334568023681640625;s:5:\"bytes\";i:2764;s:11:\"size_before\";i:10866;s:10:\"size_after\";i:8102;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";i:32;s:5:\"bytes\";i:10818;s:11:\"size_before\";i:33805;s:10:\"size_after\";i:22987;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2375;s:10:\"size_after\";i:2375;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4449;s:10:\"size_after\";i:4449;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1032;s:10:\"size_after\";i:1032;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1476,8811,'_wp_attached_file','2020/12/cta-bg-1.png'),(1477,8811,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1245;s:6:\"height\";i:873;s:4:\"file\";s:20:\"2020/12/cta-bg-1.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"cta-bg-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"cta-bg-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"cta-bg-1-492x345.png\";s:5:\"width\";i:492;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"cta-bg-1-300x210.png\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"cta-bg-1-1024x718.png\";s:5:\"width\";i:1024;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"cta-bg-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"cta-bg-1-768x539.png\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"cta-bg-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"cta-bg-1-492x345.png\";s:5:\"width\";i:492;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"cta-bg-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:{}}}'),(1478,8811,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:31.8562351049223053678360884077847003936767578125;s:5:\"bytes\";i:219485;s:11:\"size_before\";i:688986;s:10:\"size_after\";i:469501;s:4:\"time\";d:3.3499999999999996447286321199499070644378662109375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:48.22999999999999687361196265555918216705322265625;s:5:\"bytes\";i:46133;s:11:\"size_before\";i:30421;s:10:\"size_after\";i:15749;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.5;s:5:\"bytes\";i:9286;s:11:\"size_before\";i:6610;s:10:\"size_after\";i:4660;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:55.78999999999999914734871708787977695465087890625;s:5:\"bytes\";i:139108;s:11:\"size_before\";i:82519;s:10:\"size_after\";i:36485;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30.199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:9915;s:11:\"size_before\";i:32830;s:10:\"size_after\";i:22915;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.590000000000003410605131648480892181396484375;s:5:\"bytes\";i:91440;s:11:\"size_before\";i:280565;s:10:\"size_after\";i:189125;s:4:\"time\";d:0.979999999999999982236431605997495353221893310546875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26.800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:3420;s:11:\"size_before\";i:12763;s:10:\"size_after\";i:9343;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.53999999999999914734871708787977695465087890625;s:5:\"bytes\";i:52054;s:11:\"size_before\";i:159959;s:10:\"size_after\";i:107905;s:4:\"time\";d:0.939999999999999946709294817992486059665679931640625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21898;s:10:\"size_after\";i:21898;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:56393;s:10:\"size_after\";i:56393;s:4:\"time\";d:0.7800000000000000266453525910037569701671600341796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5028;s:10:\"size_after\";i:5028;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1479,12053,'_wp_attached_file','2020/12/member-02.png'),(1480,12053,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:311;s:6:\"height\";i:369;s:4:\"file\";s:21:\"2020/12/member-02.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"member-02-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"member-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"member-02-253x300.png\";s:5:\"width\";i:253;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"member-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"member-02-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"member-02-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:{}}}'),(1481,12053,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.7129033157645228158116879058070480823516845703125;s:5:\"bytes\";i:11830;s:11:\"size_before\";i:251013;s:10:\"size_after\";i:239183;s:4:\"time\";d:1.1699999999999999289457264239899814128875732421875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.8599999999999994315658113919198513031005859375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:63946;s:10:\"size_after\";i:53806;s:4:\"time\";d:0.36999999999999999555910790149937383830547332763671875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.96000000000000085265128291212022304534912109375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12109;s:10:\"size_after\";i:10419;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:74060;s:10:\"size_after\";i:74060;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24843;s:10:\"size_after\";i:24843;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:63946;s:10:\"size_after\";i:63946;s:4:\"time\";d:0.5;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12109;s:10:\"size_after\";i:12109;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1483,12054,'_wp_attached_file','2020/12/member-01.png'),(1484,12054,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:311;s:6:\"height\";i:369;s:4:\"file\";s:21:\"2020/12/member-01.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"member-01-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"member-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"member-01-253x300.png\";s:5:\"width\";i:253;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"member-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"member-01-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"member-01-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:{}}}'),(1485,12054,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.92034868814631209943399881012737751007080078125;s:5:\"bytes\";i:11468;s:11:\"size_before\";i:292525;s:10:\"size_after\";i:281057;s:4:\"time\";d:0.850000000000000088817841970012523233890533447265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:74994;s:10:\"size_after\";i:65392;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.32000000000000028421709430404007434844970703125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14009;s:10:\"size_after\";i:12143;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:85515;s:10:\"size_after\";i:85515;s:4:\"time\";d:0.289999999999999980015985556747182272374629974365234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:29004;s:10:\"size_after\";i:29004;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:74994;s:10:\"size_after\";i:74994;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14009;s:10:\"size_after\";i:14009;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1487,12055,'_wp_attached_file','2020/12/member-04.png'),(1488,12055,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:311;s:6:\"height\";i:369;s:4:\"file\";s:21:\"2020/12/member-04.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"member-04-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"member-04-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"member-04-253x300.png\";s:5:\"width\";i:253;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"member-04-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"member-04-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"member-04-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:{}}}'),(1489,12055,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.83630949044752611598596558906137943267822265625;s:5:\"bytes\";i:10267;s:11:\"size_before\";i:267627;s:10:\"size_after\";i:257360;s:4:\"time\";d:0.770000000000000017763568394002504646778106689453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.17999999999999971578290569595992565155029296875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:68724;s:10:\"size_after\";i:59668;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.75;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12417;s:10:\"size_after\";i:11206;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:79270;s:10:\"size_after\";i:79270;s:4:\"time\";d:0.309999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26075;s:10:\"size_after\";i:26075;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:68724;s:10:\"size_after\";i:68724;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12417;s:10:\"size_after\";i:12417;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1491,8812,'_wp_attached_file','2020/12/dot-bg.png'),(1492,8812,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:710;s:4:\"file\";s:18:\"2020/12/dot-bg.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"dot-bg-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"dot-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"dot-bg-492x218.png\";s:5:\"width\";i:492;s:6:\"height\";i:218;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"dot-bg-300x133.png\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"dot-bg-1024x454.png\";s:5:\"width\";i:1024;s:6:\"height\";i:454;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"dot-bg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"dot-bg-768x341.png\";s:5:\"width\";i:768;s:6:\"height\";i:341;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"dot-bg-1536x682.png\";s:5:\"width\";i:1536;s:6:\"height\";i:682;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"dot-bg-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"dot-bg-492x218.png\";s:5:\"width\";i:492;s:6:\"height\";i:218;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"dot-bg-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:{}}}'),(1493,8812,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:12.8763442164133845579954140703193843364715576171875;s:5:\"bytes\";i:212368;s:11:\"size_before\";i:1649288;s:10:\"size_after\";i:1436920;s:4:\"time\";d:5.550000000000000710542735760100185871124267578125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:62.0799999999999982946974341757595539093017578125;s:5:\"bytes\";i:32292;s:11:\"size_before\";i:50213;s:10:\"size_after\";i:19039;s:4:\"time\";d:0.2600000000000000088817841970012523233890533447265625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:41.909999999999996589394868351519107818603515625;s:5:\"bytes\";i:3123;s:11:\"size_before\";i:7808;s:10:\"size_after\";i:4536;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:55.1400000000000005684341886080801486968994140625;s:5:\"bytes\";i:32267;s:11:\"size_before\";i:85208;s:10:\"size_after\";i:38227;s:4:\"time\";d:0.95999999999999996447286321199499070644378662109375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.37000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:1976;s:11:\"size_before\";i:31034;s:10:\"size_after\";i:29058;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.480000000000000426325641456060111522674560546875;s:5:\"bytes\";i:18360;s:11:\"size_before\";i:335257;s:10:\"size_after\";i:316897;s:4:\"time\";d:1.0500000000000000444089209850062616169452667236328125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:2008;s:11:\"size_before\";i:17670;s:10:\"size_after\";i:15662;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:8145;s:11:\"size_before\";i:200335;s:10:\"size_after\";i:192190;s:4:\"time\";d:0.54000000000000003552713678800500929355621337890625;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.730000000000000426325641456060111522674560546875;s:5:\"bytes\";i:100452;s:11:\"size_before\";i:789224;s:10:\"size_after\";i:688772;s:4:\"time\";d:2.100000000000000088817841970012523233890533447265625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:44943;s:10:\"size_after\";i:44943;s:4:\"time\";d:0.25;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:80375;s:10:\"size_after\";i:80375;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7221;s:10:\"size_after\";i:7221;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1494,8813,'_wp_attached_file','2020/12/hero-bg-1.png'),(1495,8813,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1824;s:6:\"height\";i:975;s:4:\"file\";s:21:\"2020/12/hero-bg-1.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"hero-bg-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"hero-bg-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"hero-bg-1-492x263.png\";s:5:\"width\";i:492;s:6:\"height\";i:263;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"hero-bg-1-300x160.png\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"hero-bg-1-1024x547.png\";s:5:\"width\";i:1024;s:6:\"height\";i:547;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"hero-bg-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"hero-bg-1-768x411.png\";s:5:\"width\";i:768;s:6:\"height\";i:411;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"hero-bg-1-1536x821.png\";s:5:\"width\";i:1536;s:6:\"height\";i:821;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"hero-bg-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"hero-bg-1-492x263.png\";s:5:\"width\";i:492;s:6:\"height\";i:263;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"hero-bg-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:{}}}'),(1496,8813,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:18.147863280969005472798016853630542755126953125;s:5:\"bytes\";i:131188;s:11:\"size_before\";i:722884;s:10:\"size_after\";i:591696;s:4:\"time\";d:3.229999999999999982236431605997495353221893310546875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.82000000000000028421709430404007434844970703125;s:5:\"bytes\";i:56381;s:11:\"size_before\";i:34413;s:10:\"size_after\";i:26216;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:12619;s:11:\"size_before\";i:8673;s:10:\"size_after\";i:7476;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.160000000000000142108547152020037174224853515625;s:5:\"bytes\";i:79014;s:11:\"size_before\";i:53498;s:10:\"size_after\";i:41108;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.949999999999999289457264239899814128875732421875;s:5:\"bytes\";i:5667;s:11:\"size_before\";i:24696;s:10:\"size_after\";i:19029;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.019999999999999573674358543939888477325439453125;s:5:\"bytes\";i:32756;s:11:\"size_before\";i:155802;s:10:\"size_after\";i:123046;s:4:\"time\";d:0.4699999999999999733546474089962430298328399658203125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.3900000000000005684341886080801486968994140625;s:5:\"bytes\";i:3912;s:11:\"size_before\";i:13779;s:10:\"size_after\";i:9867;s:4:\"time\";d:0.2600000000000000088817841970012523233890533447265625;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.6099999999999994315658113919198513031005859375;s:5:\"bytes\";i:20367;s:11:\"size_before\";i:94232;s:10:\"size_after\";i:73865;s:4:\"time\";d:0.419999999999999984456877655247808434069156646728515625;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.530000000000001136868377216160297393798828125;s:5:\"bytes\";i:46702;s:11:\"size_before\";i:266470;s:10:\"size_after\";i:219768;s:4:\"time\";d:1.25;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25100;s:10:\"size_after\";i:25100;s:4:\"time\";d:0.270000000000000017763568394002504646778106689453125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40456;s:10:\"size_after\";i:40456;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5765;s:10:\"size_after\";i:5765;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1497,8814,'_wp_attached_file','2020/12/image-1-1.jpg'),(1498,8814,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:459;s:6:\"height\";i:387;s:4:\"file\";s:21:\"2020/12/image-1-1.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"image-1-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"image-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"image-1-1-300x253.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:253;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"image-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"image-1-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"image-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:{}}}'),(1499,8814,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.853381936006480490419789930456317961215972900390625;s:5:\"bytes\";i:1144;s:11:\"size_before\";i:61725;s:10:\"size_after\";i:60581;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:2885;s:11:\"size_before\";i:16459;s:10:\"size_after\";i:16459;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1255;s:11:\"size_before\";i:4385;s:10:\"size_after\";i:4385;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.4199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:730;s:11:\"size_before\";i:16533;s:10:\"size_after\";i:15803;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.839999999999999857891452847979962825775146484375;s:5:\"bytes\";i:414;s:11:\"size_before\";i:7084;s:10:\"size_after\";i:6670;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13374;s:10:\"size_after\";i:13374;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3890;s:10:\"size_after\";i:3890;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1500,8815,'_wp_attached_file','2020/12/image-2-1.jpg'),(1501,8815,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:258;s:6:\"height\";i:387;s:4:\"file\";s:21:\"2020/12/image-2-1.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"image-2-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"image-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"image-2-1-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"image-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"image-2-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"image-2-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:{}}}'),(1502,8815,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.008763546531546761997333305771462619304656982421875;s:5:\"bytes\";i:1114;s:11:\"size_before\";i:55457;s:10:\"size_after\";i:54343;s:4:\"time\";d:0.09999999999999997779553950749686919152736663818359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.190000000000000002220446049250313080847263336181640625;s:5:\"bytes\";i:3555;s:11:\"size_before\";i:15938;s:10:\"size_after\";i:15908;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1560;s:11:\"size_before\";i:4234;s:10:\"size_after\";i:4234;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.17999999999999971578290569595992565155029296875;s:5:\"bytes\";i:652;s:11:\"size_before\";i:12593;s:10:\"size_after\";i:11941;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.61000000000000031974423109204508364200592041015625;s:5:\"bytes\";i:432;s:11:\"size_before\";i:6538;s:10:\"size_after\";i:6106;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12496;s:10:\"size_after\";i:12496;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3658;s:10:\"size_after\";i:3658;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1503,8816,'_wp_attached_file','2020/12/image-3-1.jpg'),(1504,8816,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:527;s:6:\"height\";i:387;s:4:\"file\";s:21:\"2020/12/image-3-1.jpg\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"image-3-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"image-3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"image-3-1-492x361.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:361;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"image-3-1-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"image-3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"image-3-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"image-3-1-492x361.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:361;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"image-3-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:{}}}'),(1505,8816,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.7787690911840314811342977918684482574462890625;s:5:\"bytes\";i:721;s:11:\"size_before\";i:92582;s:10:\"size_after\";i:91861;s:4:\"time\";d:0.29000000000000003552713678800500929355621337890625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1905;s:11:\"size_before\";i:13655;s:10:\"size_after\";i:13655;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1110;s:11:\"size_before\";i:3461;s:10:\"size_after\";i:3461;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.330000000000000015543122344752191565930843353271484375;s:5:\"bytes\";i:3508;s:11:\"size_before\";i:26637;s:10:\"size_after\";i:26548;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.609999999999999875655021241982467472553253173828125;s:5:\"bytes\";i:374;s:11:\"size_before\";i:10354;s:10:\"size_after\";i:9980;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.839999999999999857891452847979962825775146484375;s:5:\"bytes\";i:258;s:11:\"size_before\";i:5330;s:10:\"size_after\";i:5072;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10452;s:10:\"size_after\";i:10452;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19690;s:10:\"size_after\";i:19690;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3003;s:10:\"size_after\";i:3003;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1506,8818,'_wp_attached_file','2020/12/image-4-1.jpg'),(1507,8818,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:305;s:6:\"height\";i:387;s:4:\"file\";s:21:\"2020/12/image-4-1.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"image-4-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"image-4-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"image-4-1-236x300.jpg\";s:5:\"width\";i:236;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"image-4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"image-4-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"image-4-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:{}}}'),(1508,8818,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.46049279477256366277515553520061075687408447265625;s:5:\"bytes\";i:751;s:11:\"size_before\";i:51421;s:10:\"size_after\";i:50670;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1815;s:11:\"size_before\";i:13963;s:10:\"size_after\";i:13963;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1245;s:11:\"size_before\";i:3746;s:10:\"size_after\";i:3746;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.29000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:429;s:11:\"size_before\";i:13025;s:10:\"size_after\";i:12596;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.45000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:322;s:11:\"size_before\";i:5909;s:10:\"size_after\";i:5587;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11355;s:10:\"size_after\";i:11355;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3423;s:10:\"size_after\";i:3423;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1509,8819,'_wp_attached_file','2020/12/speaker-1-1.png'),(1510,8819,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:255;s:6:\"height\";i:255;s:4:\"file\";s:23:\"2020/12/speaker-1-1.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"speaker-1-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"speaker-1-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-1-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:{}}}'),(1511,8819,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:29.88875280669524414633997366763651371002197265625;s:5:\"bytes\";i:35142;s:11:\"size_before\";i:117576;s:10:\"size_after\";i:82434;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:54.8900000000000005684341886080801486968994140625;s:5:\"bytes\";i:61234;s:11:\"size_before\";i:55778;s:10:\"size_after\";i:25161;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.89999999999999857891452847979962825775146484375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15133;s:10:\"size_after\";i:10608;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:31532;s:10:\"size_after\";i:31532;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15133;s:10:\"size_after\";i:15133;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1512,8820,'_wp_attached_file','2020/12/speaker-2-1.png'),(1513,8820,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:255;s:6:\"height\";i:255;s:4:\"file\";s:23:\"2020/12/speaker-2-1.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"speaker-2-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"speaker-2-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-2-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:{}}}'),(1514,8820,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:30.098564007347857085505893337540328502655029296875;s:5:\"bytes\";i:30476;s:11:\"size_before\";i:101254;s:10:\"size_after\";i:70778;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:55.340000000000003410605131648480892181396484375;s:5:\"bytes\";i:51108;s:11:\"size_before\";i:46174;s:10:\"size_after\";i:20620;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:33.64999999999999857891452847979962825775146484375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14629;s:10:\"size_after\";i:9707;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25822;s:10:\"size_after\";i:25822;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14629;s:10:\"size_after\";i:14629;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1515,8821,'_wp_attached_file','2020/12/speaker-3-1.png'),(1516,8821,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:255;s:6:\"height\";i:255;s:4:\"file\";s:23:\"2020/12/speaker-3-1.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"speaker-3-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-3-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-3-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"speaker-3-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-3-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:{}}}'),(1517,8821,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:30.8098458373046497627001372165977954864501953125;s:5:\"bytes\";i:40730;s:11:\"size_before\";i:132198;s:10:\"size_after\";i:91468;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:56.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:75230;s:11:\"size_before\";i:66077;s:10:\"size_after\";i:28462;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.469999999999998863131622783839702606201171875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15997;s:10:\"size_after\";i:12882;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:34127;s:10:\"size_after\";i:34127;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15997;s:10:\"size_after\";i:15997;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1518,8822,'_wp_attached_file','2020/12/speaker-4-1.png'),(1519,8822,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:255;s:6:\"height\";i:255;s:4:\"file\";s:23:\"2020/12/speaker-4-1.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"speaker-4-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-4-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-4-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"speaker-4-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-4-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:{}}}'),(1520,8822,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:28.178424225307363570891538984142243862152099609375;s:5:\"bytes\";i:31927;s:11:\"size_before\";i:113303;s:10:\"size_after\";i:81376;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:54.8299999999999982946974341757595539093017578125;s:5:\"bytes\";i:57822;s:11:\"size_before\";i:52729;s:10:\"size_after\";i:23818;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.39999999999999857891452847979962825775146484375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14783;s:10:\"size_after\";i:11767;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:31008;s:10:\"size_after\";i:31008;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14783;s:10:\"size_after\";i:14783;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1521,8823,'_wp_attached_file','2020/12/speaker-5-1.png'),(1522,8823,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:255;s:6:\"height\";i:255;s:4:\"file\";s:23:\"2020/12/speaker-5-1.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"speaker-5-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-5-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-5-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"speaker-5-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-5-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:{}}}'),(1523,8823,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:34.71745177678233318374623195268213748931884765625;s:5:\"bytes\";i:53167;s:11:\"size_before\";i:153142;s:10:\"size_after\";i:99975;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:60.60000000000000142108547152020037174224853515625;s:5:\"bytes\";i:95134;s:11:\"size_before\";i:78489;s:10:\"size_after\";i:30922;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.6700000000000017053025658242404460906982421875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18468;s:10:\"size_after\";i:13358;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.3000000000000000444089209850062616169452667236328125;s:5:\"bytes\";i:490;s:11:\"size_before\";i:37717;s:10:\"size_after\";i:37227;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18468;s:10:\"size_after\";i:18468;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1524,8824,'_wp_attached_file','2020/12/speaker-6-1.png'),(1525,8824,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:255;s:6:\"height\";i:255;s:4:\"file\";s:23:\"2020/12/speaker-6-1.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"speaker-6-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-6-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-6-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"speaker-6-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-6-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:{}}}'),(1526,8824,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:27.71770789278389912624334101565182209014892578125;s:5:\"bytes\";i:34735;s:11:\"size_before\";i:125317;s:10:\"size_after\";i:90582;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:52.9200000000000017053025658242404460906982421875;s:5:\"bytes\";i:63300;s:11:\"size_before\";i:59809;s:10:\"size_after\";i:28159;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.260000000000001563194018672220408916473388671875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16018;s:10:\"size_after\";i:12933;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:33472;s:10:\"size_after\";i:33472;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16018;s:10:\"size_after\";i:16018;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1527,8825,'_wp_attached_file','2020/12/speaker-7-1.png'),(1528,8825,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:255;s:6:\"height\";i:255;s:4:\"file\";s:23:\"2020/12/speaker-7-1.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"speaker-7-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-7-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-7-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"speaker-7-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-7-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:{}}}'),(1529,8825,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:28.576018928965257970276070409454405307769775390625;s:5:\"bytes\";i:39130;s:11:\"size_before\";i:136933;s:10:\"size_after\";i:97803;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:53.52000000000000312638803734444081783294677734375;s:5:\"bytes\";i:71702;s:11:\"size_before\";i:66980;s:10:\"size_after\";i:31129;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.25;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17036;s:10:\"size_after\";i:13757;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:35881;s:10:\"size_after\";i:35881;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17036;s:10:\"size_after\";i:17036;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1530,8826,'_wp_attached_file','2020/12/speaker-8-1.png'),(1531,8826,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:255;s:6:\"height\";i:255;s:4:\"file\";s:23:\"2020/12/speaker-8-1.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"speaker-8-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-8-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-8-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"speaker-8-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-8-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:{}}}'),(1532,8826,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:28.8836407257459910624675103463232517242431640625;s:5:\"bytes\";i:38525;s:11:\"size_before\";i:133380;s:10:\"size_after\";i:94855;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:53.85000000000000142108547152020037174224853515625;s:5:\"bytes\";i:68888;s:11:\"size_before\";i:63962;s:10:\"size_after\";i:29518;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.85000000000000142108547152020037174224853515625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17109;s:10:\"size_after\";i:13028;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:35200;s:10:\"size_after\";i:35200;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17109;s:10:\"size_after\";i:17109;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1533,8827,'_wp_attached_file','2020/12/speaker-9-1.png'),(1534,8827,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:255;s:6:\"height\";i:255;s:4:\"file\";s:23:\"2020/12/speaker-9-1.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"speaker-9-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-9-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-9-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"speaker-9-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"speaker-9-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:{}}}'),(1535,8827,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:29.724194311776603427688314695842564105987548828125;s:5:\"bytes\";i:34541;s:11:\"size_before\";i:116205;s:10:\"size_after\";i:81664;s:4:\"time\";d:0.3000000000000000444089209850062616169452667236328125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:52.909999999999996589394868351519107818603515625;s:5:\"bytes\";i:64094;s:11:\"size_before\";i:60564;s:10:\"size_after\";i:28517;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.1400000000000005684341886080801486968994140625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13747;s:10:\"size_after\";i:11253;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:28147;s:10:\"size_after\";i:28147;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13747;s:10:\"size_after\";i:13747;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1536,8844,'_wp_attached_file','2020/12/logo-1-3.png'),(1537,8844,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:178;s:6:\"height\";i:39;s:4:\"file\";s:20:\"2020/12/logo-1-3.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-1-3-100x39.png\";s:5:\"width\";i:100;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-1-3-150x39.png\";s:5:\"width\";i:150;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-1-3-100x39.png\";s:5:\"width\";i:100;s:6:\"height\";i:39;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:{}}}'),(1538,8844,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:22.67381076842655573955198633484542369842529296875;s:5:\"bytes\";i:1735;s:11:\"size_before\";i:7652;s:10:\"size_after\";i:5917;s:4:\"time\";d:0.299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.6099999999999994315658113919198513031005859375;s:5:\"bytes\";i:2940;s:11:\"size_before\";i:2300;s:10:\"size_after\";i:1573;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.690000000000001278976924368180334568023681640625;s:5:\"bytes\";i:1008;s:11:\"size_before\";i:3640;s:10:\"size_after\";i:2632;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1712;s:10:\"size_after\";i:1712;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1539,8845,'_wp_attached_file','2020/12/logo-2-1.png'),(1540,8845,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:109;s:6:\"height\";i:45;s:4:\"file\";s:20:\"2020/12/logo-2-1.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-2-1-100x45.png\";s:5:\"width\";i:100;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-2-1-100x45.png\";s:5:\"width\";i:100;s:6:\"height\";i:45;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:{}}}'),(1541,8845,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:25.03412503412503298250157968141138553619384765625;s:5:\"bytes\";i:1834;s:11:\"size_before\";i:7326;s:10:\"size_after\";i:5492;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:40.7000000000000028421709430404007434844970703125;s:5:\"bytes\";i:8430;s:11:\"size_before\";i:4506;s:10:\"size_after\";i:2672;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2820;s:10:\"size_after\";i:2820;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1542,8846,'_wp_attached_file','2020/12/logo-3-1.png'),(1543,8846,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:125;s:6:\"height\";i:38;s:4:\"file\";s:20:\"2020/12/logo-3-1.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-3-1-100x38.png\";s:5:\"width\";i:100;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-3-1-100x38.png\";s:5:\"width\";i:100;s:6:\"height\";i:38;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:{}}}'),(1544,8846,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:16.92897497982243493197529460303485393524169921875;s:5:\"bytes\";i:839;s:11:\"size_before\";i:4956;s:10:\"size_after\";i:4117;s:4:\"time\";d:0.210000000000000019984014443252817727625370025634765625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.1700000000000017053025658242404460906982421875;s:5:\"bytes\";i:6100;s:11:\"size_before\";i:3088;s:10:\"size_after\";i:2249;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1868;s:10:\"size_after\";i:1868;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1545,8847,'_wp_attached_file','2020/12/logo-4-1.png'),(1546,8847,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:115;s:6:\"height\";i:42;s:4:\"file\";s:20:\"2020/12/logo-4-1.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-4-1-100x42.png\";s:5:\"width\";i:100;s:6:\"height\";i:42;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-4-1-100x42.png\";s:5:\"width\";i:100;s:6:\"height\";i:42;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:{}}}'),(1547,8847,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:18.838377936192589601205327198840677738189697265625;s:5:\"bytes\";i:1612;s:11:\"size_before\";i:8557;s:10:\"size_after\";i:6945;s:4:\"time\";d:0.09000000000000001054711873393898713402450084686279296875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30.64999999999999857891452847979962825775146484375;s:5:\"bytes\";i:9815;s:11:\"size_before\";i:5260;s:10:\"size_after\";i:3648;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3297;s:10:\"size_after\";i:3297;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1548,8848,'_wp_attached_file','2020/12/logo-5-1.png'),(1549,8848,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:105;s:6:\"height\";i:42;s:4:\"file\";s:20:\"2020/12/logo-5-1.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-5-1-100x42.png\";s:5:\"width\";i:100;s:6:\"height\";i:42;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-5-1-100x42.png\";s:5:\"width\";i:100;s:6:\"height\";i:42;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:{}}}'),(1550,8848,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:18.677369114651970249951773439534008502960205078125;s:5:\"bytes\";i:1559;s:11:\"size_before\";i:8347;s:10:\"size_after\";i:6788;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30.510000000000001563194018672220408916473388671875;s:5:\"bytes\";i:9365;s:11:\"size_before\";i:5110;s:10:\"size_after\";i:3551;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3237;s:10:\"size_after\";i:3237;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1551,8849,'_wp_attached_file','2020/12/logo-6.png'),(1552,8849,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:104;s:6:\"height\";i:53;s:4:\"file\";s:18:\"2020/12/logo-6.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-6-100x53.png\";s:5:\"width\";i:100;s:6:\"height\";i:53;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-6-100x53.png\";s:5:\"width\";i:100;s:6:\"height\";i:53;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:{}}}'),(1553,8849,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:23.46938775510204067131780902855098247528076171875;s:5:\"bytes\";i:2116;s:11:\"size_before\";i:9016;s:10:\"size_after\";i:6900;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.68999999999999772626324556767940521240234375;s:5:\"bytes\";i:12590;s:11:\"size_before\";i:5767;s:10:\"size_after\";i:3651;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3249;s:10:\"size_after\";i:3249;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1554,8850,'_wp_attached_file','2020/12/logo-7.png'),(1555,8850,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:185;s:6:\"height\";i:39;s:4:\"file\";s:18:\"2020/12/logo-7.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-7-100x39.png\";s:5:\"width\";i:100;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-7-150x39.png\";s:5:\"width\";i:150;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-7-100x39.png\";s:5:\"width\";i:100;s:6:\"height\";i:39;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:{}}}'),(1556,8850,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:28.884333189469142411098800948821008205413818359375;s:5:\"bytes\";i:2677;s:11:\"size_before\";i:9268;s:10:\"size_after\";i:6591;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:33.9200000000000017053025658242404460906982421875;s:5:\"bytes\";i:5110;s:11:\"size_before\";i:2892;s:10:\"size_after\";i:1911;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.6400000000000005684341886080801486968994140625;s:5:\"bytes\";i:1696;s:11:\"size_before\";i:4506;s:10:\"size_after\";i:2810;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1870;s:10:\"size_after\";i:1870;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1557,8851,'_wp_attached_file','2020/12/logo-8.png'),(1558,8851,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:153;s:6:\"height\";i:32;s:4:\"file\";s:18:\"2020/12/logo-8.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-8-100x32.png\";s:5:\"width\";i:100;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-8-150x32.png\";s:5:\"width\";i:150;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-8-100x32.png\";s:5:\"width\";i:100;s:6:\"height\";i:32;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:{}}}'),(1559,8851,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:26.62639405204460985032710595987737178802490234375;s:5:\"bytes\";i:2292;s:11:\"size_before\";i:8608;s:10:\"size_after\";i:6316;s:4:\"time\";d:0.06999999999999999278355033993648248724639415740966796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.559999999999998721023075631819665431976318359375;s:5:\"bytes\";i:4655;s:11:\"size_before\";i:2645;s:10:\"size_after\";i:1916;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.78999999999999914734871708787977695465087890625;s:5:\"bytes\";i:1563;s:11:\"size_before\";i:4249;s:10:\"size_after\";i:2686;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1714;s:10:\"size_after\";i:1714;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1560,8852,'_wp_attached_file','2020/12/logo-9.png'),(1561,8852,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:139;s:6:\"height\";i:47;s:4:\"file\";s:18:\"2020/12/logo-9.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-9-100x47.png\";s:5:\"width\";i:100;s:6:\"height\";i:47;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-9-100x47.png\";s:5:\"width\";i:100;s:6:\"height\";i:47;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:{}}}'),(1562,8852,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:23.887814313346229511125784483738243579864501953125;s:5:\"bytes\";i:1729;s:11:\"size_before\";i:7238;s:10:\"size_after\";i:5509;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:40.02000000000000312638803734444081783294677734375;s:5:\"bytes\";i:7010;s:11:\"size_before\";i:4320;s:10:\"size_after\";i:2591;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2918;s:10:\"size_after\";i:2918;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1563,8853,'_wp_attached_file','2020/12/logo-10.png'),(1564,8853,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:116;s:6:\"height\";i:47;s:4:\"file\";s:19:\"2020/12/logo-10.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"logo-10-100x47.png\";s:5:\"width\";i:100;s:6:\"height\";i:47;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"logo-10-100x47.png\";s:5:\"width\";i:100;s:6:\"height\";i:47;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:{}}}'),(1565,8853,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:21.405387861084061995597949135117232799530029296875;s:5:\"bytes\";i:1319;s:11:\"size_before\";i:6162;s:10:\"size_after\";i:4843;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:33.71000000000000085265128291212022304534912109375;s:5:\"bytes\";i:8320;s:11:\"size_before\";i:3913;s:10:\"size_after\";i:2594;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2249;s:10:\"size_after\";i:2249;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1566,8854,'_wp_attached_file','2020/12/logo-11.png'),(1567,8854,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:79;s:6:\"height\";i:47;s:4:\"file\";s:19:\"2020/12/logo-11.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:{}}}'),(1568,8854,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:39.07371167645140275226367521099746227264404296875;s:5:\"bytes\";i:1198;s:11:\"size_before\";i:3066;s:10:\"size_after\";i:1868;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:39.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:1198;s:11:\"size_before\";i:3066;s:10:\"size_after\";i:1868;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1569,12209,'_wp_attached_file','2021/01/video-icon.svg'),(1570,12209,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:23:\"/2021/01/video-icon.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"video-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"video-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"video-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"video-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"video-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"video-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"video-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"video-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"video-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"video-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"video-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"video-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1571,12212,'_wp_attached_file','2021/01/message-icon.svg'),(1572,12212,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:188;s:6:\"height\";i:186;s:4:\"file\";s:25:\"/2021/01/message-icon.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"message-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"message-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"message-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:16:\"message-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"message-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"message-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"message-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"message-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"message-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"message-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"message-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"message-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1573,12223,'_wp_attached_file','2021/01/Ellipse_7.png'),(1574,12223,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:325;s:6:\"height\";i:325;s:4:\"file\";s:21:\"2021/01/Ellipse_7.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Ellipse_7-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Ellipse_7-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Ellipse_7-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Ellipse_7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"Ellipse_7-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Ellipse_7-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:{}}}'),(1575,12223,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:48.340543501347013943814090453088283538818359375;s:5:\"bytes\";i:43244;s:11:\"size_before\";i:89457;s:10:\"size_after\";i:46213;s:4:\"time\";d:1.390000000000000124344978758017532527446746826171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:83.81999999999999317878973670303821563720703125;s:5:\"bytes\";i:73535;s:11:\"size_before\";i:36615;s:10:\"size_after\";i:5925;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:29.14999999999999857891452847979962825775146484375;s:5:\"bytes\";i:4936;s:11:\"size_before\";i:2326;s:10:\"size_after\";i:1648;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:46.85000000000000142108547152020037174224853515625;s:5:\"bytes\";i:9566;s:11:\"size_before\";i:20417;s:10:\"size_after\";i:10851;s:4:\"time\";d:0.5;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:2310;s:11:\"size_before\";i:6231;s:10:\"size_after\";i:3921;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22280;s:10:\"size_after\";i:22280;s:4:\"time\";d:0.5;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1588;s:10:\"size_after\";i:1588;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1576,12224,'_wp_attached_file','2021/01/Card_2_1.png'),(1577,12224,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:292;s:6:\"height\";i:324;s:4:\"file\";s:20:\"2021/01/Card_2_1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"Card_2_1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Card_2_1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Card_2_1-270x300.png\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Card_2_1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"Card_2_1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Card_2_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:{}}}'),(1578,12224,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:38.03847808178232980935717932879924774169921875;s:5:\"bytes\";i:52177;s:11:\"size_before\";i:137169;s:10:\"size_after\";i:84992;s:4:\"time\";d:2;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:65.099999999999994315658113919198513031005859375;s:5:\"bytes\";i:72321;s:11:\"size_before\";i:39969;s:10:\"size_after\";i:13949;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:50.090000000000003410605131648480892181396484375;s:5:\"bytes\";i:11947;s:11:\"size_before\";i:6880;s:10:\"size_after\";i:3434;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:41.00999999999999801048033987171947956085205078125;s:5:\"bytes\";i:17994;s:11:\"size_before\";i:43873;s:10:\"size_after\";i:25879;s:4:\"time\";d:0.36999999999999999555910790149937383830547332763671875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.3900000000000005684341886080801486968994140625;s:5:\"bytes\";i:4717;s:11:\"size_before\";i:15026;s:10:\"size_after\";i:10309;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26674;s:10:\"size_after\";i:26674;s:4:\"time\";d:1.310000000000000053290705182007513940334320068359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4747;s:10:\"size_after\";i:4747;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}}}'),(1579,12225,'_wp_attached_file','2021/01/Card_1_1.png'),(1580,12225,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:205;s:6:\"height\";i:321;s:4:\"file\";s:20:\"2021/01/Card_1_1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"Card_1_1-205x255.png\";s:5:\"width\";i:205;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Card_1_1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Card_1_1-192x300.png\";s:5:\"width\";i:192;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Card_1_1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"Card_1_1-205x255.png\";s:5:\"width\";i:205;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Card_1_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:{}}}'),(1581,12225,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:24.40185818139490692146864603273570537567138671875;s:5:\"bytes\";i:23060;s:11:\"size_before\";i:94501;s:10:\"size_after\";i:71441;s:4:\"time\";d:0.7399999999999999911182158029987476766109466552734375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.46000000000000085265128291212022304534912109375;s:5:\"bytes\";i:18603;s:11:\"size_before\";i:16153;s:10:\"size_after\";i:13332;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:43.5499999999999971578290569595992565155029296875;s:5:\"bytes\";i:14483;s:11:\"size_before\";i:7809;s:10:\"size_after\";i:4408;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.469999999999998863131622783839702606201171875;s:5:\"bytes\";i:11614;s:11:\"size_before\";i:36905;s:10:\"size_after\";i:25291;s:4:\"time\";d:0.330000000000000015543122344752191565930843353271484375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:34.7999999999999971578290569595992565155029296875;s:5:\"bytes\";i:5224;s:11:\"size_before\";i:15010;s:10:\"size_after\";i:9786;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13332;s:10:\"size_after\";i:13332;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5292;s:10:\"size_after\";i:5292;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}}}'),(1582,12226,'_wp_attached_file','2021/01/new-l-bg.png'),(1583,12226,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1048;s:6:\"height\";i:910;s:4:\"file\";s:20:\"2021/01/new-l-bg.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"new-l-bg-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"new-l-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"new-l-bg-492x427.png\";s:5:\"width\";i:492;s:6:\"height\";i:427;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"new-l-bg-300x260.png\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"new-l-bg-1024x889.png\";s:5:\"width\";i:1024;s:6:\"height\";i:889;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"new-l-bg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"new-l-bg-768x667.png\";s:5:\"width\";i:768;s:6:\"height\";i:667;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"new-l-bg-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"new-l-bg-492x427.png\";s:5:\"width\";i:492;s:6:\"height\";i:427;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"new-l-bg-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:{}}}'),(1584,12226,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:30.710469377842542826329008676111698150634765625;s:5:\"bytes\";i:173875;s:11:\"size_before\";i:566175;s:10:\"size_after\";i:392300;s:4:\"time\";d:9.4500000000000010658141036401502788066864013671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:47.67999999999999971578290569595992565155029296875;s:5:\"bytes\";i:44887;s:11:\"size_before\";i:28275;s:10:\"size_after\";i:14793;s:4:\"time\";d:0.2600000000000000088817841970012523233890533447265625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.050000000000000710542735760100185871124267578125;s:5:\"bytes\";i:7179;s:11:\"size_before\";i:5344;s:10:\"size_after\";i:4433;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:56.82000000000000028421709430404007434844970703125;s:5:\"bytes\";i:130987;s:11:\"size_before\";i:74247;s:10:\"size_after\";i:32060;s:4:\"time\";d:0.40000000000000002220446049250313080847263336181640625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.63000000000000255795384873636066913604736328125;s:5:\"bytes\";i:9858;s:11:\"size_before\";i:26911;s:10:\"size_after\";i:17053;s:4:\"time\";d:0.56999999999999995115018691649311222136020660400390625;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.75;s:5:\"bytes\";i:55307;s:11:\"size_before\";i:192346;s:10:\"size_after\";i:137039;s:4:\"time\";d:4.9000000000000003552713678800500929355621337890625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:2419;s:11:\"size_before\";i:9795;s:10:\"size_after\";i:7376;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.17999999999999971578290569595992565155029296875;s:5:\"bytes\";i:49711;s:11:\"size_before\";i:154460;s:10:\"size_after\";i:104749;s:4:\"time\";d:1.5300000000000000266453525910037569701671600341796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20246;s:10:\"size_after\";i:20246;s:4:\"time\";d:0.25;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:50418;s:10:\"size_after\";i:50418;s:4:\"time\";d:1.4199999999999999289457264239899814128875732421875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4133;s:10:\"size_after\";i:4133;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1585,12227,'_wp_attached_file','2021/01/Card.png'),(1586,12227,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:409;s:6:\"height\";i:293;s:4:\"file\";s:16:\"2021/01/Card.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"Card-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"Card-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"Card-300x215.png\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"Card-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:16:\"Card-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"Card-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:{}}}'),(1587,12227,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:26.923587886349327646939855185337364673614501953125;s:5:\"bytes\";i:46612;s:11:\"size_before\";i:173127;s:10:\"size_after\";i:126515;s:4:\"time\";d:0.810000000000000053290705182007513940334320068359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:64.2600000000000051159076974727213382720947265625;s:5:\"bytes\";i:70195;s:11:\"size_before\";i:50225;s:10:\"size_after\";i:17949;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:52.28999999999999914734871708787977695465087890625;s:5:\"bytes\";i:6975;s:11:\"size_before\";i:8648;s:10:\"size_after\";i:4126;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.050000000000000710542735760100185871124267578125;s:5:\"bytes\";i:5784;s:11:\"size_before\";i:52347;s:10:\"size_after\";i:46563;s:4:\"time\";d:0.299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.82000000000000028421709430404007434844970703125;s:5:\"bytes\";i:4030;s:11:\"size_before\";i:18468;s:10:\"size_after\";i:14438;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:36186;s:10:\"size_after\";i:36186;s:4:\"time\";d:0.38000000000000000444089209850062616169452667236328125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7253;s:10:\"size_after\";i:7253;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1588,12237,'_wp_attached_file','2021/01/Mask_Group.png'),(1589,12237,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:376;s:6:\"height\";i:592;s:4:\"file\";s:22:\"2021/01/Mask_Group.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Mask_Group-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Mask_Group-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Mask_Group-191x300.png\";s:5:\"width\";i:191;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Mask_Group-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"Mask_Group-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Mask_Group-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:{}}}'),(1590,12237,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:15.1312859390928249325725118978880345821380615234375;s:5:\"bytes\";i:30577;s:11:\"size_before\";i:202078;s:10:\"size_after\";i:171501;s:4:\"time\";d:1.680000000000000159872115546022541821002960205078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.8900000000000005684341886080801486968994140625;s:5:\"bytes\";i:37802;s:11:\"size_before\";i:58284;s:10:\"size_after\";i:39699;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.8599999999999994315658113919198513031005859375;s:5:\"bytes\";i:3355;s:11:\"size_before\";i:10541;s:10:\"size_after\";i:8448;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.1699999999999999289457264239899814128875732421875;s:5:\"bytes\";i:7616;s:11:\"size_before\";i:50196;s:10:\"size_after\";i:42580;s:4:\"time\";d:1.3000000000000000444089209850062616169452667236328125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.1899999999999995026200849679298698902130126953125;s:5:\"bytes\";i:2283;s:11:\"size_before\";i:22407;s:10:\"size_after\";i:20124;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:50780;s:10:\"size_after\";i:50780;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9870;s:10:\"size_after\";i:9870;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1591,12239,'_wp_attached_file','2021/01/Mask_Group@2x.png'),(1592,12239,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2425;s:6:\"height\";i:1796;s:4:\"file\";s:25:\"2021/01/Mask_Group@2x.png\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"Mask_Group@2x-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Mask_Group@2x-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"Mask_Group@2x-492x364.png\";s:5:\"width\";i:492;s:6:\"height\";i:364;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Mask_Group@2x-300x222.png\";s:5:\"width\";i:300;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"Mask_Group@2x-1024x758.png\";s:5:\"width\";i:1024;s:6:\"height\";i:758;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Mask_Group@2x-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Mask_Group@2x-768x569.png\";s:5:\"width\";i:768;s:6:\"height\";i:569;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"Mask_Group@2x-1536x1138.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1138;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:27:\"Mask_Group@2x-2048x1517.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1517;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:25:\"Mask_Group@2x-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"Mask_Group@2x-492x364.png\";s:5:\"width\";i:492;s:6:\"height\";i:364;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Mask_Group@2x-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:{}}}'),(1593,12239,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:27.216551431075540534720857976935803890228271484375;s:5:\"bytes\";i:153715;s:11:\"size_before\";i:564785;s:10:\"size_after\";i:411070;s:4:\"time\";d:11.75;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.019999999999999573674358543939888477325439453125;s:5:\"bytes\";i:19810;s:11:\"size_before\";i:12221;s:10:\"size_after\";i:8797;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.28999999999999914734871708787977695465087890625;s:5:\"bytes\";i:6190;s:11:\"size_before\";i:3255;s:10:\"size_after\";i:2334;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.77000000000000312638803734444081783294677734375;s:5:\"bytes\";i:41245;s:11:\"size_before\";i:26209;s:10:\"size_after\";i:17620;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.71000000000000085265128291212022304534912109375;s:5:\"bytes\";i:3964;s:11:\"size_before\";i:12118;s:10:\"size_after\";i:8154;s:4:\"time\";d:0.7199999999999999733546474089962430298328399658203125;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.280000000000001136868377216160297393798828125;s:5:\"bytes\";i:23934;s:11:\"size_before\";i:76522;s:10:\"size_after\";i:52588;s:4:\"time\";d:0.689999999999999946709294817992486059665679931640625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:35.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:1949;s:11:\"size_before\";i:5558;s:10:\"size_after\";i:3609;s:4:\"time\";d:0.56999999999999995115018691649311222136020660400390625;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.879999999999999005240169935859739780426025390625;s:5:\"bytes\";i:16273;s:11:\"size_before\";i:51042;s:10:\"size_after\";i:34769;s:4:\"time\";d:0.5100000000000000088817841970012523233890533447265625;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.760000000000001563194018672220408916473388671875;s:5:\"bytes\";i:39379;s:11:\"size_before\";i:136942;s:10:\"size_after\";i:97563;s:4:\"time\";d:3.2400000000000002131628207280300557613372802734375;}s:9:\"2048x2048\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.989999999999998436805981327779591083526611328125;s:5:\"bytes\";i:55282;s:11:\"size_before\";i:212682;s:10:\"size_after\";i:157400;s:4:\"time\";d:4.54999999999999982236431605997495353221893310546875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8259;s:10:\"size_after\";i:8259;s:4:\"time\";d:0.729999999999999982236431605997495353221893310546875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:17960;s:10:\"size_after\";i:17960;s:4:\"time\";d:0.5;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2017;s:10:\"size_after\";i:2017;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}}}'),(1594,12267,'_wp_attached_file','2021/01/Martin_Mingo.png'),(1595,12267,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:24:\"2021/01/Martin_Mingo.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:{}}}'),(1596,12267,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8332;s:10:\"size_after\";i:8332;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8332;s:10:\"size_after\";i:8332;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1597,12268,'_wp_attached_file','2021/01/Allison_Schleifer.png'),(1598,12268,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:29:\"2021/01/Allison_Schleifer.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:{}}}'),(1599,12268,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8283;s:10:\"size_after\";i:8283;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8283;s:10:\"size_after\";i:8283;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1600,12269,'_wp_attached_file','2021/01/Hanna_Lipshutz.png'),(1601,12269,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:26:\"2021/01/Hanna_Lipshutz.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:{}}}'),(1602,12269,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8258;s:10:\"size_after\";i:8258;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8258;s:10:\"size_after\";i:8258;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1603,12372,'_wp_attached_file','2021/01/pd-image_4.png'),(1604,12372,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:651;s:4:\"file\";s:22:\"2021/01/pd-image_4.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"pd-image_4-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"pd-image_4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"pd-image_4-492x247.png\";s:5:\"width\";i:492;s:6:\"height\";i:247;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"pd-image_4-300x151.png\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"pd-image_4-1024x514.png\";s:5:\"width\";i:1024;s:6:\"height\";i:514;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"pd-image_4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"pd-image_4-768x386.png\";s:5:\"width\";i:768;s:6:\"height\";i:386;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"pd-image_4-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"pd-image_4-492x247.png\";s:5:\"width\";i:492;s:6:\"height\";i:247;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"pd-image_4-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:{}}}'),(1605,12372,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.44845158486492575633519663824699819087982177734375;s:5:\"bytes\";i:50770;s:11:\"size_before\";i:1141296;s:10:\"size_after\";i:1090526;s:4:\"time\";d:3.9900000000000002131628207280300557613372802734375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26.050000000000000710542735760100185871124267578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:64698;s:10:\"size_after\";i:47842;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.309999999999998721023075631819665431976318359375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11890;s:10:\"size_after\";i:9832;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.160000000000000142108547152020037174224853515625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:113113;s:10:\"size_after\";i:81257;s:4:\"time\";d:0.330000000000000015543122344752191565930843353271484375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:44458;s:10:\"size_after\";i:44458;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:434907;s:10:\"size_after\";i:434907;s:4:\"time\";d:1.560000000000000053290705182007513940334320068359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24408;s:10:\"size_after\";i:24408;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:258121;s:10:\"size_after\";i:258121;s:4:\"time\";d:0.4899999999999999911182158029987476766109466552734375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:64698;s:10:\"size_after\";i:64698;s:4:\"time\";d:0.7199999999999999733546474089962430298328399658203125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:113113;s:10:\"size_after\";i:113113;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11890;s:10:\"size_after\";i:11890;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}}}'),(1606,12373,'_wp_attached_file','2021/01/pd-image_1.png'),(1607,12373,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:651;s:4:\"file\";s:22:\"2021/01/pd-image_1.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"pd-image_1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"pd-image_1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"pd-image_1-492x247.png\";s:5:\"width\";i:492;s:6:\"height\";i:247;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"pd-image_1-300x151.png\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"pd-image_1-1024x514.png\";s:5:\"width\";i:1024;s:6:\"height\";i:514;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"pd-image_1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"pd-image_1-768x386.png\";s:5:\"width\";i:768;s:6:\"height\";i:386;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"pd-image_1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"pd-image_1-492x247.png\";s:5:\"width\";i:492;s:6:\"height\";i:247;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"pd-image_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:{}}}'),(1608,12373,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.9343717396609623193626248394139111042022705078125;s:5:\"bytes\";i:55070;s:11:\"size_before\";i:1876722;s:10:\"size_after\";i:1821652;s:4:\"time\";d:2.4900000000000002131628207280300557613372802734375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.4200000000000017053025658242404460906982421875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:112401;s:10:\"size_after\";i:93941;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.1199999999999992184029906638897955417633056640625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22074;s:10:\"size_after\";i:18958;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.60000000000000142108547152020037174224853515625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:190324;s:10:\"size_after\";i:156830;s:4:\"time\";d:0.60999999999999998667732370449812151491641998291015625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:81008;s:10:\"size_after\";i:81008;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:685107;s:10:\"size_after\";i:685107;s:4:\"time\";d:0.92000000000000003996802888650563545525074005126953125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:44667;s:10:\"size_after\";i:44667;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:416342;s:10:\"size_after\";i:416342;s:4:\"time\";d:0.4699999999999999733546474089962430298328399658203125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:112401;s:10:\"size_after\";i:112401;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:190324;s:10:\"size_after\";i:190324;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22074;s:10:\"size_after\";i:22074;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1609,12374,'_wp_attached_file','2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png'),(1610,12374,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:651;s:4:\"file\";s:57:\"2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:57:\"pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:57:\"pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:57:\"pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png\";s:5:\"width\";i:492;s:6:\"height\";i:247;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png\";s:5:\"width\";i:1024;s:6:\"height\";i:514;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png\";s:5:\"width\";i:768;s:6:\"height\";i:386;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:57:\"pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:57:\"pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png\";s:5:\"width\";i:492;s:6:\"height\";i:247;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:57:\"pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_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:{}}}'),(1611,12374,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.78016906539142905074868394876830279827117919921875;s:5:\"bytes\";i:56904;s:11:\"size_before\";i:2046782;s:10:\"size_after\";i:1989878;s:4:\"time\";d:2.20000000000000017763568394002504646778106689453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.989999999999998436805981327779591083526611328125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:115207;s:10:\"size_after\";i:95629;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.7799999999999993605115378159098327159881591796875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21096;s:10:\"size_after\";i:17767;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.519999999999999573674358543939888477325439453125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:205764;s:10:\"size_after\";i:171767;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:85297;s:10:\"size_after\";i:85297;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:772725;s:10:\"size_after\";i:772725;s:4:\"time\";d:0.5300000000000000266453525910037569701671600341796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:44293;s:10:\"size_after\";i:44293;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:460333;s:10:\"size_after\";i:460333;s:4:\"time\";d:0.75;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:115207;s:10:\"size_after\";i:115207;s:4:\"time\";d:0.36999999999999999555910790149937383830547332763671875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:205764;s:10:\"size_after\";i:205764;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21096;s:10:\"size_after\";i:21096;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(1612,12375,'_wp_attached_file','2021/01/pfd-image_3.png'),(1613,12375,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1296;s:6:\"height\";i:651;s:4:\"file\";s:23:\"2021/01/pfd-image_3.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"pfd-image_3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"pfd-image_3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"pfd-image_3-492x247.png\";s:5:\"width\";i:492;s:6:\"height\";i:247;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"pfd-image_3-300x151.png\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"pfd-image_3-1024x514.png\";s:5:\"width\";i:1024;s:6:\"height\";i:514;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"pfd-image_3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"pfd-image_3-768x386.png\";s:5:\"width\";i:768;s:6:\"height\";i:386;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"pfd-image_3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"pfd-image_3-492x247.png\";s:5:\"width\";i:492;s:6:\"height\";i:247;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"pfd-image_3-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:{}}}'),(1614,12375,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.5960617514083565993132651783525943756103515625;s:5:\"bytes\";i:50415;s:11:\"size_before\";i:1941980;s:10:\"size_after\";i:1891565;s:4:\"time\";d:1.9099999999999999200639422269887290894985198974609375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.949999999999999289457264239899814128875732421875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:115943;s:10:\"size_after\";i:97449;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18065;s:10:\"size_after\";i:14887;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.5;s:5:\"bytes\";i:0;s:11:\"size_before\";i:198216;s:10:\"size_after\";i:169473;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:75287;s:10:\"size_after\";i:75287;s:4:\"time\";d:0.34999999999999997779553950749686919152736663818359375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:719438;s:10:\"size_after\";i:719438;s:4:\"time\";d:0.5;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40115;s:10:\"size_after\";i:40115;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:442692;s:10:\"size_after\";i:442692;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:115943;s:10:\"size_after\";i:115943;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:198216;s:10:\"size_after\";i:198216;s:4:\"time\";d:0.270000000000000017763568394002504646778106689453125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18065;s:10:\"size_after\";i:18065;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}}}'),(1615,12376,'_wp_attached_file','2021/01/arrow-right-1.svg'),(1616,12376,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:28;s:6:\"height\";i:28;s:4:\"file\";s:26:\"/2021/01/arrow-right-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"arrow-right-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1618,12377,'_wp_attached_file','2021/01/arrow-left.svg'),(1619,12377,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:28;s:6:\"height\";i:28;s:4:\"file\";s:23:\"/2021/01/arrow-left.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"arrow-left.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"arrow-left.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"arrow-left.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"arrow-left.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"arrow-left.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"arrow-left.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"arrow-left.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"arrow-left.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"arrow-left.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"arrow-left.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"arrow-left.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"arrow-left.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1621,12415,'_wp_attached_file','2021/01/ben-kolde-Ajcipx1VDXI-unsplash_1.png'),(1622,12415,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:415;s:6:\"height\";i:235;s:4:\"file\";s:44:\"2021/01/ben-kolde-Ajcipx1VDXI-unsplash_1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:44:\"ben-kolde-Ajcipx1VDXI-unsplash_1-255x235.png\";s:5:\"width\";i:255;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"ben-kolde-Ajcipx1VDXI-unsplash_1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"ben-kolde-Ajcipx1VDXI-unsplash_1-300x170.png\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"ben-kolde-Ajcipx1VDXI-unsplash_1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:44:\"ben-kolde-Ajcipx1VDXI-unsplash_1-255x235.png\";s:5:\"width\";i:255;s:6:\"height\";i:235;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"ben-kolde-Ajcipx1VDXI-unsplash_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:{}}}'),(1623,12415,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.643994177493052433192133321426808834075927734375;s:5:\"bytes\";i:11932;s:11:\"size_before\";i:256934;s:10:\"size_after\";i:245002;s:4:\"time\";d:0.46000000000000007549516567451064474880695343017578125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.5800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:70969;s:10:\"size_after\";i:61334;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12624;s:10:\"size_after\";i:10327;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:63311;s:10:\"size_after\";i:63311;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26437;s:10:\"size_after\";i:26437;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:70969;s:10:\"size_after\";i:70969;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12624;s:10:\"size_after\";i:12624;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1624,12416,'_wp_attached_file','2021/01/laura-chouette-Zg6UTBHQiI4-unsplash_2.png'),(1625,12416,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:415;s:6:\"height\";i:274;s:4:\"file\";s:49:\"2021/01/laura-chouette-Zg6UTBHQiI4-unsplash_2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:49:\"laura-chouette-Zg6UTBHQiI4-unsplash_2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:49:\"laura-chouette-Zg6UTBHQiI4-unsplash_2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"laura-chouette-Zg6UTBHQiI4-unsplash_2-300x198.png\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"laura-chouette-Zg6UTBHQiI4-unsplash_2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:49:\"laura-chouette-Zg6UTBHQiI4-unsplash_2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"laura-chouette-Zg6UTBHQiI4-unsplash_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:{}}}'),(1626,12416,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.283329176218134026754569276818074285984039306640625;s:5:\"bytes\";i:8293;s:11:\"size_before\";i:252579;s:10:\"size_after\";i:244286;s:4:\"time\";d:1.62000000000000010658141036401502788066864013671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.2799999999999993605115378159098327159881591796875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:65801;s:10:\"size_after\";i:58378;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.54000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13312;s:10:\"size_after\";i:12442;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:67737;s:10:\"size_after\";i:67737;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26616;s:10:\"size_after\";i:26616;s:4:\"time\";d:0.66000000000000003108624468950438313186168670654296875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:65801;s:10:\"size_after\";i:65801;s:4:\"time\";d:0.5300000000000000266453525910037569701671600341796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13312;s:10:\"size_after\";i:13312;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}}}'),(1627,12417,'_wp_attached_file','2021/01/hao-feng-80Cn9AvbT70-unsplash_1.png'),(1628,12417,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:415;s:6:\"height\";i:371;s:4:\"file\";s:43:\"2021/01/hao-feng-80Cn9AvbT70-unsplash_1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"hao-feng-80Cn9AvbT70-unsplash_1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"hao-feng-80Cn9AvbT70-unsplash_1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"hao-feng-80Cn9AvbT70-unsplash_1-300x268.png\";s:5:\"width\";i:300;s:6:\"height\";i:268;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"hao-feng-80Cn9AvbT70-unsplash_1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:43:\"hao-feng-80Cn9AvbT70-unsplash_1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"hao-feng-80Cn9AvbT70-unsplash_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:{}}}'),(1629,12417,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.1893879080222919952802840271033346652984619140625;s:5:\"bytes\";i:7480;s:11:\"size_before\";i:341648;s:10:\"size_after\";i:334168;s:4:\"time\";d:0.640000000000000124344978758017532527446746826171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.69000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:85416;s:10:\"size_after\";i:78850;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.54999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16461;s:10:\"size_after\";i:15547;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:104304;s:10:\"size_after\";i:104304;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:33590;s:10:\"size_after\";i:33590;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:85416;s:10:\"size_after\";i:85416;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16461;s:10:\"size_after\";i:16461;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1630,12418,'_wp_attached_file','2021/01/melanie-deziel-l6_DA_l2Pg8-unsplash_1.png'),(1631,12418,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:415;s:6:\"height\";i:374;s:4:\"file\";s:49:\"2021/01/melanie-deziel-l6_DA_l2Pg8-unsplash_1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:49:\"melanie-deziel-l6_DA_l2Pg8-unsplash_1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:49:\"melanie-deziel-l6_DA_l2Pg8-unsplash_1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"melanie-deziel-l6_DA_l2Pg8-unsplash_1-300x270.png\";s:5:\"width\";i:300;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"melanie-deziel-l6_DA_l2Pg8-unsplash_1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:49:\"melanie-deziel-l6_DA_l2Pg8-unsplash_1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"melanie-deziel-l6_DA_l2Pg8-unsplash_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:{}}}'),(1632,12418,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.75829557371534850318539611180312931537628173828125;s:5:\"bytes\";i:7109;s:11:\"size_before\";i:404312;s:10:\"size_after\";i:397203;s:4:\"time\";d:0.54000000000000003552713678800500929355621337890625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.94000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:101542;s:10:\"size_after\";i:95513;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.87999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18359;s:10:\"size_after\";i:17279;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:125708;s:10:\"size_after\";i:125708;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:38802;s:10:\"size_after\";i:38802;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:101542;s:10:\"size_after\";i:101542;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18359;s:10:\"size_after\";i:18359;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1633,12419,'_wp_attached_file','2021/01/austin-distel-RX_0vwSPiWs-unsplash_copy_1.png'),(1634,12419,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:415;s:6:\"height\";i:374;s:4:\"file\";s:53:\"2021/01/austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:53:\"austin-distel-RX_0vwSPiWs-unsplash_copy_1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:53:\"austin-distel-RX_0vwSPiWs-unsplash_copy_1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:53:\"austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x270.png\";s:5:\"width\";i:300;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"austin-distel-RX_0vwSPiWs-unsplash_copy_1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:53:\"austin-distel-RX_0vwSPiWs-unsplash_copy_1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:53:\"austin-distel-RX_0vwSPiWs-unsplash_copy_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:{}}}'),(1635,12419,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.2491179446196747360176004804088734090328216552734375;s:5:\"bytes\";i:5877;s:11:\"size_before\";i:470492;s:10:\"size_after\";i:464615;s:4:\"time\";d:0.9699999999999999733546474089962430298328399658203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.1500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:118401;s:10:\"size_after\";i:113483;s:4:\"time\";d:0.429999999999999993338661852249060757458209991455078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.38999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21865;s:10:\"size_after\";i:20906;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:143814;s:10:\"size_after\";i:143814;s:4:\"time\";d:0.330000000000000015543122344752191565930843353271484375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:46146;s:10:\"size_after\";i:46146;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:118401;s:10:\"size_after\";i:118401;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21865;s:10:\"size_after\";i:21865;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}}}'),(1636,12521,'_wp_attached_file','2021/01/work-1.jpg'),(1637,12521,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1310;s:6:\"height\";i:1684;s:4:\"file\";s:18:\"2021/01/work-1.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"work-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"work-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"work-1-492x632.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:632;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"work-1-233x300.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"work-1-797x1024.jpg\";s:5:\"width\";i:797;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"work-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"work-1-768x987.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:987;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"work-1-1195x1536.jpg\";s:5:\"width\";i:1195;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"work-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"work-1-492x632.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:632;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"work-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:{}}}'),(8427,5838,'_edit_last','1'),(8428,5838,'_aioseo_title',NULL),(8429,5838,'_aioseo_description',NULL),(8430,5838,'_aioseo_keywords',''),(8431,5838,'_aioseo_og_title',NULL),(8432,5838,'_aioseo_og_description',NULL),(8433,5838,'_aioseo_og_article_section',''),(8434,5838,'_aioseo_og_article_tags',''),(8435,5838,'_aioseo_twitter_title',NULL),(8436,5838,'_aioseo_twitter_description',NULL),(8437,15283,'_elementor_edit_mode','builder'),(8438,15283,'_wp_page_template','default'),(8439,15283,'_elementor_template_type','wp-post'),(8440,15283,'_elementor_version','3.1.1'),(8441,15283,'_elementor_data','[{\"id\":\"50b2438\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=3f4f553\"}},\"elements\":[{\"id\":\"d6ceb2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b6bcae6\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"33f48ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":12.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"8c46961\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"aaca102\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.31499999999999772626324556767940521240234375,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"3618021\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"f829eba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":27.367999999999998550492819049395620822906494140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1d85c8c\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1638,12521,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.39533058083737682153468995238654315471649169921875;s:5:\"bytes\";i:16405;s:11:\"size_before\";i:373237;s:10:\"size_after\";i:356832;s:4:\"time\";d:1.0800000000000000710542735760100185871124267578125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:2165;s:11:\"size_before\";i:9813;s:10:\"size_after\";i:9813;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:715;s:11:\"size_before\";i:2618;s:10:\"size_after\";i:2498;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:7715;s:11:\"size_before\";i:32034;s:10:\"size_after\";i:32034;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:396;s:11:\"size_before\";i:8653;s:10:\"size_after\";i:8257;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:3889;s:11:\"size_before\";i:69646;s:10:\"size_after\";i:65757;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.62000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:242;s:11:\"size_before\";i:4305;s:10:\"size_after\";i:4063;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5;s:5:\"bytes\";i:3568;s:11:\"size_before\";i:64834;s:10:\"size_after\";i:61266;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.78000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:8190;s:11:\"size_before\";i:141747;s:10:\"size_after\";i:133557;s:4:\"time\";d:0.38000000000000000444089209850062616169452667236328125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8744;s:10:\"size_after\";i:8744;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:28368;s:10:\"size_after\";i:28368;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2475;s:10:\"size_after\";i:2475;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1639,12525,'_wp_attached_file','2021/01/work-5.jpg'),(1640,12525,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1404;s:6:\"height\";i:1167;s:4:\"file\";s:18:\"2021/01/work-5.jpg\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"work-5-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"work-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"work-5-492x409.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"work-5-300x249.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"work-5-1024x851.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:851;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"work-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"work-5-768x638.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:638;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"work-5-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"work-5-492x409.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"work-5-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:{}}}'),(1641,12525,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.0374357560920248744196214829571545124053955078125;s:5:\"bytes\";i:9961;s:11:\"size_before\";i:246716;s:10:\"size_after\";i:236755;s:4:\"time\";d:0.429999999999999993338661852249060757458209991455078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.440000000000000002220446049250313080847263336181640625;s:5:\"bytes\";i:2454;s:11:\"size_before\";i:11781;s:10:\"size_after\";i:11729;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.20999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:740;s:11:\"size_before\";i:3074;s:10:\"size_after\";i:3006;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.270000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:9271;s:11:\"size_before\";i:31661;s:10:\"size_after\";i:30943;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.63999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:587;s:11:\"size_before\";i:12650;s:10:\"size_after\";i:12063;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.79000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:5083;s:11:\"size_before\";i:87795;s:10:\"size_after\";i:82712;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:250;s:11:\"size_before\";i:5086;s:10:\"size_after\";i:4836;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.75;s:5:\"bytes\";i:3203;s:11:\"size_before\";i:55670;s:10:\"size_after\";i:52467;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10073;s:10:\"size_after\";i:10073;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26000;s:10:\"size_after\";i:26000;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2926;s:10:\"size_after\";i:2926;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1642,12526,'_wp_attached_file','2021/01/work-6.jpg'),(1643,12526,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1310;s:6:\"height\";i:1684;s:4:\"file\";s:18:\"2021/01/work-6.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"work-6-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"work-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"work-6-492x632.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:632;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"work-6-233x300.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"work-6-797x1024.jpg\";s:5:\"width\";i:797;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"work-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"work-6-768x987.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:987;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"work-6-1195x1536.jpg\";s:5:\"width\";i:1195;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"work-6-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"work-6-492x632.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:632;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"work-6-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:{}}}'),(1644,12526,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.3733071358862876110151773900724947452545166015625;s:5:\"bytes\";i:39314;s:11:\"size_before\";i:616854;s:10:\"size_after\";i:577540;s:4:\"time\";d:0.65000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.519999999999999573674358543939888477325439453125;s:5:\"bytes\";i:3255;s:11:\"size_before\";i:11222;s:10:\"size_after\";i:10042;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.96000000000000085265128291212022304534912109375;s:5:\"bytes\";i:815;s:11:\"size_before\";i:2446;s:10:\"size_after\";i:2129;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.63999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:13651;s:11:\"size_before\";i:48919;s:10:\"size_after\";i:46649;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.71999999999999975131004248396493494510650634765625;s:5:\"bytes\";i:622;s:11:\"size_before\";i:10877;s:10:\"size_after\";i:10255;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.5999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:8090;s:11:\"size_before\";i:122559;s:10:\"size_after\";i:114469;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.0999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:221;s:11:\"size_before\";i:4333;s:10:\"size_after\";i:4112;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.57000000000000028421709430404007434844970703125;s:5:\"bytes\";i:7537;s:11:\"size_before\";i:114796;s:10:\"size_after\";i:107259;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.87000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:19077;s:11:\"size_before\";i:242368;s:10:\"size_after\";i:223291;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10571;s:10:\"size_after\";i:10571;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:46480;s:10:\"size_after\";i:46480;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2283;s:10:\"size_after\";i:2283;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1645,12527,'_wp_attached_file','2021/01/work-7.jpg'),(1646,12527,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1310;s:6:\"height\";i:1684;s:4:\"file\";s:18:\"2021/01/work-7.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"work-7-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"work-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"work-7-492x632.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:632;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"work-7-233x300.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"work-7-797x1024.jpg\";s:5:\"width\";i:797;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"work-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"work-7-768x987.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:987;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"work-7-1195x1536.jpg\";s:5:\"width\";i:1195;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"work-7-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"work-7-492x632.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:632;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"work-7-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:{}}}'),(1647,12527,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.28517760255136881397675097105093300342559814453125;s:5:\"bytes\";i:18604;s:11:\"size_before\";i:295998;s:10:\"size_after\";i:277394;s:4:\"time\";d:0.50000000000000011102230246251565404236316680908203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1645;s:11:\"size_before\";i:8426;s:10:\"size_after\";i:8426;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.319999999999999840127884453977458178997039794921875;s:5:\"bytes\";i:485;s:11:\"size_before\";i:2454;s:10:\"size_after\";i:2397;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:7505;s:11:\"size_before\";i:27355;s:10:\"size_after\";i:27355;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.95000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:303;s:11:\"size_before\";i:7677;s:10:\"size_after\";i:7374;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.95000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:4363;s:11:\"size_before\";i:54856;s:10:\"size_after\";i:50493;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.04999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:153;s:11:\"size_before\";i:3774;s:10:\"size_after\";i:3621;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.769999999999999573674358543939888477325439453125;s:5:\"bytes\";i:4001;s:11:\"size_before\";i:51499;s:10:\"size_after\";i:47498;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.0299999999999993605115378159098327159881591796875;s:5:\"bytes\";i:9727;s:11:\"size_before\";i:107660;s:10:\"size_after\";i:97933;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7226;s:10:\"size_after\";i:7226;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22714;s:10:\"size_after\";i:22714;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2357;s:10:\"size_after\";i:2357;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1648,12528,'_wp_attached_file','2021/01/work-8.jpg'),(1649,12528,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:886;s:4:\"file\";s:18:\"2021/01/work-8.jpg\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"work-8-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"work-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"work-8-492x303.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"work-8-300x185.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"work-8-1024x630.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"work-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"work-8-768x473.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"work-8-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"work-8-492x303.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"work-8-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:{}}}'),(1650,12528,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.929793575449828768597626549308188259601593017578125;s:5:\"bytes\";i:4272;s:11:\"size_before\";i:108708;s:10:\"size_after\";i:104436;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1145;s:11:\"size_before\";i:7513;s:10:\"size_after\";i:7513;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.42999999999999971578290569595992565155029296875;s:5:\"bytes\";i:625;s:11:\"size_before\";i:2462;s:10:\"size_after\";i:2279;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:2235;s:11:\"size_before\";i:12233;s:10:\"size_after\";i:12233;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.95999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:174;s:11:\"size_before\";i:5875;s:10:\"size_after\";i:5701;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.20999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:2499;s:11:\"size_before\";i:34674;s:10:\"size_after\";i:32175;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.160000000000000142108547152020037174224853515625;s:5:\"bytes\";i:156;s:11:\"size_before\";i:3750;s:10:\"size_after\";i:3594;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.70999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:1260;s:11:\"size_before\";i:22058;s:10:\"size_after\";i:20798;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6963;s:10:\"size_after\";i:6963;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10843;s:10:\"size_after\";i:10843;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2337;s:10:\"size_after\";i:2337;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1651,12529,'_wp_attached_file','2021/01/work-9.jpg'),(1652,12529,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:886;s:4:\"file\";s:18:\"2021/01/work-9.jpg\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"work-9-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"work-9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"work-9-492x303.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"work-9-300x185.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"work-9-1024x630.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"work-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"work-9-768x473.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"work-9-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"work-9-492x303.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"work-9-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:{}}}'),(1653,12529,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.1877307583072980179395017330534756183624267578125;s:5:\"bytes\";i:9705;s:11:\"size_before\";i:105630;s:10:\"size_after\";i:95925;s:4:\"time\";d:0.36999999999999999555910790149937383830547332763671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.13000000000000000444089209850062616169452667236328125;s:5:\"bytes\";i:2620;s:11:\"size_before\";i:6842;s:10:\"size_after\";i:6833;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.71000000000000085265128291212022304534912109375;s:5:\"bytes\";i:865;s:11:\"size_before\";i:1903;s:10:\"size_after\";i:1585;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.45999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:6291;s:11:\"size_before\";i:10467;s:10:\"size_after\";i:10314;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.1500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:485;s:11:\"size_before\";i:4776;s:10:\"size_after\";i:4291;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.4399999999999995026200849679298698902130126953125;s:5:\"bytes\";i:5547;s:11:\"size_before\";i:38413;s:10:\"size_after\";i:32866;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.69000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:241;s:11:\"size_before\";i:3135;s:10:\"size_after\";i:2894;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.8599999999999994315658113919198513031005859375;s:5:\"bytes\";i:2952;s:11:\"size_before\";i:22954;s:10:\"size_after\";i:20002;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6318;s:10:\"size_after\";i:6318;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9092;s:10:\"size_after\";i:9092;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1730;s:10:\"size_after\";i:1730;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1654,12530,'_wp_attached_file','2021/01/work-10.jpg'),(1655,12530,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:886;s:4:\"file\";s:19:\"2021/01/work-10.jpg\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"work-10-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"work-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"work-10-492x303.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"work-10-300x185.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"work-10-1024x630.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"work-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"work-10-768x473.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"work-10-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"work-10-492x303.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"work-10-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:{}}}'),(1656,12530,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.3488130594612552926037096767686307430267333984375;s:5:\"bytes\";i:25754;s:11:\"size_before\";i:481490;s:10:\"size_after\";i:455736;s:4:\"time\";d:0.380000000000000059952043329758453182876110076904296875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.79000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:7297;s:11:\"size_before\";i:26007;s:10:\"size_after\";i:25281;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1255;s:11:\"size_before\";i:4245;s:10:\"size_after\";i:4245;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.70000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:18076;s:11:\"size_before\";i:61917;s:10:\"size_after\";i:59624;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.29000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:1182;s:11:\"size_before\";i:18781;s:10:\"size_after\";i:17599;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.21999999999999975131004248396493494510650634765625;s:5:\"bytes\";i:13283;s:11:\"size_before\";i:183960;s:10:\"size_after\";i:170677;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.17999999999999971578290569595992565155029296875;s:5:\"bytes\";i:478;s:11:\"size_before\";i:7736;s:10:\"size_after\";i:7258;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.019999999999999573674358543939888477325439453125;s:5:\"bytes\";i:7792;s:11:\"size_before\";i:111053;s:10:\"size_after\";i:103261;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19160;s:10:\"size_after\";i:19160;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:45040;s:10:\"size_after\";i:45040;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3591;s:10:\"size_after\";i:3591;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1657,12531,'_wp_attached_file','2021/01/work-11.jpg'),(1658,12531,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:886;s:4:\"file\";s:19:\"2021/01/work-11.jpg\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"work-11-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"work-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"work-11-492x303.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"work-11-300x185.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"work-11-1024x630.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"work-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"work-11-768x473.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"work-11-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"work-11-492x303.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"work-11-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:{}}}'),(1659,12531,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.09987559068824491959048827993683516979217529296875;s:5:\"bytes\";i:8008;s:11:\"size_before\";i:195323;s:10:\"size_after\";i:187315;s:4:\"time\";d:0.25;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:2530;s:11:\"size_before\";i:12286;s:10:\"size_after\";i:12286;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:930;s:11:\"size_before\";i:3185;s:10:\"size_after\";i:3185;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.2399999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:6039;s:11:\"size_before\";i:23958;s:10:\"size_after\";i:23901;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.86000000000000031974423109204508364200592041015625;s:5:\"bytes\";i:592;s:11:\"size_before\";i:10096;s:10:\"size_after\";i:9504;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.20000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:4712;s:11:\"size_before\";i:65404;s:10:\"size_after\";i:60692;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.53000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:240;s:11:\"size_before\";i:5298;s:10:\"size_after\";i:5058;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.7599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:2407;s:11:\"size_before\";i:41820;s:10:\"size_after\";i:39413;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10453;s:10:\"size_after\";i:10453;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19838;s:10:\"size_after\";i:19838;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2985;s:10:\"size_after\";i:2985;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1660,12552,'_wp_attached_file','2021/01/work-6-1.jpg'),(1661,12552,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1404;s:6:\"height\";i:1167;s:4:\"file\";s:20:\"2021/01/work-6-1.jpg\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"work-6-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"work-6-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"work-6-1-492x409.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"work-6-1-300x249.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"work-6-1-1024x851.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:851;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"work-6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"work-6-1-768x638.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:638;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"work-6-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"work-6-1-492x409.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"work-6-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:{}}}'),(1662,12552,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.45435841760657336152462448808364570140838623046875;s:5:\"bytes\";i:9631;s:11:\"size_before\";i:149217;s:10:\"size_after\";i:139586;s:4:\"time\";d:0.2600000000000000088817841970012523233890533447265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.54999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:2334;s:11:\"size_before\";i:7286;s:10:\"size_after\";i:7100;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:708;s:11:\"size_before\";i:2140;s:10:\"size_after\";i:1799;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:6882;s:11:\"size_before\";i:16733;s:10:\"size_after\";i:16733;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.42999999999999971578290569595992565155029296875;s:5:\"bytes\";i:415;s:11:\"size_before\";i:7646;s:10:\"size_after\";i:7231;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.3599999999999994315658113919198513031005859375;s:5:\"bytes\";i:5594;s:11:\"size_before\";i:54000;s:10:\"size_after\";i:48406;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.660000000000000142108547152020037174224853515625;s:5:\"bytes\";i:198;s:11:\"size_before\";i:3497;s:10:\"size_after\";i:3299;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.6099999999999994315658113919198513031005859375;s:5:\"bytes\";i:2897;s:11:\"size_before\";i:33642;s:10:\"size_after\";i:30745;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6897;s:10:\"size_after\";i:6897;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15354;s:10:\"size_after\";i:15354;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2022;s:10:\"size_after\";i:2022;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1663,12553,'_wp_attached_file','2021/01/work-7-1.jpg'),(1664,12553,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1404;s:6:\"height\";i:1167;s:4:\"file\";s:20:\"2021/01/work-7-1.jpg\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"work-7-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"work-7-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"work-7-1-492x409.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"work-7-1-300x249.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"work-7-1-1024x851.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:851;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"work-7-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"work-7-1-768x638.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:638;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"work-7-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"work-7-1-492x409.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"work-7-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:{}}}'),(1665,12553,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.522571006297390727723950476502068340778350830078125;s:5:\"bytes\";i:6281;s:11:\"size_before\";i:248992;s:10:\"size_after\";i:242711;s:4:\"time\";d:0.7199999999999999733546474089962430298328399658203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:2586;s:11:\"size_before\";i:13959;s:10:\"size_after\";i:13959;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1242;s:11:\"size_before\";i:3632;s:10:\"size_after\";i:3632;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:4596;s:11:\"size_before\";i:31919;s:10:\"size_after\";i:31919;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.3300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:438;s:11:\"size_before\";i:13140;s:10:\"size_after\";i:12702;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.29999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:3674;s:11:\"size_before\";i:85346;s:10:\"size_after\";i:81672;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.29000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:313;s:11:\"size_before\";i:5916;s:10:\"size_after\";i:5603;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.4900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:1856;s:11:\"size_before\";i:53179;s:10:\"size_after\";i:51323;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11924;s:10:\"size_after\";i:11924;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:26655;s:10:\"size_after\";i:26655;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3322;s:10:\"size_after\";i:3322;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1666,12554,'_wp_attached_file','2021/01/work-8-1.jpg'),(1667,12554,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1404;s:6:\"height\";i:1167;s:4:\"file\";s:20:\"2021/01/work-8-1.jpg\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"work-8-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"work-8-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"work-8-1-492x409.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"work-8-1-300x249.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"work-8-1-1024x851.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:851;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"work-8-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"work-8-1-768x638.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:638;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"work-8-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"work-8-1-492x409.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"work-8-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:{}}}'),(1668,12554,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.37658729736346341354646938270889222621917724609375;s:5:\"bytes\";i:20205;s:11:\"size_before\";i:375796;s:10:\"size_after\";i:355591;s:4:\"time\";d:0.70000000000000006661338147750939242541790008544921875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.4199999999999999289457264239899814128875732421875;s:5:\"bytes\";i:4080;s:11:\"size_before\";i:14960;s:10:\"size_after\";i:14747;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1170;s:11:\"size_before\";i:3582;s:10:\"size_after\";i:3582;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3;s:5:\"bytes\";i:15268;s:11:\"size_before\";i:42585;s:10:\"size_after\";i:41308;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.96999999999999975131004248396493494510650634765625;s:5:\"bytes\";i:783;s:11:\"size_before\";i:15745;s:10:\"size_after\";i:14962;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.5;s:5:\"bytes\";i:11669;s:11:\"size_before\";i:155687;s:10:\"size_after\";i:144018;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.19000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:310;s:11:\"size_before\";i:5975;s:10:\"size_after\";i:5665;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.88999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:5953;s:11:\"size_before\";i:86365;s:10:\"size_after\";i:80412;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12584;s:10:\"size_after\";i:12584;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:35002;s:10:\"size_after\";i:35002;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3311;s:10:\"size_after\";i:3311;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1669,12555,'_wp_attached_file','2021/01/work-9-1.jpg'),(1670,12555,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1404;s:6:\"height\";i:1167;s:4:\"file\";s:20:\"2021/01/work-9-1.jpg\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"work-9-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"work-9-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"work-9-1-492x409.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"work-9-1-300x249.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"work-9-1-1024x851.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:851;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"work-9-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"work-9-1-768x638.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:638;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:20:\"work-9-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"work-9-1-492x409.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"work-9-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:{}}}'),(1671,12555,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.227221264572984527063681525760330259799957275390625;s:5:\"bytes\";i:6328;s:11:\"size_before\";i:196082;s:10:\"size_after\";i:189754;s:4:\"time\";d:0.6799999999999999378275106209912337362766265869140625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1506;s:11:\"size_before\";i:10820;s:10:\"size_after\";i:10820;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:780;s:11:\"size_before\";i:2854;s:10:\"size_after\";i:2854;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:4086;s:11:\"size_before\";i:25683;s:10:\"size_after\";i:25683;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.859999999999999875655021241982467472553253173828125;s:5:\"bytes\";i:293;s:11:\"size_before\";i:10227;s:10:\"size_after\";i:9934;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.7400000000000002131628207280300557613372802734375;s:5:\"bytes\";i:3883;s:11:\"size_before\";i:67622;s:10:\"size_after\";i:63739;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.720000000000000195399252334027551114559173583984375;s:5:\"bytes\";i:167;s:11:\"size_before\";i:4490;s:10:\"size_after\";i:4323;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.69000000000000039079850466805510222911834716796875;s:5:\"bytes\";i:1985;s:11:\"size_before\";i:42349;s:10:\"size_after\";i:40364;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8869;s:10:\"size_after\";i:8869;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20499;s:10:\"size_after\";i:20499;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2669;s:10:\"size_after\";i:2669;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}}}'),(1672,12557,'_wp_attached_file','2021/01/work-11-1.jpg'),(1673,12557,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1404;s:6:\"height\";i:1167;s:4:\"file\";s:21:\"2021/01/work-11-1.jpg\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"work-11-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"work-11-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"work-11-1-492x409.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"work-11-1-300x249.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"work-11-1-1024x851.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:851;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"work-11-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"work-11-1-768x638.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:638;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"work-11-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"work-11-1-492x409.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"work-11-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:{}}}'),(1674,12557,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.99029126213592189031942325527779757976531982421875;s:5:\"bytes\";i:9766;s:11:\"size_before\";i:195700;s:10:\"size_after\";i:185934;s:4:\"time\";d:0.310000000000000053290705182007513940334320068359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:3054;s:11:\"size_before\";i:10680;s:10:\"size_after\";i:10680;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:978;s:11:\"size_before\";i:2867;s:10:\"size_after\";i:2867;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.29000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:8630;s:11:\"size_before\";i:23278;s:10:\"size_after\";i:22977;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.660000000000000142108547152020037174224853515625;s:5:\"bytes\";i:561;s:11:\"size_before\";i:9913;s:10:\"size_after\";i:9352;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.050000000000000710542735760100185871124267578125;s:5:\"bytes\";i:5569;s:11:\"size_before\";i:69161;s:10:\"size_after\";i:63592;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:228;s:11:\"size_before\";i:4570;s:10:\"size_after\";i:4342;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.13999999999999968025576890795491635799407958984375;s:5:\"bytes\";i:3107;s:11:\"size_before\";i:43518;s:10:\"size_after\";i:40411;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9176;s:10:\"size_after\";i:9176;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19856;s:10:\"size_after\";i:19856;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2681;s:10:\"size_after\";i:2681;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1675,12655,'_wp_attached_file','2021/01/arrow-right-1-1.svg'),(1676,12655,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:27;s:6:\"height\";i:19;s:4:\"file\";s:28:\"/2021/01/arrow-right-1-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"arrow-right-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"arrow-right-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"arrow-right-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:19:\"arrow-right-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"arrow-right-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"arrow-right-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:19:\"arrow-right-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"arrow-right-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"arrow-right-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"arrow-right-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"arrow-right-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"arrow-right-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1677,12655,'_elementor_source_image_hash','10bc73820faa768b9285d410c8491a063886ac5d'),(1678,12691,'_wp_attached_file','2020/12/pexels-fox-1595392_1.png'),(1679,12691,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:882;s:6:\"height\";i:445;s:4:\"file\";s:32:\"2020/12/pexels-fox-1595392_1.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"pexels-fox-1595392_1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"pexels-fox-1595392_1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"pexels-fox-1595392_1-492x248.png\";s:5:\"width\";i:492;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"pexels-fox-1595392_1-300x151.png\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"pexels-fox-1595392_1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"pexels-fox-1595392_1-768x387.png\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"pexels-fox-1595392_1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"pexels-fox-1595392_1-492x248.png\";s:5:\"width\";i:492;s:6:\"height\";i:248;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"pexels-fox-1595392_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:{}}}'),(1680,12691,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.6825814948962791728348520337021909654140472412109375;s:5:\"bytes\";i:20951;s:11:\"size_before\";i:1245170;s:10:\"size_after\";i:1224219;s:4:\"time\";d:1.5300000000000000266453525910037569701671600341796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5;s:5:\"bytes\";i:0;s:11:\"size_before\";i:113076;s:10:\"size_after\";i:106856;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.70000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21640;s:10:\"size_after\";i:20623;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.75;s:5:\"bytes\";i:0;s:11:\"size_before\";i:203088;s:10:\"size_after\";i:189374;s:4:\"time\";d:0.40000000000000002220446049250313080847263336181640625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:84053;s:10:\"size_after\";i:84053;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:44552;s:10:\"size_after\";i:44552;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:440957;s:10:\"size_after\";i:440957;s:4:\"time\";d:0.63000000000000000444089209850062616169452667236328125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:113076;s:10:\"size_after\";i:113076;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:203088;s:10:\"size_after\";i:203088;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:21640;s:10:\"size_after\";i:21640;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(1682,13361,'_wp_attached_file','2021/02/Quote.png'),(1683,13361,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:658;s:6:\"height\";i:464;s:4:\"file\";s:17:\"2021/02/Quote.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"Quote-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"Quote-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"Quote-492x347.png\";s:5:\"width\";i:492;s:6:\"height\";i:347;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Quote-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Quote-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"Quote-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"Quote-492x347.png\";s:5:\"width\";i:492;s:6:\"height\";i:347;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"Quote-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:{}}}'),(1684,13361,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:26.159407938622241118764577549882233142852783203125;s:5:\"bytes\";i:124315;s:11:\"size_before\";i:475221;s:10:\"size_after\";i:350906;s:4:\"time\";d:2.699999999999999733546474089962430298328399658203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:46.340000000000003410605131648480892181396484375;s:5:\"bytes\";i:140408;s:11:\"size_before\";i:63912;s:10:\"size_after\";i:34297;s:4:\"time\";d:0.309999999999999997779553950749686919152736663818359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:17512;s:11:\"size_before\";i:11468;s:10:\"size_after\";i:7905;s:4:\"time\";d:0.63000000000000000444089209850062616169452667236328125;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:41.81000000000000227373675443232059478759765625;s:5:\"bytes\";i:371820;s:11:\"size_before\";i:155274;s:10:\"size_after\";i:90357;s:4:\"time\";d:0.810000000000000053290705182007513940334320068359375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:30.559999999999998721023075631819665431976318359375;s:5:\"bytes\";i:19549;s:11:\"size_before\";i:63979;s:10:\"size_after\";i:44430;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.269999999999999573674358543939888477325439453125;s:5:\"bytes\";i:6671;s:11:\"size_before\";i:24462;s:10:\"size_after\";i:17791;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:43541;s:10:\"size_after\";i:43541;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:103728;s:10:\"size_after\";i:103728;s:4:\"time\";d:0.5100000000000000088817841970012523233890533447265625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8857;s:10:\"size_after\";i:8857;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1685,13382,'_wp_attached_file','2021/02/compass-1.svg'),(1686,13382,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:48;s:6:\"height\";i:48;s:4:\"file\";s:22:\"/2021/02/compass-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"compass-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"compass-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"compass-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:13:\"compass-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"compass-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"compass-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"compass-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"compass-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"compass-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"compass-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"compass-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"compass-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1687,13383,'_wp_attached_file','2021/02/message-square-2.svg'),(1688,13383,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:48;s:6:\"height\";i:48;s:4:\"file\";s:29:\"/2021/02/message-square-2.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"message-square-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"message-square-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"message-square-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:20:\"message-square-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"message-square-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"message-square-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:20:\"message-square-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"message-square-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"message-square-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"message-square-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"message-square-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"message-square-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1689,13384,'_wp_attached_file','2021/02/pie-chart-1.svg'),(1690,13384,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:48;s:6:\"height\";i:48;s:4:\"file\";s:24:\"/2021/02/pie-chart-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"pie-chart-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"pie-chart-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"pie-chart-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:15:\"pie-chart-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"pie-chart-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"pie-chart-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:15:\"pie-chart-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"pie-chart-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"pie-chart-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"pie-chart-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"pie-chart-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:15:\"pie-chart-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1691,13385,'_wp_attached_file','2021/02/users-2.svg'),(1692,13385,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:48;s:6:\"height\";i:48;s:4:\"file\";s:20:\"/2021/02/users-2.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:11:\"users-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1693,13389,'_wp_attached_file','2021/02/at-sign-1.svg'),(1694,13389,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:37;s:6:\"height\";i:37;s:4:\"file\";s:22:\"/2021/02/at-sign-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"at-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"at-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"at-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:13:\"at-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"at-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"at-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"at-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"at-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"at-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"at-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"at-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"at-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1695,13390,'_wp_attached_file','2021/02/trello-1.svg'),(1696,13390,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:38;s:6:\"height\";i:38;s:4:\"file\";s:21:\"/2021/02/trello-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"trello-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"trello-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"trello-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:12:\"trello-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"trello-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"trello-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"trello-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"trello-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"trello-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"trello-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"trello-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"trello-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1697,13391,'_wp_attached_file','2021/02/check-circle-1.svg'),(1698,13391,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:26;s:6:\"height\";i:26;s:4:\"file\";s:27:\"/2021/02/check-circle-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"check-circle-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"check-circle-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"check-circle-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:18:\"check-circle-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:18:\"check-circle-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:18:\"check-circle-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:18:\"check-circle-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"check-circle-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"check-circle-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"check-circle-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"check-circle-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"check-circle-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1699,13399,'_wp_attached_file','2021/02/activity-1.svg'),(1700,13399,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:36;s:6:\"height\";i:37;s:4:\"file\";s:23:\"/2021/02/activity-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"activity-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"activity-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"activity-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"activity-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"activity-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"activity-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"activity-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"activity-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"activity-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"activity-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"activity-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"activity-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1701,13400,'_wp_attached_file','2021/02/dollar-sign-1.svg'),(1702,13400,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:36;s:6:\"height\";i:37;s:4:\"file\";s:26:\"/2021/02/dollar-sign-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"dollar-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"dollar-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"dollar-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"dollar-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"dollar-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"dollar-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"dollar-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"dollar-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"dollar-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"dollar-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"dollar-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"dollar-sign-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1703,13401,'_wp_attached_file','2021/02/users-1.svg'),(1704,13401,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:36;s:6:\"height\";i:37;s:4:\"file\";s:20:\"/2021/02/users-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:11:\"users-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"users-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1705,13547,'_wp_attached_file','2020/10/img-1.jpg'),(1706,13547,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:882;s:6:\"height\";i:445;s:4:\"file\";s:17:\"2020/10/img-1.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"img-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"img-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"img-1-492x248.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"img-1-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"img-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"img-1-768x387.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"img-1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"img-1-492x248.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"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:{}}}'),(1707,13547,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.832885278475834045508463532314635813236236572265625;s:5:\"bytes\";i:2509;s:11:\"size_before\";i:136888;s:10:\"size_after\";i:134379;s:4:\"time\";d:0.2600000000000000088817841970012523233890533447265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.200000000000000011102230246251565404236316680908203125;s:5:\"bytes\";i:4136;s:11:\"size_before\";i:18344;s:10:\"size_after\";i:18307;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1800;s:11:\"size_before\";i:4515;s:10:\"size_after\";i:4515;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.82999999999999996003197111349436454474925994873046875;s:5:\"bytes\";i:5514;s:11:\"size_before\";i:23951;s:10:\"size_after\";i:23753;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.95999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:470;s:11:\"size_before\";i:9484;s:10:\"size_after\";i:9014;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.4000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:465;s:11:\"size_before\";i:7261;s:10:\"size_after\";i:6796;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.649999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:1339;s:11:\"size_before\";i:36650;s:10:\"size_after\";i:35311;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14305;s:10:\"size_after\";i:14305;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18456;s:10:\"size_after\";i:18456;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3922;s:10:\"size_after\";i:3922;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1709,13548,'_wp_attached_file','2020/10/img-2.jpg'),(1710,13548,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:882;s:6:\"height\";i:445;s:4:\"file\";s:17:\"2020/10/img-2.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"img-2-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"img-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"img-2-492x248.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"img-2-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"img-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"img-2-768x387.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"img-2-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"img-2-492x248.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"img-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:{}}}'),(1711,13548,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.107594441535618923211359287961386144161224365234375;s:5:\"bytes\";i:3502;s:11:\"size_before\";i:166161;s:10:\"size_after\";i:162659;s:4:\"time\";d:0.2800000000000000266453525910037569701671600341796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.200000000000000011102230246251565404236316680908203125;s:5:\"bytes\";i:3924;s:11:\"size_before\";i:16712;s:10:\"size_after\";i:16679;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1752;s:11:\"size_before\";i:4167;s:10:\"size_after\";i:4167;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.2399999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:8336;s:11:\"size_before\";i:30654;s:10:\"size_after\";i:30275;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.29999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:813;s:11:\"size_before\";i:12913;s:10:\"size_after\";i:12100;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.12000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:429;s:11:\"size_before\";i:7006;s:10:\"size_after\";i:6577;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:1848;s:11:\"size_before\";i:51500;s:10:\"size_after\";i:49652;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13940;s:10:\"size_after\";i:13940;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25402;s:10:\"size_after\";i:25402;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3867;s:10:\"size_after\";i:3867;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1713,13549,'_wp_attached_file','2020/10/img-3.jpg'),(1714,13549,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:882;s:6:\"height\";i:445;s:4:\"file\";s:17:\"2020/10/img-3.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"img-3-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"img-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"img-3-492x248.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"img-3-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"img-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"img-3-768x387.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"img-3-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"img-3-492x248.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"img-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:\"0\";s:8:\"keywords\";a:0:{}}}'),(1715,13549,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.796236456947348347767956511233933269977569580078125;s:5:\"bytes\";i:2646;s:11:\"size_before\";i:147308;s:10:\"size_after\";i:144662;s:4:\"time\";d:0.3400000000000000799360577730112709105014801025390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:3888;s:11:\"size_before\";i:16039;s:10:\"size_after\";i:16039;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.2599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:1476;s:11:\"size_before\";i:4108;s:10:\"size_after\";i:4015;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.58999999999999996891375531049561686813831329345703125;s:5:\"bytes\";i:6192;s:11:\"size_before\";i:26362;s:10:\"size_after\";i:26206;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:572;s:11:\"size_before\";i:11599;s:10:\"size_after\";i:11027;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.36000000000000031974423109204508364200592041015625;s:5:\"bytes\";i:374;s:11:\"size_before\";i:6981;s:10:\"size_after\";i:6607;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.410000000000000142108547152020037174224853515625;s:5:\"bytes\";i:1451;s:11:\"size_before\";i:42575;s:10:\"size_after\";i:41124;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13643;s:10:\"size_after\";i:13643;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22139;s:10:\"size_after\";i:22139;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3862;s:10:\"size_after\";i:3862;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1717,13551,'_wp_attached_file','2020/10/img-5.jpg'),(1718,13551,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:882;s:6:\"height\";i:445;s:4:\"file\";s:17:\"2020/10/img-5.jpg\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"img-5-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"img-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"img-5-492x248.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"img-5-300x151.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:151;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"img-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"img-5-768x387.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"img-5-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"img-5-492x248.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"img-5-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:{}}}'),(1719,13551,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.93746236505739144462268086499534547328948974609375;s:5:\"bytes\";i:3121;s:11:\"size_before\";i:161087;s:10:\"size_after\";i:157966;s:4:\"time\";d:0.2600000000000000088817841970012523233890533447265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:3467;s:11:\"size_before\";i:17518;s:10:\"size_after\";i:16538;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:1652;s:11:\"size_before\";i:4279;s:10:\"size_after\";i:4279;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.11000000000000000055511151231257827021181583404541015625;s:5:\"bytes\";i:6114;s:11:\"size_before\";i:30547;s:10:\"size_after\";i:30514;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.0999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:510;s:11:\"size_before\";i:12430;s:10:\"size_after\";i:11920;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:308;s:11:\"size_before\";i:6824;s:10:\"size_after\";i:6516;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.689999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:1290;s:11:\"size_before\";i:47945;s:10:\"size_after\";i:46655;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13277;s:10:\"size_after\";i:13277;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24453;s:10:\"size_after\";i:24453;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3814;s:10:\"size_after\";i:3814;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1721,13612,'_wp_attached_file','2021/02/img-4-copy.jpg'),(1722,13612,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:423;s:6:\"height\";i:275;s:4:\"file\";s:22:\"2021/02/img-4-copy.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"img-4-copy-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"img-4-copy-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"img-4-copy-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img-4-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"img-4-copy-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"img-4-copy-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:{}}}'),(1723,13612,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:34.7595903488977597817211062647402286529541015625;s:5:\"bytes\";i:24030;s:11:\"size_before\";i:69132;s:10:\"size_after\";i:45102;s:4:\"time\";d:0.169999999999999984456877655247808434069156646728515625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:48.06000000000000227373675443232059478759765625;s:5:\"bytes\";i:26738;s:11:\"size_before\";i:24544;s:10:\"size_after\";i:12748;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:76.599999999999994315658113919198513031005859375;s:5:\"bytes\";i:24854;s:11:\"size_before\";i:15283;s:10:\"size_after\";i:3576;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.8300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:294;s:11:\"size_before\";i:10406;s:10:\"size_after\";i:10112;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.29999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:233;s:11:\"size_before\";i:5417;s:10:\"size_after\";i:5184;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10325;s:10:\"size_after\";i:10325;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3157;s:10:\"size_after\";i:3157;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1725,13614,'_wp_attached_file','2020/10/img-1-copy.jpg'),(1726,13614,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:423;s:6:\"height\";i:275;s:4:\"file\";s:22:\"2020/10/img-1-copy.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"img-1-copy-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"img-1-copy-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"img-1-copy-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img-1-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"img-1-copy-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"img-1-copy-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:{}}}'),(1727,13614,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:32.139149086677235800380003638565540313720703125;s:5:\"bytes\";i:28169;s:11:\"size_before\";i:87647;s:10:\"size_after\";i:59478;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:43.97999999999999687361196265555918216705322265625;s:5:\"bytes\";i:32721;s:11:\"size_before\";i:31092;s:10:\"size_after\";i:17418;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:75.1299999999999954525264911353588104248046875;s:5:\"bytes\";i:29492;s:11:\"size_before\";i:18022;s:10:\"size_after\";i:4482;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.17999999999999971578290569595992565155029296875;s:5:\"bytes\";i:594;s:11:\"size_before\";i:14219;s:10:\"size_after\";i:13625;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.25;s:5:\"bytes\";i:361;s:11:\"size_before\";i:6882;s:10:\"size_after\";i:6521;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13619;s:10:\"size_after\";i:13619;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3813;s:10:\"size_after\";i:3813;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1729,13616,'_wp_attached_file','2020/12/img-3-copy.jpg'),(1730,13616,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:423;s:6:\"height\";i:275;s:4:\"file\";s:22:\"2020/12/img-3-copy.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"img-3-copy-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"img-3-copy-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"img-3-copy-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"img-3-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:22:\"img-3-copy-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"img-3-copy-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:{}}}'),(1731,13616,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:31.887186789462806046913101454265415668487548828125;s:5:\"bytes\";i:27768;s:11:\"size_before\";i:87082;s:10:\"size_after\";i:59314;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:43.9500000000000028421709430404007434844970703125;s:5:\"bytes\";i:31927;s:11:\"size_before\";i:30722;s:10:\"size_after\";i:17220;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:74.9599999999999937472239253111183643341064453125;s:5:\"bytes\";i:28760;s:11:\"size_before\";i:17874;s:10:\"size_after\";i:4475;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:555;s:11:\"size_before\";i:14208;s:10:\"size_after\";i:13653;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5;s:5:\"bytes\";i:312;s:11:\"size_before\";i:6929;s:10:\"size_after\";i:6617;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13535;s:10:\"size_after\";i:13535;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3814;s:10:\"size_after\";i:3814;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1733,13629,'_wp_attached_file','2021/02/Image.png'),(1734,13629,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:744;s:6:\"height\";i:764;s:4:\"file\";s:17:\"2021/02/Image.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"Image-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"Image-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"Image-492x505.png\";s:5:\"width\";i:492;s:6:\"height\";i:505;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Image-292x300.png\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Image-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"Image-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"Image-492x505.png\";s:5:\"width\";i:492;s:6:\"height\";i:505;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"Image-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:{}}}'),(1735,13629,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.92108920158917140241783272358588874340057373046875;s:5:\"bytes\";i:51206;s:11:\"size_before\";i:1040542;s:10:\"size_after\";i:989336;s:4:\"time\";d:1.57000000000000028421709430404007434844970703125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.13000000000000255795384873636066913604736328125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:124819;s:10:\"size_after\";i:84720;s:4:\"time\";d:0.520000000000000017763568394002504646778106689453125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.20999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15945;s:10:\"size_after\";i:15592;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.350000000000000088817841970012523233890533447265625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:320802;s:10:\"size_after\";i:310048;s:4:\"time\";d:0.36999999999999999555910790149937383830547332763671875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:15945;s:10:\"size_after\";i:15945;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:90136;s:10:\"size_after\";i:90136;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:119257;s:10:\"size_after\";i:119257;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:32836;s:10:\"size_after\";i:32836;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:320802;s:10:\"size_after\";i:320802;s:4:\"time\";d:0.2800000000000000266453525910037569701671600341796875;}}}'),(1736,14254,'_wp_attached_file','2021/04/laptop-1-1.svg'),(1737,14254,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:101;s:6:\"height\";i:101;s:4:\"file\";s:23:\"/2021/04/laptop-1-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"laptop-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1740,14255,'_wp_attached_file','2021/04/window-1.svg'),(1741,14255,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:88;s:6:\"height\";i:88;s:4:\"file\";s:21:\"/2021/04/window-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"window-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"window-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"window-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:12:\"window-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"window-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"window-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"window-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"window-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"window-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"window-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"window-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"window-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1744,14256,'_wp_attached_file','2021/04/laptop-1.svg'),(1745,14256,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:94;s:6:\"height\";i:94;s:4:\"file\";s:21:\"/2021/04/laptop-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"laptop-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"laptop-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"laptop-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:12:\"laptop-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"laptop-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"laptop-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"laptop-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"laptop-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"laptop-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"laptop-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"laptop-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"laptop-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1748,14260,'_wp_attached_file','2021/04/Vector-12.png'),(1749,14260,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:217;s:6:\"height\";i:38;s:4:\"file\";s:21:\"2021/04/Vector-12.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Vector-12-100x38.png\";s:5:\"width\";i:100;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Vector-12-150x38.png\";s:5:\"width\";i:150;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Vector-12-100x38.png\";s:5:\"width\";i:100;s:6:\"height\";i:38;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:{}}}'),(1750,14260,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:16.49726348709929624192227493040263652801513671875;s:5:\"bytes\";i:211;s:11:\"size_before\";i:1279;s:10:\"size_after\";i:1068;s:4:\"time\";d:0.15000000000000002220446049250313080847263336181640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.489999999999998436805981327779591083526611328125;s:5:\"bytes\";i:81;s:11:\"size_before\";i:413;s:10:\"size_after\";i:316;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.35000000000000142108547152020037174224853515625;s:5:\"bytes\";i:114;s:11:\"size_before\";i:534;s:10:\"size_after\";i:420;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:332;s:10:\"size_after\";i:332;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}}}'),(1752,14261,'_wp_attached_file','2021/04/Vector-11.png'),(1753,14261,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:196;s:6:\"height\";i:37;s:4:\"file\";s:21:\"2021/04/Vector-11.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"Vector-11-100x37.png\";s:5:\"width\";i:100;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Vector-11-150x37.png\";s:5:\"width\";i:150;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"Vector-11-100x37.png\";s:5:\"width\";i:100;s:6:\"height\";i:37;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:{}}}'),(1754,14261,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:17.207792207792209637773339636623859405517578125;s:5:\"bytes\";i:212;s:11:\"size_before\";i:1232;s:10:\"size_after\";i:1020;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:25.519999999999999573674358543939888477325439453125;s:5:\"bytes\";i:67;s:11:\"size_before\";i:388;s:10:\"size_after\";i:289;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.6099999999999994315658113919198513031005859375;s:5:\"bytes\";i:113;s:11:\"size_before\";i:523;s:10:\"size_after\";i:410;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:321;s:10:\"size_after\";i:321;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1756,14270,'_wp_attached_file','2021/04/email-merketing-4.png'),(1757,14270,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:243;s:6:\"height\";i:224;s:4:\"file\";s:29:\"2021/04/email-merketing-4.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"email-merketing-4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"email-merketing-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"email-merketing-4-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:{}}}'),(1758,14270,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.6497392148142164813862109440378844738006591796875;s:5:\"bytes\";i:2634;s:11:\"size_before\";i:24733;s:10:\"size_after\";i:22099;s:4:\"time\";d:0.2800000000000000266453525910037569701671600341796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:36.49000000000000198951966012828052043914794921875;s:5:\"bytes\";i:25;s:11:\"size_before\";i:5925;s:10:\"size_after\";i:3763;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.660000000000000142108547152020037174224853515625;s:5:\"bytes\";i:472;s:11:\"size_before\";i:12908;s:10:\"size_after\";i:12436;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5900;s:10:\"size_after\";i:5900;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1760,14271,'_wp_attached_file','2021/04/email-merketing-3.png'),(1761,14271,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:360;s:6:\"height\";i:437;s:4:\"file\";s:29:\"2021/04/email-merketing-3.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"email-merketing-3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"email-merketing-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"email-merketing-3-247x300.png\";s:5:\"width\";i:247;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"email-merketing-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"email-merketing-3-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"email-merketing-3-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:{}}}'),(1762,14271,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:13.261195330196898112262715585529804229736328125;s:5:\"bytes\";i:38053;s:11:\"size_before\";i:286950;s:10:\"size_after\";i:248897;s:4:\"time\";d:1.270000000000000017763568394002504646778106689453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.71000000000000085265128291212022304534912109375;s:5:\"bytes\";i:16144;s:11:\"size_before\";i:76257;s:10:\"size_after\";i:61224;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.480000000000000426325641456060111522674560546875;s:5:\"bytes\";i:1645;s:11:\"size_before\";i:12086;s:10:\"size_after\";i:10457;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:17438;s:11:\"size_before\";i:99150;s:10:\"size_after\";i:81712;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.3100000000000004973799150320701301097869873046875;s:5:\"bytes\";i:3953;s:11:\"size_before\";i:25821;s:10:\"size_after\";i:21868;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:63195;s:10:\"size_after\";i:63195;s:4:\"time\";d:0.84999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:10441;s:10:\"size_after\";i:10441;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1764,14281,'_wp_attached_file','2021/04/Image-2.png'),(1765,14281,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:359;s:6:\"height\";i:442;s:4:\"file\";s:19:\"2021/04/Image-2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Image-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Image-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Image-2-244x300.png\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Image-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"Image-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Image-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:{}}}'),(1766,14281,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:28.744658314766791562533398973755538463592529296875;s:5:\"bytes\";i:70830;s:11:\"size_before\";i:246411;s:10:\"size_after\";i:175581;s:4:\"time\";d:2.25;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:46.6700000000000017053025658242404460906982421875;s:5:\"bytes\";i:25449;s:11:\"size_before\";i:69810;s:10:\"size_after\";i:37230;s:4:\"time\";d:0.88000000000000000444089209850062616169452667236328125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.28999999999999914734871708787977695465087890625;s:5:\"bytes\";i:2580;s:11:\"size_before\";i:11249;s:10:\"size_after\";i:7054;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:33.22999999999999687361196265555918216705322265625;s:5:\"bytes\";i:27228;s:11:\"size_before\";i:81950;s:10:\"size_after\";i:54722;s:4:\"time\";d:0.560000000000000053290705182007513940334320068359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:26.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:6827;s:11:\"size_before\";i:25672;s:10:\"size_after\";i:18845;s:4:\"time\";d:0.299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:48917;s:10:\"size_after\";i:48917;s:4:\"time\";d:0.429999999999999993338661852249060757458209991455078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8813;s:10:\"size_after\";i:8813;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1768,14282,'_wp_attached_file','2021/04/Image-1.png'),(1769,14282,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:662;s:6:\"height\";i:475;s:4:\"file\";s:19:\"2021/04/Image-1.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Image-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Image-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"Image-1-492x353.png\";s:5:\"width\";i:492;s:6:\"height\";i:353;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Image-1-300x215.png\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Image-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"Image-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"Image-1-492x353.png\";s:5:\"width\";i:492;s:6:\"height\";i:353;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Image-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:{}}}'),(1770,14282,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:24.5277750074798035484491265378892421722412109375;s:5:\"bytes\";i:98376;s:11:\"size_before\";i:401080;s:10:\"size_after\";i:302704;s:4:\"time\";d:1.8200000000000000621724893790087662637233734130859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:34.32000000000000028421709430404007434844970703125;s:5:\"bytes\";i:49984;s:11:\"size_before\";i:47482;s:10:\"size_after\";i:31184;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.5099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:4247;s:11:\"size_before\";i:8444;s:10:\"size_after\";i:7134;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:34.46000000000000085265128291212022304534912109375;s:5:\"bytes\";i:167122;s:11:\"size_before\";i:162324;s:10:\"size_after\";i:106384;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.590000000000003410605131648480892181396484375;s:5:\"bytes\";i:20332;s:11:\"size_before\";i:54085;s:10:\"size_after\";i:33753;s:4:\"time\";d:0.34999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:31.910000000000000142108547152020037174224853515625;s:5:\"bytes\";i:4496;s:11:\"size_before\";i:14089;s:10:\"size_after\";i:9593;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:28334;s:10:\"size_after\";i:28334;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:81437;s:10:\"size_after\";i:81437;s:4:\"time\";d:0.82999999999999996003197111349436454474925994873046875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:4885;s:10:\"size_after\";i:4885;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1772,14294,'_wp_attached_file','2021/04/Ellipse-9-1.png'),(1773,14294,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:224;s:6:\"height\";i:197;s:4:\"file\";s:23:\"2021/04/Ellipse-9-1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Ellipse-9-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Ellipse-9-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Ellipse-9-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:{}}}'),(1774,14294,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.51120732422315473542084873770363628864288330078125;s:5:\"bytes\";i:1222;s:11:\"size_before\";i:22173;s:10:\"size_after\";i:20951;s:4:\"time\";d:0.330000000000000015543122344752191565930843353271484375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.480000000000000426325641456060111522674560546875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5351;s:10:\"size_after\";i:4576;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.899999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:447;s:11:\"size_before\";i:11471;s:10:\"size_after\";i:11024;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5351;s:10:\"size_after\";i:5351;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}}}'),(1776,14297,'_wp_attached_file','2021/04/email-merketing-5.png'),(1777,14297,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:478;s:6:\"height\";i:539;s:4:\"file\";s:29:\"2021/04/email-merketing-5.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"email-merketing-5-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"email-merketing-5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"email-merketing-5-266x300.png\";s:5:\"width\";i:266;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"email-merketing-5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"email-merketing-5-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"email-merketing-5-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:{}}}'),(1778,14297,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:12.767034919051997832184497383423149585723876953125;s:5:\"bytes\";i:32774;s:11:\"size_before\";i:256708;s:10:\"size_after\";i:223934;s:4:\"time\";d:1.9499999999999999555910790149937383830547332763671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.9200000000000017053025658242404460906982421875;s:5:\"bytes\";i:17049;s:11:\"size_before\";i:68707;s:10:\"size_after\";i:52959;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.20999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:974;s:11:\"size_before\";i:13701;s:10:\"size_after\";i:12713;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.769999999999999573674358543939888477325439453125;s:5:\"bytes\";i:12849;s:11:\"size_before\";i:76605;s:10:\"size_after\";i:63756;s:4:\"time\";d:1.0900000000000000799360577730112709105014801025390625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.42999999999999971578290569595992565155029296875;s:5:\"bytes\";i:3189;s:11:\"size_before\";i:27896;s:10:\"size_after\";i:24707;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:57072;s:10:\"size_after\";i:57072;s:4:\"time\";d:0.419999999999999984456877655247808434069156646728515625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:12727;s:10:\"size_after\";i:12727;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}}}'),(7824,15212,'_elementor_data','[{\"id\":\"1318b72b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EDF9F2\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/pattern-5.png\",\"id\":3188},\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"initial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"3aa70776\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.08800000000000096633812063373625278472900390625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"75\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"74\",\"left\":\"0\",\"isLinked\":false},\"z_index\":4,\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"1aae530a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a dream job that changes life.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7df40beb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next job website.<\\/p>\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"43\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7399c99e\",\"elType\":\"widget\",\"settings\":{\"submit_label\":\"Search\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-213\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_z_index\":3,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-job-search\"},{\"id\":\"7079613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Try Product Designer, Software Engineer etc.\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"64c07af8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.91199999999999903366187936626374721527099609375,\"align\":\"center\",\"_inline_size_tablet\":50,\"content_position_tablet\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46e88e7d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/job-man.png\",\"id\":4886},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":2,\"_element_width\":\"auto\",\"align\":\"center\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cb2d581\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/hero-dot-pattern.png\",\"id\":3187},\"image_size\":\"full\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":137.900000000000005684341886080801486968994140625,\"unit\":\"px\"},\"_offset_y\":{\"size\":160,\"unit\":\"px\"},\"_offset_x_end_tablet\":{\"size\":47.39099999999999823785401531495153903961181640625,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":279,\"unit\":\"px\"},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":41.7000000000000028421709430404007434844970703125,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"_animation\":\"zoomIn\",\"_animation_delay\":1000},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5e150f34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/hero-oval-shape.png\",\"id\":3186},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":74,\"unit\":\"px\"},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"_offset_x_tablet\":{\"size\":20,\"unit\":\"px\"},\"_offset_y_end_tablet\":{\"size\":0,\"unit\":\"px\"},\"_animation\":\"zoomIn\",\"_animation_delay\":1000},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1780,14342,'_wp_attached_file','2021/04/IMG.png'),(1781,14342,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1130;s:6:\"height\";i:863;s:4:\"file\";s:15:\"2021/04/IMG.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"IMG-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"IMG-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"IMG-492x376.png\";s:5:\"width\";i:492;s:6:\"height\";i:376;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"IMG-300x229.png\";s:5:\"width\";i:300;s:6:\"height\";i:229;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"IMG-1024x782.png\";s:5:\"width\";i:1024;s:6:\"height\";i:782;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"IMG-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"IMG-768x587.png\";s:5:\"width\";i:768;s:6:\"height\";i:587;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"IMG-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"IMG-492x376.png\";s:5:\"width\";i:492;s:6:\"height\";i:376;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"IMG-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:{}}}'),(1782,14342,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:30.64226041941133615864600869826972484588623046875;s:5:\"bytes\";i:494252;s:11:\"size_before\";i:1612975;s:10:\"size_after\";i:1118723;s:4:\"time\";d:7.36000000000000031974423109204508364200592041015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:34.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:33845;s:11:\"size_before\";i:60573;s:10:\"size_after\";i:39933;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.269999999999999573674358543939888477325439453125;s:5:\"bytes\";i:4301;s:11:\"size_before\";i:10382;s:10:\"size_after\";i:9212;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:28.050000000000000710542735760100185871124267578125;s:5:\"bytes\";i:117663;s:11:\"size_before\";i:177552;s:10:\"size_after\";i:127751;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:16597;s:11:\"size_before\";i:61310;s:10:\"size_after\";i:44713;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:37.0799999999999982946974341757595539093017578125;s:5:\"bytes\";i:257109;s:11:\"size_before\";i:693359;s:10:\"size_after\";i:436250;s:4:\"time\";d:2.45000000000000017763568394002504646778106689453125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.050000000000000710542735760100185871124267578125;s:5:\"bytes\";i:4768;s:11:\"size_before\";i:20689;s:10:\"size_after\";i:15921;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:34.86999999999999744204615126363933086395263671875;s:5:\"bytes\";i:144167;s:11:\"size_before\";i:413439;s:10:\"size_after\";i:269272;s:4:\"time\";d:2.770000000000000017763568394002504646778106689453125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:43654;s:10:\"size_after\";i:43654;s:4:\"time\";d:0.4699999999999999733546474089962430298328399658203125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:123967;s:10:\"size_after\";i:123967;s:4:\"time\";d:1.060000000000000053290705182007513940334320068359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8050;s:10:\"size_after\";i:8050;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(7823,15212,'_wp_page_template','default'),(1784,14436,'_wp_attached_file','2021/04/dashboard-web-app.png'),(1785,14436,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1230;s:6:\"height\";i:967;s:4:\"file\";s:29:\"2021/04/dashboard-web-app.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"dashboard-web-app-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"dashboard-web-app-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"dashboard-web-app-492x387.png\";s:5:\"width\";i:492;s:6:\"height\";i:387;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"dashboard-web-app-300x236.png\";s:5:\"width\";i:300;s:6:\"height\";i:236;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"dashboard-web-app-1024x805.png\";s:5:\"width\";i:1024;s:6:\"height\";i:805;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"dashboard-web-app-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"dashboard-web-app-768x604.png\";s:5:\"width\";i:768;s:6:\"height\";i:604;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:29:\"dashboard-web-app-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"dashboard-web-app-492x387.png\";s:5:\"width\";i:492;s:6:\"height\";i:387;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"dashboard-web-app-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:{}}}'),(1786,14436,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:31.428771666251609673281564028002321720123291015625;s:5:\"bytes\";i:461903;s:11:\"size_before\";i:1469682;s:10:\"size_after\";i:1007779;s:4:\"time\";d:4.12000000000000010658141036401502788066864013671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.25999999999999801048033987171947956085205078125;s:5:\"bytes\";i:33722;s:11:\"size_before\";i:52416;s:10:\"size_after\";i:35508;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.03999999999999914734871708787977695465087890625;s:5:\"bytes\";i:3933;s:11:\"size_before\";i:9799;s:10:\"size_after\";i:8717;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.530000000000001136868377216160297393798828125;s:5:\"bytes\";i:101705;s:11:\"size_before\";i:149430;s:10:\"size_after\";i:118753;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.219999999999998863131622783839702606201171875;s:5:\"bytes\";i:15485;s:11:\"size_before\";i:56897;s:10:\"size_after\";i:41412;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:38.72999999999999687361196265555918216705322265625;s:5:\"bytes\";i:266472;s:11:\"size_before\";i:687991;s:10:\"size_after\";i:421519;s:4:\"time\";d:1.939999999999999946709294817992486059665679931640625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.410000000000000142108547152020037174224853515625;s:5:\"bytes\";i:5411;s:11:\"size_before\";i:19741;s:10:\"size_after\";i:14330;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:35.21000000000000085265128291212022304534912109375;s:5:\"bytes\";i:125868;s:11:\"size_before\";i:357524;s:10:\"size_after\";i:231656;s:4:\"time\";d:0.68000000000000004884981308350688777863979339599609375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:36610;s:10:\"size_after\";i:36610;s:4:\"time\";d:0.5100000000000000088817841970012523233890533447265625;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:91926;s:10:\"size_after\";i:91926;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:7348;s:10:\"size_after\";i:7348;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(7822,15212,'_elementor_version','3.0.13'),(1788,14443,'_wp_attached_file','2021/04/Image-1-1.png'),(1789,14443,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:736;s:6:\"height\";i:638;s:4:\"file\";s:21:\"2021/04/Image-1-1.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Image-1-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Image-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Image-1-1-492x426.png\";s:5:\"width\";i:492;s:6:\"height\";i:426;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Image-1-1-300x260.png\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Image-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"Image-1-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Image-1-1-492x426.png\";s:5:\"width\";i:492;s:6:\"height\";i:426;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Image-1-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:{}}}'),(1790,14443,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:21.457847509101924288188456557691097259521484375;s:5:\"bytes\";i:105911;s:11:\"size_before\";i:493577;s:10:\"size_after\";i:387666;s:4:\"time\";d:2.229999999999999982236431605997495353221893310546875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.89999999999999857891452847979962825775146484375;s:5:\"bytes\";i:41653;s:11:\"size_before\";i:56583;s:10:\"size_after\";i:43627;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.62000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:3112;s:11:\"size_before\";i:9369;s:10:\"size_after\";i:8655;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.090000000000003410605131648480892181396484375;s:5:\"bytes\";i:193093;s:11:\"size_before\";i:208557;s:10:\"size_after\";i:141634;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:32.8900000000000005684341886080801486968994140625;s:5:\"bytes\";i:20213;s:11:\"size_before\";i:61464;s:10:\"size_after\";i:41251;s:4:\"time\";d:0.39000000000000001332267629550187848508358001708984375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.589999999999999857891452847979962825775146484375;s:5:\"bytes\";i:5105;s:11:\"size_before\";i:18501;s:10:\"size_after\";i:13396;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:35692;s:10:\"size_after\";i:35692;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:97229;s:10:\"size_after\";i:97229;s:4:\"time\";d:1.1799999999999999378275106209912337362766265869140625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6182;s:10:\"size_after\";i:6182;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1792,14502,'_wp_attached_file','2021/04/Ellipse-8.png'),(1793,14502,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:124;s:6:\"height\";i:116;s:4:\"file\";s:21:\"2021/04/Ellipse-8.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Ellipse-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Ellipse-8-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:{}}}'),(1794,14502,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.7900641025641021997216739691793918609619140625;s:5:\"bytes\";i:473;s:11:\"size_before\";i:12480;s:10:\"size_after\";i:12007;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.5800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6240;s:10:\"size_after\";i:5767;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:6240;s:10:\"size_after\";i:6240;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(7821,15212,'_elementor_template_type','section'),(1796,14503,'_wp_attached_file','2021/04/Ellipse-9.png'),(1797,14503,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:123;s:6:\"height\";i:122;s:4:\"file\";s:21:\"2021/04/Ellipse-9.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Ellipse-9-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Ellipse-9-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:{}}}'),(1798,14503,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:21.32769488550227521272972808219492435455322265625;s:5:\"bytes\";i:2673;s:11:\"size_before\";i:12533;s:10:\"size_after\";i:9860;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:39.68999999999999772626324556767940521240234375;s:5:\"bytes\";i:1707;s:11:\"size_before\";i:6735;s:10:\"size_after\";i:4062;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5798;s:10:\"size_after\";i:5798;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}}}'),(1800,14663,'_wp_attached_file','2021/04/laptop-1-1-1.svg'),(1801,14663,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:101;s:6:\"height\";i:101;s:4:\"file\";s:25:\"/2021/04/laptop-1-1-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"laptop-1-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"laptop-1-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"laptop-1-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:16:\"laptop-1-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"laptop-1-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"laptop-1-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:16:\"laptop-1-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"laptop-1-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"laptop-1-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"laptop-1-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"laptop-1-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"laptop-1-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1802,14664,'_wp_attached_file','2021/04/laptop-1-2.svg'),(1803,14664,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:94;s:6:\"height\";i:94;s:4:\"file\";s:23:\"/2021/04/laptop-1-2.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"laptop-1-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"laptop-1-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1804,14665,'_wp_attached_file','2021/04/window-1-1.svg'),(1805,14665,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:88;s:6:\"height\";i:88;s:4:\"file\";s:23:\"/2021/04/window-1-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"window-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"window-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"window-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"window-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"window-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"window-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"window-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"window-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"window-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"window-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"window-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"window-1-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1806,14666,'_wp_attached_file','2021/04/Vector-11-1.png'),(1807,14666,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:196;s:6:\"height\";i:37;s:4:\"file\";s:23:\"2021/04/Vector-11-1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Vector-11-1-100x37.png\";s:5:\"width\";i:100;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Vector-11-1-150x37.png\";s:5:\"width\";i:150;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Vector-11-1-100x37.png\";s:5:\"width\";i:100;s:6:\"height\";i:37;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:{}}}'),(1808,14666,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:22.11764705882352899379839072935283184051513671875;s:5:\"bytes\";i:376;s:11:\"size_before\";i:1700;s:10:\"size_after\";i:1324;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.96999999999999975131004248396493494510650634765625;s:5:\"bytes\";i:247;s:11:\"size_before\";i:584;s:10:\"size_after\";i:555;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:44.53999999999999914734871708787977695465087890625;s:5:\"bytes\";i:347;s:11:\"size_before\";i:779;s:10:\"size_after\";i:432;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:337;s:10:\"size_after\";i:337;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1809,14667,'_wp_attached_file','2021/04/Vector-12-1.png'),(1810,14667,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:217;s:6:\"height\";i:38;s:4:\"file\";s:23:\"2021/04/Vector-12-1.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Vector-12-1-100x38.png\";s:5:\"width\";i:100;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Vector-12-1-150x38.png\";s:5:\"width\";i:150;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Vector-12-1-100x38.png\";s:5:\"width\";i:100;s:6:\"height\";i:38;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:{}}}'),(1811,14667,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:19.24233313289236235732460045255720615386962890625;s:5:\"bytes\";i:320;s:11:\"size_before\";i:1663;s:10:\"size_after\";i:1343;s:4:\"time\";d:0.09000000000000001054711873393898713402450084686279296875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.970000000000000195399252334027551114559173583984375;s:5:\"bytes\";i:236;s:11:\"size_before\";i:579;s:10:\"size_after\";i:556;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:40.0799999999999982946974341757595539093017578125;s:5:\"bytes\";i:297;s:11:\"size_before\";i:741;s:10:\"size_after\";i:444;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:343;s:10:\"size_after\";i:343;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1812,14667,'_wp_old_slug','vector-12-2__trashed'),(1813,14670,'_wp_attached_file','2021/04/Line-2.png'),(1814,14670,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:217;s:6:\"height\";i:38;s:4:\"file\";s:18:\"2021/04/Line-2.png\";s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"Line-2-100x38.png\";s:5:\"width\";i:100;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Line-2-150x38.png\";s:5:\"width\";i:150;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"Line-2-100x38.png\";s:5:\"width\";i:100;s:6:\"height\";i:38;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:{}}}'),(1815,14670,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:19.24233313289236235732460045255720615386962890625;s:5:\"bytes\";i:320;s:11:\"size_before\";i:1663;s:10:\"size_after\";i:1343;s:4:\"time\";d:0.1399999999999999855671006798729649744927883148193359375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.970000000000000195399252334027551114559173583984375;s:5:\"bytes\";i:236;s:11:\"size_before\";i:579;s:10:\"size_after\";i:556;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:40.0799999999999982946974341757595539093017578125;s:5:\"bytes\";i:297;s:11:\"size_before\";i:741;s:10:\"size_after\";i:444;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:343;s:10:\"size_after\";i:343;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1816,14689,'_wp_attached_file','2021/05/404.png'),(1817,14689,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:346;s:6:\"height\";i:256;s:4:\"file\";s:15:\"2021/05/404.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"404-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"404-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"404-300x222.png\";s:5:\"width\";i:300;s:6:\"height\";i:222;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"404-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"404-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"404-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:{}}}'),(1818,14689,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.2723818838399036934561081579886376857757568359375;s:5:\"bytes\";i:1353;s:11:\"size_before\";i:106336;s:10:\"size_after\";i:104983;s:4:\"time\";d:0.35999999999999998667732370449812151491641998291015625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.7599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:2070;s:11:\"size_before\";i:25008;s:10:\"size_after\";i:24318;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.37999999999999989341858963598497211933135986328125;s:5:\"bytes\";i:600;s:11:\"size_before\";i:8407;s:10:\"size_after\";i:8207;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.0800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:292;s:11:\"size_before\";i:26988;s:10:\"size_after\";i:26696;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.2800000000000000266453525910037569701671600341796875;s:5:\"bytes\";i:171;s:11:\"size_before\";i:13408;s:10:\"size_after\";i:13237;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24318;s:10:\"size_after\";i:24318;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8207;s:10:\"size_after\";i:8207;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(7820,15212,'_elementor_edit_mode','builder'),(1820,14709,'_wp_attached_file','2021/05/main.png'),(1821,14709,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:268;s:6:\"height\";i:79;s:4:\"file\";s:16:\"2021/05/main.png\";s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"main-255x79.png\";s:5:\"width\";i:255;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"main-100x79.png\";s:5:\"width\";i:100;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"main-150x79.png\";s:5:\"width\";i:150;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:15:\"main-255x79.png\";s:5:\"width\";i:255;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"main-100x79.png\";s:5:\"width\";i:100;s:6:\"height\";i:79;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:{}}}'),(1822,14709,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:32.64490872048894942736296798102557659149169921875;s:5:\"bytes\";i:8172;s:11:\"size_before\";i:25033;s:10:\"size_after\";i:16861;s:4:\"time\";d:0.3200000000000000621724893790087662637233734130859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:44.67999999999999971578290569595992565155029296875;s:5:\"bytes\";i:12420;s:11:\"size_before\";i:9265;s:10:\"size_after\";i:5125;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:45.25;s:5:\"bytes\";i:4815;s:11:\"size_before\";i:3547;s:10:\"size_after\";i:1942;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:47.090000000000003410605131648480892181396484375;s:5:\"bytes\";i:2427;s:11:\"size_before\";i:5154;s:10:\"size_after\";i:2727;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5125;s:10:\"size_after\";i:5125;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1942;s:10:\"size_after\";i:1942;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1823,14710,'_wp_attached_file','2021/05/main-1.png'),(1824,14710,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:310;s:6:\"height\";i:126;s:4:\"file\";s:18:\"2021/05/main-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"main-1-255x126.png\";s:5:\"width\";i:255;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"main-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"main-1-300x122.png\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"main-1-150x126.png\";s:5:\"width\";i:150;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:18:\"main-1-255x126.png\";s:5:\"width\";i:255;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"main-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:{}}}'),(1825,14710,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:17.3086496043393935906351543962955474853515625;s:5:\"bytes\";i:20167;s:11:\"size_before\";i:116514;s:10:\"size_after\";i:96347;s:4:\"time\";d:0.370000000000000051070259132757200859487056732177734375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:49.28999999999999914734871708787977695465087890625;s:5:\"bytes\";i:33360;s:11:\"size_before\";i:22561;s:10:\"size_after\";i:11441;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.9900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:1434;s:11:\"size_before\";i:11992;s:10:\"size_after\";i:11514;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:4;s:5:\"bytes\";i:1875;s:11:\"size_before\";i:46864;s:10:\"size_after\";i:44989;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:55.13000000000000255795384873636066913604736328125;s:5:\"bytes\";i:6694;s:11:\"size_before\";i:12142;s:10:\"size_after\";i:5448;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11441;s:10:\"size_after\";i:11441;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:11514;s:10:\"size_after\";i:11514;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1826,14711,'_wp_attached_file','2021/05/pic-1.png'),(1827,14711,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:833;s:6:\"height\";i:875;s:4:\"file\";s:17:\"2021/05/pic-1.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"pic-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"pic-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"pic-1-492x517.png\";s:5:\"width\";i:492;s:6:\"height\";i:517;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"pic-1-286x300.png\";s:5:\"width\";i:286;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"pic-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"pic-1-768x807.png\";s:5:\"width\";i:768;s:6:\"height\";i:807;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"pic-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"pic-1-492x517.png\";s:5:\"width\";i:492;s:6:\"height\";i:517;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"pic-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:{}}}'),(1828,14711,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.197299170606387352933097645291127264499664306640625;s:5:\"bytes\";i:16773;s:11:\"size_before\";i:1400903;s:10:\"size_after\";i:1384130;s:4:\"time\";d:3.289999999999999591437926937942393124103546142578125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:71687;s:10:\"size_after\";i:71687;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14175;s:10:\"size_after\";i:14175;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:253600;s:10:\"size_after\";i:253600;s:4:\"time\";d:0.7199999999999999733546474089962430298328399658203125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:87474;s:10:\"size_after\";i:87474;s:4:\"time\";d:0.440000000000000002220446049250313080847263336181640625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27330;s:10:\"size_after\";i:27330;s:4:\"time\";d:0.2800000000000000266453525910037569701671600341796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.7599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:16773;s:11:\"size_before\";i:607175;s:10:\"size_after\";i:590402;s:4:\"time\";d:0.40000000000000002220446049250313080847263336181640625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:71687;s:10:\"size_after\";i:71687;s:4:\"time\";d:0.63000000000000000444089209850062616169452667236328125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:253600;s:10:\"size_after\";i:253600;s:4:\"time\";d:0.299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14175;s:10:\"size_after\";i:14175;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}}}'),(1829,14716,'_wp_attached_file','2021/05/Line-15.svg'),(1830,14716,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:23;s:6:\"height\";i:2;s:4:\"file\";s:20:\"/2021/05/Line-15.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Line-15.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Line-15.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Line-15.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:11:\"Line-15.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Line-15.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Line-15.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Line-15.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Line-15.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Line-15.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Line-15.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Line-15.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Line-15.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1832,14720,'_wp_attached_file','2021/05/Vector-2.svg'),(1833,14720,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:132;s:6:\"height\";i:43;s:4:\"file\";s:21:\"/2021/05/Vector-2.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:12:\"Vector-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-2.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1834,14721,'_wp_attached_file','2021/05/Vector-3.svg'),(1835,14721,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:144;s:6:\"height\";i:65;s:4:\"file\";s:21:\"/2021/05/Vector-3.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:12:\"Vector-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-3.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1836,14722,'_wp_attached_file','2021/05/Vector-4.svg'),(1837,14722,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:83;s:6:\"height\";i:36;s:4:\"file\";s:21:\"/2021/05/Vector-4.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:12:\"Vector-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1838,14729,'_wp_attached_file','2021/05/img-3.png'),(1839,14729,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:199;s:4:\"file\";s:17:\"2021/05/img-3.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"img-3-255x199.png\";s:5:\"width\";i:255;s:6:\"height\";i:199;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"img-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"img-3-300x171.png\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"img-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"img-3-255x199.png\";s:5:\"width\";i:255;s:6:\"height\";i:199;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"img-3-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:{}}}'),(1840,14729,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.424506164938776464623515494167804718017578125;s:5:\"bytes\";i:24434;s:11:\"size_before\";i:234390;s:10:\"size_after\";i:209956;s:4:\"time\";d:0.360000000000000042188474935755948536098003387451171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:45.14999999999999857891452847979962825775146484375;s:5:\"bytes\";i:71655;s:11:\"size_before\";i:52901;s:10:\"size_after\";i:29016;s:4:\"time\";d:0.1600000000000000033306690738754696212708950042724609375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16238;s:10:\"size_after\";i:16238;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.65000000000000002220446049250313080847263336181640625;s:5:\"bytes\";i:549;s:11:\"size_before\";i:84759;s:10:\"size_after\";i:84210;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:35238;s:10:\"size_after\";i:35238;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:29016;s:10:\"size_after\";i:29016;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16238;s:10:\"size_after\";i:16238;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1841,14730,'_wp_attached_file','2021/05/img-1.png'),(1842,14730,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:332;s:6:\"height\";i:332;s:4:\"file\";s:17:\"2021/05/img-1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"img-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"img-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"img-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"img-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"img-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"img-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:{}}}'),(1843,14730,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:410127;s:10:\"size_after\";i:410127;s:4:\"time\";d:0.39000000000000001332267629550187848508358001708984375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:100691;s:10:\"size_after\";i:100691;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18246;s:10:\"size_after\";i:18246;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:134356;s:10:\"size_after\";i:134356;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:37897;s:10:\"size_after\";i:37897;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:100691;s:10:\"size_after\";i:100691;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18246;s:10:\"size_after\";i:18246;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1844,14731,'_wp_attached_file','2021/05/img-2.png'),(1845,14731,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:481;s:6:\"height\";i:368;s:4:\"file\";s:17:\"2021/05/img-2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"img-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"img-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"img-2-300x230.png\";s:5:\"width\";i:300;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"img-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:17:\"img-2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"img-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:{}}}'),(1846,14731,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.7898219070881449255239203921519219875335693359375;s:5:\"bytes\";i:14316;s:11:\"size_before\";i:210845;s:10:\"size_after\";i:196529;s:4:\"time\";d:0.82999999999999996003197111349436454474925994873046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.03999999999999914734871708787977695465087890625;s:5:\"bytes\";i:23619;s:11:\"size_before\";i:52330;s:10:\"size_after\";i:44457;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9659;s:10:\"size_after\";i:9659;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.05999999999999960920149533194489777088165283203125;s:5:\"bytes\";i:5322;s:11:\"size_before\";i:75382;s:10:\"size_after\";i:70060;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.79000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:1121;s:11:\"size_before\";i:19358;s:10:\"size_after\";i:18237;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:44457;s:10:\"size_after\";i:44457;s:4:\"time\";d:0.409999999999999975575093458246556110680103302001953125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9659;s:10:\"size_after\";i:9659;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}}}'),(1847,14732,'_wp_attached_file','2021/05/Rectangle-108.svg'),(1848,14732,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:81;s:6:\"height\";i:81;s:4:\"file\";s:26:\"/2021/05/Rectangle-108.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Rectangle-108.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Rectangle-108.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Rectangle-108.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"Rectangle-108.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Rectangle-108.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Rectangle-108.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Rectangle-108.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Rectangle-108.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Rectangle-108.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Rectangle-108.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Rectangle-108.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"Rectangle-108.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1849,14753,'_wp_attached_file','2021/05/Vector-1.svg'),(1850,14753,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:24;s:6:\"height\";i:18;s:4:\"file\";s:21:\"/2021/05/Vector-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:12:\"Vector-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"Vector-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1852,14755,'_wp_attached_file','2021/05/Vector.svg'),(1853,14755,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:23;s:6:\"height\";i:25;s:4:\"file\";s:19:\"/2021/05/Vector.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Vector.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Vector.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Vector.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:10:\"Vector.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Vector.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Vector.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Vector.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Vector.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Vector.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Vector.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Vector.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"Vector.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1855,14756,'_wp_attached_file','2021/05/Vector-4-1.svg'),(1856,14756,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:81;s:6:\"height\";i:63;s:4:\"file\";s:23:\"/2021/05/Vector-4-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"Vector-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1857,14757,'_wp_attached_file','2021/05/Vector-3-1.svg'),(1858,14757,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:104;s:6:\"height\";i:70;s:4:\"file\";s:23:\"/2021/05/Vector-3-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"Vector-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"Vector-3-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1859,14758,'_wp_attached_file','2021/05/2.png'),(1860,14758,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:482;s:6:\"height\";i:823;s:4:\"file\";s:13:\"2021/05/2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"2-176x300.png\";s:5:\"width\";i:176;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:13:\"2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"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:{}}}'),(1861,14758,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:11.31636663379307350396629772149026393890380859375;s:5:\"bytes\";i:7688;s:11:\"size_before\";i:67937;s:10:\"size_after\";i:60249;s:4:\"time\";d:0.95000000000000017763568394002504646778106689453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.17999999999999971578290569595992565155029296875;s:5:\"bytes\";i:9726;s:11:\"size_before\";i:20043;s:10:\"size_after\";i:16801;s:4:\"time\";d:0.5500000000000000444089209850062616169452667236328125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.719999999999998863131622783839702606201171875;s:5:\"bytes\";i:2187;s:11:\"size_before\";i:4361;s:10:\"size_after\";i:3632;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.92999999999999971578290569595992565155029296875;s:5:\"bytes\";i:2389;s:11:\"size_before\";i:14998;s:10:\"size_after\";i:12609;s:4:\"time\";d:0.2099999999999999922284388276239042170345783233642578125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.3900000000000005684341886080801486968994140625;s:5:\"bytes\";i:1328;s:11:\"size_before\";i:8102;s:10:\"size_after\";i:6774;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:16801;s:10:\"size_after\";i:16801;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3632;s:10:\"size_after\";i:3632;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1862,14762,'_wp_attached_file','2021/05/1.png'),(1863,14762,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:482;s:6:\"height\";i:823;s:4:\"file\";s:13:\"2021/05/1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"1-176x300.png\";s:5:\"width\";i:176;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:13:\"1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"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:{}}}'),(1864,14762,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.1809163518450187524422290152870118618011474609375;s:5:\"bytes\";i:9970;s:11:\"size_before\";i:192437;s:10:\"size_after\";i:182467;s:4:\"time\";d:0.5300000000000000266453525910037569701671600341796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.95000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:11283;s:11:\"size_before\";i:54106;s:10:\"size_after\";i:50345;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.65000000000000002220446049250313080847263336181640625;s:5:\"bytes\";i:174;s:11:\"size_before\";i:8891;s:10:\"size_after\";i:8833;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.7599999999999997868371792719699442386627197265625;s:5:\"bytes\";i:5503;s:11:\"size_before\";i:51151;s:10:\"size_after\";i:45648;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.390000000000000124344978758017532527446746826171875;s:5:\"bytes\";i:648;s:11:\"size_before\";i:19111;s:10:\"size_after\";i:18463;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:50345;s:10:\"size_after\";i:50345;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8833;s:10:\"size_after\";i:8833;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1865,14773,'_wp_attached_file','2021/05/Ellipse-9-2.png'),(1866,14773,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:65;s:6:\"height\";i:65;s:4:\"file\";s:23:\"2021/05/Ellipse-9-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:{}}}'),(1867,14773,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9980;s:10:\"size_after\";i:9980;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9980;s:10:\"size_after\";i:9980;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(1868,14774,'_wp_attached_file','2021/05/Ellipse-9-3.png'),(1869,14774,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:65;s:6:\"height\";i:65;s:4:\"file\";s:23:\"2021/05/Ellipse-9-3.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:{}}}'),(1870,14774,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5021;s:10:\"size_after\";i:5021;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5021;s:10:\"size_after\";i:5021;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(1871,14775,'_wp_attached_file','2021/05/Ellipse-9-4.png'),(1872,14775,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:65;s:6:\"height\";i:65;s:4:\"file\";s:23:\"2021/05/Ellipse-9-4.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:{}}}'),(1873,14775,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9248;s:10:\"size_after\";i:9248;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9248;s:10:\"size_after\";i:9248;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1874,14781,'_wp_attached_file','2021/05/Vector-2.png'),(1875,14781,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:131;s:6:\"height\";i:43;s:4:\"file\";s:20:\"2021/05/Vector-2.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Vector-2-100x43.png\";s:5:\"width\";i:100;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Vector-2-100x43.png\";s:5:\"width\";i:100;s:6:\"height\";i:43;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:{}}}'),(1876,14781,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:25.2093560496679174320888705551624298095703125;s:5:\"bytes\";i:873;s:11:\"size_before\";i:3463;s:10:\"size_after\";i:2590;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:40.27000000000000312638803734444081783294677734375;s:5:\"bytes\";i:2619;s:11:\"size_before\";i:2168;s:10:\"size_after\";i:1295;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1295;s:10:\"size_after\";i:1295;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(1877,14783,'_wp_attached_file','2021/05/Ellipse-12.png'),(1878,14783,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:52;s:6:\"height\";i:52;s:4:\"file\";s:22:\"2021/05/Ellipse-12.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:{}}}'),(1879,14783,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:42.38165680473372987080438178963959217071533203125;s:5:\"bytes\";i:573;s:11:\"size_before\";i:1352;s:10:\"size_after\";i:779;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:4:\"full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:42.38000000000000255795384873636066913604736328125;s:5:\"bytes\";i:573;s:11:\"size_before\";i:1352;s:10:\"size_after\";i:779;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1880,14784,'_wp_attached_file','2021/05/Vector-3.png'),(1881,14784,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:108;s:6:\"height\";i:79;s:4:\"file\";s:20:\"2021/05/Vector-3.png\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Vector-3-100x79.png\";s:5:\"width\";i:100;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Vector-3-100x79.png\";s:5:\"width\";i:100;s:6:\"height\";i:79;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:{}}}'),(1882,14784,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:27.15639810426539924037570017389953136444091796875;s:5:\"bytes\";i:1146;s:11:\"size_before\";i:4220;s:10:\"size_after\";i:3074;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:42.71000000000000085265128291212022304534912109375;s:5:\"bytes\";i:3438;s:11:\"size_before\";i:2683;s:10:\"size_after\";i:1537;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1537;s:10:\"size_after\";i:1537;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1883,14884,'_wp_attached_file','2021/05/pr-manage-1.png'),(1884,14884,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1322;s:6:\"height\";i:929;s:4:\"file\";s:23:\"2021/05/pr-manage-1.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"pr-manage-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"pr-manage-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"pr-manage-1-492x346.png\";s:5:\"width\";i:492;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"pr-manage-1-300x211.png\";s:5:\"width\";i:300;s:6:\"height\";i:211;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"pr-manage-1-1024x720.png\";s:5:\"width\";i:1024;s:6:\"height\";i:720;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"pr-manage-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"pr-manage-1-768x540.png\";s:5:\"width\";i:768;s:6:\"height\";i:540;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"pr-manage-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"pr-manage-1-492x346.png\";s:5:\"width\";i:492;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"pr-manage-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:{}}}'),(1885,14884,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:11.0308838860992270980432294891215860843658447265625;s:5:\"bytes\";i:156806;s:11:\"size_before\";i:1421518;s:10:\"size_after\";i:1264712;s:4:\"time\";d:2.680000000000000159872115546022541821002960205078125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.0800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:17448;s:11:\"size_before\";i:41305;s:10:\"size_after\";i:35489;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.37000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:1368;s:11:\"size_before\";i:8489;s:10:\"size_after\";i:8033;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.519999999999999573674358543939888477325439453125;s:5:\"bytes\";i:28167;s:11:\"size_before\";i:143988;s:10:\"size_after\";i:134599;s:4:\"time\";d:0.289999999999999980015985556747182272374629974365234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.7800000000000000266453525910037569701671600341796875;s:5:\"bytes\";i:975;s:11:\"size_before\";i:54814;s:10:\"size_after\";i:53839;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.14999999999999857891452847979962825775146484375;s:5:\"bytes\";i:101072;s:11:\"size_before\";i:625870;s:10:\"size_after\";i:524798;s:4:\"time\";d:0.67000000000000003996802888650563545525074005126953125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.839999999999999857891452847979962825775146484375;s:5:\"bytes\";i:1389;s:11:\"size_before\";i:15716;s:10:\"size_after\";i:14327;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.67999999999999971578290569595992565155029296875;s:5:\"bytes\";i:37709;s:11:\"size_before\";i:353215;s:10:\"size_after\";i:315506;s:4:\"time\";d:0.8000000000000000444089209850062616169452667236328125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:35489;s:10:\"size_after\";i:35489;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:134599;s:10:\"size_after\";i:134599;s:4:\"time\";d:0.5100000000000000088817841970012523233890533447265625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8033;s:10:\"size_after\";i:8033;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1886,14884,'_wp_old_slug','pr-manage-1__trashed'),(1887,14885,'_wp_attached_file','2021/05/content-with-everyone.svg'),(1888,14885,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:50;s:6:\"height\";i:50;s:4:\"file\";s:34:\"/2021/05/content-with-everyone.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"content-with-everyone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"content-with-everyone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"content-with-everyone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:25:\"content-with-everyone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"content-with-everyone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"content-with-everyone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:25:\"content-with-everyone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"content-with-everyone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"content-with-everyone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"content-with-everyone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"content-with-everyone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:25:\"content-with-everyone.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1890,14885,'_wp_old_slug','content-with-everyone__trashed'),(1891,14886,'_wp_attached_file','2021/05/realtime-feedback.svg'),(1892,14886,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:50;s:6:\"height\";i:50;s:4:\"file\";s:30:\"/2021/05/realtime-feedback.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"realtime-feedback.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"realtime-feedback.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"realtime-feedback.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:21:\"realtime-feedback.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"realtime-feedback.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"realtime-feedback.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:21:\"realtime-feedback.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"realtime-feedback.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"realtime-feedback.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"realtime-feedback.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"realtime-feedback.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"realtime-feedback.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1894,14886,'_wp_old_slug','realtime-feedback__trashed'),(1895,14887,'_wp_attached_file','2021/05/grouping-team.svg'),(1896,14887,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:50;s:6:\"height\";i:50;s:4:\"file\";s:26:\"/2021/05/grouping-team.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"grouping-team.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"grouping-team.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"grouping-team.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:17:\"grouping-team.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"grouping-team.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"grouping-team.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:17:\"grouping-team.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"grouping-team.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"grouping-team.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"grouping-team.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"grouping-team.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:17:\"grouping-team.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1898,14887,'_wp_old_slug','grouping-team__trashed'),(1899,14888,'_wp_attached_file','2021/05/content-pr.svg'),(1900,14888,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:46;s:6:\"height\";i:50;s:4:\"file\";s:23:\"/2021/05/content-pr.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"content-pr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"content-pr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"content-pr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"content-pr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"content-pr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"content-pr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"content-pr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"content-pr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"content-pr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"content-pr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"content-pr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"content-pr.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1902,14888,'_wp_old_slug','content-pr__trashed'),(1903,14892,'_wp_attached_file','2021/05/Macbook.png'),(1904,14892,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:908;s:6:\"height\";i:482;s:4:\"file\";s:19:\"2021/05/Macbook.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"Macbook-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"Macbook-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"Macbook-492x261.png\";s:5:\"width\";i:492;s:6:\"height\";i:261;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Macbook-300x159.png\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Macbook-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Macbook-768x408.png\";s:5:\"width\";i:768;s:6:\"height\";i:408;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:19:\"Macbook-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"Macbook-492x261.png\";s:5:\"width\";i:492;s:6:\"height\";i:261;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"Macbook-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:{}}}'),(1905,14892,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.19088402762645539922914394992403686046600341796875;s:5:\"bytes\";i:4625;s:11:\"size_before\";i:211102;s:10:\"size_after\";i:206477;s:4:\"time\";d:2.660000000000000142108547152020037174224853515625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.1899999999999995026200849679298698902130126953125;s:5:\"bytes\";i:5451;s:11:\"size_before\";i:22186;s:10:\"size_after\";i:20369;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.1500000000000003552713678800500929355621337890625;s:5:\"bytes\";i:1116;s:11:\"size_before\";i:6053;s:10:\"size_after\";i:5681;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.70999999999999996447286321199499070644378662109375;s:5:\"bytes\";i:1707;s:11:\"size_before\";i:33213;s:10:\"size_after\";i:32644;s:4:\"time\";d:0.25;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.58999999999999996891375531049561686813831329345703125;s:5:\"bytes\";i:98;s:11:\"size_before\";i:16660;s:10:\"size_after\";i:16562;s:4:\"time\";d:0.2600000000000000088817841970012523233890533447265625;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.04000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:622;s:11:\"size_before\";i:10297;s:10:\"size_after\";i:9675;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.79000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:1147;s:11:\"size_before\";i:63999;s:10:\"size_after\";i:62852;s:4:\"time\";d:0.67000000000000003996802888650563545525074005126953125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20369;s:10:\"size_after\";i:20369;s:4:\"time\";d:0.340000000000000024424906541753443889319896697998046875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:32644;s:10:\"size_after\";i:32644;s:4:\"time\";d:0.7800000000000000266453525910037569701671600341796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5681;s:10:\"size_after\";i:5681;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}}}'),(1906,14892,'_wp_old_slug','macbook__trashed'),(1907,14900,'_wp_attached_file','2021/05/Group-4.svg'),(1908,14900,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:20;s:6:\"height\";i:21;s:4:\"file\";s:20:\"/2021/05/Group-4.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Group-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Group-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Group-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:11:\"Group-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Group-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Group-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Group-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Group-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Group-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Group-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Group-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:11:\"Group-4.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1909,14900,'_wp_old_slug','group-4__trashed'),(1911,14908,'_wp_attached_file','2021/05/BG-Shape.svg'),(1912,14908,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:1600;s:6:\"height\";i:1087;s:4:\"file\";s:21:\"/2021/05/BG-Shape.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"BG-Shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"BG-Shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"BG-Shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:12:\"BG-Shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"BG-Shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"BG-Shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"BG-Shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"BG-Shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"BG-Shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"BG-Shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"BG-Shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"BG-Shape.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1913,14908,'_wp_old_slug','bg-shape__trashed'),(1914,14910,'_wp_attached_file','2021/05/Team-Work-1.png'),(1915,14910,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:921;s:6:\"height\";i:554;s:4:\"file\";s:23:\"2021/05/Team-Work-1.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Team-Work-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Team-Work-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"Team-Work-1-492x296.png\";s:5:\"width\";i:492;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Team-Work-1-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Team-Work-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Team-Work-1-768x462.png\";s:5:\"width\";i:768;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"Team-Work-1-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"Team-Work-1-492x296.png\";s:5:\"width\";i:492;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Team-Work-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:{}}}'),(1916,14910,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.585149480218074558024454745464026927947998046875;s:5:\"bytes\";i:30832;s:11:\"size_before\";i:291276;s:10:\"size_after\";i:260444;s:4:\"time\";d:1.7000000000000003996802888650563545525074005126953125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.8499999999999996447286321199499070644378662109375;s:5:\"bytes\";i:11256;s:11:\"size_before\";i:29206;s:10:\"size_after\";i:25454;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.8800000000000007815970093361102044582366943359375;s:5:\"bytes\";i:3018;s:11:\"size_before\";i:10182;s:10:\"size_after\";i:9176;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.9700000000000006394884621840901672840118408203125;s:5:\"bytes\";i:23580;s:11:\"size_before\";i:49204;s:10:\"size_after\";i:41344;s:4:\"time\";d:0.289999999999999980015985556747182272374629974365234375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.5099999999999997868371792719699442386627197265625;s:5:\"bytes\";i:4268;s:11:\"size_before\";i:27512;s:10:\"size_after\";i:23244;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:1955;s:11:\"size_before\";i:16194;s:10:\"size_after\";i:14239;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.449999999999999289457264239899814128875732421875;s:5:\"bytes\";i:11991;s:11:\"size_before\";i:83004;s:10:\"size_after\";i:71013;s:4:\"time\";d:0.810000000000000053290705182007513940334320068359375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:25454;s:10:\"size_after\";i:25454;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:41344;s:10:\"size_after\";i:41344;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9176;s:10:\"size_after\";i:9176;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(1917,14910,'_wp_old_slug','team-work-1__trashed'),(1918,14911,'_wp_attached_file','2021/05/Footer-bg.png'),(1919,14911,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:651;s:4:\"file\";s:21:\"2021/05/Footer-bg.png\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"Footer-bg-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"Footer-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"Footer-bg-492x200.png\";s:5:\"width\";i:492;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Footer-bg-300x122.png\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Footer-bg-1024x417.png\";s:5:\"width\";i:1024;s:6:\"height\";i:417;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Footer-bg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Footer-bg-768x312.png\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"Footer-bg-1536x625.png\";s:5:\"width\";i:1536;s:6:\"height\";i:625;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"Footer-bg-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"Footer-bg-492x200.png\";s:5:\"width\";i:492;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"Footer-bg-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:{}}}'),(1920,14911,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.0284313868506658184998059368808753788471221923828125;s:5:\"bytes\";i:705;s:11:\"size_before\";i:68551;s:10:\"size_after\";i:67846;s:4:\"time\";d:1.7900000000000002575717417130363173782825469970703125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.75;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3653;s:10:\"size_after\";i:3041;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1072;s:10:\"size_after\";i:1072;s:4:\"time\";d:0.5300000000000000266453525910037569701671600341796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5453;s:10:\"size_after\";i:5453;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3143;s:10:\"size_after\";i:3143;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13104;s:10:\"size_after\";i:13104;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1650;s:10:\"size_after\";i:1650;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9112;s:10:\"size_after\";i:9112;s:4:\"time\";d:0.38000000000000000444089209850062616169452667236328125;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.429999999999999993338661852249060757458209991455078125;s:5:\"bytes\";i:93;s:11:\"size_before\";i:21798;s:10:\"size_after\";i:21705;s:4:\"time\";d:0.2800000000000000266453525910037569701671600341796875;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3041;s:10:\"size_after\";i:3041;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:5453;s:10:\"size_after\";i:5453;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1072;s:10:\"size_after\";i:1072;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(1921,14944,'_wp_attached_file','2021/05/Group-4-1.svg'),(1922,14944,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:20;s:6:\"height\";i:21;s:4:\"file\";s:22:\"/2021/05/Group-4-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"Group-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"Group-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"Group-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:13:\"Group-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"Group-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"Group-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:13:\"Group-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"Group-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"Group-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"Group-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"Group-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"Group-4-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(1923,14944,'_wp_old_slug','group-4-1__trashed'),(1925,14945,'inline_featured_image','0'),(1926,14945,'_elementor_edit_mode','builder'),(1927,14945,'_elementor_template_type','kit'),(1928,14945,'_elementor_version','3.0.10'),(1929,14945,'_wp_page_template','default'),(1930,14945,'_elementor_page_settings','a:17:{s:26:\"body_typography_typography\";s:6:\"custom\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"17\";s:5:\"sizes\";a:0:{}}s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:4:\"1.69\";s:5:\"sizes\";a:0:{}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:21:\"space_between_widgets\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:11:\"viewport_md\";s:0:\"\";s:11:\"viewport_lg\";s:0:\"\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#161C2D\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#473BF0\";}}s:13:\"custom_colors\";a:12:{i:0;a:3:{s:3:\"_id\";s:8:\"261dc6cd\";s:5:\"title\";s:14:\"Saved Color #6\";s:5:\"color\";s:7:\"#68D585\";}i:1;a:3:{s:3:\"_id\";s:8:\"6bc2fb0b\";s:5:\"title\";s:14:\"Saved Color #7\";s:5:\"color\";s:4:\"#000\";}i:2;a:3:{s:3:\"_id\";s:8:\"7bb9c4ac\";s:5:\"title\";s:14:\"Saved Color #8\";s:5:\"color\";s:4:\"#FFF\";}i:3;a:3:{s:3:\"_id\";s:7:\"9e0ca6a\";s:5:\"title\";s:10:\"white text\";s:5:\"color\";s:9:\"#FFFFFFA6\";}i:4;a:3:{s:3:\"_id\";s:7:\"3f4f553\";s:5:\"title\";s:16:\"New Global Color\";s:5:\"color\";s:7:\"#EFEFEF\";}i:5;a:3:{s:3:\"_id\";s:7:\"a041d84\";s:5:\"title\";s:16:\"New Global Color\";s:5:\"color\";s:7:\"#285FF4\";}i:6;a:3:{s:3:\"_id\";s:7:\"63d1bdf\";s:5:\"title\";s:16:\"New Global Color\";s:5:\"color\";s:7:\"#1B2236\";}i:7;a:3:{s:3:\"_id\";s:7:\"02529d6\";s:5:\"title\";s:18:\"Education Color 01\";s:5:\"color\";s:7:\"#043B50\";}i:8;a:3:{s:3:\"_id\";s:7:\"9549eaf\";s:5:\"title\";s:18:\"Education Color 02\";s:5:\"color\";s:7:\"#FD704A\";}i:9;a:3:{s:3:\"_id\";s:7:\"ee456f5\";s:5:\"title\";s:18:\"Education Color 03\";s:5:\"color\";s:7:\"#1FA58E\";}i:10;a:3:{s:3:\"_id\";s:7:\"40f401e\";s:5:\"title\";s:16:\"Event Landing 01\";s:5:\"color\";s:7:\"#F64B4B\";}i:11;a:3:{s:3:\"_id\";s:7:\"73796c2\";s:5:\"title\";s:7:\"Dark-01\";s:5:\"color\";s:7:\"#1C1C1E\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:16:\"Primary Headline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:22:\"typography_font_weight\";s:3:\"700\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:18:\"Secondary Headline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:22:\"typography_font_weight\";s:3:\"700\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:11:\"Accent Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:9:\"site_name\";s:8:\"ShadePro\";s:16:\"site_description\";s:25:\"A Premium WordPress Theme\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:17:\"custom_typography\";a:7:{i:0;a:7:{s:3:\"_id\";s:7:\"38847f8\";s:5:\"title\";s:7:\"text 19\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:19;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6842099999999999848654397283098660409450531005859375;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-0.200000000000000011102230246251565404236316680908203125;s:5:\"sizes\";a:0:{}}}i:1;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:21;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.523800000000000043343106881366111338138580322265625;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"153c93d\";s:5:\"title\";s:7:\"font-21\";}i:2;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.7050000000000000710542735760100185871124267578125;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-0.200000000000000011102230246251565404236316680908203125;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"e5168be\";s:5:\"title\";s:7:\"font-17\";}i:3;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3329999999999999626965063725947402417659759521484375;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"56222d5\";s:5:\"title\";s:7:\"font 36\";}i:4;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.08333333333333303727386009995825588703155517578125;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:-2;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"a77383f\";s:5:\"title\";s:7:\"Font 60\";}i:5;a:8:{s:3:\"_id\";s:7:\"7b6c49d\";s:5:\"title\";s:7:\"Font 15\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.600000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-0.1000000000000000055511151231257827021181583404541015625;s:5:\"sizes\";a:0:{}}}i:6;a:7:{s:3:\"_id\";s:7:\"5e7c4e4\";s:5:\"title\";s:7:\"Font 48\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.208333300000000054552629080717451870441436767578125;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-1.8000000000000000444089209850062616169452667236328125;s:5:\"sizes\";a:0:{}}}}s:15:\"activeItemIndex\";i:7;s:15:\"viewport_mobile\";s:0:\"\";s:15:\"viewport_tablet\";s:0:\"\";}'),(1931,14945,'_elementor_data','[]'),(1932,14945,'inline_featured_image','0'),(1933,14945,'_elementor_edit_mode','builder'),(1934,14945,'_elementor_template_type','kit'),(1935,14945,'_elementor_version','3.0.10'),(1936,14945,'_wp_page_template','default'),(1937,14945,'_elementor_page_settings','a:17:{s:26:\"body_typography_typography\";s:6:\"custom\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"17\";s:5:\"sizes\";a:0:{}}s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:4:\"1.69\";s:5:\"sizes\";a:0:{}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:21:\"space_between_widgets\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:11:\"viewport_md\";s:0:\"\";s:11:\"viewport_lg\";s:0:\"\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#161C2D\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#473BF0\";}}s:13:\"custom_colors\";a:12:{i:0;a:3:{s:3:\"_id\";s:8:\"261dc6cd\";s:5:\"title\";s:14:\"Saved Color #6\";s:5:\"color\";s:7:\"#68D585\";}i:1;a:3:{s:3:\"_id\";s:8:\"6bc2fb0b\";s:5:\"title\";s:14:\"Saved Color #7\";s:5:\"color\";s:4:\"#000\";}i:2;a:3:{s:3:\"_id\";s:8:\"7bb9c4ac\";s:5:\"title\";s:14:\"Saved Color #8\";s:5:\"color\";s:4:\"#FFF\";}i:3;a:3:{s:3:\"_id\";s:7:\"9e0ca6a\";s:5:\"title\";s:10:\"white text\";s:5:\"color\";s:9:\"#FFFFFFA6\";}i:4;a:3:{s:3:\"_id\";s:7:\"3f4f553\";s:5:\"title\";s:16:\"New Global Color\";s:5:\"color\";s:7:\"#EFEFEF\";}i:5;a:3:{s:3:\"_id\";s:7:\"a041d84\";s:5:\"title\";s:16:\"New Global Color\";s:5:\"color\";s:7:\"#285FF4\";}i:6;a:3:{s:3:\"_id\";s:7:\"63d1bdf\";s:5:\"title\";s:16:\"New Global Color\";s:5:\"color\";s:7:\"#1B2236\";}i:7;a:3:{s:3:\"_id\";s:7:\"02529d6\";s:5:\"title\";s:18:\"Education Color 01\";s:5:\"color\";s:7:\"#043B50\";}i:8;a:3:{s:3:\"_id\";s:7:\"9549eaf\";s:5:\"title\";s:18:\"Education Color 02\";s:5:\"color\";s:7:\"#FD704A\";}i:9;a:3:{s:3:\"_id\";s:7:\"ee456f5\";s:5:\"title\";s:18:\"Education Color 03\";s:5:\"color\";s:7:\"#1FA58E\";}i:10;a:3:{s:3:\"_id\";s:7:\"40f401e\";s:5:\"title\";s:16:\"Event Landing 01\";s:5:\"color\";s:7:\"#F64B4B\";}i:11;a:3:{s:3:\"_id\";s:7:\"73796c2\";s:5:\"title\";s:7:\"Dark-01\";s:5:\"color\";s:7:\"#1C1C1E\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:16:\"Primary Headline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:22:\"typography_font_weight\";s:3:\"700\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:18:\"Secondary Headline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:22:\"typography_font_weight\";s:3:\"700\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:11:\"Accent Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:9:\"site_name\";s:8:\"ShadePro\";s:16:\"site_description\";s:25:\"A Premium WordPress Theme\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:17:\"custom_typography\";a:7:{i:0;a:7:{s:3:\"_id\";s:7:\"38847f8\";s:5:\"title\";s:7:\"text 19\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:19;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6842099999999999848654397283098660409450531005859375;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-0.200000000000000011102230246251565404236316680908203125;s:5:\"sizes\";a:0:{}}}i:1;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:21;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.523800000000000043343106881366111338138580322265625;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"153c93d\";s:5:\"title\";s:7:\"font-21\";}i:2;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.7050000000000000710542735760100185871124267578125;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-0.200000000000000011102230246251565404236316680908203125;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"e5168be\";s:5:\"title\";s:7:\"font-17\";}i:3;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3329999999999999626965063725947402417659759521484375;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"56222d5\";s:5:\"title\";s:7:\"font 36\";}i:4;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.08333333333333303727386009995825588703155517578125;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:-2;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"a77383f\";s:5:\"title\";s:7:\"Font 60\";}i:5;a:8:{s:3:\"_id\";s:7:\"7b6c49d\";s:5:\"title\";s:7:\"Font 15\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.600000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-0.1000000000000000055511151231257827021181583404541015625;s:5:\"sizes\";a:0:{}}}i:6;a:7:{s:3:\"_id\";s:7:\"5e7c4e4\";s:5:\"title\";s:7:\"Font 48\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.208333300000000054552629080717451870441436767578125;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-1.8000000000000000444089209850062616169452667236328125;s:5:\"sizes\";a:0:{}}}}s:15:\"activeItemIndex\";i:7;s:15:\"viewport_mobile\";s:0:\"\";s:15:\"viewport_tablet\";s:0:\"\";}'),(1938,14945,'_elementor_data','[]'),(1939,14945,'inline_featured_image','0'),(1940,14945,'_elementor_edit_mode','builder'),(1941,14945,'_elementor_template_type','kit'),(1942,14945,'_elementor_version','3.0.10'),(1943,14945,'_wp_page_template','default'),(1944,14945,'_elementor_page_settings','a:17:{s:26:\"body_typography_typography\";s:6:\"custom\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"17\";s:5:\"sizes\";a:0:{}}s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:4:\"1.69\";s:5:\"sizes\";a:0:{}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:21:\"space_between_widgets\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:11:\"viewport_md\";s:0:\"\";s:11:\"viewport_lg\";s:0:\"\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#161C2D\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#473BF0\";}}s:13:\"custom_colors\";a:12:{i:0;a:3:{s:3:\"_id\";s:8:\"261dc6cd\";s:5:\"title\";s:14:\"Saved Color #6\";s:5:\"color\";s:7:\"#68D585\";}i:1;a:3:{s:3:\"_id\";s:8:\"6bc2fb0b\";s:5:\"title\";s:14:\"Saved Color #7\";s:5:\"color\";s:4:\"#000\";}i:2;a:3:{s:3:\"_id\";s:8:\"7bb9c4ac\";s:5:\"title\";s:14:\"Saved Color #8\";s:5:\"color\";s:4:\"#FFF\";}i:3;a:3:{s:3:\"_id\";s:7:\"9e0ca6a\";s:5:\"title\";s:10:\"white text\";s:5:\"color\";s:9:\"#FFFFFFA6\";}i:4;a:3:{s:3:\"_id\";s:7:\"3f4f553\";s:5:\"title\";s:16:\"New Global Color\";s:5:\"color\";s:7:\"#EFEFEF\";}i:5;a:3:{s:3:\"_id\";s:7:\"a041d84\";s:5:\"title\";s:16:\"New Global Color\";s:5:\"color\";s:7:\"#285FF4\";}i:6;a:3:{s:3:\"_id\";s:7:\"63d1bdf\";s:5:\"title\";s:16:\"New Global Color\";s:5:\"color\";s:7:\"#1B2236\";}i:7;a:3:{s:3:\"_id\";s:7:\"02529d6\";s:5:\"title\";s:18:\"Education Color 01\";s:5:\"color\";s:7:\"#043B50\";}i:8;a:3:{s:3:\"_id\";s:7:\"9549eaf\";s:5:\"title\";s:18:\"Education Color 02\";s:5:\"color\";s:7:\"#FD704A\";}i:9;a:3:{s:3:\"_id\";s:7:\"ee456f5\";s:5:\"title\";s:18:\"Education Color 03\";s:5:\"color\";s:7:\"#1FA58E\";}i:10;a:3:{s:3:\"_id\";s:7:\"40f401e\";s:5:\"title\";s:16:\"Event Landing 01\";s:5:\"color\";s:7:\"#F64B4B\";}i:11;a:3:{s:3:\"_id\";s:7:\"73796c2\";s:5:\"title\";s:7:\"Dark-01\";s:5:\"color\";s:7:\"#1C1C1E\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:16:\"Primary Headline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:22:\"typography_font_weight\";s:3:\"700\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:18:\"Secondary Headline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:22:\"typography_font_weight\";s:3:\"700\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:11:\"Accent Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:9:\"site_name\";s:8:\"ShadePro\";s:16:\"site_description\";s:25:\"A Premium WordPress Theme\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:17:\"custom_typography\";a:7:{i:0;a:7:{s:3:\"_id\";s:7:\"38847f8\";s:5:\"title\";s:7:\"text 19\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:19;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6842099999999999848654397283098660409450531005859375;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-0.200000000000000011102230246251565404236316680908203125;s:5:\"sizes\";a:0:{}}}i:1;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:21;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.523800000000000043343106881366111338138580322265625;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"153c93d\";s:5:\"title\";s:7:\"font-21\";}i:2;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.7050000000000000710542735760100185871124267578125;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-0.200000000000000011102230246251565404236316680908203125;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"e5168be\";s:5:\"title\";s:7:\"font-17\";}i:3;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3329999999999999626965063725947402417659759521484375;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"56222d5\";s:5:\"title\";s:7:\"font 36\";}i:4;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.08333333333333303727386009995825588703155517578125;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:-2;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"a77383f\";s:5:\"title\";s:7:\"Font 60\";}i:5;a:8:{s:3:\"_id\";s:7:\"7b6c49d\";s:5:\"title\";s:7:\"Font 15\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:12:\"Circular Std\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.600000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-0.1000000000000000055511151231257827021181583404541015625;s:5:\"sizes\";a:0:{}}}i:6;a:7:{s:3:\"_id\";s:7:\"5e7c4e4\";s:5:\"title\";s:7:\"Font 48\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.208333300000000054552629080717451870441436767578125;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-1.8000000000000000444089209850062616169452667236328125;s:5:\"sizes\";a:0:{}}}}s:15:\"activeItemIndex\";i:7;s:15:\"viewport_mobile\";s:0:\"\";s:15:\"viewport_tablet\";s:0:\"\";}'),(1945,14945,'_elementor_data','[]'),(1946,5400,'inline_featured_image','0'),(1947,5400,'_elementor_edit_mode','builder'),(1948,5400,'_elementor_template_type','section'),(1949,5400,'_elementor_version','3.0.13'),(1950,5400,'_wp_page_template','default'),(1951,5400,'_elementor_data','[{\"id\":\"2e3ec734\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f02cab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"269fe894\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"content_position\":\"middle\",\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/hero-image.png\",\"id\":2911},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#050505\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_height_inner_tablet\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"242\",\"right\":\"0\",\"bottom\":\"236\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"615f47ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"285\",\"bottom\":\"150\",\"left\":\"285\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"150\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"63008ea2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimal Interior Design\",\"header_size\":\"span\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2444b12e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We minimize your waste in every step of the process.\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1952,5400,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:2;s:11:\"title_color\";i:2;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:15:\"section_effects\";a:2:{s:9:\"animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:7:{s:3:\"gap\";i:2;s:12:\"height_inner\";i:1;s:19:\"custom_height_inner\";i:1;s:16:\"content_position\";i:1;s:8:\"overflow\";i:1;s:26:\"custom_height_inner_tablet\";i:1;s:6:\"layout\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:1:{s:24:\"background_overlay_color\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:1;}}}}}'),(1953,5400,'_wp_old_slug','ecommerce-hero'),(1954,5403,'inline_featured_image','0'),(1955,5403,'_elementor_edit_mode','builder'),(1956,5403,'_elementor_template_type','section'),(1957,5403,'_elementor_version','3.0.13'),(1958,5403,'_wp_page_template','default'),(1959,5403,'_elementor_data','[{\"id\":\"1318b72b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EDF9F2\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/pattern-5.png\",\"id\":3188},\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"initial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"3aa70776\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.08800000000000096633812063373625278472900390625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"75\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"74\",\"left\":\"0\",\"isLinked\":false},\"z_index\":4,\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"1aae530a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a dream job that changes life.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7df40beb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next job website.<\\/p>\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"43\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7399c99e\",\"elType\":\"widget\",\"settings\":{\"submit_label\":\"Search\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-213\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_z_index\":3,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-job-search\"},{\"id\":\"7079613\",\"elType\":\"widget\",\"settings\":{\"title\":\"Try Product Designer, Software Engineer etc.\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"64c07af8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.91199999999999903366187936626374721527099609375,\"align\":\"center\",\"_inline_size_tablet\":50,\"content_position_tablet\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"46e88e7d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/job-man.png\",\"id\":4886},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":2,\"_element_width\":\"auto\",\"align\":\"center\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cb2d581\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/hero-dot-pattern.png\",\"id\":3187},\"image_size\":\"full\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":137.900000000000005684341886080801486968994140625,\"unit\":\"px\"},\"_offset_y\":{\"size\":160,\"unit\":\"px\"},\"_offset_x_end_tablet\":{\"size\":47.39099999999999823785401531495153903961181640625,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":279,\"unit\":\"px\"},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":41.7000000000000028421709430404007434844970703125,\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"_animation\":\"zoomIn\",\"_animation_delay\":1000},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5e150f34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/hero-oval-shape.png\",\"id\":3186},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":74,\"unit\":\"px\"},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"_offset_x_tablet\":{\"size\":20,\"unit\":\"px\"},\"_offset_y_end_tablet\":{\"size\":0,\"unit\":\"px\"},\"_animation\":\"zoomIn\",\"_animation_delay\":1000},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1960,5403,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:2;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:29:\"typography_line_height_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:19:\"shadepro-job-search\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:8:\"_z_index\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:2;s:19:\"_inline_size_tablet\";i:2;s:5:\"align\";i:1;s:23:\"content_position_tablet\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:2;s:6:\"margin\";i:1;s:7:\"z_index\";i:1;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:3;s:10:\"image_size\";i:2;s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}s:17:\"_section_position\";a:14:{s:14:\"_element_width\";i:3;s:9:\"_position\";i:2;s:21:\"_offset_orientation_h\";i:1;s:13:\"_offset_x_end\";i:1;s:9:\"_offset_y\";i:1;s:20:\"_offset_x_end_tablet\";i:1;s:16:\"_offset_y_tablet\";i:1;s:20:\"_offset_x_end_mobile\";i:1;s:16:\"_offset_y_mobile\";i:1;s:9:\"_offset_x\";i:1;s:21:\"_offset_orientation_v\";i:1;s:13:\"_offset_y_end\";i:1;s:16:\"_offset_x_tablet\";i:1;s:20:\"_offset_y_end_tablet\";i:1;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:1;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:6:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}}}}'),(7826,15213,'_elementor_edit_mode','builder'),(1962,5406,'inline_featured_image','0'),(1963,5406,'_elementor_edit_mode','builder'),(1964,5406,'_elementor_template_type','section'),(1965,5406,'_elementor_version','3.0.13'),(1966,5406,'_wp_page_template','default'),(1967,5406,'_elementor_data','[{\"id\":\"793b8a6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"753310ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"63b2cb26\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eb30daa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":44.2109999999999985220711096189916133880615234375,\"_inline_size_tablet\":55,\"animation\":\"fadeInLeft\",\"animation_mobile\":\"none\"},\"elements\":[{\"id\":\"532bd0ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get more visitors, get more sales.\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFF\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b313c4b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"34c40c16\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Start a free trial\",\"icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_gap\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_color\":\"#68D585\",\"inline_btn_color\":\"#68D585\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"heading_typography_typography\":\"\"},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2bcf01ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55.7890000000000014779288903810083866119384765625,\"align\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":45,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInRight\",\"animation_mobile\":\"none\"},\"elements\":[{\"id\":\"25ae33e7\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/BG.jpg\",\"id\":2818},\"_z_index\":1,\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"__globals__\":{\"play_icon_color\":\"globals\\/colors?id=accent\"},\"play_icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"6f8f7746\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-2.png\",\"id\":2820},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"size\":367,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":-36.03099999999999880628820392303168773651123046875,\"unit\":\"px\"},\"_offset_y\":{\"size\":-32,\"unit\":\"px\"},\"_offset_x_end_mobile\":{\"size\":-4.0160000000000000142108547152020037174224853515625,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":-33,\"unit\":\"px\"},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":138},\"_offset_x_end_tablet\":{\"size\":-33.73400000000000176214598468504846096038818359375,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":44,\"unit\":\"px\"},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1968,5406,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:11:\"title_color\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:6:\"button\";a:3:{s:12:\"button_label\";i:1;s:4:\"icon\";i:1;s:10:\"button_url\";i:1;}}s:5:\"style\";a:2:{s:10:\"icon_style\";a:2:{s:8:\"icon_gap\";i:1;s:10:\"icon_color\";i:1;}s:12:\"button_style\";a:9:{s:16:\"inline_btn_color\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_tablet\";i:2;s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:9:\"animation\";i:2;s:16:\"animation_mobile\";i:2;}s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:13:\"margin_mobile\";i:1;s:13:\"margin_tablet\";i:1;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_overlay\";a:3:{s:18:\"show_image_overlay\";i:1;s:13:\"image_overlay\";i:1;s:8:\"lightbox\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_video_style\";a:1:{s:14:\"play_icon_size\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}s:17:\"_section_position\";a:12:{s:14:\"_element_width\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:9:\"_offset_x\";i:1;s:13:\"_offset_x_end\";i:1;s:9:\"_offset_y\";i:1;s:20:\"_offset_x_end_mobile\";i:1;s:16:\"_offset_y_mobile\";i:1;s:21:\"_element_width_tablet\";i:1;s:28:\"_element_custom_width_tablet\";i:1;s:20:\"_offset_x_end_tablet\";i:1;s:16:\"_offset_y_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:1;s:3:\"gap\";i:1;s:15:\"stretch_section\";i:1;s:8:\"overflow\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),(7832,15214,'_elementor_edit_mode','builder'),(1970,5409,'inline_featured_image','0'),(1971,5409,'_elementor_edit_mode','builder'),(1972,5409,'_elementor_template_type','section'),(1973,5409,'_elementor_version','3.0.13'),(1974,5409,'_wp_page_template','default'),(1975,5409,'_elementor_data','[{\"id\":\"68e0c718\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"400f9ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4e182391\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d27d139\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"6db099aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"481c372d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"551dc74d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"638181ab\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"7ee9d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1d23f05c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a24dd3e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a5a11dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1976,5409,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:2;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_letter_spacing\";i:1;s:10:\"text_color\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:6:\"button\";a:3:{s:12:\"button_label\";i:1;s:11:\"button_type\";i:1;s:10:\"button_url\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:9:{s:20:\"boxed_btn_background\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:14:\"button_padding\";i:1;s:19:\"btn_hover_animation\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;s:5:\"align\";i:2;s:12:\"align_tablet\";i:2;}}s:8:\"advanced\";a:3:{s:17:\"_section_position\";a:5:{s:9:\"_position\";i:1;s:9:\"_offset_x\";i:1;s:9:\"_offset_y\";i:1;s:21:\"_element_width_mobile\";i:1;s:14:\"_element_width\";i:2;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:3;s:16:\"_animation_delay\";i:2;}s:14:\"_section_style\";a:2:{s:8:\"_z_index\";i:2;s:7:\"_margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:19:\"_section_responsive\";a:2:{s:20:\"reverse_order_mobile\";i:1;s:20:\"reverse_order_tablet\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;s:16:\"background_image\";i:1;s:17:\"background_repeat\";i:1;}}}}}'),(7838,15215,'_elementor_edit_mode','builder'),(1978,5415,'inline_featured_image','0'),(1979,5415,'_elementor_edit_mode','builder'),(1980,5415,'_elementor_template_type','section'),(1981,5415,'_elementor_version','3.0.13'),(1982,5415,'_wp_page_template','default'),(1983,5415,'_elementor_data','[{\"id\":\"1ac3b5bf\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#FCFDFE\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"348e301a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"593422ae\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"structure\":\"30\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3653f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"3d4254aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.33200000000000073896444519050419330596923828125,\"align\":\"center\",\"text_align\":\"center\",\"animation_duration\":\"fast\",\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"75e01fcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get things done by awesome remote team\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642686ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"35\",\"left\":\"40\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ba14f24\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"23.5\",\"bottom\":\"20\",\"left\":\"23.5\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_gap\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"_element_width\":\"auto\",\"btn_hover_animation\":\"float\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_color\":\"#473BF0\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"47261e96\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn more\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#FFFFFF\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"43\",\"bottom\":\"20\",\"left\":\"43\",\"isLinked\":false},\"icon_gap\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"boxed_btn_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_color\":\"#E7E9ED\",\"btn_hover_animation\":\"float\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"656def2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"45819973\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"84\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70684db3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1fef47f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/browser_01.png\",\"id\":194},\"image_size\":\"full\",\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":42,\"blur\":44,\"spread\":-10,\"color\":\"rgba(1, 23, 48, 0.12)\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1984,5415,'_elementor_controls_usage','a:6:{s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:19:\"_inline_size_tablet\";i:3;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:18:\"animation_duration\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:10:\"text_color\";i:1;s:25:\"typography_letter_spacing\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:12:\"button_label\";i:2;s:11:\"button_type\";i:2;s:4:\"icon\";i:1;s:10:\"button_url\";i:2;}}s:5:\"style\";a:2:{s:12:\"button_style\";a:13:{s:20:\"boxed_btn_background\";i:2;s:29:\"heading_typography_typography\";i:2;s:30:\"heading_typography_font_family\";i:2;s:28:\"heading_typography_font_size\";i:2;s:30:\"heading_typography_font_weight\";i:2;s:30:\"heading_typography_line_height\";i:2;s:33:\"heading_typography_letter_spacing\";i:2;s:14:\"button_padding\";i:2;s:19:\"btn_hover_animation\";i:2;s:20:\"button_border_border\";i:2;s:19:\"button_border_width\";i:2;s:19:\"button_border_color\";i:2;s:15:\"boxed_btn_color\";i:1;}s:10:\"icon_style\";a:1:{s:8:\"icon_gap\";i:2;}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}s:14:\"_section_style\";a:2:{s:14:\"_margin_mobile\";i:2;s:7:\"_margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:2;s:14:\"padding_mobile\";i:2;s:14:\"padding_tablet\";i:2;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;s:6:\"layout\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:4:{s:16:\"background_color\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:21:\"background_background\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:32:\"image_box_shadow_box_shadow_type\";i:1;s:27:\"image_box_shadow_box_shadow\";i:1;s:19:\"image_border_radius\";i:1;}}}}}'),(7844,15216,'_elementor_edit_mode','builder'),(1986,5421,'inline_featured_image','0'),(1987,5421,'_elementor_edit_mode','builder'),(1988,5421,'_elementor_template_type','section'),(1989,5421,'_elementor_version','3.0.13'),(1990,5421,'_wp_page_template','default'),(1991,5421,'_elementor_data','[{\"id\":\"1922b6e1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/video-conf-BG.png\",\"id\":2234},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"14c5ddda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2c3ff0e7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/video-conf-BG.png\",\"id\":2234},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_position_mobile\":\"top left\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"701e3b10\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43.9470000000000027284841053187847137451171875,\"content_position\":\"center\",\"_inline_size_tablet\":55,\"animation\":\"fadeInLeft\",\"animation_mobile\":\"none\"},\"elements\":[{\"id\":\"392f6ac8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not another zoom for you!\",\"header_size\":\"span\",\"title_color\":\"#F4F7FA\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6c8d397f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Start. Join. Meet.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8441625\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"text_color\":\"rgba(255, 255, 255, 0.65)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"63\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28b703f1\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Start my meeting\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#68D585\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"37.5\",\"bottom\":\"20\",\"left\":\"37.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"1465c84a\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"62011653\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":56.0529999999999972715158946812152862548828125,\"_inline_size_tablet\":45,\"content_position_tablet\":\"bottom\"},\"elements\":[{\"id\":\"1b4f447e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/video-conf-hero-img.png\",\"id\":2236},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"-131\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-84\",\"left\":\"-66\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1992,5421,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:2;s:29:\"typography_line_height_tablet\";i:1;s:32:\"typography_letter_spacing_tablet\";i:1;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:14:\"_margin_mobile\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_mobile\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:6:\"button\";a:3:{s:12:\"button_label\";i:1;s:11:\"button_type\";i:1;s:10:\"button_url\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:9:{s:20:\"boxed_btn_background\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:14:\"button_padding\";i:1;s:19:\"btn_hover_animation\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:12:\"space_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:3;s:16:\"content_position\";i:2;s:19:\"_inline_size_tablet\";i:2;s:23:\"content_position_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:9:\"animation\";i:1;s:16:\"animation_mobile\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:17:\"_animation_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:26:\"background_position_mobile\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;s:7:\"padding\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}}}}'),(7850,15217,'_elementor_edit_mode','builder'),(1994,5425,'inline_featured_image','0'),(1995,5425,'_elementor_edit_mode','builder'),(1996,5425,'_elementor_template_type','section'),(1997,5425,'_elementor_version','3.0.13'),(1998,5425,'_wp_page_template','default'),(1999,5425,'_elementor_data','[{\"id\":\"7003e382\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_color_b\":\"#3636B2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_gradient_position\":\"center right\",\"custom_css\":\"background:linear-gradient(225deg, #7b11f9 0%, #7922d8 39%,#3636b2 100%)\",\"background_overlay_background\":\"classic\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_rotate\":2,\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"gap\":\"no\",\"overflow\":\"hidden\",\"custom_bg_css\":\"background:linear-gradient(225deg, #7b11f9 0%, #7922d8 39%,#3636b2 100%)\",\"background_color\":\"#7B11F9\",\"background_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"10cba94d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5da41855\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/l6-hero-shape1.png\",\"id\":4734},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_element_width\":\"auto\",\"_position\":\"absolute\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a284549\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/l6-hero-shape2.png\",\"id\":4735},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_animation_delay\":400,\"_element_width\":\"auto\",\"_position\":\"absolute\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"716702d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/l6-hero-shape3.png\",\"id\":4736},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_animation_delay\":800,\"_element_width\":\"auto\",\"_position\":\"absolute\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"456b520d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"6650d85b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":44.38600000000000278532752417959272861480712890625,\"z_index\":3,\"_inline_size_tablet\":55},\"elements\":[{\"id\":\"1766bd0c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manage your remote team work\",\"title_color\":\"#FFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f3472d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"432b252c\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Explore more\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#F74D4D\",\"button_align\":\"left\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"46\",\"bottom\":\"20\",\"left\":\"46\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"82e3803\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2372cc57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download our app\",\"title_color\":\"#FFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b8c4a25\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/l6-download-appstore.png\",\"id\":3430},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"float\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7157038d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/l6-download-gplay.png\",\"id\":3429},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"auto\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/play.google.com\\/store\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"float\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"26e1b178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55.61399999999999721467247582040727138519287109375,\"_inline_size_tablet\":45,\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"4fd37843\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/l6-hero-pattern.png\",\"id\":3464},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":0,\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-4.5,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":-34,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":321},\"_offset_x_end_tablet\":{\"size\":5.5,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":-9,\"unit\":\"px\"},\"_animation\":\"zoomIn\",\"_animation_delay\":1000,\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"38a758a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/Image.png\",\"id\":3432},\"image_size\":\"full\",\"align\":\"right\",\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-36\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"55deec86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/Wave.svg\",\"id\":3455},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2000,5425,'_elementor_controls_usage','a:7:{s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:6:{s:5:\"image\";i:8;s:5:\"align\";i:7;s:10:\"image_size\";i:5;s:7:\"link_to\";i:2;s:4:\"link\";i:2;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:3:{s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:5;s:16:\"_animation_delay\";i:3;s:17:\"_animation_mobile\";i:1;}s:17:\"_section_position\";a:12:{s:14:\"_element_width\";i:7;s:9:\"_position\";i:5;s:21:\"_element_width_mobile\";i:3;s:28:\"_element_custom_width_mobile\";i:3;s:21:\"_offset_orientation_h\";i:2;s:13:\"_offset_x_end\";i:2;s:9:\"_offset_y\";i:1;s:20:\"_offset_x_end_tablet\";i:1;s:16:\"_offset_y_tablet\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_offset_orientation_v\";i:1;s:13:\"_offset_y_end\";i:1;}s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:3;s:8:\"_z_index\";i:1;s:14:\"_margin_tablet\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:15:\"hover_animation\";i:2;s:5:\"width\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:2;s:27:\"typography_font_size_mobile\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:29:\"typography_line_height_mobile\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:12:\"button_label\";i:1;s:11:\"button_type\";i:1;s:12:\"button_align\";i:1;s:10:\"button_url\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:9:{s:20:\"boxed_btn_background\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:14:\"button_padding\";i:1;s:19:\"btn_hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";i:1;s:12:\"space_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_tablet\";i:2;s:23:\"content_position_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"z_index\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:3:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;s:8:\"overflow\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:18:\"background_color_b\";i:1;s:25:\"background_gradient_angle\";i:1;s:28:\"background_gradient_position\";i:1;s:13:\"custom_bg_css\";i:1;s:16:\"background_color\";i:1;s:21:\"background_color_stop\";i:1;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:27:\"background_overlay_bg_width\";i:1;s:23:\"background_overlay_ypos\";i:1;}s:21:\"section_shape_divider\";a:2:{s:34:\"shape_divider_bottom_above_content\";i:1;s:26:\"shape_divider_bottom_width\";i:1;}}}}}'),(7856,15218,'_elementor_edit_mode','builder'),(2002,5431,'inline_featured_image','0'),(2003,5431,'_elementor_edit_mode','builder'),(2004,5431,'_elementor_template_type','section'),(2005,5431,'_elementor_version','3.0.13'),(2006,5431,'_wp_page_template','default'),(2007,5431,'_elementor_data','[{\"id\":\"1317165\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/l2-hero-bg.jpg\",\"id\":3798},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_bg_overlay_css\":\"background-image: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #161c2d 100%);\",\"gap\":\"no\"},\"elements\":[{\"id\":\"640e04db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4af60e43\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"133\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ef6c630\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":60,\"animation\":\"fadeInLeft\",\"animation_mobile\":\"none\"},\"elements\":[{\"id\":\"109ebd66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get help from the expert consultants.\",\"title_color\":\"#FFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50b8e49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"59daa47d\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started now\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"left\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20.5\",\"right\":\"20.07\",\"bottom\":\"20.5\",\"left\":\"20.07\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"boxed_btn_background\":\"\"},\"icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_gap\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"btn_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"7078e9c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":40},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2008,5431,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:6:\"button\";a:5:{s:12:\"button_label\";i:1;s:11:\"button_type\";i:1;s:12:\"button_align\";i:1;s:10:\"button_url\";i:1;s:4:\"icon\";i:1;}}s:5:\"style\";a:2:{s:12:\"button_style\";a:9:{s:20:\"boxed_btn_background\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:14:\"button_padding\";i:1;s:19:\"btn_hover_animation\";i:1;}s:10:\"icon_style\";a:1:{s:8:\"icon_gap\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:9:\"animation\";i:1;s:16:\"animation_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:3:{s:6:\"layout\";i:1;s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:26:\"background_overlay_opacity\";i:1;s:21:\"custom_bg_overlay_css\";i:1;}}}}}'),(2009,5434,'inline_featured_image','0'),(2010,5434,'_elementor_edit_mode','builder'),(2011,5434,'_elementor_template_type','section'),(2012,5434,'_elementor_version','3.0.13'),(2013,5434,'_wp_page_template','default'),(2014,5434,'_elementor_data','[{\"id\":\"399c34be\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_color_b\":\"#3636B2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_gradient_position\":\"center right\",\"custom_css\":\"background:linear-gradient(225deg, #7b11f9 0%, #7922d8 39%,#3636b2 100%)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/3-layers.png\",\"id\":3424},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_rotate\":2,\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"gap\":\"no\",\"overflow\":\"hidden\",\"background_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/pattern-2.png\",\"id\":3640},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_color\":\"#F8F8F8\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"63135990\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"548fd8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"top\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"54572db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.7890000000000014779288903810083866119384765625,\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":55,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70e612c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make your business powerful with Shade.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55e7b907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa2cf1c\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get A Free Quote\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"left\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"37\",\"bottom\":\"21\",\"left\":\"37\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"boxed_btn_background\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"btn_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"7019f370\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Watch how we can help\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"button_url\":{\"url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"boxed_btn_background\":\"\",\"boxed_btn_color\":\"\",\"icon_color\":\"\"},\"icon\":{\"value\":\"far fa-play-circle\",\"library\":\"fa-regular\"},\"icon_position\":\"before\",\"enable_lightbox\":\"yes\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_color\":\"#161C2D\",\"heading_typography_text_transform\":\"uppercase\",\"boxed_btn_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2d4cf804\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.2109999999999985220711096189916133880615234375,\"align\":\"flex-end\",\"content_position_tablet\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"4c86baa2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/b2b1.png\",\"id\":3647},\"align\":\"left\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/b2b-2.png\",\"id\":3646},\"_background_repeat\":\"no-repeat\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"initial\",\"_background_ypos\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_size\":\"full\",\"_background_position_mobile\":\"top center\",\"_background_size_tablet\":\"initial\",\"_background_size_mobile\":\"initial\",\"_background_bg_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4af7a58b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/Image.svg\",\"id\":3645},\"align\":\"left\",\"_z_index\":2,\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/b2b-2.png\",\"id\":3646},\"_background_repeat\":\"no-repeat\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2015,5434,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:7:{s:12:\"button_label\";i:2;s:11:\"button_type\";i:2;s:12:\"button_align\";i:1;s:10:\"button_url\";i:2;s:4:\"icon\";i:1;s:13:\"icon_position\";i:1;s:15:\"enable_lightbox\";i:1;}}s:5:\"style\";a:2:{s:12:\"button_style\";a:11:{s:20:\"boxed_btn_background\";i:2;s:29:\"heading_typography_typography\";i:2;s:30:\"heading_typography_font_family\";i:2;s:28:\"heading_typography_font_size\";i:2;s:30:\"heading_typography_font_weight\";i:2;s:30:\"heading_typography_line_height\";i:2;s:33:\"heading_typography_letter_spacing\";i:2;s:14:\"button_padding\";i:2;s:19:\"btn_hover_animation\";i:1;s:33:\"heading_typography_text_transform\";i:1;s:15:\"boxed_btn_color\";i:1;}s:10:\"icon_style\";a:3:{s:9:\"icon_size\";i:1;s:8:\"icon_gap\";i:1;s:10:\"icon_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:3;s:23:\"content_position_tablet\";i:2;s:19:\"_inline_size_tablet\";i:2;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:2;s:5:\"align\";i:2;s:10:\"image_size\";i:2;}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:10:{s:22:\"_background_background\";i:2;s:17:\"_background_image\";i:2;s:18:\"_background_repeat\";i:2;s:20:\"_background_position\";i:1;s:16:\"_background_ypos\";i:1;s:27:\"_background_position_mobile\";i:1;s:23:\"_background_size_tablet\";i:1;s:23:\"_background_size_mobile\";i:1;s:27:\"_background_bg_width_tablet\";i:1;s:27:\"_background_bg_width_mobile\";i:1;}s:17:\"_section_position\";a:4:{s:14:\"_element_width\";i:2;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:21:\"_offset_orientation_v\";i:1;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:1;s:3:\"gap\";i:2;s:6:\"layout\";i:1;s:8:\"overflow\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:10:{s:18:\"background_color_b\";i:1;s:25:\"background_gradient_angle\";i:1;s:28:\"background_gradient_position\";i:1;s:21:\"background_color_stop\";i:1;s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:1;s:17:\"background_repeat\";i:1;}s:26:\"section_background_overlay\";a:6:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:27:\"background_overlay_bg_width\";i:1;s:23:\"background_overlay_ypos\";i:1;}s:21:\"section_shape_divider\";a:2:{s:34:\"shape_divider_bottom_above_content\";i:1;s:26:\"shape_divider_bottom_width\";i:1;}}}}}'),(7862,15219,'_elementor_edit_mode','builder'),(2017,5437,'inline_featured_image','0'),(2018,5437,'_elementor_edit_mode','builder'),(2019,5437,'_elementor_template_type','section'),(2020,5437,'_elementor_version','3.0.13'),(2021,5437,'_wp_page_template','default'),(2022,5437,'_elementor_data','[{\"id\":\"7742f494\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/hero-img.jpg\",\"id\":4190},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#161C2D\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49ad495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"38b00924\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"190\",\"right\":\"0\",\"bottom\":\"210\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"57\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"458d59e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_mobile\":\"none\"},\"elements\":[{\"id\":\"1d480067\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shared space in your town\",\"align\":\"center\",\"title_color\":\"#68D585\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bba70b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rent desk space in a\\nshared office environment\",\"align\":\"center\",\"title_color\":\"#FFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13245148\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":770,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":573}},\"elements\":[],\"widgetType\":\"shadepro-cowork-search\"},{\"id\":\"43657205\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Take virtual tour of our spaces\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"400\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"button_url\":{\"url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"boxed_btn_background\":\"\",\"boxed_btn_color\":\"\",\"icon_color\":\"\"},\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/play-icon-1-1.svg\",\"id\":4505},\"library\":\"svg\"},\"icon_position\":\"before\",\"enable_lightbox\":\"yes\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_color\":\"\",\"boxed_btn_color\":\"#FFFFFF\",\"button_align\":\"center\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c94c3d0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/Down.svg\",\"id\":4202},\"library\":\"svg\"},\"link\":{\"url\":\"#fact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"primary_color\":\"#161C2D\",\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false}],\"isInner\":false}]'),(2023,5437,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:2;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:14:\"_margin_mobile\";i:2;}}}}s:22:\"shadepro-cowork-search\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:4:{s:14:\"_element_width\";i:1;s:21:\"_element_width_tablet\";i:1;s:21:\"_element_custom_width\";i:1;s:28:\"_element_custom_width_tablet\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:6:\"button\";a:7:{s:12:\"button_label\";i:1;s:11:\"button_type\";i:1;s:10:\"button_url\";i:1;s:4:\"icon\";i:1;s:13:\"icon_position\";i:1;s:15:\"enable_lightbox\";i:1;s:12:\"button_align\";i:1;}}s:5:\"style\";a:2:{s:12:\"button_style\";a:9:{s:20:\"boxed_btn_background\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:14:\"button_padding\";i:1;s:15:\"boxed_btn_color\";i:1;}s:10:\"icon_style\";a:3:{s:9:\"icon_size\";i:1;s:8:\"icon_gap\";i:1;s:10:\"icon_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:12:\"align_tablet\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;}s:15:\"section_effects\";a:2:{s:9:\"animation\";i:1;s:16:\"animation_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";i:1;s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:5:{s:11:\"size_tablet\";i:1;s:13:\"primary_color\";i:1;s:4:\"size\";i:1;s:11:\"size_mobile\";i:1;s:15:\"hover_animation\";i:1;}}}}}'),(2024,14953,'_wp_attached_file','2021/05/2123-1.svg'),(2025,14953,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:50;s:6:\"height\";i:50;s:4:\"file\";s:19:\"/2021/05/2123-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"2123-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"2123-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"2123-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:10:\"2123-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"2123-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"2123-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:10:\"2123-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"2123-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"2123-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"2123-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"2123-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:10:\"2123-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2026,14953,'_wp_old_slug','2123-1__trashed'),(2027,14954,'_wp_attached_file','2021/05/18222917-1.svg'),(2028,14954,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:50;s:6:\"height\";i:50;s:4:\"file\";s:23:\"/2021/05/18222917-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"18222917-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"18222917-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"18222917-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"18222917-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"18222917-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"18222917-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"18222917-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"18222917-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"18222917-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"18222917-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"18222917-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"18222917-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2029,14954,'_wp_old_slug','18222917-1__trashed'),(2030,14955,'_wp_attached_file','2021/05/19468011-1.svg'),(2031,14955,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:50;s:6:\"height\";i:50;s:4:\"file\";s:23:\"/2021/05/19468011-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"19468011-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"19468011-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"19468011-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:14:\"19468011-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"19468011-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"19468011-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:14:\"19468011-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"19468011-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"19468011-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"19468011-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"19468011-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:14:\"19468011-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(8494,15288,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8160,15262,'_wp_attached_file','2021/08/log_file_2021-08-23__01-00-50.txt'),(8161,15263,'inline_featured_image','0'),(8162,15263,'choose_header_variations','0'),(8163,15263,'_choose_header_variations','field_5b8144ace4925'),(8164,15263,'navbar_sticky','sticky'),(8165,15263,'_navbar_sticky','field_5c73b55d5014c'),(8166,15263,'use_custom_logo','0'),(8167,15263,'_use_custom_logo','field_5c718923b2115'),(8168,15263,'buttons_background_color',''),(8169,15263,'_buttons_background_color','field_5c721ec248a3d'),(8170,15263,'buttons_text_color',''),(8171,15263,'_buttons_text_color','field_5c721ed648a3e'),(8172,15263,'buttons_border_color',''),(8173,15263,'_buttons_border_color','field_5c723ccb7677b'),(8174,15263,'buttons_hover_background_color',''),(8175,15263,'_buttons_hover_background_color','field_5c72341d85272'),(8176,15263,'buttons_hover_text_color',''),(8177,15263,'_buttons_hover_text_color','field_5c7235491991b'),(8178,15263,'buttons_hover_border_color',''),(8179,15263,'_buttons_hover_border_color','field_5c7235571991c'),(8180,15263,'sticky_buttons_background_color',''),(8181,15263,'_sticky_buttons_background_color','field_5c721f1648a42'),(8182,15263,'sticky_buttons_text_color',''),(8183,15263,'_sticky_buttons_text_color','field_5c721f1f48a43'),(8184,15263,'sticky_buttons_hover_background_color',''),(8185,15263,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(8186,15263,'sticky_buttons_hover_text_color',''),(8187,15263,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(8188,15263,'sticky_buttons_hover_border_color',''),(8189,15263,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(8190,15263,'sticky_button_custom_css',''),(8191,15263,'_sticky_button_custom_css','field_5c72342c85273'),(8192,15263,'hide_global_footer','1'),(8193,15263,'_hide_global_footer','field_5b5ab66bdd531'),(8194,15263,'_elementor_edit_mode','builder'),(8195,15263,'_elementor_template_type','wp-page'),(8196,15263,'_elementor_version','3.4.2'),(8197,15263,'_wp_page_template','page-templates/template-page-builder.php'),(8198,15263,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"\\/contact-k1k3-visas\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 619-249-0204\\n\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\",\"show_excerpt\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(13864,15942,'_elementor_edit_mode','builder'),(13838,15937,'_elementor_edit_mode','builder'),(8786,15327,'_elementor_edit_mode','builder'),(8787,15327,'_elementor_template_type','wp-page'),(8788,15327,'_elementor_version','3.4.2'),(8649,15310,'_elementor_template_type','wp-page'),(8650,15310,'_elementor_version','3.4.2'),(8651,15310,'_wp_page_template','page-templates/template-page-builder.php'),(8652,15310,'_elementor_data','[{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9217cda\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"cdc59a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"694f723\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"653f0ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.6490000000000009094947017729282379150390625,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"845b5fc\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"2e29ac2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.03399999999999891997504164464771747589111328125,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"cb5ae93\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8557,15298,'_elementor_template_type','wp-page'),(8558,15298,'_elementor_version','3.4.2'),(8559,15298,'_wp_page_template','page-templates/template-page-builder.php'),(8560,15298,'_elementor_data','[{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9217cda\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"cdc59a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"694f723\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"653f0ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.6490000000000009094947017729282379150390625,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"845b5fc\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"2e29ac2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.03399999999999891997504164464771747589111328125,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"cb5ae93\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#473BF0\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]}},\"elements\":[{\"id\":\"6cce119\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.33200000000000073896444519050419330596923828125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"isInner\":false},{\"id\":\"13b4a9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c01036f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d08f33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"1fab475\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#272B39\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f5599\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.08899999999999863575794734060764312744140625},\"elements\":[{\"id\":\"e5b2ba2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44c73a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#FFFFFFA6\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c11870c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.91100000000000136424205265939235687255859375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"f8549af\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec69c0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c33f6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":31.1400000000000005684341886080801486968994140625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"66\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a0a9d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/shadepro-logo-white.png\",\"id\":146},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71d2e06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c8eb20\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#7D818D\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_secondary_color\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"41077dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625},\"elements\":[{\"id\":\"09b5b53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287ae79\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Careers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Press\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"b9f3040\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.40299999999999869260136620141565799713134765625},\"elements\":[{\"id\":\"b1f9b60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d51c867\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Features \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"#features\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pricing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/pricing-03\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"News \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Help desk \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Support\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1ad0ff7\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":17.45700000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"299548e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abbf1df\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Digital Marketing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Content Writing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"SEO for Business \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"UI Design\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2fe6374\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":18.07000000000000028421709430404007434844970703125},\"elements\":[{\"id\":\"472638f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2286012\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color_hover\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(8199,15263,'hide_global_header','1'),(8200,15263,'_hide_global_header','field_5f3288799a622'),(8517,15293,'_elementor_edit_mode','builder'),(8518,15293,'_elementor_template_type','wp-page'),(8519,15293,'_elementor_version','3.1.1'),(8520,15293,'_wp_page_template','page-templates/template-page-builder.php'),(8521,15293,'_elementor_data','[{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9217cda\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"cdc59a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"694f723\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"653f0ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.6490000000000009094947017729282379150390625,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"845b5fc\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"2e29ac2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.03399999999999891997504164464771747589111328125,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"cb5ae93\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#473BF0\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_47.png\",\"id\":137},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6cce119\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"902fb4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonial\",\"header_size\":\"span\",\"title_color\":\"#68D585\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4bb53c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cSimply the best. Better than all the rest. I\\u2019d recommend this product to beginners and advanced users.\\u201d\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d6425aa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/testimonial-2.png\",\"id\":2329},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"76\",\"height\":\"\"},\"title_text\":\"Ian Klein\",\"description_text\":\"Digital Marketer\",\"image_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_color\":\"#FFFFFFA6\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"13b4a9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c01036f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d08f33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"1fab475\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#272B39\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f5599\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.08899999999999863575794734060764312744140625},\"elements\":[{\"id\":\"e5b2ba2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44c73a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#FFFFFFA6\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c11870c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.91100000000000136424205265939235687255859375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"f8549af\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec69c0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c33f6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":31.1400000000000005684341886080801486968994140625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"66\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a0a9d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/shadepro-logo-white.png\",\"id\":146},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71d2e06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c8eb20\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#7D818D\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_secondary_color\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"41077dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625},\"elements\":[{\"id\":\"09b5b53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287ae79\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Careers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Press\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"b9f3040\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.40299999999999869260136620141565799713134765625},\"elements\":[{\"id\":\"b1f9b60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d51c867\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Features \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"#features\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pricing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/pricing-03\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"News \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Help desk \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Support\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1ad0ff7\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":17.45700000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"299548e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abbf1df\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Digital Marketing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Content Writing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"SEO for Business \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"UI Design\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2fe6374\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":18.07000000000000028421709430404007434844970703125},\"elements\":[{\"id\":\"472638f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2286012\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color_hover\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}] '),(8203,15263,'_wxr_import_has_attachment_refs','1');
INSERT INTO `wp3p_postmeta` VALUES (9829,14953,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\"><rect width=\"50\" height=\"50\" rx=\"5\" fill=\"url(#pattern0)\"></rect><defs><pattern id=\"pattern0\" patternContentUnits=\"objectBoundingBox\" width=\"1\" height=\"1\"><use xlink:href=\"#image0\" transform=\"scale(0.00025)\"></use></pattern><image id=\"image0\" width=\"4000\" height=\"4000\" xlink:href=\"data:image/jpeg;base64,/9j/4AAQSkZJRgABAgEASABIAAD/4QDcRXhpZgAATU0AKgAAAAgABQEOAAIAAAB6AAAASgEaAAUAAAABAAAAxAEbAAUAAAABAAAAzAEoAAMAAAABAAIAAAITAAMAAAABAAEAAAAAAABNYWxlIENhc2hpZXIgQ2FydG9vbiBWZWN0b3IgSWNvbiBJbGx1c3RyYXRpb24uIFBlb3BsZSBQcm9mZXNzaW9uIEljb24gQ29uY2VwdCBJc29sYXRlZCBQcmVtaXVtIFZlY3Rvci4gRmxhdCBDYXJ0b29uIFN0eWxlAAAAAEgAAAABAAAASAAAAAH/7QM6UGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABAASAAAAAEAAQBIAAAAAQABOEJJTQQEAAAAAAMCHAFaAAMbJUccAQAAAgAEHAIFAC1NYWxlIENhc2hpZXIgQ2FydG9vbiBWZWN0b3IgSWNvbiBJbGx1c3RyYXRpb24cAhkAA21hbhwCGQAHY2FzaGllchwCGQAHbWFjaGluZRwCGQAIcHVyY2hhc2UcAhkAB3BheW1lbnQcAhkABXN0b3JlHAIZAAZtYXJrZXQcAhkAB2dyb2NlcnkcAhkACGJ1c2luZXNzHAIZAAZwZW9wbGUcAhkABHNob3AcAhkACnRlY2hub2xvZ3kcAhkAB21hbmFnZXIcAhkAB2ZpbmFuY2UcAhkACGNvbXB1dGVyHAIZAAZvZmZpY2UcAhkABG1hbGUcAhkABnBlcnNvbhwCGQAEY3V0ZRwCGQAHY2FydG9vbhwCGQAJY2hhcmFjdGVyHAIZAAZtYXNjb3QcAhkABGxvZ28cAhkABnZlY3RvchwCGQAEaWNvbhwCGQAMaWxsdXN0cmF0aW9uHAIZAAhpc29sYXRlZBwCGQAFaGFwcHkcAhkABHNpZ24cAhkABnN5bWJvbBwCGQAGZGVzaWduHAIZAApwcm9mZXNzaW9uHAIZAAR3b3JrHAIZAANqb2IcAhkACm9jY3VwYXRpb24cAhkABndvcmtlchwCGQAHdW5pZm9ybRwCGQADcGF5HAIZAAVtb25leRwCGQAIY2hlY2tvdXQcAhkAB2NvdW50ZXIcAhkAC3N1cGVybWFya2V0HAIZAAZwYXlpbmccAhkAB3NlcnZpY2UcAhkABHNhbGUcAhkACGVtcGxveWVlHAIZAAVidXllchwCGQAGYnV5aW5nHAIZAAdzaG9wcGVyHAIZAAhjdXN0b21lchwCeAB5TWFsZSBDYXNoaWVyIENhcnRvb24gVmVjdG9yIEljb24gSWxsdXN0cmF0aW9uLiBQZW9wbGUgUHJvZmVzc2lvbiBJY29uIENvbmNlcHQgSXNvbGF0ZWQgUHJlbWl1bSBWZWN0b3IuIEZsYXQgQ2FydG9vbiBTdHlsZRwCAAACAAT/4blAaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49J++7vycgaWQ9J1c1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCc/Pgo8eDp4bXBtZXRhIHhtbG5zOng9J2Fkb2JlOm5zOm1ldGEvJyB4OnhtcHRrPSdJbWFnZTo6RXhpZlRvb2wgMTIuMDUnPgo8cmRmOlJERiB4bWxuczpyZGY9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMnPgoKIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PScnCiAgeG1sbnM6ZGM9J2h0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvJz4KICA8ZGM6ZGVzY3JpcHRpb24+CiAgIDxyZGY6QWx0PgogICAgPHJkZjpsaSB4bWw6bGFuZz0neC1kZWZhdWx0Jz5NYWxlIENhc2hpZXIgQ2FydG9vbiBWZWN0b3IgSWNvbiBJbGx1c3RyYXRpb24uIFBlb3BsZSBQcm9mZXNzaW9uIEljb24gQ29uY2VwdCBJc29sYXRlZCBQcmVtaXVtIFZlY3Rvci4gRmxhdCBDYXJ0b29uIFN0eWxlPC9yZGY6bGk+CiAgIDwvcmRmOkFsdD4KICA8L2RjOmRlc2NyaXB0aW9uPgogIDxkYzpmb3JtYXQ+aW1hZ2UvanBlZzwvZGM6Zm9ybWF0PgogIDxkYzpzdWJqZWN0PgogICA8cmRmOkJhZz4KICAgIDxyZGY6bGk+bWFuPC9yZGY6bGk+CiAgICA8cmRmOmxpPmNhc2hpZXI8L3JkZjpsaT4KICAgIDxyZGY6bGk+bWFjaGluZTwvcmRmOmxpPgogICAgPHJkZjpsaT5wdXJjaGFzZTwvcmRmOmxpPgogICAgPHJkZjpsaT5wYXltZW50PC9yZGY6bGk+CiAgICA8cmRmOmxpPnN0b3JlPC9yZGY6bGk+CiAgICA8cmRmOmxpPm1hcmtldDwvcmRmOmxpPgogICAgPHJkZjpsaT5ncm9jZXJ5PC9yZGY6bGk+CiAgICA8cmRmOmxpPmJ1c2luZXNzPC9yZGY6bGk+CiAgICA8cmRmOmxpPnBlb3BsZTwvcmRmOmxpPgogICAgPHJkZjpsaT5zaG9wPC9yZGY6bGk+CiAgICA8cmRmOmxpPnRlY2hub2xvZ3k8L3JkZjpsaT4KICAgIDxyZGY6bGk+bWFuYWdlcjwvcmRmOmxpPgogICAgPHJkZjpsaT5maW5hbmNlPC9yZGY6bGk+CiAgICA8cmRmOmxpPmNvbXB1dGVyPC9yZGY6bGk+CiAgICA8cmRmOmxpPm9mZmljZTwvcmRmOmxpPgogICAgPHJkZjpsaT5tYWxlPC9yZGY6bGk+CiAgICA8cmRmOmxpPnBlcnNvbjwvcmRmOmxpPgogICAgPHJkZjpsaT5jdXRlPC9yZGY6bGk+CiAgICA8cmRmOmxpPmNhcnRvb248L3JkZjpsaT4KICAgIDxyZGY6bGk+Y2hhcmFjdGVyPC9yZGY6bGk+CiAgICA8cmRmOmxpPm1hc2NvdDwvcmRmOmxpPgogICAgPHJkZjpsaT5sb2dvPC9yZGY6bGk+CiAgICA8cmRmOmxpPnZlY3RvcjwvcmRmOmxpPgogICAgPHJkZjpsaT5pY29uPC9yZGY6bGk+CiAgICA8cmRmOmxpPmlsbHVzdHJhdGlvbjwvcmRmOmxpPgogICAgPHJkZjpsaT5pc29sYXRlZDwvcmRmOmxpPgogICAgPHJkZjpsaT5oYXBweTwvcmRmOmxpPgogICAgPHJkZjpsaT5zaWduPC9yZGY6bGk+CiAgICA8cmRmOmxpPnN5bWJvbDwvcmRmOmxpPgogICAgPHJkZjpsaT5kZXNpZ248L3JkZjpsaT4KICAgIDxyZGY6bGk+cHJvZmVzc2lvbjwvcmRmOmxpPgogICAgPHJkZjpsaT53b3JrPC9yZGY6bGk+CiAgICA8cmRmOmxpPmpvYjwvcmRmOmxpPgogICAgPHJkZjpsaT5vY2N1cGF0aW9uPC9yZGY6bGk+CiAgICA8cmRmOmxpPndvcmtlcjwvcmRmOmxpPgogICAgPHJkZjpsaT51bmlmb3JtPC9yZGY6bGk+CiAgICA8cmRmOmxpPnBheTwvcmRmOmxpPgogICAgPHJkZjpsaT5tb25leTwvcmRmOmxpPgogICAgPHJkZjpsaT5jaGVja291dDwvcmRmOmxpPgogICAgPHJkZjpsaT5jb3VudGVyPC9yZGY6bGk+CiAgICA8cmRmOmxpPnN1cGVybWFya2V0PC9yZGY6bGk+CiAgICA8cmRmOmxpPnBheWluZzwvcmRmOmxpPgogICAgPHJkZjpsaT5zZXJ2aWNlPC9yZGY6bGk+CiAgICA8cmRmOmxpPnNhbGU8L3JkZjpsaT4KICAgIDxyZGY6bGk+ZW1wbG95ZWU8L3JkZjpsaT4KICAgIDxyZGY6bGk+YnV5ZXI8L3JkZjpsaT4KICAgIDxyZGY6bGk+YnV5aW5nPC9yZGY6bGk+CiAgICA8cmRmOmxpPnNob3BwZXI8L3JkZjpsaT4KICAgIDxyZGY6bGk+Y3VzdG9tZXI8L3JkZjpsaT4KICAgPC9yZGY6QmFnPgogIDwvZGM6c3ViamVjdD4KICA8ZGM6dGl0bGU+CiAgIDxyZGY6QWx0PgogICAgPHJkZjpsaSB4bWw6bGFuZz0neC1kZWZhdWx0Jz5NYWxlIENhc2hpZXIgQ2FydG9vbiBWZWN0b3IgSWNvbiBJbGx1c3RyYXRpb248L3JkZjpsaT4KICAgPC9yZGY6QWx0PgogIDwvZGM6dGl0bGU+CiA8L3JkZjpEZXNjcmlwdGlvbj4KCiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0nJwogIHhtbG5zOmlsbHVzdHJhdG9yPSdodHRwOi8vbnMuYWRvYmUuY29tL2lsbHVzdHJhdG9yLzEuMC8nPgogIDxpbGx1c3RyYXRvcjpDcmVhdG9yU3ViVG9vbD5BZG9iZSBJbGx1c3RyYXRvcjwvaWxsdXN0cmF0b3I6Q3JlYXRvclN1YlRvb2w+CiAgPGlsbHVzdHJhdG9yOlN0YXJ0dXBQcm9maWxlPk1vYmlsZTwvaWxsdXN0cmF0b3I6U3RhcnR1cFByb2ZpbGU+CiA8L3JkZjpEZXNjcmlwdGlvbj4KCiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0nJwogIHhtbG5zOnBkZj0naHR0cDovL25zLmFkb2JlLmNvbS9wZGYvMS4zLyc+CiAgPHBkZjpQcm9kdWNlcj5BZG9iZSBQREYgbGlicmFyeSAxNS4wMDwvcGRmOlByb2R1Y2VyPgogPC9yZGY6RGVzY3JpcHRpb24+CgogPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9JycKICB4bWxuczp4bXA9J2h0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8nPgogIDx4bXA6Q3JlYXRlRGF0ZT4yMDIwLTEwLTIyVDE0OjAwOjQ0KzA3OjAwPC94bXA6Q3JlYXRlRGF0ZT4KICA8eG1wOkNyZWF0b3JUb29sPkFkb2JlIElsbHVzdHJhdG9yIDI0LjMgKFdpbmRvd3MpPC94bXA6Q3JlYXRvclRvb2w+CiAgPHhtcDpNZXRhZGF0YURhdGU+MjAyMC0xMC0yMlQxNDowMDo0NCswNzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICA8eG1wOk1vZGlmeURhdGU+MjAyMC0xMC0yMlQwNzowMDo1NFo8L3htcDpNb2RpZnlEYXRlPgogPC9yZGY6RGVzY3JpcHRpb24+CgogPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9JycKICB4bWxuczpzdEV2dD0naHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjJwogIHhtbG5zOnN0UmVmPSdodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjJwogIHhtbG5zOnhtcE1NPSdodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vJz4KICA8eG1wTU06RGVyaXZlZEZyb20gcmRmOnBhcnNlVHlwZT0nUmVzb3VyY2UnPgogICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOjIxMDE5ZjZkLWY3ZWUtMTQ0Zi1iNTJlLWM1YWNmYjU5NDhhMDwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgPHN0UmVmOmluc3RhbmNlSUQ+eG1wLmlpZDoyMTAxOWY2ZC1mN2VlLTE0NGYtYjUyZS1jNWFjZmI1OTQ4YTA8L3N0UmVmOmluc3RhbmNlSUQ+CiAgIDxzdFJlZjpvcmlnaW5hbERvY3VtZW50SUQ+dXVpZDpDMUJDQ0UxODcxQjhEQjExOTkzMTkwRkNENTJCNEU5Rjwvc3RSZWY6b3JpZ2luYWxEb2N1bWVudElEPgogICA8c3RSZWY6cmVuZGl0aW9uQ2xhc3M+ZGVmYXVsdDwvc3RSZWY6cmVuZGl0aW9uQ2xhc3M+CiAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICA8eG1wTU06RG9jdW1lbnRJRD54bXAuZGlkOjAwNDFhNzQ2LTAxY2MtNTc0My05ZTZhLTg2NzdlMTc5NzkzMTwveG1wTU06RG9jdW1lbnRJRD4KICA8eG1wTU06SGlzdG9yeT4KICAgPHJkZjpTZXE+CiAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9J1Jlc291cmNlJz4KICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjIxMDE5ZjZkLWY3ZWUtMTQ0Zi1iNTJlLWM1YWNmYjU5NDhhMDwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBJbGx1c3RyYXRvciAyNC4zIChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICA8c3RFdnQ6d2hlbj4yMDIwLTEwLTIyVDE0OjAwOjIyKzA3OjAwPC9zdEV2dDp3aGVuPgogICAgPC9yZGY6bGk+CiAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9J1Jlc291cmNlJz4KICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjAwNDFhNzQ2LTAxY2MtNTc0My05ZTZhLTg2NzdlMTc5NzkzMTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBJbGx1c3RyYXRvciAyNC4zIChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICA8c3RFdnQ6d2hlbj4yMDIwLTEwLTIyVDE0OjAwOjQ0KzA3OjAwPC9zdEV2dDp3aGVuPgogICAgPC9yZGY6bGk+CiAgIDwvcmRmOlNlcT4KICA8L3htcE1NOkhpc3Rvcnk+CiAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDowMDQxYTc0Ni0wMWNjLTU3NDMtOWU2YS04Njc3ZTE3OTc5MzE8L3htcE1NOkluc3RhbmNlSUQ+CiAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD51dWlkOkMxQkNDRTE4NzFCOERCMTE5OTMxOTBGQ0Q1MkI0RTlGPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgPHhtcE1NOlJlbmRpdGlvbkNsYXNzPmRlZmF1bHQ8L3htcE1NOlJlbmRpdGlvbkNsYXNzPgogPC9yZGY6RGVzY3JpcHRpb24+CgogPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9JycKICB4bWxuczp4bXA9J2h0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8nCiAgeG1sbnM6eG1wR0ltZz0naHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL2cvaW1nLyc+CiAgPHhtcDpUaHVtYm5haWxzPgogICA8cmRmOkFsdD4KICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0nUmVzb3VyY2UnPgogICAgIDx4bXBHSW1nOmZvcm1hdD5KUEVHPC94bXBHSW1nOmZvcm1hdD4KICAgICA8eG1wR0ltZzpoZWlnaHQ+MjU2PC94bXBHSW1nOmhlaWdodD4KICAgICA8eG1wR0ltZzppbWFnZT4vOWovNEFBUVNrWkpSZ0FCQWdFQVNBQklBQUQvN1FBc1VHaHZkRzl6YUc5d0lETXVNQUE0UWtsTkErMEFBQUFBQUJBQVNBQUFBQUVBJiN4QTtBUUJJQUFBQUFRQUIvKzRBRGtGa2IySmxBR1RBQUFBQUFmL2JBSVFBQmdRRUJBVUVCZ1VGQmdrR0JRWUpDd2dHQmdnTERBb0tDd29LJiN4QTtEQkFNREF3TURBd1FEQTRQRUE4T0RCTVRGQlFURXh3Ykd4c2NIeDhmSHg4Zkh4OGZId0VIQndjTkRBMFlFQkFZR2hVUkZSb2ZIeDhmJiN4QTtIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGYvOEFBRVFnQkFBRUFBd0VSJiN4QTtBQUlSQVFNUkFmL0VBYUlBQUFBSEFRRUJBUUVBQUFBQUFBQUFBQVFGQXdJR0FRQUhDQWtLQ3dFQUFnSURBUUVCQVFFQUFBQUFBQUFBJiN4QTtBUUFDQXdRRkJnY0lDUW9MRUFBQ0FRTURBZ1FDQmdjREJBSUdBbk1CQWdNUkJBQUZJUkl4UVZFR0UyRWljWUVVTXBHaEJ4V3hRaVBCJiN4QTtVdEhoTXhaaThDUnlndkVsUXpSVGtxS3lZM1BDTlVRbms2T3pOaGRVWkhURDB1SUlKb01KQ2hnWmhKUkZScVMwVnROVktCcnk0L1BFJiN4QTsxT1QwWlhXRmxhVzF4ZFhsOVdaMmhwYW10c2JXNXZZM1IxZG5kNGVYcDdmSDErZjNPRWhZYUhpSW1LaTR5TmpvK0NrNVNWbHBlWW1aJiN4QTtxYm5KMmVuNUtqcEtXbXA2aXBxcXVzcmE2dm9SQUFJQ0FRSURCUVVFQlFZRUNBTURiUUVBQWhFREJDRVNNVUVGVVJOaElnWnhnWkV5JiN4QTtvYkh3Rk1IUjRTTkNGVkppY3ZFekpEUkRnaGFTVXlXaVk3TENCM1BTTmVKRWd4ZFVrd2dKQ2hnWkpqWkZHaWRrZEZVMzhxT3p3eWdwJiN4QTswK1B6aEpTa3RNVFU1UFJsZFlXVnBiWEYxZVgxUmxabWRvYVdwcmJHMXViMlIxZG5kNGVYcDdmSDErZjNPRWhZYUhpSW1LaTR5TmpvJiN4QTsrRGxKV1dsNWlabXB1Y25aNmZrcU9rcGFhbnFLbXFxNnl0cnErdi9hQUF3REFRQUNFUU1SQUQ4QTlVNHE3RlhZcTdGWFlxN0ZYWXE3JiN4QTtGWFlxN0ZYWXE3RlhZcTdGWFlxN0ZYejluZnZnRHNWZGlxVDYxNXAwblI2aTZabVplSmxXSWNqR3JzRlZtRlIzUFFiK0Eyekd6YXVHJiN4QTtNZ0htWGRkbTlnYW5XUk1zWUhDT3Ayczl3OC9zN3ltNE5SWE1sMHJlS3V4VjJLdllNNUI5cWRpcnNWZGlyc1ZkaXJzVmRpckljMTd0JiN4QTtYWXFnTlIxcXpzZmhZK3BOMmlYcjlKN1pqWnRWSEh6NXVEcSswTWVIWTd5N2trbDgxM3pOKzdqalJld0lMSDc2ajlXWUV1MEo5QUhUJiN4QTtUN2J5azdBQnVIelhlcTM3MktOMTc4YXFmdnFjTWUwSjlRRng5dDVBZlVBUjhrODA3VjdTK0ZJenhsRzdSTjEranh6WVlkVEhKeTV1JiN4QTs3MHV1eDV2cDU5eU55OXpIWXE3RldtWlZVc3hBVUNwSjJBQXhBUVNBTFBKZzNtRDh3WEVqVytrQVVYWnJ0aFdwL3dBaFR0OUp6ZDZYJiN4QTtzdmE4bnkvVytkOXMrMlpFamowdituUCs5SDZUOHVyQ05XOHpYeXFKcjI3bmxhUnVFY2FsMkxOUXNRcUwyQ3FXUFlBRW1nQk9iTVljJiN4QTtjQnNBSGxjT1RYYS9Md1JuT2NqL0FFdGdQdUFXYUo1cXVaNC9YMCs4bWo0RUJrNU1LY2xEcnRVcXlzckJsSXFyQTFCSXd5dzQ1amNBJiN4QTtycURydXo4dkJLY29TNTdTMkladm9INWhTaDFnMWNCa093dWtGQ1A5ZFIxSHl6V2Fuc3NWZVA1UFQ5aisya2dSRFZiaitlUDBnZm8rJiN4QTtSWjVISWtpTEpHd2RIQVpXVTFCQjZFSE5JUVFhTDZOQ1lrQktKc0Z2QXlmUDJkKytBT3hWMktzTjFmU0htdU5Fc0FuMWkvdkwrZldOJiN4QTtYa2xDb290cmFZMnNLaEtzU25BSGdQZmZydHpzSVN5NmszdlIrd0Y5YXk2ckZwT3lRUmNPTEZVZS9pbkcrZnZzay8yTXl6b255VjJLJiN4QTt1eFYyS3ZZTTVCOXFkaXFYWG5tRFNyU2Q3ZVdSM21qVU5OSEJETE9ZMVBReWVpajhBZTNLbUFrQnNqaWxJV0FqTFc2dHJxM2p1TGFWJiN4QTtKb0pSeWpsaklaV0hpQ01MQWdqbXE0b2RpcnNWZGlySWMxN3RVQnJXby9VYk1zdjk5SjhNUTkrNStqTWJWWnZEamZWd2UwTlg0T094JiN4QTs5UjVQTGRSOCsrVTdaWkpadFh0cDV2VVZHaGhtU2FkcEhjSUZFYUZuSjVOdnR0bXVHaHp5M01aQWM3SW9kOWtuWjVqSG84K1dZQWpJJiN4QTt5bDVOVzNudnlaY1c4VndtdVdJU1pGa1VQY1JJNERDbzVJekJsTys0SXFNWmRuYWdFanc1N2YwUzF5MG1VR3VHWHlVclA4d2ZKbDE2JiN4QTtsTlh0b0RHYVV1SlVoTEExb3ljeXZKVFRxTU11enM0NVJKOTIvd0FEWEl0bVhRWjhkY1VUdUxaQlpYc2NpUlhsbE9za2JBUERQRXdaJiN4QTtXQjZGV0ZRUm1JUktFdTZRY2VNcFFsWTJrR2VhVmZpK3MxbXBSeDhNaStERE43cDgzaVJ0N0xSYW54c1lsMTYrOUY1ZTVic1ZlVmZtJiN4QTtWK2JmbFN6dllmTE1lcEtMeTVsTU0vQlpDdk1OeDlIMUF2Q3ZQWmdEc1JROTgzZlptak4rSkllNzlieVB0WlBVendISGdGeDU1RFk1JiN4QTtEcHp2elB1ZVRheCtZZGhlMmNYK0hiOEdYMXpIT3hqS3ZSVnJ3UXpJVURFbGFuaTNFZHE1dlJIdmVXN0s5bVorTVk2cUhwNGR2VjFzJiN4QTtEK0UzMzl6TUxUOHYvTWtvdUlmTkduYWxxRWtja3NkdDlXTnNZVVdqUmVxanA5V012cUE4bDV4aWdPNjFybW16YThTSTRDQVBON3ZRJiN4QTtkaGFmUzJZUnFVaFJOeTVmRWxacUhrRHpMRUlmOE02ZHFsbmRPNnBkZldmcW9pbFYzWXRJN3Q5WTlJcTByT1NrZTRxT1BTaHc2OFJKJiN4QTs0eUNQSmRaMkZwdFJHTVp4K2dWSGM3RDRFV2xmbGkvMWQ5UTFyVE5VbEUwK2xYVFczcUFMWGxHN3hTTHlSSWxkZlVoWXEzQlRRN2pOJiN4QTt0WWxHTWh5a0xmT1BhWHN6RnBNa1JqRldEZTVQTDM3OVhydjVkNjVJL1BTWjI1QlZNbHFUMkErMG40MUgwNW8rMU5NQis4SHhlaDlpJiN4QTt1MXBTdlRUUElYRDlNZjBqNHM0elN2b1Q1K3p2M3dCMktxVjFjSmJXczF6SlgwNFVhUjZibWlBay9xeU1wY0lKUFJ0d1lUbHlSaEhuJiN4QTtJZ0Q0N01XMVRXN1RSL09yMmQwa3MwbWw2Wlo2WUpnWXdOby9Ya1lsMlFDcnQ0OWZvem5ORnFvNGlaU3ZkOWI5b094czJzd3d4NFRHJiN4QTtNWW05NzdxRlVENW9yL0htai95UC93QWpiWC9xdG14L2xmRC9BRXZ4OFhrdjlBMnMvblkvbkwvaUZyK2ZkSVZHWVJTT1ZCSVJaTFptJiN4QTtOT3dBbUpKK1dQOEFLK0x6L0h4WC9RTnJQNTJQNXkvNGhPZEkxVzMxWFQ0NzIzRExISnlIRnhSZ3lNVllHbFIxR1orSEtNa1JJZFhtJiN4QTt1MGRCUFNacFlaa0dVYTVjdHhhTnkxd1hzR2NnKzFPeFZoY211UjZjeTJaMXlIeTVlMitvM1Z4cVVGMkJXOXRaNXk4TXNMdVAzbkdMJiN4QTtpbEZQdy9aSkhFWnJkWnA4MDVSTUpVTDM5ejBQWjJvd1FoSVpJY2R4OVBrVVQ1WjFXMGkwclg5ZFpoSG9yWDk3ZVd5cVF3amdoQVdmJiN4QTtaU2Z0VHhTdlQzellnVUhUWnhjd0J6ZVRlWWZ6ZDgwWDEyN1FUbXh0bFkrbmF3TnhBV3UzT1JhU080N2xYQy81UGM2N0xyVGRSZDlwJiN4QTsreVlDTnozS044bC9tMXJkdHFNY0dxWExYbGl4QW1pa284aXF6VUxRdFQxV1plVlNoTDhnS0xROVo0TldTYWsxNnpzdVBEY09iM0d6JiN4QTt2TFc5dElieTBsV2EydUVXU0dWRFZXUmhWU1BtTXozbmlDRFJWc1VNaHpYdTFZajUwOVNlVTJ5bW43Z2hTZWdaNml2NnMxT3VuV1FlJiN4QTtUelBiT1Q5N0VkQUh6a3ZsRHpJMmxTaVZWL1NXbFhsdkRMcHc0TTBwaCtyM0pkYmd5cWk4a2xxQVY3ZUoyeWUxTzNNR09maG42TTBKJiN4QTsrdjhBbTN4UjNpQVNkM3RleHNIandHZUJ2aGtOdStqM2xNTko4Z2FuRnBWbkZOcU1VVTBjRVN5UmZWaS9CZ2dCWG1MZ0JxSGF0TjgxJiN4QTtlZjIxeGVKTGh4R1ViTkhqcXgzMXdiT3dqMkJJZ1hPajd2MnBQYWVVTmMwelNkVzFLOVpMY1dLQmtnNHJJWjBqYW5OWFdYNEs4OWdWJiN4QTtKelk2YjJpMCtYTEhGakJsNGhzbmx3bVZDcUkzcnlhZFYyYk1RTTViY0lyMzFlNzJUeVpwMm9hZjVhc3JYVVZDWHFpUjVrVnVmRXl5JiN4QTt0Sng1RFlsUTlEVGF1WW11eXh5WnBTajlQNmhUNWRyTW95WlpTSElzNjhwU2tUWEVYN0pVUDlJTlA0NWQyZExjaDJ2WWMvVktQbGJKJiN4QTtjMnIwYnNWZk1ubFd3c2JoYm03bnQ0cHJxTzhjeDNFaUswaW4wMEZWY2drYkU1MmNQcEQ1QjdVNmpJTlVZaVJFVEViWHR6TEhmekdzJiN4QTtMR3h2dEJTeXQ0N1ZKcDVXbFNGRmpWbVhpVkxCUUFTUFZlbitzZkhMQnlQdUx0dlkvVVpNaHljY2pLakRtYjcvQU5RK1FmU241aDZmJiN4QTtmWHVrMnlRVzh0N1p4M1NTYWxZUU53a21nQ3Q4SS9tby9GdVBmUE85ZmpsS0FvRWk5d09vZllleGMwTWVXUkpFSkdKNFpIa0pmMlh2JiN4QTswVS95KzA2NnMwMVJoWnphYnBNOXp6MHl3dUdySkdsUGpiai9BTHJWMjNDZHZ4eU9oeG1QRnNZeEoyQlpkczU0ek1QVUo1QkgxU0hJJiN4QTs5M3ZydmVMYUoveW1ublgvQUxhMTEvMUdYT2VoWWY3bkgvVkQ0bjdiZjMwUDg3OUROdkswNWc4dzJEZzByTXNmMFNmQi93QWJaajZ5JiN4QTtONHBlNTBIcy9tT1BYWWlQNTRIK205UDZYc0djbys0dm43Ty9mQUdpUUJVOU1WU3ZTOVdnMXhsZ3QwYUxsZFF3bFpRdFpJV0t5T1FBJiN4QTtXMmFIbDEzOGMxT1hYd3k0Sm1CNUhoZTIwWHM1bjBmYUdDR2NmVkh4TnVsV1JmeHBnTjlybkh6TGY2bGZmN3lhaHFUWE52YzFMbmhiJiN4QTtTU0txRlVER2xEeERmZFdoem50WnBEa3c4UExpRDZkcDg4ZU1nYm1GWDhSZk5HeGVidEJqa2pmNi9jTndWVTR1MHpLZU1YcFZJTVZDJiN4QTtUOW8vNVcrYUdmWU1wUk1iZ0w3b2IvVnhjK0w0ZjFkbk9ocXVHUVBxMjgvS3U3NCs5WGZ6OW9jZWt0WkNUMWxBa0plU041Slg1TVhDJiN4QTs4M2pYN1BSZHhsV0wyYmxIT01wbnlJMkFvYmVYRjE2dGs5ZGNlSGhaSDVNbWVieTlCTXllbjYwazhpcld1MGs3dU93L204TTlPN1BGJiN4QTtZWS9qcStGKzFkZnloa3Irai91WXA1bVk4NjlnemtIMnBMNy9BRjNUYkc1UzJuZVJybDBNZ2hnaG11SENBMDVNc0tTRlZKMkJhbGQ2JiN4QTtkRGdKQWJJWXBTNUJDeStZdEZtQVdXM3U1Rkc0RDZkZXNLL1REZzR4M3MveTgrNzdRa1BtQ1RSdjhGNnRvMmgyRnhidmNXMXg5VnRvJiN4QTtkT3U0b3pQSUdZQ25vcXE4M081eE13ZXJianhURXhJOS9lOGkwRDh1UDBqSkZEcWw3ZFdkK3hQMWl5UzM0bURZc3F5TklwSUxLS2grJiN4QTtQQTlBYTVwTTgvQy9oSHo1L2o1dlU0NWVKdUNqdk12NWJhWnB1a2FuY1dUU3ZjYVpDTHI2MUlrZ1pnZzVTUitvVzlOcXBVMFJCUTAzJiN4QTtxTXJ3Nm96SWlhcVczNDYvYXluajRiUGM5aC9MV0pvdkkrbEs3bHBqRzdYQ3NDR2ptZVYybGlZTnVERklXUS9MTi9qSTRSVzd5R3J2JiN4QTt4WldLM1pOa25IWkRtdmRxOFIvTVA4M2JheTgzWFdrMm1tdmRQYXNsbDYvclJweXU1RWRvMEVSK1BnWG9qT2RodjdjbkwyUjRvR1F5JiN4QTtyYStSNURudjd1blg3dEgybG94a254WFczZDNjL3ZlVGE1NW04MTNPZzY3cVU5b0pMVzh2clF5MjZlcGJ5eE9JTFFoMVdHUzYrQ2VJJiN4QTtJakx6SnJRK0s1Z1k4ZWt5NnJGajR1R2NNY3pHVzBvbmZKRWoxaUF1SkJsdkhldTRXZXUwbWxucE5PWXdCbERpQUlPMHQ2bC9EZmZXJiN4QTt5ZGVVZk1IbUVlUzdLNFh5L0xjeHBiczFUZVVsa0NWclJIaWFTclVQRWU0cDc2THRmcy9RZm41UWxtNFNaRGxFY0l1dTdiYnI5cnQ5JiN4QTtMcU5SNEFrSWJVZXUvWDQ3c1A4QUxtcCtZYjN5TnJjRU5zMFZ1SGhhNnVwSlpwSGxIcHdsWUlrbENLT1RyemtKYWxHb096WjAzYUdQJiN4QTtTYWZYWVNTSlpKY1FBQWlCRUNVdlZMaCtVZHVjYjVnaDF1STVjdUdZcmhpSzc3Sk1SeXY1bjMrNTZ2b2N2NW5hcllRWE1kNUY2MGp6JiN4QTtMTlorakViaU1STzBZWm9vL1ZGQ1YvWmRxZDhyUDVNNHNrNFJPUXdHTWdSTWpmSDhCeUcvTGNYc0hrTlIyVGl4NU9DajE2Ny9BQzNaJiN4QTtYK1JQbnhmTkExQ0s2TUthbllxcXlMSElwTWlGaUMvcDdNS1VYa1ZxdnhEZXRWWExuMlorWGx4QytHUTY5T3RmamZ5Nm1XZzBZeFpKJiN4QTtFY3FldDRIYk94VjgyK2FyVFUvSUhtblZJWmJWcnZ5N3FGeDliczU0YWNvVGNFS3NSVG9GVWpnQ2FEYXRhc1FPczBXWVpNUVBVYlBuJiN4QTtYdEgyWGoxR3E0WXlFTTNEeVBLVWR6WTkyL2VkdVZCaDNtaVRWdFhuc3RVdTdVMlZoRElGc1lwSytvL0kvRkpRaFdVTUNLaGw3Q25pJiN4QTtjc2JBKzQvYzIrem1QQmdtY01KY2VUWXlJNWJFQUFmTS9qWjlaM3M2ekFScTg4UVVua1ZobjMrVElGemk0aXZ3SHYySmZtRGNYTnA1JiN4QTtXZTRpa3VMaUszdVlKYmkwWnJ1eitzUmx4R1lqZEtIa2lYazZ0dDE0OGFmRWN1eFNBSko3ajNIN0dVSUdVaEVkWGhubUh6Rm9adEpZJiN4QTtiSHliRnBlcGFtNFZOU2gxcThra1dhWnFDVng2S2N5SGZrYW5IczN0eU9mTEhHSlQrTVkxOWtpNXZiWHN3TUdDZWZNTWM0d2lUeXM3JiN4QTtEK2xGNm41THM1Wjlmc1VKTG1FK3BKSlNuOTJLMStrNTBHdm53NFplZXo0UjdONmM1dGZqcmxFOFh1QTMvVUhydWNzKzB2bjdPL2ZBJiN4QTtGTzRRU1FTSVc0QjBaUy9nQ0tWeU1oWUxaaGtZekJBdWlObU0rVklDTDZYV1V0NTVwN0d4YTRqV0NKNUI2c3NKQ3FTZ0xjbDVzbzIyJiN4QTtxZW1lWGFISjRVOHZGS29jUjVtdVhYZmI0djFIMjBZNUlZUUlqajhNYjF2UjZYejZYVEF0WXROZDh2UFoyZHpHdG5mMjhGQVZlT1UrJiN4QTttMHNyZW9ldkFuMU9BSDljMm1rN1V4NjBBNHQ0UjJKbzgrZjZYUlIwQXdlSVpHNVpKaVE4aHd4algreHRDLzRnMXprQjllTzhaYjluJiN4QTtydDdabThBWThJYmcxdldacG9ZcEx6bkhJUXNpTUZLc3BOR1VpbmNiWThJWGhEMWJ5aERIRG9hUnhyeFJaN29BYm5ZWE1nSFgyR2RMJiN4QTsyZjhBM01meDFmR2Zhc2s5b1pQODMvY1JUck0xNTE3Qm5JUHRTUUoveW1XcGY5czdULzhBay9lNVJuNk9mcHZvK1A2bFhYVzFWZEt1JiN4QTtHMHFXMmgxQUFlaEplY3ZRQjVDdlBnUTNUcDc1U0t2ZHlRb2FwcmFXNkdLQmhKY0VVTEQ3Sy9yMzlzUUZBZVg2NVBwQythVFBxYVBKJiN4QTtMRkRheTI4aldzbDdibDJrdVl5azhjZEQ4ZnFEajhRUEliSHNhYytVd01hcmU5aVFDZVIyOXptNmVBbEVnMkZmUkxheDh3WGQ1b0duJiN4QTtUR3lYVW5OeHFON0xCOVc5UllxSWJlenRwUGlaUVVwSnlKb0sxSkpHVllJZU5sdVJqNlA0UWJJdnZaYW5VZUJqcUlKdnFYcm1pNlRiJiN4QTs2VHBrT24yN3ZJa1BJbVdVOHBIZDJMeVNPUUFPVHV4WTBGTjgyOFlnQ2h5ZWJ5NURPUmtlWlIyRmd5SE5lN1Y4NTY3NVl0UE4vd0NhJiN4QTtYbU81MUdRMjhtblN3Vy8xU3lodHpkaUJuTnY5Y1paMGs5UklCNmNrakt2TUs0K0xpRUdiOFpwWU1HTVFBUEZ1YjVlNW9oQ09ReTR5JiN4QTtSWEw3R0QyR2t3WGtVVmxEcU50ZGN0Vm5zNHJ5NGpNMXRPaTJUS243dG1CL2VwWnh0SFJ0ZzNjWnpYYk5ZTlNUQ01vM3B4TXhnZUdRJiN4QTtJeTk5SG1aeXZiZDNuWjB6UEVPS2pXVGh1VzQrbjlGSjZ2a1hYWTBDSzJsSWlDZ1VhZXdBQXJ0L2U5dUp6bVQyMUwrYnF2OEFsWi94JiN4QTt4M1BnUi8ybi9TLzhlU25WTkQvUVl2QlBKYUdaZFBrbGUyc0xZMi9FUGR4Q3JyeWNzekdFOGZwek54Nm1lb0dJVms5V1gvS1M0alloJiN4QTtNYmVtTmM5L2c0MHhHSEVmUnRIK0VWMWllOHNrWFRwcnZ5WHFHdFhNMGxwRTd5cEZBeWZHRXZKbUo2c25wMGpKTHNlZzJPYk01WTZUJiN4QTtoMG5ER0pnTWZpU0c4cDVCRzR4L3pRT1crOVBMalV3bG55NWE0NHpzUnY4QWh2cUdPZmtCcStnRHo1cGNlazJub1hzZkpiMlV5TzczJiN4QTtLeXhwRnNzaG9uQjVKWFpJNkFxRmI5ak92MXd5SEZMajVkUHQvVU4vT21FWUNKRkc5dngrcjRQcnpPY2JuWXE4My9QdlNvcmp5SGMzJiN4QTs0K0dhemx0ZC93Q1pIdTRsSy9RVFhOcDJWbU1jbkIwazZidFBzNk9TY00vOGVMaStJTVNLK2Uvejczam5uNTVJdEIwOHFQM2kvRUFUJiN4QTtUZEVEa2JnNy9EVE9pQmVDOWxkdFZsdm9QOThHWnRjZWZmS25tRFFtMWpWWWRic05iZjBycUJyRVJNa2pGQnpSakVTZDVSOW5hZ1B3JiN4QTs3Z2pSMWl5d2x3amhNZk45TXVVSkN6ZHNlL01UODAvTTB0eHEya3RQRkJwMXBNOEM2WlJGa2xXMGttWU9FYTM5UmtEV2E4M0VpY1BVJiN4QTtRY0cvYU9MUXdsRHprT2Z2cno4L082NXVSREtZU0I3aXBhbHE5Z1BJVnJhMm1tVzl6ZFdETmVhdGZNOFVVMFVZdVFZMWpES1htY29qJiN4QTtOVGtBQU90YUxuS2V6MnF3WXZENHZybk14RlJ2ejNQUWN2bjNXUjBQdGxpejVKWllBMUNXUGF6dHVLNWU5N2grWFdsVzBlbGpWVWxqJiN4QTt1R3ZoKzZraWRaRUVhbWxBeWtpcFliNTBmYVdwNDVjSTVSKzk4eDlrdXhUcGNSeTVCKzh5ZjdHUGQ3enpQd1pkbXNldmZQMmQrK0FKJiN4QTtKNW51R0Z2SGFqN0V3WjVoL05HaFVGZmt6U0x5OFZxTytjNzdUNitXbjBwNGZxbHMramY4RFBzVEhydTBlTElMaGlIRlhuMCs0L1lWJiN4QTttaWF0cGRsby9yWGkyNWtTNlJKZlVTc3hkbkVuckk4VEdZL0NRbEdqcDhQaHVmUC9BQWNrdEhrbkEvWEVBYmprTmlDSmJia3lOM1p2JiN4QTszQjloMStPWDUzZ0lzOFY5ZmVLcnVGYmRLWVQrWVdvcmQ2dmZYbkFWMUpiYWRDVHpqUXhJVWVOWkFBR0I1QTFYYk5uMkJEdzhYaC96JiN4QTtUTHlzV2R6SG5IM0hkMXVyM0lMRVNYNWphTCs2UGY1ZTJkQTRhcFpGdnJsdHRGOW9kLzhBSytXQXE5bjhyZjhBSEhYL0FKaUxyL3FLJiN4QTtrem8renY3aVA0NnZpL3RWL3dBYUdUL04vd0J4Rk44elhubnNHY2crMU1ZMVM1bTB2ekpjWDh0bmMzRnBlV1Z0QkhMYXd5WEhHVzNsJiN4QTt1SFpYU0VPNjhsdUJ4YmpUWTc5SzFaWUU4bk4wMHdJMFN4dlg3Njc4d1g5anA2eHlXQ3A2OTBrbDVaVGNGYU9Fb0hLWGNjYVNFZXJzJiN4QTtBRFFtdE1yRWVIbTVjWkE4amFUNlpxVnJZYVFUZENlSzNndWJpM1NaYlM2TU5FdVpJNDFSNDRuajZLRkNxMjNUSkdKNXNyRjExWDZiJiN4QTtxR2pYdXA2cTA3eC9WR2l0N040cnNla1haUFVsZXNVd1Z1UEc0WDdTNzc1d1B0ZmttY21Md3VMaWlKRzQzdGRBYmpyNlM3dnMySERHJiN4QTtYRjE3MXZtVzgwNk94c0xQU2pEOWI5Y0pwMzFWb2cxdkxIREpMRzZDcXFBREVBMWR1TmZsbW43QXg2bzZvNUxrSkFXVEsvVjZvZ2duJiN4QTszSGJ6Y25WaUVzZkR6QmVwZVg5WGoxZlJiUFVVQVUzTVN2TEdEWDA1S2Z2SXovbEk5VlB1TTljQnNXOEprZ1l5STdrd3dzRSttUjNqJiN4QTtaVWthSmowa1VLU1ArQ0REOE13QTdWNTM1bC9JM3k3NWoxQnIvVkwrOGx1bkFWNVFZMUxBQWdjdUtLR0lCb0NSVURZWnNNUGFVOFlxJiN4QTtJRk5jc1FPNlYzZi9BRGpkNVJ1WWxpYTh1RWpVQU1pY2VMbFRVTTZ0eUR2WDlzL0Y3NVZrMWZITGprUFgzOWZuM2VUYkFtTWVFZlQzJiN4QTtJVC9vVnZ5VC93QXRseC93RVgvTk9SL05Iei8weC9XbmpQNEFYeC84NHhlVUlxaUxVYnlOR0tzNkp3UlhLR3E4Z29IS2g2Vnd4MVZTJiN4QTtFcXVVZVJPOWU2K1NKVGtRUmV4UjdmOEFPUDhBb3pXNXQvMDNxSWlOZmhFbEFLaWxSOUdBNmlCTm5IQTczOUk1OTdVTVFxbS9LLzhBJiN4QTt6ajM1WjhzYXFtcTZQcWQvYTNpUnRFWGlhTkFVY2ZFcEFUY0dnTkR0VUR3ekp6OXFUeXg0WkNOSWppQU5oNmRiUXlReEJKSm51R0grJiN4QTs3SkFvUC9DS296V2syMnF1QldKZWVORTgwNi9wRjFwRnQrajQ3SzdSbzVqT2swMGxEdWpKeGt0d2pvd0RBNzc1azZmSkNFaEkzWS9IJiN4QTtteGxHeFR5UFUvOEFuSDM4d3RRdGJhenZQTVVWeGJXaXFrQ0cxb1Fpamp4ZDF1VWQ2cnRVbXRPaEdiZUhhMk1mdy9iK3gxMGV5c1VjJiN4QTtoeVJGVGx6TzIvNC90VnRSL0l6OHp0UTlENno1b2xrYTFZUGJ1NzNralJrVUlNWmwxRitHNnFhclE3WUIybmdITEdCZjQ3bkkvTHk2JiN4QTt5SitYNmtCUC93QTQ1ZWZibTVlNnZmTUl2YnlSbGthNnVZcFpaVExHQUk1V1pyMDgyUUFCZVZRS2RNZjVUdzhKandiY3Z4czJSeFNFJiN4QTtoSVNOajNKakgrUm41aXBEZlc4ZXRXY1VPb0pBczFMRUVxMXRPSjRwSTNOMHpvNFlGYWpzVDNvUnFkSGowMm5nWVJFakVrbmVYZUtJJiN4QTsra2JPeDdUMXVUV2tISlY4UER0L2I1cysvTFh5YjV6OG82Zk5wODl6WTMxdlBPOXk3K25MREo2c2dVTWVYcXpnaWlqdFVtcEpKT0hOJiN4QTtQSEtxc1Z0MC9VSEF4WStDTkI2R3ZMaU9RQWFtNEc0cjg5c3hXMTgvWjM3NEFrM21PQlpvRTRFaTRqSmFPcXR3WUhZb3hIU3ZYMklCJiN4QTtvZWgxWGJIWjhOWGhPT1d4NkY2NzJON2R5OW1hc1pvZ1NnZHBDK25sNXNZa2xWVkFhMW5XUmE5RldRRTlpT0oySHp6emJON01hcUJvJiN4QTtEaTl6OUQ2WDIrN055eDRqUGg4aVB4YVEzMmpYOTdjZXBKYVNKQktDUGdhUDFGSStKV0tzeXJ2NFY3bXREVE9rN043SHo0WURpM1A0JiN4QTsvSHdlUjdXOXJOQm15RTR6UXZjMGQvc1VmOEpTVnJ3dWZzOGZzMi8vQUZYelpmbE12ZDlycVA1ZjBuOC83SmY4U3VqOHJ5d3lKTXNOJiN4QTt6STBYeExHUkFvWmh1QVc5WnFBbnJ0aitVeTkzMnIvTCtrL24vWkw5VDBQeWxQTW1sUXdYY1pqdW1lV1JsVUVxUFZsYVRxT1ZQdGVPJiN4QTtielJBeHhpSjVoOHg5cERITHE1NVlHNEd2c2lCK2hQOHpIblhzR2NnKzFKSmUrV2ZyVTd6alZkUmdaOXlrTndVakh5VUNnK2pDekU2JiN4QTs2QmordS9sRm8ydVN4VGFqcVdvM0VrS2xJeTl5ekFBbXBvTzJMYkRVbVBJQkNqOGt2TG9zNGJRWDkvNkZ1OGtrQyt1NTRHV25xY2FtJiN4QTtnNWNRVGl5L055dTlsbi9LamZMbi9MZmYvd0RJOXNDZnprM2Y4cU44dC84QUxmZi9BUEk5c1YvT1RUalJmeXowelJvM2lzTlQxS0tPJiN4QTtXVDFaVlc1WWNuNGhhbmIrVlFNV3VlY3k1Z011alVxZ1VzWEkvYWFsVDg2QVl0REk4MTd0WFlxN0ZYWXE3RlhZcTdGWFlxN0ZYWXE3JiN4QTtGWFlxN0ZYWXE3RlhZcStmczc5OEFkaXJSQVBVVnhTQ3RNVVIzS0tUOGhnb0o0NWQ3dlJoL2tYN2hqUVQ0a3U4dGhWRzRBR0xHeXV3JiN4QTtvZGlyMkRPUWZhbllxN0ZYWXE3RlhZcTdGWFlxeUhOZTdWMkt1eFYyS3V4VjJLdXhWMktzWnpSTzRkaXJzVmRpcnNWZGlyc1ZkaXJKJiN4QTtzM3JwM1lxN0ZWc3NzVU1UelRPc2NVYWw1SkhJVlZWUlVzeE93QUdFQzFkRkxGTkVrMExySkZJb2VPUkNHVmxZVkRLUnNRUmlSU3JzJiN4QTtDdXhWMkt1eFYyS3V4VjJLdXhWMkt1eFYyS3V4VjJLcFByZm1qVGRLL2R5RXpYTktpQ09sUi9ySDluTXpUYUtlWGNiUjczVTlvZHNZJiN4QTtkTnNmVlB1SDZlNWl0eCtZZXJPLzdpQ0dKT3dZTTUrK3EvcXphUjdKeGptU1htc3Z0Um5KOU1ZZ2ZFL3FidC96RTFWRy9md1F5cDNDJiN4QTs4a1AzMVlmaGpQc25HZVJJWEY3VTV3ZlZHTWg4Uit2N21WNkw1bTAzVmh3aVl4WElGV3Qzb0crYS93QXd6VmFuUnp4Yzl4M3ZUOW45JiN4QTtyNGRWdEhhZjgwL283MDJ6RWRvN0ZXTTVvbmNPeFYyS3BicTNtUFE5STIxRzhqdDM5R1c1RWJWTHRGYmdOS3lvb0xOeEI2QVZ5Y01jJiN4QTtwY2dxTHNiNjB2N09DOXM1Qk5hM0tMTEJLdlJrY1ZCMzN5TW9rR2lxdmdWMkt1eFZrMmIxMDdzVlF1bzZwcCttMjV1TDJaWVloc0MzJiN4QTtVbndVRGNuNVpiaHd6eUdvaXk0dXIxdUxUUTQ4c2hHUDQ1ZDd4UDhBTnY4QU1lRFhvRjhzNmZHNldOVXVkVmtrQS9lb0dKZ3QrSTViJiN4QTtOSW5xUFg5bE9KRkh5UGEwajJmaTRpUjRzOW8rWGVmZ1B0THNmWStVTzFzcGxHSkdER2R5ZjR2TDhlYVdma3grWnorVzFtOG02bEM5JiN4QTt4YVJOSmQ2Uk1wVU1rVHNHbWc0a0N2R1IrYTc5R0k2TGx2WmYrSDR1SUdza2RqNTl4L0hkZlZyOXNaL3lUa0V6QXl3elBUK0g0ZDN4JiN4QTtGYkI3dm8zbUxTZFlqTFdVd1oxRlhoYjRaRithL3dBUnRoMUdreVlUNmg4ZWpxdXorMXRQcXhlS1cvVUhZajRmcTJUTE1aMlRzVmRpJiN4QTtyc1ZVYm03dDdaT2N6aFFlZzduNURLYytvaGlGeU5ObVBGS1pvQks1Zk0wWU5Jb0N3OFdhbjRBSE5UUHRzZnd4K1pjeU9nUFV0UmVaJiN4QTtrSnBMQVFQRldyK0JBd1E3Ykg4VWZrVmxvRDBLYTJ0NWJYU2NvWERVNmpvUjh4bTJ3YW1HVVhFMjRlVEZLQjNDdGw3VzdGWFlxazNtJiN4QTtyWERwT25jNGlQclV4NFFBOXZGcWY1T1ptaTAzaXozK2tjM1VkczlvL2xzTmo2NWJEOWZ3ZVh5eXlTeU5KSXhlUnlXZDJOU1NlcEp6JiN4QTtwd0FCUWZONXpNaVNUWktRVzBDYTU1bTFDenZaWEZqcGl4SkhaUnlOR0paSkVXUjVaZUJVdW9XUlZWVDhOYW5jMHA1OTdjZTBXcDBYJiN4QTtCajA1NERMY3lxL2NCZTN2L1Erayt4dlllbnk0Zkd5Z1RrVHRmU2tiTll3YVRyTnBiMlVzdjFLK2hsTWxuTkkwdnBUd2xDSGhaeXpoJiN4QTtIVnp5VW5pcEE0MHFjeS9ZdjJpeWRvWTVReTc1TWRYTGJlNzd2ZDNPTDdaZGlZZFBHT1hHQkd6VkJNb1pwWVpWbGlZcEloNUk2N0VFJiN4QTtaMjBvZ2lqeWVCaE9VSkNVVFJEMUx5eHJZMWJUVmxlZ3VZanduQS9tN01QOWJPWDFtbThLZERrZVQ2VDJSMmgrYXc4UitzYlMvWDhVJiN4QTszekVkcXhuTkU3aEl2TjNtcFBMbG5iWEwya3Q0TG00RnVxUkZRUXpJempkdHF0dzRyV2xXSUZSbG1PSEZkbXEvSDl2a3loQXlOQk5OJiN4QTtPMUMwMUd3dDcremtFdHJjb3NzTWc3cXdyOUI4UmtaUk1UUll2TVB6djA2OWt1ZEx2TFJlVXpXdW9Xa094M2ttaVVORUtibHBMZjF1JiN4QTtQK1VCbVhwY3dnTitYRkg5bit5cjV1SnE5UjRRRWo5UEZSOHIyQi8wMUQ0b1Q4cnZ6QXNiQzIxS1BXTlNFZWsrc2phTWhTdFByRnhjJiN4QTsrb2tmcHFYWWZDcmIxNGc5aDBFc01wUmp0NndLbC9wWS9yYXV6c2tqaUVaL1hBUkI5L0RFL3BleDVodXdkaXJzVlpObTlkT2hkVjFLJiN4QTszMDNUNTc2NFA3cUZlUkE2azlBbzl5ZHN0d1lUa21Jam1YRjF1c2hwc01zcy9waVA3QjhYaTJ0YTFlNnZldmQzYjFKMmpqSDJVWHNxJiN4QTtqT3owK25qaWp3eGZHZTBlMGN1cnluSmtQdUhRRHVEenZXMzBHQTZ3OXhZWG1wNi9mYWpIYWFWQkJkelcwYVJwWldyTzdDTmdHUE9kJiN4QTtRQjNydVFBVG10MTJoaG56RGlqRWdEckVINy9jK29leTNhYzlKMmJHUW1ZUjlSTkd1VXBJSFFsMHFUWE5JQTA2NzAzWGRQbWUyMUZMJiN4QTtpNmx1VWtEMnR3VmxUbVNGNUdNL0NLZ1UySkJ5elJhT0dESWVBUkFQY0FFZTAvYWM5WDJiS1ptWnhQRFZtLzRnOUp0YnE1dExoTGkyJiN4QTtrYUtlTTFTUlRRZzVzcHdFeFVoWUw1Tmd6enhURTRIaGtPUmV4ZVZQTU1ldDZZSnlBdDFFZUZ6R09nYW16RDJiT1ExMmtPR2Rmd25rJiN4QTsrdzloOXJEVzRPTGxPTzBoNTkvdUtkWmhPNWRpcVQrWWZOdmwvd0F2eG9kVXY0TFdhWU1iYUNXUlZrazRmYUtyOW9xdFJ5Tk5zWlF5JiN4QTtHSk1JbVJIY21OV0FUVEJMbjh4ZktkdzdUemF4Ym40UFZKTFVBajhmWmM1ck4yWnJja3VLV09kKzUyME5SZ2lLRW8vTjR6K1ltbStUJiN4QTtiT2UyVHlvMGgxYTllYWE1MU9PNG5kclpmdFZZZXBGeU1yRThlYjArRTdITzA3Q2pxOHhNZFQ2Y2NRS2lZUkhGOW5SMXVzMU9ER0FZJiN4QTttNzZ4OVIrOXJ5Sm92a3EvRThYbTZXUjlTalNHVzIxVjdtYU0zQ01YQVZBSlplRFErbXYySEd6THNPOHUyL3plQ1FHbEZ3bGR4RUltJiN4QTtqOHY0cjY5eFJwTlJneUFtUklyK2Q2VDk3MmUyL01QeXBFOGMwR3NRQm1ReXhrTjlwQlNwNmJqNGhuRVl1eTliamx4Unh6QkhrN09lJiN4QTtwd1NGR1VmbXpueTM1eDh1K1lZeU5MMUNDNXVJMFY1N2VLUU02SzNSaW4ydUxkalNtZExDR1RnQm5Fd1BtNm1YRFpBTnAxaFE3RlhpJiN4QTszNTkrYTlSMGVTMStvK2w2clNSMjRlWU15Umhra25razRxUVdQQ09nRmMzL0FHZFVNSmxYWDlqeW5hR25qcTlkNFVpZUdFTDIvSG1IJiN4QTttTUhuVHp6Y1JyTEJZTThUZ01qbGJkYWdpb05ETm0wOFBLT1lqOHorcDF4MDNab0pISExiOGZ6V1BhMTUwODE2WHJWdHFyd2l3bXVrJiN4QTthMmtuZUpaSTNFUjVJU3NFMWVTOHlQY0h2VGJXOXAreitMdENJaHFCeTVjSjMrME8rN0g3UXg2YUVocFR4K1V0dmxzRVhwdm5uem5xJiN4QTtHbzNPcGlGTDk0Vld6aHVZSTBqalZDaXpPcVJ6U2hnU3pMelBlaStBeVBaUHM5aTdPZ2NlbUcwalpNanY4d09YZDhlOWoyMTJoaDFRJiN4QTtoK2FrWWRSRWYyRk1wZlBYbmFHQ1c0bXNYUzNnVXlUeWNJRHhSZnROUVRFbWc4TTJrc2VVZEkvTS9xZEpoMHZaMlNRakdVaVQrUDVyJiN4QTsxNzhqdk1OOXFLeS9YQ2htWVN4eU5FcFJITVRneHVFSmNxVEcyNHFkNjVxdTB3SjRvei9HN245bDRScHRkUERFK21VYi9IMnZYYzBMJiN4QTsxakdjMFR1RURyZWpXT3RhVGRhWGZLV3RidENqOGFCbFBWWFFrR2pJd0RLZXhHU2hNeE5oUWFlWStSdGMxZlFkTHZWZ3QzdmZLMWhkJiN4QTt5U1NhbmNraTdsaWtsSzNFaXhLWEMvVjNWbmRUOFRBMTRxZHMyMmJTakp2eWxYSWNtRXNvNHE2cGorZk40RThsV1hvbFdlNjFDQkxlJiN4QTtZSFpTWXBYRGNnZWpCZUpQOHBPWU9saUxOOGdOL3MrM3U4MnJWQWVHYkZqOGN2UHU4M2t2bDBpVFh0UHRWUXVMZDdkVWtjVUxtNXZZJiN4QTtSSWFkbWFZOU8xU3ZiTFJFN1NQT1VpVFhTb0d2OWo4OWoxZEpwb1M4U0Vqem5rSklCNVZBaUk4eHc5ZXV4NnZxWE1CNk4yS3V4VmsyJiN4QTtiMTA2VjYzcW1oV25wdzZ0SkdzVW9ZckZLaGRXcFFWcFJ1bGN5dE5neXpzNHdiSGM2dnRIVzZYRlVkUVk4TXIySXUvc0x5enpKWmVYJiN4QTs0SlZsMGUrK3NwS3psb09MRDB4V3EwSkFxTzJkUm84bVdRckpHcTY5NzVkMnZwdEpDUWxwOG5HSkUrbWo2ZTVqV24rUTlKODE2SDVzJiN4QTttdXJpV3l2OUgxT0s2c0wrQmlIaUpzTFV0eTRxeDRIZ3JHbENDb1BKYUU1aDYzVXl4WjQxeUllLzltc1VaOW5RRWhZUEYvdXBKTVBKJiN4QTtsdDViYnl0Yy9XcEw2OTF1UnIyNHU1aTNKZzFwY0ZWSElBOFFTekE3MTVWNUhybHVrMUJ5WlQ1TDdTNGhEcytjWWlnT0gvZFJaSm0wJiN4QTtmSm1YZmxuZXZEcjcyMWYzZDFFd0svNVNmRUQ5MWMxSGJPTUhGeGZ6UzliN0c2Z3cxWmgwbkUvTWIvcmVwNXk3Nms3RlhnbjUyMjJzJiN4QTs2WjV0dU5XRnZQZDZYcU5oRENab0ZhUXdQQVpmM2Npb0NSR2VmSlNkdVJiNmQvMlIyaGdnUENtUkdmUGZyZmM2UHRuczNQbkVaNDdNJiN4QTtZbmNQSjU5ZExhZmNSQzN1dVQ2U0xZRDBwUHQ4WEZPbnZtOS9OWWY1MGZtSFRSN0wxUEdEd24rOHY0YkltKzgzMmtWL2VOTDY4WDFtJiN4QTsxZ2ppRHJKR1dNVHpGcWJWMkVneXlHWEhQNlNEN25HL2t6VVFqSGlCSHFQM1JVdEw4MjJydnBpeGllUnJTQjFtVkZra0srb0ZDMTJxJiN4QTtLOEQrb2RNWjVjY1BxSUh2WkhzM1BQajRSZGtPczlmOU8zMHhUQmRnd2FaSmJ2OEF1cE5uWVFVSFQvaXM1WCthdy96by9NTjJUc3JVJiN4QTtrejlKM21EOFBWK3Q2VCtTRm5yT3FlYTlLMUVXMDlwcG1rV01xeTNFNk5INjd6UnBHSVl3NEJkUWZqWWphcXIzelNkcjlvYWVVZkNqJiN4QTtLTXNoMzIzcW5jOWtkbTU4TXA1SjJJeVA2MzBOblBPOWRpcndiL25JRzIwNXZNZWp3YXZOTGE2UGNyTmRYVnpBaGQxK3J3TkgxNHlVJiN4QTtIR1ExK0h3ekoxT3N6NDlGL2c4WXp5OFlBakkwRFpIbVB2ZGRwZEhBNitjOGxpUGhqY2ZiOXdlWGFSNXUwVmJHMnQ1YnBZV1NKRWxaJiN4QTt5QXFrSUs4alhicDN6czhlb2dhRitwNGJWOWxaL0VsS01iZ1pHdmRhYWFrTGZVTHZUTk9lM25SUmQyalBPck5iVFFHVzRqaDRzaE1jJiN4QTt5bVdLVjZIajAzOXhYbHplaVVvbmtDNS9adWdsanpDR1lVSmJjSjM0aFJQdTJJQ0MwcTdFZnEyenh6czZMNnZydVROSk9GRkhjQUY1JiN4QTtHRVNxb2NrVVVlMlh4eXhqRUdXMS9wY1RXOW41YzJVK0ZVdUVrY0kyNEJIbDNEZm9waTMvQUVuK25ZSnZNYTJzRUVNay93QlNGbzBvJiN4QTtsdEV0a21rOU9WWm9WZGdyL1pCTFUrTHBtRnFzMDR5RmJqNGRmZ1hlZGo5bllqaGpNeHFZNTgrWVA0MmVxLzhBT045dXpRWFI1U3VMJiN4QTtRUmlWcDE0eUM0bXRMYVNaR0FDRDRaWGtVYmRBT3ZYTlgybEtzUWo1L1lML0FHT1hpd1gyZ1o5QmorMG12dUQzTE5DNzlqT2FKM0NuJiN4QTtjVHcyOEVseE80amhoUnBKWFBSVlVWWW41QVlRTE5LK2YvTUV2bUg5R2F2NWpUVXpwdW1hbzczYTZTc2I5SmFKRXJlbk5HQkpMOFBNJiN4QTs4ZnRFL1BMOGZhZDVvNFl4Sm8xeFdPbk0vU2RodjE1T3kvaytIQnh5cTY3ajhPckFtMURWYjY3ZGRRaU9veXhoQlI1cEVVQUp3akNvJiN4QTt3SkFDclFlMlg2d2dBU0V6akIvb2cvcGMvUVk0a2NQaGlkZWRmb1JkdmEzalRBeDZPcXlDckJ2ckpCSEdyazE0L1RtdWhsRWlJak9iJiN4QTtQOUQ5cnNKNmVNSW1SMDhRQi9TL1k5WjhrZWZwclRWTlAwYSsxR3ovQUVSOVdZbVl6Q1JZNUpPVnhISDlaZGhVeHF3aDQwN1p2TStnJiN4QTt2Q2NnQjR1S3VYNlB0ZUlubkJ6Y1BsYjFUVU5Sc05Pc3BiNituUzJ0SVFHa25rSVZRQ1FCdjdrMEhqbW5oQXlOQVdXNVZnbmh1SUk1JiN4QTs0SkZsZ21VU1JTb1F5c2pDcXNwR3hCSFRBUVFhS3NxemVPbmVmL210QTlOT3VCOWdlckczc1R4SSsraHpmOWh5SHFIdWVBOXVNUi9kJiN4QTtUNmVvZmM4dDEvVVp0TzBtZTdoUVBLbkZWNVY0S1pIQ2VwSngzNFI4dWIwL1pCemVaWm1NVElDNkhMdmVRN0owY2RUcW9ZWnk0SXpsJiN4QTtSSi9Id1FINWEzT3VYWGsvOHdiRFE3UDlKVzE3Rk0xL3Fjc2dja25UbUJSSVVQcXZOTSt5Z0x3WDZBdWN2RE5QSUlaTTQ0TWxuMDhxJiN4QTs5VzMyUHVtbzB1RFR6R0xUa1N4UmpFQWpseTMrMWgvbW82NWFhQjVPczlWdDVOTkZyd2t0TCt2QmtyYjhrRFJPZlVWazJPNjhTUHV6JiN4QTtLeTVad2hPZUgxWkJYcDc5OTJPRFQ0TStUdzg5REZPd1NmTm52bHZVN2pVOUV0YjI0akVVMG9ZT0FDRllvNVRtbGQrRDhlYSt4R2IzJiN4QTtEa000Q1JGV0xvOHg1UGgzYkdpaHBkWGt3d2tKeGhLaElkWHBua1R5eHJOcnE5dHFOekI2VnFZM1pTekx5UEpLRDRRZVErMTNHYWp0JiN4QTtQVzQ1WXpDSnVWdlRlelBZMnB4YWlHYWNlR0hDZW82anV1K3Iwak9jZlIzWXFnTlIwdUs4TE9haVpVcEcxZHRpVFE1cjlab1k1dC80JiN4QTtxMmNuQnFERGJwYkc3dTBtdFpmU2xBRFVyc2FpaHptYytDV0tYRExtN2JIa0V4WWVZZm5NMXBaeDZMcTk1SDZsdGJTM052SUFPUkhyJiN4QTtRR1VVSHY4QVZxWjJIc1BuRWMrU0g4Nk4vd0NsUDdYblBhblN6eTRJOEhQaUgycWY1TlBiWHR4cm1yV2tKaHRwQloyWUJIRnZVZ1NTJiN4QTtaMVlBa0JsK3RnSExQYm5NSlpNVUJ6RVNmblgvQUJMSDJWMHVURGhtSjgrUDd0bnB1Y0k5UW4yaGFkY1F6QzRsQVZIalBBVjMzSTZqJiN4QTtPZzdMMGM0UzQ1Y2pIOVRydFhuakljSTcwN3pldXVkaXJ3WC9BSnlaMVhTUkxvMEgxMkw2MWFSMzYzVUNTb1pJeFBBbnBpV0VFdFNUJiN4QTtqOE5SOHN5TVdLY2hHaFk4U0I1ZDB1ZCtUS0JBSi9xbGpIbDY4L0szVlBOMm9hbHF0eGEydW13S3FSMjR2R2hhZTZaNFovckkvZXh3JiN4QTt0SEdZdUhGUWVUMUw3aGMzR1Vab3dBQUpQdTZiaXZ4OEhIalRMdk8rdC9sajVtMS9UdFpHdTJscmQyRTFzWlprdlltK3NXdHJLODZRJiN4QTtHTXlpTlAzcjh1ZkZtN0NsVG1OcHhteHdNT0UxTHk2b25qaEtRa1FPS1BJOXpmNWQ2NytXUGxDN3ZycjlPMmQxYzNyc3EzTFhrTlliJiN4QTtYWXgyNnA2cFJ2aVVzN2dKeUo2YkRIVitObUFCaWFIa3h3NG9ZNzRSOVJzL0Y1LzV4LzVWbHBZdTdieXpxVU52YWFscGR4R1BRdUlyJiN4QTtpNkZ6WjJzckxESmNTR2IvQUVhN1hpaGlCVnZVVk9IVTB6TU1zMDZNd2JCSFBsVjkzZVB1VHdSRzBkbnFQL09PV3NhSmRhVHJjY0YxJiN4QTtBZFF1dFJlNVcxOVJEY0cyUzF0VTlUMHd4YmdzakZTZWdiYnJtQjJtSlhIbncxOXRsT0hHSTcveGZxL3RldzVxMjlqT2FKM0NRK2Z5JiN4QTtSNUU4eGtHaEdsM3BCSC9NTytYYWIrOGovV0gzcU9iNTN0OWIxZSt2QnAxL004OW1MNjBVUXZDc2FLcTNZVVJrZ0RtQ3FnNzE3WkdlJiN4QTtreFk0K0pBQVM0Sjc4Vm42T2ZrN3daWlNQRExseERwNXEvbVVCUE9NdmJsRkNmbis4ay9xTTFzZDlHUGZMN291MzBXMmMvNXY2VmJrJiN4QTtGZ3UzSm9JN1c1ZW8vd0FpQjIvaG1MMmNMMUVCL1NEcysweldubjdtVCtXdkwranRMYTNra0VhM0t3cW5LZ29hSHB4K3pVOUswcm50JiN4QTtoeHhFYnJlcWZtdkpyTXBtWWNSNGVLL2o5L3dVL0pPaGVZL1ArbmFOK2tydVcyOHRhTkJicEMxdVdpOVNhM2pWUjZSTlM4Z0svdkpXJiN4QTsyWGRFRmVUWnhtb3pZdExmQjZzc3Q3L205WDBYaGxra2VJVkRjVi9PNldmTHVIeFBjOXEwalNySFNOTnQ5TnNVTWRwYW9JNFVMRmlBJiN4QTtQRm1KSnpRNUptY2pJOHk1RE1zM1RxRXI4emFLdXNhUk5aN0NYWjRIUFJaRjZmZjBQenpLMGVvOEhJSmRPdnVkWDJ4MmNOWnA1WS80JiN4QTt1Y2ZlUHhYeGVMWE50UGJUeVc4NkdPYUppc2lOMUJHZG5DWWtBUnVDK01ac01zY3pDWXFVZVlZWjVxME85dXZNT2xIVDIrcnphbzVzJiN4QTtKSGp1WnJRdktFZWFKcFdpU1Rrc2FSU0FiVnEzaG12N1YxTU5QZ2xta0xFUElFOTIxMDk3N0M1Wlpja3ROWnVqSWR3cjZ2UGY1S0hsJiN4QTtEeTdmV3ZtZldaOVJLM01tbnlmVUlwWkxpVzZlT1ZVVjVURThxSlJIV1JWTzFmaDhNUFpXcWhxTUVjc0JRbDVVZnN0UHQxbGxobkhUJiN4QTtrbTZFai9OSVBMejJyM1BUL0xtcGFEWU8wdW8yRFhzNFlHSDRod1VEeFE3RS9PdVdhdkRseUNvUzRSMWVXN0kxbWx3RXl6WXprbGUyJiN4QTsrdytIWDQyOWYwK2VhNXQ0N3FhQnJkNUZxSVhJTEtEdjhWT2hQaG5KWllpSk1RYjgzMTNTNUpaSUNjbzhCSTVIbVBlaWNxY2wyS29QJiN4QTtWTE5ycTFLb2FTcDhVWjZWUGg5T1lXdTB4eTQ2SDFEazM2Zkx3UzM1TUU4eGFTMnI2THFHa3ZNOXMxN0JMYkdkUlZvL1VVcldocFdsJiN4QTtlbWN6cHM1dzVveklzd2tEUjhpN2VjQktKQTZoNG41ay9KL3pUYjZKZTNVMHVsdEJZd3lYYkMwdFFzOG4xY0dWSTRnSTA0YytORDhiJiN4QTtiYmI1NkhnOXI4R1NjWUNFZ1pTQTNxaFplZHg5aHl4eTR6TXlFZWxsM2wvOHFQTldvYVZEcWx1K2xwRHFpaStpUzd0dzgwUW4rSUk1JiN4QTtNYjgxQzhTS0ZmREphbjJ1d1lza3NaaEltRWlMRlZzeXo5alN6VDhRVE1STHBaSDNQY1BKbW5MNWMwV3cwdXY2UWV6aFNFVHlpaFpsJiN4QTs3cWdxRkZmc3IreUtET0R5ZG9jZW9sbDRJM00zWGQrM3o2bDNmNWVzWWp4SFpuOXVabWlWNWxDeU1QaVVkQjdaMHVFeU1RWkNwT3BuJiN4QTtRTkRrcVphd1d5Q1FvUkV5ckoreXpBc0I4d0N0ZnZ4Q3ZPUE1uNWNlZGIvWDVkYzBqekxEcFY3UEVzRng2ZG9HamxqalptaTlSSFp3JiN4QTtXajlSZ0c2MDYxb0taK0xWWXhIaGxHeDcyQmphU3llUlB6dFEwWHpha251dGphLzhiU0xsbzFHbi9tZmFXUEFVcTFQOHJQelExS1ZIJiN4QTsxUFZyYStraUJXTjdqU2JDWXFDYWtLWGRxRDVaWkRWNFk4Z1IvbkZlQXQ2WitWLzVwYVkwaDB2Vjdhd2FlZ21OdHBOakR6NDE0OGlqJiN4QTtyV2xUU3VNOVhobHpCUDhBbkZlQXBwSDVFL08xelJ2TnFSKzdXTnIvQU1heU5sWjFHbi9tZmFWNENuM2xYOHZmT3VsYTJkWjFUekpGJiN4QTtxbDYwUDFaWGt0ZUt4d002dkpIR3FPZ1hteUtXUFUwRytVNXRUamxIaEVhSHZaQ05QUTR4SUVBa1lNOVBpWlFWQlBzQ1dwOStZSlpzJiN4QTtielJPNFkvcmZrelR0Wk12MTI2dmpITWhpbHQ0N3k1aGhaR0ZHVm9vWkk0eUNEUTFHK1g0ODVoeUErUVcwaGsvSlh5VzhZaWFPNGFKJiN4QTthY1kydTd3cU9PNjBIclUycHRraHFTRFlFYi9xeC9VMkhOUGxaV3ovQUpLZVRaN2o2eE1rOHM5T1ByU1hONHowSGJrWjYwd0RVVkhoJiN4QTtBanc5M0RHdmxUSWFuSURmRWI5N2Jma3Q1UFpTanJPeU5zeW02dkNDSzEzQm44UmdobUVEY1l4QjhveC9VeW5yTXN4VXBTSTh5VlpQJiN4QTt5ZzhxcEVJVWE3V0VEajZRdkwwSng4T1ByMHBtWi9LK29xdUkwNjQ2UEJ4Y1hCRGk3K0VYODZUYlIvSTJtNlI2UXNydS9TS0JRa01EJiN4QTtYdDFKQ3FxS0JSRkxMSkhRZjZ1WWVUVUdYTUQ1QnliWkVCUUFWcjc1UXJKODNycDNZcWtmbVB5anBtdUtIbHJEZHFLSmNvTjZlREQ5JiN4QTtvWm5hVFh6dzh0NDl6cE8xK3djR3RGeTlPUWNwRDlQZUhrL243eUZyT2kyMXByYk9rdGxwRjJselBjUmtob28zamt0Mm1aU05oRjYvJiN4QTtxTlN0QUNjeWUxTlhIVjZXZUtJUEhJY3U4amV2aVE0WHNwMk5sN003UUdXZkRQRndtTmp6cm1ENVh5dEIvbHo1Rjh4NnhwOTVyU0txJiN4QTsyZXMzMDEzYTNFN1VMeFVXRlplSUJha25vODFOTndhOURrK3k5VkRTYVdHS2YxeEc0SG52WHc1TmZ0ZjJUbjdTN1FPWEVBTVlpSTJUJiN4QTt0dGZLck5mQjZ2NWM4ZzZmcFVpM1Z5MzF1OFhkQ1JTTkQ0cXZjKzV5blY5cVR5amhqNlkvYXo3STlsc09sSW5NK0prSHlIdUg2VDlqJiN4QTtLYzFiMUxzVmRpcnNWUU9vYVBiM1o1LzNjMzg0Ny9NWnI5WDJkRE52eWwzL0FLM0p3Nm1VTnVZU2FYeS9xQ0g0QXNnN0ZXQS80bFROJiN4QTtOUHNuTU9WSDQvcmM2T3RnZWV6b3ZMK291ZmlWWXgzTE1EL3hHdUNIWk9ZODZIeC9Vc3RiakhMZE9OUDBhM3RDSkQrOG0vblBRZklaJiN4QTt1ZEoyZEREdjlVdnh5Y0hOcXBUMjVCSDVzWEdkaXJzVmRpcnNWZGlyc1ZkaXJzVmRpckdjMFR1SFlxN0ZYWXE3RlhZcTdGWFlxeWJOJiN4QTs2NmQyS3V4VmJKSEhMRzBjaWg0M0JWMFlBcXlrVUlJUFVIRlhSeHh4UnJIR29TTkFGUkZBQ3FvRkFBQjBBeFZkaXJzVmRpcnNWZGlyJiN4QTtzVmRpcnNWZGlyc1ZkaXJ6TE9tZk0zWXE3RlZLNnVyYTB0NUxtNWxTQzNoVXZMTElRcXFvNmtrN0RGbENFcEVSaUxKVWRNMVRUOVVzJiN4QTswdmRQblc0dHBLaFpFOFZOQ0NEUWdnN0VIY1l0bW8wODhNekNZNFpCRjR0THNWZGlyTE0xTDI3c1ZkaXJzVmRpcnNWZGlyc1ZaRG12JiN4QTtkcTdGWFlxN0ZYWXE3RlhZcTdGWFlxN0ZYWXE3RlhZcTdGWFlxN0ZYbVdkTStadXhWRDNWL1oyc2x2SGNTaU43dVQwYmNHdnh5RlMzJiN4QTtFVTc4Vkp4QVp3eFNrQ1FQcEZuM01NL01zM056QzBZdkVzOU0wcU9HNzFDc1J1SkpwYnFWb3JTS0dGWGg5UmdZWlpLRmdLcUQyMnB6JiN4QTtnU2p3Yit2YmJiMzc3dllleUdNWTVuVUdNWkdKb1h5SFVrL01NZS9LdWFheDErNWlodW5sMHpVSlpMYVcwbmdOcmNRMzBLR1ZXa2c5JiN4QTtXNFZmVWhSNmtPYWtBZnM0NmZDTVVQRDMyN3plM3lIM093OXNKalY0eHFPR0ltSzNqeU1UKzJucTExZDJ0cGJ2YzNVeVc5dkVPVWswJiN4QTtyQkVVZUxNeEFHWFBuMElTbWVHSUpKNkJWQkRBRUdvTzRJNlV4WXQ0cXl6TlM5dTdGWFlxbDJ1ZVlOSDBLelc3MVM0RnZDOGl3eEFLJiN4QTs4a2tralY0eHhSUmg1SkhOQ2VLS1RRRTVLTURMa2tBbmt4R1A4N1BKbjFvd1hDWHRzZ0xBVHZibHhWZkdLRnBaMXIvbFJqM3BraEFIJiN4QTtZU2pmdi9BYkRna3pmVDlSc05SczRyM1Q3bUs3czV4eWh1SUhXU053RFE4V1VrSGNVeU1va0dpMVVpTWlyc1ZaRG12ZHE3RlZza2tjJiN4QTthRjVHQ0lPck1hQWZmZ01nQlpZeW1JaXlhQ1d6ZVpkTGpKQVpwS2Z5THQrTk14SmE3R1BOMTJUdGZCSHFUN2cxRjVsMHVRZ016UjEvJiN4QTtuWC9tbmxqSFhZejVMRHRmQkxtU1BlRXpqbGpsUVBHd2REMFpUVWZobVhHUUlzT3hoTVNGZzJGMkZrN0ZYWXE3RldLNjM1ekVNalcrJiN4QTtuQlhaZG11RzNVSC9BQ1IzK2ViVFRkbjJMbjhuTnc2Vzk1TVZ2dGZ2aWpUWGwreVJEN1RQSjZhQ3ArWVVaczQ2ZkhIa0E1Z3hSSElOJiN4QTtXZXVYd1JaclM5ZG8yM1Zra0xJUjk1VTR5d1FsekFVNDRubUdVYUw1MExPc0dwZ0N1eTNLaWcvMlkvaU0xMm83T29YRDVPSmwwbldMJiN4QTtMUVFRQ0RVSGNFWnFYQmRpcnpMT21mTTJKK2M5Tjh3ejNFVjFwOEIxQzFqdDVZLzBlcy8xWjF1V1pUSE9yMVFHaWhsKzBDdGFyM3pEJiN4QTsxbUhMa2lCaW40Y2hJRzZ2YnFQdWVnN0MxdWx3OFF6RDZ1dFh0M2ZqbjFTN1NCZmVhdkxGdlkrYk5PTU9yeFRSdXF5b2JkMldPUUEzJiN4QTtDRjBjSzRBWWxWNi81S3VNMko5SjJMVG1NZE5tTThFdlFRZlBtUHA1OHVXNSswZ3N1MGZ5cG8vbVRWUE5IbC9XMmU0dDc2eDA2V0kxJiN4QTtWWlkvVG52UGlpSUZBWTJZZHVobzFhbXV0MXVTVU9HVWVsL29kNTdQWmF3V0JWVFAzUlNlOThrZVh2S1BtTFE5SzBWcHJxYVc2bjFDJiN4QTsvdTdweExPNWEwblF1ektxTFJUS2cyVWZhOFRrdExsbGtKbEp5ZTI4dDZTVjdmU0FQaVAxSlA1dThsM1BtYldMVzhqMU9aTERUYnVOJiN4QTtycTN1Q2h0U2tZRFNlZ2hqWkdaQ0tFeWNoVXNDZmhwbVZLSU1TRC9FSzdqOHh1SFFkbTlxRFNRSTRJOGNvN0VjNzZjVy9MeUZkTnQ3JiN4QTtaZm9WM3BkeHBrSTB5Nlc4dExZQzJFNnVKS21JQlNHWWRXMjN3OE5iT24xVVpqSVRNY01wYjF5NXBoaTQ3TE0xTDI3c1ZkaXI1WjgrJiN4QTsrYmI3VS9OV3NmWGJnazJGOWQyTnFDeDR4UXhUbUhoRWxlSytwNktzN1U1TWVwb0FCTFVjVzBJOHFCOSsxdXd3UkFqYkcwbWpldEdGJiN4QTtSMUdZUmdRM1c5Ui81eC8xaThqODBham80azVXTjVadGZtTWtrTFBCTEZFWFVkQVpGbkhQeDRqTTNISXl4Nzg0bXZnYis2bkUxTVJzJiN4QTtYdk9SY1IyS3Noelh1MVVydTZpdGJkNTVUUkVGZmNuc0JrTW1RUWpaYXMrYU9PQmxMa0hrWG4zODBJZE92WTdYNnRQcU4vS1I2V24yJiN4QTt0Q0l3d0pVdXg2VkNNZWg2YjBHWWVMU1pOVEU1SkVReGpxZjBkN29jT216OW9UdTZqMFNXUDh4cndvQytqc2pIcW9rbU5QcCtyak1VJiN4QTs2V043RS9LUC9GT3ovd0JDRS84QVZJL0l1bS9NVytTTXNtaXU3RG92cVNyWDJxYmZHT2tpVHZJajREL2lsLzBJVC8xU1B5S2RlUXZ6JiN4QTtRZzFPNmtnamdtMCsraUpFMWhjajdYR2hOQ080REE5QjdWQU9aV2JSNU5LQmtpUlBHZW8vUzZ2TnBzL1o4N3U0OWZ4K2w2N2FYVVYxJiN4QTticFBFYW80NmR3ZTRPWm1QSUp4c08vd1pvNVlDVWVSVmNtMnV4VmluNWk2L05wZWgzQzJ4QXVHaGxsSmF0QWthazBOTjZNZHR1MWMyJiN4QTtQWitEaWx4SGtQdmNyVFk3UEVlakNmTSttUjZIcDJxM1VUVFNQcGxsYTN0dHFyWER2SGZUWEVqcTFzTGNqMEY1ZWxzWS9zOGx6SXdhJiN4QTtxY3BqZm1TSzdtVU04aklmYzhvL01YWGVldjNWdExMUk5PQ0xHbGFCQzhTeUY5OXd6Y3lLK0FIdlhGN1d5WkRPT09OMGZ0ZHBqaU9aJiN4QTtTSHk3ckdzNlpyZWxoVWx0WHZaNEpZWUswRnpienY2WElxZjVsclNvMjJid3lXakdXT1FBUzRvY2o1SHUvSHVXVlYzRjd6bTdhMmJlJiN4QTtTdFdlYUI3Q1pxdkFPVUpQWGgwSS93QmljMDNhT0RoUEdPcnI5WGpvOFE2c256V09HOHl6cG56TlN1RnVXaUl0blNPWDlscEVNaS9TJiN4QTtxc2gvSEZsRWk5K1g0OTdIdFoxWnJaN2MzOXZjTGNDNXQ0YmFPRGlZWGxsWThYV1pnaEFiaTBicXgycjluY0UxYW5VUXdZNVpKZlRFJiN4QTtFbjNCMnZaK2hscUorSGpNZlVEejUrNnZ0SDM5R0RhbGY2bHJYbW00azBMVzFzOVExcXlHbjJlbXlSdUhhMm5pcGR4VHlPUFRqV04wJiN4QTtMVmlxeGJwMnpIMVd0d1lzUnl6OVVJVmRiMGVuejg5bnNPeU5MbXd3amhPT3FsSXluMzkxZFR0N2tyME1hcDVlOHpXSTFuVjFtbjh1JiN4QTt0Tlp6NmJFSlpLVzcyeGVGWXBhS2orbzdxZ1J5Q09LZUcwOUZxOFdvaEdjQ2ZYeXVnVDNtdktqeTgyenR6SE9lTEpqOFBZOEpFdWtmJiN4QTtWOHh0dnlOL2YwalJMbTYxTFJiRzlmVEZpdjc4VHlQRUdCaFcybG1aK0VzenJMVlpGS2txcTFKT3dWYTB6VHNYaDlUQ09QSktJbDZZJiN4QTsxNytJQURZQWpsditzbm5JZE50dnExbWtQb1FXL0dwOUcySEdJRW1wNGlpOXo0WkFsd01zK0tWMlQ3K2FLeGEyV1pxWHQzWXE3Rlh6JiN4QTtsNVkvTHVIekw1azgxYXBxMXZGTHFGcHFqdW1nM0xTUXh4elR5TGNzOHpxSkdrUUZuUlBoNHZRbm9SUjdSMXB3R0lqWTRvL1VLT3cyJiN4QTtvY3ZJbnVkNW90UEdjYjUweWFIeTErVitwM1Z2SG8ybGFIcVdzSDk1cUdudzZnUkhDSTZMTHdqaldRUHhjOFFHalFOM0l6V1N6NnFBJiN4QTtKbkxKR0hTUmh6N3R6K3N1YU1lSW5ZUko5N3Z5cDh1NmZvWDVzZWJMR3pRVHd4UUw5WG1qVW90bWt6cGNHMVlDcWZINnE4TitrUjI2JiN4QTs1dDhlWTVOUEdSNW5uNTF0ZjJiKzkwM2FHTVJsUUwyZkszWHV4VmtPYTkyckcvTnR5M09DMkIrR2hrWWVOZGgvSE5YMmpQY1IrTHozJiN4QTtibVkzR0h4ZUNlZXRNMWVMemJjWG1tRVhsVWFhZU9NU3hTUW1TS0NNSVhqdUxmMVNWdE9Tb3RXb2ZzOURtZmcxV25scFlZczh2REhGJiN4QTs2VFVaY1c1NlNqS2dPTGM4dlBvN2oyYm5samlNb1F2YXQ1RVhSa2RxSG43bUgydm5QVTVybU5iWDFKbGtZb2txU2FqUmlLaHFmNlpXJiN4QTtpL3RWb1JXdEtiNXNjblltbXhieW5RSDlERi94RDBuNXJVbkdKSEdMUFRqbDhkL0pObTF6ekpMcDgxNkFXc2JkdUZ4Y0M0djJDSGF2JiN4QTtKRGZtVGo4UStQang3MXBtUGwwK2hqa0dJNUtuSVdCNGVQZi9BR0ZYMHJtMFExT3ByaThJYy81NS9VbWY1ZVdGN2VlYzJ1N2k2aGplJiN4QTtHTmJob0EwazB6R0ZaSVNLeVhFelI4UmRVYmw5QTM1WlRxZFhoaHBEaXhjVW95UE14RUFPdTFSQU4xMC9ZNkgybHlaT0FTbkdyOU8wJiN4QTtyRzlTM3NYL0FBN1BvTHluY3Q2azFxVDhKSHFLUEFqWS9yR2EzczdKdVkvRjAvWWVZM0tIeFpKbTBlaWRpcno3em81Zlc1RWJkVWpSJiN4QTtRRDRFY3Y4QWpiTi8yZUt4ZkYybWxIb1lYY2VWZFBrZ2l0NHBycTJnZ2xqbWlnaXVKREN2cFNMS3FMRElaSWxYa2cyVkI3VXpNNEJkJiN4QTsxdTIrSEc3WVJyMnBlV2Izelpld2E3QkdOUGtRV3NXb0pFc2x4QkxidnM0WXE3RDk0SkZZQUVFY2FpbkxOTHJzOC9GNGNaOWNkNnZhJiN4QTtYZUQ5aEh4Ym9nVlo1TGZOK3NhWHFYbXJRTG5Uby9yUmkxSzBnbnZFRCttZ1ZpMEVLOHdvVjJWMlpoMHFOdWpaWDJOZ3lZZ1JQYnFCJiN4QTt0ZlRpUHVHMWYySnl5Qk96MUhOKzFweDVUbGFQWHJZRG8vTldIc1VKL1dNeE5kRzhSYU5TTGdYb3VjODZwNWxuVFBtYUMxa1hSMDJjJiN4QTsyMTdIcDBpcVdhOWxqRXF4b3U3Tnhaa1hZZHlhWXQybjRlTWNVVE1kd05YOTd4cjlEYTM1aWxlNy9UUDFzMjhpUzJFMTlDZjlJQ3R5JiN4QTs1OEt1TFpHSUcwYVZLL2FHOU01ZnRYdHJEaXlHRXVPVVNERThKb1J2YlliY1grY2RqeTVQcm5aUFozRGhIRENHT1hjTno4WmRWK3FXJiN4QTt4c1pMNjh1N1J0T3VKcFh1SWRRUlZlSlptbDlTSmpQR0N5Y0dJVWVweCtFZE0xdW5sTEp3REhNWm9SaUltTm5pNFJHcGVnL3p1ZXdKJiN4QTtzdTBpQkFWSWNKL0hWSmRQOHI2NXE3dzNzTnRJWG1ZeTNWOWRCWW81ZlZCNWtQSXZxc3BMZjdyUnFkdW0yNWwyamowZkVKVGpBQVZHJiN4QTtJM0k3dlNOdm5YMnVQa3dEUFFyaTN2NWViSTdUeXo1ZzBDM0Y1YjY4OEhBK3BlL1ZJUUFpZ2ZFNnhFaU82b2R6NmlCeVBzNy9BQW5HJiN4QTs3TjlvZFBrekRHT0tJUExpTmduN2VIeW8wNGZhM1pQaVlqSXdoa2tQZ2Y4QVRCNnpvc3J6YVRhelBlSnFCbGpWeGV4b0kwbFZ0MWNJJiN4QTtDd0ZWSTc1MVJmSTlTQU1oQWp3VWVWM1NOeGFXV1pxWHQzbWY1MWZtRHFIbHZUcmV6MFM3K3JheE13bGtrRVByY0lPRWhYN2FQR1BVJiN4QTtlSWpmZWdQZ1NNelI0b1NsNitYdjkzNjA4SnF3bG41WGZtTjU0MUhTYm1mV3JHVFZFNXgvVnJnZlY3V1JTOEt5c2p4a1FBcUVrUmxjJiN4QTtMOFZmQ21TMVVNSVBvUGY1OGpYM2dnczQ0WjlYZVpmTU45cUVpK2FmTGRvMXZxdG1yMmMwaG50WnJXNmpqYzF0cDFTV3ZKSks4R1UxJiN4QTtVazlRYVpqNU5OanlSOFBKeTVqWTJQTU9YcHNrOFJzUFBOSi9NeUU2dmVYUGw3eTFhYWRxMTZpdmY2cmFjcnlSWVpTSG1lS0dUNnRHJiN4QTtTclU1cjZpL0gxcVFjdUhZYzVnUm5PVW9SNURseTg5MjNQMnZqd2ppSUVTZHZtOXU4aStZUHk3ZzBpenN0RzF1Mm1sdkhNckM0bmpXJiN4QTsrdUxxZHF5UFBHeFdUMW5jN2pqdDBBQUFHVlpNY3dkeFFIeUFkZk15a2JMTk1vYTNZcXlITmU3VmhQbTAzUTE2M0JsamloYU5xUWtjJiN4QTtubUFBM1UxWGh3WW1vbzFSNFpxdGZFWGRkQnYzYzNtZTJZL3ZMcitFYjkyNWVHZWN3MWo1dXVrYU5kWG11Sm9wSUxDNFBMMVBXS2wwJiN4QTtXQmttVnZUaWlvc2k4Q29GRzVmdGJQVGFJWmRJY3B5ZURHSXF4c1JYZElVYUpPOFR4V2VWYlBROWhhKzRReFJ4MmQrWEw0K1pZNXFuJiN4QTtsaTV2Yk5Zclh5NUxaM0VkeExQSGNSeUUvQkpLV1dLVDkyR1lSeDBSZmpHNDVmdE1ETFM2N0hpeWNVdFVKeDRRT0V4NmdjeHYxTms3JiN4QTtkYTZDdWxFY3RmM1cvdkM2ejBIVzdTeWx0MDBpNVkzTVRyT1dscWhrcFNOMEFqNUJWQllNak93WUVkS0RKNmpYNmJMSUU1NGVrL3pPJiN4QTtuZHo1OGlKQ3FJOTdIdzgxaytHZm1HWDIrdTNubXJYdE90R3Q0Tkp2N0tlVkhjczhsNUU0Z1lxUU9FTkVNWllqNG1WaVZxTmlNMUdnJiN4QTs5bjhmWitubm5qbDhiSE1EYXVFYy9mS3pkZHhHN291M3UwRHdTeHl4a1ZYT3FJOS92NS9aM3ZhUEt0MUQrbWpidXl4VHRGSVlZblpRJiN4QTs4aW9VNU1pZ2trTHpGZjhBYXlHZ2dlS3h5cDVmc1dCOFVucHdzenpidlR1eFY1LytZbnAyRnkrcFRWRnNJR2xrWUN2OXlDWC9BT0ZwJiN4QTttODdObmVNanVkanBaK2crVHl6eVhyakc0MUtLN2VkNTViaG5GcXF2Y01zcnpYUEpZMWpWMkNMSEI4cUxYcVRsbW0xSEh4U0o5Tml2JiN4QTtkd3hQNlhIME9yOFRqa1Q2T0lWN2pHSi9TZ0YwS1ZkUlRWSTlPdTQ5U2RJN3hybHJLNGtNVjVMTE04MElEUm1zYUxJaUVMOEorMTlyJiN4QTs0c3hKRTVCT002NFpTUFViaWhSL3Q5M0ozV2wxR21vOGNnRHRYMnFmbURUL0FERGZUVFgwTmpjZlh4SmJYa1Joc1o0VjlhejlTT01VJiN4QTtaR0orRzZNbnhrMTRjYWdFRElhZkZIRHdpSjJGamVRUE9qL3ZhMjc3YTlSbXczNlppWHdwbnVsNnJiYWpFV2hEcExHRjllQ1JIamRDJiN4QTt5MW9WY0tTUDhvYkhOeUNEeWE0eUI1TXE4bDJyUzZ5czFQaHQwWmlmZGh4QS9ITUx0Q2RZNjczSDFVcWhYZXovQURRdXNlWlowejVtJiN4QTt4NmJ6bnBxK2JZdkt3Z21rdlpWTFBOeFgwVUFpTXRDU2VSUEVEOW52anQzN3V5ajJWbC9LblU3ZUhkZkc2OTMyc0w4NWFOYVdIbXlCJiN4QTtkSmI5RW1XMTlWaGE4WTQybE1wWGswWkhwR3ZmYk5CMi93QUF4eE1vUm5aTjJONnJ2RzcybnNocWN1U0V1S1JOSGF5aHZNRm5yTno1JiN4QTtVMVQ5TVN4TkZiV2s4c1VjQ3RHWkpFaVlvOHdMT1BnSURLcW1uTDRqMFduS2RuYXZCajFPT09uQkJua2lKRW02anhEMHgyR3g2OWEyJiN4QTs3M3RzdU9Vb0V6NkEvd0JxSXQ5STh4YWVXc3RNdVlrMDhtc1ptUXlHR3AzV0w0aFJmWWdoZTIyMlllVFdhYk4rOHl4a2Nua2E0djYyJiN4QTszUHpGWDEzYkk0OGtmVEU3SU84OGk2bnE5OWNxdXF6VDZoWjJTWGRuSE9GYUZya3l5QlFZL2hSUis3QTJBOTZqYk96OW1aWXNtRXpqJiN4QTtBUXFkYmQxRG1UWlB6ZVk5b2UwenBKUWpNY2NNbTB1ZTNtS1pMNUs4ODY3NXAxeDN0dE4rcWVYcmFBUjNMVGZESUxvaFdvckRrcmNUJiN4QTtWZUcxRitKaUNRbWRIMy9qOGUvcThQMnAyVGgwbUVjV1RpenlOZ0RjY1BTL2Y5KzNlV2U0dlBNc3pVdmJ2UGZNa2RwZGViZFNOeENzJiN4QTs4VUZuWndzanFISE1OY3VkaUR2d3VLZkkrK2NuN1ZacHc4SVFrWW4xOGpYOHo5SXQ2ajJmeENVWjJMM0g2V0RhajUyZzh0NmxmMmN6JiN4QTsvVnJtN2srdjIwWVFORzhDMnNVQXJRSGp4YTFjSHB0dm05OW00ak5vNFViTVRLSjkvRVpmSGFRYU8xOFpobk8yeEFyNVYraGoybWViJiN4QTtvcHBibXhmVlgxVm9XRjFGSGFSQ1VFVHd3eXlWTUlLMVdlVjFZL3pWNmRNNmI4ckkwUkd2MlgraDAyWFBER0xtYUNUYWJkYXJwMERDJiN4QTs0Z2d0b1lvWVl0VGtaSkpEQ2lSSWl2eGpJTFZYa3hGZXVibVJsR08yNWVXOExCcU1vdVVxbEk4TmU4azlFQm9DZmwvYTZyYmF0UDVvJiN4QTt0MG5zNTFuaHR6cEU3Qm1RaGd6eXhDS1JnVDFITDZjMVdTT1FpaEUvNmY4QVJ5ZXV2WjZMK1YvbnlWdk5ralMrWWJ6WExDYTVGcThoJiN4QTtGMjBhQzQ5R0tDU1NHWXlMQUpicVVLaEJHL0xZTFFaUnFjWHAra1JOZVg0T3pTY2RSZS81cTJoa09hOTJyR1BQZDlwTmhaUVhGN2NwJiN4QTtCTVg5TzJoTldtbkxVcWtNUzFrbGZ2eFJTY3hOWHBqa2pZL2grNzM4bldkcGFHZWVJTUJjZzhIOHgzK20zbm5yVDlTdDQ1cDdhLzA2JiN4QTtKSTJoa2EwY3M4czRBWjJrdCtKckVxOEdiYzlxNWIrWHlEUVRqNlFjZVN6eFI0eFZEK2pMNTF5Yy93Qm1CTEZJNDUzZHlIUCtyNXFtJiN4QTtxNlBlWFNSaTMwKzdYank1eFhrMFY1Q3dLMDVlbkxlN012N0xBNXE5QjJoSEJJbVVzTXY2c1RBL09PTDV2WDZuVG5JSzlZK1A3VzlNJiN4QTswaTV0VUl1Tk51ZWRGVlVzcFliR0ljUWZpTWNONzhValYrSm1QaDRZZGYyaEhQSUdNc0lyK2RHVXo4NVl1WGNFYWJUSEVDUFdmaisxJiN4QTtCV2MvNk44dzNIbWVDM0pTMUowdU8xdVpKYm1lVzRTUDFuUkpJemRjRHhlZzNJcldvVVZPWk1OU0JoR21uL0grOE1veEVZQ044SXUrJiN4QTtDKy9sM1ZmSjAvYkhadjVzRUNSalh4M2U2L2wxcUdpYW5EZDNkbTBqWGdaUHJFTnhITEZKQ0hRY1ZDekt0RmJoWDRQaEpIalhMdEpoJiN4QTtNSTJTRGZjUWZ1L0ZQTzluNkNlbmllTVZJL2NHWlpsT3dkaXJIL1BrTm9mS2VxWGR6R1pFc0xXYTc0Z0FsaERHenNsQ1JYa29wMXpLJiN4QTswZVF4eUN1dXpiaHljTW56bCtYMzd2WG5tbGhtU1NLZTJFN3pLVkxHU084dDFmcWQyOVNNa2VPYlhKcEo0c1VoS3R6WXJ1Mi9UYmphJiN4QTtTTjRwMFFSeGJWMEhkODdlcjNrbHpGYVRTV3NQMWk1UkdhRzNMQlBVY0NxcHpPeThqdFU1cklnWHUxam1nNzNWdnEybnE4cStuZVNJJiN4QTtLUVZCS3VSdldoSW9ENzVLTUxQa3lFZC9KanZsdlhMSFREcUpuZ21udUpwbU1Yb3hTU24wSUlJT1ZSSDBWWkorL2ptZGwxR0xEakVzJiN4QTtraENKTmI5N3VOTkFtSXA3SDVFdWRHdi9BQzliNnRwVnpIZVcyb0QxZnJNVlFwcDhQQ2pVWUZDQ0NHM3JXdWE3V3prWjBkdUZ4TTh5JiN4QTtaVjNNaHpFYUhtV2RNK1pzUzgyK1FocmVwMmVzV0dveWFUck5uUUpkeHI2aXNxOGlvS0ZrM0hOaDFvUVNHQkhTUENMQjZqOFU3cnM3JiN4QTt0bVdud3p3VGlNbUdlNWlkdCsrMkkrWnZ5eTFPN21GNWU2dkpmYXE4YlJtYTRIR0lyMkVjY1JVUkFlQlZ3ZTRPSExFeUZBOFA0L0hLJiN4QTtqNXUyN003ZWhoTlJ4Z1krNGMvdCtwS3BiM1dOUDhtNnJwdXQyYzhUL1ZMaUsxdUVYMW9UV0VyeExSOCtDODY4T2RBRklIYk9UMVhZJiN4QTtPUWEzRm54Z2NQSEV5NmNwZlY4cXV1dGw3blQ5dWFiTkdVSXkzcllIM2N0L1BsNU1xL1ROM2RiYVhZU3pxZWx6Y1Z0WVB2Y0dWdm1zJiN4QTtaSHZtbDBmc2xxTW0rUWpHUG1ma052dFphejJsMHVIWUhqbDNCTXRBMFhXR3ZwZFJudVVhNGFOSUtRcVk0NDBSbWVueE03T2F1ZDloJiN4QTs3RE81N043T3g2UEY0Y0NUdmUvZStlOXU5dGpXU0Z4b0Rrek1kTjh6bmxtOFZaTGVXVnJlUU5iM1VZbGhjVWVNazBJSW9RYWRSbXFCJiN4QTtJNVBic1ptL0tiOHQ1bjV2NWVzU3g2a3dvU2Z2Qnk4YXJKL09MTGlLaWZ5ZC9MVW12NkFzaDdlaEQvelJoL041TzhyeEZyL2xUbjViJiN4QTtEL3BRV2Y4QTBqdy84MFkvbThuODRyeEZ2L2xUdjViZjlXR3ovd0NSRVA4QXpSaitieWZ6aXZFV2grVG41YWcxL1FGbC93Qkk4UDhBJiN4QTt6UmorYnlmeml2RVZXUDhBS1A4QUxXTithK1hMSGtPaDlCQVI5SUF3Zm1zbjg0cnhGazFocDFscDhBdDdPSVFRRDdNYTE0ajVBNVRLJiN4QTtSUE5peWlWR2VObFZ6RXg2T3ZFa2ZMa0dINFpyUTdWZ1BtTDhuckR6RGVwZDZwcldvVHlSbzBTS3pRaERHN0JqRzZyR29kS2o3TGJaJiN4QTtlTTBkdlJIWTJQSTk0ODIrR2VVUlE2c2RrLzV4bjhzdEFJRjFlOVJWQkFLeDJxdHVwWGRoRUdPeDduTGNXczRKY1FHNTd6SS9lVXoxJiN4QTtCbHpDR2IvbkdMUXFIanExeVQyckhiRC9BSmtuTWorVkpmelkvSnB2K3QvcHBmcmFYL25HUFJLL0ZxdHdCN0piSC9tUU1QOEFLaC9tJiN4QTt4K1MyUDZYK21sK3RHMnYvQURqaG84TnBKYWZwL1VoYlNsV2x0MWFJUk95VUNNeWNPSklvTjZleDJ6RXo1NFpaaWNvUjRnS3ZyODI3JiN4QTtIcVpRNUo3NWQvSjJ6MENlU2ZUZGQxQ0NXVkJIS1l4Ykp5VlRVQ2l3MDYrT1FHV0lGQ0krWlAzbEU4NWx6RFA0VWRJMVI1R2xZZFpHJiN4QTtDZ241OFFvL0RLUzBMOENzSjgvMi9uN1Z0S24walJkUHRrdEx4V2h2SjVidFVsZTNrakt1aUF3VEtoWXR1eHJ0MG9UVVpHUGhqdmRTJiN4QTtITGF4OTRic1JnRGN0M2tyZmtsNThGMTlhZUF0Y2lTS1lTL3BPUFpvT1hwL1owL2pzWEorZVp1VHRETFBuT1BLdjdzLzlWRzdFZFBDJiN4QTtKakdKQVBuK3hOaitYMzV0MHB6a3A0ZnBLTC92SFpqZUovU2gvd0FxNWY4QVZWSCtEL3pUOC8yS0IvTEQ4eldKTFJWSjZrMzhKUDhBJiN4QTszVGNsNHgvblEvMGt2K3FxZUxCM1MrZjdFRkYrUy9uK0c1bXVZSVhodWJqMUJMTEhxaXFTc3dDeUwveHo2QUdnUHNRQ0tVR1Zha2pQJiN4QTtFUXlHRW9nZzBjWjVqa2Y3ejhjanNXNkdweFI1Q1h6L0FHUFNmeXUwTHp0NVUwZE5Bdk5MdFJwTnV4TmswVjJyelJxOVdjUFNDRVNWJiN4QTtrSmFwb2QrcHh6U0UvVVpYTCtyUS93QjBYRXpTaEkzRzNvdVl6UTh5enBuek4yS3JKSW81RjR5S0hIZ1JYRklKSEpRYlRMRTlZaDlCJiN4QTtJL1VjYlorTkx2Y3VtMks5SVI5TlQrczQycHl5NzBRaUlpOFVVS283QVVHTFdUYTdGWFlxeXpOUzl1N0ZYWXE3RlhZcTdGWFlxN0ZXJiN4QTtRNXIzYXV4VjJLdXhWMkt1eFYyS3V4VjJLdXhWMkt1eFYyS3V4VjJLdXhWaTJjWTdaMkt1eFYyS3V4VjJLdXhWMktzcHpzM1V1eFYyJiN4QTtLdXhWMkt1eFYyS3V4VjJLdXhWMkt1eFYyS3V4VjJLdXhWMkt1eFYyS3NlOHkvbUg1SDhzTVUxN1hMU3duQURmVnBKUVorSkJJWVFyJiN4QTt5bEkyNjhjdnhhYkprK21KS0NRRnZsdjh4L0l2bVdVUWFKcmxwZVhSclMwRWdTNG9GNUUraEp3bG9CMzQ0NWRMa3gvVkVoUVFXUjVRJiN4QTtsMkt1eFZpMmNZN1oyS3BCNWsveGora2RML1FYb2ZVaE1EcVhxcUdiZ1dWRDFrU3FoSGQ2THZ5VWIwcXB0eDhGSGk1czRjTkcwc2xIJiN4QTs1bXNtdXFyV3E4aW8wWmhHdGVMU0ZHWVZsK0hqQ29mNCtYeHQ0RGhrN3hiZmIrUGY5bnpaZWpiN1ZXQS9tUWIvQUVJei9WQmFHRlRyJiN4QTtnV01Bckt3WXVxajFTVFNpcXBVMEJKTkdGRkNmQ28xZmt2b28vWWp2S1grTWVGNy9BSWxNSEwxdjlDOUJBdjdzN210SkpOcTdLcDNIJiN4QTtkbXlHWGcyNFdNK0hvbitWTUhZcXluT3pkUzdGV1A4QW1ienBwZWhEMG5yY1hwRlZ0a05DQWVoZHQrSS9ITS9SOW5UejdqYVBlNlR0JiN4QTtYdDNEbzlqNnNuODBmcDdubm1zL214cjBjTWwxNnNWamJSaXA5T01TTjFvQjhZY3N4T3dBRy9iTjRPeWRQampjOXdPWkpwNUwvUkhyJiN4QTt0UmtFTU5SbEk3QUMvd0RkV3gveko1ci9BRGt2OUlkcmYxN094VldrdkJibUJiOHhnQWpoNklxZzhmVGIxT2dIdnh3OXBPeTgyWHdzJiN4QTtIMWZ6cGNYRDl2M24wdnAvczkyVm13ejQrMFptY1A1c0JIYjNrVVNQZHVnUHkzL01iVzdIWGJDR2JWTHpVb2RRdTRMYTVndkxsN3BEJiN4QTtIY3lKQWp4dE16dkUwYnZ5K0U4V0ZRUldoWFlDNTNHUTNvMXRYTGZvOWgyLzJIcHNlQTU5T1FJeHF3RGZQcnVUNVBwTE1WNGgyS3V4JiN4QTtWMktvSFZ0YjB2U0xmMTlRdUZoUS9ZQjNaajRLbzNPWDROTlBLYWdMYU0rcHg0aGN6VERiejgzN0JISXROUGxuUUg3VWpyRlg2QUpNJiN4QTszR1BzQ1pIcWtCOEwvVTZiSjIvQUgweEorTmZyZFovbS9ZUElCZDZmSkFoUDJvNUJMVDZDSThjbllFd1BUSUg0Vit0Y2ZiOENmVkVqJiN4QTs0MytwbVdrYTVwV3IyL3I2ZmNMTW8rMm8yZFNlektkeG1uejZiSmlOVEZPNTArcHg1aGNEYU95aHZkaXJzVmRpcnkvODQvTzJ1MmMxJiN4QTtoNVE4c1RDMjEzV1doU1MrTmEyOFYxTjlYaDQwQm8wcjh6ekc2b2prZkZ4T2JUcy9TeGtKWlovUkQ3V1FpU0NlNTVUK1hmbG5SNS96JiN4QTtMMHkxQ0c1dHpxTjFMUE5NeGVXWWFlc3pSU1N5VkpkcExpRkoyOGEwK3lGQTNlcUpob2pQK0tWRDRkemtlRUk2Y1M2emw5Zy9hdS9OJiN4QTtQeTdvMm5mbUhlcktnanRZNTdhL2thTThIaWd2V0tUK21RVjRrZWs4cW4rYzE4Y0haeE9YU1MvblI1SXhZeFBEUHZoUkg2WHFQNVIrJiN4QTtkTmRmVjlTOGkrWjVqZDZ4by9xRzAxQnZ0M0Z2QTZ4c0pkdDVGRWtiaHR5eXVLMVpXWnRMcnRMRVFqbWg5TXVuY1hHcllGNm5tclYyJiN4QTtLc1d6akhiSWZVTlFzOU9zcHIyOGs5SzJnWGxLOUMxQjAyVlFXSko2QUN1U2pFeU5EbW1NVEkwT2J6SHpocnMydjZ6Q21pcmI2aFkyJiN4QTtzRCt0YjNxUEY2Yy9KU3pQRlBIL0FMN1pPRGNkdmkzM3pOakdPS0g3emlCSi9ocHo4R0NVVFJGSHpTVmJMWEdnK3NMcEdqRzNvVzlZJiN4QTtMQ1U0anFlWG8wcGtUcU1OMXhaYjk3a2VITCtqK1BpdGxzZk1Dd2V2K2lORlNHZ2IxbVdMaFE5RFgwUU1ScU1KTmNXVy9ldmh5OGs5JiN4QTsvTHczY1dzYXRiNnpkSnBsbkhEQkl0bnA0WkZhYVJwRkVpaFl3QjhNWjViZkY4UGhtVkR3c2tBUlovck9EckJJVlEzWjNvV3R5WFVwJiN4QTtzcGxhU1dKQ3d2RldpU0tDQU9Rb3ZCelhjVXAxcG1EbndpTzRPempFSjFtTWhsT2RtNmxLUE5XdXJvdWpUWGdvWnpTTzJROURJM1Q3JiN4QTt0MlB5ekwwT204YklJOU92dWRaMnYyZ05KcHprL2k1Ujk1L0Z2SDlNMC9VTmYxaFlRelN6M0Q4N2ljMVlxcElEU043Q3VkZm15d3dZJiN4QTs3NUFjaCtoOHYwdW15NnpQdzdtVWp1ZTd2SlJQNW1lUkcwSzIwdlViZVZyblQ0cjJMNjZKS0FxeFZoQ2R1eG1LZkkwemtPMnUwcDZqJiN4QTtRNVlBY01pT244MytMN0gwVHNUMmZqcE5iRElEeFI0VHo1aVcxZnBUR1RWTFN6c3pxVXN3anRZVTlacFR1QW8zNkRjL0x2bmcyazAyJiN4QTtXZWVPT0EvZUdWZmp5Ny9KOVB5emlJR1V2cHA1bkpwMm5KNWRlNGxzWWJhOXRvVGVXOHZINHJlU0tzNnJ0V3FobEFZZDZaNnRvZTFNJiN4QTtzZGNPQ1JsR1U2NTdFWFYwK0xIV0hKcUp4QlBoNVNZOHp5TzM3WHZ2NWQrWlpkWTBrd1haSnZiVGlITGZhWkdId3NmY1VvZjdjNjN0JiN4QTtYUmpGTzQvVEw3M2JlemZhaDFPSXdtYm5qNjk0NkZsbWFwNk4yS3BiNWgxeTIwVFNwcitmNHVId3hSVm9Ya2I3S2orUHRtVHBOTWMyJiN4QTtRUUg0RGphdlV4dzR6TS9ndkROVjFhLzFXOWU4dlpUTE0vOEF3S3IyVlIyQXp1TUdDR0tQREVVSGhzK2VlV1hGSTJYbm11cjV5MHdBJiN4QTt3YTQ5NWN6YzNodEk3R1BkVW9DV2NGK0lYa29yVHFlblhNVFc2dU9taHhaSmdEbHZUdSt6ZExqMWN1R09MbHpQRVZubCtYemZxN1MrJiN4QTtycmNsamRXcFEzRm5KWVIwQWNHaFZ5dzVLM0ZodUs3ZE1sbzlWSFVRNHNjZ1I1VVY3UjB1UFNTNFpZdWZJOFJlamFWcXQ5cFY3SGVXJiN4QTtVcGptVDdtSGRXSGNITW5QZ2psand5RmgwbURQUEZJU2lhTDNMeTVybHZyZWt3MzhJNGx2aG1qNjhKRiswdjhBRWUyY1BxOU1jT1F3JiN4QTtQNEQzT2oxSXo0eE1mZ3BubU01THNWUTJwNmpiYWJZVDMxeWFRd0x5YnhKNkJSN2s3RExjT0tXU1lqSG1YSDFlcGhneFN5VCttSWZPJiN4QTswM21LNXZQemYwN1Y5UVVPdjEvVGxTT2dDeHczTFNXc0tnMCtMMDVXWjk4NnpMcEJqMHM0UjZDL2ZYTnhQWjdYeTFla3laSmZVTWcrJiN4QTtYVDcxL3dDWGNiV1g1dGFaYlB1d3Y5VnRhSFlyd2p1aWxkdTZSRDc4aHJwY1haNFBkWDQrMTZMSWIwc1BLUkgzcmZ6ZmgvU3Y1alg5JiN4QTtoQWYzbDh1bTZYMTZTU3lQRlE5YWY3MHIyeDdIbjRlbG5JOUFXT2xsdzRzcDhnUG5ZUWV2Nm5OL3l1YTQxRFRKREhKRnFGM01rNlUzJiN4QTtqZ3RJYk9YZi9qT3RENDB5N1FZUWRJSXlHeGVjOW85VWNHZzRvbmhtY3ZwUHVxMzBGNVI4eHg2N3BZdUNBbDFFZUYxR09nYW16RC9KJiN4QTtidG5NYS9TSEJrcitFOGtkamRxRFdZZUxsTWJTSG4rb3AzbUU3ZGkyY1k3WmpuNWlrRHlacUpPd3BGL3llVE1qUy8zZ2NuUi8zc2ZlJiN4QTs4VW52TE5sOHgzTElZbVl3TEpkZW1Gak1abHRsTVlxb1U5eVY0N2c5d2MyOFJjOGQ4dUwvQUhzblo5cFdETGg1OENyWjMyakR5M2R4JiN4QTtIVVQrampyb1UzTE12UDBtZ1ZsYmRhZmFRc3A0ZFJYcU11bmpqL0tJUDhQQnorTG9venovQU1uWHcvdnVINmQrZmR6djdWNHZ0RGJ5JiN4QTt6cHNVMnBHT3dYVUpndHdycUpCeFFtdjJUdjhBdk56eC9hOThjT09QNStYODNoNS9qM0oxT1RPTkJjWTNsb2VuZjlkL2F5djhuOVZXJiN4QTswdExtNXYxdUJIY3d3UjI4eTIwN28vcFQzUjRvWTR5dndvNjdEcDA3Wmc2elNUbEk4STI0ajkwWEp6eUJFUmU0RDFMVDlUc3RRaWVTJiN4QTswazlRUnVZNVZJWkhSd0FlTG80VmxOQ0RRam9RYzFlVEZLQnFRb3VOU0p5Q3NwenMzVXNGL00rdzFXOWd0ZnFrRFRXMW9IbHVTdE51JiN4QTtWQXA0MXFhQlc2RE41MkxseHdKNGpSbFFEeC90WnBzMldNZUNKbENGbVg2UHVMektLYWFGdVVValJ0U25KQ1ZOUG96cFpSQjVoOC9oJiN4QTtrbEUzRWtLR3N2YzMrbFhWcFBjdVk1WXp2SXpzcXN2eEk5RlpUOERBTUtFSGJZaktwNmZIS0pCaUtQazVtbDdRelk4c1ppVXRpT3J6JiN4QTtpeXZQTk45ZVdkdTVtMUdHSmVZVU1xeFJTcVN5TzlBaThnVVpQaS9iVThjNWVmc3ZqaEFqREVSblA2ajNqdXM3Z2VYemU5N1M3Zk9YJiN4QTtIS001OE1PZzZrZkRuMzdkRHV6S0d4MWk5Sy9wUm9vYlZTR05wRFZta0s3ajFYUFJhOVZYcjQwcU11N0k5bDhXbG40a2p4VDZkd2VPJiN4QTt6ZG9ZNEFqRGZFZjRqMC9xajlKK1hWNk4rV1Z3OFhtZFl4OW1lR1JHK2dCLytOTTJmYk1Md1gzRWZxY3IyVXltT3NBL25SSS9UK2g2JiN4QTs3bkpQcHpzVmVQZm4xcmwxYTNPajJhL1dCWUJqTGZ5V2lxOHFMSUdSSkFycklPS3VueGZDZGllblViWFRSMUVOTGt5YVlST2JsRVM1JiN4QTtiYmwxdWY4QUw1TlRERnFEV09yNTF2eUR6UzExdnlwY3pTUko1bXVsOUlnU1NQSGJyRXBLaHFHVTIzcGpyM2JPWXorMG5iK01BeXc0JiN4QTs5K2xIaTd2cDQrTDdIZXc5bk95cGNqTC9BRXhyNThsK3B6ejZYcXVrdHBtby9XNU5Yamx0TGU4dUJESkZFSG10MmFSUkNzUE04VklVJiN4QTtGdnRVOThob2RWbjdmRXNHc0FoSERPTXFpREdYMHoyTjNXOWRPVm8xbUhCMkxpbG4wNE1yZ2VadmxYN1VwMEsvdXRUOHo2cWIvVWZxJiN4QTtodEFMYTZ1b0ZpamlrK3J5M0NySlNkWnVGUU53RzYxekoxdXB6ZGhZdkIwWTR4S1pJRWh4SGxEYjAxM243R09sd1llMklRemFnY0o0JiN4QTtBZGpWWGFaM2V0K1ZMV1ZJMzh5M1Rlb2VLU3hwYnRFVFFtZ2xGdDZaNmRteW5CN1NkdjVRU01PUGJvUWVML1M4ZkY5ak9mczUyVkhtJiN4QTtaZjZZMTgrVDBuOGhOY3U3cTgxbXpiMTJzQ1JMWVMzU0xITElrZkZXY3Fxb0tGcENGUEVWQUh6enBzNDFNOUxqeWFrUkdhOXhIbHZ1JiN4QTtPLzhBdGRGaEdueDZtZVBUbThmRGZPOXhzWHNlYXQyVHNWWUYrYk44OGRqWTJTbWl6eVBMSUI0UkFBQS9TLzRadmV3c1FNcFM3aDkvJiN4QTs5anhudGpxQ01jTVkvaUpKK0g5cnhIemhwZ210RGVxckgwWTNpdWxUN1p0M29XWktiODRtVU90TjZjZ056blRPcTlrKzFvNlhVSEhrJiN4QTsvdXN2cFB2NmZqM042SDVrbWw4K2FKcnNqcjljbjFDemEvZE9QRXp1WTdDOGtCWDRSSExCTkhPdE52M2hGZGptc3lZdUhUNU1QU0l1JiN4QTtQdTVqOGVUNmtOb1R4bm9SSWZkOXhCWGVZZk1hcjUvMVBXMEN5QzJ2cmk5dFVsL3V6Y1FvTE8yVW5zcVR4TmNIL0ppZnd5T0hHZnlzJiN4QTtjUTV6UDJjLzJNUkkrRUlEbk9YMkRiNy9BTGtONUwwNlJrbDFtZmt6M2loTFJwQis4TUhJdVpuL0FNdTVrWXl0L3NlK2JXZ0FBT1FmJiN4QTtNdmEzdFdPZk1NT00vdThXM3ZsMVA0ODNySDVYWHp3ZVlXdGEvdTd1SmdWN2NvL2pVL1FBMmFmdHJFSlllTCthZnZhdlpMVUdHcU1PJiN4QTtrNG41amY4QVc5WnpsSDBwaTJjWTdaaC9tTHpEcGtMWE52cXRsZVhTVFJ1a2RqQTNwcUlWSlY1SlE3UW8vcW5aRnF3SUhiZk5ucHNjJiN4QTtCSGlKRnVMcTliRFRnR2N1RVgrT1RCOVRzTG05TnAraEdzOU0waTQwOFN5VnNvNDRadVRpc3JJVmpBZGh4NWRRT0lvY2MyU0dNZW9HJiN4QTtaNHY1eHNiSDlydWRNVEs5OS9taDE4cmVZUnByeExxdW5qVG5iMUhBczRmU0xBMDVFMXBYYWxjeERyc1BIZmh5NHY2MHJjend6My9jJiN4QTsxUDVVOHgvbzVJSmRXMDlMQlc5UkZObkNJd3gyNUNwNDFOY1Jyc1BGWXh5NHY2MHJYd3ozb3J5OWVlWTlkMFBUTEdIV3RPbW0wK3hhJiN4QTs0aDB5NVI1SjRZclYzZ1ZvNDBoa1d2cHhnRGo4Wjc5YzYrQngxNnJ2eWRGbmhLTWlRTmllZjRMTXZJTTk3TnErdVBlei9XTHJoWW1XJiN4QTtYaXkxWm9tY2ppNnh1S0ZxQU9vWURydm1nN1hyaWpYbXpBcUlacm1uUXluT3pkU3g3emxyOTNvVnBGZVFXeVhFY3JlbE56SkZOaVY2JiN4QTtlTytiRHMvU3h6eU1TYXJkMGZibmFNOUhBWkl4RWdUUnY3UDB2RVBQWG5UVDdlVkw1ckZJSG1IQkxTMUFBSlFFczlOcWJVR3c2MDhjJiN4QTs2dkJpT0tGR1JsNzNoWVlKZHBaeWNjWTRnQUxybC9hZjBJcldQSUhuUnREbGpodkxkTlFtaDlPNnM3MkpvZ3NyeGZ2bHRyaU1sR0NNJiN4QTtlS2Vvb0hRcytheUhhNHZjYmQ0L1U5YVBaVFRpVVpSTWdZMTE1MGxHaDZQTG9OckZwRjdaejJPcEJQVnVGdVVOWm5IRlpKWTVoeWltJiN4QTtVRXFPVWJzQUtETnBoMUVNZ3VKdDVMdHpSYWpGbE1zZzlCTlJJNVYzZVg5ckxmTDNsVFZkYmxYNnZIeHRRM0dhNmJaRjdtbjh4cDJHJiN4QTtWYXZYWThJM1BxN25IN043SHphdVhwRlF2ZVhRZnJlbTZSNUgwYlNkU2d2TE15K3RHamc4MkRBaGh4cWRoUTc1ek9mdExKbGdZeXFpJiN4QTsrZ2FMc0RUNmJMR2VQaTRnRHpaSG11ZDg3RldJK2RQSkthOUs5NUZLNlhzRnVFaGoyTWI4V2RncDdna21sYTV0K3p1MHZBSENSNlRMJiN4QTtmdjZPbzdSN044YzhRUHFFZHU3cThhOHdlVTRZN3cyMnM2ZWd1NHdDR2RWTHFEMEtTTHY5S3RuVHhPTFBDeFVvbDVyano2YWRXWVNIJiN4QTtuK0F4WFZORjBUU3JhNU14dUhzZnFWMDl2QUptTWlYU1N3M01iUXlNSkhWMmVNbXBKSGlLVnpsKzNkQkxDY2VYU2dReUhMQVNOZW5oJiN4QTtvdzNHMndFdkk5MjlQV2RoZG9IVkRKaTFIcmp3SDM5NSs3dTk2QThyNk5wT3JJOHNiM0syUG8yeGFJek1KR21jdmNTZXRJZ1J5NnZMJiN4QTsxVWdlM1RMdXlOQjR4bmsxSUU4Z3lTQU5lbXFFZGh2c1JFYzc5N0h0dnRHV2xFTVduUERIZ0h2SGN5K3gwYlNyRmkxcGF4eFNIWnBRJiN4QTtvOVJ2OVp6Vm0razUwMlBGR0FxSUFEeUdiVTVNcHVjako2cCtWM2wvVmJTL2JVN21FeFdsemFzc0RFaXJjblJnZUlOUUtEdm1nN2ExJiN4QTtXT2NPQ0p1UWx2OEFJdTk3RTBtU0UvRWtLaVk3Zk1QU2M1eDZSMktwUnJtZ2FIcXNrWDZUajVsRllRdHpaT05TT1gyU0FUMDY1bDZiJiN4QTtWWmNRUEFmZTZ6dERzN1Q2a2p4aGRBMXVSWDJ2S2ZNL2xXZlE1Rll6eHoyMHp1SVdScXNBcDI1aWdvZVBoblZhTFhET09SRWh6L1krJiN4QTtiOXJka1MwaEI0aEtFaWFybjhmZzhWODVhTmU2WmVuNm05dGJhZmNvNWdudVpEQ2tVZ3FCRlVJLzJCSkkwZTQ2MC9ZWE12dytJam85JiN4QTsxN01kcUhWNHhpbklETGpGWEk4NC9qOGJoUzhzMk43NWoxeTZONDBFMm5vNnpYczl2SVpVbGR5ek5CVmtUN2JsbmFuUU02LzdzeGpoJiN4QTs0Q043b1V6OXBPMHpvOGZCR1FPU1lvVWVRNm45WHZlcGdWb0FQWUFaTjhyWi93Q1N2SnV1NmZydG5xRjdiaUtCVmtQMjFMS1dqS2prJiN4QTtvSi9telFkbzlvWXNtS1VJbXp0OTcybllYWWVwdzZtR1hKR283OVIzRWZwZWxaemIzekZzNHgyenlUODRMKzdzOVdpbFpsaGg5TzFXJiN4QTtCcGZoV1FmV0c5ZFZrcnNhRmVRb2FLT20rMngwc0JLRmUvN3RuU2RyNlk1akNQQ1pScWZMZXBjUHAyNitXNDNyZnZJOVcxZXlrOHA2JiN4QTtaYWFoTDZMV2NDd1RSdXBRckQ5WkJ0dG1GQ3hnVlcvcG1acGNmNzRIb1pYL0FMRTM5cnVNVTVuVHlIUEp3Y3Y2VmZyU2JUWTR0UkVOJiN4QTt2WnpMTGF2cXQ3OVhFckJJU0ZpZzlNc0FwM0FORkMwNjA2RWc3UEhoalBWenF2cGp2OFpOR2ZXejArZ2hPY1pjVkRpQTVnMXZ6N2tSJiN4QTtJMm0yTmtsbHFjNncya1dweUhqVU9vSVFoakdIWDdKK1hmeE5UWERDSTY3ZitadWZpeXo2ckptN084VEVDWkdpQjErd2g2ditUZWs2JiN4QTtaSDVIMDNXV2dVYWpMQmNXb3VWSjlRd3BkeVNsQ0tFVTVDdkw3OXN1cGxxOGt1SXh2MDNmMklmOHZOWGZXTmE4dzZvNmxHdlBxVXhqJiN4QTtOQ1ZMd2x1TlFGclN0SzBIeXpTZHJjNC9GeURFUmlBR2M1cUdMS2M3TjFLRTFiUzdiVk5PbnNia2Z1cGxwVWRWSTNWaDdnNzVkZ3pTJiN4QTt4VEU0OHc0dXMwa05SaWxqbnlsK0xmTE92M09uUmVZZFR0N3JVSWtOakkxbGJ5UnpDTncxdTlaSll0K1N2Nnk3RURxaWtaM21IaHk0JiN4QTs3UEtRZVQwR2huby9TTjU4VzVIMmZaOTVlbCtVdnpwOHF2b29YVjVMaWJXVXFtbzJNVnBMTkhPUVR4dVkyS2lLTVRmYUlaOW1xdlFBJiN4QTs1ekdmc25OeGtRSHA2RjZ5T3Fod2drMHhMWHZOVi81bC9NT1c2UzJrdGRJdGJCYmUwdDVtaVowWGtyYzJFVWt5aDVKT1krRnFGRVd1JiN4QTs0emNkbjZNNElWTDZqemVTOXF0Ump5WVkwZCtMYjViL0FLUG1uR2x5NjNKTWxscHNzNGtsYjRZWVhaUVNlcG9DQjh6bVRuamlBNHBnJiN4QTtiZDd5R2tucUpTR1BDWldla1NYcy9selNKdE0weU9DNW5lNXUyK080bWRpL3hIOWxTMi9GZTMzNXh1cnpqTE1tSXFQUjlWN0wwVXRQJiN4QTtoRVp5TTU5U1Rmdzl3L2FtbVlyc1hZcWt2bTdUTlN2OUhrR21YRXR0ZncvdklUREkwWmVuV01sU1B0RHA3MHpOMEdhRU1nNHdEQTg3JiN4QTtGL0Z3dGZoblBHZUFrVEhLalh3ZUlYMTFmM0Z3elgwMHMxd3Z3TTA3TXpqaWZza3RVN2VHZHRqaENJOUlBSGs4UmtuT1I5WkpQbTh5JiN4QTs4MzZiNXFrc3JxYTR0b1piZTJIMWhyc3p5Tklxb3ZLVDA0cXJFcTA1QURoeTQ5V0p6VXowT29uazQ1NVBUdjZCWEQ1ZE9LK3ZPdko2JiN4QTtyUmRvNk9BRU1jS2thSEVlZjNxZms3Ui9OOXZhV3M5dkRERkJkQkp4Y2V2SUdLTW9LQ1NLclJrY2VLbjRPVk9qQTR3ME9lRXhPR1NvJiN4QTsvd0F3MXcrZlRpdm4xcStpNjN0SFI1QktHU0Z5RmppNi9lOWU4dTZoWVdONzZsM3BnMVJtb3NFQmZpQS9JYjhlTDhqMnBtZnE4VTV4JiN4QTtxTStEdlA0SWViMG1XRUpYS0hIM0Q4QXZjOU9lNGx0SXBybUFXMDhpS1d0dzNQMHhUWmVWRnFSOHM0aktBSkVSUEVPL3ZlNXdrbUlNJiN4QTtod2s5TzVFNVUydXhWS2ZOR2hwcldqVFdXd20vdkxkejBXUmZzL2YwUHp6TDBXcDhISUpkT3Z1ZGIydG9CcXNFc2Y4QUZ6SHZINHA0JiN4QTtoY1c4OXRQSmJ6b1k1b21LeUkzVUVkUm5iUW1KQUViZ3ZrV1hGTEhJeGtLa09iRHZ6SmhtbjBlMnQ0YkZyNmFlNDlPS09PUDFYVmpEJiN4QTtKOFFUdlJhNzl1dVkydDFVZFBqT1NSaUlqckk4SStiMFhzcnBwWnRVWXhNZ2VIcDEzR3lsK1drYngyT29xK24vQUtQZGJvSTZNZ2ljJiN4QTtza01ZSUtEb09oNjcxSngwZXFqbnhpY1RFeFBJeFBFUG5zeTlxdFBMRG5qQ1VwU2tJL3hkTno1bit3QjZqNVoxN1JkSXJMZGFYOWR2JiN4QTtBL0tLZG5vRUZOZ0VLa1ZyM3lyV2FYTGwyalBoajNVNFhaWGFPbjAzcW5pOFRKZXh2bDhLKzE2OXBWemMzbHBGZVhOc2JTU1JhcmJzJiN4QTtlVEtwMytMWmFFN2JaeVdlQWhJeGllS3VyNmJvOHM4c0JPY2VBbnAxSDQ3a1psTGxzVWxaMVFzaWVvdzZJQ0JYNlRuR0IyekVQTjhmJiN4QTtuZlVyWDZwcHVud3dScFBET3R3MTJBN2VpNGtVY0JCSngrTlZOUWUyWldBNDRteWZzL2Fzd2VIMHlxWHV2OUlZVC9nSHpvMGs3M21uJiN4QTtRWGEzQ3I2b2UvbTVNNFlzenVSYi9FV1BIdHRUTmhpMWVBZlVMN3RxcjdXalRZSjR6S1J5WEtSNThOYmRCWEVlVy96V3A1SDg5UVhVJiN4QTtFbG5wMXJCYjI0WXhXcHVaSFVTU0NrakVtMnFlUUM3ZTN2bVRoN1N3NHBtY1FiUDQ3L05uck5OSFU0dkN5eUpGOU5scStRL084anppJiN4QTsrMDYydTRKcERPWVRkU0lCTXhOWHF0dFhvYUFaSEpyOEU4aG5JSGk1Zmpkc3dZL0J4UnhZNVVJOTR2OEFTbkY3NVMxKzkwclFiVC9EJiN4QTtlblFUYVNZZnJsekZMR3JYcVF4ZW54bTUyYlNiMEZmakk2N1Y0bFQvQUNuaTgyY1JSSjRqdjluMnAzNVowM3pScEY1ZFNKb2RuRGEzJiN4QTtiUkFSUVhmQVJSeGcxb25vS0dZczdOK3ovRTYvV2FqSG1JSUpGZVg3VjJybXphTm5aQVhYZ3g2cVNEVDZSbXRMQmxlZG02bDJLc0U4JiN4QTswL2t0NUcxOTVMaExVNlRxTWhMTmVhZnhoTE1TV0xTUkVORElXSitKbVRsL2xac05OMm5teGJBMk80dE9UVHduekR5SHpMK1Mzbi95JiN4QTszT05SMHVKTmZ0b0s4alpqMDdob3FBdXIyenNTZjhuMDNjMXB0U3VkQnB1MjhVOXBlZy9aODNYWmV6elZEY004OGlmbEswK2t4NnJxJiN4QTs4MDFwZGFsKy9rc1RGNmNzVWZTS055KzZ0d296S1YrRml3ekUxWGJsVElnQWZQOEFINjNXNmoyYkdvbEdXU1pBQStrRDU3L3NlbDZOJiN4QTs1ZDBqUm9pbGhBRVpoUjVUOFVqZk5qK3JwbWoxR3J5WmpjeitwM1doN013YVVWampYbjFQeFRMTVp6M1lxN0ZYWXF4YnpUNUEwelczJiN4QTthNWpiNnBmbnJNb3FyLzY2N1ZQdU4vbm0wMFhhazhQcFBxaCtPVHE5ZDJWRFA2aDZaOS9mNzJCM2Y1WStiSUpPTU1NZDB2WjQ1VVVmJiN4QTtkSVVPYjNIMnpwNURjbVB3L1Zib2NuWXVvaWRnSmU0L3JwMXArV1BteWFRTExCSGFyM2VTVkNQK1NaYzR6N1owNEd4TXZoK3VseDlpJiN4QTs2aVIzQWo3eitxMmVlVnZJR21hSTYzVXJmVzlRSDJabUZGU3Y4aTcvQUhuOE0wV3Q3VW5tSENQVEQ4YzNmYUxzcUdBOFI5VSsvd0RVJiN4QTt5bk5XN1IyS3V4VjJLcEI1bThtYVhycStvLzhBbzk2QlJMcEJVbjJjYmNobWZvKzBKNE5odkh1ZEwycjJIaDFncytuSi9PSDZlOTU1JiN4QTtxMzVVNit3TUloaXZvYWdxeVNCR0JIUS9HVUtuNUhOMy9LbW15eDRjZzJQTUVYK3Q1T1BzOTJocGNuSGdOeUhJeGxYMzBoOUwvS256JiN4QTtEYnI5WGhzWTdTSm1Mczd5bzFXYnF6RldrZGo3bkpSN1MwdUtQRERrT2dIOWpYbTdDN1MxV1RqemZVZXNwRDlGL2N6dnkxK1hWaHBjJiN4QTtxWGQ2NHZMeERXTVVwRWg4UUQ5b2p4UDNacXRaMnRQS09HUHBqOXIwWFpYc3ppMDVFOGg0NWovU2o5ZjQyWmZtb2VvZGlyRnM0eDJ6JiN4QTtzVmRpcnNWZGlyc1ZkaXJzVlpUblp1cGRpcnNWZGlyc1ZkaXJzVmRpcnNWZGlyc1ZkaXJzVmRpcnNWZGlyc1ZkaXJzVmRpcnNWZGlyJiN4QTtzVmRpci8vWjwveG1wR0ltZzppbWFnZT4KICAgICA8eG1wR0ltZzp3aWR0aD4yNTY8L3htcEdJbWc6d2lkdGg+CiAgICA8L3JkZjpsaT4KICAgPC9yZGY6QWx0PgogIDwveG1wOlRodW1ibmFpbHM+CiA8L3JkZjpEZXNjcmlwdGlvbj4KPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0ndyc/Pv/iDFhJQ0NfUFJPRklMRQABAQAADEhMaW5vAhAAAG1udHJSR0IgWFlaIAfOAAIACQAGADEAAGFjc3BNU0ZUAAAAAElFQyBzUkdCAAAAAAAAAAAAAAAAAAD21gABAAAAANMtSFAgIAAA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AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA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I87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpfF3xFOd9u3VXRc2W9VHVbozbkVT5XbsUx58kdosr+1zec6qWt+MvFz508CWa8vf+EcydvtxNVebgdjcLFNEfLV1YtV3sR5NyKWysbUy16cKa4x49zwrJomGrmzWAAAAOmHiM87K+OeCrnLXfr/b4l4Qs0ewLlc615OzdqLdvu9M49U02Z6vQTb651eb9och1N3rafVr08VXn086ZaqxjBLRyrOAAAA1vz05S7bzn5dbnwdmdi1uMx7L2POrj/Jtxs01eCrmdJns1azbuaRr2KqtOlsdn52rK3orjRv8AHCyunWjBxz3zZN14b3nP4f3zFrwt42y/cxM7Fuent3rNU01UzprE6THXHRPceu27lNymKqZxiUCYwW9kUAAImYnWOiY6pFU7PFk8ZDH4mxMXl9x5mRb4nx6Ys7RumRVEU59qmNKbVyqdPq9MdETP9J8/6bxztP2bmxVOYy8f2c+tTH6vHH7Pg5NHWbN2hFcRbrn0t6eHz+FKd506AUAFHn7rt+2W/CZ2RRZjTWKZnWufKpjpnzIZbdquufRjFbVVFOlgu98e5GTFWPtFM49qeiciv+ln52I1in4/lNxYyEU7te7xIld+Z0MMqqqrqmuuZqqqnWqqemZme7Laor8VAAFn4o4n2fg/Zsjfd7veBw7EaRTHTcuXJ9Lbt092qrTo8+eiJlKyuVuZm5FuiMZnvccsV25Tbp1qkJOO+N9249367ve5z4OjTweHh0zrbsWInWKKerWe7VV3Z8565kMjRlLUUU92eGXLX71V2rWljLYI4AACb/iG8i6tx3GvnTxLjf8Au/b6rmLwpZu09F3K0mi9lxE9E02ombduen0c1T0TRDiu0W0NWnqKJ3Z9bk3o7v6aUmzRvugrgkoBgHMbhmMnHnfsOj/GbEaZlNMentR8v5dPd8jyk/K3cJ1ZW1Q1Y2bGAAjZ42PMKdt2fE5f7be7OXusRl7r2Z6acO3V9Ttz9krp1nyKO9Lo9jZbWqm7OiNHKxXKt5EB1qOAAA2ryh4e7Vd/iTJo6KNcfC1+amPqlceVHoY81kphx/aDN4RFmOWrxR4+Ztpe4t810UXKKqLlMVUVRpVTVGsTE9yYkViZicYYLxDys2Tde3kbXP5MzJ6ezRHax6p8mj5X+585bNLospt29a3K/Tp7/P5Wqd+4Q37hyufyhjTONrpTl2vR2Z/uo6vKq0ljmMHY5XaFnMx6E7vBOn9ORYlGwAAAAAAAe+HmZm3ZVnO2/IuYmbj1RcsZNiuq1dt109VVNdMxMTHfiVJiJjCdAk3yt8dfjnhXwO18f2PdXstGlHszWmzulumOjXwmnYvad65EVT3a2gzWxrdzdt+jPe8zDVaidCaXLnnNy65qYsXuEN5t382mnt39pv8A1DPsx3e1ZqnWYj5ujtUfznLZjJ3bE+nG5w7yNVRNOlnyEsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAc8PHy/i9sv/03i/1/OdtsL4E+1PghMs6EXHQMwDe3iifxkxf1fm/SQ1u0fg92Gu2h8Luugrl3NNJ8Sfn/AHL8IufTO6yfwaOSHmmf/MV+1K1paCAAhXzG/bziP9YZH08o1Wl7zsf8la9inwMYWtsAnp4gf7IcYfrLH+4S4/b3xKeRFvaYS+cyjgAAI7+Ot/A3L/WWD9PU3exvzEcks1r1nNV3aYAA69uFcS1fzH/PmP8AglH3S46vZHwZ9rxQ4fb3x49mPDLD26c8w/iv842vsNP09a2W7yPw55fIsa1sGnOc35z2z7BX9Ox1u47OfDr5Y8DWax1gC+cH/tHhf8L9yrVjS1+0fy9Xc8MNqsjjgFDvX5m3H8Gvfc6lJSct8Wj2o8LTjG7gAB1u5C/wX4D/AFJg/caXm+e/MV+1KBX60tiIKwAABz98ff8AiPw1+pI/rd92ewvhVe14oS7OhE90bOAAAAAlH4uPikbjzNsY3GnHdV7auBa57eFiW9bebuNMdVVMzH1OxP1z01XysRE9tzG1NtRl5m3b3a+9HnZqLeO7LoNwnwZwpwLtNvY+ENoxtn2u3p9QxbcUduqI07VyvpquV9+uuqap77gb1+5eq1q5mqUmIiF9YFQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGiOdHir8vebGNkbjhY1vhzjSrtXLe9YVqKaL1ye5l2aezTdiZ66+i5HzWnRO8yG2L2WmImdajgnxcHgY6qIlzY5gcvuKeWPE+Xwlxdhzi7piz2qK6darGRZqmexesVzEdu3Vp0Tpr1xMRVExHo+WzNvMW4ronGJ/TCUWYmJYukrQAGccoOY+4cp+Y2w8d4EVXKdtyI9nYtMxHsjBvRNvItdPRrVbqq7MzHoatKu4hZ7KxmbNVud/Ry7y+mrCcXZ/aN22/ftqwd82i/TlbVuWPazMHJo9LcsZFEXLdca9yqmqJeO10TRVNNW5MbjYQrVgAAAAhP483i+1b5gXOc/CWL2t2221Tb4rxLVOtV/CtR2aMuIiNZrsxpTc/wB7iJ6IonXs+z20tSeorncn1eXg7u9x8qPdo34c83fogAAD6orrt103LdU0XKJiqiumdJiY6YmJjqmFJjHclVLDkn4xedl28bhbibc7mLu9ERawdwrr+o5OnRTRcir0NN3yeqv57r81232cppmbtqnGnfjfjk4vByOhye0Jn0ap3UiKeNuI6Y0nKpq8mbVvX4lMOGnI2eDvy3XXV8KmyOKuIMmJpuZ9yIn632bX0kUslOVtU6KVs3ap31prrruVTXcqmuurpqqqnWZnyZlJiMNDG+VQAABZuKOKdl4P2e9ve+5EWcSzGlNMaTdu3J9Lbt06x2qp73mzpGspWVytzM3IotxjM97jliu3abdOtUhnzH5j7vzE3ecvLmcfaceZp27bqZ1otUT8tV81XV8tV5kdD1bZuzbeTt4Ru1Tpnh8zmMxmKrtWM6GFtsigAANnchuTm787OP8AC4WworsbNZmMrf8AcqY6MbBoqjtzEzEx4Sv0lqO7VOvpYq01u0c9TlLM1zp3o4Z/TSvop1pdhNg2HaeF9k2/hzYcWjC2ba7FvEwsW3HoaLVqmKaY78z0dMz0zPTPS8juXKrlU1VTjMp8RguTGqA/Kqaa6aqK4iqiqJiqmemJieuJBoXifZqti3nIwYifAa+Expnu2q+mnzvS+Y3lqvXpiWKYWhmUUe7bphbJtmZvG5XYs7fgWbmTk3Z+Vt2qZqqnzoX0UTXVFMaZJc2uOeLM3jjivdOKM/WLu4XprtWpnXwVin0Nq3HzlEU0/Fei5ezFm3FEbyJM4yx5IWgAKrbsDI3TPx9uxKe1kZNym1bjua1T1z5EdcjFeu02qJrq0UxikztO24+z7bi7ZixpYxbcW6Z6pqmOuqfJqnWZZ4eT5i9VeuTXVpqlWDAAA+a6KLlFVFymKqKo0qpqjWJie5MSKxMxOMMD4i5V7Nuk15O01fk3Mnp7FMa49U/OfK/3PR5C2aXR5Pbt216Nz06e/wA+/wB3nap33hPfeHK5jcsWYsa6UZVv0dirveijq171Wkscxg7HK5+zmY9Cd3g31kUTwAAAAAAHvh5mZt2VZztvyLmJm49UXLGTYrqtXbddPVVTXTMTEx34lSYiYwnQJN8rfHX454V8DtfH9j3V7LRpR7M1ps7pbpjo18Jp2L2neuRFU92toM1sa3c3bfoz3vMw1WonQmly55zcuuamLF7hDebd/Npp7d/ab/1DPsx3e1ZqnWYj5ujtUfznLZjJ3bE+nG5w7yNVRNOlnyEsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAc8PHy/i9sv/03i/1/OdtsL4E+1PghMs6EXHQMwDe3iifxkxf1fm/SQ1u0fg92Gu2h8Luugrl3NNJ8Sfn/AHL8IufTO6yfwaOSHmmf/MV+1K1paCAAhXzG/bziP9YZH08o1Wl7zsf8la9inwMYWtsAnp4gf7IcYfrLH+4S4/b3xKeRFvaYS+cyjgAAI7+Ot/A3L/WWD9PU3exvzEcks1r1nNV3aYAA69uFcS1fzH/PmP8AglH3S46vZHwZ9rxQ4fb3x49mPDLD26c8w/iv842vsNP09a2W7yPw55fIsa1sGnOc35z2z7BX9Ox1u47OfDr5Y8DWax1gC+cH/tHhf8L9yrVjS1+0fy9Xc8MNqsjjgFDvX5m3H8Gvfc6lJSct8Wj2o8LTjG7gAB1u5C/wX4D/AFJg/caXm+e/MV+1KBX60tiIKwAABz98ff8AiPw1+pI/rd92ewvhVe14oS7OhE90bOAAAA314qnJG3zf47qyd8szXwVw7FvK3enpiMm7XM+AxdY7lyaaqq9PlKZjWJmJaLbG0PlbWFPr1aOLhllt04y6k2rVqxaos2aKbdm3TFFu3REU0000xpEREdEREPMJnFLfYAAPmu5btUTcu1RRRT01VVTERHlzILNlcVbRjTNNFdWRVHctU6x59WkecyxaqlbNULbc43p10tYUzHcmq5p8SKZ+Ov6njW67z92937zp+2T6lXqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTq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g+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqhFDxquSnD/Jbi3ZNv4U9mV7Duu3TkeFz7lN65OXav3KLtNNVFFuNIom1OmnddVsfP15u3VNeGtE73Bh/1YblOrLQjesQADst4unE1ri7kbwHvVqKtfyRj4N6aumar+2RODeq/urliqYeP7UtdVmrlP7WPPu+NsKJxphs5rV4AAAAAADilzj4ms8Y81uM+JsW7N7B3Lec29g3ZjSasSL1VNidPscUvZcjam1l6KJ0xTGPLvtfVOMywhNWAM15P7Fb4n5r8E7BfoquYu4b5t1jKpp07XserJt+FmO1Ex0UdqemEPPXOry9dUb1M+BdTGMw7XvGWxAAAAAAAAAAAAAAAU24Z2LteBlbnm1xawsKzcyci7PVTas0zXXV5kQuppmqYiNMjhtxDvOTxFv8AuvEGZ/le7ZmRn5Hd+qZV2q7V8Wp7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oiI6oimPkKYyoeAsfWqPoYMZHpERERERpEdERAP1QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAf/Z\"></image></defs></svg>'),(2033,14955,'_wp_old_slug','19468011-1__trashed'),(2034,14980,'_wp_attached_file','2021/05/2123-133.svg'),(2035,14980,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:50;s:6:\"height\";i:50;s:4:\"file\";s:21:\"/2021/05/2123-133.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"2123-133.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"2123-133.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"2123-133.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:12:\"2123-133.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"2123-133.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"2123-133.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:12:\"2123-133.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"2123-133.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"2123-133.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"2123-133.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"2123-133.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"2123-133.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2036,14980,'_wp_old_slug','2123-133__trashed'),(2037,14981,'_wp_attached_file','2021/05/Finance-Management-1.svg'),(2038,14981,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:738;s:6:\"height\";i:544;s:4:\"file\";s:33:\"/2021/05/Finance-Management-1.svg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"Finance-Management-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"Finance-Management-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"Finance-Management-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";s:1:\"1\";s:4:\"file\";s:24:\"Finance-Management-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";b:0;s:4:\"file\";s:24:\"Finance-Management-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";s:1:\"0\";s:4:\"crop\";b:0;s:4:\"file\";s:24:\"Finance-Management-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:4:\"1024\";s:4:\"crop\";b:0;s:4:\"file\";s:24:\"Finance-Management-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"Finance-Management-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"Finance-Management-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:6:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"Finance-Management-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"Finance-Management-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";b:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"Finance-Management-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(2039,14981,'_wp_old_slug','finance-management-1__trashed'),(2040,3210,'inline_featured_image','0'),(2041,3210,'_wp_page_template','default'),(2042,3210,'company_logo','3356'),(2043,3210,'_company_logo','field_5f6eca028a07d'),(2044,3210,'apply_button_label','Apply for this job'),(2045,3210,'_apply_button_label','field_5f6eca218a07e'),(2046,3210,'apply_button_url','https://finestdevs.com'),(2047,3210,'_apply_button_url','field_5f6eca3b8a07f'),(2048,3210,'company_name','Geener'),(2049,3210,'_company_name','field_5f732a77f7a1f'),(2050,3251,'inline_featured_image','0'),(2051,3251,'_wp_page_template','default'),(2052,3251,'_wp_page_template','default'),(2053,3251,'company_logo','3356'),(2054,3251,'_company_logo','field_5f6eca028a07d'),(2055,3251,'apply_button_label','Apply for this job'),(2056,3251,'_apply_button_label','field_5f6eca218a07e'),(2057,3251,'apply_button_url','https://finestdevs.com'),(2058,3251,'_apply_button_url','field_5f6eca3b8a07f'),(2059,3251,'company_name','Greener'),(2060,3251,'_company_name','field_5f732a77f7a1f'),(2061,3252,'inline_featured_image','0'),(2062,3252,'_wp_page_template','default'),(2063,3252,'_wp_page_template','default'),(2064,3252,'company_logo','3356'),(2065,3252,'_company_logo','field_5f6eca028a07d'),(2066,3252,'apply_button_label','Apply for this job'),(2067,3252,'_apply_button_label','field_5f6eca218a07e'),(2068,3252,'apply_button_url','https://finestdevs.com'),(2069,3252,'_apply_button_url','field_5f6eca3b8a07f'),(2070,3252,'company_name','Greener'),(2071,3252,'_company_name','field_5f732a77f7a1f'),(2072,3253,'inline_featured_image','0'),(2073,3253,'_wp_page_template','default'),(2074,3253,'_wp_page_template','default'),(2075,3253,'company_logo','3355'),(2076,3253,'_company_logo','field_5f6eca028a07d'),(2077,3253,'apply_button_label','Apply for this job'),(2078,3253,'_apply_button_label','field_5f6eca218a07e'),(2079,3253,'apply_button_url','https://finestdevs.com'),(2080,3253,'_apply_button_url','field_5f6eca3b8a07f'),(2081,3253,'company_name','Askimat'),(2082,3253,'_company_name','field_5f732a77f7a1f'),(2083,3254,'inline_featured_image','0'),(2084,3254,'_wp_page_template','default'),(2085,3254,'_wp_page_template','default'),(2086,3254,'company_logo','3354'),(2087,3254,'_company_logo','field_5f6eca028a07d'),(2088,3254,'apply_button_label','Apply for this job'),(2089,3254,'_apply_button_label','field_5f6eca218a07e'),(2090,3254,'apply_button_url','https://finestdevs.com'),(2091,3254,'_apply_button_url','field_5f6eca3b8a07f'),(2092,3254,'company_name','Coworks'),(2093,3254,'_company_name','field_5f732a77f7a1f'),(2094,3255,'inline_featured_image','0'),(2095,3255,'_wp_page_template','default'),(2096,3255,'_wp_page_template','default'),(2097,3255,'company_logo','3353'),(2098,3255,'_company_logo','field_5f6eca028a07d'),(2099,3255,'apply_button_label','Apply for this job'),(2100,3255,'_apply_button_label','field_5f6eca218a07e'),(2101,3255,'apply_button_url','https://finestdevs.com'),(2102,3255,'_apply_button_url','field_5f6eca3b8a07f'),(2103,3255,'company_name','Dorfus'),(2104,3255,'_company_name','field_5f732a77f7a1f'),(2105,5440,'inline_featured_image','0'),(2106,5440,'_elementor_edit_mode','builder'),(2107,5440,'_elementor_template_type','section'),(2108,5440,'_elementor_version','3.0.13'),(2109,5440,'_wp_page_template','default'),(2110,5440,'_elementor_data','[{\"id\":\"6028eb39\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a8ff1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6ba68c1c\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"105\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"115f5afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43.07000000000000028421709430404007434844970703125,\"_inline_size_tablet\":51},\"elements\":[{\"id\":\"4a6aa255\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get treatment from your home!\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Circular Std\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7769d7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\'ve made telemedicine simple and easy for you. Create your personal room and start practicing today.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14257230\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Book my appointment\",\"icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_gap\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"boxed_btn_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_background\":\"\"},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"52cb80d8\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Watch how we can help\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"button_url\":{\"url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"boxed_btn_background\":\"\",\"boxed_btn_color\":\"\",\"icon_color\":\"\"},\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/play-icon-1.svg\",\"id\":4293},\"library\":\"svg\"},\"icon_position\":\"before\",\"enable_lightbox\":\"yes\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_color\":\"\",\"heading_typography_text_transform\":\"uppercase\",\"boxed_btn_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"4729fb19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":56.92999999999999971578290569595992565155029296875,\"align\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"38\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":49},\"elements\":[{\"id\":\"2b73f2ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/doctor1.png\",\"id\":4075},\"title_text\":\"\",\"description_text\":\"\\u201cUse this sprey 3 times in a day when you have running nose.\\u201d\",\"position\":\"right\",\"image_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"description_color\":\"#161C2D\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"27\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":45,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.09)\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":327},\"_position\":\"absolute\",\"_offset_x\":{\"size\":13,\"unit\":\"px\"},\"_offset_y\":{\"size\":51,\"unit\":\"px\"},\"__globals__\":{\"description_color\":\"\",\"description_typography_typography\":\"globals\\/typography?id=7b6c49d\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":270},\"_offset_x_tablet\":{\"size\":-14,\"unit\":\"px\"},\"_offset_x_mobile\":{\"size\":55,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":108,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":-29,\"unit\":\"px\"},\"text_align_mobile\":\"right\",\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"image_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"24862b70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/doctor2.png\",\"id\":4077},\"title_text\":\"\",\"description_text\":\"\\u201cThanks Doctor! What should I do if I have fever in these days?\\u201d\",\"position\":\"left\",\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"27\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F64B4B\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":45,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.09)\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":327},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"size\":260,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":22,\"unit\":\"px\"},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"size\":348,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":80,\"unit\":\"px\"},\"__globals__\":{\"description_color\":\"\",\"description_typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_weight\":\"700\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":300},\"_offset_x_end_tablet\":{\"size\":-7.53099999999999969446662362315692007541656494140625,\"unit\":\"px\"},\"_offset_x_end_mobile\":{\"size\":19.46900000000000119371179607696831226348876953125,\"unit\":\"px\"},\"_offset_y_end_tablet\":{\"size\":65.46899999999999408828443847596645355224609375,\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":28.46900000000000119371179607696831226348876953125,\"unit\":\"px\"},\"image_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"79ff4e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/hero-img-main.png\",\"id\":4069},\"image_size\":\"full\",\"align\":\"right\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/hero-img-sub.png\",\"id\":4071},\"_background_repeat\":\"no-repeat\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"23\",\"bottom\":\"23\",\"left\":\"23\",\"isLinked\":true},\"_background_position_tablet\":\"center center\",\"_background_size_tablet\":\"initial\",\"_background_bg_width_tablet\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_size_mobile\":\"initial\",\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":316,\"sizes\":[]},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2111,5440,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:22:\"typography_font_family\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:6:{s:11:\"button_type\";i:2;s:12:\"button_label\";i:2;s:4:\"icon\";i:2;s:10:\"button_url\";i:2;s:13:\"icon_position\";i:1;s:15:\"enable_lightbox\";i:1;}}s:5:\"style\";a:2:{s:10:\"icon_style\";a:3:{s:8:\"icon_gap\";i:2;s:9:\"icon_size\";i:1;s:10:\"icon_color\";i:1;}s:12:\"button_style\";a:11:{s:29:\"heading_typography_typography\";i:2;s:30:\"heading_typography_font_family\";i:2;s:28:\"heading_typography_font_size\";i:2;s:30:\"heading_typography_font_weight\";i:2;s:20:\"boxed_btn_background\";i:2;s:14:\"button_padding\";i:2;s:19:\"btn_hover_animation\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:33:\"heading_typography_text_transform\";i:1;s:15:\"boxed_btn_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_tablet\";i:2;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:15;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:8:\"position\";i:2;}}s:5:\"style\";a:3:{s:19:\"section_style_image\";a:4:{s:11:\"image_space\";i:1;s:10:\"image_size\";i:2;s:19:\"image_border_radius\";i:2;s:17:\"image_size_mobile\";i:2;}s:21:\"section_style_content\";a:13:{s:10:\"text_align\";i:2;s:17:\"description_color\";i:2;s:17:\"text_align_mobile\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;s:34:\"description_typography_line_height\";i:1;s:37:\"description_typography_letter_spacing\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:28:\"title_typography_font_weight\";i:1;}s:13:\"section_extra\";a:1:{s:19:\"image_margin_mobile\";i:2;}}s:8:\"advanced\";a:6:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:2;s:17:\"_background_color\";i:2;}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";i:2;s:27:\"_box_shadow_box_shadow_type\";i:2;s:22:\"_box_shadow_box_shadow\";i:2;}s:17:\"_section_position\";a:19:{s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:9:\"_position\";i:2;s:9:\"_offset_x\";i:2;s:9:\"_offset_y\";i:2;s:21:\"_element_width_mobile\";i:2;s:28:\"_element_custom_width_mobile\";i:2;s:16:\"_offset_x_tablet\";i:1;s:16:\"_offset_x_mobile\";i:1;s:16:\"_offset_y_tablet\";i:1;s:16:\"_offset_y_mobile\";i:1;s:21:\"_offset_orientation_h\";i:1;s:13:\"_offset_x_end\";i:1;s:21:\"_offset_orientation_v\";i:1;s:13:\"_offset_y_end\";i:1;s:20:\"_offset_x_end_tablet\";i:1;s:20:\"_offset_x_end_mobile\";i:1;s:20:\"_offset_y_end_tablet\";i:1;s:20:\"_offset_y_end_mobile\";i:1;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:2;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:8:{s:22:\"_background_background\";i:1;s:17:\"_background_image\";i:1;s:18:\"_background_repeat\";i:1;s:27:\"_background_position_tablet\";i:1;s:23:\"_background_size_tablet\";i:1;s:27:\"_background_bg_width_tablet\";i:1;s:23:\"_background_size_mobile\";i:1;s:27:\"_background_bg_width_mobile\";i:1;}s:14:\"_section_style\";a:2:{s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:1;s:15:\"stretch_section\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:2;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),(7868,15220,'_elementor_edit_mode','builder'),(2113,5446,'inline_featured_image','0'),(2114,5446,'_elementor_edit_mode','builder'),(2115,5446,'_elementor_template_type','section'),(2116,5446,'_elementor_version','3.0.13'),(2117,5446,'_wp_page_template','default'),(2118,5446,'_elementor_data','[{\"id\":\"4e6a43da\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"83\",\"right\":\"0\",\"bottom\":\"135\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"43\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f5bbea1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5480c824\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/airpod-image.png\",\"id\":3971},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"518ba373\",\"elType\":\"widget\",\"settings\":{\"title\":\"Non-stop music for long time\",\"header_size\":\"span\",\"align\":\"center\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55ee9784\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sound, that sounds better!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38af470c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"35\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"270f8458\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Buy now - Starting at $99\",\"button_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"37\",\"bottom\":\"21\",\"left\":\"37\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_offset_orientation_h\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\"},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product\\/apple-airpods-with-wired-charging-case\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"65680f5f\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Watch in action\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"button_url\":{\"url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"boxed_btn_background\":\"\",\"boxed_btn_color\":\"\",\"icon_color\":\"\"},\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/play-icon-1.svg\",\"id\":4293},\"library\":\"svg\"},\"icon_position\":\"before\",\"enable_lightbox\":\"yes\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_color\":\"\",\"heading_typography_text_transform\":\"uppercase\",\"boxed_btn_color\":\"#161C2D\",\"button_align\":\"center\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":false}],\"isInner\":false}]'),(2119,5446,'_elementor_controls_usage','a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:2;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:7:{s:11:\"button_type\";i:2;s:12:\"button_label\";i:2;s:12:\"button_align\";i:2;s:10:\"button_url\";i:2;s:4:\"icon\";i:1;s:13:\"icon_position\";i:1;s:15:\"enable_lightbox\";i:1;}}s:5:\"style\";a:2:{s:12:\"button_style\";a:10:{s:29:\"heading_typography_typography\";i:2;s:30:\"heading_typography_font_family\";i:2;s:28:\"heading_typography_font_size\";i:2;s:30:\"heading_typography_font_weight\";i:2;s:30:\"heading_typography_line_height\";i:2;s:33:\"heading_typography_letter_spacing\";i:2;s:14:\"button_padding\";i:2;s:20:\"boxed_btn_background\";i:1;s:33:\"heading_typography_text_transform\";i:1;s:15:\"boxed_btn_color\";i:1;}s:10:\"icon_style\";a:3:{s:9:\"icon_size\";i:1;s:8:\"icon_gap\";i:1;s:10:\"icon_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:2:{s:21:\"_offset_orientation_h\";i:1;s:9:\"_offset_y\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}}'),(7878,15221,'_elementor_data','[{\"id\":\"510ef28\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1fad960\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b2eb55f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":665,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78315da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9c78366\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/05\\/404.png\",\"id\":14689},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"13181ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"404 Error\\n\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2.97,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed6dd87\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ops! It seems like the page you are looking for is not available! Please try again with another page or go back to home.<\\/p>\",\"align\":\"center\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.66,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a2f734\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Back to Home\",\"button_align\":\"center\",\"boxed_btn_color\":\"#473BF0\",\"boxed_btn_background\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_color\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_color\":\"\",\"button_border_color\":\"\"},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2121,12068,'inline_featured_image','0'),(2122,12068,'_elementor_edit_mode','builder'),(2123,12068,'_elementor_template_type','kit'),(2124,12068,'inline_featured_image','0'),(2125,12068,'_elementor_version','3.0.16'),(2126,12068,'_wp_page_template','default'),(2127,12068,'_elementor_page_settings','a:27:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#171B24\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:9:\"#171B24CC\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:9:\"#171B24B3\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FEE444\";}}s:13:\"custom_colors\";a:2:{i:0;a:3:{s:3:\"_id\";s:7:\"7a45ddd\";s:5:\"title\";s:11:\"White Texxt\";s:5:\"color\";s:9:\"#FFFFFFCC\";}i:1;a:3:{s:3:\"_id\";s:7:\"e6680f4\";s:5:\"title\";s:13:\"Theme Blue 01\";s:5:\"color\";s:7:\"#233AFF\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:22:\"typography_font_weight\";s:3:\"700\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:7:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.75;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:10:{i:0;a:8:{s:3:\"_id\";s:7:\"152209e\";s:5:\"title\";s:7:\"Font 48\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.25;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:-1;s:5:\"sizes\";a:0:{}}}i:1;a:8:{s:3:\"_id\";s:7:\"132fcb3\";s:5:\"title\";s:7:\"Font 70\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:-1;s:5:\"sizes\";a:0:{}}}i:2;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:13;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"5d2244f\";s:5:\"title\";s:7:\"Font 13\";}i:3;a:6:{s:3:\"_id\";s:7:\"0802bd8\";s:5:\"title\";s:7:\"Font 21\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:21;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.42799999999999993605115378159098327159881591796875;s:5:\"sizes\";a:0:{}}}i:4;a:7:{s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2769999999999999129585148693877272307872772216796875;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:-1;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"7df2c9a\";s:5:\"title\";s:7:\"font 36\";}i:5;a:7:{s:3:\"_id\";s:7:\"6924e71\";s:5:\"title\";s:12:\"Font Size 24\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.333299999999999929656269159750081598758697509765625;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-0.5;s:5:\"sizes\";a:0:{}}}i:6;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:96;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.125;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:-1;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"a1fe642\";s:5:\"title\";s:7:\"Font 96\";}i:7;a:7:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.75;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"5068732\";s:5:\"title\";s:7:\"Font 18\";}i:8;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:-1;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"b9b87b1\";s:5:\"title\";s:7:\"Font 60\";}i:9;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.237999999999999989341858963598497211933135986328125;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:-1;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"225c6c7\";s:5:\"title\";s:7:\"Font 42\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:6:\"Trydus\";s:16:\"site_description\";s:25:\"A Premium WordPress Theme\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1320;s:5:\"sizes\";a:0:{}}s:21:\"space_between_widgets\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:7:\"Manrope\";s:34:\"link_normal_typography_font_family\";s:7:\"Manrope\";s:25:\"h1_typography_font_family\";s:7:\"Manrope\";s:25:\"h2_typography_font_family\";s:7:\"Manrope\";s:25:\"h3_typography_font_family\";s:7:\"Manrope\";s:25:\"h4_typography_font_family\";s:7:\"Manrope\";s:25:\"h5_typography_font_family\";s:7:\"Manrope\";s:25:\"h6_typography_font_family\";s:7:\"Manrope\";s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:24:\"h6_typography_typography\";s:6:\"custom\";}'),(2128,12068,'_elementor_data','[]'),(2129,12068,'_elementor_edit_mode','builder'),(2130,12068,'_elementor_template_type','kit'),(2131,12068,'inline_featured_image','0'),(2132,12068,'_elementor_version','3.0.16'),(2133,12068,'_wp_page_template','default'),(2134,12068,'_elementor_page_settings','a:27:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#171B24\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:9:\"#171B24CC\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:9:\"#171B24B3\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FEE444\";}}s:13:\"custom_colors\";a:2:{i:0;a:3:{s:3:\"_id\";s:7:\"7a45ddd\";s:5:\"title\";s:11:\"White Texxt\";s:5:\"color\";s:9:\"#FFFFFFCC\";}i:1;a:3:{s:3:\"_id\";s:7:\"e6680f4\";s:5:\"title\";s:13:\"Theme Blue 01\";s:5:\"color\";s:7:\"#233AFF\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:22:\"typography_font_weight\";s:3:\"700\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:7:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.75;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:10:{i:0;a:8:{s:3:\"_id\";s:7:\"152209e\";s:5:\"title\";s:7:\"Font 48\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.25;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:-1;s:5:\"sizes\";a:0:{}}}i:1;a:8:{s:3:\"_id\";s:7:\"132fcb3\";s:5:\"title\";s:7:\"Font 70\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:70;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:-1;s:5:\"sizes\";a:0:{}}}i:2;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:13;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"5d2244f\";s:5:\"title\";s:7:\"Font 13\";}i:3;a:6:{s:3:\"_id\";s:7:\"0802bd8\";s:5:\"title\";s:7:\"Font 21\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:21;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.42799999999999993605115378159098327159881591796875;s:5:\"sizes\";a:0:{}}}i:4;a:7:{s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2769999999999999129585148693877272307872772216796875;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:-1;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"7df2c9a\";s:5:\"title\";s:7:\"font 36\";}i:5;a:7:{s:3:\"_id\";s:7:\"6924e71\";s:5:\"title\";s:12:\"Font Size 24\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.333299999999999929656269159750081598758697509765625;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-0.5;s:5:\"sizes\";a:0:{}}}i:6;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:96;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.125;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:-1;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"a1fe642\";s:5:\"title\";s:7:\"Font 96\";}i:7;a:7:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.75;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"5068732\";s:5:\"title\";s:7:\"Font 18\";}i:8;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:-1;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"b9b87b1\";s:5:\"title\";s:7:\"Font 60\";}i:9;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Manrope\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.237999999999999989341858963598497211933135986328125;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:-1;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"225c6c7\";s:5:\"title\";s:7:\"Font 42\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:6:\"Trydus\";s:16:\"site_description\";s:25:\"A Premium WordPress Theme\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1320;s:5:\"sizes\";a:0:{}}s:21:\"space_between_widgets\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:7:\"Manrope\";s:34:\"link_normal_typography_font_family\";s:7:\"Manrope\";s:25:\"h1_typography_font_family\";s:7:\"Manrope\";s:25:\"h2_typography_font_family\";s:7:\"Manrope\";s:25:\"h3_typography_font_family\";s:7:\"Manrope\";s:25:\"h4_typography_font_family\";s:7:\"Manrope\";s:25:\"h5_typography_font_family\";s:7:\"Manrope\";s:25:\"h6_typography_font_family\";s:7:\"Manrope\";s:33:\"link_normal_typography_typography\";s:6:\"custom\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:24:\"h6_typography_typography\";s:6:\"custom\";}'),(2135,12068,'_elementor_data','[]'),(2136,12149,'_menu_item_type','post_type'),(2137,12149,'_menu_item_menu_item_parent','0'),(2138,12149,'_menu_item_object_id','12112'),(2139,12149,'_menu_item_object','service'),(2140,12149,'_menu_item_target',''),(2141,12149,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2142,12149,'_menu_item_xfn',''),(2143,12149,'_menu_item_url',''),(2144,12149,'hide_this_menu','0'),(2145,12149,'_hide_this_menu','field_5fe43201d9712'),(2146,12149,'is_it_title','0'),(2147,12149,'_is_it_title','field_5fe43201'),(7877,15221,'_wp_page_template','default'),(2149,12671,'_menu_item_type','post_type'),(2150,12671,'_menu_item_menu_item_parent','0'),(2151,12671,'_menu_item_object_id','4275'),(2152,12671,'_menu_item_object','service'),(2153,12671,'_menu_item_target',''),(2154,12671,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2155,12671,'_menu_item_xfn',''),(2156,12671,'_menu_item_url',''),(2157,12671,'hide_this_menu','0'),(2158,12671,'_hide_this_menu','field_5fe43201d9712'),(2159,12671,'is_it_title','0'),(2160,12671,'_is_it_title','field_5fe43201'),(7876,15221,'_elementor_version','3.2.3'),(2162,12672,'_menu_item_type','post_type'),(2163,12672,'_menu_item_menu_item_parent','0'),(2164,12672,'_menu_item_object_id','4278'),(2165,12672,'_menu_item_object','service'),(2166,12672,'_menu_item_target',''),(2167,12672,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2168,12672,'_menu_item_xfn',''),(2169,12672,'_menu_item_url',''),(2170,12672,'hide_this_menu','0'),(2171,12672,'_hide_this_menu','field_5fe43201d9712'),(2172,12672,'is_it_title','0'),(2173,12672,'_is_it_title','field_5fe43201'),(2175,12673,'_menu_item_type','post_type'),(2176,12673,'_menu_item_menu_item_parent','0'),(2177,12673,'_menu_item_object_id','4277'),(2178,12673,'_menu_item_object','service'),(2179,12673,'_menu_item_target',''),(2180,12673,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2181,12673,'_menu_item_xfn',''),(2182,12673,'_menu_item_url',''),(2183,12673,'hide_this_menu','0'),(2184,12673,'_hide_this_menu','field_5fe43201d9712'),(2185,12673,'is_it_title','0'),(2186,12673,'_is_it_title','field_5fe43201'),(7875,15221,'_elementor_template_type','page'),(2188,12674,'_menu_item_type','post_type'),(2189,12674,'_menu_item_menu_item_parent','0'),(2190,12674,'_menu_item_object_id','4276'),(2191,12674,'_menu_item_object','service'),(2192,12674,'_menu_item_target',''),(2193,12674,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2194,12674,'_menu_item_xfn',''),(2195,12674,'_menu_item_url',''),(2196,12674,'hide_this_menu','0'),(2197,12674,'_hide_this_menu','field_5fe43201d9712'),(2198,12674,'is_it_title','0'),(2199,12674,'_is_it_title','field_5fe43201'),(2201,13611,'_menu_item_type','post_type'),(2202,13611,'_menu_item_menu_item_parent','0'),(2203,13611,'_menu_item_object_id','13486'),(2204,13611,'_menu_item_object','service'),(2205,13611,'_menu_item_target',''),(2206,13611,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2207,13611,'_menu_item_xfn',''),(2208,13611,'_menu_item_url',''),(2209,13611,'hide_this_menu','0'),(2210,13611,'_hide_this_menu','field_5fe43201d9712'),(2211,13611,'is_it_title','0'),(2212,13611,'_is_it_title','field_5fe43201'),(7874,15221,'_elementor_edit_mode','builder'),(2214,14688,'inline_featured_image','0'),(2215,14688,'_elementor_edit_mode','builder'),(2216,14688,'_elementor_template_type','page'),(2217,14688,'_elementor_version','3.2.3'),(2218,14688,'_wp_page_template','default'),(2219,14688,'_elementor_data','[{\"id\":\"510ef28\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1fad960\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b2eb55f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":665,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78315da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9c78366\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/05\\/404.png\",\"id\":14689},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"13181ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"404 Error\\n\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2.97,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed6dd87\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ops! It seems like the page you are looking for is not available! Please try again with another page or go back to home.<\\/p>\",\"align\":\"center\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.66,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a2f734\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Back to Home\",\"button_align\":\"center\",\"boxed_btn_color\":\"#473BF0\",\"boxed_btn_background\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_color\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_color\":\"\",\"button_border_color\":\"\"},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2220,14688,'_elementor_controls_usage','a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:11:\"button_type\";i:1;s:12:\"button_label\";i:1;s:12:\"button_align\";i:1;s:10:\"button_url\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:6:{s:15:\"boxed_btn_color\";i:1;s:20:\"boxed_btn_background\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:19:\"button_border_color\";i:1;s:14:\"button_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:2;s:7:\"padding\";i:1;}}}}}'),(7882,15222,'_elementor_version','3.0.11'),(11011,15573,'_elementor_page_assets','a:0:{}'),(11010,15573,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(7881,15222,'_elementor_template_type','wp-page'),(11009,15573,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":11,\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11008,15573,'_elementor_version','3.4.2'),(11007,15573,'_elementor_template_type','wp-post'),(11006,15573,'_elementor_edit_mode','builder'),(11005,15573,'_wp_page_template','default'),(7880,15222,'_elementor_edit_mode','builder'),(2274,26,'inline_featured_image','0'),(2275,26,'choose_header_variations','0'),(2276,26,'_choose_header_variations','field_5b8144ace4925'),(2277,26,'navbar_sticky','sticky'),(2278,26,'_navbar_sticky','field_5c73b55d5014c'),(2279,26,'use_custom_logo','0'),(2280,26,'_use_custom_logo','field_5c718923b2115'),(2281,26,'buttons_background_color',''),(2282,26,'_buttons_background_color','field_5c721ec248a3d'),(2283,26,'buttons_text_color',''),(2284,26,'_buttons_text_color','field_5c721ed648a3e'),(2285,26,'buttons_border_color',''),(2286,26,'_buttons_border_color','field_5c723ccb7677b'),(2287,26,'buttons_hover_background_color',''),(2288,26,'_buttons_hover_background_color','field_5c72341d85272'),(2289,26,'buttons_hover_text_color',''),(2290,26,'_buttons_hover_text_color','field_5c7235491991b'),(2291,26,'buttons_hover_border_color',''),(2292,26,'_buttons_hover_border_color','field_5c7235571991c'),(2293,26,'sticky_buttons_background_color',''),(2294,26,'_sticky_buttons_background_color','field_5c721f1648a42'),(2295,26,'sticky_buttons_text_color',''),(2296,26,'_sticky_buttons_text_color','field_5c721f1f48a43'),(2297,26,'sticky_buttons_hover_background_color',''),(2298,26,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(2299,26,'sticky_buttons_hover_text_color',''),(2300,26,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(2301,26,'sticky_buttons_hover_border_color',''),(2302,26,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(2303,26,'sticky_button_custom_css',''),(2304,26,'_sticky_button_custom_css','field_5c72342c85273'),(2305,26,'hide_global_footer','0'),(2306,26,'_hide_global_footer','field_5b5ab66bdd531'),(2307,26,'choose_header_variations','0'),(2308,26,'_choose_header_variations','field_5b8144ace4925'),(2309,26,'navbar_sticky','sticky'),(2310,26,'_navbar_sticky','field_5c73b55d5014c'),(2311,26,'use_custom_logo','0'),(2312,26,'_use_custom_logo','field_5c718923b2115'),(2313,26,'buttons_background_color',''),(2314,26,'_buttons_background_color','field_5c721ec248a3d'),(2315,26,'buttons_text_color',''),(2316,26,'_buttons_text_color','field_5c721ed648a3e'),(2317,26,'buttons_border_color',''),(2318,26,'_buttons_border_color','field_5c723ccb7677b'),(2319,26,'buttons_hover_background_color',''),(2320,26,'_buttons_hover_background_color','field_5c72341d85272'),(2321,26,'buttons_hover_text_color',''),(2322,26,'_buttons_hover_text_color','field_5c7235491991b'),(2323,26,'buttons_hover_border_color',''),(2324,26,'_buttons_hover_border_color','field_5c7235571991c'),(2325,26,'sticky_buttons_background_color',''),(2326,26,'_sticky_buttons_background_color','field_5c721f1648a42'),(2327,26,'sticky_buttons_text_color',''),(2328,26,'_sticky_buttons_text_color','field_5c721f1f48a43'),(2329,26,'sticky_buttons_hover_background_color',''),(2330,26,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(2331,26,'sticky_buttons_hover_text_color',''),(2332,26,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(2333,26,'sticky_buttons_hover_border_color',''),(2334,26,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(2335,26,'sticky_button_custom_css',''),(2336,26,'_sticky_button_custom_css','field_5c72342c85273'),(2337,26,'hide_global_footer','0'),(2338,26,'_hide_global_footer','field_5b5ab66bdd531'),(2339,26,'choose_header_variations','0'),(2340,26,'_choose_header_variations','field_5b8144ace4925'),(2341,26,'navbar_sticky','sticky'),(2342,26,'_navbar_sticky','field_5c73b55d5014c'),(2343,26,'use_custom_logo','0'),(2344,26,'_use_custom_logo','field_5c718923b2115'),(2345,26,'buttons_background_color',''),(2346,26,'_buttons_background_color','field_5c721ec248a3d'),(2347,26,'buttons_text_color',''),(2348,26,'_buttons_text_color','field_5c721ed648a3e'),(2349,26,'buttons_border_color',''),(2350,26,'_buttons_border_color','field_5c723ccb7677b'),(2351,26,'buttons_hover_background_color',''),(2352,26,'_buttons_hover_background_color','field_5c72341d85272'),(2353,26,'buttons_hover_text_color',''),(2354,26,'_buttons_hover_text_color','field_5c7235491991b'),(2355,26,'buttons_hover_border_color',''),(2356,26,'_buttons_hover_border_color','field_5c7235571991c'),(2357,26,'sticky_buttons_background_color',''),(2358,26,'_sticky_buttons_background_color','field_5c721f1648a42'),(2359,26,'sticky_buttons_text_color',''),(2360,26,'_sticky_buttons_text_color','field_5c721f1f48a43'),(2361,26,'sticky_buttons_hover_background_color',''),(2362,26,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(2363,26,'sticky_buttons_hover_text_color',''),(2364,26,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(2365,26,'sticky_buttons_hover_border_color',''),(2366,26,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(2367,26,'sticky_button_custom_css',''),(2368,26,'_sticky_button_custom_css','field_5c72342c85273'),(2369,26,'hide_global_footer','0'),(2370,26,'_hide_global_footer','field_5b5ab66bdd531'),(2371,26,'choose_header_variations','0'),(2372,26,'_choose_header_variations','field_5b8144ace4925'),(2373,26,'navbar_sticky','sticky'),(2374,26,'_navbar_sticky','field_5c73b55d5014c'),(2375,26,'use_custom_logo','0'),(2376,26,'_use_custom_logo','field_5c718923b2115'),(2377,26,'buttons_background_color',''),(2378,26,'_buttons_background_color','field_5c721ec248a3d'),(2379,26,'buttons_text_color',''),(2380,26,'_buttons_text_color','field_5c721ed648a3e'),(2381,26,'buttons_border_color',''),(2382,26,'_buttons_border_color','field_5c723ccb7677b'),(2383,26,'buttons_hover_background_color',''),(2384,26,'_buttons_hover_background_color','field_5c72341d85272'),(2385,26,'buttons_hover_text_color',''),(2386,26,'_buttons_hover_text_color','field_5c7235491991b'),(2387,26,'buttons_hover_border_color',''),(2388,26,'_buttons_hover_border_color','field_5c7235571991c'),(2389,26,'sticky_buttons_background_color',''),(2390,26,'_sticky_buttons_background_color','field_5c721f1648a42'),(2391,26,'sticky_buttons_text_color',''),(2392,26,'_sticky_buttons_text_color','field_5c721f1f48a43'),(2393,26,'sticky_buttons_hover_background_color',''),(2394,26,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(2395,26,'sticky_buttons_hover_text_color',''),(2396,26,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(2397,26,'sticky_buttons_hover_border_color',''),(2398,26,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(2399,26,'sticky_button_custom_css',''),(2400,26,'_sticky_button_custom_css','field_5c72342c85273'),(2401,26,'hide_global_footer','0'),(2402,26,'_hide_global_footer','field_5b5ab66bdd531'),(2403,26,'choose_header_variations','0'),(2404,26,'_choose_header_variations','field_5b8144ace4925'),(2405,26,'navbar_sticky','sticky'),(2406,26,'_navbar_sticky','field_5c73b55d5014c'),(2407,26,'use_custom_logo','0'),(2408,26,'_use_custom_logo','field_5c718923b2115'),(2409,26,'buttons_background_color',''),(2410,26,'_buttons_background_color','field_5c721ec248a3d'),(2411,26,'buttons_text_color',''),(2412,26,'_buttons_text_color','field_5c721ed648a3e'),(2413,26,'buttons_border_color',''),(2414,26,'_buttons_border_color','field_5c723ccb7677b'),(2415,26,'buttons_hover_background_color',''),(2416,26,'_buttons_hover_background_color','field_5c72341d85272'),(2417,26,'buttons_hover_text_color',''),(2418,26,'_buttons_hover_text_color','field_5c7235491991b'),(2419,26,'buttons_hover_border_color',''),(2420,26,'_buttons_hover_border_color','field_5c7235571991c'),(2421,26,'sticky_buttons_background_color',''),(2422,26,'_sticky_buttons_background_color','field_5c721f1648a42'),(2423,26,'sticky_buttons_text_color',''),(2424,26,'_sticky_buttons_text_color','field_5c721f1f48a43'),(2425,26,'sticky_buttons_hover_background_color',''),(2426,26,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(2427,26,'sticky_buttons_hover_text_color',''),(2428,26,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(2429,26,'sticky_buttons_hover_border_color',''),(2430,26,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(2431,26,'sticky_button_custom_css',''),(2432,26,'_sticky_button_custom_css','field_5c72342c85273'),(2433,26,'hide_global_footer','0'),(2434,26,'_hide_global_footer','field_5b5ab66bdd531'),(2435,26,'_wp_page_template','default'),(2436,26,'inline_featured_image','0'),(2437,26,'choose_header_variations','0'),(2438,26,'_choose_header_variations','field_5b8144ace4925'),(2439,26,'navbar_sticky','sticky'),(2440,26,'_navbar_sticky','field_5c73b55d5014c'),(2441,26,'use_custom_logo','0'),(2442,26,'_use_custom_logo','field_5c718923b2115'),(2443,26,'buttons_background_color',''),(2444,26,'_buttons_background_color','field_5c721ec248a3d'),(2445,26,'buttons_text_color',''),(2446,26,'_buttons_text_color','field_5c721ed648a3e'),(2447,26,'buttons_border_color',''),(2448,26,'_buttons_border_color','field_5c723ccb7677b'),(2449,26,'buttons_hover_background_color',''),(2450,26,'_buttons_hover_background_color','field_5c72341d85272'),(2451,26,'buttons_hover_text_color',''),(2452,26,'_buttons_hover_text_color','field_5c7235491991b'),(2453,26,'buttons_hover_border_color',''),(2454,26,'_buttons_hover_border_color','field_5c7235571991c'),(2455,26,'sticky_buttons_background_color',''),(2456,26,'_sticky_buttons_background_color','field_5c721f1648a42'),(2457,26,'sticky_buttons_text_color',''),(2458,26,'_sticky_buttons_text_color','field_5c721f1f48a43'),(2459,26,'sticky_buttons_hover_background_color',''),(2460,26,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(2461,26,'sticky_buttons_hover_text_color',''),(2462,26,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(2463,26,'sticky_buttons_hover_border_color',''),(2464,26,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(2465,26,'sticky_button_custom_css',''),(2466,26,'_sticky_button_custom_css','field_5c72342c85273'),(2467,26,'hide_global_footer','0'),(2468,26,'_hide_global_footer','field_5b5ab66bdd531'),(2469,26,'hide_global_footer','0'),(2470,26,'_hide_global_footer','field_5b5ab66bdd531'),(2471,26,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(2472,26,'sticky_button_custom_css',''),(2473,26,'_sticky_button_custom_css','field_5c72342c85273'),(2474,26,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(2475,26,'sticky_buttons_hover_border_color',''),(2476,26,'sticky_buttons_hover_background_color',''),(2477,26,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(2478,26,'sticky_buttons_hover_text_color',''),(2479,26,'_sticky_buttons_background_color','field_5c721f1648a42'),(2480,26,'sticky_buttons_text_color',''),(2481,26,'_sticky_buttons_text_color','field_5c721f1f48a43'),(2482,26,'buttons_hover_border_color',''),(2483,26,'_buttons_hover_border_color','field_5c7235571991c'),(2484,26,'sticky_buttons_background_color',''),(2485,26,'_buttons_hover_background_color','field_5c72341d85272'),(2486,26,'buttons_hover_text_color',''),(2487,26,'_buttons_hover_text_color','field_5c7235491991b'),(2488,26,'_buttons_text_color','field_5c721ed648a3e'),(2489,26,'buttons_border_color',''),(2490,26,'_buttons_border_color','field_5c723ccb7677b'),(2491,26,'buttons_hover_background_color',''),(2492,26,'_use_custom_logo','field_5c718923b2115'),(2493,26,'buttons_background_color',''),(2494,26,'_buttons_background_color','field_5c721ec248a3d'),(2495,26,'buttons_text_color',''),(2496,26,'navbar_sticky','sticky'),(2497,26,'_navbar_sticky','field_5c73b55d5014c'),(2498,26,'use_custom_logo','0'),(2499,26,'choose_header_variations','0'),(2500,26,'_choose_header_variations','field_5b8144ace4925'),(2501,26,'choose_header_variations','0'),(2502,26,'_choose_header_variations','field_5b8144ace4925'),(2503,26,'navbar_sticky','sticky'),(2504,26,'_navbar_sticky','field_5c73b55d5014c'),(2505,26,'use_custom_logo','0'),(2506,26,'_use_custom_logo','field_5c718923b2115'),(2507,26,'buttons_background_color',''),(2508,26,'_buttons_background_color','field_5c721ec248a3d'),(2509,26,'buttons_text_color',''),(2510,26,'_buttons_text_color','field_5c721ed648a3e'),(2511,26,'buttons_border_color',''),(2512,26,'_buttons_border_color','field_5c723ccb7677b'),(2513,26,'buttons_hover_background_color',''),(2514,26,'_buttons_hover_background_color','field_5c72341d85272'),(2515,26,'buttons_hover_text_color',''),(2516,26,'_buttons_hover_text_color','field_5c7235491991b'),(2517,26,'buttons_hover_border_color',''),(2518,26,'_buttons_hover_border_color','field_5c7235571991c'),(2519,26,'sticky_buttons_background_color',''),(2520,26,'_sticky_buttons_background_color','field_5c721f1648a42'),(2521,26,'sticky_buttons_text_color',''),(2522,26,'_sticky_buttons_text_color','field_5c721f1f48a43'),(2523,26,'sticky_buttons_hover_background_color',''),(2524,26,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(2525,26,'sticky_buttons_hover_text_color',''),(2526,26,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(2527,26,'sticky_buttons_hover_border_color',''),(2528,26,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(2529,26,'sticky_button_custom_css',''),(2530,26,'_sticky_button_custom_css','field_5c72342c85273'),(2531,26,'hide_global_footer','0'),(2532,26,'_hide_global_footer','field_5b5ab66bdd531'),(2533,26,'hide_global_footer','0'),(2534,26,'_sticky_button_custom_css','field_5c72342c85273'),(2535,26,'sticky_button_custom_css',''),(2536,26,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(2537,26,'sticky_buttons_hover_border_color',''),(2538,26,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(2539,26,'sticky_buttons_hover_text_color',''),(2540,26,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(2541,26,'sticky_buttons_hover_background_color',''),(2542,26,'_sticky_buttons_text_color','field_5c721f1f48a43'),(2543,26,'sticky_buttons_text_color',''),(2544,26,'_sticky_buttons_background_color','field_5c721f1648a42'),(2545,26,'sticky_buttons_background_color',''),(2546,26,'_buttons_hover_border_color','field_5c7235571991c'),(2547,26,'buttons_hover_border_color',''),(2548,26,'buttons_hover_text_color',''),(2549,26,'_buttons_hover_text_color','field_5c7235491991b'),(2550,26,'_buttons_hover_background_color','field_5c72341d85272'),(2551,26,'buttons_hover_background_color',''),(2552,26,'_buttons_border_color','field_5c723ccb7677b'),(2553,26,'buttons_border_color',''),(2554,26,'_buttons_text_color','field_5c721ed648a3e'),(2555,26,'buttons_text_color',''),(2556,26,'_buttons_background_color','field_5c721ec248a3d'),(2557,26,'buttons_background_color',''),(2558,26,'_use_custom_logo','field_5c718923b2115'),(2559,26,'use_custom_logo','0'),(2560,26,'_navbar_sticky','field_5c73b55d5014c'),(2561,26,'navbar_sticky','sticky'),(2562,26,'_choose_header_variations','field_5b8144ace4925'),(2563,26,'choose_header_variations','0'),(2564,26,'_hide_global_footer','field_5b5ab66bdd531'),(2565,26,'choose_header_variations','0'),(2566,26,'_choose_header_variations','field_5b8144ace4925'),(2567,26,'navbar_sticky','sticky'),(2568,26,'_navbar_sticky','field_5c73b55d5014c'),(2569,26,'use_custom_logo','0'),(2570,26,'_use_custom_logo','field_5c718923b2115'),(2571,26,'buttons_background_color',''),(2572,26,'_buttons_background_color','field_5c721ec248a3d'),(2573,26,'buttons_text_color',''),(2574,26,'_buttons_text_color','field_5c721ed648a3e'),(2575,26,'buttons_border_color',''),(2576,26,'_buttons_border_color','field_5c723ccb7677b'),(2577,26,'buttons_hover_background_color',''),(2578,26,'_buttons_hover_background_color','field_5c72341d85272'),(2579,26,'buttons_hover_text_color',''),(2580,26,'_buttons_hover_text_color','field_5c7235491991b'),(2581,26,'buttons_hover_border_color',''),(2582,26,'_buttons_hover_border_color','field_5c7235571991c'),(2583,26,'sticky_buttons_background_color',''),(2584,26,'_sticky_buttons_background_color','field_5c721f1648a42'),(2585,26,'sticky_buttons_text_color',''),(2586,26,'_sticky_buttons_text_color','field_5c721f1f48a43'),(2587,26,'sticky_buttons_hover_background_color',''),(2588,26,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(2589,26,'sticky_buttons_hover_text_color',''),(2590,26,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(2591,26,'sticky_buttons_hover_border_color',''),(2592,26,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(2593,26,'sticky_button_custom_css',''),(2594,26,'_sticky_button_custom_css','field_5c72342c85273'),(2595,26,'hide_global_footer','0'),(2596,26,'_hide_global_footer','field_5b5ab66bdd531'),(2597,26,'_wp_page_template','default'),(2598,26,'inline_featured_image','0'),(2599,26,'choose_header_variations','0'),(2600,26,'_choose_header_variations','field_5b8144ace4925'),(2601,26,'navbar_sticky','sticky'),(2602,26,'_navbar_sticky','field_5c73b55d5014c'),(2603,26,'use_custom_logo','0'),(2604,26,'_use_custom_logo','field_5c718923b2115'),(2605,26,'buttons_background_color',''),(2606,26,'_buttons_background_color','field_5c721ec248a3d'),(2607,26,'buttons_text_color',''),(2608,26,'_buttons_text_color','field_5c721ed648a3e'),(2609,26,'buttons_border_color',''),(2610,26,'_buttons_border_color','field_5c723ccb7677b'),(2611,26,'buttons_hover_background_color',''),(2612,26,'_buttons_hover_background_color','field_5c72341d85272'),(2613,26,'buttons_hover_text_color',''),(2614,26,'_buttons_hover_text_color','field_5c7235491991b'),(2615,26,'buttons_hover_border_color',''),(2616,26,'_buttons_hover_border_color','field_5c7235571991c'),(2617,26,'sticky_buttons_background_color',''),(2618,26,'_sticky_buttons_background_color','field_5c721f1648a42'),(2619,26,'sticky_buttons_text_color',''),(2620,26,'_sticky_buttons_text_color','field_5c721f1f48a43'),(2621,26,'sticky_buttons_hover_background_color',''),(2622,26,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(2623,26,'sticky_buttons_hover_text_color',''),(2624,26,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(2625,26,'sticky_buttons_hover_border_color',''),(2626,26,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(2627,26,'sticky_button_custom_css',''),(2628,26,'_sticky_button_custom_css','field_5c72342c85273'),(2629,26,'hide_global_footer','0'),(2630,26,'_hide_global_footer','field_5b5ab66bdd531'),(2631,26,'hide_global_footer','0'),(2632,26,'_hide_global_footer','field_5b5ab66bdd531'),(2633,26,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(2634,26,'sticky_button_custom_css',''),(2635,26,'_sticky_button_custom_css','field_5c72342c85273'),(2636,26,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(2637,26,'sticky_buttons_hover_border_color',''),(2638,26,'sticky_buttons_hover_background_color',''),(2639,26,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(2640,26,'sticky_buttons_hover_text_color',''),(2641,26,'_sticky_buttons_background_color','field_5c721f1648a42'),(2642,26,'sticky_buttons_text_color',''),(2643,26,'_sticky_buttons_text_color','field_5c721f1f48a43'),(2644,26,'buttons_hover_border_color',''),(2645,26,'_buttons_hover_border_color','field_5c7235571991c'),(2646,26,'sticky_buttons_background_color',''),(2647,26,'_buttons_hover_background_color','field_5c72341d85272'),(2648,26,'buttons_hover_text_color',''),(2649,26,'_buttons_hover_text_color','field_5c7235491991b'),(2650,26,'_buttons_text_color','field_5c721ed648a3e'),(2651,26,'buttons_border_color',''),(2652,26,'_buttons_border_color','field_5c723ccb7677b'),(2653,26,'buttons_hover_background_color',''),(2654,26,'_use_custom_logo','field_5c718923b2115'),(2655,26,'buttons_background_color',''),(2656,26,'_buttons_background_color','field_5c721ec248a3d'),(2657,26,'buttons_text_color',''),(2658,26,'navbar_sticky','sticky'),(2659,26,'_navbar_sticky','field_5c73b55d5014c'),(2660,26,'use_custom_logo','0'),(2661,26,'choose_header_variations','0'),(2662,26,'_choose_header_variations','field_5b8144ace4925'),(2663,26,'choose_header_variations','0'),(2664,26,'_choose_header_variations','field_5b8144ace4925'),(2665,26,'navbar_sticky','sticky'),(2666,26,'_navbar_sticky','field_5c73b55d5014c'),(2667,26,'use_custom_logo','0'),(2668,26,'_use_custom_logo','field_5c718923b2115'),(2669,26,'buttons_background_color',''),(2670,26,'_buttons_background_color','field_5c721ec248a3d'),(2671,26,'buttons_text_color',''),(2672,26,'_buttons_text_color','field_5c721ed648a3e'),(2673,26,'buttons_border_color',''),(2674,26,'_buttons_border_color','field_5c723ccb7677b'),(2675,26,'buttons_hover_background_color',''),(2676,26,'_buttons_hover_background_color','field_5c72341d85272'),(2677,26,'buttons_hover_text_color',''),(2678,26,'_buttons_hover_text_color','field_5c7235491991b'),(2679,26,'buttons_hover_border_color',''),(2680,26,'_buttons_hover_border_color','field_5c7235571991c'),(2681,26,'sticky_buttons_background_color',''),(2682,26,'_sticky_buttons_background_color','field_5c721f1648a42'),(2683,26,'sticky_buttons_text_color',''),(2684,26,'_sticky_buttons_text_color','field_5c721f1f48a43'),(2685,26,'sticky_buttons_hover_background_color',''),(2686,26,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(2687,26,'sticky_buttons_hover_text_color',''),(2688,26,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(2689,26,'sticky_buttons_hover_border_color',''),(2690,26,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(2691,26,'sticky_button_custom_css',''),(2692,26,'_sticky_button_custom_css','field_5c72342c85273'),(2693,26,'hide_global_footer','0'),(2694,26,'_hide_global_footer','field_5b5ab66bdd531'),(2695,26,'hide_global_footer','0'),(2696,26,'_sticky_button_custom_css','field_5c72342c85273'),(2697,26,'sticky_button_custom_css',''),(2698,26,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(2699,26,'sticky_buttons_hover_border_color',''),(2700,26,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(2701,26,'sticky_buttons_hover_text_color',''),(2702,26,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(2703,26,'sticky_buttons_hover_background_color',''),(2704,26,'_sticky_buttons_text_color','field_5c721f1f48a43'),(2705,26,'sticky_buttons_text_color',''),(2706,26,'_sticky_buttons_background_color','field_5c721f1648a42'),(2707,26,'sticky_buttons_background_color',''),(2708,26,'_buttons_hover_border_color','field_5c7235571991c'),(2709,26,'buttons_hover_border_color',''),(2710,26,'buttons_hover_text_color',''),(2711,26,'_buttons_hover_text_color','field_5c7235491991b'),(2712,26,'_buttons_hover_background_color','field_5c72341d85272'),(2713,26,'buttons_hover_background_color',''),(2714,26,'_buttons_border_color','field_5c723ccb7677b'),(2715,26,'buttons_border_color',''),(2716,26,'_buttons_text_color','field_5c721ed648a3e'),(2717,26,'buttons_text_color',''),(2718,26,'_buttons_background_color','field_5c721ec248a3d'),(2719,26,'buttons_background_color',''),(2720,26,'_use_custom_logo','field_5c718923b2115'),(2721,26,'use_custom_logo','0'),(2722,26,'_navbar_sticky','field_5c73b55d5014c'),(2723,26,'navbar_sticky','sticky'),(2724,26,'_choose_header_variations','field_5b8144ace4925'),(2725,26,'choose_header_variations','0'),(2726,26,'_hide_global_footer','field_5b5ab66bdd531'),(2727,26,'choose_header_variations','0'),(2728,26,'_choose_header_variations','field_5b8144ace4925'),(2729,26,'navbar_sticky','sticky'),(2730,26,'_navbar_sticky','field_5c73b55d5014c'),(2731,26,'use_custom_logo','0'),(2732,26,'_use_custom_logo','field_5c718923b2115'),(2733,26,'buttons_background_color',''),(2734,26,'_buttons_background_color','field_5c721ec248a3d'),(2735,26,'buttons_text_color',''),(2736,26,'_buttons_text_color','field_5c721ed648a3e'),(2737,26,'buttons_border_color',''),(2738,26,'_buttons_border_color','field_5c723ccb7677b'),(2739,26,'buttons_hover_background_color',''),(2740,26,'_buttons_hover_background_color','field_5c72341d85272'),(2741,26,'buttons_hover_text_color',''),(2742,26,'_buttons_hover_text_color','field_5c7235491991b'),(2743,26,'buttons_hover_border_color',''),(2744,26,'_buttons_hover_border_color','field_5c7235571991c'),(2745,26,'sticky_buttons_background_color',''),(2746,26,'_sticky_buttons_background_color','field_5c721f1648a42'),(2747,26,'sticky_buttons_text_color',''),(2748,26,'_sticky_buttons_text_color','field_5c721f1f48a43'),(2749,26,'sticky_buttons_hover_background_color',''),(2750,26,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(2751,26,'sticky_buttons_hover_text_color',''),(2752,26,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(2753,26,'sticky_buttons_hover_border_color',''),(2754,26,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(2755,26,'sticky_button_custom_css',''),(2756,26,'_sticky_button_custom_css','field_5c72342c85273'),(2757,26,'hide_global_footer','0'),(2758,26,'_hide_global_footer','field_5b5ab66bdd531'),(2759,26,'_wp_page_template','default'),(2760,291,'inline_featured_image','0'),(2761,291,'hide_global_header','0'),(2762,291,'_hide_global_header','field_5f3288799a622'),(2763,291,'navbar_color_scheme','navbar-light'),(2764,291,'_navbar_color_scheme','field_5c719ab785df8'),(2765,291,'enable_header_buttons','show'),(2766,291,'_enable_header_buttons','field_5c7122a4da07a'),(2767,291,'header_btn1_text',''),(2768,291,'_header_btn1_text','header_btn1_text'),(2769,291,'header_btn1_url',''),(2770,291,'_header_btn1_url','header_btn1_url'),(2771,291,'use_custom_logo','0'),(2772,291,'_use_custom_logo','field_5c718923b2115'),(2773,291,'buttons_background_color',''),(2774,291,'_buttons_background_color','field_5c721ec248a3d'),(2775,291,'buttons_text_color',''),(2776,291,'_buttons_text_color','field_5c721ed648a3e'),(2777,291,'buttons_border_color',''),(2778,291,'_buttons_border_color','field_5c723ccb7677b'),(2779,291,'buttons_hover_background_color',''),(2780,291,'_buttons_hover_background_color','field_5c72341d85272'),(2781,291,'buttons_hover_text_color',''),(2782,291,'_buttons_hover_text_color','field_5c7235491991b'),(2783,291,'buttons_hover_border_color',''),(2784,291,'_buttons_hover_border_color','field_5c7235571991c'),(2785,291,'sticky_buttons_background_color',''),(2786,291,'_sticky_buttons_background_color','field_5c721f1648a42'),(2787,291,'sticky_buttons_text_color',''),(2788,291,'_sticky_buttons_text_color','field_5c721f1f48a43'),(2789,291,'sticky_buttons_hover_background_color',''),(2790,291,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(2791,291,'sticky_buttons_hover_text_color',''),(2792,291,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(2793,291,'sticky_buttons_hover_border_color',''),(2794,291,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(2795,291,'sticky_button_custom_css',''),(2796,291,'_sticky_button_custom_css','field_5c72342c85273'),(2797,291,'hide_global_footer','0'),(2798,291,'_hide_global_footer','field_5b5ab66bdd531'),(2799,291,'_elementor_edit_mode','builder'),(2800,291,'_elementor_template_type','wp-page'),(2801,291,'_elementor_version','3.0.11'),(2802,291,'_wp_page_template','elementor_header_footer'),(2803,291,'_elementor_data','[{\"id\":\"f967fd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"69\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0e88b88\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":7.5},\"elements\":[],\"isInner\":false},{\"id\":\"139f61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":85},\"elements\":[{\"id\":\"c3ec6a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Circular Std\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ec81cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dd15e2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":7.5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c562eb3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e14dc00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6053868\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f1c8b4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dcc4b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781.png\",\"id\":295},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac9d58\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"21b2303\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3c65fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are here to help the customers to get their success.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"117\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"54ff429\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0ff338c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand of service.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2e56184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. With lots of unique blocks, you can easily build a page without coding any other page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6857630\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fed84f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.22800000000000153477230924181640148162841796875,\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"985e98a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b3e8f63\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"efb0d46\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/man-wearing-yellow-dress-shirt-using-silver-laptop-3184315.png\",\"id\":300},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16b62c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/photo-of-women-looking-on-laptop-3182798.jpg\",\"id\":298},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6ea3348\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c2bfa74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/photo-of-woman-sitting-on-wooden-table-3182761.jpg\",\"id\":299},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"41\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c279103\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/group-of-people-sitting-beside-table-2422295.jpg\",\"id\":297},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"31792b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.77199999999999846522769075818359851837158203125,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"97\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":55,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6a668\",\"elType\":\"widget\",\"settings\":{\"title\":\"High skilled coders\\nfrom worldwide.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d52eed3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand of service.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8874c8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. With lots of unique blocks, you can easily build a page without coding any other page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8484d0d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6057c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7089884\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1522dd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":8.5},\"elements\":[],\"isInner\":true},{\"id\":\"f21c772\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":83},\"elements\":[{\"id\":\"e5e0e9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26cdb1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#7A7A7A\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Circular Std\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"0caaf14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":8.5},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"3959a01\",\"elType\":\"widget\",\"settings\":{\"continue_reading_title\":\"Continue reading\",\"apply_title\":\"Interested to join \\r\\n                our team ?\",\"apply_btn_title\":\"Apply now\",\"posts_per_page\":7,\"apply_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_spacing_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"name_spacing_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"postion_spacing_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"postion_spacing_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"name_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"postion_color\":\"#7A7A7A\",\"apply_title_spacing\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"postion_color\":\"\"},\"apply_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"team-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(2805,291,'hide_global_header','0'),(2806,291,'_hide_global_header','field_5f3288799a622'),(2807,291,'navbar_color_scheme','navbar-light'),(2808,291,'_navbar_color_scheme','field_5c719ab785df8'),(2809,291,'enable_header_buttons','show'),(2810,291,'_enable_header_buttons','field_5c7122a4da07a'),(2811,291,'header_btn1_text',''),(2812,291,'_header_btn1_text','header_btn1_text'),(2813,291,'header_btn1_url',''),(2814,291,'_header_btn1_url','header_btn1_url'),(2815,291,'use_custom_logo','0'),(2816,291,'_use_custom_logo','field_5c718923b2115'),(2817,291,'buttons_background_color',''),(2818,291,'_buttons_background_color','field_5c721ec248a3d'),(2819,291,'buttons_text_color',''),(2820,291,'_buttons_text_color','field_5c721ed648a3e'),(2821,291,'buttons_border_color',''),(2822,291,'_buttons_border_color','field_5c723ccb7677b'),(2823,291,'buttons_hover_background_color',''),(2824,291,'_buttons_hover_background_color','field_5c72341d85272'),(2825,291,'buttons_hover_text_color',''),(2826,291,'_buttons_hover_text_color','field_5c7235491991b'),(2827,291,'buttons_hover_border_color',''),(2828,291,'_buttons_hover_border_color','field_5c7235571991c'),(2829,291,'sticky_buttons_background_color',''),(2830,291,'_sticky_buttons_background_color','field_5c721f1648a42'),(2831,291,'sticky_buttons_text_color',''),(2832,291,'_sticky_buttons_text_color','field_5c721f1f48a43'),(2833,291,'sticky_buttons_hover_background_color',''),(2834,291,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(2835,291,'sticky_buttons_hover_text_color',''),(2836,291,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(2837,291,'sticky_buttons_hover_border_color',''),(2838,291,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(2839,291,'sticky_button_custom_css',''),(2840,291,'_sticky_button_custom_css','field_5c72342c85273'),(2841,291,'hide_global_footer','0'),(2842,291,'_hide_global_footer','field_5b5ab66bdd531'),(2843,291,'_elementor_edit_mode','builder'),(2844,291,'_elementor_template_type','wp-page'),(2845,291,'_elementor_version','3.0.11'),(2846,291,'_wp_page_template','elementor_header_footer'),(2847,291,'_elementor_data','[{\"id\":\"f967fd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"69\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0e88b88\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":7.5},\"elements\":[],\"isInner\":false},{\"id\":\"139f61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":85},\"elements\":[{\"id\":\"c3ec6a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Circular Std\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ec81cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dd15e2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":7.5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c562eb3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e14dc00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6053868\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f1c8b4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dcc4b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781.png\",\"id\":295},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac9d58\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"21b2303\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3c65fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are here to help the customers to get their success.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"117\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"54ff429\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0ff338c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand of service.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2e56184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. With lots of unique blocks, you can easily build a page without coding any other page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6857630\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fed84f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.22800000000000153477230924181640148162841796875,\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"985e98a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b3e8f63\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"efb0d46\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/man-wearing-yellow-dress-shirt-using-silver-laptop-3184315.png\",\"id\":300},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16b62c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/photo-of-women-looking-on-laptop-3182798.jpg\",\"id\":298},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6ea3348\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c2bfa74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/photo-of-woman-sitting-on-wooden-table-3182761.jpg\",\"id\":299},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"41\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c279103\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/group-of-people-sitting-beside-table-2422295.jpg\",\"id\":297},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"31792b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.77199999999999846522769075818359851837158203125,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"97\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":55,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6a668\",\"elType\":\"widget\",\"settings\":{\"title\":\"High skilled coders\\nfrom worldwide.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d52eed3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand of service.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8874c8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. With lots of unique blocks, you can easily build a page without coding any other page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8484d0d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6057c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7089884\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1522dd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":8.5},\"elements\":[],\"isInner\":true},{\"id\":\"f21c772\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":83},\"elements\":[{\"id\":\"e5e0e9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26cdb1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#7A7A7A\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Circular Std\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"0caaf14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":8.5},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"3959a01\",\"elType\":\"widget\",\"settings\":{\"continue_reading_title\":\"Continue reading\",\"apply_title\":\"Interested to join \\r\\n                our team ?\",\"apply_btn_title\":\"Apply now\",\"posts_per_page\":7,\"apply_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_spacing_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"name_spacing_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"postion_spacing_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"postion_spacing_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"name_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"postion_color\":\"#7A7A7A\",\"apply_title_spacing\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"postion_color\":\"\"},\"apply_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"team-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(2849,291,'hide_global_header','0'),(2850,291,'_hide_global_header','field_5f3288799a622'),(2851,291,'navbar_color_scheme','navbar-light'),(2852,291,'_navbar_color_scheme','field_5c719ab785df8'),(2853,291,'enable_header_buttons','show'),(2854,291,'_enable_header_buttons','field_5c7122a4da07a'),(2855,291,'header_btn1_text',''),(2856,291,'_header_btn1_text','header_btn1_text'),(2857,291,'header_btn1_url',''),(2858,291,'_header_btn1_url','header_btn1_url'),(2859,291,'use_custom_logo','0'),(2860,291,'_use_custom_logo','field_5c718923b2115'),(2861,291,'buttons_background_color',''),(2862,291,'_buttons_background_color','field_5c721ec248a3d'),(2863,291,'buttons_text_color',''),(2864,291,'_buttons_text_color','field_5c721ed648a3e'),(2865,291,'buttons_border_color',''),(2866,291,'_buttons_border_color','field_5c723ccb7677b'),(2867,291,'buttons_hover_background_color',''),(2868,291,'_buttons_hover_background_color','field_5c72341d85272'),(2869,291,'buttons_hover_text_color',''),(2870,291,'_buttons_hover_text_color','field_5c7235491991b'),(2871,291,'buttons_hover_border_color',''),(2872,291,'_buttons_hover_border_color','field_5c7235571991c'),(2873,291,'sticky_buttons_background_color',''),(2874,291,'_sticky_buttons_background_color','field_5c721f1648a42'),(2875,291,'sticky_buttons_text_color',''),(2876,291,'_sticky_buttons_text_color','field_5c721f1f48a43'),(2877,291,'sticky_buttons_hover_background_color',''),(2878,291,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(2879,291,'sticky_buttons_hover_text_color',''),(2880,291,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(2881,291,'sticky_buttons_hover_border_color',''),(2882,291,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(2883,291,'sticky_button_custom_css',''),(2884,291,'_sticky_button_custom_css','field_5c72342c85273'),(2885,291,'hide_global_footer','0'),(2886,291,'_hide_global_footer','field_5b5ab66bdd531'),(2887,291,'_elementor_edit_mode','builder'),(2888,291,'_elementor_template_type','wp-page'),(2889,291,'_elementor_version','3.0.11'),(2890,291,'_wp_page_template','elementor_header_footer'),(2891,291,'_elementor_data','[{\"id\":\"f967fd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"69\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0e88b88\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":7.5},\"elements\":[],\"isInner\":false},{\"id\":\"139f61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":85},\"elements\":[{\"id\":\"c3ec6a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Circular Std\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ec81cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dd15e2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":7.5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c562eb3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e14dc00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6053868\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f1c8b4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dcc4b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781.png\",\"id\":295},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac9d58\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"21b2303\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3c65fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are here to help the customers to get their success.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"117\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"54ff429\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0ff338c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand of service.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2e56184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. With lots of unique blocks, you can easily build a page without coding any other page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6857630\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fed84f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.22800000000000153477230924181640148162841796875,\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"985e98a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b3e8f63\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"efb0d46\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/man-wearing-yellow-dress-shirt-using-silver-laptop-3184315.png\",\"id\":300},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16b62c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/photo-of-women-looking-on-laptop-3182798.jpg\",\"id\":298},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6ea3348\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c2bfa74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/photo-of-woman-sitting-on-wooden-table-3182761.jpg\",\"id\":299},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"41\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c279103\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/group-of-people-sitting-beside-table-2422295.jpg\",\"id\":297},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"31792b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.77199999999999846522769075818359851837158203125,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"97\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":55,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6a668\",\"elType\":\"widget\",\"settings\":{\"title\":\"High skilled coders\\nfrom worldwide.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d52eed3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand of service.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8874c8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. With lots of unique blocks, you can easily build a page without coding any other page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8484d0d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6057c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7089884\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1522dd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":8.5},\"elements\":[],\"isInner\":true},{\"id\":\"f21c772\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":83},\"elements\":[{\"id\":\"e5e0e9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26cdb1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#7A7A7A\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Circular Std\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"0caaf14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":8.5},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"3959a01\",\"elType\":\"widget\",\"settings\":{\"continue_reading_title\":\"Continue reading\",\"apply_title\":\"Interested to join \\r\\n                our team ?\",\"apply_btn_title\":\"Apply now\",\"posts_per_page\":7,\"apply_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_spacing_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"name_spacing_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"postion_spacing_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"postion_spacing_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"name_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"postion_color\":\"#7A7A7A\",\"apply_title_spacing\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"postion_color\":\"\"},\"apply_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"team-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(2893,291,'hide_global_header','0'),(2894,291,'_hide_global_header','field_5f3288799a622'),(2895,291,'navbar_color_scheme','navbar-light'),(2896,291,'_navbar_color_scheme','field_5c719ab785df8'),(2897,291,'enable_header_buttons','show'),(2898,291,'_enable_header_buttons','field_5c7122a4da07a'),(2899,291,'header_btn1_text',''),(2900,291,'_header_btn1_text','header_btn1_text'),(2901,291,'header_btn1_url',''),(2902,291,'_header_btn1_url','header_btn1_url'),(2903,291,'use_custom_logo','0'),(2904,291,'_use_custom_logo','field_5c718923b2115'),(2905,291,'buttons_background_color',''),(2906,291,'_buttons_background_color','field_5c721ec248a3d'),(2907,291,'buttons_text_color',''),(2908,291,'_buttons_text_color','field_5c721ed648a3e'),(2909,291,'buttons_border_color',''),(2910,291,'_buttons_border_color','field_5c723ccb7677b'),(2911,291,'buttons_hover_background_color',''),(2912,291,'_buttons_hover_background_color','field_5c72341d85272'),(2913,291,'buttons_hover_text_color',''),(2914,291,'_buttons_hover_text_color','field_5c7235491991b'),(2915,291,'buttons_hover_border_color',''),(2916,291,'_buttons_hover_border_color','field_5c7235571991c'),(2917,291,'sticky_buttons_background_color',''),(2918,291,'_sticky_buttons_background_color','field_5c721f1648a42'),(2919,291,'sticky_buttons_text_color',''),(2920,291,'_sticky_buttons_text_color','field_5c721f1f48a43'),(2921,291,'sticky_buttons_hover_background_color',''),(2922,291,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(2923,291,'sticky_buttons_hover_text_color',''),(2924,291,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(2925,291,'sticky_buttons_hover_border_color',''),(2926,291,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(2927,291,'sticky_button_custom_css',''),(2928,291,'_sticky_button_custom_css','field_5c72342c85273'),(2929,291,'hide_global_footer','0'),(2930,291,'_hide_global_footer','field_5b5ab66bdd531'),(2931,291,'_elementor_edit_mode','builder'),(2932,291,'_elementor_template_type','wp-page'),(2933,291,'_elementor_version','3.0.11'),(2934,291,'_wp_page_template','elementor_header_footer'),(2935,291,'_elementor_data','[{\"id\":\"f967fd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"69\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0e88b88\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":7.5},\"elements\":[],\"isInner\":false},{\"id\":\"139f61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":85},\"elements\":[{\"id\":\"c3ec6a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Circular Std\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ec81cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dd15e2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":7.5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c562eb3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e14dc00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6053868\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f1c8b4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dcc4b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781.png\",\"id\":295},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac9d58\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"21b2303\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3c65fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are here to help the customers to get their success.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"117\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"54ff429\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0ff338c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand of service.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2e56184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. With lots of unique blocks, you can easily build a page without coding any other page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6857630\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fed84f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.22800000000000153477230924181640148162841796875,\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"985e98a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b3e8f63\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"efb0d46\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/man-wearing-yellow-dress-shirt-using-silver-laptop-3184315.png\",\"id\":300},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16b62c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/photo-of-women-looking-on-laptop-3182798.jpg\",\"id\":298},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6ea3348\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c2bfa74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/photo-of-woman-sitting-on-wooden-table-3182761.jpg\",\"id\":299},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"41\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c279103\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/group-of-people-sitting-beside-table-2422295.jpg\",\"id\":297},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"31792b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.77199999999999846522769075818359851837158203125,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"97\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":55,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6a668\",\"elType\":\"widget\",\"settings\":{\"title\":\"High skilled coders\\nfrom worldwide.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d52eed3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand of service.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8874c8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. With lots of unique blocks, you can easily build a page without coding any other page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8484d0d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6057c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7089884\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1522dd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":8.5},\"elements\":[],\"isInner\":true},{\"id\":\"f21c772\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":83},\"elements\":[{\"id\":\"e5e0e9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26cdb1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#7A7A7A\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Circular Std\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"0caaf14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":8.5},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"3959a01\",\"elType\":\"widget\",\"settings\":{\"continue_reading_title\":\"Continue reading\",\"apply_title\":\"Interested to join \\r\\n                our team ?\",\"apply_btn_title\":\"Apply now\",\"posts_per_page\":7,\"apply_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_spacing_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"name_spacing_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"postion_spacing_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"postion_spacing_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"name_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"postion_color\":\"#7A7A7A\",\"apply_title_spacing\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"postion_color\":\"\"},\"apply_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"team-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(2937,291,'hide_global_header','0'),(2938,291,'_hide_global_header','field_5f3288799a622'),(2939,291,'navbar_color_scheme','navbar-light'),(2940,291,'_navbar_color_scheme','field_5c719ab785df8'),(2941,291,'enable_header_buttons','show'),(2942,291,'_enable_header_buttons','field_5c7122a4da07a'),(2943,291,'header_btn1_text',''),(2944,291,'_header_btn1_text','header_btn1_text'),(2945,291,'header_btn1_url',''),(2946,291,'_header_btn1_url','header_btn1_url'),(2947,291,'use_custom_logo','0'),(2948,291,'_use_custom_logo','field_5c718923b2115'),(2949,291,'buttons_background_color',''),(2950,291,'_buttons_background_color','field_5c721ec248a3d'),(2951,291,'buttons_text_color',''),(2952,291,'_buttons_text_color','field_5c721ed648a3e'),(2953,291,'buttons_border_color',''),(2954,291,'_buttons_border_color','field_5c723ccb7677b'),(2955,291,'buttons_hover_background_color',''),(2956,291,'_buttons_hover_background_color','field_5c72341d85272'),(2957,291,'buttons_hover_text_color',''),(2958,291,'_buttons_hover_text_color','field_5c7235491991b'),(2959,291,'buttons_hover_border_color',''),(2960,291,'_buttons_hover_border_color','field_5c7235571991c'),(2961,291,'sticky_buttons_background_color',''),(2962,291,'_sticky_buttons_background_color','field_5c721f1648a42'),(2963,291,'sticky_buttons_text_color',''),(2964,291,'_sticky_buttons_text_color','field_5c721f1f48a43'),(2965,291,'sticky_buttons_hover_background_color',''),(2966,291,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(2967,291,'sticky_buttons_hover_text_color',''),(2968,291,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(2969,291,'sticky_buttons_hover_border_color',''),(2970,291,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(2971,291,'sticky_button_custom_css',''),(2972,291,'_sticky_button_custom_css','field_5c72342c85273'),(2973,291,'hide_global_footer','0'),(2974,291,'_hide_global_footer','field_5b5ab66bdd531'),(2975,291,'_elementor_edit_mode','builder'),(2976,291,'_elementor_template_type','wp-page'),(2977,291,'_elementor_version','3.0.11'),(2978,291,'_wp_page_template','elementor_header_footer'),(2979,291,'_elementor_data','[{\"id\":\"f967fd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"69\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0e88b88\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":7.5},\"elements\":[],\"isInner\":false},{\"id\":\"139f61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":85},\"elements\":[{\"id\":\"c3ec6a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Circular Std\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ec81cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dd15e2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":7.5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c562eb3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e14dc00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6053868\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f1c8b4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dcc4b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781.png\",\"id\":295},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac9d58\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"21b2303\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3c65fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are here to help the customers to get their success.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"117\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"54ff429\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0ff338c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand of service.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2e56184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. With lots of unique blocks, you can easily build a page without coding any other page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6857630\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fed84f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.22800000000000153477230924181640148162841796875,\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"985e98a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b3e8f63\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"efb0d46\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/man-wearing-yellow-dress-shirt-using-silver-laptop-3184315.png\",\"id\":300},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16b62c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/photo-of-women-looking-on-laptop-3182798.jpg\",\"id\":298},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6ea3348\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c2bfa74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/photo-of-woman-sitting-on-wooden-table-3182761.jpg\",\"id\":299},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"41\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c279103\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/group-of-people-sitting-beside-table-2422295.jpg\",\"id\":297},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"31792b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.77199999999999846522769075818359851837158203125,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"97\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":55,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6a668\",\"elType\":\"widget\",\"settings\":{\"title\":\"High skilled coders\\nfrom worldwide.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d52eed3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand of service.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8874c8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. With lots of unique blocks, you can easily build a page without coding any other page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8484d0d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6057c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7089884\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1522dd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":8.5},\"elements\":[],\"isInner\":true},{\"id\":\"f21c772\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":83},\"elements\":[{\"id\":\"e5e0e9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26cdb1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#7A7A7A\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Circular Std\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"0caaf14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":8.5},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"3959a01\",\"elType\":\"widget\",\"settings\":{\"continue_reading_title\":\"Continue reading\",\"apply_title\":\"Interested to join \\r\\n                our team ?\",\"apply_btn_title\":\"Apply now\",\"posts_per_page\":7,\"apply_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_spacing_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"name_spacing_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"postion_spacing_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"postion_spacing_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"name_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"postion_color\":\"#7A7A7A\",\"apply_title_spacing\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"postion_color\":\"\"},\"apply_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"team-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(14018,15959,'_elementor_edit_mode','builder'),(14019,15959,'_elementor_template_type','wp-page'),(14020,15959,'_elementor_version','3.0.11'),(14021,15959,'_wp_page_template','elementor_header_footer'),(14022,15959,'_elementor_data','[{\"id\":\"f967fd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"69\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0e88b88\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":7.5},\"elements\":[],\"isInner\":false},{\"id\":\"139f61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":85},\"elements\":[{\"id\":\"c3ec6a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Circular Std\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ec81cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dd15e2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":7.5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c562eb3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e14dc00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6053868\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f1c8b4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dcc4b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781.png\",\"id\":295},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac9d58\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"21b2303\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3c65fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are here to help the customers to get their success.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"117\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"54ff429\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0ff338c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand of service.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2e56184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. With lots of unique blocks, you can easily build a page without coding any other page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6857630\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fed84f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.22800000000000153477230924181640148162841796875,\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"985e98a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b3e8f63\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"efb0d46\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/man-wearing-yellow-dress-shirt-using-silver-laptop-3184315.png\",\"id\":300},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16b62c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/photo-of-women-looking-on-laptop-3182798.jpg\",\"id\":298},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6ea3348\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c2bfa74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/photo-of-woman-sitting-on-wooden-table-3182761.jpg\",\"id\":299},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"41\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c279103\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/group-of-people-sitting-beside-table-2422295.jpg\",\"id\":297},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"31792b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.77199999999999846522769075818359851837158203125,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"97\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":55,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6a668\",\"elType\":\"widget\",\"settings\":{\"title\":\"High skilled coders\\nfrom worldwide.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d52eed3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand of service.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8874c8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. With lots of unique blocks, you can easily build a page without coding any other page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8484d0d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6057c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7089884\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1522dd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":8.5},\"elements\":[],\"isInner\":true},{\"id\":\"f21c772\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":83},\"elements\":[{\"id\":\"e5e0e9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26cdb1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#7A7A7A\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Circular Std\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"0caaf14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":8.5},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"3959a01\",\"elType\":\"widget\",\"settings\":{\"continue_reading_title\":\"Continue reading\",\"apply_title\":\"Interested to join \\r\\n                our team ?\",\"apply_btn_title\":\"Apply now\",\"posts_per_page\":7,\"apply_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_spacing_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"name_spacing_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"postion_spacing_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"postion_spacing_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"name_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"postion_color\":\"#7A7A7A\",\"apply_title_spacing\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"postion_color\":\"\"},\"apply_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"team-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(7886,15223,'_elementor_edit_mode','builder'),(2982,330,'inline_featured_image','0'),(2983,330,'hide_global_header','0'),(2984,330,'_hide_global_header','field_5f3288799a622'),(2985,330,'navbar_color_scheme','navbar-light'),(2986,330,'_navbar_color_scheme','field_5c719ab785df8'),(2987,330,'enable_header_buttons','show'),(2988,330,'_enable_header_buttons','field_5c7122a4da07a'),(2989,330,'header_btn1_text',''),(2990,330,'_header_btn1_text','header_btn1_text'),(2991,330,'header_btn1_url',''),(2992,330,'_header_btn1_url','header_btn1_url'),(2993,330,'use_custom_logo','0'),(2994,330,'_use_custom_logo','field_5c718923b2115'),(2995,330,'buttons_background_color',''),(2996,330,'_buttons_background_color','field_5c721ec248a3d'),(2997,330,'buttons_text_color',''),(2998,330,'_buttons_text_color','field_5c721ed648a3e'),(2999,330,'buttons_border_color',''),(3000,330,'_buttons_border_color','field_5c723ccb7677b'),(3001,330,'buttons_hover_background_color',''),(3002,330,'_buttons_hover_background_color','field_5c72341d85272'),(3003,330,'buttons_hover_text_color',''),(3004,330,'_buttons_hover_text_color','field_5c7235491991b'),(3005,330,'buttons_hover_border_color',''),(3006,330,'_buttons_hover_border_color','field_5c7235571991c'),(3007,330,'sticky_buttons_background_color',''),(3008,330,'_sticky_buttons_background_color','field_5c721f1648a42'),(3009,330,'sticky_buttons_text_color',''),(3010,330,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3011,330,'sticky_buttons_hover_background_color',''),(3012,330,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3013,330,'sticky_buttons_hover_text_color',''),(3014,330,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3015,330,'sticky_buttons_hover_border_color',''),(3016,330,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(3017,330,'sticky_button_custom_css',''),(3018,330,'_sticky_button_custom_css','field_5c72342c85273'),(3019,330,'hide_global_footer','0'),(3020,330,'_hide_global_footer','field_5b5ab66bdd531'),(3021,330,'_elementor_edit_mode','builder'),(3022,330,'_elementor_template_type','wp-page'),(3023,330,'_elementor_version','3.0.13'),(3024,330,'_wp_page_template','elementor_header_footer'),(3025,330,'_elementor_data','[{\"id\":\"7f7500f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8cd82ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":9.5},\"elements\":[],\"isInner\":false},{\"id\":\"627be32\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":81},\"elements\":[{\"id\":\"6238231\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e73129c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"41fd038\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":9.5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e80d22c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5bf0932\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.4909999999999996589394868351519107818603515625,\"_inline_size_tablet\":2},\"elements\":[],\"isInner\":false},{\"id\":\"2b2eb53\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":66.349999999999994315658113919198513031005859375,\"_inline_size_tablet\":96},\"elements\":[{\"id\":\"9b07398\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"81329ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"947595e\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"6\\\" title=\\\"Contact form 1\\\"]\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":34,\"blur\":33,\"spread\":-23,\"color\":\"rgba(22, 28.000000000000004, 45, 0.13)\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E7E9ED\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"1781b01\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"75\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9cc7f6a\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"title\":\"Call us\",\"description\":\"+1-940-394-2948 <br\\/>\\n+1-389-385-3807\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_box_border_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"},{\"id\":\"436c495\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"title\":\"Email us\",\"description\":\"support@grayic.com\\ncontact@grayic.com\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"icon_box_border_border\":\"solid\",\"icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_box_border_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"},{\"id\":\"3a3428d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"title\":\"Visit us\",\"description\":\"34 Madison Street,\\nNY, USA 10005\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"19\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_box_border_border\":\"solid\",\"icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_box_border_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6fa70af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.4909999999999996589394868351519107818603515625,\"_inline_size_tablet\":2},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(3026,330,'hide_global_header','0'),(3027,330,'_hide_global_header','field_5f3288799a622'),(3028,330,'navbar_color_scheme','navbar-light'),(3029,330,'_navbar_color_scheme','field_5c719ab785df8'),(3030,330,'enable_header_buttons','show'),(3031,330,'_enable_header_buttons','field_5c7122a4da07a'),(3032,330,'header_btn1_text',''),(3033,330,'_header_btn1_text','header_btn1_text'),(3034,330,'header_btn1_url',''),(3035,330,'_header_btn1_url','header_btn1_url'),(3036,330,'use_custom_logo','0'),(3037,330,'_use_custom_logo','field_5c718923b2115'),(3038,330,'buttons_background_color',''),(3039,330,'_buttons_background_color','field_5c721ec248a3d'),(3040,330,'buttons_text_color',''),(3041,330,'_buttons_text_color','field_5c721ed648a3e'),(3042,330,'buttons_border_color',''),(3043,330,'_buttons_border_color','field_5c723ccb7677b'),(3044,330,'buttons_hover_background_color',''),(3045,330,'_buttons_hover_background_color','field_5c72341d85272'),(3046,330,'buttons_hover_text_color',''),(3047,330,'_buttons_hover_text_color','field_5c7235491991b'),(3048,330,'buttons_hover_border_color',''),(3049,330,'_buttons_hover_border_color','field_5c7235571991c'),(3050,330,'sticky_buttons_background_color',''),(3051,330,'_sticky_buttons_background_color','field_5c721f1648a42'),(3052,330,'sticky_buttons_text_color',''),(3053,330,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3054,330,'sticky_buttons_hover_background_color',''),(3055,330,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3056,330,'sticky_buttons_hover_text_color',''),(3057,330,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3058,330,'sticky_buttons_hover_border_color',''),(3059,330,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(3060,330,'sticky_button_custom_css',''),(3061,330,'_sticky_button_custom_css','field_5c72342c85273'),(3062,330,'hide_global_footer','0'),(3063,330,'_hide_global_footer','field_5b5ab66bdd531'),(3064,330,'_elementor_edit_mode','builder'),(3065,330,'_elementor_template_type','wp-page'),(3066,330,'_elementor_version','3.0.13'),(3067,330,'_wp_page_template','elementor_header_footer'),(3068,330,'_elementor_data','[{\"id\":\"7f7500f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8cd82ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":9.5},\"elements\":[],\"isInner\":false},{\"id\":\"627be32\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":81},\"elements\":[{\"id\":\"6238231\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e73129c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"41fd038\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":9.5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e80d22c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5bf0932\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.4909999999999996589394868351519107818603515625,\"_inline_size_tablet\":2},\"elements\":[],\"isInner\":false},{\"id\":\"2b2eb53\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":66.349999999999994315658113919198513031005859375,\"_inline_size_tablet\":96},\"elements\":[{\"id\":\"9b07398\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"81329ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"947595e\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"6\\\" title=\\\"Contact form 1\\\"]\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":34,\"blur\":33,\"spread\":-23,\"color\":\"rgba(22, 28.000000000000004, 45, 0.13)\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E7E9ED\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"1781b01\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"75\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9cc7f6a\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"title\":\"Call us\",\"description\":\"+1-940-394-2948 <br\\/>\\n+1-389-385-3807\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_box_border_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"},{\"id\":\"436c495\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"title\":\"Email us\",\"description\":\"support@grayic.com\\ncontact@grayic.com\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"icon_box_border_border\":\"solid\",\"icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_box_border_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"},{\"id\":\"3a3428d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"title\":\"Visit us\",\"description\":\"34 Madison Street,\\nNY, USA 10005\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"19\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_box_border_border\":\"solid\",\"icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_box_border_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6fa70af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.4909999999999996589394868351519107818603515625,\"_inline_size_tablet\":2},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(3069,330,'hide_global_header','0'),(3070,330,'_hide_global_header','field_5f3288799a622'),(3071,330,'navbar_color_scheme','navbar-light'),(3072,330,'_navbar_color_scheme','field_5c719ab785df8'),(3073,330,'enable_header_buttons','show'),(3074,330,'_enable_header_buttons','field_5c7122a4da07a'),(3075,330,'header_btn1_text',''),(3076,330,'_header_btn1_text','header_btn1_text'),(3077,330,'header_btn1_url',''),(3078,330,'_header_btn1_url','header_btn1_url'),(3079,330,'use_custom_logo','0'),(3080,330,'_use_custom_logo','field_5c718923b2115'),(3081,330,'buttons_background_color',''),(3082,330,'_buttons_background_color','field_5c721ec248a3d'),(3083,330,'buttons_text_color',''),(3084,330,'_buttons_text_color','field_5c721ed648a3e'),(3085,330,'buttons_border_color',''),(3086,330,'_buttons_border_color','field_5c723ccb7677b'),(3087,330,'buttons_hover_background_color',''),(3088,330,'_buttons_hover_background_color','field_5c72341d85272'),(3089,330,'buttons_hover_text_color',''),(3090,330,'_buttons_hover_text_color','field_5c7235491991b'),(3091,330,'buttons_hover_border_color',''),(3092,330,'_buttons_hover_border_color','field_5c7235571991c'),(3093,330,'sticky_buttons_background_color',''),(3094,330,'_sticky_buttons_background_color','field_5c721f1648a42'),(3095,330,'sticky_buttons_text_color',''),(3096,330,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3097,330,'sticky_buttons_hover_background_color',''),(3098,330,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3099,330,'sticky_buttons_hover_text_color',''),(3100,330,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3101,330,'sticky_buttons_hover_border_color',''),(3102,330,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(3103,330,'sticky_button_custom_css',''),(3104,330,'_sticky_button_custom_css','field_5c72342c85273'),(3105,330,'hide_global_footer','0'),(3106,330,'_hide_global_footer','field_5b5ab66bdd531'),(3107,330,'_elementor_edit_mode','builder'),(3108,330,'_elementor_template_type','wp-page'),(3109,330,'_elementor_version','3.0.13'),(3110,330,'_wp_page_template','elementor_header_footer'),(3111,330,'_elementor_data','[{\"id\":\"7f7500f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8cd82ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":9.5},\"elements\":[],\"isInner\":false},{\"id\":\"627be32\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":81},\"elements\":[{\"id\":\"6238231\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e73129c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"41fd038\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":9.5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e80d22c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5bf0932\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.4909999999999996589394868351519107818603515625,\"_inline_size_tablet\":2},\"elements\":[],\"isInner\":false},{\"id\":\"2b2eb53\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":66.349999999999994315658113919198513031005859375,\"_inline_size_tablet\":96},\"elements\":[{\"id\":\"9b07398\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"81329ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"947595e\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"6\\\" title=\\\"Contact form 1\\\"]\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":34,\"blur\":33,\"spread\":-23,\"color\":\"rgba(22, 28.000000000000004, 45, 0.13)\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E7E9ED\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"1781b01\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"75\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9cc7f6a\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"title\":\"Call us\",\"description\":\"+1-940-394-2948 <br\\/>\\n+1-389-385-3807\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_box_border_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"},{\"id\":\"436c495\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"title\":\"Email us\",\"description\":\"support@grayic.com\\ncontact@grayic.com\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"icon_box_border_border\":\"solid\",\"icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_box_border_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"},{\"id\":\"3a3428d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"title\":\"Visit us\",\"description\":\"34 Madison Street,\\nNY, USA 10005\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"19\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_box_border_border\":\"solid\",\"icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_box_border_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6fa70af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.4909999999999996589394868351519107818603515625,\"_inline_size_tablet\":2},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(3112,330,'hide_global_header','0'),(3113,330,'_hide_global_header','field_5f3288799a622'),(3114,330,'navbar_color_scheme','navbar-light'),(3115,330,'_navbar_color_scheme','field_5c719ab785df8'),(3116,330,'enable_header_buttons','show'),(3117,330,'_enable_header_buttons','field_5c7122a4da07a'),(3118,330,'header_btn1_text',''),(3119,330,'_header_btn1_text','header_btn1_text'),(3120,330,'header_btn1_url',''),(3121,330,'_header_btn1_url','header_btn1_url'),(3122,330,'use_custom_logo','0'),(3123,330,'_use_custom_logo','field_5c718923b2115'),(3124,330,'buttons_background_color',''),(3125,330,'_buttons_background_color','field_5c721ec248a3d'),(3126,330,'buttons_text_color',''),(3127,330,'_buttons_text_color','field_5c721ed648a3e'),(3128,330,'buttons_border_color',''),(3129,330,'_buttons_border_color','field_5c723ccb7677b'),(3130,330,'buttons_hover_background_color',''),(3131,330,'_buttons_hover_background_color','field_5c72341d85272'),(3132,330,'buttons_hover_text_color',''),(3133,330,'_buttons_hover_text_color','field_5c7235491991b'),(3134,330,'buttons_hover_border_color',''),(3135,330,'_buttons_hover_border_color','field_5c7235571991c'),(3136,330,'sticky_buttons_background_color',''),(3137,330,'_sticky_buttons_background_color','field_5c721f1648a42'),(3138,330,'sticky_buttons_text_color',''),(3139,330,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3140,330,'sticky_buttons_hover_background_color',''),(3141,330,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3142,330,'sticky_buttons_hover_text_color',''),(3143,330,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3144,330,'sticky_buttons_hover_border_color',''),(3145,330,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(3146,330,'sticky_button_custom_css',''),(3147,330,'_sticky_button_custom_css','field_5c72342c85273'),(3148,330,'hide_global_footer','0'),(3149,330,'_hide_global_footer','field_5b5ab66bdd531'),(3150,330,'_elementor_edit_mode','builder'),(3151,330,'_elementor_template_type','wp-page'),(3152,330,'_elementor_version','3.0.13'),(3153,330,'_wp_page_template','elementor_header_footer'),(3154,330,'_elementor_data','[{\"id\":\"7f7500f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8cd82ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":9.5},\"elements\":[],\"isInner\":false},{\"id\":\"627be32\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":81},\"elements\":[{\"id\":\"6238231\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e73129c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"41fd038\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":9.5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e80d22c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5bf0932\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.4909999999999996589394868351519107818603515625,\"_inline_size_tablet\":2},\"elements\":[],\"isInner\":false},{\"id\":\"2b2eb53\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":66.349999999999994315658113919198513031005859375,\"_inline_size_tablet\":96},\"elements\":[{\"id\":\"9b07398\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"81329ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"947595e\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"6\\\" title=\\\"Contact form 1\\\"]\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":34,\"blur\":33,\"spread\":-23,\"color\":\"rgba(22, 28.000000000000004, 45, 0.13)\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E7E9ED\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"1781b01\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"75\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9cc7f6a\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"title\":\"Call us\",\"description\":\"+1-940-394-2948 <br\\/>\\n+1-389-385-3807\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_box_border_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"},{\"id\":\"436c495\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"title\":\"Email us\",\"description\":\"support@grayic.com\\ncontact@grayic.com\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"icon_box_border_border\":\"solid\",\"icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_box_border_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"},{\"id\":\"3a3428d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"title\":\"Visit us\",\"description\":\"34 Madison Street,\\nNY, USA 10005\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"19\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_box_border_border\":\"solid\",\"icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_box_border_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6fa70af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.4909999999999996589394868351519107818603515625,\"_inline_size_tablet\":2},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(3155,330,'hide_global_header','0'),(3156,330,'_hide_global_header','field_5f3288799a622'),(3157,330,'navbar_color_scheme','navbar-light'),(3158,330,'_navbar_color_scheme','field_5c719ab785df8'),(3159,330,'enable_header_buttons','show'),(3160,330,'_enable_header_buttons','field_5c7122a4da07a'),(3161,330,'header_btn1_text',''),(3162,330,'_header_btn1_text','header_btn1_text'),(3163,330,'header_btn1_url',''),(3164,330,'_header_btn1_url','header_btn1_url'),(3165,330,'use_custom_logo','0'),(3166,330,'_use_custom_logo','field_5c718923b2115'),(3167,330,'buttons_background_color',''),(3168,330,'_buttons_background_color','field_5c721ec248a3d'),(3169,330,'buttons_text_color',''),(3170,330,'_buttons_text_color','field_5c721ed648a3e'),(3171,330,'buttons_border_color',''),(3172,330,'_buttons_border_color','field_5c723ccb7677b'),(3173,330,'buttons_hover_background_color',''),(3174,330,'_buttons_hover_background_color','field_5c72341d85272'),(3175,330,'buttons_hover_text_color',''),(3176,330,'_buttons_hover_text_color','field_5c7235491991b'),(3177,330,'buttons_hover_border_color',''),(3178,330,'_buttons_hover_border_color','field_5c7235571991c'),(3179,330,'sticky_buttons_background_color',''),(3180,330,'_sticky_buttons_background_color','field_5c721f1648a42'),(3181,330,'sticky_buttons_text_color',''),(3182,330,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3183,330,'sticky_buttons_hover_background_color',''),(3184,330,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3185,330,'sticky_buttons_hover_text_color',''),(3186,330,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3187,330,'sticky_buttons_hover_border_color',''),(3188,330,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(3189,330,'sticky_button_custom_css',''),(3190,330,'_sticky_button_custom_css','field_5c72342c85273'),(3191,330,'hide_global_footer','0'),(3192,330,'_hide_global_footer','field_5b5ab66bdd531'),(3193,330,'_elementor_edit_mode','builder'),(3194,330,'_elementor_template_type','wp-page'),(3195,330,'_elementor_version','3.0.13'),(3196,330,'_wp_page_template','elementor_header_footer'),(3197,330,'_elementor_data','[{\"id\":\"7f7500f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8cd82ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":9.5},\"elements\":[],\"isInner\":false},{\"id\":\"627be32\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":81},\"elements\":[{\"id\":\"6238231\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e73129c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"41fd038\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":9.5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e80d22c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5bf0932\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.4909999999999996589394868351519107818603515625,\"_inline_size_tablet\":2},\"elements\":[],\"isInner\":false},{\"id\":\"2b2eb53\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":66.349999999999994315658113919198513031005859375,\"_inline_size_tablet\":96},\"elements\":[{\"id\":\"9b07398\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"81329ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"947595e\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"6\\\" title=\\\"Contact form 1\\\"]\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":34,\"blur\":33,\"spread\":-23,\"color\":\"rgba(22, 28.000000000000004, 45, 0.13)\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E7E9ED\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"1781b01\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"75\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9cc7f6a\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"title\":\"Call us\",\"description\":\"+1-940-394-2948 <br\\/>\\n+1-389-385-3807\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_box_border_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"},{\"id\":\"436c495\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"title\":\"Email us\",\"description\":\"support@grayic.com\\ncontact@grayic.com\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"icon_box_border_border\":\"solid\",\"icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_box_border_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"},{\"id\":\"3a3428d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"title\":\"Visit us\",\"description\":\"34 Madison Street,\\nNY, USA 10005\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"19\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_box_border_border\":\"solid\",\"icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_box_border_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6fa70af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.4909999999999996589394868351519107818603515625,\"_inline_size_tablet\":2},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(10184,15482,'_elementor_edit_mode','builder'),(10185,15482,'_elementor_template_type','wp-page'),(10186,15482,'_elementor_version','3.0.13'),(10187,15482,'_wp_page_template','elementor_header_footer');
INSERT INTO `wp3p_postmeta` VALUES (10188,15482,'_elementor_data','[{\"id\":\"7f7500f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8cd82ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":9.5},\"elements\":[],\"isInner\":false},{\"id\":\"627be32\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":81},\"elements\":[{\"id\":\"6238231\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e73129c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"41fd038\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":9.5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e80d22c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5bf0932\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.4909999999999996589394868351519107818603515625,\"_inline_size_tablet\":2},\"elements\":[],\"isInner\":false},{\"id\":\"2b2eb53\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":66.349999999999994315658113919198513031005859375,\"_inline_size_tablet\":96},\"elements\":[{\"id\":\"9b07398\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"81329ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"947595e\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"6\\\" title=\\\"Contact form 1\\\"]\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":34,\"blur\":33,\"spread\":-23,\"color\":\"rgba(22, 28.000000000000004, 45, 0.13)\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E7E9ED\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"1781b01\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"75\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9cc7f6a\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"title\":\"Call us\",\"description\":\"+1-940-394-2948 <br\\/>\\n+1-389-385-3807\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_box_border_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"},{\"id\":\"436c495\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"title\":\"Email us\",\"description\":\"support@grayic.com\\ncontact@grayic.com\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"icon_box_border_border\":\"solid\",\"icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_box_border_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"},{\"id\":\"3a3428d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"title\":\"Visit us\",\"description\":\"34 Madison Street,\\nNY, USA 10005\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"19\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_box_border_border\":\"solid\",\"icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"icon_box_border_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6fa70af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.4909999999999996589394868351519107818603515625,\"_inline_size_tablet\":2},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(3199,341,'inline_featured_image','0'),(3200,341,'_wp_page_template','elementor_header_footer'),(3201,341,'hide_global_header','0'),(3202,341,'_hide_global_header','field_5f3288799a622'),(3203,341,'navbar_color_scheme','navbar-light'),(3204,341,'_navbar_color_scheme','field_5c719ab785df8'),(3205,341,'enable_header_buttons','show'),(3206,341,'_enable_header_buttons','field_5c7122a4da07a'),(3207,341,'header_btn1_text',''),(3208,341,'_header_btn1_text','header_btn1_text'),(3209,341,'header_btn1_url',''),(3210,341,'_header_btn1_url','header_btn1_url'),(3211,341,'use_custom_logo','0'),(3212,341,'_use_custom_logo','field_5c718923b2115'),(3213,341,'buttons_background_color',''),(3214,341,'_buttons_background_color','field_5c721ec248a3d'),(3215,341,'buttons_text_color',''),(3216,341,'_buttons_text_color','field_5c721ed648a3e'),(3217,341,'buttons_border_color',''),(3218,341,'_buttons_border_color','field_5c723ccb7677b'),(3219,341,'buttons_hover_background_color',''),(3220,341,'_buttons_hover_background_color','field_5c72341d85272'),(3221,341,'buttons_hover_text_color',''),(3222,341,'_buttons_hover_text_color','field_5c7235491991b'),(3223,341,'buttons_hover_border_color',''),(3224,341,'_buttons_hover_border_color','field_5c7235571991c'),(3225,341,'sticky_buttons_background_color',''),(3226,341,'_sticky_buttons_background_color','field_5c721f1648a42'),(3227,341,'sticky_buttons_text_color',''),(3228,341,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3229,341,'sticky_buttons_hover_background_color',''),(3230,341,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3231,341,'sticky_buttons_hover_text_color',''),(3232,341,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3233,341,'sticky_buttons_hover_border_color',''),(3234,341,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(3235,341,'sticky_button_custom_css',''),(3236,341,'_sticky_button_custom_css','field_5c72342c85273'),(3237,341,'hide_global_footer','0'),(3238,341,'_hide_global_footer','field_5b5ab66bdd531'),(3239,341,'_elementor_edit_mode','builder'),(3240,341,'_elementor_template_type','wp-page'),(3241,341,'_elementor_version','3.0.12'),(3242,341,'_wp_page_template','elementor_header_footer'),(3243,341,'_elementor_data','[{\"id\":\"f967fd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0e88b88\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":false},{\"id\":\"139f61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"c3ec6a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Plans\\u200b\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ec81cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dd15e2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d38218\",\"elType\":\"section\",\"settings\":{\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"781a349\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f04bd5e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a93b8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3b1db8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Basic\",\"price\":\"$29\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_id\":\"9688453\"}],\"button_label\":\"Get started for free\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"features_typo_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"price_dur_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_dur_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"feature_spacing_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"feature_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"price_description\":\"One time purchase\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"button_bg_color\":\"#473BF0\",\"__globals__\":{\"button_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"6d498d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a59c810\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standard\",\"price\":\"$49\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_id\":\"9688453\"}],\"button_label\":\"Get started for free\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"features_typo_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"price_dur_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_dur_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"feature_spacing_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"feature_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"price_description\":\"One time purchase\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"button_bg_color\":\"#473BF0\",\"__globals__\":{\"button_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"27bfff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c380b4c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium\",\"price\":\"$99\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_id\":\"9688453\"}],\"button_label\":\"Get started for free\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"features_typo_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"price_dur_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_dur_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"feature_spacing_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"feature_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"price_description\":\"One time purchase\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"button_bg_color\":\"#473BF0\",\"__globals__\":{\"button_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e61cf98\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4ac2ff5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b299c63\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can I use Albino for my clients?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"},{\"id\":\"f2e3261\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Click to learn more\",\"icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_color\":\"#473BF0\",\"inline_btn_color\":\"#473BF0\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"39\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"c3c95b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"881f5b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Does it work with WordPress?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"548a443\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dc40a20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c179fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Do I get free updates?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"6fc2879\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b75a774\",\"elType\":\"widget\",\"settings\":{\"title\":\"Will you provide support?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"44db733\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haven\\u2019t got your answer?\\u00a0 <a href=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\\\">Contact our support now<\\/a><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10211,3,'_wp_trash_meta_status','draft'),(10212,3,'_wp_trash_meta_time','1629712587'),(10213,3,'_wp_desired_post_slug','privacy-policy'),(10214,3,'inline_featured_image','0'),(10215,13,'_wp_trash_meta_status','draft'),(10216,13,'_wp_trash_meta_time','1629712587'),(10217,13,'_wp_desired_post_slug','refund_returns'),(10218,3151,'_wp_trash_meta_status','publish'),(10219,3151,'_wp_trash_meta_time','1629712587'),(10220,3151,'_wp_desired_post_slug','return-policy'),(3245,341,'_wp_page_template','elementor_header_footer'),(3246,341,'hide_global_header','0'),(3247,341,'_hide_global_header','field_5f3288799a622'),(3248,341,'navbar_color_scheme','navbar-light'),(3249,341,'_navbar_color_scheme','field_5c719ab785df8'),(3250,341,'enable_header_buttons','show'),(3251,341,'_enable_header_buttons','field_5c7122a4da07a'),(3252,341,'header_btn1_text',''),(3253,341,'_header_btn1_text','header_btn1_text'),(3254,341,'header_btn1_url',''),(3255,341,'_header_btn1_url','header_btn1_url'),(3256,341,'use_custom_logo','0'),(3257,341,'_use_custom_logo','field_5c718923b2115'),(3258,341,'buttons_background_color',''),(3259,341,'_buttons_background_color','field_5c721ec248a3d'),(3260,341,'buttons_text_color',''),(3261,341,'_buttons_text_color','field_5c721ed648a3e'),(3262,341,'buttons_border_color',''),(3263,341,'_buttons_border_color','field_5c723ccb7677b'),(3264,341,'buttons_hover_background_color',''),(3265,341,'_buttons_hover_background_color','field_5c72341d85272'),(3266,341,'buttons_hover_text_color',''),(3267,341,'_buttons_hover_text_color','field_5c7235491991b'),(3268,341,'buttons_hover_border_color',''),(3269,341,'_buttons_hover_border_color','field_5c7235571991c'),(3270,341,'sticky_buttons_background_color',''),(3271,341,'_sticky_buttons_background_color','field_5c721f1648a42'),(3272,341,'sticky_buttons_text_color',''),(3273,341,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3274,341,'sticky_buttons_hover_background_color',''),(3275,341,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3276,341,'sticky_buttons_hover_text_color',''),(3277,341,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3278,341,'sticky_buttons_hover_border_color',''),(3279,341,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(3280,341,'sticky_button_custom_css',''),(3281,341,'_sticky_button_custom_css','field_5c72342c85273'),(3282,341,'hide_global_footer','0'),(3283,341,'_hide_global_footer','field_5b5ab66bdd531'),(3284,341,'_elementor_edit_mode','builder'),(3285,341,'_elementor_template_type','wp-page'),(3286,341,'_elementor_version','3.0.12'),(3287,341,'_wp_page_template','elementor_header_footer'),(3288,341,'_elementor_data','[{\"id\":\"f967fd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0e88b88\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":false},{\"id\":\"139f61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"c3ec6a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Plans\\u200b\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ec81cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dd15e2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d38218\",\"elType\":\"section\",\"settings\":{\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"781a349\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f04bd5e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a93b8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3b1db8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Basic\",\"price\":\"$29\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_id\":\"9688453\"}],\"button_label\":\"Get started for free\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"features_typo_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"price_dur_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_dur_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"feature_spacing_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"feature_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"price_description\":\"One time purchase\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"button_bg_color\":\"#473BF0\",\"__globals__\":{\"button_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"6d498d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a59c810\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standard\",\"price\":\"$49\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_id\":\"9688453\"}],\"button_label\":\"Get started for free\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"features_typo_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"price_dur_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_dur_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"feature_spacing_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"feature_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"price_description\":\"One time purchase\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"button_bg_color\":\"#473BF0\",\"__globals__\":{\"button_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"27bfff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c380b4c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium\",\"price\":\"$99\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_id\":\"9688453\"}],\"button_label\":\"Get started for free\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"features_typo_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"price_dur_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_dur_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"feature_spacing_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"feature_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"price_description\":\"One time purchase\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"button_bg_color\":\"#473BF0\",\"__globals__\":{\"button_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e61cf98\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4ac2ff5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b299c63\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can I use Albino for my clients?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"},{\"id\":\"f2e3261\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Click to learn more\",\"icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_color\":\"#473BF0\",\"inline_btn_color\":\"#473BF0\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"39\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"c3c95b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"881f5b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Does it work with WordPress?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"548a443\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dc40a20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c179fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Do I get free updates?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"6fc2879\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b75a774\",\"elType\":\"widget\",\"settings\":{\"title\":\"Will you provide support?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"44db733\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haven\\u2019t got your answer?\\u00a0 <a href=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\\\">Contact our support now<\\/a><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3290,341,'_wp_page_template','elementor_header_footer'),(3291,341,'hide_global_header','0'),(3292,341,'_hide_global_header','field_5f3288799a622'),(3293,341,'navbar_color_scheme','navbar-light'),(3294,341,'_navbar_color_scheme','field_5c719ab785df8'),(3295,341,'enable_header_buttons','show'),(3296,341,'_enable_header_buttons','field_5c7122a4da07a'),(3297,341,'header_btn1_text',''),(3298,341,'_header_btn1_text','header_btn1_text'),(3299,341,'header_btn1_url',''),(3300,341,'_header_btn1_url','header_btn1_url'),(3301,341,'use_custom_logo','0'),(3302,341,'_use_custom_logo','field_5c718923b2115'),(3303,341,'buttons_background_color',''),(3304,341,'_buttons_background_color','field_5c721ec248a3d'),(3305,341,'buttons_text_color',''),(3306,341,'_buttons_text_color','field_5c721ed648a3e'),(3307,341,'buttons_border_color',''),(3308,341,'_buttons_border_color','field_5c723ccb7677b'),(3309,341,'buttons_hover_background_color',''),(3310,341,'_buttons_hover_background_color','field_5c72341d85272'),(3311,341,'buttons_hover_text_color',''),(3312,341,'_buttons_hover_text_color','field_5c7235491991b'),(3313,341,'buttons_hover_border_color',''),(3314,341,'_buttons_hover_border_color','field_5c7235571991c'),(3315,341,'sticky_buttons_background_color',''),(3316,341,'_sticky_buttons_background_color','field_5c721f1648a42'),(3317,341,'sticky_buttons_text_color',''),(3318,341,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3319,341,'sticky_buttons_hover_background_color',''),(3320,341,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3321,341,'sticky_buttons_hover_text_color',''),(3322,341,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3323,341,'sticky_buttons_hover_border_color',''),(3324,341,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(3325,341,'sticky_button_custom_css',''),(3326,341,'_sticky_button_custom_css','field_5c72342c85273'),(3327,341,'hide_global_footer','0'),(3328,341,'_hide_global_footer','field_5b5ab66bdd531'),(3329,341,'_elementor_edit_mode','builder'),(3330,341,'_elementor_template_type','wp-page'),(3331,341,'_elementor_version','3.0.12'),(3332,341,'_wp_page_template','elementor_header_footer'),(3333,341,'_elementor_data','[{\"id\":\"f967fd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0e88b88\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":false},{\"id\":\"139f61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"c3ec6a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Plans\\u200b\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ec81cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dd15e2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d38218\",\"elType\":\"section\",\"settings\":{\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"781a349\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f04bd5e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a93b8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3b1db8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Basic\",\"price\":\"$29\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_id\":\"9688453\"}],\"button_label\":\"Get started for free\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"features_typo_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"price_dur_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_dur_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"feature_spacing_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"feature_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"price_description\":\"One time purchase\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"button_bg_color\":\"#473BF0\",\"__globals__\":{\"button_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"6d498d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a59c810\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standard\",\"price\":\"$49\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_id\":\"9688453\"}],\"button_label\":\"Get started for free\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"features_typo_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"price_dur_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_dur_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"feature_spacing_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"feature_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"price_description\":\"One time purchase\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"button_bg_color\":\"#473BF0\",\"__globals__\":{\"button_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"27bfff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c380b4c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium\",\"price\":\"$99\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_id\":\"9688453\"}],\"button_label\":\"Get started for free\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"features_typo_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"price_dur_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_dur_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"feature_spacing_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"feature_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"price_description\":\"One time purchase\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"button_bg_color\":\"#473BF0\",\"__globals__\":{\"button_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e61cf98\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4ac2ff5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b299c63\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can I use Albino for my clients?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"},{\"id\":\"f2e3261\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Click to learn more\",\"icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_color\":\"#473BF0\",\"inline_btn_color\":\"#473BF0\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"39\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"c3c95b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"881f5b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Does it work with WordPress?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"548a443\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dc40a20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c179fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Do I get free updates?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"6fc2879\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b75a774\",\"elType\":\"widget\",\"settings\":{\"title\":\"Will you provide support?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"44db733\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haven\\u2019t got your answer?\\u00a0 <a href=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\\\">Contact our support now<\\/a><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3335,341,'_wp_page_template','elementor_header_footer'),(3336,341,'hide_global_header','0'),(3337,341,'_hide_global_header','field_5f3288799a622'),(3338,341,'navbar_color_scheme','navbar-light'),(3339,341,'_navbar_color_scheme','field_5c719ab785df8'),(3340,341,'enable_header_buttons','show'),(3341,341,'_enable_header_buttons','field_5c7122a4da07a'),(3342,341,'header_btn1_text',''),(3343,341,'_header_btn1_text','header_btn1_text'),(3344,341,'header_btn1_url',''),(3345,341,'_header_btn1_url','header_btn1_url'),(3346,341,'use_custom_logo','0'),(3347,341,'_use_custom_logo','field_5c718923b2115'),(3348,341,'buttons_background_color',''),(3349,341,'_buttons_background_color','field_5c721ec248a3d'),(3350,341,'buttons_text_color',''),(3351,341,'_buttons_text_color','field_5c721ed648a3e'),(3352,341,'buttons_border_color',''),(3353,341,'_buttons_border_color','field_5c723ccb7677b'),(3354,341,'buttons_hover_background_color',''),(3355,341,'_buttons_hover_background_color','field_5c72341d85272'),(3356,341,'buttons_hover_text_color',''),(3357,341,'_buttons_hover_text_color','field_5c7235491991b'),(3358,341,'buttons_hover_border_color',''),(3359,341,'_buttons_hover_border_color','field_5c7235571991c'),(3360,341,'sticky_buttons_background_color',''),(3361,341,'_sticky_buttons_background_color','field_5c721f1648a42'),(3362,341,'sticky_buttons_text_color',''),(3363,341,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3364,341,'sticky_buttons_hover_background_color',''),(3365,341,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3366,341,'sticky_buttons_hover_text_color',''),(3367,341,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3368,341,'sticky_buttons_hover_border_color',''),(3369,341,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(3370,341,'sticky_button_custom_css',''),(3371,341,'_sticky_button_custom_css','field_5c72342c85273'),(3372,341,'hide_global_footer','0'),(3373,341,'_hide_global_footer','field_5b5ab66bdd531'),(3374,341,'_elementor_edit_mode','builder'),(3375,341,'_elementor_template_type','wp-page'),(3376,341,'_elementor_version','3.0.12'),(3377,341,'_wp_page_template','elementor_header_footer'),(3378,341,'_elementor_data','[{\"id\":\"f967fd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0e88b88\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":false},{\"id\":\"139f61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"c3ec6a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Plans\\u200b\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ec81cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dd15e2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d38218\",\"elType\":\"section\",\"settings\":{\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"781a349\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f04bd5e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a93b8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3b1db8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Basic\",\"price\":\"$29\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_id\":\"9688453\"}],\"button_label\":\"Get started for free\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"features_typo_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"price_dur_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_dur_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"feature_spacing_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"feature_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"price_description\":\"One time purchase\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"button_bg_color\":\"#473BF0\",\"__globals__\":{\"button_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"6d498d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a59c810\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standard\",\"price\":\"$49\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_id\":\"9688453\"}],\"button_label\":\"Get started for free\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"features_typo_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"price_dur_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_dur_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"feature_spacing_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"feature_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"price_description\":\"One time purchase\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"button_bg_color\":\"#473BF0\",\"__globals__\":{\"button_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"27bfff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c380b4c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium\",\"price\":\"$99\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_id\":\"9688453\"}],\"button_label\":\"Get started for free\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"features_typo_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"price_dur_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_dur_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"feature_spacing_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"feature_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"price_description\":\"One time purchase\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"button_bg_color\":\"#473BF0\",\"__globals__\":{\"button_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e61cf98\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4ac2ff5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b299c63\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can I use Albino for my clients?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"},{\"id\":\"f2e3261\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Click to learn more\",\"icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_color\":\"#473BF0\",\"inline_btn_color\":\"#473BF0\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"39\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"c3c95b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"881f5b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Does it work with WordPress?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"548a443\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dc40a20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c179fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Do I get free updates?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"6fc2879\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b75a774\",\"elType\":\"widget\",\"settings\":{\"title\":\"Will you provide support?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"44db733\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haven\\u2019t got your answer?\\u00a0 <a href=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\\\">Contact our support now<\\/a><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3380,341,'_wp_page_template','elementor_header_footer'),(3381,341,'hide_global_header','0'),(3382,341,'_hide_global_header','field_5f3288799a622'),(3383,341,'navbar_color_scheme','navbar-light'),(3384,341,'_navbar_color_scheme','field_5c719ab785df8'),(3385,341,'enable_header_buttons','show'),(3386,341,'_enable_header_buttons','field_5c7122a4da07a'),(3387,341,'header_btn1_text',''),(3388,341,'_header_btn1_text','header_btn1_text'),(3389,341,'header_btn1_url',''),(3390,341,'_header_btn1_url','header_btn1_url'),(3391,341,'use_custom_logo','0'),(3392,341,'_use_custom_logo','field_5c718923b2115'),(3393,341,'buttons_background_color',''),(3394,341,'_buttons_background_color','field_5c721ec248a3d'),(3395,341,'buttons_text_color',''),(3396,341,'_buttons_text_color','field_5c721ed648a3e'),(3397,341,'buttons_border_color',''),(3398,341,'_buttons_border_color','field_5c723ccb7677b'),(3399,341,'buttons_hover_background_color',''),(3400,341,'_buttons_hover_background_color','field_5c72341d85272'),(3401,341,'buttons_hover_text_color',''),(3402,341,'_buttons_hover_text_color','field_5c7235491991b'),(3403,341,'buttons_hover_border_color',''),(3404,341,'_buttons_hover_border_color','field_5c7235571991c'),(3405,341,'sticky_buttons_background_color',''),(3406,341,'_sticky_buttons_background_color','field_5c721f1648a42'),(3407,341,'sticky_buttons_text_color',''),(3408,341,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3409,341,'sticky_buttons_hover_background_color',''),(3410,341,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3411,341,'sticky_buttons_hover_text_color',''),(3412,341,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3413,341,'sticky_buttons_hover_border_color',''),(3414,341,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(3415,341,'sticky_button_custom_css',''),(3416,341,'_sticky_button_custom_css','field_5c72342c85273'),(3417,341,'hide_global_footer','0'),(3418,341,'_hide_global_footer','field_5b5ab66bdd531'),(3419,341,'_elementor_edit_mode','builder'),(3420,341,'_elementor_template_type','wp-page'),(3421,341,'_elementor_version','3.0.12'),(3422,341,'_wp_page_template','elementor_header_footer'),(3423,341,'_elementor_data','[{\"id\":\"f967fd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0e88b88\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":false},{\"id\":\"139f61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"c3ec6a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Plans\\u200b\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ec81cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dd15e2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d38218\",\"elType\":\"section\",\"settings\":{\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"781a349\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f04bd5e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a93b8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3b1db8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Basic\",\"price\":\"$29\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_id\":\"9688453\"}],\"button_label\":\"Get started for free\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"features_typo_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"price_dur_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_dur_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"feature_spacing_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"feature_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"price_description\":\"One time purchase\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"button_bg_color\":\"#473BF0\",\"__globals__\":{\"button_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"6d498d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a59c810\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standard\",\"price\":\"$49\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_id\":\"9688453\"}],\"button_label\":\"Get started for free\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"features_typo_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"price_dur_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_dur_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"feature_spacing_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"feature_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"price_description\":\"One time purchase\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"button_bg_color\":\"#473BF0\",\"__globals__\":{\"button_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"27bfff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c380b4c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium\",\"price\":\"$99\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_id\":\"9688453\"}],\"button_label\":\"Get started for free\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"features_typo_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"price_dur_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_dur_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"feature_spacing_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"feature_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"price_description\":\"One time purchase\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"button_bg_color\":\"#473BF0\",\"__globals__\":{\"button_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e61cf98\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4ac2ff5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b299c63\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can I use Albino for my clients?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"},{\"id\":\"f2e3261\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Click to learn more\",\"icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_color\":\"#473BF0\",\"inline_btn_color\":\"#473BF0\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"39\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"c3c95b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"881f5b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Does it work with WordPress?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"548a443\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dc40a20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c179fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Do I get free updates?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"6fc2879\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b75a774\",\"elType\":\"widget\",\"settings\":{\"title\":\"Will you provide support?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"44db733\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haven\\u2019t got your answer?\\u00a0 <a href=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\\\">Contact our support now<\\/a><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10206,15485,'_wp_page_template','elementor_header_footer'),(10207,15485,'_elementor_edit_mode','builder'),(10208,15485,'_elementor_template_type','wp-page'),(10209,15485,'_elementor_version','3.0.12'),(10210,15485,'_elementor_data','[{\"id\":\"f967fd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0e88b88\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":false},{\"id\":\"139f61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"c3ec6a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Plans\\u200b\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ec81cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dd15e2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d38218\",\"elType\":\"section\",\"settings\":{\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"781a349\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f04bd5e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a93b8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3b1db8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Basic\",\"price\":\"$29\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_id\":\"9688453\"}],\"button_label\":\"Get started for free\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"features_typo_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"price_dur_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_dur_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"feature_spacing_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"feature_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"price_description\":\"One time purchase\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"button_bg_color\":\"#473BF0\",\"__globals__\":{\"button_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"6d498d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a59c810\",\"elType\":\"widget\",\"settings\":{\"title\":\"Standard\",\"price\":\"$49\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_id\":\"9688453\"}],\"button_label\":\"Get started for free\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"features_typo_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"price_dur_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_dur_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"feature_spacing_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"feature_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"price_description\":\"One time purchase\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"button_bg_color\":\"#473BF0\",\"__globals__\":{\"button_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"27bfff1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c380b4c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium\",\"price\":\"$99\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_id\":\"9688453\"}],\"button_label\":\"Get started for free\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"features_typo_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"price_dur_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"price_dur_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"feature_spacing_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"feature_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"price_description\":\"One time purchase\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"button_bg_color\":\"#473BF0\",\"__globals__\":{\"button_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e61cf98\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4ac2ff5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b299c63\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can I use Albino for my clients?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"},{\"id\":\"f2e3261\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Click to learn more\",\"icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_color\":\"#473BF0\",\"inline_btn_color\":\"#473BF0\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"39\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"c3c95b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"881f5b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Does it work with WordPress?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"548a443\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dc40a20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c179fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Do I get free updates?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"6fc2879\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b75a774\",\"elType\":\"widget\",\"settings\":{\"title\":\"Will you provide support?\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.\",\"icon_text\":\"?\",\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"icon_background\":\"#68D585\",\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_shadow_box_shadow_type\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"icon_text_color\":\"#FFFFFF\",\"icon_hover_shadow_box_shadow_type\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-question\",\"library\":\"fa-solid\"},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_color\":\"\",\"description_color\":\"#6E727D\",\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"400\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"44db733\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haven\\u2019t got your answer?\\u00a0 <a href=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\\\">Contact our support now<\\/a><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3425,360,'inline_featured_image','0'),(3426,360,'hide_global_header','0'),(3427,360,'_hide_global_header','field_5f3288799a622'),(3428,360,'navbar_color_scheme','navbar-dark'),(3429,360,'_navbar_color_scheme','field_5c719ab785df8'),(3430,360,'enable_header_buttons','show'),(3431,360,'_enable_header_buttons','field_5c7122a4da07a'),(3432,360,'header_btn1_text',''),(3433,360,'_header_btn1_text','header_btn1_text'),(3434,360,'header_btn1_url',''),(3435,360,'_header_btn1_url','header_btn1_url'),(3436,360,'use_custom_logo','0'),(3437,360,'_use_custom_logo','field_5c718923b2115'),(3438,360,'buttons_background_color',''),(3439,360,'_buttons_background_color','field_5c721ec248a3d'),(3440,360,'buttons_text_color',''),(3441,360,'_buttons_text_color','field_5c721ed648a3e'),(3442,360,'buttons_border_color',''),(3443,360,'_buttons_border_color','field_5c723ccb7677b'),(3444,360,'buttons_hover_background_color',''),(3445,360,'_buttons_hover_background_color','field_5c72341d85272'),(3446,360,'buttons_hover_text_color',''),(3447,360,'_buttons_hover_text_color','field_5c7235491991b'),(3448,360,'buttons_hover_border_color',''),(3449,360,'_buttons_hover_border_color','field_5c7235571991c'),(3450,360,'sticky_buttons_background_color',''),(3451,360,'_sticky_buttons_background_color','field_5c721f1648a42'),(3452,360,'sticky_buttons_text_color',''),(3453,360,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3454,360,'sticky_buttons_hover_background_color',''),(3455,360,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3456,360,'sticky_buttons_hover_text_color',''),(3457,360,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3458,360,'sticky_buttons_hover_border_color',''),(3459,360,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(3460,360,'sticky_button_custom_css',''),(3461,360,'_sticky_button_custom_css','field_5c72342c85273'),(3462,360,'hide_global_footer','0'),(3463,360,'_hide_global_footer','field_5b5ab66bdd531'),(3464,360,'_elementor_edit_mode','builder'),(3465,360,'_elementor_template_type','wp-page'),(3466,360,'_elementor_version','3.0.5'),(3467,360,'hide_global_header','0'),(3468,360,'_hide_global_header','field_5f3288799a622'),(3469,360,'navbar_color_scheme','navbar-dark'),(3470,360,'_navbar_color_scheme','field_5c719ab785df8'),(3471,360,'enable_header_buttons','show'),(3472,360,'_enable_header_buttons','field_5c7122a4da07a'),(3473,360,'header_btn1_text',''),(3474,360,'_header_btn1_text','header_btn1_text'),(3475,360,'header_btn1_url',''),(3476,360,'_header_btn1_url','header_btn1_url'),(3477,360,'use_custom_logo','0'),(3478,360,'_use_custom_logo','field_5c718923b2115'),(3479,360,'buttons_background_color',''),(3480,360,'_buttons_background_color','field_5c721ec248a3d'),(3481,360,'buttons_text_color',''),(3482,360,'_buttons_text_color','field_5c721ed648a3e'),(3483,360,'buttons_border_color',''),(3484,360,'_buttons_border_color','field_5c723ccb7677b'),(3485,360,'buttons_hover_background_color',''),(3486,360,'_buttons_hover_background_color','field_5c72341d85272'),(3487,360,'buttons_hover_text_color',''),(3488,360,'_buttons_hover_text_color','field_5c7235491991b'),(3489,360,'buttons_hover_border_color',''),(3490,360,'_buttons_hover_border_color','field_5c7235571991c'),(3491,360,'sticky_buttons_background_color',''),(3492,360,'_sticky_buttons_background_color','field_5c721f1648a42'),(3493,360,'sticky_buttons_text_color',''),(3494,360,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3495,360,'sticky_buttons_hover_background_color',''),(3496,360,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3497,360,'sticky_buttons_hover_text_color',''),(3498,360,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3499,360,'sticky_buttons_hover_border_color',''),(3500,360,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(3501,360,'sticky_button_custom_css',''),(3502,360,'_sticky_button_custom_css','field_5c72342c85273'),(3503,360,'hide_global_footer','0'),(3504,360,'_hide_global_footer','field_5b5ab66bdd531'),(3505,360,'_elementor_edit_mode','builder'),(3506,360,'_elementor_template_type','wp-page'),(3507,360,'_elementor_version','3.0.5'),(3508,360,'hide_global_header','0'),(3509,360,'_hide_global_header','field_5f3288799a622'),(3510,360,'navbar_color_scheme','navbar-dark'),(3511,360,'_navbar_color_scheme','field_5c719ab785df8'),(3512,360,'enable_header_buttons','show'),(3513,360,'_enable_header_buttons','field_5c7122a4da07a'),(3514,360,'header_btn1_text',''),(3515,360,'_header_btn1_text','header_btn1_text'),(3516,360,'header_btn1_url',''),(3517,360,'_header_btn1_url','header_btn1_url'),(3518,360,'use_custom_logo','0'),(3519,360,'_use_custom_logo','field_5c718923b2115'),(3520,360,'buttons_background_color',''),(3521,360,'_buttons_background_color','field_5c721ec248a3d'),(3522,360,'buttons_text_color',''),(3523,360,'_buttons_text_color','field_5c721ed648a3e'),(3524,360,'buttons_border_color',''),(3525,360,'_buttons_border_color','field_5c723ccb7677b'),(3526,360,'buttons_hover_background_color',''),(3527,360,'_buttons_hover_background_color','field_5c72341d85272'),(3528,360,'buttons_hover_text_color',''),(3529,360,'_buttons_hover_text_color','field_5c7235491991b'),(3530,360,'buttons_hover_border_color',''),(3531,360,'_buttons_hover_border_color','field_5c7235571991c'),(3532,360,'sticky_buttons_background_color',''),(3533,360,'_sticky_buttons_background_color','field_5c721f1648a42'),(3534,360,'sticky_buttons_text_color',''),(3535,360,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3536,360,'sticky_buttons_hover_background_color',''),(3537,360,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3538,360,'sticky_buttons_hover_text_color',''),(3539,360,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3540,360,'sticky_buttons_hover_border_color',''),(3541,360,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(3542,360,'sticky_button_custom_css',''),(3543,360,'_sticky_button_custom_css','field_5c72342c85273'),(3544,360,'hide_global_footer','0'),(3545,360,'_hide_global_footer','field_5b5ab66bdd531'),(3546,360,'_elementor_edit_mode','builder'),(3547,360,'_elementor_template_type','wp-page'),(3548,360,'_elementor_version','3.0.5'),(3549,360,'hide_global_header','0'),(3550,360,'_hide_global_header','field_5f3288799a622'),(3551,360,'navbar_color_scheme','navbar-dark'),(3552,360,'_navbar_color_scheme','field_5c719ab785df8'),(3553,360,'enable_header_buttons','show'),(3554,360,'_enable_header_buttons','field_5c7122a4da07a'),(3555,360,'header_btn1_text',''),(3556,360,'_header_btn1_text','header_btn1_text'),(3557,360,'header_btn1_url',''),(3558,360,'_header_btn1_url','header_btn1_url'),(3559,360,'use_custom_logo','0'),(3560,360,'_use_custom_logo','field_5c718923b2115'),(3561,360,'buttons_background_color',''),(3562,360,'_buttons_background_color','field_5c721ec248a3d'),(3563,360,'buttons_text_color',''),(3564,360,'_buttons_text_color','field_5c721ed648a3e'),(3565,360,'buttons_border_color',''),(3566,360,'_buttons_border_color','field_5c723ccb7677b'),(3567,360,'buttons_hover_background_color',''),(3568,360,'_buttons_hover_background_color','field_5c72341d85272'),(3569,360,'buttons_hover_text_color',''),(3570,360,'_buttons_hover_text_color','field_5c7235491991b'),(3571,360,'buttons_hover_border_color',''),(3572,360,'_buttons_hover_border_color','field_5c7235571991c'),(3573,360,'sticky_buttons_background_color',''),(3574,360,'_sticky_buttons_background_color','field_5c721f1648a42'),(3575,360,'sticky_buttons_text_color',''),(3576,360,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3577,360,'sticky_buttons_hover_background_color',''),(3578,360,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3579,360,'sticky_buttons_hover_text_color',''),(3580,360,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3581,360,'sticky_buttons_hover_border_color',''),(3582,360,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(3583,360,'sticky_button_custom_css',''),(3584,360,'_sticky_button_custom_css','field_5c72342c85273'),(3585,360,'hide_global_footer','0'),(3586,360,'_hide_global_footer','field_5b5ab66bdd531'),(3587,360,'_elementor_edit_mode','builder'),(3588,360,'_elementor_template_type','wp-page'),(3589,360,'_elementor_version','3.0.5'),(3590,360,'hide_global_header','0'),(3591,360,'_hide_global_header','field_5f3288799a622'),(3592,360,'navbar_color_scheme','navbar-dark'),(3593,360,'_navbar_color_scheme','field_5c719ab785df8'),(3594,360,'enable_header_buttons','show'),(3595,360,'_enable_header_buttons','field_5c7122a4da07a'),(3596,360,'header_btn1_text',''),(3597,360,'_header_btn1_text','header_btn1_text'),(3598,360,'header_btn1_url',''),(3599,360,'_header_btn1_url','header_btn1_url'),(3600,360,'use_custom_logo','0'),(3601,360,'_use_custom_logo','field_5c718923b2115'),(3602,360,'buttons_background_color',''),(3603,360,'_buttons_background_color','field_5c721ec248a3d'),(3604,360,'buttons_text_color',''),(3605,360,'_buttons_text_color','field_5c721ed648a3e'),(3606,360,'buttons_border_color',''),(3607,360,'_buttons_border_color','field_5c723ccb7677b'),(3608,360,'buttons_hover_background_color',''),(3609,360,'_buttons_hover_background_color','field_5c72341d85272'),(3610,360,'buttons_hover_text_color',''),(3611,360,'_buttons_hover_text_color','field_5c7235491991b'),(3612,360,'buttons_hover_border_color',''),(3613,360,'_buttons_hover_border_color','field_5c7235571991c'),(3614,360,'sticky_buttons_background_color',''),(3615,360,'_sticky_buttons_background_color','field_5c721f1648a42'),(3616,360,'sticky_buttons_text_color',''),(3617,360,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3618,360,'sticky_buttons_hover_background_color',''),(3619,360,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3620,360,'sticky_buttons_hover_text_color',''),(3621,360,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3622,360,'sticky_buttons_hover_border_color',''),(3623,360,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(3624,360,'sticky_button_custom_css',''),(3625,360,'_sticky_button_custom_css','field_5c72342c85273'),(3626,360,'hide_global_footer','0'),(3627,360,'_hide_global_footer','field_5b5ab66bdd531'),(3628,360,'_elementor_edit_mode','builder'),(3629,360,'_elementor_template_type','wp-page'),(3630,360,'_elementor_version','3.0.5'),(3631,364,'inline_featured_image','0'),(3632,364,'hide_global_header','0'),(3633,364,'_hide_global_header','field_5f3288799a622'),(3634,364,'navbar_color_scheme','navbar-dark'),(3635,364,'_navbar_color_scheme','field_5c719ab785df8'),(3636,364,'enable_header_buttons','show'),(3637,364,'_enable_header_buttons','field_5c7122a4da07a'),(3638,364,'header_btn1_text',''),(3639,364,'_header_btn1_text','header_btn1_text'),(3640,364,'header_btn1_url',''),(3641,364,'_header_btn1_url','header_btn1_url'),(3642,364,'use_custom_logo','0'),(3643,364,'_use_custom_logo','field_5c718923b2115'),(3644,364,'buttons_background_color',''),(3645,364,'_buttons_background_color','field_5c721ec248a3d'),(3646,364,'buttons_text_color',''),(3647,364,'_buttons_text_color','field_5c721ed648a3e'),(3648,364,'buttons_border_color',''),(3649,364,'_buttons_border_color','field_5c723ccb7677b'),(3650,364,'buttons_hover_background_color',''),(3651,364,'_buttons_hover_background_color','field_5c72341d85272'),(3652,364,'buttons_hover_text_color',''),(3653,364,'_buttons_hover_text_color','field_5c7235491991b'),(3654,364,'buttons_hover_border_color',''),(3655,364,'_buttons_hover_border_color','field_5c7235571991c'),(3656,364,'sticky_buttons_background_color',''),(3657,364,'_sticky_buttons_background_color','field_5c721f1648a42'),(3658,364,'sticky_buttons_text_color',''),(3659,364,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3660,364,'sticky_buttons_hover_background_color',''),(3661,364,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3662,364,'sticky_buttons_hover_text_color',''),(3663,364,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3664,364,'sticky_buttons_hover_border_color',''),(3665,364,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(3666,364,'sticky_button_custom_css',''),(3667,364,'_sticky_button_custom_css','field_5c72342c85273'),(3668,364,'hide_global_footer','0'),(3669,364,'_hide_global_footer','field_5b5ab66bdd531'),(3670,364,'_elementor_edit_mode','builder'),(3671,364,'_elementor_template_type','wp-page'),(3672,364,'_elementor_version','3.0.13'),(3673,364,'_wp_page_template','elementor_header_footer'),(3674,364,'_elementor_data','[{\"id\":\"2c56071\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cb6c44\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"1149f66\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"be8a0f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your cart\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbceeac\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"content_align\":\"center\",\"icon_color\":\"#6E727D\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"label_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-cart-count\"}],\"isInner\":false},{\"id\":\"c422468\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6659fcb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57652983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e627b49\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]  \"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(3675,364,'btn2_buttons_background_color',''),(3676,364,'_btn2_buttons_background_color','field_5c721f1648a42'),(3677,364,'btn2_buttons_text_color',''),(3678,364,'_btn2_buttons_text_color','field_5c721f1f48a43'),(3679,364,'btn2_buttons_hover_background_color',''),(3680,364,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(3681,364,'btn2_buttons_hover_text_color',''),(3682,364,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(3683,364,'btn2_buttons_hover_border_color',''),(3684,364,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(3685,364,'btn2_button_custom_css',''),(3686,364,'_btn2_button_custom_css','field_5c72342c85273'),(3687,364,'button_2_custom_css',''),(3688,364,'_button_2_custom_css','field_5f5e29a676d5e'),(3690,364,'hide_global_header','0'),(3691,364,'_hide_global_header','field_5f3288799a622'),(3692,364,'navbar_color_scheme','navbar-dark'),(3693,364,'_navbar_color_scheme','field_5c719ab785df8'),(3694,364,'enable_header_buttons','show'),(3695,364,'_enable_header_buttons','field_5c7122a4da07a'),(3696,364,'header_btn1_text',''),(3697,364,'_header_btn1_text','header_btn1_text'),(3698,364,'header_btn1_url',''),(3699,364,'_header_btn1_url','header_btn1_url'),(3700,364,'use_custom_logo','0'),(3701,364,'_use_custom_logo','field_5c718923b2115'),(3702,364,'buttons_background_color',''),(3703,364,'_buttons_background_color','field_5c721ec248a3d'),(3704,364,'buttons_text_color',''),(3705,364,'_buttons_text_color','field_5c721ed648a3e'),(3706,364,'buttons_border_color',''),(3707,364,'_buttons_border_color','field_5c723ccb7677b'),(3708,364,'buttons_hover_background_color',''),(3709,364,'_buttons_hover_background_color','field_5c72341d85272'),(3710,364,'buttons_hover_text_color',''),(3711,364,'_buttons_hover_text_color','field_5c7235491991b'),(3712,364,'buttons_hover_border_color',''),(3713,364,'_buttons_hover_border_color','field_5c7235571991c'),(3714,364,'sticky_buttons_background_color',''),(3715,364,'_sticky_buttons_background_color','field_5c721f1648a42'),(3716,364,'sticky_buttons_text_color',''),(3717,364,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3718,364,'sticky_buttons_hover_background_color',''),(3719,364,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3720,364,'sticky_buttons_hover_text_color',''),(3721,364,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3722,364,'sticky_buttons_hover_border_color',''),(3723,364,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(3724,364,'sticky_button_custom_css',''),(3725,364,'_sticky_button_custom_css','field_5c72342c85273'),(3726,364,'hide_global_footer','0'),(3727,364,'_hide_global_footer','field_5b5ab66bdd531'),(3728,364,'_elementor_edit_mode','builder'),(3729,364,'_elementor_template_type','wp-page'),(3730,364,'_elementor_version','3.0.5'),(3731,364,'_wp_page_template','elementor_header_footer'),(3732,364,'_elementor_data','[{\"id\":\"2c56071\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cb6c44\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"1149f66\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"be8a0f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your cart\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"59\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbceeac\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"content_align\":\"center\",\"icon_color\":\"#6E727D\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"label_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-cart-count\"}],\"isInner\":false},{\"id\":\"c422468\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6659fcb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57652983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e627b49\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]  \"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10172,4352,'_wp_trash_meta_status','publish'),(10173,4352,'_wp_trash_meta_time','1629712586'),(10174,4352,'_wp_desired_post_slug','contact-02'),(3734,364,'btn2_buttons_background_color',''),(3735,364,'_btn2_buttons_background_color','field_5c721f1648a42'),(3736,364,'btn2_buttons_text_color',''),(3737,364,'_btn2_buttons_text_color','field_5c721f1f48a43'),(3738,364,'btn2_buttons_hover_background_color',''),(3739,364,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(3740,364,'btn2_buttons_hover_text_color',''),(3741,364,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(3742,364,'btn2_buttons_hover_border_color',''),(3743,364,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(3744,364,'btn2_button_custom_css',''),(3745,364,'_btn2_button_custom_css','field_5c72342c85273'),(3746,364,'button_2_custom_css',''),(3747,364,'_button_2_custom_css','field_5f5e29a676d5e'),(3748,364,'hide_global_header','0'),(3749,364,'_hide_global_header','field_5f3288799a622'),(3750,364,'navbar_color_scheme','navbar-dark'),(3751,364,'_navbar_color_scheme','field_5c719ab785df8'),(3752,364,'enable_header_buttons','show'),(3753,364,'_enable_header_buttons','field_5c7122a4da07a'),(3754,364,'header_btn1_text',''),(3755,364,'_header_btn1_text','header_btn1_text'),(3756,364,'header_btn1_url',''),(3757,364,'_header_btn1_url','header_btn1_url'),(3758,364,'use_custom_logo','0'),(3759,364,'_use_custom_logo','field_5c718923b2115'),(3760,364,'buttons_background_color',''),(3761,364,'_buttons_background_color','field_5c721ec248a3d'),(3762,364,'buttons_text_color',''),(3763,364,'_buttons_text_color','field_5c721ed648a3e'),(3764,364,'buttons_border_color',''),(3765,364,'_buttons_border_color','field_5c723ccb7677b'),(3766,364,'buttons_hover_background_color',''),(3767,364,'_buttons_hover_background_color','field_5c72341d85272'),(3768,364,'buttons_hover_text_color',''),(3769,364,'_buttons_hover_text_color','field_5c7235491991b'),(3770,364,'buttons_hover_border_color',''),(3771,364,'_buttons_hover_border_color','field_5c7235571991c'),(3772,364,'sticky_buttons_background_color',''),(3773,364,'_sticky_buttons_background_color','field_5c721f1648a42'),(3774,364,'sticky_buttons_text_color',''),(3775,364,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3776,364,'sticky_buttons_hover_background_color',''),(3777,364,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3778,364,'sticky_buttons_hover_text_color',''),(3779,364,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3780,364,'sticky_buttons_hover_border_color',''),(3781,364,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(3782,364,'sticky_button_custom_css',''),(3783,364,'_sticky_button_custom_css','field_5c72342c85273'),(3784,364,'hide_global_footer','0'),(3785,364,'_hide_global_footer','field_5b5ab66bdd531'),(3786,364,'_elementor_edit_mode','builder'),(3787,364,'_elementor_template_type','wp-page'),(3788,364,'_elementor_version','3.0.5'),(3789,364,'_wp_page_template','elementor_header_footer'),(3790,364,'_elementor_data','[{\"id\":\"2c56071\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cb6c44\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"1149f66\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"be8a0f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your cart\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"59\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbceeac\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"content_align\":\"center\",\"icon_color\":\"#6E727D\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"label_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-cart-count\"}],\"isInner\":false},{\"id\":\"c422468\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6659fcb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57652983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e627b49\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]  \"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(3792,364,'btn2_buttons_background_color',''),(3793,364,'_btn2_buttons_background_color','field_5c721f1648a42'),(3794,364,'btn2_buttons_text_color',''),(3795,364,'_btn2_buttons_text_color','field_5c721f1f48a43'),(3796,364,'btn2_buttons_hover_background_color',''),(3797,364,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(3798,364,'btn2_buttons_hover_text_color',''),(3799,364,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(3800,364,'btn2_buttons_hover_border_color',''),(3801,364,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(3802,364,'btn2_button_custom_css',''),(3803,364,'_btn2_button_custom_css','field_5c72342c85273'),(3804,364,'button_2_custom_css',''),(3805,364,'_button_2_custom_css','field_5f5e29a676d5e'),(3806,364,'hide_global_header','0'),(3807,364,'_hide_global_header','field_5f3288799a622'),(3808,364,'navbar_color_scheme','navbar-dark'),(3809,364,'_navbar_color_scheme','field_5c719ab785df8'),(3810,364,'enable_header_buttons','show'),(3811,364,'_enable_header_buttons','field_5c7122a4da07a'),(3812,364,'header_btn1_text',''),(3813,364,'_header_btn1_text','header_btn1_text'),(3814,364,'header_btn1_url',''),(3815,364,'_header_btn1_url','header_btn1_url'),(3816,364,'use_custom_logo','0'),(3817,364,'_use_custom_logo','field_5c718923b2115'),(3818,364,'buttons_background_color',''),(3819,364,'_buttons_background_color','field_5c721ec248a3d'),(3820,364,'buttons_text_color',''),(3821,364,'_buttons_text_color','field_5c721ed648a3e'),(3822,364,'buttons_border_color',''),(3823,364,'_buttons_border_color','field_5c723ccb7677b'),(3824,364,'buttons_hover_background_color',''),(3825,364,'_buttons_hover_background_color','field_5c72341d85272'),(3826,364,'buttons_hover_text_color',''),(3827,364,'_buttons_hover_text_color','field_5c7235491991b'),(3828,364,'buttons_hover_border_color',''),(3829,364,'_buttons_hover_border_color','field_5c7235571991c'),(3830,364,'sticky_buttons_background_color',''),(3831,364,'_sticky_buttons_background_color','field_5c721f1648a42'),(3832,364,'sticky_buttons_text_color',''),(3833,364,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3834,364,'sticky_buttons_hover_background_color',''),(3835,364,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3836,364,'sticky_buttons_hover_text_color',''),(3837,364,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3838,364,'sticky_buttons_hover_border_color',''),(3839,364,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(3840,364,'sticky_button_custom_css',''),(3841,364,'_sticky_button_custom_css','field_5c72342c85273'),(3842,364,'hide_global_footer','0'),(3843,364,'_hide_global_footer','field_5b5ab66bdd531'),(3844,364,'_elementor_edit_mode','builder'),(3845,364,'_elementor_template_type','wp-page'),(3846,364,'_elementor_version','3.0.5'),(3847,364,'_wp_page_template','elementor_header_footer'),(3848,364,'_elementor_data','[{\"id\":\"2c56071\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cb6c44\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"1149f66\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"be8a0f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your cart\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"59\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbceeac\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"content_align\":\"center\",\"icon_color\":\"#6E727D\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"label_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-cart-count\"}],\"isInner\":false},{\"id\":\"c422468\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6659fcb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57652983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e627b49\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]  \"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10161,11,'_wp_trash_meta_status','publish'),(10162,11,'_wp_trash_meta_time','1629712586'),(10163,11,'_wp_desired_post_slug','checkout'),(10164,365,'_wp_trash_meta_status','publish'),(10165,365,'_wp_trash_meta_time','1629712586'),(10166,365,'_wp_desired_post_slug','checkout-2'),(3850,364,'btn2_buttons_background_color',''),(3851,364,'_btn2_buttons_background_color','field_5c721f1648a42'),(3852,364,'btn2_buttons_text_color',''),(3853,364,'_btn2_buttons_text_color','field_5c721f1f48a43'),(3854,364,'btn2_buttons_hover_background_color',''),(3855,364,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(3856,364,'btn2_buttons_hover_text_color',''),(3857,364,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(3858,364,'btn2_buttons_hover_border_color',''),(3859,364,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(3860,364,'btn2_button_custom_css',''),(3861,364,'_btn2_button_custom_css','field_5c72342c85273'),(3862,364,'button_2_custom_css',''),(3863,364,'_button_2_custom_css','field_5f5e29a676d5e'),(3864,364,'hide_global_header','0'),(3865,364,'_hide_global_header','field_5f3288799a622'),(3866,364,'navbar_color_scheme','navbar-dark'),(3867,364,'_navbar_color_scheme','field_5c719ab785df8'),(3868,364,'enable_header_buttons','show'),(3869,364,'_enable_header_buttons','field_5c7122a4da07a'),(3870,364,'header_btn1_text',''),(3871,364,'_header_btn1_text','header_btn1_text'),(3872,364,'header_btn1_url',''),(3873,364,'_header_btn1_url','header_btn1_url'),(3874,364,'use_custom_logo','0'),(3875,364,'_use_custom_logo','field_5c718923b2115'),(3876,364,'buttons_background_color',''),(3877,364,'_buttons_background_color','field_5c721ec248a3d'),(3878,364,'buttons_text_color',''),(3879,364,'_buttons_text_color','field_5c721ed648a3e'),(3880,364,'buttons_border_color',''),(3881,364,'_buttons_border_color','field_5c723ccb7677b'),(3882,364,'buttons_hover_background_color',''),(3883,364,'_buttons_hover_background_color','field_5c72341d85272'),(3884,364,'buttons_hover_text_color',''),(3885,364,'_buttons_hover_text_color','field_5c7235491991b'),(3886,364,'buttons_hover_border_color',''),(3887,364,'_buttons_hover_border_color','field_5c7235571991c'),(3888,364,'sticky_buttons_background_color',''),(3889,364,'_sticky_buttons_background_color','field_5c721f1648a42'),(3890,364,'sticky_buttons_text_color',''),(3891,364,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3892,364,'sticky_buttons_hover_background_color',''),(3893,364,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3894,364,'sticky_buttons_hover_text_color',''),(3895,364,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3896,364,'sticky_buttons_hover_border_color',''),(3897,364,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(3898,364,'sticky_button_custom_css',''),(3899,364,'_sticky_button_custom_css','field_5c72342c85273'),(3900,364,'hide_global_footer','0'),(3901,364,'_hide_global_footer','field_5b5ab66bdd531'),(3902,364,'_elementor_edit_mode','builder'),(3903,364,'_elementor_template_type','wp-page'),(3904,364,'_elementor_version','3.0.5'),(3905,364,'_wp_page_template','elementor_header_footer'),(3906,364,'_elementor_data','[{\"id\":\"2c56071\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cb6c44\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"1149f66\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"be8a0f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your cart\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"59\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbceeac\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"content_align\":\"center\",\"icon_color\":\"#6E727D\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"label_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-cart-count\"}],\"isInner\":false},{\"id\":\"c422468\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6659fcb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57652983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e627b49\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]  \"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10156,15478,'_elementor_edit_mode','builder'),(10157,15478,'_elementor_template_type','wp-page'),(10158,15478,'_elementor_version','3.0.13'),(10159,15478,'_wp_page_template','elementor_header_footer'),(10160,15478,'_elementor_data','[{\"id\":\"2c56071\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cb6c44\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"1149f66\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"be8a0f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your cart\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbceeac\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"content_align\":\"center\",\"icon_color\":\"#6E727D\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"label_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-cart-count\"}],\"isInner\":false},{\"id\":\"c422468\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6659fcb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57652983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e627b49\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]  \"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(3908,364,'btn2_buttons_background_color',''),(3909,364,'_btn2_buttons_background_color','field_5c721f1648a42'),(3910,364,'btn2_buttons_text_color',''),(3911,364,'_btn2_buttons_text_color','field_5c721f1f48a43'),(3912,364,'btn2_buttons_hover_background_color',''),(3913,364,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(3914,364,'btn2_buttons_hover_text_color',''),(3915,364,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(3916,364,'btn2_buttons_hover_border_color',''),(3917,364,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(3918,364,'btn2_button_custom_css',''),(3919,364,'_btn2_button_custom_css','field_5c72342c85273'),(3920,364,'button_2_custom_css',''),(3921,364,'_button_2_custom_css','field_5f5e29a676d5e'),(3922,365,'inline_featured_image','0'),(3923,365,'hide_global_header','0'),(3924,365,'_hide_global_header','field_5f3288799a622'),(3925,365,'navbar_color_scheme','navbar-dark'),(3926,365,'_navbar_color_scheme','field_5c719ab785df8'),(3927,365,'enable_header_buttons','show'),(3928,365,'_enable_header_buttons','field_5c7122a4da07a'),(3929,365,'header_btn1_text',''),(3930,365,'_header_btn1_text','header_btn1_text'),(3931,365,'header_btn1_url',''),(3932,365,'_header_btn1_url','header_btn1_url'),(3933,365,'use_custom_logo','0'),(3934,365,'_elementor_edit_mode','builder'),(3935,365,'_use_custom_logo','field_5c718923b2115'),(3936,365,'buttons_background_color',''),(3937,365,'_buttons_background_color','field_5c721ec248a3d'),(3938,365,'buttons_text_color',''),(3939,365,'_buttons_text_color','field_5c721ed648a3e'),(3940,365,'buttons_border_color',''),(3941,365,'_buttons_border_color','field_5c723ccb7677b'),(3942,365,'buttons_hover_background_color',''),(3943,365,'_buttons_hover_background_color','field_5c72341d85272'),(3944,365,'buttons_hover_text_color',''),(3945,365,'_buttons_hover_text_color','field_5c7235491991b'),(3946,365,'buttons_hover_border_color',''),(3947,365,'_buttons_hover_border_color','field_5c7235571991c'),(3948,365,'sticky_buttons_background_color',''),(3949,365,'_sticky_buttons_background_color','field_5c721f1648a42'),(3950,365,'sticky_buttons_text_color',''),(3951,365,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3952,365,'sticky_buttons_hover_background_color',''),(3953,365,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3954,365,'sticky_buttons_hover_text_color',''),(3955,365,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3956,365,'sticky_buttons_hover_border_color',''),(3957,365,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(3958,365,'sticky_button_custom_css',''),(3959,365,'_sticky_button_custom_css','field_5c72342c85273'),(3960,365,'hide_global_footer','0'),(3961,365,'_elementor_template_type','wp-page'),(3962,365,'_elementor_version','3.1.1'),(3963,365,'_hide_global_footer','field_5b5ab66bdd531'),(3964,365,'_wp_page_template','elementor_header_footer'),(3965,365,'_elementor_data','[{\"id\":\"e8280e1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a60f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"1ac3193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"bff5e1d\",\"elType\":\"widget\",\"settings\":{\"custom_title\":\"\",\"heading_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"heading_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"f868813\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"content_align\":\"center\",\"icon_color\":\"#6E727D\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"label_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-cart-count\"}],\"isInner\":false},{\"id\":\"50c24ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fa07f93\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df91a1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"805c296\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"\\n[woocommerce_checkout]  \"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(3966,365,'hide_global_header','0'),(3967,365,'_hide_global_header','field_5f3288799a622'),(3968,365,'navbar_color_scheme','navbar-dark'),(3969,365,'_navbar_color_scheme','field_5c719ab785df8'),(3970,365,'enable_header_buttons','show'),(3971,365,'_enable_header_buttons','field_5c7122a4da07a'),(3972,365,'header_btn1_text',''),(3973,365,'_header_btn1_text','header_btn1_text'),(3974,365,'header_btn1_url',''),(3975,365,'_header_btn1_url','header_btn1_url'),(3976,365,'use_custom_logo','0'),(3977,365,'_elementor_edit_mode','builder'),(3978,365,'_use_custom_logo','field_5c718923b2115'),(3979,365,'buttons_background_color',''),(3980,365,'_buttons_background_color','field_5c721ec248a3d'),(3981,365,'buttons_text_color',''),(3982,365,'_buttons_text_color','field_5c721ed648a3e'),(3983,365,'buttons_border_color',''),(3984,365,'_buttons_border_color','field_5c723ccb7677b'),(3985,365,'buttons_hover_background_color',''),(3986,365,'_buttons_hover_background_color','field_5c72341d85272'),(3987,365,'buttons_hover_text_color',''),(3988,365,'_buttons_hover_text_color','field_5c7235491991b'),(3989,365,'buttons_hover_border_color',''),(3990,365,'_buttons_hover_border_color','field_5c7235571991c'),(3991,365,'sticky_buttons_background_color',''),(3992,365,'_sticky_buttons_background_color','field_5c721f1648a42'),(3993,365,'sticky_buttons_text_color',''),(3994,365,'_sticky_buttons_text_color','field_5c721f1f48a43'),(3995,365,'sticky_buttons_hover_background_color',''),(3996,365,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(3997,365,'sticky_buttons_hover_text_color',''),(3998,365,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(3999,365,'sticky_buttons_hover_border_color',''),(4000,365,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(4001,365,'sticky_button_custom_css',''),(4002,365,'_sticky_button_custom_css','field_5c72342c85273'),(4003,365,'hide_global_footer','0'),(4004,365,'_elementor_template_type','wp-page'),(4005,365,'_elementor_version','3.1.1'),(4006,365,'_hide_global_footer','field_5b5ab66bdd531'),(4007,365,'_wp_page_template','elementor_header_footer'),(4008,365,'_elementor_data','[{\"id\":\"e8280e1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a60f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"1ac3193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"bff5e1d\",\"elType\":\"widget\",\"settings\":{\"custom_title\":\"\",\"heading_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"heading_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"f868813\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"content_align\":\"center\",\"icon_color\":\"#6E727D\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"label_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-cart-count\"}],\"isInner\":false},{\"id\":\"50c24ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fa07f93\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df91a1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"805c296\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"\\n[woocommerce_checkout]  \"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(4009,365,'hide_global_header','0'),(4010,365,'_hide_global_header','field_5f3288799a622'),(4011,365,'navbar_color_scheme','navbar-dark'),(4012,365,'_navbar_color_scheme','field_5c719ab785df8'),(4013,365,'enable_header_buttons','show'),(4014,365,'_enable_header_buttons','field_5c7122a4da07a'),(4015,365,'header_btn1_text',''),(4016,365,'_header_btn1_text','header_btn1_text'),(4017,365,'header_btn1_url',''),(4018,365,'_header_btn1_url','header_btn1_url'),(4019,365,'use_custom_logo','0'),(4020,365,'_elementor_edit_mode','builder'),(4021,365,'_use_custom_logo','field_5c718923b2115'),(4022,365,'buttons_background_color',''),(4023,365,'_buttons_background_color','field_5c721ec248a3d'),(4024,365,'buttons_text_color',''),(4025,365,'_buttons_text_color','field_5c721ed648a3e'),(4026,365,'buttons_border_color',''),(4027,365,'_buttons_border_color','field_5c723ccb7677b'),(4028,365,'buttons_hover_background_color',''),(4029,365,'_buttons_hover_background_color','field_5c72341d85272'),(4030,365,'buttons_hover_text_color',''),(4031,365,'_buttons_hover_text_color','field_5c7235491991b'),(4032,365,'buttons_hover_border_color',''),(4033,365,'_buttons_hover_border_color','field_5c7235571991c'),(4034,365,'sticky_buttons_background_color',''),(4035,365,'_sticky_buttons_background_color','field_5c721f1648a42'),(4036,365,'sticky_buttons_text_color',''),(4037,365,'_sticky_buttons_text_color','field_5c721f1f48a43'),(4038,365,'sticky_buttons_hover_background_color',''),(4039,365,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(4040,365,'sticky_buttons_hover_text_color',''),(4041,365,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(4042,365,'sticky_buttons_hover_border_color',''),(4043,365,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(4044,365,'sticky_button_custom_css',''),(4045,365,'_sticky_button_custom_css','field_5c72342c85273'),(4046,365,'hide_global_footer','0'),(4047,365,'_elementor_template_type','wp-page'),(4048,365,'_elementor_version','3.1.1'),(4049,365,'_hide_global_footer','field_5b5ab66bdd531'),(4050,365,'_wp_page_template','elementor_header_footer'),(4051,365,'_elementor_data','[{\"id\":\"e8280e1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a60f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"1ac3193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"bff5e1d\",\"elType\":\"widget\",\"settings\":{\"custom_title\":\"\",\"heading_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"heading_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"f868813\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"content_align\":\"center\",\"icon_color\":\"#6E727D\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"label_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-cart-count\"}],\"isInner\":false},{\"id\":\"50c24ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fa07f93\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df91a1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"805c296\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"\\n[woocommerce_checkout]  \"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(4052,365,'hide_global_header','0'),(4053,365,'_hide_global_header','field_5f3288799a622'),(4054,365,'navbar_color_scheme','navbar-dark'),(4055,365,'_navbar_color_scheme','field_5c719ab785df8'),(4056,365,'enable_header_buttons','show'),(4057,365,'_enable_header_buttons','field_5c7122a4da07a'),(4058,365,'header_btn1_text',''),(4059,365,'_header_btn1_text','header_btn1_text'),(4060,365,'header_btn1_url',''),(4061,365,'_header_btn1_url','header_btn1_url'),(4062,365,'use_custom_logo','0'),(4063,365,'_elementor_edit_mode','builder'),(4064,365,'_use_custom_logo','field_5c718923b2115'),(4065,365,'buttons_background_color',''),(4066,365,'_buttons_background_color','field_5c721ec248a3d'),(4067,365,'buttons_text_color',''),(4068,365,'_buttons_text_color','field_5c721ed648a3e'),(4069,365,'buttons_border_color',''),(4070,365,'_buttons_border_color','field_5c723ccb7677b'),(4071,365,'buttons_hover_background_color',''),(4072,365,'_buttons_hover_background_color','field_5c72341d85272'),(4073,365,'buttons_hover_text_color',''),(4074,365,'_buttons_hover_text_color','field_5c7235491991b'),(4075,365,'buttons_hover_border_color',''),(4076,365,'_buttons_hover_border_color','field_5c7235571991c'),(4077,365,'sticky_buttons_background_color',''),(4078,365,'_sticky_buttons_background_color','field_5c721f1648a42'),(4079,365,'sticky_buttons_text_color',''),(4080,365,'_sticky_buttons_text_color','field_5c721f1f48a43'),(4081,365,'sticky_buttons_hover_background_color',''),(4082,365,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(4083,365,'sticky_buttons_hover_text_color',''),(4084,365,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(4085,365,'sticky_buttons_hover_border_color',''),(4086,365,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(4087,365,'sticky_button_custom_css',''),(4088,365,'_sticky_button_custom_css','field_5c72342c85273'),(4089,365,'hide_global_footer','0'),(4090,365,'_elementor_template_type','wp-page'),(4091,365,'_elementor_version','3.1.1'),(4092,365,'_hide_global_footer','field_5b5ab66bdd531'),(4093,365,'_wp_page_template','elementor_header_footer'),(4094,365,'_elementor_data','[{\"id\":\"e8280e1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a60f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"1ac3193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"bff5e1d\",\"elType\":\"widget\",\"settings\":{\"custom_title\":\"\",\"heading_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"heading_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"f868813\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"content_align\":\"center\",\"icon_color\":\"#6E727D\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"label_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-cart-count\"}],\"isInner\":false},{\"id\":\"50c24ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fa07f93\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df91a1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"805c296\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"\\n[woocommerce_checkout]  \"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(4095,365,'hide_global_header','0'),(4096,365,'_hide_global_header','field_5f3288799a622'),(4097,365,'navbar_color_scheme','navbar-dark'),(4098,365,'_navbar_color_scheme','field_5c719ab785df8'),(4099,365,'enable_header_buttons','show'),(4100,365,'_enable_header_buttons','field_5c7122a4da07a'),(4101,365,'header_btn1_text',''),(4102,365,'_header_btn1_text','header_btn1_text'),(4103,365,'header_btn1_url',''),(4104,365,'_header_btn1_url','header_btn1_url'),(4105,365,'use_custom_logo','0'),(4106,365,'_elementor_edit_mode','builder'),(4107,365,'_use_custom_logo','field_5c718923b2115'),(4108,365,'buttons_background_color',''),(4109,365,'_buttons_background_color','field_5c721ec248a3d'),(4110,365,'buttons_text_color',''),(4111,365,'_buttons_text_color','field_5c721ed648a3e'),(4112,365,'buttons_border_color',''),(4113,365,'_buttons_border_color','field_5c723ccb7677b'),(4114,365,'buttons_hover_background_color',''),(4115,365,'_buttons_hover_background_color','field_5c72341d85272'),(4116,365,'buttons_hover_text_color',''),(4117,365,'_buttons_hover_text_color','field_5c7235491991b'),(4118,365,'buttons_hover_border_color',''),(4119,365,'_buttons_hover_border_color','field_5c7235571991c'),(4120,365,'sticky_buttons_background_color',''),(4121,365,'_sticky_buttons_background_color','field_5c721f1648a42'),(4122,365,'sticky_buttons_text_color',''),(4123,365,'_sticky_buttons_text_color','field_5c721f1f48a43'),(4124,365,'sticky_buttons_hover_background_color',''),(4125,365,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(4126,365,'sticky_buttons_hover_text_color',''),(4127,365,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(4128,365,'sticky_buttons_hover_border_color',''),(4129,365,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(4130,365,'sticky_button_custom_css',''),(4131,365,'_sticky_button_custom_css','field_5c72342c85273'),(4132,365,'hide_global_footer','0'),(4133,365,'_elementor_template_type','wp-page'),(4134,365,'_elementor_version','3.1.1'),(4135,365,'_hide_global_footer','field_5b5ab66bdd531'),(4136,365,'_wp_page_template','elementor_header_footer'),(4137,365,'_elementor_data','[{\"id\":\"e8280e1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a60f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"1ac3193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"bff5e1d\",\"elType\":\"widget\",\"settings\":{\"custom_title\":\"\",\"heading_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"heading_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"f868813\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"content_align\":\"center\",\"icon_color\":\"#6E727D\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"label_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-cart-count\"}],\"isInner\":false},{\"id\":\"50c24ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fa07f93\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df91a1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"805c296\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"\\n[woocommerce_checkout]  \"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10167,15480,'_elementor_edit_mode','builder'),(10168,15480,'_elementor_template_type','wp-page'),(10169,15480,'_elementor_version','3.1.1'),(10170,15480,'_wp_page_template','elementor_header_footer'),(10171,15480,'_elementor_data','[{\"id\":\"e8280e1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a60f96\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"1ac3193\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"bff5e1d\",\"elType\":\"widget\",\"settings\":{\"custom_title\":\"\",\"heading_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"heading_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"f868813\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"content_align\":\"center\",\"icon_color\":\"#6E727D\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"label_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"label_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-cart-count\"}],\"isInner\":false},{\"id\":\"50c24ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fa07f93\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df91a1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"805c296\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"\\n[woocommerce_checkout]  \"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(4139,366,'inline_featured_image','0'),(4140,366,'_wp_page_template','page-templates/template-without-page-builder.php'),(4141,366,'hide_global_header','0'),(4142,366,'_hide_global_header','field_5f3288799a622'),(4143,366,'navbar_color_scheme','navbar-dark'),(4144,366,'_navbar_color_scheme','field_5c719ab785df8'),(4145,366,'enable_header_buttons','show'),(4146,366,'_enable_header_buttons','field_5c7122a4da07a'),(4147,366,'header_btn1_text',''),(4148,366,'_header_btn1_text','header_btn1_text'),(4149,366,'header_btn1_url',''),(4150,366,'_header_btn1_url','header_btn1_url'),(4151,366,'use_custom_logo','0'),(4152,366,'_use_custom_logo','field_5c718923b2115'),(4153,366,'buttons_background_color',''),(4154,366,'_buttons_background_color','field_5c721ec248a3d'),(4155,366,'buttons_text_color',''),(4156,366,'_buttons_text_color','field_5c721ed648a3e'),(4157,366,'buttons_border_color',''),(4158,366,'_buttons_border_color','field_5c723ccb7677b'),(4159,366,'buttons_hover_background_color',''),(4160,366,'_buttons_hover_background_color','field_5c72341d85272'),(4161,366,'buttons_hover_text_color',''),(4162,366,'_buttons_hover_text_color','field_5c7235491991b'),(4163,366,'buttons_hover_border_color',''),(4164,366,'_buttons_hover_border_color','field_5c7235571991c'),(4165,366,'sticky_buttons_background_color',''),(4166,366,'_sticky_buttons_background_color','field_5c721f1648a42'),(4167,366,'sticky_buttons_text_color',''),(4168,366,'_sticky_buttons_text_color','field_5c721f1f48a43'),(4169,366,'sticky_buttons_hover_background_color',''),(4170,366,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(4171,366,'sticky_buttons_hover_text_color',''),(4172,366,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(4173,366,'sticky_buttons_hover_border_color',''),(4174,366,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(4175,366,'sticky_button_custom_css',''),(4176,366,'_sticky_button_custom_css','field_5c72342c85273'),(4177,366,'hide_global_footer','0'),(4178,366,'_hide_global_footer','field_5b5ab66bdd531'),(4179,366,'_elementor_template_type','wp-page'),(4180,366,'_elementor_version','2.9.14'),(4181,366,'_elementor_data','[{\"id\":\"4bfaeb61\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"54be142c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"26eb1481\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:shortcode -->\\n[woocommerce_my_account]\\n<!-- \\/wp:shortcode -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10134,4307,'_wp_trash_meta_status','publish'),(10135,4307,'_wp_trash_meta_time','1629712534'),(10136,4307,'_wp_desired_post_slug','pricing-01'),(4183,366,'btn2_buttons_background_color',''),(4184,366,'_btn2_buttons_background_color','field_5c721f1648a42'),(4185,366,'btn2_buttons_text_color',''),(4186,366,'_btn2_buttons_text_color','field_5c721f1f48a43'),(4187,366,'btn2_buttons_hover_background_color',''),(4188,366,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(4189,366,'btn2_buttons_hover_text_color',''),(4190,366,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(4191,366,'btn2_buttons_hover_border_color',''),(4192,366,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(4193,366,'btn2_button_custom_css',''),(4194,366,'_btn2_button_custom_css','field_5c72342c85273'),(4195,366,'button_2_custom_css',''),(4196,366,'_button_2_custom_css','field_5f5e29a676d5e'),(4197,366,'body_background_color',''),(4198,366,'_body_background_color','field_5c721ec24addf'),(4199,2690,'inline_featured_image','0'),(4200,2690,'hide_global_header','1'),(4201,2690,'_hide_global_header','field_5f3288799a622'),(4202,2690,'navbar_color_scheme','navbar-dark'),(4203,2690,'_navbar_color_scheme','field_5c719ab785df8'),(4204,2690,'enable_header_buttons','show'),(4205,2690,'_enable_header_buttons','field_5c7122a4da07a'),(4206,2690,'header_btn1_text',''),(4207,2690,'_header_btn1_text','header_btn1_text'),(4208,2690,'header_btn1_url',''),(4209,2690,'_header_btn1_url','header_btn1_url'),(4210,2690,'use_custom_logo','0'),(4211,2690,'_use_custom_logo','field_5c718923b2115'),(4212,2690,'buttons_background_color',''),(4213,2690,'_buttons_background_color','field_5c721ec248a3d'),(4214,2690,'buttons_text_color',''),(4215,2690,'_buttons_text_color','field_5c721ed648a3e'),(4216,2690,'buttons_border_color',''),(4217,2690,'_buttons_border_color','field_5c723ccb7677b'),(4218,2690,'buttons_hover_background_color',''),(4219,2690,'_buttons_hover_background_color','field_5c72341d85272'),(4220,2690,'buttons_hover_text_color',''),(4221,2690,'_buttons_hover_text_color','field_5c7235491991b'),(4222,2690,'buttons_hover_border_color',''),(4223,2690,'_buttons_hover_border_color','field_5c7235571991c'),(4224,2690,'sticky_buttons_background_color',''),(4225,2690,'_sticky_buttons_background_color','field_5c721f1648a42'),(4226,2690,'sticky_buttons_text_color',''),(4227,2690,'_sticky_buttons_text_color','field_5c721f1f48a43'),(4228,2690,'sticky_buttons_hover_background_color',''),(4229,2690,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(4230,2690,'sticky_buttons_hover_text_color',''),(4231,2690,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(4232,2690,'sticky_buttons_hover_border_color',''),(4233,2690,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(4234,2690,'sticky_button_custom_css',''),(4235,2690,'_sticky_button_custom_css','field_5c72342c85273'),(4236,2690,'hide_global_footer','0'),(4237,2690,'_hide_global_footer','field_5b5ab66bdd531'),(4238,2690,'_elementor_edit_mode','builder'),(4239,2690,'_elementor_template_type','wp-page'),(4240,2690,'_elementor_version','3.1.1'),(4241,2690,'_wp_page_template','page-templates/template-page-builder.php'),(4242,2690,'_elementor_data','[{\"id\":\"19548702\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#FFFFFF\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"59846d44\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"53bc7b53\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e453731\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_mobile\":100,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2e9c79c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/logo.png\",\"id\":19},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"52f1684\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"128\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a665b3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"6895633\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"e5451e5\",\"elType\":\"widget\",\"settings\":{\"custom_title\":\"\",\"heading_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"heading_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"ba6536d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"To get started, you need to sign up here.\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11b443b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[shade_wc_reg_form]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"573cf21\",\"elType\":\"widget\",\"settings\":{\"title\":\"Already have an account? Sign in now\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b54526\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4243,2690,'hide_global_header','1'),(4244,2690,'_hide_global_header','field_5f3288799a622'),(4245,2690,'navbar_color_scheme','navbar-dark'),(4246,2690,'_navbar_color_scheme','field_5c719ab785df8'),(4247,2690,'enable_header_buttons','show'),(4248,2690,'_enable_header_buttons','field_5c7122a4da07a'),(4249,2690,'header_btn1_text',''),(4250,2690,'_header_btn1_text','header_btn1_text'),(4251,2690,'header_btn1_url',''),(4252,2690,'_header_btn1_url','header_btn1_url'),(4253,2690,'use_custom_logo','0'),(4254,2690,'_use_custom_logo','field_5c718923b2115'),(4255,2690,'buttons_background_color',''),(4256,2690,'_buttons_background_color','field_5c721ec248a3d'),(4257,2690,'buttons_text_color',''),(4258,2690,'_buttons_text_color','field_5c721ed648a3e'),(4259,2690,'buttons_border_color',''),(4260,2690,'_buttons_border_color','field_5c723ccb7677b'),(4261,2690,'buttons_hover_background_color',''),(4262,2690,'_buttons_hover_background_color','field_5c72341d85272'),(4263,2690,'buttons_hover_text_color',''),(4264,2690,'_buttons_hover_text_color','field_5c7235491991b'),(4265,2690,'buttons_hover_border_color',''),(4266,2690,'_buttons_hover_border_color','field_5c7235571991c'),(4267,2690,'sticky_buttons_background_color',''),(4268,2690,'_sticky_buttons_background_color','field_5c721f1648a42'),(4269,2690,'sticky_buttons_text_color',''),(4270,2690,'_sticky_buttons_text_color','field_5c721f1f48a43'),(4271,2690,'sticky_buttons_hover_background_color',''),(4272,2690,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(4273,2690,'sticky_buttons_hover_text_color',''),(4274,2690,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(4275,2690,'sticky_buttons_hover_border_color',''),(4276,2690,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(4277,2690,'sticky_button_custom_css',''),(4278,2690,'_sticky_button_custom_css','field_5c72342c85273'),(4279,2690,'hide_global_footer','0'),(4280,2690,'_hide_global_footer','field_5b5ab66bdd531'),(4281,2690,'_elementor_edit_mode','builder'),(4282,2690,'_elementor_template_type','wp-page'),(4283,2690,'_elementor_version','3.1.1'),(4284,2690,'_wp_page_template','page-templates/template-page-builder.php'),(4285,2690,'_elementor_data','[{\"id\":\"19548702\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#FFFFFF\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"59846d44\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"53bc7b53\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e453731\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_mobile\":100,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2e9c79c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/logo.png\",\"id\":19},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"52f1684\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"128\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a665b3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"6895633\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"e5451e5\",\"elType\":\"widget\",\"settings\":{\"custom_title\":\"\",\"heading_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"heading_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"ba6536d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"To get started, you need to sign up here.\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11b443b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[shade_wc_reg_form]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"573cf21\",\"elType\":\"widget\",\"settings\":{\"title\":\"Already have an account? Sign in now\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b54526\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4286,2690,'hide_global_header','1'),(4287,2690,'_hide_global_header','field_5f3288799a622'),(4288,2690,'navbar_color_scheme','navbar-dark'),(4289,2690,'_navbar_color_scheme','field_5c719ab785df8'),(4290,2690,'enable_header_buttons','show'),(4291,2690,'_enable_header_buttons','field_5c7122a4da07a'),(4292,2690,'header_btn1_text',''),(4293,2690,'_header_btn1_text','header_btn1_text'),(4294,2690,'header_btn1_url',''),(4295,2690,'_header_btn1_url','header_btn1_url'),(4296,2690,'use_custom_logo','0'),(4297,2690,'_use_custom_logo','field_5c718923b2115'),(4298,2690,'buttons_background_color',''),(4299,2690,'_buttons_background_color','field_5c721ec248a3d'),(4300,2690,'buttons_text_color',''),(4301,2690,'_buttons_text_color','field_5c721ed648a3e'),(4302,2690,'buttons_border_color',''),(4303,2690,'_buttons_border_color','field_5c723ccb7677b'),(4304,2690,'buttons_hover_background_color',''),(4305,2690,'_buttons_hover_background_color','field_5c72341d85272'),(4306,2690,'buttons_hover_text_color',''),(4307,2690,'_buttons_hover_text_color','field_5c7235491991b'),(4308,2690,'buttons_hover_border_color',''),(4309,2690,'_buttons_hover_border_color','field_5c7235571991c'),(4310,2690,'sticky_buttons_background_color',''),(4311,2690,'_sticky_buttons_background_color','field_5c721f1648a42'),(4312,2690,'sticky_buttons_text_color',''),(4313,2690,'_sticky_buttons_text_color','field_5c721f1f48a43'),(4314,2690,'sticky_buttons_hover_background_color',''),(4315,2690,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(4316,2690,'sticky_buttons_hover_text_color',''),(4317,2690,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(4318,2690,'sticky_buttons_hover_border_color',''),(4319,2690,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(4320,2690,'sticky_button_custom_css',''),(4321,2690,'_sticky_button_custom_css','field_5c72342c85273'),(4322,2690,'hide_global_footer','0'),(4323,2690,'_hide_global_footer','field_5b5ab66bdd531'),(4324,2690,'_elementor_edit_mode','builder'),(4325,2690,'_elementor_template_type','wp-page'),(4326,2690,'_elementor_version','3.1.1'),(4327,2690,'_wp_page_template','page-templates/template-page-builder.php'),(4328,2690,'_elementor_data','[{\"id\":\"19548702\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#FFFFFF\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"59846d44\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"53bc7b53\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e453731\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_mobile\":100,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2e9c79c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/logo.png\",\"id\":19},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"52f1684\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"128\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a665b3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"6895633\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"e5451e5\",\"elType\":\"widget\",\"settings\":{\"custom_title\":\"\",\"heading_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"heading_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"ba6536d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"To get started, you need to sign up here.\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11b443b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[shade_wc_reg_form]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"573cf21\",\"elType\":\"widget\",\"settings\":{\"title\":\"Already have an account? Sign in now\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b54526\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4329,2690,'hide_global_header','1'),(4330,2690,'_hide_global_header','field_5f3288799a622'),(4331,2690,'navbar_color_scheme','navbar-dark'),(4332,2690,'_navbar_color_scheme','field_5c719ab785df8'),(4333,2690,'enable_header_buttons','show'),(4334,2690,'_enable_header_buttons','field_5c7122a4da07a'),(4335,2690,'header_btn1_text',''),(4336,2690,'_header_btn1_text','header_btn1_text'),(4337,2690,'header_btn1_url',''),(4338,2690,'_header_btn1_url','header_btn1_url'),(4339,2690,'use_custom_logo','0'),(4340,2690,'_use_custom_logo','field_5c718923b2115'),(4341,2690,'buttons_background_color',''),(4342,2690,'_buttons_background_color','field_5c721ec248a3d'),(4343,2690,'buttons_text_color',''),(4344,2690,'_buttons_text_color','field_5c721ed648a3e'),(4345,2690,'buttons_border_color',''),(4346,2690,'_buttons_border_color','field_5c723ccb7677b'),(4347,2690,'buttons_hover_background_color',''),(4348,2690,'_buttons_hover_background_color','field_5c72341d85272'),(4349,2690,'buttons_hover_text_color',''),(4350,2690,'_buttons_hover_text_color','field_5c7235491991b'),(4351,2690,'buttons_hover_border_color',''),(4352,2690,'_buttons_hover_border_color','field_5c7235571991c'),(4353,2690,'sticky_buttons_background_color',''),(4354,2690,'_sticky_buttons_background_color','field_5c721f1648a42'),(4355,2690,'sticky_buttons_text_color',''),(4356,2690,'_sticky_buttons_text_color','field_5c721f1f48a43'),(4357,2690,'sticky_buttons_hover_background_color',''),(4358,2690,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(4359,2690,'sticky_buttons_hover_text_color',''),(4360,2690,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(4361,2690,'sticky_buttons_hover_border_color',''),(4362,2690,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(4363,2690,'sticky_button_custom_css',''),(4364,2690,'_sticky_button_custom_css','field_5c72342c85273'),(4365,2690,'hide_global_footer','0'),(4366,2690,'_hide_global_footer','field_5b5ab66bdd531'),(4367,2690,'_elementor_edit_mode','builder'),(4368,2690,'_elementor_template_type','wp-page'),(4369,2690,'_elementor_version','3.1.1'),(4370,2690,'_wp_page_template','page-templates/template-page-builder.php'),(4371,2690,'_elementor_data','[{\"id\":\"19548702\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#FFFFFF\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"59846d44\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"53bc7b53\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e453731\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_mobile\":100,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2e9c79c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/logo.png\",\"id\":19},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"52f1684\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"128\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a665b3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"6895633\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"e5451e5\",\"elType\":\"widget\",\"settings\":{\"custom_title\":\"\",\"heading_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"heading_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"ba6536d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"To get started, you need to sign up here.\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11b443b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[shade_wc_reg_form]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"573cf21\",\"elType\":\"widget\",\"settings\":{\"title\":\"Already have an account? Sign in now\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b54526\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4372,2690,'hide_global_header','1'),(4373,2690,'_hide_global_header','field_5f3288799a622'),(4374,2690,'navbar_color_scheme','navbar-dark'),(4375,2690,'_navbar_color_scheme','field_5c719ab785df8'),(4376,2690,'enable_header_buttons','show'),(4377,2690,'_enable_header_buttons','field_5c7122a4da07a'),(4378,2690,'header_btn1_text',''),(4379,2690,'_header_btn1_text','header_btn1_text'),(4380,2690,'header_btn1_url',''),(4381,2690,'_header_btn1_url','header_btn1_url'),(4382,2690,'use_custom_logo','0'),(4383,2690,'_use_custom_logo','field_5c718923b2115'),(4384,2690,'buttons_background_color',''),(4385,2690,'_buttons_background_color','field_5c721ec248a3d'),(4386,2690,'buttons_text_color',''),(4387,2690,'_buttons_text_color','field_5c721ed648a3e'),(4388,2690,'buttons_border_color',''),(4389,2690,'_buttons_border_color','field_5c723ccb7677b'),(4390,2690,'buttons_hover_background_color',''),(4391,2690,'_buttons_hover_background_color','field_5c72341d85272'),(4392,2690,'buttons_hover_text_color',''),(4393,2690,'_buttons_hover_text_color','field_5c7235491991b'),(4394,2690,'buttons_hover_border_color',''),(4395,2690,'_buttons_hover_border_color','field_5c7235571991c'),(4396,2690,'sticky_buttons_background_color',''),(4397,2690,'_sticky_buttons_background_color','field_5c721f1648a42'),(4398,2690,'sticky_buttons_text_color',''),(4399,2690,'_sticky_buttons_text_color','field_5c721f1f48a43'),(4400,2690,'sticky_buttons_hover_background_color',''),(4401,2690,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(4402,2690,'sticky_buttons_hover_text_color',''),(4403,2690,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(4404,2690,'sticky_buttons_hover_border_color',''),(4405,2690,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(4406,2690,'sticky_button_custom_css',''),(4407,2690,'_sticky_button_custom_css','field_5c72342c85273'),(4408,2690,'hide_global_footer','0'),(4409,2690,'_hide_global_footer','field_5b5ab66bdd531'),(4410,2690,'_elementor_edit_mode','builder'),(4411,2690,'_elementor_template_type','wp-page'),(4412,2690,'_elementor_version','3.1.1'),(4413,2690,'_wp_page_template','page-templates/template-page-builder.php'),(4414,2690,'_elementor_data','[{\"id\":\"19548702\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#FFFFFF\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"59846d44\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"53bc7b53\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e453731\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_mobile\":100,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2e9c79c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/logo.png\",\"id\":19},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"52f1684\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"128\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a665b3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"6895633\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"e5451e5\",\"elType\":\"widget\",\"settings\":{\"custom_title\":\"\",\"heading_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"heading_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"ba6536d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"To get started, you need to sign up here.\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11b443b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[shade_wc_reg_form]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"573cf21\",\"elType\":\"widget\",\"settings\":{\"title\":\"Already have an account? Sign in now\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b54526\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(10145,15476,'_elementor_edit_mode','builder'),(10146,15476,'_elementor_template_type','wp-page'),(10147,15476,'_elementor_version','3.1.1'),(10148,15476,'_wp_page_template','page-templates/template-page-builder.php'),(10149,15476,'_elementor_data','[{\"id\":\"19548702\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#FFFFFF\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"59846d44\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"53bc7b53\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e453731\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_mobile\":100,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2e9c79c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/logo.png\",\"id\":19},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"52f1684\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"128\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a665b3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"6895633\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"e5451e5\",\"elType\":\"widget\",\"settings\":{\"custom_title\":\"\",\"heading_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"heading_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"ba6536d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"To get started, you need to sign up here.\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11b443b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[shade_wc_reg_form]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"573cf21\",\"elType\":\"widget\",\"settings\":{\"title\":\"Already have an account? Sign in now\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b54526\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(7892,15224,'_wp_page_template','page-templates/template-page-builder.php'),(4417,2698,'inline_featured_image','0'),(4418,2698,'_wp_page_template','page-templates/template-page-builder.php'),(4419,2698,'hide_global_header','1'),(4420,2698,'_hide_global_header','field_5f3288799a622'),(4421,2698,'navbar_color_scheme','navbar-dark'),(4422,2698,'_navbar_color_scheme','field_5c719ab785df8'),(4423,2698,'enable_header_buttons','show'),(4424,2698,'_enable_header_buttons','field_5c7122a4da07a'),(4425,2698,'header_btn1_text',''),(4426,2698,'_header_btn1_text','header_btn1_text'),(4427,2698,'header_btn1_url',''),(4428,2698,'_header_btn1_url','header_btn1_url'),(4429,2698,'use_custom_logo','0'),(4430,2698,'_use_custom_logo','field_5c718923b2115'),(4431,2698,'buttons_background_color',''),(4432,2698,'_buttons_background_color','field_5c721ec248a3d'),(4433,2698,'buttons_text_color',''),(4434,2698,'_buttons_text_color','field_5c721ed648a3e'),(4435,2698,'buttons_border_color',''),(4436,2698,'_buttons_border_color','field_5c723ccb7677b'),(4437,2698,'buttons_hover_background_color',''),(4438,2698,'_buttons_hover_background_color','field_5c72341d85272'),(4439,2698,'buttons_hover_text_color',''),(4440,2698,'_buttons_hover_text_color','field_5c7235491991b'),(4441,2698,'buttons_hover_border_color',''),(4442,2698,'_buttons_hover_border_color','field_5c7235571991c'),(4443,2698,'sticky_buttons_background_color',''),(4444,2698,'_sticky_buttons_background_color','field_5c721f1648a42'),(4445,2698,'sticky_buttons_text_color',''),(4446,2698,'_sticky_buttons_text_color','field_5c721f1f48a43'),(4447,2698,'sticky_buttons_hover_background_color',''),(4448,2698,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(4449,2698,'sticky_buttons_hover_text_color',''),(4450,2698,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(4451,2698,'sticky_buttons_hover_border_color',''),(4452,2698,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(4453,2698,'sticky_button_custom_css',''),(4454,2698,'_sticky_button_custom_css','field_5c72342c85273'),(4455,2698,'hide_global_footer','0'),(4456,2698,'_hide_global_footer','field_5b5ab66bdd531'),(4457,2698,'_elementor_edit_mode','builder'),(4458,2698,'_elementor_template_type','wp-page'),(4459,2698,'_elementor_version','3.1.1'),(4460,2698,'_wp_page_template','page-templates/template-page-builder.php'),(4461,2698,'_elementor_data','[{\"id\":\"f0d3ad5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#FFFFFF\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"d0cff86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"f85aa1b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cfd9ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_mobile\":100,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8134ee4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/logo.png\",\"id\":19},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"52f1684\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"128\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a665b3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"6895633\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"e5451e5\",\"elType\":\"widget\",\"settings\":{\"custom_title\":\"\",\"heading_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"heading_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"ba6536d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To get started, you need to sign in here.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11b443b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[shade_wc_login_form]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"e5b5294\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\\u2019t have an account? Create an account\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b54526\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4462,2698,'_wp_page_template','page-templates/template-page-builder.php'),(4463,2698,'hide_global_header','1'),(4464,2698,'_hide_global_header','field_5f3288799a622'),(4465,2698,'navbar_color_scheme','navbar-dark'),(4466,2698,'_navbar_color_scheme','field_5c719ab785df8'),(4467,2698,'enable_header_buttons','show'),(4468,2698,'_enable_header_buttons','field_5c7122a4da07a'),(4469,2698,'header_btn1_text',''),(4470,2698,'_header_btn1_text','header_btn1_text'),(4471,2698,'header_btn1_url',''),(4472,2698,'_header_btn1_url','header_btn1_url'),(4473,2698,'use_custom_logo','0'),(4474,2698,'_use_custom_logo','field_5c718923b2115'),(4475,2698,'buttons_background_color',''),(4476,2698,'_buttons_background_color','field_5c721ec248a3d'),(4477,2698,'buttons_text_color',''),(4478,2698,'_buttons_text_color','field_5c721ed648a3e'),(4479,2698,'buttons_border_color',''),(4480,2698,'_buttons_border_color','field_5c723ccb7677b'),(4481,2698,'buttons_hover_background_color',''),(4482,2698,'_buttons_hover_background_color','field_5c72341d85272'),(4483,2698,'buttons_hover_text_color',''),(4484,2698,'_buttons_hover_text_color','field_5c7235491991b'),(4485,2698,'buttons_hover_border_color',''),(4486,2698,'_buttons_hover_border_color','field_5c7235571991c'),(4487,2698,'sticky_buttons_background_color',''),(4488,2698,'_sticky_buttons_background_color','field_5c721f1648a42'),(4489,2698,'sticky_buttons_text_color',''),(4490,2698,'_sticky_buttons_text_color','field_5c721f1f48a43'),(4491,2698,'sticky_buttons_hover_background_color',''),(4492,2698,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(4493,2698,'sticky_buttons_hover_text_color',''),(4494,2698,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(4495,2698,'sticky_buttons_hover_border_color',''),(4496,2698,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(4497,2698,'sticky_button_custom_css',''),(4498,2698,'_sticky_button_custom_css','field_5c72342c85273'),(4499,2698,'hide_global_footer','0'),(4500,2698,'_hide_global_footer','field_5b5ab66bdd531'),(4501,2698,'_elementor_edit_mode','builder'),(4502,2698,'_elementor_template_type','wp-page'),(4503,2698,'_elementor_version','3.1.1'),(4504,2698,'_wp_page_template','page-templates/template-page-builder.php'),(4505,2698,'_elementor_data','[{\"id\":\"f0d3ad5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#FFFFFF\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"d0cff86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"f85aa1b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cfd9ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_mobile\":100,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8134ee4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/logo.png\",\"id\":19},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"52f1684\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"128\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a665b3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"6895633\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"e5451e5\",\"elType\":\"widget\",\"settings\":{\"custom_title\":\"\",\"heading_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"heading_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"ba6536d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To get started, you need to sign in here.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11b443b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[shade_wc_login_form]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"e5b5294\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\\u2019t have an account? Create an account\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b54526\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4506,2698,'_wp_page_template','page-templates/template-page-builder.php'),(4507,2698,'hide_global_header','1'),(4508,2698,'_hide_global_header','field_5f3288799a622'),(4509,2698,'navbar_color_scheme','navbar-dark'),(4510,2698,'_navbar_color_scheme','field_5c719ab785df8'),(4511,2698,'enable_header_buttons','show'),(4512,2698,'_enable_header_buttons','field_5c7122a4da07a'),(4513,2698,'header_btn1_text',''),(4514,2698,'_header_btn1_text','header_btn1_text'),(4515,2698,'header_btn1_url',''),(4516,2698,'_header_btn1_url','header_btn1_url'),(4517,2698,'use_custom_logo','0'),(4518,2698,'_use_custom_logo','field_5c718923b2115'),(4519,2698,'buttons_background_color',''),(4520,2698,'_buttons_background_color','field_5c721ec248a3d'),(4521,2698,'buttons_text_color',''),(4522,2698,'_buttons_text_color','field_5c721ed648a3e'),(4523,2698,'buttons_border_color',''),(4524,2698,'_buttons_border_color','field_5c723ccb7677b'),(4525,2698,'buttons_hover_background_color',''),(4526,2698,'_buttons_hover_background_color','field_5c72341d85272'),(4527,2698,'buttons_hover_text_color',''),(4528,2698,'_buttons_hover_text_color','field_5c7235491991b'),(4529,2698,'buttons_hover_border_color',''),(4530,2698,'_buttons_hover_border_color','field_5c7235571991c'),(4531,2698,'sticky_buttons_background_color',''),(4532,2698,'_sticky_buttons_background_color','field_5c721f1648a42'),(4533,2698,'sticky_buttons_text_color',''),(4534,2698,'_sticky_buttons_text_color','field_5c721f1f48a43'),(4535,2698,'sticky_buttons_hover_background_color',''),(4536,2698,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(4537,2698,'sticky_buttons_hover_text_color',''),(4538,2698,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(4539,2698,'sticky_buttons_hover_border_color',''),(4540,2698,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(4541,2698,'sticky_button_custom_css',''),(4542,2698,'_sticky_button_custom_css','field_5c72342c85273'),(4543,2698,'hide_global_footer','0'),(4544,2698,'_hide_global_footer','field_5b5ab66bdd531'),(4545,2698,'_elementor_edit_mode','builder'),(4546,2698,'_elementor_template_type','wp-page'),(4547,2698,'_elementor_version','3.1.1'),(4548,2698,'_wp_page_template','page-templates/template-page-builder.php'),(4549,2698,'_elementor_data','[{\"id\":\"f0d3ad5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#FFFFFF\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"d0cff86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"f85aa1b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cfd9ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_mobile\":100,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8134ee4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/logo.png\",\"id\":19},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"52f1684\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"128\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a665b3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"6895633\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"e5451e5\",\"elType\":\"widget\",\"settings\":{\"custom_title\":\"\",\"heading_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"heading_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"ba6536d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To get started, you need to sign in here.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11b443b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[shade_wc_login_form]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"e5b5294\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\\u2019t have an account? Create an account\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b54526\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4550,2698,'_wp_page_template','page-templates/template-page-builder.php'),(4551,2698,'hide_global_header','1'),(4552,2698,'_hide_global_header','field_5f3288799a622'),(4553,2698,'navbar_color_scheme','navbar-dark'),(4554,2698,'_navbar_color_scheme','field_5c719ab785df8'),(4555,2698,'enable_header_buttons','show'),(4556,2698,'_enable_header_buttons','field_5c7122a4da07a'),(4557,2698,'header_btn1_text',''),(4558,2698,'_header_btn1_text','header_btn1_text'),(4559,2698,'header_btn1_url',''),(4560,2698,'_header_btn1_url','header_btn1_url'),(4561,2698,'use_custom_logo','0'),(4562,2698,'_use_custom_logo','field_5c718923b2115'),(4563,2698,'buttons_background_color',''),(4564,2698,'_buttons_background_color','field_5c721ec248a3d'),(4565,2698,'buttons_text_color',''),(4566,2698,'_buttons_text_color','field_5c721ed648a3e'),(4567,2698,'buttons_border_color',''),(4568,2698,'_buttons_border_color','field_5c723ccb7677b'),(4569,2698,'buttons_hover_background_color',''),(4570,2698,'_buttons_hover_background_color','field_5c72341d85272'),(4571,2698,'buttons_hover_text_color',''),(4572,2698,'_buttons_hover_text_color','field_5c7235491991b'),(4573,2698,'buttons_hover_border_color',''),(4574,2698,'_buttons_hover_border_color','field_5c7235571991c'),(4575,2698,'sticky_buttons_background_color',''),(4576,2698,'_sticky_buttons_background_color','field_5c721f1648a42'),(4577,2698,'sticky_buttons_text_color',''),(4578,2698,'_sticky_buttons_text_color','field_5c721f1f48a43'),(4579,2698,'sticky_buttons_hover_background_color',''),(4580,2698,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(4581,2698,'sticky_buttons_hover_text_color',''),(4582,2698,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(4583,2698,'sticky_buttons_hover_border_color',''),(4584,2698,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(4585,2698,'sticky_button_custom_css',''),(4586,2698,'_sticky_button_custom_css','field_5c72342c85273'),(4587,2698,'hide_global_footer','0'),(4588,2698,'_hide_global_footer','field_5b5ab66bdd531'),(4589,2698,'_elementor_edit_mode','builder'),(4590,2698,'_elementor_template_type','wp-page'),(4591,2698,'_elementor_version','3.1.1'),(4592,2698,'_wp_page_template','page-templates/template-page-builder.php'),(4593,2698,'_elementor_data','[{\"id\":\"f0d3ad5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#FFFFFF\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"d0cff86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"f85aa1b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cfd9ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_mobile\":100,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8134ee4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/logo.png\",\"id\":19},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"52f1684\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"128\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a665b3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"6895633\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"e5451e5\",\"elType\":\"widget\",\"settings\":{\"custom_title\":\"\",\"heading_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"heading_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"ba6536d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To get started, you need to sign in here.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11b443b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[shade_wc_login_form]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"e5b5294\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\\u2019t have an account? Create an account\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b54526\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4594,2698,'_wp_page_template','page-templates/template-page-builder.php'),(4595,2698,'hide_global_header','1'),(4596,2698,'_hide_global_header','field_5f3288799a622'),(4597,2698,'navbar_color_scheme','navbar-dark'),(4598,2698,'_navbar_color_scheme','field_5c719ab785df8'),(4599,2698,'enable_header_buttons','show'),(4600,2698,'_enable_header_buttons','field_5c7122a4da07a'),(4601,2698,'header_btn1_text',''),(4602,2698,'_header_btn1_text','header_btn1_text'),(4603,2698,'header_btn1_url',''),(4604,2698,'_header_btn1_url','header_btn1_url'),(4605,2698,'use_custom_logo','0'),(4606,2698,'_use_custom_logo','field_5c718923b2115'),(4607,2698,'buttons_background_color',''),(4608,2698,'_buttons_background_color','field_5c721ec248a3d'),(4609,2698,'buttons_text_color',''),(4610,2698,'_buttons_text_color','field_5c721ed648a3e'),(4611,2698,'buttons_border_color',''),(4612,2698,'_buttons_border_color','field_5c723ccb7677b'),(4613,2698,'buttons_hover_background_color',''),(4614,2698,'_buttons_hover_background_color','field_5c72341d85272'),(4615,2698,'buttons_hover_text_color',''),(4616,2698,'_buttons_hover_text_color','field_5c7235491991b'),(4617,2698,'buttons_hover_border_color',''),(4618,2698,'_buttons_hover_border_color','field_5c7235571991c'),(4619,2698,'sticky_buttons_background_color',''),(4620,2698,'_sticky_buttons_background_color','field_5c721f1648a42'),(4621,2698,'sticky_buttons_text_color',''),(4622,2698,'_sticky_buttons_text_color','field_5c721f1f48a43'),(4623,2698,'sticky_buttons_hover_background_color',''),(4624,2698,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(4625,2698,'sticky_buttons_hover_text_color',''),(4626,2698,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(4627,2698,'sticky_buttons_hover_border_color',''),(4628,2698,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(4629,2698,'sticky_button_custom_css',''),(4630,2698,'_sticky_button_custom_css','field_5c72342c85273'),(4631,2698,'hide_global_footer','0'),(4632,2698,'_hide_global_footer','field_5b5ab66bdd531'),(4633,2698,'_elementor_edit_mode','builder'),(4634,2698,'_elementor_template_type','wp-page'),(4635,2698,'_elementor_version','3.1.1'),(4636,2698,'_wp_page_template','page-templates/template-page-builder.php'),(4637,2698,'_elementor_data','[{\"id\":\"f0d3ad5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#FFFFFF\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"d0cff86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"f85aa1b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cfd9ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_mobile\":100,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8134ee4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/logo.png\",\"id\":19},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"52f1684\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"128\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a665b3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"6895633\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"e5451e5\",\"elType\":\"widget\",\"settings\":{\"custom_title\":\"\",\"heading_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"heading_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"ba6536d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To get started, you need to sign in here.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11b443b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[shade_wc_login_form]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"e5b5294\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\\u2019t have an account? Create an account\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b54526\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(10123,15472,'_wp_page_template','page-templates/template-page-builder.php'),(10124,15472,'_elementor_edit_mode','builder'),(10125,15472,'_elementor_template_type','wp-page'),(10126,15472,'_elementor_version','3.1.1'),(10127,15472,'_elementor_data','[{\"id\":\"f0d3ad5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#FFFFFF\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"d0cff86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"f85aa1b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cfd9ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_mobile\":100,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8134ee4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/logo.png\",\"id\":19},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"52f1684\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"128\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a665b3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"6895633\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"e5451e5\",\"elType\":\"widget\",\"settings\":{\"custom_title\":\"\",\"heading_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"heading_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"ba6536d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To get started, you need to sign in here.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11b443b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[shade_wc_login_form]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"e5b5294\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\\u2019t have an account? Create an account\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b54526\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(7898,15225,'_wp_page_template','page-templates/template-page-builder.php'),(4640,3130,'inline_featured_image','0'),(4641,3130,'_wp_page_template','page-templates/template-page-builder.php'),(4642,3130,'body_background_color',''),(4643,3130,'_body_background_color','field_5c721ec24addf'),(4644,3130,'hide_global_header','0'),(4645,3130,'_hide_global_header','field_5f3288799a622'),(4646,3130,'enable_header_buttons','show'),(4647,3130,'_enable_header_buttons','field_5c7122a4da07a'),(4648,3130,'header_btn1_text',''),(4649,3130,'_header_btn1_text','header_btn1_text'),(4650,3130,'header_btn1_url',''),(4651,3130,'_header_btn1_url','header_btn2_url'),(4652,3130,'header_btn2_text',''),(4653,3130,'_header_btn2_text','header_btn2_text'),(4654,3130,'use_custom_logo','0'),(4655,3130,'_use_custom_logo','field_5c718923b2115'),(4656,3130,'buttons_background_color',''),(4657,3130,'_buttons_background_color','field_5c721ec248a3d'),(4658,3130,'buttons_text_color',''),(4659,3130,'_buttons_text_color','field_5c721ed648a3e'),(4660,3130,'buttons_border_color',''),(4661,3130,'_buttons_border_color','field_5c723ccb7677b'),(4662,3130,'buttons_hover_background_color',''),(4663,3130,'_buttons_hover_background_color','field_5c72341d85272'),(4664,3130,'buttons_hover_text_color',''),(4665,3130,'_buttons_hover_text_color','field_5c7235491991b'),(4666,3130,'buttons_hover_border_color',''),(4667,3130,'_buttons_hover_border_color','field_5c7235571991c'),(4668,3130,'btn2_buttons_background_color',''),(4669,3130,'_btn2_buttons_background_color','field_5c721f1648a42'),(4670,3130,'btn2_buttons_text_color',''),(4671,3130,'_btn2_buttons_text_color','field_5c721f1f48a43'),(4672,3130,'btn2_buttons_hover_background_color',''),(4673,3130,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(4674,3130,'btn2_buttons_hover_text_color',''),(4675,3130,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(4676,3130,'btn2_buttons_hover_border_color',''),(4677,3130,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(4678,3130,'btn2_button_custom_css',''),(4679,3130,'_btn2_button_custom_css','field_5c72342c85273'),(4680,3130,'button_2_custom_css',''),(4681,3130,'_button_2_custom_css','field_5f5e29a676d5e'),(4682,3130,'hide_global_footer','0'),(4683,3130,'_hide_global_footer','field_5b5ab66bdd531'),(4684,3130,'_elementor_edit_mode','builder'),(4685,3130,'_elementor_template_type','wp-page'),(4686,3130,'_elementor_version','3.0.12'),(4687,3130,'_elementor_data','[{\"id\":\"2a2b562\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":773,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8910ca0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c89fc6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Conditions\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a6e847\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"700fe16\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"359432e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"499cd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions contained in the Terms Of Use outlined below. These terms apply to the entire website and any email or other type of communication between you and UXTheme. Under no circumstances shall UXTheme team be liable for any direct, indirect, special, incidental or consequential damages, including, but not limited to, loss of data or profit, arising out of the use, or the inability to use, the materials on this site, even if UXTheme team or an authorized representative has been advised of the possibility of such damages. If your use of materials from this site results in the need for servicing, repair or correction of equipment or data, you assume any costs thereof. UXTheme will not be responsible for any outcome that may occur during the course of usage of our resources.<\\/p>\",\"__globals__\":{\"typography_typography\":\"\"},\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4877142\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a45f18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e0392fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"License\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"365ff48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By purchasing or downloading resource (\\u201citem\\u201d or \\u201cfile\\u201d) you are being granted a license to use these files for specific uses under certain conditions. Ownership remains with UXTheme, and you are required to abide by the following licensing terms.<\\/p>\",\"__globals__\":{\"typography_typography\":\"\"},\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c768177\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f234ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a4aded\",\"elType\":\"widget\",\"settings\":{\"title\":\"Security\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a2d66c9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"You have rights for royalty free use of our resources for any or all of your personal.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"a1ad403\"},{\"text\":\"You are not required to attribute or link to UXTheme in any of projects.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"424b699\"},{\"text\":\"We reserve the rights to change prices and revise the resources usage policy in any moment.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"fcd5a27\"}],\"space_between\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Circular Std\",\"icon_typography_font_weight\":\"400\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_color\":\"#161C2D\",\"text_color\":\"#54595F\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e533fa9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7e90815\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e4c7de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Embedded content from other websites\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9690d30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.<\\/p>\",\"__globals__\":{\"typography_typography\":\"\"},\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a3530b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.\",\"__globals__\":{\"typography_typography\":\"\"},\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1401f13\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8980688\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7a9909c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Changes about terms\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c906587\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If we change our terms of use we will post those changes on this page. Registered users will be sent an email that outlines changes made to the terms of use.<\\/p>\",\"__globals__\":{\"typography_typography\":\"\"},\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4688,3130,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:5;s:14:\"_margin_mobile\";i:1;s:14:\"_margin_tablet\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:5;s:20:\"typography_font_size\";i:5;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:5;s:25:\"typography_letter_spacing\";i:5;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:5:\"align\";i:1;s:10:\"text_color\";i:6;s:21:\"typography_typography\";i:6;s:22:\"typography_font_family\";i:6;s:20:\"typography_font_size\";i:6;s:22:\"typography_line_height\";i:6;s:25:\"typography_letter_spacing\";i:6;s:22:\"typography_font_weight\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:5;s:14:\"padding_mobile\";i:5;s:14:\"padding_tablet\";i:1;}}s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:2:{s:9:\"icon_size\";i:1;s:10:\"icon_color\";i:1;}s:18:\"section_text_style\";a:6:{s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:30:\"icon_typography_letter_spacing\";i:1;s:10:\"text_color\";i:1;}}}}}'),(4689,3150,'inline_featured_image','0'),(4690,3150,'_wp_page_template','page-templates/template-page-builder.php'),(4691,3150,'_wp_page_template','page-templates/template-page-builder.php'),(4692,3150,'body_background_color',''),(4693,3150,'_body_background_color','field_5c721ec24addf'),(4694,3150,'hide_global_header','0'),(4695,3150,'_hide_global_header','field_5f3288799a622'),(4696,3150,'enable_header_buttons','show'),(4697,3150,'_enable_header_buttons','field_5c7122a4da07a'),(4698,3150,'header_btn1_text',''),(4699,3150,'_header_btn1_text','header_btn1_text'),(4700,3150,'header_btn1_url',''),(4701,3150,'_header_btn1_url','header_btn2_url'),(4702,3150,'header_btn2_text',''),(4703,3150,'_header_btn2_text','header_btn2_text'),(4704,3150,'use_custom_logo','0'),(4705,3150,'_use_custom_logo','field_5c718923b2115'),(4706,3150,'buttons_background_color',''),(4707,3150,'_buttons_background_color','field_5c721ec248a3d'),(4708,3150,'buttons_text_color',''),(4709,3150,'_buttons_text_color','field_5c721ed648a3e'),(4710,3150,'buttons_border_color',''),(4711,3150,'_buttons_border_color','field_5c723ccb7677b'),(4712,3150,'buttons_hover_background_color',''),(4713,3150,'_buttons_hover_background_color','field_5c72341d85272'),(4714,3150,'buttons_hover_text_color',''),(4715,3150,'_buttons_hover_text_color','field_5c7235491991b'),(4716,3150,'buttons_hover_border_color',''),(4717,3150,'_buttons_hover_border_color','field_5c7235571991c'),(4718,3150,'btn2_buttons_background_color',''),(4719,3150,'_btn2_buttons_background_color','field_5c721f1648a42'),(4720,3150,'btn2_buttons_text_color',''),(4721,3150,'_btn2_buttons_text_color','field_5c721f1f48a43'),(4722,3150,'btn2_buttons_hover_background_color',''),(4723,3150,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(4724,3150,'btn2_buttons_hover_text_color',''),(4725,3150,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(4726,3150,'btn2_buttons_hover_border_color',''),(4727,3150,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(4728,3150,'btn2_button_custom_css',''),(4729,3150,'_btn2_button_custom_css','field_5c72342c85273'),(4730,3150,'button_2_custom_css',''),(4731,3150,'_button_2_custom_css','field_5f5e29a676d5e'),(4732,3150,'hide_global_footer','0'),(4733,3150,'_hide_global_footer','field_5b5ab66bdd531'),(4734,3150,'_elementor_edit_mode','builder'),(4735,3150,'_elementor_template_type','wp-page'),(4736,3150,'_elementor_version','3.4.2'),(4737,3150,'_elementor_data','[{\"id\":\"b9bbd45\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"26538ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aad8e8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\\n\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#D16457\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"100bb91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PRIVACY NOTICE<\\/p><p>This privacy notice discloses the privacy practices for www.k1k3visas.com. This privacy notice applies solely to information collected by this web site. It will notify you of the following:<br \\/>1. What personally identifiable information is collected from you through the web site, how it is used and with whom it may be shared.<br \\/>2. What choices are available to you regarding the use of your Data.<br \\/>3. The security procedures in place to protect the misuse of your information.<br \\/>4. How you can correct any inaccuracies in the information.<br \\/>Information Collection, Use, and Sharing<br \\/>We are the sole owners of the information collected on this site. We only have access to\\/collect information that you voluntarily give us via email or other direct contact from you. We will not sell or rent this information to anyone.<br \\/>We will use your information to respond to you, regarding the reason you contacted us. We will not share your information with any third party outside of our organization, other than as necessary to fulfill your request, e.g. to ship an order.<br \\/>Unless you ask us not to, we may contact you via email in the future to tell you about specials, new products or services, or changes to this privacy policy.<br \\/>Your Access to and Control over Information<br \\/>You may opt out of any future contacts from us at any time. You can do the following at any time by contacting us via the email address or phone number given on our website:<br \\/>* See what data we have about you, if any. * Change\\/correct any data we have about you. * Have us delete any data we have about you. * Express any concern you have about our use of your data.<\\/p><p>Security<\\/p><p>We take precautions to protect your information. When you submit sensitive information via the website, your information is protected both online and offline.<br \\/>Whenver we collect sensitive information (such as credit card data), that information is encrypted and transmitted to us in a secure way. You can verify this by looking for a closed lock icon at the bottom of your web browser, or looking for \\u201chttps\\u201d at the beginning of the address of the web page.<br \\/>While we use encryption to protect sensitive information transmitted online, we also protect your information offline. Only employees who need the information to perform a specific job (for example, billing or customer service) are granted access to personally identifiable information. The computers\\/servers in which we store personally identifiable information are kept in a secure environment.<br \\/>Cookies. We use \\u201ccookies\\u201d on this site. A cookie is a piece of data stored on a site visitor\\u2019s hard drive to help us improve your access to our site and identify repeat visitors to our site. For instance, when we use a cookie to identify you, you would not have to log in a password more than once, thereby saving time while on our site. Cookies can also enable us to track and target the interests of our users to enhance the experience on our site. Usage of a cookie is in no way linked to any personally identifiable information on our site.<br \\/>Some of our business partners may use cookies on our site (for example, advertisers). However, we have no access to or control over these cookies.<br \\/>Links this web site contains links to other sites. Please be aware that we are not responsible for the content or privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of any other site that collects personally identifiable information.<br \\/>Surveys &amp; Contests from time-to-time our site requests information via surveys or contests. Participation in these surveys or contests is completely voluntary and you may choose whether or not to participate and therefore disclose this information. Information requested may include contact information (such as name and shipping address), and demographic information (such as zip code, age level). Contact information will be used to notify the winners and award prizes. Survey information will be used for purposes of monitoring or improving the use and satisfaction of this site.<\\/p><p>If you feel that we are not abiding by this privacy policy, you should contact us immediately via telephone at 619-249-0204, or via email.\\u00a0 This e-mail address is being protected from spambots.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17686,16399,'_wp_page_template','page-templates/template-page-builder.php'),(17687,16399,'_elementor_edit_mode','builder'),(17688,16399,'_elementor_template_type','wp-page'),(17689,16399,'_elementor_version','3.0.11'),(17690,16399,'_elementor_data','[{\"id\":\"b9bbd45\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"26538ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aad8e8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\\n\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#D16457\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"100bb91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PRIVACY NOTICE<\\/p><p>This privacy notice discloses the privacy practices for www.k1k3visas.com. This privacy notice applies solely to information collected by this web site. It will notify you of the following:<br \\/>1. What personally identifiable information is collected from you through the web site, how it is used and with whom it may be shared.<br \\/>2. What choices are available to you regarding the use of your Data.<br \\/>3. The security procedures in place to protect the misuse of your information.<br \\/>4. How you can correct any inaccuracies in the information.<br \\/>Information Collection, Use, and Sharing<br \\/>We are the sole owners of the information collected on this site. We only have access to\\/collect information that you voluntarily give us via email or other direct contact from you. We will not sell or rent this information to anyone.<br \\/>We will use your information to respond to you, regarding the reason you contacted us. We will not share your information with any third party outside of our organization, other than as necessary to fulfill your request, e.g. to ship an order.<br \\/>Unless you ask us not to, we may contact you via email in the future to tell you about specials, new products or services, or changes to this privacy policy.<br \\/>Your Access to and Control over Information<br \\/>You may opt out of any future contacts from us at any time. You can do the following at any time by contacting us via the email address or phone number given on our website:<br \\/>* See what data we have about you, if any. * Change\\/correct any data we have about you. * Have us delete any data we have about you. * Express any concern you have about our use of your data.<\\/p><p>Security<\\/p><p>We take precautions to protect your information. When you submit sensitive information via the website, your information is protected both online and offline.<br \\/>Whenver we collect sensitive information (such as credit card data), that information is encrypted and transmitted to us in a secure way. You can verify this by looking for a closed lock icon at the bottom of your web browser, or looking for \\u201chttps\\u201d at the beginning of the address of the web page.<br \\/>While we use encryption to protect sensitive information transmitted online, we also protect your information offline. Only employees who need the information to perform a specific job (for example, billing or customer service) are granted access to personally identifiable information. The computers\\/servers in which we store personally identifiable information are kept in a secure environment.<br \\/>Cookies. We use \\u201ccookies\\u201d on this site. A cookie is a piece of data stored on a site visitor\\u2019s hard drive to help us improve your access to our site and identify repeat visitors to our site. For instance, when we use a cookie to identify you, you would not have to log in a password more than once, thereby saving time while on our site. Cookies can also enable us to track and target the interests of our users to enhance the experience on our site. Usage of a cookie is in no way linked to any personally identifiable information on our site.<br \\/>Some of our business partners may use cookies on our site (for example, advertisers). However, we have no access to or control over these cookies.<br \\/>Links this web site contains links to other sites. Please be aware that we are not responsible for the content or privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of any other site that collects personally identifiable information.<br \\/>Surveys &amp; Contests from time-to-time our site requests information via surveys or contests. Participation in these surveys or contests is completely voluntary and you may choose whether or not to participate and therefore disclose this information. Information requested may include contact information (such as name and shipping address), and demographic information (such as zip code, age level). Contact information will be used to notify the winners and award prizes. Survey information will be used for purposes of monitoring or improving the use and satisfaction of this site.<\\/p><p>If you feel that we are not abiding by this privacy policy, you should contact us immediately via telephone at 619-249-0204, or via email.\\u00a0 This e-mail address is being protected from spambots.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17673,16397,'_wp_page_template','page-templates/template-page-builder.php'),(17674,16397,'_elementor_edit_mode','builder'),(17675,16397,'_elementor_template_type','wp-page'),(17676,16397,'_elementor_version','3.0.11'),(17677,16397,'_elementor_data','[{\"id\":\"a7cf9fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":773,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9f81d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8236e58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a76b47f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=38847f8\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2eccf25\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6f7729\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9743c4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions contained in the Terms Of Use outlined below. These terms apply to the entire website and any email or other type of communication between you and UXTheme. Under no circumstances shall UXTheme team be liable for any direct, indirect, special, incidental or consequential damages, including, but not limited to, loss of data or profit, arising out of the use, or the inability to use, the materials on this site, even if UXTheme team or an authorized representative has been advised of the possibility of such damages. If your use of materials from this site results in the need for servicing, repair or correction of equipment or data, you assume any costs thereof. UXTheme will not be responsible for any outcome that may occur during the course of usage of our resources.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=e5168be\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5604b20\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"734f4d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8908875\",\"elType\":\"widget\",\"settings\":{\"title\":\"License\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"641f593\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By purchasing or downloading resource (\\u201citem\\u201d or \\u201cfile\\u201d) you are being granted a license to use these files for specific uses under certain conditions. Ownership remains with UXTheme, and you are required to abide by the following licensing terms.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=e5168be\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9c8cfae\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4090a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"413e9ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Security\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"09bad1c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"You have rights for royalty free use of our resources for any or all of your personal.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"a1ad403\"},{\"text\":\"You are not required to attribute or link to UXTheme in any of projects.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"424b699\"},{\"text\":\"We reserve the rights to change prices and revise the resources usage policy in any moment.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"fcd5a27\"}],\"space_between\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Circular Std\",\"icon_typography_font_weight\":\"400\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"42a4ec1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cfa3fb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5fc1a3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Embedded content from other websites\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e0cd73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.<\\/p><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=e5168be\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4c806c3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"35f1b4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"473e947\",\"elType\":\"widget\",\"settings\":{\"title\":\"Changes about terms\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13b86cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If we change our terms of use we will post those changes on this page. Registered users will be sent an email that outlines changes made to the terms of use.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=e5168be\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4739,3151,'inline_featured_image','0'),(4740,3151,'_wp_page_template','page-templates/template-page-builder.php'),(4741,3151,'_wp_page_template','page-templates/template-page-builder.php'),(4742,3151,'_wp_page_template','page-templates/template-page-builder.php'),(4743,3151,'body_background_color',''),(4744,3151,'_body_background_color','field_5c721ec24addf'),(4745,3151,'hide_global_header','0'),(4746,3151,'_hide_global_header','field_5f3288799a622'),(4747,3151,'enable_header_buttons','show'),(4748,3151,'_enable_header_buttons','field_5c7122a4da07a'),(4749,3151,'header_btn1_text',''),(4750,3151,'_header_btn1_text','header_btn1_text'),(4751,3151,'header_btn1_url',''),(4752,3151,'_header_btn1_url','header_btn2_url'),(4753,3151,'header_btn2_text',''),(4754,3151,'_header_btn2_text','header_btn2_text'),(4755,3151,'use_custom_logo','0'),(4756,3151,'_use_custom_logo','field_5c718923b2115'),(4757,3151,'buttons_background_color',''),(4758,3151,'_buttons_background_color','field_5c721ec248a3d'),(4759,3151,'buttons_text_color',''),(4760,3151,'_buttons_text_color','field_5c721ed648a3e'),(4761,3151,'buttons_border_color',''),(4762,3151,'_buttons_border_color','field_5c723ccb7677b'),(4763,3151,'buttons_hover_background_color',''),(4764,3151,'_buttons_hover_background_color','field_5c72341d85272'),(4765,3151,'buttons_hover_text_color',''),(4766,3151,'_buttons_hover_text_color','field_5c7235491991b'),(4767,3151,'buttons_hover_border_color',''),(4768,3151,'_buttons_hover_border_color','field_5c7235571991c'),(4769,3151,'btn2_buttons_background_color',''),(4770,3151,'_btn2_buttons_background_color','field_5c721f1648a42'),(4771,3151,'btn2_buttons_text_color',''),(4772,3151,'_btn2_buttons_text_color','field_5c721f1f48a43'),(4773,3151,'btn2_buttons_hover_background_color',''),(4774,3151,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(4775,3151,'btn2_buttons_hover_text_color',''),(4776,3151,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(4777,3151,'btn2_buttons_hover_border_color',''),(4778,3151,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(4779,3151,'btn2_button_custom_css',''),(4780,3151,'_btn2_button_custom_css','field_5c72342c85273'),(4781,3151,'button_2_custom_css',''),(4782,3151,'_button_2_custom_css','field_5f5e29a676d5e'),(4783,3151,'hide_global_footer','0'),(4784,3151,'_hide_global_footer','field_5b5ab66bdd531'),(4785,3151,'_elementor_edit_mode','builder'),(4786,3151,'_elementor_template_type','wp-page'),(4787,3151,'_elementor_version','3.0.11'),(4788,3151,'_elementor_data','[{\"id\":\"5feeea0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":773,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cca466\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f18d57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Return Policy\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfa928\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=38847f8\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67f140b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f83dbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"45b5889\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions contained in the Terms Of Use outlined below. These terms apply to the entire website and any email or other type of communication between you and UXTheme. Under no circumstances shall UXTheme team be liable for any direct, indirect, special, incidental or consequential damages, including, but not limited to, loss of data or profit, arising out of the use, or the inability to use, the materials on this site, even if UXTheme team or an authorized representative has been advised of the possibility of such damages. If your use of materials from this site results in the need for servicing, repair or correction of equipment or data, you assume any costs thereof. UXTheme will not be responsible for any outcome that may occur during the course of usage of our resources.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=e5168be\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"55dd7af\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8574ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0fade1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"License\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bbc3806\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By purchasing or downloading resource (\\u201citem\\u201d or \\u201cfile\\u201d) you are being granted a license to use these files for specific uses under certain conditions. Ownership remains with UXTheme, and you are required to abide by the following licensing terms.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=e5168be\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2937ed3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fd1d4ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"321b2fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Security\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"815cc89\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"You have rights for royalty free use of our resources for any or all of your personal.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"a1ad403\"},{\"text\":\"You are not required to attribute or link to UXTheme in any of projects.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"424b699\"},{\"text\":\"We reserve the rights to change prices and revise the resources usage policy in any moment.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"fcd5a27\"}],\"space_between\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Circular Std\",\"icon_typography_font_weight\":\"400\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3932bb1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12a45f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ded6ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Embedded content from other websites\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15fb96b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.<\\/p><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=e5168be\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1628a6b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"11f0e62\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"442d6c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Changes about terms\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2628e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If we change our terms of use we will post those changes on this page. Registered users will be sent an email that outlines changes made to the terms of use.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=e5168be\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10221,15488,'_wp_page_template','page-templates/template-page-builder.php'),(10222,15488,'_elementor_edit_mode','builder'),(10223,15488,'_elementor_template_type','wp-page'),(10224,15488,'_elementor_version','3.0.11'),(10225,15488,'_elementor_data','[{\"id\":\"5feeea0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":773,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cca466\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f18d57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Return Policy\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfa928\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=38847f8\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67f140b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f83dbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"45b5889\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions contained in the Terms Of Use outlined below. These terms apply to the entire website and any email or other type of communication between you and UXTheme. Under no circumstances shall UXTheme team be liable for any direct, indirect, special, incidental or consequential damages, including, but not limited to, loss of data or profit, arising out of the use, or the inability to use, the materials on this site, even if UXTheme team or an authorized representative has been advised of the possibility of such damages. If your use of materials from this site results in the need for servicing, repair or correction of equipment or data, you assume any costs thereof. UXTheme will not be responsible for any outcome that may occur during the course of usage of our resources.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=e5168be\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"55dd7af\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8574ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0fade1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"License\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bbc3806\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By purchasing or downloading resource (\\u201citem\\u201d or \\u201cfile\\u201d) you are being granted a license to use these files for specific uses under certain conditions. Ownership remains with UXTheme, and you are required to abide by the following licensing terms.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=e5168be\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2937ed3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fd1d4ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"321b2fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Security\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"815cc89\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"You have rights for royalty free use of our resources for any or all of your personal.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"a1ad403\"},{\"text\":\"You are not required to attribute or link to UXTheme in any of projects.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"424b699\"},{\"text\":\"We reserve the rights to change prices and revise the resources usage policy in any moment.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"fcd5a27\"}],\"space_between\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Circular Std\",\"icon_typography_font_weight\":\"400\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3932bb1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12a45f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ded6ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Embedded content from other websites\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15fb96b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.<\\/p><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=e5168be\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1628a6b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"11f0e62\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"442d6c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Changes about terms\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2628e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If we change our terms of use we will post those changes on this page. Registered users will be sent an email that outlines changes made to the terms of use.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=e5168be\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4790,3367,'inline_featured_image','0'),(4791,3367,'body_background_color',''),(4792,3367,'_body_background_color','field_5c721ec24addf'),(4793,3367,'hide_global_header','0'),(4794,3367,'_hide_global_header','field_5f3288799a622'),(4795,3367,'enable_header_buttons','show'),(4796,3367,'_enable_header_buttons','field_5c7122a4da07a'),(4797,3367,'header_btn1_text',''),(4798,3367,'_header_btn1_text','header_btn1_text'),(4799,3367,'header_btn1_url',''),(4800,3367,'_header_btn1_url','header_btn2_url'),(4801,3367,'header_btn2_text',''),(4802,3367,'_header_btn2_text','header_btn2_text'),(4803,3367,'use_custom_logo','0'),(4804,3367,'_use_custom_logo','field_5c718923b2115'),(4805,3367,'buttons_background_color',''),(4806,3367,'_buttons_background_color','field_5c721ec248a3d'),(4807,3367,'buttons_text_color',''),(4808,3367,'_buttons_text_color','field_5c721ed648a3e'),(4809,3367,'buttons_border_color',''),(4810,3367,'_buttons_border_color','field_5c723ccb7677b'),(4811,3367,'buttons_hover_background_color',''),(4812,3367,'_buttons_hover_background_color','field_5c72341d85272'),(4813,3367,'buttons_hover_text_color',''),(4814,3367,'_buttons_hover_text_color','field_5c7235491991b'),(4815,3367,'buttons_hover_border_color',''),(4816,3367,'_buttons_hover_border_color','field_5c7235571991c'),(4817,3367,'btn2_buttons_background_color',''),(4818,3367,'_btn2_buttons_background_color','field_5c721f1648a42'),(4819,3367,'btn2_buttons_text_color',''),(4820,3367,'_btn2_buttons_text_color','field_5c721f1f48a43'),(4821,3367,'btn2_buttons_hover_background_color',''),(4822,3367,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(4823,3367,'btn2_buttons_hover_text_color',''),(4824,3367,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(4825,3367,'btn2_buttons_hover_border_color',''),(4826,3367,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(4827,3367,'btn2_button_custom_css',''),(4828,3367,'_btn2_button_custom_css','field_5c72342c85273'),(4829,3367,'button_2_custom_css',''),(4830,3367,'_button_2_custom_css','field_5f5e29a676d5e'),(4831,3367,'hide_global_footer','0'),(4832,3367,'_hide_global_footer','field_5b5ab66bdd531'),(4833,3367,'_wp_page_template','page-templates/template-page-builder.php'),(4834,3367,'_elementor_edit_mode','builder'),(4835,3367,'_elementor_template_type','wp-page'),(4836,3367,'_elementor_version','3.0.13'),(4837,3367,'_elementor_data','[{\"id\":\"b2bf386\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"74\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4352b32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"db9dda5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join at Grayic\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"43\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4258a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions<\\/p>\",\"align\":\"center\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"240\",\"bottom\":\"0\",\"left\":\"240\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bc00b1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"780d536\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c36d45\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"id\":3396,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C.jpg\"},\"lightbox\":\"yes\",\"play_icon_color\":\"#FFFFFF\",\"play_icon_text_shadow_text_shadow_type\":\"yes\",\"play_icon_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"play_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"play_icon_box_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"__globals__\":{\"play_icon_bg\":\"\"},\"play_icon_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"play_icon_bg\":\"#473BF0\",\"play_icon_box_size_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9aaff1f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37ef3abf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7871a92b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why you should join us?\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1001e98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"260\",\"bottom\":\"67\",\"left\":\"260\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57852c49\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"54\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3315012c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"632632e9\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3383,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/bubble-chart-fill.svg\"},\"library\":\"svg\"},\"title\":\"Personal growth\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"55d48fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"791bdaf3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3384,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/money-dollar-circle-fill.svg\"},\"library\":\"svg\"},\"title\":\"Competitive salary\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"4413ca7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2363b24c\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3385,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/user-fill.svg\"},\"library\":\"svg\"},\"title\":\"Casual dress code \",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58fcf912\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"31a4733a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"406d94d2\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3386,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/timer-fill.svg\"},\"library\":\"svg\"},\"title\":\"Unlimited time off\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"588ad453\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e5910e9\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3387,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/user-5-fill.svg\"},\"library\":\"svg\"},\"title\":\"Yearly bonuses\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"44e5f2cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d83eaa7\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3388,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/earth-fill.svg\"},\"library\":\"svg\"},\"title\":\"Personal growth\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c989705\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e7f68a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1277bd12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current job openings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91df62b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"list\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"box_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_postion_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-job-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(4838,3367,'body_background_color',''),(4839,3367,'_body_background_color','field_5c721ec24addf'),(4840,3367,'hide_global_header','0'),(4841,3367,'_hide_global_header','field_5f3288799a622'),(4842,3367,'enable_header_buttons','show'),(4843,3367,'_enable_header_buttons','field_5c7122a4da07a'),(4844,3367,'header_btn1_text',''),(4845,3367,'_header_btn1_text','header_btn1_text'),(4846,3367,'header_btn1_url',''),(4847,3367,'_header_btn1_url','header_btn2_url'),(4848,3367,'header_btn2_text',''),(4849,3367,'_header_btn2_text','header_btn2_text'),(4850,3367,'use_custom_logo','0'),(4851,3367,'_use_custom_logo','field_5c718923b2115'),(4852,3367,'buttons_background_color',''),(4853,3367,'_buttons_background_color','field_5c721ec248a3d'),(4854,3367,'buttons_text_color',''),(4855,3367,'_buttons_text_color','field_5c721ed648a3e'),(4856,3367,'buttons_border_color',''),(4857,3367,'_buttons_border_color','field_5c723ccb7677b'),(4858,3367,'buttons_hover_background_color',''),(4859,3367,'_buttons_hover_background_color','field_5c72341d85272'),(4860,3367,'buttons_hover_text_color',''),(4861,3367,'_buttons_hover_text_color','field_5c7235491991b'),(4862,3367,'buttons_hover_border_color',''),(4863,3367,'_buttons_hover_border_color','field_5c7235571991c'),(4864,3367,'btn2_buttons_background_color',''),(4865,3367,'_btn2_buttons_background_color','field_5c721f1648a42'),(4866,3367,'btn2_buttons_text_color',''),(4867,3367,'_btn2_buttons_text_color','field_5c721f1f48a43'),(4868,3367,'btn2_buttons_hover_background_color',''),(4869,3367,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(4870,3367,'btn2_buttons_hover_text_color',''),(4871,3367,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(4872,3367,'btn2_buttons_hover_border_color',''),(4873,3367,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(4874,3367,'btn2_button_custom_css',''),(4875,3367,'_btn2_button_custom_css','field_5c72342c85273'),(4876,3367,'button_2_custom_css',''),(4877,3367,'_button_2_custom_css','field_5f5e29a676d5e'),(4878,3367,'hide_global_footer','0'),(4879,3367,'_hide_global_footer','field_5b5ab66bdd531'),(4880,3367,'_wp_page_template','page-templates/template-page-builder.php'),(4881,3367,'_elementor_edit_mode','builder'),(4882,3367,'_elementor_template_type','wp-page'),(4883,3367,'_elementor_version','3.0.13'),(4884,3367,'_elementor_data','[{\"id\":\"b2bf386\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"74\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4352b32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"db9dda5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join at Grayic\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"43\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4258a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions<\\/p>\",\"align\":\"center\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"240\",\"bottom\":\"0\",\"left\":\"240\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bc00b1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"780d536\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c36d45\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"id\":3396,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C.jpg\"},\"lightbox\":\"yes\",\"play_icon_color\":\"#FFFFFF\",\"play_icon_text_shadow_text_shadow_type\":\"yes\",\"play_icon_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"play_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"play_icon_box_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"__globals__\":{\"play_icon_bg\":\"\"},\"play_icon_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"play_icon_bg\":\"#473BF0\",\"play_icon_box_size_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9aaff1f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37ef3abf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7871a92b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why you should join us?\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1001e98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"260\",\"bottom\":\"67\",\"left\":\"260\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57852c49\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"54\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3315012c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"632632e9\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3383,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/bubble-chart-fill.svg\"},\"library\":\"svg\"},\"title\":\"Personal growth\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"55d48fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"791bdaf3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3384,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/money-dollar-circle-fill.svg\"},\"library\":\"svg\"},\"title\":\"Competitive salary\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"4413ca7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2363b24c\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3385,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/user-fill.svg\"},\"library\":\"svg\"},\"title\":\"Casual dress code \",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58fcf912\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"31a4733a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"406d94d2\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3386,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/timer-fill.svg\"},\"library\":\"svg\"},\"title\":\"Unlimited time off\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"588ad453\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e5910e9\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3387,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/user-5-fill.svg\"},\"library\":\"svg\"},\"title\":\"Yearly bonuses\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"44e5f2cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d83eaa7\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3388,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/earth-fill.svg\"},\"library\":\"svg\"},\"title\":\"Personal growth\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c989705\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e7f68a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1277bd12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current job openings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91df62b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"list\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"box_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_postion_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-job-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(4885,3367,'body_background_color',''),(4886,3367,'_body_background_color','field_5c721ec24addf'),(4887,3367,'hide_global_header','0'),(4888,3367,'_hide_global_header','field_5f3288799a622'),(4889,3367,'enable_header_buttons','show'),(4890,3367,'_enable_header_buttons','field_5c7122a4da07a'),(4891,3367,'header_btn1_text',''),(4892,3367,'_header_btn1_text','header_btn1_text'),(4893,3367,'header_btn1_url',''),(4894,3367,'_header_btn1_url','header_btn2_url'),(4895,3367,'header_btn2_text',''),(4896,3367,'_header_btn2_text','header_btn2_text'),(4897,3367,'use_custom_logo','0'),(4898,3367,'_use_custom_logo','field_5c718923b2115'),(4899,3367,'buttons_background_color',''),(4900,3367,'_buttons_background_color','field_5c721ec248a3d'),(4901,3367,'buttons_text_color',''),(4902,3367,'_buttons_text_color','field_5c721ed648a3e'),(4903,3367,'buttons_border_color',''),(4904,3367,'_buttons_border_color','field_5c723ccb7677b'),(4905,3367,'buttons_hover_background_color',''),(4906,3367,'_buttons_hover_background_color','field_5c72341d85272'),(4907,3367,'buttons_hover_text_color',''),(4908,3367,'_buttons_hover_text_color','field_5c7235491991b'),(4909,3367,'buttons_hover_border_color',''),(4910,3367,'_buttons_hover_border_color','field_5c7235571991c'),(4911,3367,'btn2_buttons_background_color',''),(4912,3367,'_btn2_buttons_background_color','field_5c721f1648a42'),(4913,3367,'btn2_buttons_text_color',''),(4914,3367,'_btn2_buttons_text_color','field_5c721f1f48a43'),(4915,3367,'btn2_buttons_hover_background_color',''),(4916,3367,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(4917,3367,'btn2_buttons_hover_text_color',''),(4918,3367,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(4919,3367,'btn2_buttons_hover_border_color',''),(4920,3367,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(4921,3367,'btn2_button_custom_css',''),(4922,3367,'_btn2_button_custom_css','field_5c72342c85273'),(4923,3367,'button_2_custom_css',''),(4924,3367,'_button_2_custom_css','field_5f5e29a676d5e'),(4925,3367,'hide_global_footer','0'),(4926,3367,'_hide_global_footer','field_5b5ab66bdd531'),(4927,3367,'_wp_page_template','page-templates/template-page-builder.php'),(4928,3367,'_elementor_edit_mode','builder'),(4929,3367,'_elementor_template_type','wp-page'),(4930,3367,'_elementor_version','3.0.13'),(4931,3367,'_elementor_data','[{\"id\":\"b2bf386\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"74\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4352b32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"db9dda5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join at Grayic\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"43\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4258a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions<\\/p>\",\"align\":\"center\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"240\",\"bottom\":\"0\",\"left\":\"240\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bc00b1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"780d536\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c36d45\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"id\":3396,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C.jpg\"},\"lightbox\":\"yes\",\"play_icon_color\":\"#FFFFFF\",\"play_icon_text_shadow_text_shadow_type\":\"yes\",\"play_icon_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"play_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"play_icon_box_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"__globals__\":{\"play_icon_bg\":\"\"},\"play_icon_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"play_icon_bg\":\"#473BF0\",\"play_icon_box_size_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9aaff1f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37ef3abf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7871a92b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why you should join us?\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1001e98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"260\",\"bottom\":\"67\",\"left\":\"260\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57852c49\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"54\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3315012c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"632632e9\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3383,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/bubble-chart-fill.svg\"},\"library\":\"svg\"},\"title\":\"Personal growth\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"55d48fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"791bdaf3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3384,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/money-dollar-circle-fill.svg\"},\"library\":\"svg\"},\"title\":\"Competitive salary\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"4413ca7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2363b24c\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3385,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/user-fill.svg\"},\"library\":\"svg\"},\"title\":\"Casual dress code \",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58fcf912\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"31a4733a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"406d94d2\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3386,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/timer-fill.svg\"},\"library\":\"svg\"},\"title\":\"Unlimited time off\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"588ad453\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e5910e9\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3387,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/user-5-fill.svg\"},\"library\":\"svg\"},\"title\":\"Yearly bonuses\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"44e5f2cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d83eaa7\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3388,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/earth-fill.svg\"},\"library\":\"svg\"},\"title\":\"Personal growth\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c989705\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e7f68a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1277bd12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current job openings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91df62b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"list\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"box_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_postion_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-job-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(4932,3367,'body_background_color',''),(4933,3367,'_body_background_color','field_5c721ec24addf'),(4934,3367,'hide_global_header','0'),(4935,3367,'_hide_global_header','field_5f3288799a622'),(4936,3367,'enable_header_buttons','show'),(4937,3367,'_enable_header_buttons','field_5c7122a4da07a'),(4938,3367,'header_btn1_text',''),(4939,3367,'_header_btn1_text','header_btn1_text'),(4940,3367,'header_btn1_url',''),(4941,3367,'_header_btn1_url','header_btn2_url'),(4942,3367,'header_btn2_text',''),(4943,3367,'_header_btn2_text','header_btn2_text'),(4944,3367,'use_custom_logo','0'),(4945,3367,'_use_custom_logo','field_5c718923b2115'),(4946,3367,'buttons_background_color',''),(4947,3367,'_buttons_background_color','field_5c721ec248a3d'),(4948,3367,'buttons_text_color',''),(4949,3367,'_buttons_text_color','field_5c721ed648a3e'),(4950,3367,'buttons_border_color',''),(4951,3367,'_buttons_border_color','field_5c723ccb7677b'),(4952,3367,'buttons_hover_background_color',''),(4953,3367,'_buttons_hover_background_color','field_5c72341d85272'),(4954,3367,'buttons_hover_text_color',''),(4955,3367,'_buttons_hover_text_color','field_5c7235491991b'),(4956,3367,'buttons_hover_border_color',''),(4957,3367,'_buttons_hover_border_color','field_5c7235571991c'),(4958,3367,'btn2_buttons_background_color',''),(4959,3367,'_btn2_buttons_background_color','field_5c721f1648a42'),(4960,3367,'btn2_buttons_text_color',''),(4961,3367,'_btn2_buttons_text_color','field_5c721f1f48a43'),(4962,3367,'btn2_buttons_hover_background_color',''),(4963,3367,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(4964,3367,'btn2_buttons_hover_text_color',''),(4965,3367,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(4966,3367,'btn2_buttons_hover_border_color',''),(4967,3367,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(4968,3367,'btn2_button_custom_css',''),(4969,3367,'_btn2_button_custom_css','field_5c72342c85273'),(4970,3367,'button_2_custom_css',''),(4971,3367,'_button_2_custom_css','field_5f5e29a676d5e'),(4972,3367,'hide_global_footer','0'),(4973,3367,'_hide_global_footer','field_5b5ab66bdd531'),(4974,3367,'_wp_page_template','page-templates/template-page-builder.php'),(4975,3367,'_elementor_edit_mode','builder'),(4976,3367,'_elementor_template_type','wp-page'),(4977,3367,'_elementor_version','3.0.13'),(4978,3367,'_elementor_data','[{\"id\":\"b2bf386\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"74\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4352b32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"db9dda5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join at Grayic\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"43\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4258a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions<\\/p>\",\"align\":\"center\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"240\",\"bottom\":\"0\",\"left\":\"240\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bc00b1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"780d536\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c36d45\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"id\":3396,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C.jpg\"},\"lightbox\":\"yes\",\"play_icon_color\":\"#FFFFFF\",\"play_icon_text_shadow_text_shadow_type\":\"yes\",\"play_icon_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"play_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"play_icon_box_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"__globals__\":{\"play_icon_bg\":\"\"},\"play_icon_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"play_icon_bg\":\"#473BF0\",\"play_icon_box_size_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9aaff1f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37ef3abf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7871a92b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why you should join us?\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1001e98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"260\",\"bottom\":\"67\",\"left\":\"260\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57852c49\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"54\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3315012c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"632632e9\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3383,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/bubble-chart-fill.svg\"},\"library\":\"svg\"},\"title\":\"Personal growth\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"55d48fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"791bdaf3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3384,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/money-dollar-circle-fill.svg\"},\"library\":\"svg\"},\"title\":\"Competitive salary\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"4413ca7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2363b24c\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3385,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/user-fill.svg\"},\"library\":\"svg\"},\"title\":\"Casual dress code \",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58fcf912\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"31a4733a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"406d94d2\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3386,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/timer-fill.svg\"},\"library\":\"svg\"},\"title\":\"Unlimited time off\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"588ad453\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e5910e9\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3387,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/user-5-fill.svg\"},\"library\":\"svg\"},\"title\":\"Yearly bonuses\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"44e5f2cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d83eaa7\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3388,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/earth-fill.svg\"},\"library\":\"svg\"},\"title\":\"Personal growth\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c989705\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e7f68a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1277bd12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current job openings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91df62b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"list\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"box_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_postion_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-job-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(4979,3367,'body_background_color',''),(4980,3367,'_body_background_color','field_5c721ec24addf'),(4981,3367,'hide_global_header','0'),(4982,3367,'_hide_global_header','field_5f3288799a622'),(4983,3367,'enable_header_buttons','show'),(4984,3367,'_enable_header_buttons','field_5c7122a4da07a'),(4985,3367,'header_btn1_text',''),(4986,3367,'_header_btn1_text','header_btn1_text'),(4987,3367,'header_btn1_url',''),(4988,3367,'_header_btn1_url','header_btn2_url'),(4989,3367,'header_btn2_text',''),(4990,3367,'_header_btn2_text','header_btn2_text'),(4991,3367,'use_custom_logo','0'),(4992,3367,'_use_custom_logo','field_5c718923b2115'),(4993,3367,'buttons_background_color',''),(4994,3367,'_buttons_background_color','field_5c721ec248a3d'),(4995,3367,'buttons_text_color',''),(4996,3367,'_buttons_text_color','field_5c721ed648a3e'),(4997,3367,'buttons_border_color',''),(4998,3367,'_buttons_border_color','field_5c723ccb7677b'),(4999,3367,'buttons_hover_background_color',''),(5000,3367,'_buttons_hover_background_color','field_5c72341d85272'),(5001,3367,'buttons_hover_text_color',''),(5002,3367,'_buttons_hover_text_color','field_5c7235491991b'),(5003,3367,'buttons_hover_border_color',''),(5004,3367,'_buttons_hover_border_color','field_5c7235571991c'),(5005,3367,'btn2_buttons_background_color',''),(5006,3367,'_btn2_buttons_background_color','field_5c721f1648a42'),(5007,3367,'btn2_buttons_text_color',''),(5008,3367,'_btn2_buttons_text_color','field_5c721f1f48a43'),(5009,3367,'btn2_buttons_hover_background_color',''),(5010,3367,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(5011,3367,'btn2_buttons_hover_text_color',''),(5012,3367,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(5013,3367,'btn2_buttons_hover_border_color',''),(5014,3367,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(5015,3367,'btn2_button_custom_css',''),(5016,3367,'_btn2_button_custom_css','field_5c72342c85273'),(5017,3367,'button_2_custom_css',''),(5018,3367,'_button_2_custom_css','field_5f5e29a676d5e'),(5019,3367,'hide_global_footer','0'),(5020,3367,'_hide_global_footer','field_5b5ab66bdd531'),(5021,3367,'_wp_page_template','page-templates/template-page-builder.php'),(5022,3367,'_elementor_edit_mode','builder'),(5023,3367,'_elementor_template_type','wp-page'),(5024,3367,'_elementor_version','3.0.13'),(5025,3367,'_elementor_data','[{\"id\":\"b2bf386\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"74\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4352b32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"db9dda5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join at Grayic\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"43\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4258a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions<\\/p>\",\"align\":\"center\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"240\",\"bottom\":\"0\",\"left\":\"240\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bc00b1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"780d536\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c36d45\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"id\":3396,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C.jpg\"},\"lightbox\":\"yes\",\"play_icon_color\":\"#FFFFFF\",\"play_icon_text_shadow_text_shadow_type\":\"yes\",\"play_icon_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"play_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"play_icon_box_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"__globals__\":{\"play_icon_bg\":\"\"},\"play_icon_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"play_icon_bg\":\"#473BF0\",\"play_icon_box_size_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9aaff1f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37ef3abf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7871a92b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why you should join us?\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1001e98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"260\",\"bottom\":\"67\",\"left\":\"260\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57852c49\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"54\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3315012c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"632632e9\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3383,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/bubble-chart-fill.svg\"},\"library\":\"svg\"},\"title\":\"Personal growth\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"55d48fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"791bdaf3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3384,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/money-dollar-circle-fill.svg\"},\"library\":\"svg\"},\"title\":\"Competitive salary\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"4413ca7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2363b24c\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3385,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/user-fill.svg\"},\"library\":\"svg\"},\"title\":\"Casual dress code \",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58fcf912\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"31a4733a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"406d94d2\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3386,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/timer-fill.svg\"},\"library\":\"svg\"},\"title\":\"Unlimited time off\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"588ad453\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e5910e9\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3387,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/user-5-fill.svg\"},\"library\":\"svg\"},\"title\":\"Yearly bonuses\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"44e5f2cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d83eaa7\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3388,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/earth-fill.svg\"},\"library\":\"svg\"},\"title\":\"Personal growth\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c989705\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e7f68a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1277bd12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current job openings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91df62b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"list\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"box_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_postion_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-job-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(10115,15471,'_wp_page_template','page-templates/template-page-builder.php'),(10116,15471,'_elementor_edit_mode','builder'),(10117,15471,'_elementor_template_type','wp-page'),(10118,15471,'_elementor_version','3.0.13'),(10119,15471,'_elementor_data','[{\"id\":\"b2bf386\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"74\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4352b32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"db9dda5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join at Grayic\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"43\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4258a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions<\\/p>\",\"align\":\"center\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"240\",\"bottom\":\"0\",\"left\":\"240\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19bc00b1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"780d536\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c36d45\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"id\":3396,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C.jpg\"},\"lightbox\":\"yes\",\"play_icon_color\":\"#FFFFFF\",\"play_icon_text_shadow_text_shadow_type\":\"yes\",\"play_icon_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"play_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"play_icon_box_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"__globals__\":{\"play_icon_bg\":\"\"},\"play_icon_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"play_icon_bg\":\"#473BF0\",\"play_icon_box_size_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9aaff1f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37ef3abf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7871a92b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why you should join us?\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1001e98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"260\",\"bottom\":\"67\",\"left\":\"260\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57852c49\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"54\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3315012c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"632632e9\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3383,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/bubble-chart-fill.svg\"},\"library\":\"svg\"},\"title\":\"Personal growth\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"55d48fe7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"791bdaf3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3384,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/money-dollar-circle-fill.svg\"},\"library\":\"svg\"},\"title\":\"Competitive salary\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"4413ca7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2363b24c\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3385,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/user-fill.svg\"},\"library\":\"svg\"},\"title\":\"Casual dress code \",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58fcf912\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"31a4733a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"406d94d2\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3386,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/timer-fill.svg\"},\"library\":\"svg\"},\"title\":\"Unlimited time off\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"588ad453\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2e5910e9\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3387,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/user-5-fill.svg\"},\"library\":\"svg\"},\"title\":\"Yearly bonuses\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"44e5f2cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4d83eaa7\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"id\":3388,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/earth-fill.svg\"},\"library\":\"svg\"},\"title\":\"Personal growth\",\"description\":\"Leverage agile frameworks to provide a robust synopsis for high level overviews.\",\"heading_typography_typography\":\"custom\",\"icon_shadow_box_shadow\":{\"horizontal\":7,\"vertical\":6,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_box_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c989705\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e7f68a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1277bd12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current job openings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91df62b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"list\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"box_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_postion_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-job-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(5027,4307,'inline_featured_image','0'),(5028,4307,'_wp_page_template','page-templates/template-page-builder.php'),(5029,4307,'body_background_color',''),(5030,4307,'_body_background_color','field_5c721ec24addf'),(5031,4307,'hide_global_header','0'),(5032,4307,'_hide_global_header','field_5f3288799a622'),(5033,4307,'enable_header_buttons','show'),(5034,4307,'_enable_header_buttons','field_5c7122a4da07a'),(5035,4307,'header_btn1_text',''),(5036,4307,'_header_btn1_text','header_btn1_text'),(5037,4307,'header_btn1_url',''),(5038,4307,'_header_btn1_url','header_btn2_url'),(5039,4307,'header_btn2_text',''),(5040,4307,'_header_btn2_text','header_btn2_text'),(5041,4307,'use_custom_logo','0'),(5042,4307,'_use_custom_logo','field_5c718923b2115'),(5043,4307,'buttons_background_color',''),(5044,4307,'_buttons_background_color','field_5c721ec248a3d'),(5045,4307,'buttons_text_color',''),(5046,4307,'_buttons_text_color','field_5c721ed648a3e'),(5047,4307,'buttons_border_color',''),(5048,4307,'_buttons_border_color','field_5c723ccb7677b'),(5049,4307,'buttons_hover_background_color',''),(5050,4307,'_buttons_hover_background_color','field_5c72341d85272'),(5051,4307,'buttons_hover_text_color',''),(5052,4307,'_buttons_hover_text_color','field_5c7235491991b'),(5053,4307,'buttons_hover_border_color',''),(5054,4307,'_buttons_hover_border_color','field_5c7235571991c'),(5055,4307,'btn2_buttons_background_color',''),(5056,4307,'_btn2_buttons_background_color','field_5c721f1648a42'),(5057,4307,'btn2_buttons_text_color',''),(5058,4307,'_btn2_buttons_text_color','field_5c721f1f48a43'),(5059,4307,'btn2_buttons_hover_background_color',''),(5060,4307,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(5061,4307,'btn2_buttons_hover_text_color',''),(5062,4307,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(5063,4307,'btn2_buttons_hover_border_color',''),(5064,4307,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(5065,4307,'btn2_button_custom_css',''),(5066,4307,'_btn2_button_custom_css','field_5c72342c85273'),(5067,4307,'button_2_custom_css',''),(5068,4307,'_button_2_custom_css','field_5f5e29a676d5e'),(5069,4307,'hide_global_footer','0'),(5070,4307,'_hide_global_footer','field_5b5ab66bdd531'),(5071,4307,'_elementor_edit_mode','builder'),(5072,4307,'_elementor_template_type','wp-page'),(5073,4307,'_elementor_version','3.1.1'),(5074,4307,'_elementor_data','[{\"id\":\"9539716\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"71\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"45b44c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae33b2f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"70\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"016565d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"42ef05d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Plans\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ad73c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"af5b510\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a88f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"04daa42\",\"elType\":\"widget\",\"settings\":{\"pricing_style\":\"classic\",\"first_tab_title\":\"Monthly \",\"second_tab_title\":\"Yearly \",\"price_offer\":\"Save 25%\",\"pricing_list\":[{\"_id\":\"3671f96\",\"title\":\"Starter\",\"features\":\"<p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Commercial License<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 100+ HTML UI Elements<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 01 Domain Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2866\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\\\" alt=\\\"\\\" \\/>\\u00a0 6 Month Premium Support<\\/p><p><img class=\\\"alignnone size-full wp-image-2866\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Lifetime Updates\\u00a0<\\/p>\",\"price_monthly\":\"19\",\"price_duration_monthly\":\"\\/ month\",\"price_yearly\":\"49\",\"price_duration_yearly\":\"\\/per year\",\"button_label\":\"Start Free Trial\",\"price_currency\":\"$\",\"bottom_info\":\"No credit card required\",\"btn_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"price_subtitle_monthly\":\"billed monthly\",\"price_subtitle_yearly\":\"billed Yearly\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Standard\",\"features\":\"<p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Commercial License<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 100+ HTML UI Elements<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 01 Domain Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 <strong>6 Month Premium Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2866\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\\\" alt=\\\"\\\" \\/>\\u00a0 \\u00a0Lifetime Updates<\\/p>\",\"price_monthly\":\"49\",\"price_duration_monthly\":\"\\/ month\",\"price_yearly\":\"150\",\"price_duration_yearly\":\"\\/per year\",\"button_label\":\"Start Free Trial\",\"price_currency\":\"$\",\"bottom_info\":\"No credit card required\",\"_id\":\"3f19f9d\",\"btn_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"price_subtitle_monthly\":\"billed monthly\",\"price_subtitle_yearly\":\"billed Yearly\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Premium\",\"features\":\"<p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Commercial License<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 100+ HTML UI Elements<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 01 Domain Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 <strong>6 Month Premium Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 <strong>Lifetime Updates<\\/strong><\\/p>\",\"price_monthly\":\"99\",\"price_duration_monthly\":\"\\/ month\",\"price_yearly\":\"300\",\"price_duration_yearly\":\"\\/per year\",\"button_label\":\"Start Free Trial\",\"price_currency\":\"$\",\"bottom_info\":\"No credit card required\",\"_id\":\"918ed4f\",\"btn_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"price_subtitle_monthly\":\"billed monthly\",\"price_subtitle_yearly\":\"billed Yearly\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"bottom_typo_typography\":\"custom\",\"bottom_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":true},\"btn_color\":\"#FFFFFF\",\"btn_bg_color\":\"#473BF0\",\"__globals__\":{\"btn_bg_color\":\"\"},\"features_typo_typography\":\"custom\",\"features_typo_font_weight\":\"400\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20.5\",\"right\":\"20\",\"bottom\":\"20.5\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-price-table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"357bc63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2831d8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"479394b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"65\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"30\",\"left\":\"85\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3b4d9ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c231f97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Check our features\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a0d718b\",\"elType\":\"widget\",\"settings\":{\"title\":\"With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d6d581\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"74\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89eb1e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"380f33b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/preferences-circle.svg\",\"id\":4320},\"library\":\"svg\"},\"title\":\"Quick setup process\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"7435470\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cdb1d64\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/ic_shopping_cart_48px.svg\",\"id\":4319},\"library\":\"svg\"},\"title\":\"Create custom orders\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"2320ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e8fbd11\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/coupon.svg\",\"id\":4321},\"library\":\"svg\"},\"title\":\"Multiple coupons\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"939f345\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\"},\"elements\":[{\"id\":\"c6e3572\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ee796d7\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-service-1.svg\",\"id\":2839},\"library\":\"svg\"},\"title\":\"Organize your campaigns\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"8046ed5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c5184b5\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-service2.svg\",\"id\":2838},\"library\":\"svg\"},\"title\":\"Manage customers\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"1af514b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b7d38a\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-service3.svg\",\"id\":2837},\"library\":\"svg\"},\"title\":\"Track progress fast\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5075,4307,'_wp_page_template','page-templates/template-page-builder.php'),(5076,4307,'body_background_color',''),(5077,4307,'_body_background_color','field_5c721ec24addf'),(5078,4307,'hide_global_header','0'),(5079,4307,'_hide_global_header','field_5f3288799a622'),(5080,4307,'enable_header_buttons','show'),(5081,4307,'_enable_header_buttons','field_5c7122a4da07a'),(5082,4307,'header_btn1_text',''),(5083,4307,'_header_btn1_text','header_btn1_text'),(5084,4307,'header_btn1_url',''),(5085,4307,'_header_btn1_url','header_btn2_url'),(5086,4307,'header_btn2_text',''),(5087,4307,'_header_btn2_text','header_btn2_text'),(5088,4307,'use_custom_logo','0'),(5089,4307,'_use_custom_logo','field_5c718923b2115'),(5090,4307,'buttons_background_color',''),(5091,4307,'_buttons_background_color','field_5c721ec248a3d'),(5092,4307,'buttons_text_color',''),(5093,4307,'_buttons_text_color','field_5c721ed648a3e'),(5094,4307,'buttons_border_color',''),(5095,4307,'_buttons_border_color','field_5c723ccb7677b'),(5096,4307,'buttons_hover_background_color',''),(5097,4307,'_buttons_hover_background_color','field_5c72341d85272'),(5098,4307,'buttons_hover_text_color',''),(5099,4307,'_buttons_hover_text_color','field_5c7235491991b'),(5100,4307,'buttons_hover_border_color',''),(5101,4307,'_buttons_hover_border_color','field_5c7235571991c'),(5102,4307,'btn2_buttons_background_color',''),(5103,4307,'_btn2_buttons_background_color','field_5c721f1648a42'),(5104,4307,'btn2_buttons_text_color',''),(5105,4307,'_btn2_buttons_text_color','field_5c721f1f48a43'),(5106,4307,'btn2_buttons_hover_background_color',''),(5107,4307,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(5108,4307,'btn2_buttons_hover_text_color',''),(5109,4307,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(5110,4307,'btn2_buttons_hover_border_color',''),(5111,4307,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(5112,4307,'btn2_button_custom_css',''),(5113,4307,'_btn2_button_custom_css','field_5c72342c85273'),(5114,4307,'button_2_custom_css',''),(5115,4307,'_button_2_custom_css','field_5f5e29a676d5e'),(5116,4307,'hide_global_footer','0'),(5117,4307,'_hide_global_footer','field_5b5ab66bdd531'),(5118,4307,'_elementor_edit_mode','builder'),(5119,4307,'_elementor_template_type','wp-page'),(5120,4307,'_elementor_version','3.1.1'),(5121,4307,'_elementor_data','[{\"id\":\"9539716\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"71\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"45b44c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae33b2f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"70\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"016565d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"42ef05d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Plans\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ad73c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"af5b510\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a88f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"04daa42\",\"elType\":\"widget\",\"settings\":{\"pricing_style\":\"classic\",\"first_tab_title\":\"Monthly \",\"second_tab_title\":\"Yearly \",\"price_offer\":\"Save 25%\",\"pricing_list\":[{\"_id\":\"3671f96\",\"title\":\"Starter\",\"features\":\"<p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Commercial License<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 100+ HTML UI Elements<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 01 Domain Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2866\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\\\" alt=\\\"\\\" \\/>\\u00a0 6 Month Premium Support<\\/p><p><img class=\\\"alignnone size-full wp-image-2866\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Lifetime Updates\\u00a0<\\/p>\",\"price_monthly\":\"19\",\"price_duration_monthly\":\"\\/ month\",\"price_yearly\":\"49\",\"price_duration_yearly\":\"\\/per year\",\"button_label\":\"Start Free Trial\",\"price_currency\":\"$\",\"bottom_info\":\"No credit card required\",\"btn_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"price_subtitle_monthly\":\"billed monthly\",\"price_subtitle_yearly\":\"billed Yearly\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Standard\",\"features\":\"<p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Commercial License<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 100+ HTML UI Elements<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 01 Domain Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 <strong>6 Month Premium Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2866\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\\\" alt=\\\"\\\" \\/>\\u00a0 \\u00a0Lifetime Updates<\\/p>\",\"price_monthly\":\"49\",\"price_duration_monthly\":\"\\/ month\",\"price_yearly\":\"150\",\"price_duration_yearly\":\"\\/per year\",\"button_label\":\"Start Free Trial\",\"price_currency\":\"$\",\"bottom_info\":\"No credit card required\",\"_id\":\"3f19f9d\",\"btn_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"price_subtitle_monthly\":\"billed monthly\",\"price_subtitle_yearly\":\"billed Yearly\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Premium\",\"features\":\"<p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Commercial License<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 100+ HTML UI Elements<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 01 Domain Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 <strong>6 Month Premium Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 <strong>Lifetime Updates<\\/strong><\\/p>\",\"price_monthly\":\"99\",\"price_duration_monthly\":\"\\/ month\",\"price_yearly\":\"300\",\"price_duration_yearly\":\"\\/per year\",\"button_label\":\"Start Free Trial\",\"price_currency\":\"$\",\"bottom_info\":\"No credit card required\",\"_id\":\"918ed4f\",\"btn_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"price_subtitle_monthly\":\"billed monthly\",\"price_subtitle_yearly\":\"billed Yearly\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"bottom_typo_typography\":\"custom\",\"bottom_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":true},\"btn_color\":\"#FFFFFF\",\"btn_bg_color\":\"#473BF0\",\"__globals__\":{\"btn_bg_color\":\"\"},\"features_typo_typography\":\"custom\",\"features_typo_font_weight\":\"400\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20.5\",\"right\":\"20\",\"bottom\":\"20.5\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-price-table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"357bc63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2831d8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"479394b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"65\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"30\",\"left\":\"85\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3b4d9ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c231f97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Check our features\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a0d718b\",\"elType\":\"widget\",\"settings\":{\"title\":\"With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d6d581\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"74\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89eb1e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"380f33b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/preferences-circle.svg\",\"id\":4320},\"library\":\"svg\"},\"title\":\"Quick setup process\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"7435470\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cdb1d64\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/ic_shopping_cart_48px.svg\",\"id\":4319},\"library\":\"svg\"},\"title\":\"Create custom orders\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"2320ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e8fbd11\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/coupon.svg\",\"id\":4321},\"library\":\"svg\"},\"title\":\"Multiple coupons\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"939f345\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\"},\"elements\":[{\"id\":\"c6e3572\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ee796d7\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-service-1.svg\",\"id\":2839},\"library\":\"svg\"},\"title\":\"Organize your campaigns\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"8046ed5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c5184b5\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-service2.svg\",\"id\":2838},\"library\":\"svg\"},\"title\":\"Manage customers\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"1af514b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b7d38a\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-service3.svg\",\"id\":2837},\"library\":\"svg\"},\"title\":\"Track progress fast\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5122,4307,'_wp_page_template','page-templates/template-page-builder.php'),(5123,4307,'body_background_color',''),(5124,4307,'_body_background_color','field_5c721ec24addf'),(5125,4307,'hide_global_header','0'),(5126,4307,'_hide_global_header','field_5f3288799a622'),(5127,4307,'enable_header_buttons','show'),(5128,4307,'_enable_header_buttons','field_5c7122a4da07a'),(5129,4307,'header_btn1_text',''),(5130,4307,'_header_btn1_text','header_btn1_text'),(5131,4307,'header_btn1_url',''),(5132,4307,'_header_btn1_url','header_btn2_url'),(5133,4307,'header_btn2_text',''),(5134,4307,'_header_btn2_text','header_btn2_text'),(5135,4307,'use_custom_logo','0'),(5136,4307,'_use_custom_logo','field_5c718923b2115'),(5137,4307,'buttons_background_color',''),(5138,4307,'_buttons_background_color','field_5c721ec248a3d'),(5139,4307,'buttons_text_color',''),(5140,4307,'_buttons_text_color','field_5c721ed648a3e'),(5141,4307,'buttons_border_color',''),(5142,4307,'_buttons_border_color','field_5c723ccb7677b'),(5143,4307,'buttons_hover_background_color',''),(5144,4307,'_buttons_hover_background_color','field_5c72341d85272'),(5145,4307,'buttons_hover_text_color',''),(5146,4307,'_buttons_hover_text_color','field_5c7235491991b'),(5147,4307,'buttons_hover_border_color',''),(5148,4307,'_buttons_hover_border_color','field_5c7235571991c'),(5149,4307,'btn2_buttons_background_color',''),(5150,4307,'_btn2_buttons_background_color','field_5c721f1648a42'),(5151,4307,'btn2_buttons_text_color',''),(5152,4307,'_btn2_buttons_text_color','field_5c721f1f48a43'),(5153,4307,'btn2_buttons_hover_background_color',''),(5154,4307,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(5155,4307,'btn2_buttons_hover_text_color',''),(5156,4307,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(5157,4307,'btn2_buttons_hover_border_color',''),(5158,4307,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(5159,4307,'btn2_button_custom_css',''),(5160,4307,'_btn2_button_custom_css','field_5c72342c85273'),(5161,4307,'button_2_custom_css',''),(5162,4307,'_button_2_custom_css','field_5f5e29a676d5e'),(5163,4307,'hide_global_footer','0'),(5164,4307,'_hide_global_footer','field_5b5ab66bdd531'),(5165,4307,'_elementor_edit_mode','builder'),(5166,4307,'_elementor_template_type','wp-page'),(5167,4307,'_elementor_version','3.1.1'),(5168,4307,'_elementor_data','[{\"id\":\"9539716\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"71\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"45b44c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae33b2f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"70\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"016565d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"42ef05d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Plans\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ad73c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"af5b510\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a88f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"04daa42\",\"elType\":\"widget\",\"settings\":{\"pricing_style\":\"classic\",\"first_tab_title\":\"Monthly \",\"second_tab_title\":\"Yearly \",\"price_offer\":\"Save 25%\",\"pricing_list\":[{\"_id\":\"3671f96\",\"title\":\"Starter\",\"features\":\"<p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Commercial License<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 100+ HTML UI Elements<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 01 Domain Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2866\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\\\" alt=\\\"\\\" \\/>\\u00a0 6 Month Premium Support<\\/p><p><img class=\\\"alignnone size-full wp-image-2866\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Lifetime Updates\\u00a0<\\/p>\",\"price_monthly\":\"19\",\"price_duration_monthly\":\"\\/ month\",\"price_yearly\":\"49\",\"price_duration_yearly\":\"\\/per year\",\"button_label\":\"Start Free Trial\",\"price_currency\":\"$\",\"bottom_info\":\"No credit card required\",\"btn_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"price_subtitle_monthly\":\"billed monthly\",\"price_subtitle_yearly\":\"billed Yearly\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Standard\",\"features\":\"<p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Commercial License<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 100+ HTML UI Elements<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 01 Domain Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 <strong>6 Month Premium Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2866\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\\\" alt=\\\"\\\" \\/>\\u00a0 \\u00a0Lifetime Updates<\\/p>\",\"price_monthly\":\"49\",\"price_duration_monthly\":\"\\/ month\",\"price_yearly\":\"150\",\"price_duration_yearly\":\"\\/per year\",\"button_label\":\"Start Free Trial\",\"price_currency\":\"$\",\"bottom_info\":\"No credit card required\",\"_id\":\"3f19f9d\",\"btn_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"price_subtitle_monthly\":\"billed monthly\",\"price_subtitle_yearly\":\"billed Yearly\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Premium\",\"features\":\"<p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Commercial License<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 100+ HTML UI Elements<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 01 Domain Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 <strong>6 Month Premium Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 <strong>Lifetime Updates<\\/strong><\\/p>\",\"price_monthly\":\"99\",\"price_duration_monthly\":\"\\/ month\",\"price_yearly\":\"300\",\"price_duration_yearly\":\"\\/per year\",\"button_label\":\"Start Free Trial\",\"price_currency\":\"$\",\"bottom_info\":\"No credit card required\",\"_id\":\"918ed4f\",\"btn_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"price_subtitle_monthly\":\"billed monthly\",\"price_subtitle_yearly\":\"billed Yearly\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"bottom_typo_typography\":\"custom\",\"bottom_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":true},\"btn_color\":\"#FFFFFF\",\"btn_bg_color\":\"#473BF0\",\"__globals__\":{\"btn_bg_color\":\"\"},\"features_typo_typography\":\"custom\",\"features_typo_font_weight\":\"400\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20.5\",\"right\":\"20\",\"bottom\":\"20.5\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-price-table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"357bc63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2831d8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"479394b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"65\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"30\",\"left\":\"85\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3b4d9ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c231f97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Check our features\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a0d718b\",\"elType\":\"widget\",\"settings\":{\"title\":\"With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d6d581\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"74\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89eb1e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"380f33b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/preferences-circle.svg\",\"id\":4320},\"library\":\"svg\"},\"title\":\"Quick setup process\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"7435470\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cdb1d64\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/ic_shopping_cart_48px.svg\",\"id\":4319},\"library\":\"svg\"},\"title\":\"Create custom orders\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"2320ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e8fbd11\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/coupon.svg\",\"id\":4321},\"library\":\"svg\"},\"title\":\"Multiple coupons\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"939f345\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\"},\"elements\":[{\"id\":\"c6e3572\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ee796d7\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-service-1.svg\",\"id\":2839},\"library\":\"svg\"},\"title\":\"Organize your campaigns\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"8046ed5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c5184b5\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-service2.svg\",\"id\":2838},\"library\":\"svg\"},\"title\":\"Manage customers\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"1af514b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b7d38a\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-service3.svg\",\"id\":2837},\"library\":\"svg\"},\"title\":\"Track progress fast\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5169,4307,'_wp_page_template','page-templates/template-page-builder.php'),(5170,4307,'body_background_color',''),(5171,4307,'_body_background_color','field_5c721ec24addf'),(5172,4307,'hide_global_header','0'),(5173,4307,'_hide_global_header','field_5f3288799a622'),(5174,4307,'enable_header_buttons','show'),(5175,4307,'_enable_header_buttons','field_5c7122a4da07a'),(5176,4307,'header_btn1_text',''),(5177,4307,'_header_btn1_text','header_btn1_text'),(5178,4307,'header_btn1_url',''),(5179,4307,'_header_btn1_url','header_btn2_url'),(5180,4307,'header_btn2_text',''),(5181,4307,'_header_btn2_text','header_btn2_text'),(5182,4307,'use_custom_logo','0'),(5183,4307,'_use_custom_logo','field_5c718923b2115'),(5184,4307,'buttons_background_color',''),(5185,4307,'_buttons_background_color','field_5c721ec248a3d'),(5186,4307,'buttons_text_color',''),(5187,4307,'_buttons_text_color','field_5c721ed648a3e'),(5188,4307,'buttons_border_color',''),(5189,4307,'_buttons_border_color','field_5c723ccb7677b'),(5190,4307,'buttons_hover_background_color',''),(5191,4307,'_buttons_hover_background_color','field_5c72341d85272'),(5192,4307,'buttons_hover_text_color',''),(5193,4307,'_buttons_hover_text_color','field_5c7235491991b'),(5194,4307,'buttons_hover_border_color',''),(5195,4307,'_buttons_hover_border_color','field_5c7235571991c'),(5196,4307,'btn2_buttons_background_color',''),(5197,4307,'_btn2_buttons_background_color','field_5c721f1648a42'),(5198,4307,'btn2_buttons_text_color',''),(5199,4307,'_btn2_buttons_text_color','field_5c721f1f48a43'),(5200,4307,'btn2_buttons_hover_background_color',''),(5201,4307,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(5202,4307,'btn2_buttons_hover_text_color',''),(5203,4307,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(5204,4307,'btn2_buttons_hover_border_color',''),(5205,4307,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(5206,4307,'btn2_button_custom_css',''),(5207,4307,'_btn2_button_custom_css','field_5c72342c85273'),(5208,4307,'button_2_custom_css',''),(5209,4307,'_button_2_custom_css','field_5f5e29a676d5e'),(5210,4307,'hide_global_footer','0'),(5211,4307,'_hide_global_footer','field_5b5ab66bdd531'),(5212,4307,'_elementor_edit_mode','builder'),(5213,4307,'_elementor_template_type','wp-page'),(5214,4307,'_elementor_version','3.1.1'),(5215,4307,'_elementor_data','[{\"id\":\"9539716\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"71\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"45b44c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae33b2f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"70\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"016565d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"42ef05d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Plans\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ad73c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"af5b510\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a88f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"04daa42\",\"elType\":\"widget\",\"settings\":{\"pricing_style\":\"classic\",\"first_tab_title\":\"Monthly \",\"second_tab_title\":\"Yearly \",\"price_offer\":\"Save 25%\",\"pricing_list\":[{\"_id\":\"3671f96\",\"title\":\"Starter\",\"features\":\"<p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Commercial License<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 100+ HTML UI Elements<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 01 Domain Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2866\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\\\" alt=\\\"\\\" \\/>\\u00a0 6 Month Premium Support<\\/p><p><img class=\\\"alignnone size-full wp-image-2866\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Lifetime Updates\\u00a0<\\/p>\",\"price_monthly\":\"19\",\"price_duration_monthly\":\"\\/ month\",\"price_yearly\":\"49\",\"price_duration_yearly\":\"\\/per year\",\"button_label\":\"Start Free Trial\",\"price_currency\":\"$\",\"bottom_info\":\"No credit card required\",\"btn_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"price_subtitle_monthly\":\"billed monthly\",\"price_subtitle_yearly\":\"billed Yearly\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Standard\",\"features\":\"<p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Commercial License<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 100+ HTML UI Elements<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 01 Domain Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 <strong>6 Month Premium Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2866\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\\\" alt=\\\"\\\" \\/>\\u00a0 \\u00a0Lifetime Updates<\\/p>\",\"price_monthly\":\"49\",\"price_duration_monthly\":\"\\/ month\",\"price_yearly\":\"150\",\"price_duration_yearly\":\"\\/per year\",\"button_label\":\"Start Free Trial\",\"price_currency\":\"$\",\"bottom_info\":\"No credit card required\",\"_id\":\"3f19f9d\",\"btn_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"price_subtitle_monthly\":\"billed monthly\",\"price_subtitle_yearly\":\"billed Yearly\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Premium\",\"features\":\"<p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Commercial License<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 100+ HTML UI Elements<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 01 Domain Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 <strong>6 Month Premium Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 <strong>Lifetime Updates<\\/strong><\\/p>\",\"price_monthly\":\"99\",\"price_duration_monthly\":\"\\/ month\",\"price_yearly\":\"300\",\"price_duration_yearly\":\"\\/per year\",\"button_label\":\"Start Free Trial\",\"price_currency\":\"$\",\"bottom_info\":\"No credit card required\",\"_id\":\"918ed4f\",\"btn_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"price_subtitle_monthly\":\"billed monthly\",\"price_subtitle_yearly\":\"billed Yearly\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"bottom_typo_typography\":\"custom\",\"bottom_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":true},\"btn_color\":\"#FFFFFF\",\"btn_bg_color\":\"#473BF0\",\"__globals__\":{\"btn_bg_color\":\"\"},\"features_typo_typography\":\"custom\",\"features_typo_font_weight\":\"400\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20.5\",\"right\":\"20\",\"bottom\":\"20.5\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-price-table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"357bc63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2831d8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"479394b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"65\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"30\",\"left\":\"85\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3b4d9ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c231f97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Check our features\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a0d718b\",\"elType\":\"widget\",\"settings\":{\"title\":\"With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d6d581\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"74\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89eb1e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"380f33b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/preferences-circle.svg\",\"id\":4320},\"library\":\"svg\"},\"title\":\"Quick setup process\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"7435470\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cdb1d64\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/ic_shopping_cart_48px.svg\",\"id\":4319},\"library\":\"svg\"},\"title\":\"Create custom orders\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"2320ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e8fbd11\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/coupon.svg\",\"id\":4321},\"library\":\"svg\"},\"title\":\"Multiple coupons\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"939f345\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\"},\"elements\":[{\"id\":\"c6e3572\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ee796d7\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-service-1.svg\",\"id\":2839},\"library\":\"svg\"},\"title\":\"Organize your campaigns\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"8046ed5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c5184b5\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-service2.svg\",\"id\":2838},\"library\":\"svg\"},\"title\":\"Manage customers\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"1af514b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b7d38a\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-service3.svg\",\"id\":2837},\"library\":\"svg\"},\"title\":\"Track progress fast\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5216,4307,'_wp_page_template','page-templates/template-page-builder.php'),(5217,4307,'body_background_color',''),(5218,4307,'_body_background_color','field_5c721ec24addf'),(5219,4307,'hide_global_header','0'),(5220,4307,'_hide_global_header','field_5f3288799a622'),(5221,4307,'enable_header_buttons','show'),(5222,4307,'_enable_header_buttons','field_5c7122a4da07a'),(5223,4307,'header_btn1_text',''),(5224,4307,'_header_btn1_text','header_btn1_text'),(5225,4307,'header_btn1_url',''),(5226,4307,'_header_btn1_url','header_btn2_url'),(5227,4307,'header_btn2_text',''),(5228,4307,'_header_btn2_text','header_btn2_text'),(5229,4307,'use_custom_logo','0'),(5230,4307,'_use_custom_logo','field_5c718923b2115'),(5231,4307,'buttons_background_color',''),(5232,4307,'_buttons_background_color','field_5c721ec248a3d'),(5233,4307,'buttons_text_color',''),(5234,4307,'_buttons_text_color','field_5c721ed648a3e'),(5235,4307,'buttons_border_color',''),(5236,4307,'_buttons_border_color','field_5c723ccb7677b'),(5237,4307,'buttons_hover_background_color',''),(5238,4307,'_buttons_hover_background_color','field_5c72341d85272'),(5239,4307,'buttons_hover_text_color',''),(5240,4307,'_buttons_hover_text_color','field_5c7235491991b'),(5241,4307,'buttons_hover_border_color',''),(5242,4307,'_buttons_hover_border_color','field_5c7235571991c'),(5243,4307,'btn2_buttons_background_color',''),(5244,4307,'_btn2_buttons_background_color','field_5c721f1648a42'),(5245,4307,'btn2_buttons_text_color',''),(5246,4307,'_btn2_buttons_text_color','field_5c721f1f48a43'),(5247,4307,'btn2_buttons_hover_background_color',''),(5248,4307,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(5249,4307,'btn2_buttons_hover_text_color',''),(5250,4307,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(5251,4307,'btn2_buttons_hover_border_color',''),(5252,4307,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(5253,4307,'btn2_button_custom_css',''),(5254,4307,'_btn2_button_custom_css','field_5c72342c85273'),(5255,4307,'button_2_custom_css',''),(5256,4307,'_button_2_custom_css','field_5f5e29a676d5e'),(5257,4307,'hide_global_footer','0'),(5258,4307,'_hide_global_footer','field_5b5ab66bdd531'),(5259,4307,'_elementor_edit_mode','builder'),(5260,4307,'_elementor_template_type','wp-page'),(5261,4307,'_elementor_version','3.1.1'),(5262,4307,'_elementor_data','[{\"id\":\"9539716\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"71\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"45b44c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae33b2f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"70\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"016565d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"42ef05d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Plans\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ad73c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"af5b510\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a88f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"04daa42\",\"elType\":\"widget\",\"settings\":{\"pricing_style\":\"classic\",\"first_tab_title\":\"Monthly \",\"second_tab_title\":\"Yearly \",\"price_offer\":\"Save 25%\",\"pricing_list\":[{\"_id\":\"3671f96\",\"title\":\"Starter\",\"features\":\"<p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Commercial License<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 100+ HTML UI Elements<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 01 Domain Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2866\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\\\" alt=\\\"\\\" \\/>\\u00a0 6 Month Premium Support<\\/p><p><img class=\\\"alignnone size-full wp-image-2866\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Lifetime Updates\\u00a0<\\/p>\",\"price_monthly\":\"19\",\"price_duration_monthly\":\"\\/ month\",\"price_yearly\":\"49\",\"price_duration_yearly\":\"\\/per year\",\"button_label\":\"Start Free Trial\",\"price_currency\":\"$\",\"bottom_info\":\"No credit card required\",\"btn_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"price_subtitle_monthly\":\"billed monthly\",\"price_subtitle_yearly\":\"billed Yearly\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Standard\",\"features\":\"<p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Commercial License<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 100+ HTML UI Elements<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 01 Domain Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 <strong>6 Month Premium Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2866\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\\\" alt=\\\"\\\" \\/>\\u00a0 \\u00a0Lifetime Updates<\\/p>\",\"price_monthly\":\"49\",\"price_duration_monthly\":\"\\/ month\",\"price_yearly\":\"150\",\"price_duration_yearly\":\"\\/per year\",\"button_label\":\"Start Free Trial\",\"price_currency\":\"$\",\"bottom_info\":\"No credit card required\",\"_id\":\"3f19f9d\",\"btn_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"price_subtitle_monthly\":\"billed monthly\",\"price_subtitle_yearly\":\"billed Yearly\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Premium\",\"features\":\"<p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Commercial License<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 100+ HTML UI Elements<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 01 Domain Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 <strong>6 Month Premium Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 <strong>Lifetime Updates<\\/strong><\\/p>\",\"price_monthly\":\"99\",\"price_duration_monthly\":\"\\/ month\",\"price_yearly\":\"300\",\"price_duration_yearly\":\"\\/per year\",\"button_label\":\"Start Free Trial\",\"price_currency\":\"$\",\"bottom_info\":\"No credit card required\",\"_id\":\"918ed4f\",\"btn_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"price_subtitle_monthly\":\"billed monthly\",\"price_subtitle_yearly\":\"billed Yearly\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"bottom_typo_typography\":\"custom\",\"bottom_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":true},\"btn_color\":\"#FFFFFF\",\"btn_bg_color\":\"#473BF0\",\"__globals__\":{\"btn_bg_color\":\"\"},\"features_typo_typography\":\"custom\",\"features_typo_font_weight\":\"400\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20.5\",\"right\":\"20\",\"bottom\":\"20.5\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-price-table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"357bc63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2831d8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"479394b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"65\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"30\",\"left\":\"85\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3b4d9ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c231f97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Check our features\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a0d718b\",\"elType\":\"widget\",\"settings\":{\"title\":\"With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d6d581\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"74\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89eb1e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"380f33b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/preferences-circle.svg\",\"id\":4320},\"library\":\"svg\"},\"title\":\"Quick setup process\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"7435470\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cdb1d64\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/ic_shopping_cart_48px.svg\",\"id\":4319},\"library\":\"svg\"},\"title\":\"Create custom orders\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"2320ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e8fbd11\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/coupon.svg\",\"id\":4321},\"library\":\"svg\"},\"title\":\"Multiple coupons\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"939f345\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\"},\"elements\":[{\"id\":\"c6e3572\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ee796d7\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-service-1.svg\",\"id\":2839},\"library\":\"svg\"},\"title\":\"Organize your campaigns\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"8046ed5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c5184b5\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-service2.svg\",\"id\":2838},\"library\":\"svg\"},\"title\":\"Manage customers\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"1af514b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b7d38a\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-service3.svg\",\"id\":2837},\"library\":\"svg\"},\"title\":\"Track progress fast\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10137,15475,'_wp_page_template','page-templates/template-page-builder.php'),(10138,15475,'_elementor_edit_mode','builder'),(10139,15475,'_elementor_template_type','wp-page'),(10140,15475,'_elementor_version','3.1.1'),(10141,15475,'_elementor_data','[{\"id\":\"9539716\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"71\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"45b44c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae33b2f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"70\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"016565d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"42ef05d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Plans\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ad73c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"af5b510\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a88f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"04daa42\",\"elType\":\"widget\",\"settings\":{\"pricing_style\":\"classic\",\"first_tab_title\":\"Monthly \",\"second_tab_title\":\"Yearly \",\"price_offer\":\"Save 25%\",\"pricing_list\":[{\"_id\":\"3671f96\",\"title\":\"Starter\",\"features\":\"<p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Commercial License<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 100+ HTML UI Elements<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 01 Domain Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2866\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\\\" alt=\\\"\\\" \\/>\\u00a0 6 Month Premium Support<\\/p><p><img class=\\\"alignnone size-full wp-image-2866\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Lifetime Updates\\u00a0<\\/p>\",\"price_monthly\":\"19\",\"price_duration_monthly\":\"\\/ month\",\"price_yearly\":\"49\",\"price_duration_yearly\":\"\\/per year\",\"button_label\":\"Start Free Trial\",\"price_currency\":\"$\",\"bottom_info\":\"No credit card required\",\"btn_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"price_subtitle_monthly\":\"billed monthly\",\"price_subtitle_yearly\":\"billed Yearly\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Standard\",\"features\":\"<p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Commercial License<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 100+ HTML UI Elements<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 01 Domain Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 <strong>6 Month Premium Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2866\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\\\" alt=\\\"\\\" \\/>\\u00a0 \\u00a0Lifetime Updates<\\/p>\",\"price_monthly\":\"49\",\"price_duration_monthly\":\"\\/ month\",\"price_yearly\":\"150\",\"price_duration_yearly\":\"\\/per year\",\"button_label\":\"Start Free Trial\",\"price_currency\":\"$\",\"bottom_info\":\"No credit card required\",\"_id\":\"3f19f9d\",\"btn_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"price_subtitle_monthly\":\"billed monthly\",\"price_subtitle_yearly\":\"billed Yearly\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Premium\",\"features\":\"<p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Commercial License<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 100+ HTML UI Elements<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 01 Domain Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 <strong>6 Month Premium Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 <strong>Lifetime Updates<\\/strong><\\/p>\",\"price_monthly\":\"99\",\"price_duration_monthly\":\"\\/ month\",\"price_yearly\":\"300\",\"price_duration_yearly\":\"\\/per year\",\"button_label\":\"Start Free Trial\",\"price_currency\":\"$\",\"bottom_info\":\"No credit card required\",\"_id\":\"918ed4f\",\"btn_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"price_subtitle_monthly\":\"billed monthly\",\"price_subtitle_yearly\":\"billed Yearly\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"bottom_typo_typography\":\"custom\",\"bottom_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":true},\"btn_color\":\"#FFFFFF\",\"btn_bg_color\":\"#473BF0\",\"__globals__\":{\"btn_bg_color\":\"\"},\"features_typo_typography\":\"custom\",\"features_typo_font_weight\":\"400\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20.5\",\"right\":\"20\",\"bottom\":\"20.5\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-price-table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"357bc63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2831d8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"479394b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"65\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"30\",\"left\":\"85\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3b4d9ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c231f97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Check our features\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a0d718b\",\"elType\":\"widget\",\"settings\":{\"title\":\"With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d6d581\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"74\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89eb1e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"380f33b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/preferences-circle.svg\",\"id\":4320},\"library\":\"svg\"},\"title\":\"Quick setup process\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"7435470\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cdb1d64\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/ic_shopping_cart_48px.svg\",\"id\":4319},\"library\":\"svg\"},\"title\":\"Create custom orders\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"2320ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e8fbd11\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/coupon.svg\",\"id\":4321},\"library\":\"svg\"},\"title\":\"Multiple coupons\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"939f345\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\"},\"elements\":[{\"id\":\"c6e3572\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ee796d7\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-service-1.svg\",\"id\":2839},\"library\":\"svg\"},\"title\":\"Organize your campaigns\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"8046ed5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c5184b5\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-service2.svg\",\"id\":2838},\"library\":\"svg\"},\"title\":\"Manage customers\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"1af514b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b7d38a\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-service3.svg\",\"id\":2837},\"library\":\"svg\"},\"title\":\"Track progress fast\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7904,15226,'_wp_page_template','elementor_header_footer'),(5265,4326,'inline_featured_image','0'),(5266,4326,'_wp_page_template','page-templates/template-page-builder.php'),(5267,4326,'_wp_page_template','page-templates/template-page-builder.php'),(5268,4326,'body_background_color',''),(5269,4326,'_body_background_color','field_5c721ec24addf'),(5270,4326,'hide_global_header','0'),(5271,4326,'_hide_global_header','field_5f3288799a622'),(5272,4326,'enable_header_buttons','show'),(5273,4326,'_enable_header_buttons','field_5c7122a4da07a'),(5274,4326,'header_btn1_text',''),(5275,4326,'_header_btn1_text','header_btn1_text'),(5276,4326,'header_btn1_url',''),(5277,4326,'_header_btn1_url','header_btn2_url'),(5278,4326,'header_btn2_text',''),(5279,4326,'_header_btn2_text','header_btn2_text'),(5280,4326,'use_custom_logo','0'),(5281,4326,'_use_custom_logo','field_5c718923b2115'),(5282,4326,'buttons_background_color',''),(5283,4326,'_buttons_background_color','field_5c721ec248a3d'),(5284,4326,'buttons_text_color',''),(5285,4326,'_buttons_text_color','field_5c721ed648a3e'),(5286,4326,'buttons_border_color',''),(5287,4326,'_buttons_border_color','field_5c723ccb7677b'),(5288,4326,'buttons_hover_background_color',''),(5289,4326,'_buttons_hover_background_color','field_5c72341d85272'),(5290,4326,'buttons_hover_text_color',''),(5291,4326,'_buttons_hover_text_color','field_5c7235491991b'),(5292,4326,'buttons_hover_border_color',''),(5293,4326,'_buttons_hover_border_color','field_5c7235571991c'),(5294,4326,'btn2_buttons_background_color',''),(5295,4326,'_btn2_buttons_background_color','field_5c721f1648a42'),(5296,4326,'btn2_buttons_text_color',''),(5297,4326,'_btn2_buttons_text_color','field_5c721f1f48a43'),(5298,4326,'btn2_buttons_hover_background_color',''),(5299,4326,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(5300,4326,'btn2_buttons_hover_text_color',''),(5301,4326,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(5302,4326,'btn2_buttons_hover_border_color',''),(5303,4326,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(5304,4326,'btn2_button_custom_css',''),(5305,4326,'_btn2_button_custom_css','field_5c72342c85273'),(5306,4326,'button_2_custom_css',''),(5307,4326,'_button_2_custom_css','field_5f5e29a676d5e'),(5308,4326,'hide_global_footer','0'),(5309,4326,'_hide_global_footer','field_5b5ab66bdd531'),(5310,4326,'_elementor_edit_mode','builder'),(5311,4326,'_elementor_template_type','wp-page'),(5312,4326,'_elementor_version','3.2.4'),(5313,4326,'_elementor_data','[{\"id\":\"9539716\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"71\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"43\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"45b44c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae33b2f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"60\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"016565d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"42ef05d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Plans\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.083333333333333,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ad73c5\",\"elType\":\"widget\",\"settings\":{\"title\":\" With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"620a355\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"4f0a0dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"9609f03\",\"elType\":\"widget\",\"settings\":{\"title\":\"Starter\",\"price\":\"19\",\"price_duration\":\"\\/ mo\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Upto 100 Team Members\",\"_id\":\"9688453\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"100 GB Cloud Storage\",\"_id\":\"2a3f163\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Meetings\",\"_id\":\"0427321\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Premium Support\",\"_id\":\"f538dda\"}],\"button_label\":\"Get Started Now\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"feature_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_width\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"bottom_text_typo_typography\":\"custom\",\"bottom_text_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_text_typo_font_weight\":\"400\",\"bottom_text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1,\"sizes\":[]},\"bottom_text_color\":\"#6E727D\",\"box_paddin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_description\":\"\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"price_desc_spacing\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"price_currency\":\"$\",\"feature_border_border\":\"solid\",\"feature_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"feature_border_color\":\"#E7E9ED\",\"feature_item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"features_typo_font_family\":\"Circular Std\",\"features_typo_line_height\":{\"unit\":\"em\",\"size\":1.68421,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"features_typo_typography\":\"\",\"price_typo_typography\":\"\",\"price_dur_typo_typography\":\"\",\"duration_color\":\"\",\"price_color\":\"\"},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":1.63,\"sizes\":[]},\"title_color\":\"#F64B4B\",\"title_bg_color\":\"#02010100\",\"price_typo_typography\":\"custom\",\"price_typo_font_family\":\"Circular Std\",\"price_typo_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"price_typo_font_weight\":\"700\",\"price_typo_line_height\":{\"unit\":\"em\",\"size\":1.083333333333333,\"sizes\":[]},\"price_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"box_bg_color\":\"#FFFFFF\",\"border_color\":\"#E7E9ED\",\"price_dur_typo_typography\":\"custom\",\"price_dur_typo_font_family\":\"Circular Std\",\"price_dur_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_dur_typo_font_weight\":\"400\",\"price_dur_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.09,\"sizes\":[]},\"currency_typo_typography\":\"custom\",\"currency_typo_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_bg_color\":\"#161C2D\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"feature_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"duration_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"16ed2f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0ce03b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unlimited\",\"price\":\"99\",\"price_duration\":\"\\/ mo\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Team Members\",\"_id\":\"9688453\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Cloud Storage\",\"_id\":\"2a3f163\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Meetings\",\"_id\":\"0427321\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Premium Support\",\"_id\":\"f538dda\"}],\"button_label\":\"Get Started Now\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"feature_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_width\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"bottom_text_typo_typography\":\"custom\",\"bottom_text_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_text_typo_font_weight\":\"400\",\"bottom_text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1,\"sizes\":[]},\"bottom_text_color\":\"#6E727D\",\"box_paddin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_description\":\"\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"price_desc_spacing\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"price_currency\":\"$\",\"feature_border_border\":\"solid\",\"feature_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"feature_border_color\":\"#E7E9ED\",\"feature_item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"features_typo_font_family\":\"Circular Std\",\"features_typo_line_height\":{\"unit\":\"em\",\"size\":1.68421,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"features_typo_typography\":\"\",\"price_typo_typography\":\"\",\"price_dur_typo_typography\":\"\",\"duration_color\":\"\",\"box_bg_color\":\"\",\"price_color\":\"\"},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":1.63,\"sizes\":[]},\"title_color\":\"#F64B4B\",\"title_bg_color\":\"#02010100\",\"price_typo_typography\":\"custom\",\"price_typo_font_family\":\"Circular Std\",\"price_typo_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"price_typo_font_weight\":\"700\",\"price_typo_line_height\":{\"unit\":\"em\",\"size\":1.083333333333333,\"sizes\":[]},\"price_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"border_color\":\"#E7E9ED\",\"price_dur_typo_typography\":\"custom\",\"price_dur_typo_font_family\":\"Circular Std\",\"price_dur_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_dur_typo_font_weight\":\"400\",\"price_dur_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.09,\"sizes\":[]},\"currency_typo_typography\":\"custom\",\"currency_typo_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_bg_color\":\"#F64B4B\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"feature_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_bg_hover\":\"#F64B4B\",\"button_color\":\"#FFFFFF\",\"duration_color\":\"#161C2D\",\"box_bg_color\":\"#FFF\"},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"2b82646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2dd7f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Enterprise\",\"price\":\"Advanced features for large teams with complex projects.\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Upto 100 Team Members\",\"_id\":\"9688453\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"5TB Cloud Storage\",\"_id\":\"2a3f163\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Meetings\",\"_id\":\"218095b\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Premium Support\",\"_id\":\"f538dda\"}],\"button_label\":\"Contact Us\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6,\"sizes\":[]},\"price_color\":\"#FFFFFFA6\",\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"feature_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_width\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"bottom_text_typo_typography\":\"custom\",\"bottom_text_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_text_typo_font_weight\":\"400\",\"bottom_text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1,\"sizes\":[]},\"bottom_text_color\":\"#6E727D\",\"box_paddin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"23\",\"left\":\"30\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_description\":\"\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"price_desc_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"feature_border_border\":\"solid\",\"feature_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"feature_border_color\":\"#E7E9ED21\",\"feature_item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"features_typo_font_family\":\"Circular Std\",\"features_typo_line_height\":{\"unit\":\"em\",\"size\":1.68421,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"features_typo_typography\":\"\",\"price_typo_typography\":\"\",\"price_dur_typo_typography\":\"\",\"duration_color\":\"globals\\/colors?id=primary\",\"box_bg_color\":\"\",\"title_color\":\"\",\"price_color\":\"\",\"button_bg_color\":\"\"},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":1.63,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_bg_color\":\"#02010100\",\"price_typo_typography\":\"custom\",\"price_typo_font_family\":\"Circular Std\",\"price_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_typo_font_weight\":\"400\",\"price_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"box_bg_color\":\"#473BF0\",\"border_color\":\"#E7E9ED\",\"price_dur_typo_typography\":\"custom\",\"price_dur_typo_font_family\":\"Circular Std\",\"price_dur_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_dur_typo_font_weight\":\"400\",\"price_dur_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.09,\"sizes\":[]},\"currency_typo_typography\":\"custom\",\"currency_typo_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_bg_color\":\"#68D585\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"feature_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"duration_color\":\"#161C2D\",\"features_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"357bc63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"59\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2831d8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"479394b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"50\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"30\",\"left\":\"85\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3b4d9ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c231f97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2083333,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a0d718b\",\"elType\":\"widget\",\"settings\":{\"title\":\"With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"24bf571\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8adcc1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6ebdbb2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Can I use Albino for my clients?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"89bfefc\"},{\"tab_title\":\"Does it work with WordPress?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"0358663\"},{\"tab_title\":\"Do I get free updates?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"a9c72e0\"},{\"tab_title\":\"Will you provide support?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"562afae\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"title_color\":\"#161C2D\",\"tab_active_color\":\"#161C2D\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5238,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"28\",\"bottom\":\"23\",\"left\":\"34\",\"isLinked\":false},\"icon_align\":\"right\",\"content_color\":\"#7A7A7A\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Circular Std\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"34\",\"bottom\":\"16\",\"left\":\"34\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_width\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#68D585\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"tab_active_color\":\"\",\"content_typography_typography\":\"\"},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"accorcion_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"acc_bg\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"46\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"acc_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"accordion\"},{\"id\":\"1c19282\",\"elType\":\"widget\",\"settings\":{\"title\":\"Haven\\u2019t got your answer? Contact our support now\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5314,4326,'_wp_page_template','page-templates/template-page-builder.php'),(5315,4326,'_wp_page_template','page-templates/template-page-builder.php'),(5316,4326,'body_background_color',''),(5317,4326,'_body_background_color','field_5c721ec24addf'),(5318,4326,'hide_global_header','0'),(5319,4326,'_hide_global_header','field_5f3288799a622'),(5320,4326,'enable_header_buttons','show'),(5321,4326,'_enable_header_buttons','field_5c7122a4da07a'),(5322,4326,'header_btn1_text',''),(5323,4326,'_header_btn1_text','header_btn1_text'),(5324,4326,'header_btn1_url',''),(5325,4326,'_header_btn1_url','header_btn2_url'),(5326,4326,'header_btn2_text',''),(5327,4326,'_header_btn2_text','header_btn2_text'),(5328,4326,'use_custom_logo','0'),(5329,4326,'_use_custom_logo','field_5c718923b2115'),(5330,4326,'buttons_background_color',''),(5331,4326,'_buttons_background_color','field_5c721ec248a3d'),(5332,4326,'buttons_text_color',''),(5333,4326,'_buttons_text_color','field_5c721ed648a3e'),(5334,4326,'buttons_border_color',''),(5335,4326,'_buttons_border_color','field_5c723ccb7677b'),(5336,4326,'buttons_hover_background_color',''),(5337,4326,'_buttons_hover_background_color','field_5c72341d85272'),(5338,4326,'buttons_hover_text_color',''),(5339,4326,'_buttons_hover_text_color','field_5c7235491991b'),(5340,4326,'buttons_hover_border_color',''),(5341,4326,'_buttons_hover_border_color','field_5c7235571991c'),(5342,4326,'btn2_buttons_background_color',''),(5343,4326,'_btn2_buttons_background_color','field_5c721f1648a42'),(5344,4326,'btn2_buttons_text_color',''),(5345,4326,'_btn2_buttons_text_color','field_5c721f1f48a43'),(5346,4326,'btn2_buttons_hover_background_color',''),(5347,4326,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(5348,4326,'btn2_buttons_hover_text_color',''),(5349,4326,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(5350,4326,'btn2_buttons_hover_border_color',''),(5351,4326,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(5352,4326,'btn2_button_custom_css',''),(5353,4326,'_btn2_button_custom_css','field_5c72342c85273'),(5354,4326,'button_2_custom_css',''),(5355,4326,'_button_2_custom_css','field_5f5e29a676d5e'),(5356,4326,'hide_global_footer','0'),(5357,4326,'_hide_global_footer','field_5b5ab66bdd531'),(5358,4326,'_elementor_edit_mode','builder'),(5359,4326,'_elementor_template_type','wp-page'),(5360,4326,'_elementor_version','3.2.4'),(5361,4326,'_elementor_data','[{\"id\":\"9539716\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"71\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"43\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"45b44c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae33b2f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"60\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"016565d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"42ef05d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Plans\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.083333333333333,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ad73c5\",\"elType\":\"widget\",\"settings\":{\"title\":\" With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"620a355\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"4f0a0dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"9609f03\",\"elType\":\"widget\",\"settings\":{\"title\":\"Starter\",\"price\":\"19\",\"price_duration\":\"\\/ mo\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Upto 100 Team Members\",\"_id\":\"9688453\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"100 GB Cloud Storage\",\"_id\":\"2a3f163\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Meetings\",\"_id\":\"0427321\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Premium Support\",\"_id\":\"f538dda\"}],\"button_label\":\"Get Started Now\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"feature_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_width\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"bottom_text_typo_typography\":\"custom\",\"bottom_text_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_text_typo_font_weight\":\"400\",\"bottom_text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1,\"sizes\":[]},\"bottom_text_color\":\"#6E727D\",\"box_paddin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_description\":\"\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"price_desc_spacing\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"price_currency\":\"$\",\"feature_border_border\":\"solid\",\"feature_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"feature_border_color\":\"#E7E9ED\",\"feature_item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"features_typo_font_family\":\"Circular Std\",\"features_typo_line_height\":{\"unit\":\"em\",\"size\":1.68421,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"features_typo_typography\":\"\",\"price_typo_typography\":\"\",\"price_dur_typo_typography\":\"\",\"duration_color\":\"\",\"price_color\":\"\"},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":1.63,\"sizes\":[]},\"title_color\":\"#F64B4B\",\"title_bg_color\":\"#02010100\",\"price_typo_typography\":\"custom\",\"price_typo_font_family\":\"Circular Std\",\"price_typo_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"price_typo_font_weight\":\"700\",\"price_typo_line_height\":{\"unit\":\"em\",\"size\":1.083333333333333,\"sizes\":[]},\"price_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"box_bg_color\":\"#FFFFFF\",\"border_color\":\"#E7E9ED\",\"price_dur_typo_typography\":\"custom\",\"price_dur_typo_font_family\":\"Circular Std\",\"price_dur_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_dur_typo_font_weight\":\"400\",\"price_dur_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.09,\"sizes\":[]},\"currency_typo_typography\":\"custom\",\"currency_typo_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_bg_color\":\"#161C2D\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"feature_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"duration_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"16ed2f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0ce03b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unlimited\",\"price\":\"99\",\"price_duration\":\"\\/ mo\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Team Members\",\"_id\":\"9688453\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Cloud Storage\",\"_id\":\"2a3f163\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Meetings\",\"_id\":\"0427321\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Premium Support\",\"_id\":\"f538dda\"}],\"button_label\":\"Get Started Now\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"feature_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_width\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"bottom_text_typo_typography\":\"custom\",\"bottom_text_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_text_typo_font_weight\":\"400\",\"bottom_text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1,\"sizes\":[]},\"bottom_text_color\":\"#6E727D\",\"box_paddin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_description\":\"\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"price_desc_spacing\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"price_currency\":\"$\",\"feature_border_border\":\"solid\",\"feature_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"feature_border_color\":\"#E7E9ED\",\"feature_item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"features_typo_font_family\":\"Circular Std\",\"features_typo_line_height\":{\"unit\":\"em\",\"size\":1.68421,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"features_typo_typography\":\"\",\"price_typo_typography\":\"\",\"price_dur_typo_typography\":\"\",\"duration_color\":\"\",\"box_bg_color\":\"\",\"price_color\":\"\"},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":1.63,\"sizes\":[]},\"title_color\":\"#F64B4B\",\"title_bg_color\":\"#02010100\",\"price_typo_typography\":\"custom\",\"price_typo_font_family\":\"Circular Std\",\"price_typo_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"price_typo_font_weight\":\"700\",\"price_typo_line_height\":{\"unit\":\"em\",\"size\":1.083333333333333,\"sizes\":[]},\"price_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"border_color\":\"#E7E9ED\",\"price_dur_typo_typography\":\"custom\",\"price_dur_typo_font_family\":\"Circular Std\",\"price_dur_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_dur_typo_font_weight\":\"400\",\"price_dur_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.09,\"sizes\":[]},\"currency_typo_typography\":\"custom\",\"currency_typo_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_bg_color\":\"#F64B4B\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"feature_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_bg_hover\":\"#F64B4B\",\"button_color\":\"#FFFFFF\",\"duration_color\":\"#161C2D\",\"box_bg_color\":\"#FFF\"},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"2b82646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2dd7f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Enterprise\",\"price\":\"Advanced features for large teams with complex projects.\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Upto 100 Team Members\",\"_id\":\"9688453\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"5TB Cloud Storage\",\"_id\":\"2a3f163\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Meetings\",\"_id\":\"218095b\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Premium Support\",\"_id\":\"f538dda\"}],\"button_label\":\"Contact Us\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6,\"sizes\":[]},\"price_color\":\"#FFFFFFA6\",\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"feature_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_width\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"bottom_text_typo_typography\":\"custom\",\"bottom_text_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_text_typo_font_weight\":\"400\",\"bottom_text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1,\"sizes\":[]},\"bottom_text_color\":\"#6E727D\",\"box_paddin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"23\",\"left\":\"30\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_description\":\"\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"price_desc_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"feature_border_border\":\"solid\",\"feature_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"feature_border_color\":\"#E7E9ED21\",\"feature_item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"features_typo_font_family\":\"Circular Std\",\"features_typo_line_height\":{\"unit\":\"em\",\"size\":1.68421,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"features_typo_typography\":\"\",\"price_typo_typography\":\"\",\"price_dur_typo_typography\":\"\",\"duration_color\":\"globals\\/colors?id=primary\",\"box_bg_color\":\"\",\"title_color\":\"\",\"price_color\":\"\",\"button_bg_color\":\"\"},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":1.63,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_bg_color\":\"#02010100\",\"price_typo_typography\":\"custom\",\"price_typo_font_family\":\"Circular Std\",\"price_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_typo_font_weight\":\"400\",\"price_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"box_bg_color\":\"#473BF0\",\"border_color\":\"#E7E9ED\",\"price_dur_typo_typography\":\"custom\",\"price_dur_typo_font_family\":\"Circular Std\",\"price_dur_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_dur_typo_font_weight\":\"400\",\"price_dur_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.09,\"sizes\":[]},\"currency_typo_typography\":\"custom\",\"currency_typo_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_bg_color\":\"#68D585\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"feature_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"duration_color\":\"#161C2D\",\"features_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"357bc63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"59\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2831d8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"479394b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"50\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"30\",\"left\":\"85\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3b4d9ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c231f97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2083333,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a0d718b\",\"elType\":\"widget\",\"settings\":{\"title\":\"With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"24bf571\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8adcc1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6ebdbb2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Can I use Albino for my clients?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"89bfefc\"},{\"tab_title\":\"Does it work with WordPress?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"0358663\"},{\"tab_title\":\"Do I get free updates?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"a9c72e0\"},{\"tab_title\":\"Will you provide support?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"562afae\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"title_color\":\"#161C2D\",\"tab_active_color\":\"#161C2D\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5238,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"28\",\"bottom\":\"23\",\"left\":\"34\",\"isLinked\":false},\"icon_align\":\"right\",\"content_color\":\"#7A7A7A\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Circular Std\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"34\",\"bottom\":\"16\",\"left\":\"34\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_width\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#68D585\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"tab_active_color\":\"\",\"content_typography_typography\":\"\"},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"accorcion_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"acc_bg\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"46\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"acc_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"accordion\"},{\"id\":\"1c19282\",\"elType\":\"widget\",\"settings\":{\"title\":\"Haven\\u2019t got your answer? Contact our support now\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5362,4326,'_wp_page_template','page-templates/template-page-builder.php'),(5363,4326,'_wp_page_template','page-templates/template-page-builder.php'),(5364,4326,'body_background_color',''),(5365,4326,'_body_background_color','field_5c721ec24addf'),(5366,4326,'hide_global_header','0'),(5367,4326,'_hide_global_header','field_5f3288799a622'),(5368,4326,'enable_header_buttons','show'),(5369,4326,'_enable_header_buttons','field_5c7122a4da07a'),(5370,4326,'header_btn1_text',''),(5371,4326,'_header_btn1_text','header_btn1_text'),(5372,4326,'header_btn1_url',''),(5373,4326,'_header_btn1_url','header_btn2_url'),(5374,4326,'header_btn2_text',''),(5375,4326,'_header_btn2_text','header_btn2_text'),(5376,4326,'use_custom_logo','0'),(5377,4326,'_use_custom_logo','field_5c718923b2115'),(5378,4326,'buttons_background_color',''),(5379,4326,'_buttons_background_color','field_5c721ec248a3d'),(5380,4326,'buttons_text_color',''),(5381,4326,'_buttons_text_color','field_5c721ed648a3e'),(5382,4326,'buttons_border_color',''),(5383,4326,'_buttons_border_color','field_5c723ccb7677b'),(5384,4326,'buttons_hover_background_color',''),(5385,4326,'_buttons_hover_background_color','field_5c72341d85272'),(5386,4326,'buttons_hover_text_color',''),(5387,4326,'_buttons_hover_text_color','field_5c7235491991b'),(5388,4326,'buttons_hover_border_color',''),(5389,4326,'_buttons_hover_border_color','field_5c7235571991c'),(5390,4326,'btn2_buttons_background_color',''),(5391,4326,'_btn2_buttons_background_color','field_5c721f1648a42'),(5392,4326,'btn2_buttons_text_color',''),(5393,4326,'_btn2_buttons_text_color','field_5c721f1f48a43'),(5394,4326,'btn2_buttons_hover_background_color',''),(5395,4326,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(5396,4326,'btn2_buttons_hover_text_color',''),(5397,4326,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(5398,4326,'btn2_buttons_hover_border_color',''),(5399,4326,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(5400,4326,'btn2_button_custom_css',''),(5401,4326,'_btn2_button_custom_css','field_5c72342c85273'),(5402,4326,'button_2_custom_css',''),(5403,4326,'_button_2_custom_css','field_5f5e29a676d5e'),(5404,4326,'hide_global_footer','0'),(5405,4326,'_hide_global_footer','field_5b5ab66bdd531'),(5406,4326,'_elementor_edit_mode','builder'),(5407,4326,'_elementor_template_type','wp-page'),(5408,4326,'_elementor_version','3.2.4'),(5409,4326,'_elementor_data','[{\"id\":\"9539716\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"71\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"43\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"45b44c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae33b2f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"60\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"016565d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"42ef05d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Plans\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.083333333333333,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ad73c5\",\"elType\":\"widget\",\"settings\":{\"title\":\" With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"620a355\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"4f0a0dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"9609f03\",\"elType\":\"widget\",\"settings\":{\"title\":\"Starter\",\"price\":\"19\",\"price_duration\":\"\\/ mo\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Upto 100 Team Members\",\"_id\":\"9688453\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"100 GB Cloud Storage\",\"_id\":\"2a3f163\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Meetings\",\"_id\":\"0427321\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Premium Support\",\"_id\":\"f538dda\"}],\"button_label\":\"Get Started Now\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"feature_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_width\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"bottom_text_typo_typography\":\"custom\",\"bottom_text_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_text_typo_font_weight\":\"400\",\"bottom_text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1,\"sizes\":[]},\"bottom_text_color\":\"#6E727D\",\"box_paddin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_description\":\"\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"price_desc_spacing\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"price_currency\":\"$\",\"feature_border_border\":\"solid\",\"feature_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"feature_border_color\":\"#E7E9ED\",\"feature_item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"features_typo_font_family\":\"Circular Std\",\"features_typo_line_height\":{\"unit\":\"em\",\"size\":1.68421,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"features_typo_typography\":\"\",\"price_typo_typography\":\"\",\"price_dur_typo_typography\":\"\",\"duration_color\":\"\",\"price_color\":\"\"},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":1.63,\"sizes\":[]},\"title_color\":\"#F64B4B\",\"title_bg_color\":\"#02010100\",\"price_typo_typography\":\"custom\",\"price_typo_font_family\":\"Circular Std\",\"price_typo_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"price_typo_font_weight\":\"700\",\"price_typo_line_height\":{\"unit\":\"em\",\"size\":1.083333333333333,\"sizes\":[]},\"price_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"box_bg_color\":\"#FFFFFF\",\"border_color\":\"#E7E9ED\",\"price_dur_typo_typography\":\"custom\",\"price_dur_typo_font_family\":\"Circular Std\",\"price_dur_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_dur_typo_font_weight\":\"400\",\"price_dur_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.09,\"sizes\":[]},\"currency_typo_typography\":\"custom\",\"currency_typo_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_bg_color\":\"#161C2D\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"feature_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"duration_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"16ed2f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0ce03b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unlimited\",\"price\":\"99\",\"price_duration\":\"\\/ mo\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Team Members\",\"_id\":\"9688453\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Cloud Storage\",\"_id\":\"2a3f163\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Meetings\",\"_id\":\"0427321\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Premium Support\",\"_id\":\"f538dda\"}],\"button_label\":\"Get Started Now\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"feature_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_width\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"bottom_text_typo_typography\":\"custom\",\"bottom_text_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_text_typo_font_weight\":\"400\",\"bottom_text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1,\"sizes\":[]},\"bottom_text_color\":\"#6E727D\",\"box_paddin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_description\":\"\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"price_desc_spacing\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"price_currency\":\"$\",\"feature_border_border\":\"solid\",\"feature_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"feature_border_color\":\"#E7E9ED\",\"feature_item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"features_typo_font_family\":\"Circular Std\",\"features_typo_line_height\":{\"unit\":\"em\",\"size\":1.68421,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"features_typo_typography\":\"\",\"price_typo_typography\":\"\",\"price_dur_typo_typography\":\"\",\"duration_color\":\"\",\"box_bg_color\":\"\",\"price_color\":\"\"},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":1.63,\"sizes\":[]},\"title_color\":\"#F64B4B\",\"title_bg_color\":\"#02010100\",\"price_typo_typography\":\"custom\",\"price_typo_font_family\":\"Circular Std\",\"price_typo_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"price_typo_font_weight\":\"700\",\"price_typo_line_height\":{\"unit\":\"em\",\"size\":1.083333333333333,\"sizes\":[]},\"price_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"border_color\":\"#E7E9ED\",\"price_dur_typo_typography\":\"custom\",\"price_dur_typo_font_family\":\"Circular Std\",\"price_dur_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_dur_typo_font_weight\":\"400\",\"price_dur_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.09,\"sizes\":[]},\"currency_typo_typography\":\"custom\",\"currency_typo_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_bg_color\":\"#F64B4B\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"feature_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_bg_hover\":\"#F64B4B\",\"button_color\":\"#FFFFFF\",\"duration_color\":\"#161C2D\",\"box_bg_color\":\"#FFF\"},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"2b82646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2dd7f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Enterprise\",\"price\":\"Advanced features for large teams with complex projects.\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Upto 100 Team Members\",\"_id\":\"9688453\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"5TB Cloud Storage\",\"_id\":\"2a3f163\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Meetings\",\"_id\":\"218095b\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Premium Support\",\"_id\":\"f538dda\"}],\"button_label\":\"Contact Us\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6,\"sizes\":[]},\"price_color\":\"#FFFFFFA6\",\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"feature_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_width\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"bottom_text_typo_typography\":\"custom\",\"bottom_text_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_text_typo_font_weight\":\"400\",\"bottom_text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1,\"sizes\":[]},\"bottom_text_color\":\"#6E727D\",\"box_paddin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"23\",\"left\":\"30\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_description\":\"\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"price_desc_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"feature_border_border\":\"solid\",\"feature_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"feature_border_color\":\"#E7E9ED21\",\"feature_item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"features_typo_font_family\":\"Circular Std\",\"features_typo_line_height\":{\"unit\":\"em\",\"size\":1.68421,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"features_typo_typography\":\"\",\"price_typo_typography\":\"\",\"price_dur_typo_typography\":\"\",\"duration_color\":\"globals\\/colors?id=primary\",\"box_bg_color\":\"\",\"title_color\":\"\",\"price_color\":\"\",\"button_bg_color\":\"\"},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":1.63,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_bg_color\":\"#02010100\",\"price_typo_typography\":\"custom\",\"price_typo_font_family\":\"Circular Std\",\"price_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_typo_font_weight\":\"400\",\"price_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"box_bg_color\":\"#473BF0\",\"border_color\":\"#E7E9ED\",\"price_dur_typo_typography\":\"custom\",\"price_dur_typo_font_family\":\"Circular Std\",\"price_dur_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_dur_typo_font_weight\":\"400\",\"price_dur_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.09,\"sizes\":[]},\"currency_typo_typography\":\"custom\",\"currency_typo_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_bg_color\":\"#68D585\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"feature_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"duration_color\":\"#161C2D\",\"features_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"357bc63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"59\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2831d8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"479394b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"50\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"30\",\"left\":\"85\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3b4d9ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c231f97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2083333,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a0d718b\",\"elType\":\"widget\",\"settings\":{\"title\":\"With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"24bf571\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8adcc1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6ebdbb2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Can I use Albino for my clients?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"89bfefc\"},{\"tab_title\":\"Does it work with WordPress?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"0358663\"},{\"tab_title\":\"Do I get free updates?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"a9c72e0\"},{\"tab_title\":\"Will you provide support?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"562afae\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"title_color\":\"#161C2D\",\"tab_active_color\":\"#161C2D\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5238,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"28\",\"bottom\":\"23\",\"left\":\"34\",\"isLinked\":false},\"icon_align\":\"right\",\"content_color\":\"#7A7A7A\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Circular Std\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"34\",\"bottom\":\"16\",\"left\":\"34\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_width\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#68D585\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"tab_active_color\":\"\",\"content_typography_typography\":\"\"},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"accorcion_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"acc_bg\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"46\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"acc_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"accordion\"},{\"id\":\"1c19282\",\"elType\":\"widget\",\"settings\":{\"title\":\"Haven\\u2019t got your answer? Contact our support now\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5410,4326,'_wp_page_template','page-templates/template-page-builder.php'),(5411,4326,'_wp_page_template','page-templates/template-page-builder.php'),(5412,4326,'body_background_color',''),(5413,4326,'_body_background_color','field_5c721ec24addf'),(5414,4326,'hide_global_header','0'),(5415,4326,'_hide_global_header','field_5f3288799a622'),(5416,4326,'enable_header_buttons','show'),(5417,4326,'_enable_header_buttons','field_5c7122a4da07a'),(5418,4326,'header_btn1_text',''),(5419,4326,'_header_btn1_text','header_btn1_text'),(5420,4326,'header_btn1_url',''),(5421,4326,'_header_btn1_url','header_btn2_url'),(5422,4326,'header_btn2_text',''),(5423,4326,'_header_btn2_text','header_btn2_text'),(5424,4326,'use_custom_logo','0'),(5425,4326,'_use_custom_logo','field_5c718923b2115'),(5426,4326,'buttons_background_color',''),(5427,4326,'_buttons_background_color','field_5c721ec248a3d'),(5428,4326,'buttons_text_color',''),(5429,4326,'_buttons_text_color','field_5c721ed648a3e'),(5430,4326,'buttons_border_color',''),(5431,4326,'_buttons_border_color','field_5c723ccb7677b'),(5432,4326,'buttons_hover_background_color',''),(5433,4326,'_buttons_hover_background_color','field_5c72341d85272'),(5434,4326,'buttons_hover_text_color',''),(5435,4326,'_buttons_hover_text_color','field_5c7235491991b'),(5436,4326,'buttons_hover_border_color',''),(5437,4326,'_buttons_hover_border_color','field_5c7235571991c'),(5438,4326,'btn2_buttons_background_color',''),(5439,4326,'_btn2_buttons_background_color','field_5c721f1648a42'),(5440,4326,'btn2_buttons_text_color',''),(5441,4326,'_btn2_buttons_text_color','field_5c721f1f48a43'),(5442,4326,'btn2_buttons_hover_background_color',''),(5443,4326,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(5444,4326,'btn2_buttons_hover_text_color',''),(5445,4326,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(5446,4326,'btn2_buttons_hover_border_color',''),(5447,4326,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(5448,4326,'btn2_button_custom_css',''),(5449,4326,'_btn2_button_custom_css','field_5c72342c85273'),(5450,4326,'button_2_custom_css',''),(5451,4326,'_button_2_custom_css','field_5f5e29a676d5e'),(5452,4326,'hide_global_footer','0'),(5453,4326,'_hide_global_footer','field_5b5ab66bdd531'),(5454,4326,'_elementor_edit_mode','builder'),(5455,4326,'_elementor_template_type','wp-page'),(5456,4326,'_elementor_version','3.2.4'),(5457,4326,'_elementor_data','[{\"id\":\"9539716\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"71\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"43\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"45b44c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae33b2f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"60\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"016565d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"42ef05d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Plans\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.083333333333333,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ad73c5\",\"elType\":\"widget\",\"settings\":{\"title\":\" With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"620a355\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"4f0a0dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"9609f03\",\"elType\":\"widget\",\"settings\":{\"title\":\"Starter\",\"price\":\"19\",\"price_duration\":\"\\/ mo\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Upto 100 Team Members\",\"_id\":\"9688453\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"100 GB Cloud Storage\",\"_id\":\"2a3f163\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Meetings\",\"_id\":\"0427321\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Premium Support\",\"_id\":\"f538dda\"}],\"button_label\":\"Get Started Now\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"feature_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_width\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"bottom_text_typo_typography\":\"custom\",\"bottom_text_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_text_typo_font_weight\":\"400\",\"bottom_text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1,\"sizes\":[]},\"bottom_text_color\":\"#6E727D\",\"box_paddin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_description\":\"\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"price_desc_spacing\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"price_currency\":\"$\",\"feature_border_border\":\"solid\",\"feature_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"feature_border_color\":\"#E7E9ED\",\"feature_item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"features_typo_font_family\":\"Circular Std\",\"features_typo_line_height\":{\"unit\":\"em\",\"size\":1.68421,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"features_typo_typography\":\"\",\"price_typo_typography\":\"\",\"price_dur_typo_typography\":\"\",\"duration_color\":\"\",\"price_color\":\"\"},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":1.63,\"sizes\":[]},\"title_color\":\"#F64B4B\",\"title_bg_color\":\"#02010100\",\"price_typo_typography\":\"custom\",\"price_typo_font_family\":\"Circular Std\",\"price_typo_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"price_typo_font_weight\":\"700\",\"price_typo_line_height\":{\"unit\":\"em\",\"size\":1.083333333333333,\"sizes\":[]},\"price_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"box_bg_color\":\"#FFFFFF\",\"border_color\":\"#E7E9ED\",\"price_dur_typo_typography\":\"custom\",\"price_dur_typo_font_family\":\"Circular Std\",\"price_dur_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_dur_typo_font_weight\":\"400\",\"price_dur_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.09,\"sizes\":[]},\"currency_typo_typography\":\"custom\",\"currency_typo_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_bg_color\":\"#161C2D\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"feature_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"duration_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"16ed2f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0ce03b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unlimited\",\"price\":\"99\",\"price_duration\":\"\\/ mo\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Team Members\",\"_id\":\"9688453\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Cloud Storage\",\"_id\":\"2a3f163\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Meetings\",\"_id\":\"0427321\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Premium Support\",\"_id\":\"f538dda\"}],\"button_label\":\"Get Started Now\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"feature_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_width\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"bottom_text_typo_typography\":\"custom\",\"bottom_text_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_text_typo_font_weight\":\"400\",\"bottom_text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1,\"sizes\":[]},\"bottom_text_color\":\"#6E727D\",\"box_paddin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_description\":\"\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"price_desc_spacing\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"price_currency\":\"$\",\"feature_border_border\":\"solid\",\"feature_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"feature_border_color\":\"#E7E9ED\",\"feature_item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"features_typo_font_family\":\"Circular Std\",\"features_typo_line_height\":{\"unit\":\"em\",\"size\":1.68421,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"features_typo_typography\":\"\",\"price_typo_typography\":\"\",\"price_dur_typo_typography\":\"\",\"duration_color\":\"\",\"box_bg_color\":\"\",\"price_color\":\"\"},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":1.63,\"sizes\":[]},\"title_color\":\"#F64B4B\",\"title_bg_color\":\"#02010100\",\"price_typo_typography\":\"custom\",\"price_typo_font_family\":\"Circular Std\",\"price_typo_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"price_typo_font_weight\":\"700\",\"price_typo_line_height\":{\"unit\":\"em\",\"size\":1.083333333333333,\"sizes\":[]},\"price_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"border_color\":\"#E7E9ED\",\"price_dur_typo_typography\":\"custom\",\"price_dur_typo_font_family\":\"Circular Std\",\"price_dur_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_dur_typo_font_weight\":\"400\",\"price_dur_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.09,\"sizes\":[]},\"currency_typo_typography\":\"custom\",\"currency_typo_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_bg_color\":\"#F64B4B\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"feature_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_bg_hover\":\"#F64B4B\",\"button_color\":\"#FFFFFF\",\"duration_color\":\"#161C2D\",\"box_bg_color\":\"#FFF\"},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"2b82646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2dd7f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Enterprise\",\"price\":\"Advanced features for large teams with complex projects.\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Upto 100 Team Members\",\"_id\":\"9688453\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"5TB Cloud Storage\",\"_id\":\"2a3f163\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Meetings\",\"_id\":\"218095b\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Premium Support\",\"_id\":\"f538dda\"}],\"button_label\":\"Contact Us\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6,\"sizes\":[]},\"price_color\":\"#FFFFFFA6\",\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"feature_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_width\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"bottom_text_typo_typography\":\"custom\",\"bottom_text_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_text_typo_font_weight\":\"400\",\"bottom_text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1,\"sizes\":[]},\"bottom_text_color\":\"#6E727D\",\"box_paddin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"23\",\"left\":\"30\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_description\":\"\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"price_desc_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"feature_border_border\":\"solid\",\"feature_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"feature_border_color\":\"#E7E9ED21\",\"feature_item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"features_typo_font_family\":\"Circular Std\",\"features_typo_line_height\":{\"unit\":\"em\",\"size\":1.68421,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"features_typo_typography\":\"\",\"price_typo_typography\":\"\",\"price_dur_typo_typography\":\"\",\"duration_color\":\"globals\\/colors?id=primary\",\"box_bg_color\":\"\",\"title_color\":\"\",\"price_color\":\"\",\"button_bg_color\":\"\"},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":1.63,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_bg_color\":\"#02010100\",\"price_typo_typography\":\"custom\",\"price_typo_font_family\":\"Circular Std\",\"price_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_typo_font_weight\":\"400\",\"price_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"box_bg_color\":\"#473BF0\",\"border_color\":\"#E7E9ED\",\"price_dur_typo_typography\":\"custom\",\"price_dur_typo_font_family\":\"Circular Std\",\"price_dur_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_dur_typo_font_weight\":\"400\",\"price_dur_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.09,\"sizes\":[]},\"currency_typo_typography\":\"custom\",\"currency_typo_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_bg_color\":\"#68D585\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"feature_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"duration_color\":\"#161C2D\",\"features_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"357bc63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"59\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2831d8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"479394b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"50\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"30\",\"left\":\"85\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3b4d9ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c231f97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2083333,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a0d718b\",\"elType\":\"widget\",\"settings\":{\"title\":\"With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"24bf571\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8adcc1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6ebdbb2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Can I use Albino for my clients?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"89bfefc\"},{\"tab_title\":\"Does it work with WordPress?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"0358663\"},{\"tab_title\":\"Do I get free updates?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"a9c72e0\"},{\"tab_title\":\"Will you provide support?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"562afae\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"title_color\":\"#161C2D\",\"tab_active_color\":\"#161C2D\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5238,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"28\",\"bottom\":\"23\",\"left\":\"34\",\"isLinked\":false},\"icon_align\":\"right\",\"content_color\":\"#7A7A7A\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Circular Std\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"34\",\"bottom\":\"16\",\"left\":\"34\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_width\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#68D585\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"tab_active_color\":\"\",\"content_typography_typography\":\"\"},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"accorcion_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"acc_bg\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"46\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"acc_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"accordion\"},{\"id\":\"1c19282\",\"elType\":\"widget\",\"settings\":{\"title\":\"Haven\\u2019t got your answer? Contact our support now\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5458,4326,'_wp_page_template','page-templates/template-page-builder.php'),(5459,4326,'_wp_page_template','page-templates/template-page-builder.php'),(5460,4326,'body_background_color',''),(5461,4326,'_body_background_color','field_5c721ec24addf'),(5462,4326,'hide_global_header','0'),(5463,4326,'_hide_global_header','field_5f3288799a622'),(5464,4326,'enable_header_buttons','show'),(5465,4326,'_enable_header_buttons','field_5c7122a4da07a'),(5466,4326,'header_btn1_text',''),(5467,4326,'_header_btn1_text','header_btn1_text'),(5468,4326,'header_btn1_url',''),(5469,4326,'_header_btn1_url','header_btn2_url'),(5470,4326,'header_btn2_text',''),(5471,4326,'_header_btn2_text','header_btn2_text'),(5472,4326,'use_custom_logo','0'),(5473,4326,'_use_custom_logo','field_5c718923b2115'),(5474,4326,'buttons_background_color',''),(5475,4326,'_buttons_background_color','field_5c721ec248a3d'),(5476,4326,'buttons_text_color',''),(5477,4326,'_buttons_text_color','field_5c721ed648a3e'),(5478,4326,'buttons_border_color',''),(5479,4326,'_buttons_border_color','field_5c723ccb7677b'),(5480,4326,'buttons_hover_background_color',''),(5481,4326,'_buttons_hover_background_color','field_5c72341d85272'),(5482,4326,'buttons_hover_text_color',''),(5483,4326,'_buttons_hover_text_color','field_5c7235491991b'),(5484,4326,'buttons_hover_border_color',''),(5485,4326,'_buttons_hover_border_color','field_5c7235571991c'),(5486,4326,'btn2_buttons_background_color',''),(5487,4326,'_btn2_buttons_background_color','field_5c721f1648a42'),(5488,4326,'btn2_buttons_text_color',''),(5489,4326,'_btn2_buttons_text_color','field_5c721f1f48a43'),(5490,4326,'btn2_buttons_hover_background_color',''),(5491,4326,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(5492,4326,'btn2_buttons_hover_text_color',''),(5493,4326,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(5494,4326,'btn2_buttons_hover_border_color',''),(5495,4326,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(5496,4326,'btn2_button_custom_css',''),(5497,4326,'_btn2_button_custom_css','field_5c72342c85273'),(5498,4326,'button_2_custom_css',''),(5499,4326,'_button_2_custom_css','field_5f5e29a676d5e'),(5500,4326,'hide_global_footer','0'),(5501,4326,'_hide_global_footer','field_5b5ab66bdd531'),(5502,4326,'_elementor_edit_mode','builder'),(5503,4326,'_elementor_template_type','wp-page'),(5504,4326,'_elementor_version','3.2.4'),(5505,4326,'_elementor_data','[{\"id\":\"9539716\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"71\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"43\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"45b44c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae33b2f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"60\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"016565d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"42ef05d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Plans\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.083333333333333,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ad73c5\",\"elType\":\"widget\",\"settings\":{\"title\":\" With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"620a355\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"4f0a0dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"9609f03\",\"elType\":\"widget\",\"settings\":{\"title\":\"Starter\",\"price\":\"19\",\"price_duration\":\"\\/ mo\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Upto 100 Team Members\",\"_id\":\"9688453\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"100 GB Cloud Storage\",\"_id\":\"2a3f163\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Meetings\",\"_id\":\"0427321\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Premium Support\",\"_id\":\"f538dda\"}],\"button_label\":\"Get Started Now\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"feature_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_width\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"bottom_text_typo_typography\":\"custom\",\"bottom_text_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_text_typo_font_weight\":\"400\",\"bottom_text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1,\"sizes\":[]},\"bottom_text_color\":\"#6E727D\",\"box_paddin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_description\":\"\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"price_desc_spacing\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"price_currency\":\"$\",\"feature_border_border\":\"solid\",\"feature_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"feature_border_color\":\"#E7E9ED\",\"feature_item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"features_typo_font_family\":\"Circular Std\",\"features_typo_line_height\":{\"unit\":\"em\",\"size\":1.68421,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"features_typo_typography\":\"\",\"price_typo_typography\":\"\",\"price_dur_typo_typography\":\"\",\"duration_color\":\"\",\"price_color\":\"\"},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":1.63,\"sizes\":[]},\"title_color\":\"#F64B4B\",\"title_bg_color\":\"#02010100\",\"price_typo_typography\":\"custom\",\"price_typo_font_family\":\"Circular Std\",\"price_typo_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"price_typo_font_weight\":\"700\",\"price_typo_line_height\":{\"unit\":\"em\",\"size\":1.083333333333333,\"sizes\":[]},\"price_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"box_bg_color\":\"#FFFFFF\",\"border_color\":\"#E7E9ED\",\"price_dur_typo_typography\":\"custom\",\"price_dur_typo_font_family\":\"Circular Std\",\"price_dur_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_dur_typo_font_weight\":\"400\",\"price_dur_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.09,\"sizes\":[]},\"currency_typo_typography\":\"custom\",\"currency_typo_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_bg_color\":\"#161C2D\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"feature_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"duration_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"16ed2f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0ce03b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unlimited\",\"price\":\"99\",\"price_duration\":\"\\/ mo\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Team Members\",\"_id\":\"9688453\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Cloud Storage\",\"_id\":\"2a3f163\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Meetings\",\"_id\":\"0427321\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Premium Support\",\"_id\":\"f538dda\"}],\"button_label\":\"Get Started Now\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"feature_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_width\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"bottom_text_typo_typography\":\"custom\",\"bottom_text_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_text_typo_font_weight\":\"400\",\"bottom_text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1,\"sizes\":[]},\"bottom_text_color\":\"#6E727D\",\"box_paddin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_description\":\"\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"price_desc_spacing\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"price_currency\":\"$\",\"feature_border_border\":\"solid\",\"feature_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"feature_border_color\":\"#E7E9ED\",\"feature_item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"features_typo_font_family\":\"Circular Std\",\"features_typo_line_height\":{\"unit\":\"em\",\"size\":1.68421,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"features_typo_typography\":\"\",\"price_typo_typography\":\"\",\"price_dur_typo_typography\":\"\",\"duration_color\":\"\",\"box_bg_color\":\"\",\"price_color\":\"\"},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":1.63,\"sizes\":[]},\"title_color\":\"#F64B4B\",\"title_bg_color\":\"#02010100\",\"price_typo_typography\":\"custom\",\"price_typo_font_family\":\"Circular Std\",\"price_typo_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"price_typo_font_weight\":\"700\",\"price_typo_line_height\":{\"unit\":\"em\",\"size\":1.083333333333333,\"sizes\":[]},\"price_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"border_color\":\"#E7E9ED\",\"price_dur_typo_typography\":\"custom\",\"price_dur_typo_font_family\":\"Circular Std\",\"price_dur_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_dur_typo_font_weight\":\"400\",\"price_dur_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.09,\"sizes\":[]},\"currency_typo_typography\":\"custom\",\"currency_typo_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_bg_color\":\"#F64B4B\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"feature_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_bg_hover\":\"#F64B4B\",\"button_color\":\"#FFFFFF\",\"duration_color\":\"#161C2D\",\"box_bg_color\":\"#FFF\"},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"2b82646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2dd7f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Enterprise\",\"price\":\"Advanced features for large teams with complex projects.\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Upto 100 Team Members\",\"_id\":\"9688453\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"5TB Cloud Storage\",\"_id\":\"2a3f163\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Meetings\",\"_id\":\"218095b\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Premium Support\",\"_id\":\"f538dda\"}],\"button_label\":\"Contact Us\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6,\"sizes\":[]},\"price_color\":\"#FFFFFFA6\",\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"feature_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_width\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"bottom_text_typo_typography\":\"custom\",\"bottom_text_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_text_typo_font_weight\":\"400\",\"bottom_text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1,\"sizes\":[]},\"bottom_text_color\":\"#6E727D\",\"box_paddin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"23\",\"left\":\"30\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_description\":\"\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"price_desc_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"feature_border_border\":\"solid\",\"feature_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"feature_border_color\":\"#E7E9ED21\",\"feature_item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"features_typo_font_family\":\"Circular Std\",\"features_typo_line_height\":{\"unit\":\"em\",\"size\":1.68421,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"features_typo_typography\":\"\",\"price_typo_typography\":\"\",\"price_dur_typo_typography\":\"\",\"duration_color\":\"globals\\/colors?id=primary\",\"box_bg_color\":\"\",\"title_color\":\"\",\"price_color\":\"\",\"button_bg_color\":\"\"},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":1.63,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_bg_color\":\"#02010100\",\"price_typo_typography\":\"custom\",\"price_typo_font_family\":\"Circular Std\",\"price_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_typo_font_weight\":\"400\",\"price_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"box_bg_color\":\"#473BF0\",\"border_color\":\"#E7E9ED\",\"price_dur_typo_typography\":\"custom\",\"price_dur_typo_font_family\":\"Circular Std\",\"price_dur_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_dur_typo_font_weight\":\"400\",\"price_dur_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.09,\"sizes\":[]},\"currency_typo_typography\":\"custom\",\"currency_typo_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_bg_color\":\"#68D585\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"feature_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"duration_color\":\"#161C2D\",\"features_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"357bc63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"59\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2831d8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"479394b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"50\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"30\",\"left\":\"85\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3b4d9ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c231f97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2083333,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a0d718b\",\"elType\":\"widget\",\"settings\":{\"title\":\"With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"24bf571\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8adcc1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6ebdbb2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Can I use Albino for my clients?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"89bfefc\"},{\"tab_title\":\"Does it work with WordPress?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"0358663\"},{\"tab_title\":\"Do I get free updates?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"a9c72e0\"},{\"tab_title\":\"Will you provide support?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"562afae\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"title_color\":\"#161C2D\",\"tab_active_color\":\"#161C2D\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5238,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"28\",\"bottom\":\"23\",\"left\":\"34\",\"isLinked\":false},\"icon_align\":\"right\",\"content_color\":\"#7A7A7A\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Circular Std\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"34\",\"bottom\":\"16\",\"left\":\"34\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_width\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#68D585\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"tab_active_color\":\"\",\"content_typography_typography\":\"\"},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"accorcion_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"acc_bg\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"46\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"acc_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"accordion\"},{\"id\":\"1c19282\",\"elType\":\"widget\",\"settings\":{\"title\":\"Haven\\u2019t got your answer? Contact our support now\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10198,15484,'_wp_page_template','page-templates/template-page-builder.php'),(10199,15484,'_elementor_edit_mode','builder'),(10200,15484,'_elementor_template_type','wp-page'),(10201,15484,'_elementor_version','3.2.4'),(10202,15484,'_elementor_data','[{\"id\":\"9539716\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"71\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"43\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"45b44c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae33b2f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"60\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"016565d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"42ef05d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Plans\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.083333333333333,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ad73c5\",\"elType\":\"widget\",\"settings\":{\"title\":\" With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"620a355\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"4f0a0dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"9609f03\",\"elType\":\"widget\",\"settings\":{\"title\":\"Starter\",\"price\":\"19\",\"price_duration\":\"\\/ mo\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Upto 100 Team Members\",\"_id\":\"9688453\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"100 GB Cloud Storage\",\"_id\":\"2a3f163\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Meetings\",\"_id\":\"0427321\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Premium Support\",\"_id\":\"f538dda\"}],\"button_label\":\"Get Started Now\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"feature_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_width\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"bottom_text_typo_typography\":\"custom\",\"bottom_text_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_text_typo_font_weight\":\"400\",\"bottom_text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1,\"sizes\":[]},\"bottom_text_color\":\"#6E727D\",\"box_paddin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_description\":\"\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"price_desc_spacing\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"price_currency\":\"$\",\"feature_border_border\":\"solid\",\"feature_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"feature_border_color\":\"#E7E9ED\",\"feature_item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"features_typo_font_family\":\"Circular Std\",\"features_typo_line_height\":{\"unit\":\"em\",\"size\":1.68421,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"features_typo_typography\":\"\",\"price_typo_typography\":\"\",\"price_dur_typo_typography\":\"\",\"duration_color\":\"\",\"price_color\":\"\"},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":1.63,\"sizes\":[]},\"title_color\":\"#F64B4B\",\"title_bg_color\":\"#02010100\",\"price_typo_typography\":\"custom\",\"price_typo_font_family\":\"Circular Std\",\"price_typo_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"price_typo_font_weight\":\"700\",\"price_typo_line_height\":{\"unit\":\"em\",\"size\":1.083333333333333,\"sizes\":[]},\"price_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"box_bg_color\":\"#FFFFFF\",\"border_color\":\"#E7E9ED\",\"price_dur_typo_typography\":\"custom\",\"price_dur_typo_font_family\":\"Circular Std\",\"price_dur_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_dur_typo_font_weight\":\"400\",\"price_dur_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.09,\"sizes\":[]},\"currency_typo_typography\":\"custom\",\"currency_typo_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_bg_color\":\"#161C2D\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"feature_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"duration_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"16ed2f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0ce03b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unlimited\",\"price\":\"99\",\"price_duration\":\"\\/ mo\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Team Members\",\"_id\":\"9688453\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Cloud Storage\",\"_id\":\"2a3f163\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Meetings\",\"_id\":\"0427321\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Premium Support\",\"_id\":\"f538dda\"}],\"button_label\":\"Get Started Now\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6,\"sizes\":[]},\"price_color\":\"#161C2D\",\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"feature_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_width\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"bottom_text_typo_typography\":\"custom\",\"bottom_text_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_text_typo_font_weight\":\"400\",\"bottom_text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1,\"sizes\":[]},\"bottom_text_color\":\"#6E727D\",\"box_paddin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"23\",\"left\":\"20\",\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_description\":\"\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"price_desc_spacing\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"price_currency\":\"$\",\"feature_border_border\":\"solid\",\"feature_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"feature_border_color\":\"#E7E9ED\",\"feature_item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"features_typo_font_family\":\"Circular Std\",\"features_typo_line_height\":{\"unit\":\"em\",\"size\":1.68421,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"features_typo_typography\":\"\",\"price_typo_typography\":\"\",\"price_dur_typo_typography\":\"\",\"duration_color\":\"\",\"box_bg_color\":\"\",\"price_color\":\"\"},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":1.63,\"sizes\":[]},\"title_color\":\"#F64B4B\",\"title_bg_color\":\"#02010100\",\"price_typo_typography\":\"custom\",\"price_typo_font_family\":\"Circular Std\",\"price_typo_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"price_typo_font_weight\":\"700\",\"price_typo_line_height\":{\"unit\":\"em\",\"size\":1.083333333333333,\"sizes\":[]},\"price_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"border_color\":\"#E7E9ED\",\"price_dur_typo_typography\":\"custom\",\"price_dur_typo_font_family\":\"Circular Std\",\"price_dur_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_dur_typo_font_weight\":\"400\",\"price_dur_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.09,\"sizes\":[]},\"currency_typo_typography\":\"custom\",\"currency_typo_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_bg_color\":\"#F64B4B\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"feature_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_bg_hover\":\"#F64B4B\",\"button_color\":\"#FFFFFF\",\"duration_color\":\"#161C2D\",\"box_bg_color\":\"#FFF\"},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true},{\"id\":\"2b82646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2dd7f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Enterprise\",\"price\":\"Advanced features for large teams with complex projects.\",\"price_duration\":\"\",\"feature_list\":[{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Upto 100 Team Members\",\"_id\":\"9688453\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"5TB Cloud Storage\",\"_id\":\"2a3f163\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Unlimited Meetings\",\"_id\":\"218095b\"},{\"feature_icon\":{\"value\":\"\",\"library\":\"\"},\"feature_text\":\"Premium Support\",\"_id\":\"f538dda\"}],\"button_label\":\"Contact Us\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"content_align\":\"center\",\"btn_hover_animation\":\"float\",\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_weight\":\"700\",\"features_typo_typography\":\"custom\",\"features_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"button_typo_typography\":\"custom\",\"button_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6,\"sizes\":[]},\"price_color\":\"#FFFFFFA6\",\"price_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"feature_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_width\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"bottom_text_typo_typography\":\"custom\",\"bottom_text_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_text_typo_font_weight\":\"400\",\"bottom_text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1,\"sizes\":[]},\"bottom_text_color\":\"#6E727D\",\"box_paddin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"23\",\"left\":\"30\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"features_typo_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_description\":\"\",\"price_desc_typo_typography\":\"custom\",\"price_desc_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.3,\"sizes\":[]},\"price_desc_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"feature_border_border\":\"solid\",\"feature_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"feature_border_color\":\"#E7E9ED21\",\"feature_item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"features_typo_font_family\":\"Circular Std\",\"features_typo_line_height\":{\"unit\":\"em\",\"size\":1.68421,\"sizes\":[]},\"_background_background\":\"classic\",\"__globals__\":{\"features_typo_typography\":\"\",\"price_typo_typography\":\"\",\"price_dur_typo_typography\":\"\",\"duration_color\":\"globals\\/colors?id=primary\",\"box_bg_color\":\"\",\"title_color\":\"\",\"price_color\":\"\",\"button_bg_color\":\"\"},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typo_letter_spacing\":{\"unit\":\"px\",\"size\":1.63,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_bg_color\":\"#02010100\",\"price_typo_typography\":\"custom\",\"price_typo_font_family\":\"Circular Std\",\"price_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_typo_font_weight\":\"400\",\"price_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"box_bg_color\":\"#473BF0\",\"border_color\":\"#E7E9ED\",\"price_dur_typo_typography\":\"custom\",\"price_dur_typo_font_family\":\"Circular Std\",\"price_dur_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"price_dur_typo_font_weight\":\"400\",\"price_dur_typo_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"price_dur_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.09,\"sizes\":[]},\"currency_typo_typography\":\"custom\",\"currency_typo_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_bg_color\":\"#68D585\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"feature_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"button_color\":\"#FFFFFF\",\"duration_color\":\"#161C2D\",\"features_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"shadepro-pricing-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"357bc63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"59\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2831d8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"479394b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"50\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"30\",\"left\":\"85\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3b4d9ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c231f97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2083333,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a0d718b\",\"elType\":\"widget\",\"settings\":{\"title\":\"With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"24bf571\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8adcc1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6ebdbb2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Can I use Albino for my clients?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"89bfefc\"},{\"tab_title\":\"Does it work with WordPress?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"0358663\"},{\"tab_title\":\"Do I get free updates?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"a9c72e0\"},{\"tab_title\":\"Will you provide support?\",\"tab_content\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.<\\/p>\",\"_id\":\"562afae\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"title_color\":\"#161C2D\",\"tab_active_color\":\"#161C2D\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5238,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"28\",\"bottom\":\"23\",\"left\":\"34\",\"isLinked\":false},\"icon_align\":\"right\",\"content_color\":\"#7A7A7A\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Circular Std\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"content_typography_font_weight\":\"400\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"34\",\"bottom\":\"16\",\"left\":\"34\",\"isLinked\":false},\"_background_background\":\"classic\",\"_border_width\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#68D585\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"tab_active_color\":\"\",\"content_typography_typography\":\"\"},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"accorcion_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"acc_bg\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"46\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"acc_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"40\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"accordion\"},{\"id\":\"1c19282\",\"elType\":\"widget\",\"settings\":{\"title\":\"Haven\\u2019t got your answer? Contact our support now\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.705,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5507,4352,'inline_featured_image','0'),(5508,4352,'_wp_page_template','elementor_header_footer'),(5509,4352,'hide_global_header','0'),(5510,4352,'_hide_global_header','field_5f3288799a622'),(5511,4352,'navbar_color_scheme','navbar-light'),(5512,4352,'_navbar_color_scheme','field_5c719ab785df8'),(5513,4352,'enable_header_buttons','show'),(5514,4352,'_enable_header_buttons','field_5c7122a4da07a'),(5515,4352,'header_btn1_text',''),(5516,4352,'_header_btn1_text','header_btn1_text'),(5517,4352,'header_btn1_url',''),(5518,4352,'_header_btn1_url','header_btn1_url'),(5519,4352,'use_custom_logo','0'),(5520,4352,'_use_custom_logo','field_5c718923b2115'),(5521,4352,'buttons_background_color',''),(5522,4352,'_buttons_background_color','field_5c721ec248a3d'),(5523,4352,'buttons_text_color',''),(5524,4352,'_buttons_text_color','field_5c721ed648a3e'),(5525,4352,'buttons_border_color',''),(5526,4352,'_buttons_border_color','field_5c723ccb7677b'),(5527,4352,'buttons_hover_background_color',''),(5528,4352,'_buttons_hover_background_color','field_5c72341d85272'),(5529,4352,'buttons_hover_text_color',''),(5530,4352,'_buttons_hover_text_color','field_5c7235491991b'),(5531,4352,'buttons_hover_border_color',''),(5532,4352,'_buttons_hover_border_color','field_5c7235571991c'),(5533,4352,'sticky_buttons_background_color',''),(5534,4352,'_sticky_buttons_background_color','field_5c721f1648a42'),(5535,4352,'sticky_buttons_text_color',''),(5536,4352,'_sticky_buttons_text_color','field_5c721f1f48a43'),(5537,4352,'sticky_buttons_hover_background_color',''),(5538,4352,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(5539,4352,'sticky_buttons_hover_text_color',''),(5540,4352,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(5541,4352,'sticky_buttons_hover_border_color',''),(5542,4352,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(5543,4352,'sticky_button_custom_css',''),(5544,4352,'_sticky_button_custom_css','field_5c72342c85273'),(5545,4352,'hide_global_footer','0'),(5546,4352,'_hide_global_footer','field_5b5ab66bdd531'),(5547,4352,'_elementor_edit_mode','builder'),(5548,4352,'_elementor_template_type','wp-page'),(5549,4352,'_elementor_version','3.0.13'),(5550,4352,'_wp_page_template','elementor_header_footer'),(5551,4352,'_elementor_data','[{\"id\":\"7f7500f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627be32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6238231\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e73129c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e80d22c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b2eb53\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7a28c53\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"title\":\"Call us\",\"description\":\"+1-940-394-2948 <br\\/>\\n+1-389-385-3807\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"120\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":false},{\"id\":\"740ed95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"978fa36\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"title\":\"Email us\",\"description\":\"support@grayic.com\\ncontact@grayic.com\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"120\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":false},{\"id\":\"a11d934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"82d8c19\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"title\":\"Visit us\",\"description\":\"34 Madison Street,\\nNY, USA 10005\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"120\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d0793e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"656065e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3050676\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"4355\\\" title=\\\"Contact Us Page 2\\\"]\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":34,\"blur\":33,\"spread\":-23,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(5552,4352,'_wp_page_template','elementor_header_footer'),(5553,4352,'hide_global_header','0'),(5554,4352,'_hide_global_header','field_5f3288799a622'),(5555,4352,'navbar_color_scheme','navbar-light'),(5556,4352,'_navbar_color_scheme','field_5c719ab785df8'),(5557,4352,'enable_header_buttons','show'),(5558,4352,'_enable_header_buttons','field_5c7122a4da07a'),(5559,4352,'header_btn1_text',''),(5560,4352,'_header_btn1_text','header_btn1_text'),(5561,4352,'header_btn1_url',''),(5562,4352,'_header_btn1_url','header_btn1_url'),(5563,4352,'use_custom_logo','0'),(5564,4352,'_use_custom_logo','field_5c718923b2115'),(5565,4352,'buttons_background_color',''),(5566,4352,'_buttons_background_color','field_5c721ec248a3d'),(5567,4352,'buttons_text_color',''),(5568,4352,'_buttons_text_color','field_5c721ed648a3e'),(5569,4352,'buttons_border_color',''),(5570,4352,'_buttons_border_color','field_5c723ccb7677b'),(5571,4352,'buttons_hover_background_color',''),(5572,4352,'_buttons_hover_background_color','field_5c72341d85272'),(5573,4352,'buttons_hover_text_color',''),(5574,4352,'_buttons_hover_text_color','field_5c7235491991b'),(5575,4352,'buttons_hover_border_color',''),(5576,4352,'_buttons_hover_border_color','field_5c7235571991c'),(5577,4352,'sticky_buttons_background_color',''),(5578,4352,'_sticky_buttons_background_color','field_5c721f1648a42'),(5579,4352,'sticky_buttons_text_color',''),(5580,4352,'_sticky_buttons_text_color','field_5c721f1f48a43'),(5581,4352,'sticky_buttons_hover_background_color',''),(5582,4352,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(5583,4352,'sticky_buttons_hover_text_color',''),(5584,4352,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(5585,4352,'sticky_buttons_hover_border_color',''),(5586,4352,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(5587,4352,'sticky_button_custom_css',''),(5588,4352,'_sticky_button_custom_css','field_5c72342c85273'),(5589,4352,'hide_global_footer','0'),(5590,4352,'_hide_global_footer','field_5b5ab66bdd531'),(5591,4352,'_elementor_edit_mode','builder'),(5592,4352,'_elementor_template_type','wp-page'),(5593,4352,'_elementor_version','3.0.13'),(5594,4352,'_wp_page_template','elementor_header_footer'),(5595,4352,'_elementor_data','[{\"id\":\"7f7500f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627be32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6238231\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e73129c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e80d22c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b2eb53\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7a28c53\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"title\":\"Call us\",\"description\":\"+1-940-394-2948 <br\\/>\\n+1-389-385-3807\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"120\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":false},{\"id\":\"740ed95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"978fa36\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"title\":\"Email us\",\"description\":\"support@grayic.com\\ncontact@grayic.com\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"120\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":false},{\"id\":\"a11d934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"82d8c19\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"title\":\"Visit us\",\"description\":\"34 Madison Street,\\nNY, USA 10005\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"120\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d0793e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"656065e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3050676\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"4355\\\" title=\\\"Contact Us Page 2\\\"]\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":34,\"blur\":33,\"spread\":-23,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(5596,4352,'_wp_page_template','elementor_header_footer'),(5597,4352,'hide_global_header','0'),(5598,4352,'_hide_global_header','field_5f3288799a622'),(5599,4352,'navbar_color_scheme','navbar-light'),(5600,4352,'_navbar_color_scheme','field_5c719ab785df8'),(5601,4352,'enable_header_buttons','show'),(5602,4352,'_enable_header_buttons','field_5c7122a4da07a'),(5603,4352,'header_btn1_text',''),(5604,4352,'_header_btn1_text','header_btn1_text'),(5605,4352,'header_btn1_url',''),(5606,4352,'_header_btn1_url','header_btn1_url'),(5607,4352,'use_custom_logo','0'),(5608,4352,'_use_custom_logo','field_5c718923b2115'),(5609,4352,'buttons_background_color',''),(5610,4352,'_buttons_background_color','field_5c721ec248a3d'),(5611,4352,'buttons_text_color',''),(5612,4352,'_buttons_text_color','field_5c721ed648a3e'),(5613,4352,'buttons_border_color',''),(5614,4352,'_buttons_border_color','field_5c723ccb7677b'),(5615,4352,'buttons_hover_background_color',''),(5616,4352,'_buttons_hover_background_color','field_5c72341d85272'),(5617,4352,'buttons_hover_text_color',''),(5618,4352,'_buttons_hover_text_color','field_5c7235491991b'),(5619,4352,'buttons_hover_border_color',''),(5620,4352,'_buttons_hover_border_color','field_5c7235571991c'),(5621,4352,'sticky_buttons_background_color',''),(5622,4352,'_sticky_buttons_background_color','field_5c721f1648a42'),(5623,4352,'sticky_buttons_text_color',''),(5624,4352,'_sticky_buttons_text_color','field_5c721f1f48a43'),(5625,4352,'sticky_buttons_hover_background_color',''),(5626,4352,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(5627,4352,'sticky_buttons_hover_text_color',''),(5628,4352,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(5629,4352,'sticky_buttons_hover_border_color',''),(5630,4352,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(5631,4352,'sticky_button_custom_css',''),(5632,4352,'_sticky_button_custom_css','field_5c72342c85273'),(5633,4352,'hide_global_footer','0'),(5634,4352,'_hide_global_footer','field_5b5ab66bdd531'),(5635,4352,'_elementor_edit_mode','builder'),(5636,4352,'_elementor_template_type','wp-page'),(5637,4352,'_elementor_version','3.0.13'),(5638,4352,'_wp_page_template','elementor_header_footer'),(5639,4352,'_elementor_data','[{\"id\":\"7f7500f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627be32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6238231\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e73129c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e80d22c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b2eb53\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7a28c53\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"title\":\"Call us\",\"description\":\"+1-940-394-2948 <br\\/>\\n+1-389-385-3807\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"120\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":false},{\"id\":\"740ed95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"978fa36\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"title\":\"Email us\",\"description\":\"support@grayic.com\\ncontact@grayic.com\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"120\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":false},{\"id\":\"a11d934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"82d8c19\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"title\":\"Visit us\",\"description\":\"34 Madison Street,\\nNY, USA 10005\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"120\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d0793e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"656065e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3050676\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"4355\\\" title=\\\"Contact Us Page 2\\\"]\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":34,\"blur\":33,\"spread\":-23,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(5640,4352,'_wp_page_template','elementor_header_footer'),(5641,4352,'hide_global_header','0'),(5642,4352,'_hide_global_header','field_5f3288799a622'),(5643,4352,'navbar_color_scheme','navbar-light'),(5644,4352,'_navbar_color_scheme','field_5c719ab785df8'),(5645,4352,'enable_header_buttons','show'),(5646,4352,'_enable_header_buttons','field_5c7122a4da07a'),(5647,4352,'header_btn1_text',''),(5648,4352,'_header_btn1_text','header_btn1_text'),(5649,4352,'header_btn1_url',''),(5650,4352,'_header_btn1_url','header_btn1_url'),(5651,4352,'use_custom_logo','0'),(5652,4352,'_use_custom_logo','field_5c718923b2115'),(5653,4352,'buttons_background_color',''),(5654,4352,'_buttons_background_color','field_5c721ec248a3d'),(5655,4352,'buttons_text_color',''),(5656,4352,'_buttons_text_color','field_5c721ed648a3e'),(5657,4352,'buttons_border_color',''),(5658,4352,'_buttons_border_color','field_5c723ccb7677b'),(5659,4352,'buttons_hover_background_color',''),(5660,4352,'_buttons_hover_background_color','field_5c72341d85272'),(5661,4352,'buttons_hover_text_color',''),(5662,4352,'_buttons_hover_text_color','field_5c7235491991b'),(5663,4352,'buttons_hover_border_color',''),(5664,4352,'_buttons_hover_border_color','field_5c7235571991c'),(5665,4352,'sticky_buttons_background_color',''),(5666,4352,'_sticky_buttons_background_color','field_5c721f1648a42'),(5667,4352,'sticky_buttons_text_color',''),(5668,4352,'_sticky_buttons_text_color','field_5c721f1f48a43'),(5669,4352,'sticky_buttons_hover_background_color',''),(5670,4352,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(5671,4352,'sticky_buttons_hover_text_color',''),(5672,4352,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(5673,4352,'sticky_buttons_hover_border_color',''),(5674,4352,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(5675,4352,'sticky_button_custom_css',''),(5676,4352,'_sticky_button_custom_css','field_5c72342c85273'),(5677,4352,'hide_global_footer','0'),(5678,4352,'_hide_global_footer','field_5b5ab66bdd531'),(5679,4352,'_elementor_edit_mode','builder'),(5680,4352,'_elementor_template_type','wp-page'),(5681,4352,'_elementor_version','3.0.13'),(5682,4352,'_wp_page_template','elementor_header_footer'),(5683,4352,'_elementor_data','[{\"id\":\"7f7500f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627be32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6238231\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e73129c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e80d22c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b2eb53\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7a28c53\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"title\":\"Call us\",\"description\":\"+1-940-394-2948 <br\\/>\\n+1-389-385-3807\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"120\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":false},{\"id\":\"740ed95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"978fa36\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"title\":\"Email us\",\"description\":\"support@grayic.com\\ncontact@grayic.com\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"120\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":false},{\"id\":\"a11d934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"82d8c19\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"title\":\"Visit us\",\"description\":\"34 Madison Street,\\nNY, USA 10005\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"120\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d0793e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"656065e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3050676\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"4355\\\" title=\\\"Contact Us Page 2\\\"]\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":34,\"blur\":33,\"spread\":-23,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(5684,4352,'_wp_page_template','elementor_header_footer'),(5685,4352,'hide_global_header','0'),(5686,4352,'_hide_global_header','field_5f3288799a622'),(5687,4352,'navbar_color_scheme','navbar-light'),(5688,4352,'_navbar_color_scheme','field_5c719ab785df8'),(5689,4352,'enable_header_buttons','show'),(5690,4352,'_enable_header_buttons','field_5c7122a4da07a'),(5691,4352,'header_btn1_text',''),(5692,4352,'_header_btn1_text','header_btn1_text'),(5693,4352,'header_btn1_url',''),(5694,4352,'_header_btn1_url','header_btn1_url'),(5695,4352,'use_custom_logo','0'),(5696,4352,'_use_custom_logo','field_5c718923b2115'),(5697,4352,'buttons_background_color',''),(5698,4352,'_buttons_background_color','field_5c721ec248a3d'),(5699,4352,'buttons_text_color',''),(5700,4352,'_buttons_text_color','field_5c721ed648a3e'),(5701,4352,'buttons_border_color',''),(5702,4352,'_buttons_border_color','field_5c723ccb7677b'),(5703,4352,'buttons_hover_background_color',''),(5704,4352,'_buttons_hover_background_color','field_5c72341d85272'),(5705,4352,'buttons_hover_text_color',''),(5706,4352,'_buttons_hover_text_color','field_5c7235491991b'),(5707,4352,'buttons_hover_border_color',''),(5708,4352,'_buttons_hover_border_color','field_5c7235571991c'),(5709,4352,'sticky_buttons_background_color',''),(5710,4352,'_sticky_buttons_background_color','field_5c721f1648a42'),(5711,4352,'sticky_buttons_text_color',''),(5712,4352,'_sticky_buttons_text_color','field_5c721f1f48a43'),(5713,4352,'sticky_buttons_hover_background_color',''),(5714,4352,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(5715,4352,'sticky_buttons_hover_text_color',''),(5716,4352,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(5717,4352,'sticky_buttons_hover_border_color',''),(5718,4352,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(5719,4352,'sticky_button_custom_css',''),(5720,4352,'_sticky_button_custom_css','field_5c72342c85273'),(5721,4352,'hide_global_footer','0'),(5722,4352,'_hide_global_footer','field_5b5ab66bdd531'),(5723,4352,'_elementor_edit_mode','builder'),(5724,4352,'_elementor_template_type','wp-page'),(5725,4352,'_elementor_version','3.0.13'),(5726,4352,'_wp_page_template','elementor_header_footer'),(5727,4352,'_elementor_data','[{\"id\":\"7f7500f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627be32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6238231\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e73129c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e80d22c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b2eb53\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7a28c53\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"title\":\"Call us\",\"description\":\"+1-940-394-2948 <br\\/>\\n+1-389-385-3807\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"120\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":false},{\"id\":\"740ed95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"978fa36\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"title\":\"Email us\",\"description\":\"support@grayic.com\\ncontact@grayic.com\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"120\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":false},{\"id\":\"a11d934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"82d8c19\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"title\":\"Visit us\",\"description\":\"34 Madison Street,\\nNY, USA 10005\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"120\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d0793e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"656065e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3050676\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"4355\\\" title=\\\"Contact Us Page 2\\\"]\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":34,\"blur\":33,\"spread\":-23,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10175,15481,'_wp_page_template','elementor_header_footer'),(10176,15481,'_elementor_edit_mode','builder'),(10177,15481,'_elementor_template_type','wp-page'),(10178,15481,'_elementor_version','3.0.13'),(10179,15481,'_elementor_data','[{\"id\":\"7f7500f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"627be32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6238231\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e73129c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e80d22c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b2eb53\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7a28c53\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"title\":\"Call us\",\"description\":\"+1-940-394-2948 <br\\/>\\n+1-389-385-3807\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"120\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":false},{\"id\":\"740ed95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"978fa36\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"title\":\"Email us\",\"description\":\"support@grayic.com\\ncontact@grayic.com\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"120\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":false},{\"id\":\"a11d934\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"82d8c19\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"title\":\"Visit us\",\"description\":\"34 Madison Street,\\nNY, USA 10005\",\"icon_background\":\"#473BF0\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"icon_color\":\"\",\"description_color\":\"\",\"title_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4166000000000000813571432445314712822437286376953125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"change_icon_color\":\"yes\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"120\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8d0793e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"656065e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3050676\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"4355\\\" title=\\\"Contact Us Page 2\\\"]\",\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":34,\"blur\":33,\"spread\":-23,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(5729,5272,'inline_featured_image','0'),(5730,5272,'_wp_page_template','elementor_header_footer'),(5731,5272,'body_background_color',''),(5732,5272,'_body_background_color','field_5c721ec24addf'),(5733,5272,'hide_global_header','0'),(5734,5272,'_hide_global_header','field_5f3288799a622'),(5735,5272,'enable_header_buttons','show'),(5736,5272,'_enable_header_buttons','field_5c7122a4da07a'),(5737,5272,'header_btn1_text',''),(5738,5272,'_header_btn1_text','header_btn1_text'),(5739,5272,'header_btn1_url',''),(5740,5272,'_header_btn1_url','header_btn2_url'),(5741,5272,'header_btn2_text',''),(5742,5272,'_header_btn2_text','header_btn2_text'),(5743,5272,'use_custom_logo','0'),(5744,5272,'_use_custom_logo','field_5c718923b2115'),(5745,5272,'buttons_background_color',''),(5746,5272,'_buttons_background_color','field_5c721ec248a3d'),(5747,5272,'buttons_text_color',''),(5748,5272,'_buttons_text_color','field_5c721ed648a3e'),(5749,5272,'buttons_border_color',''),(5750,5272,'_buttons_border_color','field_5c723ccb7677b'),(5751,5272,'buttons_hover_background_color',''),(5752,5272,'_buttons_hover_background_color','field_5c72341d85272'),(5753,5272,'buttons_hover_text_color',''),(5754,5272,'_buttons_hover_text_color','field_5c7235491991b'),(5755,5272,'buttons_hover_border_color',''),(5756,5272,'_buttons_hover_border_color','field_5c7235571991c'),(5757,5272,'btn2_buttons_background_color',''),(5758,5272,'_btn2_buttons_background_color','field_5c721f1648a42'),(5759,5272,'btn2_buttons_text_color',''),(5760,5272,'_btn2_buttons_text_color','field_5c721f1f48a43'),(5761,5272,'btn2_buttons_hover_background_color',''),(5762,5272,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(5763,5272,'btn2_buttons_hover_text_color',''),(5764,5272,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(5765,5272,'btn2_buttons_hover_border_color',''),(5766,5272,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(5767,5272,'btn2_button_custom_css',''),(5768,5272,'_btn2_button_custom_css','field_5c72342c85273'),(5769,5272,'button_2_custom_css',''),(5770,5272,'_button_2_custom_css','field_5f5e29a676d5e'),(5771,5272,'hide_global_footer','0'),(5772,5272,'_hide_global_footer','field_5b5ab66bdd531'),(5773,5272,'_elementor_edit_mode','builder'),(5774,5272,'_elementor_template_type','wp-page'),(5775,5272,'_elementor_version','3.1.1'),(5776,5272,'_elementor_data','[{\"id\":\"fd8b2af\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"830b1bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"641996c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog Left SIdebar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#161C2D\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b56eee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Read our latest blog posts\",\"align\":\"center\",\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"928cbe6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"d6648c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.525999999999999801048033987171947956085205078125,\"_inline_size_tablet\":40},\"elements\":[{\"id\":\"46c23d6\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"shadepro_blog_sidebar\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false},{\"id\":\"cdd22c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.43000000000000682121026329696178436279296875,\"_inline_size_tablet\":60},\"elements\":[{\"id\":\"3e3de53\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7e1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"255c78f\",\"elType\":\"widget\",\"settings\":{\"post_grid\":\"col-lg-6\",\"show_excerpt\":\"yes\",\"posts_per_page\":8,\"bottom_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"Content box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"27\",\"bottom\":\"25\",\"left\":\"27\",\"isLinked\":false},\"enable_masonry\":\"masonry\",\"show_pagination\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10080,15466,'_wp_page_template','elementor_header_footer'),(10081,15466,'_elementor_edit_mode','builder'),(10082,15466,'_elementor_template_type','wp-page'),(10083,15466,'_elementor_version','3.1.1'),(10084,15466,'_elementor_data','[{\"id\":\"fd8b2af\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"830b1bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"641996c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog Left SIdebar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#161C2D\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b56eee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Read our latest blog posts\",\"align\":\"center\",\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"928cbe6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"d6648c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.525999999999999801048033987171947956085205078125,\"_inline_size_tablet\":40},\"elements\":[{\"id\":\"46c23d6\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"shadepro_blog_sidebar\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false},{\"id\":\"cdd22c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.43000000000000682121026329696178436279296875,\"_inline_size_tablet\":60},\"elements\":[{\"id\":\"3e3de53\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7e1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"255c78f\",\"elType\":\"widget\",\"settings\":{\"post_grid\":\"col-lg-6\",\"show_excerpt\":\"yes\",\"posts_per_page\":8,\"bottom_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"Content box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"27\",\"bottom\":\"25\",\"left\":\"27\",\"isLinked\":false},\"enable_masonry\":\"masonry\",\"show_pagination\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7910,15227,'_wp_page_template','elementor_header_footer'),(5779,5333,'inline_featured_image','0'),(5780,5333,'_wp_page_template','elementor_header_footer'),(5781,5333,'_wp_page_template','elementor_header_footer'),(5782,5333,'body_background_color',''),(5783,5333,'_body_background_color','field_5c721ec24addf'),(5784,5333,'hide_global_header','0'),(5785,5333,'_hide_global_header','field_5f3288799a622'),(5786,5333,'enable_header_buttons','show'),(5787,5333,'_enable_header_buttons','field_5c7122a4da07a'),(5788,5333,'header_btn1_text',''),(5789,5333,'_header_btn1_text','header_btn1_text'),(5790,5333,'header_btn1_url',''),(5791,5333,'_header_btn1_url','header_btn2_url'),(5792,5333,'header_btn2_text',''),(5793,5333,'_header_btn2_text','header_btn2_text'),(5794,5333,'use_custom_logo','0'),(5795,5333,'_use_custom_logo','field_5c718923b2115'),(5796,5333,'buttons_background_color',''),(5797,5333,'_buttons_background_color','field_5c721ec248a3d'),(5798,5333,'buttons_text_color',''),(5799,5333,'_buttons_text_color','field_5c721ed648a3e'),(5800,5333,'buttons_border_color',''),(5801,5333,'_buttons_border_color','field_5c723ccb7677b'),(5802,5333,'buttons_hover_background_color',''),(5803,5333,'_buttons_hover_background_color','field_5c72341d85272'),(5804,5333,'buttons_hover_text_color',''),(5805,5333,'_buttons_hover_text_color','field_5c7235491991b'),(5806,5333,'buttons_hover_border_color',''),(5807,5333,'_buttons_hover_border_color','field_5c7235571991c'),(5808,5333,'btn2_buttons_background_color',''),(5809,5333,'_btn2_buttons_background_color','field_5c721f1648a42'),(5810,5333,'btn2_buttons_text_color',''),(5811,5333,'_btn2_buttons_text_color','field_5c721f1f48a43'),(5812,5333,'btn2_buttons_hover_background_color',''),(5813,5333,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(5814,5333,'btn2_buttons_hover_text_color',''),(5815,5333,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(5816,5333,'btn2_buttons_hover_border_color',''),(5817,5333,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(5818,5333,'btn2_button_custom_css',''),(5819,5333,'_btn2_button_custom_css','field_5c72342c85273'),(5820,5333,'button_2_custom_css',''),(5821,5333,'_button_2_custom_css','field_5f5e29a676d5e'),(5822,5333,'hide_global_footer','0'),(5823,5333,'_hide_global_footer','field_5b5ab66bdd531'),(5824,5333,'_elementor_edit_mode','builder'),(5825,5333,'_elementor_template_type','wp-page'),(5826,5333,'_elementor_version','3.0.13'),(5827,5333,'_elementor_data','[{\"id\":\"fd8b2af\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"830b1bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"641996c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog Fluid\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#161C2D\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b56eee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Read our latest blog posts\",\"align\":\"center\",\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"928cbe6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"cdd22c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":60},\"elements\":[{\"id\":\"3e3de53\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7e1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"255c78f\",\"elType\":\"widget\",\"settings\":{\"show_excerpt\":\"yes\",\"posts_per_page\":6,\"bottom_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"Content box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"27\",\"bottom\":\"25\",\"left\":\"27\",\"isLinked\":false},\"enable_masonry\":\"masonry\",\"show_pagination\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10096,15468,'_wp_page_template','elementor_header_footer'),(10097,15468,'_elementor_edit_mode','builder'),(10098,15468,'_elementor_template_type','wp-page'),(10099,15468,'_elementor_version','3.0.13');
INSERT INTO `wp3p_postmeta` VALUES (10100,15468,'_elementor_data','[{\"id\":\"fd8b2af\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"830b1bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"641996c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog Fluid\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#161C2D\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b56eee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Read our latest blog posts\",\"align\":\"center\",\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"928cbe6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"cdd22c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":60},\"elements\":[{\"id\":\"3e3de53\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7e1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"255c78f\",\"elType\":\"widget\",\"settings\":{\"show_excerpt\":\"yes\",\"posts_per_page\":6,\"bottom_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"Content box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"27\",\"bottom\":\"25\",\"left\":\"27\",\"isLinked\":false},\"enable_masonry\":\"masonry\",\"show_pagination\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7916,15228,'_wp_page_template','elementor_header_footer'),(5832,2147,'inline_featured_image','0'),(5833,2147,'use_custom_page_layout','0'),(5834,2147,'_use_custom_page_layout','field_5b82b1e86dd24'),(5835,2147,'_thumbnail_id','2212'),(5836,2147,'select_custom_layout','left-sidebar'),(5837,2147,'_select_custom_layout','field_5b82b1fd6dd25'),(5838,2147,'_dp_original','271'),(5839,2147,'_wp_page_template','default'),(5840,2147,'_wp_old_date','2020-07-04'),(5841,2147,'inline_featured_image','0'),(5842,2147,'use_custom_page_layout','0'),(5843,2147,'_use_custom_page_layout','field_5b82b1e86dd24'),(5844,2147,'select_custom_layout','left-sidebar'),(5845,2147,'_select_custom_layout','field_5b82b1fd6dd25'),(5846,2147,'_dp_original','271'),(5847,2147,'_wp_page_template','default'),(5848,2147,'_wp_old_date','2020-07-04'),(5849,2147,'inline_featured_image','0'),(5850,2147,'use_custom_page_layout','0'),(5851,2147,'_use_custom_page_layout','field_5b82b1e86dd24'),(5852,2147,'select_custom_layout','left-sidebar'),(5853,2147,'_select_custom_layout','field_5b82b1fd6dd25'),(5854,2147,'_dp_original','271'),(5855,2147,'_wp_page_template','default'),(5856,2147,'_wp_old_date','2020-07-04'),(5859,2149,'inline_featured_image','0'),(5860,2149,'use_custom_page_layout','0'),(5861,2149,'_use_custom_page_layout','field_5b82b1e86dd24'),(5862,2149,'_thumbnail_id','2209'),(5863,2149,'select_custom_layout','left-sidebar'),(5864,2149,'_select_custom_layout','field_5b82b1fd6dd25'),(5865,2149,'_dp_original','271'),(5866,2149,'_wp_page_template','default'),(5867,2149,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-5'),(5868,2149,'inline_featured_image','0'),(5869,2149,'use_custom_page_layout','0'),(5870,2149,'_use_custom_page_layout','field_5b82b1e86dd24'),(5871,2149,'select_custom_layout','left-sidebar'),(5872,2149,'_select_custom_layout','field_5b82b1fd6dd25'),(5873,2149,'_dp_original','271'),(5874,2149,'_wp_page_template','default'),(5875,2149,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-5'),(5876,2149,'inline_featured_image','0'),(5877,2149,'use_custom_page_layout','0'),(5878,2149,'_use_custom_page_layout','field_5b82b1e86dd24'),(5879,2149,'select_custom_layout','left-sidebar'),(5880,2149,'_select_custom_layout','field_5b82b1fd6dd25'),(5881,2149,'_dp_original','271'),(5882,2149,'_wp_page_template','default'),(5883,2149,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-5'),(5886,2150,'inline_featured_image','0'),(5887,2150,'use_custom_page_layout','0'),(5888,2150,'_use_custom_page_layout','field_5b82b1e86dd24'),(5889,2150,'_thumbnail_id','2208'),(5890,2150,'select_custom_layout','left-sidebar'),(5891,2150,'_select_custom_layout','field_5b82b1fd6dd25'),(5892,2150,'_dp_original','271'),(5893,2150,'_wp_page_template','default'),(5894,2150,'_wp_old_date','2020-07-04'),(5895,2150,'inline_featured_image','0'),(5896,2150,'use_custom_page_layout','0'),(5897,2150,'_use_custom_page_layout','field_5b82b1e86dd24'),(5898,2150,'select_custom_layout','left-sidebar'),(5899,2150,'_select_custom_layout','field_5b82b1fd6dd25'),(5900,2150,'_dp_original','271'),(5901,2150,'_wp_page_template','default'),(5902,2150,'_wp_old_date','2020-07-04'),(5903,2150,'inline_featured_image','0'),(5904,2150,'use_custom_page_layout','0'),(5905,2150,'_use_custom_page_layout','field_5b82b1e86dd24'),(5906,2150,'select_custom_layout','left-sidebar'),(5907,2150,'_select_custom_layout','field_5b82b1fd6dd25'),(5908,2150,'_dp_original','271'),(5909,2150,'_wp_page_template','default'),(5910,2150,'_wp_old_date','2020-07-04'),(5913,2151,'inline_featured_image','0'),(5914,2151,'use_custom_page_layout','0'),(5915,2151,'_use_custom_page_layout','field_5b82b1e86dd24'),(5916,2151,'_thumbnail_id','2210'),(5917,2151,'select_custom_layout','left-sidebar'),(5918,2151,'_select_custom_layout','field_5b82b1fd6dd25'),(5919,2151,'_dp_original','271'),(5920,2151,'_wp_page_template','default'),(5921,2151,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-4'),(5922,2151,'_wp_old_date','2020-07-04'),(5923,2151,'inline_featured_image','0'),(5924,2151,'use_custom_page_layout','0'),(5925,2151,'_use_custom_page_layout','field_5b82b1e86dd24'),(5926,2151,'select_custom_layout','left-sidebar'),(5927,2151,'_select_custom_layout','field_5b82b1fd6dd25'),(5928,2151,'_dp_original','271'),(5929,2151,'_wp_page_template','default'),(5930,2151,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-4'),(5931,2151,'_wp_old_date','2020-07-04'),(5932,2151,'inline_featured_image','0'),(5933,2151,'use_custom_page_layout','0'),(5934,2151,'_use_custom_page_layout','field_5b82b1e86dd24'),(5935,2151,'select_custom_layout','left-sidebar'),(5936,2151,'_select_custom_layout','field_5b82b1fd6dd25'),(5937,2151,'_dp_original','271'),(5938,2151,'_wp_page_template','default'),(5939,2151,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-4'),(5940,2151,'_wp_old_date','2020-07-04'),(5943,2152,'inline_featured_image','0'),(5944,2152,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-3'),(5945,2152,'use_custom_page_layout','0'),(5946,2152,'_use_custom_page_layout','field_5b82b1e86dd24'),(5947,2152,'_thumbnail_id','2211'),(5948,2152,'select_custom_layout','left-sidebar'),(5949,2152,'_select_custom_layout','field_5b82b1fd6dd25'),(5950,2152,'_dp_original','271'),(5951,2152,'_wp_page_template','default'),(5952,2152,'_wp_old_date','2020-07-04'),(5953,2152,'inline_featured_image','0'),(5954,2152,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-3'),(5955,2152,'use_custom_page_layout','0'),(5956,2152,'_use_custom_page_layout','field_5b82b1e86dd24'),(5957,2152,'select_custom_layout','left-sidebar'),(5958,2152,'_select_custom_layout','field_5b82b1fd6dd25'),(5959,2152,'_dp_original','271'),(5960,2152,'_wp_page_template','default'),(5961,2152,'_wp_old_date','2020-07-04'),(5962,2152,'inline_featured_image','0'),(5963,2152,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-3'),(5964,2152,'use_custom_page_layout','0'),(5965,2152,'_use_custom_page_layout','field_5b82b1e86dd24'),(5966,2152,'select_custom_layout','left-sidebar'),(5967,2152,'_select_custom_layout','field_5b82b1fd6dd25'),(5968,2152,'_dp_original','271'),(5969,2152,'_wp_page_template','default'),(5970,2152,'_wp_old_date','2020-07-04'),(5973,2153,'inline_featured_image','0'),(5974,2153,'use_custom_page_layout','0'),(5975,2153,'_use_custom_page_layout','field_5b82b1e86dd24'),(5976,2153,'_thumbnail_id','2212'),(5977,2153,'select_custom_layout','left-sidebar'),(5978,2153,'_select_custom_layout','field_5b82b1fd6dd25'),(5979,2153,'_dp_original','271'),(5980,2153,'_wp_page_template','default'),(5981,2153,'_wp_old_date','2020-07-04'),(5982,2153,'inline_featured_image','0'),(5983,2153,'use_custom_page_layout','0'),(5984,2153,'_use_custom_page_layout','field_5b82b1e86dd24'),(5985,2153,'select_custom_layout','left-sidebar'),(5986,2153,'_select_custom_layout','field_5b82b1fd6dd25'),(5987,2153,'_dp_original','271'),(5988,2153,'_wp_page_template','default'),(5989,2153,'_wp_old_date','2020-07-04'),(5990,2153,'inline_featured_image','0'),(5991,2153,'use_custom_page_layout','0'),(5992,2153,'_use_custom_page_layout','field_5b82b1e86dd24'),(5993,2153,'select_custom_layout','left-sidebar'),(5994,2153,'_select_custom_layout','field_5b82b1fd6dd25'),(5995,2153,'_dp_original','271'),(5996,2153,'_wp_page_template','default'),(5997,2153,'_wp_old_date','2020-07-04'),(6000,2177,'inline_featured_image','0'),(6001,2177,'use_custom_page_layout','0'),(6002,2177,'_use_custom_page_layout','field_5b82b1e86dd24'),(6003,2177,'_thumbnail_id','2211'),(6004,2177,'select_custom_layout','left-sidebar'),(6005,2177,'_select_custom_layout','field_5b82b1fd6dd25'),(6006,2177,'_dp_original','2153'),(6007,2177,'_wp_page_template','default'),(6008,2177,'__validated','a:2:{s:6:\"errors\";i:1;s:7:\"results\";O:8:\"stdClass\":3:{s:3:\"url\";s:111:\"http://grayic.xyz/wp/appex/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service/\";s:8:\"messages\";a:7:{i:0;O:8:\"stdClass\":8:{s:4:\"type\";s:5:\"error\";s:8:\"lastLine\";i:104;s:10:\"lastColumn\";i:76;s:11:\"firstColumn\";i:1;s:7:\"message\";s:146:\"Bad value “https://api.w.org/” for attribute “rel” on element “link”: The string “https://api.w.org/” is not a registered keyword.\";s:7:\"extract\";s:92:\"</script>\n<link rel=\'https://api.w.org/\' href=\'http://grayic.xyz/wp/appex/wp-json/\' />\n<link\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:76;}i:1;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:242;s:10:\"lastColumn\";i:78;s:11:\"firstColumn\";i:2;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:63:\"The “navigation” role is unnecessary for element “nav”.\";s:7:\"extract\";s:93:\"177 -->\n\n	<nav class=\"navigation post-navigation\" role=\"navigation\" aria-label=\"Posts\">\n		<h2\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:77;}i:2;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:250;s:10:\"lastColumn\";i:53;s:11:\"firstColumn\";i:2;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:68:\"t-area\">\n	<section id=\"search-2\" class=\"widget widget_search\"><form \";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:52;}i:3;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:253;s:10:\"lastColumn\";i:125;s:11:\"firstColumn\";i:101;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:14:\"Empty heading.\";s:7:\"extract\";s:41:\"s_Widget\"><h2 class=\"widget-title\"></h2>\n\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:25;}i:4;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:317;s:10:\"lastColumn\";i:69;s:11:\"firstColumn\";i:14;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:72:\"</section><section id=\"calendar-2\" class=\"widget widget_calendar\"><div i\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:56;}i:5;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:373;s:10:\"lastColumn\";i:404;s:11:\"firstColumn\";i:8;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:413:\"\">\n							<section class=\"elementor-element elementor-element-78b1964b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"78b1964b\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n					\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:397;}i:6;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:531;s:10:\"lastColumn\";i:399;s:11:\"firstColumn\";i:5;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:411:\"tion>\n				<section class=\"elementor-element elementor-element-2bc38ac elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"2bc38ac\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n					\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:395;}}s:8:\"language\";s:2:\"en\";}}'),(6009,2177,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service'),(6010,2177,'_wp_old_slug','how-did-we-get-1m-visitors-in-30-days-without-anything-2'),(6011,2177,'_wp_old_date','2020-07-04'),(6012,2177,'inline_featured_image','0'),(6013,2177,'use_custom_page_layout','0'),(6014,2177,'_use_custom_page_layout','field_5b82b1e86dd24'),(6015,2177,'select_custom_layout','left-sidebar'),(6016,2177,'_select_custom_layout','field_5b82b1fd6dd25'),(6017,2177,'_dp_original','2153'),(6018,2177,'_wp_page_template','default'),(6019,2177,'__validated','a:2:{s:6:\"errors\";i:1;s:7:\"results\";O:8:\"stdClass\":3:{s:3:\"url\";s:111:\"http://grayic.xyz/wp/appex/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service/\";s:8:\"messages\";a:7:{i:0;O:8:\"stdClass\":8:{s:4:\"type\";s:5:\"error\";s:8:\"lastLine\";i:104;s:10:\"lastColumn\";i:76;s:11:\"firstColumn\";i:1;s:7:\"message\";s:146:\"Bad value “https://api.w.org/” for attribute “rel” on element “link”: The string “https://api.w.org/” is not a registered keyword.\";s:7:\"extract\";s:92:\"</script>\n<link rel=\'https://api.w.org/\' href=\'http://grayic.xyz/wp/appex/wp-json/\' />\n<link\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:76;}i:1;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:242;s:10:\"lastColumn\";i:78;s:11:\"firstColumn\";i:2;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:63:\"The “navigation” role is unnecessary for element “nav”.\";s:7:\"extract\";s:93:\"177 -->\n\n	<nav class=\"navigation post-navigation\" role=\"navigation\" aria-label=\"Posts\">\n		<h2\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:77;}i:2;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:250;s:10:\"lastColumn\";i:53;s:11:\"firstColumn\";i:2;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:68:\"t-area\">\n	<section id=\"search-2\" class=\"widget widget_search\"><form \";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:52;}i:3;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:253;s:10:\"lastColumn\";i:125;s:11:\"firstColumn\";i:101;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:14:\"Empty heading.\";s:7:\"extract\";s:41:\"s_Widget\"><h2 class=\"widget-title\"></h2>\n\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:25;}i:4;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:317;s:10:\"lastColumn\";i:69;s:11:\"firstColumn\";i:14;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:72:\"</section><section id=\"calendar-2\" class=\"widget widget_calendar\"><div i\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:56;}i:5;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:373;s:10:\"lastColumn\";i:404;s:11:\"firstColumn\";i:8;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:413:\"\">\n							<section class=\"elementor-element elementor-element-78b1964b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"78b1964b\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n					\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:397;}i:6;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:531;s:10:\"lastColumn\";i:399;s:11:\"firstColumn\";i:5;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:411:\"tion>\n				<section class=\"elementor-element elementor-element-2bc38ac elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"2bc38ac\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n					\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:395;}}s:8:\"language\";s:2:\"en\";}}'),(6020,2177,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service'),(6021,2177,'_wp_old_slug','how-did-we-get-1m-visitors-in-30-days-without-anything-2'),(6022,2177,'_wp_old_date','2020-07-04'),(6023,2177,'inline_featured_image','0'),(6024,2177,'use_custom_page_layout','0'),(6025,2177,'_use_custom_page_layout','field_5b82b1e86dd24'),(6026,2177,'select_custom_layout','left-sidebar'),(6027,2177,'_select_custom_layout','field_5b82b1fd6dd25'),(6028,2177,'_dp_original','2153'),(6029,2177,'_wp_page_template','default'),(6030,2177,'__validated','a:2:{s:6:\"errors\";i:1;s:7:\"results\";O:8:\"stdClass\":3:{s:3:\"url\";s:111:\"http://grayic.xyz/wp/appex/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service/\";s:8:\"messages\";a:7:{i:0;O:8:\"stdClass\":8:{s:4:\"type\";s:5:\"error\";s:8:\"lastLine\";i:104;s:10:\"lastColumn\";i:76;s:11:\"firstColumn\";i:1;s:7:\"message\";s:146:\"Bad value “https://api.w.org/” for attribute “rel” on element “link”: The string “https://api.w.org/” is not a registered keyword.\";s:7:\"extract\";s:92:\"</script>\n<link rel=\'https://api.w.org/\' href=\'http://grayic.xyz/wp/appex/wp-json/\' />\n<link\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:76;}i:1;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:242;s:10:\"lastColumn\";i:78;s:11:\"firstColumn\";i:2;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:63:\"The “navigation” role is unnecessary for element “nav”.\";s:7:\"extract\";s:93:\"177 -->\n\n	<nav class=\"navigation post-navigation\" role=\"navigation\" aria-label=\"Posts\">\n		<h2\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:77;}i:2;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:250;s:10:\"lastColumn\";i:53;s:11:\"firstColumn\";i:2;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:68:\"t-area\">\n	<section id=\"search-2\" class=\"widget widget_search\"><form \";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:52;}i:3;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:253;s:10:\"lastColumn\";i:125;s:11:\"firstColumn\";i:101;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:14:\"Empty heading.\";s:7:\"extract\";s:41:\"s_Widget\"><h2 class=\"widget-title\"></h2>\n\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:25;}i:4;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:317;s:10:\"lastColumn\";i:69;s:11:\"firstColumn\";i:14;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:72:\"</section><section id=\"calendar-2\" class=\"widget widget_calendar\"><div i\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:56;}i:5;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:373;s:10:\"lastColumn\";i:404;s:11:\"firstColumn\";i:8;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:413:\"\">\n							<section class=\"elementor-element elementor-element-78b1964b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"78b1964b\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n					\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:397;}i:6;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:531;s:10:\"lastColumn\";i:399;s:11:\"firstColumn\";i:5;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:411:\"tion>\n				<section class=\"elementor-element elementor-element-2bc38ac elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"2bc38ac\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n					\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:395;}}s:8:\"language\";s:2:\"en\";}}'),(6031,2177,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service'),(6032,2177,'_wp_old_slug','how-did-we-get-1m-visitors-in-30-days-without-anything-2'),(6033,2177,'_wp_old_date','2020-07-04'),(6036,2178,'inline_featured_image','0'),(6037,2178,'use_custom_page_layout','0'),(6038,2178,'_use_custom_page_layout','field_5b82b1e86dd24'),(6039,2178,'_thumbnail_id','2210'),(6040,2178,'select_custom_layout','left-sidebar'),(6041,2178,'_select_custom_layout','field_5b82b1fd6dd25'),(6042,2178,'_dp_original','2152'),(6043,2178,'_wp_page_template','default'),(6044,2178,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-3'),(6045,2178,'__validated','a:2:{s:6:\"errors\";i:1;s:7:\"results\";O:8:\"stdClass\":3:{s:3:\"url\";s:58:\"http://grayic.xyz/wp/appex/linux-or-windows-which-is-it-3/\";s:8:\"messages\";a:7:{i:0;O:8:\"stdClass\":8:{s:4:\"type\";s:5:\"error\";s:8:\"lastLine\";i:104;s:10:\"lastColumn\";i:76;s:11:\"firstColumn\";i:1;s:7:\"message\";s:146:\"Bad value “https://api.w.org/” for attribute “rel” on element “link”: The string “https://api.w.org/” is not a registered keyword.\";s:7:\"extract\";s:92:\"</script>\n<link rel=\'https://api.w.org/\' href=\'http://grayic.xyz/wp/appex/wp-json/\' />\n<link\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:76;}i:1;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:242;s:10:\"lastColumn\";i:78;s:11:\"firstColumn\";i:2;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:63:\"The “navigation” role is unnecessary for element “nav”.\";s:7:\"extract\";s:93:\"178 -->\n\n	<nav class=\"navigation post-navigation\" role=\"navigation\" aria-label=\"Posts\">\n		<h2\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:77;}i:2;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:250;s:10:\"lastColumn\";i:53;s:11:\"firstColumn\";i:2;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:68:\"t-area\">\n	<section id=\"search-2\" class=\"widget widget_search\"><form \";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:52;}i:3;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:253;s:10:\"lastColumn\";i:125;s:11:\"firstColumn\";i:101;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:14:\"Empty heading.\";s:7:\"extract\";s:41:\"s_Widget\"><h2 class=\"widget-title\"></h2>\n\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:25;}i:4;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:317;s:10:\"lastColumn\";i:69;s:11:\"firstColumn\";i:14;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:72:\"</section><section id=\"calendar-2\" class=\"widget widget_calendar\"><div i\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:56;}i:5;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:373;s:10:\"lastColumn\";i:404;s:11:\"firstColumn\";i:8;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:413:\"\">\n							<section class=\"elementor-element elementor-element-78b1964b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"78b1964b\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n					\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:397;}i:6;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:531;s:10:\"lastColumn\";i:399;s:11:\"firstColumn\";i:5;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:411:\"tion>\n				<section class=\"elementor-element elementor-element-2bc38ac elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"2bc38ac\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n					\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:395;}}s:8:\"language\";s:2:\"en\";}}'),(6046,2178,'use_custom_page_layout','0'),(6047,2178,'_use_custom_page_layout','field_5b82b1e86dd24'),(6048,2178,'_thumbnail_id','2210'),(6049,2178,'select_custom_layout','left-sidebar'),(6050,2178,'_select_custom_layout','field_5b82b1fd6dd25'),(6051,2178,'_dp_original','2149'),(6052,2178,'_wp_page_template','default'),(6053,2178,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-5'),(6054,2178,'_wp_old_slug','linux-or-windows-which-is-it-3'),(6055,2178,'_wp_old_slug','how-did-we-get-1m-visitors-in-30-days-without-anything-3'),(6056,2178,'_wp_old_date','2020-07-04'),(6057,2178,'inline_featured_image','0'),(6058,2178,'use_custom_page_layout','0'),(6059,2178,'_use_custom_page_layout','field_5b82b1e86dd24'),(6060,2178,'select_custom_layout','left-sidebar'),(6061,2178,'_select_custom_layout','field_5b82b1fd6dd25'),(6062,2178,'_dp_original','2152'),(6063,2178,'_wp_page_template','default'),(6064,2178,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-3'),(6065,2178,'__validated','a:2:{s:6:\"errors\";i:1;s:7:\"results\";O:8:\"stdClass\":3:{s:3:\"url\";s:58:\"http://grayic.xyz/wp/appex/linux-or-windows-which-is-it-3/\";s:8:\"messages\";a:7:{i:0;O:8:\"stdClass\":8:{s:4:\"type\";s:5:\"error\";s:8:\"lastLine\";i:104;s:10:\"lastColumn\";i:76;s:11:\"firstColumn\";i:1;s:7:\"message\";s:146:\"Bad value “https://api.w.org/” for attribute “rel” on element “link”: The string “https://api.w.org/” is not a registered keyword.\";s:7:\"extract\";s:92:\"</script>\n<link rel=\'https://api.w.org/\' href=\'http://grayic.xyz/wp/appex/wp-json/\' />\n<link\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:76;}i:1;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:242;s:10:\"lastColumn\";i:78;s:11:\"firstColumn\";i:2;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:63:\"The “navigation” role is unnecessary for element “nav”.\";s:7:\"extract\";s:93:\"178 -->\n\n	<nav class=\"navigation post-navigation\" role=\"navigation\" aria-label=\"Posts\">\n		<h2\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:77;}i:2;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:250;s:10:\"lastColumn\";i:53;s:11:\"firstColumn\";i:2;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:68:\"t-area\">\n	<section id=\"search-2\" class=\"widget widget_search\"><form \";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:52;}i:3;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:253;s:10:\"lastColumn\";i:125;s:11:\"firstColumn\";i:101;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:14:\"Empty heading.\";s:7:\"extract\";s:41:\"s_Widget\"><h2 class=\"widget-title\"></h2>\n\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:25;}i:4;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:317;s:10:\"lastColumn\";i:69;s:11:\"firstColumn\";i:14;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:72:\"</section><section id=\"calendar-2\" class=\"widget widget_calendar\"><div i\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:56;}i:5;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:373;s:10:\"lastColumn\";i:404;s:11:\"firstColumn\";i:8;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:413:\"\">\n							<section class=\"elementor-element elementor-element-78b1964b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"78b1964b\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n					\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:397;}i:6;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:531;s:10:\"lastColumn\";i:399;s:11:\"firstColumn\";i:5;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:411:\"tion>\n				<section class=\"elementor-element elementor-element-2bc38ac elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"2bc38ac\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n					\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:395;}}s:8:\"language\";s:2:\"en\";}}'),(6066,2178,'use_custom_page_layout','0'),(6067,2178,'_use_custom_page_layout','field_5b82b1e86dd24'),(6068,2178,'select_custom_layout','left-sidebar'),(6069,2178,'_select_custom_layout','field_5b82b1fd6dd25'),(6070,2178,'_dp_original','2149'),(6071,2178,'_wp_page_template','default'),(6072,2178,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-5'),(6073,2178,'inline_featured_image','0'),(6074,2178,'_wp_old_slug','linux-or-windows-which-is-it-3'),(6075,2178,'_wp_old_slug','how-did-we-get-1m-visitors-in-30-days-without-anything-3'),(6076,2178,'use_custom_page_layout','0'),(6077,2178,'_wp_old_date','2020-07-04'),(6078,2178,'_use_custom_page_layout','field_5b82b1e86dd24'),(6079,2178,'select_custom_layout','left-sidebar'),(6080,2178,'_select_custom_layout','field_5b82b1fd6dd25'),(6081,2178,'_dp_original','2152'),(6082,2178,'_wp_page_template','default'),(6083,2178,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-3'),(6084,2178,'__validated','a:2:{s:6:\"errors\";i:1;s:7:\"results\";O:8:\"stdClass\":3:{s:3:\"url\";s:58:\"http://grayic.xyz/wp/appex/linux-or-windows-which-is-it-3/\";s:8:\"messages\";a:7:{i:0;O:8:\"stdClass\":8:{s:4:\"type\";s:5:\"error\";s:8:\"lastLine\";i:104;s:10:\"lastColumn\";i:76;s:11:\"firstColumn\";i:1;s:7:\"message\";s:146:\"Bad value “https://api.w.org/” for attribute “rel” on element “link”: The string “https://api.w.org/” is not a registered keyword.\";s:7:\"extract\";s:92:\"</script>\n<link rel=\'https://api.w.org/\' href=\'http://grayic.xyz/wp/appex/wp-json/\' />\n<link\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:76;}i:1;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:242;s:10:\"lastColumn\";i:78;s:11:\"firstColumn\";i:2;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:63:\"The “navigation” role is unnecessary for element “nav”.\";s:7:\"extract\";s:93:\"178 -->\n\n	<nav class=\"navigation post-navigation\" role=\"navigation\" aria-label=\"Posts\">\n		<h2\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:77;}i:2;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:250;s:10:\"lastColumn\";i:53;s:11:\"firstColumn\";i:2;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:68:\"t-area\">\n	<section id=\"search-2\" class=\"widget widget_search\"><form \";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:52;}i:3;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:253;s:10:\"lastColumn\";i:125;s:11:\"firstColumn\";i:101;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:14:\"Empty heading.\";s:7:\"extract\";s:41:\"s_Widget\"><h2 class=\"widget-title\"></h2>\n\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:25;}i:4;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:317;s:10:\"lastColumn\";i:69;s:11:\"firstColumn\";i:14;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:72:\"</section><section id=\"calendar-2\" class=\"widget widget_calendar\"><div i\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:56;}i:5;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:373;s:10:\"lastColumn\";i:404;s:11:\"firstColumn\";i:8;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:413:\"\">\n							<section class=\"elementor-element elementor-element-78b1964b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"78b1964b\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n					\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:397;}i:6;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:531;s:10:\"lastColumn\";i:399;s:11:\"firstColumn\";i:5;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:411:\"tion>\n				<section class=\"elementor-element elementor-element-2bc38ac elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"2bc38ac\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n					\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:395;}}s:8:\"language\";s:2:\"en\";}}'),(6085,2178,'use_custom_page_layout','0'),(6086,2178,'_use_custom_page_layout','field_5b82b1e86dd24'),(6087,2178,'select_custom_layout','left-sidebar'),(6088,2178,'_select_custom_layout','field_5b82b1fd6dd25'),(6089,2178,'_dp_original','2149'),(6090,2178,'_wp_page_template','default'),(6091,2178,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-5'),(6092,2178,'_wp_old_slug','linux-or-windows-which-is-it-3'),(6093,2178,'_wp_old_slug','how-did-we-get-1m-visitors-in-30-days-without-anything-3'),(6094,2178,'_wp_old_date','2020-07-04'),(6097,2179,'inline_featured_image','0'),(6098,2179,'use_custom_page_layout','0'),(6099,2179,'_use_custom_page_layout','field_5b82b1e86dd24'),(6100,2179,'_thumbnail_id','2209'),(6101,2179,'select_custom_layout','left-sidebar'),(6102,2179,'_select_custom_layout','field_5b82b1fd6dd25'),(6103,2179,'_dp_original','2151'),(6104,2179,'_wp_page_template','default'),(6105,2179,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-4'),(6106,2179,'_wp_old_slug','las-vegas-how-to-have-non-gambling-related-fun-2'),(6107,2179,'_wp_old_date','2020-07-04'),(6108,2179,'inline_featured_image','0'),(6109,2179,'use_custom_page_layout','0'),(6110,2179,'_use_custom_page_layout','field_5b82b1e86dd24'),(6111,2179,'select_custom_layout','left-sidebar'),(6112,2179,'_select_custom_layout','field_5b82b1fd6dd25'),(6113,2179,'_dp_original','2151'),(6114,2179,'_wp_page_template','default'),(6115,2179,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-4'),(6116,2179,'_wp_old_slug','las-vegas-how-to-have-non-gambling-related-fun-2'),(6117,2179,'_wp_old_date','2020-07-04'),(6118,2179,'_oembed_87b947de7716efd8672902a3875e0696','<iframe title=\"Video Placeholder\" width=\"1200\" height=\"675\" src=\"https://www.youtube.com/embed/XHOmBV4js_E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(6119,2179,'_oembed_time_87b947de7716efd8672902a3875e0696','1610435036'),(6120,2179,'inline_featured_image','0'),(6121,2179,'use_custom_page_layout','0'),(6122,2179,'_use_custom_page_layout','field_5b82b1e86dd24'),(6123,2179,'select_custom_layout','left-sidebar'),(6124,2179,'_select_custom_layout','field_5b82b1fd6dd25'),(6125,2179,'_dp_original','2151'),(6126,2179,'_wp_page_template','default'),(6127,2179,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-4'),(6128,2179,'_wp_old_slug','las-vegas-how-to-have-non-gambling-related-fun-2'),(6129,2179,'_wp_old_date','2020-07-04'),(6130,2179,'_oembed_87b947de7716efd8672902a3875e0696','<iframe title=\"Video Placeholder\" width=\"1200\" height=\"675\" src=\"https://www.youtube.com/embed/XHOmBV4js_E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(6131,2179,'_oembed_time_87b947de7716efd8672902a3875e0696','1610435036'),(6134,2181,'inline_featured_image','0'),(6135,2181,'use_custom_page_layout','0'),(6136,2181,'_use_custom_page_layout','field_5b82b1e86dd24'),(6137,2181,'_thumbnail_id','2208'),(6138,2181,'select_custom_layout','left-sidebar'),(6139,2181,'_select_custom_layout','field_5b82b1fd6dd25'),(6140,2181,'_dp_original','2150'),(6141,2181,'_wp_page_template','default'),(6142,2181,'_wp_old_date','2020-07-04'),(6143,2181,'inline_featured_image','0'),(6144,2181,'use_custom_page_layout','0'),(6145,2181,'_use_custom_page_layout','field_5b82b1e86dd24'),(6146,2181,'select_custom_layout','left-sidebar'),(6147,2181,'_select_custom_layout','field_5b82b1fd6dd25'),(6148,2181,'_dp_original','2150'),(6149,2181,'_wp_page_template','default'),(6150,2181,'_wp_old_date','2020-07-04'),(6151,2181,'inline_featured_image','0'),(6152,2181,'use_custom_page_layout','0'),(6153,2181,'_use_custom_page_layout','field_5b82b1e86dd24'),(6154,2181,'select_custom_layout','left-sidebar'),(6155,2181,'_select_custom_layout','field_5b82b1fd6dd25'),(6156,2181,'_dp_original','2150'),(6157,2181,'_wp_page_template','default'),(6158,2181,'_wp_old_date','2020-07-04'),(6161,2182,'inline_featured_image','0'),(6162,2182,'use_custom_page_layout','0'),(6163,2182,'_use_custom_page_layout','field_5b82b1e86dd24'),(6164,2182,'_thumbnail_id','2212'),(6165,2182,'select_custom_layout','left-sidebar'),(6166,2182,'_select_custom_layout','field_5b82b1fd6dd25'),(6167,2182,'_dp_original','2147'),(6168,2182,'_wp_page_template','default'),(6169,2182,'_wp_old_slug','5-reasons-to-choose-a-notebook-over-a-computer-desktop-2'),(6170,2182,'_wp_old_slug','how-to-blow-through-capital-at-an-incredible-rate'),(6171,2182,'_wp_old_date','2020-07-04'),(6172,2182,'inline_featured_image','0'),(6173,2182,'use_custom_page_layout','0'),(6174,2182,'_use_custom_page_layout','field_5b82b1e86dd24'),(6175,2182,'select_custom_layout','left-sidebar'),(6176,2182,'_select_custom_layout','field_5b82b1fd6dd25'),(6177,2182,'_dp_original','2147'),(6178,2182,'_wp_page_template','default'),(6179,2182,'_wp_old_slug','5-reasons-to-choose-a-notebook-over-a-computer-desktop-2'),(6180,2182,'_wp_old_slug','how-to-blow-through-capital-at-an-incredible-rate'),(6181,2182,'_wp_old_date','2020-07-04'),(6182,2182,'inline_featured_image','0'),(6183,2182,'use_custom_page_layout','0'),(6184,2182,'_use_custom_page_layout','field_5b82b1e86dd24'),(6185,2182,'select_custom_layout','left-sidebar'),(6186,2182,'_select_custom_layout','field_5b82b1fd6dd25'),(6187,2182,'_dp_original','2147'),(6188,2182,'_wp_page_template','default'),(6189,2182,'_wp_old_slug','5-reasons-to-choose-a-notebook-over-a-computer-desktop-2'),(6190,2182,'_wp_old_slug','how-to-blow-through-capital-at-an-incredible-rate'),(6191,2182,'_wp_old_date','2020-07-04'),(6192,5370,'inline_featured_image','0'),(6193,5370,'_wp_page_template','elementor_header_footer'),(6194,5370,'_wp_page_template','elementor_header_footer'),(6195,5370,'_wp_page_template','elementor_header_footer'),(6196,5370,'body_background_color',''),(6197,5370,'_body_background_color','field_5c721ec24addf'),(6198,5370,'hide_global_header','0'),(6199,5370,'_hide_global_header','field_5f3288799a622'),(6200,5370,'enable_header_buttons','show'),(6201,5370,'_enable_header_buttons','field_5c7122a4da07a'),(6202,5370,'header_btn1_text',''),(6203,5370,'_header_btn1_text','header_btn1_text'),(6204,5370,'header_btn1_url',''),(6205,5370,'_header_btn1_url','header_btn2_url'),(6206,5370,'header_btn2_text',''),(6207,5370,'_header_btn2_text','header_btn2_text'),(6208,5370,'use_custom_logo','0'),(6209,5370,'_use_custom_logo','field_5c718923b2115'),(6210,5370,'buttons_background_color',''),(6211,5370,'_buttons_background_color','field_5c721ec248a3d'),(6212,5370,'buttons_text_color',''),(6213,5370,'_buttons_text_color','field_5c721ed648a3e'),(6214,5370,'buttons_border_color',''),(6215,5370,'_buttons_border_color','field_5c723ccb7677b'),(6216,5370,'buttons_hover_background_color',''),(6217,5370,'_buttons_hover_background_color','field_5c72341d85272'),(6218,5370,'buttons_hover_text_color',''),(6219,5370,'_buttons_hover_text_color','field_5c7235491991b'),(6220,5370,'buttons_hover_border_color',''),(6221,5370,'_buttons_hover_border_color','field_5c7235571991c'),(6222,5370,'btn2_buttons_background_color',''),(6223,5370,'_btn2_buttons_background_color','field_5c721f1648a42'),(6224,5370,'btn2_buttons_text_color',''),(6225,5370,'_btn2_buttons_text_color','field_5c721f1f48a43'),(6226,5370,'btn2_buttons_hover_background_color',''),(6227,5370,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(6228,5370,'btn2_buttons_hover_text_color',''),(6229,5370,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(6230,5370,'btn2_buttons_hover_border_color',''),(6231,5370,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(6232,5370,'btn2_button_custom_css',''),(6233,5370,'_btn2_button_custom_css','field_5c72342c85273'),(6234,5370,'button_2_custom_css',''),(6235,5370,'_button_2_custom_css','field_5f5e29a676d5e'),(6236,5370,'hide_global_footer','0'),(6237,5370,'_hide_global_footer','field_5b5ab66bdd531'),(6238,5370,'_elementor_edit_mode','builder'),(6239,5370,'_elementor_template_type','wp-page'),(6240,5370,'_elementor_version','3.0.13'),(6241,5370,'_elementor_data','[{\"id\":\"fd8b2af\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"830b1bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"641996c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog Style 3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#161C2D\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b56eee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Read our latest blog posts\",\"align\":\"center\",\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"928cbe6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"cdd22c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.43000000000000682121026329696178436279296875,\"_inline_size_tablet\":60},\"elements\":[{\"id\":\"3e3de53\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7e1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"255c78f\",\"elType\":\"widget\",\"settings\":{\"post_grid\":\"col-md-12\",\"show_excerpt\":\"yes\",\"bottom_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"Content box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"27\",\"bottom\":\"25\",\"left\":\"27\",\"isLinked\":false},\"enable_masonry\":\"\",\"show_pagination\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d6648c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.525999999999999801048033987171947956085205078125,\"_inline_size_tablet\":40},\"elements\":[{\"id\":\"46c23d6\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"shadepro_blog_sidebar\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]'),(6242,5370,'rank_math_seo_score','5'),(6243,5370,'rank_math_internal_links_processed','1'),(10088,15467,'_wp_page_template','elementor_header_footer'),(10089,15467,'_elementor_edit_mode','builder'),(10090,15467,'_elementor_template_type','wp-page'),(10091,15467,'_elementor_version','3.0.13'),(10092,15467,'_elementor_data','[{\"id\":\"fd8b2af\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"830b1bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"641996c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog Style 3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#161C2D\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b56eee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Read our latest blog posts\",\"align\":\"center\",\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"928cbe6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"cdd22c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.43000000000000682121026329696178436279296875,\"_inline_size_tablet\":60},\"elements\":[{\"id\":\"3e3de53\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7e1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"255c78f\",\"elType\":\"widget\",\"settings\":{\"post_grid\":\"col-md-12\",\"show_excerpt\":\"yes\",\"bottom_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"Content box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"27\",\"bottom\":\"25\",\"left\":\"27\",\"isLinked\":false},\"enable_masonry\":\"\",\"show_pagination\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d6648c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.525999999999999801048033987171947956085205078125,\"_inline_size_tablet\":40},\"elements\":[{\"id\":\"46c23d6\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"shadepro_blog_sidebar\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]'),(7922,15229,'_elementor_edit_mode','builder'),(6248,10923,'inline_featured_image','0'),(6249,10923,'_thumbnail_id','12374'),(6250,10923,'_wp_page_template','default'),(6251,10923,'inline_featured_image','0'),(6252,10923,'inline_featured_image','0'),(6253,10923,'use_custom_page_layout','0'),(6254,10923,'_use_custom_page_layout','field_5b82b1e86dd24'),(6255,10923,'select_custom_layout','left-sidebar'),(6256,10923,'_select_custom_layout','field_5b82b1fd6dd25'),(6257,10923,'_dp_original','2153'),(6258,10923,'_wp_page_template','default'),(6259,10923,'__validated','a:2:{s:6:\"errors\";i:1;s:7:\"results\";O:8:\"stdClass\":3:{s:3:\"url\";s:111:\"http://grayic.xyz/wp/appex/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service/\";s:8:\"messages\";a:7:{i:0;O:8:\"stdClass\":8:{s:4:\"type\";s:5:\"error\";s:8:\"lastLine\";i:104;s:10:\"lastColumn\";i:76;s:11:\"firstColumn\";i:1;s:7:\"message\";s:146:\"Bad value “https://api.w.org/” for attribute “rel” on element “link”: The string “https://api.w.org/” is not a registered keyword.\";s:7:\"extract\";s:92:\"</script>\n<link rel=\'https://api.w.org/\' href=\'http://grayic.xyz/wp/appex/wp-json/\' />\n<link\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:76;}i:1;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:242;s:10:\"lastColumn\";i:78;s:11:\"firstColumn\";i:2;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:63:\"The “navigation” role is unnecessary for element “nav”.\";s:7:\"extract\";s:93:\"177 -->\n\n	<nav class=\"navigation post-navigation\" role=\"navigation\" aria-label=\"Posts\">\n		<h2\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:77;}i:2;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:250;s:10:\"lastColumn\";i:53;s:11:\"firstColumn\";i:2;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:68:\"t-area\">\n	<section id=\"search-2\" class=\"widget widget_search\"><form \";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:52;}i:3;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:253;s:10:\"lastColumn\";i:125;s:11:\"firstColumn\";i:101;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:14:\"Empty heading.\";s:7:\"extract\";s:41:\"s_Widget\"><h2 class=\"widget-title\"></h2>\n\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:25;}i:4;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:317;s:10:\"lastColumn\";i:69;s:11:\"firstColumn\";i:14;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:72:\"</section><section id=\"calendar-2\" class=\"widget widget_calendar\"><div i\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:56;}i:5;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:373;s:10:\"lastColumn\";i:404;s:11:\"firstColumn\";i:8;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:413:\"\">\n							<section class=\"elementor-element elementor-element-78b1964b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"78b1964b\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n					\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:397;}i:6;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:531;s:10:\"lastColumn\";i:399;s:11:\"firstColumn\";i:5;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:411:\"tion>\n				<section class=\"elementor-element elementor-element-2bc38ac elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"2bc38ac\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n					\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:395;}}s:8:\"language\";s:2:\"en\";}}'),(6260,10923,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service'),(6261,10923,'_wp_old_slug','how-did-we-get-1m-visitors-in-30-days-without-anything-2'),(6262,10923,'_wp_old_date','2020-07-04'),(6263,10923,'_oembed_87b947de7716efd8672902a3875e0696','<iframe title=\"Video Placeholder\" width=\"1200\" height=\"675\" src=\"https://www.youtube.com/embed/XHOmBV4js_E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(6264,10923,'_oembed_time_87b947de7716efd8672902a3875e0696','1610465864'),(6267,10924,'inline_featured_image','0'),(6268,10924,'_thumbnail_id','2209'),(6269,10924,'_wp_page_template','default'),(6270,10924,'inline_featured_image','0'),(6271,10924,'inline_featured_image','0'),(6272,10924,'use_custom_page_layout','0'),(6273,10924,'_use_custom_page_layout','field_5b82b1e86dd24'),(6274,10924,'select_custom_layout','left-sidebar'),(6275,10924,'_select_custom_layout','field_5b82b1fd6dd25'),(6276,10924,'_dp_original','2153'),(6277,10924,'_wp_page_template','default'),(6278,10924,'__validated','a:2:{s:6:\"errors\";i:1;s:7:\"results\";O:8:\"stdClass\":3:{s:3:\"url\";s:111:\"http://grayic.xyz/wp/appex/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service/\";s:8:\"messages\";a:7:{i:0;O:8:\"stdClass\":8:{s:4:\"type\";s:5:\"error\";s:8:\"lastLine\";i:104;s:10:\"lastColumn\";i:76;s:11:\"firstColumn\";i:1;s:7:\"message\";s:146:\"Bad value “https://api.w.org/” for attribute “rel” on element “link”: The string “https://api.w.org/” is not a registered keyword.\";s:7:\"extract\";s:92:\"</script>\n<link rel=\'https://api.w.org/\' href=\'http://grayic.xyz/wp/appex/wp-json/\' />\n<link\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:76;}i:1;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:242;s:10:\"lastColumn\";i:78;s:11:\"firstColumn\";i:2;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:63:\"The “navigation” role is unnecessary for element “nav”.\";s:7:\"extract\";s:93:\"177 -->\n\n	<nav class=\"navigation post-navigation\" role=\"navigation\" aria-label=\"Posts\">\n		<h2\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:77;}i:2;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:250;s:10:\"lastColumn\";i:53;s:11:\"firstColumn\";i:2;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:68:\"t-area\">\n	<section id=\"search-2\" class=\"widget widget_search\"><form \";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:52;}i:3;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:253;s:10:\"lastColumn\";i:125;s:11:\"firstColumn\";i:101;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:14:\"Empty heading.\";s:7:\"extract\";s:41:\"s_Widget\"><h2 class=\"widget-title\"></h2>\n\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:25;}i:4;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:317;s:10:\"lastColumn\";i:69;s:11:\"firstColumn\";i:14;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:72:\"</section><section id=\"calendar-2\" class=\"widget widget_calendar\"><div i\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:56;}i:5;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:373;s:10:\"lastColumn\";i:404;s:11:\"firstColumn\";i:8;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:413:\"\">\n							<section class=\"elementor-element elementor-element-78b1964b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"78b1964b\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n					\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:397;}i:6;O:8:\"stdClass\":9:{s:4:\"type\";s:4:\"info\";s:8:\"lastLine\";i:531;s:10:\"lastColumn\";i:399;s:11:\"firstColumn\";i:5;s:7:\"subType\";s:7:\"warning\";s:7:\"message\";s:109:\"Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections.\";s:7:\"extract\";s:411:\"tion>\n				<section class=\"elementor-element elementor-element-2bc38ac elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"2bc38ac\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n					\";s:11:\"hiliteStart\";i:10;s:12:\"hiliteLength\";i:395;}}s:8:\"language\";s:2:\"en\";}}'),(6279,10924,'_wp_old_slug','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service'),(6280,10924,'_wp_old_slug','how-did-we-get-1m-visitors-in-30-days-without-anything-2'),(6281,10924,'_wp_old_date','2020-07-04'),(6282,10924,'_elementor_edit_mode','builder'),(6283,10924,'_elementor_template_type','wp-post'),(6284,10924,'_elementor_version','3.1.4'),(6285,14017,'inline_featured_image','0'),(6286,14017,'_elementor_edit_mode','builder'),(6287,14017,'_elementor_template_type','wp-page'),(6288,14017,'_elementor_version','3.1.1'),(6289,14017,'_wp_page_template','elementor_header_footer'),(10242,15492,'_elementor_edit_mode','builder'),(10243,15492,'_elementor_template_type','wp-page'),(10244,15492,'_elementor_version','3.1.1'),(10245,15492,'_wp_page_template','elementor_header_footer'),(10246,15492,'_elementor_data','[{\"id\":\"6eaaf23\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FAF9FD\"},\"elements\":[{\"id\":\"37daffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ba69ea\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]}},\"elements\":[{\"id\":\"79f7828\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c70c916\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"Shop Fluid\",\"align\":\"center\",\"title_color\":\"#171B24\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"39\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"94c3bc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions.\\n\",\"title_color\":\"#171B24B8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"align\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1147a78\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"f8f9160\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a1028\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b691e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"97a8779\",\"elType\":\"widget\",\"settings\":{\"limit\":\"8\",\"column\":\"4\",\"paginate\":\"true\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"_margin_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\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"shadepro-products\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6291,14017,'_body_background_color','field_5c721ec24addf'),(6292,14017,'body_background_color',''),(6293,14017,'_elementor_data','[{\"id\":\"6eaaf23\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FAF9FD\"},\"elements\":[{\"id\":\"37daffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ba69ea\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]}},\"elements\":[{\"id\":\"79f7828\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c70c916\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"Shop Fluid\",\"align\":\"center\",\"title_color\":\"#171B24\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"39\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"94c3bc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions.\\n\",\"title_color\":\"#171B24B8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"align\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1147a78\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"f8f9160\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a1028\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b691e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"97a8779\",\"elType\":\"widget\",\"settings\":{\"limit\":\"8\",\"column\":\"4\",\"paginate\":\"true\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"_margin_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\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"shadepro-products\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7928,15230,'_wp_page_template','elementor_header_footer'),(6295,14193,'inline_featured_image','0'),(6296,14193,'_wp_page_template','elementor_header_footer'),(6297,14193,'body_background_color',''),(6298,14193,'_body_background_color','field_5c721ec24addf'),(6299,14193,'_elementor_edit_mode','builder'),(6300,14193,'_elementor_template_type','wp-page'),(6301,14193,'_elementor_version','3.1.4'),(6302,14193,'_elementor_data','[{\"id\":\"ddad1a1\",\"elType\":\"section\",\"settings\":{\"shadepro_enable_gradient\":\"yes\",\"shadepro_gradient_1\":\"#AB3BF0\",\"shadepro_gradient_2\":\"#E6BA49\",\"shadepro_gradient_3\":\"#D6A1FF\",\"shadepro_gradient_4\":\"#E6BA49\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":148,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"215\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"shadepro_gradient_4\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"-101\",\"right\":0,\"bottom\":\"175\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]},\"shape_divider_bottom_height_tablet\":{\"unit\":\"px\",\"size\":398,\"sizes\":[]},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"css_classes\":\"shadepro-gradient-till\",\"fd_addons_custom_css\":\"selector {\\n    color:#rgb(#,0,0);\\n}\\n\\nselector .shadepro-heading-title{\\n    color: unset!important;\\n}\"},\"elements\":[{\"id\":\"856da9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4167b03\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/dashboard-web-app.png\",\"id\":14436},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1024},\"_position\":\"absolute\",\"_offset_x\":{\"size\":625,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":-24.056000000000000937916411203332245349884033203125,\"unit\":\"vw\"},\"_offset_y\":{\"size\":-125,\"unit\":\"px\"},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]},\"_offset_x_end_tablet\":{\"size\":-477.79700000000002546585164964199066162109375,\"unit\":\"px\"},\"align\":\"right\",\"_animation\":\"fadeInRight\",\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"image_size\":\"full\",\"_z_index\":0,\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":861},\"_offset_y_tablet\":{\"size\":-133,\"unit\":\"px\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":346},\"_offset_x_end_mobile\":{\"size\":22.187999999999998834709913353435695171356201171875,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":-83,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3eaaddf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-175\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-233\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"181\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#D77979\"},\"elements\":[{\"id\":\"8d1a0be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":56.25,\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"776f0b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Create email campaigns for your fans.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51,\"sizes\":[]},\"typography_font_weight\":\"700\",\"blend_mode\":\"color-burn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"5db6934\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41cc9ad\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Start Free Trial\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"600\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#FFFFFF\",\"button_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_background\":\"\"},\"btn_hover_background\":\"#4844EC\",\"btn_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"477280b\",\"elType\":\"widget\",\"settings\":{\"title\":\"No credit card required\",\"header_size\":\"span\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"737292e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43.70700000000000073896444519050419330596923828125},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2f3fc10\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"z_index_tablet\":1,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"84\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a8fa9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3845397\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":643,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bf84bc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb6ae40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get started within minutes\",\"align\":\"center\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8148eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make your journey useful and friendly.\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"529ac9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"ec06a4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ddb87d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Vector-11.png\",\"id\":14261},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-105.7000000000000028421709430404007434844970703125,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":164},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-95.400000000000005684341886080801486968994140625,\"sizes\":[]},\"_offset_x_end_mobile\":{\"size\":69.59399999999999408828443847596645355224609375,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":226,\"unit\":\"px\"},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"24b8ba1\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/laptop-1.svg\",\"id\":14256},\"library\":\"svg\"},\"title\":\"Create free account\",\"description\":\"Lorem ipsum dolor sit amet, consect etur adipiscing elit, sed do.\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"aa4e842\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6be15e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Vector-12.png\",\"id\":14260},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-122,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":164,\"sizes\":[]},\"_offset_x_end_tablet\":{\"size\":-96,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":20,\"unit\":\"px\"},\"_offset_x_end_mobile\":{\"size\":77,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":211,\"unit\":\"px\"},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"759d8ce\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/window-1.svg\",\"id\":14255},\"library\":\"svg\"},\"title\":\"Add a campaign\",\"description\":\"Lorem ipsum dolor sit amet, consect etur adipiscing elit, sed do.\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"8b334ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"17e0e07\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/laptop-1-1.svg\",\"id\":14254},\"library\":\"svg\"},\"title\":\"Get results\",\"description\":\"Lorem ipsum dolor sit amet, consect etur adipiscing elit, sed do.\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f263cfb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#FAF9FD\",\"background_color_b\":\"#FAF9FD00\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cbb5a99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d5227bd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b99ed94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.0679999999999978399500832892954349517822265625},\"elements\":[{\"id\":\"42fa76b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Image-1-1.png\",\"id\":14443},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-87\",\"isLinked\":false},\"_z_index\":2,\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1dac8d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/email-merketing-3.png\",\"id\":14271},\"image_size\":\"full\",\"_z_index\":2,\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"size\":169,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":8.17099999999999937472239253111183643341064453125,\"unit\":\"px\"},\"_offset_y\":{\"size\":151,\"unit\":\"px\"},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":290},\"_offset_x_end_tablet\":{\"size\":11.172000000000000596855898038484156131744384765625,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":50,\"unit\":\"px\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":222},\"_animation\":\"fadeInRight\",\"_animation_delay\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ef54786\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/email-merketing-4.png\",\"id\":14270},\"image_size\":\"full\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-81,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":-118.09399999999999408828443847596645355224609375,\"unit\":\"px\"},\"_offset_y\":{\"size\":-60,\"unit\":\"px\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":172},\"_offset_x_mobile\":{\"size\":-45,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":-82,\"unit\":\"px\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":2},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d90db36\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.88900000000000289901436190120875835418701171875,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"059f0f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Create campaigns that converts high.\",\"title_color\":\"#150A29\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d30c6d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d057c2c\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Create your first campaign\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"boxed_btn_color\":\"#473BF0\",\"boxed_btn_background\":\"#473BF026\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"30\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"boxed_btn_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"950c012\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"040\",\"right\":\"0\",\"bottom\":\"179\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"86\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7507367\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.63499999999999801048033987171947956085205078125,\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"83e7619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Send bulk emails to your customers fast.\",\"title_color\":\"#150A29\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5947a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a47c8b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Connect with people now\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"boxed_btn_color\":\"#F64B4B\",\"boxed_btn_background\":\"#F64B4B1F\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"30\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"boxed_btn_color\":\"\",\"boxed_btn_background\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"b6ec553\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.3220000000000027284841053187847137451171875},\"elements\":[{\"id\":\"e200e98\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Image-1.png\",\"id\":14282},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-87\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":2,\"image_size\":\"full\",\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7670344\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Image-2.png\",\"id\":14281},\"image_size\":\"full\",\"_z_index\":2,\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"size\":169,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":8.172000000000000596855898038484156131744384765625,\"unit\":\"px\"},\"_offset_y\":{\"size\":127,\"unit\":\"px\"},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":268},\"_offset_x_end_tablet\":{\"size\":-0.82799999999999995825561427409411408007144927978515625,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":100,\"unit\":\"px\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":175},\"_offset_x_end_mobile\":{\"size\":32.1880000000000023874235921539366245269775390625,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":31,\"unit\":\"px\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f71a75\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Ellipse-9-1.png\",\"id\":14294},\"image_size\":\"full\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":417,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":-118.0619999999999976125764078460633754730224609375,\"unit\":\"px\"},\"_offset_y\":{\"size\":-35,\"unit\":\"px\"},\"_z_index\":3,\"_offset_orientation_h\":\"end\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":135},\"_offset_x_end_tablet\":{\"size\":-20.077999999999999403144101961515843868255615234375,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":-18,\"unit\":\"px\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"_offset_x_end_mobile\":{\"size\":3.952999999999999847233311811578460037708282470703125,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":-53,\"unit\":\"px\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c3ec530\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4837cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.08800000000000096633812063373625278472900390625},\"elements\":[{\"id\":\"37630b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/email-merketing-5.png\",\"id\":14297},\"align\":\"left\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"726267d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.868999999999999772626324556767940521240234375,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"fac8ca6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Integrate with popular tools without hassle.\",\"title_color\":\"#150A29\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e09922d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"79\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b887154\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"See all integrations\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"boxed_btn_color\":\"#473BF0\",\"boxed_btn_background\":\"#473BF026\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"30\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"boxed_btn_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fdf769\",\"elType\":\"section\",\"settings\":{\"shadepro_enable_gradient\":\"yes\",\"shadepro_gradient_1\":\"#1A135D\",\"shadepro_gradient_2\":\"#3264DA\",\"shadepro_gradient_3\":\"#F02BE9\",\"shadepro_gradient_4\":\"#FFB188\",\"background_color\":\"#753BF0\",\"background_color_b\":\"#F03B3B\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"shape_divider_top\":\"tilt\",\"padding\":{\"unit\":\"px\",\"top\":\"220\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"66\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"02f11d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb1f037\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":643,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e24ad4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c6e6d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"40,000+ Happy customers\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0736b88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read what our customers say about ShadePro\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8abefb9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3ad77b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4c8443f\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"name\":\"Kevin Muro\",\"title\":\"DIgital Marketer\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"star_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"star_color\":\"#FA8231\",\"desscription_color\":\"#1F1F1F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_style\":\"normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_background\":\"#FFFFFF\",\"box_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/reviw-1.png\",\"id\":6855},\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"image_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"name_color\":\"#1F1F1F\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"DM Sans\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"name_typography_font_weight\":\"600\",\"name_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"name_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_color\":\"#666666\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":1,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"star\":\"none\"},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"6536422\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"name\":\"Cora Boone\",\"title\":\"Fitness Blogger\",\"description\":\"\\u201cSimply the best. Better than all the rest. I\\u2019d recommend this product to beginners and advanced users.\\u201d\",\"star_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"star_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"star_color\":\"#FA8231\",\"desscription_color\":\"#1F1F1F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_style\":\"normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_background\":\"#FFFFFF\",\"box_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"star\":\"none\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/reviw-4.png\",\"id\":6858},\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"image_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"name_color\":\"#1F1F1F\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"DM Sans\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"name_typography_font_weight\":\"600\",\"name_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"name_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_color\":\"#666666\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":1,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"3684403\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1ae3049\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"name\":\"Matthew Grant\",\"title\":\"Web Developer\",\"description\":\"\\u201cSimply the best. Better than all the rest. I\\u2019d recommend this product to beginners and advanced users.\\u201d\",\"star_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"star_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"star_color\":\"#FA8231\",\"desscription_color\":\"#1F1F1F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_style\":\"normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_background\":\"#FFFFFF\",\"box_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/reviw-2.png\",\"id\":6856},\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"image_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"name_color\":\"#1F1F1F\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"DM Sans\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"name_typography_font_weight\":\"600\",\"name_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"name_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_color\":\"#666666\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":1,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"star\":\"none\"},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"2d88ae0\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"name\":\"Ronald Braver\",\"title\":\"Digital Marketer\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"star_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"star_color\":\"#FA8231\",\"desscription_color\":\"#1F1F1F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_style\":\"normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_background\":\"#FFFFFF\",\"box_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/reviw-5.png\",\"id\":6859},\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"image_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"name_color\":\"#1F1F1F\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"DM Sans\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"name_typography_font_weight\":\"600\",\"name_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"name_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_color\":\"#666666\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":1,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"star\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"5a0ebcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1bb44cd\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"name\":\"Stephen Weaver\",\"title\":\"Affiliate Marketer\",\"description\":\"\\u201cSimply the best. Better than all the rest. I\\u2019d recommend this product to beginners and advanced users.\\u201d\",\"star_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"star_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"star_color\":\"#FA8231\",\"desscription_color\":\"#1F1F1F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_style\":\"normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_background\":\"#FFFFFF\",\"box_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/reviw-3.png\",\"id\":6857},\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"image_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"name_color\":\"#1F1F1F\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"DM Sans\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"name_typography_font_weight\":\"600\",\"name_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"name_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_color\":\"#666666\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":1,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"star\":\"none\"},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"d529072\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"name\":\"John Martin\",\"title\":\"Agency\",\"description\":\"Must have book for students, who want to be Product Designer, UX Designer, or Interaction Designer.\",\"star_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"star_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"star_color\":\"#FA8231\",\"desscription_color\":\"#1F1F1F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_style\":\"normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_background\":\"#FFFFFF\",\"box_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/reviw-6.png\",\"id\":6860},\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"image_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"name_color\":\"#1F1F1F\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"DM Sans\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"name_typography_font_weight\":\"600\",\"name_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"name_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_color\":\"#666666\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":1,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"star\":\"none\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae239e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64e523b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fdff9a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Ellipse-8.png\",\"id\":14502},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-55,\"unit\":\"px\"},\"_offset_y\":{\"size\":87,\"unit\":\"px\"},\"_offset_x_tablet\":{\"size\":-41,\"unit\":\"px\"},\"_offset_x_mobile\":{\"size\":-28,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":84,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":-72,\"unit\":\"px\"},\"_animation\":\"fadeInLeft\",\"_animation_delay\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"597d294\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Ellipse-9.png\",\"id\":14503},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"size\":1030,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":-97.599999999999994315658113919198513031005859375,\"unit\":\"px\"},\"_offset_y\":{\"size\":288,\"unit\":\"px\"},\"_offset_x_end_tablet\":{\"size\":-97.59399999999999408828443847596645355224609375,\"unit\":\"px\"},\"_offset_x_end_mobile\":{\"size\":-6.29699999999999970867747833835892379283905029296875,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":258,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":380,\"unit\":\"px\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":77},\"_animation\":\"fadeInRight\",\"_animation_delay\":2},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bb9ff69\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":643,\"sizes\":[]},\"overflow\":\"hidden\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"318db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"560aaa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Grow your business with email marketing\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0212ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.\",\"align\":\"center\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22e3612\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Start Free Trial\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"600\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#FFFFFF\",\"button_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_background\":\"\"},\"button_align\":\"center\",\"btn_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"033aa5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"No credit card required\",\"header_size\":\"span\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a630535\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/IMG.png\",\"id\":14342},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-274\",\"left\":\"-80\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(10107,15470,'_wp_page_template','elementor_header_footer'),(10108,15470,'_elementor_edit_mode','builder'),(10109,15470,'_elementor_template_type','wp-page'),(10110,15470,'_elementor_version','3.1.4'),(10111,15470,'_elementor_data','[{\"id\":\"ddad1a1\",\"elType\":\"section\",\"settings\":{\"shadepro_enable_gradient\":\"yes\",\"shadepro_gradient_1\":\"#AB3BF0\",\"shadepro_gradient_2\":\"#E6BA49\",\"shadepro_gradient_3\":\"#D6A1FF\",\"shadepro_gradient_4\":\"#E6BA49\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":148,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"215\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"shadepro_gradient_4\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"-101\",\"right\":0,\"bottom\":\"175\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]},\"shape_divider_bottom_height_tablet\":{\"unit\":\"px\",\"size\":398,\"sizes\":[]},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"css_classes\":\"shadepro-gradient-till\",\"fd_addons_custom_css\":\"selector {\\n    color:#rgb(#,0,0);\\n}\\n\\nselector .shadepro-heading-title{\\n    color: unset!important;\\n}\"},\"elements\":[{\"id\":\"856da9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4167b03\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/dashboard-web-app.png\",\"id\":14436},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1024},\"_position\":\"absolute\",\"_offset_x\":{\"size\":625,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":-24.056000000000000937916411203332245349884033203125,\"unit\":\"vw\"},\"_offset_y\":{\"size\":-125,\"unit\":\"px\"},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]},\"_offset_x_end_tablet\":{\"size\":-477.79700000000002546585164964199066162109375,\"unit\":\"px\"},\"align\":\"right\",\"_animation\":\"fadeInRight\",\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"image_size\":\"full\",\"_z_index\":0,\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":861},\"_offset_y_tablet\":{\"size\":-133,\"unit\":\"px\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":346},\"_offset_x_end_mobile\":{\"size\":22.187999999999998834709913353435695171356201171875,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":-83,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3eaaddf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-175\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-233\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"181\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#D77979\"},\"elements\":[{\"id\":\"8d1a0be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":56.25,\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"776f0b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Create email campaigns for your fans.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51,\"sizes\":[]},\"typography_font_weight\":\"700\",\"blend_mode\":\"color-burn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"5db6934\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41cc9ad\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Start Free Trial\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"600\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#FFFFFF\",\"button_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_background\":\"\"},\"btn_hover_background\":\"#4844EC\",\"btn_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"477280b\",\"elType\":\"widget\",\"settings\":{\"title\":\"No credit card required\",\"header_size\":\"span\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"737292e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43.70700000000000073896444519050419330596923828125},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2f3fc10\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"z_index_tablet\":1,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"84\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a8fa9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3845397\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":643,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bf84bc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb6ae40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get started within minutes\",\"align\":\"center\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8148eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make your journey useful and friendly.\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"529ac9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"ec06a4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ddb87d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Vector-11.png\",\"id\":14261},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-105.7000000000000028421709430404007434844970703125,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":164},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-95.400000000000005684341886080801486968994140625,\"sizes\":[]},\"_offset_x_end_mobile\":{\"size\":69.59399999999999408828443847596645355224609375,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":226,\"unit\":\"px\"},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"24b8ba1\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/laptop-1.svg\",\"id\":14256},\"library\":\"svg\"},\"title\":\"Create free account\",\"description\":\"Lorem ipsum dolor sit amet, consect etur adipiscing elit, sed do.\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"aa4e842\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6be15e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Vector-12.png\",\"id\":14260},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-122,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":164,\"sizes\":[]},\"_offset_x_end_tablet\":{\"size\":-96,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":20,\"unit\":\"px\"},\"_offset_x_end_mobile\":{\"size\":77,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":211,\"unit\":\"px\"},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"759d8ce\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/window-1.svg\",\"id\":14255},\"library\":\"svg\"},\"title\":\"Add a campaign\",\"description\":\"Lorem ipsum dolor sit amet, consect etur adipiscing elit, sed do.\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"8b334ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"17e0e07\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/laptop-1-1.svg\",\"id\":14254},\"library\":\"svg\"},\"title\":\"Get results\",\"description\":\"Lorem ipsum dolor sit amet, consect etur adipiscing elit, sed do.\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f263cfb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#FAF9FD\",\"background_color_b\":\"#FAF9FD00\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cbb5a99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d5227bd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b99ed94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.0679999999999978399500832892954349517822265625},\"elements\":[{\"id\":\"42fa76b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Image-1-1.png\",\"id\":14443},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-87\",\"isLinked\":false},\"_z_index\":2,\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1dac8d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/email-merketing-3.png\",\"id\":14271},\"image_size\":\"full\",\"_z_index\":2,\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"size\":169,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":8.17099999999999937472239253111183643341064453125,\"unit\":\"px\"},\"_offset_y\":{\"size\":151,\"unit\":\"px\"},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":290},\"_offset_x_end_tablet\":{\"size\":11.172000000000000596855898038484156131744384765625,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":50,\"unit\":\"px\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":222},\"_animation\":\"fadeInRight\",\"_animation_delay\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ef54786\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/email-merketing-4.png\",\"id\":14270},\"image_size\":\"full\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-81,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":-118.09399999999999408828443847596645355224609375,\"unit\":\"px\"},\"_offset_y\":{\"size\":-60,\"unit\":\"px\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":172},\"_offset_x_mobile\":{\"size\":-45,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":-82,\"unit\":\"px\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":2},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d90db36\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.88900000000000289901436190120875835418701171875,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"059f0f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Create campaigns that converts high.\",\"title_color\":\"#150A29\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d30c6d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d057c2c\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Create your first campaign\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"boxed_btn_color\":\"#473BF0\",\"boxed_btn_background\":\"#473BF026\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"30\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"boxed_btn_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"950c012\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"040\",\"right\":\"0\",\"bottom\":\"179\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"86\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7507367\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.63499999999999801048033987171947956085205078125,\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"83e7619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Send bulk emails to your customers fast.\",\"title_color\":\"#150A29\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5947a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a47c8b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Connect with people now\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"boxed_btn_color\":\"#F64B4B\",\"boxed_btn_background\":\"#F64B4B1F\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"30\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"boxed_btn_color\":\"\",\"boxed_btn_background\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"b6ec553\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.3220000000000027284841053187847137451171875},\"elements\":[{\"id\":\"e200e98\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Image-1.png\",\"id\":14282},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-87\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":2,\"image_size\":\"full\",\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7670344\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Image-2.png\",\"id\":14281},\"image_size\":\"full\",\"_z_index\":2,\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"size\":169,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":8.172000000000000596855898038484156131744384765625,\"unit\":\"px\"},\"_offset_y\":{\"size\":127,\"unit\":\"px\"},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":268},\"_offset_x_end_tablet\":{\"size\":-0.82799999999999995825561427409411408007144927978515625,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":100,\"unit\":\"px\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":175},\"_offset_x_end_mobile\":{\"size\":32.1880000000000023874235921539366245269775390625,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":31,\"unit\":\"px\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f71a75\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Ellipse-9-1.png\",\"id\":14294},\"image_size\":\"full\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":417,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":-118.0619999999999976125764078460633754730224609375,\"unit\":\"px\"},\"_offset_y\":{\"size\":-35,\"unit\":\"px\"},\"_z_index\":3,\"_offset_orientation_h\":\"end\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":135},\"_offset_x_end_tablet\":{\"size\":-20.077999999999999403144101961515843868255615234375,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":-18,\"unit\":\"px\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"_offset_x_end_mobile\":{\"size\":3.952999999999999847233311811578460037708282470703125,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":-53,\"unit\":\"px\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c3ec530\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4837cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.08800000000000096633812063373625278472900390625},\"elements\":[{\"id\":\"37630b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/email-merketing-5.png\",\"id\":14297},\"align\":\"left\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"726267d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.868999999999999772626324556767940521240234375,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"fac8ca6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Integrate with popular tools without hassle.\",\"title_color\":\"#150A29\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e09922d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"79\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b887154\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"See all integrations\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"boxed_btn_color\":\"#473BF0\",\"boxed_btn_background\":\"#473BF026\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"30\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"boxed_btn_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fdf769\",\"elType\":\"section\",\"settings\":{\"shadepro_enable_gradient\":\"yes\",\"shadepro_gradient_1\":\"#1A135D\",\"shadepro_gradient_2\":\"#3264DA\",\"shadepro_gradient_3\":\"#F02BE9\",\"shadepro_gradient_4\":\"#FFB188\",\"background_color\":\"#753BF0\",\"background_color_b\":\"#F03B3B\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"shape_divider_top\":\"tilt\",\"padding\":{\"unit\":\"px\",\"top\":\"220\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"66\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"02f11d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb1f037\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":643,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e24ad4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c6e6d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"40,000+ Happy customers\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0736b88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read what our customers say about ShadePro\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8abefb9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3ad77b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4c8443f\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"name\":\"Kevin Muro\",\"title\":\"DIgital Marketer\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"star_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"star_color\":\"#FA8231\",\"desscription_color\":\"#1F1F1F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_style\":\"normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_background\":\"#FFFFFF\",\"box_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/reviw-1.png\",\"id\":6855},\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"image_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"name_color\":\"#1F1F1F\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"DM Sans\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"name_typography_font_weight\":\"600\",\"name_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"name_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_color\":\"#666666\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":1,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"star\":\"none\"},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"6536422\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"name\":\"Cora Boone\",\"title\":\"Fitness Blogger\",\"description\":\"\\u201cSimply the best. Better than all the rest. I\\u2019d recommend this product to beginners and advanced users.\\u201d\",\"star_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"star_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"star_color\":\"#FA8231\",\"desscription_color\":\"#1F1F1F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_style\":\"normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_background\":\"#FFFFFF\",\"box_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"star\":\"none\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/reviw-4.png\",\"id\":6858},\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"image_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"name_color\":\"#1F1F1F\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"DM Sans\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"name_typography_font_weight\":\"600\",\"name_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"name_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_color\":\"#666666\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":1,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"3684403\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1ae3049\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"name\":\"Matthew Grant\",\"title\":\"Web Developer\",\"description\":\"\\u201cSimply the best. Better than all the rest. I\\u2019d recommend this product to beginners and advanced users.\\u201d\",\"star_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"star_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"star_color\":\"#FA8231\",\"desscription_color\":\"#1F1F1F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_style\":\"normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_background\":\"#FFFFFF\",\"box_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/reviw-2.png\",\"id\":6856},\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"image_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"name_color\":\"#1F1F1F\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"DM Sans\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"name_typography_font_weight\":\"600\",\"name_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"name_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_color\":\"#666666\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":1,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"star\":\"none\"},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"2d88ae0\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"name\":\"Ronald Braver\",\"title\":\"Digital Marketer\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"star_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"star_color\":\"#FA8231\",\"desscription_color\":\"#1F1F1F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_style\":\"normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_background\":\"#FFFFFF\",\"box_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/reviw-5.png\",\"id\":6859},\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"image_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"name_color\":\"#1F1F1F\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"DM Sans\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"name_typography_font_weight\":\"600\",\"name_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"name_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_color\":\"#666666\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":1,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"star\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"5a0ebcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1bb44cd\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"name\":\"Stephen Weaver\",\"title\":\"Affiliate Marketer\",\"description\":\"\\u201cSimply the best. Better than all the rest. I\\u2019d recommend this product to beginners and advanced users.\\u201d\",\"star_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"star_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"star_color\":\"#FA8231\",\"desscription_color\":\"#1F1F1F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_style\":\"normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_background\":\"#FFFFFF\",\"box_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/reviw-3.png\",\"id\":6857},\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"image_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"name_color\":\"#1F1F1F\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"DM Sans\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"name_typography_font_weight\":\"600\",\"name_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"name_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_color\":\"#666666\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":1,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"star\":\"none\"},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"d529072\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"name\":\"John Martin\",\"title\":\"Agency\",\"description\":\"Must have book for students, who want to be Product Designer, UX Designer, or Interaction Designer.\",\"star_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"star_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"star_color\":\"#FA8231\",\"desscription_color\":\"#1F1F1F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_style\":\"normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_background\":\"#FFFFFF\",\"box_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/reviw-6.png\",\"id\":6860},\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"image_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"name_color\":\"#1F1F1F\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"DM Sans\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"name_typography_font_weight\":\"600\",\"name_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"name_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_color\":\"#666666\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":1,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"star\":\"none\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae239e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64e523b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fdff9a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Ellipse-8.png\",\"id\":14502},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-55,\"unit\":\"px\"},\"_offset_y\":{\"size\":87,\"unit\":\"px\"},\"_offset_x_tablet\":{\"size\":-41,\"unit\":\"px\"},\"_offset_x_mobile\":{\"size\":-28,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":84,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":-72,\"unit\":\"px\"},\"_animation\":\"fadeInLeft\",\"_animation_delay\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"597d294\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Ellipse-9.png\",\"id\":14503},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"size\":1030,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":-97.599999999999994315658113919198513031005859375,\"unit\":\"px\"},\"_offset_y\":{\"size\":288,\"unit\":\"px\"},\"_offset_x_end_tablet\":{\"size\":-97.59399999999999408828443847596645355224609375,\"unit\":\"px\"},\"_offset_x_end_mobile\":{\"size\":-6.29699999999999970867747833835892379283905029296875,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":258,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":380,\"unit\":\"px\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":77},\"_animation\":\"fadeInRight\",\"_animation_delay\":2},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bb9ff69\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":643,\"sizes\":[]},\"overflow\":\"hidden\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"318db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"560aaa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Grow your business with email marketing\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0212ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.\",\"align\":\"center\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22e3612\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Start Free Trial\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"600\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#FFFFFF\",\"button_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_background\":\"\"},\"button_align\":\"center\",\"btn_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"033aa5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"No credit card required\",\"header_size\":\"span\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a630535\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/IMG.png\",\"id\":14342},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-274\",\"left\":\"-80\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7934,15231,'_thumbnail_id','8731'),(6305,2624,'inline_featured_image','0'),(6306,2624,'total_sales','0'),(6307,2624,'_tax_status','taxable'),(6308,2624,'_tax_class',''),(6309,2624,'_manage_stock','no'),(6310,2624,'_backorders','no'),(6311,2624,'_sold_individually','no'),(6312,2624,'_virtual','no'),(6313,2624,'_downloadable','no'),(6314,2624,'_download_limit','0'),(6315,2624,'_download_expiry','0'),(6316,2624,'_stock',''),(6317,2624,'_stock_status','instock'),(6318,2624,'_wc_average_rating','5.00'),(6319,2624,'_wc_review_count','1'),(6320,2624,'_product_version','5.6.0'),(6321,2624,'_wpcom_is_markdown','1'),(6322,2624,'_wp_old_slug','import-placeholder-for-44'),(6323,2624,'_product_image_gallery','2990'),(6324,2624,'_thumbnail_id','2991'),(6325,2624,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(6326,2624,'_price','120'),(6327,2624,'_price','120'),(6328,2624,'_wp_page_template','default'),(6329,2624,'_regular_price','350'),(6330,2624,'_sale_price','120'),(6331,2624,'_wp_old_slug','v-neck-t-shirt'),(6332,2624,'_wc_rating_count','a:1:{i:5;i:1;}'),(6333,2625,'inline_featured_image','0'),(6334,2625,'total_sales','0'),(6335,2625,'_tax_status','taxable'),(6336,2625,'_tax_class',''),(6337,2625,'_manage_stock','no'),(6338,2625,'_backorders','no'),(6339,2625,'_sold_individually','no'),(6340,2625,'_virtual','no'),(6341,2625,'_downloadable','no'),(6342,2625,'_download_limit','0'),(6343,2625,'_download_expiry','0'),(6344,2625,'_stock',''),(6345,2625,'_stock_status','instock'),(6346,2625,'_wc_average_rating','5.00'),(6347,2625,'_wc_review_count','1'),(6348,2625,'_product_version','5.6.0'),(6349,2625,'_wpcom_is_markdown','1'),(6350,2625,'_wp_old_slug','import-placeholder-for-45'),(6351,2625,'_product_image_gallery','2989,2994'),(6352,2625,'_thumbnail_id','2987'),(6353,2625,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:4:\"logo\";a:6:{s:4:\"name\";s:4:\"Logo\";s:5:\"value\";s:8:\"Yes | No\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),(6354,2625,'_price','350'),(6355,2625,'_price','350'),(6356,2625,'_wp_page_template','default'),(6357,2625,'_regular_price','350'),(6358,2625,'_wp_old_slug','hoodie'),(6359,2625,'_wc_rating_count','a:1:{i:5;i:1;}'),(6360,2626,'inline_featured_image','0'),(6361,2626,'_sku','table-45'),(6362,2626,'total_sales','2'),(6363,2626,'_tax_status','taxable'),(6364,2626,'_tax_class',''),(6365,2626,'_manage_stock','no'),(6366,2626,'_backorders','no'),(6367,2626,'_sold_individually','no'),(6368,2626,'_virtual','no'),(6369,2626,'_downloadable','no'),(6370,2626,'_download_limit','0'),(6371,2626,'_download_expiry','0'),(6372,2626,'_stock',''),(6373,2626,'_stock_status','instock'),(6374,2626,'_wc_average_rating','5.00'),(6375,2626,'_wc_review_count','1'),(6376,2626,'_product_version','5.6.0'),(6377,2626,'_wpcom_is_markdown','1'),(6378,2626,'_wp_old_slug','import-placeholder-for-46'),(6379,2626,'_regular_price','44.99'),(6380,2626,'_thumbnail_id','2992'),(6381,2626,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),(6382,2626,'_price','44.99'),(6383,2626,'_wp_page_template','default'),(6384,2626,'_product_image_gallery','2990,2988'),(6385,2626,'_wp_old_slug','hoodie-with-logo'),(6386,2626,'_wc_rating_count','a:1:{i:5;i:1;}'),(6387,2627,'inline_featured_image','0'),(6388,2627,'_sku','woo-tshirt'),(6389,2627,'total_sales','0'),(6390,2627,'_tax_status','taxable'),(6391,2627,'_tax_class',''),(6392,2627,'_manage_stock','no'),(6393,2627,'_backorders','no'),(6394,2627,'_sold_individually','no'),(6395,2627,'_virtual','no'),(6396,2627,'_downloadable','no'),(6397,2627,'_download_limit','0'),(6398,2627,'_download_expiry','0'),(6399,2627,'_stock',''),(6400,2627,'_stock_status','instock'),(6401,2627,'_wc_average_rating','5.00'),(6402,2627,'_wc_review_count','1'),(6403,2627,'_product_version','5.6.0'),(6404,2627,'_wpcom_is_markdown','1'),(6405,2627,'_wp_old_slug','import-placeholder-for-47'),(6406,2627,'_regular_price','350'),(6407,2627,'_thumbnail_id','2988'),(6408,2627,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),(6409,2627,'_price','110'),(6410,2627,'_wp_page_template','default'),(6411,2627,'_sale_price','110'),(6412,2627,'_product_image_gallery','2992,2990'),(6413,2627,'_wp_old_slug','t-shirt'),(6414,2627,'_wc_rating_count','a:1:{i:5;i:1;}'),(6415,2628,'inline_featured_image','0'),(6416,2628,'_sku','rivet-chair'),(6417,2628,'total_sales','0'),(6418,2628,'_tax_status','taxable'),(6419,2628,'_tax_class',''),(6420,2628,'_manage_stock','no'),(6421,2628,'_backorders','no'),(6422,2628,'_sold_individually','no'),(6423,2628,'_virtual','no'),(6424,2628,'_downloadable','no'),(6425,2628,'_download_limit','0'),(6426,2628,'_download_expiry','0'),(6427,2628,'_stock',''),(6428,2628,'_stock_status','instock'),(6429,2628,'_wc_average_rating','5.00'),(6430,2628,'_wc_review_count','1'),(6431,2628,'_product_version','5.6.0'),(6432,2628,'_wpcom_is_markdown','1'),(6433,2628,'_wp_old_slug','import-placeholder-for-48'),(6434,2628,'_regular_price','350'),(6435,2628,'_sale_price','120'),(6436,2628,'_thumbnail_id','2989'),(6437,2628,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),(6438,2628,'_price','120'),(6439,2628,'_wp_page_template','default'),(6440,2628,'_product_image_gallery','2991,2987'),(6441,2628,'_wp_old_slug','beanie'),(6442,2628,'_wc_rating_count','a:1:{i:5;i:1;}'),(6443,2629,'inline_featured_image','0'),(6444,2629,'_sku','safvieh'),(6445,2629,'total_sales','1'),(6446,2629,'_tax_status','taxable'),(6447,2629,'_tax_class',''),(6448,2629,'_manage_stock','no'),(6449,2629,'_backorders','no'),(6450,2629,'_sold_individually','no'),(6451,2629,'_virtual','no'),(6452,2629,'_downloadable','no'),(6453,2629,'_download_limit','0'),(6454,2629,'_download_expiry','0'),(6455,2629,'_stock',''),(6456,2629,'_stock_status','instock'),(6457,2629,'_wc_average_rating','5.00'),(6458,2629,'_wc_review_count','1'),(6459,2629,'_product_version','5.6.0'),(6460,2629,'_wpcom_is_markdown','1'),(6461,2629,'_wp_old_slug','import-placeholder-for-58'),(6462,2629,'_regular_price','1350'),(6463,2629,'_sale_price','899'),(6464,2629,'_price','899'),(6465,2629,'_wp_page_template','default'),(6466,2629,'_thumbnail_id','2994'),(6467,2629,'_product_image_gallery','2989,2987'),(6468,2629,'_wp_old_slug','belt'),(6469,2629,'_wc_rating_count','a:1:{i:5;i:1;}'),(6470,2630,'inline_featured_image','0'),(6471,2630,'_sku','table-folding-stool'),(6472,2630,'total_sales','1'),(6473,2630,'_tax_status','taxable'),(6474,2630,'_tax_class',''),(6475,2630,'_manage_stock','no'),(6476,2630,'_backorders','no'),(6477,2630,'_sold_individually','no'),(6478,2630,'_virtual','no'),(6479,2630,'_downloadable','no'),(6480,2630,'_download_limit','0'),(6481,2630,'_download_expiry','0'),(6482,2630,'_stock',''),(6483,2630,'_stock_status','instock'),(6484,2630,'_wc_average_rating','5.00'),(6485,2630,'_wc_review_count','1'),(6486,2630,'_product_version','5.6.0'),(6487,2630,'_wpcom_is_markdown','1'),(6488,2630,'_wp_old_slug','import-placeholder-for-60'),(6489,2630,'_regular_price','31.49'),(6490,2630,'_thumbnail_id','2990'),(6491,2630,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),(6492,2630,'_price','31.49'),(6493,2630,'_wp_page_template','default'),(6494,2630,'_product_image_gallery','2992,2989'),(6495,2630,'_wp_old_slug','cap'),(6496,2630,'_wc_rating_count','a:1:{i:5;i:1;}'),(6497,2631,'inline_featured_image','0'),(6498,2631,'_sku','kungso'),(6499,2631,'total_sales','3'),(6500,2631,'_tax_status','taxable'),(6501,2631,'_tax_class',''),(6502,2631,'_manage_stock','no'),(6503,2631,'_backorders','no'),(6504,2631,'_sold_individually','no'),(6505,2631,'_virtual','no'),(6506,2631,'_downloadable','no'),(6507,2631,'_download_limit','0'),(6508,2631,'_download_expiry','0'),(6509,2631,'_stock',''),(6510,2631,'_stock_status','instock'),(6511,2631,'_wc_average_rating','5.00'),(6512,2631,'_wc_review_count','1'),(6513,2631,'_product_version','5.6.0'),(6514,2631,'_wpcom_is_markdown','1'),(6515,2631,'_wp_old_slug','import-placeholder-for-62'),(6516,2631,'_regular_price','44.99'),(6517,2631,'_price','44.99'),(6518,2631,'_wp_page_template','default'),(6519,2631,'_product_image_gallery','2990,2988'),(6520,2631,'_thumbnail_id','2992'),(6521,2631,'_wp_old_slug','sunglasses'),(6522,2631,'_wc_rating_count','a:1:{i:5;i:1;}'),(6523,2632,'inline_featured_image','0'),(6524,2632,'total_sales','9'),(6525,2632,'_tax_status','taxable'),(6526,2632,'_tax_class',''),(6527,2632,'_manage_stock','no'),(6528,2632,'_backorders','no'),(6529,2632,'_sold_individually','no'),(6530,2632,'_virtual','no'),(6531,2632,'_downloadable','no'),(6532,2632,'_download_limit','0'),(6533,2632,'_download_expiry','0'),(6534,2632,'_stock',''),(6535,2632,'_stock_status','instock'),(6536,2632,'_wc_average_rating','5.00'),(6537,2632,'_wc_review_count','1'),(6538,2632,'_product_version','5.6.0'),(6539,2632,'_wpcom_is_markdown','1'),(6540,2632,'_wp_old_slug','import-placeholder-for-64'),(6541,2632,'_regular_price','34'),(6542,2632,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),(6543,2632,'_price','34'),(6544,2632,'_wp_page_template','default'),(6545,2632,'_product_image_gallery','2992,2990'),(6546,2632,'_wp_old_slug','hoodie-with-pocket'),(6547,2632,'_wc_rating_count','a:1:{i:5;i:1;}'),(6548,2632,'_thumbnail_id','2993'),(6549,3057,'inline_featured_image','0'),(6550,3057,'_wp_page_template','default'),(6551,3057,'total_sales','0'),(6552,3057,'_tax_status','taxable'),(6553,3057,'_tax_class',''),(6554,3057,'_manage_stock','no'),(6555,3057,'_backorders','no'),(6556,3057,'_sold_individually','no'),(6557,3057,'_virtual','no'),(6558,3057,'_downloadable','no'),(6559,3057,'_download_limit','0'),(6560,3057,'_download_expiry','0'),(6561,3057,'_stock',''),(6562,3057,'_stock_status','instock'),(6563,3057,'_wc_average_rating','0'),(6564,3057,'_wc_review_count','0'),(6565,3057,'_product_version','5.0.0'),(6566,3057,'_wpcom_is_markdown','1'),(6567,3057,'_wp_old_slug','import-placeholder-for-44'),(6568,3057,'_wp_old_slug','v-neck-t-shirt'),(6569,3057,'_product_image_gallery','2990'),(6570,3057,'_thumbnail_id','2991'),(6571,3057,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(6572,3057,'_price','120'),(6573,3057,'_price','120'),(6574,3057,'_wp_page_template','default'),(6575,3057,'_regular_price','350'),(6576,3057,'_sale_price','120'),(6577,3057,'_wp_old_slug','porthos-dining-chair-copy'),(6578,3057,'_wp_old_date','2020-09-20'),(6579,3058,'inline_featured_image','0'),(6580,3058,'_wp_page_template','default'),(6581,3058,'_sku','table-45'),(6582,3058,'total_sales','1'),(6583,3058,'_tax_status','taxable'),(6584,3058,'_tax_class',''),(6585,3058,'_manage_stock','no'),(6586,3058,'_backorders','no'),(6587,3058,'_sold_individually','no'),(6588,3058,'_virtual','no'),(6589,3058,'_downloadable','no'),(6590,3058,'_download_limit','0'),(6591,3058,'_download_expiry','0'),(6592,3058,'_stock',''),(6593,3058,'_stock_status','instock'),(6594,3058,'_wc_average_rating','0'),(6595,3058,'_wc_review_count','0'),(6596,3058,'_product_version','5.0.0'),(6597,3058,'_wpcom_is_markdown','1'),(6598,3058,'_wp_old_slug','import-placeholder-for-46'),(6599,3058,'_wp_old_slug','hoodie-with-logo'),(6600,3058,'_regular_price','44.99'),(6601,3058,'_thumbnail_id','2992'),(6602,3058,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),(6603,3058,'_price','44.99'),(6604,3058,'_wp_page_template','default'),(6605,3058,'_product_image_gallery','2990,2988'),(6606,3058,'_wp_old_slug','kingso-round-table-2-copy'),(6607,3058,'_wp_old_date','2020-09-20'),(6608,4827,'inline_featured_image','0'),(6609,4827,'_wp_page_template','default'),(6610,4827,'_wp_page_template','default'),(6611,4827,'_wp_page_template','default'),(6612,4827,'total_sales','0'),(6613,4827,'_tax_status','taxable'),(6614,4827,'_tax_class',''),(6615,4827,'_manage_stock','no'),(6616,4827,'_backorders','no'),(6617,4827,'_sold_individually','no'),(6618,4827,'_virtual','no'),(6619,4827,'_downloadable','no'),(6620,4827,'_download_limit','0'),(6621,4827,'_download_expiry','0'),(6622,4827,'_stock',''),(6623,4827,'_stock_status','instock'),(6624,4827,'_wc_average_rating','0'),(6625,4827,'_wc_review_count','0'),(6626,4827,'_product_version','5.1.0'),(6627,4827,'_wpcom_is_markdown','1'),(6628,4827,'_wp_old_slug','import-placeholder-for-44'),(6629,4827,'_wp_old_slug','v-neck-t-shirt'),(6630,4827,'_wp_old_slug','porthos-dining-chair-copy'),(6631,4827,'_product_image_gallery','3996,3995'),(6632,4827,'_thumbnail_id','3971'),(6633,4827,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(6634,4827,'_price','40'),(6635,4827,'_wp_old_slug','porthos-dining-chair-2-copy'),(6636,4827,'_wp_old_date','2020-10-25'),(6637,4827,'_wp_old_date','2020-09-20'),(6638,4827,'_sku','APPLEAIRPOD'),(6639,4827,'_price','59'),(6640,4827,'_price','66'),(6641,14172,'_variation_description',''),(6642,14172,'total_sales','0'),(6643,14172,'_tax_status','taxable'),(6644,14172,'_tax_class','parent'),(6645,14172,'_manage_stock','no'),(6646,14172,'_backorders','no'),(6647,14172,'_sold_individually','no'),(6648,14172,'_virtual','no'),(6649,14172,'_downloadable','no'),(6650,14172,'_download_limit','-1'),(6651,14172,'_download_expiry','-1'),(6652,14172,'_stock',''),(6653,14172,'_stock_status','instock'),(6654,14172,'_wc_average_rating','0'),(6655,14172,'_wc_review_count','0'),(6656,14172,'attribute_pa_size',''),(6657,14172,'attribute_pa_color','blue'),(6658,14172,'_product_version','5.1.0'),(6659,14172,'_regular_price','40'),(6660,14172,'_thumbnail_id','0'),(6661,14172,'_price','40'),(6662,14173,'_variation_description',''),(6663,14173,'total_sales','0'),(6664,14173,'_tax_status','taxable'),(6665,14173,'_tax_class','parent'),(6666,14173,'_manage_stock','no'),(6667,14173,'_backorders','no'),(6668,14173,'_sold_individually','no'),(6669,14173,'_virtual','no'),(6670,14173,'_downloadable','no'),(6671,14173,'_download_limit','-1'),(6672,14173,'_download_expiry','-1'),(6673,14173,'_stock',''),(6674,14173,'_stock_status','instock'),(6675,14173,'_wc_average_rating','0'),(6676,14173,'_wc_review_count','0'),(6677,14173,'attribute_pa_size',''),(6678,14173,'attribute_pa_color','green'),(6679,14173,'_product_version','5.1.0'),(6680,14173,'_regular_price','59'),(6681,14173,'_thumbnail_id','0'),(6682,14173,'_price','59'),(6683,14174,'_variation_description',''),(6684,14174,'total_sales','0'),(6685,14174,'_tax_status','taxable'),(6686,14174,'_tax_class','parent'),(6687,14174,'_manage_stock','no'),(6688,14174,'_backorders','no'),(6689,14174,'_sold_individually','no'),(6690,14174,'_virtual','no'),(6691,14174,'_downloadable','no'),(6692,14174,'_download_limit','-1'),(6693,14174,'_download_expiry','-1'),(6694,14174,'_stock',''),(6695,14174,'_stock_status','instock'),(6696,14174,'_wc_average_rating','0'),(6697,14174,'_wc_review_count','0'),(6698,14174,'attribute_pa_size',''),(6699,14174,'attribute_pa_color','red'),(6700,14174,'_product_version','5.1.0'),(6701,14174,'_regular_price','66'),(6702,14174,'_thumbnail_id','0'),(6703,14174,'_price','66'),(6704,14175,'_variation_description',''),(6705,14175,'total_sales','0'),(6706,14175,'_tax_status','taxable'),(6707,14175,'_tax_class','parent'),(6708,14175,'_manage_stock','no'),(6709,14175,'_backorders','no'),(6710,14175,'_sold_individually','no'),(6711,14175,'_virtual','no'),(6712,14175,'_downloadable','no'),(6713,14175,'_download_limit','-1'),(6714,14175,'_download_expiry','-1'),(6715,14175,'_stock',''),(6716,14175,'_stock_status','instock'),(6717,14175,'_wc_average_rating','0'),(6718,14175,'_wc_review_count','0'),(6719,14175,'attribute_pa_size','large'),(6720,14175,'attribute_pa_color','green'),(6721,14175,'_product_version','5.1.0'),(6722,14176,'_variation_description',''),(6723,14176,'total_sales','0'),(6724,14176,'_tax_status','taxable'),(6725,14176,'_tax_class','parent'),(6726,14176,'_manage_stock','no'),(6727,14176,'_backorders','no'),(6728,14176,'_sold_individually','no'),(6729,14176,'_virtual','no'),(6730,14176,'_downloadable','no'),(6731,14176,'_download_limit','-1'),(6732,14176,'_download_expiry','-1'),(6733,14176,'_stock',''),(6734,14176,'_stock_status','instock'),(6735,14176,'_wc_average_rating','0'),(6736,14176,'_wc_review_count','0'),(6737,14176,'attribute_pa_size','medium'),(6738,14176,'attribute_pa_color','green'),(6739,14176,'_product_version','5.1.0'),(6740,14177,'_variation_description',''),(6741,14177,'total_sales','0'),(6742,14177,'_tax_status','taxable'),(6743,14177,'_tax_class','parent'),(6744,14177,'_manage_stock','no'),(6745,14177,'_backorders','no'),(6746,14177,'_sold_individually','no'),(6747,14177,'_virtual','no'),(6748,14177,'_downloadable','no'),(6749,14177,'_download_limit','-1'),(6750,14177,'_download_expiry','-1'),(6751,14177,'_stock',''),(6752,14177,'_stock_status','instock'),(6753,14177,'_wc_average_rating','0'),(6754,14177,'_wc_review_count','0'),(6755,14177,'attribute_pa_size','small'),(6756,14177,'attribute_pa_color','green'),(6757,14177,'_product_version','5.1.0'),(6758,14178,'_variation_description',''),(6759,14178,'total_sales','0'),(6760,14178,'_tax_status','taxable'),(6761,14178,'_tax_class','parent'),(6762,14178,'_manage_stock','no'),(6763,14178,'_backorders','no'),(6764,14178,'_sold_individually','no'),(6765,14178,'_virtual','no'),(6766,14178,'_downloadable','no'),(6767,14178,'_download_limit','-1'),(6768,14178,'_download_expiry','-1'),(6769,14178,'_stock',''),(6770,14178,'_stock_status','instock'),(6771,14178,'_wc_average_rating','0'),(6772,14178,'_wc_review_count','0'),(6773,14178,'attribute_pa_size','large'),(6774,14178,'attribute_pa_color','red'),(6775,14178,'_product_version','5.1.0'),(6776,14179,'_variation_description',''),(6777,14179,'total_sales','0'),(6778,14179,'_tax_status','taxable'),(6779,14179,'_tax_class','parent'),(6780,14179,'_manage_stock','no'),(6781,14179,'_backorders','no'),(6782,14179,'_sold_individually','no'),(6783,14179,'_virtual','no'),(6784,14179,'_downloadable','no'),(6785,14179,'_download_limit','-1'),(6786,14179,'_download_expiry','-1'),(6787,14179,'_stock',''),(6788,14179,'_stock_status','instock'),(6789,14179,'_wc_average_rating','0'),(6790,14179,'_wc_review_count','0'),(6791,14179,'attribute_pa_size','medium'),(6792,14179,'attribute_pa_color','red'),(6793,14179,'_product_version','5.1.0'),(6794,4275,'inline_featured_image','0'),(6795,4275,'_thumbnail_id','8731'),(6796,4275,'_wp_page_template','elementor_header_footer'),(6797,4275,'svg_icon',''),(6798,4275,'_svg_icon','field_5ffbe3a8921b7'),(6799,4275,'_elementor_edit_mode','builder'),(6800,4275,'_elementor_template_type','wp-post'),(6801,4275,'_elementor_version','3.1.1'),(6802,4275,'_elementor_data','[{\"id\":\"2802ee7d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FAF9FD\"},\"elements\":[{\"id\":\"5a484b38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"329ef364\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]}},\"elements\":[{\"id\":\"483286c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"beeeaf6\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#171B24\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"39\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"35066000\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.\",\"title_color\":\"#171B24B8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"align\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e3d3f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"3d9d2b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.303000000000000824229573481716215610504150390625,\"_inline_size_tablet\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"184f5d16\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"title_color\":\"#171B2499\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfcc629\",\"elType\":\"widget\",\"settings\":{\"selected_menu\":\"services-menu\",\"menu_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_family\":\"Circular Std\",\"menu_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"shadepro-vertical-menu\"},{\"id\":\"a2e019b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"\",\"library\":\"\"},\"title\":\"Learn more about our services.\",\"description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.\",\"enable_button\":\"yes\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"button_text\":\"DOWNLOAD BROCHURE\",\"content_align\":\"left\",\"enable_icon_box\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.35709999999999997299937604111619293689727783203125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"desscription_color\":\"#FFFFFFD1\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"300\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Circular Std\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5,\"sizes\":[]},\"button_background\":\"#161C2D\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"26\",\"bottom\":\"20\",\"left\":\"26\",\"isLinked\":false},\"box_background\":\"#42D77E\",\"box_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"15\",\"bottom\":\"22\",\"left\":\"15\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"heading_typography_typography\":\"\",\"desscription_color\":\"\",\"button_background\":\"\",\"button_typography_typography\":\"\"},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"4202a9d\",\"elType\":\"widget\",\"settings\":{\"video_testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"ff98e92\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"c29e8ff\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Masum Sakib\",\"position\":\"WordPress Developer\",\"_id\":\"665ba4b\"}],\"testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Allison_Schleifer.png\",\"id\":12268},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"5caa09f\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Martin_Mingo.png\",\"id\":12267},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"8f38d76\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Hanna_Lipshutz.png\",\"id\":12269},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Bela Bena\",\"position\":\"WordPress Developer\",\"_id\":\"e776666\"}],\"tes_per_coulmn\":\"1\",\"arrows\":\"\",\"loop\":\"yes\",\"content_color\":\"#FFFFFF\",\"content_typo_typography\":\"custom\",\"content_typo_font_family\":\"Circular Std\",\"content_typo_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"content_typo_font_weight\":\"300\",\"content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"name_color\":\"#FFFFFF\",\"name_typo_typography\":\"custom\",\"name_typo_font_family\":\"Circular Std\",\"name_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"name_typo_font_weight\":\"500\",\"name_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"position_color\":\"#FFFFFFB3\",\"position_typo_typography\":\"custom\",\"position_typo_font_family\":\"Circular Std\",\"position_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"position_typo_font_weight\":\"300\",\"position_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dot_color\":\"#FFFFFF\",\"dot_size\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"dot_x_position\":{\"unit\":\"px\",\"size\":144,\"sizes\":[]},\"dot_y_position\":{\"unit\":\"px\",\"size\":-14,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#161C2D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial-sahde-pro\"}],\"isInner\":false},{\"id\":\"42ab2788\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.6970000000000027284841053187847137451171875,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_inline_size_tablet\":70,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"49286896\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73060374\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12220fd7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get the best results from the experts.\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.237999999999999989341858963598497211933135986328125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7836e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.<\\/p>\",\"text_color\":\"#6F6F6F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"41\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ec3478d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13548,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/img-2.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61ea5abb\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"101fa3a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f79f621\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"1.  Best quality service.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"241a8f71\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d7ceff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"2.  Easy to bring close.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"315fe5e0\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#171B241A\"},\"elements\":[{\"id\":\"1ce78f78\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cfaea2f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"3.  Our mission is to provide the best quality.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3e74d32f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"50e3e6de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"35a4b641\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.42799999999999993605115378159098327159881591796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fbd9872\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"1.  How can I create a custom order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.<\\/p>\",\"_id\":\"47425df\"},{\"tab_title\":\"2. Is there any way I can visit your factory?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"fe73fb5\"},{\"tab_title\":\"3. How many products do I need to order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"1488083\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"border_color\":\"#E7E7E7\",\"title_color\":\"#171B24\",\"tab_active_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"content_color\":\"#171B24B3\",\"__globals__\":{\"title_typography_typography\":\"\",\"content_color\":\"\",\"title_color\":\"\",\"tab_active_color\":\"\",\"content_background_color\":\"\"},\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Circular Std\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"acc_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"acc_bg\":\"#FFFFFF\",\"_background_color\":\"#FFFFFF\",\"border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"acc_border_color\":\"#931A1A\",\"icon_align\":\"right\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e358eab\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#171B24\",\"padding\":{\"unit\":\"px\",\"top\":\"67\",\"right\":\"50\",\"bottom\":\"67\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"51abdccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.89500000000000312638803734444081783294677734375},\"elements\":[{\"id\":\"47f66532\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to get your products delivered?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2769999999999999129585148693877272307872772216796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1ba8ea75\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.0330000000000012505552149377763271331787109375},\"elements\":[{\"id\":\"311fd4e\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get A Free Consultation\",\"button_url\":{\"url\":\"contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"boxed_btn_color\":\"#FFF\",\"boxed_btn_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_background\":\"\",\"btn_typography_typography\":\"\",\"boxed_btn_color\":\"\",\"inline_btn_color\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_align_tablet\":\"center\",\"button_align_mobile\":\"left\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Manrope\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"btn_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"btn_typography_font_weight\":\"700\",\"btn_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"button_type\":\"boxed\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"inline_btn_color\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6803,4275,'_elementor_controls_usage','a:12:{s:16:\"shadepro-heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:15:\"show_page_title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:5;s:25:\"typography_letter_spacing\";i:5;s:27:\"typography_font_size_mobile\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:11;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";i:1;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:2;s:6:\"margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:1;s:16:\"content_position\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:7;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:7;s:6:\"margin\";i:3;s:13:\"margin_tablet\";i:3;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}}}}s:22:\"shadepro-vertical-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:13:\"selected_menu\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_menu_style\";a:4:{s:26:\"menu_typography_typography\";i:1;s:32:\"menu_typography_font_size_tablet\";i:1;s:27:\"menu_typography_font_family\";i:1;s:27:\"menu_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:20:\"shadepro-feature-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:7:{s:4:\"icon\";i:1;s:5:\"title\";i:1;s:11:\"description\";i:1;s:13:\"enable_button\";i:1;s:8:\"btn_icon\";i:1;s:11:\"button_text\";i:1;s:13:\"content_align\";i:1;}}s:5:\"style\";a:4:{s:10:\"icon_style\";a:3:{s:15:\"enable_icon_box\";i:1;s:9:\"icon_size\";i:1;s:18:\"space_between_icon\";i:1;}s:13:\"content_style\";a:15:{s:9:\"title_gap\";i:1;s:11:\"title_color\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:8:\"desc_gap\";i:1;s:18:\"desscription_color\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:34:\"description_typography_font_weight\";i:1;s:37:\"description_typography_letter_spacing\";i:1;s:15:\"content_padding\";i:1;}s:12:\"button_style\";a:8:{s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:29:\"button_typography_line_height\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:17:\"button_background\";i:1;s:14:\"button_padding\";i:1;}s:9:\"box_style\";a:3:{s:14:\"box_background\";i:1;s:11:\"box_padding\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:21:\"testimonial-sahde-pro\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"content_section\";a:2:{s:23:\"video_testimonial_lists\";i:1;s:17:\"testimonial_lists\";i:1;}s:15:\"slider_settings\";a:3:{s:14:\"tes_per_coulmn\";i:1;s:6:\"arrows\";i:1;s:4:\"loop\";i:1;}}s:5:\"style\";a:5:{s:13:\"content_style\";a:6:{s:13:\"content_color\";i:1;s:23:\"content_typo_typography\";i:1;s:24:\"content_typo_font_family\";i:1;s:22:\"content_typo_font_size\";i:1;s:24:\"content_typo_font_weight\";i:1;s:27:\"content_typo_letter_spacing\";i:1;}s:10:\"name_style\";a:6:{s:10:\"name_color\";i:1;s:20:\"name_typo_typography\";i:1;s:21:\"name_typo_font_family\";i:1;s:19:\"name_typo_font_size\";i:1;s:21:\"name_typo_font_weight\";i:1;s:11:\"name_margin\";i:1;}s:11:\"Title_style\";a:6:{s:14:\"position_color\";i:1;s:24:\"position_typo_typography\";i:1;s:25:\"position_typo_font_family\";i:1;s:23:\"position_typo_font_size\";i:1;s:25:\"position_typo_font_weight\";i:1;s:28:\"position_typo_letter_spacing\";i:1;}s:16:\"navigation_style\";a:4:{s:9:\"dot_color\";i:1;s:8:\"dot_size\";i:1;s:14:\"dot_x_position\";i:1;s:14:\"dot_y_position\";i:1;}s:9:\"box_style\";a:1:{s:11:\"box_padding\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"width\";i:1;s:19:\"image_border_radius\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;}}s:5:\"style\";a:1:{s:21:\"section_style_content\";a:16:{s:18:\"title_bottom_space\";i:3;s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:28:\"title_typography_line_height\";i:3;s:31:\"title_typography_letter_spacing\";i:3;s:17:\"text_align_mobile\";i:3;s:25:\"title_bottom_space_tablet\";i:3;s:17:\"description_color\";i:3;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;s:34:\"description_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:3;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:4:\"tabs\";i:1;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:5:{s:19:\"section_title_style\";a:2:{s:12:\"border_color\";i:1;s:12:\"border_width\";i:1;}s:26:\"section_toggle_style_title\";a:8:{s:11:\"title_color\";i:1;s:16:\"tab_active_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_line_height\";i:1;s:13:\"title_padding\";i:1;s:28:\"title_typography_font_weight\";i:1;}s:28:\"section_toggle_style_content\";a:8:{s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:30:\"content_typography_font_family\";i:1;s:28:\"content_typography_font_size\";i:1;s:30:\"content_typography_font_weight\";i:1;s:30:\"content_typography_line_height\";i:1;s:15:\"content_padding\";i:1;s:33:\"content_typography_letter_spacing\";i:1;}s:13:\"section_extra\";a:3:{s:16:\"acc_border_width\";i:1;s:6:\"acc_bg\";i:1;s:16:\"acc_border_color\";i:1;}s:25:\"section_toggle_style_icon\";a:2:{s:10:\"icon_align\";i:1;s:10:\"icon_space\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:6:{s:12:\"button_label\";i:1;s:10:\"button_url\";i:1;s:12:\"button_align\";i:1;s:19:\"button_align_tablet\";i:1;s:19:\"button_align_mobile\";i:1;s:11:\"button_type\";i:1;}}s:5:\"style\";a:2:{s:10:\"icon_style\";a:2:{s:8:\"icon_gap\";i:1;s:9:\"icon_size\";i:1;}s:12:\"button_style\";a:9:{s:15:\"boxed_btn_color\";i:1;s:20:\"boxed_btn_background\";i:1;s:14:\"button_padding\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:16:\"inline_btn_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(7941,15232,'_wp_page_template','elementor_header_footer'),(6805,4276,'inline_featured_image','0'),(6806,4276,'_wp_page_template','elementor_header_footer'),(6807,4276,'_thumbnail_id','8730'),(6808,4276,'_wp_page_template','elementor_header_footer'),(6809,4276,'svg_icon',''),(6810,4276,'_svg_icon','field_5ffbe3a8921b7'),(6811,4276,'_elementor_edit_mode','builder'),(6812,4276,'_elementor_template_type','wp-post'),(6813,4276,'_elementor_data','[{\"id\":\"5a7574ff\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FAF9FD\"},\"elements\":[{\"id\":\"6abd3d4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2113601a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]}},\"elements\":[{\"id\":\"7a1f78fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7905c733\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#171B24\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"39\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"17420597\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.\",\"title_color\":\"#171B24B8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"align\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b6075\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"357d6cb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.303000000000000824229573481716215610504150390625,\"_inline_size_tablet\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a71da27\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"title_color\":\"#171B2499\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"487b8e3f\",\"elType\":\"widget\",\"settings\":{\"selected_menu\":\"services-menu\",\"menu_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_family\":\"Circular Std\",\"menu_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"shadepro-vertical-menu\"},{\"id\":\"3691b46\",\"elType\":\"widget\",\"settings\":{\"video_testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"ff98e92\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"c29e8ff\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Masum Sakib\",\"position\":\"WordPress Developer\",\"_id\":\"665ba4b\"}],\"testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Allison_Schleifer.png\",\"id\":12268},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"5caa09f\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Martin_Mingo.png\",\"id\":12267},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"8f38d76\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Hanna_Lipshutz.png\",\"id\":12269},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Bela Bena\",\"position\":\"WordPress Developer\",\"_id\":\"e776666\"}],\"tes_per_coulmn\":\"1\",\"arrows\":\"\",\"loop\":\"yes\",\"content_color\":\"#FFFFFF\",\"content_typo_typography\":\"custom\",\"content_typo_font_family\":\"Circular Std\",\"content_typo_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"content_typo_font_weight\":\"300\",\"content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"name_color\":\"#FFFFFF\",\"name_typo_typography\":\"custom\",\"name_typo_font_family\":\"Circular Std\",\"name_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"name_typo_font_weight\":\"500\",\"name_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"position_color\":\"#FFFFFFB3\",\"position_typo_typography\":\"custom\",\"position_typo_font_family\":\"Circular Std\",\"position_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"position_typo_font_weight\":\"300\",\"position_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dot_color\":\"#FFFFFF\",\"dot_size\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"dot_x_position\":{\"unit\":\"px\",\"size\":144,\"sizes\":[]},\"dot_y_position\":{\"unit\":\"px\",\"size\":-14,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#161C2D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial-sahde-pro\"},{\"id\":\"2f7c3552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"\",\"library\":\"\"},\"title\":\"Learn more about our services.\",\"description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.\",\"enable_button\":\"yes\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"button_text\":\"DOWNLOAD BROCHURE\",\"content_align\":\"left\",\"enable_icon_box\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.35709999999999997299937604111619293689727783203125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"desscription_color\":\"#FFFFFFD1\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"300\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Circular Std\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5,\"sizes\":[]},\"button_background\":\"#161C2D\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"26\",\"bottom\":\"20\",\"left\":\"26\",\"isLinked\":false},\"box_background\":\"#42D77E\",\"box_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"15\",\"bottom\":\"22\",\"left\":\"15\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"heading_typography_typography\":\"\",\"desscription_color\":\"\",\"button_background\":\"\",\"button_typography_typography\":\"\"},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":false},{\"id\":\"b9feff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.6970000000000027284841053187847137451171875,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_inline_size_tablet\":70,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"757f9b77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4327b51d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2066efe3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Convert your visitors to customers.\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.237999999999999989341858963598497211933135986328125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54591da9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.<\\/p>\",\"text_color\":\"#6F6F6F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"41\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69f51a4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13549,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/img-3.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58d77bb4\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"5f5fcc20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44c857b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"1.  Best quality service.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5b25fb73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c1a9b68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"2.  Easy to bring close.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7a8380d8\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#171B241A\"},\"elements\":[{\"id\":\"3122bc06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27465d59\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"3.  Our mission is to provide the best quality.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7b4ea1e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a9e6e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c77c2e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.42799999999999993605115378159098327159881591796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4905d4e9\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"1.  How can I create a custom order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.<\\/p>\",\"_id\":\"47425df\"},{\"tab_title\":\"2. Is there any way I can visit your factory?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"fe73fb5\"},{\"tab_title\":\"3. How many products do I need to order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"1488083\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"border_color\":\"#E7E7E7\",\"title_color\":\"#171B24\",\"tab_active_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"content_color\":\"#171B24B3\",\"__globals__\":{\"title_typography_typography\":\"\",\"content_color\":\"\",\"title_color\":\"\",\"tab_active_color\":\"\",\"content_background_color\":\"\"},\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Circular Std\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"acc_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"acc_bg\":\"#FFFFFF\",\"_background_color\":\"#FFFFFF\",\"border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"acc_border_color\":\"#931A1A\",\"icon_align\":\"right\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3a117312\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#171B24\",\"padding\":{\"unit\":\"px\",\"top\":\"67\",\"right\":\"50\",\"bottom\":\"67\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"50cfb11f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.89500000000000312638803734444081783294677734375},\"elements\":[{\"id\":\"46068607\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to get your products delivered?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2769999999999999129585148693877272307872772216796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4189ebc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.0330000000000012505552149377763271331787109375},\"elements\":[{\"id\":\"1f4f0f9d\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get A Free Consultation\",\"button_url\":{\"url\":\"contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"boxed_btn_color\":\"#FFF\",\"boxed_btn_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_background\":\"\",\"btn_typography_typography\":\"\",\"boxed_btn_color\":\"\",\"inline_btn_color\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_align_tablet\":\"center\",\"button_align_mobile\":\"left\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Manrope\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"btn_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"btn_typography_font_weight\":\"700\",\"btn_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"button_type\":\"boxed\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"inline_btn_color\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6814,4276,'_elementor_version','3.1.1'),(6815,4276,'_elementor_controls_usage','a:12:{s:16:\"shadepro-heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:15:\"show_page_title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:5;s:25:\"typography_letter_spacing\";i:5;s:27:\"typography_font_size_mobile\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:11;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";i:1;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:2;s:6:\"margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:1;s:16:\"content_position\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:7;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:7;s:6:\"margin\";i:3;s:13:\"margin_tablet\";i:3;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}}}}s:22:\"shadepro-vertical-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:13:\"selected_menu\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_menu_style\";a:4:{s:26:\"menu_typography_typography\";i:1;s:32:\"menu_typography_font_size_tablet\";i:1;s:27:\"menu_typography_font_family\";i:1;s:27:\"menu_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:21:\"testimonial-sahde-pro\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"content_section\";a:2:{s:23:\"video_testimonial_lists\";i:1;s:17:\"testimonial_lists\";i:1;}s:15:\"slider_settings\";a:3:{s:14:\"tes_per_coulmn\";i:1;s:6:\"arrows\";i:1;s:4:\"loop\";i:1;}}s:5:\"style\";a:5:{s:13:\"content_style\";a:6:{s:13:\"content_color\";i:1;s:23:\"content_typo_typography\";i:1;s:24:\"content_typo_font_family\";i:1;s:22:\"content_typo_font_size\";i:1;s:24:\"content_typo_font_weight\";i:1;s:27:\"content_typo_letter_spacing\";i:1;}s:10:\"name_style\";a:6:{s:10:\"name_color\";i:1;s:20:\"name_typo_typography\";i:1;s:21:\"name_typo_font_family\";i:1;s:19:\"name_typo_font_size\";i:1;s:21:\"name_typo_font_weight\";i:1;s:11:\"name_margin\";i:1;}s:11:\"Title_style\";a:6:{s:14:\"position_color\";i:1;s:24:\"position_typo_typography\";i:1;s:25:\"position_typo_font_family\";i:1;s:23:\"position_typo_font_size\";i:1;s:25:\"position_typo_font_weight\";i:1;s:28:\"position_typo_letter_spacing\";i:1;}s:16:\"navigation_style\";a:4:{s:9:\"dot_color\";i:1;s:8:\"dot_size\";i:1;s:14:\"dot_x_position\";i:1;s:14:\"dot_y_position\";i:1;}s:9:\"box_style\";a:1:{s:11:\"box_padding\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}s:20:\"shadepro-feature-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:7:{s:4:\"icon\";i:1;s:5:\"title\";i:1;s:11:\"description\";i:1;s:13:\"enable_button\";i:1;s:8:\"btn_icon\";i:1;s:11:\"button_text\";i:1;s:13:\"content_align\";i:1;}}s:5:\"style\";a:4:{s:10:\"icon_style\";a:3:{s:15:\"enable_icon_box\";i:1;s:9:\"icon_size\";i:1;s:18:\"space_between_icon\";i:1;}s:13:\"content_style\";a:15:{s:9:\"title_gap\";i:1;s:11:\"title_color\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:8:\"desc_gap\";i:1;s:18:\"desscription_color\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:34:\"description_typography_font_weight\";i:1;s:37:\"description_typography_letter_spacing\";i:1;s:15:\"content_padding\";i:1;}s:12:\"button_style\";a:8:{s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:29:\"button_typography_line_height\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:17:\"button_background\";i:1;s:14:\"button_padding\";i:1;}s:9:\"box_style\";a:3:{s:14:\"box_background\";i:1;s:11:\"box_padding\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"width\";i:1;s:19:\"image_border_radius\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;}}s:5:\"style\";a:1:{s:21:\"section_style_content\";a:16:{s:18:\"title_bottom_space\";i:3;s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:28:\"title_typography_line_height\";i:3;s:31:\"title_typography_letter_spacing\";i:3;s:17:\"text_align_mobile\";i:3;s:25:\"title_bottom_space_tablet\";i:3;s:17:\"description_color\";i:3;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;s:34:\"description_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:3;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:4:\"tabs\";i:1;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:5:{s:19:\"section_title_style\";a:2:{s:12:\"border_color\";i:1;s:12:\"border_width\";i:1;}s:26:\"section_toggle_style_title\";a:8:{s:11:\"title_color\";i:1;s:16:\"tab_active_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_line_height\";i:1;s:13:\"title_padding\";i:1;s:28:\"title_typography_font_weight\";i:1;}s:28:\"section_toggle_style_content\";a:8:{s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:30:\"content_typography_font_family\";i:1;s:28:\"content_typography_font_size\";i:1;s:30:\"content_typography_font_weight\";i:1;s:30:\"content_typography_line_height\";i:1;s:15:\"content_padding\";i:1;s:33:\"content_typography_letter_spacing\";i:1;}s:13:\"section_extra\";a:3:{s:16:\"acc_border_width\";i:1;s:6:\"acc_bg\";i:1;s:16:\"acc_border_color\";i:1;}s:25:\"section_toggle_style_icon\";a:2:{s:10:\"icon_align\";i:1;s:10:\"icon_space\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:6:{s:12:\"button_label\";i:1;s:10:\"button_url\";i:1;s:12:\"button_align\";i:1;s:19:\"button_align_tablet\";i:1;s:19:\"button_align_mobile\";i:1;s:11:\"button_type\";i:1;}}s:5:\"style\";a:2:{s:10:\"icon_style\";a:2:{s:8:\"icon_gap\";i:1;s:9:\"icon_size\";i:1;}s:12:\"button_style\";a:9:{s:15:\"boxed_btn_color\";i:1;s:20:\"boxed_btn_background\";i:1;s:14:\"button_padding\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:16:\"inline_btn_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(7948,15233,'_wp_page_template','elementor_header_footer'),(6817,4277,'inline_featured_image','0'),(6818,4277,'_wp_page_template','elementor_header_footer'),(6819,4277,'_thumbnail_id','8732'),(6820,4277,'_wp_page_template','elementor_header_footer'),(6821,4277,'svg_icon',''),(6822,4277,'_svg_icon','field_5ffbe3a8921b7'),(6823,4277,'_elementor_edit_mode','builder'),(6824,4277,'_elementor_template_type','wp-post'),(6825,4277,'_elementor_data','[{\"id\":\"1864035d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FAF9FD\"},\"elements\":[{\"id\":\"2d083f85\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61b234fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]}},\"elements\":[{\"id\":\"51b8d6b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"36a47bf1\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#171B24\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"39\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"2a5d2929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.\",\"title_color\":\"#171B24B8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"align\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a17951f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"70ed0fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.6970000000000027284841053187847137451171875,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_inline_size_tablet\":70,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"19e28360\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77e15676\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5610d4d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best quality designs for business.\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.237999999999999989341858963598497211933135986328125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22d60b87\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.<\\/p>\",\"text_color\":\"#6F6F6F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"41\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18c04f5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13547,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/img-1.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"27eebdf1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"5467b3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad33678\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"1.  Best quality service.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"40a88c53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"681b53b2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"2.  Easy to bring close.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"26350be8\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#171B241A\"},\"elements\":[{\"id\":\"3d848b27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a806459\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"3.  Our mission is to provide the best quality.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b95129d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"38e6283c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"41202d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.42799999999999993605115378159098327159881591796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d3fbda3\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"1.  How can I create a custom order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.<\\/p>\",\"_id\":\"47425df\"},{\"tab_title\":\"2. Is there any way I can visit your factory?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"fe73fb5\"},{\"tab_title\":\"3. How many products do I need to order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"1488083\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"border_color\":\"#E7E7E7\",\"title_color\":\"#171B24\",\"tab_active_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"content_color\":\"#171B24B3\",\"__globals__\":{\"title_typography_typography\":\"\",\"content_color\":\"\",\"title_color\":\"\",\"tab_active_color\":\"\",\"content_background_color\":\"\"},\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Circular Std\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"acc_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"acc_bg\":\"#FFFFFF\",\"_background_color\":\"#FFFFFF\",\"border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"acc_border_color\":\"#931A1A\",\"icon_align\":\"right\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8792eab\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#171B24\",\"padding\":{\"unit\":\"px\",\"top\":\"67\",\"right\":\"50\",\"bottom\":\"67\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"18664b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.89500000000000312638803734444081783294677734375},\"elements\":[{\"id\":\"61e0c0ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to get your products delivered?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2769999999999999129585148693877272307872772216796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80460f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.0330000000000012505552149377763271331787109375},\"elements\":[{\"id\":\"759be41e\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get A Free Consultation\",\"button_url\":{\"url\":\"contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"boxed_btn_color\":\"#FFF\",\"boxed_btn_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_background\":\"\",\"btn_typography_typography\":\"\",\"boxed_btn_color\":\"\",\"inline_btn_color\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_align_tablet\":\"center\",\"button_align_mobile\":\"left\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Manrope\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"btn_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"btn_typography_font_weight\":\"700\",\"btn_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"button_type\":\"boxed\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"inline_btn_color\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"625dcd84\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.303000000000000824229573481716215610504150390625,\"_inline_size_tablet\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f3eb424\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"title_color\":\"#171B2499\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9ce842\",\"elType\":\"widget\",\"settings\":{\"selected_menu\":\"services-menu\",\"menu_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_family\":\"Circular Std\",\"menu_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"shadepro-vertical-menu\"},{\"id\":\"51fa26b5\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"\",\"library\":\"\"},\"title\":\"Learn more about our services.\",\"description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.\",\"enable_button\":\"yes\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"button_text\":\"DOWNLOAD BROCHURE\",\"content_align\":\"left\",\"enable_icon_box\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.35709999999999997299937604111619293689727783203125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"desscription_color\":\"#FFFFFFD1\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"300\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Circular Std\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5,\"sizes\":[]},\"button_background\":\"#161C2D\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"26\",\"bottom\":\"20\",\"left\":\"26\",\"isLinked\":false},\"box_background\":\"#42D77E\",\"box_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"15\",\"bottom\":\"22\",\"left\":\"15\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"heading_typography_typography\":\"\",\"desscription_color\":\"\",\"button_background\":\"\",\"button_typography_typography\":\"\"},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"dacda4e\",\"elType\":\"widget\",\"settings\":{\"video_testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"ff98e92\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"c29e8ff\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Masum Sakib\",\"position\":\"WordPress Developer\",\"_id\":\"665ba4b\"}],\"testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Allison_Schleifer.png\",\"id\":12268},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"5caa09f\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Martin_Mingo.png\",\"id\":12267},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"8f38d76\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Hanna_Lipshutz.png\",\"id\":12269},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Bela Bena\",\"position\":\"WordPress Developer\",\"_id\":\"e776666\"}],\"tes_per_coulmn\":\"1\",\"arrows\":\"\",\"loop\":\"yes\",\"content_color\":\"#FFFFFF\",\"content_typo_typography\":\"custom\",\"content_typo_font_family\":\"Circular Std\",\"content_typo_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"content_typo_font_weight\":\"300\",\"content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"name_color\":\"#FFFFFF\",\"name_typo_typography\":\"custom\",\"name_typo_font_family\":\"Circular Std\",\"name_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"name_typo_font_weight\":\"500\",\"name_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"position_color\":\"#FFFFFFB3\",\"position_typo_typography\":\"custom\",\"position_typo_font_family\":\"Circular Std\",\"position_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"position_typo_font_weight\":\"300\",\"position_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dot_color\":\"#FFFFFF\",\"dot_size\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"dot_x_position\":{\"unit\":\"px\",\"size\":144,\"sizes\":[]},\"dot_y_position\":{\"unit\":\"px\",\"size\":-14,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#161C2D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial-sahde-pro\"}],\"isInner\":false}],\"isInner\":false}]'),(6826,4277,'_elementor_version','3.1.1'),(6827,4277,'_elementor_controls_usage','a:12:{s:16:\"shadepro-heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:15:\"show_page_title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:5;s:25:\"typography_letter_spacing\";i:5;s:27:\"typography_font_size_mobile\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:11;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";i:1;s:6:\"margin\";i:3;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:1;s:16:\"content_position\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:7;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:7;s:6:\"margin\";i:3;s:13:\"margin_tablet\";i:3;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;}}s:5:\"style\";a:1:{s:21:\"section_style_content\";a:16:{s:18:\"title_bottom_space\";i:3;s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:28:\"title_typography_line_height\";i:3;s:31:\"title_typography_letter_spacing\";i:3;s:17:\"text_align_mobile\";i:3;s:25:\"title_bottom_space_tablet\";i:3;s:17:\"description_color\";i:3;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;s:34:\"description_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:3;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:4:\"tabs\";i:1;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:5:{s:19:\"section_title_style\";a:2:{s:12:\"border_color\";i:1;s:12:\"border_width\";i:1;}s:26:\"section_toggle_style_title\";a:8:{s:11:\"title_color\";i:1;s:16:\"tab_active_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_line_height\";i:1;s:13:\"title_padding\";i:1;s:28:\"title_typography_font_weight\";i:1;}s:28:\"section_toggle_style_content\";a:8:{s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:30:\"content_typography_font_family\";i:1;s:28:\"content_typography_font_size\";i:1;s:30:\"content_typography_font_weight\";i:1;s:30:\"content_typography_line_height\";i:1;s:15:\"content_padding\";i:1;s:33:\"content_typography_letter_spacing\";i:1;}s:13:\"section_extra\";a:3:{s:16:\"acc_border_width\";i:1;s:6:\"acc_bg\";i:1;s:16:\"acc_border_color\";i:1;}s:25:\"section_toggle_style_icon\";a:2:{s:10:\"icon_align\";i:1;s:10:\"icon_space\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:6:{s:12:\"button_label\";i:1;s:10:\"button_url\";i:1;s:12:\"button_align\";i:1;s:19:\"button_align_tablet\";i:1;s:19:\"button_align_mobile\";i:1;s:11:\"button_type\";i:1;}}s:5:\"style\";a:2:{s:10:\"icon_style\";a:2:{s:8:\"icon_gap\";i:1;s:9:\"icon_size\";i:1;}s:12:\"button_style\";a:9:{s:15:\"boxed_btn_color\";i:1;s:20:\"boxed_btn_background\";i:1;s:14:\"button_padding\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:16:\"inline_btn_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:22:\"shadepro-vertical-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:13:\"selected_menu\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_menu_style\";a:4:{s:26:\"menu_typography_typography\";i:1;s:32:\"menu_typography_font_size_tablet\";i:1;s:27:\"menu_typography_font_family\";i:1;s:27:\"menu_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:20:\"shadepro-feature-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:7:{s:4:\"icon\";i:1;s:5:\"title\";i:1;s:11:\"description\";i:1;s:13:\"enable_button\";i:1;s:8:\"btn_icon\";i:1;s:11:\"button_text\";i:1;s:13:\"content_align\";i:1;}}s:5:\"style\";a:4:{s:10:\"icon_style\";a:3:{s:15:\"enable_icon_box\";i:1;s:9:\"icon_size\";i:1;s:18:\"space_between_icon\";i:1;}s:13:\"content_style\";a:15:{s:9:\"title_gap\";i:1;s:11:\"title_color\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:8:\"desc_gap\";i:1;s:18:\"desscription_color\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:34:\"description_typography_font_weight\";i:1;s:37:\"description_typography_letter_spacing\";i:1;s:15:\"content_padding\";i:1;}s:12:\"button_style\";a:8:{s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:29:\"button_typography_line_height\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:17:\"button_background\";i:1;s:14:\"button_padding\";i:1;}s:9:\"box_style\";a:3:{s:14:\"box_background\";i:1;s:11:\"box_padding\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:21:\"testimonial-sahde-pro\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"content_section\";a:2:{s:23:\"video_testimonial_lists\";i:1;s:17:\"testimonial_lists\";i:1;}s:15:\"slider_settings\";a:3:{s:14:\"tes_per_coulmn\";i:1;s:6:\"arrows\";i:1;s:4:\"loop\";i:1;}}s:5:\"style\";a:5:{s:13:\"content_style\";a:6:{s:13:\"content_color\";i:1;s:23:\"content_typo_typography\";i:1;s:24:\"content_typo_font_family\";i:1;s:22:\"content_typo_font_size\";i:1;s:24:\"content_typo_font_weight\";i:1;s:27:\"content_typo_letter_spacing\";i:1;}s:10:\"name_style\";a:6:{s:10:\"name_color\";i:1;s:20:\"name_typo_typography\";i:1;s:21:\"name_typo_font_family\";i:1;s:19:\"name_typo_font_size\";i:1;s:21:\"name_typo_font_weight\";i:1;s:11:\"name_margin\";i:1;}s:11:\"Title_style\";a:6:{s:14:\"position_color\";i:1;s:24:\"position_typo_typography\";i:1;s:25:\"position_typo_font_family\";i:1;s:23:\"position_typo_font_size\";i:1;s:25:\"position_typo_font_weight\";i:1;s:28:\"position_typo_letter_spacing\";i:1;}s:16:\"navigation_style\";a:4:{s:9:\"dot_color\";i:1;s:8:\"dot_size\";i:1;s:14:\"dot_x_position\";i:1;s:14:\"dot_y_position\";i:1;}s:9:\"box_style\";a:1:{s:11:\"box_padding\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}}'),(7955,15234,'_wp_page_template','elementor_header_footer'),(6829,4278,'inline_featured_image','0'),(6830,4278,'_wp_page_template','elementor_header_footer'),(6831,4278,'_thumbnail_id','13614'),(6832,4278,'_wp_page_template','elementor_header_footer'),(6833,4278,'_elementor_edit_mode','builder'),(6834,4278,'_elementor_template_type','wp-post'),(6835,4278,'_elementor_version','3.1.1'),(6836,4278,'_elementor_data','[{\"id\":\"60b6ba2c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FAF9FD\"},\"elements\":[{\"id\":\"3382b51e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"78150a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]}},\"elements\":[{\"id\":\"7bc1e0c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fce80e7\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#171B24\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"39\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"6f20c214\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.\",\"title_color\":\"#171B24B8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"align\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23c7d793\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7dba5b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.6970000000000027284841053187847137451171875,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_inline_size_tablet\":70,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c93668f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"36d28d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f2aeb6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rank #1 on search engine!\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.237999999999999989341858963598497211933135986328125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59ccb518\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.<\\/p>\",\"text_color\":\"#6F6F6F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"41\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"47fd80dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12691,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/pexels-fox-1595392_1.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"663604dd\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"2a6c58c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"55c46960\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"1.  Best quality service.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"57fcc678\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fff04a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"2.  Easy to bring close.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"59d69db2\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#171B241A\"},\"elements\":[{\"id\":\"14facde7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"538b35be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"3.  Our mission is to provide the best quality.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2fb1d583\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"56de9e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2f7718d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.42799999999999993605115378159098327159881591796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20231c84\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"1.  How can I create a custom order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.<\\/p>\",\"_id\":\"47425df\"},{\"tab_title\":\"2. Is there any way I can visit your factory?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"fe73fb5\"},{\"tab_title\":\"3. How many products do I need to order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"1488083\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"border_color\":\"#E7E7E7\",\"title_color\":\"#171B24\",\"tab_active_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"content_color\":\"#171B24B3\",\"__globals__\":{\"title_typography_typography\":\"\",\"content_color\":\"\",\"title_color\":\"\",\"tab_active_color\":\"\",\"content_background_color\":\"\"},\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Circular Std\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"acc_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"acc_bg\":\"#FFFFFF\",\"_background_color\":\"#FFFFFF\",\"border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"acc_border_color\":\"#931A1A\",\"icon_align\":\"right\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1474530a\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#171B24\",\"padding\":{\"unit\":\"px\",\"top\":\"67\",\"right\":\"50\",\"bottom\":\"67\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4112436d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.89500000000000312638803734444081783294677734375},\"elements\":[{\"id\":\"56834dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to get your products delivered?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2769999999999999129585148693877272307872772216796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5532d7db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.0330000000000012505552149377763271331787109375},\"elements\":[{\"id\":\"7d61bd54\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get A Free Consultation\",\"button_url\":{\"url\":\"contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"boxed_btn_color\":\"#FFF\",\"boxed_btn_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_background\":\"\",\"btn_typography_typography\":\"\",\"boxed_btn_color\":\"\",\"inline_btn_color\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_align_tablet\":\"center\",\"button_align_mobile\":\"left\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Manrope\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"btn_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"btn_typography_font_weight\":\"700\",\"btn_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"button_type\":\"boxed\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"inline_btn_color\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c7258b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.303000000000000824229573481716215610504150390625,\"_inline_size_tablet\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba918c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"title_color\":\"#171B2499\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d94ec3b\",\"elType\":\"widget\",\"settings\":{\"selected_menu\":\"services-menu\",\"menu_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_family\":\"Circular Std\",\"menu_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"shadepro-vertical-menu\"},{\"id\":\"c3262c4\",\"elType\":\"widget\",\"settings\":{\"video_testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"ff98e92\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"c29e8ff\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Masum Sakib\",\"position\":\"WordPress Developer\",\"_id\":\"665ba4b\"}],\"testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Allison_Schleifer.png\",\"id\":12268},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"5caa09f\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Martin_Mingo.png\",\"id\":12267},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"8f38d76\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Hanna_Lipshutz.png\",\"id\":12269},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Bela Bena\",\"position\":\"WordPress Developer\",\"_id\":\"e776666\"}],\"tes_per_coulmn\":\"1\",\"arrows\":\"\",\"loop\":\"yes\",\"content_color\":\"#FFFFFF\",\"content_typo_typography\":\"custom\",\"content_typo_font_family\":\"Circular Std\",\"content_typo_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"content_typo_font_weight\":\"300\",\"content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"name_color\":\"#FFFFFF\",\"name_typo_typography\":\"custom\",\"name_typo_font_family\":\"Circular Std\",\"name_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"name_typo_font_weight\":\"500\",\"name_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"position_color\":\"#FFFFFFB3\",\"position_typo_typography\":\"custom\",\"position_typo_font_family\":\"Circular Std\",\"position_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"position_typo_font_weight\":\"300\",\"position_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dot_color\":\"#FFFFFF\",\"dot_size\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"dot_x_position\":{\"unit\":\"px\",\"size\":144,\"sizes\":[]},\"dot_y_position\":{\"unit\":\"px\",\"size\":-14,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#161C2D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial-sahde-pro\"},{\"id\":\"25f81a6d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"\",\"library\":\"\"},\"title\":\"Learn more about our services.\",\"description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.\",\"enable_button\":\"yes\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"button_text\":\"DOWNLOAD BROCHURE\",\"content_align\":\"left\",\"enable_icon_box\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.35709999999999997299937604111619293689727783203125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"desscription_color\":\"#FFFFFFD1\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"300\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Circular Std\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5,\"sizes\":[]},\"button_background\":\"#161C2D\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"26\",\"bottom\":\"20\",\"left\":\"26\",\"isLinked\":false},\"box_background\":\"#42D77E\",\"box_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"15\",\"bottom\":\"22\",\"left\":\"15\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"heading_typography_typography\":\"\",\"desscription_color\":\"\",\"button_background\":\"\",\"button_typography_typography\":\"\"},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":false}],\"isInner\":false}]'),(6837,4278,'_elementor_controls_usage','a:12:{s:16:\"shadepro-heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:15:\"show_page_title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:5;s:25:\"typography_letter_spacing\";i:5;s:27:\"typography_font_size_mobile\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:11;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";i:1;s:6:\"margin\";i:3;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:1;s:16:\"content_position\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:7;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:7;s:6:\"margin\";i:3;s:13:\"margin_tablet\";i:3;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;}}s:5:\"style\";a:1:{s:21:\"section_style_content\";a:16:{s:18:\"title_bottom_space\";i:3;s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:28:\"title_typography_line_height\";i:3;s:31:\"title_typography_letter_spacing\";i:3;s:17:\"text_align_mobile\";i:3;s:25:\"title_bottom_space_tablet\";i:3;s:17:\"description_color\";i:3;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;s:34:\"description_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:3;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:4:\"tabs\";i:1;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:5:{s:19:\"section_title_style\";a:2:{s:12:\"border_color\";i:1;s:12:\"border_width\";i:1;}s:26:\"section_toggle_style_title\";a:8:{s:11:\"title_color\";i:1;s:16:\"tab_active_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_line_height\";i:1;s:13:\"title_padding\";i:1;s:28:\"title_typography_font_weight\";i:1;}s:28:\"section_toggle_style_content\";a:8:{s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:30:\"content_typography_font_family\";i:1;s:28:\"content_typography_font_size\";i:1;s:30:\"content_typography_font_weight\";i:1;s:30:\"content_typography_line_height\";i:1;s:15:\"content_padding\";i:1;s:33:\"content_typography_letter_spacing\";i:1;}s:13:\"section_extra\";a:3:{s:16:\"acc_border_width\";i:1;s:6:\"acc_bg\";i:1;s:16:\"acc_border_color\";i:1;}s:25:\"section_toggle_style_icon\";a:2:{s:10:\"icon_align\";i:1;s:10:\"icon_space\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:6:{s:12:\"button_label\";i:1;s:10:\"button_url\";i:1;s:12:\"button_align\";i:1;s:19:\"button_align_tablet\";i:1;s:19:\"button_align_mobile\";i:1;s:11:\"button_type\";i:1;}}s:5:\"style\";a:2:{s:10:\"icon_style\";a:2:{s:8:\"icon_gap\";i:1;s:9:\"icon_size\";i:1;}s:12:\"button_style\";a:9:{s:15:\"boxed_btn_color\";i:1;s:20:\"boxed_btn_background\";i:1;s:14:\"button_padding\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:16:\"inline_btn_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:22:\"shadepro-vertical-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:13:\"selected_menu\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_menu_style\";a:4:{s:26:\"menu_typography_typography\";i:1;s:32:\"menu_typography_font_size_tablet\";i:1;s:27:\"menu_typography_font_family\";i:1;s:27:\"menu_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:21:\"testimonial-sahde-pro\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"content_section\";a:2:{s:23:\"video_testimonial_lists\";i:1;s:17:\"testimonial_lists\";i:1;}s:15:\"slider_settings\";a:3:{s:14:\"tes_per_coulmn\";i:1;s:6:\"arrows\";i:1;s:4:\"loop\";i:1;}}s:5:\"style\";a:5:{s:13:\"content_style\";a:6:{s:13:\"content_color\";i:1;s:23:\"content_typo_typography\";i:1;s:24:\"content_typo_font_family\";i:1;s:22:\"content_typo_font_size\";i:1;s:24:\"content_typo_font_weight\";i:1;s:27:\"content_typo_letter_spacing\";i:1;}s:10:\"name_style\";a:6:{s:10:\"name_color\";i:1;s:20:\"name_typo_typography\";i:1;s:21:\"name_typo_font_family\";i:1;s:19:\"name_typo_font_size\";i:1;s:21:\"name_typo_font_weight\";i:1;s:11:\"name_margin\";i:1;}s:11:\"Title_style\";a:6:{s:14:\"position_color\";i:1;s:24:\"position_typo_typography\";i:1;s:25:\"position_typo_font_family\";i:1;s:23:\"position_typo_font_size\";i:1;s:25:\"position_typo_font_weight\";i:1;s:28:\"position_typo_letter_spacing\";i:1;}s:16:\"navigation_style\";a:4:{s:9:\"dot_color\";i:1;s:8:\"dot_size\";i:1;s:14:\"dot_x_position\";i:1;s:14:\"dot_y_position\";i:1;}s:9:\"box_style\";a:1:{s:11:\"box_padding\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}s:20:\"shadepro-feature-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:11;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"content_section\";a:7:{s:4:\"icon\";i:1;s:5:\"title\";i:1;s:11:\"description\";i:1;s:13:\"enable_button\";i:1;s:8:\"btn_icon\";i:1;s:11:\"button_text\";i:1;s:13:\"content_align\";i:1;}}s:5:\"style\";a:4:{s:10:\"icon_style\";a:3:{s:15:\"enable_icon_box\";i:1;s:9:\"icon_size\";i:1;s:18:\"space_between_icon\";i:1;}s:13:\"content_style\";a:15:{s:9:\"title_gap\";i:1;s:11:\"title_color\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:8:\"desc_gap\";i:1;s:18:\"desscription_color\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:34:\"description_typography_font_weight\";i:1;s:37:\"description_typography_letter_spacing\";i:1;s:15:\"content_padding\";i:1;}s:12:\"button_style\";a:8:{s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:29:\"button_typography_line_height\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:17:\"button_background\";i:1;s:14:\"button_padding\";i:1;}s:9:\"box_style\";a:3:{s:14:\"box_background\";i:1;s:11:\"box_padding\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;}}}}}'),(6838,4278,'svg_icon',''),(6839,4278,'_svg_icon','field_5ffbe3a8921b7'),(7962,15235,'_wp_page_template','default'),(6841,5838,'inline_featured_image','0'),(6842,5838,'_wp_page_template','default'),(6843,5838,'_elementor_edit_mode','builder'),(6844,5838,'_elementor_template_type','wp-post'),(6845,5838,'_elementor_version','3.4.2'),(6846,5838,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D16457\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3efdf87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3de74cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"8f21711\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8480,15287,'_wp_page_template','default'),(8481,15287,'_elementor_edit_mode','builder'),(8482,15287,'_elementor_template_type','wp-post'),(8483,15287,'_elementor_version','3.1.1'),(8484,15287,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8c46961\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853},\"content_align\":\"center\"},\"elements\":[],\"widgetType\":\"ama-logo\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8486,15287,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8487,5838,'_elementor_page_assets','a:0:{}'),(8489,15288,'_wp_page_template','default'),(8490,15288,'_elementor_edit_mode','builder'),(8491,15288,'_elementor_template_type','wp-post'),(8492,15288,'_elementor_version','3.4.2'),(8493,15288,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8c46961\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853},\"content_align\":\"center\"},\"elements\":[],\"widgetType\":\"ama-logo\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6847,5838,'include_rules','1'),(6848,5838,'_include_rules','field_600e8b3a91509'),(6849,5838,'exclude_rules',''),(6850,5838,'_exclude_rules','field_600e8d139150c'),(8467,15285,'_wp_page_template','default'),(8468,15285,'_elementor_edit_mode','builder'),(8469,15285,'_elementor_template_type','wp-post'),(8470,15285,'_elementor_version','3.1.1'),(8471,15285,'_elementor_data','[{\"id\":\"50b2438\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=3f4f553\"}},\"elements\":[{\"id\":\"d6ceb2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b6bcae6\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"33f48ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":12.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"8c46961\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"aaca102\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.31499999999999772626324556767940521240234375,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"3618021\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"f829eba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":27.367999999999998550492819049395620822906494140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1d85c8c\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7968,15236,'_wp_page_template','default'),(6853,5903,'inline_featured_image','0'),(6854,5903,'_wp_page_template','default'),(6855,5903,'_elementor_edit_mode','builder'),(6856,5903,'_elementor_template_type','wp-post'),(6857,5903,'_elementor_version','3.0.13'),(6858,5903,'_elementor_data','[{\"id\":\"45281ca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"150\",\"bottom\":\"40\",\"left\":\"150\",\"isLinked\":false}},\"elements\":[{\"id\":\"19db4f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":31.1400000000000005684341886080801486968994140625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c325573\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo-white.svg\",\"id\":5079},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"36\",\"left\":\"0\",\"isLinked\":false},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fdf0404\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"38\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a7b56e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/l.inkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#7D818D\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_secondary_color\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"df2490d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7fdbf5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pages\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a2c3360\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"bfe7ecc\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"05cc343\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4785ab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Bed Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/bed-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dining Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/dining-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Kitchen\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/kitchen\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Living Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/living-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Office\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/office\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"3958f1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27094ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Article\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d0a640\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Business\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/business\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Cyber Security\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/cyber-security\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Gaming\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/gaming\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Marketing\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/marketing\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0542587\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":18.245999999999998664179656771011650562286376953125,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"eaeb17e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e03cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/return-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(9693,15430,'_wp_page_template','default'),(9694,15430,'_elementor_edit_mode','builder'),(9695,15430,'_elementor_template_type','wp-post'),(9696,15430,'_elementor_version','3.0.13'),(9697,15430,'_elementor_data','[{\"id\":\"45281ca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"150\",\"bottom\":\"40\",\"left\":\"150\",\"isLinked\":false}},\"elements\":[{\"id\":\"19db4f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":31.1400000000000005684341886080801486968994140625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c325573\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo-white.svg\",\"id\":5079},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"36\",\"left\":\"0\",\"isLinked\":false},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fdf0404\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"38\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a7b56e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/l.inkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#7D818D\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_secondary_color\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"df2490d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7fdbf5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pages\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a2c3360\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"bfe7ecc\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"05cc343\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4785ab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Bed Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/bed-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dining Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/dining-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Kitchen\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/kitchen\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Living Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/living-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Office\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/office\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"3958f1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27094ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Article\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d0a640\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Business\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/business\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Cyber Security\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/cyber-security\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Gaming\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/gaming\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Marketing\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/marketing\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0542587\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":18.245999999999998664179656771011650562286376953125,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"eaeb17e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e03cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/return-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(7974,15237,'_wp_page_template','default'),(6861,5908,'inline_featured_image','0'),(6862,5908,'_wp_page_template','default'),(6863,5908,'_elementor_edit_mode','builder'),(6864,5908,'_elementor_template_type','wp-post'),(6865,5908,'_elementor_version','3.0.13'),(6866,5908,'_elementor_data','[{\"id\":\"b08c124\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"113\",\"right\":\"0\",\"bottom\":\"102\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FCFDFE\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"150\",\"bottom\":\"45\",\"left\":\"150\",\"isLinked\":false}},\"elements\":[{\"id\":\"21ac43b\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":31.1400000000000005684341886080801486968994140625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"84\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"d0ba628\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ama-logo\"},{\"id\":\"c3d1b66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"text_color\":\"#6E727D\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b470674\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"d76dc46\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#161C2D\",\"icon_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#473BF0\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"-30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"416d866\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.40299999999999869260136620141565799713134765625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a15512a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pages\",\"header_size\":\"p\",\"title_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40c8df4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#473BF0\",\"icon_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2f47199\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fc97892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22720fe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Bed Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/bed-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dining Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/dining-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Kitchen\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/kitchen\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Living Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/living-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Office\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/office\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#473BF0\",\"icon_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"401dc93\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.40299999999999869260136620141565799713134765625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"228a268\",\"elType\":\"widget\",\"settings\":{\"title\":\"Article\",\"header_size\":\"p\",\"title_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66c5140\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Business\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/business\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Cyber Security\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/cyber-security\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Gaming\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/gaming\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Marketing\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/marketing\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#473BF0\",\"icon_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"7223446\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":19.123999999999998777866494492627680301666259765625,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3af4ae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75176e7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/return-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#473BF0\",\"icon_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(9717,15433,'_wp_page_template','default'),(9718,15433,'_elementor_edit_mode','builder'),(9719,15433,'_elementor_template_type','wp-post'),(9720,15433,'_elementor_version','3.0.13'),(9721,15433,'_elementor_data','[{\"id\":\"b08c124\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"113\",\"right\":\"0\",\"bottom\":\"102\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FCFDFE\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"150\",\"bottom\":\"45\",\"left\":\"150\",\"isLinked\":false}},\"elements\":[{\"id\":\"21ac43b\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":31.1400000000000005684341886080801486968994140625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"84\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"d0ba628\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ama-logo\"},{\"id\":\"c3d1b66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"text_color\":\"#6E727D\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b470674\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"d76dc46\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#161C2D\",\"icon_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#473BF0\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"-30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"416d866\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.40299999999999869260136620141565799713134765625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a15512a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pages\",\"header_size\":\"p\",\"title_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40c8df4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#473BF0\",\"icon_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2f47199\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fc97892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22720fe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Bed Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/bed-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dining Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/dining-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Kitchen\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/kitchen\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Living Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/living-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Office\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/office\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#473BF0\",\"icon_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"401dc93\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.40299999999999869260136620141565799713134765625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"228a268\",\"elType\":\"widget\",\"settings\":{\"title\":\"Article\",\"header_size\":\"p\",\"title_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66c5140\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Business\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/business\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Cyber Security\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/cyber-security\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Gaming\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/gaming\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Marketing\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/marketing\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#473BF0\",\"icon_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"7223446\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":19.123999999999998777866494492627680301666259765625,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3af4ae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75176e7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/return-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#473BF0\",\"icon_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(7980,15238,'_wp_page_template','default'),(6869,5913,'inline_featured_image','0'),(6870,5913,'_wp_page_template','default'),(6871,5913,'_elementor_edit_mode','builder'),(6872,5913,'_elementor_template_type','wp-post'),(6873,5913,'_elementor_version','3.0.13'),(6874,5913,'_elementor_data','[{\"id\":\"3f50cdd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dfe32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6bdeb09\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5810f05\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"_inline_size_tablet\":33.3299999999999982946974341757595539093017578125,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7439f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pages\",\"header_size\":\"p\",\"title_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddf3d06\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color_hover\":\"#68D585\",\"text_color\":\"#FFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4f7e0e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"_inline_size_tablet\":33.3299999999999982946974341757595539093017578125,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc88b4b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"695375d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Bed Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/bed-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dining Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/dining-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Kitchen\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/kitchen\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Living Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/living-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Office\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/office\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color_hover\":\"#68D585\",\"text_color\":\"#FFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7ac8b7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"_inline_size_tablet\":33.3299999999999982946974341757595539093017578125,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d60c598\",\"elType\":\"widget\",\"settings\":{\"title\":\"Article\",\"header_size\":\"p\",\"title_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5623ddf\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Business\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/business\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Cyber Security\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/cyber-security\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Gaming\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/gaming\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Marketing\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/marketing\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color_hover\":\"#68D585\",\"text_color\":\"#FFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2254d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50237c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2dacaab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/return-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color_hover\":\"#68D585\",\"text_color\":\"#FFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"90d587d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"315d2b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us\",\"header_size\":\"p\",\"title_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdbb2cd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"support@grayic.com \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"mailto:+133-394-3439-1435\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+133-394-3439-1435\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"tel:+133-394-3439-1435\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color_hover\":\"#68D585\",\"__globals__\":{\"text_color_hover\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e547f43\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#292F41\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f65044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6cc4fb0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2020 Copyright, All Right Reserved, Made by Grayic with <img class=\\\"alignnone size-full wp-image-316\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/heart-2.svg\\\" alt=\\\"\\\" \\/><\\/p>\",\"text_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f2c8c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"100f191\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"hover_secondary_color\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9725,15434,'_wp_page_template','default'),(9726,15434,'_elementor_edit_mode','builder'),(9727,15434,'_elementor_template_type','wp-post'),(9728,15434,'_elementor_version','3.0.13'),(9729,15434,'_elementor_data','[{\"id\":\"3f50cdd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dfe32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6bdeb09\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5810f05\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"_inline_size_tablet\":33.3299999999999982946974341757595539093017578125,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7439f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pages\",\"header_size\":\"p\",\"title_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddf3d06\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color_hover\":\"#68D585\",\"text_color\":\"#FFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4f7e0e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"_inline_size_tablet\":33.3299999999999982946974341757595539093017578125,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc88b4b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"695375d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Bed Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/bed-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dining Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/dining-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Kitchen\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/kitchen\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Living Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/living-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Office\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/office\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color_hover\":\"#68D585\",\"text_color\":\"#FFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7ac8b7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"_inline_size_tablet\":33.3299999999999982946974341757595539093017578125,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d60c598\",\"elType\":\"widget\",\"settings\":{\"title\":\"Article\",\"header_size\":\"p\",\"title_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5623ddf\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Business\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/business\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Cyber Security\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/cyber-security\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Gaming\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/gaming\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Marketing\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/marketing\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color_hover\":\"#68D585\",\"text_color\":\"#FFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2254d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50237c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2dacaab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/return-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color_hover\":\"#68D585\",\"text_color\":\"#FFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"90d587d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"315d2b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us\",\"header_size\":\"p\",\"title_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdbb2cd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"support@grayic.com \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"mailto:+133-394-3439-1435\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+133-394-3439-1435\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"tel:+133-394-3439-1435\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color_hover\":\"#68D585\",\"__globals__\":{\"text_color_hover\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e547f43\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#292F41\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f65044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6cc4fb0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2020 Copyright, All Right Reserved, Made by Grayic with <img class=\\\"alignnone size-full wp-image-316\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/heart-2.svg\\\" alt=\\\"\\\" \\/><\\/p>\",\"text_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f2c8c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"100f191\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"hover_secondary_color\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6876,5913,'include_rules_0_include_on','all'),(6877,5913,'_include_rules_0_include_on','field_600e8bd99150a'),(6878,5913,'include_rules','1'),(6879,5913,'_include_rules','field_600e8b3a91509'),(6880,5913,'exclude_rules','28'),(6881,5913,'_exclude_rules','field_600e8d139150c'),(6882,5913,'exclude_rules_0_exclude_on','specific'),(6883,5913,'_exclude_rules_0_exclude_on','field_600e8d139150d'),(6884,5913,'exclude_rules_0_pages','7'),(6885,5913,'_exclude_rules_0_pages','field_600e8d139150e'),(6886,5913,'exclude_rules_1_exclude_on','specific'),(6887,5913,'_exclude_rules_1_exclude_on','field_600e8d139150d'),(6888,5913,'exclude_rules_1_pages','3792'),(6889,5913,'_exclude_rules_1_pages','field_600e8d139150e'),(6890,5913,'exclude_rules_2_exclude_on','specific'),(6891,5913,'_exclude_rules_2_exclude_on','field_600e8d139150d'),(6892,5913,'exclude_rules_2_pages','4185'),(6893,5913,'_exclude_rules_2_pages','field_600e8d139150e'),(6894,5913,'exclude_rules_3_exclude_on','specific'),(6895,5913,'_exclude_rules_3_exclude_on','field_600e8d139150d'),(6896,5913,'exclude_rules_3_pages','2808'),(6897,5913,'_exclude_rules_3_pages','field_600e8d139150e'),(6898,5913,'exclude_rules_4_exclude_on','specific'),(6899,5913,'_exclude_rules_4_exclude_on','field_600e8d139150d'),(6900,5913,'exclude_rules_4_pages','2232'),(6901,5913,'_exclude_rules_4_pages','field_600e8d139150e'),(6902,5913,'exclude_rules_5_exclude_on','specific'),(6903,5913,'_exclude_rules_5_exclude_on','field_600e8d139150d'),(6904,5913,'exclude_rules_5_pages','4051'),(6905,5913,'_exclude_rules_5_pages','field_600e8d139150e'),(6906,5913,'exclude_rules_6_exclude_on','specific'),(6907,5913,'_exclude_rules_6_exclude_on','field_600e8d139150d'),(6908,5913,'exclude_rules_6_pages','7094'),(6909,5913,'_exclude_rules_6_pages','field_600e8d139150e'),(6910,5913,'exclude_rules_7_exclude_on','specific'),(6911,5913,'_exclude_rules_7_exclude_on','field_600e8d139150d'),(6912,5913,'exclude_rules_7_pages','12200'),(6913,5913,'_exclude_rules_7_pages','field_600e8d139150e'),(6914,5913,'exclude_rules_8_exclude_on','specific'),(6915,5913,'_exclude_rules_8_exclude_on','field_600e8d139150d'),(6916,5913,'exclude_rules_8_pages','6440'),(6917,5913,'_exclude_rules_8_pages','field_600e8d139150e'),(6918,5913,'exclude_rules_9_exclude_on','specific'),(6919,5913,'_exclude_rules_9_exclude_on','field_600e8d139150d'),(6920,5913,'exclude_rules_9_pages','6567'),(6921,5913,'_exclude_rules_9_pages','field_600e8d139150e'),(6922,5913,'exclude_rules_10_exclude_on','specific'),(6923,5913,'_exclude_rules_10_exclude_on','field_600e8d139150d'),(6924,5913,'exclude_rules_10_pages','177'),(6925,5913,'_exclude_rules_10_pages','field_600e8d139150e'),(6926,5913,'exclude_rules_11_exclude_on','specific'),(6927,5913,'_exclude_rules_11_exclude_on','field_600e8d139150d'),(6928,5913,'exclude_rules_11_pages','6353'),(6929,5913,'_exclude_rules_11_pages','field_600e8d139150e'),(6930,5913,'exclude_rules_12_exclude_on','specific'),(6931,5913,'_exclude_rules_12_exclude_on','field_600e8d139150d'),(6932,5913,'exclude_rules_12_pages','3954'),(6933,5913,'_exclude_rules_12_pages','field_600e8d139150e'),(6934,5913,'exclude_rules_13_exclude_on','specific'),(6935,5913,'_exclude_rules_13_exclude_on','field_600e8d139150d'),(6936,5913,'exclude_rules_13_pages','8489'),(6937,5913,'_exclude_rules_13_pages','field_600e8d139150e'),(6938,5913,'exclude_rules_14_exclude_on','specific'),(6939,5913,'_exclude_rules_14_exclude_on','field_600e8d139150d'),(6940,5913,'exclude_rules_14_pages','6833'),(6941,5913,'_exclude_rules_14_pages','field_600e8d139150e'),(6942,5913,'exclude_rules_15_exclude_on','specific'),(6943,5913,'_exclude_rules_15_exclude_on','field_600e8d139150d'),(6944,5913,'exclude_rules_15_pages','3416'),(6945,5913,'_exclude_rules_15_pages','field_600e8d139150e'),(6946,5913,'exclude_rules_16_exclude_on','specific'),(6947,5913,'_exclude_rules_16_exclude_on','field_600e8d139150d'),(6948,5913,'exclude_rules_16_pages','6191'),(6949,5913,'_exclude_rules_16_pages','field_600e8d139150e'),(6950,5913,'exclude_rules_17_exclude_on','specific'),(6951,5913,'_exclude_rules_17_exclude_on','field_600e8d139150d'),(6952,5913,'exclude_rules_17_pages','8744'),(6953,5913,'_exclude_rules_17_pages','field_600e8d139150e'),(6954,5913,'exclude_rules_18_exclude_on','specific'),(6955,5913,'_exclude_rules_18_exclude_on','field_600e8d139150d'),(6956,5913,'exclude_rules_18_pages','2899'),(6957,5913,'_exclude_rules_18_pages','field_600e8d139150e'),(6958,5913,'exclude_rules_19_exclude_on','specific'),(6959,5913,'_exclude_rules_19_exclude_on','field_600e8d139150d'),(6960,5913,'exclude_rules_19_pages','6840'),(6961,5913,'_exclude_rules_19_pages','field_600e8d139150e'),(6962,5913,'exclude_rules_20_exclude_on','specific'),(6963,5913,'_exclude_rules_20_exclude_on','field_600e8d139150d'),(6964,5913,'exclude_rules_20_pages','5939'),(6965,5913,'_exclude_rules_20_pages','field_600e8d139150e'),(6966,5913,'exclude_rules_21_exclude_on','specific'),(6967,5913,'_exclude_rules_21_exclude_on','field_600e8d139150d'),(6968,5913,'exclude_rules_21_pages','5650'),(6969,5913,'_exclude_rules_21_pages','field_600e8d139150e'),(6970,5913,'exclude_rules_22_exclude_on','specific'),(6971,5913,'_exclude_rules_22_exclude_on','field_600e8d139150d'),(6972,5913,'exclude_rules_22_pages','7356'),(6973,5913,'_exclude_rules_22_pages','field_600e8d139150e'),(6974,5913,'exclude_rules_23_exclude_on','specific'),(6975,5913,'_exclude_rules_23_exclude_on','field_600e8d139150d'),(6976,5913,'exclude_rules_23_pages','6077'),(6977,5913,'_exclude_rules_23_pages','field_600e8d139150e'),(6978,5913,'exclude_rules_24_exclude_on','specific'),(6979,5913,'_exclude_rules_24_exclude_on','field_600e8d139150d'),(6980,5913,'exclude_rules_24_pages','3179'),(6981,5913,'_exclude_rules_24_pages','field_600e8d139150e'),(6982,5913,'exclude_rules_25_exclude_on','specific'),(6983,5913,'_exclude_rules_25_exclude_on','field_600e8d139150d'),(6984,5913,'exclude_rules_25_pages','3631'),(6985,5913,'_exclude_rules_25_pages','field_600e8d139150e'),(6986,5913,'exclude_rules_26_exclude_on','specific'),(6987,5913,'_exclude_rules_26_exclude_on','field_600e8d139150d'),(6988,5913,'exclude_rules_26_pages','14696'),(6989,5913,'_exclude_rules_26_pages','field_600e8d139150e'),(6990,5913,'exclude_rules_27_exclude_on','specific'),(6991,5913,'_exclude_rules_27_exclude_on','field_600e8d139150d'),(6992,5913,'exclude_rules_27_pages','14864'),(6993,5913,'_exclude_rules_27_pages','field_600e8d139150e'),(7986,15239,'_wp_page_template','default'),(6995,5922,'inline_featured_image','0'),(6996,5922,'_wp_page_template','default'),(6997,5922,'_elementor_edit_mode','builder'),(6998,5922,'_elementor_template_type','wp-post'),(6999,5922,'_elementor_data','[{\"id\":\"c7d2e18\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/roduct-landing-bottom-bg.png\",\"id\":4031},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"396\",\"right\":\"0\",\"bottom\":\"396\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dba2d61\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43ad2e9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E3D8D8\"},\"elements\":[{\"id\":\"625bede\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":40},\"elements\":[{\"id\":\"d9b13df\",\"elType\":\"widget\",\"settings\":{\"content_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":false},{\"id\":\"232f7f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":60},\"elements\":[{\"id\":\"56a7ed5\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"00976cb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b3916b0\"},{\"_id\":\"2011239\",\"text\":\"Support\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"icon_align\":\"right\",\"text_color\":\"#161C2D\",\"text_color_hover\":\"#473BF0\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Circular Std\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"\",\"icon_typography_typography\":\"\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(7000,5922,'_elementor_version','3.0.13'),(9733,15435,'_wp_page_template','default'),(9734,15435,'_elementor_edit_mode','builder'),(9735,15435,'_elementor_template_type','wp-post'),(9736,15435,'_elementor_data','[{\"id\":\"c7d2e18\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/roduct-landing-bottom-bg.png\",\"id\":4031},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"396\",\"right\":\"0\",\"bottom\":\"396\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dba2d61\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43ad2e9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E3D8D8\"},\"elements\":[{\"id\":\"625bede\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":40},\"elements\":[{\"id\":\"d9b13df\",\"elType\":\"widget\",\"settings\":{\"content_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":false},{\"id\":\"232f7f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":60},\"elements\":[{\"id\":\"56a7ed5\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"00976cb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b3916b0\"},{\"_id\":\"2011239\",\"text\":\"Support\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"icon_align\":\"right\",\"text_color\":\"#161C2D\",\"text_color_hover\":\"#473BF0\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Circular Std\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"\",\"icon_typography_typography\":\"\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(7992,15240,'_wp_page_template','default'),(7003,5934,'inline_featured_image','0'),(7004,5934,'_wp_page_template','default'),(7005,5934,'_elementor_edit_mode','builder'),(7006,5934,'_elementor_template_type','wp-post'),(7007,5934,'_elementor_version','3.4.2'),(7008,5934,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"id\":15414,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#31567E\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-light-1.png\",\"id\":15939,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":292,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"#F8C3BC\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2021 Copyright, All Right Reserved, K1K3 Visas<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#FFFFFF\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#FFFFFF\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9879,15449,'_wp_page_template','default'),(9880,15449,'_elementor_edit_mode','builder'),(9881,15449,'_elementor_template_type','wp-post'),(9856,15446,'_wp_page_template','default'),(9857,15446,'_elementor_edit_mode','builder'),(9858,15446,'_elementor_template_type','wp-post'),(9859,15446,'_elementor_version','3.0.13'),(9860,15446,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":189,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2020 Copyright, All Right Reserved, Made by Grayic with <img class=\\\"alignnone size-full wp-image-3600\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/heart-2.png\\\" alt=\\\"\\\" width=\\\"14\\\" height=\\\"13\\\" \\/><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#161C2D\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#161C2D\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9861,15446,'_elementor_css','a:6:{s:4:\"time\";i:1629711227;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:12;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9862,15446,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9863,5934,'_elementor_page_assets','a:0:{}'),(9843,15444,'_wp_page_template','default'),(9844,15444,'_elementor_edit_mode','builder'),(9845,15444,'_elementor_template_type','wp-post'),(9846,15444,'_elementor_version','3.0.13'),(9847,15444,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1610cd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.053000000000000824229573481716215610504150390625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b402d50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pages\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faaccab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5c3d642\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.92999999999999971578290569595992565155029296875,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"da123cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f23cfee\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Bed Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/bed-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dining Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/dining-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Kitchen\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/kitchen\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Living Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/living-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Office\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/office\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9092e37\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":32.01700000000000301270119962282478809356689453125,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"427b5a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3813edd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/return-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"ef244ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Our App\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/l6-download-appstore.png\",\"id\":3430},\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":189,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d27876\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/l6-download-gplay.png\",\"id\":3429},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/play.google.com\\/store\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":189,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2020 Copyright, All Right Reserved, Made by Grayic with <img class=\\\"alignnone size-full wp-image-3600\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/heart-2.png\\\" alt=\\\"\\\" width=\\\"14\\\" height=\\\"13\\\" \\/><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#161C2D\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#161C2D\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7998,15241,'_wp_page_template','default'),(7011,8372,'inline_featured_image','0'),(7012,8372,'_wp_page_template','default'),(7013,8372,'_elementor_edit_mode','builder'),(7014,8372,'_elementor_template_type','wp-post'),(7015,8372,'_elementor_version','3.0.14'),(7016,8372,'_elementor_data','[{\"id\":\"862d8dd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#E6F8FF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"502b945\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"36e385c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"_id\":\"ec2e16d\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"6f3a6b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"85d6620\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"1310f9b\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FF969600\",\"icon_secondary_color\":\"#738091\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_color\":\"#DAEBFF\",\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"24cff28\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Privacy Policy  \",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Nunito\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_weight\":\"400\",\"inline_btn_color\":\"#2F4B6E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"d801f19\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"| Privacy Policy  \",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Nunito\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_weight\":\"400\",\"inline_btn_color\":\"#2F4B6E\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b4480c9\",\"elType\":\"widget\",\"settings\":{\"title\":\" - All Rights Reserved with Booklov\",\"header_size\":\"span\",\"title_color\":\"#2F4B6E\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9741,15436,'_wp_page_template','default'),(9742,15436,'_elementor_edit_mode','builder'),(9743,15436,'_elementor_template_type','wp-post'),(9744,15436,'_elementor_version','3.0.14'),(9745,15436,'_elementor_data','[{\"id\":\"862d8dd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#E6F8FF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"502b945\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"36e385c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"_id\":\"ec2e16d\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"6f3a6b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"85d6620\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"1310f9b\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FF969600\",\"icon_secondary_color\":\"#738091\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"image_border_color\":\"#DAEBFF\",\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"24cff28\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Privacy Policy  \",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Nunito\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_weight\":\"400\",\"inline_btn_color\":\"#2F4B6E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"d801f19\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"| Privacy Policy  \",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Nunito\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_weight\":\"400\",\"inline_btn_color\":\"#2F4B6E\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b4480c9\",\"elType\":\"widget\",\"settings\":{\"title\":\" - All Rights Reserved with Booklov\",\"header_size\":\"span\",\"title_color\":\"#2F4B6E\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Nunito\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7018,8374,'inline_featured_image','0'),(7019,8374,'_wp_page_template','default'),(7020,8374,'_elementor_edit_mode','builder'),(7021,8374,'_elementor_template_type','wp-post'),(7022,8374,'_elementor_version','3.0.14'),(7023,8374,'_elementor_data','[{\"id\":\"2b3be6d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#152649\",\"background_color_b\":\"#4F525C\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":240,\"sizes\":[]},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce22a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cdb7756\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false}},\"elements\":[{\"id\":\"c548a2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"2445545\",\"elType\":\"widget\",\"settings\":{\"title\":\"Store\",\"header_size\":\"span\",\"title_color\":\"#DBE4F1B3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5757896\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Catalog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0bcf2f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Popular\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"17585ba\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Features\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39cc7d3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"FAQ\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"17355eb\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"text_color\":\"#F8FBFE\",\"text_color_hover\":\"#50E3C2\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"fb12771\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a62e221\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"span\",\"title_color\":\"#DBE4F1B3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f47cae\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Catalog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0bcf2f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Popular\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"17585ba\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Features\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39cc7d3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"text_color\":\"#F8FBFE\",\"text_color_hover\":\"#50E3C2\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"75b3bdf\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"88be53a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Policy\",\"header_size\":\"span\",\"title_color\":\"#DBE4F1B3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b75ebc9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Catalog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0bcf2f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Popular\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"17585ba\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Features\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39cc7d3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"text_color\":\"#F8FBFE\",\"text_color_hover\":\"#50E3C2\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"ea2db9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"082796a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Links\",\"header_size\":\"span\",\"title_color\":\"#DBE4F1B3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"614d990\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Catalog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0bcf2f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Popular\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"17585ba\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Features\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39cc7d3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"text_color\":\"#F8FBFE\",\"text_color_hover\":\"#50E3C2\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5fbc726\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"aadf752\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"span\",\"title_color\":\"#DBE4F1B3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7d96c8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Catalog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0bcf2f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Popular\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"17585ba\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Features\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39cc7d3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"text_color\":\"#F8FBFE\",\"text_color_hover\":\"#50E3C2\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"15d7aa1\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_tablet\":\"reverse-tablet\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"31b2ab2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c43b45c\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 2020 UX Theme. All rights reserved\",\"header_size\":\"span\",\"title_color\":\"#DBE4F1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dc0a125\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":50,\"_inline_size_tablet\":70,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2556e67\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1e7c5cd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4c5bd53\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Site map\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e212616\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align\":\"center\",\"text_color\":\"#DBE4F1\",\"text_color_hover\":\"#50E3C2\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_align_tablet\":\"right\",\"icon_align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c143cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.666000000000000369482222595252096652984619140625,\"_inline_size_tablet\":30,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a6ad548\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"fd50155\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"c7d1453\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"ae24172\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"hover_secondary_color\":\"#50E3C2\",\"align_tablet\":\"left\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9749,15437,'_wp_page_template','default'),(9750,15437,'_elementor_edit_mode','builder'),(9751,15437,'_elementor_template_type','wp-post'),(9752,15437,'_elementor_version','3.0.14'),(9753,15437,'_elementor_data','[{\"id\":\"2b3be6d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#152649\",\"background_color_b\":\"#4F525C\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":240,\"sizes\":[]},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"56ce22a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cdb7756\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false}},\"elements\":[{\"id\":\"c548a2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"2445545\",\"elType\":\"widget\",\"settings\":{\"title\":\"Store\",\"header_size\":\"span\",\"title_color\":\"#DBE4F1B3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5757896\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Catalog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0bcf2f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Popular\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"17585ba\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Features\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39cc7d3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"FAQ\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"17355eb\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"text_color\":\"#F8FBFE\",\"text_color_hover\":\"#50E3C2\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"fb12771\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a62e221\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"span\",\"title_color\":\"#DBE4F1B3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f47cae\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Catalog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0bcf2f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Popular\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"17585ba\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Features\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39cc7d3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"text_color\":\"#F8FBFE\",\"text_color_hover\":\"#50E3C2\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"75b3bdf\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"88be53a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Policy\",\"header_size\":\"span\",\"title_color\":\"#DBE4F1B3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b75ebc9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Catalog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0bcf2f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Popular\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"17585ba\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Features\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39cc7d3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"text_color\":\"#F8FBFE\",\"text_color_hover\":\"#50E3C2\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"ea2db9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"082796a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Links\",\"header_size\":\"span\",\"title_color\":\"#DBE4F1B3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"614d990\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Catalog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0bcf2f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Popular\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"17585ba\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Features\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39cc7d3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"text_color\":\"#F8FBFE\",\"text_color_hover\":\"#50E3C2\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5fbc726\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"aadf752\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"span\",\"title_color\":\"#DBE4F1B3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7d96c8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Catalog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0bcf2f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Popular\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"17585ba\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Features\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39cc7d3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"text_color\":\"#F8FBFE\",\"text_color_hover\":\"#50E3C2\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"15d7aa1\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"reverse_order_tablet\":\"reverse-tablet\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"31b2ab2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c43b45c\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 2020 UX Theme. All rights reserved\",\"header_size\":\"span\",\"title_color\":\"#DBE4F1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dc0a125\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":50,\"_inline_size_tablet\":70,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2556e67\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1e7c5cd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4c5bd53\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Site map\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e212616\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align\":\"center\",\"text_color\":\"#DBE4F1\",\"text_color_hover\":\"#50E3C2\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_align_tablet\":\"right\",\"icon_align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c143cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.666000000000000369482222595252096652984619140625,\"_inline_size_tablet\":30,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a6ad548\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"fd50155\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"c7d1453\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"ae24172\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"hover_secondary_color\":\"#50E3C2\",\"align_tablet\":\"left\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7025,8388,'inline_featured_image','0'),(7026,8388,'_wp_page_template','default'),(7027,8388,'_elementor_edit_mode','builder'),(7028,8388,'_elementor_template_type','wp-post'),(7029,8388,'_elementor_version','3.0.14'),(7030,8388,'_elementor_data','[{\"id\":\"a1a6b23\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F8FBFE\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7830d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.61399999999999721467247582040727138519287109375,\"space_between_widgets\":0,\"_inline_size_tablet\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"7f2f714\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ama-logo\"},{\"id\":\"3573666\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Big, small, online, offline, local or international. Size doesn\'t matter. We work on diverse projects for top brands as well as for cool startups. Check out some of our favorites.<\\/p>\",\"align\":\"left\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#E5E5E5\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd9ca76\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"1488c4c\",\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"e39fa8f\",\"link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"9026f17\",\"link\":{\"url\":\"\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#D3484800\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"hover_secondary_color\":\"#2780FF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"527ab73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.385999999999995679900166578590869903564453125,\"space_between_widgets\":0,\"_inline_size_tablet\":60,\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"2924390\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f1b03f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25.3509999999999990905052982270717620849609375,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c2aa843\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help menu\",\"header_size\":\"span\",\"title_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc1ab7d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"aed051a\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Features\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"cd6942b\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Works\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a80aaf9\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_color\":\"#1F1F1F\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"text_color_hover\":\"#2780FF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0152b03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.98100000000000164845914696343243122100830078125,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34bcb7d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"14001c4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"aed051a\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Help & Support\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"cd6942b\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a80aaf9\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_color\":\"#1F1F1F\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"text_color_hover\":\"#2780FF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"8df0155\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8c33582\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"span\",\"title_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"903af92\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Shades Pro\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"aed051a\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Essential Blocks\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"cd6942b\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Avasta Dash\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a80aaf9\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_color\":\"#1F1F1F\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"text_color_hover\":\"#2780FF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9757,15438,'_wp_page_template','default'),(9758,15438,'_elementor_edit_mode','builder'),(9759,15438,'_elementor_template_type','wp-post'),(9760,15438,'_elementor_version','3.0.14'),(9761,15438,'_elementor_data','[{\"id\":\"a1a6b23\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F8FBFE\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7830d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.61399999999999721467247582040727138519287109375,\"space_between_widgets\":0,\"_inline_size_tablet\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"7f2f714\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ama-logo\"},{\"id\":\"3573666\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Big, small, online, offline, local or international. Size doesn\'t matter. We work on diverse projects for top brands as well as for cool startups. Check out some of our favorites.<\\/p>\",\"align\":\"left\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#E5E5E5\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd9ca76\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"1488c4c\",\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"e39fa8f\",\"link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"9026f17\",\"link\":{\"url\":\"\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#D3484800\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"hover_secondary_color\":\"#2780FF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"527ab73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.385999999999995679900166578590869903564453125,\"space_between_widgets\":0,\"_inline_size_tablet\":60,\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"2924390\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f1b03f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25.3509999999999990905052982270717620849609375,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c2aa843\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help menu\",\"header_size\":\"span\",\"title_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc1ab7d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"aed051a\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Features\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"cd6942b\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Works\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a80aaf9\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_color\":\"#1F1F1F\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"text_color_hover\":\"#2780FF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0152b03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.98100000000000164845914696343243122100830078125,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34bcb7d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"14001c4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"aed051a\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Help & Support\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"cd6942b\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a80aaf9\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_color\":\"#1F1F1F\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"text_color_hover\":\"#2780FF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"8df0155\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8c33582\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"span\",\"title_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"903af92\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Shades Pro\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"aed051a\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Essential Blocks\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"cd6942b\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Avasta Dash\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a80aaf9\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_color\":\"#1F1F1F\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"text_color_hover\":\"#2780FF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8004,15242,'_wp_page_template','default'),(7033,8393,'inline_featured_image','0'),(7034,8393,'_wp_page_template','default'),(7035,8393,'_elementor_edit_mode','builder'),(7036,8393,'_elementor_template_type','wp-post'),(7037,8393,'_elementor_version','3.0.14'),(7038,8393,'_elementor_data','[{\"id\":\"94c79f7\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3971264\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b254c43\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a425185\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":35.625},\"elements\":[{\"id\":\"09ea7c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/shade-v2-l1-12.png\",\"id\":7133},\"title_text\":\"Create custom landing pages with Berlin that convert more visitors than any website.\",\"description_text\":\"\",\"position\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.7769999999999999129585148693877272307872772216796875,\"sizes\":[]},\"image_space_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"image_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dd21c8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.78600000000000136424205265939235687255859375},\"elements\":[],\"isInner\":true},{\"id\":\"004e55a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":23.303999999999998493649400188587605953216552734375,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fd777c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Office\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1b78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>359 Hidden Valley Road, NY<\\/p>\",\"align\":\"left\",\"text_color\":\"#323232\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914340a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":19.129999999999999005240169935859739780426025390625},\"elements\":[{\"id\":\"dc7d976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contacts\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94006fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"contact@grayic.com\",\"link\":{\"url\":\"mailto:contact@grayic.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"align_mobile\":\"center\",\"title_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a71c6bd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e46ecba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b3ad45e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 2020 UX Theme. All rights reserved\",\"header_size\":\"span\",\"title_color\":\"#000000A3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"beb73fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a0d5615\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"a8b4d85\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#ECECEC\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"9666352\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#ECECEC\"},{\"social_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"_id\":\"ca3df7e\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#ECECEC\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#6B474700\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align_mobile\":\"center\",\"shape\":\"circle\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9765,15439,'_wp_page_template','default'),(9766,15439,'_elementor_edit_mode','builder'),(9767,15439,'_elementor_template_type','wp-post'),(9768,15439,'_elementor_version','3.0.14'),(9769,15439,'_elementor_data','[{\"id\":\"94c79f7\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3971264\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b254c43\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a425185\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":35.625},\"elements\":[{\"id\":\"09ea7c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/shade-v2-l1-12.png\",\"id\":7133},\"title_text\":\"Create custom landing pages with Berlin that convert more visitors than any website.\",\"description_text\":\"\",\"position\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.7769999999999999129585148693877272307872772216796875,\"sizes\":[]},\"image_space_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"image_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dd21c8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.78600000000000136424205265939235687255859375},\"elements\":[],\"isInner\":true},{\"id\":\"004e55a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":23.303999999999998493649400188587605953216552734375,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fd777c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Office\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1b78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>359 Hidden Valley Road, NY<\\/p>\",\"align\":\"left\",\"text_color\":\"#323232\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914340a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":19.129999999999999005240169935859739780426025390625},\"elements\":[{\"id\":\"dc7d976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contacts\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94006fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"contact@grayic.com\",\"link\":{\"url\":\"mailto:contact@grayic.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"align_mobile\":\"center\",\"title_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a71c6bd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e46ecba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b3ad45e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 2020 UX Theme. All rights reserved\",\"header_size\":\"span\",\"title_color\":\"#000000A3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"beb73fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a0d5615\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"a8b4d85\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#ECECEC\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"9666352\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#ECECEC\"},{\"social_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"_id\":\"ca3df7e\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#ECECEC\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#6B474700\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align_mobile\":\"center\",\"shape\":\"circle\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8015,15244,'_wp_page_template','elementor_header_footer'),(7051,12112,'inline_featured_image','0'),(7052,12112,'_wp_page_template','elementor_header_footer'),(7053,12112,'inline_featured_image','0'),(7054,12112,'_wp_page_template','elementor_header_footer'),(7055,12112,'_wp_page_template','elementor_header_footer'),(7056,12112,'inline_featured_image','0'),(7057,12112,'inline_featured_image','0'),(7058,12112,'_thumbnail_id','13616'),(7059,12112,'rs_page_bg_color',''),(7060,12112,'_elementor_edit_mode','builder'),(7061,12112,'_elementor_template_type','wp-post'),(7062,12112,'_elementor_data','[{\"id\":\"1360f5de\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FAF9FD\"},\"elements\":[{\"id\":\"13074c4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"728be260\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]}},\"elements\":[{\"id\":\"e900ddc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ca9510\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#171B24\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"39\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"44474652\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.\",\"title_color\":\"#171B24B8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"align\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4280f310\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7016b2ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.303000000000000824229573481716215610504150390625,\"_inline_size_tablet\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8310c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"title_color\":\"#171B2499\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44d07c20\",\"elType\":\"widget\",\"settings\":{\"selected_menu\":\"services-menu\",\"menu_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_family\":\"Circular Std\",\"menu_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"shadepro-vertical-menu\"},{\"id\":\"6bd96a4\",\"elType\":\"widget\",\"settings\":{\"video_testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"ff98e92\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"c29e8ff\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Masum Sakib\",\"position\":\"WordPress Developer\",\"_id\":\"665ba4b\"}],\"testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Allison_Schleifer.png\",\"id\":12268},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"5caa09f\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Martin_Mingo.png\",\"id\":12267},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"8f38d76\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Hanna_Lipshutz.png\",\"id\":12269},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Bela Bena\",\"position\":\"WordPress Developer\",\"_id\":\"e776666\"}],\"tes_per_coulmn\":\"1\",\"arrows\":\"\",\"loop\":\"yes\",\"content_color\":\"#FFFFFF\",\"content_typo_typography\":\"custom\",\"content_typo_font_family\":\"Circular Std\",\"content_typo_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"content_typo_font_weight\":\"300\",\"content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"name_color\":\"#FFFFFF\",\"name_typo_typography\":\"custom\",\"name_typo_font_family\":\"Circular Std\",\"name_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"name_typo_font_weight\":\"500\",\"name_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"position_color\":\"#FFFFFFB3\",\"position_typo_typography\":\"custom\",\"position_typo_font_family\":\"Circular Std\",\"position_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"position_typo_font_weight\":\"300\",\"position_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dot_color\":\"#FFFFFF\",\"dot_size\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"dot_x_position\":{\"unit\":\"px\",\"size\":144,\"sizes\":[]},\"dot_y_position\":{\"unit\":\"px\",\"size\":-14,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#161C2D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial-sahde-pro\"},{\"id\":\"180dca7\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"\",\"library\":\"\"},\"title\":\"Learn more about our services.\",\"description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.\",\"enable_button\":\"yes\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"button_text\":\"DOWNLOAD BROCHURE\",\"content_align\":\"left\",\"enable_icon_box\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.35709999999999997299937604111619293689727783203125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"desscription_color\":\"#FFFFFFD1\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"300\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Circular Std\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5,\"sizes\":[]},\"button_background\":\"#161C2D\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"26\",\"bottom\":\"20\",\"left\":\"26\",\"isLinked\":false},\"box_background\":\"#42D77E\",\"box_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"15\",\"bottom\":\"22\",\"left\":\"15\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"heading_typography_typography\":\"\",\"desscription_color\":\"\",\"button_background\":\"\",\"button_typography_typography\":\"\"},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":false},{\"id\":\"2206ca43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.6970000000000027284841053187847137451171875,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_inline_size_tablet\":70,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79c96deb\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b4a9925\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"78f937ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Develop functional website fast.\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.237999999999999989341858963598497211933135986328125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48447b8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.<\\/p>\",\"text_color\":\"#6F6F6F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"41\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77914231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13551,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/img-5.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7d909482\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"5ecad5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"597a6aa5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"1.  Best quality service.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"42aeedec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd26702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"2.  Easy to bring close.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"259bf47e\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#171B241A\"},\"elements\":[{\"id\":\"74543a77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19c0e39f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"3.  Our mission is to provide the best quality.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7838c56b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"22d3dc3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c768f89\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.42799999999999993605115378159098327159881591796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3804b55d\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"1.  How can I create a custom order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.<\\/p>\",\"_id\":\"47425df\"},{\"tab_title\":\"2. Is there any way I can visit your factory?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"fe73fb5\"},{\"tab_title\":\"3. How many products do I need to order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"1488083\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"border_color\":\"#E7E7E7\",\"title_color\":\"#171B24\",\"tab_active_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"content_color\":\"#171B24B3\",\"__globals__\":{\"title_typography_typography\":\"\",\"content_color\":\"\",\"title_color\":\"\",\"tab_active_color\":\"\",\"content_background_color\":\"\"},\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Circular Std\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"acc_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"acc_bg\":\"#FFFFFF\",\"_background_color\":\"#FFFFFF\",\"border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"acc_border_color\":\"#931A1A\",\"icon_align\":\"right\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ff83ba9\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#171B24\",\"padding\":{\"unit\":\"px\",\"top\":\"67\",\"right\":\"50\",\"bottom\":\"67\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"57d4b53d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.89500000000000312638803734444081783294677734375},\"elements\":[{\"id\":\"7de7f8cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to get your products delivered?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2769999999999999129585148693877272307872772216796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3ba01b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.0330000000000012505552149377763271331787109375},\"elements\":[{\"id\":\"500827d9\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get A Free Consultation\",\"button_url\":{\"url\":\"contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"boxed_btn_color\":\"#FFF\",\"boxed_btn_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_background\":\"\",\"btn_typography_typography\":\"\",\"boxed_btn_color\":\"\",\"inline_btn_color\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_align_tablet\":\"center\",\"button_align_mobile\":\"left\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Manrope\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"btn_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"btn_typography_font_weight\":\"700\",\"btn_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"button_type\":\"boxed\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"inline_btn_color\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7063,12112,'_elementor_version','3.1.1'),(7064,12112,'svg_icon','249'),(7065,12112,'_svg_icon','field_5ffbe3a8921b7'),(7066,12112,'_wp_page_template','elementor_header_footer'),(7067,12112,'inline_featured_image','0'),(7068,12112,'_wp_page_template','elementor_header_footer'),(7069,12112,'_wp_page_template','elementor_header_footer'),(7070,12112,'inline_featured_image','0'),(7071,12112,'inline_featured_image','0'),(7072,12112,'_thumbnail_id','13616'),(7073,12112,'rs_page_bg_color',''),(7074,12112,'_elementor_edit_mode','builder'),(7075,12112,'_elementor_template_type','wp-post'),(7076,12112,'_elementor_data','[{\"id\":\"1360f5de\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FAF9FD\"},\"elements\":[{\"id\":\"13074c4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"728be260\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]}},\"elements\":[{\"id\":\"e900ddc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ca9510\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#171B24\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"39\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"44474652\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.\",\"title_color\":\"#171B24B8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"align\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4280f310\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7016b2ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.303000000000000824229573481716215610504150390625,\"_inline_size_tablet\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8310c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"title_color\":\"#171B2499\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44d07c20\",\"elType\":\"widget\",\"settings\":{\"selected_menu\":\"services-menu\",\"menu_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_family\":\"Circular Std\",\"menu_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"shadepro-vertical-menu\"},{\"id\":\"6bd96a4\",\"elType\":\"widget\",\"settings\":{\"video_testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"ff98e92\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"c29e8ff\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Masum Sakib\",\"position\":\"WordPress Developer\",\"_id\":\"665ba4b\"}],\"testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Allison_Schleifer.png\",\"id\":12268},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"5caa09f\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Martin_Mingo.png\",\"id\":12267},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"8f38d76\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Hanna_Lipshutz.png\",\"id\":12269},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Bela Bena\",\"position\":\"WordPress Developer\",\"_id\":\"e776666\"}],\"tes_per_coulmn\":\"1\",\"arrows\":\"\",\"loop\":\"yes\",\"content_color\":\"#FFFFFF\",\"content_typo_typography\":\"custom\",\"content_typo_font_family\":\"Circular Std\",\"content_typo_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"content_typo_font_weight\":\"300\",\"content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"name_color\":\"#FFFFFF\",\"name_typo_typography\":\"custom\",\"name_typo_font_family\":\"Circular Std\",\"name_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"name_typo_font_weight\":\"500\",\"name_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"position_color\":\"#FFFFFFB3\",\"position_typo_typography\":\"custom\",\"position_typo_font_family\":\"Circular Std\",\"position_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"position_typo_font_weight\":\"300\",\"position_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dot_color\":\"#FFFFFF\",\"dot_size\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"dot_x_position\":{\"unit\":\"px\",\"size\":144,\"sizes\":[]},\"dot_y_position\":{\"unit\":\"px\",\"size\":-14,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#161C2D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial-sahde-pro\"},{\"id\":\"180dca7\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"\",\"library\":\"\"},\"title\":\"Learn more about our services.\",\"description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.\",\"enable_button\":\"yes\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"button_text\":\"DOWNLOAD BROCHURE\",\"content_align\":\"left\",\"enable_icon_box\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.35709999999999997299937604111619293689727783203125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"desscription_color\":\"#FFFFFFD1\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"300\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Circular Std\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5,\"sizes\":[]},\"button_background\":\"#161C2D\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"26\",\"bottom\":\"20\",\"left\":\"26\",\"isLinked\":false},\"box_background\":\"#42D77E\",\"box_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"15\",\"bottom\":\"22\",\"left\":\"15\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"heading_typography_typography\":\"\",\"desscription_color\":\"\",\"button_background\":\"\",\"button_typography_typography\":\"\"},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":false},{\"id\":\"2206ca43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.6970000000000027284841053187847137451171875,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_inline_size_tablet\":70,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79c96deb\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b4a9925\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"78f937ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Develop functional website fast.\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.237999999999999989341858963598497211933135986328125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48447b8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.<\\/p>\",\"text_color\":\"#6F6F6F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"41\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77914231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13551,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/img-5.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7d909482\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"5ecad5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"597a6aa5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"1.  Best quality service.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"42aeedec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd26702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"2.  Easy to bring close.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"259bf47e\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#171B241A\"},\"elements\":[{\"id\":\"74543a77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19c0e39f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"3.  Our mission is to provide the best quality.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7838c56b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"22d3dc3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c768f89\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.42799999999999993605115378159098327159881591796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3804b55d\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"1.  How can I create a custom order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.<\\/p>\",\"_id\":\"47425df\"},{\"tab_title\":\"2. Is there any way I can visit your factory?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"fe73fb5\"},{\"tab_title\":\"3. How many products do I need to order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"1488083\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"border_color\":\"#E7E7E7\",\"title_color\":\"#171B24\",\"tab_active_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"content_color\":\"#171B24B3\",\"__globals__\":{\"title_typography_typography\":\"\",\"content_color\":\"\",\"title_color\":\"\",\"tab_active_color\":\"\",\"content_background_color\":\"\"},\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Circular Std\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"acc_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"acc_bg\":\"#FFFFFF\",\"_background_color\":\"#FFFFFF\",\"border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"acc_border_color\":\"#931A1A\",\"icon_align\":\"right\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ff83ba9\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#171B24\",\"padding\":{\"unit\":\"px\",\"top\":\"67\",\"right\":\"50\",\"bottom\":\"67\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"57d4b53d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.89500000000000312638803734444081783294677734375},\"elements\":[{\"id\":\"7de7f8cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to get your products delivered?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2769999999999999129585148693877272307872772216796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3ba01b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.0330000000000012505552149377763271331787109375},\"elements\":[{\"id\":\"500827d9\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get A Free Consultation\",\"button_url\":{\"url\":\"contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"boxed_btn_color\":\"#FFF\",\"boxed_btn_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_background\":\"\",\"btn_typography_typography\":\"\",\"boxed_btn_color\":\"\",\"inline_btn_color\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_align_tablet\":\"center\",\"button_align_mobile\":\"left\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Manrope\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"btn_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"btn_typography_font_weight\":\"700\",\"btn_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"button_type\":\"boxed\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"inline_btn_color\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7077,12112,'_elementor_version','3.1.1'),(7078,12112,'svg_icon','249'),(7079,12112,'_svg_icon','field_5ffbe3a8921b7'),(7080,12112,'_elementor_controls_usage','a:12:{s:16:\"shadepro-heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:15:\"show_page_title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:5;s:25:\"typography_letter_spacing\";i:5;s:27:\"typography_font_size_mobile\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:11;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";i:1;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:2;s:6:\"margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:1;s:16:\"content_position\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:7;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:7;s:6:\"margin\";i:3;s:13:\"margin_tablet\";i:3;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}}}}s:22:\"shadepro-vertical-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:13:\"selected_menu\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_menu_style\";a:4:{s:26:\"menu_typography_typography\";i:1;s:32:\"menu_typography_font_size_tablet\";i:1;s:27:\"menu_typography_font_family\";i:1;s:27:\"menu_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:21:\"testimonial-sahde-pro\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"content_section\";a:2:{s:23:\"video_testimonial_lists\";i:1;s:17:\"testimonial_lists\";i:1;}s:15:\"slider_settings\";a:3:{s:14:\"tes_per_coulmn\";i:1;s:6:\"arrows\";i:1;s:4:\"loop\";i:1;}}s:5:\"style\";a:5:{s:13:\"content_style\";a:6:{s:13:\"content_color\";i:1;s:23:\"content_typo_typography\";i:1;s:24:\"content_typo_font_family\";i:1;s:22:\"content_typo_font_size\";i:1;s:24:\"content_typo_font_weight\";i:1;s:27:\"content_typo_letter_spacing\";i:1;}s:10:\"name_style\";a:6:{s:10:\"name_color\";i:1;s:20:\"name_typo_typography\";i:1;s:21:\"name_typo_font_family\";i:1;s:19:\"name_typo_font_size\";i:1;s:21:\"name_typo_font_weight\";i:1;s:11:\"name_margin\";i:1;}s:11:\"Title_style\";a:6:{s:14:\"position_color\";i:1;s:24:\"position_typo_typography\";i:1;s:25:\"position_typo_font_family\";i:1;s:23:\"position_typo_font_size\";i:1;s:25:\"position_typo_font_weight\";i:1;s:28:\"position_typo_letter_spacing\";i:1;}s:16:\"navigation_style\";a:4:{s:9:\"dot_color\";i:1;s:8:\"dot_size\";i:1;s:14:\"dot_x_position\";i:1;s:14:\"dot_y_position\";i:1;}s:9:\"box_style\";a:1:{s:11:\"box_padding\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}s:20:\"shadepro-feature-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:11;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"content_section\";a:7:{s:4:\"icon\";i:1;s:5:\"title\";i:1;s:11:\"description\";i:1;s:13:\"enable_button\";i:1;s:8:\"btn_icon\";i:1;s:11:\"button_text\";i:1;s:13:\"content_align\";i:1;}}s:5:\"style\";a:4:{s:10:\"icon_style\";a:3:{s:15:\"enable_icon_box\";i:1;s:9:\"icon_size\";i:1;s:18:\"space_between_icon\";i:1;}s:13:\"content_style\";a:15:{s:9:\"title_gap\";i:1;s:11:\"title_color\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:8:\"desc_gap\";i:1;s:18:\"desscription_color\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:34:\"description_typography_font_weight\";i:1;s:37:\"description_typography_letter_spacing\";i:1;s:15:\"content_padding\";i:1;}s:12:\"button_style\";a:8:{s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:29:\"button_typography_line_height\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:17:\"button_background\";i:1;s:14:\"button_padding\";i:1;}s:9:\"box_style\";a:3:{s:14:\"box_background\";i:1;s:11:\"box_padding\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"width\";i:1;s:19:\"image_border_radius\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;}}s:5:\"style\";a:1:{s:21:\"section_style_content\";a:16:{s:18:\"title_bottom_space\";i:3;s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:28:\"title_typography_line_height\";i:3;s:31:\"title_typography_letter_spacing\";i:3;s:17:\"text_align_mobile\";i:3;s:25:\"title_bottom_space_tablet\";i:3;s:17:\"description_color\";i:3;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;s:34:\"description_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:3;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:4:\"tabs\";i:1;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:5:{s:19:\"section_title_style\";a:2:{s:12:\"border_color\";i:1;s:12:\"border_width\";i:1;}s:26:\"section_toggle_style_title\";a:8:{s:11:\"title_color\";i:1;s:16:\"tab_active_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_line_height\";i:1;s:13:\"title_padding\";i:1;s:28:\"title_typography_font_weight\";i:1;}s:28:\"section_toggle_style_content\";a:8:{s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:30:\"content_typography_font_family\";i:1;s:28:\"content_typography_font_size\";i:1;s:30:\"content_typography_font_weight\";i:1;s:30:\"content_typography_line_height\";i:1;s:15:\"content_padding\";i:1;s:33:\"content_typography_letter_spacing\";i:1;}s:13:\"section_extra\";a:3:{s:16:\"acc_border_width\";i:1;s:6:\"acc_bg\";i:1;s:16:\"acc_border_color\";i:1;}s:25:\"section_toggle_style_icon\";a:2:{s:10:\"icon_align\";i:1;s:10:\"icon_space\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:6:{s:12:\"button_label\";i:1;s:10:\"button_url\";i:1;s:12:\"button_align\";i:1;s:19:\"button_align_tablet\";i:1;s:19:\"button_align_mobile\";i:1;s:11:\"button_type\";i:1;}}s:5:\"style\";a:2:{s:10:\"icon_style\";a:2:{s:8:\"icon_gap\";i:1;s:9:\"icon_size\";i:1;}s:12:\"button_style\";a:9:{s:15:\"boxed_btn_color\";i:1;s:20:\"boxed_btn_background\";i:1;s:14:\"button_padding\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:16:\"inline_btn_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(8022,15245,'_elementor_controls_usage','a:11:{s:16:\"shadepro-heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:15:\"show_page_title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:5;s:25:\"typography_letter_spacing\";i:5;s:27:\"typography_font_size_mobile\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:11;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";i:1;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:2;s:6:\"margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:1;s:16:\"content_position\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:7;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:7;s:6:\"margin\";i:3;s:13:\"margin_tablet\";i:3;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}}}}s:22:\"shadepro-vertical-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:13:\"selected_menu\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_menu_style\";a:4:{s:26:\"menu_typography_typography\";i:1;s:32:\"menu_typography_font_size_tablet\";i:1;s:27:\"menu_typography_font_family\";i:1;s:27:\"menu_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:20:\"shadepro-feature-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:7:{s:4:\"icon\";i:1;s:5:\"title\";i:1;s:11:\"description\";i:1;s:13:\"enable_button\";i:1;s:8:\"btn_icon\";i:1;s:11:\"button_text\";i:1;s:13:\"content_align\";i:1;}}s:5:\"style\";a:4:{s:10:\"icon_style\";a:3:{s:15:\"enable_icon_box\";i:1;s:9:\"icon_size\";i:1;s:18:\"space_between_icon\";i:1;}s:13:\"content_style\";a:15:{s:9:\"title_gap\";i:1;s:11:\"title_color\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:8:\"desc_gap\";i:1;s:18:\"desscription_color\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:34:\"description_typography_font_weight\";i:1;s:37:\"description_typography_letter_spacing\";i:1;s:15:\"content_padding\";i:1;}s:12:\"button_style\";a:8:{s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:29:\"button_typography_line_height\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:17:\"button_background\";i:1;s:14:\"button_padding\";i:1;}s:9:\"box_style\";a:3:{s:14:\"box_background\";i:1;s:11:\"box_padding\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:20:\"grayic-feature-image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"width\";i:1;s:19:\"image_border_radius\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;}}s:5:\"style\";a:1:{s:21:\"section_style_content\";a:16:{s:18:\"title_bottom_space\";i:3;s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:28:\"title_typography_line_height\";i:3;s:31:\"title_typography_letter_spacing\";i:3;s:17:\"text_align_mobile\";i:3;s:25:\"title_bottom_space_tablet\";i:3;s:17:\"description_color\";i:3;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;s:34:\"description_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:3;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:4:\"tabs\";i:1;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:5:{s:19:\"section_title_style\";a:2:{s:12:\"border_color\";i:1;s:12:\"border_width\";i:1;}s:26:\"section_toggle_style_title\";a:8:{s:11:\"title_color\";i:1;s:16:\"tab_active_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_line_height\";i:1;s:13:\"title_padding\";i:1;s:28:\"title_typography_font_weight\";i:1;}s:28:\"section_toggle_style_content\";a:8:{s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:30:\"content_typography_font_family\";i:1;s:28:\"content_typography_font_size\";i:1;s:30:\"content_typography_font_weight\";i:1;s:30:\"content_typography_line_height\";i:1;s:15:\"content_padding\";i:1;s:33:\"content_typography_letter_spacing\";i:1;}s:13:\"section_extra\";a:3:{s:16:\"acc_border_width\";i:1;s:6:\"acc_bg\";i:1;s:16:\"acc_border_color\";i:1;}s:25:\"section_toggle_style_icon\";a:2:{s:10:\"icon_align\";i:1;s:10:\"icon_space\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:6:{s:12:\"button_label\";i:1;s:10:\"button_url\";i:1;s:12:\"button_align\";i:1;s:19:\"button_align_tablet\";i:1;s:19:\"button_align_mobile\";i:1;s:11:\"button_type\";i:1;}}s:5:\"style\";a:2:{s:10:\"icon_style\";a:2:{s:8:\"icon_gap\";i:1;s:9:\"icon_size\";i:1;}s:12:\"button_style\";a:9:{s:15:\"boxed_btn_color\";i:1;s:20:\"boxed_btn_background\";i:1;s:14:\"button_padding\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:16:\"inline_btn_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(7082,13486,'inline_featured_image','0'),(7083,13486,'_elementor_controls_usage','a:11:{s:16:\"shadepro-heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:15:\"show_page_title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:5;s:25:\"typography_letter_spacing\";i:5;s:27:\"typography_font_size_mobile\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:11;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";i:1;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:2;s:6:\"margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:1;s:16:\"content_position\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:7;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:7;s:6:\"margin\";i:3;s:13:\"margin_tablet\";i:3;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}}}}s:22:\"shadepro-vertical-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:13:\"selected_menu\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_menu_style\";a:4:{s:26:\"menu_typography_typography\";i:1;s:32:\"menu_typography_font_size_tablet\";i:1;s:27:\"menu_typography_font_family\";i:1;s:27:\"menu_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:20:\"shadepro-feature-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:7:{s:4:\"icon\";i:1;s:5:\"title\";i:1;s:11:\"description\";i:1;s:13:\"enable_button\";i:1;s:8:\"btn_icon\";i:1;s:11:\"button_text\";i:1;s:13:\"content_align\";i:1;}}s:5:\"style\";a:4:{s:10:\"icon_style\";a:3:{s:15:\"enable_icon_box\";i:1;s:9:\"icon_size\";i:1;s:18:\"space_between_icon\";i:1;}s:13:\"content_style\";a:15:{s:9:\"title_gap\";i:1;s:11:\"title_color\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:8:\"desc_gap\";i:1;s:18:\"desscription_color\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:34:\"description_typography_font_weight\";i:1;s:37:\"description_typography_letter_spacing\";i:1;s:15:\"content_padding\";i:1;}s:12:\"button_style\";a:8:{s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:29:\"button_typography_line_height\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:17:\"button_background\";i:1;s:14:\"button_padding\";i:1;}s:9:\"box_style\";a:3:{s:14:\"box_background\";i:1;s:11:\"box_padding\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:20:\"grayic-feature-image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"width\";i:1;s:19:\"image_border_radius\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;}}s:5:\"style\";a:1:{s:21:\"section_style_content\";a:16:{s:18:\"title_bottom_space\";i:3;s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:28:\"title_typography_line_height\";i:3;s:31:\"title_typography_letter_spacing\";i:3;s:17:\"text_align_mobile\";i:3;s:25:\"title_bottom_space_tablet\";i:3;s:17:\"description_color\";i:3;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;s:34:\"description_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:3;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:4:\"tabs\";i:1;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:5:{s:19:\"section_title_style\";a:2:{s:12:\"border_color\";i:1;s:12:\"border_width\";i:1;}s:26:\"section_toggle_style_title\";a:8:{s:11:\"title_color\";i:1;s:16:\"tab_active_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_line_height\";i:1;s:13:\"title_padding\";i:1;s:28:\"title_typography_font_weight\";i:1;}s:28:\"section_toggle_style_content\";a:8:{s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:30:\"content_typography_font_family\";i:1;s:28:\"content_typography_font_size\";i:1;s:30:\"content_typography_font_weight\";i:1;s:30:\"content_typography_line_height\";i:1;s:15:\"content_padding\";i:1;s:33:\"content_typography_letter_spacing\";i:1;}s:13:\"section_extra\";a:3:{s:16:\"acc_border_width\";i:1;s:6:\"acc_bg\";i:1;s:16:\"acc_border_color\";i:1;}s:25:\"section_toggle_style_icon\";a:2:{s:10:\"icon_align\";i:1;s:10:\"icon_space\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:6:{s:12:\"button_label\";i:1;s:10:\"button_url\";i:1;s:12:\"button_align\";i:1;s:19:\"button_align_tablet\";i:1;s:19:\"button_align_mobile\";i:1;s:11:\"button_type\";i:1;}}s:5:\"style\";a:2:{s:10:\"icon_style\";a:2:{s:8:\"icon_gap\";i:1;s:9:\"icon_size\";i:1;}s:12:\"button_style\";a:9:{s:15:\"boxed_btn_color\";i:1;s:20:\"boxed_btn_background\";i:1;s:14:\"button_padding\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:16:\"inline_btn_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(7084,13486,'_wp_page_template','elementor_header_footer'),(7085,13486,'_wp_page_template','elementor_header_footer'),(7086,13486,'_wp_page_template','elementor_header_footer'),(7087,13486,'_thumbnail_id','13612'),(7088,13486,'svg_icon',''),(7089,13486,'_svg_icon','field_5ffbe3a8921b7'),(7090,13486,'_elementor_edit_mode','builder'),(7091,13486,'_elementor_template_type','wp-post'),(7092,13486,'_elementor_data','[{\"id\":\"5a7574ff\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FAF9FD\"},\"elements\":[{\"id\":\"6abd3d4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2113601a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]}},\"elements\":[{\"id\":\"7a1f78fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7905c733\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#171B24\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"39\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"17420597\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.\",\"title_color\":\"#171B24B8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"align\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b6075\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"357d6cb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.303000000000000824229573481716215610504150390625,\"_inline_size_tablet\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a71da27\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"title_color\":\"#171B2499\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"487b8e3f\",\"elType\":\"widget\",\"settings\":{\"selected_menu\":\"services-menu\",\"menu_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_family\":\"Circular Std\",\"menu_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"shadepro-vertical-menu\"},{\"id\":\"2f7c3552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"\",\"library\":\"\"},\"title\":\"Learn more about our services.\",\"description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.\",\"enable_button\":\"yes\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"button_text\":\"DOWNLOAD BROCHURE\",\"content_align\":\"left\",\"enable_icon_box\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.35709999999999997299937604111619293689727783203125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"desscription_color\":\"#FFFFFFD1\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"300\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Circular Std\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5,\"sizes\":[]},\"button_background\":\"#161C2D\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"26\",\"bottom\":\"20\",\"left\":\"26\",\"isLinked\":false},\"box_background\":\"#42D77E\",\"box_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"15\",\"bottom\":\"22\",\"left\":\"15\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"heading_typography_typography\":\"\",\"desscription_color\":\"\",\"button_background\":\"\",\"button_typography_typography\":\"\"},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":false},{\"id\":\"b9feff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.6970000000000027284841053187847137451171875,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_inline_size_tablet\":70,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"757f9b77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4327b51d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2066efe3\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best team for email marketing.\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.237999999999999989341858963598497211933135986328125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54591da9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.<\\/p>\",\"text_color\":\"#6F6F6F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"41\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"34f54ed\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"grayic-feature-image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58d77bb4\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"5f5fcc20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44c857b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"1.  Best quality service.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5b25fb73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c1a9b68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"2.  Easy to bring close.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7a8380d8\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#171B241A\"},\"elements\":[{\"id\":\"3122bc06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27465d59\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"3.  Our mission is to provide the best quality.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7b4ea1e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a9e6e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c77c2e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.42799999999999993605115378159098327159881591796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4905d4e9\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"1.  How can I create a custom order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.<\\/p>\",\"_id\":\"47425df\"},{\"tab_title\":\"2. Is there any way I can visit your factory?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"fe73fb5\"},{\"tab_title\":\"3. How many products do I need to order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"1488083\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"border_color\":\"#E7E7E7\",\"title_color\":\"#171B24\",\"tab_active_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"content_color\":\"#171B24B3\",\"__globals__\":{\"title_typography_typography\":\"\",\"content_color\":\"\",\"title_color\":\"\",\"tab_active_color\":\"\",\"content_background_color\":\"\"},\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Circular Std\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"acc_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"acc_bg\":\"#FFFFFF\",\"_background_color\":\"#FFFFFF\",\"border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"acc_border_color\":\"#931A1A\",\"icon_align\":\"right\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3a117312\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#171B24\",\"padding\":{\"unit\":\"px\",\"top\":\"67\",\"right\":\"50\",\"bottom\":\"67\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"50cfb11f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.89500000000000312638803734444081783294677734375},\"elements\":[{\"id\":\"46068607\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to get your products delivered?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2769999999999999129585148693877272307872772216796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4189ebc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.0330000000000012505552149377763271331787109375},\"elements\":[{\"id\":\"1f4f0f9d\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get A Free Consultation\",\"button_url\":{\"url\":\"contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"boxed_btn_color\":\"#FFF\",\"boxed_btn_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_background\":\"\",\"btn_typography_typography\":\"\",\"boxed_btn_color\":\"\",\"inline_btn_color\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_align_tablet\":\"center\",\"button_align_mobile\":\"left\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Manrope\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"btn_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"btn_typography_font_weight\":\"700\",\"btn_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"button_type\":\"boxed\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"inline_btn_color\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7093,13486,'_elementor_version','3.1.1'),(8029,15246,'_wp_page_template','default'),(7095,14180,'_variation_description',''),(7096,14180,'total_sales','0'),(7097,14180,'_tax_status','taxable'),(7098,14180,'_tax_class','parent'),(7099,14180,'_manage_stock','no'),(7100,14180,'_backorders','no'),(7101,14180,'_sold_individually','no'),(7102,14180,'_virtual','no'),(7103,14180,'_downloadable','no'),(7104,14180,'_download_limit','-1'),(7105,14180,'_download_expiry','-1'),(7106,14180,'_stock',''),(7107,14180,'_stock_status','instock'),(7108,14180,'_wc_average_rating','0'),(7109,14180,'_wc_review_count','0'),(7110,14180,'attribute_pa_size','small'),(7111,14180,'attribute_pa_color','red'),(7112,14180,'_product_version','5.1.0'),(7113,14820,'inline_featured_image','0'),(7114,14820,'_wp_page_template','default'),(7115,14820,'include_rules_0_include_on','specific'),(7116,14820,'_include_rules_0_include_on','field_600e8bd99150a'),(7117,14820,'include_rules_0_pages','14696'),(7118,14820,'_include_rules_0_pages','field_600e8cc79150b'),(7119,14820,'include_rules','1'),(7120,14820,'_include_rules','field_600e8b3a91509'),(7121,14820,'exclude_rules',''),(7122,14820,'_exclude_rules','field_600e8d139150c'),(7123,14820,'_elementor_edit_mode','builder'),(7124,14820,'_elementor_template_type','wp-post'),(7125,14820,'_elementor_version','3.2.3'),(7126,14820,'_elementor_data','[{\"id\":\"82a189b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F8F8FB\"},\"elements\":[{\"id\":\"fe9dc4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"13eefed\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]}},\"elements\":[{\"id\":\"9c7dd0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":46.959,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"297\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb0036c\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"040\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ama-logo\"},{\"id\":\"9df873d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Eu, in enim nulla in. Lectus sem id nisl egestas elementum eget sapien. Facilisis mauris nulla quisque enim turpis. Eu ipsum sagittis,<\\/p>\",\"text_color\":\"#150A29D6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3590908\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.213},\"elements\":[{\"id\":\"1404bf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit Link\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.8125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05bd424\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"ce694fd\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e984c31\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#161C2D\",\"text_color\":\"#150A29D6\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Manrope\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"d5e6938\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":14.692},\"elements\":[{\"id\":\"83a906a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Links\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.8125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8dc8df\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e984c31\"},{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"ce694fd\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact-03\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e954b0f\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#161C2D\",\"text_color\":\"#150A29D6\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Manrope\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"550b99e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":17.054},\"elements\":[{\"id\":\"a9e87a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.8125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65d1733\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+99 (0) 101 0000 888 \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"ce694fd\",\"link\":{\"url\":\"tel:+99 (0) 101 0000 888 \",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Info@yourdomain.com\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"mailto:Info@yourdomain.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e984c31\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#161C2D\",\"text_color\":\"#150A29D6\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Manrope\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f04c44\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F8F8FB\"},\"elements\":[{\"id\":\"7e5d49b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40c36e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 2021 FinestDevs, All Rights Reserved\",\"header_size\":\"span\",\"align\":\"center\",\"title_color\":\"#150A29D6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#372E521F\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9701,15431,'_wp_page_template','default'),(9702,15431,'_elementor_edit_mode','builder'),(9703,15431,'_elementor_template_type','wp-post'),(9704,15431,'_elementor_version','3.2.3'),(9705,15431,'_elementor_data','[{\"id\":\"82a189b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F8F8FB\"},\"elements\":[{\"id\":\"fe9dc4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"13eefed\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]}},\"elements\":[{\"id\":\"9c7dd0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":46.959,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"297\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb0036c\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"040\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ama-logo\"},{\"id\":\"9df873d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Eu, in enim nulla in. Lectus sem id nisl egestas elementum eget sapien. Facilisis mauris nulla quisque enim turpis. Eu ipsum sagittis,<\\/p>\",\"text_color\":\"#150A29D6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3590908\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.213},\"elements\":[{\"id\":\"1404bf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit Link\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.8125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05bd424\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"ce694fd\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e984c31\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#161C2D\",\"text_color\":\"#150A29D6\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Manrope\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"d5e6938\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":14.692},\"elements\":[{\"id\":\"83a906a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Links\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.8125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8dc8df\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e984c31\"},{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"ce694fd\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact-03\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e954b0f\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#161C2D\",\"text_color\":\"#150A29D6\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Manrope\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"550b99e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":17.054},\"elements\":[{\"id\":\"a9e87a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.8125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65d1733\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+99 (0) 101 0000 888 \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"ce694fd\",\"link\":{\"url\":\"tel:+99 (0) 101 0000 888 \",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Info@yourdomain.com\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"mailto:Info@yourdomain.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e984c31\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#161C2D\",\"text_color\":\"#150A29D6\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Manrope\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f04c44\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F8F8FB\"},\"elements\":[{\"id\":\"7e5d49b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40c36e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 2021 FinestDevs, All Rights Reserved\",\"header_size\":\"span\",\"align\":\"center\",\"title_color\":\"#150A29D6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#372E521F\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8035,15247,'_wp_page_template','default'),(7129,15089,'inline_featured_image','0'),(7130,15089,'_wp_page_template','default'),(7131,15089,'include_rules_0_include_on','specific'),(7132,15089,'_include_rules_0_include_on','field_600e8bd99150a'),(7133,15089,'include_rules_0_pages','14864'),(7134,15089,'_include_rules_0_pages','field_600e8cc79150b'),(7135,15089,'include_rules','1'),(7136,15089,'_include_rules','field_600e8b3a91509'),(7137,15089,'exclude_rules',''),(7138,15089,'_exclude_rules','field_600e8d139150c'),(7139,15089,'_elementor_edit_mode','builder'),(7140,15089,'_elementor_template_type','wp-post'),(7141,15089,'_elementor_version','3.2.4'),(7142,15089,'_elementor_data','[{\"id\":\"c7ca5b6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/05\\/Footer-bg.png\",\"id\":14911},\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"248\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"192\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1},\"elements\":[{\"id\":\"d32c8d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e73551e\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"068\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c09ac1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":39.554,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"165\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d3a6b7\",\"elType\":\"widget\",\"settings\":{\"logo_type\":\"white\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"44\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ama-logo\"},{\"id\":\"670b7c7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>High-quality digital resources which make your design workflow faster and easier<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5d93954\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":22.678,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d76dd9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"title_color\":\"#FFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.66667,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c2b578\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Design Systems\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e984c31\"},{\"text\":\"Themes & Templates\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"ce694fd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Mockups\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e954b0f\"},{\"_id\":\"4fdfd99\",\"text\":\"Presentations\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#161C2D\",\"text_color\":\"#FFFFFFC4\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6111,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"216fa37\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.607,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6b66dc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legals\",\"title_color\":\"#FFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.66667,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"134ce6b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"License\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e984c31\"},{\"text\":\"Refund Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"ce694fd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e954b0f\"},{\"_id\":\"4fdfd99\",\"text\":\"Contacts\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#161C2D\",\"text_color\":\"#FFFFFFC4\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6111,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"a860325\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15.466,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"978f636\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"title_color\":\"#FFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.66667,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51a0f0d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Business Stories\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sections\\/blogs\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e984c31\"},{\"text\":\"Digital Store\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"ce694fd\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sections\\/blogs\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Learning\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sections\\/blogs\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e954b0f\"},{\"_id\":\"4fdfd99\",\"text\":\"Social Media\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sections\\/blogs\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#161C2D\",\"text_color\":\"#FFFFFFC4\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6111,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"21cb53c\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EFF2F621\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a113a7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3552d56\",\"elType\":\"widget\",\"settings\":{\"title\":\"Copyright \\u00a9 2021 FinestDevs\",\"title_color\":\"#EFEFEFA6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d27cc68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a0be368\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"_id\":\"a785f2e\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"8184ec2\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"9be75d7\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFFFFF\",\"icon_secondary_color\":\"#6166F5\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9709,15432,'_wp_page_template','default'),(9710,15432,'_elementor_edit_mode','builder'),(9711,15432,'_elementor_template_type','wp-post'),(9712,15432,'_elementor_version','3.2.4'),(9713,15432,'_elementor_data','[{\"id\":\"c7ca5b6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/05\\/Footer-bg.png\",\"id\":14911},\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"248\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"192\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1},\"elements\":[{\"id\":\"d32c8d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e73551e\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"068\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c09ac1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":39.554,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"165\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d3a6b7\",\"elType\":\"widget\",\"settings\":{\"logo_type\":\"white\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"44\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ama-logo\"},{\"id\":\"670b7c7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>High-quality digital resources which make your design workflow faster and easier<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5d93954\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":22.678,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d76dd9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"title_color\":\"#FFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.66667,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c2b578\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Design Systems\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e984c31\"},{\"text\":\"Themes & Templates\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"ce694fd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Mockups\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e954b0f\"},{\"_id\":\"4fdfd99\",\"text\":\"Presentations\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#161C2D\",\"text_color\":\"#FFFFFFC4\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6111,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"216fa37\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.607,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6b66dc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legals\",\"title_color\":\"#FFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.66667,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"134ce6b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"License\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e984c31\"},{\"text\":\"Refund Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"ce694fd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e954b0f\"},{\"_id\":\"4fdfd99\",\"text\":\"Contacts\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#161C2D\",\"text_color\":\"#FFFFFFC4\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6111,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"a860325\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15.466,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"978f636\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"title_color\":\"#FFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.66667,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51a0f0d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Business Stories\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sections\\/blogs\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e984c31\"},{\"text\":\"Digital Store\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"ce694fd\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sections\\/blogs\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Learning\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sections\\/blogs\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e954b0f\"},{\"_id\":\"4fdfd99\",\"text\":\"Social Media\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sections\\/blogs\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#161C2D\",\"text_color\":\"#FFFFFFC4\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6111,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"21cb53c\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EFF2F621\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a113a7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3552d56\",\"elType\":\"widget\",\"settings\":{\"title\":\"Copyright \\u00a9 2021 FinestDevs\",\"title_color\":\"#EFEFEFA6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d27cc68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a0be368\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"_id\":\"a785f2e\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"8184ec2\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"9be75d7\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFFFFF\",\"icon_secondary_color\":\"#6166F5\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8041,15248,'_wp_page_template','default'),(7145,3101,'inline_featured_image','0'),(7146,3101,'position','Founder'),(7147,3101,'_position','field_5f69fd83be1bd'),(7148,3101,'social_links_0_icon','fab fa-twitter'),(7149,3101,'_social_links_0_icon','field_5f69fe0f6c024'),(7150,3101,'social_links_0_url','https://twitter.com'),(7151,3101,'_social_links_0_url','field_5f69feb807fcb'),(7152,3101,'social_links_1_icon','fab fa-facebook'),(7153,3101,'_social_links_1_icon','field_5f69fe0f6c024'),(7154,3101,'social_links_1_url','https://facebook.com'),(7155,3101,'_social_links_1_url','field_5f69feb807fcb'),(7156,3101,'social_links_2_icon','fab fa-instagram'),(7157,3101,'_social_links_2_icon','field_5f69fe0f6c024'),(7158,3101,'social_links_2_url','https://instagram.com'),(7159,3101,'_social_links_2_url','field_5f69feb807fcb'),(7160,3101,'social_links_3_icon','fab fa-linkedin'),(7161,3101,'_social_links_3_icon','field_5f69fe0f6c024'),(7162,3101,'social_links_3_url','https://linkedin.com'),(7163,3101,'_social_links_3_url','field_5f69feb807fcb'),(7164,3101,'social_links','4'),(7165,3101,'_social_links','field_5f69fdfe6c023'),(7166,3101,'_thumbnail_id','308'),(7167,3105,'inline_featured_image','0'),(7168,3105,'position','Cheif Executive Officer'),(7169,3105,'_position','field_5f69fd83be1bd'),(7170,3105,'social_links_0_icon','fab fa-twitter'),(7171,3105,'_social_links_0_icon','field_5f69fe0f6c024'),(7172,3105,'social_links_0_url','https://twitter.com'),(7173,3105,'_social_links_0_url','field_5f69feb807fcb'),(7174,3105,'social_links_1_icon','fab fa-facebook'),(7175,3105,'_social_links_1_icon','field_5f69fe0f6c024'),(7176,3105,'social_links_1_url','https://facebook.com'),(7177,3105,'_social_links_1_url','field_5f69feb807fcb'),(7178,3105,'social_links_2_icon','fab fa-instagram'),(7179,3105,'_social_links_2_icon','field_5f69fe0f6c024'),(7180,3105,'social_links_2_url','https://instagram.com'),(7181,3105,'_social_links_2_url','field_5f69feb807fcb'),(7182,3105,'social_links_3_icon','fab fa-linkedin'),(7183,3105,'_social_links_3_icon','field_5f69fe0f6c024'),(7184,3105,'social_links_3_url','https://linkedin.com'),(7185,3105,'_social_links_3_url','field_5f69feb807fcb'),(7186,3105,'social_links','4'),(7187,3105,'_social_links','field_5f69fdfe6c023'),(7188,3105,'_thumbnail_id','307'),(7189,3106,'inline_featured_image','0'),(7190,3106,'position','Chief Technology Officer'),(7191,3106,'_position','field_5f69fd83be1bd'),(7192,3106,'social_links_0_icon','fab fa-twitter'),(7193,3106,'_social_links_0_icon','field_5f69fe0f6c024'),(7194,3106,'social_links_0_url','https://twitter.com'),(7195,3106,'_social_links_0_url','field_5f69feb807fcb'),(7196,3106,'social_links_1_icon','fab fa-facebook'),(7197,3106,'_social_links_1_icon','field_5f69fe0f6c024'),(7198,3106,'social_links_1_url','https://facebook.com'),(7199,3106,'_social_links_1_url','field_5f69feb807fcb'),(7200,3106,'social_links_2_icon','fab fa-instagram'),(7201,3106,'_social_links_2_icon','field_5f69fe0f6c024'),(7202,3106,'social_links_2_url','https://instagram.com'),(7203,3106,'_social_links_2_url','field_5f69feb807fcb'),(7204,3106,'social_links_3_icon','fab fa-linkedin'),(7205,3106,'_social_links_3_icon','field_5f69fe0f6c024'),(7206,3106,'social_links_3_url','https://linkedin.com'),(7207,3106,'_social_links_3_url','field_5f69feb807fcb'),(7208,3106,'social_links','4'),(7209,3106,'_social_links','field_5f69fdfe6c023'),(7210,3106,'_thumbnail_id','313'),(7211,5848,'inline_featured_image','0'),(7212,5848,'_wp_page_template','default'),(7213,5848,'_elementor_edit_mode','builder'),(7214,5848,'_elementor_template_type','wp-post'),(7215,5848,'_elementor_data','[{\"id\":\"646e36d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/hero-img.jpg\",\"id\":4190},\"background_overlay_color\":\"#161C2D\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b4fade3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"de69c41\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"55b43e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.143000000000000682121026329696178436279296875,\"_inline_size_mobile\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7bed0be\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"content_align\":\"left\"},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"e7e40d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.856999999999999317878973670303821563720703125,\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"7254205\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"end\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7216,5848,'_elementor_version','3.1.1'),(8312,15270,'_wp_page_template','default'),(8313,15270,'_elementor_edit_mode','builder'),(8314,15270,'_elementor_template_type','wp-post'),(8315,15270,'_elementor_data','[{\"id\":\"646e36d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/hero-img.jpg\",\"id\":4190},\"background_overlay_color\":\"#161C2D\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b4fade3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"de69c41\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"55b43e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.143000000000000682121026329696178436279296875,\"_inline_size_mobile\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7bed0be\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"content_align\":\"left\"},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"e7e40d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.856999999999999317878973670303821563720703125,\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"7254205\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"end\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8047,15249,'_wp_page_template','default'),(7219,5858,'inline_featured_image','0'),(7220,5858,'_wp_page_template','default'),(7221,5858,'_elementor_edit_mode','builder'),(7222,5858,'_elementor_template_type','wp-post'),(7223,5858,'_elementor_version','3.1.1'),(7224,5858,'_elementor_data','[{\"id\":\"4a8b935\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"68a265f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca7889d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"ad39261\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.1400000000000005684341886080801486968994140625,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"31a5dca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo-white.svg\",\"id\":5079},\"image_width\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"logo_type\":\"white\"},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"e9e9a8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.8599999999999994315658113919198513031005859375,\"align\":\"flex-end\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"c159e59\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_color\":\"#FFF\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\",\"menu_color\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"eae5acd\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Start a free trial\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"15.5\",\"right\":\"31\",\"bottom\":\"15.5\",\"left\":\"31\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8321,15271,'_wp_page_template','default'),(8322,15271,'_elementor_edit_mode','builder'),(8323,15271,'_elementor_template_type','wp-post'),(8324,15271,'_elementor_version','3.1.1'),(8325,15271,'_elementor_data','[{\"id\":\"4a8b935\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"68a265f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca7889d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"ad39261\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.1400000000000005684341886080801486968994140625,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"31a5dca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo-white.svg\",\"id\":5079},\"image_width\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"logo_type\":\"white\"},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"e9e9a8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.8599999999999994315658113919198513031005859375,\"align\":\"flex-end\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"c159e59\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_color\":\"#FFF\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\",\"menu_color\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"eae5acd\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Start a free trial\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"15.5\",\"right\":\"31\",\"bottom\":\"15.5\",\"left\":\"31\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7226,5858,'_wxr_import_has_attachment_refs','1'),(7227,5863,'inline_featured_image','0'),(7228,5863,'_wp_page_template','default'),(7229,5863,'_elementor_edit_mode','builder'),(7230,5863,'_elementor_template_type','wp-post'),(7231,5863,'_elementor_version','3.1.1'),(7232,5863,'_elementor_data','[{\"id\":\"78796c8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#EDF9F2\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d87ab90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"9208046\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d380653\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.6669999999999998152588887023739516735076904296875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"6864985\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"2d1b752\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80,\"align\":\"flex-end\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"4341525\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":1,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"de994ef\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Login \",\"button_type\":\"boxed\",\"boxed_btn_background\":\"rgba(255, 255, 255, 0)\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"boxed_btn_color\":\"#161C2D\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D5D7DD\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"417e662\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign Up\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"rgba(255, 255, 255, 0)\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"boxed_btn_color\":\"#161C2D\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D5D7DD\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8330,15272,'_wp_page_template','default'),(8331,15272,'_elementor_edit_mode','builder'),(8332,15272,'_elementor_template_type','wp-post'),(8333,15272,'_elementor_version','3.1.1'),(8334,15272,'_elementor_data','[{\"id\":\"78796c8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#EDF9F2\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d87ab90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"9208046\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d380653\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.6669999999999998152588887023739516735076904296875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"6864985\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"2d1b752\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80,\"align\":\"flex-end\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"4341525\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":1,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"de994ef\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Login \",\"button_type\":\"boxed\",\"boxed_btn_background\":\"rgba(255, 255, 255, 0)\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"boxed_btn_color\":\"#161C2D\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D5D7DD\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"417e662\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign Up\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"rgba(255, 255, 255, 0)\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"boxed_btn_color\":\"#161C2D\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D5D7DD\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8053,15250,'_wp_page_template','elementor_header_footer'),(7235,5868,'inline_featured_image','0'),(7236,5868,'_wp_page_template','elementor_header_footer'),(7237,5868,'_elementor_edit_mode','builder'),(7238,5868,'_elementor_template_type','wp-post'),(7239,5868,'_elementor_version','3.1.1'),(7240,5868,'_elementor_data','[{\"id\":\"0edb12b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=3f4f553\"}},\"elements\":[{\"id\":\"e9a63d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"ac8afe9\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b123b5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13.8960000000000007958078640513122081756591796875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"5641e49\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"766add2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":86.1039999999999992041921359486877918243408203125,\"align\":\"flex-end\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":80,\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"11e39c3\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_element_width\":\"auto\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Circular Std\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dripdown_typography_typography\":\"custom\",\"dripdown_typography_font_family\":\"Circular Std\",\"dripdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dripdown_typography_font_weight\":\"500\",\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"a43ff46\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign  In\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"rgba(255, 255, 255, 0)\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"boxed_btn_color\":\"#161C2D\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D5D7DD\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"heading_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"8359ab8\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign Up\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"32\",\"bottom\":\"14\",\"left\":\"32\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7241,5868,'include_rules_0_include_on','all'),(7242,5868,'_include_rules_0_include_on','field_600e8bd99150a'),(7243,5868,'exclude_rules_0_exclude_on','specific'),(7244,5868,'_exclude_rules_0_exclude_on','field_600e8d139150d'),(7245,5868,'exclude_rules_0_pages','7'),(7246,5868,'_exclude_rules_0_pages','field_600e8d139150e'),(7247,5868,'exclude_rules_26_exclude_on','specific'),(7248,5868,'_exclude_rules_26_exclude_on','field_600e8d139150d'),(7249,5868,'exclude_rules_26_pages','2690'),(7250,5868,'_exclude_rules_26_pages','field_600e8d139150e'),(7251,5868,'exclude_rules_27_exclude_on','specific'),(7252,5868,'_exclude_rules_27_exclude_on','field_600e8d139150d'),(7253,5868,'exclude_rules_27_pages','2698'),(7254,5868,'_exclude_rules_27_pages','field_600e8d139150e'),(7255,5868,'include_rules','1'),(7256,5868,'_include_rules','field_600e8b3a91509'),(7257,5868,'exclude_rules_1_exclude_on','specific'),(7258,5868,'_exclude_rules_1_exclude_on','field_600e8d139150d'),(7259,5868,'exclude_rules_1_pages','3792'),(7260,5868,'_exclude_rules_1_pages','field_600e8d139150e'),(7261,5868,'exclude_rules_2_exclude_on','specific'),(7262,5868,'_exclude_rules_2_exclude_on','field_600e8d139150d'),(7263,5868,'exclude_rules_2_pages','4185'),(7264,5868,'_exclude_rules_2_pages','field_600e8d139150e'),(7265,5868,'exclude_rules_3_exclude_on','specific'),(7266,5868,'_exclude_rules_3_exclude_on','field_600e8d139150d'),(7267,5868,'exclude_rules_3_pages','2808'),(7268,5868,'_exclude_rules_3_pages','field_600e8d139150e'),(7269,5868,'exclude_rules_4_exclude_on','specific'),(7270,5868,'_exclude_rules_4_exclude_on','field_600e8d139150d'),(7271,5868,'exclude_rules_4_pages','2232'),(7272,5868,'_exclude_rules_4_pages','field_600e8d139150e'),(7273,5868,'exclude_rules_5_exclude_on','specific'),(7274,5868,'_exclude_rules_5_exclude_on','field_600e8d139150d'),(7275,5868,'exclude_rules_5_pages','4051'),(7276,5868,'_exclude_rules_5_pages','field_600e8d139150e'),(7277,5868,'exclude_rules_6_exclude_on','specific'),(7278,5868,'_exclude_rules_6_exclude_on','field_600e8d139150d'),(7279,5868,'exclude_rules_6_pages','7094'),(7280,5868,'_exclude_rules_6_pages','field_600e8d139150e'),(7281,5868,'exclude_rules_7_exclude_on','specific'),(7282,5868,'_exclude_rules_7_exclude_on','field_600e8d139150d'),(7283,5868,'exclude_rules_7_pages','12200'),(7284,5868,'_exclude_rules_7_pages','field_600e8d139150e'),(7285,5868,'exclude_rules_8_exclude_on','specific'),(7286,5868,'_exclude_rules_8_exclude_on','field_600e8d139150d'),(7287,5868,'exclude_rules_8_pages','6440'),(7288,5868,'_exclude_rules_8_pages','field_600e8d139150e'),(7289,5868,'exclude_rules_9_exclude_on','specific'),(7290,5868,'_exclude_rules_9_exclude_on','field_600e8d139150d'),(7291,5868,'exclude_rules_9_pages','6567'),(7292,5868,'_exclude_rules_9_pages','field_600e8d139150e'),(7293,5868,'exclude_rules_10_exclude_on','specific'),(7294,5868,'_exclude_rules_10_exclude_on','field_600e8d139150d'),(7295,5868,'exclude_rules_10_pages','177'),(7296,5868,'_exclude_rules_10_pages','field_600e8d139150e'),(7297,5868,'exclude_rules_11_exclude_on','specific'),(7298,5868,'_exclude_rules_11_exclude_on','field_600e8d139150d'),(7299,5868,'exclude_rules_11_pages','6353'),(7300,5868,'_exclude_rules_11_pages','field_600e8d139150e'),(7301,5868,'exclude_rules_12_exclude_on','specific'),(7302,5868,'_exclude_rules_12_exclude_on','field_600e8d139150d'),(7303,5868,'exclude_rules_12_pages','3954'),(7304,5868,'_exclude_rules_12_pages','field_600e8d139150e'),(7305,5868,'exclude_rules_13_exclude_on','specific'),(7306,5868,'_exclude_rules_13_exclude_on','field_600e8d139150d'),(7307,5868,'exclude_rules_13_pages','8489'),(7308,5868,'_exclude_rules_13_pages','field_600e8d139150e'),(7309,5868,'exclude_rules_14_exclude_on','specific'),(7310,5868,'_exclude_rules_14_exclude_on','field_600e8d139150d'),(7311,5868,'exclude_rules_14_pages','6833'),(7312,5868,'_exclude_rules_14_pages','field_600e8d139150e'),(7313,5868,'exclude_rules_15_exclude_on','specific'),(7314,5868,'_exclude_rules_15_exclude_on','field_600e8d139150d'),(7315,5868,'exclude_rules_15_pages','3416'),(7316,5868,'_exclude_rules_15_pages','field_600e8d139150e'),(7317,5868,'exclude_rules_16_exclude_on','specific'),(7318,5868,'_exclude_rules_16_exclude_on','field_600e8d139150d'),(7319,5868,'exclude_rules_16_pages','6191'),(7320,5868,'_exclude_rules_16_pages','field_600e8d139150e'),(7321,5868,'exclude_rules_17_exclude_on','specific'),(7322,5868,'_exclude_rules_17_exclude_on','field_600e8d139150d'),(7323,5868,'exclude_rules_17_pages','8744'),(7324,5868,'_exclude_rules_17_pages','field_600e8d139150e'),(7325,5868,'exclude_rules_18_exclude_on','specific'),(7326,5868,'_exclude_rules_18_exclude_on','field_600e8d139150d'),(7327,5868,'exclude_rules_18_pages','2899'),(7328,5868,'_exclude_rules_18_pages','field_600e8d139150e'),(7329,5868,'exclude_rules_19_exclude_on','specific'),(7330,5868,'_exclude_rules_19_exclude_on','field_600e8d139150d'),(7331,5868,'exclude_rules_19_pages','6840'),(7332,5868,'_exclude_rules_19_pages','field_600e8d139150e'),(7333,5868,'exclude_rules_20_exclude_on','specific'),(7334,5868,'_exclude_rules_20_exclude_on','field_600e8d139150d'),(7335,5868,'exclude_rules_20_pages','5939'),(7336,5868,'_exclude_rules_20_pages','field_600e8d139150e'),(7337,5868,'exclude_rules_21_exclude_on','specific'),(7338,5868,'_exclude_rules_21_exclude_on','field_600e8d139150d'),(7339,5868,'exclude_rules_21_pages','5650'),(7340,5868,'_exclude_rules_21_pages','field_600e8d139150e'),(7341,5868,'exclude_rules_22_exclude_on','specific'),(7342,5868,'_exclude_rules_22_exclude_on','field_600e8d139150d'),(7343,5868,'exclude_rules_22_pages','7356'),(7344,5868,'_exclude_rules_22_pages','field_600e8d139150e'),(7345,5868,'exclude_rules_23_exclude_on','specific'),(7346,5868,'_exclude_rules_23_exclude_on','field_600e8d139150d'),(7347,5868,'exclude_rules_23_pages','6077'),(7348,5868,'_exclude_rules_23_pages','field_600e8d139150e'),(7349,5868,'exclude_rules_24_exclude_on','specific'),(7350,5868,'_exclude_rules_24_exclude_on','field_600e8d139150d'),(7351,5868,'exclude_rules_24_pages','3179'),(7352,5868,'_exclude_rules_24_pages','field_600e8d139150e'),(7353,5868,'exclude_rules','31'),(7354,5868,'_exclude_rules','field_600e8d139150c'),(8339,15273,'_wp_page_template','elementor_header_footer'),(8340,15273,'_elementor_edit_mode','builder'),(8341,15273,'_elementor_template_type','wp-post'),(8342,15273,'_elementor_version','3.1.1'),(8343,15273,'_elementor_data','[{\"id\":\"0edb12b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=3f4f553\"}},\"elements\":[{\"id\":\"e9a63d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"ac8afe9\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b123b5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13.8960000000000007958078640513122081756591796875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"5641e49\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"766add2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":86.1039999999999992041921359486877918243408203125,\"align\":\"flex-end\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":80,\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"11e39c3\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_element_width\":\"auto\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Circular Std\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dripdown_typography_typography\":\"custom\",\"dripdown_typography_font_family\":\"Circular Std\",\"dripdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dripdown_typography_font_weight\":\"500\",\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"a43ff46\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign  In\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"rgba(255, 255, 255, 0)\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"boxed_btn_color\":\"#161C2D\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D5D7DD\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"heading_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"8359ab8\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign Up\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"32\",\"bottom\":\"14\",\"left\":\"32\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7356,5868,'include_rules_0_page_cats','154'),(7357,5868,'_include_rules_0_page_cats','field_601c11735cf4f'),(7358,5868,'exclude_rules_0_page_cats',''),(7359,5868,'_exclude_rules_0_page_cats','field_601c11735cf4f'),(7360,5868,'exclude_rules_1_page_cats',''),(7361,5868,'_exclude_rules_1_page_cats','field_601c11735cf4f'),(7362,5868,'exclude_rules_2_page_cats',''),(7363,5868,'_exclude_rules_2_page_cats','field_601c11735cf4f'),(7364,5868,'exclude_rules_3_page_cats',''),(7365,5868,'_exclude_rules_3_page_cats','field_601c11735cf4f'),(7366,5868,'exclude_rules_4_page_cats',''),(7367,5868,'_exclude_rules_4_page_cats','field_601c11735cf4f'),(7368,5868,'exclude_rules_5_page_cats',''),(7369,5868,'_exclude_rules_5_page_cats','field_601c11735cf4f'),(7370,5868,'exclude_rules_6_page_cats',''),(7371,5868,'_exclude_rules_6_page_cats','field_601c11735cf4f'),(7372,5868,'exclude_rules_7_page_cats',''),(7373,5868,'_exclude_rules_7_page_cats','field_601c11735cf4f'),(7374,5868,'exclude_rules_8_page_cats',''),(7375,5868,'_exclude_rules_8_page_cats','field_601c11735cf4f'),(7376,5868,'exclude_rules_9_page_cats',''),(7377,5868,'_exclude_rules_9_page_cats','field_601c11735cf4f'),(7378,5868,'exclude_rules_10_page_cats',''),(7379,5868,'_exclude_rules_10_page_cats','field_601c11735cf4f'),(7380,5868,'exclude_rules_11_page_cats',''),(7381,5868,'_exclude_rules_11_page_cats','field_601c11735cf4f'),(7382,5868,'exclude_rules_12_page_cats',''),(7383,5868,'_exclude_rules_12_page_cats','field_601c11735cf4f'),(7384,5868,'exclude_rules_13_page_cats',''),(7385,5868,'_exclude_rules_13_page_cats','field_601c11735cf4f'),(7386,5868,'exclude_rules_14_page_cats',''),(7387,5868,'_exclude_rules_14_page_cats','field_601c11735cf4f'),(7388,5868,'exclude_rules_15_page_cats',''),(7389,5868,'_exclude_rules_15_page_cats','field_601c11735cf4f'),(7390,5868,'exclude_rules_16_page_cats',''),(7391,5868,'_exclude_rules_16_page_cats','field_601c11735cf4f'),(7392,5868,'exclude_rules_17_page_cats',''),(7393,5868,'_exclude_rules_17_page_cats','field_601c11735cf4f'),(7394,5868,'exclude_rules_18_page_cats',''),(7395,5868,'_exclude_rules_18_page_cats','field_601c11735cf4f'),(7396,5868,'exclude_rules_19_page_cats',''),(7397,5868,'_exclude_rules_19_page_cats','field_601c11735cf4f'),(7398,5868,'exclude_rules_20_page_cats',''),(7399,5868,'_exclude_rules_20_page_cats','field_601c11735cf4f'),(7400,5868,'exclude_rules_21_page_cats',''),(7401,5868,'_exclude_rules_21_page_cats','field_601c11735cf4f'),(7402,5868,'exclude_rules_22_page_cats',''),(7403,5868,'_exclude_rules_22_page_cats','field_601c11735cf4f'),(7404,5868,'exclude_rules_23_page_cats',''),(7405,5868,'_exclude_rules_23_page_cats','field_601c11735cf4f'),(7406,5868,'exclude_rules_24_page_cats',''),(7407,5868,'_exclude_rules_24_page_cats','field_601c11735cf4f'),(7408,5868,'_exclude_rules_25_exclude_on','field_600e8d139150d'),(7409,5868,'exclude_rules_25_exclude_on','specific'),(7410,5868,'include_rules_1_page_cats','154'),(7411,5868,'_include_rules_1_page_cats','field_601c11735cf4f'),(7412,5868,'exclude_rules_25_pages','3631'),(7413,5868,'_exclude_rules_25_pages','field_600e8d139150e'),(7414,5868,'exclude_rules_28_exclude_on','specific'),(7415,5868,'_exclude_rules_28_exclude_on','field_600e8d139150d'),(7416,5868,'exclude_rules_28_pages','14193'),(7417,5868,'_exclude_rules_28_pages','field_600e8d139150e'),(7418,5868,'exclude_rules_29_exclude_on','specific'),(7419,5868,'_exclude_rules_29_exclude_on','field_600e8d139150d'),(7420,5868,'exclude_rules_29_pages','14696'),(7421,5868,'_exclude_rules_29_pages','field_600e8d139150e'),(7422,5868,'exclude_rules_30_exclude_on','specific'),(7423,5868,'_exclude_rules_30_exclude_on','field_600e8d139150d'),(7424,5868,'exclude_rules_30_pages','14864'),(7425,5868,'_exclude_rules_30_pages','field_600e8d139150e'),(8059,15251,'_elementor_edit_mode','builder'),(7427,5877,'inline_featured_image','0'),(7428,5877,'_elementor_edit_mode','builder'),(7429,5877,'_elementor_template_type','wp-post'),(7430,5877,'_elementor_version','3.1.1'),(7431,5877,'_wp_page_template','default'),(7432,5877,'_elementor_data','[{\"id\":\"b9d15b8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#FFFFFF\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"14ee3dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"9e059e6\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc02da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13.8960000000000007958078640513122081756591796875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"103b528\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"48164b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":86.1039999999999992041921359486877918243408203125,\"align\":\"flex-end\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":80,\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"3c6cf94\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"f43c834\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign  In\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"rgba(255, 255, 255, 0)\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"boxed_btn_color\":\"#161C2D\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D5D7DD\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"24dcd79\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign Up\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"rgba(255, 255, 255, 0)\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"boxed_btn_color\":\"#161C2D\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D5D7DD\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8393,15279,'_elementor_edit_mode','builder'),(8394,15279,'_elementor_template_type','wp-post'),(8395,15279,'_elementor_version','3.1.1'),(8396,15279,'_wp_page_template','default'),(8397,15279,'_elementor_data','[{\"id\":\"b9d15b8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#FFFFFF\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"14ee3dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"9e059e6\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc02da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13.8960000000000007958078640513122081756591796875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"103b528\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"48164b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":86.1039999999999992041921359486877918243408203125,\"align\":\"flex-end\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":80,\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"3c6cf94\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"f43c834\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign  In\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"rgba(255, 255, 255, 0)\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"boxed_btn_color\":\"#161C2D\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D5D7DD\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"24dcd79\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign Up\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"rgba(255, 255, 255, 0)\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"boxed_btn_color\":\"#161C2D\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D5D7DD\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8065,15252,'_wp_page_template','default'),(7435,5888,'inline_featured_image','0'),(7436,5888,'_wp_page_template','default'),(7437,5888,'_elementor_edit_mode','builder'),(7438,5888,'_elementor_template_type','wp-post'),(7439,5888,'_elementor_version','3.1.1'),(7440,5888,'_elementor_data','[{\"id\":\"ec270de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"content_width\":{\"unit\":\"px\",\"size\":1506,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=3f4f553\"},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b4da9b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"be79c1c\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"background_color\":\"#FCFDFE\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"41f2809\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.263999999999999346300683100707828998565673828125,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"5048a95\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"5e9bfc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.7360000000000042064129956997931003570556640625,\"align\":\"space-between\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":80,\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"32fd793\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"demo-menu\",\"menu_align\":\"end\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"0405ce3\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started free\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"13.5\",\"right\":\"22\",\"bottom\":\"13.5\",\"left\":\"22\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":165},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"size\":1108,\"unit\":\"px\"},\"_offset_y\":{\"size\":10,\"unit\":\"px\"},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8402,15280,'_wp_page_template','default'),(8403,15280,'_elementor_edit_mode','builder'),(8404,15280,'_elementor_template_type','wp-post'),(8405,15280,'_elementor_version','3.1.1'),(8406,15280,'_elementor_data','[{\"id\":\"ec270de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"content_width\":{\"unit\":\"px\",\"size\":1506,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=3f4f553\"},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b4da9b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"be79c1c\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"background_color\":\"#FCFDFE\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"41f2809\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.263999999999999346300683100707828998565673828125,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"5048a95\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"5e9bfc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.7360000000000042064129956997931003570556640625,\"align\":\"space-between\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":80,\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"32fd793\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"demo-menu\",\"menu_align\":\"end\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"0405ce3\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started free\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"13.5\",\"right\":\"22\",\"bottom\":\"13.5\",\"left\":\"22\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":165},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"size\":1108,\"unit\":\"px\"},\"_offset_y\":{\"size\":10,\"unit\":\"px\"},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8071,15253,'_wp_page_template','default'),(7443,5893,'inline_featured_image','0'),(7444,5893,'_wp_page_template','default'),(7445,5893,'_elementor_edit_mode','builder'),(7446,5893,'_elementor_template_type','wp-post'),(7447,5893,'_elementor_version','3.1.1'),(7448,5893,'_elementor_data','[{\"id\":\"67d7478\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_color\":\"#FCFDFE\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"098bd9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5090147\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"background_color\":\"#FCFDFE\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"75ce705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13.56400000000000005684341886080801486968994140625,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"96c1b16\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"76c2372\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":86.436000000000007048583938740193843841552734375,\"align\":\"flex-end\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":80,\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"1ce2bf9\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"8c96d4f\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/cart-simple.svg\",\"id\":2957},\"library\":\"svg\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-mini-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8411,15281,'_wp_page_template','default'),(8412,15281,'_elementor_edit_mode','builder'),(8413,15281,'_elementor_template_type','wp-post'),(8414,15281,'_elementor_version','3.1.1'),(8415,15281,'_elementor_data','[{\"id\":\"67d7478\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_color\":\"#FCFDFE\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"098bd9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5090147\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"background_color\":\"#FCFDFE\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"75ce705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13.56400000000000005684341886080801486968994140625,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"96c1b16\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"76c2372\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":86.436000000000007048583938740193843841552734375,\"align\":\"flex-end\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":80,\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"1ce2bf9\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"8c96d4f\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/cart-simple.svg\",\"id\":2957},\"library\":\"svg\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-mini-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8077,15254,'_wp_page_template','default'),(7451,5898,'inline_featured_image','0'),(7452,5898,'_wp_page_template','default'),(7453,5898,'_elementor_edit_mode','builder'),(7454,5898,'_elementor_template_type','wp-post'),(7455,5898,'_elementor_version','3.1.1'),(7456,5898,'_elementor_data','[{\"id\":\"75d3751\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1445,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=3f4f553\"},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"da1a50f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3751e73\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d00834\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":15.7889999999999997015720509807579219341278076171875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"332d8c9\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"2b26a4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":84.2109999999999985220711096189916133880615234375,\"_inline_size_tablet\":80,\"align\":\"flex-end\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"425049b\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":3,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"247\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"a3ed11d\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Buy now - Starting at $99\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"16.5\",\"right\":\"28.05\",\"bottom\":\"16.5\",\"left\":\"28.05\",\"isLinked\":false},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\"},\"hide_mobile\":\"hidden-phone\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product\\/apple-airpods-with-wired-charging-case\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8420,15282,'_wp_page_template','default'),(8421,15282,'_elementor_edit_mode','builder'),(8422,15282,'_elementor_template_type','wp-post'),(8423,15282,'_elementor_version','3.1.1'),(8424,15282,'_elementor_data','[{\"id\":\"75d3751\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1445,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=3f4f553\"},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"da1a50f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3751e73\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d00834\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":15.7889999999999997015720509807579219341278076171875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"332d8c9\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"2b26a4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":84.2109999999999985220711096189916133880615234375,\"_inline_size_tablet\":80,\"align\":\"flex-end\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"425049b\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":3,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"247\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"a3ed11d\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Buy now - Starting at $99\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"16.5\",\"right\":\"28.05\",\"bottom\":\"16.5\",\"left\":\"28.05\",\"isLinked\":false},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\"},\"hide_mobile\":\"hidden-phone\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product\\/apple-airpods-with-wired-charging-case\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8083,15255,'_wp_page_template','default'),(7459,6330,'inline_featured_image','0'),(7460,6330,'_wp_page_template','default'),(7461,6330,'_elementor_edit_mode','builder'),(7462,6330,'_elementor_template_type','wp-post'),(7463,6330,'_elementor_version','3.1.1'),(7464,6330,'_elementor_data','[{\"id\":\"a036fdf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\"},\"elements\":[{\"id\":\"f395f26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e167c36\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84cb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13.8960000000000007958078640513122081756591796875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"2242c27\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"d3c4181\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":86.1039999999999992041921359486877918243408203125,\"align\":\"flex-end\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":80,\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"5c6edcf\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#1FA58E\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\",\"menu_bg_color\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"39f791c\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign  In\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"rgba(255, 255, 255, 0)\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Karla\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"boxed_btn_color\":\"#161C2D\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D5D7DD\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"heading_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"87ef756\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get Started\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1290A4\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Karla\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_font_weight\":\"400\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8348,15274,'_wp_page_template','default'),(8349,15274,'_elementor_edit_mode','builder'),(8350,15274,'_elementor_template_type','wp-post'),(8351,15274,'_elementor_version','3.1.1'),(8352,15274,'_elementor_data','[{\"id\":\"a036fdf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\"},\"elements\":[{\"id\":\"f395f26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e167c36\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84cb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13.8960000000000007958078640513122081756591796875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"2242c27\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"d3c4181\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":86.1039999999999992041921359486877918243408203125,\"align\":\"flex-end\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":80,\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"5c6edcf\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#1FA58E\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\",\"menu_bg_color\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"39f791c\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign  In\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"rgba(255, 255, 255, 0)\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Karla\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"boxed_btn_color\":\"#161C2D\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D5D7DD\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"heading_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"87ef756\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get Started\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1290A4\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Karla\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_font_weight\":\"400\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8089,15256,'_wp_page_template','default'),(7467,6335,'inline_featured_image','0'),(7468,6335,'_wp_page_template','default'),(7469,6335,'_elementor_edit_mode','builder'),(7470,6335,'_elementor_template_type','wp-post'),(7471,6335,'_elementor_version','3.1.1'),(7472,6335,'_elementor_data','[{\"id\":\"7ea5f42\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#E3EEF8\"},\"elements\":[{\"id\":\"a46d445\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8df32ea\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"69004e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":12.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40,\"_inline_size_tablet\":19},\"elements\":[{\"id\":\"3e6e4bb\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"89532db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.280000000000001136868377216160297393798828125,\"align\":\"space-between\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":58},\"elements\":[{\"id\":\"d90ebbf\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"start\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#258AFF\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"492d1b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.40299999999999869260136620141565799713134765625,\"hide_mobile\":\"hidden-phone\",\"_inline_size_tablet\":22},\"elements\":[{\"id\":\"ebf81f8\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get Started\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF000\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"24\",\"bottom\":\"13\",\"left\":\"24\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_btn_color\":\"#258AFF\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#258AFF\",\"button_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8357,15275,'_wp_page_template','default'),(8358,15275,'_elementor_edit_mode','builder'),(8359,15275,'_elementor_template_type','wp-post'),(8360,15275,'_elementor_version','3.1.1'),(8361,15275,'_elementor_data','[{\"id\":\"7ea5f42\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#E3EEF8\"},\"elements\":[{\"id\":\"a46d445\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8df32ea\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"69004e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":12.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40,\"_inline_size_tablet\":19},\"elements\":[{\"id\":\"3e6e4bb\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"89532db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.280000000000001136868377216160297393798828125,\"align\":\"space-between\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":58},\"elements\":[{\"id\":\"d90ebbf\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"start\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#258AFF\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"492d1b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.40299999999999869260136620141565799713134765625,\"hide_mobile\":\"hidden-phone\",\"_inline_size_tablet\":22},\"elements\":[{\"id\":\"ebf81f8\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get Started\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF000\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"24\",\"bottom\":\"13\",\"left\":\"24\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_btn_color\":\"#258AFF\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#258AFF\",\"button_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8095,15257,'_elementor_edit_mode','builder'),(7475,8346,'inline_featured_image','0'),(7476,8346,'_elementor_edit_mode','builder'),(7477,8346,'_elementor_template_type','wp-post'),(7478,8346,'_elementor_version','3.0.14'),(7479,8346,'_wp_page_template','default'),(7480,8346,'_elementor_data','[{\"id\":\"fefd0ca\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"11bacaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4091615\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"86309da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":14.018000000000000682121026329696178436279296875,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d128e22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"d3ff250\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.481999999999999317878973670303821563720703125,\"align\":\"flex-end\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1916b03\",\"elType\":\"widget\",\"settings\":{\"menu_align\":\"start\",\"menu_color\":\"#2F4B6E\",\"menu_typography_typography\":\"custom\",\"_css_classes\":\"hide-dropdown-menu\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"cebdb20\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":27.166000000000000369482222595252096652984619140625},\"elements\":[{\"id\":\"38899dd\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Get The App\",\"icon\":{\"value\":\"fab fa-apple\",\"library\":\"fa-brands\"},\"icon_position\":\"before\",\"button_align\":\"right\",\"icon_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Nunito\",\"heading_typography_font_weight\":\"700\",\"heading_typography_text_transform\":\"uppercase\",\"inline_btn_color\":\"#2F4B6E\",\"boxed_btn_color\":\"#2F4B6E\",\"boxed_btn_background\":\"#F8E587\",\"button_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_color\":\"#304C6D\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8366,15276,'_elementor_edit_mode','builder'),(8367,15276,'_elementor_template_type','wp-post'),(8368,15276,'_elementor_version','3.0.14'),(8369,15276,'_wp_page_template','default'),(8370,15276,'_elementor_data','[{\"id\":\"fefd0ca\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"11bacaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4091615\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"86309da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":14.018000000000000682121026329696178436279296875,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d128e22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"d3ff250\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.481999999999999317878973670303821563720703125,\"align\":\"flex-end\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1916b03\",\"elType\":\"widget\",\"settings\":{\"menu_align\":\"start\",\"menu_color\":\"#2F4B6E\",\"menu_typography_typography\":\"custom\",\"_css_classes\":\"hide-dropdown-menu\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"cebdb20\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":27.166000000000000369482222595252096652984619140625},\"elements\":[{\"id\":\"38899dd\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Get The App\",\"icon\":{\"value\":\"fab fa-apple\",\"library\":\"fa-brands\"},\"icon_position\":\"before\",\"button_align\":\"right\",\"icon_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Nunito\",\"heading_typography_font_weight\":\"700\",\"heading_typography_text_transform\":\"uppercase\",\"inline_btn_color\":\"#2F4B6E\",\"boxed_btn_color\":\"#2F4B6E\",\"boxed_btn_background\":\"#F8E587\",\"button_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_color\":\"#304C6D\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8101,15258,'_wp_page_template','default'),(7483,8347,'inline_featured_image','0'),(7484,8347,'_wp_page_template','default'),(7485,8347,'_elementor_edit_mode','builder'),(7486,8347,'_elementor_template_type','wp-post'),(7487,8347,'_elementor_version','3.0.14'),(7488,8347,'_elementor_data','[{\"id\":\"74143e5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#8731E8\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"background_color_b\":\"#4528DC\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":-48,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"gap\":\"no\"},\"elements\":[{\"id\":\"c02e742\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64e0ffa\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cfdebed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.5090000000000003410605131648480892181396484375,\"_inline_size_tablet\":30,\"_inline_size_mobile\":50,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d503d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo-white.svg\",\"id\":5079},\"logo_type\":\"white\"},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"daf5de7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.4380000000000023874235921539366245269775390625,\"_inline_size_tablet\":40,\"_inline_size_mobile\":50,\"content_position\":\"center\",\"content_position_tablet\":\"center\",\"content_position_mobile\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cf28c07\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"menu_align\":\"end\",\"_element_width_tablet\":\"auto\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93.11799999999999499777914024889469146728515625},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"primary_menu\":\"main-menu\",\"menu_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_color\":\"#DBE4F1\",\"menu_hover_color\":\"#EFD358\",\"menu_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_css_classes\":\"hide-dropdown-menu\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"eebf0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.7170000000000005258016244624741375446319580078125,\"_inline_size_tablet\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"777fa0a\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Read Now\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Inter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_font_weight\":\"600\",\"boxed_btn_color\":\"#222D3D\",\"boxed_btn_background\":\"#EFD358\",\"button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"38\",\"bottom\":\"15\",\"left\":\"38\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8276,15266,'_wp_page_template','default'),(8277,15266,'_elementor_edit_mode','builder'),(8278,15266,'_elementor_template_type','wp-post'),(8279,15266,'_elementor_version','3.0.14'),(8280,15266,'_elementor_data','[{\"id\":\"74143e5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#8731E8\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"background_color_b\":\"#4528DC\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":-48,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"gap\":\"no\"},\"elements\":[{\"id\":\"c02e742\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64e0ffa\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cfdebed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.5090000000000003410605131648480892181396484375,\"_inline_size_tablet\":30,\"_inline_size_mobile\":50,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d503d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo-white.svg\",\"id\":5079},\"logo_type\":\"white\"},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"daf5de7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.4380000000000023874235921539366245269775390625,\"_inline_size_tablet\":40,\"_inline_size_mobile\":50,\"content_position\":\"center\",\"content_position_tablet\":\"center\",\"content_position_mobile\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cf28c07\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"menu_align\":\"end\",\"_element_width_tablet\":\"auto\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93.11799999999999499777914024889469146728515625},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"primary_menu\":\"main-menu\",\"menu_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_color\":\"#DBE4F1\",\"menu_hover_color\":\"#EFD358\",\"menu_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_css_classes\":\"hide-dropdown-menu\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"eebf0ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.7170000000000005258016244624741375446319580078125,\"_inline_size_tablet\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"777fa0a\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Read Now\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Inter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_font_weight\":\"600\",\"boxed_btn_color\":\"#222D3D\",\"boxed_btn_background\":\"#EFD358\",\"button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"38\",\"bottom\":\"15\",\"left\":\"38\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7490,8347,'_wxr_import_has_attachment_refs','1'),(7491,8348,'inline_featured_image','0'),(7492,8348,'_wp_page_template','default'),(7493,8348,'_elementor_edit_mode','builder'),(7494,8348,'_elementor_template_type','wp-post'),(7495,8348,'_elementor_version','3.0.14'),(7496,8348,'_elementor_data','[{\"id\":\"eb365e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"gradient\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#6451EC\",\"background_color_b\":\"#0A74FF\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"8eb6696\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"9fafa9f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2e09707\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13.8960000000000007958078640513122081756591796875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"49a0eff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo-white.svg\",\"id\":5079},\"logo_type\":\"white\"},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"df13f57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":86.1039999999999992041921359486877918243408203125,\"align\":\"flex-end\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":80,\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"1909231\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"menu_align\":\"end\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"auto\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"primary_menu\":\"main-menu\",\"menu_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"menu_color\":\"#FFFFFF\",\"menu_hover_color\":\"#EFD358\",\"_css_classes\":\"hide-dropdown-menu\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"02b7e38\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign  In\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"rgba(255, 255, 255, 0)\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Inter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"600\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"boxed_btn_color\":\"#FFFFFF\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D5D7DD\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"heading_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b56a075\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Start free trial\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#EFD358\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Inter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_weight\":\"600\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"25\",\"bottom\":\"13\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_btn_color\":\"#222D3D\",\"button_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"button_shadow_box_shadow_type\":\"\",\"button_shadow_box_shadow\":{\"horizontal\":-45,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8375,15277,'_wp_page_template','default'),(8376,15277,'_elementor_edit_mode','builder'),(8377,15277,'_elementor_template_type','wp-post'),(8378,15277,'_elementor_version','3.0.14'),(8379,15277,'_elementor_data','[{\"id\":\"eb365e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"gradient\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#6451EC\",\"background_color_b\":\"#0A74FF\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"8eb6696\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"9fafa9f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2e09707\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13.8960000000000007958078640513122081756591796875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"49a0eff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo-white.svg\",\"id\":5079},\"logo_type\":\"white\"},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"df13f57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":86.1039999999999992041921359486877918243408203125,\"align\":\"flex-end\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":80,\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"1909231\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"menu_align\":\"end\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"auto\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"primary_menu\":\"main-menu\",\"menu_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"menu_color\":\"#FFFFFF\",\"menu_hover_color\":\"#EFD358\",\"_css_classes\":\"hide-dropdown-menu\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"02b7e38\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign  In\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"rgba(255, 255, 255, 0)\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Inter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"600\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"boxed_btn_color\":\"#FFFFFF\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D5D7DD\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"heading_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b56a075\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Start free trial\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#EFD358\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Inter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_weight\":\"600\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"25\",\"bottom\":\"13\",\"left\":\"25\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_btn_color\":\"#222D3D\",\"button_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"button_shadow_box_shadow_type\":\"\",\"button_shadow_box_shadow\":{\"horizontal\":-45,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7498,8348,'_wxr_import_has_attachment_refs','1'),(7499,8366,'inline_featured_image','0'),(7500,8366,'_wp_page_template','default'),(7501,8366,'_elementor_edit_mode','builder'),(7502,8366,'_elementor_template_type','wp-post'),(7503,8366,'_elementor_version','3.1.1'),(7504,8366,'_elementor_data','[{\"id\":\"e74d79a\",\"elType\":\"section\",\"settings\":{\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F5F5F8\",\"background_position\":\"bottom left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"content_width\":{\"unit\":\"px\",\"size\":1445,\"sizes\":[]},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d17c314\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"dccf15d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"359fe07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":15.7889999999999997015720509807579219341278076171875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f6793\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"5dced43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":84.2109999999999985220711096189916133880615234375,\"_inline_size_tablet\":80,\"align\":\"flex-end\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"8b6f067\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"4b5602d\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Download Now\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Inter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"heading_typography_typography\":\"\"},\"hide_mobile\":\"hidden-phone\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_btn_color\":\"#FFFFFF\",\"boxed_btn_background\":\"#258AFF\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#258AFF\",\"button_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8384,15278,'_wp_page_template','default'),(8385,15278,'_elementor_edit_mode','builder'),(8386,15278,'_elementor_template_type','wp-post'),(8387,15278,'_elementor_version','3.1.1'),(8388,15278,'_elementor_data','[{\"id\":\"e74d79a\",\"elType\":\"section\",\"settings\":{\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F5F5F8\",\"background_position\":\"bottom left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"content_width\":{\"unit\":\"px\",\"size\":1445,\"sizes\":[]},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d17c314\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"dccf15d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"359fe07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":15.7889999999999997015720509807579219341278076171875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f6793\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"5dced43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":84.2109999999999985220711096189916133880615234375,\"_inline_size_tablet\":80,\"align\":\"flex-end\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"8b6f067\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"4b5602d\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Download Now\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Inter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"heading_typography_typography\":\"\"},\"hide_mobile\":\"hidden-phone\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_btn_color\":\"#FFFFFF\",\"boxed_btn_background\":\"#258AFF\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#258AFF\",\"button_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8107,15259,'_wp_page_template','default'),(7507,14363,'inline_featured_image','0'),(7508,14363,'_wp_page_template','default'),(7509,14363,'include_rules','1'),(7510,14363,'_include_rules','field_600e8b3a91509'),(7511,14363,'exclude_rules',''),(7512,14363,'_exclude_rules','field_600e8d139150c'),(7513,14363,'_elementor_edit_mode','builder'),(7514,14363,'_elementor_template_type','wp-post'),(7515,14363,'_elementor_version','3.1.4'),(7516,14363,'_elementor_data','[{\"id\":\"2aef176\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"z_index\":2},\"elements\":[{\"id\":\"9270f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ff359e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]},\"shadepro_sticky_bg\":\"#1E142F\",\"shadepro_sticky_border_width\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"38\",\"bottom\":\"38\",\"left\":\"38\",\"isLinked\":true},\"shadepro_sticky_shadow_box_shadow\":{\"horizontal\":70,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#9E5555\"},\"elements\":[{\"id\":\"66f5017\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":12.1219999999999998863131622783839702606201171875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"3d79082\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo-white.svg\",\"id\":5079},\"logo_type\":\"white\"},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"ef09a36\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":72,\"align\":\"space-between\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":51},\"elements\":[{\"id\":\"6510256\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"demo-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_color\":\"#FFFFFF\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":100,\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":3,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_title_typography_font_weight\":\"700\",\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"DM Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dripdown_typography_typography\":\"custom\",\"dripdown_typography_font_family\":\"Manrope\",\"dripdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dripdown_typography_font_weight\":\"600\",\"dripdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"megamenu_title_typography_font_family\":\"Manrope\",\"megamenu_title_typography_line_height\":{\"unit\":\"em\",\"size\":3.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"megamenu_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ddown_menu_border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"714be3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.43900000000000005684341886080801486968994140625,\"hide_mobile\":\"hidden-phone\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":29},\"elements\":[{\"id\":\"a1d35d6\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Start Free Trial\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#FFFFFF\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_font_weight\":\"600\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"25\",\"bottom\":\"17\",\"left\":\"25\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_btn_color\":\"#161C2D\",\"__globals__\":{\"boxed_btn_color\":\"\",\"boxed_btn_background\":\"\"},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#FFFFFF\",\"button_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7517,14363,'include_rules_0_include_on','specific'),(7518,14363,'_include_rules_0_include_on','field_600e8bd99150a'),(7519,14363,'include_rules_0_pages','14193'),(7520,14363,'_include_rules_0_pages','field_600e8cc79150b'),(8285,15267,'_wp_page_template','default'),(8286,15267,'_elementor_edit_mode','builder'),(8287,15267,'_elementor_template_type','wp-post'),(8288,15267,'_elementor_version','3.1.4'),(8289,15267,'_elementor_data','[{\"id\":\"2aef176\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"z_index\":2},\"elements\":[{\"id\":\"9270f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ff359e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]},\"shadepro_sticky_bg\":\"#1E142F\",\"shadepro_sticky_border_width\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"38\",\"bottom\":\"38\",\"left\":\"38\",\"isLinked\":true},\"shadepro_sticky_shadow_box_shadow\":{\"horizontal\":70,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#9E5555\"},\"elements\":[{\"id\":\"66f5017\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":12.1219999999999998863131622783839702606201171875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"3d79082\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo-white.svg\",\"id\":5079},\"logo_type\":\"white\"},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"ef09a36\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":72,\"align\":\"space-between\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":51},\"elements\":[{\"id\":\"6510256\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"demo-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_color\":\"#FFFFFF\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":100,\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":3,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_title_typography_font_weight\":\"700\",\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"DM Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dripdown_typography_typography\":\"custom\",\"dripdown_typography_font_family\":\"Manrope\",\"dripdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dripdown_typography_font_weight\":\"600\",\"dripdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"megamenu_title_typography_font_family\":\"Manrope\",\"megamenu_title_typography_line_height\":{\"unit\":\"em\",\"size\":3.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"megamenu_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ddown_menu_border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"714be3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.43900000000000005684341886080801486968994140625,\"hide_mobile\":\"hidden-phone\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":29},\"elements\":[{\"id\":\"a1d35d6\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Start Free Trial\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#FFFFFF\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_font_weight\":\"600\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"25\",\"bottom\":\"17\",\"left\":\"25\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_btn_color\":\"#161C2D\",\"__globals__\":{\"boxed_btn_color\":\"\",\"boxed_btn_background\":\"\"},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#FFFFFF\",\"button_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8113,15260,'_wp_page_template','default'),(7523,14810,'inline_featured_image','0'),(7524,14810,'_wp_page_template','default'),(7525,14810,'include_rules_0_include_on','specific'),(7526,14810,'_include_rules_0_include_on','field_600e8bd99150a'),(7527,14810,'include_rules_0_pages','14696'),(7528,14810,'_include_rules_0_pages','field_600e8cc79150b'),(7529,14810,'include_rules','1'),(7530,14810,'_include_rules','field_600e8b3a91509'),(7531,14810,'exclude_rules',''),(7532,14810,'_exclude_rules','field_600e8d139150c'),(7533,14810,'_elementor_edit_mode','builder'),(7534,14810,'_elementor_template_type','wp-post'),(7535,14810,'_elementor_version','3.2.3'),(7536,14810,'_elementor_data','[{\"id\":\"645db9d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_color_b\":\"#3636B2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_gradient_position\":\"center right\",\"custom_css\":\"background:linear-gradient(225deg, #7b11f9 0%, #7922d8 39%,#3636b2 100%)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/3-layers.png\",\"id\":3424},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_rotate\":2,\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"gap\":\"no\",\"background_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/pattern-2.png\",\"id\":3640},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_color\":\"#F8F8F8\",\"background_repeat\":\"no-repeat\",\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-104\",\"left\":0,\"isLinked\":false},\"z_index\":4,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-79\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4390857\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f1f5f7\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]},\"z_index\":2},\"elements\":[{\"id\":\"21b31bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":12.02,\"_inline_size_mobile\":40,\"_inline_size_tablet\":18},\"elements\":[{\"id\":\"846d527\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\"},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"02d2074\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87.948,\"align\":\"flex-end\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":82},\"elements\":[{\"id\":\"834a9a0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":3,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_element_width\":\"auto\",\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Manrope\",\"menu_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"ec3634d\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign up for free\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#FC753B\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Manrope\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"__globals__\":{\"boxed_btn_background\":\"\"},\"button_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8294,15268,'_wp_page_template','default'),(8295,15268,'_elementor_edit_mode','builder'),(8296,15268,'_elementor_template_type','wp-post'),(8297,15268,'_elementor_version','3.2.3'),(8298,15268,'_elementor_data','[{\"id\":\"645db9d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_color_b\":\"#3636B2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_gradient_position\":\"center right\",\"custom_css\":\"background:linear-gradient(225deg, #7b11f9 0%, #7922d8 39%,#3636b2 100%)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/3-layers.png\",\"id\":3424},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_rotate\":2,\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"gap\":\"no\",\"background_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/pattern-2.png\",\"id\":3640},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_color\":\"#F8F8F8\",\"background_repeat\":\"no-repeat\",\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-104\",\"left\":0,\"isLinked\":false},\"z_index\":4,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-79\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4390857\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f1f5f7\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]},\"z_index\":2},\"elements\":[{\"id\":\"21b31bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":12.02,\"_inline_size_mobile\":40,\"_inline_size_tablet\":18},\"elements\":[{\"id\":\"846d527\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\"},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"02d2074\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87.948,\"align\":\"flex-end\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":82},\"elements\":[{\"id\":\"834a9a0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":3,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_element_width\":\"auto\",\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Manrope\",\"menu_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"ec3634d\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign up for free\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#FC753B\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Manrope\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"__globals__\":{\"boxed_btn_background\":\"\"},\"button_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8119,15261,'_wp_page_template','default'),(7539,15073,'inline_featured_image','0'),(7540,15073,'_wp_page_template','default'),(7541,15073,'include_rules_0_include_on','specific'),(7542,15073,'_include_rules_0_include_on','field_600e8bd99150a'),(7543,15073,'include_rules_0_pages','14864'),(7544,15073,'_include_rules_0_pages','field_600e8cc79150b'),(7545,15073,'include_rules','1'),(7546,15073,'_include_rules','field_600e8b3a91509'),(7547,15073,'exclude_rules',''),(7548,15073,'_exclude_rules','field_600e8d139150c'),(7549,15073,'_elementor_edit_mode','builder'),(7550,15073,'_elementor_template_type','wp-post'),(7551,15073,'_elementor_version','3.2.4'),(7552,15073,'_elementor_data','[{\"id\":\"c5bf411\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-100\",\"left\":0,\"isLinked\":false},\"background_color\":\"#813A3A\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-71\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cf58d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aed6f54\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"shadepro_sticky_bg\":\"#1E142F\",\"shadepro_sticky_border_width\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"38\",\"bottom\":\"38\",\"left\":\"38\",\"isLinked\":true},\"shadepro_sticky_shadow_box_shadow\":{\"horizontal\":70,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#9E5555\"},\"elements\":[{\"id\":\"0422e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":12,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"6044779\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo-white.svg\",\"id\":5079},\"logo_type\":\"white\"},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"d66fff6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88,\"_inline_size_mobile\":60,\"_inline_size_tablet\":80,\"content_position\":\"center\"},\"elements\":[{\"id\":\"36feb50\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"demo-menu\",\"menu_align\":\"start\",\"use_primary_menu\":\"\",\"menu_color\":\"#FFFFFF\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":100,\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_title_typography_font_weight\":\"700\",\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dripdown_typography_typography\":\"custom\",\"dripdown_typography_font_family\":\"Manrope\",\"dripdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dripdown_typography_font_weight\":\"600\",\"dripdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"megamenu_title_typography_font_family\":\"Manrope\",\"megamenu_title_typography_line_height\":{\"unit\":\"em\",\"size\":3.2,\"sizes\":[]},\"megamenu_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ddown_menu_border_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"207\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"123\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"d37f106\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Login\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#FFFFFF00\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Inter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_weight\":\"600\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"26\",\"bottom\":\"10\",\"left\":\"26\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_btn_color\":\"#FFFFFFA6\",\"__globals__\":{\"boxed_btn_color\":\"\",\"boxed_btn_background\":\"\"},\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#FFFFFF\",\"button_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":117.6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":-10,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"29799d9\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign Up\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#FFFFFF\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Inter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_weight\":\"600\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"26\",\"bottom\":\"10\",\"left\":\"26\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_btn_color\":\"#161C2D\",\"__globals__\":{\"boxed_btn_color\":\"\",\"boxed_btn_background\":\"\"},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#FFFFFF\",\"button_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8303,15269,'_wp_page_template','default'),(8304,15269,'_elementor_edit_mode','builder'),(8305,15269,'_elementor_template_type','wp-post'),(8306,15269,'_elementor_version','3.2.4'),(8307,15269,'_elementor_data','[{\"id\":\"c5bf411\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-100\",\"left\":0,\"isLinked\":false},\"background_color\":\"#813A3A\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-71\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cf58d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aed6f54\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"shadepro_sticky_bg\":\"#1E142F\",\"shadepro_sticky_border_width\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"38\",\"bottom\":\"38\",\"left\":\"38\",\"isLinked\":true},\"shadepro_sticky_shadow_box_shadow\":{\"horizontal\":70,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#9E5555\"},\"elements\":[{\"id\":\"0422e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":12,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"6044779\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo-white.svg\",\"id\":5079},\"logo_type\":\"white\"},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"d66fff6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88,\"_inline_size_mobile\":60,\"_inline_size_tablet\":80,\"content_position\":\"center\"},\"elements\":[{\"id\":\"36feb50\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"demo-menu\",\"menu_align\":\"start\",\"use_primary_menu\":\"\",\"menu_color\":\"#FFFFFF\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":100,\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_title_typography_font_weight\":\"700\",\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dripdown_typography_typography\":\"custom\",\"dripdown_typography_font_family\":\"Manrope\",\"dripdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dripdown_typography_font_weight\":\"600\",\"dripdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"megamenu_title_typography_font_family\":\"Manrope\",\"megamenu_title_typography_line_height\":{\"unit\":\"em\",\"size\":3.2,\"sizes\":[]},\"megamenu_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ddown_menu_border_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"207\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"123\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"d37f106\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Login\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#FFFFFF00\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Inter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_weight\":\"600\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"26\",\"bottom\":\"10\",\"left\":\"26\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_btn_color\":\"#FFFFFFA6\",\"__globals__\":{\"boxed_btn_color\":\"\",\"boxed_btn_background\":\"\"},\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#FFFFFF\",\"button_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":117.6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":-10,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"29799d9\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign Up\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#FFFFFF\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Inter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_weight\":\"600\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"26\",\"bottom\":\"10\",\"left\":\"26\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_btn_color\":\"#161C2D\",\"__globals__\":{\"boxed_btn_color\":\"\",\"boxed_btn_background\":\"\"},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#FFFFFF\",\"button_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7555,3107,'inline_featured_image','0'),(7556,3107,'position','Creative Director'),(7557,3107,'_position','field_5f69fd83be1bd'),(7558,3107,'social_links_0_icon','fab fa-twitter'),(7559,3107,'_social_links_0_icon','field_5f69fe0f6c024'),(7560,3107,'social_links_0_url','https://twitter.com'),(7561,3107,'_social_links_0_url','field_5f69feb807fcb'),(7562,3107,'social_links_1_icon','fab fa-facebook'),(7563,3107,'_social_links_1_icon','field_5f69fe0f6c024'),(7564,3107,'social_links_1_url','https://facebook.com'),(7565,3107,'_social_links_1_url','field_5f69feb807fcb'),(7566,3107,'social_links_2_icon','fab fa-instagram'),(7567,3107,'_social_links_2_icon','field_5f69fe0f6c024'),(7568,3107,'social_links_2_url','https://instagram.com'),(7569,3107,'_social_links_2_url','field_5f69feb807fcb'),(7570,3107,'social_links_3_icon','fab fa-linkedin'),(7571,3107,'_social_links_3_icon','field_5f69fe0f6c024'),(7572,3107,'social_links_3_url','https://linkedin.com'),(7573,3107,'_social_links_3_url','field_5f69feb807fcb'),(7574,3107,'social_links','4'),(7575,3107,'_social_links','field_5f69fdfe6c023'),(7576,3107,'_thumbnail_id','312'),(7577,3108,'inline_featured_image','0'),(7578,3108,'position','Lead Programmer'),(7579,3108,'_position','field_5f69fd83be1bd'),(7580,3108,'social_links_0_icon','fab fa-twitter'),(7581,3108,'_social_links_0_icon','field_5f69fe0f6c024'),(7582,3108,'social_links_0_url','https://twitter.com'),(7583,3108,'_social_links_0_url','field_5f69feb807fcb'),(7584,3108,'social_links_1_icon','fab fa-facebook'),(7585,3108,'_social_links_1_icon','field_5f69fe0f6c024'),(7586,3108,'social_links_1_url','https://facebook.com'),(7587,3108,'_social_links_1_url','field_5f69feb807fcb'),(7588,3108,'social_links_2_icon','fab fa-instagram'),(7589,3108,'_social_links_2_icon','field_5f69fe0f6c024'),(7590,3108,'social_links_2_url','https://instagram.com'),(7591,3108,'_social_links_2_url','field_5f69feb807fcb'),(7592,3108,'social_links_3_icon','fab fa-linkedin'),(7593,3108,'_social_links_3_icon','field_5f69fe0f6c024'),(7594,3108,'social_links_3_url','https://linkedin.com'),(7595,3108,'_social_links_3_url','field_5f69feb807fcb'),(7596,3108,'social_links','4'),(7597,3108,'_social_links','field_5f69fdfe6c023'),(7598,3108,'_thumbnail_id','311'),(7599,3109,'inline_featured_image','0'),(7600,3109,'position','Digital Marketer'),(7601,3109,'_position','field_5f69fd83be1bd'),(7602,3109,'social_links_0_icon','fab fa-twitter'),(7603,3109,'_social_links_0_icon','field_5f69fe0f6c024'),(7604,3109,'social_links_0_url','https://twitter.com'),(7605,3109,'_social_links_0_url','field_5f69feb807fcb'),(7606,3109,'social_links_1_icon','fab fa-facebook'),(7607,3109,'_social_links_1_icon','field_5f69fe0f6c024'),(7608,3109,'social_links_1_url','https://facebook.com'),(7609,3109,'_social_links_1_url','field_5f69feb807fcb'),(7610,3109,'social_links_2_icon','fab fa-instagram'),(7611,3109,'_social_links_2_icon','field_5f69fe0f6c024'),(7612,3109,'social_links_2_url','https://instagram.com'),(7613,3109,'_social_links_2_url','field_5f69feb807fcb'),(7614,3109,'social_links_3_icon','fab fa-linkedin'),(7615,3109,'_social_links_3_icon','field_5f69fe0f6c024'),(7616,3109,'social_links_3_url','https://linkedin.com'),(7617,3109,'_social_links_3_url','field_5f69feb807fcb'),(7618,3109,'social_links','4'),(7619,3109,'_social_links','field_5f69fdfe6c023'),(7620,3109,'_thumbnail_id','310'),(7621,3110,'inline_featured_image','0'),(7622,3110,'position','Isaiah Griffin'),(7623,3110,'_position','field_5f69fd83be1bd'),(7624,3110,'social_links_0_icon','fab fa-twitter'),(7625,3110,'_social_links_0_icon','field_5f69fe0f6c024'),(7626,3110,'social_links_0_url','https://twitter.com'),(7627,3110,'_social_links_0_url','field_5f69feb807fcb'),(7628,3110,'social_links_1_icon','fab fa-facebook'),(7629,3110,'_social_links_1_icon','field_5f69fe0f6c024'),(7630,3110,'social_links_1_url','https://facebook.com'),(7631,3110,'_social_links_1_url','field_5f69feb807fcb'),(7632,3110,'social_links_2_icon','fab fa-instagram'),(7633,3110,'_social_links_2_icon','field_5f69fe0f6c024'),(7634,3110,'social_links_2_url','https://instagram.com'),(7635,3110,'_social_links_2_url','field_5f69feb807fcb'),(7636,3110,'social_links_3_icon','fab fa-linkedin'),(7637,3110,'_social_links_3_icon','field_5f69fe0f6c024'),(7638,3110,'social_links_3_url','https://linkedin.com'),(7639,3110,'_social_links_3_url','field_5f69feb807fcb'),(7640,3110,'social_links','4'),(7641,3110,'_social_links','field_5f69fdfe6c023'),(7642,3110,'_thumbnail_id','309'),(7643,12113,'inline_featured_image','0'),(7644,12113,'inline_featured_image','0'),(7645,12113,'_thumbnail_id','12054'),(7646,12113,'position','Head of Marketing'),(7647,12113,'_position','field_5f69fd83be1bd'),(7648,12113,'social_links','3'),(7649,12113,'_social_links','field_5f69fdfe6c023'),(7650,12113,'rs_page_bg_color',''),(7651,12113,'social_links_0_icon','fab fa-facebook'),(7652,12113,'_social_links_0_icon','field_5f69fe0f6c024'),(7653,12113,'social_links_0_url','https://facebook.com'),(7654,12113,'_social_links_0_url','field_5f69feb807fcb'),(7655,12113,'social_links_1_icon','fab fa-twitter'),(7656,12113,'_social_links_1_icon','field_5f69fe0f6c024'),(7657,12113,'social_links_1_url','https://twitter.com'),(7658,12113,'_social_links_1_url','field_5f69feb807fcb'),(7659,12113,'social_links_2_icon','fab fa-instagram'),(7660,12113,'_social_links_2_icon','field_5f69fe0f6c024'),(7661,12113,'social_links_2_url','https://instagram.com'),(7662,12113,'_social_links_2_url','field_5f69feb807fcb'),(7663,12113,'inline_featured_image','0'),(7664,12113,'_thumbnail_id','12054'),(7665,12113,'position','Head of Marketing'),(7666,12113,'_position','field_5f69fd83be1bd'),(7667,12113,'social_links','3'),(7668,12113,'_social_links','field_5f69fdfe6c023'),(7669,12113,'rs_page_bg_color',''),(7670,12113,'social_links_0_icon','fab fa-facebook'),(7671,12113,'_social_links_0_icon','field_5f69fe0f6c024'),(7672,12113,'social_links_0_url','https://facebook.com'),(7673,12113,'_social_links_0_url','field_5f69feb807fcb'),(7674,12113,'social_links_1_icon','fab fa-twitter'),(7675,12113,'_social_links_1_icon','field_5f69fe0f6c024'),(7676,12113,'social_links_1_url','https://twitter.com'),(7677,12113,'_social_links_1_url','field_5f69feb807fcb'),(7678,12113,'social_links_2_icon','fab fa-instagram'),(7679,12113,'_social_links_2_icon','field_5f69fe0f6c024'),(7680,12113,'social_links_2_url','https://instagram.com'),(7681,12113,'_social_links_2_url','field_5f69feb807fcb'),(7682,12114,'inline_featured_image','0'),(7683,12114,'inline_featured_image','0'),(7684,12114,'inline_featured_image','0'),(7685,12114,'_thumbnail_id','12053'),(7686,12114,'position','CEO'),(7687,12114,'_position','field_5f69fd83be1bd'),(7688,12114,'social_links','3'),(7689,12114,'_social_links','field_5f69fdfe6c023'),(7690,12114,'rs_page_bg_color',''),(7691,12114,'social_links_0_icon','fab fa-facebook'),(7692,12114,'_social_links_0_icon','field_5f69fe0f6c024'),(7693,12114,'social_links_0_url','https://facebook.com'),(7694,12114,'_social_links_0_url','field_5f69feb807fcb'),(7695,12114,'social_links_1_icon','fab fa-instagram'),(7696,12114,'_social_links_1_icon','field_5f69fe0f6c024'),(7697,12114,'social_links_1_url','https://instagram.com'),(7698,12114,'_social_links_1_url','field_5f69feb807fcb'),(7699,12114,'social_links_2_icon','fab fa-twitter-square'),(7700,12114,'_social_links_2_icon','field_5f69fe0f6c024'),(7701,12114,'social_links_2_url','https://twitter.com'),(7702,12114,'_social_links_2_url','field_5f69feb807fcb'),(7703,12114,'inline_featured_image','0'),(7704,12114,'inline_featured_image','0'),(7705,12114,'_thumbnail_id','12053'),(7706,12114,'position','CEO'),(7707,12114,'_position','field_5f69fd83be1bd'),(7708,12114,'social_links','3'),(7709,12114,'_social_links','field_5f69fdfe6c023'),(7710,12114,'rs_page_bg_color',''),(7711,12114,'social_links_0_icon','fab fa-facebook'),(7712,12114,'_social_links_0_icon','field_5f69fe0f6c024'),(7713,12114,'social_links_0_url','https://facebook.com'),(7714,12114,'_social_links_0_url','field_5f69feb807fcb'),(7715,12114,'social_links_1_icon','fab fa-instagram'),(7716,12114,'_social_links_1_icon','field_5f69fe0f6c024'),(7717,12114,'social_links_1_url','https://instagram.com'),(7718,12114,'_social_links_1_url','field_5f69feb807fcb'),(7719,12114,'social_links_2_icon','fab fa-twitter-square'),(7720,12114,'_social_links_2_icon','field_5f69fe0f6c024'),(7721,12114,'social_links_2_url','https://twitter.com'),(7722,12114,'_social_links_2_url','field_5f69feb807fcb'),(7723,12126,'inline_featured_image','0'),(7724,12126,'inline_featured_image','0'),(7725,12126,'inline_featured_image','0'),(7726,12126,'inline_featured_image','0'),(7727,12126,'_thumbnail_id','12055'),(7728,12126,'position','Cheif Engineer'),(7729,12126,'_position','field_5f69fd83be1bd'),(7730,12126,'social_links','3'),(7731,12126,'_social_links','field_5f69fdfe6c023'),(7732,12126,'rs_page_bg_color',''),(7733,12126,'social_links_0_icon','fab fa-facebook'),(7734,12126,'_social_links_0_icon','field_5f69fe0f6c024'),(7735,12126,'social_links_0_url','https://facebook.com'),(7736,12126,'_social_links_0_url','field_5f69feb807fcb'),(7737,12126,'social_links_1_icon','fab fa-twitter'),(7738,12126,'_social_links_1_icon','field_5f69fe0f6c024'),(7739,12126,'social_links_1_url','https://twitter.com'),(7740,12126,'_social_links_1_url','field_5f69feb807fcb'),(7741,12126,'social_links_2_icon','fab fa-instagram'),(7742,12126,'_social_links_2_icon','field_5f69fe0f6c024'),(7743,12126,'social_links_2_url','https://instagram.com'),(7744,12126,'_social_links_2_url','field_5f69feb807fcb'),(7745,12133,'inline_featured_image','0'),(7746,12133,'inline_featured_image','0'),(7747,12133,'position','Director of Human Resources'),(7748,12133,'_position','field_5f69fd83be1bd'),(7749,12133,'social_links','3'),(7750,12133,'_social_links','field_5f69fdfe6c023'),(7751,12133,'rs_page_bg_color',''),(7752,12133,'social_links_0_icon','fab fa-facebook'),(7753,12133,'_social_links_0_icon','field_5f69fe0f6c024'),(7754,12133,'social_links_0_url','https://facebook.com'),(7755,12133,'_social_links_0_url','field_5f69feb807fcb'),(7756,12133,'social_links_1_icon','fab fa-instagram'),(7757,12133,'_social_links_1_icon','field_5f69fe0f6c024'),(7758,12133,'social_links_1_url','https://instagram.com'),(7759,12133,'_social_links_1_url','field_5f69feb807fcb'),(7760,12133,'social_links_2_icon','fab fa-twitter'),(7761,12133,'_social_links_2_icon','field_5f69fe0f6c024'),(7762,12133,'social_links_2_url','https://twitter.com'),(7763,12133,'_social_links_2_url','field_5f69feb807fcb'),(7764,12134,'inline_featured_image','0'),(7765,12134,'inline_featured_image','0'),(7766,12134,'position','Director of Human Resources'),(7767,12134,'_position','field_5f69fd83be1bd'),(7768,12134,'social_links','3'),(7769,12134,'_social_links','field_5f69fdfe6c023'),(7770,12134,'rs_page_bg_color',''),(7771,12134,'social_links_0_icon','fab fa-facebook'),(7772,12134,'_social_links_0_icon','field_5f69fe0f6c024'),(7773,12134,'social_links_0_url','https://facebook.com'),(7774,12134,'_social_links_0_url','field_5f69feb807fcb'),(7775,12134,'social_links_1_icon','fab fa-instagram'),(7776,12134,'_social_links_1_icon','field_5f69fe0f6c024'),(7777,12134,'social_links_1_url','https://instagram.com'),(7778,12134,'_social_links_1_url','field_5f69feb807fcb'),(7779,12134,'social_links_2_icon','fab fa-twitter'),(7780,12134,'_social_links_2_icon','field_5f69fe0f6c024'),(7781,12134,'social_links_2_url','https://twitter.com'),(7782,12134,'_social_links_2_url','field_5f69feb807fcb'),(7783,12135,'inline_featured_image','0'),(7784,12135,'inline_featured_image','0'),(7785,12135,'position','Head of Production'),(7786,12135,'_position','field_5f69fd83be1bd'),(7787,12135,'social_links','3'),(7788,12135,'_social_links','field_5f69fdfe6c023'),(7789,12135,'rs_page_bg_color',''),(7790,12135,'social_links_0_icon','fab fa-facebook-square'),(7791,12135,'_social_links_0_icon','field_5f69fe0f6c024'),(7792,12135,'social_links_0_url','https://facebook.com'),(7793,12135,'_social_links_0_url','field_5f69feb807fcb'),(7794,12135,'social_links_1_icon','fab fa-instagram'),(7795,12135,'_social_links_1_icon','field_5f69fe0f6c024'),(7796,12135,'social_links_1_url','https://instagram.com'),(7797,12135,'_social_links_1_url','field_5f69feb807fcb'),(7798,12135,'social_links_2_icon','fab fa-twitter'),(7799,12135,'_social_links_2_icon','field_5f69fe0f6c024'),(7800,12135,'social_links_2_url','https://twitter.com'),(7801,12135,'_social_links_2_url','field_5f69feb807fcb'),(7802,12135,'inline_featured_image','0'),(7803,12135,'position','Head of Production'),(7804,12135,'_position','field_5f69fd83be1bd'),(7805,12135,'social_links','3'),(7806,12135,'_social_links','field_5f69fdfe6c023'),(7807,12135,'rs_page_bg_color',''),(7808,12135,'social_links_0_icon','fab fa-facebook-square'),(7809,12135,'_social_links_0_icon','field_5f69fe0f6c024'),(7810,12135,'social_links_0_url','https://facebook.com'),(7811,12135,'_social_links_0_url','field_5f69feb807fcb'),(7812,12135,'social_links_1_icon','fab fa-instagram'),(7813,12135,'_social_links_1_icon','field_5f69fe0f6c024'),(7814,12135,'social_links_1_url','https://instagram.com'),(7815,12135,'_social_links_1_url','field_5f69feb807fcb'),(7816,12135,'social_links_2_icon','fab fa-twitter'),(7817,12135,'_social_links_2_icon','field_5f69fe0f6c024'),(7818,12135,'social_links_2_url','https://twitter.com'),(7819,12135,'_social_links_2_url','field_5f69feb807fcb'),(7825,15212,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:2;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:29:\"typography_line_height_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:19:\"shadepro-job-search\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:8:\"_z_index\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:2;s:19:\"_inline_size_tablet\";i:2;s:5:\"align\";i:1;s:23:\"content_position_tablet\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:2;s:6:\"margin\";i:1;s:7:\"z_index\";i:1;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:3;s:10:\"image_size\";i:2;s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}s:17:\"_section_position\";a:14:{s:14:\"_element_width\";i:3;s:9:\"_position\";i:2;s:21:\"_offset_orientation_h\";i:1;s:13:\"_offset_x_end\";i:1;s:9:\"_offset_y\";i:1;s:20:\"_offset_x_end_tablet\";i:1;s:16:\"_offset_y_tablet\";i:1;s:20:\"_offset_x_end_mobile\";i:1;s:16:\"_offset_y_mobile\";i:1;s:9:\"_offset_x\";i:1;s:21:\"_offset_orientation_v\";i:1;s:13:\"_offset_y_end\";i:1;s:16:\"_offset_x_tablet\";i:1;s:20:\"_offset_y_end_tablet\";i:1;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:3;s:16:\"_animation_delay\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:1;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:6:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}}}}'),(7827,15213,'_elementor_template_type','section'),(7828,15213,'_elementor_version','3.0.13'),(7829,15213,'_wp_page_template','default'),(7830,15213,'_elementor_data','[{\"id\":\"793b8a6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"753310ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"63b2cb26\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"eb30daa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":44.2109999999999985220711096189916133880615234375,\"_inline_size_tablet\":55,\"animation\":\"fadeInLeft\",\"animation_mobile\":\"none\"},\"elements\":[{\"id\":\"532bd0ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get more visitors, get more sales.\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFF\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b313c4b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"34c40c16\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Start a free trial\",\"icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_gap\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_color\":\"#68D585\",\"inline_btn_color\":\"#68D585\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"heading_typography_typography\":\"\"},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2bcf01ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55.7890000000000014779288903810083866119384765625,\"align\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":45,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInRight\",\"animation_mobile\":\"none\"},\"elements\":[{\"id\":\"25ae33e7\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/BG.jpg\",\"id\":2818},\"_z_index\":1,\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"__globals__\":{\"play_icon_color\":\"globals\\/colors?id=accent\"},\"play_icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"6f8f7746\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-2.png\",\"id\":2820},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"size\":367,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":-36.03099999999999880628820392303168773651123046875,\"unit\":\"px\"},\"_offset_y\":{\"size\":-32,\"unit\":\"px\"},\"_offset_x_end_mobile\":{\"size\":-4.0160000000000000142108547152020037174224853515625,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":-33,\"unit\":\"px\"},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":138},\"_offset_x_end_tablet\":{\"size\":-33.73400000000000176214598468504846096038818359375,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":44,\"unit\":\"px\"},\"_z_index\":0},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7831,15213,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:11:\"title_color\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:6:\"button\";a:3:{s:12:\"button_label\";i:1;s:4:\"icon\";i:1;s:10:\"button_url\";i:1;}}s:5:\"style\";a:2:{s:10:\"icon_style\";a:2:{s:8:\"icon_gap\";i:1;s:10:\"icon_color\";i:1;}s:12:\"button_style\";a:9:{s:16:\"inline_btn_color\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_tablet\";i:2;s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:9:\"animation\";i:2;s:16:\"animation_mobile\";i:2;}s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:13:\"margin_mobile\";i:1;s:13:\"margin_tablet\";i:1;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_image_overlay\";a:3:{s:18:\"show_image_overlay\";i:1;s:13:\"image_overlay\";i:1;s:8:\"lightbox\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_video_style\";a:1:{s:14:\"play_icon_size\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}s:17:\"_section_position\";a:12:{s:14:\"_element_width\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:9:\"_offset_x\";i:1;s:13:\"_offset_x_end\";i:1;s:9:\"_offset_y\";i:1;s:20:\"_offset_x_end_mobile\";i:1;s:16:\"_offset_y_mobile\";i:1;s:21:\"_element_width_tablet\";i:1;s:28:\"_element_custom_width_tablet\";i:1;s:20:\"_offset_x_end_tablet\";i:1;s:16:\"_offset_y_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:1;s:3:\"gap\";i:1;s:15:\"stretch_section\";i:1;s:8:\"overflow\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),(7833,15214,'_elementor_template_type','section'),(7834,15214,'_elementor_version','3.0.13'),(7835,15214,'_wp_page_template','default'),(7836,15214,'_elementor_data','[{\"id\":\"68e0c718\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"400f9ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4e182391\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d27d139\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"6db099aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"481c372d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"551dc74d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"638181ab\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"7ee9d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1d23f05c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a24dd3e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a5a11dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7837,15214,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:2;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_letter_spacing\";i:1;s:10:\"text_color\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:6:\"button\";a:3:{s:12:\"button_label\";i:1;s:11:\"button_type\";i:1;s:10:\"button_url\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:9:{s:20:\"boxed_btn_background\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:14:\"button_padding\";i:1;s:19:\"btn_hover_animation\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;s:5:\"align\";i:2;s:12:\"align_tablet\";i:2;}}s:8:\"advanced\";a:3:{s:17:\"_section_position\";a:5:{s:9:\"_position\";i:1;s:9:\"_offset_x\";i:1;s:9:\"_offset_y\";i:1;s:21:\"_element_width_mobile\";i:1;s:14:\"_element_width\";i:2;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:3;s:16:\"_animation_delay\";i:2;}s:14:\"_section_style\";a:2:{s:8:\"_z_index\";i:2;s:7:\"_margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:19:\"_section_responsive\";a:2:{s:20:\"reverse_order_mobile\";i:1;s:20:\"reverse_order_tablet\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;s:16:\"background_image\";i:1;s:17:\"background_repeat\";i:1;}}}}}'),(7839,15215,'_elementor_template_type','section'),(7840,15215,'_elementor_version','3.0.13'),(7841,15215,'_wp_page_template','default'),(7842,15215,'_elementor_data','[{\"id\":\"1ac3b5bf\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#FCFDFE\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"348e301a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"593422ae\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"structure\":\"30\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3653f9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"3d4254aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.33200000000000073896444519050419330596923828125,\"align\":\"center\",\"text_align\":\"center\",\"animation_duration\":\"fast\",\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"75e01fcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get things done by awesome remote team\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"642686ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"35\",\"left\":\"40\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ba14f24\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"23.5\",\"bottom\":\"20\",\"left\":\"23.5\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_gap\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"_element_width\":\"auto\",\"btn_hover_animation\":\"float\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_color\":\"#473BF0\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"47261e96\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn more\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#FFFFFF\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"43\",\"bottom\":\"20\",\"left\":\"43\",\"isLinked\":false},\"icon_gap\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"boxed_btn_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_color\":\"#E7E9ED\",\"btn_hover_animation\":\"float\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"656def2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"45819973\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"84\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70684db3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1fef47f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/browser_01.png\",\"id\":194},\"image_size\":\"full\",\"align\":\"center\",\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":42,\"blur\":44,\"spread\":-10,\"color\":\"rgba(1, 23, 48, 0.12)\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7843,15215,'_elementor_controls_usage','a:6:{s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:19:\"_inline_size_tablet\";i:3;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:18:\"animation_duration\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:10:\"text_color\";i:1;s:25:\"typography_letter_spacing\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:12:\"button_label\";i:2;s:11:\"button_type\";i:2;s:4:\"icon\";i:1;s:10:\"button_url\";i:2;}}s:5:\"style\";a:2:{s:12:\"button_style\";a:13:{s:20:\"boxed_btn_background\";i:2;s:29:\"heading_typography_typography\";i:2;s:30:\"heading_typography_font_family\";i:2;s:28:\"heading_typography_font_size\";i:2;s:30:\"heading_typography_font_weight\";i:2;s:30:\"heading_typography_line_height\";i:2;s:33:\"heading_typography_letter_spacing\";i:2;s:14:\"button_padding\";i:2;s:19:\"btn_hover_animation\";i:2;s:20:\"button_border_border\";i:2;s:19:\"button_border_width\";i:2;s:19:\"button_border_color\";i:2;s:15:\"boxed_btn_color\";i:1;}s:10:\"icon_style\";a:1:{s:8:\"icon_gap\";i:2;}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}s:14:\"_section_style\";a:2:{s:14:\"_margin_mobile\";i:2;s:7:\"_margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:2;s:14:\"padding_mobile\";i:2;s:14:\"padding_tablet\";i:2;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;s:6:\"layout\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:4:{s:16:\"background_color\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:21:\"background_background\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:32:\"image_box_shadow_box_shadow_type\";i:1;s:27:\"image_box_shadow_box_shadow\";i:1;s:19:\"image_border_radius\";i:1;}}}}}'),(7845,15216,'_elementor_template_type','section'),(7846,15216,'_elementor_version','3.0.13'),(7847,15216,'_wp_page_template','default'),(7848,15216,'_elementor_data','[{\"id\":\"1922b6e1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/video-conf-BG.png\",\"id\":2234},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"14c5ddda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2c3ff0e7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/video-conf-BG.png\",\"id\":2234},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_position_mobile\":\"top left\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"701e3b10\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43.9470000000000027284841053187847137451171875,\"content_position\":\"center\",\"_inline_size_tablet\":55,\"animation\":\"fadeInLeft\",\"animation_mobile\":\"none\"},\"elements\":[{\"id\":\"392f6ac8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Not another zoom for you!\",\"header_size\":\"span\",\"title_color\":\"#F4F7FA\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6c8d397f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Start. Join. Meet.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8441625\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"text_color\":\"rgba(255, 255, 255, 0.65)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"63\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28b703f1\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Start my meeting\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#68D585\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"37.5\",\"bottom\":\"20\",\"left\":\"37.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"#pricing\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"1465c84a\",\"elType\":\"widget\",\"settings\":{\"space_tablet\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"62011653\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":56.0529999999999972715158946812152862548828125,\"_inline_size_tablet\":45,\"content_position_tablet\":\"bottom\"},\"elements\":[{\"id\":\"1b4f447e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/video-conf-hero-img.png\",\"id\":2236},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-32\",\"right\":\"0\",\"bottom\":\"-131\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-84\",\"left\":\"-66\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_animation\":\"fadeInRight\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7849,15216,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:2;s:29:\"typography_line_height_tablet\";i:1;s:32:\"typography_letter_spacing_tablet\";i:1;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:14:\"_margin_mobile\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_mobile\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:6:\"button\";a:3:{s:12:\"button_label\";i:1;s:11:\"button_type\";i:1;s:10:\"button_url\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:9:{s:20:\"boxed_btn_background\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:14:\"button_padding\";i:1;s:19:\"btn_hover_animation\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:12:\"space_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:3;s:16:\"content_position\";i:2;s:19:\"_inline_size_tablet\";i:2;s:23:\"content_position_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:9:\"animation\";i:1;s:16:\"animation_mobile\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:17:\"_animation_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:26:\"background_position_mobile\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;s:7:\"padding\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}}}}'),(7851,15217,'_elementor_template_type','section'),(7852,15217,'_elementor_version','3.0.13'),(7853,15217,'_wp_page_template','default'),(7854,15217,'_elementor_data','[{\"id\":\"7003e382\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_color_b\":\"#3636B2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_gradient_position\":\"center right\",\"custom_css\":\"background:linear-gradient(225deg, #7b11f9 0%, #7922d8 39%,#3636b2 100%)\",\"background_overlay_background\":\"classic\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_rotate\":2,\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"gap\":\"no\",\"overflow\":\"hidden\",\"custom_bg_css\":\"background:linear-gradient(225deg, #7b11f9 0%, #7922d8 39%,#3636b2 100%)\",\"background_color\":\"#7B11F9\",\"background_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"10cba94d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5da41855\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/l6-hero-shape1.png\",\"id\":4734},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_element_width\":\"auto\",\"_position\":\"absolute\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a284549\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/l6-hero-shape2.png\",\"id\":4735},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_animation_delay\":400,\"_element_width\":\"auto\",\"_position\":\"absolute\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"716702d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/l6-hero-shape3.png\",\"id\":4736},\"align\":\"left\",\"_animation\":\"fadeInLeft\",\"_animation_delay\":800,\"_element_width\":\"auto\",\"_position\":\"absolute\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"456b520d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"6650d85b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":44.38600000000000278532752417959272861480712890625,\"z_index\":3,\"_inline_size_tablet\":55},\"elements\":[{\"id\":\"1766bd0c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manage your remote team work\",\"title_color\":\"#FFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f3472d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"432b252c\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Explore more\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#F74D4D\",\"button_align\":\"left\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"46\",\"bottom\":\"20\",\"left\":\"46\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"82e3803\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2372cc57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download our app\",\"title_color\":\"#FFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b8c4a25\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/l6-download-appstore.png\",\"id\":3430},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"float\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7157038d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/l6-download-gplay.png\",\"id\":3429},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"auto\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/play.google.com\\/store\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"float\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"26e1b178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55.61399999999999721467247582040727138519287109375,\"_inline_size_tablet\":45,\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"4fd37843\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/l6-hero-pattern.png\",\"id\":3464},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":0,\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-4.5,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":-34,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":321},\"_offset_x_end_tablet\":{\"size\":5.5,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":-9,\"unit\":\"px\"},\"_animation\":\"zoomIn\",\"_animation_delay\":1000,\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"38a758a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/Image.png\",\"id\":3432},\"image_size\":\"full\",\"align\":\"right\",\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-36\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"55deec86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/Wave.svg\",\"id\":3455},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7855,15217,'_elementor_controls_usage','a:7:{s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:6:{s:5:\"image\";i:8;s:5:\"align\";i:7;s:10:\"image_size\";i:5;s:7:\"link_to\";i:2;s:4:\"link\";i:2;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:3:{s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:5;s:16:\"_animation_delay\";i:3;s:17:\"_animation_mobile\";i:1;}s:17:\"_section_position\";a:12:{s:14:\"_element_width\";i:7;s:9:\"_position\";i:5;s:21:\"_element_width_mobile\";i:3;s:28:\"_element_custom_width_mobile\";i:3;s:21:\"_offset_orientation_h\";i:2;s:13:\"_offset_x_end\";i:2;s:9:\"_offset_y\";i:1;s:20:\"_offset_x_end_tablet\";i:1;s:16:\"_offset_y_tablet\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_offset_orientation_v\";i:1;s:13:\"_offset_y_end\";i:1;}s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:3;s:8:\"_z_index\";i:1;s:14:\"_margin_tablet\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:15:\"hover_animation\";i:2;s:5:\"width\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:2;s:27:\"typography_font_size_mobile\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:29:\"typography_line_height_mobile\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:12:\"button_label\";i:1;s:11:\"button_type\";i:1;s:12:\"button_align\";i:1;s:10:\"button_url\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:9:{s:20:\"boxed_btn_background\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:14:\"button_padding\";i:1;s:19:\"btn_hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";i:1;s:12:\"space_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_tablet\";i:2;s:23:\"content_position_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"z_index\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:3:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;s:8:\"overflow\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:18:\"background_color_b\";i:1;s:25:\"background_gradient_angle\";i:1;s:28:\"background_gradient_position\";i:1;s:13:\"custom_bg_css\";i:1;s:16:\"background_color\";i:1;s:21:\"background_color_stop\";i:1;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:27:\"background_overlay_bg_width\";i:1;s:23:\"background_overlay_ypos\";i:1;}s:21:\"section_shape_divider\";a:2:{s:34:\"shape_divider_bottom_above_content\";i:1;s:26:\"shape_divider_bottom_width\";i:1;}}}}}'),(7857,15218,'_elementor_template_type','section'),(7858,15218,'_elementor_version','3.0.13'),(7859,15218,'_wp_page_template','default'),(7860,15218,'_elementor_data','[{\"id\":\"399c34be\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_color_b\":\"#3636B2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_gradient_position\":\"center right\",\"custom_css\":\"background:linear-gradient(225deg, #7b11f9 0%, #7922d8 39%,#3636b2 100%)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/3-layers.png\",\"id\":3424},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_rotate\":2,\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"gap\":\"no\",\"overflow\":\"hidden\",\"background_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/pattern-2.png\",\"id\":3640},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_color\":\"#F8F8F8\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"63135990\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"548fd8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"top\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"54572db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.7890000000000014779288903810083866119384765625,\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":55,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70e612c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Make your business powerful with Shade.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55e7b907\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa2cf1c\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get A Free Quote\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"left\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"37\",\"bottom\":\"21\",\"left\":\"37\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"boxed_btn_background\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"btn_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"7019f370\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Watch how we can help\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"button_url\":{\"url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"boxed_btn_background\":\"\",\"boxed_btn_color\":\"\",\"icon_color\":\"\"},\"icon\":{\"value\":\"far fa-play-circle\",\"library\":\"fa-regular\"},\"icon_position\":\"before\",\"enable_lightbox\":\"yes\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_color\":\"#161C2D\",\"heading_typography_text_transform\":\"uppercase\",\"boxed_btn_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2d4cf804\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.2109999999999985220711096189916133880615234375,\"align\":\"flex-end\",\"content_position_tablet\":\"bottom\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"4c86baa2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/b2b1.png\",\"id\":3647},\"align\":\"left\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/b2b-2.png\",\"id\":3646},\"_background_repeat\":\"no-repeat\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"initial\",\"_background_ypos\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_size\":\"full\",\"_background_position_mobile\":\"top center\",\"_background_size_tablet\":\"initial\",\"_background_size_mobile\":\"initial\",\"_background_bg_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4af7a58b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/Image.svg\",\"id\":3645},\"align\":\"left\",\"_z_index\":2,\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/b2b-2.png\",\"id\":3646},\"_background_repeat\":\"no-repeat\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7861,15218,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:7:{s:12:\"button_label\";i:2;s:11:\"button_type\";i:2;s:12:\"button_align\";i:1;s:10:\"button_url\";i:2;s:4:\"icon\";i:1;s:13:\"icon_position\";i:1;s:15:\"enable_lightbox\";i:1;}}s:5:\"style\";a:2:{s:12:\"button_style\";a:11:{s:20:\"boxed_btn_background\";i:2;s:29:\"heading_typography_typography\";i:2;s:30:\"heading_typography_font_family\";i:2;s:28:\"heading_typography_font_size\";i:2;s:30:\"heading_typography_font_weight\";i:2;s:30:\"heading_typography_line_height\";i:2;s:33:\"heading_typography_letter_spacing\";i:2;s:14:\"button_padding\";i:2;s:19:\"btn_hover_animation\";i:1;s:33:\"heading_typography_text_transform\";i:1;s:15:\"boxed_btn_color\";i:1;}s:10:\"icon_style\";a:3:{s:9:\"icon_size\";i:1;s:8:\"icon_gap\";i:1;s:10:\"icon_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:3;s:23:\"content_position_tablet\";i:2;s:19:\"_inline_size_tablet\";i:2;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:2;s:5:\"align\";i:2;s:10:\"image_size\";i:2;}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:10:{s:22:\"_background_background\";i:2;s:17:\"_background_image\";i:2;s:18:\"_background_repeat\";i:2;s:20:\"_background_position\";i:1;s:16:\"_background_ypos\";i:1;s:27:\"_background_position_mobile\";i:1;s:23:\"_background_size_tablet\";i:1;s:23:\"_background_size_mobile\";i:1;s:27:\"_background_bg_width_tablet\";i:1;s:27:\"_background_bg_width_mobile\";i:1;}s:17:\"_section_position\";a:4:{s:14:\"_element_width\";i:2;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:21:\"_offset_orientation_v\";i:1;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:1;s:3:\"gap\";i:2;s:6:\"layout\";i:1;s:8:\"overflow\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:10:{s:18:\"background_color_b\";i:1;s:25:\"background_gradient_angle\";i:1;s:28:\"background_gradient_position\";i:1;s:21:\"background_color_stop\";i:1;s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:1;s:17:\"background_repeat\";i:1;}s:26:\"section_background_overlay\";a:6:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:27:\"background_overlay_bg_width\";i:1;s:23:\"background_overlay_ypos\";i:1;}s:21:\"section_shape_divider\";a:2:{s:34:\"shape_divider_bottom_above_content\";i:1;s:26:\"shape_divider_bottom_width\";i:1;}}}}}'),(7863,15219,'_elementor_template_type','section'),(7864,15219,'_elementor_version','3.0.13'),(7865,15219,'_wp_page_template','default'),(7866,15219,'_elementor_data','[{\"id\":\"6028eb39\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a8ff1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6ba68c1c\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"105\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"115f5afc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43.07000000000000028421709430404007434844970703125,\"_inline_size_tablet\":51},\"elements\":[{\"id\":\"4a6aa255\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get treatment from your home!\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Circular Std\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7769d7e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\'ve made telemedicine simple and easy for you. Create your personal room and start practicing today.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14257230\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Book my appointment\",\"icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_gap\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"boxed_btn_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_background\":\"\"},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"52cb80d8\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Watch how we can help\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"button_url\":{\"url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"boxed_btn_background\":\"\",\"boxed_btn_color\":\"\",\"icon_color\":\"\"},\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/play-icon-1.svg\",\"id\":4293},\"library\":\"svg\"},\"icon_position\":\"before\",\"enable_lightbox\":\"yes\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_color\":\"\",\"heading_typography_text_transform\":\"uppercase\",\"boxed_btn_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"4729fb19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":56.92999999999999971578290569595992565155029296875,\"align\":\"flex-end\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"38\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":49},\"elements\":[{\"id\":\"2b73f2ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/doctor1.png\",\"id\":4075},\"title_text\":\"\",\"description_text\":\"\\u201cUse this sprey 3 times in a day when you have running nose.\\u201d\",\"position\":\"right\",\"image_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"description_color\":\"#161C2D\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"27\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":45,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.09)\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":327},\"_position\":\"absolute\",\"_offset_x\":{\"size\":13,\"unit\":\"px\"},\"_offset_y\":{\"size\":51,\"unit\":\"px\"},\"__globals__\":{\"description_color\":\"\",\"description_typography_typography\":\"globals\\/typography?id=7b6c49d\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":270},\"_offset_x_tablet\":{\"size\":-14,\"unit\":\"px\"},\"_offset_x_mobile\":{\"size\":55,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":108,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":-29,\"unit\":\"px\"},\"text_align_mobile\":\"right\",\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"image_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"24862b70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/doctor2.png\",\"id\":4077},\"title_text\":\"\",\"description_text\":\"\\u201cThanks Doctor! What should I do if I have fever in these days?\\u201d\",\"position\":\"left\",\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"27\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F64B4B\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":45,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.09)\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":327},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"size\":260,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":22,\"unit\":\"px\"},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"size\":348,\"unit\":\"px\"},\"_offset_y_end\":{\"size\":80,\"unit\":\"px\"},\"__globals__\":{\"description_color\":\"\",\"description_typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_weight\":\"700\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":300},\"_offset_x_end_tablet\":{\"size\":-7.53099999999999969446662362315692007541656494140625,\"unit\":\"px\"},\"_offset_x_end_mobile\":{\"size\":19.46900000000000119371179607696831226348876953125,\"unit\":\"px\"},\"_offset_y_end_tablet\":{\"size\":65.46899999999999408828443847596645355224609375,\"unit\":\"px\"},\"_offset_y_end_mobile\":{\"size\":28.46900000000000119371179607696831226348876953125,\"unit\":\"px\"},\"image_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"79ff4e6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/hero-img-main.png\",\"id\":4069},\"image_size\":\"full\",\"align\":\"right\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/hero-img-sub.png\",\"id\":4071},\"_background_repeat\":\"no-repeat\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"23\",\"bottom\":\"23\",\"left\":\"23\",\"isLinked\":true},\"_background_position_tablet\":\"center center\",\"_background_size_tablet\":\"initial\",\"_background_bg_width_tablet\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_background_size_mobile\":\"initial\",\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":316,\"sizes\":[]},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7867,15219,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:22:\"typography_font_family\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:6:{s:11:\"button_type\";i:2;s:12:\"button_label\";i:2;s:4:\"icon\";i:2;s:10:\"button_url\";i:2;s:13:\"icon_position\";i:1;s:15:\"enable_lightbox\";i:1;}}s:5:\"style\";a:2:{s:10:\"icon_style\";a:3:{s:8:\"icon_gap\";i:2;s:9:\"icon_size\";i:1;s:10:\"icon_color\";i:1;}s:12:\"button_style\";a:11:{s:29:\"heading_typography_typography\";i:2;s:30:\"heading_typography_font_family\";i:2;s:28:\"heading_typography_font_size\";i:2;s:30:\"heading_typography_font_weight\";i:2;s:20:\"boxed_btn_background\";i:2;s:14:\"button_padding\";i:2;s:19:\"btn_hover_animation\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:33:\"heading_typography_text_transform\";i:1;s:15:\"boxed_btn_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_tablet\";i:2;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:15;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:8:\"position\";i:2;}}s:5:\"style\";a:3:{s:19:\"section_style_image\";a:4:{s:11:\"image_space\";i:1;s:10:\"image_size\";i:2;s:19:\"image_border_radius\";i:2;s:17:\"image_size_mobile\";i:2;}s:21:\"section_style_content\";a:13:{s:10:\"text_align\";i:2;s:17:\"description_color\";i:2;s:17:\"text_align_mobile\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;s:34:\"description_typography_line_height\";i:1;s:37:\"description_typography_letter_spacing\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:28:\"title_typography_font_weight\";i:1;}s:13:\"section_extra\";a:1:{s:19:\"image_margin_mobile\";i:2;}}s:8:\"advanced\";a:6:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:2;s:17:\"_background_color\";i:2;}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";i:2;s:27:\"_box_shadow_box_shadow_type\";i:2;s:22:\"_box_shadow_box_shadow\";i:2;}s:17:\"_section_position\";a:19:{s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:9:\"_position\";i:2;s:9:\"_offset_x\";i:2;s:9:\"_offset_y\";i:2;s:21:\"_element_width_mobile\";i:2;s:28:\"_element_custom_width_mobile\";i:2;s:16:\"_offset_x_tablet\";i:1;s:16:\"_offset_x_mobile\";i:1;s:16:\"_offset_y_tablet\";i:1;s:16:\"_offset_y_mobile\";i:1;s:21:\"_offset_orientation_h\";i:1;s:13:\"_offset_x_end\";i:1;s:21:\"_offset_orientation_v\";i:1;s:13:\"_offset_y_end\";i:1;s:20:\"_offset_x_end_tablet\";i:1;s:20:\"_offset_x_end_mobile\";i:1;s:20:\"_offset_y_end_tablet\";i:1;s:20:\"_offset_y_end_mobile\";i:1;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:2;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:8:{s:22:\"_background_background\";i:1;s:17:\"_background_image\";i:1;s:18:\"_background_repeat\";i:1;s:27:\"_background_position_tablet\";i:1;s:23:\"_background_size_tablet\";i:1;s:27:\"_background_bg_width_tablet\";i:1;s:23:\"_background_size_mobile\";i:1;s:27:\"_background_bg_width_mobile\";i:1;}s:14:\"_section_style\";a:2:{s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:1;s:15:\"stretch_section\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:2;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),(7869,15220,'_elementor_template_type','section'),(7870,15220,'_elementor_version','3.0.13'),(7871,15220,'_wp_page_template','default'),(7872,15220,'_elementor_data','[{\"id\":\"4e6a43da\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"83\",\"right\":\"0\",\"bottom\":\"135\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"43\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f5bbea1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5480c824\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/airpod-image.png\",\"id\":3971},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"518ba373\",\"elType\":\"widget\",\"settings\":{\"title\":\"Non-stop music for long time\",\"header_size\":\"span\",\"align\":\"center\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55ee9784\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sound, that sounds better!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38af470c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"35\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"270f8458\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Buy now - Starting at $99\",\"button_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"37\",\"bottom\":\"21\",\"left\":\"37\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_offset_orientation_h\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\"},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product\\/apple-airpods-with-wired-charging-case\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"65680f5f\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Watch in action\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"button_url\":{\"url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"boxed_btn_background\":\"\",\"boxed_btn_color\":\"\",\"icon_color\":\"\"},\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/play-icon-1.svg\",\"id\":4293},\"library\":\"svg\"},\"icon_position\":\"before\",\"enable_lightbox\":\"yes\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_color\":\"\",\"heading_typography_text_transform\":\"uppercase\",\"boxed_btn_color\":\"#161C2D\",\"button_align\":\"center\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp3p_postmeta` VALUES (7873,15220,'_elementor_controls_usage','a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:2;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:7:{s:11:\"button_type\";i:2;s:12:\"button_label\";i:2;s:12:\"button_align\";i:2;s:10:\"button_url\";i:2;s:4:\"icon\";i:1;s:13:\"icon_position\";i:1;s:15:\"enable_lightbox\";i:1;}}s:5:\"style\";a:2:{s:12:\"button_style\";a:10:{s:29:\"heading_typography_typography\";i:2;s:30:\"heading_typography_font_family\";i:2;s:28:\"heading_typography_font_size\";i:2;s:30:\"heading_typography_font_weight\";i:2;s:30:\"heading_typography_line_height\";i:2;s:33:\"heading_typography_letter_spacing\";i:2;s:14:\"button_padding\";i:2;s:20:\"boxed_btn_background\";i:1;s:33:\"heading_typography_text_transform\";i:1;s:15:\"boxed_btn_color\";i:1;}s:10:\"icon_style\";a:3:{s:9:\"icon_size\";i:1;s:8:\"icon_gap\";i:1;s:10:\"icon_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:2:{s:21:\"_offset_orientation_h\";i:1;s:9:\"_offset_y\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}}'),(7879,15221,'_elementor_controls_usage','a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:11:\"button_type\";i:1;s:12:\"button_label\";i:1;s:12:\"button_align\";i:1;s:10:\"button_url\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:6:{s:15:\"boxed_btn_color\";i:1;s:20:\"boxed_btn_background\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:19:\"button_border_color\";i:1;s:14:\"button_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:2;s:7:\"padding\";i:1;}}}}}'),(7883,15222,'_wp_page_template','elementor_header_footer'),(7884,15222,'_elementor_data','[{\"id\":\"f967fd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"69\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0e88b88\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":7.5},\"elements\":[],\"isInner\":false},{\"id\":\"139f61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":85},\"elements\":[{\"id\":\"c3ec6a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our story\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Circular Std\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ec81cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dd15e2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":7.5},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c562eb3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e14dc00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6053868\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f1c8b4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dcc4b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781.png\",\"id\":295},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ac9d58\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"21b2303\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3c65fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are here to help the customers to get their success.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"117\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"54ff429\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0ff338c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand of service.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2e56184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. With lots of unique blocks, you can easily build a page without coding any other page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"68\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6857630\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fed84f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.22800000000000153477230924181640148162841796875,\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"985e98a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b3e8f63\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"efb0d46\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/man-wearing-yellow-dress-shirt-using-silver-laptop-3184315.png\",\"id\":300},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16b62c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/photo-of-women-looking-on-laptop-3182798.jpg\",\"id\":298},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6ea3348\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c2bfa74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/photo-of-woman-sitting-on-wooden-table-3182761.jpg\",\"id\":299},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"41\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c279103\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/group-of-people-sitting-beside-table-2422295.jpg\",\"id\":297},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"31792b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.77199999999999846522769075818359851837158203125,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"97\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":55,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6a668\",\"elType\":\"widget\",\"settings\":{\"title\":\"High skilled coders\\nfrom worldwide.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d52eed3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand of service.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8874c8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. With lots of unique blocks, you can easily build a page without coding any other page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#7A7A7A\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8484d0d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6057c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7089884\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1522dd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":8.5},\"elements\":[],\"isInner\":true},{\"id\":\"f21c772\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":83},\"elements\":[{\"id\":\"e5e0e9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet our team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#161C2D\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26cdb1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#7A7A7A\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Circular Std\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"0caaf14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22,\"_inline_size_tablet\":8.5},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"3959a01\",\"elType\":\"widget\",\"settings\":{\"continue_reading_title\":\"Continue reading\",\"apply_title\":\"Interested to join \\r\\n                our team ?\",\"apply_btn_title\":\"Apply now\",\"posts_per_page\":7,\"apply_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_spacing_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"name_spacing_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"postion_spacing_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"postion_spacing_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"name_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"postion_color\":\"#7A7A7A\",\"apply_title_spacing\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"postion_color\":\"\"},\"apply_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"team-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(7885,15222,'_elementor_controls_usage','a:6:{s:6:\"column\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:15;s:19:\"_inline_size_tablet\";i:8;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:4;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:4;s:22:\"typography_line_height\";i:4;s:11:\"title_color\";i:4;s:22:\"typography_font_family\";i:1;s:27:\"typography_font_size_tablet\";i:4;s:27:\"typography_font_size_mobile\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_margin_mobile\";i:2;s:14:\"_margin_tablet\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:2;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:6;s:25:\"typography_letter_spacing\";i:6;s:10:\"text_color\";i:6;s:22:\"typography_line_height\";i:6;s:22:\"typography_font_family\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:5;s:14:\"_margin_mobile\";i:2;s:14:\"_margin_tablet\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:6:\"margin\";i:1;s:7:\"padding\";i:6;s:14:\"padding_mobile\";i:6;s:14:\"padding_tablet\";i:6;s:13:\"margin_mobile\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:5;s:10:\"image_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_mobile\";i:3;s:7:\"_margin\";i:3;}}}}s:9:\"team-loop\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_content\";a:2:{s:14:\"posts_per_page\";i:1;s:9:\"apply_url\";i:1;}}s:5:\"style\";a:3:{s:11:\"image_style\";a:1:{s:20:\"image_spacing_mobile\";i:1;}s:13:\"section_style\";a:5:{s:19:\"name_spacing_mobile\";i:1;s:22:\"postion_spacing_mobile\";i:1;s:22:\"postion_spacing_tablet\";i:1;s:12:\"name_spacing\";i:1;s:13:\"postion_color\";i:1;}s:11:\"apply_style\";a:2:{s:19:\"apply_title_spacing\";i:1;s:20:\"apply_padding_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_tablet\";i:1;}}}}}'),(7887,15223,'_elementor_template_type','wp-page'),(7888,15223,'_elementor_version','3.1.1'),(7889,15223,'_wp_page_template','page-templates/template-page-builder.php'),(7890,15223,'_elementor_data','[{\"id\":\"19548702\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#FFFFFF\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"59846d44\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"53bc7b53\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e453731\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_mobile\":100,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2e9c79c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/logo.png\",\"id\":19},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"52f1684\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"128\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a665b3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"6895633\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"e5451e5\",\"elType\":\"widget\",\"settings\":{\"custom_title\":\"\",\"heading_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"heading_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"ba6536d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"To get started, you need to sign up here.\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11b443b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[shade_wc_reg_form]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"573cf21\",\"elType\":\"widget\",\"settings\":{\"title\":\"Already have an account? Sign in now\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b54526\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(7891,15223,'_elementor_controls_usage','a:7:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;s:7:\"link_to\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:5;s:19:\"_inline_size_mobile\";i:1;s:19:\"_inline_size_tablet\";i:1;s:21:\"space_between_widgets\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:1;s:6:\"layout\";i:1;s:15:\"stretch_section\";i:2;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_mobile\";i:2;s:6:\"margin\";i:2;s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:4:{s:16:\"background_color\";i:2;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:21:\"background_background\";i:2;}}}}s:16:\"shadepro-heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:15:\"show_page_title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}}}}'),(7893,15224,'_elementor_edit_mode','builder'),(7894,15224,'_elementor_template_type','wp-page'),(7895,15224,'_elementor_version','3.1.1'),(7896,15224,'_elementor_data','[{\"id\":\"f0d3ad5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#FFFFFF\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"d0cff86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"f85aa1b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cfd9ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_mobile\":100,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8134ee4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/logo.png\",\"id\":19},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"52f1684\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"128\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a665b3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false},{\"id\":\"6895633\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"e5451e5\",\"elType\":\"widget\",\"settings\":{\"custom_title\":\"\",\"heading_align\":\"center\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"heading_color\":\"#161C2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"heading_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"heading_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"ba6536d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To get started, you need to sign in here.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11b443b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[shade_wc_login_form]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"e5b5294\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\\u2019t have an account? Create an account\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b54526\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(7897,15224,'_elementor_controls_usage','a:7:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:6:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;s:7:\"link_to\";i:1;s:4:\"link\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:5;s:19:\"_inline_size_mobile\";i:1;s:19:\"_inline_size_tablet\";i:1;s:21:\"space_between_widgets\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:1;s:6:\"layout\";i:1;s:15:\"stretch_section\";i:2;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_mobile\";i:2;s:6:\"margin\";i:2;s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:4:{s:16:\"background_color\";i:2;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:21:\"background_background\";i:2;}}}}s:16:\"shadepro-heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:15:\"show_page_title\";i:1;s:5:\"align\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}}}}'),(7899,15225,'_elementor_edit_mode','builder'),(7900,15225,'_elementor_template_type','wp-page'),(7901,15225,'_elementor_version','3.1.1'),(7902,15225,'_elementor_data','[{\"id\":\"9539716\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"71\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"45b44c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ae33b2f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"70\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"016565d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"42ef05d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & Plans\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ad73c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"af5b510\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a88f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"04daa42\",\"elType\":\"widget\",\"settings\":{\"pricing_style\":\"classic\",\"first_tab_title\":\"Monthly \",\"second_tab_title\":\"Yearly \",\"price_offer\":\"Save 25%\",\"pricing_list\":[{\"_id\":\"3671f96\",\"title\":\"Starter\",\"features\":\"<p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Commercial License<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 100+ HTML UI Elements<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 01 Domain Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2866\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\\\" alt=\\\"\\\" \\/>\\u00a0 6 Month Premium Support<\\/p><p><img class=\\\"alignnone size-full wp-image-2866\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Lifetime Updates\\u00a0<\\/p>\",\"price_monthly\":\"19\",\"price_duration_monthly\":\"\\/ month\",\"price_yearly\":\"49\",\"price_duration_yearly\":\"\\/per year\",\"button_label\":\"Start Free Trial\",\"price_currency\":\"$\",\"bottom_info\":\"No credit card required\",\"btn_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"price_subtitle_monthly\":\"billed monthly\",\"price_subtitle_yearly\":\"billed Yearly\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Standard\",\"features\":\"<p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Commercial License<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 100+ HTML UI Elements<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 01 Domain Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 <strong>6 Month Premium Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2866\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/small-remove.svg\\\" alt=\\\"\\\" \\/>\\u00a0 \\u00a0Lifetime Updates<\\/p>\",\"price_monthly\":\"49\",\"price_duration_monthly\":\"\\/ month\",\"price_yearly\":\"150\",\"price_duration_yearly\":\"\\/per year\",\"button_label\":\"Start Free Trial\",\"price_currency\":\"$\",\"bottom_info\":\"No credit card required\",\"_id\":\"3f19f9d\",\"btn_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"price_subtitle_monthly\":\"billed monthly\",\"price_subtitle_yearly\":\"billed Yearly\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Premium\",\"features\":\"<p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 Commercial License<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 100+ HTML UI Elements<\\/strong><\\/p><p><strong><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 01 Domain Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 <strong>6 Month Premium Support<\\/strong><\\/p><p><img class=\\\"alignnone size-full wp-image-2867\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/Path.svg\\\" alt=\\\"\\\" \\/>\\u00a0 <strong>Lifetime Updates<\\/strong><\\/p>\",\"price_monthly\":\"99\",\"price_duration_monthly\":\"\\/ month\",\"price_yearly\":\"300\",\"price_duration_yearly\":\"\\/per year\",\"button_label\":\"Start Free Trial\",\"price_currency\":\"$\",\"bottom_info\":\"No credit card required\",\"_id\":\"918ed4f\",\"btn_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"price_subtitle_monthly\":\"billed monthly\",\"price_subtitle_yearly\":\"billed Yearly\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"bottom_typo_typography\":\"custom\",\"bottom_typo_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"bottom_typo_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":true},\"btn_color\":\"#FFFFFF\",\"btn_bg_color\":\"#473BF0\",\"__globals__\":{\"btn_bg_color\":\"\"},\"features_typo_typography\":\"custom\",\"features_typo_font_weight\":\"400\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20.5\",\"right\":\"20\",\"bottom\":\"20.5\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-price-table\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"357bc63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2831d8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"479394b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"265\",\"bottom\":\"65\",\"left\":\"265\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"30\",\"left\":\"85\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3b4d9ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c231f97\",\"elType\":\"widget\",\"settings\":{\"title\":\"Check our features\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a0d718b\",\"elType\":\"widget\",\"settings\":{\"title\":\"With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.\",\"align\":\"center\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d6d581\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"74\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89eb1e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"380f33b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/preferences-circle.svg\",\"id\":4320},\"library\":\"svg\"},\"title\":\"Quick setup process\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"7435470\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cdb1d64\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/ic_shopping_cart_48px.svg\",\"id\":4319},\"library\":\"svg\"},\"title\":\"Create custom orders\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"2320ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e8fbd11\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/coupon.svg\",\"id\":4321},\"library\":\"svg\"},\"title\":\"Multiple coupons\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"939f345\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\"},\"elements\":[{\"id\":\"c6e3572\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ee796d7\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-service-1.svg\",\"id\":2839},\"library\":\"svg\"},\"title\":\"Organize your campaigns\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"8046ed5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c5184b5\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-service2.svg\",\"id\":2838},\"library\":\"svg\"},\"title\":\"Manage customers\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"1af514b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8b7d38a\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/wa-service3.svg\",\"id\":2837},\"library\":\"svg\"},\"title\":\"Track progress fast\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_background\":\"#FFFFFF00\",\"icon_shadow_box_shadow_type\":\"\",\"icon_hover_shadow_box_shadow_type\":\"\",\"icon_box_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_box_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_box_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7903,15225,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:4;s:5:\"align\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:4;s:22:\"typography_font_family\";i:3;s:20:\"typography_font_size\";i:4;s:27:\"typography_font_size_tablet\";i:2;s:22:\"typography_font_weight\";i:4;s:22:\"typography_line_height\";i:4;s:25:\"typography_letter_spacing\";i:4;s:27:\"typography_font_size_mobile\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:9;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:5;s:14:\"padding_tablet\";i:7;s:14:\"padding_mobile\";i:7;s:13:\"margin_tablet\";i:2;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:5;s:15:\"stretch_section\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}}}s:20:\"shadepro-price-table\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:10:\"price_tabs\";a:1:{s:11:\"price_offer\";i:1;}s:12:\"price_tables\";a:1:{s:12:\"pricing_list\";i:1;}}s:5:\"style\";a:4:{s:11:\"bottom_text\";a:3:{s:22:\"bottom_typo_typography\";i:1;s:21:\"bottom_typo_font_size\";i:1;s:26:\"bottom_typo_letter_spacing\";i:1;}s:3:\"Box\";a:1:{s:18:\"box_padding_tablet\";i:1;}s:12:\"button_style\";a:3:{s:9:\"btn_color\";i:1;s:12:\"btn_bg_color\";i:1;s:14:\"button_padding\";i:1;}s:13:\"feature_style\";a:2:{s:24:\"features_typo_typography\";i:1;s:25:\"features_typo_font_weight\";i:1;}}}}s:24:\"shadepro-inline-icon-box\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:3:{s:4:\"icon\";i:6;s:5:\"title\";i:6;s:11:\"description\";i:6;}}s:5:\"style\";a:2:{s:10:\"icon_style\";a:10:{s:15:\"icon_background\";i:6;s:27:\"icon_shadow_box_shadow_type\";i:6;s:33:\"icon_hover_shadow_box_shadow_type\";i:6;s:13:\"icon_box_size\";i:6;s:18:\"space_between_icon\";i:6;s:16:\"icon_size_tablet\";i:6;s:16:\"icon_size_mobile\";i:6;s:20:\"icon_box_size_tablet\";i:6;s:20:\"icon_box_size_mobile\";i:6;s:25:\"space_between_icon_tablet\";i:6;}s:13:\"content_style\";a:14:{s:9:\"title_gap\";i:6;s:29:\"heading_typography_typography\";i:6;s:30:\"heading_typography_font_family\";i:6;s:28:\"heading_typography_font_size\";i:6;s:30:\"heading_typography_font_weight\";i:6;s:30:\"heading_typography_line_height\";i:6;s:33:\"heading_typography_letter_spacing\";i:6;s:33:\"description_typography_typography\";i:6;s:34:\"description_typography_font_family\";i:6;s:32:\"description_typography_font_size\";i:6;s:34:\"description_typography_font_weight\";i:6;s:34:\"description_typography_line_height\";i:6;s:37:\"description_typography_letter_spacing\";i:6;s:35:\"heading_typography_font_size_tablet\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_margin_mobile\";i:5;s:8:\"_padding\";i:6;s:15:\"_padding_tablet\";i:6;}}}}}'),(7905,15226,'_elementor_edit_mode','builder'),(7906,15226,'_elementor_template_type','wp-page'),(7907,15226,'_elementor_version','3.1.1'),(7908,15226,'_elementor_data','[{\"id\":\"fd8b2af\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"830b1bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"641996c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog Left SIdebar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#161C2D\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b56eee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Read our latest blog posts\",\"align\":\"center\",\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"928cbe6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"d6648c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.525999999999999801048033987171947956085205078125,\"_inline_size_tablet\":40},\"elements\":[{\"id\":\"46c23d6\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"shadepro_blog_sidebar\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false},{\"id\":\"cdd22c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.43000000000000682121026329696178436279296875,\"_inline_size_tablet\":60},\"elements\":[{\"id\":\"3e3de53\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7e1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"255c78f\",\"elType\":\"widget\",\"settings\":{\"post_grid\":\"col-lg-6\",\"show_excerpt\":\"yes\",\"posts_per_page\":8,\"bottom_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"Content box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"27\",\"bottom\":\"25\",\"left\":\"27\",\"isLinked\":false},\"enable_masonry\":\"masonry\",\"show_pagination\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7909,15226,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:4;s:19:\"_inline_size_tablet\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"blog-loop\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:7:{s:9:\"post_grid\";i:1;s:12:\"show_excerpt\";i:1;s:14:\"posts_per_page\";i:1;s:14:\"bottom_spacing\";i:1;s:13:\"show_readmore\";i:1;s:14:\"enable_masonry\";i:1;s:15:\"show_pagination\";i:1;}}s:5:\"style\";a:1:{s:25:\"section_content_box_style\";a:1:{s:19:\"Content box_padding\";i:1;}}}}}'),(7911,15227,'_elementor_edit_mode','builder'),(7912,15227,'_elementor_template_type','wp-page'),(7913,15227,'_elementor_version','3.0.13'),(7914,15227,'_elementor_data','[{\"id\":\"fd8b2af\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"830b1bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"641996c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog Fluid\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#161C2D\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b56eee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Read our latest blog posts\",\"align\":\"center\",\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"928cbe6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"cdd22c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":60},\"elements\":[{\"id\":\"3e3de53\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7e1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"255c78f\",\"elType\":\"widget\",\"settings\":{\"show_excerpt\":\"yes\",\"posts_per_page\":6,\"bottom_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"Content box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"27\",\"bottom\":\"25\",\"left\":\"27\",\"isLinked\":false},\"enable_masonry\":\"masonry\",\"show_pagination\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7915,15227,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}}}s:9:\"blog-loop\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:6:{s:12:\"show_excerpt\";i:1;s:14:\"posts_per_page\";i:1;s:14:\"bottom_spacing\";i:1;s:13:\"show_readmore\";i:1;s:14:\"enable_masonry\";i:1;s:15:\"show_pagination\";i:1;}}s:5:\"style\";a:1:{s:25:\"section_content_box_style\";a:1:{s:19:\"Content box_padding\";i:1;}}}}}'),(7917,15228,'_elementor_edit_mode','builder'),(7918,15228,'_elementor_template_type','wp-page'),(7919,15228,'_elementor_version','3.0.13'),(7920,15228,'_elementor_data','[{\"id\":\"fd8b2af\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"830b1bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"641996c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog Style 3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#161C2D\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b56eee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Read our latest blog posts\",\"align\":\"center\",\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"928cbe6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"cdd22c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.43000000000000682121026329696178436279296875,\"_inline_size_tablet\":60},\"elements\":[{\"id\":\"3e3de53\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7e1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"255c78f\",\"elType\":\"widget\",\"settings\":{\"post_grid\":\"col-md-12\",\"show_excerpt\":\"yes\",\"bottom_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"Content box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"27\",\"bottom\":\"25\",\"left\":\"27\",\"isLinked\":false},\"enable_masonry\":\"\",\"show_pagination\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d6648c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.525999999999999801048033987171947956085205078125,\"_inline_size_tablet\":40},\"elements\":[{\"id\":\"46c23d6\",\"elType\":\"widget\",\"settings\":{\"sidebar\":\"shadepro_blog_sidebar\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"sidebar\"}],\"isInner\":false}],\"isInner\":false}]'),(7921,15228,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:4;s:19:\"_inline_size_tablet\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}s:9:\"blog-loop\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:6:{s:9:\"post_grid\";i:1;s:12:\"show_excerpt\";i:1;s:14:\"bottom_spacing\";i:1;s:13:\"show_readmore\";i:1;s:14:\"enable_masonry\";i:1;s:15:\"show_pagination\";i:1;}}s:5:\"style\";a:1:{s:25:\"section_content_box_style\";a:1:{s:19:\"Content box_padding\";i:1;}}}}s:7:\"sidebar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_sidebar\";a:1:{s:7:\"sidebar\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(7923,15229,'_elementor_template_type','wp-page'),(7924,15229,'_elementor_version','3.1.1'),(7925,15229,'_wp_page_template','elementor_header_footer'),(7926,15229,'_elementor_controls_usage','a:5:{s:16:\"shadepro-heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:15:\"show_page_title\";i:1;s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:14:\"padding_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";i:1;s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:16:\"background_color\";i:1;}}}}s:17:\"shadepro-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:3:{s:5:\"limit\";i:1;s:6:\"column\";i:1;s:8:\"paginate\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}s:15:\"section_effects\";a:1:{s:18:\"animation_duration\";i:1;}}}}}'),(7927,15229,'_elementor_data','[{\"id\":\"6eaaf23\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FAF9FD\"},\"elements\":[{\"id\":\"37daffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0ba69ea\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]}},\"elements\":[{\"id\":\"79f7828\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c70c916\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"Shop Fluid\",\"align\":\"center\",\"title_color\":\"#171B24\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"39\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"94c3bc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions.\\n\",\"title_color\":\"#171B24B8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"align\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1147a78\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"f8f9160\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a9a1028\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b691e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"97a8779\",\"elType\":\"widget\",\"settings\":{\"limit\":\"8\",\"column\":\"4\",\"paginate\":\"true\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"_margin_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\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"shadepro-products\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7929,15230,'_elementor_edit_mode','builder'),(7930,15230,'_elementor_template_type','wp-page'),(7931,15230,'_elementor_version','3.1.4'),(7932,15230,'_elementor_data','[{\"id\":\"ddad1a1\",\"elType\":\"section\",\"settings\":{\"shadepro_enable_gradient\":\"yes\",\"shadepro_gradient_1\":\"#AB3BF0\",\"shadepro_gradient_2\":\"#E6BA49\",\"shadepro_gradient_3\":\"#D6A1FF\",\"shadepro_gradient_4\":\"#E6BA49\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":148,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"215\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"shadepro_gradient_4\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"-101\",\"right\":0,\"bottom\":\"175\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]},\"shape_divider_bottom_height_tablet\":{\"unit\":\"px\",\"size\":398,\"sizes\":[]},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"css_classes\":\"shadepro-gradient-till\",\"fd_addons_custom_css\":\"selector {\\n    color:#rgb(#,0,0);\\n}\\n\\nselector .shadepro-heading-title{\\n    color: unset!important;\\n}\"},\"elements\":[{\"id\":\"856da9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4167b03\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/dashboard-web-app.png\",\"id\":14436},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1024},\"_position\":\"absolute\",\"_offset_x\":{\"size\":625,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":-24.056000000000000937916411203332245349884033203125,\"unit\":\"vw\"},\"_offset_y\":{\"size\":-125,\"unit\":\"px\"},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]},\"_offset_x_end_tablet\":{\"size\":-477.79700000000002546585164964199066162109375,\"unit\":\"px\"},\"align\":\"right\",\"_animation\":\"fadeInRight\",\"_offset_y_end\":{\"size\":0,\"unit\":\"px\"},\"image_size\":\"full\",\"_z_index\":0,\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":861},\"_offset_y_tablet\":{\"size\":-133,\"unit\":\"px\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":346},\"_offset_x_end_mobile\":{\"size\":22.187999999999998834709913353435695171356201171875,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":-83,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3eaaddf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-175\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-233\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"181\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#D77979\"},\"elements\":[{\"id\":\"8d1a0be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":56.25,\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"776f0b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Create email campaigns for your fans.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":51,\"sizes\":[]},\"typography_font_weight\":\"700\",\"blend_mode\":\"color-burn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"5db6934\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41cc9ad\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Start Free Trial\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"600\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#FFFFFF\",\"button_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_background\":\"\"},\"btn_hover_background\":\"#4844EC\",\"btn_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"477280b\",\"elType\":\"widget\",\"settings\":{\"title\":\"No credit card required\",\"header_size\":\"span\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"737292e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43.70700000000000073896444519050419330596923828125},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2f3fc10\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"z_index_tablet\":1,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"84\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a8fa9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3845397\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":643,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bf84bc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb6ae40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get started within minutes\",\"align\":\"center\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8148eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We make your journey useful and friendly.\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"529ac9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"ec06a4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ddb87d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Vector-11.png\",\"id\":14261},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-105.7000000000000028421709430404007434844970703125,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":164},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-95.400000000000005684341886080801486968994140625,\"sizes\":[]},\"_offset_x_end_mobile\":{\"size\":69.59399999999999408828443847596645355224609375,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":226,\"unit\":\"px\"},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"24b8ba1\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/laptop-1.svg\",\"id\":14256},\"library\":\"svg\"},\"title\":\"Create free account\",\"description\":\"Lorem ipsum dolor sit amet, consect etur adipiscing elit, sed do.\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"aa4e842\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6be15e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Vector-12.png\",\"id\":14260},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-122,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":164,\"sizes\":[]},\"_offset_x_end_tablet\":{\"size\":-96,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":20,\"unit\":\"px\"},\"_offset_x_end_mobile\":{\"size\":77,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":211,\"unit\":\"px\"},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"759d8ce\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/window-1.svg\",\"id\":14255},\"library\":\"svg\"},\"title\":\"Add a campaign\",\"description\":\"Lorem ipsum dolor sit amet, consect etur adipiscing elit, sed do.\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"8b334ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"17e0e07\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/laptop-1-1.svg\",\"id\":14254},\"library\":\"svg\"},\"title\":\"Get results\",\"description\":\"Lorem ipsum dolor sit amet, consect etur adipiscing elit, sed do.\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"description_typography_typography\":\"\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"space_between_icon_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f263cfb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#FAF9FD\",\"background_color_b\":\"#FAF9FD00\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cbb5a99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d5227bd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b99ed94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.0679999999999978399500832892954349517822265625},\"elements\":[{\"id\":\"42fa76b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Image-1-1.png\",\"id\":14443},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-87\",\"isLinked\":false},\"_z_index\":2,\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1dac8d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/email-merketing-3.png\",\"id\":14271},\"image_size\":\"full\",\"_z_index\":2,\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"size\":169,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":8.17099999999999937472239253111183643341064453125,\"unit\":\"px\"},\"_offset_y\":{\"size\":151,\"unit\":\"px\"},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":290},\"_offset_x_end_tablet\":{\"size\":11.172000000000000596855898038484156131744384765625,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":50,\"unit\":\"px\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":222},\"_animation\":\"fadeInRight\",\"_animation_delay\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ef54786\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/email-merketing-4.png\",\"id\":14270},\"image_size\":\"full\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-81,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":-118.09399999999999408828443847596645355224609375,\"unit\":\"px\"},\"_offset_y\":{\"size\":-60,\"unit\":\"px\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":172},\"_offset_x_mobile\":{\"size\":-45,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":-82,\"unit\":\"px\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":2},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d90db36\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.88900000000000289901436190120875835418701171875,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"059f0f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Create campaigns that converts high.\",\"title_color\":\"#150A29\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d30c6d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d057c2c\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Create your first campaign\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"boxed_btn_color\":\"#473BF0\",\"boxed_btn_background\":\"#473BF026\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"30\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"boxed_btn_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"950c012\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"040\",\"right\":\"0\",\"bottom\":\"179\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"86\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7507367\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.63499999999999801048033987171947956085205078125,\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"83e7619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Send bulk emails to your customers fast.\",\"title_color\":\"#150A29\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5947a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a47c8b\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Connect with people now\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"boxed_btn_color\":\"#F64B4B\",\"boxed_btn_background\":\"#F64B4B1F\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"30\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"boxed_btn_color\":\"\",\"boxed_btn_background\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"b6ec553\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.3220000000000027284841053187847137451171875},\"elements\":[{\"id\":\"e200e98\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Image-1.png\",\"id\":14282},\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-87\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":2,\"image_size\":\"full\",\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7670344\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Image-2.png\",\"id\":14281},\"image_size\":\"full\",\"_z_index\":2,\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"size\":169,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":8.172000000000000596855898038484156131744384765625,\"unit\":\"px\"},\"_offset_y\":{\"size\":127,\"unit\":\"px\"},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":268},\"_offset_x_end_tablet\":{\"size\":-0.82799999999999995825561427409411408007144927978515625,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":100,\"unit\":\"px\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":175},\"_offset_x_end_mobile\":{\"size\":32.1880000000000023874235921539366245269775390625,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":31,\"unit\":\"px\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f71a75\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Ellipse-9-1.png\",\"id\":14294},\"image_size\":\"full\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":417,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":-118.0619999999999976125764078460633754730224609375,\"unit\":\"px\"},\"_offset_y\":{\"size\":-35,\"unit\":\"px\"},\"_z_index\":3,\"_offset_orientation_h\":\"end\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":135},\"_offset_x_end_tablet\":{\"size\":-20.077999999999999403144101961515843868255615234375,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":-18,\"unit\":\"px\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"_offset_x_end_mobile\":{\"size\":3.952999999999999847233311811578460037708282470703125,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":-53,\"unit\":\"px\"},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c3ec530\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4837cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.08800000000000096633812063373625278472900390625},\"elements\":[{\"id\":\"37630b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/email-merketing-5.png\",\"id\":14297},\"align\":\"left\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"726267d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.868999999999999772626324556767940521240234375,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"fac8ca6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Integrate with popular tools without hassle.\",\"title_color\":\"#150A29\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.208333300000000054552629080717451870441436767578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e09922d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"79\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b887154\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"See all integrations\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"boxed_btn_color\":\"#473BF0\",\"boxed_btn_background\":\"#473BF026\",\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"30\",\"bottom\":\"17\",\"left\":\"30\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"boxed_btn_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fdf769\",\"elType\":\"section\",\"settings\":{\"shadepro_enable_gradient\":\"yes\",\"shadepro_gradient_1\":\"#1A135D\",\"shadepro_gradient_2\":\"#3264DA\",\"shadepro_gradient_3\":\"#F02BE9\",\"shadepro_gradient_4\":\"#FFB188\",\"background_color\":\"#753BF0\",\"background_color_b\":\"#F03B3B\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":130,\"sizes\":[]},\"shape_divider_top\":\"tilt\",\"padding\":{\"unit\":\"px\",\"top\":\"220\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"66\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"92\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"02f11d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb1f037\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":643,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e24ad4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c6e6d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"40,000+ Happy customers\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0736b88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read what our customers say about ShadePro\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8abefb9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3ad77b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4c8443f\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"name\":\"Kevin Muro\",\"title\":\"DIgital Marketer\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"star_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"star_color\":\"#FA8231\",\"desscription_color\":\"#1F1F1F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_style\":\"normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_background\":\"#FFFFFF\",\"box_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/reviw-1.png\",\"id\":6855},\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"image_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"name_color\":\"#1F1F1F\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"DM Sans\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"name_typography_font_weight\":\"600\",\"name_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"name_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_color\":\"#666666\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":1,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"star\":\"none\"},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"6536422\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"name\":\"Cora Boone\",\"title\":\"Fitness Blogger\",\"description\":\"\\u201cSimply the best. Better than all the rest. I\\u2019d recommend this product to beginners and advanced users.\\u201d\",\"star_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"star_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"star_color\":\"#FA8231\",\"desscription_color\":\"#1F1F1F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_style\":\"normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_background\":\"#FFFFFF\",\"box_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"star\":\"none\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/reviw-4.png\",\"id\":6858},\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"image_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"name_color\":\"#1F1F1F\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"DM Sans\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"name_typography_font_weight\":\"600\",\"name_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"name_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_color\":\"#666666\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":1,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"3684403\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1ae3049\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"name\":\"Matthew Grant\",\"title\":\"Web Developer\",\"description\":\"\\u201cSimply the best. Better than all the rest. I\\u2019d recommend this product to beginners and advanced users.\\u201d\",\"star_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"star_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"star_color\":\"#FA8231\",\"desscription_color\":\"#1F1F1F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_style\":\"normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_background\":\"#FFFFFF\",\"box_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/reviw-2.png\",\"id\":6856},\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"image_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"name_color\":\"#1F1F1F\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"DM Sans\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"name_typography_font_weight\":\"600\",\"name_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"name_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_color\":\"#666666\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":1,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"star\":\"none\"},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"2d88ae0\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"name\":\"Ronald Braver\",\"title\":\"Digital Marketer\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"star_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"star_color\":\"#FA8231\",\"desscription_color\":\"#1F1F1F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_style\":\"normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_background\":\"#FFFFFF\",\"box_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/reviw-5.png\",\"id\":6859},\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"image_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"name_color\":\"#1F1F1F\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"DM Sans\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"name_typography_font_weight\":\"600\",\"name_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"name_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_color\":\"#666666\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":1,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"star\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"5a0ebcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1bb44cd\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"name\":\"Stephen Weaver\",\"title\":\"Affiliate Marketer\",\"description\":\"\\u201cSimply the best. Better than all the rest. I\\u2019d recommend this product to beginners and advanced users.\\u201d\",\"star_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"star_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"star_color\":\"#FA8231\",\"desscription_color\":\"#1F1F1F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_style\":\"normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_background\":\"#FFFFFF\",\"box_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/reviw-3.png\",\"id\":6857},\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"image_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"name_color\":\"#1F1F1F\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"DM Sans\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"name_typography_font_weight\":\"600\",\"name_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"name_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_color\":\"#666666\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":1,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"star\":\"none\"},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"d529072\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"name\":\"John Martin\",\"title\":\"Agency\",\"description\":\"Must have book for students, who want to be Product Designer, UX Designer, or Interaction Designer.\",\"star_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"star_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"star_color\":\"#FA8231\",\"desscription_color\":\"#1F1F1F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"DM Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_style\":\"normal\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"box_background\":\"#FFFFFF\",\"box_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/reviw-6.png\",\"id\":6860},\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"image_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"name_color\":\"#1F1F1F\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"DM Sans\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"name_typography_font_weight\":\"600\",\"name_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.340000000000000024424906541753443889319896697998046875,\"sizes\":[]},\"name_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_color\":\"#666666\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"DM Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":1,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"star\":\"none\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ae239e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64e523b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fdff9a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Ellipse-8.png\",\"id\":14502},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":-55,\"unit\":\"px\"},\"_offset_y\":{\"size\":87,\"unit\":\"px\"},\"_offset_x_tablet\":{\"size\":-41,\"unit\":\"px\"},\"_offset_x_mobile\":{\"size\":-28,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":84,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":-72,\"unit\":\"px\"},\"_animation\":\"fadeInLeft\",\"_animation_delay\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"597d294\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/Ellipse-9.png\",\"id\":14503},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"size\":1030,\"unit\":\"px\"},\"_offset_x_end\":{\"size\":-97.599999999999994315658113919198513031005859375,\"unit\":\"px\"},\"_offset_y\":{\"size\":288,\"unit\":\"px\"},\"_offset_x_end_tablet\":{\"size\":-97.59399999999999408828443847596645355224609375,\"unit\":\"px\"},\"_offset_x_end_mobile\":{\"size\":-6.29699999999999970867747833835892379283905029296875,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":258,\"unit\":\"px\"},\"_offset_y_mobile\":{\"size\":380,\"unit\":\"px\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":77},\"_animation\":\"fadeInRight\",\"_animation_delay\":2},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bb9ff69\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":643,\"sizes\":[]},\"overflow\":\"hidden\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"318db43\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"560aaa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Grow your business with email marketing\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0212ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.\",\"align\":\"center\",\"text_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7050000000000000710542735760100185871124267578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22e3612\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Start Free Trial\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"600\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#FFFFFF\",\"button_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_background\":\"\"},\"button_align\":\"center\",\"btn_hover_animation\":\"float\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"033aa5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"No credit card required\",\"header_size\":\"span\",\"title_color\":\"#7A7A7A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"DM Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a630535\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/04\\/IMG.png\",\"id\":14342},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-274\",\"left\":\"-80\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-85\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7933,15230,'_elementor_controls_usage','a:9:{s:5:\"image\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:13;s:5:\"align\";i:5;s:10:\"image_size\";i:7;}}s:8:\"advanced\";a:4:{s:17:\"_section_position\";a:18:{s:14:\"_element_width\";i:9;s:21:\"_element_custom_width\";i:1;s:9:\"_position\";i:9;s:9:\"_offset_x\";i:7;s:13:\"_offset_x_end\";i:8;s:9:\"_offset_y\";i:9;s:16:\"_offset_x_tablet\";i:2;s:20:\"_offset_x_end_tablet\";i:7;s:13:\"_offset_y_end\";i:1;s:21:\"_element_width_tablet\";i:6;s:28:\"_element_custom_width_tablet\";i:6;s:16:\"_offset_y_tablet\";i:7;s:21:\"_element_width_mobile\";i:6;s:28:\"_element_custom_width_mobile\";i:6;s:20:\"_offset_x_end_mobile\";i:6;s:16:\"_offset_y_mobile\";i:8;s:21:\"_offset_orientation_h\";i:6;s:16:\"_offset_x_mobile\";i:2;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:11;s:16:\"_animation_delay\";i:4;}s:14:\"_section_style\";a:3:{s:8:\"_z_index\";i:6;s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:2;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:12:\"space_mobile\";i:1;}}}}s:16:\"shadepro-heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:10:\"blend_mode\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:5;s:25:\"typography_letter_spacing\";i:5;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:5;s:14:\"_margin_tablet\";i:2;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:12:\"button_label\";i:5;s:11:\"button_type\";i:5;s:10:\"button_url\";i:2;s:12:\"button_align\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:14:{s:20:\"boxed_btn_background\";i:5;s:29:\"heading_typography_typography\";i:5;s:30:\"heading_typography_font_family\";i:5;s:28:\"heading_typography_font_size\";i:5;s:30:\"heading_typography_font_weight\";i:5;s:30:\"heading_typography_line_height\";i:2;s:14:\"button_padding\";i:5;s:19:\"button_border_width\";i:2;s:19:\"button_border_color\";i:2;s:13:\"button_radius\";i:5;s:33:\"heading_typography_letter_spacing\";i:5;s:20:\"btn_hover_background\";i:1;s:19:\"btn_hover_animation\";i:2;s:15:\"boxed_btn_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:10;s:11:\"header_size\";i:2;s:5:\"align\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:11:\"title_color\";i:10;s:21:\"typography_typography\";i:10;s:22:\"typography_font_family\";i:10;s:20:\"typography_font_size\";i:10;s:22:\"typography_font_weight\";i:10;s:22:\"typography_line_height\";i:8;s:25:\"typography_letter_spacing\";i:10;s:25:\"typography_text_transform\";i:2;s:27:\"typography_font_size_mobile\";i:3;s:27:\"typography_font_size_tablet\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:22;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:9:\"animation\";i:5;}s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:3;s:13:\"margin_mobile\";i:2;s:13:\"margin_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:6;}s:14:\"section_layout\";a:5:{s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:13:\"content_width\";i:5;s:16:\"content_position\";i:3;s:8:\"overflow\";i:2;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:8:{s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:9;s:7:\"padding\";i:8;s:14:\"padding_tablet\";i:8;s:11:\"css_classes\";i:1;s:14:\"z_index_tablet\";i:1;}s:28:\"fd_addons_custom_css_section\";a:1:{s:20:\"fd_addons_custom_css\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:4:{s:16:\"background_color\";i:3;s:21:\"background_background\";i:1;s:18:\"background_color_b\";i:2;s:25:\"background_gradient_angle\";i:1;}s:25:\"section_advanced_gradient\";a:5:{s:24:\"shadepro_enable_gradient\";i:2;s:19:\"shadepro_gradient_1\";i:2;s:19:\"shadepro_gradient_2\";i:2;s:19:\"shadepro_gradient_3\";i:2;s:19:\"shadepro_gradient_4\";i:2;}s:21:\"section_shape_divider\";a:6:{s:27:\"shape_divider_bottom_height\";i:1;s:25:\"shape_divider_bottom_flip\";i:1;s:26:\"shape_divider_bottom_width\";i:1;s:34:\"shape_divider_bottom_height_tablet\";i:1;s:34:\"shape_divider_bottom_height_mobile\";i:1;s:17:\"shape_divider_top\";i:1;}}}}s:20:\"shadepro-feature-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:3:{s:4:\"icon\";i:3;s:5:\"title\";i:3;s:11:\"description\";i:3;}}s:5:\"style\";a:3:{s:10:\"icon_style\";a:4:{s:15:\"enable_icon_box\";i:3;s:16:\"icon_size_tablet\";i:3;s:25:\"space_between_icon_tablet\";i:3;s:25:\"space_between_icon_mobile\";i:3;}s:13:\"content_style\";a:10:{s:9:\"title_gap\";i:3;s:29:\"heading_typography_typography\";i:3;s:30:\"heading_typography_font_family\";i:3;s:28:\"heading_typography_font_size\";i:3;s:30:\"heading_typography_font_weight\";i:3;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;s:34:\"description_typography_line_height\";i:3;}s:9:\"box_style\";a:1:{s:26:\"box_shadow_box_shadow_type\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:2;}}}}s:20:\"shadepro-testimonial\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:13;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:17:\"testimonial_style\";i:6;s:4:\"name\";i:6;s:5:\"title\";i:6;s:5:\"image\";i:6;s:4:\"star\";i:6;s:11:\"description\";i:4;}}s:5:\"style\";a:6:{s:12:\"rating_style\";a:4:{s:9:\"star_size\";i:6;s:8:\"star_gap\";i:6;s:10:\"star_color\";i:6;s:11:\"star_margin\";i:6;}s:13:\"content_style\";a:8:{s:18:\"desscription_color\";i:6;s:33:\"description_typography_typography\";i:6;s:34:\"description_typography_font_family\";i:6;s:32:\"description_typography_font_size\";i:6;s:33:\"description_typography_font_style\";i:6;s:34:\"description_typography_line_height\";i:6;s:37:\"description_typography_letter_spacing\";i:6;s:8:\"desc_gap\";i:6;}s:9:\"box_style\";a:5:{s:14:\"box_background\";i:6;s:11:\"box_padding\";i:6;s:17:\"box_border_radius\";i:6;s:26:\"box_shadow_box_shadow_type\";i:6;s:21:\"box_shadow_box_shadow\";i:6;}s:11:\"image_style\";a:1:{s:12:\"image_margin\";i:6;}s:10:\"name_style\";a:8:{s:10:\"name_color\";i:6;s:26:\"name_typography_typography\";i:6;s:27:\"name_typography_font_family\";i:6;s:25:\"name_typography_font_size\";i:6;s:27:\"name_typography_font_weight\";i:6;s:27:\"name_typography_line_height\";i:6;s:30:\"name_typography_letter_spacing\";i:6;s:8:\"name_gap\";i:6;}s:11:\"title_style\";a:6:{s:11:\"title_color\";i:6;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:26:\"title_typography_font_size\";i:6;s:28:\"title_typography_line_height\";i:6;s:31:\"title_typography_letter_spacing\";i:6;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:6;s:14:\"_margin_mobile\";i:2;s:14:\"_margin_tablet\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:6;}}}}}'),(7935,15231,'_wp_page_template','elementor_header_footer'),(7936,15231,'_elementor_edit_mode','builder'),(7937,15231,'_elementor_template_type','wp-post'),(7938,15231,'_elementor_version','3.1.1'),(7939,15231,'_elementor_data','[{\"id\":\"2802ee7d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FAF9FD\"},\"elements\":[{\"id\":\"5a484b38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"329ef364\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]}},\"elements\":[{\"id\":\"483286c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"beeeaf6\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#171B24\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"39\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"35066000\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.\",\"title_color\":\"#171B24B8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"align\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e3d3f57\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"3d9d2b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.303000000000000824229573481716215610504150390625,\"_inline_size_tablet\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"184f5d16\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"title_color\":\"#171B2499\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dfcc629\",\"elType\":\"widget\",\"settings\":{\"selected_menu\":\"services-menu\",\"menu_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_family\":\"Circular Std\",\"menu_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"shadepro-vertical-menu\"},{\"id\":\"a2e019b\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"\",\"library\":\"\"},\"title\":\"Learn more about our services.\",\"description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.\",\"enable_button\":\"yes\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"button_text\":\"DOWNLOAD BROCHURE\",\"content_align\":\"left\",\"enable_icon_box\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.35709999999999997299937604111619293689727783203125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"desscription_color\":\"#FFFFFFD1\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"300\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Circular Std\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5,\"sizes\":[]},\"button_background\":\"#161C2D\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"26\",\"bottom\":\"20\",\"left\":\"26\",\"isLinked\":false},\"box_background\":\"#42D77E\",\"box_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"15\",\"bottom\":\"22\",\"left\":\"15\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"heading_typography_typography\":\"\",\"desscription_color\":\"\",\"button_background\":\"\",\"button_typography_typography\":\"\"},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"4202a9d\",\"elType\":\"widget\",\"settings\":{\"video_testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"ff98e92\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"c29e8ff\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Masum Sakib\",\"position\":\"WordPress Developer\",\"_id\":\"665ba4b\"}],\"testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Allison_Schleifer.png\",\"id\":12268},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"5caa09f\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Martin_Mingo.png\",\"id\":12267},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"8f38d76\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Hanna_Lipshutz.png\",\"id\":12269},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Bela Bena\",\"position\":\"WordPress Developer\",\"_id\":\"e776666\"}],\"tes_per_coulmn\":\"1\",\"arrows\":\"\",\"loop\":\"yes\",\"content_color\":\"#FFFFFF\",\"content_typo_typography\":\"custom\",\"content_typo_font_family\":\"Circular Std\",\"content_typo_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"content_typo_font_weight\":\"300\",\"content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"name_color\":\"#FFFFFF\",\"name_typo_typography\":\"custom\",\"name_typo_font_family\":\"Circular Std\",\"name_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"name_typo_font_weight\":\"500\",\"name_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"position_color\":\"#FFFFFFB3\",\"position_typo_typography\":\"custom\",\"position_typo_font_family\":\"Circular Std\",\"position_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"position_typo_font_weight\":\"300\",\"position_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dot_color\":\"#FFFFFF\",\"dot_size\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"dot_x_position\":{\"unit\":\"px\",\"size\":144,\"sizes\":[]},\"dot_y_position\":{\"unit\":\"px\",\"size\":-14,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#161C2D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial-sahde-pro\"}],\"isInner\":false},{\"id\":\"42ab2788\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.6970000000000027284841053187847137451171875,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_inline_size_tablet\":70,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"49286896\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73060374\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12220fd7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get the best results from the experts.\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.237999999999999989341858963598497211933135986328125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7836e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.<\\/p>\",\"text_color\":\"#6F6F6F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"41\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ec3478d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13548,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/img-2.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61ea5abb\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"101fa3a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f79f621\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"1.  Best quality service.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"241a8f71\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d7ceff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"2.  Easy to bring close.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"315fe5e0\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#171B241A\"},\"elements\":[{\"id\":\"1ce78f78\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cfaea2f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"3.  Our mission is to provide the best quality.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3e74d32f\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"50e3e6de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"35a4b641\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.42799999999999993605115378159098327159881591796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fbd9872\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"1.  How can I create a custom order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.<\\/p>\",\"_id\":\"47425df\"},{\"tab_title\":\"2. Is there any way I can visit your factory?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"fe73fb5\"},{\"tab_title\":\"3. How many products do I need to order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"1488083\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"border_color\":\"#E7E7E7\",\"title_color\":\"#171B24\",\"tab_active_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"content_color\":\"#171B24B3\",\"__globals__\":{\"title_typography_typography\":\"\",\"content_color\":\"\",\"title_color\":\"\",\"tab_active_color\":\"\",\"content_background_color\":\"\"},\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Circular Std\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"acc_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"acc_bg\":\"#FFFFFF\",\"_background_color\":\"#FFFFFF\",\"border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"acc_border_color\":\"#931A1A\",\"icon_align\":\"right\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e358eab\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#171B24\",\"padding\":{\"unit\":\"px\",\"top\":\"67\",\"right\":\"50\",\"bottom\":\"67\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"51abdccd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.89500000000000312638803734444081783294677734375},\"elements\":[{\"id\":\"47f66532\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to get your products delivered?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2769999999999999129585148693877272307872772216796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1ba8ea75\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.0330000000000012505552149377763271331787109375},\"elements\":[{\"id\":\"311fd4e\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get A Free Consultation\",\"button_url\":{\"url\":\"contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"boxed_btn_color\":\"#FFF\",\"boxed_btn_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_background\":\"\",\"btn_typography_typography\":\"\",\"boxed_btn_color\":\"\",\"inline_btn_color\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_align_tablet\":\"center\",\"button_align_mobile\":\"left\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Manrope\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"btn_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"btn_typography_font_weight\":\"700\",\"btn_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"button_type\":\"boxed\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"inline_btn_color\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7940,15231,'_elementor_controls_usage','a:12:{s:16:\"shadepro-heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:15:\"show_page_title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:5;s:25:\"typography_letter_spacing\";i:5;s:27:\"typography_font_size_mobile\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:11;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";i:1;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:2;s:6:\"margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:1;s:16:\"content_position\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:7;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:7;s:6:\"margin\";i:3;s:13:\"margin_tablet\";i:3;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}}}}s:22:\"shadepro-vertical-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:13:\"selected_menu\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_menu_style\";a:4:{s:26:\"menu_typography_typography\";i:1;s:32:\"menu_typography_font_size_tablet\";i:1;s:27:\"menu_typography_font_family\";i:1;s:27:\"menu_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:20:\"shadepro-feature-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:7:{s:4:\"icon\";i:1;s:5:\"title\";i:1;s:11:\"description\";i:1;s:13:\"enable_button\";i:1;s:8:\"btn_icon\";i:1;s:11:\"button_text\";i:1;s:13:\"content_align\";i:1;}}s:5:\"style\";a:4:{s:10:\"icon_style\";a:3:{s:15:\"enable_icon_box\";i:1;s:9:\"icon_size\";i:1;s:18:\"space_between_icon\";i:1;}s:13:\"content_style\";a:15:{s:9:\"title_gap\";i:1;s:11:\"title_color\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:8:\"desc_gap\";i:1;s:18:\"desscription_color\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:34:\"description_typography_font_weight\";i:1;s:37:\"description_typography_letter_spacing\";i:1;s:15:\"content_padding\";i:1;}s:12:\"button_style\";a:8:{s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:29:\"button_typography_line_height\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:17:\"button_background\";i:1;s:14:\"button_padding\";i:1;}s:9:\"box_style\";a:3:{s:14:\"box_background\";i:1;s:11:\"box_padding\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:21:\"testimonial-sahde-pro\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"content_section\";a:2:{s:23:\"video_testimonial_lists\";i:1;s:17:\"testimonial_lists\";i:1;}s:15:\"slider_settings\";a:3:{s:14:\"tes_per_coulmn\";i:1;s:6:\"arrows\";i:1;s:4:\"loop\";i:1;}}s:5:\"style\";a:5:{s:13:\"content_style\";a:6:{s:13:\"content_color\";i:1;s:23:\"content_typo_typography\";i:1;s:24:\"content_typo_font_family\";i:1;s:22:\"content_typo_font_size\";i:1;s:24:\"content_typo_font_weight\";i:1;s:27:\"content_typo_letter_spacing\";i:1;}s:10:\"name_style\";a:6:{s:10:\"name_color\";i:1;s:20:\"name_typo_typography\";i:1;s:21:\"name_typo_font_family\";i:1;s:19:\"name_typo_font_size\";i:1;s:21:\"name_typo_font_weight\";i:1;s:11:\"name_margin\";i:1;}s:11:\"Title_style\";a:6:{s:14:\"position_color\";i:1;s:24:\"position_typo_typography\";i:1;s:25:\"position_typo_font_family\";i:1;s:23:\"position_typo_font_size\";i:1;s:25:\"position_typo_font_weight\";i:1;s:28:\"position_typo_letter_spacing\";i:1;}s:16:\"navigation_style\";a:4:{s:9:\"dot_color\";i:1;s:8:\"dot_size\";i:1;s:14:\"dot_x_position\";i:1;s:14:\"dot_y_position\";i:1;}s:9:\"box_style\";a:1:{s:11:\"box_padding\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"width\";i:1;s:19:\"image_border_radius\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;}}s:5:\"style\";a:1:{s:21:\"section_style_content\";a:16:{s:18:\"title_bottom_space\";i:3;s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:28:\"title_typography_line_height\";i:3;s:31:\"title_typography_letter_spacing\";i:3;s:17:\"text_align_mobile\";i:3;s:25:\"title_bottom_space_tablet\";i:3;s:17:\"description_color\";i:3;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;s:34:\"description_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:3;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:4:\"tabs\";i:1;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:5:{s:19:\"section_title_style\";a:2:{s:12:\"border_color\";i:1;s:12:\"border_width\";i:1;}s:26:\"section_toggle_style_title\";a:8:{s:11:\"title_color\";i:1;s:16:\"tab_active_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_line_height\";i:1;s:13:\"title_padding\";i:1;s:28:\"title_typography_font_weight\";i:1;}s:28:\"section_toggle_style_content\";a:8:{s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:30:\"content_typography_font_family\";i:1;s:28:\"content_typography_font_size\";i:1;s:30:\"content_typography_font_weight\";i:1;s:30:\"content_typography_line_height\";i:1;s:15:\"content_padding\";i:1;s:33:\"content_typography_letter_spacing\";i:1;}s:13:\"section_extra\";a:3:{s:16:\"acc_border_width\";i:1;s:6:\"acc_bg\";i:1;s:16:\"acc_border_color\";i:1;}s:25:\"section_toggle_style_icon\";a:2:{s:10:\"icon_align\";i:1;s:10:\"icon_space\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:6:{s:12:\"button_label\";i:1;s:10:\"button_url\";i:1;s:12:\"button_align\";i:1;s:19:\"button_align_tablet\";i:1;s:19:\"button_align_mobile\";i:1;s:11:\"button_type\";i:1;}}s:5:\"style\";a:2:{s:10:\"icon_style\";a:2:{s:8:\"icon_gap\";i:1;s:9:\"icon_size\";i:1;}s:12:\"button_style\";a:9:{s:15:\"boxed_btn_color\";i:1;s:20:\"boxed_btn_background\";i:1;s:14:\"button_padding\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:16:\"inline_btn_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(7942,15232,'_thumbnail_id','8730'),(7943,15232,'_elementor_edit_mode','builder'),(7944,15232,'_elementor_template_type','wp-post'),(7945,15232,'_elementor_data','[{\"id\":\"5a7574ff\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FAF9FD\"},\"elements\":[{\"id\":\"6abd3d4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2113601a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]}},\"elements\":[{\"id\":\"7a1f78fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7905c733\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#171B24\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"39\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"17420597\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.\",\"title_color\":\"#171B24B8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"align\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b6075\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"357d6cb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.303000000000000824229573481716215610504150390625,\"_inline_size_tablet\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a71da27\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"title_color\":\"#171B2499\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"487b8e3f\",\"elType\":\"widget\",\"settings\":{\"selected_menu\":\"services-menu\",\"menu_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_family\":\"Circular Std\",\"menu_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"shadepro-vertical-menu\"},{\"id\":\"3691b46\",\"elType\":\"widget\",\"settings\":{\"video_testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"ff98e92\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"c29e8ff\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Masum Sakib\",\"position\":\"WordPress Developer\",\"_id\":\"665ba4b\"}],\"testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Allison_Schleifer.png\",\"id\":12268},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"5caa09f\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Martin_Mingo.png\",\"id\":12267},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"8f38d76\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Hanna_Lipshutz.png\",\"id\":12269},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Bela Bena\",\"position\":\"WordPress Developer\",\"_id\":\"e776666\"}],\"tes_per_coulmn\":\"1\",\"arrows\":\"\",\"loop\":\"yes\",\"content_color\":\"#FFFFFF\",\"content_typo_typography\":\"custom\",\"content_typo_font_family\":\"Circular Std\",\"content_typo_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"content_typo_font_weight\":\"300\",\"content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"name_color\":\"#FFFFFF\",\"name_typo_typography\":\"custom\",\"name_typo_font_family\":\"Circular Std\",\"name_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"name_typo_font_weight\":\"500\",\"name_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"position_color\":\"#FFFFFFB3\",\"position_typo_typography\":\"custom\",\"position_typo_font_family\":\"Circular Std\",\"position_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"position_typo_font_weight\":\"300\",\"position_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dot_color\":\"#FFFFFF\",\"dot_size\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"dot_x_position\":{\"unit\":\"px\",\"size\":144,\"sizes\":[]},\"dot_y_position\":{\"unit\":\"px\",\"size\":-14,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#161C2D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial-sahde-pro\"},{\"id\":\"2f7c3552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"\",\"library\":\"\"},\"title\":\"Learn more about our services.\",\"description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.\",\"enable_button\":\"yes\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"button_text\":\"DOWNLOAD BROCHURE\",\"content_align\":\"left\",\"enable_icon_box\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.35709999999999997299937604111619293689727783203125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"desscription_color\":\"#FFFFFFD1\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"300\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Circular Std\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5,\"sizes\":[]},\"button_background\":\"#161C2D\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"26\",\"bottom\":\"20\",\"left\":\"26\",\"isLinked\":false},\"box_background\":\"#42D77E\",\"box_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"15\",\"bottom\":\"22\",\"left\":\"15\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"heading_typography_typography\":\"\",\"desscription_color\":\"\",\"button_background\":\"\",\"button_typography_typography\":\"\"},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":false},{\"id\":\"b9feff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.6970000000000027284841053187847137451171875,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_inline_size_tablet\":70,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"757f9b77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4327b51d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2066efe3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Convert your visitors to customers.\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.237999999999999989341858963598497211933135986328125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54591da9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.<\\/p>\",\"text_color\":\"#6F6F6F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"41\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69f51a4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13549,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/img-3.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58d77bb4\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"5f5fcc20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44c857b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"1.  Best quality service.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5b25fb73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c1a9b68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"2.  Easy to bring close.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7a8380d8\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#171B241A\"},\"elements\":[{\"id\":\"3122bc06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27465d59\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"3.  Our mission is to provide the best quality.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7b4ea1e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a9e6e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c77c2e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.42799999999999993605115378159098327159881591796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4905d4e9\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"1.  How can I create a custom order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.<\\/p>\",\"_id\":\"47425df\"},{\"tab_title\":\"2. Is there any way I can visit your factory?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"fe73fb5\"},{\"tab_title\":\"3. How many products do I need to order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"1488083\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"border_color\":\"#E7E7E7\",\"title_color\":\"#171B24\",\"tab_active_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"content_color\":\"#171B24B3\",\"__globals__\":{\"title_typography_typography\":\"\",\"content_color\":\"\",\"title_color\":\"\",\"tab_active_color\":\"\",\"content_background_color\":\"\"},\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Circular Std\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"acc_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"acc_bg\":\"#FFFFFF\",\"_background_color\":\"#FFFFFF\",\"border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"acc_border_color\":\"#931A1A\",\"icon_align\":\"right\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3a117312\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#171B24\",\"padding\":{\"unit\":\"px\",\"top\":\"67\",\"right\":\"50\",\"bottom\":\"67\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"50cfb11f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.89500000000000312638803734444081783294677734375},\"elements\":[{\"id\":\"46068607\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to get your products delivered?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2769999999999999129585148693877272307872772216796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4189ebc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.0330000000000012505552149377763271331787109375},\"elements\":[{\"id\":\"1f4f0f9d\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get A Free Consultation\",\"button_url\":{\"url\":\"contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"boxed_btn_color\":\"#FFF\",\"boxed_btn_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_background\":\"\",\"btn_typography_typography\":\"\",\"boxed_btn_color\":\"\",\"inline_btn_color\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_align_tablet\":\"center\",\"button_align_mobile\":\"left\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Manrope\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"btn_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"btn_typography_font_weight\":\"700\",\"btn_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"button_type\":\"boxed\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"inline_btn_color\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7946,15232,'_elementor_version','3.1.1'),(7947,15232,'_elementor_controls_usage','a:12:{s:16:\"shadepro-heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:15:\"show_page_title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:5;s:25:\"typography_letter_spacing\";i:5;s:27:\"typography_font_size_mobile\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:11;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";i:1;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:2;s:6:\"margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:1;s:16:\"content_position\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:7;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:7;s:6:\"margin\";i:3;s:13:\"margin_tablet\";i:3;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}}}}s:22:\"shadepro-vertical-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:13:\"selected_menu\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_menu_style\";a:4:{s:26:\"menu_typography_typography\";i:1;s:32:\"menu_typography_font_size_tablet\";i:1;s:27:\"menu_typography_font_family\";i:1;s:27:\"menu_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:21:\"testimonial-sahde-pro\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"content_section\";a:2:{s:23:\"video_testimonial_lists\";i:1;s:17:\"testimonial_lists\";i:1;}s:15:\"slider_settings\";a:3:{s:14:\"tes_per_coulmn\";i:1;s:6:\"arrows\";i:1;s:4:\"loop\";i:1;}}s:5:\"style\";a:5:{s:13:\"content_style\";a:6:{s:13:\"content_color\";i:1;s:23:\"content_typo_typography\";i:1;s:24:\"content_typo_font_family\";i:1;s:22:\"content_typo_font_size\";i:1;s:24:\"content_typo_font_weight\";i:1;s:27:\"content_typo_letter_spacing\";i:1;}s:10:\"name_style\";a:6:{s:10:\"name_color\";i:1;s:20:\"name_typo_typography\";i:1;s:21:\"name_typo_font_family\";i:1;s:19:\"name_typo_font_size\";i:1;s:21:\"name_typo_font_weight\";i:1;s:11:\"name_margin\";i:1;}s:11:\"Title_style\";a:6:{s:14:\"position_color\";i:1;s:24:\"position_typo_typography\";i:1;s:25:\"position_typo_font_family\";i:1;s:23:\"position_typo_font_size\";i:1;s:25:\"position_typo_font_weight\";i:1;s:28:\"position_typo_letter_spacing\";i:1;}s:16:\"navigation_style\";a:4:{s:9:\"dot_color\";i:1;s:8:\"dot_size\";i:1;s:14:\"dot_x_position\";i:1;s:14:\"dot_y_position\";i:1;}s:9:\"box_style\";a:1:{s:11:\"box_padding\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}s:20:\"shadepro-feature-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:7:{s:4:\"icon\";i:1;s:5:\"title\";i:1;s:11:\"description\";i:1;s:13:\"enable_button\";i:1;s:8:\"btn_icon\";i:1;s:11:\"button_text\";i:1;s:13:\"content_align\";i:1;}}s:5:\"style\";a:4:{s:10:\"icon_style\";a:3:{s:15:\"enable_icon_box\";i:1;s:9:\"icon_size\";i:1;s:18:\"space_between_icon\";i:1;}s:13:\"content_style\";a:15:{s:9:\"title_gap\";i:1;s:11:\"title_color\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:8:\"desc_gap\";i:1;s:18:\"desscription_color\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:34:\"description_typography_font_weight\";i:1;s:37:\"description_typography_letter_spacing\";i:1;s:15:\"content_padding\";i:1;}s:12:\"button_style\";a:8:{s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:29:\"button_typography_line_height\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:17:\"button_background\";i:1;s:14:\"button_padding\";i:1;}s:9:\"box_style\";a:3:{s:14:\"box_background\";i:1;s:11:\"box_padding\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"width\";i:1;s:19:\"image_border_radius\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;}}s:5:\"style\";a:1:{s:21:\"section_style_content\";a:16:{s:18:\"title_bottom_space\";i:3;s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:28:\"title_typography_line_height\";i:3;s:31:\"title_typography_letter_spacing\";i:3;s:17:\"text_align_mobile\";i:3;s:25:\"title_bottom_space_tablet\";i:3;s:17:\"description_color\";i:3;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;s:34:\"description_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:3;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:4:\"tabs\";i:1;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:5:{s:19:\"section_title_style\";a:2:{s:12:\"border_color\";i:1;s:12:\"border_width\";i:1;}s:26:\"section_toggle_style_title\";a:8:{s:11:\"title_color\";i:1;s:16:\"tab_active_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_line_height\";i:1;s:13:\"title_padding\";i:1;s:28:\"title_typography_font_weight\";i:1;}s:28:\"section_toggle_style_content\";a:8:{s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:30:\"content_typography_font_family\";i:1;s:28:\"content_typography_font_size\";i:1;s:30:\"content_typography_font_weight\";i:1;s:30:\"content_typography_line_height\";i:1;s:15:\"content_padding\";i:1;s:33:\"content_typography_letter_spacing\";i:1;}s:13:\"section_extra\";a:3:{s:16:\"acc_border_width\";i:1;s:6:\"acc_bg\";i:1;s:16:\"acc_border_color\";i:1;}s:25:\"section_toggle_style_icon\";a:2:{s:10:\"icon_align\";i:1;s:10:\"icon_space\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:6:{s:12:\"button_label\";i:1;s:10:\"button_url\";i:1;s:12:\"button_align\";i:1;s:19:\"button_align_tablet\";i:1;s:19:\"button_align_mobile\";i:1;s:11:\"button_type\";i:1;}}s:5:\"style\";a:2:{s:10:\"icon_style\";a:2:{s:8:\"icon_gap\";i:1;s:9:\"icon_size\";i:1;}s:12:\"button_style\";a:9:{s:15:\"boxed_btn_color\";i:1;s:20:\"boxed_btn_background\";i:1;s:14:\"button_padding\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:16:\"inline_btn_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(7949,15233,'_thumbnail_id','8732'),(7950,15233,'_elementor_edit_mode','builder'),(7951,15233,'_elementor_template_type','wp-post'),(7952,15233,'_elementor_data','[{\"id\":\"1864035d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FAF9FD\"},\"elements\":[{\"id\":\"2d083f85\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61b234fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]}},\"elements\":[{\"id\":\"51b8d6b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"36a47bf1\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#171B24\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"39\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"2a5d2929\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.\",\"title_color\":\"#171B24B8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"align\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a17951f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"70ed0fc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.6970000000000027284841053187847137451171875,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_inline_size_tablet\":70,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"19e28360\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77e15676\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5610d4d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best quality designs for business.\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.237999999999999989341858963598497211933135986328125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22d60b87\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.<\\/p>\",\"text_color\":\"#6F6F6F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"41\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18c04f5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13547,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/img-1.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"27eebdf1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"5467b3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad33678\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"1.  Best quality service.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"40a88c53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"681b53b2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"2.  Easy to bring close.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"26350be8\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#171B241A\"},\"elements\":[{\"id\":\"3d848b27\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1a806459\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"3.  Our mission is to provide the best quality.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b95129d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"38e6283c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"41202d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.42799999999999993605115378159098327159881591796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d3fbda3\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"1.  How can I create a custom order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.<\\/p>\",\"_id\":\"47425df\"},{\"tab_title\":\"2. Is there any way I can visit your factory?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"fe73fb5\"},{\"tab_title\":\"3. How many products do I need to order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"1488083\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"border_color\":\"#E7E7E7\",\"title_color\":\"#171B24\",\"tab_active_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"content_color\":\"#171B24B3\",\"__globals__\":{\"title_typography_typography\":\"\",\"content_color\":\"\",\"title_color\":\"\",\"tab_active_color\":\"\",\"content_background_color\":\"\"},\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Circular Std\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"acc_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"acc_bg\":\"#FFFFFF\",\"_background_color\":\"#FFFFFF\",\"border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"acc_border_color\":\"#931A1A\",\"icon_align\":\"right\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8792eab\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#171B24\",\"padding\":{\"unit\":\"px\",\"top\":\"67\",\"right\":\"50\",\"bottom\":\"67\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"18664b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.89500000000000312638803734444081783294677734375},\"elements\":[{\"id\":\"61e0c0ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to get your products delivered?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2769999999999999129585148693877272307872772216796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80460f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.0330000000000012505552149377763271331787109375},\"elements\":[{\"id\":\"759be41e\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get A Free Consultation\",\"button_url\":{\"url\":\"contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"boxed_btn_color\":\"#FFF\",\"boxed_btn_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_background\":\"\",\"btn_typography_typography\":\"\",\"boxed_btn_color\":\"\",\"inline_btn_color\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_align_tablet\":\"center\",\"button_align_mobile\":\"left\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Manrope\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"btn_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"btn_typography_font_weight\":\"700\",\"btn_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"button_type\":\"boxed\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"inline_btn_color\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"625dcd84\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.303000000000000824229573481716215610504150390625,\"_inline_size_tablet\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f3eb424\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"title_color\":\"#171B2499\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9ce842\",\"elType\":\"widget\",\"settings\":{\"selected_menu\":\"services-menu\",\"menu_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_family\":\"Circular Std\",\"menu_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"shadepro-vertical-menu\"},{\"id\":\"51fa26b5\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"\",\"library\":\"\"},\"title\":\"Learn more about our services.\",\"description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.\",\"enable_button\":\"yes\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"button_text\":\"DOWNLOAD BROCHURE\",\"content_align\":\"left\",\"enable_icon_box\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.35709999999999997299937604111619293689727783203125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"desscription_color\":\"#FFFFFFD1\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"300\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Circular Std\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5,\"sizes\":[]},\"button_background\":\"#161C2D\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"26\",\"bottom\":\"20\",\"left\":\"26\",\"isLinked\":false},\"box_background\":\"#42D77E\",\"box_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"15\",\"bottom\":\"22\",\"left\":\"15\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"heading_typography_typography\":\"\",\"desscription_color\":\"\",\"button_background\":\"\",\"button_typography_typography\":\"\"},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"dacda4e\",\"elType\":\"widget\",\"settings\":{\"video_testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"ff98e92\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"c29e8ff\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Masum Sakib\",\"position\":\"WordPress Developer\",\"_id\":\"665ba4b\"}],\"testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Allison_Schleifer.png\",\"id\":12268},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"5caa09f\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Martin_Mingo.png\",\"id\":12267},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"8f38d76\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Hanna_Lipshutz.png\",\"id\":12269},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Bela Bena\",\"position\":\"WordPress Developer\",\"_id\":\"e776666\"}],\"tes_per_coulmn\":\"1\",\"arrows\":\"\",\"loop\":\"yes\",\"content_color\":\"#FFFFFF\",\"content_typo_typography\":\"custom\",\"content_typo_font_family\":\"Circular Std\",\"content_typo_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"content_typo_font_weight\":\"300\",\"content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"name_color\":\"#FFFFFF\",\"name_typo_typography\":\"custom\",\"name_typo_font_family\":\"Circular Std\",\"name_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"name_typo_font_weight\":\"500\",\"name_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"position_color\":\"#FFFFFFB3\",\"position_typo_typography\":\"custom\",\"position_typo_font_family\":\"Circular Std\",\"position_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"position_typo_font_weight\":\"300\",\"position_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dot_color\":\"#FFFFFF\",\"dot_size\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"dot_x_position\":{\"unit\":\"px\",\"size\":144,\"sizes\":[]},\"dot_y_position\":{\"unit\":\"px\",\"size\":-14,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#161C2D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial-sahde-pro\"}],\"isInner\":false}],\"isInner\":false}]'),(7953,15233,'_elementor_version','3.1.1'),(7954,15233,'_elementor_controls_usage','a:12:{s:16:\"shadepro-heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:15:\"show_page_title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:5;s:25:\"typography_letter_spacing\";i:5;s:27:\"typography_font_size_mobile\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:11;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";i:1;s:6:\"margin\";i:3;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:1;s:16:\"content_position\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:7;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:7;s:6:\"margin\";i:3;s:13:\"margin_tablet\";i:3;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;}}s:5:\"style\";a:1:{s:21:\"section_style_content\";a:16:{s:18:\"title_bottom_space\";i:3;s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:28:\"title_typography_line_height\";i:3;s:31:\"title_typography_letter_spacing\";i:3;s:17:\"text_align_mobile\";i:3;s:25:\"title_bottom_space_tablet\";i:3;s:17:\"description_color\";i:3;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;s:34:\"description_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:3;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:4:\"tabs\";i:1;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:5:{s:19:\"section_title_style\";a:2:{s:12:\"border_color\";i:1;s:12:\"border_width\";i:1;}s:26:\"section_toggle_style_title\";a:8:{s:11:\"title_color\";i:1;s:16:\"tab_active_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_line_height\";i:1;s:13:\"title_padding\";i:1;s:28:\"title_typography_font_weight\";i:1;}s:28:\"section_toggle_style_content\";a:8:{s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:30:\"content_typography_font_family\";i:1;s:28:\"content_typography_font_size\";i:1;s:30:\"content_typography_font_weight\";i:1;s:30:\"content_typography_line_height\";i:1;s:15:\"content_padding\";i:1;s:33:\"content_typography_letter_spacing\";i:1;}s:13:\"section_extra\";a:3:{s:16:\"acc_border_width\";i:1;s:6:\"acc_bg\";i:1;s:16:\"acc_border_color\";i:1;}s:25:\"section_toggle_style_icon\";a:2:{s:10:\"icon_align\";i:1;s:10:\"icon_space\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:6:{s:12:\"button_label\";i:1;s:10:\"button_url\";i:1;s:12:\"button_align\";i:1;s:19:\"button_align_tablet\";i:1;s:19:\"button_align_mobile\";i:1;s:11:\"button_type\";i:1;}}s:5:\"style\";a:2:{s:10:\"icon_style\";a:2:{s:8:\"icon_gap\";i:1;s:9:\"icon_size\";i:1;}s:12:\"button_style\";a:9:{s:15:\"boxed_btn_color\";i:1;s:20:\"boxed_btn_background\";i:1;s:14:\"button_padding\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:16:\"inline_btn_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:22:\"shadepro-vertical-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:13:\"selected_menu\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_menu_style\";a:4:{s:26:\"menu_typography_typography\";i:1;s:32:\"menu_typography_font_size_tablet\";i:1;s:27:\"menu_typography_font_family\";i:1;s:27:\"menu_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:20:\"shadepro-feature-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:7:{s:4:\"icon\";i:1;s:5:\"title\";i:1;s:11:\"description\";i:1;s:13:\"enable_button\";i:1;s:8:\"btn_icon\";i:1;s:11:\"button_text\";i:1;s:13:\"content_align\";i:1;}}s:5:\"style\";a:4:{s:10:\"icon_style\";a:3:{s:15:\"enable_icon_box\";i:1;s:9:\"icon_size\";i:1;s:18:\"space_between_icon\";i:1;}s:13:\"content_style\";a:15:{s:9:\"title_gap\";i:1;s:11:\"title_color\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:8:\"desc_gap\";i:1;s:18:\"desscription_color\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:34:\"description_typography_font_weight\";i:1;s:37:\"description_typography_letter_spacing\";i:1;s:15:\"content_padding\";i:1;}s:12:\"button_style\";a:8:{s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:29:\"button_typography_line_height\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:17:\"button_background\";i:1;s:14:\"button_padding\";i:1;}s:9:\"box_style\";a:3:{s:14:\"box_background\";i:1;s:11:\"box_padding\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:21:\"testimonial-sahde-pro\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"content_section\";a:2:{s:23:\"video_testimonial_lists\";i:1;s:17:\"testimonial_lists\";i:1;}s:15:\"slider_settings\";a:3:{s:14:\"tes_per_coulmn\";i:1;s:6:\"arrows\";i:1;s:4:\"loop\";i:1;}}s:5:\"style\";a:5:{s:13:\"content_style\";a:6:{s:13:\"content_color\";i:1;s:23:\"content_typo_typography\";i:1;s:24:\"content_typo_font_family\";i:1;s:22:\"content_typo_font_size\";i:1;s:24:\"content_typo_font_weight\";i:1;s:27:\"content_typo_letter_spacing\";i:1;}s:10:\"name_style\";a:6:{s:10:\"name_color\";i:1;s:20:\"name_typo_typography\";i:1;s:21:\"name_typo_font_family\";i:1;s:19:\"name_typo_font_size\";i:1;s:21:\"name_typo_font_weight\";i:1;s:11:\"name_margin\";i:1;}s:11:\"Title_style\";a:6:{s:14:\"position_color\";i:1;s:24:\"position_typo_typography\";i:1;s:25:\"position_typo_font_family\";i:1;s:23:\"position_typo_font_size\";i:1;s:25:\"position_typo_font_weight\";i:1;s:28:\"position_typo_letter_spacing\";i:1;}s:16:\"navigation_style\";a:4:{s:9:\"dot_color\";i:1;s:8:\"dot_size\";i:1;s:14:\"dot_x_position\";i:1;s:14:\"dot_y_position\";i:1;}s:9:\"box_style\";a:1:{s:11:\"box_padding\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}}'),(7956,15234,'_thumbnail_id','13614'),(7957,15234,'_elementor_edit_mode','builder'),(7958,15234,'_elementor_template_type','wp-post'),(7959,15234,'_elementor_version','3.1.1'),(7960,15234,'_elementor_data','[{\"id\":\"60b6ba2c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FAF9FD\"},\"elements\":[{\"id\":\"3382b51e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"78150a5c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]}},\"elements\":[{\"id\":\"7bc1e0c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fce80e7\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#171B24\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"39\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"6f20c214\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.\",\"title_color\":\"#171B24B8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"align\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23c7d793\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7dba5b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.6970000000000027284841053187847137451171875,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_inline_size_tablet\":70,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c93668f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"36d28d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f2aeb6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Rank #1 on search engine!\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.237999999999999989341858963598497211933135986328125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59ccb518\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.<\\/p>\",\"text_color\":\"#6F6F6F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"41\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"47fd80dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":12691,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/pexels-fox-1595392_1.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"663604dd\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"2a6c58c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"55c46960\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"1.  Best quality service.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"57fcc678\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fff04a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"2.  Easy to bring close.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"59d69db2\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#171B241A\"},\"elements\":[{\"id\":\"14facde7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"538b35be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"3.  Our mission is to provide the best quality.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2fb1d583\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"56de9e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2f7718d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.42799999999999993605115378159098327159881591796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20231c84\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"1.  How can I create a custom order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.<\\/p>\",\"_id\":\"47425df\"},{\"tab_title\":\"2. Is there any way I can visit your factory?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"fe73fb5\"},{\"tab_title\":\"3. How many products do I need to order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"1488083\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"border_color\":\"#E7E7E7\",\"title_color\":\"#171B24\",\"tab_active_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"content_color\":\"#171B24B3\",\"__globals__\":{\"title_typography_typography\":\"\",\"content_color\":\"\",\"title_color\":\"\",\"tab_active_color\":\"\",\"content_background_color\":\"\"},\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Circular Std\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"acc_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"acc_bg\":\"#FFFFFF\",\"_background_color\":\"#FFFFFF\",\"border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"acc_border_color\":\"#931A1A\",\"icon_align\":\"right\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1474530a\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#171B24\",\"padding\":{\"unit\":\"px\",\"top\":\"67\",\"right\":\"50\",\"bottom\":\"67\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"4112436d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.89500000000000312638803734444081783294677734375},\"elements\":[{\"id\":\"56834dd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to get your products delivered?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2769999999999999129585148693877272307872772216796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5532d7db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.0330000000000012505552149377763271331787109375},\"elements\":[{\"id\":\"7d61bd54\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get A Free Consultation\",\"button_url\":{\"url\":\"contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"boxed_btn_color\":\"#FFF\",\"boxed_btn_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_background\":\"\",\"btn_typography_typography\":\"\",\"boxed_btn_color\":\"\",\"inline_btn_color\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_align_tablet\":\"center\",\"button_align_mobile\":\"left\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Manrope\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"btn_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"btn_typography_font_weight\":\"700\",\"btn_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"button_type\":\"boxed\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"inline_btn_color\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2c7258b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.303000000000000824229573481716215610504150390625,\"_inline_size_tablet\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba918c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"title_color\":\"#171B2499\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d94ec3b\",\"elType\":\"widget\",\"settings\":{\"selected_menu\":\"services-menu\",\"menu_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_family\":\"Circular Std\",\"menu_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"shadepro-vertical-menu\"},{\"id\":\"c3262c4\",\"elType\":\"widget\",\"settings\":{\"video_testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"ff98e92\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"c29e8ff\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Masum Sakib\",\"position\":\"WordPress Developer\",\"_id\":\"665ba4b\"}],\"testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Allison_Schleifer.png\",\"id\":12268},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"5caa09f\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Martin_Mingo.png\",\"id\":12267},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"8f38d76\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Hanna_Lipshutz.png\",\"id\":12269},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Bela Bena\",\"position\":\"WordPress Developer\",\"_id\":\"e776666\"}],\"tes_per_coulmn\":\"1\",\"arrows\":\"\",\"loop\":\"yes\",\"content_color\":\"#FFFFFF\",\"content_typo_typography\":\"custom\",\"content_typo_font_family\":\"Circular Std\",\"content_typo_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"content_typo_font_weight\":\"300\",\"content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"name_color\":\"#FFFFFF\",\"name_typo_typography\":\"custom\",\"name_typo_font_family\":\"Circular Std\",\"name_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"name_typo_font_weight\":\"500\",\"name_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"position_color\":\"#FFFFFFB3\",\"position_typo_typography\":\"custom\",\"position_typo_font_family\":\"Circular Std\",\"position_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"position_typo_font_weight\":\"300\",\"position_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dot_color\":\"#FFFFFF\",\"dot_size\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"dot_x_position\":{\"unit\":\"px\",\"size\":144,\"sizes\":[]},\"dot_y_position\":{\"unit\":\"px\",\"size\":-14,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#161C2D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial-sahde-pro\"},{\"id\":\"25f81a6d\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"\",\"library\":\"\"},\"title\":\"Learn more about our services.\",\"description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.\",\"enable_button\":\"yes\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"button_text\":\"DOWNLOAD BROCHURE\",\"content_align\":\"left\",\"enable_icon_box\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.35709999999999997299937604111619293689727783203125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"desscription_color\":\"#FFFFFFD1\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"300\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Circular Std\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5,\"sizes\":[]},\"button_background\":\"#161C2D\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"26\",\"bottom\":\"20\",\"left\":\"26\",\"isLinked\":false},\"box_background\":\"#42D77E\",\"box_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"15\",\"bottom\":\"22\",\"left\":\"15\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"heading_typography_typography\":\"\",\"desscription_color\":\"\",\"button_background\":\"\",\"button_typography_typography\":\"\"},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":false}],\"isInner\":false}]'),(7961,15234,'_elementor_controls_usage','a:12:{s:16:\"shadepro-heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:15:\"show_page_title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:5;s:25:\"typography_letter_spacing\";i:5;s:27:\"typography_font_size_mobile\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:11;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";i:1;s:6:\"margin\";i:3;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:1;s:16:\"content_position\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:7;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:7;s:6:\"margin\";i:3;s:13:\"margin_tablet\";i:3;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;}}s:5:\"style\";a:1:{s:21:\"section_style_content\";a:16:{s:18:\"title_bottom_space\";i:3;s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:28:\"title_typography_line_height\";i:3;s:31:\"title_typography_letter_spacing\";i:3;s:17:\"text_align_mobile\";i:3;s:25:\"title_bottom_space_tablet\";i:3;s:17:\"description_color\";i:3;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;s:34:\"description_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:3;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:4:\"tabs\";i:1;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:5:{s:19:\"section_title_style\";a:2:{s:12:\"border_color\";i:1;s:12:\"border_width\";i:1;}s:26:\"section_toggle_style_title\";a:8:{s:11:\"title_color\";i:1;s:16:\"tab_active_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_line_height\";i:1;s:13:\"title_padding\";i:1;s:28:\"title_typography_font_weight\";i:1;}s:28:\"section_toggle_style_content\";a:8:{s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:30:\"content_typography_font_family\";i:1;s:28:\"content_typography_font_size\";i:1;s:30:\"content_typography_font_weight\";i:1;s:30:\"content_typography_line_height\";i:1;s:15:\"content_padding\";i:1;s:33:\"content_typography_letter_spacing\";i:1;}s:13:\"section_extra\";a:3:{s:16:\"acc_border_width\";i:1;s:6:\"acc_bg\";i:1;s:16:\"acc_border_color\";i:1;}s:25:\"section_toggle_style_icon\";a:2:{s:10:\"icon_align\";i:1;s:10:\"icon_space\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:6:{s:12:\"button_label\";i:1;s:10:\"button_url\";i:1;s:12:\"button_align\";i:1;s:19:\"button_align_tablet\";i:1;s:19:\"button_align_mobile\";i:1;s:11:\"button_type\";i:1;}}s:5:\"style\";a:2:{s:10:\"icon_style\";a:2:{s:8:\"icon_gap\";i:1;s:9:\"icon_size\";i:1;}s:12:\"button_style\";a:9:{s:15:\"boxed_btn_color\";i:1;s:20:\"boxed_btn_background\";i:1;s:14:\"button_padding\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:16:\"inline_btn_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:22:\"shadepro-vertical-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:13:\"selected_menu\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_menu_style\";a:4:{s:26:\"menu_typography_typography\";i:1;s:32:\"menu_typography_font_size_tablet\";i:1;s:27:\"menu_typography_font_family\";i:1;s:27:\"menu_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:21:\"testimonial-sahde-pro\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"content_section\";a:2:{s:23:\"video_testimonial_lists\";i:1;s:17:\"testimonial_lists\";i:1;}s:15:\"slider_settings\";a:3:{s:14:\"tes_per_coulmn\";i:1;s:6:\"arrows\";i:1;s:4:\"loop\";i:1;}}s:5:\"style\";a:5:{s:13:\"content_style\";a:6:{s:13:\"content_color\";i:1;s:23:\"content_typo_typography\";i:1;s:24:\"content_typo_font_family\";i:1;s:22:\"content_typo_font_size\";i:1;s:24:\"content_typo_font_weight\";i:1;s:27:\"content_typo_letter_spacing\";i:1;}s:10:\"name_style\";a:6:{s:10:\"name_color\";i:1;s:20:\"name_typo_typography\";i:1;s:21:\"name_typo_font_family\";i:1;s:19:\"name_typo_font_size\";i:1;s:21:\"name_typo_font_weight\";i:1;s:11:\"name_margin\";i:1;}s:11:\"Title_style\";a:6:{s:14:\"position_color\";i:1;s:24:\"position_typo_typography\";i:1;s:25:\"position_typo_font_family\";i:1;s:23:\"position_typo_font_size\";i:1;s:25:\"position_typo_font_weight\";i:1;s:28:\"position_typo_letter_spacing\";i:1;}s:16:\"navigation_style\";a:4:{s:9:\"dot_color\";i:1;s:8:\"dot_size\";i:1;s:14:\"dot_x_position\";i:1;s:14:\"dot_y_position\";i:1;}s:9:\"box_style\";a:1:{s:11:\"box_padding\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}s:20:\"shadepro-feature-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:11;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"content_section\";a:7:{s:4:\"icon\";i:1;s:5:\"title\";i:1;s:11:\"description\";i:1;s:13:\"enable_button\";i:1;s:8:\"btn_icon\";i:1;s:11:\"button_text\";i:1;s:13:\"content_align\";i:1;}}s:5:\"style\";a:4:{s:10:\"icon_style\";a:3:{s:15:\"enable_icon_box\";i:1;s:9:\"icon_size\";i:1;s:18:\"space_between_icon\";i:1;}s:13:\"content_style\";a:15:{s:9:\"title_gap\";i:1;s:11:\"title_color\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:8:\"desc_gap\";i:1;s:18:\"desscription_color\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:34:\"description_typography_font_weight\";i:1;s:37:\"description_typography_letter_spacing\";i:1;s:15:\"content_padding\";i:1;}s:12:\"button_style\";a:8:{s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:29:\"button_typography_line_height\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:17:\"button_background\";i:1;s:14:\"button_padding\";i:1;}s:9:\"box_style\";a:3:{s:14:\"box_background\";i:1;s:11:\"box_padding\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;}}}}}'),(7963,15235,'_elementor_edit_mode','builder'),(7964,15235,'_elementor_template_type','wp-post'),(7965,15235,'_elementor_version','3.1.1'),(7966,15235,'_elementor_data','[{\"id\":\"50b2438\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=3f4f553\"}},\"elements\":[{\"id\":\"d6ceb2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b6bcae6\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"33f48ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":12.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"8c46961\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"aaca102\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.31499999999999772626324556767940521240234375,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"3618021\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"f829eba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":27.367999999999998550492819049395620822906494140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1d85c8c\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7967,15235,'_elementor_controls_usage','a:5:{s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:2:{s:14:\"logo_size_size\";i:1;s:5:\"image\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:4;s:19:\"_inline_size_mobile\";i:2;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:18:\"shadepro-main-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:10:\"menu_align\";i:1;}}s:5:\"style\";a:2:{s:10:\"menu_style\";a:1:{s:16:\"menu_hover_color\";i:1;}s:14:\"megamenu_style\";a:7:{s:20:\"megamenu_panel_width\";i:1;s:35:\"megamenu_title_typography_font_size\";i:1;s:19:\"megamenu_width_type\";i:1;s:36:\"megamenu_title_typography_typography\";i:1;s:40:\"megamenu_title_typography_text_transform\";i:1;s:40:\"megamenu_title_typography_letter_spacing\";i:1;s:20:\"megamenu_title_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:12:\"button_label\";i:1;s:11:\"button_type\";i:1;s:12:\"button_align\";i:1;s:10:\"button_url\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:8:{s:20:\"boxed_btn_background\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:14:\"button_padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:16:\"content_position\";i:1;s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:16:\"background_image\";i:1;s:17:\"background_repeat\";i:1;s:21:\"background_background\";i:1;}}}}}'),(7969,15236,'_elementor_edit_mode','builder'),(7970,15236,'_elementor_template_type','wp-post'),(7971,15236,'_elementor_version','3.0.13'),(7972,15236,'_elementor_data','[{\"id\":\"45281ca\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"150\",\"bottom\":\"40\",\"left\":\"150\",\"isLinked\":false}},\"elements\":[{\"id\":\"19db4f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":31.1400000000000005684341886080801486968994140625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c325573\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo-white.svg\",\"id\":5079},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"36\",\"left\":\"0\",\"isLinked\":false},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fdf0404\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"38\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a7b56e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/l.inkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#7D818D\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_secondary_color\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"df2490d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7fdbf5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pages\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a2c3360\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"bfe7ecc\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"05cc343\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4785ab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Bed Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/bed-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dining Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/dining-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Kitchen\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/kitchen\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Living Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/living-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Office\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/office\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"3958f1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27094ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Article\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d0a640\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Business\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/business\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Cyber Security\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/cyber-security\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Gaming\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/gaming\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Marketing\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/marketing\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0542587\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":18.245999999999998664179656771011650562286376953125,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"eaeb17e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e03cec\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/return-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(7973,15236,'_elementor_controls_usage','a:7:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;s:7:\"link_to\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:5;s:19:\"_inline_size_tablet\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:4;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:4;s:11:\"header_size\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:4;s:14:\"_margin_mobile\";i:4;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:4;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:4;}s:18:\"section_text_style\";a:5:{s:26:\"icon_typography_typography\";i:4;s:25:\"icon_typography_font_size\";i:4;s:30:\"icon_typography_letter_spacing\";i:4;s:10:\"text_color\";i:4;s:16:\"text_color_hover\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:4;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_mobile\";i:1;s:14:\"padding_tablet\";i:1;}}}}}'),(7975,15237,'_elementor_edit_mode','builder'),(7976,15237,'_elementor_template_type','wp-post'),(7977,15237,'_elementor_version','3.0.13'),(7978,15237,'_elementor_data','[{\"id\":\"b08c124\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"113\",\"right\":\"0\",\"bottom\":\"102\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FCFDFE\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"150\",\"bottom\":\"45\",\"left\":\"150\",\"isLinked\":false}},\"elements\":[{\"id\":\"21ac43b\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":31.1400000000000005684341886080801486968994140625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"84\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"d0ba628\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ama-logo\"},{\"id\":\"c3d1b66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"text_color\":\"#6E727D\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b470674\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"d76dc46\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#161C2D\",\"icon_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#473BF0\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"-30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"416d866\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.40299999999999869260136620141565799713134765625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a15512a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pages\",\"header_size\":\"p\",\"title_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40c8df4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#473BF0\",\"icon_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2f47199\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fc97892\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22720fe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Bed Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/bed-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dining Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/dining-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Kitchen\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/kitchen\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Living Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/living-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Office\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/office\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#473BF0\",\"icon_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"401dc93\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.40299999999999869260136620141565799713134765625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"228a268\",\"elType\":\"widget\",\"settings\":{\"title\":\"Article\",\"header_size\":\"p\",\"title_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66c5140\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Business\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/business\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Cyber Security\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/cyber-security\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Gaming\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/gaming\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Marketing\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/marketing\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#473BF0\",\"icon_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"7223446\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":19.123999999999998777866494492627680301666259765625,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3af4ae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75176e7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/return-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#473BF0\",\"icon_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(7979,15237,'_elementor_controls_usage','a:7:{s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:1:{s:14:\"logo_size_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_letter_spacing\";i:1;s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_mobile\";i:1;s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:5;s:19:\"_inline_size_tablet\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:4;s:11:\"header_size\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:25:\"typography_letter_spacing\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:4;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:4;}s:18:\"section_text_style\";a:5:{s:26:\"icon_typography_typography\";i:4;s:25:\"icon_typography_font_size\";i:4;s:30:\"icon_typography_letter_spacing\";i:4;s:10:\"text_color\";i:4;s:16:\"text_color_hover\";i:4;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:4;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_mobile\";i:1;s:14:\"padding_tablet\";i:1;}}}}}'),(7981,15238,'_elementor_edit_mode','builder'),(7982,15238,'_elementor_template_type','wp-post'),(7983,15238,'_elementor_version','3.0.13'),(7984,15238,'_elementor_data','[{\"id\":\"3f50cdd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dfe32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6bdeb09\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5810f05\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"_inline_size_tablet\":33.3299999999999982946974341757595539093017578125,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7439f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pages\",\"header_size\":\"p\",\"title_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ddf3d06\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color_hover\":\"#68D585\",\"text_color\":\"#FFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4f7e0e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"_inline_size_tablet\":33.3299999999999982946974341757595539093017578125,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc88b4b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"695375d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Bed Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/bed-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dining Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/dining-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Kitchen\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/kitchen\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Living Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/living-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Office\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/office\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color_hover\":\"#68D585\",\"text_color\":\"#FFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7ac8b7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"_inline_size_tablet\":33.3299999999999982946974341757595539093017578125,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d60c598\",\"elType\":\"widget\",\"settings\":{\"title\":\"Article\",\"header_size\":\"p\",\"title_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5623ddf\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Business\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/business\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Cyber Security\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/cyber-security\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Gaming\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/gaming\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Marketing\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/category\\/marketing\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color_hover\":\"#68D585\",\"text_color\":\"#FFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2254d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50237c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2dacaab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/return-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color_hover\":\"#68D585\",\"text_color\":\"#FFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"90d587d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"315d2b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us\",\"header_size\":\"p\",\"title_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"31\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdbb2cd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"support@grayic.com \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"mailto:+133-394-3439-1435\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+133-394-3439-1435\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"tel:+133-394-3439-1435\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color_hover\":\"#68D585\",\"__globals__\":{\"text_color_hover\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e547f43\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#292F41\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f65044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6cc4fb0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2020 Copyright, All Right Reserved, Made by Grayic with <img class=\\\"alignnone size-full wp-image-316\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/heart-2.svg\\\" alt=\\\"\\\" \\/><\\/p>\",\"text_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f2c8c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"100f191\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"hover_secondary_color\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7985,15238,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:25:\"typography_letter_spacing\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:5;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:5;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:5;}s:18:\"section_text_style\";a:5:{s:26:\"icon_typography_typography\";i:5;s:25:\"icon_typography_font_size\";i:5;s:30:\"icon_typography_letter_spacing\";i:5;s:16:\"text_color_hover\";i:5;s:10:\"text_color\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:7;s:19:\"_inline_size_tablet\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_tablet\";i:4;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:3;s:14:\"padding_mobile\";i:2;s:14:\"padding_tablet\";i:3;s:7:\"z_index\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:1;s:12:\"align_mobile\";i:1;s:12:\"align_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:4:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:12:\"align_tablet\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_mobile\";i:1;s:14:\"_margin_tablet\";i:1;}}}}}'),(7987,15239,'_elementor_edit_mode','builder'),(7988,15239,'_elementor_template_type','wp-post'),(7989,15239,'_elementor_data','[{\"id\":\"c7d2e18\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/roduct-landing-bottom-bg.png\",\"id\":4031},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"396\",\"right\":\"0\",\"bottom\":\"396\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"180\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dba2d61\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"43ad2e9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E3D8D8\"},\"elements\":[{\"id\":\"625bede\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":40},\"elements\":[{\"id\":\"d9b13df\",\"elType\":\"widget\",\"settings\":{\"content_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":false},{\"id\":\"232f7f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":60},\"elements\":[{\"id\":\"56a7ed5\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"00976cb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b3916b0\"},{\"_id\":\"2011239\",\"text\":\"Support\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"icon_align\":\"right\",\"text_color\":\"#161C2D\",\"text_color_hover\":\"#473BF0\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Circular Std\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"\",\"icon_typography_typography\":\"\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(7990,15239,'_elementor_version','3.0.13'),(7991,15239,'_elementor_controls_usage','a:4:{s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_tablet\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;s:15:\"stretch_section\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:15:\"background_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;}}}}s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:1:{s:20:\"content_align_mobile\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:1;s:9:\"icon_list\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:4:{s:13:\"space_between\";i:1;s:10:\"icon_align\";i:1;s:20:\"space_between_mobile\";i:1;s:17:\"icon_align_mobile\";i:1;}s:18:\"section_text_style\";a:8:{s:10:\"text_color\";i:1;s:16:\"text_color_hover\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:27:\"icon_typography_line_height\";i:1;s:30:\"icon_typography_letter_spacing\";i:1;}}}}}'),(7993,15240,'_elementor_edit_mode','builder'),(7994,15240,'_elementor_template_type','wp-post'),(7995,15240,'_elementor_version','3.0.13'),(7996,15240,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1610cd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.053000000000000824229573481716215610504150390625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b402d50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pages\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faaccab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5c3d642\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.92999999999999971578290569595992565155029296875,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"da123cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f23cfee\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Bed Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/bed-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dining Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/dining-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Kitchen\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/kitchen\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Living Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/living-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Office\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/office\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9092e37\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":32.01700000000000301270119962282478809356689453125,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"427b5a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3813edd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/return-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"ef244ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Our App\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/l6-download-appstore.png\",\"id\":3430},\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":189,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d27876\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/l6-download-gplay.png\",\"id\":3429},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/play.google.com\\/store\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":189,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2020 Copyright, All Right Reserved, Made by Grayic with <img class=\\\"alignnone size-full wp-image-3600\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/heart-2.png\\\" alt=\\\"\\\" width=\\\"14\\\" height=\\\"13\\\" \\/><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#161C2D\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#161C2D\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7997,15240,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:4;s:11:\"header_size\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:25:\"typography_letter_spacing\";i:4;s:11:\"title_color\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:3;}s:18:\"section_text_style\";a:5:{s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:30:\"icon_typography_letter_spacing\";i:3;s:10:\"text_color\";i:3;s:16:\"text_color_hover\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:6;s:19:\"_inline_size_tablet\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:13:\"margin_tablet\";i:3;s:13:\"margin_mobile\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:2;s:5:\"align\";i:2;s:7:\"link_to\";i:2;s:4:\"link\";i:2;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:3;s:14:\"padding_mobile\";i:2;s:14:\"padding_tablet\";i:3;s:7:\"z_index\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:1;s:12:\"align_mobile\";i:1;s:10:\"text_color\";i:1;s:12:\"align_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:4:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:12:\"align_tablet\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:20:\"icon_secondary_color\";i:1;}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:1;}}}}}'),(7999,15241,'_elementor_edit_mode','builder'),(8000,15241,'_elementor_template_type','wp-post'),(8001,15241,'_elementor_version','3.0.14'),(8002,15241,'_elementor_data','[{\"id\":\"a1a6b23\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F8FBFE\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7830d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.61399999999999721467247582040727138519287109375,\"space_between_widgets\":0,\"_inline_size_tablet\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"7f2f714\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ama-logo\"},{\"id\":\"3573666\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Big, small, online, offline, local or international. Size doesn\'t matter. We work on diverse projects for top brands as well as for cool startups. Check out some of our favorites.<\\/p>\",\"align\":\"left\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#E5E5E5\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd9ca76\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"1488c4c\",\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"e39fa8f\",\"link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"9026f17\",\"link\":{\"url\":\"\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#D3484800\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"hover_secondary_color\":\"#2780FF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"527ab73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.385999999999995679900166578590869903564453125,\"space_between_widgets\":0,\"_inline_size_tablet\":60,\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"2924390\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f1b03f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25.3509999999999990905052982270717620849609375,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c2aa843\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help menu\",\"header_size\":\"span\",\"title_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc1ab7d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"aed051a\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Features\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"cd6942b\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Works\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a80aaf9\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_color\":\"#1F1F1F\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"text_color_hover\":\"#2780FF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0152b03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.98100000000000164845914696343243122100830078125,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34bcb7d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"14001c4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"aed051a\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Help & Support\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"cd6942b\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a80aaf9\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_color\":\"#1F1F1F\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"text_color_hover\":\"#2780FF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"8df0155\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8c33582\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"header_size\":\"span\",\"title_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"903af92\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Shades Pro\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"aed051a\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Essential Blocks\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"cd6942b\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Avasta Dash\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a80aaf9\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_color\":\"#1F1F1F\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"text_color_hover\":\"#2780FF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8003,15241,'_elementor_controls_usage','a:8:{s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_tablet\";i:1;}s:15:\"_section_border\";a:2:{s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:13:\"border_radius\";i:1;}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:21:\"space_between_widgets\";i:2;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:13:\"margin_mobile\";i:2;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_letter_spacing\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:14:\"_margin_mobile\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:3;}s:18:\"section_text_style\";a:8:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:27:\"icon_typography_font_family\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;s:30:\"icon_typography_letter_spacing\";i:3;s:16:\"text_color_hover\";i:3;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:2;s:6:\"margin\";i:1;s:13:\"margin_mobile\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),(8005,15242,'_elementor_edit_mode','builder'),(8006,15242,'_elementor_template_type','wp-post'),(8007,15242,'_elementor_version','3.0.14'),(8008,15242,'_elementor_data','[{\"id\":\"94c79f7\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3971264\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b254c43\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a425185\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":35.625},\"elements\":[{\"id\":\"09ea7c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/12\\/shade-v2-l1-12.png\",\"id\":7133},\"title_text\":\"Create custom landing pages with Berlin that convert more visitors than any website.\",\"description_text\":\"\",\"position\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.7769999999999999129585148693877272307872772216796875,\"sizes\":[]},\"image_space_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"image_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"dd21c8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.78600000000000136424205265939235687255859375},\"elements\":[],\"isInner\":true},{\"id\":\"004e55a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":23.303999999999998493649400188587605953216552734375,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fd777c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Office\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1b78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>359 Hidden Valley Road, NY<\\/p>\",\"align\":\"left\",\"text_color\":\"#323232\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"914340a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":19.129999999999999005240169935859739780426025390625},\"elements\":[{\"id\":\"dc7d976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contacts\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94006fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"contact@grayic.com\",\"link\":{\"url\":\"mailto:contact@grayic.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"align_mobile\":\"center\",\"title_color\":\"#161C2D\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a71c6bd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e46ecba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b3ad45e\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 2020 UX Theme. All rights reserved\",\"header_size\":\"span\",\"title_color\":\"#000000A3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"beb73fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a0d5615\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"a8b4d85\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#ECECEC\"},{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"9666352\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#ECECEC\"},{\"social_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"_id\":\"ca3df7e\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#ECECEC\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#6B474700\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align_mobile\":\"center\",\"shape\":\"circle\",\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8009,15242,'_elementor_controls_usage','a:6:{s:9:\"image-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;s:8:\"position\";i:1;}}s:5:\"style\";a:3:{s:19:\"section_style_image\";a:3:{s:11:\"image_space\";i:1;s:10:\"image_size\";i:1;s:18:\"image_space_tablet\";i:1;}s:21:\"section_style_content\";a:6:{s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:28:\"title_typography_line_height\";i:1;}s:13:\"section_extra\";a:1:{s:19:\"image_margin_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:4;s:12:\"align_mobile\";i:4;s:4:\"link\";i:1;s:5:\"align\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:4;s:22:\"typography_font_family\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:12:\"align_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:4:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}}}}}'),(8016,15244,'_thumbnail_id','13616'),(8017,15244,'_elementor_edit_mode','builder'),(8018,15244,'_elementor_template_type','wp-post'),(8019,15244,'_elementor_data','[{\"id\":\"1360f5de\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FAF9FD\"},\"elements\":[{\"id\":\"13074c4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"728be260\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]}},\"elements\":[{\"id\":\"e900ddc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ca9510\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#171B24\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"39\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"44474652\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.\",\"title_color\":\"#171B24B8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"align\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4280f310\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"7016b2ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.303000000000000824229573481716215610504150390625,\"_inline_size_tablet\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8310c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"title_color\":\"#171B2499\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44d07c20\",\"elType\":\"widget\",\"settings\":{\"selected_menu\":\"services-menu\",\"menu_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_family\":\"Circular Std\",\"menu_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"shadepro-vertical-menu\"},{\"id\":\"6bd96a4\",\"elType\":\"widget\",\"settings\":{\"video_testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"ff98e92\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"c29e8ff\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Masum Sakib\",\"position\":\"WordPress Developer\",\"_id\":\"665ba4b\"}],\"testimonial_lists\":[{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Allison_Schleifer.png\",\"id\":12268},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Sallie Lawson\",\"position\":\"Founder of Crips\",\"_id\":\"5caa09f\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Martin_Mingo.png\",\"id\":12267},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Ella Brooks\",\"position\":\"Founder of Crips\",\"_id\":\"8f38d76\"},{\"thumbail\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/01\\/Hanna_Lipshutz.png\",\"id\":12269},\"content\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with\\u201d\",\"name\":\"Bela Bena\",\"position\":\"WordPress Developer\",\"_id\":\"e776666\"}],\"tes_per_coulmn\":\"1\",\"arrows\":\"\",\"loop\":\"yes\",\"content_color\":\"#FFFFFF\",\"content_typo_typography\":\"custom\",\"content_typo_font_family\":\"Circular Std\",\"content_typo_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"content_typo_font_weight\":\"300\",\"content_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"name_color\":\"#FFFFFF\",\"name_typo_typography\":\"custom\",\"name_typo_font_family\":\"Circular Std\",\"name_typo_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"name_typo_font_weight\":\"500\",\"name_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"position_color\":\"#FFFFFFB3\",\"position_typo_typography\":\"custom\",\"position_typo_font_family\":\"Circular Std\",\"position_typo_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"position_typo_font_weight\":\"300\",\"position_typo_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dot_color\":\"#FFFFFF\",\"dot_size\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"dot_x_position\":{\"unit\":\"px\",\"size\":144,\"sizes\":[]},\"dot_y_position\":{\"unit\":\"px\",\"size\":-14,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#161C2D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"testimonial-sahde-pro\"},{\"id\":\"180dca7\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"\",\"library\":\"\"},\"title\":\"Learn more about our services.\",\"description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.\",\"enable_button\":\"yes\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"button_text\":\"DOWNLOAD BROCHURE\",\"content_align\":\"left\",\"enable_icon_box\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.35709999999999997299937604111619293689727783203125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"desscription_color\":\"#FFFFFFD1\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"300\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Circular Std\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5,\"sizes\":[]},\"button_background\":\"#161C2D\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"26\",\"bottom\":\"20\",\"left\":\"26\",\"isLinked\":false},\"box_background\":\"#42D77E\",\"box_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"15\",\"bottom\":\"22\",\"left\":\"15\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"heading_typography_typography\":\"\",\"desscription_color\":\"\",\"button_background\":\"\",\"button_typography_typography\":\"\"},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":false},{\"id\":\"2206ca43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.6970000000000027284841053187847137451171875,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_inline_size_tablet\":70,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79c96deb\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b4a9925\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"78f937ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Develop functional website fast.\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.237999999999999989341858963598497211933135986328125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48447b8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.<\\/p>\",\"text_color\":\"#6F6F6F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"41\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77914231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":13551,\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/img-5.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7d909482\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"5ecad5c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"597a6aa5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"1.  Best quality service.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"42aeedec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd26702\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"2.  Easy to bring close.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"259bf47e\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#171B241A\"},\"elements\":[{\"id\":\"74543a77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19c0e39f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"3.  Our mission is to provide the best quality.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7838c56b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"22d3dc3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c768f89\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.42799999999999993605115378159098327159881591796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3804b55d\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"1.  How can I create a custom order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.<\\/p>\",\"_id\":\"47425df\"},{\"tab_title\":\"2. Is there any way I can visit your factory?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"fe73fb5\"},{\"tab_title\":\"3. How many products do I need to order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"1488083\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"border_color\":\"#E7E7E7\",\"title_color\":\"#171B24\",\"tab_active_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"content_color\":\"#171B24B3\",\"__globals__\":{\"title_typography_typography\":\"\",\"content_color\":\"\",\"title_color\":\"\",\"tab_active_color\":\"\",\"content_background_color\":\"\"},\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Circular Std\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"acc_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"acc_bg\":\"#FFFFFF\",\"_background_color\":\"#FFFFFF\",\"border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"acc_border_color\":\"#931A1A\",\"icon_align\":\"right\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ff83ba9\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#171B24\",\"padding\":{\"unit\":\"px\",\"top\":\"67\",\"right\":\"50\",\"bottom\":\"67\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"57d4b53d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.89500000000000312638803734444081783294677734375},\"elements\":[{\"id\":\"7de7f8cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to get your products delivered?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2769999999999999129585148693877272307872772216796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3ba01b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.0330000000000012505552149377763271331787109375},\"elements\":[{\"id\":\"500827d9\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get A Free Consultation\",\"button_url\":{\"url\":\"contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"boxed_btn_color\":\"#FFF\",\"boxed_btn_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_background\":\"\",\"btn_typography_typography\":\"\",\"boxed_btn_color\":\"\",\"inline_btn_color\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_align_tablet\":\"center\",\"button_align_mobile\":\"left\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Manrope\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"btn_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"btn_typography_font_weight\":\"700\",\"btn_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"button_type\":\"boxed\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"inline_btn_color\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8020,15244,'_elementor_version','3.1.1'),(8021,15244,'_elementor_controls_usage','a:12:{s:16:\"shadepro-heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:15:\"show_page_title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:5;s:25:\"typography_letter_spacing\";i:5;s:27:\"typography_font_size_mobile\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:11;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";i:1;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:2;s:6:\"margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:1;s:16:\"content_position\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:7;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:7;s:6:\"margin\";i:3;s:13:\"margin_tablet\";i:3;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}}}}s:22:\"shadepro-vertical-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:13:\"selected_menu\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_menu_style\";a:4:{s:26:\"menu_typography_typography\";i:1;s:32:\"menu_typography_font_size_tablet\";i:1;s:27:\"menu_typography_font_family\";i:1;s:27:\"menu_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:21:\"testimonial-sahde-pro\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"content_section\";a:2:{s:23:\"video_testimonial_lists\";i:1;s:17:\"testimonial_lists\";i:1;}s:15:\"slider_settings\";a:3:{s:14:\"tes_per_coulmn\";i:1;s:6:\"arrows\";i:1;s:4:\"loop\";i:1;}}s:5:\"style\";a:5:{s:13:\"content_style\";a:6:{s:13:\"content_color\";i:1;s:23:\"content_typo_typography\";i:1;s:24:\"content_typo_font_family\";i:1;s:22:\"content_typo_font_size\";i:1;s:24:\"content_typo_font_weight\";i:1;s:27:\"content_typo_letter_spacing\";i:1;}s:10:\"name_style\";a:6:{s:10:\"name_color\";i:1;s:20:\"name_typo_typography\";i:1;s:21:\"name_typo_font_family\";i:1;s:19:\"name_typo_font_size\";i:1;s:21:\"name_typo_font_weight\";i:1;s:11:\"name_margin\";i:1;}s:11:\"Title_style\";a:6:{s:14:\"position_color\";i:1;s:24:\"position_typo_typography\";i:1;s:25:\"position_typo_font_family\";i:1;s:23:\"position_typo_font_size\";i:1;s:25:\"position_typo_font_weight\";i:1;s:28:\"position_typo_letter_spacing\";i:1;}s:16:\"navigation_style\";a:4:{s:9:\"dot_color\";i:1;s:8:\"dot_size\";i:1;s:14:\"dot_x_position\";i:1;s:14:\"dot_y_position\";i:1;}s:9:\"box_style\";a:1:{s:11:\"box_padding\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}s:20:\"shadepro-feature-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:11;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"content_section\";a:7:{s:4:\"icon\";i:1;s:5:\"title\";i:1;s:11:\"description\";i:1;s:13:\"enable_button\";i:1;s:8:\"btn_icon\";i:1;s:11:\"button_text\";i:1;s:13:\"content_align\";i:1;}}s:5:\"style\";a:4:{s:10:\"icon_style\";a:3:{s:15:\"enable_icon_box\";i:1;s:9:\"icon_size\";i:1;s:18:\"space_between_icon\";i:1;}s:13:\"content_style\";a:15:{s:9:\"title_gap\";i:1;s:11:\"title_color\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:8:\"desc_gap\";i:1;s:18:\"desscription_color\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:34:\"description_typography_font_weight\";i:1;s:37:\"description_typography_letter_spacing\";i:1;s:15:\"content_padding\";i:1;}s:12:\"button_style\";a:8:{s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:29:\"button_typography_line_height\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:17:\"button_background\";i:1;s:14:\"button_padding\";i:1;}s:9:\"box_style\";a:3:{s:14:\"box_background\";i:1;s:11:\"box_padding\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"width\";i:1;s:19:\"image_border_radius\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;}}s:5:\"style\";a:1:{s:21:\"section_style_content\";a:16:{s:18:\"title_bottom_space\";i:3;s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:28:\"title_typography_line_height\";i:3;s:31:\"title_typography_letter_spacing\";i:3;s:17:\"text_align_mobile\";i:3;s:25:\"title_bottom_space_tablet\";i:3;s:17:\"description_color\";i:3;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;s:34:\"description_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:3;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:4:\"tabs\";i:1;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:5:{s:19:\"section_title_style\";a:2:{s:12:\"border_color\";i:1;s:12:\"border_width\";i:1;}s:26:\"section_toggle_style_title\";a:8:{s:11:\"title_color\";i:1;s:16:\"tab_active_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_line_height\";i:1;s:13:\"title_padding\";i:1;s:28:\"title_typography_font_weight\";i:1;}s:28:\"section_toggle_style_content\";a:8:{s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:30:\"content_typography_font_family\";i:1;s:28:\"content_typography_font_size\";i:1;s:30:\"content_typography_font_weight\";i:1;s:30:\"content_typography_line_height\";i:1;s:15:\"content_padding\";i:1;s:33:\"content_typography_letter_spacing\";i:1;}s:13:\"section_extra\";a:3:{s:16:\"acc_border_width\";i:1;s:6:\"acc_bg\";i:1;s:16:\"acc_border_color\";i:1;}s:25:\"section_toggle_style_icon\";a:2:{s:10:\"icon_align\";i:1;s:10:\"icon_space\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:6:{s:12:\"button_label\";i:1;s:10:\"button_url\";i:1;s:12:\"button_align\";i:1;s:19:\"button_align_tablet\";i:1;s:19:\"button_align_mobile\";i:1;s:11:\"button_type\";i:1;}}s:5:\"style\";a:2:{s:10:\"icon_style\";a:2:{s:8:\"icon_gap\";i:1;s:9:\"icon_size\";i:1;}s:12:\"button_style\";a:9:{s:15:\"boxed_btn_color\";i:1;s:20:\"boxed_btn_background\";i:1;s:14:\"button_padding\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:16:\"inline_btn_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(8023,15245,'_wp_page_template','elementor_header_footer'),(8024,15245,'_thumbnail_id','13612'),(8025,15245,'_elementor_edit_mode','builder'),(8026,15245,'_elementor_template_type','wp-post'),(8027,15245,'_elementor_data','[{\"id\":\"5a7574ff\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FAF9FD\"},\"elements\":[{\"id\":\"6abd3d4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2113601a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]}},\"elements\":[{\"id\":\"7a1f78fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7905c733\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#171B24\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"39\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"17420597\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.\",\"title_color\":\"#171B24B8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"align\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b6075\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"357d6cb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.303000000000000824229573481716215610504150390625,\"_inline_size_tablet\":30,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a71da27\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"title_color\":\"#171B2499\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"487b8e3f\",\"elType\":\"widget\",\"settings\":{\"selected_menu\":\"services-menu\",\"menu_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_family\":\"Circular Std\",\"menu_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"shadepro-vertical-menu\"},{\"id\":\"2f7c3552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":\"\",\"library\":\"\"},\"title\":\"Learn more about our services.\",\"description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.\",\"enable_button\":\"yes\",\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"button_text\":\"DOWNLOAD BROCHURE\",\"content_align\":\"left\",\"enable_icon_box\":\"\",\"icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.35709999999999997299937604111619293689727783203125,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"desscription_color\":\"#FFFFFFD1\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_weight\":\"300\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Circular Std\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5,\"sizes\":[]},\"button_background\":\"#161C2D\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"26\",\"bottom\":\"20\",\"left\":\"26\",\"isLinked\":false},\"box_background\":\"#42D77E\",\"box_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"15\",\"bottom\":\"22\",\"left\":\"15\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"\",\"__globals__\":{\"heading_typography_typography\":\"\",\"desscription_color\":\"\",\"button_background\":\"\",\"button_typography_typography\":\"\"},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":false},{\"id\":\"b9feff3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.6970000000000027284841053187847137451171875,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_inline_size_tablet\":70,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"757f9b77\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4327b51d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2066efe3\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best team for email marketing.\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.237999999999999989341858963598497211933135986328125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54591da9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.<\\/p>\",\"text_color\":\"#6F6F6F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"41\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.523800000000000043343106881366111338138580322265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"34f54ed\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"grayic-feature-image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58d77bb4\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"5f5fcc20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44c857b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"1.  Best quality service.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"5b25fb73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c1a9b68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"2.  Easy to bring close.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7a8380d8\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#171B241A\"},\"elements\":[{\"id\":\"3122bc06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27465d59\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"3.  Our mission is to provide the best quality.\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3329999999999999626965063725947402417659759521484375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"text_align_mobile\":\"left\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#7A7A7A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Circular Std\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7b4ea1e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a9e6e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c77c2e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"title_color\":\"#171B24\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.42799999999999993605115378159098327159881591796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4905d4e9\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"1.  How can I create a custom order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.<\\/p>\",\"_id\":\"47425df\"},{\"tab_title\":\"2. Is there any way I can visit your factory?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"fe73fb5\"},{\"tab_title\":\"3. How many products do I need to order?\",\"tab_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.<\\/p>\",\"_id\":\"1488083\"}],\"selected_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"border_color\":\"#E7E7E7\",\"title_color\":\"#171B24\",\"tab_active_color\":\"#171B24\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Circular Std\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"content_color\":\"#171B24B3\",\"__globals__\":{\"title_typography_typography\":\"\",\"content_color\":\"\",\"title_color\":\"\",\"tab_active_color\":\"\",\"content_background_color\":\"\"},\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Circular Std\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"acc_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"acc_bg\":\"#FFFFFF\",\"_background_color\":\"#FFFFFF\",\"border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"acc_border_color\":\"#931A1A\",\"icon_align\":\"right\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3a117312\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#171B24\",\"padding\":{\"unit\":\"px\",\"top\":\"67\",\"right\":\"50\",\"bottom\":\"67\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"50cfb11f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.89500000000000312638803734444081783294677734375},\"elements\":[{\"id\":\"46068607\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to get your products delivered?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2769999999999999129585148693877272307872772216796875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4189ebc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.0330000000000012505552149377763271331787109375},\"elements\":[{\"id\":\"1f4f0f9d\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get A Free Consultation\",\"button_url\":{\"url\":\"contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"icon_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"boxed_btn_color\":\"#FFF\",\"boxed_btn_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"boxed_btn_background\":\"\",\"btn_typography_typography\":\"\",\"boxed_btn_color\":\"\",\"inline_btn_color\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_align_tablet\":\"center\",\"button_align_mobile\":\"left\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Manrope\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"btn_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"btn_typography_font_weight\":\"700\",\"btn_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"button_type\":\"boxed\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"inline_btn_color\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8028,15245,'_elementor_version','3.1.1'),(8030,15246,'_elementor_edit_mode','builder'),(8031,15246,'_elementor_template_type','wp-post'),(8032,15246,'_elementor_version','3.2.3'),(8033,15246,'_elementor_data','[{\"id\":\"82a189b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F8F8FB\"},\"elements\":[{\"id\":\"fe9dc4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"13eefed\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]}},\"elements\":[{\"id\":\"9c7dd0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":46.959,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"297\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb0036c\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"040\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ama-logo\"},{\"id\":\"9df873d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Eu, in enim nulla in. Lectus sem id nisl egestas elementum eget sapien. Facilisis mauris nulla quisque enim turpis. Eu ipsum sagittis,<\\/p>\",\"text_color\":\"#150A29D6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.75,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3590908\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.213},\"elements\":[{\"id\":\"1404bf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit Link\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.8125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05bd424\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"ce694fd\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e984c31\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#161C2D\",\"text_color\":\"#150A29D6\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Manrope\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"d5e6938\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":14.692},\"elements\":[{\"id\":\"83a906a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Links\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.8125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8dc8df\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e984c31\"},{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"ce694fd\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact-03\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e954b0f\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#161C2D\",\"text_color\":\"#150A29D6\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Manrope\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"550b99e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":17.054},\"elements\":[{\"id\":\"a9e87a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.8125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65d1733\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+99 (0) 101 0000 888 \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"ce694fd\",\"link\":{\"url\":\"tel:+99 (0) 101 0000 888 \",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Info@yourdomain.com\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"mailto:Info@yourdomain.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e984c31\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#161C2D\",\"text_color\":\"#150A29D6\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Manrope\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f04c44\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F8F8FB\"},\"elements\":[{\"id\":\"7e5d49b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40c36e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 2021 FinestDevs, All Rights Reserved\",\"header_size\":\"span\",\"align\":\"center\",\"title_color\":\"#150A29D6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Manrope\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#372E521F\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8034,15246,'_elementor_controls_usage','a:6:{s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:5:\"align\";i:4;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:4;s:22:\"typography_font_family\";i:4;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:4;s:22:\"typography_line_height\";i:4;s:25:\"typography_letter_spacing\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:3;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:3;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:27:\"icon_typography_font_family\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:30:\"icon_typography_letter_spacing\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:13:\"content_width\";i:3;s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}}}}'),(8036,15247,'_elementor_edit_mode','builder'),(8037,15247,'_elementor_template_type','wp-post'),(8038,15247,'_elementor_version','3.2.4'),(8039,15247,'_elementor_data','[{\"id\":\"c7ca5b6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2021\\/05\\/Footer-bg.png\",\"id\":14911},\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"248\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"192\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1},\"elements\":[{\"id\":\"d32c8d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e73551e\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"068\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c09ac1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":39.554,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"165\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d3a6b7\",\"elType\":\"widget\",\"settings\":{\"logo_type\":\"white\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"44\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ama-logo\"},{\"id\":\"670b7c7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>High-quality digital resources which make your design workflow faster and easier<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5d93954\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":22.678,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d76dd9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"title_color\":\"#FFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.66667,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c2b578\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Design Systems\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e984c31\"},{\"text\":\"Themes & Templates\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"ce694fd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Mockups\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e954b0f\"},{\"_id\":\"4fdfd99\",\"text\":\"Presentations\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#161C2D\",\"text_color\":\"#FFFFFFC4\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6111,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"216fa37\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.607,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6b66dc0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legals\",\"title_color\":\"#FFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.66667,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"134ce6b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"License\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e984c31\"},{\"text\":\"Refund Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"ce694fd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e954b0f\"},{\"_id\":\"4fdfd99\",\"text\":\"Contacts\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#161C2D\",\"text_color\":\"#FFFFFFC4\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6111,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"a860325\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15.466,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"978f636\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"title_color\":\"#FFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.66667,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51a0f0d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Business Stories\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sections\\/blogs\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e984c31\"},{\"text\":\"Digital Store\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"ce694fd\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sections\\/blogs\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Learning\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sections\\/blogs\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e954b0f\"},{\"_id\":\"4fdfd99\",\"text\":\"Social Media\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sections\\/blogs\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#161C2D\",\"text_color\":\"#FFFFFFC4\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6111,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"21cb53c\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EFF2F621\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a113a7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3552d56\",\"elType\":\"widget\",\"settings\":{\"title\":\"Copyright \\u00a9 2021 FinestDevs\",\"title_color\":\"#EFEFEFA6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"d27cc68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a0be368\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"_id\":\"a785f2e\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"8184ec2\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"9be75d7\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFFFFF\",\"icon_secondary_color\":\"#6166F5\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8040,15247,'_elementor_controls_usage','a:7:{s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:1:{s:9:\"logo_type\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:7;s:19:\"_inline_size_tablet\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:5:\"align\";i:3;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:4;s:22:\"typography_font_family\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:22:\"typography_line_height\";i:4;s:25:\"typography_letter_spacing\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:3;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:3;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:27:\"icon_typography_font_family\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:30:\"icon_typography_letter_spacing\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:1:{s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:2;s:6:\"margin\";i:1;s:7:\"z_index\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}s:18:\"section_background\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:13:\"border_radius\";i:1;}}}}}'),(8042,15248,'_elementor_edit_mode','builder'),(8043,15248,'_elementor_template_type','wp-post'),(8044,15248,'_elementor_data','[{\"id\":\"646e36d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/hero-img.jpg\",\"id\":4190},\"background_overlay_color\":\"#161C2D\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b4fade3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"de69c41\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\"},\"elements\":[{\"id\":\"55b43e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.143000000000000682121026329696178436279296875,\"_inline_size_mobile\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7bed0be\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"content_align\":\"left\"},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"e7e40d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.856999999999999317878973670303821563720703125,\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"7254205\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"end\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8045,15248,'_elementor_version','3.1.1'),(8046,15248,'_elementor_controls_usage','a:4:{s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:2:{s:14:\"logo_size_size\";i:1;s:13:\"content_align\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:18:\"shadepro-main-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:10:\"menu_align\";i:1;}}s:5:\"style\";a:2:{s:10:\"menu_style\";a:1:{s:16:\"menu_hover_color\";i:1;}s:14:\"megamenu_style\";a:6:{s:20:\"megamenu_panel_width\";i:1;s:35:\"megamenu_title_typography_font_size\";i:1;s:36:\"megamenu_title_typography_typography\";i:1;s:40:\"megamenu_title_typography_text_transform\";i:1;s:40:\"megamenu_title_typography_letter_spacing\";i:1;s:20:\"megamenu_title_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:16:\"content_position\";i:1;s:15:\"stretch_section\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:4:{s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:2:{s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:14:\"padding_mobile\";i:1;}}}}}'),(8048,15249,'_elementor_edit_mode','builder'),(8049,15249,'_elementor_template_type','wp-post'),(8050,15249,'_elementor_version','3.1.1'),(8051,15249,'_elementor_data','[{\"id\":\"78796c8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#EDF9F2\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d87ab90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"9208046\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d380653\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.6669999999999998152588887023739516735076904296875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"6864985\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"2d1b752\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80,\"align\":\"flex-end\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"4341525\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":1,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"de994ef\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Login \",\"button_type\":\"boxed\",\"boxed_btn_background\":\"rgba(255, 255, 255, 0)\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"boxed_btn_color\":\"#161C2D\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D5D7DD\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"417e662\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign Up\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"rgba(255, 255, 255, 0)\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"boxed_btn_color\":\"#161C2D\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D5D7DD\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8052,15249,'_elementor_controls_usage','a:5:{s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_mobile\";i:2;s:19:\"_inline_size_tablet\";i:2;s:5:\"align\";i:1;s:21:\"space_between_widgets\";i:1;}}}}s:18:\"shadepro-main-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:10:\"menu_align\";i:1;}}s:5:\"style\";a:2:{s:10:\"menu_style\";a:2:{s:16:\"menu_hover_color\";i:1;s:12:\"item_padding\";i:1;}s:14:\"megamenu_style\";a:7:{s:20:\"megamenu_panel_width\";i:1;s:35:\"megamenu_title_typography_font_size\";i:1;s:19:\"megamenu_width_type\";i:1;s:36:\"megamenu_title_typography_typography\";i:1;s:40:\"megamenu_title_typography_text_transform\";i:1;s:40:\"megamenu_title_typography_letter_spacing\";i:1;s:20:\"megamenu_title_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_z_index\";i:1;s:8:\"_padding\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:12:\"button_label\";i:2;s:11:\"button_type\";i:2;s:12:\"button_align\";i:2;s:10:\"button_url\";i:2;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:10:{s:20:\"boxed_btn_background\";i:2;s:29:\"heading_typography_typography\";i:2;s:30:\"heading_typography_font_family\";i:2;s:28:\"heading_typography_font_size\";i:2;s:30:\"heading_typography_font_weight\";i:2;s:30:\"heading_typography_line_height\";i:2;s:33:\"heading_typography_letter_spacing\";i:2;s:14:\"button_padding\";i:2;s:15:\"boxed_btn_color\";i:2;s:21:\"button_padding_tablet\";i:1;}}s:8:\"advanced\";a:4:{s:15:\"_section_border\";a:2:{s:13:\"_border_width\";i:2;s:13:\"_border_color\";i:2;}s:17:\"_section_position\";a:6:{s:14:\"_element_width\";i:2;s:9:\"_position\";i:2;s:21:\"_offset_orientation_h\";i:2;s:13:\"_offset_x_end\";i:1;s:9:\"_offset_y\";i:2;s:16:\"_offset_y_tablet\";i:2;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:2;}s:14:\"_section_style\";a:1:{s:14:\"_margin_tablet\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:1;s:6:\"layout\";i:1;s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_mobile\";i:2;s:6:\"margin\";i:1;s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:16:\"background_color\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}}'),(8054,15250,'_elementor_edit_mode','builder'),(8055,15250,'_elementor_template_type','wp-post'),(8056,15250,'_elementor_version','3.1.1'),(8057,15250,'_elementor_data','[{\"id\":\"0edb12b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=3f4f553\"}},\"elements\":[{\"id\":\"e9a63d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"ac8afe9\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b123b5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13.8960000000000007958078640513122081756591796875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"5641e49\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"766add2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":86.1039999999999992041921359486877918243408203125,\"align\":\"flex-end\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":80,\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"11e39c3\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_element_width\":\"auto\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Circular Std\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dripdown_typography_typography\":\"custom\",\"dripdown_typography_font_family\":\"Circular Std\",\"dripdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dripdown_typography_font_weight\":\"500\",\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"a43ff46\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign  In\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"rgba(255, 255, 255, 0)\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"boxed_btn_color\":\"#161C2D\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D5D7DD\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"heading_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"8359ab8\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign Up\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"32\",\"bottom\":\"14\",\"left\":\"32\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8058,15250,'_elementor_controls_usage','a:5:{s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:6:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_mobile\";i:2;s:19:\"_inline_size_tablet\";i:2;s:5:\"align\";i:1;s:23:\"content_position_tablet\";i:1;s:21:\"space_between_widgets\";i:1;}}}}s:18:\"shadepro-main-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:12:\"primary_menu\";i:1;s:10:\"menu_align\";i:1;}}s:5:\"style\";a:3:{s:10:\"menu_style\";a:5:{s:16:\"menu_hover_color\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;}s:14:\"megamenu_style\";a:8:{s:20:\"megamenu_panel_width\";i:1;s:35:\"megamenu_title_typography_font_size\";i:1;s:19:\"megamenu_width_type\";i:1;s:36:\"megamenu_title_typography_typography\";i:1;s:40:\"megamenu_title_typography_text_transform\";i:1;s:40:\"megamenu_title_typography_letter_spacing\";i:1;s:20:\"megamenu_title_color\";i:1;s:16:\"megamenu_padding\";i:1;}s:14:\"dropdown_style\";a:4:{s:30:\"dripdown_typography_typography\";i:1;s:31:\"dripdown_typography_font_family\";i:1;s:29:\"dripdown_typography_font_size\";i:1;s:31:\"dripdown_typography_font_weight\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:12:\"button_label\";i:2;s:11:\"button_type\";i:2;s:12:\"button_align\";i:2;s:10:\"button_url\";i:2;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:10:{s:20:\"boxed_btn_background\";i:2;s:29:\"heading_typography_typography\";i:2;s:30:\"heading_typography_font_family\";i:2;s:28:\"heading_typography_font_size\";i:2;s:30:\"heading_typography_font_weight\";i:2;s:30:\"heading_typography_line_height\";i:2;s:33:\"heading_typography_letter_spacing\";i:2;s:14:\"button_padding\";i:2;s:15:\"boxed_btn_color\";i:1;s:13:\"button_radius\";i:2;}}s:8:\"advanced\";a:4:{s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:2;}s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:7:\"_margin\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:16:\"content_position\";i:1;s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:2;s:7:\"padding\";i:1;s:6:\"margin\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}}'),(8060,15251,'_elementor_template_type','wp-post'),(8061,15251,'_elementor_version','3.1.1'),(8062,15251,'_wp_page_template','default'),(8063,15251,'_elementor_data','[{\"id\":\"b9d15b8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_color\":\"#FFFFFF\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"14ee3dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"9e059e6\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc02da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13.8960000000000007958078640513122081756591796875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"103b528\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"48164b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":86.1039999999999992041921359486877918243408203125,\"align\":\"flex-end\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":80,\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"3c6cf94\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"f43c834\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign  In\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"rgba(255, 255, 255, 0)\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"boxed_btn_color\":\"#161C2D\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D5D7DD\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"24dcd79\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign Up\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"rgba(255, 255, 255, 0)\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"boxed_btn_color\":\"#161C2D\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D5D7DD\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8064,15251,'_elementor_controls_usage','a:5:{s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:6:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_mobile\";i:2;s:19:\"_inline_size_tablet\";i:2;s:5:\"align\";i:1;s:23:\"content_position_tablet\";i:1;s:21:\"space_between_widgets\";i:1;}}}}s:18:\"shadepro-main-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:10:\"menu_align\";i:1;}}s:5:\"style\";a:2:{s:10:\"menu_style\";a:1:{s:16:\"menu_hover_color\";i:1;}s:14:\"megamenu_style\";a:7:{s:20:\"megamenu_panel_width\";i:1;s:35:\"megamenu_title_typography_font_size\";i:1;s:19:\"megamenu_width_type\";i:1;s:36:\"megamenu_title_typography_typography\";i:1;s:40:\"megamenu_title_typography_text_transform\";i:1;s:40:\"megamenu_title_typography_letter_spacing\";i:1;s:20:\"megamenu_title_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:12:\"button_label\";i:2;s:11:\"button_type\";i:2;s:12:\"button_align\";i:2;s:10:\"button_url\";i:2;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:9:{s:20:\"boxed_btn_background\";i:2;s:29:\"heading_typography_typography\";i:2;s:30:\"heading_typography_font_family\";i:2;s:28:\"heading_typography_font_size\";i:2;s:30:\"heading_typography_font_weight\";i:2;s:30:\"heading_typography_line_height\";i:2;s:33:\"heading_typography_letter_spacing\";i:2;s:14:\"button_padding\";i:2;s:15:\"boxed_btn_color\";i:2;}}s:8:\"advanced\";a:4:{s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:2;s:13:\"_border_color\";i:2;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:2;}s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:2;s:7:\"_margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:1;s:6:\"layout\";i:2;s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_mobile\";i:2;s:6:\"margin\";i:1;s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:4:{s:16:\"background_color\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:21:\"background_background\";i:1;}}}}}'),(8066,15252,'_elementor_edit_mode','builder'),(8067,15252,'_elementor_template_type','wp-post'),(8068,15252,'_elementor_version','3.1.1'),(8069,15252,'_elementor_data','[{\"id\":\"ec270de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"content_width\":{\"unit\":\"px\",\"size\":1506,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=3f4f553\"},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b4da9b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"be79c1c\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"background_color\":\"#FCFDFE\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"41f2809\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.263999999999999346300683100707828998565673828125,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"5048a95\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"5e9bfc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.7360000000000042064129956997931003570556640625,\"align\":\"space-between\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":80,\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"32fd793\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"demo-menu\",\"menu_align\":\"end\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"0405ce3\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started free\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"13.5\",\"right\":\"22\",\"bottom\":\"13.5\",\"left\":\"22\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":165},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"size\":1108,\"unit\":\"px\"},\"_offset_y\":{\"size\":10,\"unit\":\"px\"},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8070,15252,'_elementor_controls_usage','a:5:{s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_mobile\";i:2;s:19:\"_inline_size_tablet\";i:2;s:5:\"align\";i:1;s:23:\"content_position_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:18:\"shadepro-main-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:10:\"menu_align\";i:1;}}s:5:\"style\";a:2:{s:10:\"menu_style\";a:1:{s:16:\"menu_hover_color\";i:1;}s:14:\"megamenu_style\";a:7:{s:20:\"megamenu_panel_width\";i:1;s:35:\"megamenu_title_typography_font_size\";i:1;s:19:\"megamenu_width_type\";i:1;s:36:\"megamenu_title_typography_typography\";i:1;s:40:\"megamenu_title_typography_text_transform\";i:1;s:40:\"megamenu_title_typography_letter_spacing\";i:1;s:20:\"megamenu_title_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_z_index\";i:1;s:8:\"_padding\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:12:\"button_label\";i:1;s:11:\"button_type\";i:1;s:12:\"button_align\";i:1;s:10:\"button_url\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:8:{s:20:\"boxed_btn_background\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:14:\"button_padding\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:7:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:9:\"_offset_x\";i:1;s:9:\"_offset_y\";i:1;s:16:\"_offset_y_tablet\";i:1;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:5:{s:16:\"content_position\";i:1;s:6:\"layout\";i:2;s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:16:\"background_color\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}}'),(8072,15253,'_elementor_edit_mode','builder'),(8073,15253,'_elementor_template_type','wp-post'),(8074,15253,'_elementor_version','3.1.1'),(8075,15253,'_elementor_data','[{\"id\":\"67d7478\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_color\":\"#FCFDFE\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"098bd9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5090147\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"background_color\":\"#FCFDFE\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"75ce705\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13.56400000000000005684341886080801486968994140625,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"96c1b16\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"76c2372\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":86.436000000000007048583938740193843841552734375,\"align\":\"flex-end\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":80,\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"1ce2bf9\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"8c96d4f\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/cart-simple.svg\",\"id\":2957},\"library\":\"svg\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-mini-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8076,15253,'_elementor_controls_usage','a:5:{s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_mobile\";i:2;s:19:\"_inline_size_tablet\";i:2;s:5:\"align\";i:1;s:23:\"content_position_tablet\";i:1;}}}}s:18:\"shadepro-main-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:10:\"menu_align\";i:1;}}s:5:\"style\";a:2:{s:10:\"menu_style\";a:1:{s:16:\"menu_hover_color\";i:1;}s:14:\"megamenu_style\";a:7:{s:20:\"megamenu_panel_width\";i:1;s:35:\"megamenu_title_typography_font_size\";i:1;s:19:\"megamenu_width_type\";i:1;s:36:\"megamenu_title_typography_typography\";i:1;s:40:\"megamenu_title_typography_text_transform\";i:1;s:40:\"megamenu_title_typography_letter_spacing\";i:1;s:20:\"megamenu_title_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_z_index\";i:1;s:8:\"_padding\";i:1;}}}}s:18:\"shadepro-mini-cart\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:10:\"cart_count\";a:1:{s:4:\"icon\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:16:\"content_position\";i:1;s:6:\"layout\";i:2;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:4:{s:16:\"background_color\";i:2;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:21:\"background_background\";i:1;}}}}}'),(8078,15254,'_elementor_edit_mode','builder'),(8079,15254,'_elementor_template_type','wp-post'),(8080,15254,'_elementor_version','3.1.1'),(8081,15254,'_elementor_data','[{\"id\":\"75d3751\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1445,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=3f4f553\"},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"da1a50f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3751e73\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d00834\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":15.7889999999999997015720509807579219341278076171875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"332d8c9\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"2b26a4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":84.2109999999999985220711096189916133880615234375,\"_inline_size_tablet\":80,\"align\":\"flex-end\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"425049b\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":3,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"247\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"a3ed11d\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Buy now - Starting at $99\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"16.5\",\"right\":\"28.05\",\"bottom\":\"16.5\",\"left\":\"28.05\",\"isLinked\":false},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"heading_typography_typography\":\"\"},\"hide_mobile\":\"hidden-phone\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product\\/apple-airpods-with-wired-charging-case\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8082,15254,'_elementor_controls_usage','a:5:{s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_mobile\";i:2;s:19:\"_inline_size_tablet\";i:2;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:18:\"shadepro-main-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:10:\"menu_align\";i:1;}}s:5:\"style\";a:2:{s:10:\"menu_style\";a:1:{s:16:\"menu_hover_color\";i:1;}s:14:\"megamenu_style\";a:7:{s:20:\"megamenu_panel_width\";i:1;s:35:\"megamenu_title_typography_font_size\";i:1;s:19:\"megamenu_width_type\";i:1;s:36:\"megamenu_title_typography_typography\";i:1;s:40:\"megamenu_title_typography_text_transform\";i:1;s:40:\"megamenu_title_typography_letter_spacing\";i:1;s:20:\"megamenu_title_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_z_index\";i:1;s:8:\"_padding\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:11:\"button_type\";i:1;s:12:\"button_label\";i:1;s:12:\"button_align\";i:1;s:10:\"button_url\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:7:{s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:14:\"button_padding\";i:1;}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:4:{s:14:\"_element_width\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:9:\"_offset_y\";i:1;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:16:\"content_position\";i:1;s:6:\"layout\";i:2;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:14:\"padding_mobile\";i:1;}}}}}'),(8084,15255,'_elementor_edit_mode','builder'),(8085,15255,'_elementor_template_type','wp-post'),(8086,15255,'_elementor_version','3.1.1'),(8087,15255,'_elementor_data','[{\"id\":\"a036fdf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\"},\"elements\":[{\"id\":\"f395f26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e167c36\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84cb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13.8960000000000007958078640513122081756591796875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"2242c27\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"d3c4181\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":86.1039999999999992041921359486877918243408203125,\"align\":\"flex-end\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":80,\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"5c6edcf\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#1FA58E\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\",\"menu_bg_color\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"39f791c\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign  In\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"rgba(255, 255, 255, 0)\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Karla\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"boxed_btn_color\":\"#161C2D\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#D5D7DD\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"heading_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"87ef756\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get Started\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1290A4\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Karla\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_font_weight\":\"400\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8088,15255,'_elementor_controls_usage','a:5:{s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_mobile\";i:2;s:19:\"_inline_size_tablet\";i:2;s:5:\"align\";i:1;s:23:\"content_position_tablet\";i:1;}}}}s:18:\"shadepro-main-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:10:\"menu_align\";i:1;}}s:5:\"style\";a:2:{s:10:\"menu_style\";a:1:{s:16:\"menu_hover_color\";i:1;}s:14:\"megamenu_style\";a:7:{s:20:\"megamenu_panel_width\";i:1;s:35:\"megamenu_title_typography_font_size\";i:1;s:19:\"megamenu_width_type\";i:1;s:36:\"megamenu_title_typography_typography\";i:1;s:40:\"megamenu_title_typography_text_transform\";i:1;s:40:\"megamenu_title_typography_letter_spacing\";i:1;s:20:\"megamenu_title_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:12:\"button_label\";i:2;s:11:\"button_type\";i:2;s:12:\"button_align\";i:2;s:10:\"button_url\";i:2;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:10:{s:20:\"boxed_btn_background\";i:2;s:29:\"heading_typography_typography\";i:2;s:30:\"heading_typography_font_family\";i:2;s:28:\"heading_typography_font_size\";i:2;s:30:\"heading_typography_font_weight\";i:2;s:33:\"heading_typography_letter_spacing\";i:2;s:14:\"button_padding\";i:2;s:15:\"boxed_btn_color\";i:1;s:13:\"button_radius\";i:2;s:30:\"heading_typography_line_height\";i:1;}}s:8:\"advanced\";a:4:{s:15:\"_section_border\";a:2:{s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:2;}s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:7:\"_margin\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:16:\"content_position\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:14:\"padding_mobile\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),(8090,15256,'_elementor_edit_mode','builder'),(8091,15256,'_elementor_template_type','wp-post'),(8092,15256,'_elementor_version','3.1.1'),(8093,15256,'_elementor_data','[{\"id\":\"7ea5f42\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#E3EEF8\"},\"elements\":[{\"id\":\"a46d445\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8df32ea\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"69004e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":12.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40,\"_inline_size_tablet\":19},\"elements\":[{\"id\":\"3e6e4bb\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"89532db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.280000000000001136868377216160297393798828125,\"align\":\"space-between\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":58},\"elements\":[{\"id\":\"d90ebbf\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"start\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#258AFF\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"492d1b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.40299999999999869260136620141565799713134765625,\"hide_mobile\":\"hidden-phone\",\"_inline_size_tablet\":22},\"elements\":[{\"id\":\"ebf81f8\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get Started\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF000\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"24\",\"bottom\":\"13\",\"left\":\"24\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_btn_color\":\"#258AFF\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#258AFF\",\"button_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8094,15256,'_elementor_controls_usage','a:5:{s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:2:{s:14:\"logo_size_size\";i:1;s:5:\"image\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:4;s:19:\"_inline_size_mobile\";i:2;s:19:\"_inline_size_tablet\";i:3;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:18:\"shadepro-main-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:10:\"menu_align\";i:1;}}s:5:\"style\";a:2:{s:10:\"menu_style\";a:1:{s:16:\"menu_hover_color\";i:1;}s:14:\"megamenu_style\";a:7:{s:20:\"megamenu_panel_width\";i:1;s:35:\"megamenu_title_typography_font_size\";i:1;s:19:\"megamenu_width_type\";i:1;s:36:\"megamenu_title_typography_typography\";i:1;s:40:\"megamenu_title_typography_text_transform\";i:1;s:40:\"megamenu_title_typography_letter_spacing\";i:1;s:20:\"megamenu_title_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:12:\"button_label\";i:1;s:11:\"button_type\";i:1;s:12:\"button_align\";i:1;s:10:\"button_url\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:13:{s:20:\"boxed_btn_background\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:14:\"button_padding\";i:1;s:15:\"boxed_btn_color\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:19:\"button_border_color\";i:1;s:13:\"button_radius\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:16:\"content_position\";i:1;s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:17:\"background_repeat\";i:1;s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),(8096,15257,'_elementor_template_type','wp-post'),(8097,15257,'_elementor_version','3.0.14'),(8098,15257,'_wp_page_template','default'),(8099,15257,'_elementor_data','[{\"id\":\"fefd0ca\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"11bacaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4091615\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"86309da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":14.018000000000000682121026329696178436279296875,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d128e22\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"d3ff250\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.481999999999999317878973670303821563720703125,\"align\":\"flex-end\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1916b03\",\"elType\":\"widget\",\"settings\":{\"menu_align\":\"start\",\"menu_color\":\"#2F4B6E\",\"menu_typography_typography\":\"custom\",\"_css_classes\":\"hide-dropdown-menu\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"cebdb20\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":27.166000000000000369482222595252096652984619140625},\"elements\":[{\"id\":\"38899dd\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Get The App\",\"icon\":{\"value\":\"fab fa-apple\",\"library\":\"fa-brands\"},\"icon_position\":\"before\",\"button_align\":\"right\",\"icon_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Nunito\",\"heading_typography_font_weight\":\"700\",\"heading_typography_text_transform\":\"uppercase\",\"inline_btn_color\":\"#2F4B6E\",\"boxed_btn_color\":\"#2F4B6E\",\"boxed_btn_background\":\"#F8E587\",\"button_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"27\",\"bottom\":\"13\",\"left\":\"27\",\"isLinked\":false},\"button_radius\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"31\",\"bottom\":\"31\",\"left\":\"31\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_color\":\"#304C6D\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8100,15257,'_elementor_controls_usage','a:5:{s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:4;s:19:\"_inline_size_mobile\";i:2;s:5:\"align\";i:1;}}}}s:18:\"shadepro-main-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:10:\"menu_align\";i:1;}}s:5:\"style\";a:1:{s:8:\"menu_tab\";a:2:{s:10:\"menu_color\";i:1;s:26:\"menu_typography_typography\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:5:{s:11:\"button_type\";i:1;s:12:\"button_label\";i:1;s:4:\"icon\";i:1;s:13:\"icon_position\";i:1;s:12:\"button_align\";i:1;}}s:5:\"style\";a:2:{s:10:\"icon_style\";a:3:{s:8:\"icon_gap\";i:1;s:9:\"icon_size\";i:1;s:10:\"icon_color\";i:1;}s:12:\"button_style\";a:11:{s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:33:\"heading_typography_text_transform\";i:1;s:16:\"inline_btn_color\";i:1;s:15:\"boxed_btn_color\";i:1;s:20:\"boxed_btn_background\";i:1;s:14:\"button_padding\";i:1;s:13:\"button_radius\";i:1;s:28:\"heading_typography_font_size\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(8102,15258,'_elementor_edit_mode','builder'),(8103,15258,'_elementor_template_type','wp-post'),(8104,15258,'_elementor_version','3.1.1'),(8105,15258,'_elementor_data','[{\"id\":\"e74d79a\",\"elType\":\"section\",\"settings\":{\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F5F5F8\",\"background_position\":\"bottom left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_background\":\"classic\",\"content_width\":{\"unit\":\"px\",\"size\":1445,\"sizes\":[]},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d17c314\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"dccf15d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"layout\":\"full_width\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"359fe07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":15.7889999999999997015720509807579219341278076171875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"73f6793\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"5dced43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":84.2109999999999985220711096189916133880615234375,\"_inline_size_tablet\":80,\"align\":\"flex-end\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"8b6f067\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"4b5602d\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"boxed\",\"button_label\":\"Download Now\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Inter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"heading_typography_typography\":\"\"},\"hide_mobile\":\"hidden-phone\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_btn_color\":\"#FFFFFF\",\"boxed_btn_background\":\"#258AFF\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#258AFF\",\"button_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8106,15258,'_elementor_controls_usage','a:5:{s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_mobile\";i:2;s:19:\"_inline_size_tablet\";i:2;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:18:\"shadepro-main-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:10:\"menu_align\";i:1;}}s:5:\"style\";a:2:{s:10:\"menu_style\";a:1:{s:16:\"menu_hover_color\";i:1;}s:14:\"megamenu_style\";a:7:{s:20:\"megamenu_panel_width\";i:1;s:35:\"megamenu_title_typography_font_size\";i:1;s:19:\"megamenu_width_type\";i:1;s:36:\"megamenu_title_typography_typography\";i:1;s:40:\"megamenu_title_typography_text_transform\";i:1;s:40:\"megamenu_title_typography_letter_spacing\";i:1;s:20:\"megamenu_title_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:11:\"button_type\";i:1;s:12:\"button_label\";i:1;s:12:\"button_align\";i:1;s:10:\"button_url\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:13:{s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:14:\"button_padding\";i:1;s:15:\"boxed_btn_color\";i:1;s:20:\"boxed_btn_background\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:19:\"button_border_color\";i:1;s:13:\"button_radius\";i:1;}}s:8:\"advanced\";a:3:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:16:\"content_position\";i:1;s:6:\"layout\";i:2;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:14:\"padding_mobile\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:16:\"background_color\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:21:\"background_background\";i:1;}}}}}'),(8108,15259,'_elementor_edit_mode','builder'),(8109,15259,'_elementor_template_type','wp-post'),(8110,15259,'_elementor_version','3.1.4'),(8111,15259,'_elementor_data','[{\"id\":\"2aef176\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"z_index\":2},\"elements\":[{\"id\":\"9270f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ff359e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]},\"shadepro_sticky_bg\":\"#1E142F\",\"shadepro_sticky_border_width\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"38\",\"bottom\":\"38\",\"left\":\"38\",\"isLinked\":true},\"shadepro_sticky_shadow_box_shadow\":{\"horizontal\":70,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#9E5555\"},\"elements\":[{\"id\":\"66f5017\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":12.1219999999999998863131622783839702606201171875,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"3d79082\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo-white.svg\",\"id\":5079},\"logo_type\":\"white\"},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"ef09a36\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":72,\"align\":\"space-between\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":51},\"elements\":[{\"id\":\"6510256\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"demo-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_color\":\"#FFFFFF\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":100,\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":3,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_title_typography_font_weight\":\"700\",\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"DM Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dripdown_typography_typography\":\"custom\",\"dripdown_typography_font_family\":\"Manrope\",\"dripdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dripdown_typography_font_weight\":\"600\",\"dripdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"megamenu_title_typography_font_family\":\"Manrope\",\"megamenu_title_typography_line_height\":{\"unit\":\"em\",\"size\":3.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"megamenu_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ddown_menu_border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"714be3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.43900000000000005684341886080801486968994140625,\"hide_mobile\":\"hidden-phone\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":29},\"elements\":[{\"id\":\"a1d35d6\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Start Free Trial\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#FFFFFF\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"DM Sans\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_font_weight\":\"600\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"25\",\"bottom\":\"17\",\"left\":\"25\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_btn_color\":\"#161C2D\",\"__globals__\":{\"boxed_btn_color\":\"\",\"boxed_btn_background\":\"\"},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#FFFFFF\",\"button_radius\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8112,15259,'_elementor_controls_usage','a:5:{s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:3:{s:14:\"logo_size_size\";i:1;s:5:\"image\";i:1;s:9:\"logo_type\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:4;s:19:\"_inline_size_mobile\";i:2;s:19:\"_inline_size_tablet\";i:3;s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:18:\"shadepro-main-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:10:\"menu_align\";i:1;}}s:5:\"style\";a:3:{s:10:\"menu_style\";a:7:{s:10:\"menu_color\";i:1;s:12:\"item_padding\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:30:\"menu_typography_letter_spacing\";i:1;}s:14:\"megamenu_style\";a:12:{s:20:\"megamenu_panel_width\";i:1;s:35:\"megamenu_title_typography_font_size\";i:1;s:19:\"megamenu_width_type\";i:1;s:36:\"megamenu_title_typography_typography\";i:1;s:40:\"megamenu_title_typography_text_transform\";i:1;s:40:\"megamenu_title_typography_letter_spacing\";i:1;s:20:\"megamenu_title_color\";i:1;s:37:\"megamenu_title_typography_font_weight\";i:1;s:16:\"megamenu_padding\";i:1;s:37:\"megamenu_title_typography_font_family\";i:1;s:37:\"megamenu_title_typography_line_height\";i:1;s:23:\"megamenu_padding_mobile\";i:1;}s:14:\"dropdown_style\";a:6:{s:30:\"dripdown_typography_typography\";i:1;s:31:\"dripdown_typography_font_family\";i:1;s:29:\"dripdown_typography_font_size\";i:1;s:31:\"dripdown_typography_font_weight\";i:1;s:34:\"dripdown_typography_letter_spacing\";i:1;s:23:\"ddown_menu_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_z_index\";i:1;s:8:\"_padding\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:12:\"button_label\";i:1;s:11:\"button_type\";i:1;s:12:\"button_align\";i:1;s:10:\"button_url\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:13:{s:20:\"boxed_btn_background\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:14:\"button_padding\";i:1;s:15:\"boxed_btn_color\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:19:\"button_border_color\";i:1;s:13:\"button_radius\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:1;s:13:\"content_width\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"z_index\";i:1;}s:15:\"section_effects\";a:3:{s:18:\"shadepro_sticky_bg\";i:1;s:28:\"shadepro_sticky_border_width\";i:1;s:33:\"shadepro_sticky_shadow_box_shadow\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:16:\"background_color\";i:1;}}}}}'),(8114,15260,'_elementor_edit_mode','builder'),(8115,15260,'_elementor_template_type','wp-post'),(8116,15260,'_elementor_version','3.2.3'),(8117,15260,'_elementor_data','[{\"id\":\"645db9d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_color_b\":\"#3636B2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_gradient_position\":\"center right\",\"custom_css\":\"background:linear-gradient(225deg, #7b11f9 0%, #7922d8 39%,#3636b2 100%)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/3-layers.png\",\"id\":3424},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_rotate\":2,\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"gap\":\"no\",\"background_color_stop\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/pattern-2.png\",\"id\":3640},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_color\":\"#F8F8F8\",\"background_repeat\":\"no-repeat\",\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-104\",\"left\":0,\"isLinked\":false},\"z_index\":4,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-79\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4390857\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f1f5f7\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1320,\"sizes\":[]},\"z_index\":2},\"elements\":[{\"id\":\"21b31bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":12.02,\"_inline_size_mobile\":40,\"_inline_size_tablet\":18},\"elements\":[{\"id\":\"846d527\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\"},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"02d2074\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":87.948,\"align\":\"flex-end\",\"_inline_size_mobile\":60,\"_inline_size_tablet\":82},\"elements\":[{\"id\":\"834a9a0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":3,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_element_width\":\"auto\",\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Manrope\",\"menu_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"ec3634d\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign up for free\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#FC753B\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Manrope\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_font_weight\":\"700\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.2,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-phone\",\"__globals__\":{\"boxed_btn_background\":\"\"},\"button_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8118,15260,'_elementor_controls_usage','a:5:{s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:1:{s:14:\"logo_size_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_mobile\";i:2;s:19:\"_inline_size_tablet\";i:2;s:5:\"align\";i:1;}}}}s:18:\"shadepro-main-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:2:{s:12:\"primary_menu\";i:1;s:10:\"menu_align\";i:1;}}s:5:\"style\";a:2:{s:10:\"menu_style\";a:5:{s:16:\"menu_hover_color\";i:1;s:12:\"item_padding\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:27:\"menu_typography_font_weight\";i:1;}s:14:\"megamenu_style\";a:8:{s:20:\"megamenu_panel_width\";i:1;s:35:\"megamenu_title_typography_font_size\";i:1;s:19:\"megamenu_width_type\";i:1;s:36:\"megamenu_title_typography_typography\";i:1;s:40:\"megamenu_title_typography_text_transform\";i:1;s:40:\"megamenu_title_typography_letter_spacing\";i:1;s:20:\"megamenu_title_color\";i:1;s:16:\"megamenu_padding\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:8:\"_z_index\";i:1;s:14:\"_margin_tablet\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:12:\"button_label\";i:1;s:11:\"button_type\";i:1;s:12:\"button_align\";i:1;s:10:\"button_url\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:9:{s:20:\"boxed_btn_background\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:14:\"button_padding\";i:1;s:13:\"button_radius\";i:1;}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:1;s:13:\"content_width\";i:2;s:6:\"layout\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:7:\"z_index\";i:2;s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:9:{s:18:\"background_color_b\";i:1;s:25:\"background_gradient_angle\";i:1;s:28:\"background_gradient_position\";i:1;s:21:\"background_color_stop\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:1;s:17:\"background_repeat\";i:1;}s:26:\"section_background_overlay\";a:6:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:27:\"background_overlay_bg_width\";i:1;s:23:\"background_overlay_ypos\";i:1;}s:21:\"section_shape_divider\";a:2:{s:34:\"shape_divider_bottom_above_content\";i:1;s:26:\"shape_divider_bottom_width\";i:1;}}}}}'),(8120,15261,'_elementor_edit_mode','builder'),(8121,15261,'_elementor_template_type','wp-post'),(8122,15261,'_elementor_version','3.2.4'),(8123,15261,'_elementor_data','[{\"id\":\"c5bf411\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"z_index\":2,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-100\",\"left\":0,\"isLinked\":false},\"background_color\":\"#813A3A\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-71\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cf58d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aed6f54\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"shadepro_sticky_bg\":\"#1E142F\",\"shadepro_sticky_border_width\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"38\",\"bottom\":\"38\",\"left\":\"38\",\"isLinked\":true},\"shadepro_sticky_shadow_box_shadow\":{\"horizontal\":70,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#9E5555\"},\"elements\":[{\"id\":\"0422e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":12,\"_inline_size_mobile\":40,\"_inline_size_tablet\":20},\"elements\":[{\"id\":\"6044779\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo-white.svg\",\"id\":5079},\"logo_type\":\"white\"},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"d66fff6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88,\"_inline_size_mobile\":60,\"_inline_size_tablet\":80,\"content_position\":\"center\"},\"elements\":[{\"id\":\"36feb50\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"demo-menu\",\"menu_align\":\"start\",\"use_primary_menu\":\"\",\"menu_color\":\"#FFFFFF\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":100,\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_title_typography_font_weight\":\"700\",\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dripdown_typography_typography\":\"custom\",\"dripdown_typography_font_family\":\"Manrope\",\"dripdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dripdown_typography_font_weight\":\"600\",\"dripdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"megamenu_title_typography_font_family\":\"Manrope\",\"megamenu_title_typography_line_height\":{\"unit\":\"em\",\"size\":3.2,\"sizes\":[]},\"megamenu_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ddown_menu_border_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"207\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"123\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"d37f106\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Login\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#FFFFFF00\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Inter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_weight\":\"600\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"26\",\"bottom\":\"10\",\"left\":\"26\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/login\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_btn_color\":\"#FFFFFFA6\",\"__globals__\":{\"boxed_btn_color\":\"\",\"boxed_btn_background\":\"\"},\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#FFFFFF\",\"button_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":117.6,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":-10,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"29799d9\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Sign Up\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#FFFFFF\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Inter\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_typography_font_weight\":\"600\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"26\",\"bottom\":\"10\",\"left\":\"26\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/sign-up\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_btn_color\":\"#161C2D\",\"__globals__\":{\"boxed_btn_color\":\"\",\"boxed_btn_background\":\"\"},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_color\":\"#FFFFFF\",\"button_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":-12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8124,15261,'_elementor_controls_usage','a:5:{s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:3:{s:14:\"logo_size_size\";i:1;s:5:\"image\";i:1;s:9:\"logo_type\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_mobile\";i:2;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;}}}}s:18:\"shadepro-main-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:10:\"menu_align\";i:1;}}s:5:\"style\";a:3:{s:10:\"menu_style\";a:7:{s:10:\"menu_color\";i:1;s:12:\"item_padding\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:30:\"menu_typography_letter_spacing\";i:1;}s:14:\"megamenu_style\";a:12:{s:20:\"megamenu_panel_width\";i:1;s:35:\"megamenu_title_typography_font_size\";i:1;s:19:\"megamenu_width_type\";i:1;s:36:\"megamenu_title_typography_typography\";i:1;s:40:\"megamenu_title_typography_text_transform\";i:1;s:40:\"megamenu_title_typography_letter_spacing\";i:1;s:20:\"megamenu_title_color\";i:1;s:37:\"megamenu_title_typography_font_weight\";i:1;s:16:\"megamenu_padding\";i:1;s:37:\"megamenu_title_typography_font_family\";i:1;s:37:\"megamenu_title_typography_line_height\";i:1;s:23:\"megamenu_padding_mobile\";i:1;}s:14:\"dropdown_style\";a:6:{s:30:\"dripdown_typography_typography\";i:1;s:31:\"dripdown_typography_font_family\";i:1;s:29:\"dripdown_typography_font_size\";i:1;s:31:\"dripdown_typography_font_weight\";i:1;s:34:\"dripdown_typography_letter_spacing\";i:1;s:23:\"ddown_menu_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:12:\"button_label\";i:2;s:11:\"button_type\";i:2;s:12:\"button_align\";i:2;s:10:\"button_url\";i:2;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:13:{s:20:\"boxed_btn_background\";i:2;s:29:\"heading_typography_typography\";i:2;s:30:\"heading_typography_font_family\";i:2;s:28:\"heading_typography_font_size\";i:2;s:30:\"heading_typography_font_weight\";i:2;s:30:\"heading_typography_line_height\";i:2;s:33:\"heading_typography_letter_spacing\";i:2;s:14:\"button_padding\";i:2;s:15:\"boxed_btn_color\";i:2;s:19:\"button_border_width\";i:2;s:19:\"button_border_color\";i:2;s:13:\"button_radius\";i:2;s:20:\"button_border_border\";i:1;}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:6:{s:14:\"_element_width\";i:2;s:9:\"_position\";i:2;s:21:\"_offset_orientation_h\";i:2;s:13:\"_offset_x_end\";i:1;s:9:\"_offset_y\";i:2;s:16:\"_offset_y_tablet\";i:2;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:16:\"content_position\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"z_index\";i:1;s:13:\"margin_tablet\";i:1;s:14:\"padding_tablet\";i:1;}s:15:\"section_effects\";a:3:{s:18:\"shadepro_sticky_bg\";i:1;s:28:\"shadepro_sticky_border_width\";i:1;s:33:\"shadepro_sticky_shadow_box_shadow\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:16:\"background_color\";i:2;}}}}}');
INSERT INTO `wp3p_postmeta` VALUES (9828,14954,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\"><rect width=\"50\" height=\"50\" rx=\"5\" fill=\"url(#pattern0)\"></rect><defs><pattern id=\"pattern0\" patternContentUnits=\"objectBoundingBox\" width=\"1\" height=\"1\"><use xlink:href=\"#image0\" transform=\"scale(0.00025)\"></use></pattern><image id=\"image0\" width=\"4000\" height=\"4000\" xlink:href=\"data:image/jpeg;base64,/9j/4AAQSkZJRgABAgEASABIAAD/7QAsUGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABAASAAAAAEAAQBIAAAAAQAB/+F8IWh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8APD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDIgNzkuMTY0NDYwLCAyMDIwLzA1LzEyLTE2OjA0OjE3ICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6eG1wR0ltZz0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL2cvaW1nLyIKICAgICAgICAgICAgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iCiAgICAgICAgICAgIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIgogICAgICAgICAgICB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIgogICAgICAgICAgICB4bWxuczppbGx1c3RyYXRvcj0iaHR0cDovL25zLmFkb2JlLmNvbS9pbGx1c3RyYXRvci8xLjAvIgogICAgICAgICAgICB4bWxuczpwZGY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGRmLzEuMy8iPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL2pwZWc8L2RjOmZvcm1hdD4KICAgICAgICAgPGRjOnRpdGxlPgogICAgICAgICAgICA8cmRmOkFsdD4KICAgICAgICAgICAgICAgPHJkZjpsaSB4bWw6bGFuZz0ieC1kZWZhdWx0Ij5Nb2JpbGU8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6QWx0PgogICAgICAgICA8L2RjOnRpdGxlPgogICAgICAgICA8eG1wOkNyZWF0b3JUb29sPkFkb2JlIElsbHVzdHJhdG9yIDI0LjIgKFdpbmRvd3MpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDIwLTA5LTE1VDExOjAxOjI1KzA3OjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMjAtMDktMTVUMDQ6MDE6MzZaPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAyMC0wOS0xNVQxMTowMToyNSswNzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhtcDpUaHVtYm5haWxzPgogICAgICAgICAgICA8cmRmOkFsdD4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDx4bXBHSW1nOndpZHRoPjI1NjwveG1wR0ltZzp3aWR0aD4KICAgICAgICAgICAgICAgICAgPHhtcEdJbWc6aGVpZ2h0PjE5MjwveG1wR0ltZzpoZWlnaHQ+CiAgICAgICAgICAgICAgICAgIDx4bXBHSW1nOmZvcm1hdD5KUEVHPC94bXBHSW1nOmZvcm1hdD4KICAgICAgICAgICAgICAgICAgPHhtcEdJbWc6aW1hZ2U+LzlqLzRBQVFTa1pKUmdBQkFnRUFTQUJJQUFELzdRQXNVR2h2ZEc5emFHOXdJRE11TUFBNFFrbE5BKzBBQUFBQUFCQUFTQUFBQUFFQSYjeEE7QVFCSUFBQUFBUUFCLys0QURrRmtiMkpsQUdUQUFBQUFBZi9iQUlRQUJnUUVCQVVFQmdVRkJna0dCUVlKQ3dnR0JnZ0xEQW9LQ3dvSyYjeEE7REJBTURBd01EQXdRREE0UEVBOE9EQk1URkJRVEV4d2JHeHNjSHg4Zkh4OGZIeDhmSHdFSEJ3Y05EQTBZRUJBWUdoVVJGUm9mSHg4ZiYjeEE7SHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmLzhBQUVRZ0F3QUVBQXdFUiYjeEE7QUFJUkFRTVJBZi9FQWFJQUFBQUhBUUVCQVFFQUFBQUFBQUFBQUFRRkF3SUdBUUFIQ0FrS0N3RUFBZ0lEQVFFQkFRRUFBQUFBQUFBQSYjeEE7QVFBQ0F3UUZCZ2NJQ1FvTEVBQUNBUU1EQWdRQ0JnY0RCQUlHQW5NQkFnTVJCQUFGSVJJeFFWRUdFMkVpY1lFVU1wR2hCeFd4UWlQQiYjeEE7VXRIaE14Wmk4Q1J5Z3ZFbFF6UlRrcUt5WTNQQ05VUW5rNk96TmhkVVpIVEQwdUlJSm9NSkNoZ1poSlJGUnFTMFZ0TlZLQnJ5NC9QRSYjeEE7MU9UMFpYV0ZsYVcxeGRYbDlXWjJocGFtdHNiVzV2WTNSMWRuZDRlWHA3ZkgxK2YzT0VoWWFIaUltS2k0eU5qbytDazVTVmxwZVltWiYjeEE7cWJuSjJlbjVLanBLV21wNmlwcXF1c3JhNnZvUkFBSUNBUUlEQlFVRUJRWUVDQU1EYlFFQUFoRURCQ0VTTVVFRlVSTmhJZ1p4Z1pFeSYjeEE7b2JId0ZNSFI0U05DRlZKaWN2RXpKRFJEZ2hhU1V5V2lZN0xDQjNQU05lSkVneGRVa3dnSkNoZ1pKalpGR2lka2RGVTM4cU96d3lncCYjeEE7MCtQemhKU2t0TVRVNVBSbGRZV1ZwYlhGMWVYMVJsWm1kb2FXcHJiRzF1YjJSMWRuZDRlWHA3ZkgxK2YzT0VoWWFIaUltS2k0eU5qbyYjeEE7K0RsSldXbDVpWm1wdWNuWjZma3FPa3BhYW5xS21xcTZ5dHJxK3YvYUFBd0RBUUFDRVFNUkFEOEE3bG5EUFJPeFYyS3V4VjJLdXhWMiYjeEE7S3V4VlJ6MWQ4R2RpcnNWZGlyc1ZkaXJzVmRpcTdJdnM3c1ZkaXJzVmRpcnNWZGlyc1ZURFBKM0tkaXJzVmRpcnNWZGlyc1ZkaXFEeSYjeEE7YmtPeFZqbm5UemlubGkyczUzdERkQzdtTUErTVJxcENNOVNhTi9MNFptNkxSK09aWExoNFJmSyt0TmM1a0VBQ3lmZzg3MVg4MFBNViYjeEE7NjFZSlJZUmRvcllJeCtUU3pJNWY1cXNlYlNHbHdRL2g0ejN5Mit3SDd5VzZPa25MZVV1SCtyK3MvcVQzeVIrWk04OTNIcCtzVGV1dCYjeEE7dzZ4Vzk0UWdkWm5ZS2tjZ2pDS1E1WUJXQ2loMmJxRGxPcTBFWlJNOFk0WkRjeDh1OFgzZFI4bXFjWll6dWVLSjY5eDdqVE9iclYxaiYjeEE7dUpvVWEzalMyVlByRnplVC9WNFZlVU1Zb2d3U1VzN0NNa2ltdzM5c3h0TDJkNGtPT1V1Q04wT3QvY3c0NXlud1k0bWNxdlpGMnR3MCYjeEE7NlB6ak1NMFR2RFBDMUNVa2pQRmhVYkVkd2U0M3pFMU9ubGhtWUZsaXlDY2JDdGxEWW81NnUrREpkNWcxWmRJMGU2MUFvSkdoVWVsRyYjeEE7VHhEeU93U05TM1lNN0FWeVVZMmFjclJhWTU4c2NZL2lQOXYyUEk3UDgzUE5TNjAwWk1WN0dxR1c2aGtDVzhFY2ZRTXJLclNyOFZQdCYjeEE7R1R3NmtabXowb0ZEcTl2bDltZE5MSFViakx2NTM3eHkrVk91ZnpNODVYUEc0aXZJN1dCd1dpU0tPTlN5L3NuMDVVdVdBUGkwaWtqYyYjeEE7TFFqREhTZ3M4ZnM3cElDaURJK1pQNktUdnl0K2NWWlRZZVpZUWx4VG5IZTJpOG9qR0Q4UmtRa1BWTnFsRkkzNkNtOVdYU2tjblU2LyYjeEE7MlpJOVdBMlA1cDUvRDlyMUJIUjBWMFlNakFNckthZ2c3Z2dqTVI1SWdnMFYyS0hZcXV5TDdPN0ZYWXFwVFhscEJKREZQUEhGSmNOdyYjeEE7Z1IyVldrWWIwUUUvRWZsaHBLcmdRN0ZYWXE3RlV3enlkeW5ZcThnL05IejFNK3JqUmRQbXVJbzdOaXR6NkpkRExQeDUwcWhEbElrWCYjeEE7Y0g0U1QzNGpONW9OSlVPS2daSGw1RDdyTFpqakc3bDlQNlVvOHBlYnZPa21yYVhwZGpjWGJ4WGQzRWpyY2oxSXZUUStwT1BWdUZaaCYjeEE7KzRqZjRWY2JENFJYTDgrbWh3U2xPSTJITWJlN1llZmw3MXlpQStrdmRzNXhyZGlyc1ZkaXFEeWJrT3hWamY1amFaYmFoNUsxYU9lRSYjeEE7elBEYnlYRnR4RlhTZUpDMGJwVGNFSHc3VnpQN0x5R0dvaFJvRWdIM0htMGFrZnV5ZW8zZWYrVXZJWGx5NTBDYlVkVGltdXA3YXlndSYjeEE7eWdubUVUbVcyRS8yVVdLdldsQTdlR2RQcU1wamtFWVVBWkVjaDBOZWYzQnhzY2pLQk1pVFFCNjkxK1NFMXJ5ekZwUG1UeTVxMmx4eCYjeEE7UVdHcFBaM1M2V3JORksxeEU4Wk1jRUlWNVBpWGk3OHRsbzNKaFVWZUlaSVRFajZvQ1E0dVlvZzh6eThoMzdVeGxNd0FBK21aQnJ6MiYjeEE7NUI2bGU2TnJFbXR6M2RwTFpSMmM4RUN5UlhkdTExeW50NUpHVi9UNXhLS0s0K0t0ZXgyelE2UHRMSGl3OEVvbVo0cjUwT25rWElsaSYjeEE7eWVKeHdsd2VtdGsxc0xTUzJ0K00wN1hWeEl6UzNOeTRBYVNXUThtYWkwQ2lwMkE2RGJOZnF0U2MyUXpPM2wzTnVIRUlSNFFpTXgyMSYjeEE7UnoxZDhHWTc1K3Q3eTQ4cjNNTm5hU1hzeGVCaERDUUpBSTVra0xxQ1Y1RmVGZUlOVDB5ekVmVTdUc2JMREhxWXluTGhBdmY0VThDdiYjeEE7N2U3MC9sQmZXcndUM00wSnViV2RTcmVpR0FXb1BRTUpIci9abTFFaElraDlKdzVvWkk4VUNKRGZjTmZXN2k3dTJndFlwTHE3YXJHSyYjeEE7RkhtbE5mMmlxQmo5SnllWE5ER0xrUkVlZXpaSEdUeVRXNzhsYXBZYWMrcTZqSUxMWDFVUG9ta21SZldrQWxUMW5rQUpVZkI5a1YyNyYjeEE7Nzdab2oyM0hKbUVjWTRzUStxWFRsczVRd2dDaWZVZVFlNmVVRGEvNFUwWVdrcG10bHNiZFlaV0JETXF4S0FXQnFRZHR4azUvVVh4LyYjeEE7WDhYNWpKeENwY2N2dlRmSXVJN0ZWMlJmWjJFK1lQeklmU05YdXJFYWN0d0xlYUsxaVVYSEM0bW1uaVNWUFRpYUwwL1QvZVVMdEtLVSYjeEE7YmJiSXl5UmlhUDhBTjRpZWdINDhuSWhwcFNqeER2cjRwcG8raWF0cjFzMXpxSG1XZUdYa0MxanBDeFFRdzdiS1pKNHBiaVQvQUZxcSYjeEE7RC9LTTBlWHQ3ZjhBZHhGZDh1ZjdQdFpadExQRWFrS1NQenA1UTEvUkxXODF1MnZKTmZza2hpRjNGZXBGOWZnaXRXOVZaYmVhRklrWSYjeEE7UnVQVVpQVEROU3ZKbXBsK2w3VGpubkdNdlJLOXErazMwSSs1cEd3UkdxZWJ0UTFXK2swN3l4Y1JSV2tBWDY3cnZBWENoM1FTTERiSiYjeEE7VUk3OEdVc3pWVmE5Q2RoTHRmdGpGb1lqaUhGa2x5ankyN3ozRDcyL1Q2V1dUM0lhU3kxbU15endlWnRUam1JWXE4MzFPV0lWMytPTCYjeEE7NnVpVUgrVHgrWXpsY2Z0cG1NdDhjREh1SEZmenMvYzV4N05qWE5OL0tYbTJiVWJ5ZlI5VDlIOUsyOGYxaUtlMUpOdmRXeGJqNnNZSiYjeEE7WmtaR0lXUkNUUWtFRWc1MnVoMXVQVll2RWhZNkVIbkU5eC9RWFc1OEJ4bWl5ak1wb1REUEozS2Rpcnh6OHdOSzhtU2VaTHk4dk5XdCYjeEE7MEY0VnRiNWJLNlNPK3RtYU1SRXZCeWYxVVBwaFhvb1lLeHJWZW5TOW1aY2d4aUlnZHR3U05qMTU5UHVZU3JrUzh0MHp5L2FXZDlGYyYjeEE7M01rVTMxS2VLU2FDem5pa2FTSVNCRmFLV09ST0JacFVBWGx5UHhOdHhwblFuSkxKVUlqZWV3c2RmTnc4bkJpaVp5UHBpTFB1ZlF2ayYjeEE7M3p2WVhIbGV6bjF5L2dzNytObnRMazNNMGNaZVdDbFdxeFVNelJzanRUK2JPUTdUN0x5WU5STEdJbmJmYmZuN3ZrMjZQVjQ4K0laSSYjeEE7RzRsUXMvelQwV2Z6bGZhSEpMYXc2WmEyNnl3NncxMUg2VTBoOU1tTmFnSi91MDlIL1pQMFZTN015REVKMUxpSittdVhQOGZGeU9NVyYjeEE7eTNUdFYwdlU0VFBwdDVCZXdLM0JwYmVSSlVEQUE4U3lGaFdoR1lPVEZLQnFRSVBuc3lCUldWcWc4bTVEc1ZZNzUyMTdWOUlzYlU2VCYjeEE7RmJTWGw1UDZFWnZIWklRUkU4cEI0RGtTeXhFRHRtMzdGN09qcThwaElrQVJ2Wng5UmtsRURocXlldnplVjIwZm1xNTA3OUt0SHA5cCYjeEE7cGRvSjdteTAyWkRlT29xV05vemZ1VkVKa3J4M0pYNkFNNzdIMlVCSGVSTXEzUEsvUHJ1NjBReUdQRjZSRVdRT2Z3OXlZV241aGF2WSYjeEE7M3R4NWh2YkdHKzlTM2pqK09ZeFBERUdaMmRBcVRLaU55SEpBV1B3ajRtTzJZbXI5bFpaTUlBbHcxdlhQNThyOS9ueWNDSGJzUmtQcCYjeEE7dnAzTXN1ZnpHMWUwdWJlR2JRbG45ZFhrS1dkMzZzb2lpNCtvNFdXR0JHcHpVQWM2a25PYS93QkR3SUpHVDV4b2ZlZnVUajlxc0V1WSYjeEE7b1g5L3daaHBPcVdPcmFiYmFsWXlDVzB1NDFsaGNlRERvUjJZZENPeDJ6bjgrR1dLWmhJVktKZWx4ekU0aVE1RkZaVXpVYzlYZkJsRyYjeEE7OGhrbnRKNEk1V3Q1SlkyUkowcHlqWmxJRHJYdXZVWXRtS1lqSVNJc0E4dS95ZUJhbjVaaFc5MDVQTUU5M3FFc1gxclQ5V3M0SlhONSYjeEE7QzhRTXlYVUpKL2VRQlpWZFZiY2M2ZkZVS0lmbU05emhqQUVoVW9rL1NSM0h1UFA1ZEgxclNadE40VWMwYWpqeWZEZmw4K2g5ejByeSYjeEE7dm9YbEE2TkZQNVd1U3M5ckcwVWN4bG1pSnVGMzVYc0NtTG01WURtSkY2ZTFNNUxXNmpVZUtSbkhNOXc1ZjBUdlhsVHVJUWhJQ1VUOSYjeEE7ckV2TTNtTHpGSDViMURTZFdrdHJ6ekxlVEpKZGZvL2lvdE5OdCtFaEVqcXJzQ1NzaFFmRTN4a2diY1J0OUJvY2M4MFo0eElZWUQrTCYjeEE7K0tSdmw5bmx0OFduVmFpT09ORWdTbHNHUS9seDVmOEFTMXk4MWUxdlhuMHlHMlRUSVdCUG8zRWtQSG5MRW5KZ3NVUEgwWXhVOURVMSYjeEE7cVcyMkhKT2NMbU9FazNYVUR6OCtyd1h0VG54UUVkUEFYSUhpa2ZNMzlwdXo4SG91VGVNZGlxN0l2czd6djh3dE50RTg0ZVhkUkNGWiYjeEE7cFZ1b1pKQjBkbzRpWWd3OFZTU1duek9ZSGF4UDVhVmVYeXNmcHAyblpKL2ZBSDhiTjZkNXpoOHEyV3FhM3JFUWpzNEY5SzJ0MG1qOSYjeEE7YTRKa1VBb3NoalhseDVQeERFOGZmYk9hMG1pT2ZJSVl6ZGpjMGFIMys2Nkcvd0EzWWRyeTlBQkcvRnQ3bVdhZDV6MHU4MEc0ODNXViYjeEE7OWRhaHBrb0VOdHBnaGpVRzVMTEVrTUg3dEpYZVNadlQrSjJYa2R0c3Zsb3BqSU1KaUJQdnZwM25ldVcvSzNRRmlIbFRTRTBYeXNJQiYjeEE7SEdpYVpOTmJhaXR1M3JMRmRxeGVXTWtEa1NPVzIzVHBtaDlwZE5xSjZvNUpBOE02NFR0eXFoMTJkdm9zK013NFFkK2FTK2ZyK0s0MCYjeEE7V3lOdk56dGJxWTgxSDJaQXFOOEQvd0NxM3hVUGRkOHE3R3hTeFR5a2lza0liZVZ5aUxId094N2k1TTZrWWpvVCtoanY1Zk1vL01qUSYjeEE7ZUZSSVRjbzVHMVkvcWtyY1Q3Y2xVNTEzcytaZXNmdzE5dHVQMm9Cd2p2ZlFXZEU2Sk1NOG5jcGpQNWkrWlRvSGxlNXVJbTRYdHlHdCYjeEE7ckY2OFFrcm96ZXF4bzFCRWlOSWR2MmFabTZEVCtMbEFQMGpjKzc5dkpFaStjN0RSbGtoMDIzak1NTTE2cGE1dkxxUkk0Q0hVVFZkbSYjeEE7TG40UFNIdzlUdUFEWFBTOWJnR0REQ1lCNGdiN3diNlYrdDVmcy9XeTFPcHpRbElDRmNJRzRrS05jVjExOHZKbUNhREJjK1Y5SzFOTiYjeEE7UW50L3IxeEFabHVrV2RXZjZ3WVlwak1QUmZnVmhhVlI2WlBGYUZ0d1RxOFBiTThVamo0WW5oMzJGSFlYK3JxNWVwN0Z4NXBHUmxQMSYjeEE7Uk1mcU5VZHVxOHRhNkY1cU1HbDZ3YjY1b1kvcWNxeUtYa21pZ2VhNFJZSUovU1RqSEdsSC9sUHhmQ2MxZXZ5ejFnTThnNGIzdmJwWSYjeEE7QTNJZHIyYmdocElqSGpGZ0RZZmFtdjhBaURYNWIrU0tUUm9GalFjbHZUTlA2YnR0OElWWURKWGMvYVNtM3l6VS9rc1lqZmkvRDAvOCYjeEE7VTdiOHpQOEFtSDdmMU1nL0tyUlhsMVRXUE04OTVHMTFjeXRaeldObWtrVnVoUUkvS1QxRlJwWlBpcnlwKzAzanREdEhOVUlZaHVBTCYjeEE7NGlRVDluSWZzY0k3eUpJcnllbFpxRlFlVGNoMktzRS9PYXpzN255a2h1cFlrRnZjQ2FPT1IxamQyOUtTUDl6VXJ5a2o5VDFWVWZhNCYjeEE7MDc1dlBaN0pLT28yQjNGYmROd2QvSTFWOUx0d2UwSWc0OStoL0g2M2sybjYxcEUxL0xaNmhlQjdhMGd1MDBxK2o5VUlMcTVrTWtjcyYjeEE7cUZGY0xYNFNBcEhXdFJuZTZqSm1NSXlnS0lPNDJ1dXJxaG5pWmNKUElHajVsTzljVHlKSG9reXphdGFYVjBiS0hUclZMSTNFSUVpYyYjeEE7bCtzVEZwNUZZa1NFc0NuSDRkdXREaHgxbXFuTUFDVVk5Yjd1N2wrTGFzbW53WTRTbHRLWFN1OU5QSzlqWld0eGRDelo1TEhTNEk3SyYjeEE7MWtrY3V4WmdiaVpxOUtONmtmVHd5blBJa0MrY3QvMGZyZUIxVTVTQTR2cW1iUDNEN2l6MzhzTFdTMjhoYU1KRFY1NFRkL1JkeU5jRCYjeEE7dWUwdWNYMnprRTlWTWpvYS93QktPSDlENnoyZmo0TUVSNU1veldPYW81NnUrRE94VmdYNWthQmZReDNYbXpSdlRPbzJsazhWNWJ5ZyYjeEE7Y1piZU1OSUdWaURSNHlhMDZNTnV5MHZ3ekgwbDN2WkdyaVNNR1MrQ1V0ajNFN2ZJL1p6NzJQYWo1RjBXOXZEZUV5UVhUb0k1Wll4RyYjeEE7M05RS0Nva1NSYSs0RmNuSWNRb3U1MHZhK2JDT0dORWVicE5IdDlMbDBMUWZLdElielVHbWl1cGJvQjBqSVJwVE1LZkV4Q1JuNFQxTyYjeEE7MVFPaEJPNWx5SEpjdW9qa2hMTGxzOElzL09nQjViaDZiNWYwUzAwUFJiVFNiUXMxdlp4aU5HY2dzMjlTeG9BTnlTZGhUd3pHbEt6YiYjeEE7eU9xMUVzMlNXU1hPU1k1RngzWXF1eUw3T2tYblBRN3JWdElYNmp3L1NtbnpKZTZjSmErbTAwVlI2Y200K0dXTm5qYndEVndTaEdjVCYjeEE7R1gweUZGbmptWW13YUxIVzh4NlQ1bDhzL28zVy9LOHYxT1JxeVFSb1hWSjRtbzFHZ0lsamRHRkR5Vkc5cUhmbmhvNWFiTGVPWUJIdyYjeEE7Ky9iNzIyV1NValpObFJuajFkZEZzZE8wVFNaOUYwdXh1SXJ1MnZMaUdhNnBQQktMaFdhSzNNOHpCM1g0M2xLMEJPMlhZcFJHUXpsSSYjeEE7VG1SVkFnYmN1Wm9lNEJoTThWMzFWZkpIbW55cnArcVhkdnIzbUsrdHJPWXV0djVXdUY5U3h0ek13ZWtGeWdmbkdsUDNLL0FVWHFLNSYjeEE7bjZ6VERVWXVFd0Vvbm1ldjl2bjM4bkg5Y1NERWVvZFdOL20zNWs4c1hldFEybWh5SzJuMmxzcnZJR2M4NXBYWXV4NWsvWVNKUXBIOCYjeEE7eisyYzltN054NmZGV0tIcXlHaWJ2WWRPZlVuN0E3cnM3TGtuSXl5bjZVVCtTdmxtNWx1N2p6YmRKd3RwWXphNlFqVXE2RmdacmloRyYjeEE7d1lvcW9hN2psMkl6b3V6OUorWHhjSitzN245QWNiWGFqeEo3Y2c5YnpNY0ZNTThuY3BJUE9mbEczOHo2YkhhdmRTV2M5dko2MXRjeCYjeEE7Qlc0dndaS09qQ2pvUTI0MitZekswdXBPS1JOV0RzUXU0Tmg4MGVadksrdjZEcXAwZlV3M0dLSVBHaGxIcFB5WjFTV0xpcEhENEtxciYjeEE7S0N2USsvb25adXNPcHhrOFZ4RzFkM3Y5enB0Um9jY0o4V01DTXliSnF6NS9QOGQ3TlBMdm1yWHZObXRhZHBVMXZidGV5VFBjTGN5eiYjeEE7eXRBQkVra253eE1IYXZKZzJ6ZHFiRGNhZlhhR09seG1kK25sdHo2T3d4NWVJMHpTVDhsRmh1NGRSMHJXNUxIVXlqUjZoSVlmVmduQiYjeEE7YXFnUW1SVEh3SHdyOFoyQTcxSjBNdTFlT0poT0hGSHB2Ukh4cmY1T1o0aytNenYxSG1rR25hVDVvdXZQK3ArVVJyVUtEVDdaYm42NiYjeEE7YlBrWDVMQ2VQcG1iYisvNjh1MldaSVlJNEk1ZUErbzFYRjcvQUM4bXo4M2t2bVBrOVM4bitXajVlMGcyVDNJdko1SnBiaTR1Ukg2USYjeEE7ZDVXcjlqbEpTaTBYN1hiTlhxY3d5U3NDZ0FCVFNTU2JLZDVqb1FlVGNoTHZNT3JqU05IdUwvaDZyeDhFaWpKNGhwWlhXS01NMi9GUyYjeEE7N2lwN0RNblJhWTU4c2NkMWYzRGMvWTBhak1NV016UFI0UDUzODJYOS9mWE05emRwY0MyUVFRRkkvUmkzb3poRkxPd1ZwQ0EzSnEvQyYjeEE7TTc3UmFESGhpSXdCOVc1dm4rUDF2T3gxc3MwZkVsdDNmanpTT0l0d1dFeWlOWVlwYnE3a0NpVFpGcTVDMWo1TXprS04rbnl6TG9FLyYjeEE7WUdyUHFQQ2lPcGtXVTZiK1hFMXpERmQ2bGZRckx4NUd6TnQ5WWlETXBBNXNab3E4YTloMXlrNm1NZG9nL09ubjlYMjNDWU1RSmU4YiYjeEE7Snpxb2cwYnl2ZlJXMGhsbVdHZWVTWTBxejhTeFk4YUFkS0FkaGxVUFhrRitUcDhaT1hNQ1JRc0NucWZsN1QzMDNRTk0wNXpWN0swZyYjeEE7dDJQdkZHcUh1ZjVjOC8xV1h4TXNwaitLUlB6TDdGaWh3d0VlNEJNTW9iRkhQVjN3WjJLcFQ1dHRMbTk4cWExWjJxbDdtNXNMbUdCRiYjeEE7Nm1TU0ZsVUQ1azVLQnFROTdsYUdjWVo0U2w5SW5FbjV2bmh2UEdzeFc4YlE2eE5LajBIR2xzN0tXb0FDWFZXNm5lcHJtM09HRDZTZSYjeEE7ek1CUDAvZW1QbG56UkpiK1pvTlp2THlTL2owcUdhZVNJbUpRWkpsK3J4cFZRaWdscHExTmZoREhLYzhJaU5EcTR1dTBFWjR2QnhqaCYjeEE7T1FnWHZ5SHFKK3o1MDlidXRSODZXM21LZXhHcStYYmhMVzErdHoyU3lUSk15bXBNVWJWZWpKUWNuYmJpeXR4SEtnMVF6Uk1iNFpjMyYjeEE7QlBzeHB6RFl6NHUvYXZsWDZmaXlQUmRYczlZMHEyMU96SityM0tjMURiTXBCb3lNQlg0a1lGVDdqSnlGR25pOVRwNVljaHh5K3FKUiYjeEE7MkJvWFpGOW5kaXFUM21rMzlyZXlhdDVmbFMyMUdTbjF1MWxCK3EzbkVVSHJCZmlTUUFVV1Zkd05pR0ZCbEdwMHNNOGFuOEQxSDQ3bSYjeEE7UUxFSi93QTFmT1ZsNXRrMHU3MCtDMGdtUlh0WU5RSmlaM3FGa1NDNGlySElnclVmQ3plUGhtajEzWitQVDRSTWlVcTVtRyszZVFmMSYjeEE7Z09SaXg4Wm9GdnpYK1lldVhHbHphVGR4V0ZuSnFLR0NPTzNsbHY3bVFQOEFDVml0VmhqTWgrbk1EczdMREpNSERETE14N3dJUitNdSYjeEE7STE4bTZlbDRmcWtFSm92NWF6NjVIcHIrWnJSYmZTTkxqUkxEUzVCSEpkeSttQUZlN2xXb1FFSUNZa08vN1IvWnpvZXplenZ5MHA1RCYjeEE7Szh1UWt5cXhBWDNEcno1bHF6Nm5pQWlPUWVvUnh4eFJySEdvU05BRlJGQUNoUUtBQURvQm15Y1J2QXFZWjVPNVRzVmVDZm5zczgvbSYjeEE7bDViVkRLdGxwMFNYTEwvdXR2VW1rMy8yRGc1M1BzMFREVHlKNnkyK1RoNmplUVFQNWY2UStpZm1iWnhGVy9SMWpxRjdwOFYydzJZaCYjeEE7WnJlUDZTOUY4SzVQdExLYzNaOTF1WXhQM0ZjWXJJK2ljNE56SG1HZ2YrVDk4eS85czZQL0FJaFo1dWMvK0l3L3JmOEFGTVJ6ZW41cCYjeEE7bVRzVlFlVGNoajNuUzJ1YjdUWTdHTzJudWJTV2VNNmpIYW1OSjJ0MXEvN2g1ZjNZZjFGVHIreldtOU0ydlpHVEhqemNjelZBMTcvUCYjeEE7NFc0ZXRoS2VQaEF1K2Z1WWFQSS9rMXZNVWwxY2VTZFcvUXdnUllMSmJ0Q1h1Q3pHYVdjdGRscS9aNDhISDdYSVoxWDhzWXVIYkpIaSYjeEE7OXgvNGwxQTBNeHR3bXZ4NXNmaS9MVFZyeHRia2hzVzBHRzRpOUxUN09RbTZMVkRtanllckt5S09TclhreE5DYURZWkROMjVpaVlpSiYjeEE7NHhlNTVmbzMreHJsMlRMTHZPNG1QTDlxYmFUNUs4NHphZkZKcWVxZlZMeGdUSmJwWXJNRjMyQmNUSUNhZGFDbnp6Rno5dFloTWlFZSYjeEE7S1BmeFY5bkNYR2g3TVl5TEpJUDQ4MVBVdnk4ODIzRjNaV2h2amVhUGNTQmRYLzBiNnJJSUFRWFZDSG1KNW9HWGJ2VHRVaGgyNWk0SiYjeEE7SGg0WmdlbmZpMytRNU5tUDJieHduRWl6dTlmUithOHVKWDJZVU9jY1JUMVlYWUVxT2Vydmd6c1ZTeld0WU5qcHQ3UGJSRzV2YmVHUyYjeEE7UzN0UUdIcVNvaEtSOHFmdE1BTU1SWmI5UGhFNXhFalVTUlo3aDN2bkRVdEgxVFVwcmpVcm5TTCtYVTcrNk4xY3ExcmRyREdIa1dSayYjeEE7alVjRFJSeUIrTmlSVGpRN20ySnlpWE9IQlczZjhUNTdkTnQrYjZqaTFPbHg0NHdqbGpVUlgxUjdxWkg1VC9UOXAvdUpzOURsbjAySyYjeEE7NlhWNGYwbkRKSHh1WUZqWDBpOHlKRzZ5b2hSQncrRWtFbWdPUmpHWmorOE1lTGw2Zng4OTkzQjFtcDBzYzBjNHlYS3VBZ0VTOUo5MyYjeEE7Y2QvY0s1cWtXbFdKOHd3ZWJSb1Y3ZWF4YzNGMExueXhOYkdPMWk5VnBBamZXR2k5QXI4UUk3Yjl1Tzh2Vnc4RjBOdlU1MHUwc0FqLyYjeEE7QUhrYTkrL3k1dll2SitqUjZONWJzdE9RSXZwS3pTSkh5OU5aSlhhV1JZK1FEY0E3a0xYdGxjelpmTmUwdFY0K2VXVHZQMkRZZlluTyYjeEE7UmNGZGtYMmQyS3V4VkQzK202ZHFOdWJiVUxXRzh0aVF4Z3VJMWxRa2REeGNFYllRU09TVUxwUGxyeTdwRE0rbGFaYTJNamppOGx2QyYjeEE7a2JzdGEwWmxBSkZmSENaRTgxdE1zaWgyS3V4Vk1NOG5jcFF1cmlTRkF5UXRNVDJYdGtveHZxcndiWFBLWG5YekI1a3R0WjFiUzNGMSYjeEE7NnFMT3M3Vzh0cWtLVGhsUkVEcTRRUjE1VkRGanZRVnpyY1dxMDJMRHdRbDA4N0pwakRKSVdER0p2djZlNXZ6RDVSODJmNDN1dk1HaiYjeEE7d2VqTTF5THExdXJUMEVLOGtWWkZZVFNMVXNRM0txa0d2ZXBHUjAycXdlQU1lUTlLSU4vb1puTFdNeDRCZDN4ZGZjOVA4dCtZUE1mNiYjeEE7RnRoclVhSFVsRExNeFZWWmdyc0VkbGllU01NNkJXWUsxQWVtYVBVNE1YaUh3ejZPalhFbXQwbzByU05WdHZ6STFUelV3amt0ZFF0RiYjeEE7dDBnVG42aXNCQ3RUc1JUOXg0OTh0eVpJblR4eGRZbS92L1drYzJmV2QzTE9EemdlR200TGREOTlEK0dheWNRT3JKRTVCVUhrM0lkaSYjeEE7cnNWZGlyc1ZkaXJzVmRpcWpucTc0TTdGWFlxMFZVOVFEaXJYQlA1UjkyS2JYWW9kaXJzVlhaRjluZGlyc1ZkaXJzVmRpcnNWZGlxWSYjeEE7WjVPNVRzVmRpcnNWZGlyc1ZkaXJzVlhaa3Ric1ZkaXJzVmRpcnNWZGlyc1ZZeG1XN3QyS3V4VjJLdXhWMkt1eFYyS3ZuYlBYbmhYWSYjeEE7cTdGWFlxN0ZYWXE3RlhZcStqTTE3NTQ3RlhZcTdGWFlxN0ZYWXE3RldTWjVNK3hPeFZMUE1mbUhUOUEwdDlRdm1QQUVKRkV0T2NraiYjeEE7VjR4clVnVk5PcE5BS2s3REw5UHA1WlpjSStKN2gzcUFTUUFMa2RnTzh2RXZObjVvK1k3OVBVdGJ0N1pJMjV0WldwYUdNb28reWJoUyYjeEE7bHk3ZjVRTWEvd0NTYzNHbkduaElSRWVLOXVLWDM4UEt2Zlo4M29SN05aWTRqa3lIZU8vQkhxQnpIRjM5eEcxdGVXUHphMWZSOVN0biYjeEE7djVwTHpSYnBndDJzc2tzN3gxRlJORzhyU1BzT3FWSVBZQTc0alRSMUFsQWdSeXg1VUtCNlVRTnZqODJydG5zaU9DTWMyQ3pqbHpCMyYjeEE7NldDRDd1bnVwOUFJNk9pdWpCa1lBcXdOUVFkd1FSbWdJcDBiZUt1eFZqR1pidTNZcWc5WTFEOUhhVmVYL3BHZjZwQzgzb3FhRnVDbCYjeEE7cVYzcDB5ZU9IRklEdlJJMExlVzZyK1p1cWFuZlIyVVNpeXMxcUpKN0tjekpLOUZiZ0xnSkN5OFE0cUUzcWZ0ZHMyTWRKdzQrTUM1ZCYjeEE7MGhSLzB0bjdma25TVHh6eUNPUW1NZkw5YUhQbVhYZEwxYTExQzF1NXJpM1ZKUFcwMmVlYWFLVlZISThUSzhqSy9FSGkyKzlOcVZ5diYjeEE7QmtobGlZekFITDFBQVU3WFhkbGlGU3hFOWRqdnkzMmV3V1Y1QmUyY0Y1YnR6dDdtTkpvVzZWU1JReW43am1ET0ppU0R6RHFnYlZzaSYjeEE7cnNWZk8yZXZQQ3V4Vm9tbEtBc3hORlZRU3pFOUFvRzVKOE1CTk1veEpOQk5yYnk5NjhQcUhXOUNnZmlXK3J6YXJhaVNnNkRrclBEVSYjeEE7K0JrK2VZeDFRQittWCtsTGYrV1A0Q1dTeFNReW1HVUJaQUEzd3NraXNwcUE2U1JsNDVFSkJveU1WTk91WHdtSkN3MHp4bVBOYmsyRCYjeEE7c1ZkaXI2TXpYdm5qR3ZNWG0rRFM5VWgwMHpXMXN6d21lVzd2WGFPRkFXS3hvS0xSbmZpNXB5R3k1aTZ6VUhERGlFSlpONnFJc3UzNyYjeEE7TjdML0FERVRJazBEVkRtZS93Q1czelE5aDVvdkxxL3Rvclc4ZzFSSnBBa2tkclpUeElrWjNhUTNMelNSL0FONmNmaTZEZk1YUjYzUCYjeEE7bGxVc01zY2U4a2ZjNWVyN0wwK0xISThSRWdOckkzOHFBdjhBVTdXdk83UTM4Mm5hWEVrczFzUWwxZHpWTVVia1Y0SWlrR1ZscU9RNSYjeEE7S0I0MXFNM09QQ1pPdXg2T01ZQ2VVa0NYS0k1bno4aDg3N2tERDU5MUd5L2VhdEhEZFdhN3pYRnJFOEVrYTkyOUY1TGptbzZtamcrQSYjeEE7YnBrNTZjZ1cyUjBtSE1lSEVaUm4wRXFJUGxZQW8vRDRzNGhtaW1oU2FGeEpGS29lT1JUVldWaFVFRWRpTXgzVnlpUWFQTUw4VU94ViYjeEE7a21lVFBzVHNWZU9mODVDYXNzTGFIWmgxTlByTnpORlVWWGlJNDQyYXBIRU42amhTZXZUTjUyVHBKWllUcnJ3ajd5ZnVEbDluNjZHbSYjeEE7empKTCtHSnIzN0Q0Y3p2czhlaXZvTHBXTTE2bHNnSlhnQjhacDBOSDRobFllNEl6Y0hzK0dDdlJQSkx5NWZaeSsxMmNlM2MydHVzbSYjeEE7TEJBZDVGbjU4L2tGT2tGeEVZTEg2emNpMVFTeXZCQXpCWTR0eTdjcEdDcnR1YVV6Tng0YlBGT0VZY1ZqZVcrL3VINlhUNmpYREhFWSYjeEE7NFo1NUJDanREMGpoL3JTL1JUM2I4ay96RnR0WTB1Mjh0WE1jc2VwNmZiVmdrWURoTmFSa0pHUVIwZEZaVllmVFhyVG5PMnRCd1RsbCYjeEE7aVFZbVZIdkV1djZYQ3hHVVFCSUVXTEhuSG85U3pRdDdzVll4bVc3dExQTTF6cXR0b0YvUHBNTFQ2a2tMRzFqUUJtNTlBUXJiSGoxcCYjeEE7MzhEMHk3VHhpWmdTMmplN0daTmJKTDVidTlUOVpZNzNYSTlUc3I2TmxzTG1PRllpSndTOGtic0R0S2dZZ0lhZkN0YVZEVXpOVGhpSSYjeEE7M0dORUhmM2ZxYU1XUWswU3gzUTlFOHYydWg2VHBOOWRnWEdzV1F2N0ZGRHZjU2FqSTVKcUpLMit5Y1lxT3c1N3ExUm1ibWxLWmtRTiYjeEE7Z2FQdStHL250eTZPT2tIbVR5dDVwMHlZM01PbXNJYmV5ZThlVXVJNFlra1BIaXdsSkNTcUUzaVdXUW12dzdkSVk4ZU9Zb25uSWU4MSYjeEE7K09kUmMvQjJqbHgxdnhBQTFmUzNzT2k2ZitqZEdzTk81K3A5U3Q0cmYxS1U1ZWtnU3RQZW1hZkxQam1aZDV0TVJRcEc1V2wyS3ZuYiYjeEE7UFhuaFZyT2lsUXpBRnpSUVRTcHBXZytnWXBwTFBNSE50UGs5Qi84QVNCSkZFRUlYandsV1ZtTlR1R0hwQWJkVkpIUTVYSTdnT2RvNCYjeEE7OHl4ZUt3MUtPNFM0TEpJNm1wRHNUV25ZNUl5RlU1N0pyTzdZYWcwU3dtQ0dmaFBGRzFlSUxLVmxFZERUNG1BTmR6UkFLN1pYQU9McSYjeEE7WTNCUFBMV2pYV3NhcE5Zd1QwbmU0V0MyaDlNT1dMb3JnY21raFg3VWxOKzN5elQ5b2RxSFM1UkFRNCtQZjZ2aCtoMldoN0locWRONCYjeEE7czU4QWhmVG9PcUs4MCtYOVU4dVhBdGI3a2wzeWpEUXl3cW53eU1CWGtrOG82WWRMMnhMTG1HTXdFYi9wWCtoamw3RnhEVHl6d21aUiYjeEE7SGxYM29ETjY4MitqTTE3NTRnTC9BRUxSdFFsU1crc29ibVJCeFZwVURmQ0R5QU5lb3IyT0VTSWJzZXB5WXhVWkVNYzhyMzhPbjZ4NSYjeEE7azAxK0ZwcGVtR09lR0ZSd2hnUmxacEFnb0FpZW1zYmtmek14RzJFMlhhYTdCeDRzTXhjcDVMQjd5YjIvVjhtQmFGQmRhcUd2WXByaSYjeEE7UVg5NU0waTJrVWFvczh6K3EwUnVKNVVQSWVvb05JQ3RUOXJwa012YUVjVmpidjYvby9XOWVleElUcmkzNFlpUHlINDZwcmUrWGJteiYjeEE7bGVMVUk5UmpIb3lTc29TMXVpcW9wUElsWmJZMCtFbWdVbndHVTQrMTR6R3hpZW5VZm9MR1hZTUFRWStraG1INVphaEZlZVRiR05KayYjeEE7bWV5RFdjaFRsUWVpeFdQWmdyQ3NYQmdDT2h6SWtiTnZIZHQ2YzR0Vkt4OVhxK2Y3YlpWZ2RTN0ZXU1o1TSt4Sk41d2g4eHplV3I2UCYjeEE7eTNNa0d0RkFiT1NRS1JVTUN5amw4SUxLQ29KMkJPWldpbGlHV0p5aThmVnJ5aVJpZUhtK2FycXgxZlR0YXR0VTgzYUxmM2RzdHcvMSYjeEE7dUc1am1qamxjeHYvQUx2Y09zakx4NVZMc1dDOWFaMk9ESWNuRkRGS0VmVDZTQ0RXNDZiRWQzMGl1NjJXci9Ld3d4SU1wUzR2VUNDTyYjeEE7aDk0LzJVdmZXek9mSjJsL2wzNWw4c1hkcnBGbmJhZnJKNWhoZWhieWFQNHZoWUdZZkVwWGFvRzN6R1lXc3phbkJtRXBreXgvMGZTRCYjeEE7OG1uVFk4T1hHUkFDTXZQZjcwZko1cTAzUVpiOWRTMDBhQlphTVcvUjlyYXlJaWFwSS9KQis3U05BNDRoVHRVTHkrTHB0VU5KUE1JOCYjeEE7RXZFbFBtU1BvK043ZnByWnRPZU9PK0ljQWp5QS9pK3o4V2pmK2NmSWRPT2lYazRzVmkxTldpU2U5V0ZVVXhtRkVXRlphbDJiOXlKWiYjeEE7UVFQaWZsM0J5cjJqNGhraU9MMG05cjh6dlh4b2VRY1BRa0dKMjMvSDlwZXM1emJudXhWakdaYnUzWXF3Yjh3OUMxSnJaN25Tb3BKciYjeEE7YTdraU90MlVLcTVsV0Q0bzVRaCtJc0dSVmJqVm1XZ3B0bXcwdW9JQmpkU3Iway9kK3E5clJESGo4UUdZOVBWZ1ZscjNtUFJIZzFLMyYjeEE7dHBJOUdaWE5oY1NpTjFqbG1ZaVI0cFpZNW5qRDBveXFPcHpMeFpzYzd4emtEbEhNRG44UnNQMk05UnBvemx4WWRzZm1iLzQ4bzZmciYjeEE7Zm1xNDFaOVl2UW1venZDWm9aYitNTUk0b1hGWm9sSlVScUNDS2hldXcrS3ZHL05MRkNGSDBpNnFQTWs5UHg5MjV3aUFEVWZVZjFmaiYjeEE7OGNoTWZMdjVzWGQ5UEphM01GbExMSEM5eVpJNTJ0Z1k0d0dhaVRCNk1GcTFIWmRobUJtMFVZaXh4RGV1VjcvRDlGc2huUFZuWGwvVyYjeEE7N1hYTklnMVMxU1NPQ2ZtRmptVUxJREc3UnNHQUxmdEllK1lPYkNjY2pFOHczeGxZdE1jcVpQbmJQWG5oV1ErVHB2SlYzWnorVmZNOSYjeEE7amJXTWw5TEpMcGZtMk5FRnpETXhFaXh5czQzb3lVWGVqTDhHeE8rdjFZeVFQaVJPdzV4Nk9maWtaZ0FjK1ZkNnpXdnkzOHhONVgwdSYjeEE7MStvUjN0eHFkMWRhaFk2alpTU0c0K3JSeEpHN1RXaGlKNDBTTmh4a2NnTnhBcTJZK203UWpsL2VieDJHeC9YYm1aY0l3WkRqdStIYiYjeEE7OGZjd0tUeVZyQ3lHTTZoYnd5a25oYTNQcXh6K3dkVlNTTkdQZ1pNMkhqeDdsNHdudWllUk5lb2l4V2Q1ZGFtMTNieFJSQkZWU3NsdCYjeEE7TzdxeXUzSUhsd0tNUGdLOGp5NlpUUFc0NFNIRVFBYll6eHl5UWx3OGdMUHpEVjFZZVk5RDFxNXRKL1JzcnYxVEw2ZktPNVpIaVZJMyYjeEE7VnBMYWNxa2lNb3FoK0lWQjc1ajZqUVlkWElUSmxzSzIyOCtvY2pTZHJaTkpoNEJHTW9rOWI2L29YYWhlYTlxY3pTNmxmTGNOSTZTUyYjeEE7dVkzNXNZMkRBY21sZitVZHNjSFkyTEZsR1FHUmtPK3ZkM01jM2I4NTREaEVJeGdSMHR2TnM2QjlHWnIzengyS3NQbjBpenV2T092YSYjeEE7ZklPRWVzNlRidE5JbEJKeVY1b0haV3AxNGVuMXIwR1R2MGgyME5ST0dueHpIK1R5U3J1L2hQMzJnOU5qc3ZMV2xueTVmeVJXMm9XZCYjeEE7eE5xUGwzVXBpMXRhWGR6SUhaRm1NYnF2SkhsS05FVHVsQ3Z0b05mcGNneStKRzVRa0JHVmJrRHJYNis5NzdzcnRUSHE4ZDhwam1QeCYjeEE7MFg2ZjVydlNIdS9NTnZhWEhuQ1pKTEhTdEQwK1gxQkpCSUVjdE9xejNNYUp6VThwQ1JSQjhobU4rUjR5TWVIaThLN01wRHI1YkE4dSYjeEE7bmU3RFVhakhoaVp6TkFKdDVGOG54K1Z0R0ZsOVlOMWNTRU5QTlRpdFFvVUtpNzBBcDNOU2EvSWRNUytXOXE5cEhWNU9JaWdCUURJOCYjeEE7RHJYWXF5VFBKbjJKMktzTC9OZnlwYTY1NVZ2TG1TV2RMalNyVzV1YldPRWpoSTZ4Y2dyb3dZR3ZBQUVVWVZORHVjMnZaR3NsaHpBQSYjeEE7Q3BrQTM3M0cxT0VUajduemgrZ0kzdGplV2FQT3NTRnJwblZYUlYrMGpLYXBRbWhIRUdwOSsyL2gyb2NoOE9aRU1uRlFBSkYvN3JsNSYjeEE7aW5mYXZzZlQ2S3B4dkxobkc5NGlkVjE1dzJQa1FmZXIzbmxXOHNKVmwxRklvSUd1V3R6SlJKT2J3enJET2lvcGtlUm8yWnZocUFlRCYjeEE7RlNhWmthYldRbm04UGpzZ0FubjZRWW1RSjJFUUs2MFR1QnRicGRYbnhqRWVESFVpVFFvQUhmM3luTCtyeEFEbnZUMW44dWZPTnBwKyYjeEE7czJtamZYaCtoWjRFZ3NZS1FWOWVTVGpHN0JGaVplUlVwOEtua3piOGFWTDdROWp4T1B4Y1F1UTlVanhIbCtQdWRMMmJycEdYRFBibyYjeEE7QlQyUE9EZCs3RldNWmx1N2RpcnNWZUlEenBmVDZCZGFVK29DQmJ3Uyt0YXZTc2ZyT1haS01SSUFPVk9veTdKMmRFYWtadUN6RWpmdiYjeEE7cnIzTzB4NGRMa3dBRWdaSzUvc3RLN3lXRHpENlZyUGNUeDNOaGJzRm1nSDE2RmJaYUFySXlENnhIR0dZYnY2bkhzYzNlRWlGeUVmcSYjeEE7UFgwbSsvZjBrKzZ2YzZUUHArQTFZUHVOL3RDSjhzZVZKdFgxb1dxWHEzYnhxcVQzZHJ3OUdLQWNXTXFzQUFYTmVFZFJYbFVrQUo4UiYjeEE7eTVvNG9XQlY5OTNmZHY4QWIwcjM3VXhnWkdudWRqWTJsaFp3MlZwRUliVzNRUnd4TDBWVkZBTjk4NStjeklrbm1YTUFwWHlLWHp0biYjeEE7cnp3cXlXS09hTm9wVkR4dUtNcDNCR0tSSWcyR2VmazE1ajh4M0V2bVdaNytTU1B5L29kM0JvN1hESVhqbHVaRU1ZVnl0WDVQYktGNSYjeEE7c1RzQjN6VWE3RkFjSUErcVF2NGYydXhsdUJmTTgwV2J1d1dZai9GTXNrcXNXVzZEWDNybWpLd29QcmpQNmhDbGZzRTFQVEsrR1ZEMCYjeEE7L2QrcEpCMzJWUHprMURYclBVdENua3ZackRXTDdUdE5hK2lnQ3hzWm9vNzR6U2N3dkpHUjVGVWNXR3grVkJvOEdQSnNSWWpJa2ZZcyYjeEE7TThzY0pjUFhiNFdIbDBEeXo2aGYzRnhMSmNYTFRLclR6eVBMSVFJSXVydVdZL2ZtNmpFQVVBNFdXWklGOTM2U2ljazB1eFY5R1pyMyYjeEE7engyS3ZMdk52bGJXcGZ6RXRMdTBsaW0vU0tTU0lyelRXc3NjVm10dUdnanVJZzdKekpadmhVZFdyNDVJMllFQTBmbjlqMXZaWGFXQyYjeEE7R2xNY2tMRUR2c0RmRmUrL2R5K1RIUE0wRHJmNkxwZXNhRVo5VHNudExqVUxtVytsdUpiMjNNa3F5b1hMTzBhUDZYd0JGcXBxYUV0ayYjeEE7YW52UnU3K0R2ZEZxdE9jWm5qcU1ML20xdnQrdHJWNXZLMm4rWXRMMUtIeW8ybjZkWnhYWDFpMSt1M0Z4Sks4a1RSeHY2czNveXA2TCYjeEE7c3JxRVBXcEJCeU1ZWlFDQ2VkYjBCOWprNDlSREtDQklTZWxlUVBOTnJyTm5jV3FYQnVaYkJsOU9hUjBlV1MxbFhuYnZLVStIMVF2dyYjeEE7U2dkSFU1SVhWa1YrUHU3dko0ZnQzczc4dmx1STlFOXg1SHFHVjR1a2RpckpNOG1mWW5ZcW8zc2JTV2M4YWprenh1cXI0a3FSa29HcCYjeEE7QW9QSjhoV2Q3ZTJ1blRXbHI2cXdYSWpka2FQa0E4ZFNqS2E5aTNmYk9yeVFoTFVSeVQ0ZU9CTzRsV3g1MytBZk4zK1RSeXlhY0RGNCYjeEE7dkNZYkF3c2IwZGpmS3g1anVDZnJxUGs2Vkp0UjFXMDFYVTllbUxNRmY2dGJXZ2xrcUtzVlJpM3hFRWtxQWU0emJZc21HeENCaFh6TCYjeEE7eSticzNXWXhLY29TQUc1TlU5Vi9KL3lWRmIyMHV2M2dqZVM1bG1GbmFxa2JRd3JITzlIaVljdjJpM0FxYWNUc1NDRG1pN2Q3UmthdyYjeEE7UjVRRzU2bmJrZjArYlJwTk9MT1E4NUg4RjZmbk11eGRpckdNeTNkdXhWeElHNXhWaG1wWDhWaDVTbTFCU3NzbWphaGMrcmJzRmRaSSYjeEE7R3ZHY3hrTjZuKzZXSEZ1b1AzWnFjbW5NOWVjZklaWWlqM0hnNTlQNHVZNnVIUGEwNHYyc0l2TUdpWGRvSTF0cnFDNGdSb3dBaEVxcCYjeEE7T3RLQ20vMWZLK3dwVHJMQ2Q4UW83K1czNldlTStwTkxleHNiZVdhZTN0NG9wcmtocmlXTkZWcEdIUXV3RldPL2ZONUtjaUFDZVRrQSYjeEE7SytSUzdGWHp4RkZMTElJNGthU1J0bFJRU1NmWURQWFNRT2J3cWYySGtQekhkZ01ZRnRrUFJwMjRuL2dSeWI4TXhKNjdISHJmdVppQiYjeEE7UkdrZmxSb0UrdDZuWmExZTNkdWlXOXRkQzhzTGYxNG9wWnBaUTNxbmc4aThsaS9aNCtKelg2dnRVWXhHVmJFbnY4dTczdTMwV255WiYjeEE7WTFFeEpIUWtBbjNYemVrYUorWmt1a2pUNGJlZUp2SXRqUEZvOEZ4SWhhK01FSUZxbDI4Z2JpVk02Z2NmU3J3K0t2Yk1TZU9NZ1pINiYjeEE7aU9MeTc2cjNmcWFEcDVHZkJYci9BRTl5Qi9OZUt3ODFlY05IU3R4WjJ5YWZkTkJjendOQ0pXU2FDdnBpWGd4QUVtK3d3OW02dmhoSSYjeEE7Z0htUEx2WmFuUnl4d3FSamQ4Z1FhOTliZmF3R3gvTHVhZSsxbU8xdm8yK3JYaXhEMUZLOHEybHZKV3FsdjkrVXphbnRBQUN4ekg2UyYjeEE7SENuajJIdS9TVVBmK1NmTWRtQ3h0dlhRZnR3SG4vd3Yydnd5K0d0eHk2MTcyb3dLUnNyS3hWZ1ZZYkVIWWc1a3NIMFhtQStlT3hWaiYjeEE7bm1QOTE1azhyM0oyVnJ1NHRXYi9BSXpXY3JnZU83UWpKUjVGejlMdmh5aitqRS9LUUg2WG52NXRBTjUxVlMxQU5NdHo4ajlZdUNEdiYjeEE7NFV3ZzBCNzNwUFo4ZjRNZjY1LzNNV0EyTitaTEtLK3VaR2NKUEdaU1FXUHBSeWcwM3FUVmQvcHkyUkpsUmQzTEFJZ3hnS3NINTA5QSYjeEE7MDN6TGNhZERaYTI2YXNFREszcHlXcWl4amkxR2RKYm1PSmduTDAzWWNvYU9TRHgyb3hHWVl6NC9FNFA0ajVpelhsZDdkZG5WYXJSWiYjeEE7Y3NQQ2x3Y01SdHVlTDBqMG51L3JkT2IyUExIaG5ZcXlUUEpuMkoyS29TNzFLMnQxY0ZxektDVmpvZHlCc0sweXlHSW4zTVRJQjhwYSYjeEE7WWZQOGs5dnBSMHU0SzBGb3ZyV1k0eHJ4OU5XNUdOR1hnTitSZjU1MjJvN003UE41YnFWOFZpWjNOMmRySTM3cWNMRDJ0ckl4R01TSSYjeEE7aFZWWFRranZPTmo1ajAzWGRRMGpSOUdsT2srczRzakhacEx6amR1UUlrOUoyUFhzd3AwNjROSHBkTGtFYytXVjVkcjljaFZDdVhFQiYjeEE7OHdqSjJocW9ST0dCa01YZDA3MzBoNVoxYzNXaDZhYnlKYlRVSkxhRTNGbWlsVWprS0RraWplZ0IyQXJ0bklhckR3NUpjSjRvMmFQZSYjeEE7NWVPZHhGODA2ekZiWFlxeGpNdDNic1ZTSytqdnZVWXlobVd2d2ticlRNbUJqMFlsNWpGNUQ4M1N5bUM3MVdOYkdXVDFMcDQzbWFTWCYjeEE7ZXRXUnVLY2orSGJOcExQZ3ZqRWJrT1ZpTzN4NXVONFJQTlN2Tk44L1dFc05uYlJ0Zngya25MU3JsWk9LSUFwVlE4Yk54RkVZb2VXMSYjeEE7RHNmQVlzV200amtGUk12cTIzUHg5KzZPR1E2UFV0TmoxR3NaQUtIYjFhVjRWNzByMXpXWkRGeVJhZlpqTTNZcWtPbDZMcG1sd2lPeSYjeEE7Z1dQYWpTZFhiL1dZN25PNHk1cFROeUx4d0FDMit0TDZWeVk1S3hucEhYalRCR1FaZ2hMYkNMemRvMzZUajBhOFd5aDFkMWt2SEZ2SCYjeEE7TGNCbGpFVllwaWR2aFhZTXJBSG9Oemx4bkNWY1F2aFo4UVBOQkh5OHY2Sy9SWDFlUVducGVnQUFlWEdsSzh1dkx2WHgzdytMNnVLOSYjeEE7MTR0N1JlcER6UnJMYWF1czNSdlk5SUxQWk45V1NLY3U2R010TE12MnZoYjdLQlZPeElOQmdFb1J2aEZjWG12RUJ5VXJMUWJ1QzR2WiYjeEE7bFZpYnlaWnlEUmVKRU1jTkJVK0VWY1paQVFQSkJrbk5qYVgwVGd5U1VqSFZLOHE1VEtRWWtoWnJIbHpTZFdRaTdoSHEwb3R3bnd5RCYjeEE7L1pkL2tjbmgxRThmSXRaaUN5Yk5vK2FPeFZqdm1hSzd1MzA0MjhMYzdDL2h1bVo2aFNpY2tjS1FHM0tPYVpLTG5hU1VZOFZuNm9FZiYjeEE7cVlENTk4dGE5cit2UzNrZHE2cVkxdDdTZU9aVVZZbFhsU1ZIRlRTVjNQd2pvY3JJeWNRNFRIaDZnamY0UFQ5a2EvUzZmVDhFcjQ3SiYjeEE7L0h3cEFlWXZ5OXVaTlZrYlNyQ1Z0UGVLSklZVW5WVWphS0ZZZ1g1MFp2c0J0dXZmSEtjdkVPRXhyclkzK0RrZG05cjRJNHF6aytKWiYjeEE7NmQ1djlMTzlJOHVYZjFtMEYxUEtiQzJsVzVpc1JFT0tUTFVxcG1KSEtPSm1QQWNBYUFWSjd4OENISHgxNnFJK2RYODZEbzlWMnNaWSYjeEE7akFBV1JYRmU1SHU3ejEzWnBsanp6c1ZaSm5rejdFN0ZYRUFpaDNHS3JURkVlcUtmb0dHeWluQ0dJR29SUWZrTWVJclM0QURZQ2d3SiYjeEE7ZGlyc1ZZeG1XN3QyS3V4VmFVUnZ0S0Q4eGh0WEJFWDdLZ2ZJWTJxN0Fyc1ZkaXFYNTJqeDdzVmRpcnNWZGlyc1ZkaXJzVlRQTjArWiYjeEE7T3hWMkt1eFYyS3V4VjJLdXhWaythRjlMZGlyc1ZkaXJzVmRpcnNWZGlySnN4MHV4VjJLdXhWMkt1eFYyS3V4VjRubmFQanpzVmRpciYjeEE7c1ZkaXJzVmRpcnNWVGZNUjZ0Mkt1eFZEWG1wNmJZZ0c5dTRiVUhvWnBGakIvd0NDSXhaUmhLWElXcVc5emJYTVFsdHBVbWlPd2tqWSYjeEE7T3RSN2lveFFZa2MxWEZEc1ZkaXJMODU1N1YyS3V4VjJLdXhWMkt1eFYyS3NtekhTN0ZYWXF3RDh3dnpvOHJlVEx3YVpORlBxV3N0SCYjeEE7NnBzYlJRZlRWdnNtWjJJQ0J2YXA2VkZDSzVtbTBNOG9zYkJzampzWHlDUitYdjhBbkpMeWpmMzhOanJGbGRhSTg3aUpMdWZoSlpobSYjeEE7TkZEenFSeHIvcTBIVWtEZkxzdlptU0lzYi9lbndyNUczcmVhMXFVbzd1MWxubGdpbVI1NE9QcnhLd0xwekZWNXFEVmFqcFhDUVZwViYjeEE7d0s4VHp0SHg1Mkt1SkFCSk5BTnlUaWtDMk4yK3B3Nm5HOTNjU3ZGQ0dBanRXTFJBSzFTak5UaVpDNnFXN3FCMjJKelI1dFZLWjJOQiYjeEE7OXc3QjlrdExwc1lPYUl5Wmp6c1hYdXZwNTh6OWdNckhUN0tRa1J6dmFTTVAzTTBibmhYcjhTa21OcSs2NVZITE9POFNYYzlvOWdhVCYjeEE7UEQxWW9uNy9BSUhuOXFJMDY3ZTRqa1NZQVhOdTVpbkM3RGtBQ0dGZXpLd1B0MHpkYWZONGtiNnZpSHRCMk9lejlTY1YzSG5FK1I3LyYjeEE7QU1lZXlLeTkwanNWVGZNUjZ0MktzUTgvK1pidlRvN2JUZFBmMHJ5OUR2SmNDaGFLQktCaXRmMjNaZ0ZQYmM5c3c5ZnF4Z3g4WE04ZyYjeEE7N2pzYnM3OHpsby9USG13SkxpU1BtWTZJOGg1U3pBVmxjLzVjeHJLL1g5cGpuSDVkYm15RzVTTDZEaTBXTEdLakVMTGZVYmkzdkRjMiYjeEE7TS9vYWd2eGV1dlZxSDdNdFA3eE8xR3I3VU8rWk9tMStmRFJKSmgzSDlIYzR1cjdPd1p3WWtBUzhucmZsblcxMXJSYmZVQW5wU1B5UyYjeEE7ZUxyd2xqWXBJbzl1U21udG5Zd21KUkVoeUl0ODMxT0E0c2hnZWNTbW1TYUhZcXkvT2VlMVMyOTh6K1dyRzVhMnZkV3NyVzVTbk9DYSYjeEE7NGlqY2NoVVZWbUJGUWE0UkVsTkZRL3hyNU4vNnYybmY5SmNIL05lSGdQY3ZDVWs4MS9tTnA5bmFXcWVYOVEwdSsxQzd1QkFCTGRJWSYjeEE7b2tFYnl0STRpSmJmMCtDLzVUREJMMGd5SU5EdWJNV0l5bFhKVHNQelNnbjBpRy9rMGE5NU1lTXdoYTM5RU1DUnlpbXVKYmNUSTFLcSYjeEE7eURwNEdveW1lZkhFMFpBZmY4dWpiSFJaSkgwaTJJNjErZVdxUTZrcjJWaXFXRVhDU2EwdUVwUDZMTlFtUi9VWGc3ZnNxaXR3MjVIZiYjeEE7aUp4bUpjdHgzL3EvSHViNDlubmhKT3hINC9INkhzMlNkYzdGV1RaanBRV3VhbU5LMFcvMVF3dmNMWTI4dHkwRWRPYmlKQzVWYTl6VCYjeEE7SlJqWnBNUlpwSmZLL3dDWTNscnpKb04xck9uU1A2TmlqUGV3T285V1BpcGJzU3JCZ3A0c3JFSHhyWEp5eFNCQTcyYzhaaWFMNUtlNyYjeEE7MXJ6YjVwMW5VN2EwbHZML0FGSytrWXFqY2xqVXNSREI2eittdEVVY1ZyVGJPbU9USHBvQVNOVVB4czJlRkxJQncvVFNhNjkrV0huRyYjeEE7ejhwWCtzYWlrVnRIYW9ydllxUlBNeUZnSGRpaEtJSXdlZXhQVHRtRmo3YXc1TTBjY2Q3NjhnM3cwWmlPSTgzdFBrMzh6TExVUHlldiYjeEE7V1NhNWoxUHkvcGNOcGUzQVNzaXp2Yitta3kwWXRSWEJMTTNHbkV0OW1qSEN6Nll4eitSTnRBeDNNVlZTS0gvSWZ5djVxMCsrdU5idiYjeEE7clI3UFROVjA2QXl0Y1RHV2E1dStYcWV2eFB4SVAza2xReXJzViswZVRrYTNMRWpoSE1IOGZvL0d6ZHJKd0lvR3lDZmRYU25zMmE5dyYjeEE7WGllZG8rUE94VkM2cmRSMm1tM054SjlpT05tSThkdGh2NDVYbG1JeEpMbWRuNmM1dFJESEhuS1FIMnNiMG5VOUhiNnZGNjBNbDRrYSYjeEE7eExLdENTRkc0QkgwOU01MFNISitsc2M0N2Q2WnozQUpDUlhBaW02Z2NlUkk2ZloyeVZ0cEtwNWRGeEtsM2VUeUdRM0U3QktnQ2l3LyYjeEE7dXQxRkFDV1ExL0hOdG9JVkMrOThPOXZOWU1tdThNZjVLSUh4Ty95cWszek9lSmRpcWI1aVBWdXhWNXYrWWRocVZ6NXYwcTNzWXhQYyYjeEE7YWhiUERCRVdDcXBnZm03dWYyVkN5Vko5dHFuTlYydHB4UEdKU1BER0ozZXA5bTlRWUdVUUxrVm1rL2xwZFg5NWMyMTVxNm8xbXlwYyYjeEE7SmJSUnVDekx5S3BJWldZRmFpb2VKVHVEVGZORk00c2NSSVFKNHVWbjlnK3lSZW5qTEpNa0dRRmR3L2IraHZYZnk3czR2Vmk4dExMTiYjeEE7cTJscDZsMzlZbGlkN3lPV2hBVUJnVVpPSjQvdTFRbmtPdStXak54d0F5VkdFdnBvSDBrZmZmWGNuazE4SEJNbUc4bzg3UFA5WGx0UyYjeEE7Yy9sVTNxZVZqY1ZGSjdxZHduUmxvM0NqRHFwK0N0RG5UYVhDY2VPTVQwRHcvYkdYeE5SS1Faamw3cTNZcXkvT2VlMVl4NVR0b0xheiYjeEE7dnA0RUVVMTVxV3BTWFVpN05JNlg4OFNsejM0b2lxUFlaSEtkMlVsTnRkMTVmTjQwMGhScFJoOVEzQklIeEdnVkEzUGw2bk0vWjRVNCYjeEE7NzFydGc0UlZyUXBJL3dBNmJhQzc4aXovQUZsQktZcDRHaUxibFdNZ1FsVDJxckVmTEo0RFVrdzVxRXVrNjdxZWpDMUZtSXAyK1BTWSYjeEE7R2tqV1M3aWhpUXU4U0Zxc0J6N0RidjRublB5c2lSSVdRZWZsdTlIRFZ4Z1NDUVB4OWp6cnpGcDEwZEtMYWhZbGIyMCtJeFNnb3lQVCYjeEE7aVVZay9DRDBJcm1ScEo4R2FvbjAyNUdvcWVHelYwK2hkRDFXTFZkTHQ3Nk14a1RxSEt3eWVxcThoeUNscUw4VkNLaW0yYndpbmtpSyYjeEE7UjJCREpzeDBvRHpCYjZwYzZIZjIra3pKYmFuTmJ5SlpUeWdNaVNzcENNd0t5Q2dQK1Nma2VtU2dRQ0NlU1kxZTdEZkl2ay9SdnkvOCYjeEE7cFRXdXFlaWJ1L2Qydmdqdk9KQnVzY1NzNnhzNnJHUVBzZ1ZKNlpiS2NzaEc5MThITWppbnFKMUFmc2VTK1U3M1QvSjBtc2VYdFQwNiYjeEE7V0RRcnkvbnVkRTFJUmZXd3FzdndMSW9FcERwSEVHcXc3TlhZVk52YVdubm1NY3NENmhFQ1F1dnh6ZG1kUFBFS2tQajBYK2RmT2xsZiYjeEE7NlZkYWJvZHYrbmZNdW94Tll6YWxEWnZIRkRielZWMUR0ektxVUxmdGtBL0VUbE9nMEV4TVNuNk1VVGRjVjJSK081SERLVzBSWlpYLyYjeEE7QU00ODZkWldseGZscHo5ZVcyaTRSa0JQWFM0bGtra3VHQU5DZlZqTWFnYktxLzVSeksxMlV6Smtlc3ZsWFQ5UHhkWm13SEhBUmlQUiYjeEE7SFo3Ym12Y04yS3ZFODdSOGVkaXJIUFByT05EUVVyQzF6Q0ovRGp5cXRmOEFub0Z6VWR1R1EweHJ5ZXI5aTR3UGFFZUxwR1ZlL3dEcyYjeEE7dGd0NUxiUlVGd29XM2I3TW83TUFUUWo2TnM0VEdaQTNFN3Z0RWlCemRGOVdtU09WVWJuSzdyemI0WERSZ2NpVDEycVB2R1duUGxCNCYjeEE7dUpSSUUrYlBQSW5xL3dDSDFMTVdqTTAzb0U3bmg2aEZTVDFxM0k1M1hZOHBuVHhNdVp0OFU5c1pRUGFNK0h1amZ2cjlWTWh6WnZMdSYjeEE7eFZOOHhIcTNZcXhielBvV3N0ckZsNWkwWm81YnpUK0pleGsrSDFrVDFBVWprNkl6cFBJdTRwV2gyNDVUcU5QSExBeFBVZmo3UTdUcyYjeEE7M3REOHZMY2JYZjZFSnFYbWhuaC9TUGtxRzBuMStaMWoxZXd2eDZkNHFSb1JSNDNsZ0llTWdBNzdqeEFHYzNIU0dNdURVY1VZRDZTTyYjeEE7Vi9JODN0anFoTWVKaDRUS1hQM2ZNSVcrOCthUDVkMFNTNkp0N3J6bmV4TE5xRUZrUTBhem9sUDM3SXpxc2NYTHB5K0kxSTNKT0VhTyYjeEE7V1NZQnNZUWFqeGM2ditIelAyS05TTWNTUUFjaEc5ZnA3cVpCNU0wQ1hSTkdTM21uOWVlWDAza1lKNmFqaEJIQXFoYW45aUZlUjd0VSYjeEE7NTFBaUJzUFA3VGI1OXF0UWNzK0txMnI1SjloY1oyS3N2em5udFhudGw1Nzh0Nk0xN3BXclhKc2I2MnY3OW5pdUI2ZkpKN3lXNGlrVCYjeEE7bFRralJ5cVF3d3l4eUpzTXpFbGlmbXZVZEl0WXZLMnJYQ1FSM210YTNGcXN0ODZvSkJZUlB6aUhxSDRxQ0FRaWxhZGNzZ0NiSGNHUSYjeEE7NnEvNW9mbUY1VzFIeW5QWmFmZUxkM01za1JTS0dqc2VFZ1k3S2RoeFU3bkJpeFNCM1JDSnRkZFFRK2JwL0wydGFsNVMxS1M0ME9KWSYjeEE7WmphQ040YnFPSWdwSEtRV0toV1ExMkJJSkhoVEJ4NmlVQVlnaVZlLzlUbnl3aTd1dUx2cjdOMi9OZm1EVS9NTjY4ZW8yY3VrNmJJNiYjeEE7U2FrNWtSYmxMVm5FYnlSeG81UEZSOXBtSTRpcDR0MHpEMDhJSEx4azJTZWcydnUzY3FmRkhGd3hISU1qc3hQYytmMTBaYnVjUTZKKyYjeEE7OGpZT1ZYMElyYTJDdzhJeWtiTkpKZE9YWjFQd3FGV2xTYzNIRnovSGYrcDFCalVMNzNvT1JhV1RaanBRK29YME5oWlRYY3gvZHdyeSYjeEE7STdrOUFCN2s3WVlpelRiZ3duSk1RSE12Qi9QZm1iVUwrK3RiVVRTSmRhamN3UXlTUUVCcmEwa25TTm1Ya0dDMUw4Rk5PcHIyT2JQRCYjeEE7QVJCUGNEOFRWdlQ2Z3gwdUhoeC9WK04wYmJlUlBMVnRmL3BHQ0NXUFVPSlg2MnR4UDYxRzYvdk9mTGZ2dm1MUFV5bEhobFJqM1U4MCYjeEE7ZFRNbTczYnZQSXZseTh2UmUzY01zMTZpOEV1WkxpZHBWQU5maGN2eVdudGpqMU1vQ28wQjdsL016dTdTSHkzQmNhYjVpMVdXRzZQMSYjeEE7RFNuRnZaVHUzN3hWWkV1eXJOUWZERTB6Y1dPNUIzNmI1UkFNUWEzbHVmdSsxNkxzdUp5UU1wOGpzOTY4c2EyTlgwMVpub0xtTThMaCYjeEE7Ui9NUDJoN01NMStTSENYU2RvYVR3TWxENlR5VGJLM0JlSjUyajQ4aDlTdVV0ZE91cmx3eFNDR1NSaEg5c2hGTEhqMDMyMnl2TExoZyYjeEE7VDNBdVJwTVJ5Wm9RRlhLUUcvTGM5Zko1OUxaNnMzbHVXNG1lZVJOUVJVOVc2ZG1MUGFSUVhMTEV2MlpZdUlsQ3lJekZ2MnQrdkpETiYjeEE7T2NKeEpKTW8vd0M1Mys2MzFqTG84R0hOaXlSakdJeDVPZ3I2N2ovdWpIYjVMZjhBRHVxZ1JpTzl0bmFUNGxoS3NBRkZQaVZxc1dwVSYjeEE7ZnNqT1MvTng2eEwydkJMdkRUZVZaNFpXa09vUWVxNE1qaG9TdXdBNU1QM2gyMkZkdkRFYTZ4WENhOS83RWVGVzlxa0dtNnFQTHNNOSYjeEE7dE5QR21uUk1YbGdmZ1VsdllwcnJqS3YyWW91UEFHUjNISDltcEdkZExMUEhDRVFTREdQKzYzKzU0bkRwY09veTVzazR4a0o1S0ZqLyYjeEE7QUZPby93QzZCMjZqbXo3U3JsYnJTN082WGx4bmdqbFhudTFIUU44WHZ2dm5XWVpjVUludkFmS3RiajhQUE9HM3BsSWJjdGowUldXTyYjeEE7TW0rWWoxYnNWZGlyNXY4QXpBMXlmekxxTXQrZVFnaFprdEY0Z0JiY2xXaUpBSEtqcDhaTys1cDB5Y1owYWQvcDhIQkR6NnFPbFRRVyYjeEE7OGphc1lZcGpIZHhTOE9DeG8vN3puVDBsSHBnTUFhTHgrRU1LVTJPVmsrc044eGNDTDV2cGJDOHk3RlhZcXkvT2VlMVlqNXU4eFg3NiYjeEE7WGY2ZnBXblhFOXpjVzgwTU4ycjI4YUpJOFpWRy9lU0srekgrWExJeDMzWkFQTmRVYjh3ajVqMHZYTkw4dUdPVFNZSjRiTzN1TG0xZSYjeEE7SkRORVlnd0N5cVNGV20zdGxrUkVBZ25tekZKYkRwUDVuQ05GdXRNanU1VkN1THQwc2hjTE9qY2xsOVZaMGQyNWIxWTl1bGQ4cG5wNCYjeEE7RWs4UkYrWnB5WTZnQVZRVGFlOC9OaHRCMC9RcmZUM3ROTTArTVJyQkJKYnA2b1VCVjlVaTdxd0ZEOE5lTy9UcFNRd3dISS9qNU5YRyYjeEE7THM3cFRjYWQrWkxXdDliUWVYb1VGOGpRelhMU3d2T3lTQ2pjcEpMcDNvS21pMUtqS1RvNEdRa1pFMGI4citBYnhxNkZBRDdXY2ZsdiYjeEE7SHE5aHF0N3FIbUcwblM5dlY0K3Q2a0VzYWprV1lzVWZrV2I0VkZFb3FxQnZ1Y3M0SzN2ZHhzc3dRQU9RZXBaRm9aTm1PbDUzK2R2bSYjeEE7bVBRUEx0b1hramkrdDNLeEs4cGJnUGRnZ0xFS0R5b1BEdG1YcE1mRkk5YUR0T3pKK0daVHJjYkQ0LzJQRjcvek5acjZuNktkTlRodCYjeEE7cjNUcjNYdGJWU3ZxMHVPTUZ2YXhEbWVFZENkbmJldlZpY3ljV0NjenhUOU8waEdQdzNKUG43bkt6OFdXTTVmajNCbHFmbVpvaUZYVSYjeEE7VEIxSUtrUVhIVWQvN3JLZnlVL3dSK3QwM2hGUTFIOHlMQytsa2tsbWxVeUVsK05yY0NwUGpTUEpSMGNoMCswSkdJcERwTUZ6cjJwVCYjeEE7SFNqRnl1dFRlRkJlczl2R1FsamJ5c1hQQjNXb3RpcTFYZXYzM1pzWjRBQ2E5UFRmcVIrbHl0VGduTFJqaGtZZW9nMTFFbzF1OUEvSSYjeEE7aU85MCs0MUN6dVhEbWFXUlR4a2VWT1Zzc2NKNHRJQTFBMGI3VUZPZzJ5alZqWWIzKzF2eVlaZms0eW5JeWx4Y3ozSGI5QWV5WmdPbyYjeEE7ZUo1Mmo0ODRnRUVFVkI2akZRV01haDVSayt1dzNWbklabzRGWkxleXVKNVVTQU1BRDlYZE9SUmFDbnBsU3U5Tmh0bWgxblpFeWVMQiYjeEE7TGdsNThudGV6dmF1UGhuRnE0ZUpIdkZYOFFkajcrZTNmdWw5aHA4aUtJWmFSNmxwbGJaR0phUkFqQU5HU0t4OC93QjJRS21tOWM0SCYjeEE7dExCUFRaWlk1Y2pSTmRYMVRzdlc0OVpnam14OHQrZk1kRkc4MCs0ZUlXYnVsM3Eyb3NZRm5LaUxoQTFYa1FNQTdLb1FOUTc3bXVIcyYjeEE7N1R5MU9hTU1mcEgyV09wUjJwcm9hVFR5eTVPUTd1ZTVxazFzdktEdmZUWGw4NWhXNFJZN2l6dDVwWFdkVkJIK2tTTndMclEwOU1BTCYjeEE7dDNHMmQ3byt5SmdtV2VYSEw3SHl6dEQycmlNWXhhT0hoeDd6VmorcUJzUGZ6Mzc5MlVBQUFBQ2dIUVp2bmlpWFlxbStZajFic1ZkaSYjeEE7cjUwODM2Wko1YzE2NDBqNDVMT0gwMjAyZVIvcTdpTmlraC9lRUVPcXJ6ajJwdjhBRjJwaE1MM0gzWCtPOTZMUzUrT0ZubXIvQUpmdyYjeEE7L1gvT2VrVzl5STdxMmhZek5CYkF0R3ZCSkNzajhhQUJabFEwTzIvZkdJNW1qOFd2V1RyR2QzMEpnZEM3RlhZcXkvT2VlMVVqWjJoSiYjeEE7SmdqSk81SlZmNlkyclgxS3ovM3hIL3dDL3dCTU5xNzZsWi83NGovNEJmNlkycnZxVm4vdmlQOEE0QmY2WTJydnFWbi9BTDRqL3dDQSYjeEE7WCttTnEyTE96QnFJSXdSMFBCZjZZTFZWeFZra2lGNDJRTVVMQWdNT29yM0dZNFN3MjgvS3p5M2V5eVRYbW4yRnpMS3hlU1NhMGlrWiYjeEE7bUpxV1lzQ1NUNDVsRFZTSEluNXRneUVLSS9KL3ljcWxScEdtQlcrMG9zWUtINS9EaC9PVDd6ODArTEx2SzMvbFRma3IvcXk2WC8wZyYjeEE7UWY4QU5PUDV6SjN5K2FQRlBlNy9BSlUzNUsvNnN1bC85SUVIL05PUDV6SjN5K2ErS2U5Y1B5ZzhuaE9BMGpUQW5YaUxHQ24zY2NmeiYjeEE7ays4L05QaXk3eXZqL0tmeXJIUXg2WnB5VTZjYk9FVSs0WVB6Yys4L05mRmwzbG1kdEUwTUNSTTVrWkJRdTNVNWpFMjFQRjg3TjhlZCYjeEE7aXJzVlNQWDlLdnBKMDFEVGh5dUFucFhOdlVMNnNZSks4UzJ3WkNUU3RLZ25mcG5QOXU5ai9tNGlVUHJqOW9lejlrL2FPT2hsTEhsdiYjeEE7d3BiMy9OUDM3L2dLZmw3UjcxTHlUVXRSVDBwdUppdG9DeXV5SXhCZG5aU3k4bklIUW1nSFhmSTlnOWpuU2d5bjlaK3dNL2EzMmtociYjeEE7ZUhGaFA3cU81UEt6OTlEOGNtUVowVHhMc1ZkaXFiNWlQVnV4VjJLdksvenJ1TlBFK2xSdEtodXVGd2pRQUZuQ1M4T0xrQUdnNVJFQyYjeEE7dlhlblE0SmN2aTdUczIvVjNLWDVMclozR3A2bGRSc1BVdHJhQ0VLQlQrL1ptZjhBNU1yZ2dOdml5N1NsdEVQV2NrNmwyS3V4VmwrYyYjeEE7ODlxN0ZYWXE3RlhZcTdGWFlxN0ZXVFpqcGRpcnNWZGlyc1ZkaXJzVmRpcnhQTzBmSG5ZcTRnRUVIb2V1S2dxSnNyWW1wUWZlY2p3QiYjeEE7dEdlZmU0V1ZzRFVSajd6andCVG5uM3F3QUFvT2d5VFVTN0ZYWXFtK1lqMWJzVldTeFJ5eHRISU9TTnNSaFNDazk3NUs4cjN6aDd6VCYjeEE7b2JoMUhGV2xVT1FQQUZxa1llSXRnelRISXRhZDVLOHNhYXJMWTJDVzRlblBoVlMxSzA1RUdwcFUwcmp4RlpacFM1bE9Zb280bzFqaiYjeEE7SEZGMkF3TlpLL0FoMkt2LzJRPT08L3htcEdJbWc6aW1hZ2U+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpBbHQ+CiAgICAgICAgIDwveG1wOlRodW1ibmFpbHM+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+dXVpZDpDMUJDQ0UxODcxQjhEQjExOTkzMTkwRkNENTJCNEU5RjwveG1wTU06T3JpZ2luYWxEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06RG9jdW1lbnRJRD54bXAuZGlkOjQ3MGYyN2Y1LTkyODUtODI0MS04ZWRmLTgzMWM0MTY5ZDZiMDwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDo0NzBmMjdmNS05Mjg1LTgyNDEtOGVkZi04MzFjNDE2OWQ2YjA8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpSZW5kaXRpb25DbGFzcz5kZWZhdWx0PC94bXBNTTpSZW5kaXRpb25DbGFzcz4KICAgICAgICAgPHhtcE1NOkRlcml2ZWRGcm9tIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgPHN0UmVmOmluc3RhbmNlSUQ+eG1wLmlpZDo1ZTEwOGY2ZC01YTI4LTBkNGMtOWYxNC1kMWNhMzU1NDczNGU8L3N0UmVmOmluc3RhbmNlSUQ+CiAgICAgICAgICAgIDxzdFJlZjpkb2N1bWVudElEPnhtcC5kaWQ6NWUxMDhmNmQtNWEyOC0wZDRjLTlmMTQtZDFjYTM1NTQ3MzRlPC9zdFJlZjpkb2N1bWVudElEPgogICAgICAgICAgICA8c3RSZWY6b3JpZ2luYWxEb2N1bWVudElEPnV1aWQ6QzFCQ0NFMTg3MUI4REIxMTk5MzE5MEZDRDUyQjRFOUY8L3N0UmVmOm9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgICAgPHN0UmVmOnJlbmRpdGlvbkNsYXNzPmRlZmF1bHQ8L3N0UmVmOnJlbmRpdGlvbkNsYXNzPgogICAgICAgICA8L3htcE1NOkRlcml2ZWRGcm9tPgogICAgICAgICA8eG1wTU06SGlzdG9yeT4KICAgICAgICAgICAgPHJkZjpTZXE+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6NWUxMDhmNmQtNWEyOC0wZDRjLTlmMTQtZDFjYTM1NTQ3MzRlPC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDIwLTA5LTE1VDExOjAxOjA3KzA3OjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBJbGx1c3RyYXRvciAyNC4yIChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6NDcwZjI3ZjUtOTI4NS04MjQxLThlZGYtODMxYzQxNjlkNmIwPC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDIwLTA5LTE1VDExOjAxOjI1KzA3OjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBJbGx1c3RyYXRvciAyNC4yIChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgIDwvcmRmOlNlcT4KICAgICAgICAgPC94bXBNTTpIaXN0b3J5PgogICAgICAgICA8aWxsdXN0cmF0b3I6U3RhcnR1cFByb2ZpbGU+TW9iaWxlPC9pbGx1c3RyYXRvcjpTdGFydHVwUHJvZmlsZT4KICAgICAgICAgPGlsbHVzdHJhdG9yOkNyZWF0b3JTdWJUb29sPkFkb2JlIElsbHVzdHJhdG9yPC9pbGx1c3RyYXRvcjpDcmVhdG9yU3ViVG9vbD4KICAgICAgICAgPHBkZjpQcm9kdWNlcj5BZG9iZSBQREYgbGlicmFyeSAxNS4wMDwvcGRmOlByb2R1Y2VyPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+/+IMWElDQ19QUk9GSUxFAAEBAAAMSExpbm8CEAAAbW50clJHQiBYWVogB84AAgAJAAYAMQAAYWNzcE1TRlQAAAAASUVDIHNSR0IAAAAAAAAAAAAAAAAAAPbWAAEAAAAA0y1IUCAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARY3BydAAAAVAAAAAzZGVzYwAAAYQAAABsd3RwdAAAAfAAAAAUYmtwdAAAAgQAAAAUclhZWgAAAhgAAAAUZ1hZWgAAAiwAAAAUYlhZWgAAAkAAAAAUZG1uZAAAAlQAAABwZG1kZAAAAsQAAACIdnVlZAAAA0wAAACGdmlldwAAA9QAAAAkbHVtaQAAA/gAAAAUbWVhcwAABAwAAAAkdGVjaAAABDAAAAAMclRSQwAABDwAAAgMZ1RSQwAABDwAAAgMYlRSQwAABDwAAAgMdGV4dAAAAABDb3B5cmlnaHQgKGMpIDE5OTggSGV3bGV0dC1QYWNrYXJkIENvbXBhbnkAAGRlc2MAAAAAAAAAEnNSR0IgSUVDNjE5NjYtMi4xAAAAAAAAAAAAAAASc1JHQiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFhZWiAAAAAAAADzUQABAAAAARbMWFlaIAAAAAAAAAAAAAAAAAAAAABY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AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA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AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAf/Z\"></image></defs></svg>');
INSERT INTO `wp3p_postmeta` VALUES (9827,14955,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\"><rect width=\"50\" height=\"50\" rx=\"5\" fill=\"url(#pattern0)\"></rect><defs><pattern id=\"pattern0\" patternContentUnits=\"objectBoundingBox\" width=\"1\" height=\"1\"><use xlink:href=\"#image0\" transform=\"scale(0.00025)\"></use></pattern><image id=\"image0\" width=\"4000\" height=\"4000\" xlink:href=\"data:image/jpeg;base64,/9j/4AAQSkZJRgABAgEASABIAAD/4QDwRXhpZgAATU0AKgAAAAgABQEOAAIAAACNAAAASgEaAAUAAAABAAAA2AEbAAUAAAABAAAA4AEoAAMAAAABAAIAAAITAAMAAAABAAEAAAAAAABQYXBlciBXaXRoIENvZmZlZSwgUGhvbmUsIEFuZCBQZW4gQ2FydG9vbiBWZWN0b3IgSWNvbiBJbGx1c3RyYXRpb24uIEJ1c2luZXNzIE9iamVjdCBJY29uIENvbmNlcHQgSXNvbGF0ZWQgUHJlbWl1bSBWZWN0b3IuIEZsYXQgQ2FydG9vbiBTdHlsZQAAAAAASAAAAAEAAABIAAAAAf/tA2RQaG90b3Nob3AgMy4wADhCSU0D7QAAAAAAEABIAAAAAQABAEgAAAABAAE4QklNBAQAAAAAAywcAVoAAxslRxwBAAACAAQcAgUAQlBhcGVyIFdpdGggQ29mZmVlLCBQaG9uZSwgQW5kIFBlbiBDYXJ0b29uIFZlY3RvciBJY29uIElsbHVzdHJhdGlvbhwCGQACY3YcAhkABXZpdGFlHAIZAApjdXJyaWN1bHVtHAIZAAVwYXBlchwCGQADcGVuHAIZAAhkb2N1bWVudBwCGQAGb2ZmaWNlHAIZAAljb3Jwb3JhdGUcAhkABHdvcmscAhkACnRlY2hub2xvZ3kcAhkACGJ1c2luZXNzHAIZAAZtb2JpbGUcAhkAC2luZm9ybWF0aW9uHAIZAAVodW1hbhwCGQAGc2VhcmNoHAIZAAlyZXNvdXJjZXMcAhkAC3JlY3J1aXRtZW50HAIZAAdkaWdpdGFsHAIZAAZjb2ZmZWUcAhkABXBob25lHAIZAAdjYXJ0b29uHAIZAARsb2dvHAIZAAZ2ZWN0b3IcAhkABGljb24cAhkADGlsbHVzdHJhdGlvbhwCGQAIaXNvbGF0ZWQcAhkABHNpZ24cAhkABnN5bWJvbBwCGQAGZGVzaWduHAIZAAZvYmplY3QcAhkABnJlc3VtZRwCGQAKc21hcnRwaG9uZRwCGQAIbm90ZWJvb2scAhkABGRlc2scAhkABG5vdGUcAhkACXdvcmtwbGFjZRwCGQAHbm90ZXBhZBwCGQAEcGFnZRwCGQAHbWVzc2FnZRwCGQAFd3JpdGUcAhkACGNyZWF0aXZlHAIZAAZzY2hvb2wcAhkABGlkZWEcAhkABXN0dWR5HAIZAApzdGF0aW9uZXJ5HAIZAAZ3cml0ZXIcAhkACWVxdWlwbWVudBwCGQAEdG9vbBwCGQAFc2hlZXQcAhkABHR5cGUcAngAjFBhcGVyIFdpdGggQ29mZmVlLCBQaG9uZSwgQW5kIFBlbiBDYXJ0b29uIFZlY3RvciBJY29uIElsbHVzdHJhdGlvbi4gQnVzaW5lc3MgT2JqZWN0IEljb24gQ29uY2VwdCBJc29sYXRlZCBQcmVtaXVtIFZlY3Rvci4gRmxhdCBDYXJ0b29uIFN0eWxlHAIAAAIABP/hiTVodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvADw/eHBhY2tldCBiZWdpbj0n77u/JyBpZD0nVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkJz8+Cjx4OnhtcG1ldGEgeG1sbnM6eD0nYWRvYmU6bnM6bWV0YS8nIHg6eG1wdGs9J0ltYWdlOjpFeGlmVG9vbCAxMi4wNSc+CjxyZGY6UkRGIHhtbG5zOnJkZj0naHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyc+CgogPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9JycKICB4bWxuczpkYz0naHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8nPgogIDxkYzpkZXNjcmlwdGlvbj4KICAgPHJkZjpBbHQ+CiAgICA8cmRmOmxpIHhtbDpsYW5nPSd4LWRlZmF1bHQnPlBhcGVyIFdpdGggQ29mZmVlLCBQaG9uZSwgQW5kIFBlbiBDYXJ0b29uIFZlY3RvciBJY29uIElsbHVzdHJhdGlvbi4gQnVzaW5lc3MgT2JqZWN0IEljb24gQ29uY2VwdCBJc29sYXRlZCBQcmVtaXVtIFZlY3Rvci4gRmxhdCBDYXJ0b29uIFN0eWxlPC9yZGY6bGk+CiAgIDwvcmRmOkFsdD4KICA8L2RjOmRlc2NyaXB0aW9uPgogIDxkYzpmb3JtYXQ+aW1hZ2UvanBlZzwvZGM6Zm9ybWF0PgogIDxkYzpzdWJqZWN0PgogICA8cmRmOkJhZz4KICAgIDxyZGY6bGk+Y3Y8L3JkZjpsaT4KICAgIDxyZGY6bGk+dml0YWU8L3JkZjpsaT4KICAgIDxyZGY6bGk+Y3VycmljdWx1bTwvcmRmOmxpPgogICAgPHJkZjpsaT5wYXBlcjwvcmRmOmxpPgogICAgPHJkZjpsaT5wZW48L3JkZjpsaT4KICAgIDxyZGY6bGk+ZG9jdW1lbnQ8L3JkZjpsaT4KICAgIDxyZGY6bGk+b2ZmaWNlPC9yZGY6bGk+CiAgICA8cmRmOmxpPmNvcnBvcmF0ZTwvcmRmOmxpPgogICAgPHJkZjpsaT53b3JrPC9yZGY6bGk+CiAgICA8cmRmOmxpPnRlY2hub2xvZ3k8L3JkZjpsaT4KICAgIDxyZGY6bGk+YnVzaW5lc3M8L3JkZjpsaT4KICAgIDxyZGY6bGk+bW9iaWxlPC9yZGY6bGk+CiAgICA8cmRmOmxpPmluZm9ybWF0aW9uPC9yZGY6bGk+CiAgICA8cmRmOmxpPmh1bWFuPC9yZGY6bGk+CiAgICA8cmRmOmxpPnNlYXJjaDwvcmRmOmxpPgogICAgPHJkZjpsaT5yZXNvdXJjZXM8L3JkZjpsaT4KICAgIDxyZGY6bGk+cmVjcnVpdG1lbnQ8L3JkZjpsaT4KICAgIDxyZGY6bGk+ZGlnaXRhbDwvcmRmOmxpPgogICAgPHJkZjpsaT5jb2ZmZWU8L3JkZjpsaT4KICAgIDxyZGY6bGk+cGhvbmU8L3JkZjpsaT4KICAgIDxyZGY6bGk+Y2FydG9vbjwvcmRmOmxpPgogICAgPHJkZjpsaT5sb2dvPC9yZGY6bGk+CiAgICA8cmRmOmxpPnZlY3RvcjwvcmRmOmxpPgogICAgPHJkZjpsaT5pY29uPC9yZGY6bGk+CiAgICA8cmRmOmxpPmlsbHVzdHJhdGlvbjwvcmRmOmxpPgogICAgPHJkZjpsaT5pc29sYXRlZDwvcmRmOmxpPgogICAgPHJkZjpsaT5zaWduPC9yZGY6bGk+CiAgICA8cmRmOmxpPnN5bWJvbDwvcmRmOmxpPgogICAgPHJkZjpsaT5kZXNpZ248L3JkZjpsaT4KICAgIDxyZGY6bGk+b2JqZWN0PC9yZGY6bGk+CiAgICA8cmRmOmxpPnJlc3VtZTwvcmRmOmxpPgogICAgPHJkZjpsaT5zbWFydHBob25lPC9yZGY6bGk+CiAgICA8cmRmOmxpPm5vdGVib29rPC9yZGY6bGk+CiAgICA8cmRmOmxpPmRlc2s8L3JkZjpsaT4KICAgIDxyZGY6bGk+bm90ZTwvcmRmOmxpPgogICAgPHJkZjpsaT53b3JrcGxhY2U8L3JkZjpsaT4KICAgIDxyZGY6bGk+bm90ZXBhZDwvcmRmOmxpPgogICAgPHJkZjpsaT5wYWdlPC9yZGY6bGk+CiAgICA8cmRmOmxpPm1lc3NhZ2U8L3JkZjpsaT4KICAgIDxyZGY6bGk+d3JpdGU8L3JkZjpsaT4KICAgIDxyZGY6bGk+Y3JlYXRpdmU8L3JkZjpsaT4KICAgIDxyZGY6bGk+c2Nob29sPC9yZGY6bGk+CiAgICA8cmRmOmxpPmlkZWE8L3JkZjpsaT4KICAgIDxyZGY6bGk+c3R1ZHk8L3JkZjpsaT4KICAgIDxyZGY6bGk+c3RhdGlvbmVyeTwvcmRmOmxpPgogICAgPHJkZjpsaT53cml0ZXI8L3JkZjpsaT4KICAgIDxyZGY6bGk+ZXF1aXBtZW50PC9yZGY6bGk+CiAgICA8cmRmOmxpPnRvb2w8L3JkZjpsaT4KICAgIDxyZGY6bGk+c2hlZXQ8L3JkZjpsaT4KICAgIDxyZGY6bGk+dHlwZTwvcmRmOmxpPgogICA8L3JkZjpCYWc+CiAgPC9kYzpzdWJqZWN0PgogIDxkYzp0aXRsZT4KICAgPHJkZjpBbHQ+CiAgICA8cmRmOmxpIHhtbDpsYW5nPSd4LWRlZmF1bHQnPlBhcGVyIFdpdGggQ29mZmVlLCBQaG9uZSwgQW5kIFBlbiBDYXJ0b29uIFZlY3RvciBJY29uIElsbHVzdHJhdGlvbjwvcmRmOmxpPgogICA8L3JkZjpBbHQ+CiAgPC9kYzp0aXRsZT4KIDwvcmRmOkRlc2NyaXB0aW9uPgoKIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PScnCiAgeG1sbnM6aWxsdXN0cmF0b3I9J2h0dHA6Ly9ucy5hZG9iZS5jb20vaWxsdXN0cmF0b3IvMS4wLyc+CiAgPGlsbHVzdHJhdG9yOkNyZWF0b3JTdWJUb29sPkFkb2JlIElsbHVzdHJhdG9yPC9pbGx1c3RyYXRvcjpDcmVhdG9yU3ViVG9vbD4KICA8aWxsdXN0cmF0b3I6U3RhcnR1cFByb2ZpbGU+TW9iaWxlPC9pbGx1c3RyYXRvcjpTdGFydHVwUHJvZmlsZT4KIDwvcmRmOkRlc2NyaXB0aW9uPgoKIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PScnCiAgeG1sbnM6cGRmPSdodHRwOi8vbnMuYWRvYmUuY29tL3BkZi8xLjMvJz4KICA8cGRmOlByb2R1Y2VyPkFkb2JlIFBERiBsaWJyYXJ5IDE1LjAwPC9wZGY6UHJvZHVjZXI+CiA8L3JkZjpEZXNjcmlwdGlvbj4KCiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0nJwogIHhtbG5zOnhtcD0naHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyc+CiAgPHhtcDpDcmVhdGVEYXRlPjIwMjAtMTAtMjNUMTY6MDI6MjkrMDc6MDA8L3htcDpDcmVhdGVEYXRlPgogIDx4bXA6Q3JlYXRvclRvb2w+QWRvYmUgSWxsdXN0cmF0b3IgMjQuMyAoV2luZG93cyk8L3htcDpDcmVhdG9yVG9vbD4KICA8eG1wOk1ldGFkYXRhRGF0ZT4yMDIwLTEwLTIzVDE2OjAyOjI5KzA3OjAwPC94bXA6TWV0YWRhdGFEYXRlPgogIDx4bXA6TW9kaWZ5RGF0ZT4yMDIwLTEwLTIzVDA5OjAyOjMxWjwveG1wOk1vZGlmeURhdGU+CiA8L3JkZjpEZXNjcmlwdGlvbj4KCiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0nJwogIHhtbG5zOnN0RXZ0PSdodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMnCiAgeG1sbnM6c3RSZWY9J2h0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMnCiAgeG1sbnM6eG1wTU09J2h0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8nPgogIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSdSZXNvdXJjZSc+CiAgIDxzdFJlZjpkb2N1bWVudElEPnhtcC5kaWQ6ODA5NmIwODktMWE5MC03YjRiLWExNDUtMjBlZDRjZjIwMjEzPC9zdFJlZjpkb2N1bWVudElEPgogICA8c3RSZWY6aW5zdGFuY2VJRD54bXAuaWlkOjgwOTZiMDg5LTFhOTAtN2I0Yi1hMTQ1LTIwZWQ0Y2YyMDIxMzwvc3RSZWY6aW5zdGFuY2VJRD4KICAgPHN0UmVmOm9yaWdpbmFsRG9jdW1lbnRJRD51dWlkOkMxQkNDRTE4NzFCOERCMTE5OTMxOTBGQ0Q1MkI0RTlGPC9zdFJlZjpvcmlnaW5hbERvY3VtZW50SUQ+CiAgIDxzdFJlZjpyZW5kaXRpb25DbGFzcz5wcm9vZjpwZGY8L3N0UmVmOnJlbmRpdGlvbkNsYXNzPgogIDwveG1wTU06RGVyaXZlZEZyb20+CiAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDo2ZmEwNTE1OC03OGI5LWExNGMtYTZmYi0xMmEzZTI0OTU3M2I8L3htcE1NOkRvY3VtZW50SUQ+CiAgPHhtcE1NOkhpc3Rvcnk+CiAgIDxyZGY6U2VxPgogICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSdSZXNvdXJjZSc+CiAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDo4MDk2YjA4OS0xYTkwLTdiNGItYTE0NS0yMGVkNGNmMjAyMTM8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgSWxsdXN0cmF0b3IgMjQuMyAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgPHN0RXZ0OndoZW4+MjAyMC0xMC0yM1QxNjowMjoxNSswNzowMDwvc3RFdnQ6d2hlbj4KICAgIDwvcmRmOmxpPgogICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSdSZXNvdXJjZSc+CiAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDo2ZmEwNTE1OC03OGI5LWExNGMtYTZmYi0xMmEzZTI0OTU3M2I8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgSWxsdXN0cmF0b3IgMjQuMyAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgPHN0RXZ0OndoZW4+MjAyMC0xMC0yM1QxNjowMjoyOSswNzowMDwvc3RFdnQ6d2hlbj4KICAgIDwvcmRmOmxpPgogICA8L3JkZjpTZXE+CiAgPC94bXBNTTpIaXN0b3J5PgogIDx4bXBNTTpJbnN0YW5jZUlEPnhtcC5paWQ6NmZhMDUxNTgtNzhiOS1hMTRjLWE2ZmItMTJhM2UyNDk1NzNiPC94bXBNTTpJbnN0YW5jZUlEPgogIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+dXVpZDpDMUJDQ0UxODcxQjhEQjExOTkzMTkwRkNENTJCNEU5RjwveG1wTU06T3JpZ2luYWxEb2N1bWVudElEPgogIDx4bXBNTTpSZW5kaXRpb25DbGFzcz5wcm9vZjpwZGY8L3htcE1NOlJlbmRpdGlvbkNsYXNzPgogPC9yZGY6RGVzY3JpcHRpb24+CgogPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9JycKICB4bWxuczp4bXA9J2h0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8nCiAgeG1sbnM6eG1wR0ltZz0naHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL2cvaW1nLyc+CiAgPHhtcDpUaHVtYm5haWxzPgogICA8cmRmOkFsdD4KICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0nUmVzb3VyY2UnPgogICAgIDx4bXBHSW1nOmZvcm1hdD5KUEVHPC94bXBHSW1nOmZvcm1hdD4KICAgICA8eG1wR0ltZzpoZWlnaHQ+MTkyPC94bXBHSW1nOmhlaWdodD4KICAgICA8eG1wR0ltZzppbWFnZT4vOWovNEFBUVNrWkpSZ0FCQWdFQVNBQklBQUQvN1FBc1VHaHZkRzl6YUc5d0lETXVNQUE0UWtsTkErMEFBQUFBQUJBQVNBQUFBQUVBJiN4QTtBUUJJQUFBQUFRQUIvKzRBRGtGa2IySmxBR1RBQUFBQUFmL2JBSVFBQmdRRUJBVUVCZ1VGQmdrR0JRWUpDd2dHQmdnTERBb0tDd29LJiN4QTtEQkFNREF3TURBd1FEQTRQRUE4T0RCTVRGQlFURXh3Ykd4c2NIeDhmSHg4Zkh4OGZId0VIQndjTkRBMFlFQkFZR2hVUkZSb2ZIeDhmJiN4QTtIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGYvOEFBRVFnQXdBRUFBd0VSJiN4QTtBQUlSQVFNUkFmL0VBYUlBQUFBSEFRRUJBUUVBQUFBQUFBQUFBQVFGQXdJR0FRQUhDQWtLQ3dFQUFnSURBUUVCQVFFQUFBQUFBQUFBJiN4QTtBUUFDQXdRRkJnY0lDUW9MRUFBQ0FRTURBZ1FDQmdjREJBSUdBbk1CQWdNUkJBQUZJUkl4UVZFR0UyRWljWUVVTXBHaEJ4V3hRaVBCJiN4QTtVdEhoTXhaaThDUnlndkVsUXpSVGtxS3lZM1BDTlVRbms2T3pOaGRVWkhURDB1SUlKb01KQ2hnWmhKUkZScVMwVnROVktCcnk0L1BFJiN4QTsxT1QwWlhXRmxhVzF4ZFhsOVdaMmhwYW10c2JXNXZZM1IxZG5kNGVYcDdmSDErZjNPRWhZYUhpSW1LaTR5TmpvK0NrNVNWbHBlWW1aJiN4QTtxYm5KMmVuNUtqcEtXbXA2aXBxcXVzcmE2dm9SQUFJQ0FRSURCUVVFQlFZRUNBTURiUUVBQWhFREJDRVNNVUVGVVJOaElnWnhnWkV5JiN4QTtvYkh3Rk1IUjRTTkNGVkppY3ZFekpEUkRnaGFTVXlXaVk3TENCM1BTTmVKRWd4ZFVrd2dKQ2hnWkpqWkZHaWRrZEZVMzhxT3p3eWdwJiN4QTswK1B6aEpTa3RNVFU1UFJsZFlXVnBiWEYxZVgxUmxabWRvYVdwcmJHMXViMlIxZG5kNGVYcDdmSDErZjNPRWhZYUhpSW1LaTR5TmpvJiN4QTsrRGxKV1dsNWlabXB1Y25aNmZrcU9rcGFhbnFLbXFxNnl0cnErdi9hQUF3REFRQUNFUU1SQUQ4QTlFWnNIVk94VjJLdXhWMkt1eFYyJiN4QTtLdXhWa09hOTJyc1ZkaXJzVmRpcnNWZGlyc1ZTck1wMGpzVmRpcnNWZGlyc1ZkaXJzVlRYTVYzYnNWZGlyc1ZkaXJzVmRpcnNWWTltJiN4QTt3ZFU3RlhZcTdGVXQ4eGE5WWFCb3QxcTkrVytyV3Fnc3FVNU16c0VqUmVSVmVUdXdVVklGVHVjbkNCa2FDUUxOUEpMWC9uSWJVbXVCJiN4QTtjM0hsMXYwUXpBZXBGSVdrQ0U3TUN5cnlacWlpc2lEeGNEZkVaZE1jbmhESVBFL0g0NWwyRXV6TW9oeDFzOWkwclZkUDFiVDdmVWRQJiN4QTttVzRzN21OWllaVnFLcTZobDJOQ05qME9DVVRFMFhYRUl2SXF5SE5lN1YyS3VCQkZRYWp4R0tndXhWMkt1eFYyS3V4VktzeW5TT3hWJiN4QTsyS3FOcE5OTkR6bWhNRGxtQWpKcWVJWWhUOUlGY3B3WkpUamNod216dDhmMHR1ZUVZeXFKNGh0djhQMEwybWhSdUxPcXR0c1NBZmlOJiN4QTtGKzg3RExEa2lEUkkvdDVNQkNSRmdmZ0w4a3hkaXJzVlRYTVYzYnNWWXA1bC9NSFROSWtlMXQxK3VYeTFESXBwR2g4SGJ4OWgrR2JYJiN4QTtSOWxUeWppUHBpODMycjdTWWRNVENIcnlmWVBlZjBmYzg1dnZ6aTFhWFYxMHRiK08ydTVGNUMzaGlCQXFDeXFYY1BSaUZKQzhxa0FuJiN4QTtwbTRoMlhwb25oTzh2TXZQWmUxKzA4bUU2aVBwd2cxWUFxL2paUmx0K1lubXlGd1d1eE10YWxKSTBJUDBxRmI4Y3NuMlRwNWZ3MThTJiN4QTs0R0wybDFzRDlmRjd3UDdXWWVYZnpMc0w2UkxiVTBGbGNOc3NvTllXUHVUdW4wN2UrYWpWOWp6Z09LSHFIMi90ZW83TTlxc2VZaUdZJiN4QTtjRXUvK0g5bjQzWnJtbGVzZGlySHMyRHFtQjZ2NXp0N3k1c1hUVU5ROHY4QWx1U0dhNWZYbzdhRUc1NG1GSVV0a3U0Ymw1RmthNEZHJiN4QTtXRDQ2cndZMXpJampJc0FDVStWZnJvanU3MitHTHJMa25BOHF3YXBvRVdvSitZR3RuU2IrSlpJTHFJYVZBekpJS3FVZE5QamtVMDhLJiN4QTtITWM2aVVaVndSNGgvVy80cHZHQ0hOVDBYOGw3UFRadnIybStidGRFOHlFU1hiTnBrMGt5dVZibE5KSll1MHhIRWNXY2txSzhhQW1yJiN4QTtQdENSMk1ZLzdML2ltUnd4TENmTWVvTjVyOHA2eDVLdWJpYVRYMHY3eXgwNjR1SWZUUzlGamRTaFY5WklrdFZta2d0Mlg5a0J2aUM5JiN4QTtzenNZNEpDZlNnVDVXUG00eGp3eXZvOHUxRzcxZTAwU2ZUTG5ScnFHOWVNVzkzTkxISkJieGlROEpLeVNvSTFPKzdPZUE2OG03ODlwJiN4QTt2WnFRMVF5bVk4T011SWZ6dHR3Sy9COGgwNmJKMjNDV0hoQTlSRmVUMmI4bmZWWFNMQkkyTDI3MkVNa2pVb3BabFZnYUNvSFUwR2IvJiN4QTtBRmZNKzk1V2ZONlRtR3daRG12ZHFzbWtWT0JaMFJXWUtlZmN0c0ZHNDNKcGpSNklLeXp0WUxTM1czdDRsaGhqcndqVDdJQkpQNDFyJiN4QTtrcDVKVE55TmxoaXhReHhFWUNvaFd5TFk4OC9QZldkWDBqOHY1N3ZSdFhPazZxdHhCOVVLQldrdUdEY21nVGtEVDRWTHR0VGlwNVVXJiN4QTtwR1pvWXhPVDFDNDE4bUV6UWVLYVYvemtyNTl0TGFPNWxtaDFTSm5Dekxld0lHUTErenp0UmFoQWZzOHlqVTdyMUdaazlGRGlxcTl4JiN4QTs1L08vbGJWNHBmU0hscnpqcFBtWHk1WjYxcE1pc3QrckxCQk1lRExjSXJGNEplSWJpeU1oRGJIcFVWMnpWWlllSExobCtQd0hKZ0RJJiN4QTtFam9uMlFRbFdaVHBIWXFnckhVMXZMaTVpamdsV08yY3grdTRDbzdMc3dXcDVHbnl5MmVMaEFKSTNhY2ViakpBQjI2cU1PcFJYMTdlJiN4QTs2Y3JTV3R4WnVoclRpenhrQmc2ODFvVkxCbDc5TXg4ZVljUkZjdTkyZVRTeXhZNFpkcFJtRDhEM0dqenFqOFZmVTdLMnVZT1V6Tkg2JiN4QTtOWFdhTTBkZmhJTkNBVDBKeW5WYWFPV085Z2pxT1lZYVRVVHh5OUlCNHRxUElxOW80a3RvcEZmMUZkUXlPUVZKVWlvSkIzRzJYWS9wJiN4QTtHOXRPYU5USXFxS3JrMnQyS3BybUs3dGlQNWhlYVpOSnNrc3JOK0Y5ZGdubU9zY2ZRc1BkdWcrbk50MlZvaGxseFMrbVAybDVqMmw3JiN4QTtXT214akhBMWtuOWc3L2p5SHhlUXZNb2xWQ2VVa2xUU29yUWRXTlRXbFNCOU9kYStiY0pJSllIWnQ1WXVibTZoa3RkU1BtcTV0YnJWJiN4QTs0YnVLNEF0L1doaW12TE5UYkVGcElranQxamR3YUEwRk9welRaWVM4WHh2VHNSSHpxOTMyRFMralJqUjcrSEtPNDZFMVJQdk52VnZLJiN4QTtYbU8yMGE3T29OWi9YSGVQakJWeEh3RFVKYmRIM3B0OStabXQwcHp4NFJMaEh1L2FIelBzbnRDT2l5bVpoeHlxaHZWZC9RL2kzZVpOJiN4QTthc05YdlBybHZZZlVaMzN1Q0pmVVZ6MlBIZ25FK05PdUhSNmVlS1BDWmNRNmJWWDJzTzFOZGkxTS9Famo4T1I1K3E3K3dVemY4c3ZNJiN4QTtWMWR3U2FYZGNwUHF5aHJlY2drQkR0NmJON2ZzKzFmRE5MMnpwSXdJeVI2OHgrbjliMTNzcDJuUEpFNFoyZURrZkx1UDZQSys1bmVhJiN4QTtKN0ZqMmJCMVQ1eS9ONzFEYTJ2azZOR00yaVhsNm1ueEtEU1NMVldoazArT2pBZ292cXl3Z2Y4QUZReklsTWlRSTU1REcvOEFOdmpQJiN4QTt5SDJ2UTlrNG95alBKTDZjY0QvcGp0RWZNL1k5ZzhxYUQ1bjA3OHROQTBEVWJCcHJ5MWhBY1ZXc0NvekNLSSttUUdaSXp4TGQ4eHN1JiN4QTtTRXNzcEE3T0QwWjdva3N3MHRCYzJ4c3pBT0hwazErRkFLTU8vd0IrWWVRYjdHMGg0THB6Qzk4M2FURVFDNTh4YXhla2JmWml1N3BHJiN4QTs3K053TzJic0NvbitwRWZZUDFPUG1QcFR6elQrWmVsMityWDluTHBWdmRwcDhxd3ROSzkwSGNFVVlndzJWeENvRGgxQ3ZNcFBFN0RhJiN4QTtyaTBzcEFFWDluNi8wT0laUmpWeUF0UGZKWG52eTNyTWlXRmhDbHBOSkUwMEtKTGJUUnlpUGlKUXJXOGtoRHgrb25KSlZSNkg3UFdsJiN4QTtPYkJLTzUvU2t4WmptT3haRG12ZHE4TTg5Zm5SNWpqOHgzV202RTBWanBObGN2cHAxQXgrdlBOZW9RamZDNm1PS0pKZVVaSkJMRWRzJiN4QTs2RFI5a3hsakU1L3hmZ09nN1E3YThLWnh3RnppT0k5TnV0ZDU4dnRlVzZuNWg4eWVkTmJzZjhRWGdua0VjNnhPTGVJeGlPQ0sxZEhqJiN4QTtobVdTTmZXK3NsMmNJQzN3L1pBQ2pMMEdueGtrUjVEdVBXNURuc2RxNWRHT3U3VG5EVGpMRWIzVkg0OTNYWk5OTC9MczNzL0NGSmJ0JiN4QTtWL3ZGdDlQc1haUWVoK0cyYk0zTmd4UUc4dUgzeVA2M1U0TzI5VGtOUmh4ZTRFbzdXdnloYTJ0VnVsZTR0ZVAySkh0TGVGQ1dCb0hNJiN4QTtVTURNcDdyeTl4dU14SXh4WkxoZG4rdGY2UzV1VHRMUGpxVTRlajNFUEtQTVBsVFViZStTQ2Ewa2l1cnB1RVQyN2g0cGlXV01GV3BSJiN4QTtRelNLdFdDOWQ4Z01XVEZzU0RIemRycHRYanpDNEczMHQvemp2K1crdGVVdEp1cjZYWHZyOWpxb0ZOTldPa01jOEVqUlBNc2haeXhaJiN4QTtFQUJGT1FweTZMVFVkb2FpT1FnY05WMTk3c1lSSUd6Mk5FVkY0cUtEYzArWnFjMVVJQ0lvTnBOcFhtWTZOMktzSjgwL25ENUs4czZuJiN4QTtKcDJvM0QvV1lTcXpjZlRWRmRsRGhPVXJ4Qm00TXJIaldsUlhNbkhwWnpGaHNqakpTRC9vWUg4cS9yWDF2MVA5SjRtUDF1VnB6NEVnJiN4QTtsYSt2V213eVg4blR1NjM5eC9VM2Z2T0RndjAzZGRMVXJQOEE1eUEvTHlDYTZrbDFLYWMzRXZORmFTMUN4b0FBRVVmV0NPMi9qbDA5JiN4QTtIa0lBRWFvZHgzK3hja1RJQUFBVVBuNW82TDgwL0tIbk9TSFI5RzFXZlQ5UmxtWDZwZHFVYU16S0N3aWN3U09QalVOUlhJQkk4ZHN3JiN4QTt0Vm9jbkR6NFR6L0hKeU5CbWpwOG5GT0F5UW9nZy9vN2o1dlRCV2dydWU1RzJWdXRMc1ZUWE1WM2J5VDh4OVAxVWF6SnFWeEgvb01yJiN4QTtDRzJrQkJBNExUaWZBa2hqbldka1pjZmhpQVBxRzVmTS9hZlRadkhPV1EvZG4weFB1NmZlWG5mbWVhN3Q5RHU1N0pHYThFZnB4UEdwJiN4QTtkMEVqS3JPb1VFL0FQaitqTmxubEtNQ1lpNUFiRHZkYjJMZ3hadFhqeDVwQ0dLVXh4RThxOC91WGVWZnpIMExUZnlhMVh5bGQybDJQJiN4QTtOSDFLNjB5Q0dPeW1MRTNTRkxZUEtVVkYrQjBjaG01VTZBdFFIUVQwT2FXU015TnRpZmZ6ZlY1YTdTOFI0Y2tlRGVqZjhJTlg3a3A4JiN4QTt2K1lMR1BUWWJXNnY0TE0ycGFMMDdsMWpuOU5HVXhBcEtRMzkzOExGaFU5Um03MHM1bkhFNUJVNjM5NzU3N1FkbXhHc3lIVENXWERJJiN4QTszR1VRVEhlK3Z2Myt4UGJUekQ1YWx1NEltMUsya0VraXFZNHA0akl3SnB4UVZQeEh0bDBqdHR6ZEhIUVpvbTU0OG5BT2ZwUExyMGVvJiN4QTs2TDU0OHFhZENsallhZlBDc2pyeWRpaEphdXpPM0twelFhbnMzUGtQRk9RTDFtZzdmMFdDSXg0c2NvZ255NStadDZMblBQY3NlellPJiN4QTtxZURSUGZlWXZ6NmxGeGJoWU5FdUpibyt1dzlFTFl4Q08yUXNEOFBLUWljS2Y1dmZMOHVBeGlNaE8zRFE3N2tmVWZsczd6QnFvUjBuJiN4QTtoUnZpbFBpa2VsQWJENWt2ZnBJMG1uaWorb3d1a3lLOGtzTWthc1dZY2o4Sm9XV3UrYTRHdXJqdGF3MW5wOW45V3RrVlpwUVY1QURrJiN4QTtFSnExVDc5TVlYSTJWTHdyOHVIdXJuOHo3cTNuUXJIcDl6cmN0dWVnYUM2dmFLZXZVVDI4bzZkczNlWUFZckhVUit3ZnFJY1RNZGxUJiN4QTs4dWIyMnVJOWMxZVcxYTd0dGIxS2U3aG1ST2FxamdPWXp5NmNIa2VtWnB4bmhBQm94RG9PME1zUms0WlJNaFhkYWo1RWhpMVA4NDlWJiN4QTt1NDBNU1dFYVFwdFFHT1VDWVUrVHdNUHB5dnRDUkVJeFA0L0Z1VDJiRUREWUZjUkplNTVwWE5aRG12ZHErVXZOV2hmbUg1UjE3Vjd6JiN4QTtXdE9ON3AxOUxjYWhKZGFkQ0dzUTF3N1N6QmpNL0pCVnpUbElHclg0V1doUFRZTmVUR0F4bU5SMklsc2ZzSDZIbk8wdXc0NTVtWUhxJiN4QTtQWHUvUitOaUVrOG16MjcrWTdWNTdPV3hodTRieG9iYWN1enFra0duUEUvS1Q0aUhTaktmQWltMlp1R0lFajRZQUFBNWUrVi9hNCt2JiN4QTt3bkZwQkRJZUk4WE9xNTJlVDFYU2RkMGZSN2NSZlU3bzNacjZ0MWIzY3NBY0J5VnFxVTZLYWY3ZVN6NmJKbE44VWVIdU1RZnZkTHB0JiN4QTtYaXdScmhseGRTSm1ONytYa3IzZm5IU3J1M2tndUxTOG1VMU1Qclhzc29EY1NGWmc5YTBMZHNyaG9Na1NDREVlNkFEYms3VXhUaVJLJiN4QTtNejNYTW43M2xQbm02U0NXem1kbFdPSWMzTEtycXFpOHRPVEZIREt3QTNvd29lK0h0TXlHTzRpNWVxaDNuaE5CMmZzbkdNOHhqSTFFJiN4QTttTitRM3RtWC9PUHVwNnBwZm1xMjhyYVRjZlc5Q21ndWJ1K2hsOUoyaFZBb1NWWlFxeS8zcktnVXNSUmllUGZPSTB2YUdiVmlVODBSJiN4QTtIaG9DZ1IzOTVMNmIyMTJWcHRKR1BoU0pNcjVrSDdnK2tNdGVmU3JNcDBpaGRXY1YxNlFsTEZJbkVucGcwVmlCdHpIY0E3MHluTnA0JiN4QTs1SzR1UU4xMFB2OEF2YnNPZVdPK0htUlY5Ujd2dWZQM21jWFVmNWtlYXIyMnNocU0xcENycloxb3ppb3J4UEY5NkRwVGZPbTBSSGhnJiN4QTtPZzdld2pKSEdETGdqZTh1Nzd2MmMwcWgvTTdTTE4wdVhqMDBXNFpSTTBGNGtraW8zVWlJeFJscWRTdGErRysyYkNlbnNjdzYzL1E1JiN4QTttaFpoa2taRG9ZMEQ1WHhGRDZ4K2ZHangzM0hUZEt0N21FT1VodW51bGhMS0NBek1naGs0cVRVclZxMEZhQTdaUkhTa1VDZWYyT2RqJiN4QTs3Q3laSUNVcG1FcTVWZnc1aTAxc2I2NTFEemQ1SDFHNjAxZEx1THU3WnphaCtiY1BXZzRGendpb3hCcnhJMnJ2dlhNZlZpb0VYZjhBJiN4QTtZV1hZa1l4eVpveGx4Z2NPL242cnJjL1BxK2k3YU80alJoUE42N0ZpeXR4Q1VVOUZvUEROQklnOGhUdUlBam1iVmNpelRYTVYzYnpUJiN4QTt6TjU0MTNUdFh2ZE1FVnU5dkc1Q3JKR1dKU1FjaFg0cUhaczZYUjltNHNtT003bGZ2N25nTzFlMzlUZ3p6dzFBeEI2am9kKy96ZWJzJiN4QTtVdUpPSkUwYlc4bkpRQ3lCK0k4UWFNcDVkRC9ETjg4aUxpT2hzZSt2MUZpT295MnpXdDM1aVhUbHRkUWd2TEtRbTV0MGU0Vkk3TFVHJiN4QTtkV0FaVDhRZ1VqNDlxS2UyWWs1SHhnT25DZnZEM0doMDQvSVN4R1FrUEVFYmpMYjFjUEkxeXM3N2I3c3YvTDM4dGRMMVB5ZHB0L3FsJiN4QTs3ZHJxRityM0V2cHpORXRKWkdkVzRkaXlrSDVuTlpxY25yUHBCYjhtcWxHUmhDVlJqc09XMWJNSzFuVE5QUG5pL3dCTXNwSlo3Q3lsJiN4QTt0YkdCcmgvVkplVmhjM01pdWZzRlliT1JOdDk4eTlQajNqdFJPNS9IeGJaYXlRMFU4cE43RURiL0FEUjh5OUUwVUpmM2xpTFp4S2wxJiN4QTtKRjZVaUdxc0pHRkNDTzIrWjJhWERBbnVCZlA5UGdrYzBjZFZMaUErMTlCNXdMN1N4N05nNnBpSG1hNjBqUWRjMDdVN3NKWldVNlhzJiN4QTtWeGRmVjJsak4xY0NBUitxc2FQVm5FTkFXSGFuaGxvaktjU0J1ZHZsdTVHQTdyZFIvTmp5S0xXTzdXU0NXRllrL3dCUG10NTBqNDArJiN4QTswcEVkT1BodmxVZEprdXZzc09WeEJMNGZ6RThvM1VZbmd2ek5FKzZTUndUc2hIc1ZqcGxoMDB4MFd3eER5V1BNTjlybm1HNjB5R09OJiN4QTs3TzMxWDZoOE1rYzF3Yis2bXViWDFETHhWZURjV1FVK3pJYW5zTTNJSWlJdnJ3L1lBRCtQSnhzeFFXZythbTh1V3NPZ2FmUHB0M0drJiN4QTt0eTlyRE5kR3l2a0RUR1QwNTRMeExkSTNIcTA0K29laHpMOU10NUNRNVgxSDJPcjFHa3l5a1pSTWQvTDlQN0U4L0kyeGtmVTlmMU9jJiN4QTtLMGt0M0tFZEhXVlFsUXlxSFFzakdOcFpFSlVrVkJvVG1MMmhrc2luSnhZekRIR0o1Z1BZYzFySk83MlM3anRaSHRJVnVMaFIrN2hkJiN4QTsvU0RiN2pueGVtM3RtQkVDOTNhdkx2ekJuL05UWHJiOUNXbmx1T0RScmhBZFJuUzZTUzRjcTRaWTR1YXhvaS9COGJGV3FEUVU2NU9SJiN4QTtpSUhoUHI2V0RYbnkremszUng3aXlLOTd6ei9sV0Z4cU5yYVFhOTVUdUxpNXNyYUMwTW42VnRraVpiYU1ReGtSQ0Y2RUlvSHhWWUQ0JiN4QTtlUkF6WWZ5bkNKdU02djhBb25yNTJ4L0l6UFQ3VXIxdjhpSWJxQ01hVjViT24zQ05Wbmx2cmU0UmxwVGlVRU1MVnIwSWY3OHN4OXN3JiN4QTtCOVVpZmdmMXFkQlA4RlMwUDhoSHRYbGZWOUFHb2NnQkRIRGR3V3lwU3RTYXh6c3hQK3NCN1ljbmJVRDlNaVBnVCtrS05CUDhGVnVQJiN4QTt5Uzh4UTZtTGp5LzVYaUdudWlyTlkzRjh6QXVPUTUrcmEvVlhwUmhzRDgrVzNHekgydmlNS2xLVjk0ait1MnVXam1EZTN6VERRZnljJiN4QTs4K1dPdjZWZVczbExUckdHMHZZYnE3RVdvWHkrdEhFU1NqR1NhUWRUeUI0bmNEcUtnZzlvWWpFeDRwN2l2cENKWXBjeVI4MzB2WXkzJiN4QTtrdHFrbDVBdHRjR3ZPQkpQVkM3N2ZIeFN1M3RtbGtCZXlVRG1RNlJUdXJxMnRMYVc2dXBVdDdhM1JwWjU1V0NScEdnNU03czFBcXFCJiN4QTtVazRRQ1RRVjgwYTMrWlBsclN2elAxM1VZNzJHL3NMa0xHc2xuUGJ5cTN3bzRaV01pcXcrS214MklJT2I3VDRqNFlCQkI5eGNIdFhRJiN4QTs1czhJaUZiYzdZRTJyY3RQYjFOVHRqY2VsYmhYRnhDQXFpQzdIQS91anhLODFVb1F4cWZ0YmpHV1BQOEFtNEVHUDBUMzRUc09LR3gzJiN4QTsrbzBhTzN1MmVnaU1Zd2tjTXZxajg2TzQ4dVRHSmJ3R3pjRzdpWnYwZXNlMDBmOEFKSldQKzcrMXY5anIvbFpubU9YeEI2bzhqMC9oJiN4QTtzYmMvcTgvc1lEZzRlUjUvYjMrNTYzWi9tRjVZMWZ6ejVZdUJkeFdVRmpkOHA1cnllM2lRS1dTUXR6RXJLb1ZZVDlvaXBJQXFjeE5UJiN4QTtBbUJBQlB3THpYWWZaV2JTako0bGVxdVhsZmw1dnA2eXZiSyt0SXJ5eHVJN3EwblVQQmNRdXNrYnFlakk2a3F3OXhuT3lpUWFQTjJ5JiN4QTt0Z1ZOY3hYZHZPdnpUMEZ6NmV1UXI4Q0tJN3ovQUNRRDhEbjIzNG42TTZIc1hWQVhpUHZINlhoL2EzczJSSXp3RjlKZm9QNlBrOGJ1JiN4QTs5WTh2TnFWckpyczE1RjVjbGhjckxBTGkzaG1uWXFZMWFlT1BreUdQa1J3WUJ2SHBtejFXV1pGWWlMWDJlN0hqRVNsbngrcnB4ZDM2JiN4QTsyUmFucS81UVQ2RGR3VytsV3VuUVhjTUhxWGJhZkxjd29ZQktGdVJISWthbWIwN2x3Sm1ZdDBKclROUEdHY1NCSkorUDJlN2JrOWxjJiN4QTthb0pQSjVnOHQrWFpZQjVZczdtODA1NFpFMUpIanVZbGpsU1F0RE9WU0xnaE1aTWJsYWNpRlBITXJFWm0rUDRjblM5cjlseDFJSER3JiN4QTtpWGZ2eStGSlYrVTNsWHpCNXJ2TDdVTEQ2aTBzRjFkM0Z3dHhQTEhXYTZNYUIwNFF6ZkNzY1pwWCtjOU85MmJXd3dTdVFPNFJxdXh6JiN4QTttMDBjRVo4SWpYUzdBK1h2K0QwTDhncm1EelZOZGExOVdhM2kwbWQ3ZG8yWVNJMXlSWDRIR3pLcXRYdFRiSysxOVh3NHhBYzVmYzYzJiN4QTtzbjJkbGgxWEhNOFVJRFk4clBMbDVmcWU1Wnk3MmJIczJEcWtMcWVsNmJxbGxMWTZsYXhYbG5NS1MyODZMSWpVTlJWV0JHeDNHU2pJJiN4QTt4TmpZcmJETGo4ay9JYzgwY3J3M1hLM290blM3dUsyNkw5bElHTGxrUmYyVkJvTzJaQTFjeDNmSm40a21wUHlqczBibFlhOXF0cWY4JiN4QTt1NE4wTzNhNUVvN1lQelBmR1AzZmN5R2FTYitUZkpROHR5WDgwbW9TYWxjNmc2U1RYTTBjVWIxUkZqQXBFcUxUaWk5QmtNdVhpb1ZRJiN4QTtEQ1UrSk9kUTBQUjlSVmx2ck9HNEQ3UHpRRXNLVW9UMzJ5c1RJNUl0ZHBtajZacGtSaHNMZGJlSWdEZ2xhQUtLS0FDVFFEc01aU0o1JiN4QTtvdEdaRldRNXIzYXV4VkMzV20ydHllVHFWZjhBblhZNVhQRUpOMlBVU2h5UW84djJ2ZVIvdy9wbGY1Y04zNTJYY0VUQnBkbER1c2ZKJiN4QTt2NW4rTCt6TEk0b2hxbnFKeTZvdkxHaDJLdXhWS3N5blNNYTh3ZVQ3dldrbmdtMTI4aXNybUo0SjdPTmJmMG5qa1VxNnNERVNRd2JmJiN4QTtmTDhlWVIvaEYvRmtKVWswZjVZYTNHaXhwNTg4d0JGRkZCbmpZMEgrVXlNeCtrNFRseG4vQUNjUGszL21wb0RWZnlWdU5YU09QVnZOJiN4QTsycWFna1JMUkpkTGJUQldJb1Nva2phaHA0Wk9HcGpENllSSHV0VHFwRjJsZmtyUHBDdW1sZWJ0VTArT1VocFV0RnRvQTVHd0xlbkdLJiN4QTtuNTQ1TlRHZjFRaWZmYWpWU0NObi9LdlY3aUpvYmp6enI4a0xpa2lldkd0UjNGVlFFZlFjZ011TUd4amd2NXFiSXZMUGxhWFFMU0d4JiN4QTtoMVc1dWJDMmpTRzJ0WmxoNHh4eEx4VlZLeHExT0lBNjVITGw0emRDMmd5dFBzcFlwcWFnRWdWUFlaaXU3ZVZmbTE1YS9OZnpMSmFRJiN4QTsrV2hiMk5sQWswZHg2bXAzVUMzS3poS2lXQzJqU3ZEZ1F0WkNLTWZoM3pOMDhzVVI2cFNCOG9qN3pmM0lPK3hBa0Qzdk5JdnlWL1BXJiN4QTsyaGpndDIwNk9DTlFrY1VlcWFrcUtxaWdWVjVBQUFlR1pKejRqenlaUDlMRC9pVThRL21SKzM5YTJYOGxQejB1S1IzUTArNHRUVVMyJiN4QTtzbXE2a1k1VlpTcFdRRjkxK0t0QlRjZUcyUGo0cU5aTWdQZnd3MjkzcFVTRi9SSDdmMXF4L0pmODRqRkxDZE0wY3hUL0FOOUdkVjFYJiN4QTtpKzVQeEQxYUhjOThxNDRmNnRsLzB1UC9BSWxzOFNQK3B4LzJYNjJyRDhrUHpic2pKOVMwdlJMTDFVOU9YMGRUMVdQbW0vd3Q2Y254JiN4QTtEYzdIQ2NzVHp6WlQvbTR2K0lRSngvMU9QemwrdDZiK1VmbGp6NzVSMDJiUzlTMHV4VzBrbTlXTVdlb1R5UlJLVm9SSERQQ3pDcEZXJiN4QTsvZTBQV2c3MDZpVUpVZU9VajN5QXYvWTBQc1lFNzdBRDNQVDFKS2dzS0VqY2RhSE1OV1A1c0hWT3hWMkt1eFYyS3V4VjJLdXhWa09hJiN4QTs5MnJzVmRpcnNWZGlyc1ZkaXJzVlNyTXAwanNWZGlyc1ZkaXJzVmRpcnNWVFhNVjNic1ZkaXJzVmRpcnNWZGlyc1ZkaXJzVmRpcnNWJiN4QTtkaXJzVmRpcnNWZGlyc1ZkaXJzVmRpcnNWZGlyc1ZZcG5CdTZkaXJzVmRpcnNWZGlyc1ZkaXFQenZuUk94VjJLdXhWMkt1eFYyS3V4JiN4QTtWUE1pemRpckVkZjgvd0J2WnlOYmFhaTNNNm1qek4vZEtmQVUzYjlXYlhUZG1HWXVldysxNGp0ajJ4eDRKSEhnQW5NYzVmd2o5ZjNlJiN4QTs5aU56NXY4QU1kdzNKcjEwOEZqcEdCL3dJR2JXR2h3eC9oZUt6KzB1dnlHemxrUDZ2cCs1YkI1czh4UXZ5Vy9rWStEa09QdVlIR1dpJiN4QTt3bitFTWNYdEZyc1pzWlpIMzcvZmJLZEMvTU9PWjFnMVZGaFk3TGNwWGgvczFOYWZQTmJxZXl5QmNOL0o3RHNqMjBqTWlHcEFqL1NIJiN4QTtMNGpwNy91WnFDR0FJTlFkd1IwSXpUdmVnZ2l3N0ZMc1ZkaXJUdWlLWGRncUtLc3hOQUI3azRRTFl5a0lpeWFBU1c1ODZlVzdkaWh1JiN4QTt4SXcvMzByT1ArQ0E0L2ptWERzL05MK0YwT2YycDBHTTBjbkVmNklKKzBiZmE2MTg2ZVc3aGdpM1lqWTlCS3JJUCtDSTQvampQcy9OJiN4QTtIK0ZjSHRSb01wb1pLUDhBU0JIMmtWOXFkSTZPb2RHREl3cXJBMUJIc1JtSVJUdm95RWhZTmd0NEdUc1ZZcG5CdTZkaXJzVmRpcnNWJiN4QTtkaXJzVmRpcVB6dm5ST3hWMktvWFU5VXNOTHNwTDIvbUVGdEhRTTVCWWxtSVZWVlZCWm1aaUFxcUNTZGhrb1FNalFTQVR5UStrK1pkJiN4QTtCMVozajArOWltdUl2Nysxcnd1SWlEU2tzRDhaWXo3TW95VThVbzh3a3hJNW8ySzZ0cFhaSXBVa2RQdHFyQmlLMUFxQjA2WkFnaGpTJiN4QTtyZ1YyS3A1a1diRVBQL21DUzBnWFRiWmlzOXd2S2R4MVdQcFQvWmZxK2ViWHN6U2lSNHp5SDN2RCsyUGJKd3dHbnhtcHpGeVBkSHUrJiN4QTtQM2U5NTFuUVBseVRwYTZkYzZaSnFWOWJ0cVY0NXVKemFzN0NPRzB0WDQvdW94dDZoRkRXbFN4NmdVeldhN3RDT25NZUxsS1FpUGZKJiN4QTs5SzdGN0hsbmljZUNYaG1FQVpHdnFKamU1N3VlM0lBY2lTU3YwcVJvZFMxSFRGbGFlMnR2U210SkhZdXdpbjVmdXk1cVc0dEcxQ1RXJiN4QTtoR2JHQnNQSmRzNmVJamp5Z2NNcDhRa0FLOVVhM3JwWUlzZDRUWEpPaVozK1gzbUNSbU9rWEw4Z0FXdEdKM0ZQdEo5MjR6U2RxYVVmJiN4QTszZytQNjMwWDJNN1prVCtWeUhwY1AweC9TUGl6bk5LK2lPeFZSdkx5M3M3V1c2dUc0UXhMeWR2YitweWVPQm5JUkhNdEdxMU1NR09XJiN4QTtTWnFNUlplVStZZk0xL3JFNTVzWXJSVCs2dGdkaDRGdjVtenA5TG80NGgzeTczeHJ0bnQ3TnJwN25oeGRJL3I3eitBaytaYm9uWXFuJiN4QTtQbDd6UGZhUE9BckdXelkvdmJjbmFuY3I0Tm1IcXRISEtPNlhlNzdzWHQvTm9aN0hpeGRZL3BIY2Z3WHF0bmR3WGxyRmMyN2M0WlZEJiN4QTtJM3NjNW1jRENSaWVZZlpOTnFJWjhjY2tEY1pDd3JaQnZZcG5CdTZTcSs4MitWYkM4TmpmYXpZMmw2dEMxclBjd3h5Z0VjaFZHWU51JiN4QTt1L1RNdkhvYytTUEZESE9VZThSSkRBNUlnMFNGTC9HdmszL3EvYWQvMGx3ZjgxNUwrVGRUL3FlVC9TeS9Vdml3N3g4MHcwL1ZkTTFLJiN4QTtGcHRPdklMMkZXNE5KYnlKS29ZQUhpU2hJclFqYk1mTGd5WXpVNG1KOHhYM3NveUI1RkZaVWwyS3V4VjJLby9PK2RFN0ZWRzhNNHRKJiN4QTt6YjArc0NOdlJxT1E1OFR4MnFLNzRZMWU2aGhubFBSTE8vMWZ5ak1ibSt2YmlEUzQ5ZjFTVzh1cm1aR251WS9TdEI2RHViYVBrenp1JiN4QTtPRVlJTVl6Tnl6TVl5MkEzNFJRSHg4Kzc1dVRJMEQ4bWYrWWZLWGxuekZBSU5jMHkzdjFVRVJ0TWdNa2ZMcjZjZ284Wk5PcWtaaDQ4JiN4QTswNGZTYWE0eUk1TUxUOG9MZlRMdTAxUHlicVMyTFdmcW1DMHVZa3VZSGpsV2pRdFBINlYwWXl3RGZITEpRZ0VEeHlqcStJRVpCZC9qJiN4QTszZllHWnlXS0taK1YvTVUyc0pxRVYxYkxhMytsWGt0aGVSUlMrdkVYaUFQT0tRckdXVmczN1NnZzFCRzJVNXNYQlZHd1JiVk9OSjNsJiN4QTtMQlBNaXplUSthN3BybnpEZk94K3hLWWw5aEg4SC9HdWRYb29jT0tQdXY1dmlIdEZxRGwxMlVucExoLzB2cC9RbEd0MzhkbnBrMThJJiN4QTtvMWpndDNuTVViVmI5MHByeUxFbFMzR3RPbVhRSFBtNCtQRDQrWEhqaUl4OFF4RzI5RW5oczlkK2RmSjV4WWVlL01HaXhHS0pyTXl6JiN4QTtxR2xMcmF5R09yTWZUUmwxRUFxck14K0pRZCttYW50UDJid2RvU0VzczVqaDZSTWErMTl5ME9VYU9IaDQ0Mk84OGRucHZXUHVBWGVRJiN4QTt0ZHVYOHhUMmM2eHRIZFFmdW5pTVE0R0YzY0p4am51YUxTVmdOeFNnR2JtR25HS0FpQ1pWMVBQNHZFZTJ1a0dUQ000OUpqUGNiMTZnJiN4QTtCdGNZOVlqdjVsNlk4Q0piUnltVDk2N0g5eVZZSGdLVWZrZGlDYWo2TWlKV2E2UG5NOFFqakVyOVJQMDBlWGZmTGMyUGdxNlJkTmE2JiN4QTtwYVhDbWhqbFJqOHE3ajZSa004T0tCSGVHL3MzVUhEcWNlUWZ3ekgzNy9ZOXB6a0gzdDJLc0ovTXJVSFNHMXNFTkZrSmxsSGlGMlVmJiN4QTtmWE56MlRpc21md2ZQL2JyV2tRaGdIOFhxUHc1ZnArVHgzWGZPMWxwVjVMYkdQMURicnp1SkNYQ3I4SWFuN3RKVzJWZ1NTQU54dWQ2JiN4QTtiVExxWVl5QVR2STBQZjNidW83QzlqTlIyaGhPYUo0WTcxdHhiRFlrN2loZTM0M1JsODYzTU4rTlBtMHVXTy9KaVVXanBkck55bklFJiN4QTtROU0ydktyMUhFVTN5czYyQUlCSXVWMXZIZXVmWHAxZHZIL2djNXBSTWhrdU1lWjRkaC9zblJlZExxWFVocGNXbHpQcVJkNGhaTEhlJiN4QTtHYjFJZ1drVDB4YTh1U3FDU0tkTWZ6c0xJc1dOK2NlUjVkVlAvQTV6Q0ltY25wUFhoMi8zU3Bvbm5teTFTOHQ3Wll1SDFzRTI4aWx5JiN4QTtHNG9YUDk1SEVmc3FkeFgzcFVaWmkxTUp5TVFkNDgrVzN2cDFmYmZzVm4wR244ZVV1S0czU3RpUUxHNXZjdlpmeTExQjN0N3F3YzFFJiN4QTtSRXNYc0gyWWZlQm1xN1d4VVJMdjJkdDdDNjB5aFBDZjRmVVBqei9IbXpYTk85OHhUT0RkMDhhdC9KbXEyWDVyMkYvSkhkSzEzcTA4JiN4QTs4VjBlSmdDdksxd3F4U2VzeDN0SXBWZFRDcFhjVktrWjZMb08wY1dUU0RIRWppampGanJzQU83K2NSMWRYa3hTRTdQZTluZzh5UlNUJiN4QTtySHhqSVkwSHB5TTdud292QVYrL0tEaTJaY1R6VHpSck45NVo4L2F1Mm1TL1dsMUcydEpydGIwdk1JcGc4L3dSQldqS0tJMlRZMXpZJiN4QTtZdXdZOW80b21SNGVBa0N1dDErcHc4L2FINWVWQVhhVTZUK2FuNWc2MTVqdU5HMFhScmZVSkxTSDE1MWhVSy9EbHc1ZnZicUlVRDdkJiN4QTsvbzJyaTZqMlEwdUVldkpNZkw5VFppN1RuTVdJaE9MN3pwK1ptbFRXSDZYOHRwWlcxN2RSMml6enZESEVHWU01NXlKZFRGQUk0MlBMJiN4QTtnZW5RbmJNREw3UDZJWTVTamttVEdOOHIreWgxYjRhektaQVZINXBMTjU5ODErWUx5MlRROVFld2ZVbVpOTHRvTGVPYVA0ZUovd0JJJiN4QTtubGltWG1zYmV0SlFxRlg0VkVqWnBjV21oREpLTTRBd3hmV1pTSVBYNllpUTJNaHd4MmtTZDVjQXE4NlJ1SUlPOHVYNCszOWIxdXpoJiN4QTttaHRJSVo1MnVwbzQxU1c1ZFZWcEdWUUdkbFFLZ0xIZWlnRHd6VHprRElrQ2gzZDNsdTJqa211ZDI2SjJLcEhySG5EUzlPbWF6aUQ2JiN4QTtocWFnY3JDMTR0SW5MZFRNekZZNFFleGtZVjdWeXJVWjhlQ0hIbGtJUjd6K2pxZmczNGRQUElmU0hsOXBjZVlmS3R0WlRhbHJLMldtJiN4QTt5cGFhZnFhMkpTRm80YmVDTzB0MldlZEpINFI4V2tjS1k2RjJJSjJHYTdUZTFHTFc1NVljTURlNWlaZFR2STdBaXI1UjUzM0IyK1RRJiN4QTtjTWVLVElQSzl0TmQ2cWZPdDllNnFubFFRTlo2WG9sMWMzVjYycVBPR1ZwVGF6UEw4TWluNEl3dTRITTBBem9JY1lod1M0ZkV1eVFBJiN4QTtPSHl2OVB3ZGZsTWZwaUdYNkpCSDVMOHErWWRjdWJDUFNyUjVKZFRoME8yNCtuYlJ4MjZSckVGai9kQ1NWb3ViaVA0ZWJVQmI3UkV6JiN4QTs0czR4QnM4cjcyZytvZ0tQa0RTYm5UdkxGc0x6ZlVMc3ZlWDdEY0c0dVhNc3BCOE9ibW1SMU14S1pya05tdkliTEk4b1lKNWtXYng3JiN4QTt6UEEwSG1IVUVicVpuaytpUTh4K0RaMW1qbHhZb255KzU4Tjdld25IcnNvUDg4bi9BRTNxL1N4alhKTDJlM2wwM1RZcFpyK2FNRmhEJiN4QTt3QmpoWnVMdnpsYU9OVzQ4dUFadmlZYmREU2p0RHRUVDZPSEhta0lSL0hRYnUwOWx2Wi9QcnN3bkdJT1BHZDcyQlBNUitkY1hjUGdqJiN4QTtkTXNQSTF6Wlc2MmR0YXJMdkUxbEpHaXpSbEZEQUZUVXQ4REJnd3FDTndTTWhwOVhITU9LQnVKNi9qdU94SFE3RjIvYTJrMStrTjVaJiN4QTt6SjZrRTE4L1A0SkxydHBZYU41bTAyNnRGVzFqbjV3M1NScUFHak1VajBvUEI0bEswMzZnZGN6SXpBQkpPd2NTTWN1dDBrOFpCeVRCJiN4QTtpWWQvRnhSSDJpUkI2Y2llU0pzdk8zbCsrblcwdDc3MUpYb2lveVNxUHRiQ3JxQVBpTkJ2MU9BWjhkZ1dMTHE5VjdOZHBZTVVzbVRIJiN4QTtJUWlOOTRtaDhDVFRJZE50MnVOUnRZRkZXbGxSQlQzWURMTXN1R0JQY0hUNkhDY3VlRUIvRktJKzE3WG5IUHZ6c1ZlSGVmdnpJMFM0JiN4QTs4ekd5ZEpJbXN6TmJUUzFSNDBNRnc4THRJUTN3YmdQeElxRVlPZmhxUnZ1ejVSeFJFWkhlUjIrSS9IeDJlTjlxdlpyVjZ3K1BoSEZIJiN4QTtIajNIVTczc0szTzd5YUd5MVh6SjUxdVo5TllMYnZMSGVyRGNpRWVzdHBIYk1xTURGY0xSdlZVcnpEQ216SjFHVG5oeDVzb3ljK0VFJiN4QTtENnRpYmlldGRDT1YrYjBmWk91L2t6c3FPQ2ZPeUpjTzQrcVI2Z0hZamZlcjViTW5uL0wvQVBOcWJ6TEg1bG51K2Q1ZFhVZC9ETWZTJiN4QTtMdEpDcWlPTVZ0ZlRCV09NQU9VNDdWNFpVZEhnT1hqOVBvaHcvd0FXMTgvNHE1bnV2emNrZTFNQnB4aUdQTHc1SmQwYVBuMytmTncvJiN4QTtMMzgyMjh6UytZVXZPRjliM1A2UW1uVDBsa2prS2tjVHd0Ukd4ZUxabkNjU0NTVVBRdjVUQU1nbjZmVkRnL2kzMy9yVno4cjgxLzBVJiN4QTtST0NXSHdzcGpDVjhvME51ZmZ5ODJNM09uK1lORzg1V2s5M0s4MzFpNWUvYUMyOUIzVXorczBrWUhwV3lIbHdZdHg0Z1YrRmRoazU0JiN4QTtNV0RMNHhxTmdSSjlXL0lEK0t1NGJpL054dGIyeGo3UzdMeVlBTnJxUEhzQVNZMGRoS1gxRzZ1aWF2dmV3L2x4NS84QUxnOHcvVllwJiN4QTtXbWU3VklZblVCVkpsbVdOR1gxREdaRkw3VmpEZVBUZkIyaktPU0ZSSUppZC9rOHI3SmRnNnZTNUpaTTBPQ01vYmZQeTVmR250R2FGJiN4QTs3bGltY0c3cGoydDZSWmE1NWswclRiNUpaTFd6Z3V0VDRReXpRTjY4WHB3US92SVdSOTF1WmRxNytHZEwyQmNCa21PZnBqOERaUDhBJiN4QTt1UTR1cDNvSm8zbjN5MnRsT2tlcjZYRGZRaG80YmU2djQwSHFKc0JLZDNYY2IvQ1RtOS9MVHZsS3ZJT054aDg3K2J0U2gxalV0YzF6JiN4QTtVTlRoYlZPY3FKRnBkM0t0by8xUkJER0k2c0dZTjZYMnU1TzIxTXpScnRUZ3lSeFlva1l0ckpqMzdueTJlYTEyZkljOUNOeDIzcTJQJiN4QTtlWHZMWGxMVnJENjdxbm15SzN1cEpwUjlYdWROMUMrY0tqRkViMW9TSTI1b3FuNGZsMnpiNWRia3ZjZEIvRkVmWWQzT2h3Q0lzaUo3JiN4QTtrd3QvS2Y1Znd2NWdGeHJWdGVKWjZQSmRhVTR0TGpUUkxla3VvVld1bUJab2lzZEZIMi9VL3dBbk5mck5kcWYzWXhSdmluVXZwbFVmJiN4QTtnT3UrL1RoODNMMDhjY3JKbGREdmV1Zmsvd0RVOVZodXRiVzVTNk1ibUswalZrUG9DNVNPNHVLcW81S3pUTngrSTlFSEhicjUvd0JvJiN4QTthV1dsaU1Sand5TzhqdjZ1RzR3K1VhTzNVbTkzZFF5akllSzdIVDQ3bjdYcFdhbHRSc2poSTJjZ2tLQ3hBRlRzSzdETytEb25oZDcrJiN4QTtiV3JhMXFjWm5tL1JQbHQ0NDVaTGFCdUZ3OEV2d00wdHlDSFV4TzhSWkllSjRzNTVFSVNiTmRoeVIwMlE2ZjFhaVBLOXh0M0QzWFY5JiN4QTthMjNkOGV5L0E4T1dYZU9RV2lmOFJTdkRiMlBrL1RCTERjWE1kcERkY1JEYSt0Y1B3cXJBZnZEMWR5b2JZRXRUT0cwbnN0cXRaUHhkJiN4QTtiTWphOTk1Vjd1bjJlVGxaTlpqeENvdlI5QS9KL1RJcDAxRHpMY05ybW9xUTZwSU9OcEd3M0hwd1ZJMlBRdVdJN0hPdDBta3c2V1BEJiN4QTtoancrZjhYei9WVHBjK3Ruazl6Tk5UMGF3MUcyaWduUmxGdTRsdG5obGx0M2prQ3NnS1NRTkc2L0M3S2FOdUNSMHpKak14TGlnMDh3JiN4QTsvTnpVOVR0ZktHaGVYenpsdm5FZDVxL3FNcnViVFN3a2swanNTUWVjM3A5ZXRkL0RNN1NSQm5LWFRrUGVXN0dOeVdmUThmU1RpS0x4JiN4QTtIRUR3cG1DWEZYNEZUeklzM25INXQ2ZGV4UlcycGFZc2IzdHhMSGFCSml3ajVHcmMySzFPeUszNFpuNGUxSTZiQk9VL3BnREw5WWVYJiN4QTs3VTlsaDJock1jcnFKQmpPdWV3UENmbnNmSmgraHhYeTNsOWVYbHExakhMRGJ4bEpYaWFyUXRNV1lHSjNIRUNYOXFueTY1NTk3YTl0JiN4QTs2VFh4eGZsNUdVNGs3VkljNjd4ejl6MVhzYjJEcU96TU04V2JoSU0rSUdQdUEzMjhrdjhBS25rR3l2OEF6VFBETGRTYVBmRzNFM2xwJiN4QTs3SXhYRnNFamo5Q1V6aVZPY2txK3RYN1Fxcm1oUEVuT2o5bSsxNDVNUklNcDVZaytKeGJIMUc5aGRBYlYvbThoWWRqMnpwbzVNZmh6JiN4QTtpRGlsVzIvVGx1S0tRL21yb09yYUZxbW14YWk2VEp5a1JycUthZVQxRzlGdlRKZ2xCRVRGZVJJVjJHZGRpeUhOamtCenJrNmpEbzhHJiN4QTtJQTQ0Q05FY2hXMWkvZWtlcmVkclBVSjdDT2s2d1d1bzI5NUswd0o0TEF2Qm80d05xVWF2MlI3MU9jejJUMlJMUmFrWmNnakgweUczJiN4QTtYaW54Y1V1dDdWelBsVHRlMWNVOVhvOHVMRDZwVGdRUGZ3MTd1cjIvOHBQMGZyN1NhN2F2NnRyYVNOYnBVRlQ2L0VGZ1FmNVVjSDZjJiN4QTs2UHRIV1JNQkdKK3I3bnpEMmY4QVpYVWFUVkdlcGp3bUE5SXNHeWV1M2NQdGVwWm8zdm5ZcStYZlAvazJUeS81bnY4QVJJSVlXMHE3JiN4QTttanY0bmVRSWZxY3pzelFzUHRzVmFKNFZwK3p4cWN4OVNCSEtOUVpIaTRTSWlyOVZWZmtOeEkrZHVYMmg3UVJ3NkU0YS9lVDVFRDNVJiN4QTtUOGVkOUdPYURxMXpwMnJ0ckZ0L3BZbEVqS2JpZTJWMkU2UWgrWTlZY1NwdHh0VHYycG5UYUs4ZVBoa0FEL1J1dVo4dlArMTBHYnM4JiN4QTs1c0F4VElnUWY0Ykk2OTRITy83V1kzMzU1K2FJWUxSVzA1Wm83YzBqU0dTQ1pqOEJUNDFTVmpUZ3hGZjQ1WkREaUpQbjcvZjNkNlA1JiN4QTtMeVNFUjR1MFA2UGxXL3dKRFZsK2VYbWFkTG5ocGtjS3kwWGpPMEVSU2llbURFSkpBZnNmRFhEUERpRlgwOS9mZSszZWc5a3pqeER4JiN4QTtmcS9vY3R1SGJ1MjJZZjVpMWU1MUcvdDlTbmI2Z0xZQUdTM3VMVXVvUkphTXRaanlKYVVmRFRvTzlhWkRXbnhvR0lBbDVTdXVZOHZMJiN4QTs1c2RMMlVNR0dXT0ZaT0kzNmdRUDRmSTkzUHZacjVBMDJQV3RYc05FdWJlTVJKZS9wTzJ1QklESWtVWWFTU3ExQkVwZGxTdmIxR0svJiN4QTtaR2NiZzB4bHF2ekVabis3NEpqb1RzSTBlc2FGL3dDYkhpNWwyM1pmYW95YVk0enZPSGx0OE84ZDNsemZTR2JKa3hHYWFLRk9jckJGJiN4QTs2Vk9jTEdKT3dkMFN4Ry84OWFQcFBtdTJ2REhlWFVBZ2xzcjBXMWxkeW1NdThja2Nxc3NmQjBIQmxZS1MyNG9Oam5UOWpZWlJ4eUVqJiN4QTtHUEZSRnlqMHZiblk1N09Ibmx1S1lSb3ZtM1NiWHpINWx2azBTNWowM1VydEpiT0M3MGk3bGNsWXdzcy93d3VGOVZxQ2xhL0RVN25PJiN4QTtueVNpWVJIaVJzRHBPUHk1dUlBYk8zMkkzekgrWWNWem9WemFXR25UeE82RlJIRm9OdzVkU0R5ajRYRUhwZkZYOXJJWWhqRWdUT1AvJiN4QTtBQ3NqK2dxYnJsOWp5WHk1WXJGckQzSG1ieTVxK3FRTGJKRkFiZEwyeVBxL0R5Y3RIYnU1RkJRTHlBRzVvZVcwOGVvaUlFY1VSY2lkJiN4QTs1UWxRczBONTEreWgwY3pVMUlqZ1BLSUhLUXMwTC9oL0hQcW5HdFJlWEoyMC93RFJQbEhXN0o0YnRKYnFTNGJVYnhEQ3FQdDZVa0tpJiN4QTtvazROWHJ0bWQyZnE4VU1sem5qcXY2QSs2UmRkck1XU1dNZ0V5UDhBbmZwRDBQOEFManpKcCttM21wdGR3M3R0RGRwYThBMm4zb0x6JiN4QTt4K3Fram1rSi93QjEraXRUVDdQdG1nOXJveDFXU0VzSmpLZ2JQRkh5cm1mZXo3SmpMRkFpZGg2dEJjd1RxV2hjT0IxcG5CU2dZODNjJiN4QTtncG5uZU9pWUNmeVM4aFByVW1weldqVHhQSVprMDZSeTFxa2pFbGlzZlNocWZoUHdqc015aHE1Z1VOajM5WE1ucjgwc1lnWmVrTWkxJiN4QTt6UUxxNGkwMlhScm1QVHIvQUVpNUYzWWw0dlZ0eWZSa2dhT1dJTkdTclJ6TUtxd1lkUmxlUElCZkVMQkRqUmxYTkpUK2RxNkhmWEduJiN4QTtlYzlQU3htdEhqamx2YkdkSjRtOVNJU0NWYmVUMHJyMHlHcFZJM0ZRd3J0bDQwWEdMeG03Ny8xOG0wWXJGaG5IbHp6cjVUOHlRZXRvJiN4QTtlcTI5OG9VTThjYmoxVUI2YzRtcEluK3lVWmk1TUU0ZlVLWVNnUnplVStadk1kcHF1cmVlWklyYTZ2cnlXeGZ5NW9NVnZheXlSc3hSJiN4QTsxbW0rc0ZmcTZBWE1oVjZ2MFRvYzJHTEdZaUc0QXZpTy93Q2pueWJvaWdQbTlPc3c0dElBNEt1STA1QTlRZUlybXRsemNRcTJCVTh5JiN4QTtMTmgzNWxmWHJ2UTViQ3cweTl2TDBORmNXazlxa0xJazBNaXlJSDlXV0k4R3B4ZmpVOFNhYjVNWUlaWW1FeU9HUU1UN2lLYnNFdUdRJiN4QTtsM1BOZE92UHpIdDBLWC9rMjlrbFJqd2RKYldoVTdnTUdsQnF0YVY3OWR1bWNkcVBZY2NmRml6UXJ1a0pmcStQbHkzNXU3SGFVSzNRJiN4QTtIbEVlZk5GOHdycXQ3NVV2ZU51bDE5VHQ0M3MyQ1NYYzNNbjRyaVA0VVNxKy9JOUtET3M3UDdJeDZjRThZTXBDQXZmZmhqVm5ibWZ4JiN4QTtiaGFyVVJ5Q2dWUHozQjU1OHlHMFdIeXRxTDhMcHJtNWtsbXNvM2FzTWtRUkFzMG9vZlYzOEFLZDl0L3BKWThac3lIS3RyL1U0VW9qJiN4QTtoSUJGc1NrOGcvbWROZnozc3ZsYTdhU2VjVENOWnJZVTRLRlVNZlUzNmRobFhhTW81aURDVU5oWHFCUFFqOUxuOW01OFdDQmpJbi9OJiN4QTsyNmd2WVB5SHNmTTNsM1JiN1N0ZDBDK3NwN3pVcHIxWno2RHdxa3NVWUFKU1ZucUdqSSt6NGU5TmZQRkdNSVJFZ2VDSWoxNmZCbzdSJiN4QTt6eHpaVGtIVjYzbU80RGlBUVFSVUhxTVZTRzc4ZytTYnlScGJyUTdLYVJ5V1oyZ1FzU3hxVFduVW5MUm5tT3BUeEZDSDhyZnk1TmYrJiN4QTtkY3NCWHFSQWdQNERKZm1zbjg0cDRpMS95cXI4dVA4QXFYYkwva1VNUDVyTC9PSzhaZC95cXI4dVArcGRzdjhBa1VNZnpXWCtjVjR5JiN4QTsyUHlzL0xrVS93Q2Rjc0RUY0V3S1QrSXdmbXNuODRyeEZFMjM1ZmVSN1Z4SmI2RFl4dXU0ZFlJNjFHNDNwa1RubjNsSEVVL1ZWVlFxJiN4QTtnQlFLQURZQURLa01WemczZE9JQkZDS2p3T0ZWdnBSL3lEN2hqWlZiOVd0Lzk5Si93SXc4WjcxcDMxYTIvd0I5Si93SXg0ejNyUzcwJiN4QTtvLzVGKzRZTEt0aFFCUUFBZTJLdDRGUitkODZKMkt1eFZRbnNMRzRsU1dlM2psbGpCQ082aGlBZW9CSXlRa1J5VGFXYXg1TThyYXdxJiN4QTsvcERUSUpKSS93QzZ1RlgwNW8vK01jc2ZHUlBvT1Robm5Ia1V4bVJ5S04wYlJ0TjBiVDQ3RFRvUkJheFY0b0NTU1R1V0pPNUpPNUo2JiN4QTs1R2N6STJVU2tTYktOeUNIWXFubVJadXhWMkt1eFYyS3V4VjJLdXhWMkt1eFYyS3V4VjJLdXhWMkt1eFZpbWNHN3AyS3V4VjJLdXhWJiN4QTsyS3V4VjJLby9PK2RFN0ZYWXE3RlhZcTdGWFlxN0ZVOHlMTjJLdXhWMkt1eFYyS3V4VjJLdXhWMkt1eFYyS3V4VjJLdXhWMkt2emd6JiN4QTtadWE3RlhZcTdGWFlxN0ZYWXE3Rlg2UDVySENkaXJzVmRpcnNWZGlyc1ZkaXJzVmRpcVVhejVvMHZTajZjcm1XNC8zeEhRc1A5YnN1JiN4QTtaZW4wV1RMdU5oM3VxMS9iR0RUYlNOeTdoK251WXpjZm1OZmxqOVh0SWtYdDZoWnorQlRObkRzaUhXUi9IemVkeSsxV1VuMFFpUGZaJiN4QTsvVXgvemY1MjgvM21qK2w1YnVMWFR0VFdWWDlka0RLMFlWZ1VQcUxPQjhSVS9aN1UyclhKeDdLeGc5VDcvd0JsSndlMUdRbjk1RVYvJiN4QTtSL2FVRHFYL0FEa3BGcDBrS1RlWDVaSW8vd0RSOVN2UFZNY01kNmhjU3hSc1kyRHFxcHpCNUFsVDAyT1l3N0htWlZlejBtRHRPR1dxJiN4QTs2aTYydjVNKy9MYjh3N1R6enBFK3BXMW5KWkNDY3dtS1ZsY2tVQlZxcjQxM0dhdkpBUjVHM2JaY1JnYVBObHVWdGJzVmRpcVMrYVBPJiN4QTtmbGp5dmFDNjEzVUk3TkdCTVVScTgwbkduTDBvVURTUHhydnhVMDZuYkxjV0dlUTFFV2drRG04Kzh2Zjg1R2VYZFc4eXc2ZGRXTDZSJiN4QTtvMTJraHM5WnY1a2lSbmlYblJ3UjZTcXdScU9zemIwQm9Xb003TDJYa2hEaTVudXI4ZmMwNDlUQ2NqRUhjUFJkUDgyK1Z0UkJPbjZ2JiN4QTtaWGFnMExRM0VjZ3I4MVlqTUNXR1k1Z3QxcHNyS3dES1FRZHdSMHl0THNWZGlyODRNMmJtcm80NUpKRmpqVXZJNUNvb0ZTU1RRQURGJiN4QTtET1BQbmxxeDBEUU5LZ2p0NHpQTE5ORzErQ3hrbE1FY1R5UC9BQ21LVDZ5dnBiQ2lLTnVUTVRYQ1ZsakUyd1hMR2JzVlp6NUQ4dFdPJiN4QTt2NkZxME1zTVluaW1oUmIxaXdlTDFZcG5XVGF2d1JHMkprRkR5VmorMEZJcm5LaXdrYVlUTkRMRE04TXFHT1dKaWtpTUtGV1UwSUk5JiN4QTtqbGpKWmlsK2orYXh3bllxN0ZYWXE3RlhZcTdGWFlxN0ZXTitkUE02NlBabU9LUlk3bVJTN1NzUUJGR09ya25iNVpzZXo5SDRwdVgwJiN4QTtqN1hROXQ5cUhCRVk4ZjhBZXord2ZyN25oaC9NelJacEhhS0M5dWw1SDkra2FrUHY5cjRuRGIrNHJuUjFUeXY4aTVwYm1VT0xyY3QvJiN4QTtpdGI4eTlHUVZlenZVRksxYU9NQ25qL2VZYUtQNUV5L3pzZittVEcyODI2ZmN6eUNHald5QUJKK1I1TzdJamhWaXB6L0FOMkJUM0RiJiN4QTtVeWp4djNuQlIrbTcvaDUxVjk3WWV3Y28wNHpXTE0rSGcvaTI2Kzd6ZVVTMlhtbTRTeUsyTXNVVVZIdW8xdUVkYmlSaFNXVnVjcG8wJiN4QTtxbGcxUDVzR2xobHhpWEZMajRpU0w2QzlvKzRQVDV0VG83OUpFSkNQRDlKL1Y5ajNML25HUmRXc05IMVBTOVV0UHF6R1JMaTFsTG9UJiN4QTtLcEJWeHhVdlRoUmQ2Nzh1bTJhVFhhUTR3Q09UdGgyeGgxV1VpSnVRSG4rbDdibXRjaDJLdkdmelIvTWp6ckI1d0hrdnk5NldsUEpFJiN4QTtKUDBsTXBhYVJHUVB5ZzVLNkFWNW9CeFptS1BRcHhybTMwR2loa2p4UzMvSDQrem00V3QxZmd4dXJZcGIrU2RPc3JxVFV0ZW1rMW5VJiN4QTtYNHRMZDZsemthb0h3RmJaaTViajBEVE94SGFtYm5GQVZVUHMvWCtwNXJWOXBaRHo5TWZ0K1g2L2t4Yjh4dFMwM1ViZUdPMnVoZTY5JiN4QTtFL3FXbHBFalN6SDB2aU1iQkZZQlZLcXpMMTRqK1hmTGMrT0pnWUhZZnJiZXhZNWhrOFgrRTkvMkpuRHAzaytYeXkzbUM5Z1dNUXFaJiN4QTtGdklnMFZ6R1ZOQXFPdkIxY0hhZ0lOVFRQTWZIMXVQVkRCako0cnF1WTk1NWl2MGJ2cHZoNFpZdU9RRktYazM4Ny9PSGxhQ0M5MW5UJiN4QTticWZ5amNTcWx2cVV6SzB5Uk5zclRvaWpsWGFqZ0ErN25yMXd4NGMwdkNFNG5VUkc0SEsrdGU3OFU2TEppbEVjZkNSQXZxTFROU3RkJiN4QTtTc1lyeTJZTkZLS2ltOUQ0WnJKeE1UUllJcklxL09hMHRKN3k3aHRMZFE4OXc2eFJLU0ZCWnp4QUxNUW8zUFVtbWJJbW5OWmRwM2xpJiN4QTtmeTdyR2o2N2NYRnRxR24yTjdaejZrTFgxV01FZnFoaDZ3a2pqK0Z2VFplUzhscU91NjFveDU0WlFlRTMwWjVzTThlMHdZa2l4YjFMJiN4QTs4d1B5NjFIekw1UTB5NjAxR2U4MHVNUTNFQVYyNFRvdnBUaVJFVjJITllZMDUvWlV4SGxRTnlBaE9pNDBaVVdFNkw1SDhuV2tTeWFqJiN4QTtNZFVtcHlOQktMZDZnVUVhSTl2TFR1SGFRRTk0MUl6VTZ2dDJHT1JpTnlIbzlIN1A1czBSTSttSjVJYlZmSi9saTdTUjdkRG84dlZIJiN4QTtScEpiVkFLLzNpU0dhZW5pNnVhZnlOa05GMi9ISklSa0tKNU51dTluTW1HQm5DWEdCejZGbjM1ZS9sNXFmbHZ5ZHF0MXFVYkpkYW5HJiN4QTtZN1dFaGw5V2Q0ekZBSTFZS3g0cFBJcGI3TG1SZU5lTlR1Wnpzdkx5bFplWWFwNWFtOHg2N3JtdDJ0MWIyZW4zbDllM0duRzU5WlRjJiN4QTtSK3NXUG9pT0tUWWMxV3JVRlQxMk5Ea3p3eEFjUnJvNU9IRFBKdEFHUkEzcGg5NWFUMmQxTmEzQ2haNEhhT1ZReXNBeW1ob3lrcXc5JiN4QTt3YUhMd2JZUDBaeld1RTdGWFlxN0ZYWXE3RlhZcTdGWFlxOFIvTVMrYTlzOWZ1Q2FxYmE1VlA4QVVXSmxYOEJuVzZURndZNGg4MHo2JiN4QTtnNXRieC8weFh1Qm9QT3RBOHo2Wlo2VmIyOGwzR2pxdEhRbWh6WXg0VEViOUhLMWVteitOTWlFaURJcGd2bURUcnhia1JYQ1RUUEU2JiN4QTtKUTdBc3BBR0RMT0VZODltclQ2UFA0Z0poTDVKenBmNWREVmZ5K3RiRVh4dE5UVGs4TjFGVUtIV1oyNE9WS3V5R3REUWpPWjFYYVdRJiN4QTtHb2lvL2I4T2dlaHdSaGgxWnlTSEg1SGx5REJiYTI4dytUTlIwM1RkWm5zNWJUVXJxZFRhTkl3TnJERko4VEpjT2ZqUUl3TkdGYTBBJiN4QTt6Y1lKazRva205aFo1WHQzZEhIMTBzR3FubWxpaktKaHlyY0U5QjMrVi9FdlZQSkhtcXd1cHJiVk5OWnZxa1V3akxNT0ZVb0swSFVBJiN4QTtvL2ZmMnlHYUl5NDVEOFc4OWg4VFI2bUVwYzlyOXg1dmNNNU45T2RpcnlyL0FKeUU4dXczbmxtejF1MExSZVl0S3VvaHBVa1ZCSko2JiN4QTtyajFJaFVxTmxYMWV2N0ZPak5tZm9OVjRVaVpmUlcvNCt4cXk0UEZIQjN2Qi9NWG1yenQ1Z2xnaHZyMFdGak5Dc2hGa0t5T3RLL0hJJiN4QTtkajMrQUZnd3JSZGpUb29tTWI0UTZ2Rm9ZUjNsNnBkNVkxWTI5dEE4QXRpRXVYVnlFVnFzWGpCRVpMa094UlpSUU13S2o3TG9BVHdsJiN4QTtJM3pjMW1XbzZQcTBXZzMralgxdFBhUWE5YnlYdW1yT2pBcGMyekxKT25FTks3L3N2VVZNaExGYWltYzFyc2NZYXJGcVkxNlpDTXZkJiN4QTtMWUg5SGxzN1RTWmVMRlBFZTZ4OEZPRy9HdmZsdmNRVE05MVphY2JZWEN4aXJ2Yk5BaElJaUMvRkF6bDZEZWlDdGU5WjB1bjBYYThDJiN4QTtmcHl4UE0vVEk5Zmp5K0xQeHN1ZlJ5cjZvUytZRDJqL0FKeDAxbTZ1L0o5cGIzSlBxSkN5c2g2b2JhVXdoVFh2d0M3bnIxeS90R01lJiN4QTtPNDh2MXVGRUViRjY1bXVaUHpxMHkvYXd2NEx4WTBsOUZxdERJS3E2blprTktFQmxKRlJ1T3hCelpTallwelFhZXFlUnZOL2wyYjZ4JiN4QTtZUTJidEplT3RiTzVrV1M3WWlLV0pmUnVFU0ZaUis5K09IMHdXQUNCWk9UWmpRd0RIRVJqc0FuVVpaNVpjY3paWnRjZWZMdnkvTXIrJiN4QTtXWklMNUxxR1RoRUdNRGowWVFWa21oQWtXSjM0bmtxL0M1QlllbWFnMGFqTkRIRzUvamY3aGJMUzZLZWVYREg4Yzl2ald6ekxRN2RQJiN4QTswWW4rNUgxQ0FPTWJnQUxRN2VtYWN2YWhPY3Ayak84cFBoOFB6MzkvUjcvc3lGWVJIeERMdTViZTdyOXJldHdSZm95V3VvK2tTRzVvJiN4QTtnQkRWMm81cFgyMk9EcytWWlluZzR1VmM5dmQwVDJuRzhVaDRuRHp2bHY3K3YzUFJOTi9NYTQ4MVN5U2VZNVlMQzNzb2xXVkdjenV6JiN4QTtPaER5d3hFSjZqUjhoeFE3SVR6UE1oUU90dzVZekZ4L0g0cDgrMU9qbmdOSDhjdHZ0WWw1Mjg0ZVhvWTdld250R1dXMWJlenQ1RlM3JiN4QTtWL1JpaWYxYmgwbFdGUTBUY0lmVEpVTVVLUjBYTHA0QmtpWXkzQlk2ZkxQSElUZ2FJZVY2cnFEYWpxRTk0WTFoRXJmQkNuMlVSUUZSJiN4QTtCWGM4VkFGVHVlcDN6SWpHaFNrMmJmb3BtdWNKMkt1eFYyS3V4VjJLdXhWMkt1eFY4MithL05mNkp2anBseFlyTEhMQ1daN2o2d1k1JiN4QTtGNUZKRlVXOXRlVjQxSFBueCswT3RjNnJVYW9ZZ0RSSVBuRWY3cVVmc2ZQK3lPd3pxd1pESUlTZ2VWRW4zN1BPN3pVYnBFaWcwU2V6JiN4QTtzYlpBVkNYTnRlM1hFZnNoV2JTeEpSZjhwbU9ZbjUvR1RaaEwvVDQvK3FqM09EUlpvajE1SXkvekpEOUIvUXIrWHRjMWUya2UydTdtJiN4QTswdWJhSkFxeDJscGVSeUlHK3hWbTB1UTA0ZzA2SHZYSzh1dHhWWmpMZituai93Q3FyWlBSNVQ5RXdEL1ZrZjBCbkdoL21VMm4yWDFhJiN4QTtTMWpaWXlSYnBEYjZwR3FwVFpXNVdUa210YXQzekN5NnJITHAvc3NYL1ZSd01ucy9LVXVMajM2M0dSLzNvWUZyRXQ5ci9tRmRWMTJLJiN4QTsxdWJaWWZRRmdrT3NJaFFzV2FyQ3g1VlltdFFld3k3V2RvaWVIZ3hFNDU3Vkxpd21xOGprcHllenV4STZmbjZ4WkpzUzMrVVdiZmx4JiN4QTtxdHRMWm5TN0MwVkxDQXl5MjgxdUxrd0tzMHBtU0V0ZFFXN0Zna3k4ZVBLcTdualVWMmVnbmtPSURKZkZFVVpIaDlSSE0rbVVnTitqJiN4QTt4L3RQb280OC9pUmxFOGY4RzlnVnR6NWpibStuWXd3alVNYXNBQVQ3NXpKNXZieEJBRnQ0R1RDL3pWaGtPaFdGeXY4QWQydXBXeGw4JiN4QTthWEhLMFNuWC9kbHl0ZmJJNVljZUxKRWN6Q1gyYi9vYnROTGh5UlBtOEtiOHVrMWZ6SGNXVFgwV20yMW9qWFpubEpVdll2c3ljYWNYJiN4QTtXRi9nSUxwNmFDTW9ReEp6WmRpOXErTHBnVHZNZWsrOGNqOFI4enhNZTB0UDRXVTE5SjNDRjBqUzdEVDNrc3ZLMmlSNnZlQ2FUbDV1JiN4QTt2SlcrcnFBN0NLV3lQRWoxUWlyKzlqVjI1VkRNUlJqZHIrMThPSCs5bnY4QXpJN3krUGQ4U051VFhwOURseTdnVU84OG1YYXpjdENoJiN4QTsxL3pScTNyM0ZrcnRiRXA5WHM3Wm5VcWZSZ0JZc3hVMHE3Ty9oMXBuRjUrMDgrdWw0T0tGUWtSNlJ2SSsrWDZ1RWQ3dnNHaHhhWWNaJiN4QTtQcTd5OHUwYlEvTWw5ckVmMVMxdjdPUzU1RFV0VG45V0szTm5MQjZjcU1zaUw2c3hsSmRXRE4ySjhGMzJxMWVueDRqeHl4ekVmcGdLJiN4QTtNdU1Tc0d3VHd4NGRpS0hVZS9GeFlza3BiQ1F2bWVsVnY3emIzajhnYk5CWlhWekRVMnBudmZRSkpQd203WkVPL2lzVmN5Y2hQaFFFJiN4QTt2cTRZMzhuWFphOFNWY3JMMTdNWmcvT0RObTVyc1ZlZ2VUOVlpMVpiaU8rdDFrMWEwZ0R3M3l5U2k0dVZMQzNNY25LVDB5eUNWR1VoJiN4QTtRZU1kTnptdTdSeFhpa1JYeDViYnViMmRsNGMwUWI0YjZlZlZSL1FPbHBkUVRXYjNCRXo4Z3pNcndsdVNsZnNCYVZKMkI2NW94MmhsJiN4QTt5UWxDVVlpVVJ5MzR2T3I4dTQ3UFNuczNGaXlSbkdVakdSNTdjUFNpYTI1OTQzVVAwWHBFMXhjejNUM0R4d3ljdWNSUklReFppMU9ZJiN4QTtZSGZiWWJaWU5ia2hDRVlSanhTajF2aSt6OUpham9NVTV6bk9VdUdNdWxjUFh2MjU3VUF2MXJWbzlHczdjMkVLcHFtcEpKY2ZYaTh2JiN4QTtyMjBQcU5BaVI4WFdNTzRqa0xNVlk4WEZDRG01MEdJK0dES3I4dk41L3RESUpaWkFYdzdjL0xxd25OZzRUc1Zmby9tc2NKMkt1eFYyJiN4QTtLdXhWMkt1eFYyS3V4Vjg0L25YcDBsaitZSGwrTUVKQmN0ZXlvelc3WFNGU3Nia0dCU3BmaTQ4ZHFWemE2ckw0bWp2ZmlHMjB1RS82JiN4QTticHQrcDFYWW1sT0RXWlIvRExoSTJzYjhYVHlLVUtvK3Z1eGx0dlRNU0FPZER1dlRxR2FvRWZyYk4wcTFOL296bGlKOEFGWkxzLzVlJiN4QTtOOU92RHk4bnNmVHhmdy82US9yUS9sVFF0TjFIVmRYZTRMc1VaT0xXelhOZ2hyTFBYOXdrZ0s5UDJxNTEzWjJuaGt4ZnZJaVZWOVZTJiN4QTtQMHgvaTZ2QyswM2FtbzB1U0l3ejRSTGl1aDU5eFpOL2czUXZDNy82VHIzL0FLclpuZnlmcC84QVU0ZjZVUE1mNkpkZi9xcCt6OVR2JiN4QTs4RzZGNFhmL0FFblh2L1ZiSCtUOVAvcWNQOUtGL3dCRXV2OEE5VlAyZnFZVCtYbDNxamViOUYweUs0ZGJRdnBFaldpVW94TUZoRzVaJiN4QTt2dE1wdG5jc3JiVm9lb3pXUTFFbzR6RWZ6OHYrNnkvNzRCNi90RFRReTZtUEZHend3K1hEZjN2cjNOVTdaMktvSFhOSHM5YTBlOTBtJiN4QTs4NWZWcjZGNEpHUTBkUTRweVE5bVU3cWV4eVVKbU1nUjBWNGJxZWtMSmZOcEhtR3lndU5iMHY0eDY4YW1PVlcrRkx1RGtyZnVwZUk1JiN4QTtCZnNOOEIzVUU4L3J0UGwwa2pQREtVY09UK2FUdC9STmQzVHZIeGQvcGMwTThRSmdHY2UvNzNubmwrKzgwcDVuRnUwdHpMY0s3Rzl0JiN4QTtYam9nUXFwVVNiRGt5aGdEMnJ4TVo5T3ViM3RMRHBUcFRJREdNZER3eVBxditMOGUvaTlUaWFhZVh4UVBWeGI4UVBMeWQ1b3VOUDEvJiN4QTtWOVVuMVNXOHQvTCtsd3ZaVzEzYklXaStzb3lTenRJdnhiVkNLS2dvM3NRTTJIczlvanB0UEUwUEV5ZW8zM2Z3ajViOTR0eE8wcy9pJiN4QTtaQ1A0WTdmclIvNWY2aDVxMWp5OWI2UEE3WEd1NnE3ZlVuK04ydExMaXNUWFVvY25qdXJOR0MxR1kwV2lBOGRicnV5OE9UWEdVWWlPJiN4QTtISFhIMEVwYytFZlp4ZDNYY2k4ckZySlk5UDZqYzVjdklkLzZuMDE1UDhzV25sdlFiWFM3WVVXQ05JeWFrN0lvVlJVN21nR1pHYktaJiN4QTt5c3VyQVRyS2t2emd6WnVhcjJOaGUzOTBsclpRUGNYTWxlRU1TbG1OQlU3RHdBcWNTVVBVL0lmNWV5V04wYnFlNVZ0UmFLYUdOa0FrJiN4QTt0b3ZWaWFObURBajEzQVk4U2hDS2FNR2s2Q2pJUklWMGFaYWpoT3lGdU5HdnRLdlh0WHNrOUNOWGlkUFNXTkpDeEVoY01XQlpUeUhFJiN4QTswcHRTZ3pVNm5QZ2pVTSsxZlNmVVQ4eHZmZTlCb3NPb3lYazAyOS9XUFNCN3VFN1YzSVdMUzlRdnI5Tk9nczBjWFVmb3BFNkk2b29ZJiN4QTtTZXB5VWtxRktmRTFCdHRUc1o2YlVZSldNTy84NzZnZm1XR3R3WjhZRTlSc0I5UDBrZTZodFNaZWRmeTROd3l5Mjl3cVgwRU1NTlcrJiN4QTtDMmxXS0pZd1RVbjBIUEVGbVlsR0pabWFQdnM4WkVSUTVPaUdwNDVFbm1YbDk5WVh0aGRQYVhzTDI5eEhUbkZJQ3Bvd0RLZCt6QWdnJiN4QTs5eHZsd0xjaDhLWDZQNXJIQ2RpcnNWZGlyc1ZkaXJzVmRpclR5SkdoZVJnaURxekdnSDBuRlhoWDU4YTdwVW5tWHl2UHArdGFiSGZhJiN4QTtWSHFNakpjWE1hUjhwRGJSQ0tSZ1NVTEtYSzFHL0UrOUo1OE1qcDVSbENjb3pNUjZZMlJ6TjE3d1BtNU9qbFdTN0FJNzltRWp6eGZDJiN4QTtkcmo2NzVZOWRrRWJTZnBQY3FwSkE2ZUxITkYvSkVPSGg0ZFRYUDhBdW5iL0FKczNkNHY5TXIrVS9NR2tSNm5xczk3cTJuK3JjQ0YzJiN4QTtlQzRRd2N5MHJza2JzUno0aDFxYzdmc1RHWTRLNFpSQU5EaUZTb1JBc2o0UG5QdGppbmx5d01CeDdHK0hjYm0yVGY0cDhzZjlYZXkvJiN4QTs2U0l2K2FzM0ZQSGZrcy84eWY4QXBTdmg4eWVXcHBWalhXTEFNeG9DOTFBaWo1c3pnREl5TkMyZVBzN1VUa0lpRXQrOEVmYVhpL2xJJiN4QTs2VWRlMHVLNDEwV3hTNjA5R21EMjBieHhTK2o2ckxPVjlWUFFEc0tod1U0OXFiY3prT28vTVVNWDdzOFpKOWZReXJhK0gxVUR5M3UrJiN4QTtyN2JDT0Q4bVpHZjcwVUJIMDc4dkxpMjM2OUgyOWFYdGxlUXJOYVhFZHpDd0RMSkU2dXBCRlFRVkpHK1laaVJ6ZE1yWUZkaXFWZVl2JiN4QTtLK2krWWJWSU5TaExQQ1MxcmRSTTBWeEE1RkM4TXlFT2hQUTBOR0d6QWpiSlJuVmptRHpCM0I5NFNDUWJEQnB2eWgxV0M2a25zTll0JiN4QTs1ZlVDcVpMMnhVM1RLdGFDU2Uza2hSK0pZOFI2STY1aDVlenRQa0FGVGlCMGpMMDc5d2xkZk56Y2ZhR1NQY2ZodTgrdWYrY1ovTjZyJiN4QTtCcE50clVRMEs2bGlHcCtqSkpGKzZEbHAzK3J5cmNLMGpnTFJvNUVYa0tGS0VzT25qMnBEbVI2aHkvSDl2dmRaNFplNStVdkpQbG55JiN4QTtscDRzZENza3RZNkQxWlNTODBwQXB5a2xhcnNkdHFtZ0d3b05zMCtYTkxJYmtXMVBNcVYyS3Z6Z3padWF6WHlYNTQwZlJMTVdkNXBmJiN4QTtxQm5ZejNVWkRHUldJS2lXS3NUU2NDbzRqMWdnNjhlWHhaQ1VTV3VjTFpqUCtjL2xtMFVTNlpaM0U5d0tpa3R1bHVRRDNXUnJtOVFIJiN4QTsvV2liSWVHV29hY01LMUQ4ejlhdnA3aWE0dExPVnBpREV6bzdQR1IxSmJtUFdyNFQ4MUhSUXE3WkhKcGNjNk1oZE9iaHpaTVFJaEl4JiN4QTtCNTExV2FmK1plc1dFOEZ4YTJWbEZQSC9BSDB5eHlCNWU0K0wxUDNORDJnOU1Ib3dJMnhocFlSdmhGV2pObG5rQUU1R1FISzJiMi81JiN4QTt6K1dydFRMcWxuY1EzSi8zMUFsd1NQRm5XNHNVcjhvaGt2RFBSd3pwd3hEenI1NjBmVzdMNmxaNldJd2pLYmU2a1BFeHFDV1lSUlZsJiN4QTthTXVXUEllc1VQWGh5K0xKeGlRMndoVENjbTJQMGZ6V09FN0ZYWXE3RlhZcTdGWFlxN0ZXbVZXQkRBRUhxRHVNVlE3YVpwejE1MnNMJiN4QTtWNjFqVS93eVhFZTlWbjZHMGY4QTVZYmYva1VuOU1lT1hldExQMEJvdi9MREQvd0F3K0pMdlduZm9EUmYrV0dIL2dCajRrdTlhWERSJiN4QTtOSEFvTEczK21KRCtzWStKTHZXbDY2VnBhL1pzNEYrVWFEK0dEalBlcUlqaWlqRkkwVkI0S0FQMVpHMVhZcTdGWFlxN0ZYWXE3RlhZJiN4QTtxN0ZYNXdaczNOZGlyc1ZkaXJzVmRpcnNWZGlyOUg4MWpoT3hWMkt1eFYyS3V4VjJLdXhWLzlrPTwveG1wR0ltZzppbWFnZT4KICAgICA8eG1wR0ltZzp3aWR0aD4yNTY8L3htcEdJbWc6d2lkdGg+CiAgICA8L3JkZjpsaT4KICAgPC9yZGY6QWx0PgogIDwveG1wOlRodW1ibmFpbHM+CiA8L3JkZjpEZXNjcmlwdGlvbj4KPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg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AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA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/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1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u5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyXrj92jmter7NzBxceNYjt3cu1MdPh+1zXPR5lJ4rl45Z7DcllOz90ria/VTO+79hYVud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U2d12m/Vj3o0mKa4jpouUa6a0XKZpronw0zD0mzdpu0RXTqlnxOMYrEmVAAAAXnA4t4r2qKadr33cMKmnopjGy79mIjpjo7FceNDVZt1a6YnqVxlk2Dzt5q7fp6DijLr06f9oi1k/v8ARWxqshl6tdMepdvyyTB7znNLEmJyL+Dn6dcZGLTTr1dfoKrXiY9XCbE6sY6/er4kslwe9txNb0+M+HsHI+e9Wu3sfXzdub2jGq4LRyVT9Oxd4kslwe9zslzT4y4Zysfx+r5NvI8fz9FljVcFq5Ko7P6q+IyXC70XLHLmIvxuODr4cjGpq0+4XLrHq4RfjVhPWr4kMlwOe3KfcezFniWxbqq8GTbv42k9HXN63THh8bGq4dmKfs+pdvwyTB464J3OInb+I9syZn5m1mWKqvZpivWGNVl7tOumeyVcYX63ct3aIuWq4rt1fBqpmJifNMIZjBV9KAADXjvYcM+ucO7RxVYt63dsyKsTKqjr9BlRrTM+SmujSPp3QcGu4VzRt09iK5DUt1SAAAB187qfHv8AaFyN4Y3G9d9Jue02Z2PcunWqL+3aWqJqnw1V2fRXJ+meS8Yy3gZqqOSfijr+vFn25xpTQ06QBh3MvZ6914auXLFE3MrBrpv26aY1qmn4NcRp5J7XsMvKV7tfStqjQhejE3i3TFFOJfimOr7VV8pt5iiZxmUb69BvX3re+41fKW7tsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdtj5uW92tUVXbuPdot0RNVddVqqKaaYjWZmZjoiFYookRnxRz85ecKdu3l75bzs2jWJw9tiMu5rHRNM1Ufa6ZjxV1w2VnhV25q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AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAf/Z\"></image></defs></svg>');
INSERT INTO `wp3p_postmeta` VALUES (9826,14955,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\"><rect width=\"50\" height=\"50\" rx=\"5\" fill=\"url(#pattern0)\"></rect><defs><pattern id=\"pattern0\" patternContentUnits=\"objectBoundingBox\" width=\"1\" height=\"1\"><use xlink:href=\"#image0\" transform=\"scale(0.00025)\"></use></pattern><image id=\"image0\" width=\"4000\" height=\"4000\" xlink:href=\"data:image/jpeg;base64,/9j/4AAQSkZJRgABAgEASABIAAD/4QDwRXhpZgAATU0AKgAAAAgABQEOAAIAAACNAAAASgEaAAUAAAABAAAA2AEbAAUAAAABAAAA4AEoAAMAAAABAAIAAAITAAMAAAABAAEAAAAAAABQYXBlciBXaXRoIENvZmZlZSwgUGhvbmUsIEFuZCBQZW4gQ2FydG9vbiBWZWN0b3IgSWNvbiBJbGx1c3RyYXRpb24uIEJ1c2luZXNzIE9iamVjdCBJY29uIENvbmNlcHQgSXNvbGF0ZWQgUHJlbWl1bSBWZWN0b3IuIEZsYXQgQ2FydG9vbiBTdHlsZQAAAAAASAAAAAEAAABIAAAAAf/tA2RQaG90b3Nob3AgMy4wADhCSU0D7QAAAAAAEABIAAAAAQABAEgAAAABAAE4QklNBAQAAAAAAywcAVoAAxslRxwBAAACAAQcAgUAQlBhcGVyIFdpdGggQ29mZmVlLCBQaG9uZSwgQW5kIFBlbiBDYXJ0b29uIFZlY3RvciBJY29uIElsbHVzdHJhdGlvbhwCGQACY3YcAhkABXZpdGFlHAIZAApjdXJyaWN1bHVtHAIZAAVwYXBlchwCGQADcGVuHAIZAAhkb2N1bWVudBwCGQAGb2ZmaWNlHAIZAAljb3Jwb3JhdGUcAhkABHdvcmscAhkACnRlY2hub2xvZ3kcAhkACGJ1c2luZXNzHAIZAAZtb2JpbGUcAhkAC2luZm9ybWF0aW9uHAIZAAVodW1hbhwCGQAGc2VhcmNoHAIZAAlyZXNvdXJjZXMcAhkAC3JlY3J1aXRtZW50HAIZAAdkaWdpdGFsHAIZAAZjb2ZmZWUcAhkABXBob25lHAIZAAdjYXJ0b29uHAIZAARsb2dvHAIZAAZ2ZWN0b3IcAhkABGljb24cAhkADGlsbHVzdHJhdGlvbhwCGQAIaXNvbGF0ZWQcAhkABHNpZ24cAhkABnN5bWJvbBwCGQAGZGVzaWduHAIZAAZvYmplY3QcAhkABnJlc3VtZRwCGQAKc21hcnRwaG9uZRwCGQAIbm90ZWJvb2scAhkABGRlc2scAhkABG5vdGUcAhkACXdvcmtwbGFjZRwCGQAHbm90ZXBhZBwCGQAEcGFnZRwCGQAHbWVzc2FnZRwCGQAFd3JpdGUcAhkACGNyZWF0aXZlHAIZAAZzY2hvb2wcAhkABGlkZWEcAhkABXN0dWR5HAIZAApzdGF0aW9uZXJ5HAIZAAZ3cml0ZXIcAhkACWVxdWlwbWVudBwCGQAEdG9vbBwCGQAFc2hlZXQcAhkABHR5cGUcAngAjFBhcGVyIFdpdGggQ29mZmVlLCBQaG9uZSwgQW5kIFBlbiBDYXJ0b29uIFZlY3RvciBJY29uIElsbHVzdHJhdGlvbi4gQnVzaW5lc3MgT2JqZWN0IEljb24gQ29uY2VwdCBJc29sYXRlZCBQcmVtaXVtIFZlY3Rvci4gRmxhdCBDYXJ0b29uIFN0eWxlHAIAAAIABP/hiTVodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvADw/eHBhY2tldCBiZWdpbj0n77u/JyBpZD0nVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkJz8+Cjx4OnhtcG1ldGEgeG1sbnM6eD0nYWRvYmU6bnM6bWV0YS8nIHg6eG1wdGs9J0ltYWdlOjpFeGlmVG9vbCAxMi4wNSc+CjxyZGY6UkRGIHhtbG5zOnJkZj0naHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyc+CgogPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9JycKICB4bWxuczpkYz0naHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8nPgogIDxkYzpkZXNjcmlwdGlvbj4KICAgPHJkZjpBbHQ+CiAgICA8cmRmOmxpIHhtbDpsYW5nPSd4LWRlZmF1bHQnPlBhcGVyIFdpdGggQ29mZmVlLCBQaG9uZSwgQW5kIFBlbiBDYXJ0b29uIFZlY3RvciBJY29uIElsbHVzdHJhdGlvbi4gQnVzaW5lc3MgT2JqZWN0IEljb24gQ29uY2VwdCBJc29sYXRlZCBQcmVtaXVtIFZlY3Rvci4gRmxhdCBDYXJ0b29uIFN0eWxlPC9yZGY6bGk+CiAgIDwvcmRmOkFsdD4KICA8L2RjOmRlc2NyaXB0aW9uPgogIDxkYzpmb3JtYXQ+aW1hZ2UvanBlZzwvZGM6Zm9ybWF0PgogIDxkYzpzdWJqZWN0PgogICA8cmRmOkJhZz4KICAgIDxyZGY6bGk+Y3Y8L3JkZjpsaT4KICAgIDxyZGY6bGk+dml0YWU8L3JkZjpsaT4KICAgIDxyZGY6bGk+Y3VycmljdWx1bTwvcmRmOmxpPgogICAgPHJkZjpsaT5wYXBlcjwvcmRmOmxpPgogICAgPHJkZjpsaT5wZW48L3JkZjpsaT4KICAgIDxyZGY6bGk+ZG9jdW1lbnQ8L3JkZjpsaT4KICAgIDxyZGY6bGk+b2ZmaWNlPC9yZGY6bGk+CiAgICA8cmRmOmxpPmNvcnBvcmF0ZTwvcmRmOmxpPgogICAgPHJkZjpsaT53b3JrPC9yZGY6bGk+CiAgICA8cmRmOmxpPnRlY2hub2xvZ3k8L3JkZjpsaT4KICAgIDxyZGY6bGk+YnVzaW5lc3M8L3JkZjpsaT4KICAgIDxyZGY6bGk+bW9iaWxlPC9yZGY6bGk+CiAgICA8cmRmOmxpPmluZm9ybWF0aW9uPC9yZGY6bGk+CiAgICA8cmRmOmxpPmh1bWFuPC9yZGY6bGk+CiAgICA8cmRmOmxpPnNlYXJjaDwvcmRmOmxpPgogICAgPHJkZjpsaT5yZXNvdXJjZXM8L3JkZjpsaT4KICAgIDxyZGY6bGk+cmVjcnVpdG1lbnQ8L3JkZjpsaT4KICAgIDxyZGY6bGk+ZGlnaXRhbDwvcmRmOmxpPgogICAgPHJkZjpsaT5jb2ZmZWU8L3JkZjpsaT4KICAgIDxyZGY6bGk+cGhvbmU8L3JkZjpsaT4KICAgIDxyZGY6bGk+Y2FydG9vbjwvcmRmOmxpPgogICAgPHJkZjpsaT5sb2dvPC9yZGY6bGk+CiAgICA8cmRmOmxpPnZlY3RvcjwvcmRmOmxpPgogICAgPHJkZjpsaT5pY29uPC9yZGY6bGk+CiAgICA8cmRmOmxpPmlsbHVzdHJhdGlvbjwvcmRmOmxpPgogICAgPHJkZjpsaT5pc29sYXRlZDwvcmRmOmxpPgogICAgPHJkZjpsaT5zaWduPC9yZGY6bGk+CiAgICA8cmRmOmxpPnN5bWJvbDwvcmRmOmxpPgogICAgPHJkZjpsaT5kZXNpZ248L3JkZjpsaT4KICAgIDxyZGY6bGk+b2JqZWN0PC9yZGY6bGk+CiAgICA8cmRmOmxpPnJlc3VtZTwvcmRmOmxpPgogICAgPHJkZjpsaT5zbWFydHBob25lPC9yZGY6bGk+CiAgICA8cmRmOmxpPm5vdGVib29rPC9yZGY6bGk+CiAgICA8cmRmOmxpPmRlc2s8L3JkZjpsaT4KICAgIDxyZGY6bGk+bm90ZTwvcmRmOmxpPgogICAgPHJkZjpsaT53b3JrcGxhY2U8L3JkZjpsaT4KICAgIDxyZGY6bGk+bm90ZXBhZDwvcmRmOmxpPgogICAgPHJkZjpsaT5wYWdlPC9yZGY6bGk+CiAgICA8cmRmOmxpPm1lc3NhZ2U8L3JkZjpsaT4KICAgIDxyZGY6bGk+d3JpdGU8L3JkZjpsaT4KICAgIDxyZGY6bGk+Y3JlYXRpdmU8L3JkZjpsaT4KICAgIDxyZGY6bGk+c2Nob29sPC9yZGY6bGk+CiAgICA8cmRmOmxpPmlkZWE8L3JkZjpsaT4KICAgIDxyZGY6bGk+c3R1ZHk8L3JkZjpsaT4KICAgIDxyZGY6bGk+c3RhdGlvbmVyeTwvcmRmOmxpPgogICAgPHJkZjpsaT53cml0ZXI8L3JkZjpsaT4KICAgIDxyZGY6bGk+ZXF1aXBtZW50PC9yZGY6bGk+CiAgICA8cmRmOmxpPnRvb2w8L3JkZjpsaT4KICAgIDxyZGY6bGk+c2hlZXQ8L3JkZjpsaT4KICAgIDxyZGY6bGk+dHlwZTwvcmRmOmxpPgogICA8L3JkZjpCYWc+CiAgPC9kYzpzdWJqZWN0PgogIDxkYzp0aXRsZT4KICAgPHJkZjpBbHQ+CiAgICA8cmRmOmxpIHhtbDpsYW5nPSd4LWRlZmF1bHQnPlBhcGVyIFdpdGggQ29mZmVlLCBQaG9uZSwgQW5kIFBlbiBDYXJ0b29uIFZlY3RvciBJY29uIElsbHVzdHJhdGlvbjwvcmRmOmxpPgogICA8L3JkZjpBbHQ+CiAgPC9kYzp0aXRsZT4KIDwvcmRmOkRlc2NyaXB0aW9uPgoKIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PScnCiAgeG1sbnM6aWxsdXN0cmF0b3I9J2h0dHA6Ly9ucy5hZG9iZS5jb20vaWxsdXN0cmF0b3IvMS4wLyc+CiAgPGlsbHVzdHJhdG9yOkNyZWF0b3JTdWJUb29sPkFkb2JlIElsbHVzdHJhdG9yPC9pbGx1c3RyYXRvcjpDcmVhdG9yU3ViVG9vbD4KICA8aWxsdXN0cmF0b3I6U3RhcnR1cFByb2ZpbGU+TW9iaWxlPC9pbGx1c3RyYXRvcjpTdGFydHVwUHJvZmlsZT4KIDwvcmRmOkRlc2NyaXB0aW9uPgoKIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PScnCiAgeG1sbnM6cGRmPSdodHRwOi8vbnMuYWRvYmUuY29tL3BkZi8xLjMvJz4KICA8cGRmOlByb2R1Y2VyPkFkb2JlIFBERiBsaWJyYXJ5IDE1LjAwPC9wZGY6UHJvZHVjZXI+CiA8L3JkZjpEZXNjcmlwdGlvbj4KCiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0nJwogIHhtbG5zOnhtcD0naHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyc+CiAgPHhtcDpDcmVhdGVEYXRlPjIwMjAtMTAtMjNUMTY6MDI6MjkrMDc6MDA8L3htcDpDcmVhdGVEYXRlPgogIDx4bXA6Q3JlYXRvclRvb2w+QWRvYmUgSWxsdXN0cmF0b3IgMjQuMyAoV2luZG93cyk8L3htcDpDcmVhdG9yVG9vbD4KICA8eG1wOk1ldGFkYXRhRGF0ZT4yMDIwLTEwLTIzVDE2OjAyOjI5KzA3OjAwPC94bXA6TWV0YWRhdGFEYXRlPgogIDx4bXA6TW9kaWZ5RGF0ZT4yMDIwLTEwLTIzVDA5OjAyOjMxWjwveG1wOk1vZGlmeURhdGU+CiA8L3JkZjpEZXNjcmlwdGlvbj4KCiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0nJwogIHhtbG5zOnN0RXZ0PSdodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMnCiAgeG1sbnM6c3RSZWY9J2h0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMnCiAgeG1sbnM6eG1wTU09J2h0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8nPgogIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSdSZXNvdXJjZSc+CiAgIDxzdFJlZjpkb2N1bWVudElEPnhtcC5kaWQ6ODA5NmIwODktMWE5MC03YjRiLWExNDUtMjBlZDRjZjIwMjEzPC9zdFJlZjpkb2N1bWVudElEPgogICA8c3RSZWY6aW5zdGFuY2VJRD54bXAuaWlkOjgwOTZiMDg5LTFhOTAtN2I0Yi1hMTQ1LTIwZWQ0Y2YyMDIxMzwvc3RSZWY6aW5zdGFuY2VJRD4KICAgPHN0UmVmOm9yaWdpbmFsRG9jdW1lbnRJRD51dWlkOkMxQkNDRTE4NzFCOERCMTE5OTMxOTBGQ0Q1MkI0RTlGPC9zdFJlZjpvcmlnaW5hbERvY3VtZW50SUQ+CiAgIDxzdFJlZjpyZW5kaXRpb25DbGFzcz5wcm9vZjpwZGY8L3N0UmVmOnJlbmRpdGlvbkNsYXNzPgogIDwveG1wTU06RGVyaXZlZEZyb20+CiAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDo2ZmEwNTE1OC03OGI5LWExNGMtYTZmYi0xMmEzZTI0OTU3M2I8L3htcE1NOkRvY3VtZW50SUQ+CiAgPHhtcE1NOkhpc3Rvcnk+CiAgIDxyZGY6U2VxPgogICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSdSZXNvdXJjZSc+CiAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDo4MDk2YjA4OS0xYTkwLTdiNGItYTE0NS0yMGVkNGNmMjAyMTM8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgSWxsdXN0cmF0b3IgMjQuMyAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgPHN0RXZ0OndoZW4+MjAyMC0xMC0yM1QxNjowMjoxNSswNzowMDwvc3RFdnQ6d2hlbj4KICAgIDwvcmRmOmxpPgogICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSdSZXNvdXJjZSc+CiAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDo2ZmEwNTE1OC03OGI5LWExNGMtYTZmYi0xMmEzZTI0OTU3M2I8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgSWxsdXN0cmF0b3IgMjQuMyAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgPHN0RXZ0OndoZW4+MjAyMC0xMC0yM1QxNjowMjoyOSswNzowMDwvc3RFdnQ6d2hlbj4KICAgIDwvcmRmOmxpPgogICA8L3JkZjpTZXE+CiAgPC94bXBNTTpIaXN0b3J5PgogIDx4bXBNTTpJbnN0YW5jZUlEPnhtcC5paWQ6NmZhMDUxNTgtNzhiOS1hMTRjLWE2ZmItMTJhM2UyNDk1NzNiPC94bXBNTTpJbnN0YW5jZUlEPgogIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+dXVpZDpDMUJDQ0UxODcxQjhEQjExOTkzMTkwRkNENTJCNEU5RjwveG1wTU06T3JpZ2luYWxEb2N1bWVudElEPgogIDx4bXBNTTpSZW5kaXRpb25DbGFzcz5wcm9vZjpwZGY8L3htcE1NOlJlbmRpdGlvbkNsYXNzPgogPC9yZGY6RGVzY3JpcHRpb24+CgogPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9JycKICB4bWxuczp4bXA9J2h0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8nCiAgeG1sbnM6eG1wR0ltZz0naHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL2cvaW1nLyc+CiAgPHhtcDpUaHVtYm5haWxzPgogICA8cmRmOkFsdD4KICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0nUmVzb3VyY2UnPgogICAgIDx4bXBHSW1nOmZvcm1hdD5KUEVHPC94bXBHSW1nOmZvcm1hdD4KICAgICA8eG1wR0ltZzpoZWlnaHQ+MTkyPC94bXBHSW1nOmhlaWdodD4KICAgICA8eG1wR0ltZzppbWFnZT4vOWovNEFBUVNrWkpSZ0FCQWdFQVNBQklBQUQvN1FBc1VHaHZkRzl6YUc5d0lETXVNQUE0UWtsTkErMEFBQUFBQUJBQVNBQUFBQUVBJiN4QTtBUUJJQUFBQUFRQUIvKzRBRGtGa2IySmxBR1RBQUFBQUFmL2JBSVFBQmdRRUJBVUVCZ1VGQmdrR0JRWUpDd2dHQmdnTERBb0tDd29LJiN4QTtEQkFNREF3TURBd1FEQTRQRUE4T0RCTVRGQlFURXh3Ykd4c2NIeDhmSHg4Zkh4OGZId0VIQndjTkRBMFlFQkFZR2hVUkZSb2ZIeDhmJiN4QTtIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGYvOEFBRVFnQXdBRUFBd0VSJiN4QTtBQUlSQVFNUkFmL0VBYUlBQUFBSEFRRUJBUUVBQUFBQUFBQUFBQVFGQXdJR0FRQUhDQWtLQ3dFQUFnSURBUUVCQVFFQUFBQUFBQUFBJiN4QTtBUUFDQXdRRkJnY0lDUW9MRUFBQ0FRTURBZ1FDQmdjREJBSUdBbk1CQWdNUkJBQUZJUkl4UVZFR0UyRWljWUVVTXBHaEJ4V3hRaVBCJiN4QTtVdEhoTXhaaThDUnlndkVsUXpSVGtxS3lZM1BDTlVRbms2T3pOaGRVWkhURDB1SUlKb01KQ2hnWmhKUkZScVMwVnROVktCcnk0L1BFJiN4QTsxT1QwWlhXRmxhVzF4ZFhsOVdaMmhwYW10c2JXNXZZM1IxZG5kNGVYcDdmSDErZjNPRWhZYUhpSW1LaTR5TmpvK0NrNVNWbHBlWW1aJiN4QTtxYm5KMmVuNUtqcEtXbXA2aXBxcXVzcmE2dm9SQUFJQ0FRSURCUVVFQlFZRUNBTURiUUVBQWhFREJDRVNNVUVGVVJOaElnWnhnWkV5JiN4QTtvYkh3Rk1IUjRTTkNGVkppY3ZFekpEUkRnaGFTVXlXaVk3TENCM1BTTmVKRWd4ZFVrd2dKQ2hnWkpqWkZHaWRrZEZVMzhxT3p3eWdwJiN4QTswK1B6aEpTa3RNVFU1UFJsZFlXVnBiWEYxZVgxUmxabWRvYVdwcmJHMXViMlIxZG5kNGVYcDdmSDErZjNPRWhZYUhpSW1LaTR5TmpvJiN4QTsrRGxKV1dsNWlabXB1Y25aNmZrcU9rcGFhbnFLbXFxNnl0cnErdi9hQUF3REFRQUNFUU1SQUQ4QTlFWnNIVk94VjJLdXhWMkt1eFYyJiN4QTtLdXhWa09hOTJyc1ZkaXJzVmRpcnNWZGlyc1ZTck1wMGpzVmRpcnNWZGlyc1ZkaXJzVlRYTVYzYnNWZGlyc1ZkaXJzVmRpcnNWWTltJiN4QTt3ZFU3RlhZcTdGVXQ4eGE5WWFCb3QxcTkrVytyV3Fnc3FVNU16c0VqUmVSVmVUdXdVVklGVHVjbkNCa2FDUUxOUEpMWC9uSWJVbXVCJiN4QTtjM0hsMXYwUXpBZXBGSVdrQ0U3TUN5cnlacWlpc2lEeGNEZkVaZE1jbmhESVBFL0g0NWwyRXV6TW9oeDFzOWkwclZkUDFiVDdmVWRQJiN4QTttVzRzN21OWllaVnFLcTZobDJOQ05qME9DVVRFMFhYRUl2SXF5SE5lN1YyS3VCQkZRYWp4R0tndXhWMkt1eFYyS3V4VktzeW5TT3hWJiN4QTsyS3FOcE5OTkR6bWhNRGxtQWpKcWVJWWhUOUlGY3B3WkpUamNod216dDhmMHR1ZUVZeXFKNGh0djhQMEwybWhSdUxPcXR0c1NBZmlOJiN4QTtGKzg3RExEa2lEUkkvdDVNQkNSRmdmZ0w4a3hkaXJzVlRYTVYzYnNWWXA1bC9NSFROSWtlMXQxK3VYeTFESXBwR2g4SGJ4OWgrR2JYJiN4QTtSOWxUeWppUHBpODMycjdTWWRNVENIcnlmWVBlZjBmYzg1dnZ6aTFhWFYxMHRiK08ydTVGNUMzaGlCQXFDeXFYY1BSaUZKQzhxa0FuJiN4QTtwbTRoMlhwb25oTzh2TXZQWmUxKzA4bUU2aVBwd2cxWUFxL2paUmx0K1lubXlGd1d1eE10YWxKSTBJUDBxRmI4Y3NuMlRwNWZ3MThTJiN4QTs0R0wybDFzRDlmRjd3UDdXWWVYZnpMc0w2UkxiVTBGbGNOc3NvTllXUHVUdW4wN2UrYWpWOWp6Z09LSHFIMi90ZW83TTlxc2VZaUdZJiN4QTtjRXUvK0g5bjQzWnJtbGVzZGlySHMyRHFtQjZ2NXp0N3k1c1hUVU5ROHY4QWx1U0dhNWZYbzdhRUc1NG1GSVV0a3U0Ymw1RmthNEZHJiN4QTtXRDQ2cndZMXpJampJc0FDVStWZnJvanU3MitHTHJMa25BOHF3YXBvRVdvSitZR3RuU2IrSlpJTHFJYVZBekpJS3FVZE5QamtVMDhLJiN4QTtITWM2aVVaVndSNGgvVy80cHZHQ0hOVDBYOGw3UFRadnIybStidGRFOHlFU1hiTnBrMGt5dVZibE5KSll1MHhIRWNXY2txSzhhQW1yJiN4QTtQdENSMk1ZLzdML2ltUnd4TENmTWVvTjVyOHA2eDVLdWJpYVRYMHY3eXgwNjR1SWZUUzlGamRTaFY5WklrdFZta2d0Mlg5a0J2aUM5JiN4QTtzenNZNEpDZlNnVDVXUG00eGp3eXZvOHUxRzcxZTAwU2ZUTG5ScnFHOWVNVzkzTkxISkJieGlROEpLeVNvSTFPKzdPZUE2OG03ODlwJiN4QTt2WnFRMVF5bVk4T011SWZ6dHR3Sy9COGgwNmJKMjNDV0hoQTlSRmVUMmI4bmZWWFNMQkkyTDI3MkVNa2pVb3BabFZnYUNvSFUwR2IvJiN4QTtBRmZNKzk1V2ZONlRtR3daRG12ZHFzbWtWT0JaMFJXWUtlZmN0c0ZHNDNKcGpSNklLeXp0WUxTM1czdDRsaGhqcndqVDdJQkpQNDFyJiN4QTtrcDVKVE55TmxoaXhReHhFWUNvaFd5TFk4OC9QZldkWDBqOHY1N3ZSdFhPazZxdHhCOVVLQldrdUdEY21nVGtEVDRWTHR0VGlwNVVXJiN4QTtwR1pvWXhPVDFDNDE4bUV6UWVLYVYvemtyNTl0TGFPNWxtaDFTSm5Dekxld0lHUTErenp0UmFoQWZzOHlqVTdyMUdaazlGRGlxcTl4JiN4QTs1L08vbGJWNHBmU0hscnpqcFBtWHk1WjYxcE1pc3QrckxCQk1lRExjSXJGNEplSWJpeU1oRGJIcFVWMnpWWlllSExobCtQd0hKZ0RJJiN4QTtFam9uMlFRbFdaVHBIWXFnckhVMXZMaTVpamdsV08yY3grdTRDbzdMc3dXcDVHbnl5MmVMaEFKSTNhY2ViakpBQjI2cU1PcFJYMTdlJiN4QTs2Y3JTV3R4WnVoclRpenhrQmc2ODFvVkxCbDc5TXg4ZVljUkZjdTkyZVRTeXhZNFpkcFJtRDhEM0dqenFqOFZmVTdLMnVZT1V6Tkg2JiN4QTtOWFdhTTBkZmhJTkNBVDBKeW5WYWFPV085Z2pxT1lZYVRVVHh5OUlCNHRxUElxOW80a3RvcEZmMUZkUXlPUVZKVWlvSkIzRzJYWS9wJiN4QTtHOXRPYU5USXFxS3JrMnQyS3BybUs3dGlQNWhlYVpOSnNrc3JOK0Y5ZGdubU9zY2ZRc1BkdWcrbk50MlZvaGxseFMrbVAybDVqMmw3JiN4QTtXT214akhBMWtuOWc3L2p5SHhlUXZNb2xWQ2VVa2xUU29yUWRXTlRXbFNCOU9kYStiY0pJSllIWnQ1WXVibTZoa3RkU1BtcTV0YnJWJiN4QTs0YnVLNEF0L1doaW12TE5UYkVGcElranQxamR3YUEwRk9welRaWVM4WHh2VHNSSHpxOTMyRFMralJqUjcrSEtPNDZFMVJQdk52VnZLJiN4QTtYbU8yMGE3T29OWi9YSGVQakJWeEh3RFVKYmRIM3B0OStabXQwcHp4NFJMaEh1L2FIelBzbnRDT2l5bVpoeHlxaHZWZC9RL2kzZVpOJiN4QTthc05YdlBybHZZZlVaMzN1Q0pmVVZ6MlBIZ25FK05PdUhSNmVlS1BDWmNRNmJWWDJzTzFOZGkxTS9Famo4T1I1K3E3K3dVemY4c3ZNJiN4QTtWMWR3U2FYZGNwUHF5aHJlY2drQkR0NmJON2ZzKzFmRE5MMnpwSXdJeVI2OHgrbjliMTNzcDJuUEpFNFoyZURrZkx1UDZQSys1bmVhJiN4QTtKN0ZqMmJCMVQ1eS9ONzFEYTJ2azZOR00yaVhsNm1ueEtEU1NMVldoazArT2pBZ292cXl3Z2Y4QUZReklsTWlRSTU1REcvOEFOdmpQJiN4QTt5SDJ2UTlrNG95alBKTDZjY0QvcGp0RWZNL1k5ZzhxYUQ1bjA3OHROQTBEVWJCcHJ5MWhBY1ZXc0NvekNLSSttUUdaSXp4TGQ4eHN1JiN4QTtTRXNzcEE3T0QwWjdva3N3MHRCYzJ4c3pBT0hwazErRkFLTU8vd0IrWWVRYjdHMGg0THB6Qzk4M2FURVFDNTh4YXhla2JmWml1N3BHJiN4QTs3K053TzJic0NvbitwRWZZUDFPUG1QcFR6elQrWmVsMityWDluTHBWdmRwcDhxd3ROSzkwSGNFVVlndzJWeENvRGgxQ3ZNcFBFN0RhJiN4QTtyaTBzcEFFWDluNi8wT0laUmpWeUF0UGZKWG52eTNyTWlXRmhDbHBOSkUwMEtKTGJUUnlpUGlKUXJXOGtoRHgrb25KSlZSNkg3UFdsJiN4QTtPYkJLTzUvU2t4WmptT3haRG12ZHE4TTg5Zm5SNWpqOHgzV202RTBWanBObGN2cHAxQXgrdlBOZW9RamZDNm1PS0pKZVVaSkJMRWRzJiN4QTs2RFI5a3hsakU1L3hmZ09nN1E3YThLWnh3RnppT0k5TnV0ZDU4dnRlVzZuNWg4eWVkTmJzZjhRWGdua0VjNnhPTGVJeGlPQ0sxZEhqJiN4QTtobVdTTmZXK3NsMmNJQzN3L1pBQ2pMMEdueGtrUjVEdVBXNURuc2RxNWRHT3U3VG5EVGpMRWIzVkg0OTNYWk5OTC9MczNzL0NGSmJ0JiN4QTtWL3ZGdDlQc1haUWVoK0cyYk0zTmd4UUc4dUgzeVA2M1U0TzI5VGtOUmh4ZTRFbzdXdnloYTJ0VnVsZTR0ZVAySkh0TGVGQ1dCb0hNJiN4QTtVTURNcDdyeTl4dU14SXh4WkxoZG4rdGY2UzV1VHRMUGpxVTRlajNFUEtQTVBsVFViZStTQ2Ewa2l1cnB1RVQyN2g0cGlXV01GV3BSJiN4QTtRelNLdFdDOWQ4Z01XVEZzU0RIemRycHRYanpDNEczMHQvemp2K1crdGVVdEp1cjZYWHZyOWpxb0ZOTldPa01jOEVqUlBNc2haeXhaJiN4QTtFQUJGT1FweTZMVFVkb2FpT1FnY05WMTk3c1lSSUd6Mk5FVkY0cUtEYzArWnFjMVVJQ0lvTnBOcFhtWTZOMktzSjgwL25ENUs4czZuJiN4QTtKcDJvM0QvV1lTcXpjZlRWRmRsRGhPVXJ4Qm00TXJIaldsUlhNbkhwWnpGaHNqakpTRC9vWUg4cS9yWDF2MVA5SjRtUDF1VnB6NEVnJiN4QTtsYSt2V213eVg4blR1NjM5eC9VM2Z2T0RndjAzZGRMVXJQOEE1eUEvTHlDYTZrbDFLYWMzRXZORmFTMUN4b0FBRVVmV0NPMi9qbDA5JiN4QTtIa0lBRWFvZHgzK3hja1RJQUFBVVBuNW82TDgwL0tIbk9TSFI5RzFXZlQ5UmxtWDZwZHFVYU16S0N3aWN3U09QalVOUlhJQkk4ZHN3JiN4QTt0Vm9jbkR6NFR6L0hKeU5CbWpwOG5GT0F5UW9nZy9vN2o1dlRCV2dydWU1RzJWdXRMc1ZUWE1WM2J5VDh4OVAxVWF6SnFWeEgvb01yJiN4QTtDRzJrQkJBNExUaWZBa2hqbldka1pjZmhpQVBxRzVmTS9hZlRadkhPV1EvZG4weFB1NmZlWG5mbWVhN3Q5RHU1N0pHYThFZnB4UEdwJiN4QTtkMEVqS3JPb1VFL0FQaitqTmxubEtNQ1lpNUFiRHZkYjJMZ3hadFhqeDVwQ0dLVXh4RThxOC91WGVWZnpIMExUZnlhMVh5bGQybDJQJiN4QTtOSDFLNjB5Q0dPeW1MRTNTRkxZUEtVVkYrQjBjaG01VTZBdFFIUVQwT2FXU015TnRpZmZ6ZlY1YTdTOFI0Y2tlRGVqZjhJTlg3a3A4JiN4QTt2K1lMR1BUWWJXNnY0TE0ycGFMMDdsMWpuOU5HVXhBcEtRMzkzOExGaFU5Um03MHM1bkhFNUJVNjM5NzU3N1FkbXhHc3lIVENXWERJJiN4QTszR1VRVEhlK3Z2Myt4UGJUekQ1YWx1NEltMUsya0VraXFZNHA0akl3SnB4UVZQeEh0bDBqdHR6ZEhIUVpvbTU0OG5BT2ZwUExyMGVvJiN4QTs2TDU0OHFhZENsallhZlBDc2pyeWRpaEphdXpPM0twelFhbnMzUGtQRk9RTDFtZzdmMFdDSXg0c2NvZ255NStadDZMblBQY3NlellPJiN4QTtxZURSUGZlWXZ6NmxGeGJoWU5FdUpibyt1dzlFTFl4Q08yUXNEOFBLUWljS2Y1dmZMOHVBeGlNaE8zRFE3N2tmVWZsczd6QnFvUjBuJiN4QTtoUnZpbFBpa2VsQWJENWt2ZnBJMG1uaWorb3d1a3lLOGtzTWthc1dZY2o4Sm9XV3UrYTRHdXJqdGF3MW5wOW45V3RrVlpwUVY1QURrJiN4QTtFSnExVDc5TVlYSTJWTHdyOHVIdXJuOHo3cTNuUXJIcDl6cmN0dWVnYUM2dmFLZXZVVDI4bzZkczNlWUFZckhVUit3ZnFJY1RNZGxUJiN4QTs4dWIyMnVJOWMxZVcxYTd0dGIxS2U3aG1ST2FxamdPWXp5NmNIa2VtWnB4bmhBQm94RG9PME1zUms0WlJNaFhkYWo1RWhpMVA4NDlWJiN4QTt1NDBNU1dFYVFwdFFHT1VDWVUrVHdNUHB5dnRDUkVJeFA0L0Z1VDJiRUREWUZjUkplNTVwWE5aRG12ZHErVXZOV2hmbUg1UjE3Vjd6JiN4QTtXdE9ON3AxOUxjYWhKZGFkQ0dzUTF3N1N6QmpNL0pCVnpUbElHclg0V1doUFRZTmVUR0F4bU5SMklsc2ZzSDZIbk8wdXc0NTVtWUhxJiN4QTtQWHUvUitOaUVrOG16MjcrWTdWNTdPV3hodTRieG9iYWN1enFra0duUEUvS1Q0aUhTaktmQWltMlp1R0lFajRZQUFBNWUrVi9hNCt2JiN4QTt3bkZwQkRJZUk4WE9xNTJlVDFYU2RkMGZSN2NSZlU3bzNacjZ0MWIzY3NBY0J5VnFxVTZLYWY3ZVN6NmJKbE44VWVIdU1RZnZkTHB0JiN4QTtYaXdScmhseGRTSm1ONytYa3IzZm5IU3J1M2tndUxTOG1VMU1Qclhzc29EY1NGWmc5YTBMZHNyaG9Na1NDREVlNkFEYms3VXhUaVJLJiN4QTtNejNYTW43M2xQbm02U0NXem1kbFdPSWMzTEtycXFpOHRPVEZIREt3QTNvd29lK0h0TXlHTzRpNWVxaDNuaE5CMmZzbkdNOHhqSTFFJiN4QTttTitRM3RtWC9PUHVwNnBwZm1xMjhyYVRjZlc5Q21ndWJ1K2hsOUoyaFZBb1NWWlFxeS8zcktnVXNSUmllUGZPSTB2YUdiVmlVODBSJiN4QTtIaG9DZ1IzOTVMNmIyMTJWcHRKR1BoU0pNcjVrSDdnK2tNdGVmU3JNcDBpaGRXY1YxNlFsTEZJbkVucGcwVmlCdHpIY0E3MHluTnA0JiN4QTs1SzR1UU4xMFB2OEF2YnNPZVdPK0htUlY5Ujd2dWZQM21jWFVmNWtlYXIyMnNocU0xcENycloxb3ppb3J4UEY5NkRwVGZPbTBSSGhnJiN4QTtPZzdld2pKSEdETGdqZTh1Nzd2MmMwcWgvTTdTTE4wdVhqMDBXNFpSTTBGNGtraW8zVWlJeFJscWRTdGErRysyYkNlbnNjdzYzL1E1JiN4QTttaFpoa2taRG9ZMEQ1WHhGRDZ4K2ZHangzM0hUZEt0N21FT1VodW51bGhMS0NBek1naGs0cVRVclZxMEZhQTdaUkhTa1VDZWYyT2RqJiN4QTs3Q3laSUNVcG1FcTVWZnc1aTAxc2I2NTFEemQ1SDFHNjAxZEx1THU3WnphaCtiY1BXZzRGendpb3hCcnhJMnJ2dlhNZlZpb0VYZjhBJiN4QTtZV1hZa1l4eVpveGx4Z2NPL242cnJjL1BxK2k3YU80alJoUE42N0ZpeXR4Q1VVOUZvUEROQklnOGhUdUlBam1iVmNpelRYTVYzYnpUJiN4QTt6TjU0MTNUdFh2ZE1FVnU5dkc1Q3JKR1dKU1FjaFg0cUhaczZYUjltNHNtT003bGZ2N25nTzFlMzlUZ3p6dzFBeEI2am9kKy96ZWJzJiN4QTtVdUpPSkUwYlc4bkpRQ3lCK0k4UWFNcDVkRC9ETjg4aUxpT2hzZSt2MUZpT295MnpXdDM1aVhUbHRkUWd2TEtRbTV0MGU0Vkk3TFVHJiN4QTtkV0FaVDhRZ1VqNDlxS2UyWWs1SHhnT25DZnZEM0doMDQvSVN4R1FrUEVFYmpMYjFjUEkxeXM3N2I3c3YvTDM4dGRMMVB5ZHB0L3FsJiN4QTs3ZHJxRityM0V2cHpORXRKWkdkVzRkaXlrSDVuTlpxY25yUHBCYjhtcWxHUmhDVlJqc09XMWJNSzFuVE5QUG5pL3dCTXNwSlo3Q3lsJiN4QTt0YkdCcmgvVkplVmhjM01pdWZzRlliT1JOdDk4eTlQajNqdFJPNS9IeGJaYXlRMFU4cE43RURiL0FEUjh5OUUwVUpmM2xpTFp4S2wxJiN4QTtKRjZVaUdxc0pHRkNDTzIrWjJhWERBbnVCZlA5UGdrYzBjZFZMaUErMTlCNXdMN1N4N05nNnBpSG1hNjBqUWRjMDdVN3NKWldVNlhzJiN4QTtWeGRmVjJsak4xY0NBUitxc2FQVm5FTkFXSGFuaGxvaktjU0J1ZHZsdTVHQTdyZFIvTmp5S0xXTzdXU0NXRllrL3dCUG10NTBqNDArJiN4QTswcEVkT1BodmxVZEprdXZzc09WeEJMNGZ6RThvM1VZbmd2ek5FKzZTUndUc2hIc1ZqcGxoMDB4MFd3eER5V1BNTjlybm1HNjB5R09OJiN4QTs3TzMxWDZoOE1rYzF3Yis2bXViWDFETHhWZURjV1FVK3pJYW5zTTNJSWlJdnJ3L1lBRCtQSnhzeFFXZythbTh1V3NPZ2FmUHB0M0drJiN4QTt0eTlyRE5kR3l2a0RUR1QwNTRMeExkSTNIcTA0K29laHpMOU10NUNRNVgxSDJPcjFHa3l5a1pSTWQvTDlQN0U4L0kyeGtmVTlmMU9jJiN4QTtLMGt0M0tFZEhXVlFsUXlxSFFzakdOcFpFSlVrVkJvVG1MMmhrc2luSnhZekRIR0o1Z1BZYzFySk83MlM3anRaSHRJVnVMaFIrN2hkJiN4QTsvU0RiN2pueGVtM3RtQkVDOTNhdkx2ekJuL05UWHJiOUNXbmx1T0RScmhBZFJuUzZTUzRjcTRaWTR1YXhvaS9COGJGV3FEUVU2NU9SJiN4QTtpSUhoUHI2V0RYbnkremszUng3aXlLOTd6ei9sV0Z4cU5yYVFhOTVUdUxpNXNyYUMwTW42VnRraVpiYU1ReGtSQ0Y2RUlvSHhWWUQ0JiN4QTtlUkF6WWZ5bkNKdU02djhBb25yNTJ4L0l6UFQ3VXIxdjhpSWJxQ01hVjViT24zQ05Wbmx2cmU0UmxwVGlVRU1MVnIwSWY3OHN4OXN3JiN4QTtCOVVpZmdmMXFkQlA4RlMwUDhoSHRYbGZWOUFHb2NnQkRIRGR3V3lwU3RTYXh6c3hQK3NCN1ljbmJVRDlNaVBnVCtrS05CUDhGVnVQJiN4QTt5Uzh4UTZtTGp5LzVYaUdudWlyTlkzRjh6QXVPUTUrcmEvVlhwUmhzRDgrVzNHekgydmlNS2xLVjk0ait1MnVXam1EZTN6VERRZnljJiN4QTs4K1dPdjZWZVczbExUckdHMHZZYnE3RVdvWHkrdEhFU1NqR1NhUWRUeUI0bmNEcUtnZzlvWWpFeDRwN2l2cENKWXBjeVI4MzB2WXkzJiN4QTtrdHFrbDVBdHRjR3ZPQkpQVkM3N2ZIeFN1M3RtbGtCZXlVRG1RNlJUdXJxMnRMYVc2dXBVdDdhM1JwWjU1V0NScEdnNU03czFBcXFCJiN4QTtVazRRQ1RRVjgwYTMrWlBsclN2elAxM1VZNzJHL3NMa0xHc2xuUGJ5cTN3bzRaV01pcXcrS214MklJT2I3VDRqNFlCQkI5eGNIdFhRJiN4QTs1czhJaUZiYzdZRTJyY3RQYjFOVHRqY2VsYmhYRnhDQXFpQzdIQS91anhLODFVb1F4cWZ0YmpHV1BQOEFtNEVHUDBUMzRUc09LR3gzJiN4QTsrbzBhTzN1MmVnaU1Zd2tjTXZxajg2TzQ4dVRHSmJ3R3pjRzdpWnYwZXNlMDBmOEFKSldQKzcrMXY5anIvbFpubU9YeEI2bzhqMC9oJiN4QTtzYmMvcTgvc1lEZzRlUjUvYjMrNTYzWi9tRjVZMWZ6ejVZdUJkeFdVRmpkOHA1cnllM2lRS1dTUXR6RXJLb1ZZVDlvaXBJQXFjeE5UJiN4QTtBbUJBQlB3THpYWWZaV2JTako0bGVxdVhsZmw1dnA2eXZiSyt0SXJ5eHVJN3EwblVQQmNRdXNrYnFlakk2a3F3OXhuT3lpUWFQTjJ5JiN4QTt0Z1ZOY3hYZHZPdnpUMEZ6NmV1UXI4Q0tJN3ovQUNRRDhEbjIzNG42TTZIc1hWQVhpUHZINlhoL2EzczJSSXp3RjlKZm9QNlBrOGJ1JiN4QTs5WTh2TnFWckpyczE1RjVjbGhjckxBTGkzaG1uWXFZMWFlT1BreUdQa1J3WUJ2SHBtejFXV1pGWWlMWDJlN0hqRVNsbngrcnB4ZDM2JiN4QTsyUmFucS81UVQ2RGR3VytsV3VuUVhjTUhxWGJhZkxjd29ZQktGdVJISWthbWIwN2x3Sm1ZdDBKclROUEdHY1NCSkorUDJlN2JrOWxjJiN4QTthb0pQSjVnOHQrWFpZQjVZczdtODA1NFpFMUpIanVZbGpsU1F0RE9WU0xnaE1aTWJsYWNpRlBITXJFWm0rUDRjblM5cjlseDFJSER3JiN4QTtpWGZ2eStGSlYrVTNsWHpCNXJ2TDdVTEQ2aTBzRjFkM0Z3dHhQTEhXYTZNYUIwNFF6ZkNzY1pwWCtjOU85MmJXd3dTdVFPNFJxdXh6JiN4QTttMDBjRVo4SWpYUzdBK1h2K0QwTDhncm1EelZOZGExOVdhM2kwbWQ3ZG8yWVNJMXlSWDRIR3pLcXRYdFRiSysxOVh3NHhBYzVmYzYzJiN4QTtzbjJkbGgxWEhNOFVJRFk4clBMbDVmcWU1Wnk3MmJIczJEcWtMcWVsNmJxbGxMWTZsYXhYbG5NS1MyODZMSWpVTlJWV0JHeDNHU2pJJiN4QTt4TmpZcmJETGo4ay9JYzgwY3J3M1hLM290blM3dUsyNkw5bElHTGxrUmYyVkJvTzJaQTFjeDNmSm40a21wUHlqczBibFlhOXF0cWY4JiN4QTt1NE4wTzNhNUVvN1lQelBmR1AzZmN5R2FTYitUZkpROHR5WDgwbW9TYWxjNmc2U1RYTTBjVWIxUkZqQXBFcUxUaWk5QmtNdVhpb1ZRJiN4QTtEQ1UrSk9kUTBQUjlSVmx2ck9HNEQ3UHpRRXNLVW9UMzJ5c1RJNUl0ZHBtajZacGtSaHNMZGJlSWdEZ2xhQUtLS0FDVFFEc01aU0o1JiN4QTtvdEdaRldRNXIzYXV4VkMzV20ydHllVHFWZjhBblhZNVhQRUpOMlBVU2h5UW84djJ2ZVIvdy9wbGY1Y04zNTJYY0VUQnBkbER1c2ZKJiN4QTt2NW4rTCt6TEk0b2hxbnFKeTZvdkxHaDJLdXhWS3N5blNNYTh3ZVQ3dldrbmdtMTI4aXNybUo0SjdPTmJmMG5qa1VxNnNERVNRd2JmJiN4QTtmTDhlWVIvaEYvRmtKVWswZjVZYTNHaXhwNTg4d0JGRkZCbmpZMEgrVXlNeCtrNFRseG4vQUNjUGszL21wb0RWZnlWdU5YU09QVnZOJiN4QTsycWFna1JMUkpkTGJUQldJb1Nva2phaHA0Wk9HcGpENllSSHV0VHFwRjJsZmtyUHBDdW1sZWJ0VTArT1VocFV0RnRvQTVHd0xlbkdLJiN4QTtuNTQ1TlRHZjFRaWZmYWpWU0NObi9LdlY3aUpvYmp6enI4a0xpa2lldkd0UjNGVlFFZlFjZ011TUd4amd2NXFiSXZMUGxhWFFMU0d4JiN4QTtoMVc1dWJDMmpTRzJ0WmxoNHh4eEx4VlZLeHExT0lBNjVITGw0emRDMmd5dFBzcFlwcWFnRWdWUFlaaXU3ZVZmbTE1YS9OZnpMSmFRJiN4QTsrV2hiMk5sQWswZHg2bXAzVUMzS3poS2lXQzJqU3ZEZ1F0WkNLTWZoM3pOMDhzVVI2cFNCOG9qN3pmM0lPK3hBa0Qzdk5JdnlWL1BXJiN4QTsyaGpndDIwNk9DTlFrY1VlcWFrcUtxaWdWVjVBQUFlR1pKejRqenlaUDlMRC9pVThRL21SKzM5YTJYOGxQejB1S1IzUTArNHRUVVMyJiN4QTtzbXE2a1k1VlpTcFdRRjkxK0t0QlRjZUcyUGo0cU5aTWdQZnd3MjkzcFVTRi9SSDdmMXF4L0pmODRqRkxDZE0wY3hUL0FOOUdkVjFYJiN4QTtpKzVQeEQxYUhjOThxNDRmNnRsLzB1UC9BSWxzOFNQK3B4LzJYNjJyRDhrUHpic2pKOVMwdlJMTDFVOU9YMGRUMVdQbW0vd3Q2Y254JiN4QTtEYzdIQ2NzVHp6WlQvbTR2K0lRSngvMU9QemwrdDZiK1VmbGp6NzVSMDJiUzlTMHV4VzBrbTlXTVdlb1R5UlJLVm9SSERQQ3pDcEZXJiN4QTsvZTBQV2c3MDZpVUpVZU9VajN5QXYvWTBQc1lFNzdBRDNQVDFKS2dzS0VqY2RhSE1OV1A1c0hWT3hWMkt1eFYyS3V4VjJLdXhWa09hJiN4QTs5MnJzVmRpcnNWZGlyc1ZkaXJzVlNyTXAwanNWZGlyc1ZkaXJzVmRpcnNWVFhNVjNic1ZkaXJzVmRpcnNWZGlyc1ZkaXJzVmRpcnNWJiN4QTtkaXJzVmRpcnNWZGlyc1ZkaXJzVmRpcnNWZGlyc1ZZcG5CdTZkaXJzVmRpcnNWZGlyc1ZkaXFQenZuUk94VjJLdXhWMkt1eFYyS3V4JiN4QTtWUE1pemRpckVkZjgvd0J2WnlOYmFhaTNNNm1qek4vZEtmQVUzYjlXYlhUZG1HWXVldysxNGp0ajJ4eDRKSEhnQW5NYzVmd2o5ZjNlJiN4QTs5aU56NXY4QU1kdzNKcjEwOEZqcEdCL3dJR2JXR2h3eC9oZUt6KzB1dnlHemxrUDZ2cCs1YkI1czh4UXZ5Vy9rWStEa09QdVlIR1dpJiN4QTt3bitFTWNYdEZyc1pzWlpIMzcvZmJLZEMvTU9PWjFnMVZGaFk3TGNwWGgvczFOYWZQTmJxZXl5QmNOL0o3RHNqMjBqTWlHcEFqL1NIJiN4QTtMNGpwNy91WnFDR0FJTlFkd1IwSXpUdmVnZ2l3N0ZMc1ZkaXJUdWlLWGRncUtLc3hOQUI3azRRTFl5a0lpeWFBU1c1ODZlVzdkaWh1JiN4QTt4SXcvMzByT1ArQ0E0L2ptWERzL05MK0YwT2YycDBHTTBjbkVmNklKKzBiZmE2MTg2ZVc3aGdpM1lqWTlCS3JJUCtDSTQvampQcy9OJiN4QTtIK0ZjSHRSb01wb1pLUDhBU0JIMmtWOXFkSTZPb2RHREl3cXJBMUJIc1JtSVJUdm95RWhZTmd0NEdUc1ZZcG5CdTZkaXJzVmRpcnNWJiN4QTtkaXJzVmRpcVB6dm5ST3hWMktvWFU5VXNOTHNwTDIvbUVGdEhRTTVCWWxtSVZWVlZCWm1aaUFxcUNTZGhrb1FNalFTQVR5UStrK1pkJiN4QTtCMVozajArOWltdUl2Nysxcnd1SWlEU2tzRDhaWXo3TW95VThVbzh3a3hJNW8ySzZ0cFhaSXBVa2RQdHFyQmlLMUFxQjA2WkFnaGpTJiN4QTtyZ1YyS3A1a1diRVBQL21DUzBnWFRiWmlzOXd2S2R4MVdQcFQvWmZxK2ViWHN6U2lSNHp5SDN2RCsyUGJKd3dHbnhtcHpGeVBkSHUrJiN4QTtQM2U5NTFuUVBseVRwYTZkYzZaSnFWOWJ0cVY0NXVKemFzN0NPRzB0WDQvdW94dDZoRkRXbFN4NmdVeldhN3RDT25NZUxsS1FpUGZKJiN4QTs5SzdGN0hsbmljZUNYaG1FQVpHdnFKamU1N3VlM0lBY2lTU3YwcVJvZFMxSFRGbGFlMnR2U210SkhZdXdpbjVmdXk1cVc0dEcxQ1RXJiN4QTtoR2JHQnNQSmRzNmVJamp5Z2NNcDhRa0FLOVVhM3JwWUlzZDRUWEpPaVozK1gzbUNSbU9rWEw4Z0FXdEdKM0ZQdEo5MjR6U2RxYVVmJiN4QTszZytQNjMwWDJNN1prVCtWeUhwY1AweC9TUGl6bk5LK2lPeFZSdkx5M3M3V1c2dUc0UXhMeWR2YitweWVPQm5JUkhNdEdxMU1NR09XJiN4QTtTWnFNUlplVStZZk0xL3JFNTVzWXJSVCs2dGdkaDRGdjVtenA5TG80NGgzeTczeHJ0bnQ3TnJwN25oeGRJL3I3eitBaytaYm9uWXFuJiN4QTtQbDd6UGZhUE9BckdXelkvdmJjbmFuY3I0Tm1IcXRISEtPNlhlNzdzWHQvTm9aN0hpeGRZL3BIY2Z3WHF0bmR3WGxyRmMyN2M0WlZEJiN4QTtJM3NjNW1jRENSaWVZZlpOTnFJWjhjY2tEY1pDd3JaQnZZcG5CdTZTcSs4MitWYkM4TmpmYXpZMmw2dEMxclBjd3h5Z0VjaFZHWU51JiN4QTt1L1RNdkhvYytTUEZESE9VZThSSkRBNUlnMFNGTC9HdmszL3EvYWQvMGx3ZjgxNUwrVGRUL3FlVC9TeS9Vdml3N3g4MHcwL1ZkTTFLJiN4QTtGcHRPdklMMkZXNE5KYnlKS29ZQUhpU2hJclFqYk1mTGd5WXpVNG1KOHhYM3NveUI1RkZaVWwyS3V4VjJLby9PK2RFN0ZWRzhNNHRKJiN4QTt6YjArc0NOdlJxT1E1OFR4MnFLNzRZMWU2aGhubFBSTE8vMWZ5ak1ibSt2YmlEUzQ5ZjFTVzh1cm1aR251WS9TdEI2RHViYVBrenp1JiN4QTtPRVlJTVl6Tnl6TVl5MkEzNFJRSHg4Kzc1dVRJMEQ4bWYrWWZLWGxuekZBSU5jMHkzdjFVRVJ0TWdNa2ZMcjZjZ284Wk5PcWtaaDQ4JiN4QTswNGZTYWE0eUk1TUxUOG9MZlRMdTAxUHlicVMyTFdmcW1DMHVZa3VZSGpsV2pRdFBINlYwWXl3RGZITEpRZ0VEeHlqcStJRVpCZC9qJiN4QTszZllHWnlXS0taK1YvTVUyc0pxRVYxYkxhMytsWGt0aGVSUlMrdkVYaUFQT0tRckdXVmczN1NnZzFCRzJVNXNYQlZHd1JiVk9OSjNsJiN4QTtMQlBNaXplUSthN3BybnpEZk94K3hLWWw5aEg4SC9HdWRYb29jT0tQdXY1dmlIdEZxRGwxMlVucExoLzB2cC9RbEd0MzhkbnBrMThJJiN4QTtvMWpndDNuTVViVmI5MHByeUxFbFMzR3RPbVhRSFBtNCtQRDQrWEhqaUl4OFF4RzI5RW5oczlkK2RmSjV4WWVlL01HaXhHS0pyTXl6JiN4QTtxR2xMcmF5R09yTWZUUmwxRUFxck14K0pRZCttYW50UDJid2RvU0VzczVqaDZSTWErMTl5ME9VYU9IaDQ0Mk84OGRucHZXUHVBWGVRJiN4QTt0ZHVYOHhUMmM2eHRIZFFmdW5pTVE0R0YzY0p4am51YUxTVmdOeFNnR2JtR25HS0FpQ1pWMVBQNHZFZTJ1a0dUQ000OUpqUGNiMTZnJiN4QTtCdGNZOVlqdjVsNlk4Q0piUnltVDk2N0g5eVZZSGdLVWZrZGlDYWo2TWlKV2E2UG5NOFFqakVyOVJQMDBlWGZmTGMyUGdxNlJkTmE2JiN4QTtwYVhDbWhqbFJqOHE3ajZSa004T0tCSGVHL3MzVUhEcWNlUWZ3ekgzNy9ZOXB6a0gzdDJLc0ovTXJVSFNHMXNFTkZrSmxsSGlGMlVmJiN4QTtmWE56MlRpc21md2ZQL2JyV2tRaGdIOFhxUHc1ZnArVHgzWGZPMWxwVjVMYkdQMURicnp1SkNYQ3I4SWFuN3RKVzJWZ1NTQU54dWQ2JiN4QTtiVExxWVl5QVR2STBQZjNidW83QzlqTlIyaGhPYUo0WTcxdHhiRFlrN2loZTM0M1JsODYzTU4rTlBtMHVXTy9KaVVXanBkck55bklFJiN4QTtROU0ydktyMUhFVTN5czYyQUlCSXVWMXZIZXVmWHAxZHZIL2djNXBSTWhrdU1lWjRkaC9zblJlZExxWFVocGNXbHpQcVJkNGhaTEhlJiN4QTtHYjFJZ1drVDB4YTh1U3FDU0tkTWZ6c0xJc1dOK2NlUjVkVlAvQTV6Q0ltY25wUFhoMi8zU3Bvbm5teTFTOHQ3Wll1SDFzRTI4aWx5JiN4QTtHNG9YUDk1SEVmc3FkeFgzcFVaWmkxTUp5TVFkNDgrVzN2cDFmYmZzVm4wR244ZVV1S0czU3RpUUxHNXZjdlpmeTExQjN0N3F3YzFFJiN4QTtSRXNYc0gyWWZlQm1xN1d4VVJMdjJkdDdDNjB5aFBDZjRmVVBqei9IbXpYTk85OHhUT0RkMDhhdC9KbXEyWDVyMkYvSkhkSzEzcTA4JiN4QTs4VjBlSmdDdksxd3F4U2VzeDN0SXBWZFRDcFhjVktrWjZMb08wY1dUU0RIRWppampGanJzQU83K2NSMWRYa3hTRTdQZTluZzh5UlNUJiN4QTtySHhqSVkwSHB5TTdud292QVYrL0tEaTJaY1R6VHpSck45NVo4L2F1Mm1TL1dsMUcydEpydGIwdk1JcGc4L3dSQldqS0tJMlRZMXpZJiN4QTtZdXdZOW80b21SNGVBa0N1dDErcHc4L2FINWVWQVhhVTZUK2FuNWc2MTVqdU5HMFhScmZVSkxTSDE1MWhVSy9EbHc1ZnZicUlVRDdkJiN4QTsvbzJyaTZqMlEwdUVldkpNZkw5VFppN1RuTVdJaE9MN3pwK1ptbFRXSDZYOHRwWlcxN2RSMml6enZESEVHWU01NXlKZFRGQUk0MlBMJiN4QTtnZW5RbmJNREw3UDZJWTVTamttVEdOOHIreWgxYjRhektaQVZINXBMTjU5ODErWUx5MlRROVFld2ZVbVpOTHRvTGVPYVA0ZUovd0JJJiN4QTtubGltWG1zYmV0SlFxRlg0VkVqWnBjV21oREpLTTRBd3hmV1pTSVBYNllpUTJNaHd4MmtTZDVjQXE4NlJ1SUlPOHVYNCszOWIxdXpoJiN4QTttaHRJSVo1MnVwbzQxU1c1ZFZWcEdWUUdkbFFLZ0xIZWlnRHd6VHprRElrQ2gzZDNsdTJqa211ZDI2SjJLcEhySG5EUzlPbWF6aUQ2JiN4QTtocWFnY3JDMTR0SW5MZFRNekZZNFFleGtZVjdWeXJVWjhlQ0hIbGtJUjd6K2pxZmczNGRQUElmU0hsOXBjZVlmS3R0WlRhbHJLMldtJiN4QTt5cGFhZnFhMkpTRm80YmVDTzB0MldlZEpINFI4V2tjS1k2RjJJSjJHYTdUZTFHTFc1NVljTURlNWlaZFR2STdBaXI1UjUzM0IyK1RRJiN4QTtjTWVLVElQSzl0TmQ2cWZPdDllNnFubFFRTlo2WG9sMWMzVjYycVBPR1ZwVGF6UEw4TWluNEl3dTRITTBBem9JY1lod1M0ZkV1eVFBJiN4QTtPSHl2OVB3ZGZsTWZwaUdYNkpCSDVMOHErWWRjdWJDUFNyUjVKZFRoME8yNCtuYlJ4MjZSckVGai9kQ1NWb3ViaVA0ZWJVQmI3UkV6JiN4QTs0czR4QnM4cjcyZytvZ0tQa0RTYm5UdkxGc0x6ZlVMc3ZlWDdEY0c0dVhNc3BCOE9ibW1SMU14S1pya05tdkliTEk4b1lKNWtXYng3JiN4QTt6UEEwSG1IVUVicVpuaytpUTh4K0RaMW1qbHhZb255KzU4Tjdld25IcnNvUDg4bi9BRTNxL1N4alhKTDJlM2wwM1RZcFpyK2FNRmhEJiN4QTt3QmpoWnVMdnpsYU9OVzQ4dUFadmlZYmREU2p0RHRUVDZPSEhta0lSL0hRYnUwOWx2Wi9QcnN3bkdJT1BHZDcyQlBNUitkY1hjUGdqJiN4QTtkTXNQSTF6Wlc2MmR0YXJMdkUxbEpHaXpSbEZEQUZUVXQ4REJnd3FDTndTTWhwOVhITU9LQnVKNi9qdU94SFE3RjIvYTJrMStrTjVaJiN4QTt6SjZrRTE4L1A0SkxydHBZYU41bTAyNnRGVzFqbjV3M1NScUFHak1VajBvUEI0bEswMzZnZGN6SXpBQkpPd2NTTWN1dDBrOFpCeVRCJiN4QTtpWWQvRnhSSDJpUkI2Y2llU0pzdk8zbCsrblcwdDc3MUpYb2lveVNxUHRiQ3JxQVBpTkJ2MU9BWjhkZ1dMTHE5VjdOZHBZTVVzbVRIJiN4QTtJUWlOOTRtaDhDVFRJZE50MnVOUnRZRkZXbGxSQlQzWURMTXN1R0JQY0hUNkhDY3VlRUIvRktJKzE3WG5IUHZ6c1ZlSGVmdnpJMFM0JiN4QTs4ekd5ZEpJbXN6TmJUUzFSNDBNRnc4THRJUTN3YmdQeElxRVlPZmhxUnZ1ejVSeFJFWkhlUjIrSS9IeDJlTjlxdlpyVjZ3K1BoSEZIJiN4QTtIajNIVTczc0szTzd5YUd5MVh6SjUxdVo5TllMYnZMSGVyRGNpRWVzdHBIYk1xTURGY0xSdlZVcnpEQ216SjFHVG5oeDVzb3ljK0VFJiN4QTtENnRpYmlldGRDT1YrYjBmWk91L2t6c3FPQ2ZPeUpjTzQrcVI2Z0hZamZlcjViTW5uL0wvQVBOcWJ6TEg1bG51K2Q1ZFhVZC9ETWZTJiN4QTtMdEpDcWlPTVZ0ZlRCV09NQU9VNDdWNFpVZEhnT1hqOVBvaHcvd0FXMTgvNHE1bnV2emNrZTFNQnB4aUdQTHc1SmQwYVBuMytmTncvJiN4QTtMMzgyMjh6UytZVXZPRjliM1A2UW1uVDBsa2prS2tjVHd0Ukd4ZUxabkNjU0NTVVBRdjVUQU1nbjZmVkRnL2kzMy9yVno4cjgxLzBVJiN4QTtST0NXSHdzcGpDVjhvME51ZmZ5ODJNM09uK1lORzg1V2s5M0s4MzFpNWUvYUMyOUIzVXorczBrWUhwV3lIbHdZdHg0Z1YrRmRoazU0JiN4QTtNV0RMNHhxTmdSSjlXL0lEK0t1NGJpL054dGIyeGo3UzdMeVlBTnJxUEhzQVNZMGRoS1gxRzZ1aWF2dmV3L2x4NS84QUxnOHcvVllwJiN4QTtXbWU3VklZblVCVkpsbVdOR1gxREdaRkw3VmpEZVBUZkIyaktPU0ZSSUppZC9rOHI3SmRnNnZTNUpaTTBPQ01vYmZQeTVmR250R2FGJiN4QTs3bGltY0c3cGoydDZSWmE1NWswclRiNUpaTFd6Z3V0VDRReXpRTjY4WHB3US92SVdSOTF1WmRxNytHZEwyQmNCa21PZnBqOERaUDhBJiN4QTt1UTR1cDNvSm8zbjN5MnRsT2tlcjZYRGZRaG80YmU2djQwSHFKc0JLZDNYY2IvQ1RtOS9MVHZsS3ZJT054aDg3K2J0U2gxalV0YzF6JiN4QTtVTlRoYlZPY3FKRnBkM0t0by8xUkJER0k2c0dZTjZYMnU1TzIxTXpScnRUZ3lSeFlva1l0ckpqMzdueTJlYTEyZkljOUNOeDIzcTJQJiN4QTtlWHZMWGxMVnJENjdxbm15SzN1cEpwUjlYdWROMUMrY0tqRkViMW9TSTI1b3FuNGZsMnpiNWRia3ZjZEIvRkVmWWQzT2h3Q0lzaUo3JiN4QTtrd3QvS2Y1Znd2NWdGeHJWdGVKWjZQSmRhVTR0TGpUUkxla3VvVld1bUJab2lzZEZIMi9VL3dBbk5mck5kcWYzWXhSdmluVXZwbFVmJiN4QTtnT3UrL1RoODNMMDhjY3JKbGREdmV1Zmsvd0RVOVZodXRiVzVTNk1ibUswalZrUG9DNVNPNHVLcW81S3pUTngrSTlFSEhicjUvd0JvJiN4QTthV1dsaU1Sand5TzhqdjZ1RzR3K1VhTzNVbTkzZFF5akllSzdIVDQ3bjdYcFdhbHRSc2poSTJjZ2tLQ3hBRlRzSzdETytEb25oZDcrJiN4QTtiV3JhMXFjWm5tL1JQbHQ0NDVaTGFCdUZ3OEV2d00wdHlDSFV4TzhSWkllSjRzNTVFSVNiTmRoeVIwMlE2ZjFhaVBLOXh0M0QzWFY5JiN4QTthMjNkOGV5L0E4T1dYZU9RV2lmOFJTdkRiMlBrL1RCTERjWE1kcERkY1JEYSt0Y1B3cXJBZnZEMWR5b2JZRXRUT0cwbnN0cXRaUHhkJiN4QTtiTWphOTk1Vjd1bjJlVGxaTlpqeENvdlI5QS9KL1RJcDAxRHpMY05ybW9xUTZwSU9OcEd3M0hwd1ZJMlBRdVdJN0hPdDBta3c2V1BEJiN4QTtoancrZjhYei9WVHBjK3Ruazl6Tk5UMGF3MUcyaWduUmxGdTRsdG5obGx0M2prQ3NnS1NRTkc2L0M3S2FOdUNSMHpKak14TGlnMDh3JiN4QTsvTnpVOVR0ZktHaGVYenpsdm5FZDVxL3FNcnViVFN3a2swanNTUWVjM3A5ZXRkL0RNN1NSQm5LWFRrUGVXN0dOeVdmUThmU1RpS0x4JiN4QTtIRUR3cG1DWEZYNEZUeklzM25INXQ2ZGV4UlcycGFZc2IzdHhMSGFCSml3ajVHcmMySzFPeUszNFpuNGUxSTZiQk9VL3BnREw5WWVYJiN4QTs3VTlsaDJock1jcnFKQmpPdWV3UENmbnNmSmgraHhYeTNsOWVYbHExakhMRGJ4bEpYaWFyUXRNV1lHSjNIRUNYOXFueTY1NTk3YTl0JiN4QTs2VFh4eGZsNUdVNGs3VkljNjd4ejl6MVhzYjJEcU96TU04V2JoSU0rSUdQdUEzMjhrdjhBS25rR3l2OEF6VFBETGRTYVBmRzNFM2xwJiN4QTs3SXhYRnNFamo5Q1V6aVZPY2txK3RYN1Fxcm1oUEVuT2o5bSsxNDVNUklNcDVZaytKeGJIMUc5aGRBYlYvbThoWWRqMnpwbzVNZmh6JiN4QTtpRGlsVzIvVGx1S0tRL21yb09yYUZxbW14YWk2VEp5a1JycUthZVQxRzlGdlRKZ2xCRVRGZVJJVjJHZGRpeUhOamtCenJrNmpEbzhHJiN4QTtJQTQ0Q05FY2hXMWkvZWtlcmVkclBVSjdDT2s2d1d1bzI5NUswd0o0TEF2Qm80d05xVWF2MlI3MU9jejJUMlJMUmFrWmNnakgweUczJiN4QTtYaW54Y1V1dDdWelBsVHRlMWNVOVhvOHVMRDZwVGdRUGZ3MTd1cjIvOHBQMGZyN1NhN2F2NnRyYVNOYnBVRlQ2L0VGZ1FmNVVjSDZjJiN4QTs2UHRIV1JNQkdKK3I3bnpEMmY4QVpYVWFUVkdlcGp3bUE5SXNHeWV1M2NQdGVwWm8zdm5ZcStYZlAvazJUeS81bnY4QVJJSVlXMHE3JiN4QTttanY0bmVRSWZxY3pzelFzUHRzVmFKNFZwK3p4cWN4OVNCSEtOUVpIaTRTSWlyOVZWZmtOeEkrZHVYMmg3UVJ3NkU0YS9lVDVFRDNVJiN4QTtUOGVkOUdPYURxMXpwMnJ0ckZ0L3BZbEVqS2JpZTJWMkU2UWgrWTlZY1NwdHh0VHYycG5UYUs4ZVBoa0FEL1J1dVo4dlArMTBHYnM4JiN4QTs1c0F4VElnUWY0Ykk2OTRITy83V1kzMzU1K2FJWUxSVzA1Wm83YzBqU0dTQ1pqOEJUNDFTVmpUZ3hGZjQ1WkREaUpQbjcvZjNkNlA1JiN4QTtMeVNFUjR1MFA2UGxXL3dKRFZsK2VYbWFkTG5ocGtjS3kwWGpPMEVSU2llbURFSkpBZnNmRFhEUERpRlgwOS9mZSszZWc5a3pqeER4JiN4QTtmcS9vY3R1SGJ1MjJZZjVpMWU1MUcvdDlTbmI2Z0xZQUdTM3VMVXVvUkphTXRaanlKYVVmRFRvTzlhWkRXbnhvR0lBbDVTdXVZOHZMJiN4QTs1c2RMMlVNR0dXT0ZaT0kzNmdRUDRmSTkzUHZacjVBMDJQV3RYc05FdWJlTVJKZS9wTzJ1QklESWtVWWFTU3ExQkVwZGxTdmIxR0svJiN4QTtaR2NiZzB4bHF2ekVabis3NEpqb1RzSTBlc2FGL3dDYkhpNWwyM1pmYW95YVk0enZPSGx0OE84ZDNsemZTR2JKa3hHYWFLRk9jckJGJiN4QTs2Vk9jTEdKT3dkMFN4Ry84OWFQcFBtdTJ2REhlWFVBZ2xzcjBXMWxkeW1NdThja2Nxc3NmQjBIQmxZS1MyNG9Oam5UOWpZWlJ4eUVqJiN4QTtHUEZSRnlqMHZiblk1N09Ibmx1S1lSb3ZtM1NiWHpINWx2azBTNWowM1VydEpiT0M3MGk3bGNsWXdzcy93d3VGOVZxQ2xhL0RVN25PJiN4QTtueVNpWVJIaVJzRHBPUHk1dUlBYk8zMkkzekgrWWNWem9WemFXR25UeE82RlJIRm9OdzVkU0R5ajRYRUhwZkZYOXJJWWhqRWdUT1AvJiN4QTtBQ3NqK2dxYnJsOWp5WHk1WXJGckQzSG1ieTVxK3FRTGJKRkFiZEwyeVBxL0R5Y3RIYnU1RkJRTHlBRzVvZVcwOGVvaUlFY1VSY2lkJiN4QTs1UWxRczBONTEreWgwY3pVMUlqZ1BLSUhLUXMwTC9oL0hQcW5HdFJlWEoyMC93RFJQbEhXN0o0YnRKYnFTNGJVYnhEQ3FQdDZVa0tpJiN4QTtvazROWHJ0bWQyZnE4VU1sem5qcXY2QSs2UmRkck1XU1dNZ0V5UDhBbmZwRDBQOEFManpKcCttM21wdGR3M3R0RGRwYThBMm4zb0x6JiN4QTt4K3Fram1rSi93QjEraXRUVDdQdG1nOXJveDFXU0VzSmpLZ2JQRkh5cm1mZXo3SmpMRkFpZGg2dEJjd1RxV2hjT0IxcG5CU2dZODNjJiN4QTtncG5uZU9pWUNmeVM4aFByVW1weldqVHhQSVprMDZSeTFxa2pFbGlzZlNocWZoUHdqc015aHE1Z1VOajM5WE1ucjgwc1lnWmVrTWkxJiN4QTt6UUxxNGkwMlhScm1QVHIvQUVpNUYzWWw0dlZ0eWZSa2dhT1dJTkdTclJ6TUtxd1lkUmxlUElCZkVMQkRqUmxYTkpUK2RxNkhmWEduJiN4QTtlYzlQU3htdEhqamx2YkdkSjRtOVNJU0NWYmVUMHJyMHlHcFZJM0ZRd3J0bDQwWEdMeG03Ny8xOG0wWXJGaG5IbHp6cjVUOHlRZXRvJiN4QTtlcTI5OG9VTThjYmoxVUI2YzRtcEluK3lVWmk1TUU0ZlVLWVNnUnplVStadk1kcHF1cmVlWklyYTZ2cnlXeGZ5NW9NVnZheXlSc3hSJiN4QTsxbW0rc0ZmcTZBWE1oVjZ2MFRvYzJHTEdZaUc0QXZpTy93Q2pueWJvaWdQbTlPc3c0dElBNEt1STA1QTlRZUlybXRsemNRcTJCVTh5JiN4QTtMTmgzNWxmWHJ2UTViQ3cweTl2TDBORmNXazlxa0xJazBNaXlJSDlXV0k4R3B4ZmpVOFNhYjVNWUlaWW1FeU9HUU1UN2lLYnNFdUdRJiN4QTtsM1BOZE92UHpIdDBLWC9rMjlrbFJqd2RKYldoVTdnTUdsQnF0YVY3OWR1bWNkcVBZY2NmRml6UXJ1a0pmcStQbHkzNXU3SGFVSzNRJiN4QTtIbEVlZk5GOHdycXQ3NVV2ZU51bDE5VHQ0M3MyQ1NYYzNNbjRyaVA0VVNxKy9JOUtET3M3UDdJeDZjRThZTXBDQXZmZmhqVm5ibWZ4JiN4QTtiaGFyVVJ5Q2dWUHozQjU1OHlHMFdIeXRxTDhMcHJtNWtsbXNvM2FzTWtRUkFzMG9vZlYzOEFLZDl0L3BKWThac3lIS3RyL1U0VW9qJiN4QTtoSUJGc1NrOGcvbWROZnozc3ZsYTdhU2VjVENOWnJZVTRLRlVNZlUzNmRobFhhTW81aURDVU5oWHFCUFFqOUxuOW01OFdDQmpJbi9OJiN4QTsyNmd2WVB5SHNmTTNsM1JiN1N0ZDBDK3NwN3pVcHIxWno2RHdxa3NVWUFKU1ZucUdqSSt6NGU5TmZQRkdNSVJFZ2VDSWoxNmZCbzdSJiN4QTt6eHpaVGtIVjYzbU80RGlBUVFSVUhxTVZTRzc4ZytTYnlScGJyUTdLYVJ5V1oyZ1FzU3hxVFduVW5MUm5tT3BUeEZDSDhyZnk1TmYrJiN4QTtkY3NCWHFSQWdQNERKZm1zbjg0cDRpMS95cXI4dVA4QXFYYkwva1VNUDVyTC9PSzhaZC95cXI4dVArcGRzdjhBa1VNZnpXWCtjVjR5JiN4QTsyUHlzL0xrVS93Q2Rjc0RUY0V3S1QrSXdmbXNuODRyeEZFMjM1ZmVSN1Z4SmI2RFl4dXU0ZFlJNjFHNDNwa1RubjNsSEVVL1ZWVlFxJiN4QTtnQlFLQURZQURLa01WemczZE9JQkZDS2p3T0ZWdnBSL3lEN2hqWlZiOVd0Lzk5Si93SXc4WjcxcDMxYTIvd0I5Si93SXg0ejNyUzcwJiN4QTtvLzVGKzRZTEt0aFFCUUFBZTJLdDRGUitkODZKMkt1eFZRbnNMRzRsU1dlM2psbGpCQ082aGlBZW9CSXlRa1J5VGFXYXg1TThyYXdxJiN4QTsvcERUSUpKSS93QzZ1RlgwNW8vK01jc2ZHUlBvT1Robm5Ia1V4bVJ5S04wYlJ0TjBiVDQ3RFRvUkJheFY0b0NTU1R1V0pPNUpPNUo2JiN4QTs1R2N6STJVU2tTYktOeUNIWXFubVJadXhWMkt1eFYyS3V4VjJLdXhWMkt1eFYyS3V4VjJLdXhWMkt1eFZpbWNHN3AyS3V4VjJLdXhWJiN4QTsyS3V4VjJLby9PK2RFN0ZYWXE3RlhZcTdGWFlxN0ZVOHlMTjJLdXhWMkt1eFYyS3V4VjJLdXhWMkt1eFYyS3V4VjJLdXhWMkt2emd6JiN4QTtadWE3RlhZcTdGWFlxN0ZYWXE3Rlg2UDVySENkaXJzVmRpcnNWZGlyc1ZkaXJzVmRpcVVhejVvMHZTajZjcm1XNC8zeEhRc1A5YnN1JiN4QTtaZW4wV1RMdU5oM3VxMS9iR0RUYlNOeTdoK251WXpjZm1OZmxqOVh0SWtYdDZoWnorQlRObkRzaUhXUi9IemVkeSsxV1VuMFFpUGZaJiN4QTsvVXgvemY1MjgvM21qK2w1YnVMWFR0VFdWWDlka0RLMFlWZ1VQcUxPQjhSVS9aN1UyclhKeDdLeGc5VDcvd0JsSndlMUdRbjk1RVYvJiN4QTtSL2FVRHFYL0FEa3BGcDBrS1RlWDVaSW8vd0RSOVN2UFZNY01kNmhjU3hSc1kyRHFxcHpCNUFsVDAyT1l3N0htWlZlejBtRHRPR1dxJiN4QTs2aTYydjVNKy9MYjh3N1R6enBFK3BXMW5KWkNDY3dtS1ZsY2tVQlZxcjQxM0dhdkpBUjVHM2JaY1JnYVBObHVWdGJzVmRpcVMrYVBPJiN4QTtmbGp5dmFDNjEzVUk3TkdCTVVScTgwbkduTDBvVURTUHhydnhVMDZuYkxjV0dlUTFFV2drRG04Kzh2Zjg1R2VYZFc4eXc2ZGRXTDZSJiN4QTtvMTJraHM5WnY1a2lSbmlYblJ3UjZTcXdScU9zemIwQm9Xb003TDJYa2hEaTVudXI4ZmMwNDlUQ2NqRUhjUFJkUDgyK1Z0UkJPbjZ2JiN4QTtaWGFnMExRM0VjZ3I4MVlqTUNXR1k1Z3QxcHNyS3dES1FRZHdSMHl0THNWZGlyODRNMmJtcm80NUpKRmpqVXZJNUNvb0ZTU1RRQURGJiN4QTtET1BQbmxxeDBEUU5LZ2p0NHpQTE5ORzErQ3hrbE1FY1R5UC9BQ21LVDZ5dnBiQ2lLTnVUTVRYQ1ZsakUyd1hMR2JzVlp6NUQ4dFdPJiN4QTt2NkZxME1zTVluaW1oUmIxaXdlTDFZcG5XVGF2d1JHMkprRkR5VmorMEZJcm5LaXdrYVlUTkRMRE04TXFHT1dKaWtpTUtGV1UwSUk5JiN4QTtqbGpKWmlsK2orYXh3bllxN0ZYWXE3RlhZcTdGWFlxN0ZXTitkUE02NlBabU9LUlk3bVJTN1NzUUJGR09ya25iNVpzZXo5SDRwdVgwJiN4QTtqN1hROXQ5cUhCRVk4ZjhBZXord2ZyN25oaC9NelJacEhhS0M5dWw1SDkra2FrUHY5cjRuRGIrNHJuUjFUeXY4aTVwYm1VT0xyY3QvJiN4QTtpdGI4eTlHUVZlenZVRksxYU9NQ25qL2VZYUtQNUV5L3pzZittVEcyODI2ZmN6eUNHald5QUJKK1I1TzdJamhWaXB6L0FOMkJUM0RiJiN4QTtVeWp4djNuQlIrbTcvaDUxVjk3WWV3Y28wNHpXTE0rSGcvaTI2Kzd6ZVVTMlhtbTRTeUsyTXNVVVZIdW8xdUVkYmlSaFNXVnVjcG8wJiN4QTtxbGcxUDVzR2xobHhpWEZMajRpU0w2QzlvKzRQVDV0VG83OUpFSkNQRDlKL1Y5ajNML25HUmRXc05IMVBTOVV0UHF6R1JMaTFsTG9UJiN4QTtLcEJWeHhVdlRoUmQ2Nzh1bTJhVFhhUTR3Q09UdGgyeGgxV1VpSnVRSG4rbDdibXRjaDJLdkdmelIvTWp6ckI1d0hrdnk5NldsUEpFJiN4QTtKUDBsTXBhYVJHUVB5ZzVLNkFWNW9CeFptS1BRcHhybTMwR2loa2p4UzMvSDQrem00V3QxZmd4dXJZcGIrU2RPc3JxVFV0ZW1rMW5VJiN4QTtYNHRMZDZsemthb0h3RmJaaTViajBEVE94SGFtYm5GQVZVUHMvWCtwNXJWOXBaRHo5TWZ0K1g2L2t4Yjh4dFMwM1ViZUdPMnVoZTY5JiN4QTtFL3FXbHBFalN6SDB2aU1iQkZZQlZLcXpMMTRqK1hmTGMrT0pnWUhZZnJiZXhZNWhrOFgrRTkvMkpuRHAzaytYeXkzbUM5Z1dNUXFaJiN4QTtGdklnMFZ6R1ZOQXFPdkIxY0hhZ0lOVFRQTWZIMXVQVkRCako0cnF1WTk1NWl2MGJ2cHZoNFpZdU9RRktYazM4Ny9PSGxhQ0M5MW5UJiN4QTticWZ5amNTcWx2cVV6SzB5Uk5zclRvaWpsWGFqZ0ErN25yMXd4NGMwdkNFNG5VUkc0SEsrdGU3OFU2TEppbEVjZkNSQXZxTFROU3RkJiN4QTtTc1lyeTJZTkZLS2ltOUQ0WnJKeE1UUllJcklxL09hMHRKN3k3aHRMZFE4OXc2eFJLU0ZCWnp4QUxNUW8zUFVtbWJJbW5OWmRwM2xpJiN4QTtmeTdyR2o2N2NYRnRxR24yTjdaejZrTFgxV01FZnFoaDZ3a2pqK0Z2VFplUzhscU91NjFveDU0WlFlRTMwWjVzTThlMHdZa2l4YjFMJiN4QTs4d1B5NjFIekw1UTB5NjAxR2U4MHVNUTNFQVYyNFRvdnBUaVJFVjJITllZMDUvWlV4SGxRTnlBaE9pNDBaVVdFNkw1SDhuV2tTeWFqJiN4QTtNZFVtcHlOQktMZDZnVUVhSTl2TFR1SGFRRTk0MUl6VTZ2dDJHT1JpTnlIbzlIN1A1czBSTSttSjVJYlZmSi9saTdTUjdkRG84dlZIJiN4QTtScEpiVkFLLzNpU0dhZW5pNnVhZnlOa05GMi9ISklSa0tKNU51dTluTW1HQm5DWEdCejZGbjM1ZS9sNXFmbHZ5ZHF0MXFVYkpkYW5HJiN4QTtZN1dFaGw5V2Q0ekZBSTFZS3g0cFBJcGI3TG1SZU5lTlR1Wnpzdkx5bFplWWFwNWFtOHg2N3JtdDJ0MWIyZW4zbDllM0duRzU5WlRjJiN4QTtSK3NXUG9pT0tUWWMxV3JVRlQxMk5Ea3p3eEFjUnJvNU9IRFBKdEFHUkEzcGg5NWFUMmQxTmEzQ2haNEhhT1ZReXNBeW1ob3lrcXc5JiN4QTt3YUhMd2JZUDBaeld1RTdGWFlxN0ZYWXE3RlhZcTdGWFlxOFIvTVMrYTlzOWZ1Q2FxYmE1VlA4QVVXSmxYOEJuVzZURndZNGg4MHo2JiN4QTtnNXRieC8weFh1Qm9QT3RBOHo2Wlo2VmIyOGwzR2pxdEhRbWh6WXg0VEViOUhLMWVteitOTWlFaURJcGd2bURUcnhia1JYQ1RUUEU2JiN4QTtKUTdBc3BBR0RMT0VZODltclQ2UFA0Z0poTDVKenBmNWREVmZ5K3RiRVh4dE5UVGs4TjFGVUtIV1oyNE9WS3V5R3REUWpPWjFYYVdRJiN4QTtHb2lvL2I4T2dlaHdSaGgxWnlTSEg1SGx5REJiYTI4dytUTlIwM1RkWm5zNWJUVXJxZFRhTkl3TnJERko4VEpjT2ZqUUl3TkdGYTBBJiN4QTt6Y1lKazRva205aFo1WHQzZEhIMTBzR3FubWxpaktKaHlyY0U5QjMrVi9FdlZQSkhtcXd1cHJiVk5OWnZxa1V3akxNT0ZVb0swSFVBJiN4QTtvL2ZmMnlHYUl5NDVEOFc4OWg4VFI2bUVwYzlyOXg1dmNNNU45T2RpcnlyL0FKeUU4dXczbmxtejF1MExSZVl0S3VvaHBVa1ZCSko2JiN4QTtyajFJaFVxTmxYMWV2N0ZPak5tZm9OVjRVaVpmUlcvNCt4cXk0UEZIQjN2Qi9NWG1yenQ1Z2xnaHZyMFdGak5Dc2hGa0t5T3RLL0hJJiN4QTtkajMrQUZnd3JSZGpUb29tTWI0UTZ2Rm9ZUjNsNnBkNVkxWTI5dEE4QXRpRXVYVnlFVnFzWGpCRVpMa094UlpSUU13S2o3TG9BVHdsJiN4QTtJM3pjMW1XbzZQcTBXZzMralgxdFBhUWE5YnlYdW1yT2pBcGMyekxKT25FTks3L3N2VVZNaExGYWltYzFyc2NZYXJGcVkxNlpDTXZkJiN4QTtMWUg5SGxzN1RTWmVMRlBFZTZ4OEZPRy9HdmZsdmNRVE05MVphY2JZWEN4aXJ2Yk5BaElJaUMvRkF6bDZEZWlDdGU5WjB1bjBYYThDJiN4QTtmcHl4UE0vVEk5Zmp5K0xQeHN1ZlJ5cjZvUytZRDJqL0FKeDAxbTZ1L0o5cGIzSlBxSkN5c2g2b2JhVXdoVFh2d0M3bnIxeS90R01lJiN4QTtPNDh2MXVGRUViRjY1bXVaUHpxMHkvYXd2NEx4WTBsOUZxdERJS3E2blprTktFQmxKRlJ1T3hCelpTallwelFhZXFlUnZOL2wyYjZ4JiN4QTtZUTJidEplT3RiTzVrV1M3WWlLV0pmUnVFU0ZaUis5K09IMHdXQUNCWk9UWmpRd0RIRVJqc0FuVVpaNVpjY3paWnRjZWZMdnkvTXIrJiN4QTtXWklMNUxxR1RoRUdNRGowWVFWa21oQWtXSjM0bmtxL0M1QlllbWFnMGFqTkRIRzUvamY3aGJMUzZLZWVYREg4Yzl2ald6ekxRN2RQJiN4QTswWW4rNUgxQ0FPTWJnQUxRN2VtYWN2YWhPY3Ayak84cFBoOFB6MzkvUjcvc3lGWVJIeERMdTViZTdyOXJldHdSZm95V3VvK2tTRzVvJiN4QTtnQkRWMm81cFgyMk9EcytWWlluZzR1VmM5dmQwVDJuRzhVaDRuRHp2bHY3K3YzUFJOTi9NYTQ4MVN5U2VZNVlMQzNzb2xXVkdjenV6JiN4QTtPaER5d3hFSjZqUjhoeFE3SVR6UE1oUU90dzVZekZ4L0g0cDgrMU9qbmdOSDhjdHZ0WWw1Mjg0ZVhvWTdld250R1dXMWJlenQ1RlM3JiN4QTtWL1JpaWYxYmgwbFdGUTBUY0lmVEpVTVVLUjBYTHA0QmtpWXkzQlk2ZkxQSElUZ2FJZVY2cnFEYWpxRTk0WTFoRXJmQkNuMlVSUUZSJiN4QTtCWGM4VkFGVHVlcDN6SWpHaFNrMmJmb3BtdWNKMkt1eFYyS3V4VjJLdXhWMkt1eFY4MithL05mNkp2anBseFlyTEhMQ1daN2o2d1k1JiN4QTtGNUZKRlVXOXRlVjQxSFBueCswT3RjNnJVYW9ZZ0RSSVBuRWY3cVVmc2ZQK3lPd3pxd1pESUlTZ2VWRW4zN1BPN3pVYnBFaWcwU2V6JiN4QTtzYlpBVkNYTnRlM1hFZnNoV2JTeEpSZjhwbU9ZbjUvR1RaaEwvVDQvK3FqM09EUlpvajE1SXkvekpEOUIvUXIrWHRjMWUya2UydTdtJiN4QTswdWJhSkFxeDJscGVSeUlHK3hWbTB1UTA0ZzA2SHZYSzh1dHhWWmpMZituai93Q3FyWlBSNVQ5RXdEL1ZrZjBCbkdoL21VMm4yWDFhJiN4QTtTMWpaWXlSYnBEYjZwR3FwVFpXNVdUa210YXQzekN5NnJITHAvc3NYL1ZSd01ucy9LVXVMajM2M0dSLzNvWUZyRXQ5ci9tRmRWMTJLJiN4QTsxdWJaWWZRRmdrT3NJaFFzV2FyQ3g1VlltdFFld3k3V2RvaWVIZ3hFNDU3Vkxpd21xOGprcHllenV4STZmbjZ4WkpzUzMrVVdiZmx4JiN4QTtxdHRMWm5TN0MwVkxDQXl5MjgxdUxrd0tzMHBtU0V0ZFFXN0Zna3k4ZVBLcTdualVWMmVnbmtPSURKZkZFVVpIaDlSSE0rbVVnTitqJiN4QTt4L3RQb280OC9pUmxFOGY4RzlnVnR6NWpibStuWXd3alVNYXNBQVQ3NXpKNXZieEJBRnQ0R1RDL3pWaGtPaFdGeXY4QWQydXBXeGw4JiN4QTthWEhLMFNuWC9kbHl0ZmJJNVljZUxKRWN6Q1gyYi9vYnROTGh5UlBtOEtiOHVrMWZ6SGNXVFgwV20yMW9qWFpubEpVdll2c3ljYWNYJiN4QTtXRi9nSUxwNmFDTW9ReEp6WmRpOXErTHBnVHZNZWsrOGNqOFI4enhNZTB0UDRXVTE5SjNDRjBqUzdEVDNrc3ZLMmlSNnZlQ2FUbDV1JiN4QTt2SlcrcnFBN0NLV3lQRWoxUWlyKzlqVjI1VkRNUlJqZHIrMThPSCs5bnY4QXpJN3krUGQ4U051VFhwOURseTdnVU84OG1YYXpjdENoJiN4QTsxL3pScTNyM0ZrcnRiRXA5WHM3Wm5VcWZSZ0JZc3hVMHE3Ty9oMXBuRjUrMDgrdWw0T0tGUWtSNlJ2SSsrWDZ1RWQ3dnNHaHhhWWNaJiN4QTtQcTd5OHUwYlEvTWw5ckVmMVMxdjdPUzU1RFV0VG45V0szTm5MQjZjcU1zaUw2c3hsSmRXRE4ySjhGMzJxMWVueDRqeHl4ekVmcGdLJiN4QTtNdU1Tc0d3VHd4NGRpS0hVZS9GeFlza3BiQ1F2bWVsVnY3emIzajhnYk5CWlhWekRVMnBudmZRSkpQd203WkVPL2lzVmN5Y2hQaFFFJiN4QTt2cTRZMzhuWFphOFNWY3JMMTdNWmcvT0RObTVyc1ZlZ2VUOVlpMVpiaU8rdDFrMWEwZ0R3M3l5U2k0dVZMQzNNY25LVDB5eUNWR1VoJiN4QTtRZU1kTnptdTdSeFhpa1JYeDViYnViMmRsNGMwUWI0YjZlZlZSL1FPbHBkUVRXYjNCRXo4Z3pNcndsdVNsZnNCYVZKMkI2NW94MmhsJiN4QTt5UWxDVVlpVVJ5MzR2T3I4dTQ3UFNuczNGaXlSbkdVakdSNTdjUFNpYTI1OTQzVVAwWHBFMXhjejNUM0R4d3ljdWNSUklReFppMU9ZJiN4QTtZSGZiWWJaWU5ia2hDRVlSanhTajF2aSt6OUpham9NVTV6bk9VdUdNdWxjUFh2MjU3VUF2MXJWbzlHczdjMkVLcHFtcEpKY2ZYaTh2JiN4QTtyMjBQcU5BaVI4WFdNTzRqa0xNVlk4WEZDRG01MEdJK0dES3I4dk41L3RESUpaWkFYdzdjL0xxd25OZzRUc1Zmby9tc2NKMkt1eFYyJiN4QTtLdXhWMkt1eFYyS3V4Vjg0L25YcDBsaitZSGwrTUVKQmN0ZXlvelc3WFNGU3Nia0dCU3BmaTQ4ZHFWemE2ckw0bWp2ZmlHMjB1RS82JiN4QTticHQrcDFYWW1sT0RXWlIvRExoSTJzYjhYVHlLVUtvK3Z1eGx0dlRNU0FPZER1dlRxR2FvRWZyYk4wcTFOL296bGlKOEFGWkxzLzVlJiN4QTtOOU92RHk4bnNmVHhmdy82US9yUS9sVFF0TjFIVmRYZTRMc1VaT0xXelhOZ2hyTFBYOXdrZ0s5UDJxNTEzWjJuaGt4ZnZJaVZWOVZTJiN4QTtQMHgvaTZ2QyswM2FtbzB1U0l3ejRSTGl1aDU5eFpOL2czUXZDNy82VHIzL0FLclpuZnlmcC84QVU0ZjZVUE1mNkpkZi9xcCt6OVR2JiN4QTs4RzZGNFhmL0FFblh2L1ZiSCtUOVAvcWNQOUtGL3dCRXV2OEE5VlAyZnFZVCtYbDNxamViOUYweUs0ZGJRdnBFaldpVW94TUZoRzVaJiN4QTt2dE1wdG5jc3JiVm9lb3pXUTFFbzR6RWZ6OHYrNnkvNzRCNi90RFRReTZtUEZHend3K1hEZjN2cjNOVTdaMktvSFhOSHM5YTBlOTBtJiN4QTs4NWZWcjZGNEpHUTBkUTRweVE5bVU3cWV4eVVKbU1nUjBWNGJxZWtMSmZOcEhtR3lndU5iMHY0eDY4YW1PVlcrRkx1RGtyZnVwZUk1JiN4QTtCZnNOOEIzVUU4L3J0UGwwa2pQREtVY09UK2FUdC9STmQzVHZIeGQvcGMwTThRSmdHY2UvNzNubmwrKzgwcDVuRnUwdHpMY0s3Rzl0JiN4QTtYam9nUXFwVVNiRGt5aGdEMnJ4TVo5T3ViM3RMRHBUcFRJREdNZER3eVBxditMOGUvaTlUaWFhZVh4UVBWeGI4UVBMeWQ1b3VOUDEvJiN4QTtWOVVuMVNXOHQvTCtsd3ZaVzEzYklXaStzb3lTenRJdnhiVkNLS2dvM3NRTTJIczlvanB0UEUwUEV5ZW8zM2Z3ajViOTR0eE8wcy9pJiN4QTtaQ1A0WTdmclIvNWY2aDVxMWp5OWI2UEE3WEd1NnE3ZlVuK04ydExMaXNUWFVvY25qdXJOR0MxR1kwV2lBOGRicnV5OE9UWEdVWWlPJiN4QTtISFhIMEVwYytFZlp4ZDNYY2k4ckZySlk5UDZqYzVjdklkLzZuMDE1UDhzV25sdlFiWFM3WVVXQ05JeWFrN0lvVlJVN21nR1pHYktaJiN4QTt5c3VyQVRyS2t2emd6WnVhcjJOaGUzOTBsclpRUGNYTWxlRU1TbG1OQlU3RHdBcWNTVVBVL0lmNWV5V04wYnFlNVZ0UmFLYUdOa0FrJiN4QTt0b3ZWaWFObURBajEzQVk4U2hDS2FNR2s2Q2pJUklWMGFaYWpoT3lGdU5HdnRLdlh0WHNrOUNOWGlkUFNXTkpDeEVoY01XQlpUeUhFJiN4QTswcHRTZ3pVNm5QZ2pVTSsxZlNmVVQ4eHZmZTlCb3NPb3lYazAyOS9XUFNCN3VFN1YzSVdMUzlRdnI5Tk9nczBjWFVmb3BFNkk2b29ZJiN4QTtTZXB5VWtxRktmRTFCdHRUc1o2YlVZSldNTy84NzZnZm1XR3R3WjhZRTlSc0I5UDBrZTZodFNaZWRmeTROd3l5Mjl3cVgwRU1NTlcrJiN4QTtDMmxXS0pZd1RVbjBIUEVGbVlsR0pabWFQdnM4WkVSUTVPaUdwNDVFbm1YbDk5WVh0aGRQYVhzTDI5eEhUbkZJQ3Bvd0RLZCt6QWdnJiN4QTs5eHZsd0xjaDhLWDZQNXJIQ2RpcnNWZGlyc1ZkaXJzVmRpclR5SkdoZVJnaURxekdnSDBuRlhoWDU4YTdwVW5tWHl2UHArdGFiSGZhJiN4QTtWSHFNakpjWE1hUjhwRGJSQ0tSZ1NVTEtYSzFHL0UrOUo1OE1qcDVSbENjb3pNUjZZMlJ6TjE3d1BtNU9qbFdTN0FJNzltRWp6eGZDJiN4QTtkcmo2NzVZOWRrRWJTZnBQY3FwSkE2ZUxITkYvSkVPSGg0ZFRYUDhBdW5iL0FKczNkNHY5TXIrVS9NR2tSNm5xczk3cTJuK3JjQ0YzJiN4QTtlQzRRd2N5MHJza2JzUno0aDFxYzdmc1RHWTRLNFpSQU5EaUZTb1JBc2o0UG5QdGppbmx5d01CeDdHK0hjYm0yVGY0cDhzZjlYZXkvJiN4QTs2U0l2K2FzM0ZQSGZrcy84eWY4QXBTdmg4eWVXcHBWalhXTEFNeG9DOTFBaWo1c3pnREl5TkMyZVBzN1VUa0lpRXQrOEVmYVhpL2xJJiN4QTs2VWRlMHVLNDEwV3hTNjA5R21EMjBieHhTK2o2ckxPVjlWUFFEc0tod1U0OXFiY3prT28vTVVNWDdzOFpKOWZReXJhK0gxVUR5M3UrJiN4QTtyN2JDT0Q4bVpHZjcwVUJIMDc4dkxpMjM2OUgyOWFYdGxlUXJOYVhFZHpDd0RMSkU2dXBCRlFRVkpHK1laaVJ6ZE1yWUZkaXFWZVl2JiN4QTtLK2krWWJWSU5TaExQQ1MxcmRSTTBWeEE1RkM4TXlFT2hQUTBOR0d6QWpiSlJuVmptRHpCM0I5NFNDUWJEQnB2eWgxV0M2a25zTll0JiN4QTs1ZlVDcVpMMnhVM1RLdGFDU2Uza2hSK0pZOFI2STY1aDVlenRQa0FGVGlCMGpMMDc5d2xkZk56Y2ZhR1NQY2ZodTgrdWYrY1ovTjZyJiN4QTtCcE50clVRMEs2bGlHcCtqSkpGKzZEbHAzK3J5cmNLMGpnTFJvNUVYa0tGS0VzT25qMnBEbVI2aHkvSDl2dmRaNFplNStVdkpQbG55JiN4QTtscDRzZENza3RZNkQxWlNTODBwQXB5a2xhcnNkdHFtZ0d3b05zMCtYTkxJYmtXMVBNcVYyS3Z6Z3padWF6WHlYNTQwZlJMTVdkNXBmJiN4QTtxQm5ZejNVWkRHUldJS2lXS3NUU2NDbzRqMWdnNjhlWHhaQ1VTV3VjTFpqUCtjL2xtMFVTNlpaM0U5d0tpa3R1bHVRRDNXUnJtOVFIJiN4QTsvV2liSWVHV29hY01LMUQ4ejlhdnA3aWE0dExPVnBpREV6bzdQR1IxSmJtUFdyNFQ4MUhSUXE3WkhKcGNjNk1oZE9iaHpaTVFJaEl4JiN4QTtCNTExV2FmK1plc1dFOEZ4YTJWbEZQSC9BSDB5eHlCNWU0K0wxUDNORDJnOU1Ib3dJMnhocFlSdmhGV2pObG5rQUU1R1FISzJiMi81JiN4QTt6K1dydFRMcWxuY1EzSi8zMUFsd1NQRm5XNHNVcjhvaGt2RFBSd3pwd3hEenI1NjBmVzdMNmxaNldJd2pLYmU2a1BFeHFDV1lSUlZsJiN4QTthTXVXUEllc1VQWGh5K0xKeGlRMndoVENjbTJQMGZ6V09FN0ZYWXE3RlhZcTdGWFlxN0ZXbVZXQkRBRUhxRHVNVlE3YVpwejE1MnNMJiN4QTtWNjFqVS93eVhFZTlWbjZHMGY4QTVZYmYva1VuOU1lT1hldExQMEJvdi9MREQvd0F3K0pMdlduZm9EUmYrV0dIL2dCajRrdTlhWERSJiN4QTtOSEFvTEczK21KRCtzWStKTHZXbDY2VnBhL1pzNEYrVWFEK0dEalBlcUlqaWlqRkkwVkI0S0FQMVpHMVhZcTdGWFlxN0ZYWXE3RlhZJiN4QTtxN0ZYNXdaczNOZGlyc1ZkaXJzVmRpcnNWZGlyOUg4MWpoT3hWMkt1eFYyS3V4VjJLdXhWLzlrPTwveG1wR0ltZzppbWFnZT4KICAgICA8eG1wR0ltZzp3aWR0aD4yNTY8L3htcEdJbWc6d2lkdGg+CiAgICA8L3JkZjpsaT4KICAgPC9yZGY6QWx0PgogIDwveG1wOlRodW1ibmFpbHM+CiA8L3JkZjpEZXNjcmlwdGlvbj4KPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg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AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA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/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1H593P/792v8A6fR9kf8AO5TZPaeLUfn3c/8A792v/p9H2R/zuU2T2ni1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u5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyT827m1+KbP4ZjfZn8pl9vok3JPzbubX4ps/hmN9mfymX2+iTck/Nu5tfimz+GY32Z/KZfb6JNyXrj92jmter7NzBxceNYjt3cu1MdPh+1zXPR5lJ4rl45Z7DcllOz90ria/VTO+79hYVud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U2d12m/Vj3o0mKa4jpouUa6a0XKZpronw0zD0mzdpu0RXTqlnxOMYrEmVAAAAXnA4t4r2qKadr33cMKmnopjGy79mIjpjo7FceNDVZt1a6YnqVxlk2Dzt5q7fp6DijLr06f9oi1k/v8ARWxqshl6tdMepdvyyTB7znNLEmJyL+Dn6dcZGLTTr1dfoKrXiY9XCbE6sY6/er4kslwe9txNb0+M+HsHI+e9Wu3sfXzdub2jGq4LRyVT9Oxd4kslwe9zslzT4y4Zysfx+r5NvI8fz9FljVcFq5Ko7P6q+IyXC70XLHLmIvxuODr4cjGpq0+4XLrHq4RfjVhPWr4kMlwOe3KfcezFniWxbqq8GTbv42k9HXN63THh8bGq4dmKfs+pdvwyTB464J3OInb+I9syZn5m1mWKqvZpivWGNVl7tOumeyVcYX63ct3aIuWq4rt1fBqpmJifNMIZjBV9KAADXjvYcM+ucO7RxVYt63dsyKsTKqjr9BlRrTM+SmujSPp3QcGu4VzRt09iK5DUt1SAAAB187qfHv8AaFyN4Y3G9d9Jue02Z2PcunWqL+3aWqJqnw1V2fRXJ+meS8Yy3gZqqOSfijr+vFn25xpTQ06QBh3MvZ6914auXLFE3MrBrpv26aY1qmn4NcRp5J7XsMvKV7tfStqjQhejE3i3TFFOJfimOr7VV8pt5iiZxmUb69BvX3re+41fKW7tsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdth6DevvW99xq+UbtsPQb1963vuNXyjdtj5uW92tUVXbuPdot0RNVddVqqKaaYjWZmZjoiFYookRnxRz85ecKdu3l75bzs2jWJw9tiMu5rHRNM1Ufa6ZjxV1w2VnhV25q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AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAf/Z\"></image></defs></svg>'),(8269,15264,'_wp_attached_file','2021/08/k1k3-logo.png'),(8270,15264,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:505;s:6:\"height\";i:167;s:4:\"file\";s:21:\"2021/08/k1k3-logo.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"k1k3-logo-255x167.png\";s:5:\"width\";i:255;s:6:\"height\";i:167;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"k1k3-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"k1k3-logo-492x163.png\";s:5:\"width\";i:492;s:6:\"height\";i:163;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"k1k3-logo-300x99.png\";s:5:\"width\";i:300;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"k1k3-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:21:\"k1k3-logo-255x167.png\";s:5:\"width\";i:255;s:6:\"height\";i:167;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"k1k3-logo-492x163.png\";s:5:\"width\";i:492;s:6:\"height\";i:163;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"k1k3-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:{}}}'),(8271,15265,'_wp_trash_meta_status','publish'),(8272,15265,'_wp_trash_meta_time','1629681138'),(8273,8347,'_wp_trash_meta_status','publish'),(8274,8347,'_wp_trash_meta_time','1629681240'),(8275,8347,'_wp_desired_post_slug','boxed-header-10'),(8282,14363,'_wp_trash_meta_status','publish'),(8283,14363,'_wp_trash_meta_time','1629681240'),(8284,14363,'_wp_desired_post_slug','boxed-header-11'),(8291,14810,'_wp_trash_meta_status','publish'),(8292,14810,'_wp_trash_meta_time','1629681240'),(8293,14810,'_wp_desired_post_slug','boxed-header-12'),(8300,15073,'_wp_trash_meta_status','publish'),(8301,15073,'_wp_trash_meta_time','1629681240'),(8302,15073,'_wp_desired_post_slug','boxed-header-13'),(8309,5848,'_wp_trash_meta_status','publish'),(8310,5848,'_wp_trash_meta_time','1629681240'),(8311,5848,'_wp_desired_post_slug','header-2'),(8316,15270,'_elementor_version','3.1.1'),(8318,5858,'_wp_trash_meta_status','publish'),(8319,5858,'_wp_trash_meta_time','1629681240'),(8320,5858,'_wp_desired_post_slug','boxed-header-3'),(8327,5863,'_wp_trash_meta_status','publish'),(8328,5863,'_wp_trash_meta_time','1629681240'),(8329,5863,'_wp_desired_post_slug','boxed-header-4'),(8336,5868,'_wp_trash_meta_status','publish'),(8337,5868,'_wp_trash_meta_time','1629681240'),(8338,5868,'_wp_desired_post_slug','boxed-header-5'),(8345,6330,'_wp_trash_meta_status','publish'),(8346,6330,'_wp_trash_meta_time','1629681240'),(8347,6330,'_wp_desired_post_slug','boxed-header-6'),(8354,6335,'_wp_trash_meta_status','publish'),(8355,6335,'_wp_trash_meta_time','1629681240'),(8356,6335,'_wp_desired_post_slug','boxed-header-7'),(8363,8346,'_wp_trash_meta_status','publish'),(8364,8346,'_wp_trash_meta_time','1629681240'),(8365,8346,'_wp_desired_post_slug','boxed-header-8'),(8372,8348,'_wp_trash_meta_status','publish'),(8373,8348,'_wp_trash_meta_time','1629681240'),(8374,8348,'_wp_desired_post_slug','boxed-header-9'),(8381,8366,'_wp_trash_meta_status','publish'),(8382,8366,'_wp_trash_meta_time','1629681240'),(8383,8366,'_wp_desired_post_slug','fluid-header-5'),(8390,5877,'_wp_trash_meta_status','publish'),(8391,5877,'_wp_trash_meta_time','1629681240'),(8392,5877,'_wp_desired_post_slug','fluid-header-1'),(8399,5888,'_wp_trash_meta_status','publish'),(8400,5888,'_wp_trash_meta_time','1629681240'),(8401,5888,'_wp_desired_post_slug','fluid-header-2'),(8408,5893,'_wp_trash_meta_status','publish'),(8409,5893,'_wp_trash_meta_time','1629681240'),(8410,5893,'_wp_desired_post_slug','fluid-header-3'),(8417,5898,'_wp_trash_meta_status','publish'),(8418,5898,'_wp_trash_meta_time','1629681240'),(8419,5898,'_wp_desired_post_slug','fluid-header-4'),(8426,5838,'_edit_lock','1630049873:1'),(8442,15283,'_elementor_controls_usage','a:5:{s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:2:{s:14:\"logo_size_size\";i:1;s:5:\"image\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:4;s:19:\"_inline_size_mobile\";i:2;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:18:\"shadepro-main-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:10:\"menu_align\";i:1;}}s:5:\"style\";a:2:{s:10:\"menu_style\";a:1:{s:16:\"menu_hover_color\";i:1;}s:14:\"megamenu_style\";a:7:{s:20:\"megamenu_panel_width\";i:1;s:35:\"megamenu_title_typography_font_size\";i:1;s:19:\"megamenu_width_type\";i:1;s:36:\"megamenu_title_typography_typography\";i:1;s:40:\"megamenu_title_typography_text_transform\";i:1;s:40:\"megamenu_title_typography_letter_spacing\";i:1;s:20:\"megamenu_title_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:12:\"button_label\";i:1;s:11:\"button_type\";i:1;s:12:\"button_align\";i:1;s:10:\"button_url\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:8:{s:20:\"boxed_btn_background\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:14:\"button_padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:16:\"content_position\";i:1;s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:16:\"background_image\";i:1;s:17:\"background_repeat\";i:1;s:21:\"background_background\";i:1;}}}}}'),(8444,5838,'include_rules_0_include_on','specific'),(8445,5838,'_include_rules_0_include_on','field_600e8bd99150a'),(8446,15283,'include_rules','1'),(8447,15283,'_include_rules','field_600e8b3a91509'),(8448,15283,'exclude_rules',''),(8449,15283,'_exclude_rules','field_600e8d139150c'),(8450,15283,'include_rules_0_include_on','all'),(8451,15283,'_include_rules_0_include_on','field_600e8bd99150a'),(8452,15284,'_elementor_edit_mode','builder'),(8453,15284,'_wp_page_template','default'),(8454,15284,'_elementor_template_type','wp-post'),(8455,15284,'_elementor_version','3.1.1'),(8456,15284,'_elementor_data','[{\"id\":\"50b2438\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=3f4f553\"}},\"elements\":[{\"id\":\"d6ceb2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b6bcae6\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"33f48ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":12.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"8c46961\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"aaca102\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.31499999999999772626324556767940521240234375,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"3618021\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"f829eba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":27.367999999999998550492819049395620822906494140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1d85c8c\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8457,15284,'_elementor_controls_usage','a:5:{s:8:\"ama-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:2:{s:14:\"logo_size_size\";i:1;s:5:\"image\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:4;s:19:\"_inline_size_mobile\";i:2;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:18:\"shadepro-main-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:10:\"menu_align\";i:1;}}s:5:\"style\";a:2:{s:10:\"menu_style\";a:1:{s:16:\"menu_hover_color\";i:1;}s:14:\"megamenu_style\";a:7:{s:20:\"megamenu_panel_width\";i:1;s:35:\"megamenu_title_typography_font_size\";i:1;s:19:\"megamenu_width_type\";i:1;s:36:\"megamenu_title_typography_typography\";i:1;s:40:\"megamenu_title_typography_text_transform\";i:1;s:40:\"megamenu_title_typography_letter_spacing\";i:1;s:20:\"megamenu_title_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_z_index\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:12:\"button_label\";i:1;s:11:\"button_type\";i:1;s:12:\"button_align\";i:1;s:10:\"button_url\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:8:{s:20:\"boxed_btn_background\";i:1;s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:14:\"button_padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:16:\"content_position\";i:1;s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:16:\"background_image\";i:1;s:17:\"background_repeat\";i:1;s:21:\"background_background\";i:1;}}}}}'),(8459,15284,'include_rules','1'),(8460,15284,'_include_rules','field_600e8b3a91509'),(8461,15284,'exclude_rules',''),(8462,15284,'_exclude_rules','field_600e8d139150c'),(8463,15284,'include_rules_0_include_on','all'),(8464,15284,'_include_rules_0_include_on','field_600e8bd99150a'),(8473,15286,'_wp_page_template','default'),(8474,15286,'_elementor_edit_mode','builder'),(8475,15286,'_elementor_template_type','wp-post'),(8476,15286,'_elementor_version','3.1.1'),(8477,15286,'_elementor_data','[{\"id\":\"50b2438\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=3f4f553\"}},\"elements\":[{\"id\":\"d6ceb2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b6bcae6\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"33f48ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":12.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"8c46961\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"aaca102\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.31499999999999772626324556767940521240234375,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"3618021\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"f829eba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":27.367999999999998550492819049395620822906494140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1d85c8c\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8479,5838,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8495,15288,'_elementor_page_assets','a:0:{}'),(8496,15289,'_wp_page_template','default'),(8497,15289,'_elementor_edit_mode','builder'),(8498,15289,'_elementor_template_type','wp-post'),(8499,15289,'_elementor_version','3.4.2'),(8500,15289,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8c46961\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853},\"content_align\":\"center\"},\"elements\":[],\"widgetType\":\"ama-logo\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8501,15289,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8502,15289,'_elementor_page_assets','a:0:{}'),(8503,15290,'_wp_page_template','default'),(8504,15290,'_elementor_edit_mode','builder'),(8505,15290,'_elementor_template_type','wp-post'),(8506,15290,'_elementor_version','3.4.2'),(8507,15290,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8c46961\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853},\"content_align\":\"center\",\"image_width\":{\"unit\":\"px\",\"size\":263,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"ama-logo\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8508,15290,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8509,15290,'_elementor_page_assets','a:0:{}'),(8689,15315,'_wp_page_template','default'),(8690,15315,'_elementor_edit_mode','builder'),(8691,15315,'_elementor_template_type','wp-post'),(8692,15315,'_elementor_version','3.4.2'),(8693,15315,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8c46961\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853},\"content_align\":\"center\",\"image_width\":{\"unit\":\"px\",\"size\":263,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"ama-logo\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8512,15291,'_wp_attached_file','2021/08/background1.jpg'),(8513,15291,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1650;s:6:\"height\";i:1100;s:4:\"file\";s:23:\"2021/08/background1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"background1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"background1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"background1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"background1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"background1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"background1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"background1-492x328.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"background1-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:23:\"background1-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"background1-492x328.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"background1-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:{}}}'),(8514,15292,'_wp_attached_file','2021/08/background2.png'),(8515,15292,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1650;s:6:\"height\";i:1100;s:4:\"file\";s:23:\"2021/08/background2.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"background2-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"background2-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"background2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"background2-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"background2-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"background2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"background2-492x328.png\";s:5:\"width\";i:492;s:6:\"height\";i:328;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"background2-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:23:\"background2-255x255.png\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"background2-492x328.png\";s:5:\"width\";i:492;s:6:\"height\";i:328;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"background2-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:{}}}'),(8516,15263,'_edit_lock','1629932880:1'),(8523,15294,'_elementor_edit_mode','builder'),(8524,15294,'_elementor_template_type','wp-page'),(8525,15294,'_elementor_version','3.1.1'),(8526,15294,'_wp_page_template','page-templates/template-page-builder.php'),(8527,15294,'_elementor_data','[{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9217cda\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"cdc59a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"694f723\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"653f0ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.6490000000000009094947017729282379150390625,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"845b5fc\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"2e29ac2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.03399999999999891997504164464771747589111328125,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"cb5ae93\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#473BF0\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_47.png\",\"id\":137},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6cce119\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"902fb4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonial\",\"header_size\":\"span\",\"title_color\":\"#68D585\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4bb53c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cSimply the best. Better than all the rest. I\\u2019d recommend this product to beginners and advanced users.\\u201d\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d6425aa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/testimonial-2.png\",\"id\":2329},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"76\",\"height\":\"\"},\"title_text\":\"Ian Klein\",\"description_text\":\"Digital Marketer\",\"image_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_color\":\"#FFFFFFA6\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"13b4a9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c01036f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d08f33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"1fab475\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#272B39\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f5599\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.08899999999999863575794734060764312744140625},\"elements\":[{\"id\":\"e5b2ba2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44c73a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#FFFFFFA6\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c11870c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.91100000000000136424205265939235687255859375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"f8549af\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec69c0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c33f6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":31.1400000000000005684341886080801486968994140625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"66\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a0a9d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/shadepro-logo-white.png\",\"id\":146},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71d2e06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c8eb20\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#7D818D\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_secondary_color\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"41077dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625},\"elements\":[{\"id\":\"09b5b53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287ae79\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Careers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Press\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"b9f3040\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.40299999999999869260136620141565799713134765625},\"elements\":[{\"id\":\"b1f9b60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d51c867\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Features \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"#features\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pricing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/pricing-03\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"News \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Help desk \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Support\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1ad0ff7\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":17.45700000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"299548e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abbf1df\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Digital Marketing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Content Writing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"SEO for Business \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"UI Design\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2fe6374\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":18.07000000000000028421709430404007434844970703125},\"elements\":[{\"id\":\"472638f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2286012\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color_hover\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}] '),(8529,15263,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8556,15298,'_elementor_edit_mode','builder'),(8530,15295,'_elementor_edit_mode','builder'),(8531,15295,'_elementor_template_type','wp-page'),(8532,15295,'_elementor_version','3.1.1'),(8533,15295,'_wp_page_template','page-templates/template-page-builder.php'),(8534,15295,'_elementor_data','[{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9217cda\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"cdc59a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"694f723\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"653f0ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.6490000000000009094947017729282379150390625,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"845b5fc\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"2e29ac2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.03399999999999891997504164464771747589111328125,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"cb5ae93\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#473BF0\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6cce119\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"902fb4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonial\",\"header_size\":\"span\",\"title_color\":\"#68D585\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4bb53c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cSimply the best. Better than all the rest. I\\u2019d recommend this product to beginners and advanced users.\\u201d\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d6425aa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/testimonial-2.png\",\"id\":2329},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"76\",\"height\":\"\"},\"title_text\":\"Ian Klein\",\"description_text\":\"Digital Marketer\",\"image_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_color\":\"#FFFFFFA6\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"13b4a9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c01036f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d08f33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"1fab475\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#272B39\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f5599\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.08899999999999863575794734060764312744140625},\"elements\":[{\"id\":\"e5b2ba2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44c73a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#FFFFFFA6\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c11870c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.91100000000000136424205265939235687255859375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"f8549af\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec69c0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c33f6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":31.1400000000000005684341886080801486968994140625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"66\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a0a9d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/shadepro-logo-white.png\",\"id\":146},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71d2e06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c8eb20\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#7D818D\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_secondary_color\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"41077dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625},\"elements\":[{\"id\":\"09b5b53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287ae79\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Careers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Press\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"b9f3040\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.40299999999999869260136620141565799713134765625},\"elements\":[{\"id\":\"b1f9b60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d51c867\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Features \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"#features\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pricing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/pricing-03\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"News \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Help desk \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Support\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1ad0ff7\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":17.45700000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"299548e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abbf1df\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Digital Marketing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Content Writing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"SEO for Business \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"UI Design\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2fe6374\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":18.07000000000000028421709430404007434844970703125},\"elements\":[{\"id\":\"472638f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2286012\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color_hover\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(8536,15295,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8537,15263,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(8540,15296,'_elementor_edit_mode','builder'),(8541,15296,'_elementor_template_type','wp-page'),(8542,15296,'_elementor_version','3.4.2'),(8543,15296,'_wp_page_template','page-templates/template-page-builder.php');
INSERT INTO `wp3p_postmeta` VALUES (8544,15296,'_elementor_data','[{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9217cda\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"cdc59a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"694f723\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"653f0ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.6490000000000009094947017729282379150390625,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"845b5fc\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"2e29ac2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.03399999999999891997504164464771747589111328125,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"cb5ae93\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#473BF0\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6cce119\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"902fb4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonial\",\"header_size\":\"span\",\"title_color\":\"#68D585\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4bb53c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cSimply the best. Better than all the rest. I\\u2019d recommend this product to beginners and advanced users.\\u201d\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d6425aa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/testimonial-2.png\",\"id\":2329},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"76\",\"height\":\"\"},\"title_text\":\"Ian Klein\",\"description_text\":\"Digital Marketer\",\"image_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_color\":\"#FFFFFFA6\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"13b4a9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c01036f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d08f33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"1fab475\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#272B39\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f5599\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.08899999999999863575794734060764312744140625},\"elements\":[{\"id\":\"e5b2ba2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44c73a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#FFFFFFA6\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c11870c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.91100000000000136424205265939235687255859375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"f8549af\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec69c0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c33f6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":31.1400000000000005684341886080801486968994140625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"66\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a0a9d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/shadepro-logo-white.png\",\"id\":146},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71d2e06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c8eb20\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#7D818D\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_secondary_color\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"41077dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625},\"elements\":[{\"id\":\"09b5b53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287ae79\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Careers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Press\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"b9f3040\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.40299999999999869260136620141565799713134765625},\"elements\":[{\"id\":\"b1f9b60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d51c867\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Features \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"#features\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pricing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/pricing-03\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"News \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Help desk \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Support\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1ad0ff7\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":17.45700000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"299548e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abbf1df\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Digital Marketing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Content Writing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"SEO for Business \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"UI Design\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2fe6374\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":18.07000000000000028421709430404007434844970703125},\"elements\":[{\"id\":\"472638f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2286012\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color_hover\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(8545,15296,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8546,15296,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'),(8548,15297,'_elementor_edit_mode','builder'),(8549,15297,'_elementor_template_type','wp-page'),(8550,15297,'_elementor_version','3.4.2'),(8551,15297,'_wp_page_template','page-templates/template-page-builder.php'),(8552,15297,'_elementor_data','[{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9217cda\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"cdc59a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"694f723\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"653f0ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.6490000000000009094947017729282379150390625,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"845b5fc\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"2e29ac2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.03399999999999891997504164464771747589111328125,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"cb5ae93\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#473BF0\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6cce119\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"902fb4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonial\",\"header_size\":\"span\",\"title_color\":\"#68D585\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4bb53c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cSimply the best. Better than all the rest. I\\u2019d recommend this product to beginners and advanced users.\\u201d\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d6425aa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/testimonial-2.png\",\"id\":2329},\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"76\",\"height\":\"\"},\"title_text\":\"Ian Klein\",\"description_text\":\"Digital Marketer\",\"image_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_color\":\"#FFFFFFA6\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"13b4a9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c01036f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d08f33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"1fab475\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#272B39\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f5599\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.08899999999999863575794734060764312744140625},\"elements\":[{\"id\":\"e5b2ba2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44c73a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#FFFFFFA6\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c11870c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.91100000000000136424205265939235687255859375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"f8549af\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec69c0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c33f6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":31.1400000000000005684341886080801486968994140625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"66\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a0a9d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/shadepro-logo-white.png\",\"id\":146},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71d2e06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c8eb20\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#7D818D\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_secondary_color\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"41077dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625},\"elements\":[{\"id\":\"09b5b53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287ae79\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Careers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Press\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"b9f3040\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.40299999999999869260136620141565799713134765625},\"elements\":[{\"id\":\"b1f9b60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d51c867\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Features \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"#features\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pricing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/pricing-03\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"News \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Help desk \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Support\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1ad0ff7\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":17.45700000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"299548e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abbf1df\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Digital Marketing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Content Writing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"SEO for Business \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"UI Design\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2fe6374\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":18.07000000000000028421709430404007434844970703125},\"elements\":[{\"id\":\"472638f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2286012\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color_hover\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(8553,15297,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8554,15297,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'),(8561,15298,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8562,15298,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'),(8565,15299,'_elementor_edit_mode','builder'),(8566,15299,'_elementor_template_type','wp-page'),(8567,15299,'_elementor_version','3.4.2'),(8568,15299,'_wp_page_template','page-templates/template-page-builder.php'),(8569,15299,'_elementor_data','[{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9217cda\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"cdc59a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"694f723\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"653f0ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.6490000000000009094947017729282379150390625,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"845b5fc\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"2e29ac2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.03399999999999891997504164464771747589111328125,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"cb5ae93\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#473BF0\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]}},\"elements\":[{\"id\":\"6cce119\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.33200000000000073896444519050419330596923828125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"isInner\":false},{\"id\":\"13b4a9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c01036f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d08f33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"1fab475\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#272B39\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f5599\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.08899999999999863575794734060764312744140625},\"elements\":[{\"id\":\"e5b2ba2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44c73a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#FFFFFFA6\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c11870c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.91100000000000136424205265939235687255859375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"f8549af\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec69c0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c33f6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":31.1400000000000005684341886080801486968994140625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"66\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a0a9d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/shadepro-logo-white.png\",\"id\":146},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71d2e06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c8eb20\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#7D818D\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_secondary_color\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"41077dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625},\"elements\":[{\"id\":\"09b5b53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287ae79\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Careers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Press\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"b9f3040\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.40299999999999869260136620141565799713134765625},\"elements\":[{\"id\":\"b1f9b60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d51c867\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Features \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"#features\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pricing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/pricing-03\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"News \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Help desk \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Support\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1ad0ff7\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":17.45700000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"299548e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abbf1df\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Digital Marketing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Content Writing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"SEO for Business \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"UI Design\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2fe6374\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":18.07000000000000028421709430404007434844970703125},\"elements\":[{\"id\":\"472638f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2286012\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color_hover\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(8570,15299,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8571,15299,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'),(8572,15300,'_elementor_edit_mode','builder'),(8573,15300,'_elementor_template_type','wp-page'),(8574,15300,'_elementor_version','3.4.2'),(8575,15300,'_wp_page_template','page-templates/template-page-builder.php'),(8576,15300,'_elementor_data','[{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9217cda\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"cdc59a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"694f723\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"653f0ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.6490000000000009094947017729282379150390625,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"845b5fc\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"2e29ac2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.03399999999999891997504164464771747589111328125,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"cb5ae93\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#473BF0\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]}},\"elements\":[{\"id\":\"6cce119\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.33200000000000073896444519050419330596923828125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"isInner\":false},{\"id\":\"13b4a9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c01036f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d08f33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"1fab475\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#272B39\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f5599\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.08899999999999863575794734060764312744140625},\"elements\":[{\"id\":\"e5b2ba2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44c73a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#FFFFFFA6\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c11870c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.91100000000000136424205265939235687255859375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"f8549af\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec69c0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c33f6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":31.1400000000000005684341886080801486968994140625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"66\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a0a9d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/shadepro-logo-white.png\",\"id\":146},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71d2e06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c8eb20\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#7D818D\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_secondary_color\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"41077dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625},\"elements\":[{\"id\":\"09b5b53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287ae79\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Careers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Press\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"b9f3040\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.40299999999999869260136620141565799713134765625},\"elements\":[{\"id\":\"b1f9b60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d51c867\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Features \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"#features\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pricing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/pricing-03\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"News \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Help desk \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Support\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1ad0ff7\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":17.45700000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"299548e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abbf1df\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Digital Marketing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Content Writing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"SEO for Business \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"UI Design\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2fe6374\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":18.07000000000000028421709430404007434844970703125},\"elements\":[{\"id\":\"472638f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2286012\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color_hover\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(8577,15300,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8578,15300,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'),(8648,15310,'_elementor_edit_mode','builder'),(8579,15301,'_elementor_edit_mode','builder'),(8580,15301,'_elementor_template_type','wp-page'),(8581,15301,'_elementor_version','3.4.2'),(8582,15301,'_wp_page_template','page-templates/template-page-builder.php'),(8583,15301,'_elementor_data','[{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9217cda\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"cdc59a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"694f723\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"653f0ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.6490000000000009094947017729282379150390625,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"845b5fc\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"2e29ac2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.03399999999999891997504164464771747589111328125,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"cb5ae93\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#473BF0\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]}},\"elements\":[{\"id\":\"6cce119\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.33200000000000073896444519050419330596923828125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[],\"isInner\":false},{\"id\":\"13b4a9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c01036f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d08f33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"1fab475\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#272B39\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f5599\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.08899999999999863575794734060764312744140625},\"elements\":[{\"id\":\"e5b2ba2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44c73a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#FFFFFFA6\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c11870c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.91100000000000136424205265939235687255859375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"f8549af\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec69c0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c33f6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":31.1400000000000005684341886080801486968994140625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"66\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a0a9d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/shadepro-logo-white.png\",\"id\":146},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71d2e06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c8eb20\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#7D818D\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_secondary_color\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"41077dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625},\"elements\":[{\"id\":\"09b5b53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287ae79\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Careers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Press\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"b9f3040\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.40299999999999869260136620141565799713134765625},\"elements\":[{\"id\":\"b1f9b60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d51c867\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Features \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"#features\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pricing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/pricing-03\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"News \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Help desk \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Support\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1ad0ff7\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":17.45700000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"299548e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abbf1df\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Digital Marketing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Content Writing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"SEO for Business \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"UI Design\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2fe6374\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":18.07000000000000028421709430404007434844970703125},\"elements\":[{\"id\":\"472638f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2286012\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color_hover\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(8584,15301,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8585,15301,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'),(8595,15303,'_elementor_edit_mode','builder'),(8596,15303,'_elementor_template_type','wp-page'),(8597,15303,'_elementor_version','3.4.2'),(8598,15303,'_wp_page_template','page-templates/template-page-builder.php'),(8599,15303,'_elementor_data','[{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9217cda\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"cdc59a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"694f723\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"653f0ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.6490000000000009094947017729282379150390625,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"845b5fc\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"2e29ac2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.03399999999999891997504164464771747589111328125,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"cb5ae93\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#473BF0\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]}},\"elements\":[{\"id\":\"6cce119\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.33200000000000073896444519050419330596923828125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[],\"isInner\":false},{\"id\":\"13b4a9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c01036f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d08f33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"1fab475\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#272B39\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f5599\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.08899999999999863575794734060764312744140625},\"elements\":[{\"id\":\"e5b2ba2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44c73a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#FFFFFFA6\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c11870c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.91100000000000136424205265939235687255859375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"f8549af\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec69c0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c33f6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":31.1400000000000005684341886080801486968994140625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"66\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a0a9d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/shadepro-logo-white.png\",\"id\":146},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71d2e06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c8eb20\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#7D818D\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_secondary_color\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"41077dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625},\"elements\":[{\"id\":\"09b5b53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287ae79\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Careers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Press\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"b9f3040\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.40299999999999869260136620141565799713134765625},\"elements\":[{\"id\":\"b1f9b60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d51c867\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Features \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"#features\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pricing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/pricing-03\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"News \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Help desk \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Support\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1ad0ff7\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":17.45700000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"299548e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abbf1df\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Digital Marketing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Content Writing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"SEO for Business \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"UI Design\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2fe6374\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":18.07000000000000028421709430404007434844970703125},\"elements\":[{\"id\":\"472638f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2286012\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color_hover\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(8634,15308,'_elementor_edit_mode','builder'),(8635,15308,'_elementor_template_type','wp-page'),(8636,15308,'_elementor_version','3.4.2'),(8637,15308,'_wp_page_template','page-templates/template-page-builder.php'),(8614,15305,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8615,15305,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'),(8638,15308,'_elementor_data','[{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9217cda\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"cdc59a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"694f723\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"653f0ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.6490000000000009094947017729282379150390625,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"845b5fc\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"2e29ac2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.03399999999999891997504164464771747589111328125,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"cb5ae93\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#473BF0\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]}},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c01036f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d08f33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"1fab475\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#272B39\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f5599\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.08899999999999863575794734060764312744140625},\"elements\":[{\"id\":\"e5b2ba2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44c73a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#FFFFFFA6\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c11870c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.91100000000000136424205265939235687255859375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"f8549af\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec69c0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c33f6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":31.1400000000000005684341886080801486968994140625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"66\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a0a9d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/shadepro-logo-white.png\",\"id\":146},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71d2e06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c8eb20\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#7D818D\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_secondary_color\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"41077dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625},\"elements\":[{\"id\":\"09b5b53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287ae79\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Careers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Press\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"b9f3040\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.40299999999999869260136620141565799713134765625},\"elements\":[{\"id\":\"b1f9b60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d51c867\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Features \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"#features\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pricing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/pricing-03\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"News \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Help desk \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Support\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1ad0ff7\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":17.45700000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"299548e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abbf1df\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Digital Marketing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Content Writing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"SEO for Business \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"UI Design\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2fe6374\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":18.07000000000000028421709430404007434844970703125},\"elements\":[{\"id\":\"472638f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2286012\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color_hover\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(8609,15305,'_elementor_edit_mode','builder'),(8610,15305,'_elementor_template_type','wp-page'),(8611,15305,'_elementor_version','3.4.2'),(8612,15305,'_wp_page_template','page-templates/template-page-builder.php'),(8613,15305,'_elementor_data','[{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9217cda\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"cdc59a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"694f723\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"653f0ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.6490000000000009094947017729282379150390625,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"845b5fc\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"2e29ac2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.03399999999999891997504164464771747589111328125,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"cb5ae93\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#473BF0\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]}},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c01036f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d08f33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"1fab475\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#272B39\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f5599\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.08899999999999863575794734060764312744140625},\"elements\":[{\"id\":\"e5b2ba2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44c73a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#FFFFFFA6\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c11870c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.91100000000000136424205265939235687255859375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"f8549af\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec69c0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c33f6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":31.1400000000000005684341886080801486968994140625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"66\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a0a9d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/shadepro-logo-white.png\",\"id\":146},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71d2e06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c8eb20\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#7D818D\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_secondary_color\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"41077dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625},\"elements\":[{\"id\":\"09b5b53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287ae79\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Careers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Press\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"b9f3040\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.40299999999999869260136620141565799713134765625},\"elements\":[{\"id\":\"b1f9b60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d51c867\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Features \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"#features\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pricing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/pricing-03\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"News \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Help desk \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Support\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1ad0ff7\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":17.45700000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"299548e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abbf1df\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Digital Marketing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Content Writing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"SEO for Business \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"UI Design\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2fe6374\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":18.07000000000000028421709430404007434844970703125},\"elements\":[{\"id\":\"472638f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2286012\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color_hover\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(8600,15303,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8601,15303,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'),(8602,15304,'_elementor_edit_mode','builder'),(8603,15304,'_elementor_template_type','wp-page'),(8604,15304,'_elementor_version','3.4.2'),(8605,15304,'_wp_page_template','page-templates/template-page-builder.php'),(8606,15304,'_elementor_data','[{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9217cda\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"cdc59a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"694f723\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"653f0ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.6490000000000009094947017729282379150390625,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"845b5fc\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"2e29ac2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.03399999999999891997504164464771747589111328125,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"cb5ae93\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#473BF0\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]}},\"elements\":[{\"id\":\"6cce119\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.33200000000000073896444519050419330596923828125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[],\"isInner\":false},{\"id\":\"13b4a9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c01036f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d08f33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"1fab475\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#272B39\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f5599\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.08899999999999863575794734060764312744140625},\"elements\":[{\"id\":\"e5b2ba2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44c73a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#FFFFFFA6\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c11870c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.91100000000000136424205265939235687255859375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"f8549af\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec69c0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c33f6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":31.1400000000000005684341886080801486968994140625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"66\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a0a9d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/shadepro-logo-white.png\",\"id\":146},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71d2e06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c8eb20\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#7D818D\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_secondary_color\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"41077dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625},\"elements\":[{\"id\":\"09b5b53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287ae79\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Careers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Press\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"b9f3040\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.40299999999999869260136620141565799713134765625},\"elements\":[{\"id\":\"b1f9b60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d51c867\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Features \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"#features\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pricing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/pricing-03\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"News \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Help desk \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Support\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1ad0ff7\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":17.45700000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"299548e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abbf1df\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Digital Marketing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Content Writing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"SEO for Business \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"UI Design\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2fe6374\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":18.07000000000000028421709430404007434844970703125},\"elements\":[{\"id\":\"472638f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2286012\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color_hover\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(8607,15304,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8608,15304,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'),(8653,15310,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8654,15310,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'),(8657,15311,'_elementor_edit_mode','builder'),(8658,15311,'_elementor_template_type','wp-page'),(8659,15311,'_elementor_version','3.4.2'),(8660,15311,'_wp_page_template','page-templates/template-page-builder.php'),(8661,15311,'_elementor_data','[{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9217cda\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"cdc59a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"694f723\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"653f0ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.6490000000000009094947017729282379150390625,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"845b5fc\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"2e29ac2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.03399999999999891997504164464771747589111328125,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"cb5ae93\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8710,15317,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8711,15317,'_elementor_page_assets','a:0:{}'),(8705,15317,'_wp_page_template','default'),(8706,15317,'_elementor_edit_mode','builder'),(8707,15317,'_elementor_template_type','wp-post'),(8708,15317,'_elementor_version','3.4.2'),(8709,15317,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"video\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":249,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8639,15308,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8640,15308,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'),(8641,15309,'_elementor_edit_mode','builder'),(8642,15309,'_elementor_template_type','wp-page'),(8643,15309,'_elementor_version','3.4.2'),(8644,15309,'_wp_page_template','page-templates/template-page-builder.php'),(8645,15309,'_elementor_data','[{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9217cda\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"cdc59a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"694f723\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"653f0ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.6490000000000009094947017729282379150390625,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"845b5fc\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"2e29ac2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.03399999999999891997504164464771747589111328125,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"cb5ae93\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#473BF0\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]}},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c01036f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d08f33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"1fab475\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#272B39\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8f5599\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.08899999999999863575794734060764312744140625},\"elements\":[{\"id\":\"e5b2ba2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44c73a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#FFFFFFA6\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c11870c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.91100000000000136424205265939235687255859375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"f8549af\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec69c0b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#161C2D\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c33f6e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":31.1400000000000005684341886080801486968994140625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"66\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a0a9d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/shadepro-logo-white.png\",\"id\":146},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71d2e06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"text_color\":\"#FFFFFFA6\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c8eb20\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(146, 47, 47, 0)\",\"icon_secondary_color\":\"#7D818D\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_secondary_color\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"41077dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.8419999999999987494447850622236728668212890625},\"elements\":[{\"id\":\"09b5b53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287ae79\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Careers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Press\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"b9f3040\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.40299999999999869260136620141565799713134765625},\"elements\":[{\"id\":\"b1f9b60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d51c867\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Features \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"#features\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pricing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/pricing-03\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"News \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Help desk \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Support\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"1ad0ff7\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":17.45700000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"299548e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abbf1df\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Digital Marketing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Content Writing \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"SEO for Business \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"UI Design\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_color_hover\":\"#68D585\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2fe6374\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":18.07000000000000028421709430404007434844970703125},\"elements\":[{\"id\":\"472638f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"title_color\":\"rgba(255, 255, 255, 0.57)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2286012\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color_hover\":\"#68D585\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(8646,15309,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8647,15309,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'),(8662,15311,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8663,15311,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}'),(8664,15312,'_elementor_edit_mode','builder'),(8665,15312,'_elementor_template_type','wp-page'),(8666,15312,'_elementor_version','3.4.2'),(8667,15312,'_wp_page_template','page-templates/template-page-builder.php'),(8668,15312,'_elementor_data','[{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9217cda\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"cdc59a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"694f723\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"653f0ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.6490000000000009094947017729282379150390625,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"845b5fc\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"2e29ac2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.03399999999999891997504164464771747589111328125,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"cb5ae93\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8669,15312,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8670,15312,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}'),(8756,15323,'_elementor_edit_mode','builder'),(8757,15323,'_elementor_template_type','wp-page'),(8758,15323,'_elementor_version','3.4.2'),(8759,15323,'_wp_page_template','page-templates/template-page-builder.php'),(8760,15323,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"99e8796\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>submit an inquiry<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#EC0C0C\",\"_background_hover_background\":\"gradient\",\"_background_hover_color\":\"#E96656\",\"_background_hover_color_b\":\"#F22929\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"917ce87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8671,15313,'_elementor_edit_mode','builder'),(8672,15313,'_elementor_template_type','wp-page'),(8673,15313,'_elementor_version','3.4.2'),(8674,15313,'_wp_page_template','page-templates/template-page-builder.php');
INSERT INTO `wp3p_postmeta` VALUES (8675,15313,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9217cda\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"cdc59a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"694f723\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"653f0ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.6490000000000009094947017729282379150390625,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"845b5fc\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"2e29ac2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.03399999999999891997504164464771747589111328125,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"cb5ae93\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8676,15313,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8677,15313,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}'),(8742,15321,'_elementor_edit_mode','builder'),(8743,15321,'_elementor_template_type','wp-page'),(8744,15321,'_elementor_version','3.4.2'),(8745,15321,'_wp_page_template','page-templates/template-page-builder.php'),(8746,15321,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9217cda\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"cdc59a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"694f723\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"653f0ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.6490000000000009094947017729282379150390625,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"845b5fc\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"2e29ac2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.03399999999999891997504164464771747589111328125,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"cb5ae93\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8703,15316,'_elementor_page_assets','a:0:{}'),(8761,15323,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8762,15323,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}'),(8772,15325,'_elementor_edit_mode','builder'),(8773,15325,'_elementor_template_type','wp-page'),(8774,15325,'_elementor_version','3.4.2'),(8775,15325,'_wp_page_template','page-templates/template-page-builder.php'),(8776,15325,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"99e8796\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>submit an inquiry<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#EC0C0C\",\"_background_hover_background\":\"gradient\",\"_background_hover_color\":\"#E96656\",\"_background_hover_color_b\":\"#F22929\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"917ce87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8836,15333,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#E96656\",\"btn_hover_background\":\"#EF8E82\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"917ce87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#1E9B6A\",\"btn_hover_background\":\"#C4E6D8\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8802,15329,'_elementor_edit_mode','builder'),(8803,15329,'_elementor_template_type','wp-page'),(8804,15329,'_elementor_version','3.4.2'),(8805,15329,'_wp_page_template','page-templates/template-page-builder.php'),(8806,15329,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#E96656\",\"btn_hover_background\":\"#EF8E82\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"917ce87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8694,15315,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8695,15315,'_elementor_page_assets','a:0:{}'),(8697,15316,'_wp_page_template','default'),(8698,15316,'_elementor_edit_mode','builder'),(8699,15316,'_elementor_template_type','wp-post'),(8700,15316,'_elementor_version','3.4.2'),(8701,15316,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"8c46961\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853},\"content_align\":\"center\",\"image_width\":{\"unit\":\"px\",\"size\":263,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"ama-logo\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8702,15316,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8716,15318,'_wp_page_template','default'),(8717,15318,'_elementor_edit_mode','builder'),(8718,15318,'_elementor_template_type','wp-post'),(8719,15318,'_elementor_version','3.4.2'),(8720,15318,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"video\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":249,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8721,15318,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8722,15318,'_elementor_page_assets','a:0:{}'),(8724,15319,'_wp_page_template','default'),(8725,15319,'_elementor_edit_mode','builder'),(8726,15319,'_elementor_template_type','wp-post'),(8727,15319,'_elementor_version','3.4.2'),(8728,15319,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"video\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":249,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8729,15319,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8730,15319,'_elementor_page_assets','a:0:{}'),(8732,15320,'_wp_page_template','default'),(8733,15320,'_elementor_edit_mode','builder'),(8734,15320,'_elementor_template_type','wp-post'),(8735,15320,'_elementor_version','3.4.2'),(8736,15320,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"video\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-150\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":249,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8737,15320,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8738,15320,'_elementor_page_assets','a:0:{}'),(8855,15336,'_wp_page_template','default'),(8856,15336,'_elementor_edit_mode','builder'),(8857,15336,'_elementor_template_type','wp-post'),(8858,15336,'_elementor_version','3.4.2'),(8859,15336,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"video\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-150\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":249,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8747,15321,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8748,15321,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}'),(8749,15322,'_elementor_edit_mode','builder'),(8750,15322,'_elementor_template_type','wp-page'),(8751,15322,'_elementor_version','3.4.2'),(8752,15322,'_wp_page_template','page-templates/template-page-builder.php'),(8753,15322,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9217cda\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\"},\"elements\":[{\"id\":\"cdc59a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10.981999999999999317878973670303821563720703125,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"694f723\",\"elType\":\"widget\",\"settings\":{\"logo_size_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/11\\/logo.svg\",\"id\":4853}},\"elements\":[],\"widgetType\":\"ama-logo\"}],\"isInner\":true},{\"id\":\"653f0ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.6490000000000009094947017729282379150390625,\"align\":\"space-between\",\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"845b5fc\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Learn More\",\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"use_primary_menu\":\"\",\"menu_hover_color\":\"#473BF0\",\"megamenu_panel_width\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"megamenu_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"megamenu_width_type\":\"container\",\"item_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"13\",\"isLinked\":false},\"megamenu_title_typography_typography\":\"custom\",\"megamenu_title_typography_text_transform\":\"uppercase\",\"megamenu_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"megamenu_title_color\":\"#7A7A7A\",\"_z_index\":2,\"__globals__\":{\"megamenu_title_color\":\"\",\"menu_hover_color\":\"\"},\"megamenu_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":true},{\"id\":\"2e29ac2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.03399999999999891997504164464771747589111328125,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"cb5ae93\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"button_align\":\"right\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8754,15322,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8755,15322,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}'),(8791,15327,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8792,15327,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}'),(8789,15327,'_wp_page_template','page-templates/template-page-builder.php'),(8790,15327,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#E96656\",\"btn_hover_background\":\"#EF8E82\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"917ce87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8777,15325,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8778,15325,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}'),(8779,15326,'_elementor_edit_mode','builder'),(8780,15326,'_elementor_template_type','wp-page'),(8781,15326,'_elementor_version','3.4.2'),(8782,15326,'_wp_page_template','page-templates/template-page-builder.php'),(8783,15326,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"99e8796\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>submit an inquiry<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#EC0C0C\",\"_background_hover_background\":\"gradient\",\"_background_hover_color\":\"#E96656\",\"_background_hover_color_b\":\"#F22929\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"917ce87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Get started a project\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"035.5\",\"isLinked\":false},\"button_align\":\"right\",\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8784,15326,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8785,15326,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}'),(8821,15331,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8822,15331,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}'),(8816,15331,'_elementor_edit_mode','builder'),(8817,15331,'_elementor_template_type','wp-page'),(8818,15331,'_elementor_version','3.4.2'),(8819,15331,'_wp_page_template','page-templates/template-page-builder.php'),(8820,15331,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#E96656\",\"btn_hover_background\":\"#EF8E82\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"917ce87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#1E9B6A\",\"btn_hover_background\":\"#C4E6D8\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8807,15329,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8808,15329,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}'),(8809,15330,'_elementor_edit_mode','builder'),(8810,15330,'_elementor_template_type','wp-page'),(8811,15330,'_elementor_version','3.4.2'),(8812,15330,'_wp_page_template','page-templates/template-page-builder.php'),(8813,15330,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#E96656\",\"btn_hover_background\":\"#EF8E82\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"917ce87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8814,15330,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8815,15330,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}'),(8832,15333,'_elementor_edit_mode','builder'),(8833,15333,'_elementor_template_type','wp-page'),(8834,15333,'_elementor_version','3.4.2'),(8835,15333,'_wp_page_template','page-templates/template-page-builder.php'),(8851,15335,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8852,15335,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}'),(8846,15335,'_elementor_edit_mode','builder'),(8847,15335,'_elementor_template_type','wp-page'),(8848,15335,'_elementor_version','3.4.2'),(8849,15335,'_wp_page_template','page-templates/template-page-builder.php'),(8850,15335,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#E96656\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#E96656\",\"btn_hover_background\":\"#EF8E82\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#1E9B6A\",\"btn_hover_background\":\"#7EE1B8\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8837,15333,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8838,15333,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}'),(8839,15334,'_elementor_edit_mode','builder'),(8840,15334,'_elementor_template_type','wp-page'),(8841,15334,'_elementor_version','3.4.2'),(8842,15334,'_wp_page_template','page-templates/template-page-builder.php'),(8843,15334,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#E96656\",\"btn_hover_background\":\"#EF8E82\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true},{\"id\":\"917ce87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#473BF0\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#1E9B6A\",\"btn_hover_background\":\"#C4E6D8\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8844,15334,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8845,15334,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}'),(8959,15348,'_elementor_edit_mode','builder'),(8960,15348,'_elementor_template_type','wp-page'),(8961,15348,'_elementor_version','3.4.2'),(8962,15348,'_wp_page_template','page-templates/template-page-builder.php'),(8963,15348,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#E96656\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#E96656\",\"btn_hover_background\":\"#EF8E82\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#1E9B6A\",\"btn_hover_background\":\"#7EE1B8\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8860,15336,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8861,15336,'_elementor_page_assets','a:0:{}'),(8863,15337,'_wp_page_template','default'),(8864,15337,'_elementor_edit_mode','builder'),(8865,15337,'_elementor_template_type','wp-post'),(8866,15337,'_elementor_version','3.4.2'),(8867,15337,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"video\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-150\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":249,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8868,15337,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8869,15337,'_elementor_page_assets','a:0:{}'),(8871,15338,'_wp_page_template','default'),(8872,15338,'_elementor_edit_mode','builder'),(8873,15338,'_elementor_template_type','wp-post'),(8874,15338,'_elementor_version','3.4.2'),(8875,15338,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"video\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-150\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8876,15338,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8877,15338,'_elementor_page_assets','a:0:{}'),(8881,15339,'_wp_page_template','default'),(8882,15339,'_elementor_edit_mode','builder'),(8883,15339,'_elementor_template_type','wp-post'),(8884,15339,'_elementor_version','3.4.2'),(8885,15339,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"video\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-150\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8886,15339,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8887,15339,'_elementor_page_assets','a:0:{}'),(8889,15340,'_wp_page_template','default'),(8890,15340,'_elementor_edit_mode','builder'),(8891,15340,'_elementor_template_type','wp-post'),(8892,15340,'_elementor_version','3.4.2'),(8893,15340,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"video\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-150\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8894,15340,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8895,15340,'_elementor_page_assets','a:0:{}'),(8897,15341,'_wp_page_template','default'),(8898,15341,'_elementor_edit_mode','builder'),(8899,15341,'_elementor_template_type','wp-post'),(8900,15341,'_elementor_version','3.4.2'),(8901,15341,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"video\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-200\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8902,15341,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8903,15341,'_elementor_page_assets','a:0:{}'),(8907,15342,'_wp_page_template','default'),(8908,15342,'_elementor_edit_mode','builder'),(8909,15342,'_elementor_template_type','wp-post'),(8910,15342,'_elementor_version','3.4.2'),(8911,15342,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"video\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-200\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8912,15342,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8913,15342,'_elementor_page_assets','a:0:{}'),(8915,15343,'_wp_page_template','default'),(8916,15343,'_elementor_edit_mode','builder'),(8917,15343,'_elementor_template_type','wp-post'),(8918,15343,'_elementor_version','3.4.2'),(8919,15343,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"video\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-200\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":218,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8920,15343,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8921,15343,'_elementor_page_assets','a:0:{}'),(8923,15344,'_wp_page_template','default'),(8924,15344,'_elementor_edit_mode','builder'),(8925,15344,'_elementor_template_type','wp-post'),(8926,15344,'_elementor_version','3.4.2'),(8927,15344,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"video\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-200\",\"left\":0,\"isLinked\":false},\"z_index\":1},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8928,15344,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8929,15344,'_elementor_page_assets','a:0:{}'),(8933,15345,'_wp_page_template','default'),(8934,15345,'_elementor_edit_mode','builder'),(8935,15345,'_elementor_template_type','wp-post'),(8936,15345,'_elementor_version','3.4.2'),(8937,15345,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"video\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-200\",\"left\":0,\"isLinked\":false},\"z_index\":1},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8938,15345,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8939,15345,'_elementor_page_assets','a:0:{}'),(8941,15346,'_wp_page_template','default'),(8942,15346,'_elementor_edit_mode','builder'),(8943,15346,'_elementor_template_type','wp-post'),(8944,15346,'_elementor_version','3.4.2'),(8945,15346,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"video\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-200\",\"left\":0,\"isLinked\":false},\"z_index\":1},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8946,15346,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8947,15346,'_elementor_page_assets','a:0:{}'),(8949,15347,'_wp_page_template','default'),(8950,15347,'_elementor_edit_mode','builder'),(8951,15347,'_elementor_template_type','wp-post'),(8952,15347,'_elementor_version','3.4.2'),(8953,15347,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"video\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-200\",\"left\":0,\"isLinked\":false},\"z_index\":111,\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8954,15347,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8955,15347,'_elementor_page_assets','a:0:{}'),(8984,15351,'_wp_page_template','default'),(8985,15351,'_elementor_edit_mode','builder'),(8986,15351,'_elementor_template_type','wp-post'),(8987,15351,'_elementor_version','3.4.2'),(8988,15351,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"video\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-200\",\"left\":0,\"isLinked\":false},\"z_index\":111,\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8964,15348,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8965,15348,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}'),(8967,15349,'_elementor_edit_mode','builder'),(8968,15349,'_elementor_template_type','wp-page'),(8969,15349,'_elementor_version','3.4.2'),(8970,15349,'_wp_page_template','page-templates/template-page-builder.php'),(8971,15349,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#E96656\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#E96656\",\"btn_hover_background\":\"#EF8E82\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#1E9B6A\",\"btn_hover_background\":\"#7EE1B8\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8972,15349,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8973,15349,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}'),(8975,15350,'_elementor_edit_mode','builder'),(8976,15350,'_elementor_template_type','wp-page'),(8977,15350,'_elementor_version','3.4.2'),(8978,15350,'_wp_page_template','page-templates/template-page-builder.php'),(8979,15350,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#E96656\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#E96656\",\"btn_hover_background\":\"#EF8E82\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#1E9B6A\",\"btn_hover_background\":\"#7EE1B8\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp3p_postmeta` VALUES (8980,15350,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8981,15350,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}'),(9114,15365,'_elementor_edit_mode','builder'),(9115,15365,'_elementor_template_type','wp-page'),(9116,15365,'_elementor_version','3.4.2'),(9117,15365,'_wp_page_template','page-templates/template-page-builder.php'),(9118,15365,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#E96656\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#E96656\",\"btn_hover_background\":\"#EF8E82\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#1E9B6A\",\"btn_hover_background\":\"#7EE1B8\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8989,15351,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8990,15351,'_elementor_page_assets','a:0:{}'),(8992,15352,'_wp_page_template','default'),(8993,15352,'_elementor_edit_mode','builder'),(8994,15352,'_elementor_template_type','wp-post'),(8995,15352,'_elementor_version','3.4.2'),(8996,15352,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"video\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-200\",\"left\":0,\"isLinked\":false},\"z_index\":111,\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8997,15352,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(8998,15352,'_elementor_page_assets','a:0:{}'),(9000,15353,'_wp_page_template','default'),(9001,15353,'_elementor_edit_mode','builder'),(9002,15353,'_elementor_template_type','wp-post'),(9003,15353,'_elementor_version','3.4.2'),(9004,15353,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF54\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-200\",\"left\":0,\"isLinked\":false},\"z_index\":111,\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(9005,15353,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9006,15353,'_elementor_page_assets','a:0:{}'),(9011,15354,'_wp_page_template','default'),(9012,15354,'_elementor_edit_mode','builder'),(9013,15354,'_elementor_template_type','wp-post'),(9014,15354,'_elementor_version','3.4.2'),(9015,15354,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF54\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-200\",\"left\":0,\"isLinked\":false},\"z_index\":111,\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(9051,15358,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9016,15354,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9017,15354,'_elementor_page_assets','a:0:{}'),(9019,15355,'_wp_page_template','default'),(9020,15355,'_elementor_edit_mode','builder'),(9021,15355,'_elementor_template_type','wp-post'),(9022,15355,'_elementor_version','3.4.2'),(9023,15355,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF54\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-200\",\"left\":0,\"isLinked\":false},\"z_index\":111,\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(9024,15355,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9025,15355,'_elementor_page_assets','a:0:{}'),(9027,15356,'_wp_page_template','default'),(9028,15356,'_elementor_edit_mode','builder'),(9029,15356,'_elementor_template_type','wp-post'),(9030,15356,'_elementor_version','3.4.2'),(9031,15356,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF54\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-200\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(9032,15356,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9033,15356,'_elementor_page_assets','a:0:{}'),(9046,15358,'_wp_page_template','default'),(9047,15358,'_elementor_edit_mode','builder'),(9048,15358,'_elementor_template_type','wp-post'),(9049,15358,'_elementor_version','3.4.2'),(9050,15358,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF54\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-200\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(9135,15367,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9136,15367,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}'),(9285,15385,'_elementor_template_type','wp-page'),(9286,15385,'_elementor_version','3.4.2'),(9287,15385,'_wp_page_template','page-templates/template-page-builder.php'),(9288,15385,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9130,15367,'_elementor_edit_mode','builder'),(9131,15367,'_elementor_template_type','wp-page'),(9132,15367,'_elementor_version','3.4.2'),(9133,15367,'_wp_page_template','page-templates/template-page-builder.php'),(9134,15367,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#0F0E0E\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9052,15358,'_elementor_page_assets','a:0:{}'),(9054,15359,'_wp_page_template','default'),(9055,15359,'_elementor_edit_mode','builder'),(9056,15359,'_elementor_template_type','wp-post'),(9057,15359,'_elementor_version','3.4.2'),(9058,15359,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF54\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-200\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(9059,15359,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9060,15359,'_elementor_page_assets','a:0:{}'),(9253,15381,'_wp_page_template','default'),(9254,15381,'_elementor_edit_mode','builder'),(9255,15381,'_elementor_template_type','wp-post'),(9062,15360,'_wp_page_template','default'),(9063,15360,'_elementor_edit_mode','builder'),(9064,15360,'_elementor_template_type','wp-post'),(9065,15360,'_elementor_version','3.4.2'),(9066,15360,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF54\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-200\",\"left\":0,\"isLinked\":false},\"z_index\":\"\",\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a00513d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"09f89da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(9067,15360,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9068,15360,'_elementor_page_assets','a:0:{}'),(9073,15361,'_wp_page_template','default'),(9074,15361,'_elementor_edit_mode','builder'),(9075,15361,'_elementor_template_type','wp-post'),(9076,15361,'_elementor_version','3.4.2'),(9077,15361,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF54\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-200\",\"left\":0,\"isLinked\":false},\"z_index\":\"\",\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a00513d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"09f89da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(9078,15361,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9079,15361,'_elementor_page_assets','a:0:{}'),(9081,15362,'_wp_page_template','default'),(9082,15362,'_elementor_edit_mode','builder'),(9083,15362,'_elementor_template_type','wp-post'),(9084,15362,'_elementor_version','3.4.2'),(9085,15362,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF54\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-200\",\"left\":0,\"isLinked\":false},\"z_index\":\"\",\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a00513d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"09f89da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(9086,15362,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9087,15362,'_elementor_page_assets','a:0:{}'),(9089,15363,'_wp_page_template','default'),(9090,15363,'_elementor_edit_mode','builder'),(9091,15363,'_elementor_template_type','wp-post'),(9092,15363,'_elementor_version','3.4.2'),(9093,15363,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF54\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-200\",\"left\":0,\"isLinked\":false},\"z_index\":\"\",\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a00513d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"09f89da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(9094,15363,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9095,15363,'_elementor_page_assets','a:0:{}'),(9165,15371,'_wp_page_template','default'),(9166,15371,'_elementor_edit_mode','builder'),(9167,15371,'_elementor_template_type','wp-post'),(9168,15371,'_elementor_version','3.4.2'),(9169,15371,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF54\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-200\",\"left\":0,\"isLinked\":false},\"z_index\":\"\",\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a00513d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"09f89da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(9109,15364,'_wp_attached_file','2021/08/people-mother-family-father.jpg'),(9110,15364,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:39:\"2021/08/people-mother-family-father.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"people-mother-family-father-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"people-mother-family-father-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"people-mother-family-father-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"people-mother-family-father-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:41:\"people-mother-family-father-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"people-mother-family-father-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"people-mother-family-father-492x328.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"people-mother-family-father-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:39:\"people-mother-family-father-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"people-mother-family-father-492x328.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"people-mother-family-father-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:{}}}'),(9119,15365,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9120,15365,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}'),(9122,15366,'_elementor_edit_mode','builder'),(9123,15366,'_elementor_template_type','wp-page'),(9124,15366,'_elementor_version','3.4.2'),(9125,15366,'_wp_page_template','page-templates/template-page-builder.php'),(9126,15366,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#E96656\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#E96656\",\"btn_hover_background\":\"#EF8E82\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#1E9B6A\",\"btn_hover_background\":\"#7EE1B8\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"406e886\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/hero1-pattern.png\",\"id\":87},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"22f044d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e840cb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3da7ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"content_position\":\"center\"},\"elements\":[{\"id\":\"c3a666c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s shift your business\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a1749f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your business fast with Shade Pro.\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"191ecce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"91\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2252425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b4ebca4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-dots.png\",\"id\":93},\"image_size\":\"full\",\"align\":\"left\",\"_position\":\"absolute\",\"_offset_x\":{\"size\":98,\"unit\":\"px\"},\"_offset_y\":{\"size\":-34,\"unit\":\"px\"},\"_element_width_mobile\":\"auto\",\"_element_width\":\"auto\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"787a3fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/agency-hero-right.png\",\"id\":95},\"image_size\":\"full\",\"align\":\"right\",\"_z_index\":1,\"align_tablet\":\"left\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01e0e38\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/2-layers.png\",\"id\":94},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-136\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_element_width\":\"inherit\",\"align_tablet\":\"left\",\"_animation\":\"fadeIn\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"65\",\"left\":\"110\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]}},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c92649\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/business-contact-86.svg\",\"id\":121},\"library\":\"svg\"},\"title\":\"Dedicated project manager\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(71, 59, 240, 0.11)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"fb83278\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"cc05842\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_layers_48px.svg\",\"id\":123},\"library\":\"svg\"},\"title\":\"Organized tasks\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(246, 75, 75, 0.08)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd2ada8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"110\",\"left\":\"110\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a084a85\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"590d346\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/chat-33.svg\",\"id\":122},\"library\":\"svg\"},\"title\":\"Easy feedback sharing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(104, 213, 133, 0.12)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true},{\"id\":\"39620f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c98fa15\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/ic_timelapse_48px.svg\",\"id\":124},\"library\":\"svg\"},\"title\":\"Never miss deadline\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"icon_box_size\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"space_between_icon\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"icon_background\":\"rgba(22, 28, 45, 0.06)\",\"icon_shadow_box_shadow_type\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#6E727D\",\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"space_between_icon_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_gap\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_text\":\"Learn more\"},\"elements\":[],\"widgetType\":\"shadepro-inline-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9965288\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f387e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.73700000000000187583282240666449069976806640625},\"elements\":[{\"id\":\"aef17ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to launch your next project?\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"22\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3dde72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"895f5fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26299999999999812416717759333550930023193359375,\"content_position\":\"center\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9127,15366,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9128,15366,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}'),(9140,15368,'_elementor_edit_mode','builder'),(9141,15368,'_elementor_template_type','wp-page'),(9142,15368,'_elementor_version','3.4.2'),(9143,15368,'_wp_page_template','page-templates/template-page-builder.php'),(9144,15368,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#0F0E0E\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9145,15368,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9146,15368,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'),(9148,15369,'_elementor_edit_mode','builder'),(9149,15369,'_elementor_template_type','wp-page'),(9150,15369,'_elementor_version','3.4.2'),(9151,15369,'_wp_page_template','page-templates/template-page-builder.php'),(9152,15369,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#0F0E0E\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9153,15369,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9154,15369,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'),(9284,15385,'_elementor_edit_mode','builder'),(9156,15370,'_elementor_edit_mode','builder'),(9157,15370,'_elementor_template_type','wp-page'),(9158,15370,'_elementor_version','3.4.2'),(9159,15370,'_wp_page_template','page-templates/template-page-builder.php'),(9160,15370,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#0F0E0E\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9161,15370,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9162,15370,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'),(9212,15376,'_elementor_edit_mode','builder'),(9213,15376,'_elementor_template_type','wp-page'),(9214,15376,'_elementor_version','3.4.2'),(9215,15376,'_wp_page_template','page-templates/template-page-builder.php'),(9216,15376,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#0F0E0E\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9170,15371,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9171,15371,'_elementor_page_assets','a:0:{}'),(9173,15372,'_wp_page_template','default'),(9174,15372,'_elementor_edit_mode','builder'),(9175,15372,'_elementor_template_type','wp-post'),(9176,15372,'_elementor_version','3.4.2'),(9177,15372,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF54\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-200\",\"left\":0,\"isLinked\":false},\"z_index\":\"\",\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a00513d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"09f89da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(9178,15372,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9179,15372,'_elementor_page_assets','a:0:{}'),(9181,15373,'_wp_page_template','default'),(9182,15373,'_elementor_edit_mode','builder'),(9183,15373,'_elementor_template_type','wp-post'),(9184,15373,'_elementor_version','3.4.2'),(9185,15373,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF54\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":11,\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a00513d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"09f89da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(9186,15373,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9187,15373,'_elementor_page_assets','a:0:{}'),(9237,15379,'_wp_page_template','default'),(9238,15379,'_elementor_edit_mode','builder'),(9239,15379,'_elementor_template_type','wp-post'),(9240,15379,'_elementor_version','3.4.2'),(9241,15379,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF54\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":11,\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a00513d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"09f89da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(9449,15399,'_wp_page_template','default'),(9450,15399,'_elementor_edit_mode','builder'),(9451,15399,'_elementor_template_type','wp-post'),(9452,15399,'_elementor_version','3.4.2'),(9453,15399,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF80\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":11,\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(9270,15383,'_elementor_edit_mode','builder'),(9259,15381,'_elementor_page_assets','a:0:{}'),(9258,15381,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9256,15381,'_elementor_version','3.4.2'),(9257,15381,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF80\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":11,\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(9233,15378,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9234,15378,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'),(9271,15383,'_elementor_template_type','wp-page'),(9272,15383,'_elementor_version','3.4.2'),(9273,15383,'_wp_page_template','page-templates/template-page-builder.php'),(9274,15383,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#0F0E0E\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9232,15378,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#0F0E0E\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9228,15378,'_elementor_edit_mode','builder'),(9229,15378,'_elementor_template_type','wp-page'),(9230,15378,'_elementor_version','3.4.2'),(9231,15378,'_wp_page_template','page-templates/template-page-builder.php'),(9217,15376,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9218,15376,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'),(9220,15377,'_elementor_edit_mode','builder'),(9221,15377,'_elementor_template_type','wp-page'),(9222,15377,'_elementor_version','3.4.2'),(9223,15377,'_wp_page_template','page-templates/template-page-builder.php'),(9224,15377,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#0F0E0E\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9225,15377,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9226,15377,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'),(9242,15379,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9243,15379,'_elementor_page_assets','a:0:{}'),(9245,15380,'_wp_page_template','default'),(9246,15380,'_elementor_edit_mode','builder'),(9247,15380,'_elementor_template_type','wp-post'),(9248,15380,'_elementor_version','3.4.2'),(9249,15380,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF54\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":11,\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a00513d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"09f89da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(9250,15380,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9251,15380,'_elementor_page_assets','a:0:{}'),(9303,15387,'_elementor_edit_mode','builder'),(9304,15387,'_elementor_template_type','wp-page'),(9305,15387,'_elementor_version','3.4.2'),(9306,15387,'_wp_page_template','page-templates/template-page-builder.php'),(9307,15387,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9328,15390,'_elementor_version','3.4.2'),(9329,15390,'_wp_page_template','page-templates/template-page-builder.php'),(9330,15390,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9322,15389,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9323,15389,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(9289,15385,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9290,15385,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'),(9275,15383,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9276,15383,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'),(9277,15384,'_elementor_edit_mode','builder'),(9278,15384,'_elementor_template_type','wp-page'),(9279,15384,'_elementor_version','3.4.2'),(9280,15384,'_wp_page_template','page-templates/template-page-builder.php'),(9281,15384,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1701c82\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b409a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"5755da7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"82a1c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"369aee4\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#0F0E0E\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1631fd3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"345c327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fab60b4\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dcee3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"510e288\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"74c925e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dc21fa3\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"677db6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a8552\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"d8d7205\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a34b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"d05e945\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"81929a0\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"5b98aba\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c9c0a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14fa503\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ad5f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.316000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"e79d1a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef7bf27\",\"elType\":\"widget\",\"settings\":{\"title\":\"We know how everything works and why your business is failing over and over again.\",\"align\":\"left\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"124\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0f9720\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story1.png\",\"id\":116},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4fabca1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.683999999999997498889570124447345733642578125},\"elements\":[{\"id\":\"8c6f0ae\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"190\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3b243\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.01899999999999835154085303656756877899169921875,\"_inline_size_mobile\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d16e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-shape.png\",\"id\":117},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-14\",\"bottom\":\"-55\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"_offset_x\":{\"size\":278,\"unit\":\"px\"},\"_offset_y\":{\"size\":-51,\"unit\":\"px\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68392f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/sttory-2.png\",\"id\":115},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"aa27470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.743999999999999772626324556767940521240234375,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"5f774a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/story-3.png\",\"id\":118},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"694d089\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dabaaa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d77d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"96\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#6E727D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c9fb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24578ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ad17644\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1,\"suffix\":\"M+\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":1,\"duration\":1000,\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"36ef1b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customers visit Omega every month to get their service done.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5223331\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1bf739f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":92,\"suffix\":\"%\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"210e72e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Satisfaction rate comes from our awesome customers.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"252cbbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"023e423\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"suffix\":\"\\/5.0\",\"thousand_separator\":\"\",\"thousand_separator_char\":\" \",\"title\":\"\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_text_transform\":\"uppercase\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"rgba(22, 28, 45, 0.47843137254901963)\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"counter_align\":\"center\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"f0ea683\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Average customer ratings we have got all over internet.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"text_color\":\"#6E727D\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40669c6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c19d88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e7daa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"e66d420\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true},{\"id\":\"6d2a967\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":76},\"elements\":[{\"id\":\"932f8ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case studies\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e15976\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our works describe why we are  the best in the business\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eb513f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":12},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f828a9b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4cebe6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6809a64\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"Aura Branding Design\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-1.png\",\"id\":130},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fc72edd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web Development\",\"description_text\":\"Gradient Website Development\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs3.png\",\"id\":132},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"content-padding-left-30\",\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"4a311a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bde883e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic Design\",\"description_text\":\"AB.S Snack Packaging\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs-2.png\",\"id\":133},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6db0b51\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Content Writing\",\"description_text\":\"Magazine Content Writing\",\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/cs4.png\",\"id\":131},\"image_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"left\",\"title_color\":\"#6E727D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"description_color\":\"#161C2D\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"rotate\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"content-padding-left-30\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5208151\",\"elType\":\"widget\",\"settings\":{\"text\":\"See all works\",\"align\":\"center\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#473BF0\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#473BF0\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32fd609\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":784,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky\":\"yes\",\"shadepro_sticky_bg\":\"#02010191\"},\"elements\":[{\"id\":\"6a71f55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\"},\"elements\":[{\"id\":\"e1872e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"350\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9282,15384,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9283,15384,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";}}'),(9321,15389,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9317,15389,'_elementor_edit_mode','builder'),(9318,15389,'_elementor_template_type','wp-page'),(9319,15389,'_elementor_version','3.4.2'),(9320,15389,'_wp_page_template','page-templates/template-page-builder.php'),(9308,15387,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9309,15387,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(9310,15388,'_elementor_edit_mode','builder'),(9311,15388,'_elementor_template_type','wp-page'),(9312,15388,'_elementor_version','3.4.2'),(9313,15388,'_wp_page_template','page-templates/template-page-builder.php');
INSERT INTO `wp3p_postmeta` VALUES (9314,15388,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9315,15388,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9316,15388,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(9326,15390,'_elementor_edit_mode','builder'),(9327,15390,'_elementor_template_type','wp-page'),(9331,15390,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9332,15390,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(9334,15391,'_elementor_edit_mode','builder'),(9335,15391,'_elementor_template_type','wp-page'),(9336,15391,'_elementor_version','3.4.2'),(9337,15391,'_wp_page_template','page-templates/template-page-builder.php'),(9338,15391,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9339,15391,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9340,15391,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(9342,15392,'_elementor_edit_mode','builder'),(9343,15392,'_elementor_template_type','wp-page'),(9344,15392,'_elementor_version','3.4.2'),(9345,15392,'_wp_page_template','page-templates/template-page-builder.php'),(9346,15392,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E9E9E9\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9347,15392,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9348,15392,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(9427,15396,'_elementor_edit_mode','builder'),(9428,15396,'_elementor_template_type','wp-page'),(9429,15396,'_elementor_version','3.4.2'),(9430,15396,'_wp_page_template','page-templates/template-page-builder.php'),(9431,15396,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E9E9E9\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9446,15398,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9447,15398,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(9442,15398,'_elementor_template_type','wp-page'),(9443,15398,'_elementor_version','3.4.2'),(9444,15398,'_wp_page_template','page-templates/template-page-builder.php'),(9445,15398,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9441,15398,'_elementor_edit_mode','builder'),(9671,15427,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9672,15427,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(13815,15934,'_elementor_edit_mode','builder'),(9673,15428,'_elementor_edit_mode','builder'),(9674,15428,'_elementor_template_type','wp-page'),(9675,15428,'_elementor_version','3.4.2'),(9676,15428,'_wp_page_template','page-templates/template-page-builder.php'),(9677,15428,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\",\"show_excerpt\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(9678,15428,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9679,15428,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(11127,15588,'_elementor_edit_mode','builder'),(11128,15588,'_elementor_template_type','wp-page'),(11129,15588,'_elementor_version','3.4.2'),(11130,15588,'_wp_page_template','page-templates/template-page-builder.php'),(11131,15588,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\",\"show_excerpt\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(9690,5903,'_wp_trash_meta_status','publish'),(9691,5903,'_wp_trash_meta_time','1629711197'),(9692,5903,'_wp_desired_post_slug','footer-1'),(9795,15442,'_elementor_page_assets','a:0:{}'),(9796,15411,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:20:\"typography_font_size\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(9789,15442,'_elementor_edit_mode','builder'),(9790,15442,'_elementor_template_type','wp-page'),(9791,15442,'_elementor_version','3.4.2'),(9792,15442,'_wp_page_template','default'),(9793,15442,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9794,15442,'_elementor_data','[{\"id\":\"734d018\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f71cacf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e5f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact K1K3 Visas\",\"title_color\":\"#707272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f021154\",\"elType\":\"widget\",\"settings\":{\"title\":\"To contact K1K3 Visas, call 619-249-0204.\",\"title_color\":\"#777A7B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5935780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have been helping people just like you with their fianc\\u00e9e &amp; spousal visas for years. \\u00a0In our experience, a phone conversation is much more fruitful\\u00a0that an email for the initial contact between you and our office.\\u00a0 We found that more times than not, once one of your questions is answered via email it results in you thinking of another question.\\u00a0 If we are having the conversation by phone, it is much simpler. We can go back and forth until you have all your questions answered.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d3b2ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"id\":15414,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"57c0314\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our phone hours are Monday \\u2013 Friday 7:30am \\u2013 4:30pm Pacific Standard Time. \\u00a0If\\u00a0you contact K1K3 Visas 619-249-0204<strong>\\u00a0<\\/strong>outside of our phone hours, please leave a message with the answering service. Include\\u00a0your name, telephone number and a good time to return your call and we will do so.\\u00a0If we are on the\\u00a0telephone with a client we will return your call as soon as possible.\\u00a0\\u00a0Your call is very important to us, our first priority is always our clients.\\u00a0 Once you become one of our clients, you will appreciate this.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c371c15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email Us for a Speedy Response\",\"title_color\":\"#6E6F6F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02b2ad9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you\\u00a0prefer to email us, we are happy to receive any questions by\\u00a0email\\u00a0please complete the contact information or email us at:\\u00a0<a href=\\\"mailto:k1k3visas.com@gmail.com\\\"><strong>k1k3visas.com@gmail.com<\\/strong><\\/a>.\\u00a0 It is our policy to answer all emails within 24 hours of receipt. That is including those received on weekends and holidays. You can also fill out the form below to\\u00a0contact us via email. We never sell customer information and all consultations are private. When you contact K1K3 visas through this form, your information is safe.\\u00a0The only emails you will receive from us will be related to your inquiry. We do not send emails or authorize anyone to send emails on our behalf for any purpose other than responding to questions. Though it has never happened before, if you do receive anything from us that does not fit this criteria, do not open the message and let us know immediately.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dbdc493\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"41e402a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e56e882\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"88c5a38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(9698,14820,'_wp_trash_meta_status','publish'),(9699,14820,'_wp_trash_meta_time','1629711197'),(9700,14820,'_wp_desired_post_slug','footer-10-2'),(9706,15089,'_wp_trash_meta_status','publish'),(9707,15089,'_wp_trash_meta_time','1629711197'),(9708,15089,'_wp_desired_post_slug','footer-11'),(9714,5908,'_wp_trash_meta_status','publish'),(9715,5908,'_wp_trash_meta_time','1629711197'),(9716,5908,'_wp_desired_post_slug','footer-2'),(9722,5913,'_wp_trash_meta_status','publish'),(9723,5913,'_wp_trash_meta_time','1629711197'),(9724,5913,'_wp_desired_post_slug','footer-3'),(9730,5922,'_wp_trash_meta_status','publish'),(9731,5922,'_wp_trash_meta_time','1629711197'),(9732,5922,'_wp_desired_post_slug','footer-4'),(9737,15435,'_elementor_version','3.0.13'),(9738,8372,'_wp_trash_meta_status','publish'),(9739,8372,'_wp_trash_meta_time','1629711197'),(9740,8372,'_wp_desired_post_slug','footer-6'),(9746,8374,'_wp_trash_meta_status','publish'),(9747,8374,'_wp_trash_meta_time','1629711197'),(9748,8374,'_wp_desired_post_slug','footer-7'),(9754,8388,'_wp_trash_meta_status','publish'),(9755,8388,'_wp_trash_meta_time','1629711197'),(9756,8388,'_wp_desired_post_slug','footer-8'),(9762,8393,'_wp_trash_meta_status','publish'),(9763,8393,'_wp_trash_meta_time','1629711197'),(9764,8393,'_wp_desired_post_slug','footer-9'),(9770,5934,'_edit_lock','1630049838:1'),(9771,7,'_elementor_css','a:6:{s:4:\"time\";i:1629711227;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9781,15440,'_elementor_page_assets','a:0:{}'),(9782,15441,'_elementor_edit_mode','builder'),(9783,15441,'_elementor_template_type','wp-page'),(9784,15441,'_elementor_version','3.4.2'),(9785,15441,'_wp_page_template','default'),(9786,15441,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9787,15441,'_elementor_data','[{\"id\":\"734d018\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f71cacf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e5f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact K1K3 Visas\",\"title_color\":\"#707272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f021154\",\"elType\":\"widget\",\"settings\":{\"title\":\"To contact K1K3 Visas, call 619-249-0204.\",\"title_color\":\"#777A7B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5935780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have been helping people just like you with their fianc\\u00e9e &amp; spousal visas for years. \\u00a0In our experience, a phone conversation is much more fruitful\\u00a0that an email for the initial contact between you and our office.\\u00a0 We found that more times than not, once one of your questions is answered via email it results in you thinking of another question.\\u00a0 If we are having the conversation by phone, it is much simpler. We can go back and forth until you have all your questions answered.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d3b2ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"id\":15414,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"57c0314\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our phone hours are Monday \\u2013 Friday 7:30am \\u2013 4:30pm Pacific Standard Time. \\u00a0If\\u00a0you contact K1K3 Visas 619-249-0204<strong>\\u00a0<\\/strong>outside of our phone hours, please leave a message with the answering service. Include\\u00a0your name, telephone number and a good time to return your call and we will do so.\\u00a0If we are on the\\u00a0telephone with a client we will return your call as soon as possible.\\u00a0\\u00a0Your call is very important to us, our first priority is always our clients.\\u00a0 Once you become one of our clients, you will appreciate this.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c371c15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email Us for a Speedy Response\",\"title_color\":\"#6E6F6F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02b2ad9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you\\u00a0prefer to email us, we are happy to receive any questions by\\u00a0email\\u00a0please complete the contact information or email us at:\\u00a0<a href=\\\"mailto:k1k3visas.com@gmail.com\\\"><strong>k1k3visas.com@gmail.com<\\/strong><\\/a>.\\u00a0 It is our policy to answer all emails within 24 hours of receipt. That is including those received on weekends and holidays. You can also fill out the form below to\\u00a0contact us via email. We never sell customer information and all consultations are private. When you contact K1K3 visas through this form, your information is safe.\\u00a0The only emails you will receive from us will be related to your inquiry. We do not send emails or authorize anyone to send emails on our behalf for any purpose other than responding to questions. Though it has never happened before, if you do receive anything from us that does not fit this criteria, do not open the message and let us know immediately.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dbdc493\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"41e402a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e56e882\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"88c5a38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(9788,15441,'_elementor_page_assets','a:0:{}'),(9797,5934,'_edit_last','1'),(9798,5934,'_aioseo_title',NULL),(9822,330,'_edit_lock','1629711310:1'),(9799,5934,'_aioseo_description',NULL),(9800,5934,'_aioseo_keywords',''),(9801,5934,'_aioseo_og_title',NULL),(9802,5934,'_aioseo_og_description',NULL),(9803,5934,'_aioseo_og_article_section',''),(9804,5934,'_aioseo_og_article_tags',''),(9805,5934,'_aioseo_twitter_title',NULL),(9806,5934,'_aioseo_twitter_description',NULL),(9807,15443,'_elementor_edit_mode','builder'),(9808,15443,'_wp_page_template','default'),(9809,15443,'_elementor_template_type','wp-post'),(9810,15443,'_elementor_version','3.0.13'),(9811,15443,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1610cd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.053000000000000824229573481716215610504150390625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b402d50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pages\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faaccab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5c3d642\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.92999999999999971578290569595992565155029296875,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"da123cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f23cfee\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Bed Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/bed-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dining Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/dining-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Kitchen\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/kitchen\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Living Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/living-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Office\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/office\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9092e37\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":32.01700000000000301270119962282478809356689453125,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"427b5a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3813edd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/return-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"ef244ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Our App\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/l6-download-appstore.png\",\"id\":3430},\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":189,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d27876\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/l6-download-gplay.png\",\"id\":3429},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/play.google.com\\/store\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":189,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2020 Copyright, All Right Reserved, Made by Grayic with <img class=\\\"alignnone size-full wp-image-3600\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/heart-2.png\\\" alt=\\\"\\\" width=\\\"14\\\" height=\\\"13\\\" \\/><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#161C2D\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#161C2D\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9812,15443,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:4;s:11:\"header_size\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:25:\"typography_letter_spacing\";i:4;s:11:\"title_color\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:3;}s:18:\"section_text_style\";a:5:{s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:30:\"icon_typography_letter_spacing\";i:3;s:10:\"text_color\";i:3;s:16:\"text_color_hover\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:6;s:19:\"_inline_size_tablet\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:13:\"margin_tablet\";i:3;s:13:\"margin_mobile\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:2;s:5:\"align\";i:2;s:7:\"link_to\";i:2;s:4:\"link\";i:2;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:3;s:14:\"padding_mobile\";i:2;s:14:\"padding_tablet\";i:3;s:7:\"z_index\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:1;s:12:\"align_mobile\";i:1;s:10:\"text_color\";i:1;s:12:\"align_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:4:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:12:\"align_tablet\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:20:\"icon_secondary_color\";i:1;}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:1;}}}}}'),(9813,15443,'_elementor_css','a:6:{s:4:\"time\";i:1629711227;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:12;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9814,5934,'include_rules','1'),(9815,5934,'_include_rules','field_600e8b3a91509'),(9816,5934,'exclude_rules',''),(9817,5934,'_exclude_rules','field_600e8d139150c'),(9818,15443,'include_rules',''),(9819,15443,'_include_rules','field_600e8b3a91509'),(9820,15443,'exclude_rules',''),(9821,15443,'_exclude_rules','field_600e8d139150c'),(9823,14981,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"738\" height=\"544\" viewBox=\"0 0 738 544\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M562.617 31.4858H112.391V419.052H562.617V31.4858Z\" fill=\"white\"></path><path opacity=\"0.6\" d=\"M562.241 31.4858H112.391V55.3769H562.241V31.4858Z\" fill=\"#CED7F6\"></path><path d=\"M341.333 264.521H226.362C225.347 264.521 224.523 263.697 224.523 262.682V221.812C224.523 220.798 225.347 219.974 226.362 219.974H341.333C342.348 219.974 343.171 220.798 343.171 221.812V262.682C343.171 263.697 342.348 264.521 341.333 264.521Z\" fill=\"white\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M224.945 229.456L343.206 229.985\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M234.676 238.071H328.887\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M234.676 246.68C266.107 246.751 297.532 246.822 328.964 246.888L234.676 246.68Z\" fill=\"white\"></path><path d=\"M234.676 246.68C266.107 246.751 297.532 246.822 328.964 246.888\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M234.676 255.295C266.036 255.486 297.396 255.677 328.756 255.868L234.676 255.295Z\" fill=\"white\"></path><path d=\"M234.676 255.295C266.036 255.486 297.396 255.677 328.756 255.868\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M230.311 225.899C231.112 225.899 231.762 225.249 231.762 224.448C231.762 223.646 231.112 222.996 230.311 222.996C229.509 222.996 228.859 223.646 228.859 224.448C228.859 225.249 229.509 225.899 230.311 225.899Z\" fill=\"#7C7CE5\"></path><path d=\"M236.111 225.981C236.913 225.981 237.563 225.294 237.563 224.448C237.563 223.601 236.913 222.915 236.111 222.915C235.31 222.915 234.66 223.601 234.66 224.448C234.66 225.294 235.31 225.981 236.111 225.981Z\" fill=\"#7C7CE5\"></path><path d=\"M241.225 225.981C242.026 225.981 242.676 225.294 242.676 224.448C242.676 223.601 242.026 222.915 241.225 222.915C240.423 222.915 239.773 223.601 239.773 224.448C239.773 225.294 240.423 225.981 241.225 225.981Z\" fill=\"#7C7CE5\"></path><path d=\"M423.808 249.637L421.156 252.976C427.938 257.701 436.16 260.467 445.02 260.467C468.268 260.467 487.112 241.443 487.112 217.977C487.112 195.041 469.119 176.355 446.608 175.514V220.754H412.656L446.351 221.262L423.808 249.637Z\" fill=\"white\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M403.023 220.754C403.875 234.126 410.853 245.813 421.159 252.976L423.81 249.637L446.354 221.262L412.658 220.754H403.023Z\" fill=\"#AFC9F9\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M402.93 217.977C402.93 218.91 402.957 219.838 403.022 220.754H446.609V175.514C446.085 175.493 445.556 175.482 445.021 175.482C421.774 175.482 402.93 194.506 402.93 217.977Z\" fill=\"#FFC945\" stroke=\"#050505\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M124.429 46.0419C126.158 46.0419 127.56 44.6496 127.56 42.9321C127.56 41.2146 126.158 39.8223 124.429 39.8223C122.699 39.8223 121.297 41.2146 121.297 42.9321C121.297 44.6496 122.699 46.0419 124.429 46.0419Z\" fill=\"#7C7CE5\"></path><path d=\"M137.315 46.0419C139.045 46.0419 140.447 44.6496 140.447 42.9321C140.447 41.2146 139.045 39.8223 137.315 39.8223C135.586 39.8223 134.184 41.2146 134.184 42.9321C134.184 44.6496 135.586 46.0419 137.315 46.0419Z\" fill=\"#7C7CE5\"></path><path d=\"M148.417 46.0419C150.146 46.0419 151.548 44.6496 151.548 42.9321C151.548 41.2146 150.146 39.8223 148.417 39.8223C146.687 39.8223 145.285 41.2146 145.285 42.9321C145.285 44.6496 146.687 46.0419 148.417 46.0419Z\" fill=\"#7C7CE5\"></path><path d=\"M205.601 90.7415H184.23V188.886H205.601V90.7415Z\" fill=\"#3B3BA3\"></path><path d=\"M242.794 120.82H222.215V188.887H242.794V120.82Z\" fill=\"#FF6666\"></path><path d=\"M280.791 95.4937H258.629V188.887H280.791V95.4937Z\" fill=\"#05CDCD\"></path><path d=\"M319.052 161.187H298.02V188.886H319.052V161.187Z\" fill=\"#3B3BA3\"></path><path d=\"M357.56 82.7053H336.43V188.887H357.56V82.7053Z\" fill=\"#3B3BA3\"></path><path d=\"M205.601 90.7415H184.23V110.366H205.601V90.7415Z\" fill=\"#DADFED\"></path><path d=\"M242.839 120.82H222.102V133.952H242.839V120.82Z\" fill=\"#DADFED\"></path><path d=\"M280.719 95.3845H258.672V111.245H280.719V95.3845Z\" fill=\"#DADFED\"></path><path d=\"M319.067 161.209H298.051V167.98H319.067V161.209Z\" fill=\"#DADFED\"></path><path d=\"M357.56 82.7053H336.43V95.8375H357.56V82.7053Z\" fill=\"#DADFED\"></path><path d=\"M406.473 103.857H505.349\" stroke=\"#020202\" stroke-width=\"1.09117\" stroke-miterlimit=\"10\"></path><path d=\"M406.473 114.49L494.159 114.998\" stroke=\"#020202\" stroke-width=\"1.09117\" stroke-miterlimit=\"10\"></path><path d=\"M406.473 124.649H447.517\" stroke=\"#020202\" stroke-width=\"1.09117\" stroke-miterlimit=\"10\"></path><path d=\"M454.715 124.595H485.808\" stroke=\"#020202\" stroke-width=\"1.09117\" stroke-miterlimit=\"10\"></path><path d=\"M525.438 49.3647H455.783C443.508 49.3647 433.551 39.4133 433.551 27.1322C433.551 14.8566 443.502 4.89966 455.783 4.89966H525.438C537.714 4.89966 547.67 14.8511 547.67 27.1322C547.67 39.4133 537.719 49.3647 525.438 49.3647Z\" fill=\"#05CDCD\"></path><path d=\"M512.594 57.2702H442.94C430.664 57.2702 420.707 47.3188 420.707 35.0377C420.707 22.7621 430.658 12.8052 442.94 12.8052H512.594C524.87 12.8052 534.827 22.7566 534.827 35.0377C534.827 47.3188 524.87 57.2702 512.594 57.2702Z\" fill=\"white\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M438.496 32.0752H515.069\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M448.863 39.9807H504.196\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M660.164 89.7703H616.981C610.936 89.7703 606.031 84.871 606.031 78.8205C606.031 72.7754 610.931 67.8706 616.981 67.8706H660.164C666.209 67.8706 671.114 72.7699 671.114 78.8205C671.108 84.871 666.209 89.7703 660.164 89.7703Z\" fill=\"#FFC53B\"></path><path d=\"M624.684 94.9643C627.715 94.9643 630.172 92.4532 630.172 89.3557C630.172 86.2581 627.715 83.7471 624.684 83.7471C621.653 83.7471 619.195 86.2581 619.195 89.3557C619.195 92.4532 621.653 94.9643 624.684 94.9643Z\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M76.3957 102.379H47.1034C43.1479 102.379 39.9453 99.1708 39.9453 95.2208C39.9453 91.2653 43.1533 88.0627 47.1034 88.0627H76.3957C80.3512 88.0627 83.5538 91.2708 83.5538 95.2208C83.5538 99.1708 80.3512 102.379 76.3957 102.379Z\" fill=\"white\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M69.9545 100.141L62.3047 95.1321L57.2448 102.86L64.8946 107.869L69.9545 100.141Z\" fill=\"#05CDCD\"></path><path d=\"M68.0053 101.01L60.3555 96.001L55.2956 103.728L62.9454 108.737L68.0053 101.01Z\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M245.687 283.621H209.324V314.327H245.687V283.621Z\" fill=\"#FF6666\"></path><path d=\"M245.941 327.503H209.578V358.208H245.941V327.503Z\" fill=\"#05CDCD\"></path><path d=\"M324.833 282.629H248.871V296.366H324.833V282.629Z\" fill=\"#05CDCD\" stroke=\"#050505\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M358.621 302.832H248.871V310.912H358.621V302.832Z\" fill=\"white\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M243.406 324.524H207.043V355.229H243.406V324.524Z\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M324.7 325.391H248.738V339.129H324.7V325.391Z\" fill=\"#FF6666\" stroke=\"#050505\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M417.635 345.594H248.738V353.675H417.635V345.594Z\" fill=\"white\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M243.535 281.756H207.172V312.461H243.535V281.756Z\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M477.783 262.126H467.777V272.132H477.783V262.126Z\" fill=\"#84CFA6\"></path><path opacity=\"0.6\" d=\"M478.354 279.557H468.348V289.563H478.354V279.557Z\" fill=\"#191954\"></path><path d=\"M478.354 295.603H468.348V305.609H478.354V295.603Z\" fill=\"#FFC035\"></path><path d=\"M476.08 277.386H466.074V287.392H476.08V277.386Z\" stroke=\"#050505\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M476.08 294.189H466.074V304.195H476.08V294.189Z\" stroke=\"#050505\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M481.922 264.815H503.811\" stroke=\"#050505\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M481.922 267.707H496.113\" stroke=\"#050505\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M476.08 260.424H466.074V270.43H476.08V260.424Z\" stroke=\"#050505\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M655.475 31.8219L643.977 22.0732L634.627 33.1018L646.125 42.8504L655.475 31.8219Z\" fill=\"#FE6666\"></path><path d=\"M652.233 32.6344L640.734 22.8857L631.384 33.9143L642.883 43.6629L652.233 32.6344Z\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M47.5335 409.062L54.3097 412.99L61.0858 416.919L53.966 420.82L46.8516 424.715L47.1898 416.886L47.5335 409.062Z\" fill=\"#05CDCD\"></path><path d=\"M650.931 189.028L651.444 195.674L651.956 202.319L645.89 199.362L639.828 196.399L645.382 192.716L650.931 189.028Z\" fill=\"white\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M370.704 6.03428C372.246 6.03428 373.497 4.78364 373.497 3.2409C373.497 1.69815 372.246 0.44751 370.704 0.44751C369.161 0.44751 367.91 1.69815 367.91 3.2409C367.91 4.78364 369.161 6.03428 370.704 6.03428Z\" fill=\"white\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M19.3269 185.471C23.6237 185.471 27.1069 182.066 27.1069 177.866C27.1069 173.665 23.6237 170.26 19.3269 170.26C15.0301 170.26 11.5469 173.665 11.5469 177.866C11.5469 182.066 15.0301 185.471 19.3269 185.471Z\" fill=\"#FF6666\"></path><path d=\"M18.1589 182.989C22.4557 182.989 25.9389 179.584 25.9389 175.383C25.9389 171.183 22.4557 167.778 18.1589 167.778C13.8621 167.778 10.3789 171.183 10.3789 175.383C10.3789 179.584 13.8621 182.989 18.1589 182.989Z\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M45.4515 411.894L52.2277 415.828L59.0038 419.756L51.8839 423.651L44.7695 427.547L45.1078 419.723L45.4515 411.894Z\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M156.105 184.462L155.352 186.552L154.545 184.719C154.534 184.702 154.37 184.593 154.398 184.588L156.105 184.462Z\" fill=\"black\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M103.467 314.584L72.2156 338.682C71.5282 339.211 70.5516 339.075 70.0333 338.371L41.0137 299.073C40.4954 298.369 40.6318 297.371 41.3192 296.841L72.5703 272.743C73.2577 272.214 74.2343 272.35 74.7526 273.054L103.772 312.352C104.296 313.051 104.154 314.049 103.467 314.584Z\" fill=\"white\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M49.418 298.86L72.2288 281.123\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M53.4766 300L72.3701 285.417\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M61.4492 297.431L68.1654 292.28\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M89.8767 313.16L73.9402 325.447C73.4983 325.79 72.8654 325.697 72.5326 325.245L61.6864 310.563C61.3536 310.11 61.4409 309.466 61.8828 309.123L77.8193 296.836C78.2612 296.492 78.8941 296.585 79.2269 297.038L90.0731 311.72C90.4059 312.178 90.3186 312.822 89.8767 313.16Z\" fill=\"white\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M80.5844 190.758C80.5462 190.644 80.5899 190.524 80.7372 190.382C81.25 189.913 81.9648 189.684 82.6467 189.765C81.9429 190.524 81.2337 191.293 80.7427 192.204C79.9843 193.601 79.8643 195.172 79.5697 196.711C78.8659 200.388 78.0202 204.038 77.431 207.737C77.0982 209.826 76.7599 211.921 76.4271 214.011C76.067 216.275 75.7015 218.534 75.3414 220.798C74.9649 223.166 74.583 225.539 74.2066 227.907C73.8192 230.319 73.4373 232.73 73.0499 235.142C72.668 237.531 72.2861 239.921 71.9042 242.31C71.5332 244.613 71.1677 246.915 70.7967 249.218C70.4529 251.367 70.1092 253.522 69.7655 255.672C69.4545 257.609 69.1435 259.545 68.838 261.482C68.5707 263.141 68.3088 264.794 68.0415 266.453C67.8341 267.767 67.6214 269.077 67.4141 270.392C67.2722 271.297 67.1249 272.198 66.983 273.103C66.8521 273.911 66.8357 274.604 66.8848 275.411C66.8957 275.607 66.9067 275.837 67.0049 276.011C67.3486 276.611 68.1233 275.984 68.467 275.7C69.1599 275.133 69.7655 274.445 70.3493 273.763C70.6166 273.452 71.0913 273.436 71.375 273.731C72.2643 274.631 76.1379 276.977 78.3967 276.333C81.0646 275.575 93.4275 200.661 94.966 192.581C95.0369 192.199 94.7751 191.839 94.3986 191.795C91.0433 191.844 87.6716 191.888 84.3271 191.669C83.978 191.653 80.819 191.429 80.5844 190.758Z\" fill=\"white\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M72.875 506.995L72.2422 525.19L108.48 525.184C108.48 525.184 111.513 520.531 108.48 519.494C105.446 518.457 92.8652 513.405 91.0594 507.66L72.875 506.995Z\" fill=\"#070707\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M148.129 506.995L147.551 525.19L183.881 525.184C183.881 525.184 186.931 520.531 183.881 519.494C180.831 518.457 168.207 513.405 166.39 507.66L148.129 506.995Z\" fill=\"#070707\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M138.847 86.6337C138.847 86.6337 144.117 116.575 142.797 119.27C141.477 121.966 130.942 125.665 130.614 127.345C130.287 129.026 128.967 137.438 128.967 137.438L109.871 134.749L115.141 112.543L112.179 102.45L120.079 94.7138C120.079 94.7083 135.885 83.2729 138.847 86.6337Z\" fill=\"white\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M140.183 84.5004C140.139 84.6859 140.058 84.8605 139.943 85.0078C139.49 85.5861 138.825 86.4263 138.006 87.4138C131.808 94.932 129.653 95.7067 128.671 99.1384C127.618 102.81 129.146 105.805 128.399 106.466C128.317 106.542 128.246 106.558 128.148 106.586C126.489 106.984 125.294 100.639 121.693 99.8531C121.535 99.8204 120.089 99.5258 118.894 100.361C118.043 100.95 117.732 101.823 117.41 102.717C117.029 103.776 116.445 105.413 117.083 106.755C117.798 108.266 119.385 107.988 120.373 109.112C121.251 110.105 121.688 112.243 119.549 117.312C119.451 117.546 119.244 117.726 118.998 117.786C117.263 118.201 115.528 118.621 113.793 119.036C113.793 119.036 113.788 119.036 113.788 119.041C113.69 119.058 113.362 117.846 112.817 115.397C112.811 115.359 112.795 115.32 112.784 115.288C111.589 112.074 110.4 108.866 109.205 105.653C109.178 105.576 109.161 105.489 109.156 105.407L108.474 92.7878C108.457 92.4714 108.616 92.1768 108.888 92.024C109.603 91.6203 110.962 91.0638 111.207 91.0256C111.284 91.0147 111.218 91.0256 112.708 90.5455C113.133 90.4091 113.586 90.3927 114.033 90.36C114.213 90.3491 114.377 90.2618 114.492 90.1199C114.732 89.8253 115.048 89.4325 115.414 88.9633C119.064 84.2603 119.68 81.9089 121.491 79.3119C121.786 78.8918 127.062 71.5319 133.62 72.0338C134.313 72.0829 142.977 72.0502 140.183 84.5004Z\" fill=\"#03082B\"></path><path d=\"M119.25 103.083C119.556 103.825 119.894 104.474 120.352 105.047C120.576 105.331 120.827 105.598 121.105 105.844C121.378 106.1 121.689 106.313 122.011 106.569C121.613 106.526 121.214 106.4 120.86 106.193C120.494 105.996 120.189 105.707 119.927 105.385C119.67 105.058 119.469 104.687 119.354 104.294C119.234 103.901 119.179 103.487 119.25 103.083Z\" fill=\"black\"></path><path d=\"M142.069 215.342L143.569 217.066L141.567 220.329L82.5077 221.224L80.0416 218.703C79.9489 218.605 79.9325 218.458 80.0089 218.343L82.5077 214.518L78.9395 210.061C78.6995 209.766 78.5904 209.39 78.6286 209.013C79.1796 203.465 83.4679 160.435 84.6954 154.166C86.0048 147.455 107.79 131.944 107.79 131.944L131.823 136.947L139.821 143.538C139.963 143.647 140.078 143.783 140.176 143.931C140.285 143.98 140.394 144.034 140.503 144.094L156.085 183.988C156.085 183.988 147.869 186.454 141.54 191.397L142.069 215.342Z\" fill=\"#FFC945\" stroke=\"#050505\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M107.789 131.95V124.895L109.344 124.672L131.604 130.127L131.822 136.953L107.789 131.95Z\" fill=\"#141C54\" stroke=\"#050505\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M154.246 184.817L159.511 200.06C159.587 200.279 159.734 200.464 159.931 200.579C163.297 202.526 193.457 219.974 196.894 221.147C201.542 222.729 206.398 223.559 211.035 225.239C214.031 226.325 217.01 227.596 219.705 229.331C221.352 230.389 227.299 234.476 223.551 236.009C222.034 236.625 215.373 232.915 215.373 234.77C215.373 236.625 222.645 250.249 224.762 251.182C224.762 251.182 227.479 252.573 227.185 253.659C226.896 254.733 225.33 255.786 224.419 255.786C223.687 255.786 222.809 257.161 222.247 257.314C222.122 257.347 222.013 257.401 221.909 257.483C221.614 257.718 220.796 258.241 219.607 257.996L212.328 256.507C212.138 256.468 211.957 256.365 211.827 256.223L202.192 245.78C202.088 245.671 202.017 245.54 201.973 245.398C201.58 244.062 199.382 236.887 197.189 236.325C194.766 235.709 143.863 218.059 141.746 216.51C139.853 215.124 134.086 196.934 132.881 193.077C132.75 192.651 132.913 192.193 133.284 191.964C136.465 189.973 149.434 184.462 154.022 184.468C154.142 184.457 154.207 184.702 154.246 184.817Z\" fill=\"white\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M206.652 246.986C208.589 249.174 210.531 251.362 212.468 253.55C214.623 254.472 216.773 255.394 218.928 256.316\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M209.262 244.989C211.444 247.275 213.626 249.561 215.809 251.847C217.478 252.84 219.142 253.833 220.812 254.826\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M212.844 242.327C214.944 244.864 217.039 247.395 219.14 249.932C220.738 251.138 222.337 252.344 223.93 253.55\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M152.426 199.373C152.917 199.204 156.174 198.374 160.086 200.371\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M125.437 192.422L121.094 161.466L122.338 153.801\" stroke=\"white\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M82.5117 214.524L137.774 214.3\" stroke=\"white\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M107.789 131.95L130.616 137.095\" stroke=\"white\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M128.961 189.995C128.961 189.995 142.808 179.498 153.529 181.32\" stroke=\"white\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M82.51 221.224L72.875 506.717C75.3574 507.208 78.2545 507.617 81.5061 507.759C85.1179 507.917 88.3423 507.715 91.0593 507.382C94.7256 478.335 96.1441 468.231 96.7606 465.705C97.9446 460.871 96.7607 462.23 96.1441 459.065C95.5004 455.77 96.1441 452.426 96.5097 447.057C96.5642 446.266 96.9298 445.535 96.9843 444.744C98.081 428.393 110.1 250.292 114.438 252.824C118.982 255.481 128.077 427.361 131.973 428.687C135.868 430.013 138.465 426.03 138.465 432.67C138.465 439.304 133.271 458.552 137.816 459.218C142.361 459.884 144.958 460.544 144.958 465.852C144.958 471.161 140.413 479.787 143.01 481.778C145.607 483.769 148.018 507.322 148.018 507.322C150.708 507.742 153.878 508.048 157.43 508.037C160.845 508.026 163.9 507.731 166.513 507.322C158.199 411.66 149.879 315.991 141.564 220.329L82.51 221.224Z\" fill=\"white\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M114.459 252.813C114.459 252.813 111.616 248.819 108.594 248.819L114.459 252.813Z\" fill=\"white\"></path><path d=\"M114.459 252.813C114.459 252.813 111.616 248.819 108.594 248.819\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M75.1992 459.824C75.1992 459.824 79.5639 464.69 79.9622 471.183\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M132.741 192.433L132.359 192.581L126.789 194.779L133.767 196.012L132.741 192.433Z\" fill=\"black\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M364.926 378.035C364.926 378.035 361.625 377.484 359.52 376.333L364.926 378.035Z\" fill=\"white\"></path><path d=\"M364.926 378.035C364.926 378.035 361.625 377.484 359.52 376.333\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M396.586 342.61C396.586 342.61 413.215 333.859 414.377 330.356C415.54 326.854 424.88 277.266 424.296 272.601C423.849 269.044 423.341 265.492 423.167 261.907C423.085 260.222 422.97 258.421 423.281 256.746C423.423 255.988 423.947 254.067 425.065 254.302C426.631 254.635 427.755 259.894 428.082 261.22C428.563 263.14 433.571 262 434.908 262.017C438.323 262.055 439.021 263.222 438.721 266.447C438.263 271.439 438.028 276.458 437.657 281.456C436.528 296.617 435.339 311.796 433.56 326.897C433.08 330.973 432.578 335.054 431.836 339.086C431.536 340.706 431.378 343.685 430.123 344.94C426.331 348.732 404.912 366.392 396.952 370.102L396.586 342.61Z\" fill=\"white\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M273.665 395.843C273.665 395.843 264.668 403.525 264.041 405.712C263.43 407.835 279.066 466.692 279.066 466.692C279.066 466.692 283.927 473.321 285.253 469.786C286.579 466.25 290.556 462.715 290.556 462.715L295.859 460.947L284.446 415.729C284.402 415.549 284.462 415.353 284.604 415.233L289.312 411.223C286.606 408.38 283.698 405.472 280.583 402.532C278.122 400.224 276.044 397.9 273.665 395.843Z\" fill=\"white\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M284.451 415.729C284.451 415.729 282.339 414.164 282.121 412.298L284.451 415.729Z\" fill=\"white\"></path><path d=\"M284.451 415.729C284.451 415.729 282.339 414.164 282.121 412.298\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M468.883 513.089C464.044 516.198 457.862 517.47 452.008 517.322C449.051 517.246 446.1 516.875 443.219 516.204L443.192 514.507C443.181 513.694 442.952 512.903 442.531 512.205L432.711 495.919L445.619 487.91C445.619 487.91 456.073 506.82 461.856 511.266C463.651 512.647 466.161 513.012 468.883 513.089Z\" fill=\"white\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M485 527.508L443.393 526.619L443.219 516.204C446.099 516.875 449.051 517.246 452.008 517.322C457.862 517.47 464.044 516.198 468.883 513.089C474.934 513.258 482.021 511.987 484.552 517.273C486.795 521.96 485 527.508 485 527.508Z\" fill=\"#0C0C4F\" stroke=\"#0C0C4F\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M342.545 425.768C348.055 422.615 353.38 419.106 358.847 415.871C368.935 409.897 379.121 404.021 389.667 398.882C392.711 397.398 395.794 395.963 398.969 394.773C401.091 393.982 403.656 393.289 405.958 393.988C408.615 394.79 410.459 397.534 411.976 399.689C414.556 403.35 416.684 407.327 418.686 411.326C423.897 421.731 428.207 432.588 432.31 443.467C436.112 453.566 439.67 463.752 443.063 473.992C444.476 478.253 445.873 482.525 447.193 486.813C447.193 486.813 434.481 496.454 430.935 496.454L423.493 487.735C423.209 487.403 422.696 487.375 422.375 487.681C421.06 488.93 417.994 491.56 418.223 488.57C418.517 484.773 422.064 471.63 417.928 472.797C413.793 473.965 406.989 483.311 407.878 474.259C408.768 465.208 412.903 454.979 409.062 457.903C405.221 460.822 397.24 468.416 397.534 453.227C397.534 453.227 396.879 438.66 394.872 440.373C386.71 447.346 345.464 468.88 345.464 468.88C345.464 468.88 322.68 437.143 342.545 425.768Z\" fill=\"#3434EA\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M279.507 438.829C279.507 438.829 266.871 459.13 281.313 471.313C295.749 483.496 315.603 495.226 315.603 495.226L323.797 500.404C323.901 500.469 323.852 500.622 323.732 500.616C320.415 500.442 299.557 499.433 296.654 501.091C293.496 502.897 292.142 501.091 292.595 497.932C293.048 494.773 288.536 497.032 285.83 498.832C283.124 500.633 277.706 502.892 277.706 499.285C277.706 495.673 265.523 504.25 265.523 504.25L266.876 527.263C266.876 527.263 396.338 532.675 401.33 529.521C404.189 527.716 406.66 524.775 407.141 521.332C407.692 517.371 404.865 514.529 402.361 511.845C397.669 506.814 392.846 501.899 388.034 496.983C375.982 484.674 363.821 472.47 351.638 460.287C347.716 456.364 343.793 452.447 339.859 448.535L279.507 438.829Z\" fill=\"#4F44FF\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M307.375 361.766L270.957 393.584C274.421 396.814 277.831 400.104 281.192 403.437C283.904 406.127 286.774 408.669 289.272 411.572C290.238 412.696 294.974 418.004 294.341 419.652L315.237 365.214L307.375 361.766Z\" fill=\"white\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M354.017 348.966C354.017 348.966 388.411 341.677 394.767 339.975C395.296 339.833 395.852 340.068 396.12 340.548C397.92 343.805 403.753 356.228 396.955 370.102C396.955 370.102 395.487 376.567 395.596 379.797C395.607 380.081 395.361 380.299 395.083 380.256C392.137 379.803 377.87 377.735 364.918 378.03C364.918 378.03 368.219 395.537 366.238 398.178C364.258 400.819 351.044 414.033 349.063 417.333C347.252 420.35 342.958 444.88 342.232 449.086C342.172 449.441 341.862 449.697 341.501 449.692C335.14 449.577 282.398 448.284 278.05 436.489C278.05 436.489 277.057 433.188 282.011 431.535C286.965 429.882 292.912 422.287 293.572 420.967C294.232 419.647 299.846 373.403 299.846 373.403L354.017 348.966Z\" fill=\"white\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M360.504 296.688C360.504 296.688 375.481 313.634 375.088 318.364C374.695 323.094 363.265 329.401 361.29 332.162C359.32 334.923 357.351 349.506 357.351 349.506L343.16 351.083L345.13 312.848L360.504 296.688Z\" fill=\"white\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M356.934 284.156C358.112 283.474 359.94 282.547 361.386 282.662C366.034 283.033 365.548 295.635 364.277 298.598C363.568 300.257 355.515 309.493 355.75 311.146C355.984 312.805 356.224 319.199 355.75 319.908C355.275 320.618 350.065 313.989 349.121 318.959C348.199 323.804 351.096 324.377 354.528 324.404C354.686 324.404 354.817 324.519 354.839 324.677C355.253 327.661 359.067 354.471 363.088 358.268L364.173 360.009C364.233 360.102 364.223 360.222 364.152 360.298C362.509 362.169 343.954 382.492 315.486 379.104C285.648 375.553 289.674 372.71 289.674 372.71C289.674 372.71 310.75 353.527 312.409 349.032C314.067 344.536 328.514 316.591 329.458 313.749C330.407 310.906 330.877 302.854 340.353 300.96C340.353 300.96 345.564 294.566 348.406 292.198C351.412 289.7 353.496 286.137 356.934 284.156Z\" fill=\"#03082B\"></path><path d=\"M350.539 320.154C350.539 320.154 351.723 322.123 354.216 322.254\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M363.762 298.298C363.762 298.298 358.742 305.892 358.317 310.372C357.891 314.851 359.386 318.266 358.317 322.113\" stroke=\"#03082B\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M281.801 431.72C281.801 431.72 287.688 430.738 292.505 428.098L281.801 431.72Z\" fill=\"white\"></path><path d=\"M281.801 431.72C281.801 431.72 287.688 430.738 292.505 428.098\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M349.071 417.339C349.071 417.339 344.565 420.23 343.223 423.297L349.071 417.339Z\" fill=\"white\"></path><path d=\"M349.071 417.339C349.071 417.339 344.565 420.23 343.223 423.297\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M394.019 341.639C394.019 341.639 398.236 353.14 396.703 359.463C395.17 365.786 393.058 374.412 393.828 377.096\" fill=\"white\"></path><path d=\"M394.019 341.639C394.019 341.639 398.236 353.14 396.703 359.463C395.17 365.786 393.058 374.412 393.828 377.096\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M273.836 392.242C273.836 392.242 292.811 409.875 293.963 413.519L273.836 392.242Z\" fill=\"white\"></path><path d=\"M273.836 392.242C273.836 392.242 292.811 409.875 293.963 413.519\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M323.293 500.115C323.659 499.994 336.158 508.587 342.039 510.71\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M237.779 520.459C235.924 524.289 235.58 528.441 236.322 532.457C234.216 535.228 231.974 538.404 228.744 540.34C220.838 545.087 212.409 542.212 211.722 539.604C211.04 536.996 234.287 506.378 234.287 506.378L237.604 507.191C239.481 507.895 242.656 508.298 246.219 508.517C243.393 512.494 239.918 516.051 237.779 520.459Z\" fill=\"#0C0C4F\" stroke=\"#0C0C4F\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M266.831 525.965C266.831 525.965 249.771 527.083 243.845 526.958C240.757 526.892 238.619 529.434 236.322 532.457C235.58 528.441 235.924 524.29 237.779 520.46C239.917 516.051 243.393 512.494 246.219 508.517C254.533 509.019 264.943 508.517 265.723 508.533L266.831 525.965Z\" fill=\"white\" stroke=\"#020202\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M477.734 212.112C475.557 218.812 476.005 225.566 477.898 226.177C479.791 226.794 482.857 222.227 484.903 215.871C487.14 208.926 486.998 201.708 485.105 201.091C483.212 200.475 479.911 205.412 477.734 212.112Z\" fill=\"black\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M482.774 210.596L438.183 201.648C437.076 201.424 436.252 200.513 436.159 199.406L431.571 143.505C431.44 141.885 432.891 140.575 434.522 140.843L481.65 148.59C482.839 148.786 483.728 149.779 483.772 150.963L485.824 208.069C485.878 209.673 484.383 210.917 482.774 210.596Z\" fill=\"white\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M531.99 112.631L532.258 112.582L532.255 112.566L532.25 112.549C531.65 110.624 532.499 108.719 534.228 106.902C535.953 105.088 538.505 103.419 541.159 101.996C543.809 100.576 546.541 99.4108 548.612 98.6003C549.647 98.1953 550.517 97.8791 551.127 97.6641C551.419 97.5614 551.651 97.4818 551.814 97.4266L566.981 153.522C565.995 155.322 563.674 156.731 560.646 157.818C557.582 158.918 553.862 159.664 550.256 160.169C546.651 160.674 543.17 160.937 540.59 161.074C539.3 161.142 538.236 161.178 537.495 161.198C537.147 161.207 536.871 161.213 536.675 161.216L537.8 155.886L537.802 155.876L537.803 155.867C538.05 154.058 537.819 150.439 537.345 146.065C536.87 141.678 536.147 136.495 535.393 131.536C534.64 126.576 533.856 121.838 533.261 118.34C532.963 116.59 532.712 115.151 532.536 114.149C532.448 113.648 532.379 113.257 532.331 112.99L532.277 112.686L532.263 112.608L532.259 112.589L532.259 112.584L532.258 112.583C532.258 112.582 532.258 112.582 531.99 112.631Z\" fill=\"#050133\" stroke=\"black\" stroke-width=\"0.545583\"></path><path d=\"M623.555 513.111L623.266 527.061L659.187 527.252C659.187 527.252 662.559 522.664 659.492 521.933C656.426 521.207 643.725 517.595 641.815 513.231L623.555 513.111Z\" fill=\"#070707\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M621.609 498.402L623.481 513.329L641.741 513.236L638.692 498.658L621.609 498.402Z\" fill=\"white\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M559.691 498.188L541.992 498.139L541.949 513.623L559.648 513.672L559.691 498.188Z\" fill=\"white\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M539.309 234.257C538.807 237.716 538.12 242.752 537.427 248.846C533.4 284.315 534.568 309.079 535.337 339.309C535.523 346.5 534.53 308.708 536.216 420.296C536.696 452.049 537.121 478.117 537.416 495.619C537.427 496.225 537.787 496.754 538.327 496.961C540.422 497.758 541.53 498.145 544.749 498.336C549.741 498.636 561.711 499.585 562.769 495.936C562.769 495.936 567.756 485.93 569.507 480.086C570.849 475.607 562.54 481.45 563.948 477.304C565.35 473.157 572.339 463.49 568.171 460.02C564.002 456.55 563.298 459.316 563.315 454.471C563.326 449.626 565.175 285.689 569.349 287.774C573.523 289.863 606.76 453.707 606.47 458.738C606.143 464.434 607.507 468.973 608.533 468.427C615.456 464.723 612.008 471.204 611.293 476.736C610.671 481.576 612.188 483.774 615.374 482.869C616.187 482.64 617.033 483.136 617.208 483.96L620.285 498.211C624.748 498.893 628.496 499.062 631.278 499.067C637.623 499.067 636.467 498.909 639.402 498.571C642.413 498.227 643.259 497.621 642.73 494.593C642.119 491.113 641.486 487.637 640.864 484.156C639.675 477.484 638.485 470.811 637.296 464.139C635.119 451.907 632.948 439.68 630.787 427.443C627.208 407.191 623.651 386.933 620.137 366.665C617.513 351.541 614.916 336.418 612.374 321.283C610.601 310.726 608.844 300.164 607.169 289.596C606.127 283.038 605.101 276.475 604.201 269.895C603.775 266.78 603.273 263.626 603.137 260.478C603.131 260.32 603.126 260.156 603.121 259.998C603.11 259.06 603.17 253.135 601.615 245.409C600.513 239.953 599.029 235.687 598.079 233.204C588.095 233.199 577.942 233.286 567.625 233.477C558.028 233.657 548.595 233.919 539.309 234.257Z\" fill=\"white\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M514.947 188.887C514.516 189.028 508.024 191.625 508.122 204.479C508.122 204.539 508.199 204.578 508.242 204.534C509.164 203.623 515.166 197.381 515.242 189.034C515.248 189.018 514.958 188.881 514.947 188.887Z\" fill=\"black\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M485.222 178.297C485.222 178.297 491.245 173.763 493.427 173.403C495.615 173.043 515.049 190.212 515.043 191.309C515.038 192.4 512.468 200.769 510.46 201.855L499.8 196.11C498.414 195.363 497.323 194.179 496.69 192.738C495.659 190.403 493.842 186.999 491.932 186.873C489.019 186.682 485.189 190.13 485.189 190.13C485.189 190.13 483.028 181.205 485.222 178.297Z\" fill=\"white\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M538.013 235.166L538.031 235.168C538.071 235.172 538.121 235.178 538.18 235.185C538.233 235.192 538.293 235.199 538.36 235.206C538.65 235.24 539.077 235.288 539.629 235.347C540.733 235.466 542.334 235.628 544.322 235.802C548.298 236.151 553.821 236.549 560.009 236.746C572.368 237.14 587.34 236.731 597.931 233.547L600.687 230.807C600.687 230.807 600.687 230.807 600.687 230.807C600.763 230.731 600.737 230.606 600.64 230.566C600.64 230.565 600.64 230.565 600.639 230.565L597.854 229.442C597.565 229.327 597.492 228.971 597.679 228.743L597.681 228.741L600.72 225.113L600.721 225.112C600.948 224.844 601.062 224.498 601.044 224.146L601.044 224.145C600.809 219.432 600.545 190.664 608.097 167.072L612.118 150.073L584.337 140.716L580.12 143.86L580.077 143.892L580.026 143.905L556.942 149.967L556.843 149.993L556.751 149.947L551.409 147.265L551.322 147.259C551.23 147.253 551.095 147.245 550.922 147.235C550.575 147.215 550.078 147.19 549.477 147.169C548.274 147.126 546.657 147.1 544.996 147.163C543.333 147.226 541.638 147.379 540.274 147.691C539.592 147.847 539.004 148.04 538.548 148.276C538.089 148.513 537.79 148.78 537.645 149.067C537.37 149.613 536.26 152.048 534.625 155.638C531.951 161.508 527.87 170.464 523.733 179.293C520.402 186.402 517.036 193.423 514.345 198.668C512.999 201.29 511.82 203.472 510.897 205.001C510.436 205.765 510.034 206.372 509.704 206.792C509.54 207.001 509.387 207.172 509.248 207.293C509.178 207.354 509.105 207.407 509.031 207.447C508.958 207.485 508.868 207.519 508.768 207.518C508.422 207.518 507.8 207.42 507.002 207.261C506.194 207.1 505.182 206.871 504.041 206.597C501.759 206.049 498.954 205.32 496.23 204.591C493.506 203.862 490.861 203.133 488.897 202.587C487.915 202.313 487.103 202.086 486.536 201.926C486.327 201.867 486.152 201.818 486.013 201.779C486.019 201.91 486.024 202.072 486.03 202.264C486.045 202.817 486.057 203.611 486.046 204.581C486.023 206.518 485.904 209.157 485.52 211.958C485.136 214.758 484.485 217.729 483.395 220.328C482.386 222.732 480.991 224.839 479.06 226.185C479.292 226.265 479.598 226.371 479.969 226.499C480.885 226.814 482.201 227.264 483.798 227.801C486.992 228.873 491.31 230.292 495.808 231.678C500.306 233.064 504.981 234.415 508.889 235.353C510.843 235.821 512.601 236.186 514.048 236.4C515.504 236.615 516.613 236.673 517.285 236.548L517.285 236.548C517.907 236.433 518.7 236.032 519.628 235.38C520.551 234.733 521.583 233.857 522.681 232.821C524.876 230.749 527.315 228.058 529.639 225.335C531.961 222.614 534.163 219.866 535.884 217.682C536.565 216.818 537.172 216.04 537.682 215.387C538.456 214.396 539.005 213.693 539.246 213.413M538.013 235.166L539.66 213.768L539.659 213.769M538.013 235.166L536.811 233.958M538.013 235.166L538.996 230.376M539.246 213.413L539.452 213.591L539.245 213.413C539.245 213.413 539.246 213.413 539.246 213.413ZM539.246 213.413C539.262 213.394 539.313 213.339 539.402 213.322C539.514 213.301 539.601 213.352 539.647 213.398C539.685 213.437 539.701 213.476 539.707 213.49C539.714 213.509 539.718 213.524 539.72 213.532C539.726 213.559 539.727 213.583 539.727 213.588L539.727 213.589C539.728 213.606 539.727 213.625 539.727 213.639C539.726 213.672 539.723 213.718 539.72 213.774C539.712 213.886 539.7 214.046 539.685 214.239C539.655 214.624 539.611 215.141 539.566 215.661C539.521 216.181 539.475 216.703 539.439 217.099C539.429 217.202 539.421 217.296 539.413 217.379C539.406 217.457 539.4 217.526 539.394 217.583C539.391 217.621 539.388 217.655 539.385 217.683C539.383 217.699 539.382 217.712 539.381 217.724L539.377 217.766L539.376 217.767C539.376 217.771 539.374 217.791 539.371 217.807L539.368 217.819L539.365 217.831L536.409 227.767L536.146 227.694M536.146 227.694L539.103 217.754C539.112 217.711 539.344 215.126 539.426 214.051C539.522 213.932 539.6 213.837 539.659 213.769M536.146 227.694L536.408 227.772L536.409 227.768M536.146 227.694C536.119 227.792 536.146 227.901 536.223 227.978L538.803 230.569M539.659 213.769C539.643 213.787 539.593 213.842 539.504 213.858C539.482 213.863 539.46 213.864 539.44 213.863L539.659 213.769ZM536.409 227.768L536.479 234.012C536.457 233.996 536.457 233.968 536.474 233.946M536.409 227.768C536.409 227.77 536.409 227.773 536.41 227.777C536.411 227.78 536.413 227.782 536.416 227.785L536.416 227.785L538.996 230.376M536.409 227.768L538.996 230.376M538.803 230.569C538.907 230.673 538.912 230.831 538.825 230.946L536.474 233.946M538.803 230.569L538.996 230.376M538.803 230.569L538.997 230.377L538.996 230.376M536.474 233.946L536.508 233.973L536.513 233.978L536.688 234.115L536.692 234.11M536.474 233.946L536.509 233.973L536.514 233.977L536.692 234.11M536.692 234.11L536.811 233.958M536.692 234.11C536.715 234.079 536.738 234.029 536.734 233.965C536.731 233.909 536.708 233.858 536.672 233.82C536.663 233.81 536.653 233.802 536.643 233.794L536.658 233.805L536.672 233.819L536.811 233.958M536.811 233.958L539.04 231.114L539.042 231.111C539.207 230.894 539.202 230.582 538.996 230.376\" fill=\"#E53076\" stroke=\"black\" stroke-width=\"0.545583\"></path><path d=\"M559.833 513.231L560.373 527.17L524.043 527.067C524.043 527.067 521.004 523.493 524.054 522.707C527.103 521.922 539.739 518.086 541.567 513.689L559.833 513.231Z\" fill=\"#070707\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M533.352 107.426C533.352 107.426 536.756 133.057 543.259 135.681C549.768 138.306 554.553 134.41 555.415 136.582C556.277 138.753 558.427 146.146 558.427 146.146L551.476 146.997C551.476 146.997 544.056 160.003 546.222 161.313C548.388 162.622 563.588 163.964 568.809 160.505C574.03 157.046 577.533 146.631 577.533 146.631L572.759 145.747L573.736 107.529L551.192 93.1367L533.352 107.426Z\" fill=\"white\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M565.024 114.726C565.024 114.726 565.259 119.45 562.023 120.934\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M544.198 162.339C542.441 165.547 540.722 168.777 539.037 172.023C537.771 174.461 536.483 176.889 535.261 179.35C534.192 181.5 532.473 184.069 532.419 186.546C532.386 188.057 533.537 189.541 534.257 190.824C535.114 192.346 535.976 193.868 536.74 195.439C538.431 198.898 539.866 202.739 539.593 206.651\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M508.921 204.637C508.963 204.657 509.01 204.679 509.061 204.703C509.353 204.843 509.783 205.047 510.334 205.306C511.436 205.824 513.021 206.563 514.954 207.445C518.821 209.209 524.08 211.547 529.648 213.839C535.217 216.132 541.09 218.378 546.189 219.961C548.738 220.753 551.089 221.377 553.108 221.759C555.133 222.142 556.801 222.277 557.996 222.105C558.561 222.023 559.285 221.714 560.157 221.177C561.025 220.642 562.019 219.894 563.12 218.958C565.323 217.087 567.935 214.48 570.798 211.37C576.523 205.15 583.231 196.936 589.632 188.607C596.034 180.278 602.125 171.84 606.616 165.177C608.862 161.844 610.705 158.958 611.987 156.753C612.628 155.65 613.126 154.722 613.463 153.995C613.632 153.631 613.758 153.322 613.842 153.07C613.928 152.813 613.962 152.634 613.963 152.523C613.964 151.997 613.706 151.454 613.198 150.894C612.69 150.335 611.954 149.783 611.051 149.247C609.246 148.177 606.827 147.202 604.392 146.377C601.96 145.553 599.526 144.882 597.699 144.418C596.786 144.185 596.025 144.005 595.493 143.882C595.227 143.821 595.018 143.774 594.875 143.743C594.804 143.727 594.75 143.715 594.713 143.707L594.706 143.706C594.29 143.775 593.757 144.002 593.112 144.394C592.447 144.799 591.685 145.366 590.837 146.078C589.141 147.502 587.123 149.491 584.895 151.873C580.44 156.637 575.167 162.957 569.988 169.441C559.631 182.407 549.667 196.013 547.42 199.102L547.42 199.103C547.066 199.586 546.44 199.784 545.874 199.593L508.921 204.637ZM508.921 204.637C508.953 204.596 508.988 204.551 509.026 204.501C509.227 204.239 509.512 203.858 509.853 203.379C510.534 202.423 511.436 201.077 512.321 199.52C514.013 196.543 515.674 192.737 515.547 189.389M508.921 204.637L515.547 189.389M515.547 189.389L545.874 199.593L515.547 189.389Z\" fill=\"#FF4C8B\" stroke=\"black\" stroke-width=\"0.545583\"></path><path d=\"M538.801 230.575C538.801 230.575 571.579 236.112 596.856 229.527\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M482.191 221.807C482.191 221.807 460.537 217.742 455.637 211.719C450.738 205.696 444.404 192.569 445.315 191.478C446.226 190.387 453.477 203.699 455.294 204.07C457.116 204.441 450.416 189.307 451.878 188.766C453.34 188.226 458.938 204.081 460.395 204.086C461.851 204.092 458.796 190.425 460.433 190.25C462.07 190.07 464.219 203.732 465.125 204.463C466.031 205.194 466.396 206.471 468.398 206.656C470.401 206.842 485.322 210.344 485.322 210.344C485.322 210.344 484.199 218.899 482.191 221.807Z\" fill=\"white\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M546.919 237.946C546.919 237.946 545.708 252.873 537.797 255.775\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M580.258 238.458C580.258 238.458 584.83 252.535 593.499 254.695\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M545.953 199.34C545.953 199.34 549.772 199.847 551.78 202.444\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M485.039 181.401C485.039 181.401 491.362 176.977 492.53 177.217L485.039 181.401Z\" fill=\"white\"></path><path d=\"M485.039 181.401C485.039 181.401 491.362 176.977 492.53 177.217\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M485.262 184.675C485.262 184.675 490.177 181.418 491.814 181.658L485.262 184.675Z\" fill=\"white\"></path><path d=\"M485.262 184.675C485.262 184.675 490.177 181.418 491.814 181.658\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M460.629 175.89C462.061 174.738 461.995 172.278 460.48 170.394C458.966 168.511 456.577 167.918 455.144 169.07C453.712 170.222 453.778 172.682 455.293 174.566C456.807 176.449 459.196 177.042 460.629 175.89Z\" fill=\"white\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M508.453 207.698C508.453 207.698 510.314 207.671 512.894 210.841\" stroke=\"black\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M550.824 100.055L550.824 100.055C550.826 100.041 550.829 100.02 550.828 99.9941L550.828 99.9935C550.827 99.978 550.825 99.911 550.781 99.8438C550.753 99.8026 550.708 99.7588 550.642 99.7356C550.577 99.7132 550.519 99.7191 550.481 99.7291C550.414 99.7463 550.372 99.7837 550.361 99.7934L550.361 99.7935C550.331 99.8201 550.309 99.8504 550.298 99.8654C550.284 99.885 550.269 99.9072 550.255 99.9301C550.199 100.02 550.115 100.169 550.009 100.36C549.976 100.419 549.941 100.484 549.903 100.552C549.694 100.931 549.409 101.446 549.054 102.058C548.213 103.505 546.98 105.49 545.43 107.464C543.879 109.441 542.018 111.398 539.926 112.799C537.836 114.198 535.531 115.033 533.077 114.798L531.934 114.654C532.714 114.14 534.101 113.2 535.402 112.168C536.113 111.604 536.803 111.009 537.355 110.439C537.899 109.876 538.339 109.309 538.51 108.8C538.604 108.521 538.657 108.276 538.664 108.065C538.671 107.855 538.632 107.656 538.515 107.497C538.27 107.164 537.831 107.176 537.454 107.266C537.05 107.362 536.559 107.581 536.031 107.872C535.5 108.164 534.916 108.538 534.32 108.953C533.94 109.218 533.59 109.482 533.267 109.725C533.086 109.861 532.914 109.991 532.749 110.111C532.281 110.454 531.857 110.733 531.413 110.926C530.547 111.302 529.559 111.369 527.956 110.792C527.239 110.533 526.724 109.888 526.41 108.925C526.095 107.962 525.995 106.717 526.086 105.342C526.268 102.591 527.21 99.3906 528.611 97.0295C529.29 95.8849 530.574 94.5084 532.286 93.1134C533.993 91.7215 536.112 90.3231 538.444 89.1302C543.116 86.7413 548.601 85.1987 553.346 86.1301C553.348 86.1307 553.35 86.1313 553.353 86.1319C553.355 86.1327 553.359 86.1335 553.363 86.1345L558.71 87.7756C558.794 87.8057 558.871 87.8022 558.931 87.7907C559.208 87.7402 560.933 87.4432 563.14 87.6308C565.354 87.8191 568.028 88.4926 570.22 90.3653C570.758 90.8252 571.565 91.9083 572.579 93.4984C573.586 95.0771 574.777 97.1245 576.084 99.4826C578.697 104.198 581.763 110.144 584.72 116.039C590.564 127.689 595.976 139.134 596.612 140.483C592.05 147.94 587.12 151.166 583.333 152.718C576.685 155.444 567.03 155.691 565.468 155.714C565.41 155.478 565.32 155.116 565.293 155.011C565.292 155 565.289 154.986 565.285 154.971C565.155 153.684 562.475 127.402 562.312 125.815C562.334 125.784 562.37 125.741 562.421 125.684C562.535 125.558 562.705 125.39 562.918 125.191C563.342 124.792 563.918 124.285 564.512 123.767C564.665 123.633 564.82 123.498 564.974 123.364C565.413 122.982 565.841 122.608 566.204 122.285C566.448 122.067 566.665 121.87 566.835 121.708C566.998 121.552 567.135 121.412 567.207 121.314C567.982 120.256 568.701 118.763 569.032 117.224C569.363 115.69 569.318 114.066 568.499 112.789L568.499 112.789C567.806 111.71 566.689 111.257 565.539 111.211C564.394 111.165 563.193 111.518 562.268 112.081L562.268 112.081C559.566 113.73 558.878 117.213 559.127 120.084C557.106 118.89 548.973 113.011 550.824 100.055ZM562.305 125.748C562.305 125.749 562.305 125.749 562.305 125.75C562.305 125.749 562.305 125.748 562.305 125.748L562.305 125.748Z\" fill=\"#0D005F\" stroke=\"black\" stroke-width=\"0.545583\"></path><path d=\"M481.926 282.787H503.815\" stroke=\"#050505\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M481.926 285.684H496.116\" stroke=\"#050505\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M481.418 298.549H503.301\" stroke=\"#050505\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path><path d=\"M481.418 301.446H495.603\" stroke=\"#050505\" stroke-width=\"0.545583\" stroke-miterlimit=\"10\"></path></g><defs><clipPath id=\"clip0\"><rect width=\"737.083\" height=\"543.401\" fill=\"white\"></rect></clipPath></defs></svg>');
INSERT INTO `wp3p_postmeta` VALUES (9824,14980,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\"><rect width=\"50\" height=\"50\" rx=\"5\" fill=\"url(#pattern0)\"></rect><defs><pattern id=\"pattern0\" patternContentUnits=\"objectBoundingBox\" width=\"1\" height=\"1\"><use xlink:href=\"#image0\" transform=\"scale(0.00025)\"></use></pattern><image id=\"image0\" width=\"4000\" height=\"4000\" xlink:href=\"data:image/jpeg;base64,/9j/4AAQSkZJRgABAgEASABIAAD/4QDcRXhpZgAATU0AKgAAAAgABQEOAAIAAAB6AAAASgEaAAUAAAABAAAAxAEbAAUAAAABAAAAzAEoAAMAAAABAAIAAAITAAMAAAABAAEAAAAAAABNYWxlIENhc2hpZXIgQ2FydG9vbiBWZWN0b3IgSWNvbiBJbGx1c3RyYXRpb24uIFBlb3BsZSBQcm9mZXNzaW9uIEljb24gQ29uY2VwdCBJc29sYXRlZCBQcmVtaXVtIFZlY3Rvci4gRmxhdCBDYXJ0b29uIFN0eWxlAAAAAEgAAAABAAAASAAAAAH/7QM6UGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABAASAAAAAEAAQBIAAAAAQABOEJJTQQEAAAAAAMCHAFaAAMbJUccAQAAAgAEHAIFAC1NYWxlIENhc2hpZXIgQ2FydG9vbiBWZWN0b3IgSWNvbiBJbGx1c3RyYXRpb24cAhkAA21hbhwCGQAHY2FzaGllchwCGQAHbWFjaGluZRwCGQAIcHVyY2hhc2UcAhkAB3BheW1lbnQcAhkABXN0b3JlHAIZAAZtYXJrZXQcAhkAB2dyb2NlcnkcAhkACGJ1c2luZXNzHAIZAAZwZW9wbGUcAhkABHNob3AcAhkACnRlY2hub2xvZ3kcAhkAB21hbmFnZXIcAhkAB2ZpbmFuY2UcAhkACGNvbXB1dGVyHAIZAAZvZmZpY2UcAhkABG1hbGUcAhkABnBlcnNvbhwCGQAEY3V0ZRwCGQAHY2FydG9vbhwCGQAJY2hhcmFjdGVyHAIZAAZtYXNjb3QcAhkABGxvZ28cAhkABnZlY3RvchwCGQAEaWNvbhwCGQAMaWxsdXN0cmF0aW9uHAIZAAhpc29sYXRlZBwCGQAFaGFwcHkcAhkABHNpZ24cAhkABnN5bWJvbBwCGQAGZGVzaWduHAIZAApwcm9mZXNzaW9uHAIZAAR3b3JrHAIZAANqb2IcAhkACm9jY3VwYXRpb24cAhkABndvcmtlchwCGQAHdW5pZm9ybRwCGQADcGF5HAIZAAVtb25leRwCGQAIY2hlY2tvdXQcAhkAB2NvdW50ZXIcAhkAC3N1cGVybWFya2V0HAIZAAZwYXlpbmccAhkAB3NlcnZpY2UcAhkABHNhbGUcAhkACGVtcGxveWVlHAIZAAVidXllchwCGQAGYnV5aW5nHAIZAAdzaG9wcGVyHAIZAAhjdXN0b21lchwCeAB5TWFsZSBDYXNoaWVyIENhcnRvb24gVmVjdG9yIEljb24gSWxsdXN0cmF0aW9uLiBQZW9wbGUgUHJvZmVzc2lvbiBJY29uIENvbmNlcHQgSXNvbGF0ZWQgUHJlbWl1bSBWZWN0b3IuIEZsYXQgQ2FydG9vbiBTdHlsZRwCAAACAAT/4blAaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49J++7vycgaWQ9J1c1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCc/Pgo8eDp4bXBtZXRhIHhtbG5zOng9J2Fkb2JlOm5zOm1ldGEvJyB4OnhtcHRrPSdJbWFnZTo6RXhpZlRvb2wgMTIuMDUnPgo8cmRmOlJERiB4bWxuczpyZGY9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMnPgoKIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PScnCiAgeG1sbnM6ZGM9J2h0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvJz4KICA8ZGM6ZGVzY3JpcHRpb24+CiAgIDxyZGY6QWx0PgogICAgPHJkZjpsaSB4bWw6bGFuZz0neC1kZWZhdWx0Jz5NYWxlIENhc2hpZXIgQ2FydG9vbiBWZWN0b3IgSWNvbiBJbGx1c3RyYXRpb24uIFBlb3BsZSBQcm9mZXNzaW9uIEljb24gQ29uY2VwdCBJc29sYXRlZCBQcmVtaXVtIFZlY3Rvci4gRmxhdCBDYXJ0b29uIFN0eWxlPC9yZGY6bGk+CiAgIDwvcmRmOkFsdD4KICA8L2RjOmRlc2NyaXB0aW9uPgogIDxkYzpmb3JtYXQ+aW1hZ2UvanBlZzwvZGM6Zm9ybWF0PgogIDxkYzpzdWJqZWN0PgogICA8cmRmOkJhZz4KICAgIDxyZGY6bGk+bWFuPC9yZGY6bGk+CiAgICA8cmRmOmxpPmNhc2hpZXI8L3JkZjpsaT4KICAgIDxyZGY6bGk+bWFjaGluZTwvcmRmOmxpPgogICAgPHJkZjpsaT5wdXJjaGFzZTwvcmRmOmxpPgogICAgPHJkZjpsaT5wYXltZW50PC9yZGY6bGk+CiAgICA8cmRmOmxpPnN0b3JlPC9yZGY6bGk+CiAgICA8cmRmOmxpPm1hcmtldDwvcmRmOmxpPgogICAgPHJkZjpsaT5ncm9jZXJ5PC9yZGY6bGk+CiAgICA8cmRmOmxpPmJ1c2luZXNzPC9yZGY6bGk+CiAgICA8cmRmOmxpPnBlb3BsZTwvcmRmOmxpPgogICAgPHJkZjpsaT5zaG9wPC9yZGY6bGk+CiAgICA8cmRmOmxpPnRlY2hub2xvZ3k8L3JkZjpsaT4KICAgIDxyZGY6bGk+bWFuYWdlcjwvcmRmOmxpPgogICAgPHJkZjpsaT5maW5hbmNlPC9yZGY6bGk+CiAgICA8cmRmOmxpPmNvbXB1dGVyPC9yZGY6bGk+CiAgICA8cmRmOmxpPm9mZmljZTwvcmRmOmxpPgogICAgPHJkZjpsaT5tYWxlPC9yZGY6bGk+CiAgICA8cmRmOmxpPnBlcnNvbjwvcmRmOmxpPgogICAgPHJkZjpsaT5jdXRlPC9yZGY6bGk+CiAgICA8cmRmOmxpPmNhcnRvb248L3JkZjpsaT4KICAgIDxyZGY6bGk+Y2hhcmFjdGVyPC9yZGY6bGk+CiAgICA8cmRmOmxpPm1hc2NvdDwvcmRmOmxpPgogICAgPHJkZjpsaT5sb2dvPC9yZGY6bGk+CiAgICA8cmRmOmxpPnZlY3RvcjwvcmRmOmxpPgogICAgPHJkZjpsaT5pY29uPC9yZGY6bGk+CiAgICA8cmRmOmxpPmlsbHVzdHJhdGlvbjwvcmRmOmxpPgogICAgPHJkZjpsaT5pc29sYXRlZDwvcmRmOmxpPgogICAgPHJkZjpsaT5oYXBweTwvcmRmOmxpPgogICAgPHJkZjpsaT5zaWduPC9yZGY6bGk+CiAgICA8cmRmOmxpPnN5bWJvbDwvcmRmOmxpPgogICAgPHJkZjpsaT5kZXNpZ248L3JkZjpsaT4KICAgIDxyZGY6bGk+cHJvZmVzc2lvbjwvcmRmOmxpPgogICAgPHJkZjpsaT53b3JrPC9yZGY6bGk+CiAgICA8cmRmOmxpPmpvYjwvcmRmOmxpPgogICAgPHJkZjpsaT5vY2N1cGF0aW9uPC9yZGY6bGk+CiAgICA8cmRmOmxpPndvcmtlcjwvcmRmOmxpPgogICAgPHJkZjpsaT51bmlmb3JtPC9yZGY6bGk+CiAgICA8cmRmOmxpPnBheTwvcmRmOmxpPgogICAgPHJkZjpsaT5tb25leTwvcmRmOmxpPgogICAgPHJkZjpsaT5jaGVja291dDwvcmRmOmxpPgogICAgPHJkZjpsaT5jb3VudGVyPC9yZGY6bGk+CiAgICA8cmRmOmxpPnN1cGVybWFya2V0PC9yZGY6bGk+CiAgICA8cmRmOmxpPnBheWluZzwvcmRmOmxpPgogICAgPHJkZjpsaT5zZXJ2aWNlPC9yZGY6bGk+CiAgICA8cmRmOmxpPnNhbGU8L3JkZjpsaT4KICAgIDxyZGY6bGk+ZW1wbG95ZWU8L3JkZjpsaT4KICAgIDxyZGY6bGk+YnV5ZXI8L3JkZjpsaT4KICAgIDxyZGY6bGk+YnV5aW5nPC9yZGY6bGk+CiAgICA8cmRmOmxpPnNob3BwZXI8L3JkZjpsaT4KICAgIDxyZGY6bGk+Y3VzdG9tZXI8L3JkZjpsaT4KICAgPC9yZGY6QmFnPgogIDwvZGM6c3ViamVjdD4KICA8ZGM6dGl0bGU+CiAgIDxyZGY6QWx0PgogICAgPHJkZjpsaSB4bWw6bGFuZz0neC1kZWZhdWx0Jz5NYWxlIENhc2hpZXIgQ2FydG9vbiBWZWN0b3IgSWNvbiBJbGx1c3RyYXRpb248L3JkZjpsaT4KICAgPC9yZGY6QWx0PgogIDwvZGM6dGl0bGU+CiA8L3JkZjpEZXNjcmlwdGlvbj4KCiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0nJwogIHhtbG5zOmlsbHVzdHJhdG9yPSdodHRwOi8vbnMuYWRvYmUuY29tL2lsbHVzdHJhdG9yLzEuMC8nPgogIDxpbGx1c3RyYXRvcjpDcmVhdG9yU3ViVG9vbD5BZG9iZSBJbGx1c3RyYXRvcjwvaWxsdXN0cmF0b3I6Q3JlYXRvclN1YlRvb2w+CiAgPGlsbHVzdHJhdG9yOlN0YXJ0dXBQcm9maWxlPk1vYmlsZTwvaWxsdXN0cmF0b3I6U3RhcnR1cFByb2ZpbGU+CiA8L3JkZjpEZXNjcmlwdGlvbj4KCiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0nJwogIHhtbG5zOnBkZj0naHR0cDovL25zLmFkb2JlLmNvbS9wZGYvMS4zLyc+CiAgPHBkZjpQcm9kdWNlcj5BZG9iZSBQREYgbGlicmFyeSAxNS4wMDwvcGRmOlByb2R1Y2VyPgogPC9yZGY6RGVzY3JpcHRpb24+CgogPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9JycKICB4bWxuczp4bXA9J2h0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8nPgogIDx4bXA6Q3JlYXRlRGF0ZT4yMDIwLTEwLTIyVDE0OjAwOjQ0KzA3OjAwPC94bXA6Q3JlYXRlRGF0ZT4KICA8eG1wOkNyZWF0b3JUb29sPkFkb2JlIElsbHVzdHJhdG9yIDI0LjMgKFdpbmRvd3MpPC94bXA6Q3JlYXRvclRvb2w+CiAgPHhtcDpNZXRhZGF0YURhdGU+MjAyMC0xMC0yMlQxNDowMDo0NCswNzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICA8eG1wOk1vZGlmeURhdGU+MjAyMC0xMC0yMlQwNzowMDo1NFo8L3htcDpNb2RpZnlEYXRlPgogPC9yZGY6RGVzY3JpcHRpb24+CgogPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9JycKICB4bWxuczpzdEV2dD0naHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjJwogIHhtbG5zOnN0UmVmPSdodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjJwogIHhtbG5zOnhtcE1NPSdodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vJz4KICA8eG1wTU06RGVyaXZlZEZyb20gcmRmOnBhcnNlVHlwZT0nUmVzb3VyY2UnPgogICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOjIxMDE5ZjZkLWY3ZWUtMTQ0Zi1iNTJlLWM1YWNmYjU5NDhhMDwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgPHN0UmVmOmluc3RhbmNlSUQ+eG1wLmlpZDoyMTAxOWY2ZC1mN2VlLTE0NGYtYjUyZS1jNWFjZmI1OTQ4YTA8L3N0UmVmOmluc3RhbmNlSUQ+CiAgIDxzdFJlZjpvcmlnaW5hbERvY3VtZW50SUQ+dXVpZDpDMUJDQ0UxODcxQjhEQjExOTkzMTkwRkNENTJCNEU5Rjwvc3RSZWY6b3JpZ2luYWxEb2N1bWVudElEPgogICA8c3RSZWY6cmVuZGl0aW9uQ2xhc3M+ZGVmYXVsdDwvc3RSZWY6cmVuZGl0aW9uQ2xhc3M+CiAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICA8eG1wTU06RG9jdW1lbnRJRD54bXAuZGlkOjAwNDFhNzQ2LTAxY2MtNTc0My05ZTZhLTg2NzdlMTc5NzkzMTwveG1wTU06RG9jdW1lbnRJRD4KICA8eG1wTU06SGlzdG9yeT4KICAgPHJkZjpTZXE+CiAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9J1Jlc291cmNlJz4KICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjIxMDE5ZjZkLWY3ZWUtMTQ0Zi1iNTJlLWM1YWNmYjU5NDhhMDwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBJbGx1c3RyYXRvciAyNC4zIChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICA8c3RFdnQ6d2hlbj4yMDIwLTEwLTIyVDE0OjAwOjIyKzA3OjAwPC9zdEV2dDp3aGVuPgogICAgPC9yZGY6bGk+CiAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9J1Jlc291cmNlJz4KICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjAwNDFhNzQ2LTAxY2MtNTc0My05ZTZhLTg2NzdlMTc5NzkzMTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBJbGx1c3RyYXRvciAyNC4zIChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICA8c3RFdnQ6d2hlbj4yMDIwLTEwLTIyVDE0OjAwOjQ0KzA3OjAwPC9zdEV2dDp3aGVuPgogICAgPC9yZGY6bGk+CiAgIDwvcmRmOlNlcT4KICA8L3htcE1NOkhpc3Rvcnk+CiAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDowMDQxYTc0Ni0wMWNjLTU3NDMtOWU2YS04Njc3ZTE3OTc5MzE8L3htcE1NOkluc3RhbmNlSUQ+CiAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD51dWlkOkMxQkNDRTE4NzFCOERCMTE5OTMxOTBGQ0Q1MkI0RTlGPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgPHhtcE1NOlJlbmRpdGlvbkNsYXNzPmRlZmF1bHQ8L3htcE1NOlJlbmRpdGlvbkNsYXNzPgogPC9yZGY6RGVzY3JpcHRpb24+CgogPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9JycKICB4bWxuczp4bXA9J2h0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8nCiAgeG1sbnM6eG1wR0ltZz0naHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL2cvaW1nLyc+CiAgPHhtcDpUaHVtYm5haWxzPgogICA8cmRmOkFsdD4KICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0nUmVzb3VyY2UnPgogICAgIDx4bXBHSW1nOmZvcm1hdD5KUEVHPC94bXBHSW1nOmZvcm1hdD4KICAgICA8eG1wR0ltZzpoZWlnaHQ+MjU2PC94bXBHSW1nOmhlaWdodD4KICAgICA8eG1wR0ltZzppbWFnZT4vOWovNEFBUVNrWkpSZ0FCQWdFQVNBQklBQUQvN1FBc1VHaHZkRzl6YUc5d0lETXVNQUE0UWtsTkErMEFBQUFBQUJBQVNBQUFBQUVBJiN4QTtBUUJJQUFBQUFRQUIvKzRBRGtGa2IySmxBR1RBQUFBQUFmL2JBSVFBQmdRRUJBVUVCZ1VGQmdrR0JRWUpDd2dHQmdnTERBb0tDd29LJiN4QTtEQkFNREF3TURBd1FEQTRQRUE4T0RCTVRGQlFURXh3Ykd4c2NIeDhmSHg4Zkh4OGZId0VIQndjTkRBMFlFQkFZR2hVUkZSb2ZIeDhmJiN4QTtIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGYvOEFBRVFnQkFBRUFBd0VSJiN4QTtBQUlSQVFNUkFmL0VBYUlBQUFBSEFRRUJBUUVBQUFBQUFBQUFBQVFGQXdJR0FRQUhDQWtLQ3dFQUFnSURBUUVCQVFFQUFBQUFBQUFBJiN4QTtBUUFDQXdRRkJnY0lDUW9MRUFBQ0FRTURBZ1FDQmdjREJBSUdBbk1CQWdNUkJBQUZJUkl4UVZFR0UyRWljWUVVTXBHaEJ4V3hRaVBCJiN4QTtVdEhoTXhaaThDUnlndkVsUXpSVGtxS3lZM1BDTlVRbms2T3pOaGRVWkhURDB1SUlKb01KQ2hnWmhKUkZScVMwVnROVktCcnk0L1BFJiN4QTsxT1QwWlhXRmxhVzF4ZFhsOVdaMmhwYW10c2JXNXZZM1IxZG5kNGVYcDdmSDErZjNPRWhZYUhpSW1LaTR5TmpvK0NrNVNWbHBlWW1aJiN4QTtxYm5KMmVuNUtqcEtXbXA2aXBxcXVzcmE2dm9SQUFJQ0FRSURCUVVFQlFZRUNBTURiUUVBQWhFREJDRVNNVUVGVVJOaElnWnhnWkV5JiN4QTtvYkh3Rk1IUjRTTkNGVkppY3ZFekpEUkRnaGFTVXlXaVk3TENCM1BTTmVKRWd4ZFVrd2dKQ2hnWkpqWkZHaWRrZEZVMzhxT3p3eWdwJiN4QTswK1B6aEpTa3RNVFU1UFJsZFlXVnBiWEYxZVgxUmxabWRvYVdwcmJHMXViMlIxZG5kNGVYcDdmSDErZjNPRWhZYUhpSW1LaTR5TmpvJiN4QTsrRGxKV1dsNWlabXB1Y25aNmZrcU9rcGFhbnFLbXFxNnl0cnErdi9hQUF3REFRQUNFUU1SQUQ4QTlVNHE3RlhZcTdGWFlxN0ZYWXE3JiN4QTtGWFlxN0ZYWXE3RlhZcTdGWFlxN0ZYejluZnZnRHNWZGlxVDYxNXAwblI2aTZabVplSmxXSWNqR3JzRlZtRlIzUFFiK0Eyekd6YXVHJiN4QTtNZ0htWGRkbTlnYW5XUk1zWUhDT3Ayczl3OC9zN3ltNE5SWE1sMHJlS3V4VjJLdllNNUI5cWRpcnNWZGlyc1ZkaXJzVmRpckljMTd0JiN4QTtYWXFnTlIxcXpzZmhZK3BOMmlYcjlKN1pqWnRWSEh6NXVEcSswTWVIWTd5N2trbDgxM3pOKzdqalJld0lMSDc2ajlXWUV1MEo5QUhUJiN4QTtUN2J5azdBQnVIelhlcTM3MktOMTc4YXFmdnFjTWUwSjlRRng5dDVBZlVBUjhrODA3VjdTK0ZJenhsRzdSTjEranh6WVlkVEhKeTV1JiN4QTs3MHV1eDV2cDU5eU55OXpIWXE3RldtWlZVc3hBVUNwSjJBQXhBUVNBTFBKZzNtRDh3WEVqVytrQVVYWnJ0aFdwL3dBaFR0OUp6ZDZYJiN4QTtzdmE4bnkvVytkOXMrMlpFamowdituUCs5SDZUOHVyQ05XOHpYeXFKcjI3bmxhUnVFY2FsMkxOUXNRcUwyQ3FXUFlBRW1nQk9iTVljJiN4QTtjQnNBSGxjT1RYYS9Md1JuT2NqL0FFdGdQdUFXYUo1cXVaNC9YMCs4bWo0RUJrNU1LY2xEcnRVcXlzckJsSXFyQTFCSXd5dzQ1amNBJiN4QTtycURydXo4dkJLY29TNTdTMkladm9INWhTaDFnMWNCa093dWtGQ1A5ZFIxSHl6V2Fuc3NWZVA1UFQ5aisya2dSRFZiaitlUDBnZm8rJiN4QTtSWjVISWtpTEpHd2RIQVpXVTFCQjZFSE5JUVFhTDZOQ1lrQktKc0Z2QXlmUDJkKytBT3hWMktzTjFmU0htdU5Fc0FuMWkvdkwrZldOJiN4QTtYa2xDb290cmFZMnNLaEtzU25BSGdQZmZydHpzSVN5NmszdlIrd0Y5YXk2ckZwT3lRUmNPTEZVZS9pbkcrZnZzay8yTXl6b255VjJLJiN4QTt1eFYyS3ZZTTVCOXFkaXFYWG5tRFNyU2Q3ZVdSM21qVU5OSEJETE9ZMVBReWVpajhBZTNLbUFrQnNqaWxJV0FqTFc2dHJxM2p1TGFWJiN4QTtKb0pSeWpsaklaV0hpQ01MQWdqbXE0b2RpcnNWZGlySWMxN3RVQnJXby9VYk1zdjk5SjhNUTkrNStqTWJWWnZEamZWd2UwTlg0T094JiN4QTs5UjVQTGRSOCsrVTdaWkpadFh0cDV2VVZHaGhtU2FkcEhjSUZFYUZuSjVOdnR0bXVHaHp5M01aQWM3SW9kOWtuWjVqSG84K1dZQWpJJiN4QTt5bDVOVzNudnlaY1c4VndtdVdJU1pGa1VQY1JJNERDbzVJekJsTys0SXFNWmRuYWdFanc1N2YwUzF5MG1VR3VHWHlVclA4d2ZKbDE2JiN4QTtsTlh0b0RHYVV1SlVoTEExb3ljeXZKVFRxTU11enM0NVJKOTIvd0FEWEl0bVhRWjhkY1VUdUxaQlpYc2NpUlhsbE9za2JBUERQRXdaJiN4QTtXQjZGV0ZRUm1JUktFdTZRY2VNcFFsWTJrR2VhVmZpK3MxbXBSeDhNaStERE43cDgzaVJ0N0xSYW54c1lsMTYrOUY1ZTVic1ZlVmZtJiN4QTtWK2JmbFN6dllmTE1lcEtMeTVsTU0vQlpDdk1OeDlIMUF2Q3ZQWmdEc1JROTgzZlptak4rSkllNzlieVB0WlBVendISGdGeDU1RFk1JiN4QTtEcHp2elB1ZVRheCtZZGhlMmNYK0hiOEdYMXpIT3hqS3ZSVnJ3UXpJVURFbGFuaTNFZHE1dlJIdmVXN0s5bVorTVk2cUhwNGR2VjFzJiN4QTtEK0UzMzl6TUxUOHYvTWtvdUlmTkduYWxxRWtja3NkdDlXTnNZVVdqUmVxanA5V012cUE4bDV4aWdPNjFybW16YThTSTRDQVBON3ZRJiN4QTtkaGFmUzJZUnFVaFJOeTVmRWxacUhrRHpMRUlmOE02ZHFsbmRPNnBkZldmcW9pbFYzWXRJN3Q5WTlJcTByT1NrZTRxT1BTaHc2OFJKJiN4QTs0eUNQSmRaMkZwdFJHTVp4K2dWSGM3RDRFV2xmbGkvMWQ5UTFyVE5VbEUwK2xYVFczcUFMWGxHN3hTTHlSSWxkZlVoWXEzQlRRN2pOJiN4QTt0WWxHTWh5a0xmT1BhWHN6RnBNa1JqRldEZTVQTDM3OVhydjVkNjVJL1BTWjI1QlZNbHFUMkErMG40MUgwNW8rMU5NQis4SHhlaDlpJiN4QTt1MXBTdlRUUElYRDlNZjBqNHM0elN2b1Q1K3p2M3dCMktxVjFjSmJXczF6SlgwNFVhUjZibWlBay9xeU1wY0lKUFJ0d1lUbHlSaEhuJiN4QTtJZ0Q0N01XMVRXN1RSL09yMmQwa3MwbWw2Wlo2WUpnWXdOby9Ya1lsMlFDcnQ0OWZvem5ORnFvNGlaU3ZkOWI5b094czJzd3d4NFRHJiN4QTtNWW05NzdxRlVENW9yL0htai95UC93QWpiWC9xdG14L2xmRC9BRXZ4OFhrdjlBMnMvblkvbkwvaUZyK2ZkSVZHWVJTT1ZCSVJaTFptJiN4QTtOT3dBbUpKK1dQOEFLK0x6L0h4WC9RTnJQNTJQNXkvNGhPZEkxVzMxWFQ0NzIzRExISnlIRnhSZ3lNVllHbFIxR1orSEtNa1JJZFhtJiN4QTt1MGRCUFNacFlaa0dVYTVjdHhhTnkxd1hzR2NnKzFPeFZoY211UjZjeTJaMXlIeTVlMitvM1Z4cVVGMkJXOXRaNXk4TXNMdVAzbkdMJiN4QTtpbEZQdy9aSkhFWnJkWnA4MDVSTUpVTDM5ejBQWjJvd1FoSVpJY2R4OVBrVVQ1WjFXMGkwclg5ZFpoSG9yWDk3ZVd5cVF3amdoQVdmJiN4QTtaU2Z0VHhTdlQzellnVUhUWnhjd0J6ZVRlWWZ6ZDgwWDEyN1FUbXh0bFkrbmF3TnhBV3UzT1JhU080N2xYQy81UGM2N0xyVGRSZDlwJiN4QTsreVlDTnozS044bC9tMXJkdHFNY0dxWExYbGl4QW1pa284aXF6VUxRdFQxV1plVlNoTDhnS0xROVo0TldTYWsxNnpzdVBEY09iM0d6JiN4QTt2TFc5dElieTBsV2EydUVXU0dWRFZXUmhWU1BtTXozbmlDRFJWc1VNaHpYdTFZajUwOVNlVTJ5bW43Z2hTZWdaNml2NnMxT3VuV1FlJiN4QTtUelBiT1Q5N0VkQUh6a3ZsRHpJMmxTaVZWL1NXbFhsdkRMcHc0TTBwaCtyM0pkYmd5cWk4a2xxQVY3ZUoyeWUxTzNNR09maG42TTBKJiN4QTsrdjhBbTN4UjNpQVNkM3RleHNIandHZUJ2aGtOdStqM2xNTko4Z2FuRnBWbkZOcU1VVTBjRVN5UmZWaS9CZ2dCWG1MZ0JxSGF0TjgxJiN4QTtlZjIxeGVKTGh4R1ViTkhqcXgzMXdiT3dqMkJJZ1hPajd2MnBQYWVVTmMwelNkVzFLOVpMY1dLQmtnNHJJWjBqYW5OWFdYNEs4OWdWJiN4QTtKelk2YjJpMCtYTEhGakJsNGhzbmx3bVZDcUkzcnlhZFYyYk1RTTViY0lyMzFlNzJUeVpwMm9hZjVhc3JYVVZDWHFpUjVrVnVmRXl5JiN4QTt0Sng1RFlsUTlEVGF1WW11eXh5WnBTajlQNmhUNWRyTW95WlpTSElzNjhwU2tUWEVYN0pVUDlJTlA0NWQyZExjaDJ2WWMvVktQbGJKJiN4QTtjMnIwYnNWZk1ubFd3c2JoYm03bnQ0cHJxTzhjeDNFaUswaW4wMEZWY2drYkU1MmNQcEQ1QjdVNmpJTlVZaVJFVEViWHR6TEhmekdzJiN4QTtMR3h2dEJTeXQ0N1ZKcDVXbFNGRmpWbVhpVkxCUUFTUFZlbitzZkhMQnlQdUx0dlkvVVpNaHljY2pLakRtYjcvQU5RK1FmU241aDZmJiN4QTtmWHVrMnlRVzh0N1p4M1NTYWxZUU53a21nQ3Q4SS9tby9GdVBmUE85ZmpsS0FvRWk5d09vZllleGMwTWVXUkpFSkdKNFpIa0pmMlh2JiN4QTswVS95KzA2NnMwMVJoWnphYnBNOXp6MHl3dUdySkdsUGpiai9BTHJWMjNDZHZ4eU9oeG1QRnNZeEoyQlpkczU0ek1QVUo1QkgxU0hJJiN4QTs5M3ZydmVMYUoveW1ublgvQUxhMTEvMUdYT2VoWWY3bkgvVkQ0bjdiZjMwUDg3OUROdkswNWc4dzJEZzByTXNmMFNmQi93QWJaajZ5JiN4QTtONHBlNTBIcy9tT1BYWWlQNTRIK205UDZYc0djbys0dm43Ty9mQUdpUUJVOU1WU3ZTOVdnMXhsZ3QwYUxsZFF3bFpRdFpJV0t5T1FBJiN4QTtXMmFIbDEzOGMxT1hYd3k0Sm1CNUhoZTIwWHM1bjBmYUdDR2NmVkh4TnVsV1JmeHBnTjlybkh6TGY2bGZmN3lhaHFUWE52YzFMbmhiJiN4QTtTU0txRlVER2xEeERmZFdoem50WnBEa3c4UExpRDZkcDg4ZU1nYm1GWDhSZk5HeGVidEJqa2pmNi9jTndWVTR1MHpLZU1YcFZJTVZDJiN4QTtUOW8vNVcrYUdmWU1wUk1iZ0w3b2IvVnhjK0w0ZjFkbk9ocXVHUVBxMjgvS3U3NCs5WGZ6OW9jZWt0WkNUMWxBa0plU041Slg1TVhDJiN4QTs4M2pYN1BSZHhsV0wyYmxIT01wbnlJMkFvYmVYRjE2dGs5ZGNlSGhaSDVNbWVieTlCTXllbjYwazhpcld1MGs3dU93L204TTlPN1BGJiN4QTtZWS9qcStGKzFkZnloa3Irai91WXA1bVk4NjlnemtIMnBMNy9BRjNUYkc1UzJuZVJybDBNZ2hnaG11SENBMDVNc0tTRlZKMkJhbGQ2JiN4QTtkRGdKQWJJWXBTNUJDeStZdEZtQVdXM3U1Rkc0RDZkZXNLL1REZzR4M3MveTgrNzdRa1BtQ1RSdjhGNnRvMmgyRnhidmNXMXg5VnRvJiN4QTtkT3U0b3pQSUdZQ25vcXE4M081eE13ZXJianhURXhJOS9lOGkwRDh1UDBqSkZEcWw3ZFdkK3hQMWl5UzM0bURZc3F5TklwSUxLS2grJiN4QTtQQTlBYTVwTTgvQy9oSHo1L2o1dlU0NWVKdUNqdk12NWJhWnB1a2FuY1dUU3ZjYVpDTHI2MUlrZ1pnZzVTUitvVzlOcXBVMFJCUTAzJiN4QTtxTXJ3Nm96SWlhcVczNDYvYXluajRiUGM5aC9MV0pvdkkrbEs3bHBqRzdYQ3NDR2ptZVYybGlZTnVERklXUS9MTi9qSTRSVzd5R3J2JiN4QTt4WldLM1pOa25IWkRtdmRxOFIvTVA4M2JheTgzWFdrMm1tdmRQYXNsbDYvclJweXU1RWRvMEVSK1BnWG9qT2RodjdjbkwyUjRvR1F5JiN4QTtyYStSNURudjd1blg3dEgybG94a254WFczZDNjL3ZlVGE1NW04MTNPZzY3cVU5b0pMVzh2clF5MjZlcGJ5eE9JTFFoMVdHUzYrQ2VJJiN4QTtJakx6SnJRK0s1Z1k4ZWt5NnJGajR1R2NNY3pHVzBvbmZKRWoxaUF1SkJsdkhldTRXZXUwbWxucE5PWXdCbERpQUlPMHQ2bC9EZmZXJiN4QTt5ZGVVZk1IbUVlUzdLNFh5L0xjeHBiczFUZVVsa0NWclJIaWFTclVQRWU0cDc2THRmcy9RZm41UWxtNFNaRGxFY0l1dTdiYnI5cnQ5JiN4QTtMcU5SNEFrSWJVZXUvWDQ3c1A4QUxtcCtZYjN5TnJjRU5zMFZ1SGhhNnVwSlpwSGxIcHdsWUlrbENLT1RyemtKYWxHb096WjAzYUdQJiN4QTtTYWZYWVNTSlpKY1FBQWlCRUNVdlZMaCtVZHVjYjVnaDF1STVjdUdZcmhpSzc3Sk1SeXY1bjMrNTZ2b2N2NW5hcllRWE1kNUY2MGp6JiN4QTtMTlorakViaU1STzBZWm9vL1ZGQ1YvWmRxZDhyUDVNNHNrNFJPUXdHTWdSTWpmSDhCeUcvTGNYc0hrTlIyVGl4NU9DajE2Ny9BQzNaJiN4QTtYK1JQbnhmTkExQ0s2TUthbllxcXlMSElwTWlGaUMvcDdNS1VYa1ZxdnhEZXRWWExuMlorWGx4QytHUTY5T3RmamZ5Nm1XZzBZeFpKJiN4QTtFY3FldDRIYk94VjgyK2FyVFUvSUhtblZJWmJWcnZ5N3FGeDliczU0YWNvVGNFS3NSVG9GVWpnQ2FEYXRhc1FPczBXWVpNUVBVYlBuJiN4QTtYdEgyWGoxR3E0WXlFTTNEeVBLVWR6WTkyL2VkdVZCaDNtaVRWdFhuc3RVdTdVMlZoRElGc1lwSytvL0kvRkpRaFdVTUNLaGw3Q25pJiN4QTtjc2JBKzQvYzIrem1QQmdtY01KY2VUWXlJNWJFQUFmTS9qWjlaM3M2ekFScTg4UVVua1ZobjMrVElGemk0aXZ3SHYySmZtRGNYTnA1JiN4QTtXZTRpa3VMaUszdVlKYmkwWnJ1eitzUmx4R1lqZEtIa2lYazZ0dDE0OGFmRWN1eFNBSko3ajNIN0dVSUdVaEVkWGhubUh6Rm9adEpZJiN4QTtiSHliRnBlcGFtNFZOU2gxcThra1dhWnFDVng2S2N5SGZrYW5IczN0eU9mTEhHSlQrTVkxOWtpNXZiWHN3TUdDZWZNTWM0d2lUeXM3JiN4QTtEK2xGNm41THM1Wjlmc1VKTG1FK3BKSlNuOTJLMStrNTBHdm53NFplZXo0UjdONmM1dGZqcmxFOFh1QTMvVUhydWNzKzB2bjdPL2ZBJiN4QTtGTzRRU1FTSVc0QjBaUy9nQ0tWeU1oWUxaaGtZekJBdWlObU0rVklDTDZYV1V0NTVwN0d4YTRqV0NKNUI2c3NKQ3FTZ0xjbDVzbzIyJiN4QTtxZW1lWGFISjRVOHZGS29jUjVtdVhYZmI0djFIMjBZNUlZUUlqajhNYjF2UjZYejZYVEF0WXROZDh2UFoyZHpHdG5mMjhGQVZlT1UrJiN4QTttMHNyZW9ldkFuMU9BSDljMm1rN1V4NjBBNHQ0UjJKbzgrZjZYUlIwQXdlSVpHNVpKaVE4aHd4algreHRDLzRnMXprQjllTzhaYjluJiN4QTtydDdabThBWThJYmcxdldacG9ZcEx6bkhJUXNpTUZLc3BOR1VpbmNiWThJWGhEMWJ5aERIRG9hUnhyeFJaN29BYm5ZWE1nSFgyR2RMJiN4QTsyZjhBM01meDFmR2Zhc2s5b1pQODMvY1JUck0xNTE3Qm5JUHRTUUoveW1XcGY5czdULzhBay9lNVJuNk9mcHZvK1A2bFhYVzFWZEt1JiN4QTtHMHFXMmgxQUFlaEplY3ZRQjVDdlBnUTNUcDc1U0t2ZHlRb2FwcmFXNkdLQmhKY0VVTEQ3Sy9yMzlzUUZBZVg2NVBwQythVFBxYVBKJiN4QTtMRkRheTI4aldzbDdibDJrdVl5azhjZEQ4ZnFEajhRUEliSHNhYytVd01hcmU5aVFDZVIyOXptNmVBbEVnMkZmUkxheDh3WGQ1b0duJiN4QTtUR3lYVW5OeHFON0xCOVc5UllxSWJlenRwUGlaUVVwSnlKb0sxSkpHVllJZU5sdVJqNlA0UWJJdnZaYW5VZUJqcUlKdnFYcm1pNlRiJiN4QTs2VHBrT24yN3ZJa1BJbVdVOHBIZDJMeVNPUUFPVHV4WTBGTjgyOFlnQ2h5ZWJ5NURPUmtlWlIyRmd5SE5lN1Y4NTY3NVl0UE4vd0NhJiN4QTtYbU81MUdRMjhtblN3Vy8xU3lodHpkaUJuTnY5Y1paMGs5UklCNmNrakt2TUs0K0xpRUdiOFpwWU1HTVFBUEZ1YjVlNW9oQ09ReTR5JiN4QTtSWEw3R0QyR2t3WGtVVmxEcU50ZGN0Vm5zNHJ5NGpNMXRPaTJUS243dG1CL2VwWnh0SFJ0ZzNjWnpYYk5ZTlNUQ01vM3B4TXhnZUdRJiN4QTtJeTk5SG1aeXZiZDNuWjB6UEVPS2pXVGh1VzQrbjlGSjZ2a1hYWTBDSzJsSWlDZ1VhZXdBQXJ0L2U5dUp6bVQyMUwrYnF2OEFsWi94JiN4QTt4M1BnUi8ybi9TLzhlU25WTkQvUVl2QlBKYUdaZFBrbGUyc0xZMi9FUGR4Q3JyeWNzekdFOGZwek54Nm1lb0dJVms5V1gvS1M0alloJiN4QTtNYmVtTmM5L2c0MHhHSEVmUnRIK0VWMWllOHNrWFRwcnZ5WHFHdFhNMGxwRTd5cEZBeWZHRXZKbUo2c25wMGpKTHNlZzJPYk01WTZUJiN4QTtoMG5ER0pnTWZpU0c4cDVCRzR4L3pRT1crOVBMalV3bG55NWE0NHpzUnY4QWh2cUdPZmtCcStnRHo1cGNlazJub1hzZkpiMlV5TzczJiN4QTtLeXhwRnNzaG9uQjVKWFpJNkFxRmI5ak92MXd5SEZMajVkUHQvVU4vT21FWUNKRkc5dngrcjRQcnpPY2JuWXE4My9QdlNvcmp5SGMzJiN4QTs0K0dhemx0ZC93Q1pIdTRsSy9RVFhOcDJWbU1jbkIwazZidFBzNk9TY00vOGVMaStJTVNLK2Uvejczam5uNTVJdEIwOHFQM2kvRUFUJiN4QTtUZEVEa2JnNy9EVE9pQmVDOWxkdFZsdm9QOThHWnRjZWZmS25tRFFtMWpWWWRic05iZjBycUJyRVJNa2pGQnpSakVTZDVSOW5hZ1B3JiN4QTs3Z2pSMWl5d2x3amhNZk45TXVVSkN6ZHNlL01UODAvTTB0eHEya3RQRkJwMXBNOEM2WlJGa2xXMGttWU9FYTM5UmtEV2E4M0VpY1BVJiN4QTtRY0cvYU9MUXdsRHprT2Z2cno4L082NXVSREtZU0I3aXBhbHE5Z1BJVnJhMm1tVzl6ZFdETmVhdGZNOFVVMFVZdVFZMWpES1htY29qJiN4QTtOVGtBQU90YUxuS2V6MnF3WXZENHZybk14RlJ2ejNQUWN2bjNXUjBQdGxpejVKWllBMUNXUGF6dHVLNWU5N2grWFdsVzBlbGpWVWxqJiN4QTt1R3ZoKzZraWRaRUVhbWxBeWtpcFliNTBmYVdwNDVjSTVSKzk4eDlrdXhUcGNSeTVCKzh5ZjdHUGQ3enpQd1pkbXNldmZQMmQrK0FKJiN4QTtKNW51R0Z2SGFqN0V3WjVoL05HaFVGZmt6U0x5OFZxTytjNzdUNitXbjBwNGZxbHMramY4RFBzVEhydTBlTElMaGlIRlhuMCs0L1lWJiN4QTttaWF0cGRsby9yWGkyNWtTNlJKZlVTc3hkbkVuckk4VEdZL0NRbEdqcDhQaHVmUC9BQWNrdEhrbkEvWEVBYmprTmlDSmJia3lOM1p2JiN4QTszQjloMStPWDUzZ0lzOFY5ZmVLcnVGYmRLWVQrWVdvcmQ2dmZYbkFWMUpiYWRDVHpqUXhJVWVOWkFBR0I1QTFYYk5uMkJEdzhYaC96JiN4QTtUTHlzV2R6SG5IM0hkMXVyM0lMRVNYNWphTCs2UGY1ZTJkQTRhcFpGdnJsdHRGOW9kLzhBSytXQXE5bjhyZjhBSEhYL0FKaUxyL3FLJiN4QTtrem8renY3aVA0NnZpL3RWL3dBYUdUL04vd0J4Rk44elhubnNHY2crMU1ZMVM1bTB2ekpjWDh0bmMzRnBlV1Z0QkhMYXd5WEhHVzNsJiN4QTt1SFpYU0VPNjhsdUJ4YmpUWTc5SzFaWUU4bk4wMHdJMFN4dlg3Njc4d1g5anA2eHlXQ3A2OTBrbDVaVGNGYU9Fb0hLWGNjYVNFZXJzJiN4QTtBRFFtdE1yRWVIbTVjWkE4amFUNlpxVnJZYVFUZENlSzNndWJpM1NaYlM2TU5FdVpJNDFSNDRuajZLRkNxMjNUSkdKNXNyRjExWDZiJiN4QTtxR2pYdXA2cTA3eC9WR2l0N040cnNla1haUFVsZXNVd1Z1UEc0WDdTNzc1d1B0ZmttY21Md3VMaWlKRzQzdGRBYmpyNlM3dnMySERHJiN4QTtYRjE3MXZtVzgwNk94c0xQU2pEOWI5Y0pwMzFWb2cxdkxIREpMRzZDcXFBREVBMWR1TmZsbW43QXg2bzZvNUxrSkFXVEsvVjZvZ2duJiN4QTszSGJ6Y25WaUVzZkR6QmVwZVg5WGoxZlJiUFVVQVUzTVN2TEdEWDA1S2Z2SXovbEk5VlB1TTljQnNXOEprZ1l5STdrd3dzRSttUjNqJiN4QTtaVWthSmowa1VLU1ArQ0REOE13QTdWNTM1bC9JM3k3NWoxQnIvVkwrOGx1bkFWNVFZMUxBQWdjdUtLR0lCb0NSVURZWnNNUGFVOFlxJiN4QTtJRk5jc1FPNlYzZi9BRGpkNVJ1WWxpYTh1RWpVQU1pY2VMbFRVTTZ0eUR2WDlzL0Y3NVZrMWZITGprUFgzOWZuM2VUYkFtTWVFZlQzJiN4QTtJVC9vVnZ5VC93QXRseC93RVgvTk9SL05Iei8weC9XbmpQNEFYeC84NHhlVUlxaUxVYnlOR0tzNkp3UlhLR3E4Z29IS2g2Vnd4MVZTJiN4QTtFcXVVZVJPOWU2K1NKVGtRUmV4UjdmOEFPUDhBb3pXNXQvMDNxSWlOZmhFbEFLaWxSOUdBNmlCTm5IQTczOUk1OTdVTVFxbS9LLzhBJiN4QTt6ajM1WjhzYXFtcTZQcWQvYTNpUnRFWGlhTkFVY2ZFcEFUY0dnTkR0VUR3ekp6OXFUeXg0WkNOSWppQU5oNmRiUXlReEJKSm51R0grJiN4QTs3SkFvUC9DS296V2syMnF1QldKZWVORTgwNi9wRjFwRnQrajQ3SzdSbzVqT2swMGxEdWpKeGt0d2pvd0RBNzc1azZmSkNFaEkzWS9IJiN4QTtteGxHeFR5UFUvOEFuSDM4d3RRdGJhenZQTVVWeGJXaXFrQ0cxb1Fpamp4ZDF1VWQ2cnRVbXRPaEdiZUhhMk1mdy9iK3gxMGV5c1VjJiN4QTtoeVJGVGx6TzIvNC90VnRSL0l6OHp0UTlENno1b2xrYTFZUGJ1NzNralJrVUlNWmwxRitHNnFhclE3WUIybmdITEdCZjQ3bkkvTHk2JiN4QTt5SitYNmtCUC93QTQ1ZWZibTVlNnZmTUl2YnlSbGthNnVZcFpaVExHQUk1V1pyMDgyUUFCZVZRS2RNZjVUdzhKandiY3Z4czJSeFNFJiN4QTtoSVNOajNKakgrUm41aXBEZlc4ZXRXY1VPb0pBczFMRUVxMXRPSjRwSTNOMHpvNFlGYWpzVDNvUnFkSGowMm5nWVJFakVrbmVYZUtJJiN4QTsra2JPeDdUMXVUV2tISlY4UER0L2I1cysvTFh5YjV6OG82Zk5wODl6WTMxdlBPOXk3K25MREo2c2dVTWVYcXpnaWlqdFVtcEpKT0hOJiN4QTtQSEtxc1Z0MC9VSEF4WStDTkI2R3ZMaU9RQWFtNEc0cjg5c3hXMTgvWjM3NEFrM21PQlpvRTRFaTRqSmFPcXR3WUhZb3hIU3ZYMklCJiN4QTtvZWgxWGJIWjhOWGhPT1d4NkY2NzJON2R5OW1hc1pvZ1NnZHBDK25sNXNZa2xWVkFhMW5XUmE5RldRRTlpT0oySHp6emJON01hcUJvJiN4QTtEaTl6OUQ2WDIrN055eDRqUGg4aVB4YVEzMmpYOTdjZXBKYVNKQktDUGdhUDFGSStKV0tzeXJ2NFY3bXREVE9rN043SHo0WURpM1A0JiN4QTsvSHdlUjdXOXJOQm15RTR6UXZjMGQvc1VmOEpTVnJ3dWZzOGZzMi8vQUZYelpmbE12ZDlycVA1ZjBuOC83SmY4U3VqOHJ5d3lKTXNOJiN4QTt6STBYeExHUkFvWmh1QVc5WnFBbnJ0aitVeTkzMnIvTCtrL24vWkw5VDBQeWxQTW1sUXdYY1pqdW1lV1JsVUVxUFZsYVRxT1ZQdGVPJiN4QTtielJBeHhpSjVoOHg5cERITHE1NVlHNEd2c2lCK2hQOHpIblhzR2NnKzFKSmUrV2ZyVTd6alZkUmdaOXlrTndVakh5VUNnK2pDekU2JiN4QTs2QmordS9sRm8ydVN4VGFqcVdvM0VrS2xJeTl5ekFBbXBvTzJMYkRVbVBJQkNqOGt2TG9zNGJRWDkvNkZ1OGtrQyt1NTRHV25xY2FtJiN4QTtnNWNRVGl5L055dTlsbi9LamZMbi9MZmYvd0RJOXNDZnprM2Y4cU44dC84QUxmZi9BUEk5c1YvT1RUalJmeXowelJvM2lzTlQxS0tPJiN4QTtXVDFaVlc1WWNuNGhhbmIrVlFNV3VlY3k1Z011alVxZ1VzWEkvYWFsVDg2QVl0REk4MTd0WFlxN0ZYWXE3RlhZcTdGWFlxN0ZYWXE3JiN4QTtGWFlxN0ZYWXE3RlhZcStmczc5OEFkaXJSQVBVVnhTQ3RNVVIzS0tUOGhnb0o0NWQ3dlJoL2tYN2hqUVQ0a3U4dGhWRzRBR0xHeXV3JiN4QTtvZGlyMkRPUWZhbllxN0ZYWXE3RlhZcTdGWFlxeUhOZTdWMkt1eFYyS3V4VjJLdXhWMktzWnpSTzRkaXJzVmRpcnNWZGlyc1ZkaXJKJiN4QTtzM3JwM1lxN0ZWc3NzVU1UelRPc2NVYWw1SkhJVlZWUlVzeE93QUdFQzFkRkxGTkVrMExySkZJb2VPUkNHVmxZVkRLUnNRUmlSU3JzJiN4QTtDdXhWMkt1eFYyS3V4VjJLdXhWMkt1eFYyS3V4VjJLcFByZm1qVGRLL2R5RXpYTktpQ09sUi9ySDluTXpUYUtlWGNiUjczVTlvZHNZJiN4QTtkTnNmVlB1SDZlNWl0eCtZZXJPLzdpQ0dKT3dZTTUrK3EvcXphUjdKeGptU1htc3Z0Um5KOU1ZZ2ZFL3FidC96RTFWRy9md1F5cDNDJiN4QTs4a1AzMVlmaGpQc25HZVJJWEY3VTV3ZlZHTWg4Uit2N21WNkw1bTAzVmh3aVl4WElGV3Qzb0crYS93QXd6VmFuUnp4Yzl4M3ZUOW45JiN4QTtyNGRWdEhhZjgwL283MDJ6RWRvN0ZXTTVvbmNPeFYyS3BicTNtUFE5STIxRzhqdDM5R1c1RWJWTHRGYmdOS3lvb0xOeEI2QVZ5Y01jJiN4QTtwY2dxTHNiNjB2N09DOXM1Qk5hM0tMTEJLdlJrY1ZCMzN5TW9rR2lxdmdWMkt1eFZrMmIxMDdzVlF1bzZwcCttMjV1TDJaWVloc0MzJiN4QTtVbndVRGNuNVpiaHd6eUdvaXk0dXIxdUxUUTQ4c2hHUDQ1ZDd4UDhBTnY4QU1lRFhvRjhzNmZHNldOVXVkVmtrQS9lb0dKZ3QrSTViJiN4QTtOSW5xUFg5bE9KRkh5UGEwajJmaTRpUjRzOW8rWGVmZ1B0THNmWStVTzFzcGxHSkdER2R5ZjR2TDhlYVdma3grWnorVzFtOG02bEM5JiN4QTt4YVJOSmQ2Uk1wVU1rVHNHbWc0a0N2R1IrYTc5R0k2TGx2WmYrSDR1SUdza2RqNTl4L0hkZlZyOXNaL3lUa0V6QXl3elBUK0g0ZDN4JiN4QTtGYkI3dm8zbUxTZFlqTFdVd1oxRlhoYjRaRithL3dBUnRoMUdreVlUNmg4ZWpxdXorMXRQcXhlS1cvVUhZajRmcTJUTE1aMlRzVmRpJiN4QTtyc1ZVYm03dDdaT2N6aFFlZzduNURLYytvaGlGeU5ObVBGS1pvQks1Zk0wWU5Jb0N3OFdhbjRBSE5UUHRzZnd4K1pjeU9nUFV0UmVaJiN4QTtrSnBMQVFQRldyK0JBd1E3Ykg4VWZrVmxvRDBLYTJ0NWJYU2NvWERVNmpvUjh4bTJ3YW1HVVhFMjRlVEZLQjNDdGw3VzdGWFlxazNtJiN4QTtyWERwT25jNGlQclV4NFFBOXZGcWY1T1ptaTAzaXozK2tjM1VkczlvL2xzTmo2NWJEOWZ3ZVh5eXlTeU5KSXhlUnlXZDJOU1NlcEp6JiN4QTtwd0FCUWZONXpNaVNUWktRVzBDYTU1bTFDenZaWEZqcGl4SkhaUnlOR0paSkVXUjVaZUJVdW9XUlZWVDhOYW5jMHA1OTdjZTBXcDBYJiN4QTtCajA1NERMY3lxL2NCZTN2L1Erayt4dlllbnk0Zkd5Z1RrVHRmU2tiTll3YVRyTnBiMlVzdjFLK2hsTWxuTkkwdnBUd2xDSGhaeXpoJiN4QTtIVnp5VW5pcEE0MHFjeS9ZdjJpeWRvWTVReTc1TWRYTGJlNzd2ZDNPTDdaZGlZZFBHT1hHQkd6VkJNb1pwWVpWbGlZcEloNUk2N0VFJiN4QTtaMjBvZ2lqeWVCaE9VSkNVVFJEMUx5eHJZMWJUVmxlZ3VZanduQS9tN01QOWJPWDFtbThLZERrZVQ2VDJSMmgrYXc4UitzYlMvWDhVJiN4QTszekVkcXhuTkU3aEl2TjNtcFBMbG5iWEwya3Q0TG00RnVxUkZRUXpJempkdHF0dzRyV2xXSUZSbG1PSEZkbXEvSDl2a3loQXlOQk5OJiN4QTtPMUMwMUd3dDcremtFdHJjb3NzTWc3cXdyOUI4UmtaUk1UUll2TVB6djA2OWt1ZEx2TFJlVXpXdW9Xa094M2ttaVVORUtibHBMZjF1JiN4QTtQK1VCbVhwY3dnTitYRkg5bit5cjV1SnE5UjRRRWo5UEZSOHIyQi8wMUQ0b1Q4cnZ6QXNiQzIxS1BXTlNFZWsrc2phTWhTdFByRnhjJiN4QTsrb2tmcHFYWWZDcmIxNGc5aDBFc01wUmp0NndLbC9wWS9yYXV6c2tqaUVaL1hBUkI5L0RFL3BleDVodXdkaXJzVlpObTlkT2hkVjFLJiN4QTszMDNUNTc2NFA3cUZlUkE2azlBbzl5ZHN0d1lUa21Jam1YRjF1c2hwc01zcy9waVA3QjhYaTJ0YTFlNnZldmQzYjFKMmpqSDJVWHNxJiN4QTtqT3owK25qaWp3eGZHZTBlMGN1cnluSmtQdUhRRHVEenZXMzBHQTZ3OXhZWG1wNi9mYWpIYWFWQkJkelcwYVJwWldyTzdDTmdHUE9kJiN4QTtRQjNydVFBVG10MTJoaG56RGlqRWdEckVINy9jK29leTNhYzlKMmJHUW1ZUjlSTkd1VXBJSFFsMHFUWE5JQTA2NzAzWGRQbWUyMUZMJiN4QTtpNmx1VWtEMnR3VmxUbVNGNUdNL0NLZ1UySkJ5elJhT0dESWVBUkFQY0FFZTAvYWM5WDJiS1ptWnhQRFZtLzRnOUp0YnE1dExoTGkyJiN4QTtrYUtlTTFTUlRRZzVzcHdFeFVoWUw1Tmd6enhURTRIaGtPUmV4ZVZQTU1ldDZZSnlBdDFFZUZ6R09nYW16RDJiT1ExMmtPR2Rmd25rJiN4QTsrdzloOXJEVzRPTGxPTzBoNTkvdUtkWmhPNWRpcVQrWWZOdmwvd0F2eG9kVXY0TFdhWU1iYUNXUlZrazRmYUtyOW9xdFJ5Tk5zWlF5JiN4QTtHSk1JbVJIY21OV0FUVEJMbjh4ZktkdzdUemF4Ym40UFZKTFVBajhmWmM1ck4yWnJja3VLV09kKzUyME5SZ2lLRW8vTjR6K1ltbStUJiN4QTtiT2UyVHlvMGgxYTllYWE1MU9PNG5kclpmdFZZZXBGeU1yRThlYjArRTdITzA3Q2pxOHhNZFQ2Y2NRS2lZUkhGOW5SMXVzMU9ER0FZJiN4QTttNzZ4OVIrOXJ5Sm92a3EvRThYbTZXUjlTalNHVzIxVjdtYU0zQ01YQVZBSlplRFErbXYySEd6THNPOHUyL3plQ1FHbEZ3bGR4RUltJiN4QTtqOHY0cjY5eFJwTlJneUFtUklyK2Q2VDk3MmUyL01QeXBFOGMwR3NRQm1ReXhrTjlwQlNwNmJqNGhuRVl1eTliamx4Unh6QkhrN09lJiN4QTtwd1NGR1VmbXpueTM1eDh1K1lZeU5MMUNDNXVJMFY1N2VLUU02SzNSaW4ydUxkalNtZExDR1RnQm5Fd1BtNm1YRFpBTnAxaFE3RlhpJiN4QTszNTkrYTlSMGVTMStvK2w2clNSMjRlWU15Umhra25razRxUVdQQ09nRmMzL0FHZFVNSmxYWDlqeW5hR25qcTlkNFVpZUdFTDIvSG1IJiN4QTttTUhuVHp6Y1JyTEJZTThUZ01qbGJkYWdpb05ETm0wOFBLT1lqOHorcDF4MDNab0pISExiOGZ6V1BhMTUwODE2WHJWdHFyd2l3bXVrJiN4QTthMmtuZUpaSTNFUjVJU3NFMWVTOHlQY0h2VGJXOXAreitMdENJaHFCeTVjSjMrME8rN0g3UXg2YUVocFR4K1V0dmxzRVhwdm5uem5xJiN4QTtHbzNPcGlGTDk0Vld6aHVZSTBqalZDaXpPcVJ6U2hnU3pMelBlaStBeVBaUHM5aTdPZ2NlbUcwalpNanY4d09YZDhlOWoyMTJoaDFRJiN4QTtoK2FrWWRSRWYyRk1wZlBYbmFHQ1c0bXNYUzNnVXlUeWNJRHhSZnROUVRFbWc4TTJrc2VVZEkvTS9xZEpoMHZaMlNRakdVaVQrUDVyJiN4QTsxNzhqdk1OOXFLeS9YQ2htWVN4eU5FcFJITVRneHVFSmNxVEcyNHFkNjVxdTB3SjRvei9HN245bDRScHRkUERFK21VYi9IMnZYYzBMJiN4QTsxakdjMFR1RURyZWpXT3RhVGRhWGZLV3RidENqOGFCbFBWWFFrR2pJd0RLZXhHU2hNeE5oUWFlWStSdGMxZlFkTHZWZ3QzdmZLMWhkJiN4QTt5U1NhbmNraTdsaWtsSzNFaXhLWEMvVjNWbmRUOFRBMTRxZHMyMmJTakp2eWxYSWNtRXNvNHE2cGorZk40RThsV1hvbFdlNjFDQkxlJiN4QTtZSFpTWXBYRGNnZWpCZUpQOHBPWU9saUxOOGdOL3MrM3U4MnJWQWVHYkZqOGN2UHU4M2t2bDBpVFh0UHRWUXVMZDdkVWtjVUxtNXZZJiN4QTtSSWFkbWFZOU8xU3ZiTFJFN1NQT1VpVFhTb0d2OWo4OWoxZEpwb1M4U0Vqem5rSklCNVZBaUk4eHc5ZXV4NnZxWE1CNk4yS3V4VmsyJiN4QTtiMTA2VjYzcW1oV25wdzZ0SkdzVW9ZckZLaGRXcFFWcFJ1bGN5dE5neXpzNHdiSGM2dnRIVzZYRlVkUVk4TXIySXUvc0x5enpKWmVYJiN4QTs0SlZsMGUrK3NwS3psb09MRDB4V3EwSkFxTzJkUm84bVdRckpHcTY5NzVkMnZwdEpDUWxwOG5HSkUrbWo2ZTVqV24rUTlKODE2SDVzJiN4QTttdXJpV3l2OUgxT0s2c0wrQmlIaUpzTFV0eTRxeDRIZ3JHbENDb1BKYUU1aDYzVXl4WjQxeUllLzltc1VaOW5RRWhZUEYvdXBKTVBKJiN4QTtsdDViYnl0Yy9XcEw2OTF1UnIyNHU1aTNKZzFwY0ZWSElBOFFTekE3MTVWNUhybHVrMUJ5WlQ1TDdTNGhEcytjWWlnT0gvZFJaSm0wJiN4QTtmSm1YZmxuZXZEcjcyMWYzZDFFd0svNVNmRUQ5MWMxSGJPTUhGeGZ6UzliN0c2Z3cxWmgwbkUvTWIvcmVwNXk3Nms3RlhnbjUyMjJzJiN4QTs2WjV0dU5XRnZQZDZYcU5oRENab0ZhUXdQQVpmM2Npb0NSR2VmSlNkdVJiNmQvMlIyaGdnUENtUkdmUGZyZmM2UHRuczNQbkVaNDdNJiN4QTtZbmNQSjU5ZExhZmNSQzN1dVQ2U0xZRDBwUHQ4WEZPbnZtOS9OWWY1MGZtSFRSN0wxUEdEd24rOHY0YkltKzgzMmtWL2VOTDY4WDFtJiN4QTsxZ2ppRHJKR1dNVHpGcWJWMkVneXlHWEhQNlNEN25HL2t6VVFqSGlCSHFQM1JVdEw4MjJydnBpeGllUnJTQjFtVkZra0srb0ZDMTJxJiN4QTtLOEQrb2RNWjVjY1BxSUh2WkhzM1BQajRSZGtPczlmOU8zMHhUQmRnd2FaSmJ2OEF1cE5uWVFVSFQvaXM1WCthdy96by9NTjJUc3JVJiN4QTtrejlKM21EOFBWK3Q2VCtTRm5yT3FlYTlLMUVXMDlwcG1rV01xeTNFNk5INjd6UnBHSVl3NEJkUWZqWWphcXIzelNkcjlvYWVVZkNqJiN4QTtLTXNoMzIzcW5jOWtkbTU4TXA1SjJJeVA2MzBOblBPOWRpcndiL25JRzIwNXZNZWp3YXZOTGE2UGNyTmRYVnpBaGQxK3J3TkgxNHlVJiN4QTtIR1ExK0h3ekoxT3N6NDlGL2c4WXp5OFlBakkwRFpIbVB2ZGRwZEhBNitjOGxpUGhqY2ZiOXdlWGFSNXUwVmJHMnQ1YnBZV1NKRWxaJiN4QTt5QXFrSUs4alhicDN6czhlb2dhRitwNGJWOWxaL0VsS01iZ1pHdmRhYWFrTGZVTHZUTk9lM25SUmQyalBPck5iVFFHVzRqaDRzaE1jJiN4QTt5bVdLVjZIajAzOXhYbHplaVVvbmtDNS9adWdsanpDR1lVSmJjSjM0aFJQdTJJQ0MwcTdFZnEyenh6czZMNnZydVROSk9GRkhjQUY1JiN4QTtHRVNxb2NrVVVlMlh4eXhqRUdXMS9wY1RXOW41YzJVK0ZVdUVrY0kyNEJIbDNEZm9waTMvQUVuK25ZSnZNYTJzRUVNay93QlNGbzBvJiN4QTtsdEV0a21rOU9WWm9WZGdyL1pCTFUrTHBtRnFzMDR5RmJqNGRmZ1hlZGo5bllqaGpNeHFZNTgrWVA0MmVxLzhBT045dXpRWFI1U3VMJiN4QTtRUmlWcDE0eUM0bXRMYVNaR0FDRDRaWGtVYmRBT3ZYTlgybEtzUWo1L1lML0FHT1hpd1gyZ1o5QmorMG12dUQzTE5DNzlqT2FKM0NuJiN4QTtjVHcyOEVseE80amhoUnBKWFBSVlVWWW41QVlRTE5LK2YvTUV2bUg5R2F2NWpUVXpwdW1hbzczYTZTc2I5SmFKRXJlbk5HQkpMOFBNJiN4QTs4ZnRFL1BMOGZhZDVvNFl4Sm8xeFdPbk0vU2RodjE1T3kvaytIQnh5cTY3ajhPckFtMURWYjY3ZGRRaU9veXhoQlI1cEVVQUp3akNvJiN4QTt3SkFDclFlMlg2d2dBU0V6akIvb2cvcGMvUVk0a2NQaGlkZWRmb1JkdmEzalRBeDZPcXlDckJ2ckpCSEdyazE0L1RtdWhsRWlJak9iJiN4QTtQOUQ5cnNKNmVNSW1SMDhRQi9TL1k5WjhrZWZwclRWTlAwYSsxR3ovQUVSOVdZbVl6Q1JZNUpPVnhISDlaZGhVeHF3aDQwN1p2TStnJiN4QTt2Q2NnQjR1S3VYNlB0ZUlubkJ6Y1BsYjFUVU5Sc05Pc3BiNituUzJ0SVFHa25rSVZRQ1FCdjdrMEhqbW5oQXlOQVdXNVZnbmh1SUk1JiN4QTs0SkZsZ21VU1JTb1F5c2pDcXNwR3hCSFRBUVFhS3NxemVPbmVmL210QTlOT3VCOWdlckczc1R4SSsraHpmOWh5SHFIdWVBOXVNUi9kJiN4QTtUNmVvZmM4dDEvVVp0TzBtZTdoUVBLbkZWNVY0S1pIQ2VwSngzNFI4dWIwL1pCemVaWm1NVElDNkhMdmVRN0owY2RUcW9ZWnk0SXpsJiN4QTtSSi9Id1FINWEzT3VYWGsvOHdiRFE3UDlKVzE3Rk0xL3Fjc2dja25UbUJSSVVQcXZOTSt5Z0x3WDZBdWN2RE5QSUlaTTQ0TWxuMDhxJiN4QTs5VzMyUHVtbzB1RFR6R0xUa1N4UmpFQWpseTMrMWgvbW82NWFhQjVPczlWdDVOTkZyd2t0TCt2QmtyYjhrRFJPZlVWazJPNjhTUHV6JiN4QTtLeTVad2hPZUgxWkJYcDc5OTJPRFQ0TStUdzg5REZPd1NmTm52bHZVN2pVOUV0YjI0akVVMG9ZT0FDRllvNVRtbGQrRDhlYSt4R2IzJiN4QTtEa000Q1JGV0xvOHg1UGgzYkdpaHBkWGt3d2tKeGhLaElkWHBua1R5eHJOcnE5dHFOekI2VnFZM1pTekx5UEpLRDRRZVErMTNHYWp0JiN4QTtQVzQ1WXpDSnVWdlRlelBZMnB4YWlHYWNlR0hDZW82anV1K3Iwak9jZlIzWXFnTlIwdUs4TE9haVpVcEcxZHRpVFE1cjlab1k1dC80JiN4QTtxMmNuQnFERGJwYkc3dTBtdFpmU2xBRFVyc2FpaHptYytDV0tYRExtN2JIa0V4WWVZZm5NMXBaeDZMcTk1SDZsdGJTM052SUFPUkhyJiN4QTtRR1VVSHY4QVZxWjJIc1BuRWMrU0g4Nk4vd0NsUDdYblBhblN6eTRJOEhQaUgycWY1TlBiWHR4cm1yV2tKaHRwQloyWUJIRnZVZ1NTJiN4QTtaMVlBa0JsK3RnSExQYm5NSlpNVUJ6RVNmblgvQUJMSDJWMHVURGhtSjgrUDd0bnB1Y0k5UW4yaGFkY1F6QzRsQVZIalBBVjMzSTZqJiN4QTtPZzdMMGM0UzQ1Y2pIOVRydFhuakljSTcwN3pldXVkaXJ3WC9BSnlaMVhTUkxvMEgxMkw2MWFSMzYzVUNTb1pJeFBBbnBpV0VFdFNUJiN4QTtqOE5SOHN5TVdLY2hHaFk4U0I1ZDB1ZCtUS0JBSi9xbGpIbDY4L0szVlBOMm9hbHF0eGEydW13S3FSMjR2R2hhZTZaNFovckkvZXh3JiN4QTt0SEdZdUhGUWVUMUw3aGMzR1Vab3dBQUpQdTZiaXZ4OEhIalRMdk8rdC9sajVtMS9UdFpHdTJscmQyRTFzWlprdlltK3NXdHJLODZRJiN4QTtHTXlpTlAzcjh1ZkZtN0NsVG1OcHhteHdNT0UxTHk2b25qaEtRa1FPS1BJOXpmNWQ2NytXUGxDN3ZycjlPMmQxYzNyc3EzTFhrTlliJiN4QTtYWXgyNnA2cFJ2aVVzN2dKeUo2YkRIVitObUFCaWFIa3h3NG9ZNzRSOVJzL0Y1LzV4LzVWbHBZdTdieXpxVU52YWFscGR4R1BRdUlyJiN4QTtpNkZ6WjJzckxESmNTR2IvQUVhN1hpaGlCVnZVVk9IVTB6TU1zMDZNd2JCSFBsVjkzZVB1VHdSRzBkbnFQL09PV3NhSmRhVHJjY0YxJiN4QTtBZFF1dFJlNVcxOVJEY0cyUzF0VTlUMHd4YmdzakZTZWdiYnJtQjJtSlhIbncxOXRsT0hHSTcveGZxL3RldzVxMjlqT2FKM0NRK2Z5JiN4QTtSNUU4eGtHaEdsM3BCSC9NTytYYWIrOGovV0gzcU9iNTN0OWIxZSt2QnAxL004OW1MNjBVUXZDc2FLcTNZVVJrZ0RtQ3FnNzE3WkdlJiN4QTtreFk0K0pBQVM0Sjc4Vm42T2ZrN3daWlNQRExseERwNXEvbVVCUE9NdmJsRkNmbis4ay9xTTFzZDlHUGZMN291MzBXMmMvNXY2VmJrJiN4QTtGZ3UzSm9JN1c1ZW8vd0FpQjIvaG1MMmNMMUVCL1NEcysweldubjdtVCtXdkwranRMYTNra0VhM0t3cW5LZ29hSHB4K3pVOUswcm50JiN4QTtoeHhFYnJlcWZtdkpyTXBtWWNSNGVLL2o5L3dVL0pPaGVZL1ArbmFOK2tydVcyOHRhTkJicEMxdVdpOVNhM2pWUjZSTlM4Z0svdkpXJiN4QTsyWGRFRmVUWnhtb3pZdExmQjZzc3Q3L205WDBYaGxra2VJVkRjVi9PNldmTHVIeFBjOXEwalNySFNOTnQ5TnNVTWRwYW9JNFVMRmlBJiN4QTtQRm1KSnpRNUptY2pJOHk1RE1zM1RxRXI4emFLdXNhUk5aN0NYWjRIUFJaRjZmZjBQenpLMGVvOEhJSmRPdnVkWDJ4MmNOWnA1WS80JiN4QTt1Y2ZlUHhYeGVMWE50UGJUeVc4NkdPYUppc2lOMUJHZG5DWWtBUnVDK01ac01zY3pDWXFVZVlZWjVxME85dXZNT2xIVDIrcnphbzVzJiN4QTtKSGp1WnJRdktFZWFKcFdpU1Rrc2FSU0FiVnEzaG12N1YxTU5QZ2xta0xFUElFOTIxMDk3N0M1Wlpja3ROWnVqSWR3cjZ2UGY1S0hsJiN4QTtEeTdmV3ZtZldaOVJLM01tbnlmVUlwWkxpVzZlT1ZVVjVURThxSlJIV1JWTzFmaDhNUFpXcWhxTUVjc0JRbDVVZnN0UHQxbGxobkhUJiN4QTtrbTZFai9OSVBMejJyM1BUL0xtcGFEWU8wdW8yRFhzNFlHSDRod1VEeFE3RS9PdVdhdkRseUNvUzRSMWVXN0kxbWx3RXl6WXprbGUyJiN4QTsrdytIWDQyOWYwK2VhNXQ0N3FhQnJkNUZxSVhJTEtEdjhWT2hQaG5KWllpSk1RYjgzMTNTNUpaSUNjbzhCSTVIbVBlaWNxY2wyS29QJiN4QTtWTE5ycTFLb2FTcDhVWjZWUGg5T1lXdTB4eTQ2SDFEazM2Zkx3UzM1TUU4eGFTMnI2THFHa3ZNOXMxN0JMYkdkUlZvL1VVcldocFdsJiN4QTtlbWN6cHM1dzVveklzd2tEUjhpN2VjQktKQTZoNG41ay9KL3pUYjZKZTNVMHVsdEJZd3lYYkMwdFFzOG4xY0dWSTRnSTA0YytORDhiJiN4QTtiYmI1NkhnOXI4R1NjWUNFZ1pTQTNxaFplZHg5aHl4eTR6TXlFZWxsM2wvOHFQTldvYVZEcWx1K2xwRHFpaStpUzd0dzgwUW4rSUk1JiN4QTtNYjgxQzhTS0ZmREphbjJ1d1lza3NaaEltRWlMRlZzeXo5alN6VDhRVE1STHBaSDNQY1BKbW5MNWMwV3cwdXY2UWV6aFNFVHlpaFpsJiN4QTs3cWdxRkZmc3IreUtET0R5ZG9jZW9sbDRJM00zWGQrM3o2bDNmNWVzWWp4SFpuOXVabWlWNWxDeU1QaVVkQjdaMHVFeU1RWkNwT3BuJiN4QTtRTkRrcVphd1d5Q1FvUkV5ckoreXpBc0I4d0N0ZnZ4Q3ZPUE1uNWNlZGIvWDVkYzBqekxEcFY3UEVzRng2ZG9HamxqalptaTlSSFp3JiN4QTtXajlSZ0c2MDYxb0taK0xWWXhIaGxHeDcyQmphU3llUlB6dFEwWHpha251dGphLzhiU0xsbzFHbi9tZmFXUEFVcTFQOHJQelExS1ZIJiN4QTsxUFZyYStraUJXTjdqU2JDWXFDYWtLWGRxRDVaWkRWNFk4Z1IvbkZlQXQ2WitWLzVwYVkwaDB2Vjdhd2FlZ21OdHBOakR6NDE0OGlqJiN4QTtyV2xUU3VNOVhobHpCUDhBbkZlQXBwSDVFL08xelJ2TnFSKzdXTnIvQU1heU5sWjFHbi9tZmFWNENuM2xYOHZmT3VsYTJkWjFUekpGJiN4QTtxbDYwUDFaWGt0ZUt4d002dkpIR3FPZ1hteUtXUFUwRytVNXRUamxIaEVhSHZaQ05QUTR4SUVBa1lNOVBpWlFWQlBzQ1dwOStZSlpzJiN4QTtielJPNFkvcmZrelR0Wk12MTI2dmpITWhpbHQ0N3k1aGhaR0ZHVm9vWkk0eUNEUTFHK1g0ODVoeUErUVcwaGsvSlh5VzhZaWFPNGFKJiN4QTthY1kydTd3cU9PNjBIclUycHRraHFTRFlFYi9xeC9VMkhOUGxaV3ovQUpLZVRaN2o2eE1rOHM5T1ByU1hONHowSGJrWjYwd0RVVkhoJiN4QTtBanc5M0RHdmxUSWFuSURmRWI5N2Jma3Q1UFpTanJPeU5zeW02dkNDSzEzQm44UmdobUVEY1l4QjhveC9VeW5yTXN4VXBTSTh5VlpQJiN4QTt5ZzhxcEVJVWE3V0VEajZRdkwwSng4T1ByMHBtWi9LK29xdUkwNjQ2UEJ4Y1hCRGk3K0VYODZUYlIvSTJtNlI2UXNydS9TS0JRa01EJiN4QTtYdDFKQ3FxS0JSRkxMSkhRZjZ1WWVUVUdYTUQ1QnliWkVCUUFWcjc1UXJKODNycDNZcWtmbVB5anBtdUtIbHJEZHFLSmNvTjZlREQ5JiN4QTtvWm5hVFh6dzh0NDl6cE8xK3djR3RGeTlPUWNwRDlQZUhrL243eUZyT2kyMXByYk9rdGxwRjJselBjUmtob28zamt0Mm1aU05oRjYvJiN4QTtxTlN0QUNjeWUxTlhIVjZXZUtJUEhJY3U4amV2aVE0WHNwMk5sN003UUdXZkRQRndtTmp6cm1ENVh5dEIvbHo1Rjh4NnhwOTVyU0txJiN4QTsyZXMzMDEzYTNFN1VMeFVXRlplSUJha25vODFOTndhOURrK3k5VkRTYVdHS2YxeEc0SG52WHc1TmZ0ZjJUbjdTN1FPWEVBTVlpSTJUJiN4QTt0dGZLck5mQjZ2NWM4ZzZmcFVpM1Z5MzF1OFhkQ1JTTkQ0cXZjKzV5blY5cVR5amhqNlkvYXo3STlsc09sSW5NK0prSHlIdUg2VDlqJiN4QTtLYzFiMUxzVmRpcnNWUU9vYVBiM1o1LzNjMzg0Ny9NWnI5WDJkRE52eWwzL0FLM0p3Nm1VTnVZU2FYeS9xQ0g0QXNnN0ZXQS80bFROJiN4QTtOUHNuTU9WSDQvcmM2T3RnZWV6b3ZMK291ZmlWWXgzTE1EL3hHdUNIWk9ZODZIeC9Vc3RiakhMZE9OUDBhM3RDSkQrOG0vblBRZklaJiN4QTt1ZEoyZEREdjlVdnh5Y0hOcXBUMjVCSDVzWEdkaXJzVmRpcnNWZGlyc1ZkaXJzVmRpckdjMFR1SFlxN0ZYWXE3RlhZcTdGWFlxeWJOJiN4QTs2NmQyS3V4VmJKSEhMRzBjaWg0M0JWMFlBcXlrVUlJUFVIRlhSeHh4UnJIR29TTkFGUkZBQ3FvRkFBQjBBeFZkaXJzVmRpcnNWZGlyJiN4QTtzVmRpcnNWZGlyc1ZkaXJ6TE9tZk0zWXE3RlZLNnVyYTB0NUxtNWxTQzNoVXZMTElRcXFvNmtrN0RGbENFcEVSaUxKVWRNMVRUOVVzJiN4QTswdmRQblc0dHBLaFpFOFZOQ0NEUWdnN0VIY1l0bW8wODhNekNZNFpCRjR0THNWZGlyTE0xTDI3c1ZkaXJzVmRpcnNWZGlyc1ZaRG12JiN4QTtkcTdGWFlxN0ZYWXE3RlhZcTdGWFlxN0ZYWXE3RlhZcTdGWFlxN0ZYbVdkTStadXhWRDNWL1oyc2x2SGNTaU43dVQwYmNHdnh5RlMzJiN4QTtFVTc4Vkp4QVp3eFNrQ1FQcEZuM01NL01zM056QzBZdkVzOU0wcU9HNzFDc1J1SkpwYnFWb3JTS0dGWGg5UmdZWlpLRmdLcUQyMnB6JiN4QTtnU2p3Yit2YmJiMzc3dllleUdNWTVuVUdNWkdKb1h5SFVrL01NZS9LdWFheDErNWlodW5sMHpVSlpMYVcwbmdOcmNRMzBLR1ZXa2c5JiN4QTtXNFZmVWhSNmtPYWtBZnM0NmZDTVVQRDMyN3plM3lIM093OXNKalY0eHFPR0ltSzNqeU1UKzJucTExZDJ0cGJ2YzNVeVc5dkVPVWswJiN4QTtyQkVVZUxNeEFHWFBuMElTbWVHSUpKNkJWQkRBRUdvTzRJNlV4WXQ0cXl6TlM5dTdGWFlxbDJ1ZVlOSDBLelc3MVM0RnZDOGl3eEFLJiN4QTs4a2tralY0eHhSUmg1SkhOQ2VLS1RRRTVLTURMa2tBbmt4R1A4N1BKbjFvd1hDWHRzZ0xBVHZibHhWZkdLRnBaMXIvbFJqM3BraEFIJiN4QTtZU2pmdi9BYkRna3pmVDlSc05SczRyM1Q3bUs3czV4eWh1SUhXU053RFE4V1VrSGNVeU1va0dpMVVpTWlyc1ZaRG12ZHE3RlZza2tjJiN4QTthRjVHQ0lPck1hQWZmZ01nQlpZeW1JaXlhQ1d6ZVpkTGpKQVpwS2Z5THQrTk14SmE3R1BOMTJUdGZCSHFUN2cxRjVsMHVRZ016UjEvJiN4QTtuWC9tbmxqSFhZejVMRHRmQkxtU1BlRXpqbGpsUVBHd2REMFpUVWZobVhHUUlzT3hoTVNGZzJGMkZrN0ZYWXE3RldLNjM1ekVNalcrJiN4QTtuQlhaZG11RzNVSC9BQ1IzK2ViVFRkbjJMbjhuTnc2Vzk1TVZ2dGZ2aWpUWGwreVJEN1RQSjZhQ3ArWVVaczQ2ZkhIa0E1Z3hSSElOJiN4QTtXZXVYd1JaclM5ZG8yM1Zra0xJUjk1VTR5d1FsekFVNDRubUdVYUw1MExPc0dwZ0N1eTNLaWcvMlkvaU0xMm83T29YRDVPSmwwbldMJiN4QTtMUVFRQ0RVSGNFWnFYQmRpcnpMT21mTTJKK2M5Tjh3ejNFVjFwOEIxQzFqdDVZLzBlcy8xWjF1V1pUSE9yMVFHaWhsKzBDdGFyM3pEJiN4QTsxbUhMa2lCaW40Y2hJRzZ2YnFQdWVnN0MxdWx3OFF6RDZ1dFh0M2ZqbjFTN1NCZmVhdkxGdlkrYk5PTU9yeFRSdXF5b2JkMldPUUEzJiN4QTtDRjBjSzRBWWxWNi81S3VNMko5SjJMVG1NZE5tTThFdlFRZlBtUHA1OHVXNSswZ3N1MGZ5cG8vbVRWUE5IbC9XMmU0dDc2eDA2V0kxJiN4QTtWWlkvVG52UGlpSUZBWTJZZHVobzFhbXV0MXVTVU9HVWVsL29kNTdQWmF3V0JWVFAzUlNlOThrZVh2S1BtTFE5SzBWcHJxYVc2bjFDJiN4QTsvdTdweExPNWEwblF1ektxTFJUS2cyVWZhOFRrdExsbGtKbEp5ZTI4dDZTVjdmU0FQaVAxSlA1dThsM1BtYldMVzhqMU9aTERUYnVOJiN4QTtycTN1Q2h0U2tZRFNlZ2hqWkdaQ0tFeWNoVXNDZmhwbVZLSU1TRC9FSzdqOHh1SFFkbTlxRFNRSTRJOGNvN0VjNzZjVy9MeUZkTnQ3JiN4QTtaZm9WM3BkeHBrSTB5Nlc4dExZQzJFNnVKS21JQlNHWWRXMjN3OE5iT24xVVpqSVRNY01wYjF5NXBoaTQ3TE0xTDI3c1ZkaXI1WjgrJiN4QTsrYmI3VS9OV3NmWGJnazJGOWQyTnFDeDR4UXhUbUhoRWxlSytwNktzN1U1TWVwb0FCTFVjVzBJOHFCOSsxdXd3UkFqYkcwbWpldEdGJiN4QTtSMUdZUmdRM1c5Ui81eC8xaThqODBham80azVXTjVadGZtTWtrTFBCTEZFWFVkQVpGbkhQeDRqTTNISXl4Nzg0bXZnYis2bkUxTVJzJiN4QTtYdk9SY1IyS3Noelh1MVVydTZpdGJkNTVUUkVGZmNuc0JrTW1RUWpaYXMrYU9PQmxMa0hrWG4zODBJZE92WTdYNnRQcU4vS1I2V24yJiN4QTt0Q0l3d0pVdXg2VkNNZWg2YjBHWWVMU1pOVEU1SkVReGpxZjBkN29jT216OW9UdTZqMFNXUDh4cndvQytqc2pIcW9rbU5QcCtyak1VJiN4QTs2V043RS9LUC9GT3ovd0JDRS84QVZJL0l1bS9NVytTTXNtaXU3RG92cVNyWDJxYmZHT2tpVHZJajREL2lsLzBJVC8xU1B5S2RlUXZ6JiN4QTtRZzFPNmtnamdtMCsraUpFMWhjajdYR2hOQ080REE5QjdWQU9aV2JSNU5LQmtpUlBHZW8vUzZ2TnBzL1o4N3U0OWZ4K2w2N2FYVVYxJiN4QTticFBFYW80NmR3ZTRPWm1QSUp4c08vd1pvNVlDVWVSVmNtMnV4VmluNWk2L05wZWgzQzJ4QXVHaGxsSmF0QWthazBOTjZNZHR1MWMyJiN4QTtQWitEaWx4SGtQdmNyVFk3UEVlakNmTSttUjZIcDJxM1VUVFNQcGxsYTN0dHFyWER2SGZUWEVqcTFzTGNqMEY1ZWxzWS9zOGx6SXdhJiN4QTtxY3BqZm1TSzdtVU04aklmYzhvL01YWGVldjNWdExMUk5PQ0xHbGFCQzhTeUY5OXd6Y3lLK0FIdlhGN1d5WkRPT09OMGZ0ZHBqaU9aJiN4QTtTSHk3ckdzNlpyZWxoVWx0WHZaNEpZWUswRnpienY2WElxZjVsclNvMjJid3lXakdXT1FBUzRvY2o1SHUvSHVXVlYzRjd6bTdhMmJlJiN4QTtTdFdlYUI3Q1pxdkFPVUpQWGgwSS93QmljMDNhT0RoUEdPcnI5WGpvOFE2c256V09HOHl6cG56TlN1RnVXaUl0blNPWDlscEVNaS9TJiN4QTtxc2gvSEZsRWk5K1g0OTdIdFoxWnJaN2MzOXZjTGNDNXQ0YmFPRGlZWGxsWThYV1pnaEFiaTBicXgycjluY0UxYW5VUXdZNVpKZlRFJiN4QTtFbjNCMnZaK2hscUorSGpNZlVEejUrNnZ0SDM5R0RhbGY2bHJYbW00azBMVzFzOVExcXlHbjJlbXlSdUhhMm5pcGR4VHlPUFRqV04wJiN4QTtMVmlxeGJwMnpIMVd0d1lzUnl6OVVJVmRiMGVuejg5bnNPeU5MbXd3amhPT3FsSXluMzkxZFR0N2tyME1hcDVlOHpXSTFuVjFtbjh1JiN4QTt0Tlp6NmJFSlpLVzcyeGVGWXBhS2orbzdxZ1J5Q09LZUcwOUZxOFdvaEdjQ2ZYeXVnVDNtdktqeTgyenR6SE9lTEpqOFBZOEpFdWtmJiN4QTtWOHh0dnlOL2YwalJMbTYxTFJiRzlmVEZpdjc4VHlQRUdCaFcybG1aK0VzenJMVlpGS2txcTFKT3dWYTB6VHNYaDlUQ09QSktJbDZZJiN4QTsxNytJQURZQWpsditzbm5JZE50dnExbWtQb1FXL0dwOUcySEdJRW1wNGlpOXo0WkFsd01zK0tWMlQ3K2FLeGEyV1pxWHQzWXE3Rlh6JiN4QTtsNVkvTHVIekw1azgxYXBxMXZGTHFGcHFqdW1nM0xTUXh4elR5TGNzOHpxSkdrUUZuUlBoNHZRbm9SUjdSMXB3R0lqWTRvL1VLT3cyJiN4QTtvY3ZJbnVkNW90UEdjYjUweWFIeTErVitwM1Z2SG8ybGFIcVdzSDk1cUdudzZnUkhDSTZMTHdqaldRUHhjOFFHalFOM0l6V1N6NnFBJiN4QTtKbkxKR0hTUmh6N3R6K3N1YU1lSW5ZUko5N3Z5cDh1NmZvWDVzZWJMR3pRVHd4UUw5WG1qVW90bWt6cGNHMVlDcWZINnE4TitrUjI2JiN4QTs1dDhlWTVOUEdSNW5uNTF0ZjJiKzkwM2FHTVJsUUwyZkszWHV4VmtPYTkyckcvTnR5M09DMkIrR2hrWWVOZGgvSE5YMmpQY1IrTHozJiN4QTtibVkzR0h4ZUNlZXRNMWVMemJjWG1tRVhsVWFhZU9NU3hTUW1TS0NNSVhqdUxmMVNWdE9Tb3RXb2ZzOURtZmcxV25scFlZczh2REhGJiN4QTs2VFVaY1c1NlNqS2dPTGM4dlBvN2oyYm5samlNb1F2YXQ1RVhSa2RxSG43bUgydm5QVTVybU5iWDFKbGtZb2txU2FqUmlLaHFmNlpXJiN4QTtpL3RWb1JXdEtiNXNjblltbXhieW5RSDlERi94RDBuNXJVbkdKSEdMUFRqbDhkL0pObTF6ekpMcDgxNkFXc2JkdUZ4Y0M0djJDSGF2JiN4QTtKRGZtVGo4UStQang3MXBtUGwwK2hqa0dJNUtuSVdCNGVQZi9BR0ZYMHJtMFExT3ByaThJYy81NS9VbWY1ZVdGN2VlYzJ1N2k2aGplJiN4QTtHTmJob0EwazB6R0ZaSVNLeVhFelI4UmRVYmw5QTM1WlRxZFhoaHBEaXhjVW95UE14RUFPdTFSQU4xMC9ZNkgybHlaT0FTbkdyOU8wJiN4QTtyRzlTM3NYL0FBN1BvTHluY3Q2azFxVDhKSHFLUEFqWS9yR2EzczdKdVkvRjAvWWVZM0tIeFpKbTBlaWRpcno3em81Zlc1RWJkVWpSJiN4QTtRRDRFY3Y4QWpiTi8yZUt4ZkYybWxIb1lYY2VWZFBrZ2l0NHBycTJnZ2xqbWlnaXVKREN2cFNMS3FMRElaSWxYa2cyVkI3VXpNNEJkJiN4QTsxdTIrSEc3WVJyMnBlV2Izelpld2E3QkdOUGtRV3NXb0pFc2x4QkxidnM0WXE3RDk0SkZZQUVFY2FpbkxOTHJzOC9GNGNaOWNkNnZhJiN4QTtYZUQ5aEh4Ym9nVlo1TGZOK3NhWHFYbXJRTG5Uby9yUmkxSzBnbnZFRCttZ1ZpMEVLOHdvVjJWMlpoMHFOdWpaWDJOZ3lZZ1JQYnFCJiN4QTt0ZlRpUHVHMWYySnl5Qk96MUhOKzFweDVUbGFQWHJZRG8vTldIc1VKL1dNeE5kRzhSYU5TTGdYb3VjODZwNWxuVFBtYUMxa1hSMDJjJiN4QTsyMTdIcDBpcVdhOWxqRXF4b3U3Tnhaa1hZZHlhWXQybjRlTWNVVE1kd05YOTd4cjlEYTM1aWxlNy9UUDFzMjhpUzJFMTlDZjlJQ3R5JiN4QTs1OEt1TFpHSUcwYVZLL2FHOU01ZnRYdHJEaXlHRXVPVVNERThKb1J2YlliY1grY2RqeTVQcm5aUFozRGhIRENHT1hjTno4WmRWK3FXJiN4QTt4c1pMNjh1N1J0T3VKcFh1SWRRUlZlSlptbDlTSmpQR0N5Y0dJVWVweCtFZE0xdW5sTEp3REhNWm9SaUltTm5pNFJHcGVnL3p1ZXdKJiN4QTtzdTBpQkFWSWNKL0hWSmRQOHI2NXE3dzNzTnRJWG1ZeTNWOWRCWW81ZlZCNWtQSXZxc3BMZjdyUnFkdW0yNWwyamowZkVKVGpBQVZHJiN4QTtJM0k3dlNOdm5YMnVQa3dEUFFyaTN2NWViSTdUeXo1ZzBDM0Y1YjY4OEhBK3BlL1ZJUUFpZ2ZFNnhFaU82b2R6NmlCeVBzNy9BQW5HJiN4QTs3TjlvZFBrekRHT0tJUExpTmduN2VIeW8wNGZhM1pQaVlqSXdoa2tQZ2Y4QVRCNnpvc3J6YVRhelBlSnFCbGpWeGV4b0kwbFZ0MWNJJiN4QTtDd0ZWSTc1MVJmSTlTQU1oQWp3VWVWM1NOeGFXV1pxWHQzbWY1MWZtRHFIbHZUcmV6MFM3K3JheE13bGtrRVByY0lPRWhYN2FQR1BVJiN4QTtlSWpmZWdQZ1NNelI0b1NsNitYdjkzNjA4SnF3bG41WGZtTjU0MUhTYm1mV3JHVFZFNXgvVnJnZlY3V1JTOEt5c2p4a1FBcUVrUmxjJiN4QTtMOFZmQ21TMVVNSVBvUGY1OGpYM2dnczQ0WjlYZVpmTU45cUVpK2FmTGRvMXZxdG1yMmMwaG50WnJXNmpqYzF0cDFTV3ZKSks4R1UxJiN4QTtVazlRYVpqNU5OanlSOFBKeTVqWTJQTU9YcHNrOFJzUFBOSi9NeUU2dmVYUGw3eTFhYWRxMTZpdmY2cmFjcnlSWVpTSG1lS0dUNnRHJiN4QTtTclU1cjZpL0gxcVFjdUhZYzVnUm5PVW9SNURseTg5MjNQMnZqd2ppSUVTZHZtOXU4aStZUHk3ZzBpenN0RzF1Mm1sdkhNckM0bmpXJiN4QTsrdUxxZHF5UFBHeFdUMW5jN2pqdDBBQUFHVlpNY3dkeFFIeUFkZk15a2JMTk1vYTNZcXlITmU3VmhQbTAzUTE2M0JsamloYU5xUWtjJiN4QTtubUFBM1UxWGh3WW1vbzFSNFpxdGZFWGRkQnYzYzNtZTJZL3ZMcitFYjkyNWVHZWN3MWo1dXVrYU5kWG11Sm9wSUxDNFBMMVBXS2wwJiN4QTtXQmttVnZUaWlvc2k4Q29GRzVmdGJQVGFJWmRJY3B5ZURHSXF4c1JYZElVYUpPOFR4V2VWYlBROWhhKzRReFJ4MmQrWEw0K1pZNXFuJiN4QTtsaTV2Yk5Zclh5NUxaM0VkeExQSGNSeUUvQkpLV1dLVDkyR1lSeDBSZmpHNDVmdE1ETFM2N0hpeWNVdFVKeDRRT0V4NmdjeHYxTms3JiN4QTtkYTZDdWxFY3RmM1cvdkM2ejBIVzdTeWx0MDBpNVkzTVRyT1dscWhrcFNOMEFqNUJWQllNak93WUVkS0RKNmpYNmJMSUU1NGVrL3pPJiN4QTtuZHo1OGlKQ3FJOTdIdzgxaytHZm1HWDIrdTNubXJYdE90R3Q0Tkp2N0tlVkhjczhsNUU0Z1lxUU9FTkVNWllqNG1WaVZxTmlNMUdnJiN4QTs5bjhmWitubm5qbDhiSE1EYXVFYy9mS3pkZHhHN291M3UwRHdTeHl4a1ZYT3FJOS92NS9aM3ZhUEt0MUQrbWpidXl4VHRGSVlZblpRJiN4QTs4aW9VNU1pZ2trTHpGZjhBYXlHZ2dlS3h5cDVmc1dCOFVucHdzenpidlR1eFY1LytZbnAyRnkrcFRWRnNJR2xrWUN2OXlDWC9BT0ZwJiN4QTttODdObmVNanVkanBaK2crVHl6eVhyakc0MUtLN2VkNTViaG5GcXF2Y01zcnpYUEpZMWpWMkNMSEI4cUxYcVRsbW0xSEh4U0o5Tml2JiN4QTtkd3hQNlhIME9yOFRqa1Q2T0lWN2pHSi9TZ0YwS1ZkUlRWSTlPdTQ5U2RJN3hybHJLNGtNVjVMTE04MElEUm1zYUxJaUVMOEorMTlyJiN4QTs0c3hKRTVCT002NFpTUFViaWhSL3Q5M0ozV2wxR21vOGNnRHRYMnFmbURUL0FERGZUVFgwTmpjZlh4SmJYa1Joc1o0VjlhejlTT01VJiN4QTtaR0orRzZNbnhrMTRjYWdFRElhZkZIRHdpSjJGamVRUE9qL3ZhMjc3YTlSbXczNlppWHdwbnVsNnJiYWpFV2hEcExHRjllQ1JIamRDJiN4QTt5MW9WY0tTUDhvYkhOeUNEeWE0eUI1TXE4bDJyUzZ5czFQaHQwWmlmZGh4QS9ITUx0Q2RZNjczSDFVcWhYZXovQURRdXNlWlowejVtJiN4QTt4NmJ6bnBxK2JZdkt3Z21rdlpWTFBOeFgwVUFpTXRDU2VSUEVEOW52anQzN3V5ajJWbC9LblU3ZUhkZkc2OTMyc0w4NWFOYVdIbXlCJiN4QTtkSmI5RW1XMTlWaGE4WTQybE1wWGswWkhwR3ZmYk5CMi93QUF4eE1vUm5aTjJONnJ2RzcybnNocWN1U0V1S1JOSGF5aHZNRm5yTno1JiN4QTtVMVQ5TVN4TkZiV2s4c1VjQ3RHWkpFaVlvOHdMT1BnSURLcW1uTDRqMFduS2RuYXZCajFPT09uQkJua2lKRW02anhEMHgyR3g2OWEyJiN4QTs3M3RzdU9Vb0V6NkEvd0JxSXQ5STh4YWVXc3RNdVlrMDhtc1ptUXlHR3AzV0w0aFJmWWdoZTIyMlllVFdhYk4rOHl4a2Nua2E0djYyJiN4QTszUHpGWDEzYkk0OGtmVEU3SU84OGk2bnE5OWNxdXF6VDZoWjJTWGRuSE9GYUZya3l5QlFZL2hSUis3QTJBOTZqYk96OW1aWXNtRXpqJiN4QTtBUXFkYmQxRG1UWlB6ZVk5b2UwenBKUWpNY2NNbTB1ZTNtS1pMNUs4ODY3NXAxeDN0dE4rcWVYcmFBUjNMVGZESUxvaFdvckRrcmNUJiN4QTtWZUcxRitKaUNRbWRIMy9qOGUvcThQMnAyVGgwbUVjV1RpenlOZ0RjY1BTL2Y5KzNlV2U0dlBNc3pVdmJ2UGZNa2RwZGViZFNOeENzJiN4QTs4VUZuWndzanFISE1OY3VkaUR2d3VLZkkrK2NuN1ZacHc4SVFrWW4xOGpYOHo5SXQ2ajJmeENVWjJMM0g2V0RhajUyZzh0NmxmMmN6JiN4QTsvVnJtN2srdjIwWVFORzhDMnNVQXJRSGp4YTFjSHB0dm05OW00ak5vNFViTVRLSjkvRVpmSGFRYU8xOFpobk8yeEFyNVYraGoybWViJiN4QTtvcHBibXhmVlgxVm9XRjFGSGFSQ1VFVHd3eXlWTUlLMVdlVjFZL3pWNmRNNmI4ckkwUkd2MlgraDAyWFBER0xtYUNUYWJkYXJwMERDJiN4QTs0Z2d0b1lvWVl0VGtaSkpEQ2lSSWl2eGpJTFZYa3hGZXVibVJsR08yNWVXOExCcU1vdVVxbEk4TmU4azlFQm9DZmwvYTZyYmF0UDVvJiN4QTt0MG5zNTFuaHR6cEU3Qm1RaGd6eXhDS1JnVDFITDZjMVdTT1FpaEUvNmY4QVJ5ZXV2WjZMK1YvbnlWdk5ralMrWWJ6WExDYTVGcThoJiN4QTtGMjBhQzQ5R0tDU1NHWXlMQUpicVVLaEJHL0xZTFFaUnFjWHAra1JOZVg0T3pTY2RSZS81cTJoa09hOTJyR1BQZDlwTmhaUVhGN2NwJiN4QTtCTVg5TzJoTldtbkxVcWtNUzFrbGZ2eFJTY3hOWHBqa2pZL2grNzM4bldkcGFHZWVJTUJjZzhIOHgzK20zbm5yVDlTdDQ1cDdhLzA2JiN4QTtKSTJoa2EwY3M4czRBWjJrdCtKckVxOEdiYzlxNWIrWHlEUVRqNlFjZVN6eFI0eFZEK2pMNTF5Yy93Qm1CTEZJNDUzZHlIUCtyNXFtJiN4QTtxNlBlWFNSaTMwKzdYank1eFhrMFY1Q3dLMDVlbkxlN012N0xBNXE5QjJoSEJJbVVzTXY2c1RBL09PTDV2WDZuVG5JSzlZK1A3VzlNJiN4QTswaTV0VUl1Tk51ZWRGVlVzcFliR0ljUWZpTWNONzhValYrSm1QaDRZZGYyaEhQSUdNc0lyK2RHVXo4NVl1WGNFYWJUSEVDUFdmaisxJiN4QTtCV2MvNk44dzNIbWVDM0pTMUowdU8xdVpKYm1lVzRTUDFuUkpJemRjRHhlZzNJcldvVVZPWk1OU0JoR21uL0grOE1veEVZQ044SXUrJiN4QTtDKy9sM1ZmSjAvYkhadjVzRUNSalh4M2U2L2wxcUdpYW5EZDNkbTBqWGdaUHJFTnhITEZKQ0hRY1ZDekt0RmJoWDRQaEpIalhMdEpoJiN4QTtNSTJTRGZjUWZ1L0ZQTzluNkNlbmllTVZJL2NHWlpsT3dkaXJIL1BrTm9mS2VxWGR6R1pFc0xXYTc0Z0FsaERHenNsQ1JYa29wMXpLJiN4QTswZVF4eUN1dXpiaHljTW56bCtYMzd2WG5tbGhtU1NLZTJFN3pLVkxHU084dDFmcWQyOVNNa2VPYlhKcEo0c1VoS3R6WXJ1Mi9UYmphJiN4QTtTTjRwMFFSeGJWMEhkODdlcjNrbHpGYVRTV3NQMWk1UkdhRzNMQlBVY0NxcHpPeThqdFU1cklnWHUxam1nNzNWdnEybnE4cStuZVNJJiN4QTtLUVZCS3VSdldoSW9ENzVLTUxQa3lFZC9KanZsdlhMSFREcUpuZ21udUpwbU1Yb3hTU24wSUlJT1ZSSDBWWkorL2ptZGwxR0xEakVzJiN4QTtraENKTmI5N3VOTkFtSXA3SDVFdWRHdi9BQzliNnRwVnpIZVcyb0QxZnJNVlFwcDhQQ2pVWUZDQ0NHM3JXdWE3V3prWjBkdUZ4TTh5JiN4QTtaVjNNaHpFYUhtV2RNK1pzUzgyK1FocmVwMmVzV0dveWFUck5uUUpkeHI2aXNxOGlvS0ZrM0hOaDFvUVNHQkhTUENMQjZqOFU3cnM3JiN4QTt0bVdud3p3VGlNbUdlNWlkdCsrMkkrWnZ5eTFPN21GNWU2dkpmYXE4YlJtYTRIR0lyMkVjY1JVUkFlQlZ3ZTRPSExFeUZBOFA0L0hLJiN4QTtqNXUyN003ZWhoTlJ4Z1krNGMvdCtwS3BiM1dOUDhtNnJwdXQyYzhUL1ZMaUsxdUVYMW9UV0VyeExSOCtDODY4T2RBRklIYk9UMVhZJiN4QTtPUWEzRm54Z2NQSEV5NmNwZlY4cXV1dGw3blQ5dWFiTkdVSXkzcllIM2N0L1BsNU1xL1ROM2RiYVhZU3pxZWx6Y1Z0WVB2Y0dWdm1zJiN4QTtaSHZtbDBmc2xxTW0rUWpHUG1ma052dFphejJsMHVIWUhqbDNCTXRBMFhXR3ZwZFJudVVhNGFOSUtRcVk0NDBSbWVueE03T2F1ZDloJiN4QTs3RE81N043T3g2UEY0Y0NUdmUvZStlOXU5dGpXU0Z4b0Rrek1kTjh6bmxtOFZaTGVXVnJlUU5iM1VZbGhjVWVNazBJSW9RYWRSbXFCJiN4QTtJNVBic1ptL0tiOHQ1bjV2NWVzU3g2a3dvU2Z2Qnk4YXJKL09MTGlLaWZ5ZC9MVW12NkFzaDdlaEQvelJoL041TzhyeEZyL2xUbjViJiN4QTtEL3BRV2Y4QTBqdy84MFkvbThuODRyeEZ2L2xUdjViZjlXR3ovd0NSRVA4QXpSaitieWZ6aXZFV2grVG41YWcxL1FGbC93Qkk4UDhBJiN4QTt6UmorYnlmeml2RVZXUDhBS1A4QUxXTithK1hMSGtPaDlCQVI5SUF3Zm1zbjg0cnhGazFocDFscDhBdDdPSVFRRDdNYTE0ajVBNVRLJiN4QTtSUE5peWlWR2VObFZ6RXg2T3ZFa2ZMa0dINFpyUTdWZ1BtTDhuckR6RGVwZDZwcldvVHlSbzBTS3pRaERHN0JqRzZyR29kS2o3TGJaJiN4QTtlTTBkdlJIWTJQSTk0ODIrR2VVUlE2c2RrLzV4bjhzdEFJRjFlOVJWQkFLeDJxdHVwWGRoRUdPeDduTGNXczRKY1FHNTd6SS9lVXoxJiN4QTtCbHpDR2IvbkdMUXFIanExeVQyckhiRC9BSmtuTWorVkpmelkvSnB2K3QvcHBmcmFYL25HUFJLL0ZxdHdCN0piSC9tUU1QOEFLaC9tJiN4QTt4K1MyUDZYK21sK3RHMnYvQURqaG84TnBKYWZwL1VoYlNsV2x0MWFJUk95VUNNeWNPSklvTjZleDJ6RXo1NFpaaWNvUjRnS3ZyODI3JiN4QTtIcVpRNUo3NWQvSjJ6MENlU2ZUZGQxQ0NXVkJIS1l4Ykp5VlRVQ2l3MDYrT1FHV0lGQ0krWlAzbEU4NWx6RFA0VWRJMVI1R2xZZFpHJiN4QTtDZ241OFFvL0RLUzBMOENzSjgvMi9uN1Z0S24walJkUHRrdEx4V2h2SjVidFVsZTNrakt1aUF3VEtoWXR1eHJ0MG9UVVpHUGhqdmRTJiN4QTtITGF4OTRic1JnRGN0M2tyZmtsNThGMTlhZUF0Y2lTS1lTL3BPUFpvT1hwL1owL2pzWEorZVp1VHRETFBuT1BLdjdzLzlWRzdFZFBDJiN4QTtKakdKQVBuK3hOaitYMzV0MHB6a3A0ZnBLTC92SFpqZUovU2gvd0FxNWY4QVZWSCtEL3pUOC8yS0IvTEQ4eldKTFJWSjZrMzhKUDhBJiN4QTszVGNsNHgvblEvMGt2K3FxZUxCM1MrZjdFRkYrUy9uK0c1bXVZSVhodWJqMUJMTEhxaXFTc3dDeUwveHo2QUdnUHNRQ0tVR1Zha2pQJiN4QTtFUXlHRW9nZzBjWjVqa2Y3ejhjanNXNkdweFI1Q1h6L0FHUFNmeXUwTHp0NVUwZE5Bdk5MdFJwTnV4TmswVjJyelJxOVdjUFNDRVNWJiN4QTtrSmFwb2QrcHh6U0UvVVpYTCtyUS93QjBYRXpTaEkzRzNvdVl6UTh5enBuek4yS3JKSW81RjR5S0hIZ1JYRklKSEpRYlRMRTlZaDlCJiN4QTtJL1VjYlorTkx2Y3VtMks5SVI5TlQrczQycHl5NzBRaUlpOFVVS283QVVHTFdUYTdGWFlxeXpOUzl1N0ZYWXE3RlhZcTdGWFlxN0ZXJiN4QTtRNXIzYXV4VjJLdXhWMkt1eFYyS3V4VjJLdXhWMkt1eFYyS3V4VjJLdXhWaTJjWTdaMkt1eFYyS3V4VjJLdXhWMktzcHpzM1V1eFYyJiN4QTtLdXhWMkt1eFYyS3V4VjJLdXhWMkt1eFYyS3V4VjJLdXhWMkt1eFYyS3NlOHkvbUg1SDhzTVUxN1hMU3duQURmVnBKUVorSkJJWVFyJiN4QTt5bEkyNjhjdnhhYkprK21KS0NRRnZsdjh4L0l2bVdVUWFKcmxwZVhSclMwRWdTNG9GNUUraEp3bG9CMzQ0NWRMa3gvVkVoUVFXUjVRJiN4QTtsMkt1eFZpMmNZN1oyS3BCNWsveGora2RML1FYb2ZVaE1EcVhxcUdiZ1dWRDFrU3FoSGQ2THZ5VWIwcXB0eDhGSGk1czRjTkcwc2xIJiN4QTs1bXNtdXFyV3E4aW8wWmhHdGVMU0ZHWVZsK0hqQ29mNCtYeHQ0RGhrN3hiZmIrUGY5bnpaZWpiN1ZXQS9tUWIvQUVJei9WQmFHRlRyJiN4QTtnV01Bckt3WXVxajFTVFNpcXBVMEJKTkdGRkNmQ28xZmt2b28vWWp2S1grTWVGNy9BSWxNSEwxdjlDOUJBdjdzN210SkpOcTdLcDNIJiN4QTtkbXlHWGcyNFdNK0hvbitWTUhZcXluT3pkUzdGV1A4QW1ienBwZWhEMG5yY1hwRlZ0a05DQWVoZHQrSS9ITS9SOW5UejdqYVBlNlR0JiN4QTtYdDNEbzlqNnNuODBmcDdubm1zL214cjBjTWwxNnNWamJSaXA5T01TTjFvQjhZY3N4T3dBRy9iTjRPeWRQampjOXdPWkpwNUwvUkhyJiN4QTt0UmtFTU5SbEk3QUMvd0RkV3gveko1ci9BRGt2OUlkcmYxN094VldrdkJibUJiOHhnQWpoNklxZzhmVGIxT2dIdnh3OXBPeTgyWHdzJiN4QTtIMWZ6cGNYRDl2M24wdnAvczkyVm13ejQrMFptY1A1c0JIYjNrVVNQZHVnUHkzL01iVzdIWGJDR2JWTHpVb2RRdTRMYTVndkxsN3BEJiN4QTtIY3lKQWp4dE16dkUwYnZ5K0U4V0ZRUldoWFlDNTNHUTNvMXRYTGZvOWgyLzJIcHNlQTU5T1FJeHF3RGZQcnVUNVBwTE1WNGgyS3V4JiN4QTtWMktvSFZ0YjB2U0xmMTlRdUZoUS9ZQjNaajRLbzNPWDROTlBLYWdMYU0rcHg0aGN6VERiejgzN0JISXROUGxuUUg3VWpyRlg2QUpNJiN4QTszR1BzQ1pIcWtCOEwvVTZiSjIvQUgweEorTmZyZFovbS9ZUElCZDZmSkFoUDJvNUJMVDZDSThjbllFd1BUSUg0Vit0Y2ZiOENmVkVqJiN4QTs0MytwbVdrYTVwV3IyL3I2ZmNMTW8rMm8yZFNlektkeG1uejZiSmlOVEZPNTArcHg1aGNEYU95aHZkaXJzVmRpcnkvODQvTzJ1MmMxJiN4QTtoNVE4c1RDMjEzV1doU1MrTmEyOFYxTjlYaDQwQm8wcjh6ekc2b2prZkZ4T2JUcy9TeGtKWlovUkQ3V1FpU0NlNTVUK1hmbG5SNS96JiN4QTtMMHkxQ0c1dHpxTjFMUE5NeGVXWWFlc3pSU1N5VkpkcExpRkoyOGEwK3lGQTNlcUpob2pQK0tWRDRkemtlRUk2Y1M2emw5Zy9hdS9OJiN4QTtQeTdvMm5mbUhlcktnanRZNTdhL2thTThIaWd2V0tUK21RVjRrZWs4cW4rYzE4Y0haeE9YU1MvblI1SXhZeFBEUHZoUkg2WHFQNVIrJiN4QTtkTmRmVjlTOGkrWjVqZDZ4by9xRzAxQnZ0M0Z2QTZ4c0pkdDVGRWtiaHR5eXVLMVpXWnRMcnRMRVFqbWg5TXVuY1hHcllGNm5tclYyJiN4QTtLc1d6akhiSWZVTlFzOU9zcHIyOGs5SzJnWGxLOUMxQjAyVlFXSko2QUN1U2pFeU5EbW1NVEkwT2J6SHpocnMydjZ6Q21pcmI2aFkyJiN4QTtzRCt0YjNxUEY2Yy9KU3pQRlBIL0FMN1pPRGNkdmkzM3pOakdPS0g3emlCSi9ocHo4R0NVVFJGSHpTVmJMWEdnK3NMcEdqRzNvVzlZJiN4QTtMQ1U0anFlWG8wcGtUcU1OMXhaYjk3a2VITCtqK1BpdGxzZk1Dd2V2K2lORlNHZ2IxbVdMaFE5RFgwUU1ScU1KTmNXVy9ldmh5OGs5JiN4QTsvTHczY1dzYXRiNnpkSnBsbkhEQkl0bnA0WkZhYVJwRkVpaFl3QjhNWjViZkY4UGhtVkR3c2tBUlovck9EckJJVlEzWjNvV3R5WFVwJiN4QTtzcGxhU1dKQ3d2RldpU0tDQU9Rb3ZCelhjVXAxcG1EbndpTzRPempFSjFtTWhsT2RtNmxLUE5XdXJvdWpUWGdvWnpTTzJROURJM1Q3JiN4QTt0MlB5ekwwT204YklJOU92dWRaMnYyZ05KcHprL2k1Ujk1L0Z2SDlNMC9VTmYxaFlRelN6M0Q4N2ljMVlxcElEU043Q3VkZm15d3dZJiN4QTs3NUFjaCtoOHYwdW15NnpQdzdtVWp1ZTd2SlJQNW1lUkcwSzIwdlViZVZyblQ0cjJMNjZKS0FxeFZoQ2R1eG1LZkkwemtPMnUwcDZqJiN4QTtRNVlBY01pT244MytMN0gwVHNUMmZqcE5iRElEeFI0VHo1aVcxZnBUR1RWTFN6c3pxVXN3anRZVTlacFR1QW8zNkRjL0x2bmcyazAyJiN4QTtXZWVPT0EvZUdWZmp5Ny9KOVB5emlJR1V2cHA1bkpwMm5KNWRlNGxzWWJhOXRvVGVXOHZINHJlU0tzNnJ0V3FobEFZZDZaNnRvZTFNJiN4QTtzZGNPQ1JsR1U2NTdFWFYwK0xIV0hKcUp4QlBoNVNZOHp5TzM3WHZ2NWQrWlpkWTBrd1haSnZiVGlITGZhWkdId3NmY1VvZjdjNjN0JiN4QTtYUmpGTzQvVEw3M2JlemZhaDFPSXdtYm5qNjk0NkZsbWFwNk4yS3BiNWgxeTIwVFNwcitmNHVId3hSVm9Ya2I3S2orUHRtVHBOTWMyJiN4QTtRUUg0RGphdlV4dzR6TS9ndkROVjFhLzFXOWU4dlpUTE0vOEF3S3IyVlIyQXp1TUdDR0tQREVVSGhzK2VlV1hGSTJYbm11cjV5MHdBJiN4QTt3YTQ5NWN6YzNodEk3R1BkVW9DV2NGK0lYa29yVHFlblhNVFc2dU9taHhaSmdEbHZUdSt6ZExqMWN1R09MbHpQRVZubCtYemZxN1MrJiN4QTtycmNsamRXcFEzRm5KWVIwQWNHaFZ5dzVLM0ZodUs3ZE1sbzlWSFVRNHNjZ1I1VVY3UjB1UFNTNFpZdWZJOFJlamFWcXQ5cFY3SGVXJiN4QTtVcGptVDdtSGRXSGNITW5QZ2psand5RmgwbURQUEZJU2lhTDNMeTVybHZyZWt3MzhJNGx2aG1qNjhKRiswdjhBRWUyY1BxOU1jT1F3JiN4QTtQNEQzT2oxSXo0eE1mZ3BubU01THNWUTJwNmpiYWJZVDMxeWFRd0x5YnhKNkJSN2s3RExjT0tXU1lqSG1YSDFlcGhneFN5VCttSWZPJiN4QTswM21LNXZQemYwN1Y5UVVPdjEvVGxTT2dDeHczTFNXc0tnMCtMMDVXWjk4NnpMcEJqMHM0UjZDL2ZYTnhQWjdYeTFla3laSmZVTWcrJiN4QTtYVDcxL3dDWGNiV1g1dGFaYlB1d3Y5VnRhSFlyd2p1aWxkdTZSRDc4aHJwY1haNFBkWDQrMTZMSWIwc1BLUkgzcmZ6ZmgvU3Y1alg5JiN4QTtoQWYzbDh1bTZYMTZTU3lQRlE5YWY3MHIyeDdIbjRlbG5JOUFXT2xsdzRzcDhnUG5ZUWV2Nm5OL3l1YTQxRFRKREhKRnFGM01rNlUzJiN4QTtqZ3RJYk9YZi9qT3RENDB5N1FZUWRJSXlHeGVjOW85VWNHZzRvbmhtY3ZwUHVxMzBGNVI4eHg2N3BZdUNBbDFFZUYxR09nYW16RC9KJiN4QTtidG5NYS9TSEJrcitFOGtkamRxRFdZZUxsTWJTSG4rb3AzbUU3ZGkyY1k3WmpuNWlrRHlacUpPd3BGL3llVE1qUy8zZ2NuUi8zc2ZlJiN4QTs4VW52TE5sOHgzTElZbVl3TEpkZW1Gak1abHRsTVlxb1U5eVY0N2c5d2MyOFJjOGQ4dUwvQUhzblo5cFdETGg1OENyWjMyakR5M2R4JiN4QTtIVVQrampyb1UzTE12UDBtZ1ZsYmRhZmFRc3A0ZFJYcU11bmpqL0tJUDhQQnorTG9venovQU1uWHcvdnVINmQrZmR6djdWNHZ0RGJ5JiN4QTt6cHNVMnBHT3dYVUpndHdycUpCeFFtdjJUdjhBdk56eC9hOThjT09QNStYODNoNS9qM0oxT1RPTkJjWTNsb2VuZjlkL2F5djhuOVZXJiN4QTswdExtNXYxdUJIY3d3UjI4eTIwN28vcFQzUjRvWTR5dndvNjdEcDA3Wmc2elNUbEk4STI0ajkwWEp6eUJFUmU0RDFMVDlUc3RRaWVTJiN4QTswazlRUnVZNVZJWkhSd0FlTG80VmxOQ0RRam9RYzFlVEZLQnFRb3VOU0p5Q3NwenMzVXNGL00rdzFXOWd0ZnFrRFRXMW9IbHVTdE51JiN4QTtWQXA0MXFhQlc2RE41MkxseHdKNGpSbFFEeC90WnBzMldNZUNKbENGbVg2UHVMektLYWFGdVVValJ0U25KQ1ZOUG96cFpSQjVoOC9oJiN4QTtrbEUzRWtLR3N2YzMrbFhWcFBjdVk1WXp2SXpzcXN2eEk5RlpUOERBTUtFSGJZaktwNmZIS0pCaUtQazVtbDdRelk4c1ppVXRpT3J6JiN4QTtpeXZQTk45ZVdkdTVtMUdHSmVZVU1xeFJTcVN5TzlBaThnVVpQaS9iVThjNWVmc3ZqaEFqREVSblA2ajNqdXM3Z2VYemU5N1M3Zk9YJiN4QTtIS001OE1PZzZrZkRuMzdkRHV6S0d4MWk5Sy9wUm9vYlZTR05wRFZta0s3ajFYUFJhOVZYcjQwcU11N0k5bDhXbG40a2p4VDZkd2VPJiN4QTt6ZG9ZNEFqRGZFZjRqMC9xajlKK1hWNk4rV1Z3OFhtZFl4OW1lR1JHK2dCLytOTTJmYk1Md1gzRWZxY3IyVXltT3NBL25SSS9UK2g2JiN4QTs3bkpQcHpzVmVQZm4xcmwxYTNPajJhL1dCWUJqTGZ5V2lxOHFMSUdSSkFycklPS3VueGZDZGllblViWFRSMUVOTGt5YVlST2JsRVM1JiN4QTtiYmwxdWY4QUw1TlRERnFEV09yNTF2eUR6UzExdnlwY3pTUko1bXVsOUlnU1NQSGJyRXBLaHFHVTIzcGpyM2JPWXorMG5iK01BeXc0JiN4QTs5K2xIaTd2cDQrTDdIZXc5bk95cGNqTC9BRXhyNThsK3B6ejZYcXVrdHBtby9XNU5Yamx0TGU4dUJESkZFSG10MmFSUkNzUE04VklVJiN4QTtGdnRVOThob2RWbjdmRXNHc0FoSERPTXFpREdYMHoyTjNXOWRPVm8xbUhCMkxpbG4wNE1yZ2VadmxYN1VwMEsvdXRUOHo2cWIvVWZxJiN4QTtodEFMYTZ1b0ZpamlrK3J5M0NySlNkWnVGUU53RzYxekoxdXB6ZGhZdkIwWTR4S1pJRWh4SGxEYjAxM243R09sd1llMklRemFnY0o0JiN4QTtBZGpWWGFaM2V0K1ZMV1ZJMzh5M1Rlb2VLU3hwYnRFVFFtZ2xGdDZaNmRteW5CN1NkdjVRU01PUGJvUWVML1M4ZkY5ak9mczUyVkhtJiN4QTtaZjZZMTgrVDBuOGhOY3U3cTgxbXpiMTJzQ1JMWVMzU0xITElrZkZXY3Fxb0tGcENGUEVWQUh6enBzNDFNOUxqeWFrUkdhOXhIbHZ1JiN4QTtPLzhBdGRGaEdueDZtZVBUbThmRGZPOXhzWHNlYXQyVHNWWUYrYk44OGRqWTJTbWl6eVBMSUI0UkFBQS9TLzRadmV3c1FNcFM3aDkvJiN4QTs5anhudGpxQ01jTVkvaUpKK0g5cnhIemhwZ210RGVxckgwWTNpdWxUN1p0M29XWktiODRtVU90TjZjZ056blRPcTlrKzFvNlhVSEhrJiN4QTsvdXN2cFB2NmZqM042SDVrbWw4K2FKcnNqcjljbjFDemEvZE9QRXp1WTdDOGtCWDRSSExCTkhPdE52M2hGZGptc3lZdUhUNU1QU0l1JiN4QTtQdTVqOGVUNmtOb1R4bm9SSWZkOXhCWGVZZk1hcjUvMVBXMEN5QzJ2cmk5dFVsL3V6Y1FvTE8yVW5zcVR4TmNIL0ppZnd5T0hHZnlzJiN4QTtjUTV6UDJjLzJNUkkrRUlEbk9YMkRiNy9BTGtONUwwNlJrbDFtZmt6M2loTFJwQis4TUhJdVpuL0FNdTVrWXl0L3NlK2JXZ0FBT1FmJiN4QTtNdmEzdFdPZk1NT00vdThXM3ZsMVA0ODNySDVYWHp3ZVlXdGEvdTd1SmdWN2NvL2pVL1FBMmFmdHJFSlllTCthZnZhdlpMVUdHcU1PJiN4QTtrNG41amY4QVc5WnpsSDBwaTJjWTdaaC9tTHpEcGtMWE52cXRsZVhTVFJ1a2RqQTNwcUlWSlY1SlE3UW8vcW5aRnF3SUhiZk5ucHNjJiN4QTtCSGlKRnVMcTliRFRnR2N1RVgrT1RCOVRzTG05TnAraEdzOU0waTQwOFN5VnNvNDRadVRpc3JJVmpBZGh4NWRRT0lvY2MyU0dNZW9HJiN4QTtaNHY1eHNiSDlydWRNVEs5OS9taDE4cmVZUnByeExxdW5qVG5iMUhBczRmU0xBMDVFMXBYYWxjeERyc1BIZmh5NHY2MHJjend6My9jJiN4QTsxUDVVOHgvbzVJSmRXMDlMQlc5UkZObkNJd3gyNUNwNDFOY1Jyc1BGWXh5NHY2MHJYd3ozb3J5OWVlWTlkMFBUTEdIV3RPbW0wK3hhJiN4QTs0aDB5NVI1SjRZclYzZ1ZvNDBoa1d2cHhnRGo4Wjc5YzYrQngxNnJ2eWRGbmhLTWlRTmllZjRMTXZJTTk3TnErdVBlei9XTHJoWW1XJiN4QTtYaXkxWm9tY2ppNnh1S0ZxQU9vWURydm1nN1hyaWpYbXpBcUlacm1uUXluT3pkU3g3emxyOTNvVnBGZVFXeVhFY3JlbE56SkZOaVY2JiN4QTtlTytiRHMvU3h6eU1TYXJkMGZibmFNOUhBWkl4RWdUUnY3UDB2RVBQWG5UVDdlVkw1ckZJSG1IQkxTMUFBSlFFczlOcWJVR3c2MDhjJiN4QTs2dkJpT0tGR1JsNzNoWVlKZHBaeWNjWTRnQUxybC9hZjBJcldQSUhuUnREbGpodkxkTlFtaDlPNnM3MkpvZ3NyeGZ2bHRyaU1sR0NNJiN4QTtlS2Vvb0hRcytheUhhNHZjYmQ0L1U5YVBaVFRpVVpSTWdZMTE1MGxHaDZQTG9OckZwRjdaejJPcEJQVnVGdVVOWm5IRlpKWTVoeWltJiN4QTtVRXFPVWJzQUtETnBoMUVNZ3VKdDVMdHpSYWpGbE1zZzlCTlJJNVYzZVg5ckxmTDNsVFZkYmxYNnZIeHRRM0dhNmJaRjdtbjh4cDJHJiN4QTtWYXZYWThJM1BxN25IN043SHphdVhwRlF2ZVhRZnJlbTZSNUgwYlNkU2d2TE15K3RHamc4MkRBaGh4cWRoUTc1ek9mdExKbGdZeXFpJiN4QTsrZ2FMc0RUNmJMR2VQaTRnRHpaSG11ZDg3RldJK2RQSkthOUs5NUZLNlhzRnVFaGoyTWI4V2RncDdna21sYTV0K3p1MHZBSENSNlRMJiN4QTtmdjZPbzdSN044YzhRUHFFZHU3cThhOHdlVTRZN3cyMnM2ZWd1NHdDR2RWTHFEMEtTTHY5S3RuVHhPTFBDeFVvbDVyano2YWRXWVNIJiN4QTtuK0F4WFZORjBUU3JhNU14dUhzZnFWMDl2QUptTWlYU1N3M01iUXlNSkhWMmVNbXBKSGlLVnpsKzNkQkxDY2VYU2dReUhMQVNOZW5oJiN4QTtvdzNHMndFdkk5MjlQV2RoZG9IVkRKaTFIcmp3SDM5NSs3dTk2QThyNk5wT3JJOHNiM0syUG8yeGFJek1KR21jdmNTZXRJZ1J5NnZMJiN4QTsxVWdlM1RMdXlOQjR4bmsxSUU4Z3lTQU5lbXFFZGh2c1JFYzc5N0h0dnRHV2xFTVduUERIZ0h2SGN5K3gwYlNyRmkxcGF4eFNIWnBRJiN4QTtvOVJ2OVp6Vm0razUwMlBGR0FxSUFEeUdiVTVNcHVjako2cCtWM2wvVmJTL2JVN21FeFdsemFzc0RFaXJjblJnZUlOUUtEdm1nN2ExJiN4QTtXT2NPQ0p1UWx2OEFJdTk3RTBtU0UvRWtLaVk3Zk1QU2M1eDZSMktwUnJtZ2FIcXNrWDZUajVsRllRdHpaT05TT1gyU0FUMDY1bDZiJiN4QTtWWmNRUEFmZTZ6dERzN1Q2a2p4aGRBMXVSWDJ2S2ZNL2xXZlE1Rll6eHoyMHp1SVdScXNBcDI1aWdvZVBoblZhTFhET09SRWh6L1krJiN4QTtiOXJka1MwaEI0aEtFaWFybjhmZzhWODVhTmU2WmVuNm05dGJhZmNvNWdudVpEQ2tVZ3FCRlVJLzJCSkkwZTQ2MC9ZWE12dytJam85JiN4QTsxN01kcUhWNHhpbklETGpGWEk4NC9qOGJoUzhzMk43NWoxeTZONDBFMm5vNnpYczl2SVpVbGR5ek5CVmtUN2JsbmFuUU02LzdzeGpoJiN4QTs0Q043b1V6OXBPMHpvOGZCR1FPU1lvVWVRNm45WHZlcGdWb0FQWUFaTjhyWi93Q1N2SnV1NmZydG5xRjdiaUtCVmtQMjFMS1dqS2prJiN4QTtvSi9telFkbzlvWXNtS1VJbXp0OTcybllYWWVwdzZtR1hKR283OVIzRWZwZWxaemIzekZzNHgyenlUODRMKzdzOVdpbFpsaGg5TzFXJiN4QTtCcGZoV1FmV0c5ZFZrcnNhRmVRb2FLT20rMngwc0JLRmUvN3RuU2RyNlk1akNQQ1pScWZMZXBjUHAyNitXNDNyZnZJOVcxZXlrOHA2JiN4QTtaYWFoTDZMV2NDd1RSdXBRckQ5WkJ0dG1GQ3hnVlcvcG1acGNmNzRIb1pYL0FMRTM5cnVNVTVuVHlIUEp3Y3Y2VmZyU2JUWTR0UkVOJiN4QTt2WnpMTGF2cXQ3OVhFckJJU0ZpZzlNc0FwM0FORkMwNjA2RWc3UEhoalBWenF2cGp2OFpOR2ZXejArZ2hPY1pjVkRpQTVnMXZ6N2tSJiN4QTtJMm0yTmtsbHFjNncya1dweUhqVU9vSVFoakdIWDdKK1hmeE5UWERDSTY3ZitadWZpeXo2ckptN084VEVDWkdpQjErd2g2ditUZWs2JiN4QTtaSDVIMDNXV2dVYWpMQmNXb3VWSjlRd3BkeVNsQ0tFVTVDdkw3OXN1cGxxOGt1SXh2MDNmMklmOHZOWGZXTmE4dzZvNmxHdlBxVXhqJiN4QTtOQ1ZMd2x1TlFGclN0SzBIeXpTZHJjNC9GeURFUmlBR2M1cUdMS2M3TjFLRTFiUzdiVk5PbnNia2Z1cGxwVWRWSTNWaDdnNzVkZ3pTJiN4QTt4VEU0OHc0dXMwa05SaWxqbnlsK0xmTE92M09uUmVZZFR0N3JVSWtOakkxbGJ5UnpDTncxdTlaSll0K1N2Nnk3RURxaWtaM21IaHk0JiN4QTs3UEtRZVQwR2huby9TTjU4VzVIMmZaOTVlbCtVdnpwOHF2b29YVjVMaWJXVXFtbzJNVnBMTkhPUVR4dVkyS2lLTVRmYUlaOW1xdlFBJiN4QTs1ekdmc25OeGtRSHA2RjZ5T3Fod2drMHhMWHZOVi81bC9NT1c2UzJrdGRJdGJCYmUwdDVtaVowWGtyYzJFVWt5aDVKT1krRnFGRVd1JiN4QTs0emNkbjZNNElWTDZqemVTOXF0Ump5WVkwZCtMYjViL0FLUG1uR2x5NjNKTWxscHNzNGtsYjRZWVhaUVNlcG9DQjh6bVRuamlBNHBnJiN4QTtiZDd5R2tucUpTR1BDWldla1NYcy9selNKdE0weU9DNW5lNXUyK080bWRpL3hIOWxTMi9GZTMzNXh1cnpqTE1tSXFQUjlWN0wwVXRQJiN4QTtoRVp5TTU5U1Rmdzl3L2FtbVlyc1hZcWt2bTdUTlN2OUhrR21YRXR0ZncvdklUREkwWmVuV01sU1B0RHA3MHpOMEdhRU1nNHdEQTg3JiN4QTtGL0Z3dGZoblBHZUFrVEhLalh3ZUlYMTFmM0Z3elgwMHMxd3Z3TTA3TXpqaWZza3RVN2VHZHRqaENJOUlBSGs4UmtuT1I5WkpQbTh5JiN4QTs4MzZiNXFrc3JxYTR0b1piZTJIMWhyc3p5Tklxb3ZLVDA0cXJFcTA1QURoeTQ5V0p6VXowT29uazQ1NVBUdjZCWEQ1ZE9LK3ZPdko2JiN4QTtyUmRvNk9BRU1jS2thSEVlZjNxZms3Ui9OOXZhV3M5dkRERkJkQkp4Y2V2SUdLTW9LQ1NLclJrY2VLbjRPVk9qQTR3ME9lRXhPR1NvJiN4QTsvd0F3MXcrZlRpdm4xcStpNjN0SFI1QktHU0Z5RmppNi9lOWU4dTZoWVdONzZsM3BnMVJtb3NFQmZpQS9JYjhlTDhqMnBtZnE4VTV4JiN4QTtxTStEdlA0SWViMG1XRUpYS0hIM0Q4QXZjOU9lNGx0SXBybUFXMDhpS1d0dzNQMHhUWmVWRnFSOHM0aktBSkVSUEVPL3ZlNXdrbUlNJiN4QTtod2s5TzVFNVUydXhWS2ZOR2hwcldqVFdXd20vdkxkejBXUmZzL2YwUHp6TDBXcDhISUpkT3Z1ZGIydG9CcXNFc2Y4QUZ6SHZINHA0JiN4QTtoY1c4OXRQSmJ6b1k1b21LeUkzVUVkUm5iUW1KQUViZ3ZrV1hGTEhJeGtLa09iRHZ6SmhtbjBlMnQ0YkZyNmFlNDlPS09PUDFYVmpEJiN4QTtKOFFUdlJhNzl1dVkydDFVZFBqT1NSaUlqckk4SStiMFhzcnBwWnRVWXhNZ2VIcDEzR3lsK1drYngyT29xK24vQUtQZGJvSTZNZ2ljJiN4QTtza01ZSUtEb09oNjcxSngwZXFqbnhpY1RFeFBJeFBFUG5zeTlxdFBMRG5qQ1VwU2tJL3hkTno1bit3QjZqNVoxN1JkSXJMZGFYOWR2JiN4QTtBL0tLZG5vRUZOZ0VLa1ZyM3lyV2FYTGwyalBoajNVNFhaWGFPbjAzcW5pOFRKZXh2bDhLKzE2OXBWemMzbHBGZVhOc2JTU1JhcmJzJiN4QTtlVEtwMytMWmFFN2JaeVdlQWhJeGllS3VyNmJvOHM4c0JPY2VBbnAxSDQ3a1psTGxzVWxaMVFzaWVvdzZJQ0JYNlRuR0IyekVQTjhmJiN4QTtuZlVyWDZwcHVud3dScFBET3R3MTJBN2VpNGtVY0JCSngrTlZOUWUyWldBNDRteWZzL2Fzd2VIMHlxWHV2OUlZVC9nSHpvMGs3M21uJiN4QTtRWGEzQ3I2b2UvbTVNNFlzenVSYi9FV1BIdHRUTmhpMWVBZlVMN3RxcjdXalRZSjR6S1J5WEtSNThOYmRCWEVlVy96V3A1SDg5UVhVJiN4QTtFbG5wMXJCYjI0WXhXcHVaSFVTU0NrakVtMnFlUUM3ZTN2bVRoN1N3NHBtY1FiUDQ3L05uck5OSFU0dkN5eUpGOU5scStRL084anppJiN4QTsrMDYydTRKcERPWVRkU0lCTXhOWHF0dFhvYUFaSEpyOEU4aG5JSGk1Zmpkc3dZL0J4UnhZNVVJOTR2OEFTbkY3NVMxKzkwclFiVC9EJiN4QTtlblFUYVNZZnJsekZMR3JYcVF4ZW54bTUyYlNiMEZmakk2N1Y0bFQvQUNuaTgyY1JSSjRqdjluMnAzNVowM3pScEY1ZFNKb2RuRGEzJiN4QTtiUkFSUVhmQVJSeGcxb25vS0dZczdOK3ovRTYvV2FqSG1JSUpGZVg3VjJybXphTm5aQVhYZ3g2cVNEVDZSbXRMQmxlZG02bDJLc0U4JiN4QTswL2t0NUcxOTVMaExVNlRxTWhMTmVhZnhoTE1TV0xTUkVORElXSitKbVRsL2xac05OMm5teGJBMk80dE9UVHduekR5SHpMK1Mzbi95JiN4QTszT05SMHVKTmZ0b0s4alpqMDdob3FBdXIyenNTZjhuMDNjMXB0U3VkQnB1MjhVOXBlZy9aODNYWmV6elZEY004OGlmbEswK2t4NnJxJiN4QTs4MDFwZGFsKy9rc1RGNmNzVWZTS055KzZ0d296S1YrRml3ekUxWGJsVElnQWZQOEFINjNXNmoyYkdvbEdXU1pBQStrRDU3L3NlbDZOJiN4QTs1ZDBqUm9pbGhBRVpoUjVUOFVqZk5qK3JwbWoxR3J5WmpjeitwM1doN013YVVWampYbjFQeFRMTVp6M1lxN0ZYWXF4YnpUNUEwelczJiN4QTthNWpiNnBmbnJNb3FyLzY2N1ZQdU4vbm0wMFhhazhQcFBxaCtPVHE5ZDJWRFA2aDZaOS9mNzJCM2Y1WStiSUpPTU1NZDB2WjQ1VVVmJiN4QTtkSVVPYjNIMnpwNURjbVB3L1Zib2NuWXVvaWRnSmU0L3JwMXArV1BteWFRTExCSGFyM2VTVkNQK1NaYzR6N1owNEd4TXZoK3VseDlpJiN4QTs2aVIzQWo3eitxMmVlVnZJR21hSTYzVXJmVzlRSDJabUZGU3Y4aTcvQUhuOE0wV3Q3VW5tSENQVEQ4YzNmYUxzcUdBOFI5VSsvd0RVJiN4QTt5bk5XN1IyS3V4VjJLcEI1bThtYVhycStvLzhBbzk2QlJMcEJVbjJjYmNobWZvKzBKNE5odkh1ZEwycjJIaDFncytuSi9PSDZlOTU1JiN4QTtxMzVVNit3TUloaXZvYWdxeVNCR0JIUS9HVUtuNUhOMy9LbW15eDRjZzJQTUVYK3Q1T1BzOTJocGNuSGdOeUhJeGxYMzBoOUwvS256JiN4QTtEYnI5WGhzWTdTSm1Mczd5bzFXYnF6RldrZGo3bkpSN1MwdUtQRERrT2dIOWpYbTdDN1MxV1RqemZVZXNwRDlGL2N6dnkxK1hWaHBjJiN4QTtxWGQ2NHZMeERXTVVwRWg4UUQ5b2p4UDNacXRaMnRQS09HUHBqOXIwWFpYc3ppMDVFOGg0NWovU2o5ZjQyWmZtb2VvZGlyRnM0eDJ6JiN4QTtzVmRpcnNWZGlyc1ZkaXJzVlpUblp1cGRpcnNWZGlyc1ZkaXJzVmRpcnNWZGlyc1ZkaXJzVmRpcnNWZGlyc1ZkaXJzVmRpcnNWZGlyJiN4QTtzVmRpci8vWjwveG1wR0ltZzppbWFnZT4KICAgICA8eG1wR0ltZzp3aWR0aD4yNTY8L3htcEdJbWc6d2lkdGg+CiAgICA8L3JkZjpsaT4KICAgPC9yZGY6QWx0PgogIDwveG1wOlRodW1ibmFpbHM+CiA8L3JkZjpEZXNjcmlwdGlvbj4KPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0ndyc/Pv/iDFhJQ0NfUFJPRklMRQABAQAADEhMaW5vAhAAAG1udHJSR0IgWFlaIAfOAAIACQAGADEAAGFjc3BNU0ZUAAAAAElFQyBzUkdCAAAAAAAAAAAAAAAAAAD21gABAAAAANMtSFAgIAAA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AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA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I87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78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fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTq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g+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqhFDxquSnD/Jbi3ZNv4U9mV7Duu3TkeFz7lN65OXav3KLtNNVFFuNIom1OmnddVsfP15u3VNeGtE73Bh/1YblOrLQjesQADst4unE1ri7kbwHvVqKtfyRj4N6aumar+2RODeq/urliqYeP7UtdVmrlP7WPPu+NsKJxphs5rV4AAAAAADilzj4ms8Y81uM+JsW7N7B3Lec29g3ZjSasSL1VNidPscUvZcjam1l6KJ0xTGPLvtfVOMywhNWAM15P7Fb4n5r8E7BfoquYu4b5t1jKpp07XserJt+FmO1Ex0UdqemEPPXOry9dUb1M+BdTGMw7XvGWxAAAAAAAAAAAAAAAU24Z2LteBlbnm1xawsKzcyci7PVTas0zXXV5kQuppmqYiNMjhtxDvOTxFv8AuvEGZ/le7ZmRn5Hd+qZV2q7V8Wp7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oiI6oimPkKYyoeAsfWqPoYMZHpERERERpEdERAP1QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAf/Z\"></image></defs></svg>');
INSERT INTO `wp3p_postmeta` VALUES (9825,14980,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\"><rect width=\"50\" height=\"50\" rx=\"5\" fill=\"url(#pattern0)\"></rect><defs><pattern id=\"pattern0\" patternContentUnits=\"objectBoundingBox\" width=\"1\" height=\"1\"><use xlink:href=\"#image0\" transform=\"scale(0.00025)\"></use></pattern><image id=\"image0\" width=\"4000\" height=\"4000\" xlink:href=\"data:image/jpeg;base64,/9j/4AAQSkZJRgABAgEASABIAAD/4QDcRXhpZgAATU0AKgAAAAgABQEOAAIAAAB6AAAASgEaAAUAAAABAAAAxAEbAAUAAAABAAAAzAEoAAMAAAABAAIAAAITAAMAAAABAAEAAAAAAABNYWxlIENhc2hpZXIgQ2FydG9vbiBWZWN0b3IgSWNvbiBJbGx1c3RyYXRpb24uIFBlb3BsZSBQcm9mZXNzaW9uIEljb24gQ29uY2VwdCBJc29sYXRlZCBQcmVtaXVtIFZlY3Rvci4gRmxhdCBDYXJ0b29uIFN0eWxlAAAAAEgAAAABAAAASAAAAAH/7QM6UGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABAASAAAAAEAAQBIAAAAAQABOEJJTQQEAAAAAAMCHAFaAAMbJUccAQAAAgAEHAIFAC1NYWxlIENhc2hpZXIgQ2FydG9vbiBWZWN0b3IgSWNvbiBJbGx1c3RyYXRpb24cAhkAA21hbhwCGQAHY2FzaGllchwCGQAHbWFjaGluZRwCGQAIcHVyY2hhc2UcAhkAB3BheW1lbnQcAhkABXN0b3JlHAIZAAZtYXJrZXQcAhkAB2dyb2NlcnkcAhkACGJ1c2luZXNzHAIZAAZwZW9wbGUcAhkABHNob3AcAhkACnRlY2hub2xvZ3kcAhkAB21hbmFnZXIcAhkAB2ZpbmFuY2UcAhkACGNvbXB1dGVyHAIZAAZvZmZpY2UcAhkABG1hbGUcAhkABnBlcnNvbhwCGQAEY3V0ZRwCGQAHY2FydG9vbhwCGQAJY2hhcmFjdGVyHAIZAAZtYXNjb3QcAhkABGxvZ28cAhkABnZlY3RvchwCGQAEaWNvbhwCGQAMaWxsdXN0cmF0aW9uHAIZAAhpc29sYXRlZBwCGQAFaGFwcHkcAhkABHNpZ24cAhkABnN5bWJvbBwCGQAGZGVzaWduHAIZAApwcm9mZXNzaW9uHAIZAAR3b3JrHAIZAANqb2IcAhkACm9jY3VwYXRpb24cAhkABndvcmtlchwCGQAHdW5pZm9ybRwCGQADcGF5HAIZAAVtb25leRwCGQAIY2hlY2tvdXQcAhkAB2NvdW50ZXIcAhkAC3N1cGVybWFya2V0HAIZAAZwYXlpbmccAhkAB3NlcnZpY2UcAhkABHNhbGUcAhkACGVtcGxveWVlHAIZAAVidXllchwCGQAGYnV5aW5nHAIZAAdzaG9wcGVyHAIZAAhjdXN0b21lchwCeAB5TWFsZSBDYXNoaWVyIENhcnRvb24gVmVjdG9yIEljb24gSWxsdXN0cmF0aW9uLiBQZW9wbGUgUHJvZmVzc2lvbiBJY29uIENvbmNlcHQgSXNvbGF0ZWQgUHJlbWl1bSBWZWN0b3IuIEZsYXQgQ2FydG9vbiBTdHlsZRwCAAACAAT/4blAaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49J++7vycgaWQ9J1c1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCc/Pgo8eDp4bXBtZXRhIHhtbG5zOng9J2Fkb2JlOm5zOm1ldGEvJyB4OnhtcHRrPSdJbWFnZTo6RXhpZlRvb2wgMTIuMDUnPgo8cmRmOlJERiB4bWxuczpyZGY9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMnPgoKIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PScnCiAgeG1sbnM6ZGM9J2h0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvJz4KICA8ZGM6ZGVzY3JpcHRpb24+CiAgIDxyZGY6QWx0PgogICAgPHJkZjpsaSB4bWw6bGFuZz0neC1kZWZhdWx0Jz5NYWxlIENhc2hpZXIgQ2FydG9vbiBWZWN0b3IgSWNvbiBJbGx1c3RyYXRpb24uIFBlb3BsZSBQcm9mZXNzaW9uIEljb24gQ29uY2VwdCBJc29sYXRlZCBQcmVtaXVtIFZlY3Rvci4gRmxhdCBDYXJ0b29uIFN0eWxlPC9yZGY6bGk+CiAgIDwvcmRmOkFsdD4KICA8L2RjOmRlc2NyaXB0aW9uPgogIDxkYzpmb3JtYXQ+aW1hZ2UvanBlZzwvZGM6Zm9ybWF0PgogIDxkYzpzdWJqZWN0PgogICA8cmRmOkJhZz4KICAgIDxyZGY6bGk+bWFuPC9yZGY6bGk+CiAgICA8cmRmOmxpPmNhc2hpZXI8L3JkZjpsaT4KICAgIDxyZGY6bGk+bWFjaGluZTwvcmRmOmxpPgogICAgPHJkZjpsaT5wdXJjaGFzZTwvcmRmOmxpPgogICAgPHJkZjpsaT5wYXltZW50PC9yZGY6bGk+CiAgICA8cmRmOmxpPnN0b3JlPC9yZGY6bGk+CiAgICA8cmRmOmxpPm1hcmtldDwvcmRmOmxpPgogICAgPHJkZjpsaT5ncm9jZXJ5PC9yZGY6bGk+CiAgICA8cmRmOmxpPmJ1c2luZXNzPC9yZGY6bGk+CiAgICA8cmRmOmxpPnBlb3BsZTwvcmRmOmxpPgogICAgPHJkZjpsaT5zaG9wPC9yZGY6bGk+CiAgICA8cmRmOmxpPnRlY2hub2xvZ3k8L3JkZjpsaT4KICAgIDxyZGY6bGk+bWFuYWdlcjwvcmRmOmxpPgogICAgPHJkZjpsaT5maW5hbmNlPC9yZGY6bGk+CiAgICA8cmRmOmxpPmNvbXB1dGVyPC9yZGY6bGk+CiAgICA8cmRmOmxpPm9mZmljZTwvcmRmOmxpPgogICAgPHJkZjpsaT5tYWxlPC9yZGY6bGk+CiAgICA8cmRmOmxpPnBlcnNvbjwvcmRmOmxpPgogICAgPHJkZjpsaT5jdXRlPC9yZGY6bGk+CiAgICA8cmRmOmxpPmNhcnRvb248L3JkZjpsaT4KICAgIDxyZGY6bGk+Y2hhcmFjdGVyPC9yZGY6bGk+CiAgICA8cmRmOmxpPm1hc2NvdDwvcmRmOmxpPgogICAgPHJkZjpsaT5sb2dvPC9yZGY6bGk+CiAgICA8cmRmOmxpPnZlY3RvcjwvcmRmOmxpPgogICAgPHJkZjpsaT5pY29uPC9yZGY6bGk+CiAgICA8cmRmOmxpPmlsbHVzdHJhdGlvbjwvcmRmOmxpPgogICAgPHJkZjpsaT5pc29sYXRlZDwvcmRmOmxpPgogICAgPHJkZjpsaT5oYXBweTwvcmRmOmxpPgogICAgPHJkZjpsaT5zaWduPC9yZGY6bGk+CiAgICA8cmRmOmxpPnN5bWJvbDwvcmRmOmxpPgogICAgPHJkZjpsaT5kZXNpZ248L3JkZjpsaT4KICAgIDxyZGY6bGk+cHJvZmVzc2lvbjwvcmRmOmxpPgogICAgPHJkZjpsaT53b3JrPC9yZGY6bGk+CiAgICA8cmRmOmxpPmpvYjwvcmRmOmxpPgogICAgPHJkZjpsaT5vY2N1cGF0aW9uPC9yZGY6bGk+CiAgICA8cmRmOmxpPndvcmtlcjwvcmRmOmxpPgogICAgPHJkZjpsaT51bmlmb3JtPC9yZGY6bGk+CiAgICA8cmRmOmxpPnBheTwvcmRmOmxpPgogICAgPHJkZjpsaT5tb25leTwvcmRmOmxpPgogICAgPHJkZjpsaT5jaGVja291dDwvcmRmOmxpPgogICAgPHJkZjpsaT5jb3VudGVyPC9yZGY6bGk+CiAgICA8cmRmOmxpPnN1cGVybWFya2V0PC9yZGY6bGk+CiAgICA8cmRmOmxpPnBheWluZzwvcmRmOmxpPgogICAgPHJkZjpsaT5zZXJ2aWNlPC9yZGY6bGk+CiAgICA8cmRmOmxpPnNhbGU8L3JkZjpsaT4KICAgIDxyZGY6bGk+ZW1wbG95ZWU8L3JkZjpsaT4KICAgIDxyZGY6bGk+YnV5ZXI8L3JkZjpsaT4KICAgIDxyZGY6bGk+YnV5aW5nPC9yZGY6bGk+CiAgICA8cmRmOmxpPnNob3BwZXI8L3JkZjpsaT4KICAgIDxyZGY6bGk+Y3VzdG9tZXI8L3JkZjpsaT4KICAgPC9yZGY6QmFnPgogIDwvZGM6c3ViamVjdD4KICA8ZGM6dGl0bGU+CiAgIDxyZGY6QWx0PgogICAgPHJkZjpsaSB4bWw6bGFuZz0neC1kZWZhdWx0Jz5NYWxlIENhc2hpZXIgQ2FydG9vbiBWZWN0b3IgSWNvbiBJbGx1c3RyYXRpb248L3JkZjpsaT4KICAgPC9yZGY6QWx0PgogIDwvZGM6dGl0bGU+CiA8L3JkZjpEZXNjcmlwdGlvbj4KCiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0nJwogIHhtbG5zOmlsbHVzdHJhdG9yPSdodHRwOi8vbnMuYWRvYmUuY29tL2lsbHVzdHJhdG9yLzEuMC8nPgogIDxpbGx1c3RyYXRvcjpDcmVhdG9yU3ViVG9vbD5BZG9iZSBJbGx1c3RyYXRvcjwvaWxsdXN0cmF0b3I6Q3JlYXRvclN1YlRvb2w+CiAgPGlsbHVzdHJhdG9yOlN0YXJ0dXBQcm9maWxlPk1vYmlsZTwvaWxsdXN0cmF0b3I6U3RhcnR1cFByb2ZpbGU+CiA8L3JkZjpEZXNjcmlwdGlvbj4KCiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0nJwogIHhtbG5zOnBkZj0naHR0cDovL25zLmFkb2JlLmNvbS9wZGYvMS4zLyc+CiAgPHBkZjpQcm9kdWNlcj5BZG9iZSBQREYgbGlicmFyeSAxNS4wMDwvcGRmOlByb2R1Y2VyPgogPC9yZGY6RGVzY3JpcHRpb24+CgogPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9JycKICB4bWxuczp4bXA9J2h0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8nPgogIDx4bXA6Q3JlYXRlRGF0ZT4yMDIwLTEwLTIyVDE0OjAwOjQ0KzA3OjAwPC94bXA6Q3JlYXRlRGF0ZT4KICA8eG1wOkNyZWF0b3JUb29sPkFkb2JlIElsbHVzdHJhdG9yIDI0LjMgKFdpbmRvd3MpPC94bXA6Q3JlYXRvclRvb2w+CiAgPHhtcDpNZXRhZGF0YURhdGU+MjAyMC0xMC0yMlQxNDowMDo0NCswNzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICA8eG1wOk1vZGlmeURhdGU+MjAyMC0xMC0yMlQwNzowMDo1NFo8L3htcDpNb2RpZnlEYXRlPgogPC9yZGY6RGVzY3JpcHRpb24+CgogPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9JycKICB4bWxuczpzdEV2dD0naHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjJwogIHhtbG5zOnN0UmVmPSdodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjJwogIHhtbG5zOnhtcE1NPSdodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vJz4KICA8eG1wTU06RGVyaXZlZEZyb20gcmRmOnBhcnNlVHlwZT0nUmVzb3VyY2UnPgogICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOjIxMDE5ZjZkLWY3ZWUtMTQ0Zi1iNTJlLWM1YWNmYjU5NDhhMDwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgPHN0UmVmOmluc3RhbmNlSUQ+eG1wLmlpZDoyMTAxOWY2ZC1mN2VlLTE0NGYtYjUyZS1jNWFjZmI1OTQ4YTA8L3N0UmVmOmluc3RhbmNlSUQ+CiAgIDxzdFJlZjpvcmlnaW5hbERvY3VtZW50SUQ+dXVpZDpDMUJDQ0UxODcxQjhEQjExOTkzMTkwRkNENTJCNEU5Rjwvc3RSZWY6b3JpZ2luYWxEb2N1bWVudElEPgogICA8c3RSZWY6cmVuZGl0aW9uQ2xhc3M+ZGVmYXVsdDwvc3RSZWY6cmVuZGl0aW9uQ2xhc3M+CiAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICA8eG1wTU06RG9jdW1lbnRJRD54bXAuZGlkOjAwNDFhNzQ2LTAxY2MtNTc0My05ZTZhLTg2NzdlMTc5NzkzMTwveG1wTU06RG9jdW1lbnRJRD4KICA8eG1wTU06SGlzdG9yeT4KICAgPHJkZjpTZXE+CiAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9J1Jlc291cmNlJz4KICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjIxMDE5ZjZkLWY3ZWUtMTQ0Zi1iNTJlLWM1YWNmYjU5NDhhMDwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBJbGx1c3RyYXRvciAyNC4zIChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICA8c3RFdnQ6d2hlbj4yMDIwLTEwLTIyVDE0OjAwOjIyKzA3OjAwPC9zdEV2dDp3aGVuPgogICAgPC9yZGY6bGk+CiAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9J1Jlc291cmNlJz4KICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjAwNDFhNzQ2LTAxY2MtNTc0My05ZTZhLTg2NzdlMTc5NzkzMTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBJbGx1c3RyYXRvciAyNC4zIChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICA8c3RFdnQ6d2hlbj4yMDIwLTEwLTIyVDE0OjAwOjQ0KzA3OjAwPC9zdEV2dDp3aGVuPgogICAgPC9yZGY6bGk+CiAgIDwvcmRmOlNlcT4KICA8L3htcE1NOkhpc3Rvcnk+CiAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDowMDQxYTc0Ni0wMWNjLTU3NDMtOWU2YS04Njc3ZTE3OTc5MzE8L3htcE1NOkluc3RhbmNlSUQ+CiAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD51dWlkOkMxQkNDRTE4NzFCOERCMTE5OTMxOTBGQ0Q1MkI0RTlGPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgPHhtcE1NOlJlbmRpdGlvbkNsYXNzPmRlZmF1bHQ8L3htcE1NOlJlbmRpdGlvbkNsYXNzPgogPC9yZGY6RGVzY3JpcHRpb24+CgogPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9JycKICB4bWxuczp4bXA9J2h0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8nCiAgeG1sbnM6eG1wR0ltZz0naHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL2cvaW1nLyc+CiAgPHhtcDpUaHVtYm5haWxzPgogICA8cmRmOkFsdD4KICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0nUmVzb3VyY2UnPgogICAgIDx4bXBHSW1nOmZvcm1hdD5KUEVHPC94bXBHSW1nOmZvcm1hdD4KICAgICA8eG1wR0ltZzpoZWlnaHQ+MjU2PC94bXBHSW1nOmhlaWdodD4KICAgICA8eG1wR0ltZzppbWFnZT4vOWovNEFBUVNrWkpSZ0FCQWdFQVNBQklBQUQvN1FBc1VHaHZkRzl6YUc5d0lETXVNQUE0UWtsTkErMEFBQUFBQUJBQVNBQUFBQUVBJiN4QTtBUUJJQUFBQUFRQUIvKzRBRGtGa2IySmxBR1RBQUFBQUFmL2JBSVFBQmdRRUJBVUVCZ1VGQmdrR0JRWUpDd2dHQmdnTERBb0tDd29LJiN4QTtEQkFNREF3TURBd1FEQTRQRUE4T0RCTVRGQlFURXh3Ykd4c2NIeDhmSHg4Zkh4OGZId0VIQndjTkRBMFlFQkFZR2hVUkZSb2ZIeDhmJiN4QTtIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGYvOEFBRVFnQkFBRUFBd0VSJiN4QTtBQUlSQVFNUkFmL0VBYUlBQUFBSEFRRUJBUUVBQUFBQUFBQUFBQVFGQXdJR0FRQUhDQWtLQ3dFQUFnSURBUUVCQVFFQUFBQUFBQUFBJiN4QTtBUUFDQXdRRkJnY0lDUW9MRUFBQ0FRTURBZ1FDQmdjREJBSUdBbk1CQWdNUkJBQUZJUkl4UVZFR0UyRWljWUVVTXBHaEJ4V3hRaVBCJiN4QTtVdEhoTXhaaThDUnlndkVsUXpSVGtxS3lZM1BDTlVRbms2T3pOaGRVWkhURDB1SUlKb01KQ2hnWmhKUkZScVMwVnROVktCcnk0L1BFJiN4QTsxT1QwWlhXRmxhVzF4ZFhsOVdaMmhwYW10c2JXNXZZM1IxZG5kNGVYcDdmSDErZjNPRWhZYUhpSW1LaTR5TmpvK0NrNVNWbHBlWW1aJiN4QTtxYm5KMmVuNUtqcEtXbXA2aXBxcXVzcmE2dm9SQUFJQ0FRSURCUVVFQlFZRUNBTURiUUVBQWhFREJDRVNNVUVGVVJOaElnWnhnWkV5JiN4QTtvYkh3Rk1IUjRTTkNGVkppY3ZFekpEUkRnaGFTVXlXaVk3TENCM1BTTmVKRWd4ZFVrd2dKQ2hnWkpqWkZHaWRrZEZVMzhxT3p3eWdwJiN4QTswK1B6aEpTa3RNVFU1UFJsZFlXVnBiWEYxZVgxUmxabWRvYVdwcmJHMXViMlIxZG5kNGVYcDdmSDErZjNPRWhZYUhpSW1LaTR5TmpvJiN4QTsrRGxKV1dsNWlabXB1Y25aNmZrcU9rcGFhbnFLbXFxNnl0cnErdi9hQUF3REFRQUNFUU1SQUQ4QTlVNHE3RlhZcTdGWFlxN0ZYWXE3JiN4QTtGWFlxN0ZYWXE3RlhZcTdGWFlxN0ZYejluZnZnRHNWZGlxVDYxNXAwblI2aTZabVplSmxXSWNqR3JzRlZtRlIzUFFiK0Eyekd6YXVHJiN4QTtNZ0htWGRkbTlnYW5XUk1zWUhDT3Ayczl3OC9zN3ltNE5SWE1sMHJlS3V4VjJLdllNNUI5cWRpcnNWZGlyc1ZkaXJzVmRpckljMTd0JiN4QTtYWXFnTlIxcXpzZmhZK3BOMmlYcjlKN1pqWnRWSEh6NXVEcSswTWVIWTd5N2trbDgxM3pOKzdqalJld0lMSDc2ajlXWUV1MEo5QUhUJiN4QTtUN2J5azdBQnVIelhlcTM3MktOMTc4YXFmdnFjTWUwSjlRRng5dDVBZlVBUjhrODA3VjdTK0ZJenhsRzdSTjEranh6WVlkVEhKeTV1JiN4QTs3MHV1eDV2cDU5eU55OXpIWXE3RldtWlZVc3hBVUNwSjJBQXhBUVNBTFBKZzNtRDh3WEVqVytrQVVYWnJ0aFdwL3dBaFR0OUp6ZDZYJiN4QTtzdmE4bnkvVytkOXMrMlpFamowdituUCs5SDZUOHVyQ05XOHpYeXFKcjI3bmxhUnVFY2FsMkxOUXNRcUwyQ3FXUFlBRW1nQk9iTVljJiN4QTtjQnNBSGxjT1RYYS9Md1JuT2NqL0FFdGdQdUFXYUo1cXVaNC9YMCs4bWo0RUJrNU1LY2xEcnRVcXlzckJsSXFyQTFCSXd5dzQ1amNBJiN4QTtycURydXo4dkJLY29TNTdTMkladm9INWhTaDFnMWNCa093dWtGQ1A5ZFIxSHl6V2Fuc3NWZVA1UFQ5aisya2dSRFZiaitlUDBnZm8rJiN4QTtSWjVISWtpTEpHd2RIQVpXVTFCQjZFSE5JUVFhTDZOQ1lrQktKc0Z2QXlmUDJkKytBT3hWMktzTjFmU0htdU5Fc0FuMWkvdkwrZldOJiN4QTtYa2xDb290cmFZMnNLaEtzU25BSGdQZmZydHpzSVN5NmszdlIrd0Y5YXk2ckZwT3lRUmNPTEZVZS9pbkcrZnZzay8yTXl6b255VjJLJiN4QTt1eFYyS3ZZTTVCOXFkaXFYWG5tRFNyU2Q3ZVdSM21qVU5OSEJETE9ZMVBReWVpajhBZTNLbUFrQnNqaWxJV0FqTFc2dHJxM2p1TGFWJiN4QTtKb0pSeWpsaklaV0hpQ01MQWdqbXE0b2RpcnNWZGlySWMxN3RVQnJXby9VYk1zdjk5SjhNUTkrNStqTWJWWnZEamZWd2UwTlg0T094JiN4QTs5UjVQTGRSOCsrVTdaWkpadFh0cDV2VVZHaGhtU2FkcEhjSUZFYUZuSjVOdnR0bXVHaHp5M01aQWM3SW9kOWtuWjVqSG84K1dZQWpJJiN4QTt5bDVOVzNudnlaY1c4VndtdVdJU1pGa1VQY1JJNERDbzVJekJsTys0SXFNWmRuYWdFanc1N2YwUzF5MG1VR3VHWHlVclA4d2ZKbDE2JiN4QTtsTlh0b0RHYVV1SlVoTEExb3ljeXZKVFRxTU11enM0NVJKOTIvd0FEWEl0bVhRWjhkY1VUdUxaQlpYc2NpUlhsbE9za2JBUERQRXdaJiN4QTtXQjZGV0ZRUm1JUktFdTZRY2VNcFFsWTJrR2VhVmZpK3MxbXBSeDhNaStERE43cDgzaVJ0N0xSYW54c1lsMTYrOUY1ZTVic1ZlVmZtJiN4QTtWK2JmbFN6dllmTE1lcEtMeTVsTU0vQlpDdk1OeDlIMUF2Q3ZQWmdEc1JROTgzZlptak4rSkllNzlieVB0WlBVendISGdGeDU1RFk1JiN4QTtEcHp2elB1ZVRheCtZZGhlMmNYK0hiOEdYMXpIT3hqS3ZSVnJ3UXpJVURFbGFuaTNFZHE1dlJIdmVXN0s5bVorTVk2cUhwNGR2VjFzJiN4QTtEK0UzMzl6TUxUOHYvTWtvdUlmTkduYWxxRWtja3NkdDlXTnNZVVdqUmVxanA5V012cUE4bDV4aWdPNjFybW16YThTSTRDQVBON3ZRJiN4QTtkaGFmUzJZUnFVaFJOeTVmRWxacUhrRHpMRUlmOE02ZHFsbmRPNnBkZldmcW9pbFYzWXRJN3Q5WTlJcTByT1NrZTRxT1BTaHc2OFJKJiN4QTs0eUNQSmRaMkZwdFJHTVp4K2dWSGM3RDRFV2xmbGkvMWQ5UTFyVE5VbEUwK2xYVFczcUFMWGxHN3hTTHlSSWxkZlVoWXEzQlRRN2pOJiN4QTt0WWxHTWh5a0xmT1BhWHN6RnBNa1JqRldEZTVQTDM3OVhydjVkNjVJL1BTWjI1QlZNbHFUMkErMG40MUgwNW8rMU5NQis4SHhlaDlpJiN4QTt1MXBTdlRUUElYRDlNZjBqNHM0elN2b1Q1K3p2M3dCMktxVjFjSmJXczF6SlgwNFVhUjZibWlBay9xeU1wY0lKUFJ0d1lUbHlSaEhuJiN4QTtJZ0Q0N01XMVRXN1RSL09yMmQwa3MwbWw2Wlo2WUpnWXdOby9Ya1lsMlFDcnQ0OWZvem5ORnFvNGlaU3ZkOWI5b094czJzd3d4NFRHJiN4QTtNWW05NzdxRlVENW9yL0htai95UC93QWpiWC9xdG14L2xmRC9BRXZ4OFhrdjlBMnMvblkvbkwvaUZyK2ZkSVZHWVJTT1ZCSVJaTFptJiN4QTtOT3dBbUpKK1dQOEFLK0x6L0h4WC9RTnJQNTJQNXkvNGhPZEkxVzMxWFQ0NzIzRExISnlIRnhSZ3lNVllHbFIxR1orSEtNa1JJZFhtJiN4QTt1MGRCUFNacFlaa0dVYTVjdHhhTnkxd1hzR2NnKzFPeFZoY211UjZjeTJaMXlIeTVlMitvM1Z4cVVGMkJXOXRaNXk4TXNMdVAzbkdMJiN4QTtpbEZQdy9aSkhFWnJkWnA4MDVSTUpVTDM5ejBQWjJvd1FoSVpJY2R4OVBrVVQ1WjFXMGkwclg5ZFpoSG9yWDk3ZVd5cVF3amdoQVdmJiN4QTtaU2Z0VHhTdlQzellnVUhUWnhjd0J6ZVRlWWZ6ZDgwWDEyN1FUbXh0bFkrbmF3TnhBV3UzT1JhU080N2xYQy81UGM2N0xyVGRSZDlwJiN4QTsreVlDTnozS044bC9tMXJkdHFNY0dxWExYbGl4QW1pa284aXF6VUxRdFQxV1plVlNoTDhnS0xROVo0TldTYWsxNnpzdVBEY09iM0d6JiN4QTt2TFc5dElieTBsV2EydUVXU0dWRFZXUmhWU1BtTXozbmlDRFJWc1VNaHpYdTFZajUwOVNlVTJ5bW43Z2hTZWdaNml2NnMxT3VuV1FlJiN4QTtUelBiT1Q5N0VkQUh6a3ZsRHpJMmxTaVZWL1NXbFhsdkRMcHc0TTBwaCtyM0pkYmd5cWk4a2xxQVY3ZUoyeWUxTzNNR09maG42TTBKJiN4QTsrdjhBbTN4UjNpQVNkM3RleHNIandHZUJ2aGtOdStqM2xNTko4Z2FuRnBWbkZOcU1VVTBjRVN5UmZWaS9CZ2dCWG1MZ0JxSGF0TjgxJiN4QTtlZjIxeGVKTGh4R1ViTkhqcXgzMXdiT3dqMkJJZ1hPajd2MnBQYWVVTmMwelNkVzFLOVpMY1dLQmtnNHJJWjBqYW5OWFdYNEs4OWdWJiN4QTtKelk2YjJpMCtYTEhGakJsNGhzbmx3bVZDcUkzcnlhZFYyYk1RTTViY0lyMzFlNzJUeVpwMm9hZjVhc3JYVVZDWHFpUjVrVnVmRXl5JiN4QTt0Sng1RFlsUTlEVGF1WW11eXh5WnBTajlQNmhUNWRyTW95WlpTSElzNjhwU2tUWEVYN0pVUDlJTlA0NWQyZExjaDJ2WWMvVktQbGJKJiN4QTtjMnIwYnNWZk1ubFd3c2JoYm03bnQ0cHJxTzhjeDNFaUswaW4wMEZWY2drYkU1MmNQcEQ1QjdVNmpJTlVZaVJFVEViWHR6TEhmekdzJiN4QTtMR3h2dEJTeXQ0N1ZKcDVXbFNGRmpWbVhpVkxCUUFTUFZlbitzZkhMQnlQdUx0dlkvVVpNaHljY2pLakRtYjcvQU5RK1FmU241aDZmJiN4QTtmWHVrMnlRVzh0N1p4M1NTYWxZUU53a21nQ3Q4SS9tby9GdVBmUE85ZmpsS0FvRWk5d09vZllleGMwTWVXUkpFSkdKNFpIa0pmMlh2JiN4QTswVS95KzA2NnMwMVJoWnphYnBNOXp6MHl3dUdySkdsUGpiai9BTHJWMjNDZHZ4eU9oeG1QRnNZeEoyQlpkczU0ek1QVUo1QkgxU0hJJiN4QTs5M3ZydmVMYUoveW1ublgvQUxhMTEvMUdYT2VoWWY3bkgvVkQ0bjdiZjMwUDg3OUROdkswNWc4dzJEZzByTXNmMFNmQi93QWJaajZ5JiN4QTtONHBlNTBIcy9tT1BYWWlQNTRIK205UDZYc0djbys0dm43Ty9mQUdpUUJVOU1WU3ZTOVdnMXhsZ3QwYUxsZFF3bFpRdFpJV0t5T1FBJiN4QTtXMmFIbDEzOGMxT1hYd3k0Sm1CNUhoZTIwWHM1bjBmYUdDR2NmVkh4TnVsV1JmeHBnTjlybkh6TGY2bGZmN3lhaHFUWE52YzFMbmhiJiN4QTtTU0txRlVER2xEeERmZFdoem50WnBEa3c4UExpRDZkcDg4ZU1nYm1GWDhSZk5HeGVidEJqa2pmNi9jTndWVTR1MHpLZU1YcFZJTVZDJiN4QTtUOW8vNVcrYUdmWU1wUk1iZ0w3b2IvVnhjK0w0ZjFkbk9ocXVHUVBxMjgvS3U3NCs5WGZ6OW9jZWt0WkNUMWxBa0plU041Slg1TVhDJiN4QTs4M2pYN1BSZHhsV0wyYmxIT01wbnlJMkFvYmVYRjE2dGs5ZGNlSGhaSDVNbWVieTlCTXllbjYwazhpcld1MGs3dU93L204TTlPN1BGJiN4QTtZWS9qcStGKzFkZnloa3Irai91WXA1bVk4NjlnemtIMnBMNy9BRjNUYkc1UzJuZVJybDBNZ2hnaG11SENBMDVNc0tTRlZKMkJhbGQ2JiN4QTtkRGdKQWJJWXBTNUJDeStZdEZtQVdXM3U1Rkc0RDZkZXNLL1REZzR4M3MveTgrNzdRa1BtQ1RSdjhGNnRvMmgyRnhidmNXMXg5VnRvJiN4QTtkT3U0b3pQSUdZQ25vcXE4M081eE13ZXJianhURXhJOS9lOGkwRDh1UDBqSkZEcWw3ZFdkK3hQMWl5UzM0bURZc3F5TklwSUxLS2grJiN4QTtQQTlBYTVwTTgvQy9oSHo1L2o1dlU0NWVKdUNqdk12NWJhWnB1a2FuY1dUU3ZjYVpDTHI2MUlrZ1pnZzVTUitvVzlOcXBVMFJCUTAzJiN4QTtxTXJ3Nm96SWlhcVczNDYvYXluajRiUGM5aC9MV0pvdkkrbEs3bHBqRzdYQ3NDR2ptZVYybGlZTnVERklXUS9MTi9qSTRSVzd5R3J2JiN4QTt4WldLM1pOa25IWkRtdmRxOFIvTVA4M2JheTgzWFdrMm1tdmRQYXNsbDYvclJweXU1RWRvMEVSK1BnWG9qT2RodjdjbkwyUjRvR1F5JiN4QTtyYStSNURudjd1blg3dEgybG94a254WFczZDNjL3ZlVGE1NW04MTNPZzY3cVU5b0pMVzh2clF5MjZlcGJ5eE9JTFFoMVdHUzYrQ2VJJiN4QTtJakx6SnJRK0s1Z1k4ZWt5NnJGajR1R2NNY3pHVzBvbmZKRWoxaUF1SkJsdkhldTRXZXUwbWxucE5PWXdCbERpQUlPMHQ2bC9EZmZXJiN4QTt5ZGVVZk1IbUVlUzdLNFh5L0xjeHBiczFUZVVsa0NWclJIaWFTclVQRWU0cDc2THRmcy9RZm41UWxtNFNaRGxFY0l1dTdiYnI5cnQ5JiN4QTtMcU5SNEFrSWJVZXUvWDQ3c1A4QUxtcCtZYjN5TnJjRU5zMFZ1SGhhNnVwSlpwSGxIcHdsWUlrbENLT1RyemtKYWxHb096WjAzYUdQJiN4QTtTYWZYWVNTSlpKY1FBQWlCRUNVdlZMaCtVZHVjYjVnaDF1STVjdUdZcmhpSzc3Sk1SeXY1bjMrNTZ2b2N2NW5hcllRWE1kNUY2MGp6JiN4QTtMTlorakViaU1STzBZWm9vL1ZGQ1YvWmRxZDhyUDVNNHNrNFJPUXdHTWdSTWpmSDhCeUcvTGNYc0hrTlIyVGl4NU9DajE2Ny9BQzNaJiN4QTtYK1JQbnhmTkExQ0s2TUthbllxcXlMSElwTWlGaUMvcDdNS1VYa1ZxdnhEZXRWWExuMlorWGx4QytHUTY5T3RmamZ5Nm1XZzBZeFpKJiN4QTtFY3FldDRIYk94VjgyK2FyVFUvSUhtblZJWmJWcnZ5N3FGeDliczU0YWNvVGNFS3NSVG9GVWpnQ2FEYXRhc1FPczBXWVpNUVBVYlBuJiN4QTtYdEgyWGoxR3E0WXlFTTNEeVBLVWR6WTkyL2VkdVZCaDNtaVRWdFhuc3RVdTdVMlZoRElGc1lwSytvL0kvRkpRaFdVTUNLaGw3Q25pJiN4QTtjc2JBKzQvYzIrem1QQmdtY01KY2VUWXlJNWJFQUFmTS9qWjlaM3M2ekFScTg4UVVua1ZobjMrVElGemk0aXZ3SHYySmZtRGNYTnA1JiN4QTtXZTRpa3VMaUszdVlKYmkwWnJ1eitzUmx4R1lqZEtIa2lYazZ0dDE0OGFmRWN1eFNBSko3ajNIN0dVSUdVaEVkWGhubUh6Rm9adEpZJiN4QTtiSHliRnBlcGFtNFZOU2gxcThra1dhWnFDVng2S2N5SGZrYW5IczN0eU9mTEhHSlQrTVkxOWtpNXZiWHN3TUdDZWZNTWM0d2lUeXM3JiN4QTtEK2xGNm41THM1Wjlmc1VKTG1FK3BKSlNuOTJLMStrNTBHdm53NFplZXo0UjdONmM1dGZqcmxFOFh1QTMvVUhydWNzKzB2bjdPL2ZBJiN4QTtGTzRRU1FTSVc0QjBaUy9nQ0tWeU1oWUxaaGtZekJBdWlObU0rVklDTDZYV1V0NTVwN0d4YTRqV0NKNUI2c3NKQ3FTZ0xjbDVzbzIyJiN4QTtxZW1lWGFISjRVOHZGS29jUjVtdVhYZmI0djFIMjBZNUlZUUlqajhNYjF2UjZYejZYVEF0WXROZDh2UFoyZHpHdG5mMjhGQVZlT1UrJiN4QTttMHNyZW9ldkFuMU9BSDljMm1rN1V4NjBBNHQ0UjJKbzgrZjZYUlIwQXdlSVpHNVpKaVE4aHd4algreHRDLzRnMXprQjllTzhaYjluJiN4QTtydDdabThBWThJYmcxdldacG9ZcEx6bkhJUXNpTUZLc3BOR1VpbmNiWThJWGhEMWJ5aERIRG9hUnhyeFJaN29BYm5ZWE1nSFgyR2RMJiN4QTsyZjhBM01meDFmR2Zhc2s5b1pQODMvY1JUck0xNTE3Qm5JUHRTUUoveW1XcGY5czdULzhBay9lNVJuNk9mcHZvK1A2bFhYVzFWZEt1JiN4QTtHMHFXMmgxQUFlaEplY3ZRQjVDdlBnUTNUcDc1U0t2ZHlRb2FwcmFXNkdLQmhKY0VVTEQ3Sy9yMzlzUUZBZVg2NVBwQythVFBxYVBKJiN4QTtMRkRheTI4aldzbDdibDJrdVl5azhjZEQ4ZnFEajhRUEliSHNhYytVd01hcmU5aVFDZVIyOXptNmVBbEVnMkZmUkxheDh3WGQ1b0duJiN4QTtUR3lYVW5OeHFON0xCOVc5UllxSWJlenRwUGlaUVVwSnlKb0sxSkpHVllJZU5sdVJqNlA0UWJJdnZaYW5VZUJqcUlKdnFYcm1pNlRiJiN4QTs2VHBrT24yN3ZJa1BJbVdVOHBIZDJMeVNPUUFPVHV4WTBGTjgyOFlnQ2h5ZWJ5NURPUmtlWlIyRmd5SE5lN1Y4NTY3NVl0UE4vd0NhJiN4QTtYbU81MUdRMjhtblN3Vy8xU3lodHpkaUJuTnY5Y1paMGs5UklCNmNrakt2TUs0K0xpRUdiOFpwWU1HTVFBUEZ1YjVlNW9oQ09ReTR5JiN4QTtSWEw3R0QyR2t3WGtVVmxEcU50ZGN0Vm5zNHJ5NGpNMXRPaTJUS243dG1CL2VwWnh0SFJ0ZzNjWnpYYk5ZTlNUQ01vM3B4TXhnZUdRJiN4QTtJeTk5SG1aeXZiZDNuWjB6UEVPS2pXVGh1VzQrbjlGSjZ2a1hYWTBDSzJsSWlDZ1VhZXdBQXJ0L2U5dUp6bVQyMUwrYnF2OEFsWi94JiN4QTt4M1BnUi8ybi9TLzhlU25WTkQvUVl2QlBKYUdaZFBrbGUyc0xZMi9FUGR4Q3JyeWNzekdFOGZwek54Nm1lb0dJVms5V1gvS1M0alloJiN4QTtNYmVtTmM5L2c0MHhHSEVmUnRIK0VWMWllOHNrWFRwcnZ5WHFHdFhNMGxwRTd5cEZBeWZHRXZKbUo2c25wMGpKTHNlZzJPYk01WTZUJiN4QTtoMG5ER0pnTWZpU0c4cDVCRzR4L3pRT1crOVBMalV3bG55NWE0NHpzUnY4QWh2cUdPZmtCcStnRHo1cGNlazJub1hzZkpiMlV5TzczJiN4QTtLeXhwRnNzaG9uQjVKWFpJNkFxRmI5ak92MXd5SEZMajVkUHQvVU4vT21FWUNKRkc5dngrcjRQcnpPY2JuWXE4My9QdlNvcmp5SGMzJiN4QTs0K0dhemx0ZC93Q1pIdTRsSy9RVFhOcDJWbU1jbkIwazZidFBzNk9TY00vOGVMaStJTVNLK2Uvejczam5uNTVJdEIwOHFQM2kvRUFUJiN4QTtUZEVEa2JnNy9EVE9pQmVDOWxkdFZsdm9QOThHWnRjZWZmS25tRFFtMWpWWWRic05iZjBycUJyRVJNa2pGQnpSakVTZDVSOW5hZ1B3JiN4QTs3Z2pSMWl5d2x3amhNZk45TXVVSkN6ZHNlL01UODAvTTB0eHEya3RQRkJwMXBNOEM2WlJGa2xXMGttWU9FYTM5UmtEV2E4M0VpY1BVJiN4QTtRY0cvYU9MUXdsRHprT2Z2cno4L082NXVSREtZU0I3aXBhbHE5Z1BJVnJhMm1tVzl6ZFdETmVhdGZNOFVVMFVZdVFZMWpES1htY29qJiN4QTtOVGtBQU90YUxuS2V6MnF3WXZENHZybk14RlJ2ejNQUWN2bjNXUjBQdGxpejVKWllBMUNXUGF6dHVLNWU5N2grWFdsVzBlbGpWVWxqJiN4QTt1R3ZoKzZraWRaRUVhbWxBeWtpcFliNTBmYVdwNDVjSTVSKzk4eDlrdXhUcGNSeTVCKzh5ZjdHUGQ3enpQd1pkbXNldmZQMmQrK0FKJiN4QTtKNW51R0Z2SGFqN0V3WjVoL05HaFVGZmt6U0x5OFZxTytjNzdUNitXbjBwNGZxbHMramY4RFBzVEhydTBlTElMaGlIRlhuMCs0L1lWJiN4QTttaWF0cGRsby9yWGkyNWtTNlJKZlVTc3hkbkVuckk4VEdZL0NRbEdqcDhQaHVmUC9BQWNrdEhrbkEvWEVBYmprTmlDSmJia3lOM1p2JiN4QTszQjloMStPWDUzZ0lzOFY5ZmVLcnVGYmRLWVQrWVdvcmQ2dmZYbkFWMUpiYWRDVHpqUXhJVWVOWkFBR0I1QTFYYk5uMkJEdzhYaC96JiN4QTtUTHlzV2R6SG5IM0hkMXVyM0lMRVNYNWphTCs2UGY1ZTJkQTRhcFpGdnJsdHRGOW9kLzhBSytXQXE5bjhyZjhBSEhYL0FKaUxyL3FLJiN4QTtrem8renY3aVA0NnZpL3RWL3dBYUdUL04vd0J4Rk44elhubnNHY2crMU1ZMVM1bTB2ekpjWDh0bmMzRnBlV1Z0QkhMYXd5WEhHVzNsJiN4QTt1SFpYU0VPNjhsdUJ4YmpUWTc5SzFaWUU4bk4wMHdJMFN4dlg3Njc4d1g5anA2eHlXQ3A2OTBrbDVaVGNGYU9Fb0hLWGNjYVNFZXJzJiN4QTtBRFFtdE1yRWVIbTVjWkE4amFUNlpxVnJZYVFUZENlSzNndWJpM1NaYlM2TU5FdVpJNDFSNDRuajZLRkNxMjNUSkdKNXNyRjExWDZiJiN4QTtxR2pYdXA2cTA3eC9WR2l0N040cnNla1haUFVsZXNVd1Z1UEc0WDdTNzc1d1B0ZmttY21Md3VMaWlKRzQzdGRBYmpyNlM3dnMySERHJiN4QTtYRjE3MXZtVzgwNk94c0xQU2pEOWI5Y0pwMzFWb2cxdkxIREpMRzZDcXFBREVBMWR1TmZsbW43QXg2bzZvNUxrSkFXVEsvVjZvZ2duJiN4QTszSGJ6Y25WaUVzZkR6QmVwZVg5WGoxZlJiUFVVQVUzTVN2TEdEWDA1S2Z2SXovbEk5VlB1TTljQnNXOEprZ1l5STdrd3dzRSttUjNqJiN4QTtaVWthSmowa1VLU1ArQ0REOE13QTdWNTM1bC9JM3k3NWoxQnIvVkwrOGx1bkFWNVFZMUxBQWdjdUtLR0lCb0NSVURZWnNNUGFVOFlxJiN4QTtJRk5jc1FPNlYzZi9BRGpkNVJ1WWxpYTh1RWpVQU1pY2VMbFRVTTZ0eUR2WDlzL0Y3NVZrMWZITGprUFgzOWZuM2VUYkFtTWVFZlQzJiN4QTtJVC9vVnZ5VC93QXRseC93RVgvTk9SL05Iei8weC9XbmpQNEFYeC84NHhlVUlxaUxVYnlOR0tzNkp3UlhLR3E4Z29IS2g2Vnd4MVZTJiN4QTtFcXVVZVJPOWU2K1NKVGtRUmV4UjdmOEFPUDhBb3pXNXQvMDNxSWlOZmhFbEFLaWxSOUdBNmlCTm5IQTczOUk1OTdVTVFxbS9LLzhBJiN4QTt6ajM1WjhzYXFtcTZQcWQvYTNpUnRFWGlhTkFVY2ZFcEFUY0dnTkR0VUR3ekp6OXFUeXg0WkNOSWppQU5oNmRiUXlReEJKSm51R0grJiN4QTs3SkFvUC9DS296V2syMnF1QldKZWVORTgwNi9wRjFwRnQrajQ3SzdSbzVqT2swMGxEdWpKeGt0d2pvd0RBNzc1azZmSkNFaEkzWS9IJiN4QTtteGxHeFR5UFUvOEFuSDM4d3RRdGJhenZQTVVWeGJXaXFrQ0cxb1Fpamp4ZDF1VWQ2cnRVbXRPaEdiZUhhMk1mdy9iK3gxMGV5c1VjJiN4QTtoeVJGVGx6TzIvNC90VnRSL0l6OHp0UTlENno1b2xrYTFZUGJ1NzNralJrVUlNWmwxRitHNnFhclE3WUIybmdITEdCZjQ3bkkvTHk2JiN4QTt5SitYNmtCUC93QTQ1ZWZibTVlNnZmTUl2YnlSbGthNnVZcFpaVExHQUk1V1pyMDgyUUFCZVZRS2RNZjVUdzhKandiY3Z4czJSeFNFJiN4QTtoSVNOajNKakgrUm41aXBEZlc4ZXRXY1VPb0pBczFMRUVxMXRPSjRwSTNOMHpvNFlGYWpzVDNvUnFkSGowMm5nWVJFakVrbmVYZUtJJiN4QTsra2JPeDdUMXVUV2tISlY4UER0L2I1cysvTFh5YjV6OG82Zk5wODl6WTMxdlBPOXk3K25MREo2c2dVTWVYcXpnaWlqdFVtcEpKT0hOJiN4QTtQSEtxc1Z0MC9VSEF4WStDTkI2R3ZMaU9RQWFtNEc0cjg5c3hXMTgvWjM3NEFrM21PQlpvRTRFaTRqSmFPcXR3WUhZb3hIU3ZYMklCJiN4QTtvZWgxWGJIWjhOWGhPT1d4NkY2NzJON2R5OW1hc1pvZ1NnZHBDK25sNXNZa2xWVkFhMW5XUmE5RldRRTlpT0oySHp6emJON01hcUJvJiN4QTtEaTl6OUQ2WDIrN055eDRqUGg4aVB4YVEzMmpYOTdjZXBKYVNKQktDUGdhUDFGSStKV0tzeXJ2NFY3bXREVE9rN043SHo0WURpM1A0JiN4QTsvSHdlUjdXOXJOQm15RTR6UXZjMGQvc1VmOEpTVnJ3dWZzOGZzMi8vQUZYelpmbE12ZDlycVA1ZjBuOC83SmY4U3VqOHJ5d3lKTXNOJiN4QTt6STBYeExHUkFvWmh1QVc5WnFBbnJ0aitVeTkzMnIvTCtrL24vWkw5VDBQeWxQTW1sUXdYY1pqdW1lV1JsVUVxUFZsYVRxT1ZQdGVPJiN4QTtielJBeHhpSjVoOHg5cERITHE1NVlHNEd2c2lCK2hQOHpIblhzR2NnKzFKSmUrV2ZyVTd6alZkUmdaOXlrTndVakh5VUNnK2pDekU2JiN4QTs2QmordS9sRm8ydVN4VGFqcVdvM0VrS2xJeTl5ekFBbXBvTzJMYkRVbVBJQkNqOGt2TG9zNGJRWDkvNkZ1OGtrQyt1NTRHV25xY2FtJiN4QTtnNWNRVGl5L055dTlsbi9LamZMbi9MZmYvd0RJOXNDZnprM2Y4cU44dC84QUxmZi9BUEk5c1YvT1RUalJmeXowelJvM2lzTlQxS0tPJiN4QTtXVDFaVlc1WWNuNGhhbmIrVlFNV3VlY3k1Z011alVxZ1VzWEkvYWFsVDg2QVl0REk4MTd0WFlxN0ZYWXE3RlhZcTdGWFlxN0ZYWXE3JiN4QTtGWFlxN0ZYWXE3RlhZcStmczc5OEFkaXJSQVBVVnhTQ3RNVVIzS0tUOGhnb0o0NWQ3dlJoL2tYN2hqUVQ0a3U4dGhWRzRBR0xHeXV3JiN4QTtvZGlyMkRPUWZhbllxN0ZYWXE3RlhZcTdGWFlxeUhOZTdWMkt1eFYyS3V4VjJLdXhWMktzWnpSTzRkaXJzVmRpcnNWZGlyc1ZkaXJKJiN4QTtzM3JwM1lxN0ZWc3NzVU1UelRPc2NVYWw1SkhJVlZWUlVzeE93QUdFQzFkRkxGTkVrMExySkZJb2VPUkNHVmxZVkRLUnNRUmlSU3JzJiN4QTtDdXhWMkt1eFYyS3V4VjJLdXhWMkt1eFYyS3V4VjJLcFByZm1qVGRLL2R5RXpYTktpQ09sUi9ySDluTXpUYUtlWGNiUjczVTlvZHNZJiN4QTtkTnNmVlB1SDZlNWl0eCtZZXJPLzdpQ0dKT3dZTTUrK3EvcXphUjdKeGptU1htc3Z0Um5KOU1ZZ2ZFL3FidC96RTFWRy9md1F5cDNDJiN4QTs4a1AzMVlmaGpQc25HZVJJWEY3VTV3ZlZHTWg4Uit2N21WNkw1bTAzVmh3aVl4WElGV3Qzb0crYS93QXd6VmFuUnp4Yzl4M3ZUOW45JiN4QTtyNGRWdEhhZjgwL283MDJ6RWRvN0ZXTTVvbmNPeFYyS3BicTNtUFE5STIxRzhqdDM5R1c1RWJWTHRGYmdOS3lvb0xOeEI2QVZ5Y01jJiN4QTtwY2dxTHNiNjB2N09DOXM1Qk5hM0tMTEJLdlJrY1ZCMzN5TW9rR2lxdmdWMkt1eFZrMmIxMDdzVlF1bzZwcCttMjV1TDJaWVloc0MzJiN4QTtVbndVRGNuNVpiaHd6eUdvaXk0dXIxdUxUUTQ4c2hHUDQ1ZDd4UDhBTnY4QU1lRFhvRjhzNmZHNldOVXVkVmtrQS9lb0dKZ3QrSTViJiN4QTtOSW5xUFg5bE9KRkh5UGEwajJmaTRpUjRzOW8rWGVmZ1B0THNmWStVTzFzcGxHSkdER2R5ZjR2TDhlYVdma3grWnorVzFtOG02bEM5JiN4QTt4YVJOSmQ2Uk1wVU1rVHNHbWc0a0N2R1IrYTc5R0k2TGx2WmYrSDR1SUdza2RqNTl4L0hkZlZyOXNaL3lUa0V6QXl3elBUK0g0ZDN4JiN4QTtGYkI3dm8zbUxTZFlqTFdVd1oxRlhoYjRaRithL3dBUnRoMUdreVlUNmg4ZWpxdXorMXRQcXhlS1cvVUhZajRmcTJUTE1aMlRzVmRpJiN4QTtyc1ZVYm03dDdaT2N6aFFlZzduNURLYytvaGlGeU5ObVBGS1pvQks1Zk0wWU5Jb0N3OFdhbjRBSE5UUHRzZnd4K1pjeU9nUFV0UmVaJiN4QTtrSnBMQVFQRldyK0JBd1E3Ykg4VWZrVmxvRDBLYTJ0NWJYU2NvWERVNmpvUjh4bTJ3YW1HVVhFMjRlVEZLQjNDdGw3VzdGWFlxazNtJiN4QTtyWERwT25jNGlQclV4NFFBOXZGcWY1T1ptaTAzaXozK2tjM1VkczlvL2xzTmo2NWJEOWZ3ZVh5eXlTeU5KSXhlUnlXZDJOU1NlcEp6JiN4QTtwd0FCUWZONXpNaVNUWktRVzBDYTU1bTFDenZaWEZqcGl4SkhaUnlOR0paSkVXUjVaZUJVdW9XUlZWVDhOYW5jMHA1OTdjZTBXcDBYJiN4QTtCajA1NERMY3lxL2NCZTN2L1Erayt4dlllbnk0Zkd5Z1RrVHRmU2tiTll3YVRyTnBiMlVzdjFLK2hsTWxuTkkwdnBUd2xDSGhaeXpoJiN4QTtIVnp5VW5pcEE0MHFjeS9ZdjJpeWRvWTVReTc1TWRYTGJlNzd2ZDNPTDdaZGlZZFBHT1hHQkd6VkJNb1pwWVpWbGlZcEloNUk2N0VFJiN4QTtaMjBvZ2lqeWVCaE9VSkNVVFJEMUx5eHJZMWJUVmxlZ3VZanduQS9tN01QOWJPWDFtbThLZERrZVQ2VDJSMmgrYXc4UitzYlMvWDhVJiN4QTszekVkcXhuTkU3aEl2TjNtcFBMbG5iWEwya3Q0TG00RnVxUkZRUXpJempkdHF0dzRyV2xXSUZSbG1PSEZkbXEvSDl2a3loQXlOQk5OJiN4QTtPMUMwMUd3dDcremtFdHJjb3NzTWc3cXdyOUI4UmtaUk1UUll2TVB6djA2OWt1ZEx2TFJlVXpXdW9Xa094M2ttaVVORUtibHBMZjF1JiN4QTtQK1VCbVhwY3dnTitYRkg5bit5cjV1SnE5UjRRRWo5UEZSOHIyQi8wMUQ0b1Q4cnZ6QXNiQzIxS1BXTlNFZWsrc2phTWhTdFByRnhjJiN4QTsrb2tmcHFYWWZDcmIxNGc5aDBFc01wUmp0NndLbC9wWS9yYXV6c2tqaUVaL1hBUkI5L0RFL3BleDVodXdkaXJzVlpObTlkT2hkVjFLJiN4QTszMDNUNTc2NFA3cUZlUkE2azlBbzl5ZHN0d1lUa21Jam1YRjF1c2hwc01zcy9waVA3QjhYaTJ0YTFlNnZldmQzYjFKMmpqSDJVWHNxJiN4QTtqT3owK25qaWp3eGZHZTBlMGN1cnluSmtQdUhRRHVEenZXMzBHQTZ3OXhZWG1wNi9mYWpIYWFWQkJkelcwYVJwWldyTzdDTmdHUE9kJiN4QTtRQjNydVFBVG10MTJoaG56RGlqRWdEckVINy9jK29leTNhYzlKMmJHUW1ZUjlSTkd1VXBJSFFsMHFUWE5JQTA2NzAzWGRQbWUyMUZMJiN4QTtpNmx1VWtEMnR3VmxUbVNGNUdNL0NLZ1UySkJ5elJhT0dESWVBUkFQY0FFZTAvYWM5WDJiS1ptWnhQRFZtLzRnOUp0YnE1dExoTGkyJiN4QTtrYUtlTTFTUlRRZzVzcHdFeFVoWUw1Tmd6enhURTRIaGtPUmV4ZVZQTU1ldDZZSnlBdDFFZUZ6R09nYW16RDJiT1ExMmtPR2Rmd25rJiN4QTsrdzloOXJEVzRPTGxPTzBoNTkvdUtkWmhPNWRpcVQrWWZOdmwvd0F2eG9kVXY0TFdhWU1iYUNXUlZrazRmYUtyOW9xdFJ5Tk5zWlF5JiN4QTtHSk1JbVJIY21OV0FUVEJMbjh4ZktkdzdUemF4Ym40UFZKTFVBajhmWmM1ck4yWnJja3VLV09kKzUyME5SZ2lLRW8vTjR6K1ltbStUJiN4QTtiT2UyVHlvMGgxYTllYWE1MU9PNG5kclpmdFZZZXBGeU1yRThlYjArRTdITzA3Q2pxOHhNZFQ2Y2NRS2lZUkhGOW5SMXVzMU9ER0FZJiN4QTttNzZ4OVIrOXJ5Sm92a3EvRThYbTZXUjlTalNHVzIxVjdtYU0zQ01YQVZBSlplRFErbXYySEd6THNPOHUyL3plQ1FHbEZ3bGR4RUltJiN4QTtqOHY0cjY5eFJwTlJneUFtUklyK2Q2VDk3MmUyL01QeXBFOGMwR3NRQm1ReXhrTjlwQlNwNmJqNGhuRVl1eTliamx4Unh6QkhrN09lJiN4QTtwd1NGR1VmbXpueTM1eDh1K1lZeU5MMUNDNXVJMFY1N2VLUU02SzNSaW4ydUxkalNtZExDR1RnQm5Fd1BtNm1YRFpBTnAxaFE3RlhpJiN4QTszNTkrYTlSMGVTMStvK2w2clNSMjRlWU15Umhra25razRxUVdQQ09nRmMzL0FHZFVNSmxYWDlqeW5hR25qcTlkNFVpZUdFTDIvSG1IJiN4QTttTUhuVHp6Y1JyTEJZTThUZ01qbGJkYWdpb05ETm0wOFBLT1lqOHorcDF4MDNab0pISExiOGZ6V1BhMTUwODE2WHJWdHFyd2l3bXVrJiN4QTthMmtuZUpaSTNFUjVJU3NFMWVTOHlQY0h2VGJXOXAreitMdENJaHFCeTVjSjMrME8rN0g3UXg2YUVocFR4K1V0dmxzRVhwdm5uem5xJiN4QTtHbzNPcGlGTDk0Vld6aHVZSTBqalZDaXpPcVJ6U2hnU3pMelBlaStBeVBaUHM5aTdPZ2NlbUcwalpNanY4d09YZDhlOWoyMTJoaDFRJiN4QTtoK2FrWWRSRWYyRk1wZlBYbmFHQ1c0bXNYUzNnVXlUeWNJRHhSZnROUVRFbWc4TTJrc2VVZEkvTS9xZEpoMHZaMlNRakdVaVQrUDVyJiN4QTsxNzhqdk1OOXFLeS9YQ2htWVN4eU5FcFJITVRneHVFSmNxVEcyNHFkNjVxdTB3SjRvei9HN245bDRScHRkUERFK21VYi9IMnZYYzBMJiN4QTsxakdjMFR1RURyZWpXT3RhVGRhWGZLV3RidENqOGFCbFBWWFFrR2pJd0RLZXhHU2hNeE5oUWFlWStSdGMxZlFkTHZWZ3QzdmZLMWhkJiN4QTt5U1NhbmNraTdsaWtsSzNFaXhLWEMvVjNWbmRUOFRBMTRxZHMyMmJTakp2eWxYSWNtRXNvNHE2cGorZk40RThsV1hvbFdlNjFDQkxlJiN4QTtZSFpTWXBYRGNnZWpCZUpQOHBPWU9saUxOOGdOL3MrM3U4MnJWQWVHYkZqOGN2UHU4M2t2bDBpVFh0UHRWUXVMZDdkVWtjVUxtNXZZJiN4QTtSSWFkbWFZOU8xU3ZiTFJFN1NQT1VpVFhTb0d2OWo4OWoxZEpwb1M4U0Vqem5rSklCNVZBaUk4eHc5ZXV4NnZxWE1CNk4yS3V4VmsyJiN4QTtiMTA2VjYzcW1oV25wdzZ0SkdzVW9ZckZLaGRXcFFWcFJ1bGN5dE5neXpzNHdiSGM2dnRIVzZYRlVkUVk4TXIySXUvc0x5enpKWmVYJiN4QTs0SlZsMGUrK3NwS3psb09MRDB4V3EwSkFxTzJkUm84bVdRckpHcTY5NzVkMnZwdEpDUWxwOG5HSkUrbWo2ZTVqV24rUTlKODE2SDVzJiN4QTttdXJpV3l2OUgxT0s2c0wrQmlIaUpzTFV0eTRxeDRIZ3JHbENDb1BKYUU1aDYzVXl4WjQxeUllLzltc1VaOW5RRWhZUEYvdXBKTVBKJiN4QTtsdDViYnl0Yy9XcEw2OTF1UnIyNHU1aTNKZzFwY0ZWSElBOFFTekE3MTVWNUhybHVrMUJ5WlQ1TDdTNGhEcytjWWlnT0gvZFJaSm0wJiN4QTtmSm1YZmxuZXZEcjcyMWYzZDFFd0svNVNmRUQ5MWMxSGJPTUhGeGZ6UzliN0c2Z3cxWmgwbkUvTWIvcmVwNXk3Nms3RlhnbjUyMjJzJiN4QTs2WjV0dU5XRnZQZDZYcU5oRENab0ZhUXdQQVpmM2Npb0NSR2VmSlNkdVJiNmQvMlIyaGdnUENtUkdmUGZyZmM2UHRuczNQbkVaNDdNJiN4QTtZbmNQSjU5ZExhZmNSQzN1dVQ2U0xZRDBwUHQ4WEZPbnZtOS9OWWY1MGZtSFRSN0wxUEdEd24rOHY0YkltKzgzMmtWL2VOTDY4WDFtJiN4QTsxZ2ppRHJKR1dNVHpGcWJWMkVneXlHWEhQNlNEN25HL2t6VVFqSGlCSHFQM1JVdEw4MjJydnBpeGllUnJTQjFtVkZra0srb0ZDMTJxJiN4QTtLOEQrb2RNWjVjY1BxSUh2WkhzM1BQajRSZGtPczlmOU8zMHhUQmRnd2FaSmJ2OEF1cE5uWVFVSFQvaXM1WCthdy96by9NTjJUc3JVJiN4QTtrejlKM21EOFBWK3Q2VCtTRm5yT3FlYTlLMUVXMDlwcG1rV01xeTNFNk5INjd6UnBHSVl3NEJkUWZqWWphcXIzelNkcjlvYWVVZkNqJiN4QTtLTXNoMzIzcW5jOWtkbTU4TXA1SjJJeVA2MzBOblBPOWRpcndiL25JRzIwNXZNZWp3YXZOTGE2UGNyTmRYVnpBaGQxK3J3TkgxNHlVJiN4QTtIR1ExK0h3ekoxT3N6NDlGL2c4WXp5OFlBakkwRFpIbVB2ZGRwZEhBNitjOGxpUGhqY2ZiOXdlWGFSNXUwVmJHMnQ1YnBZV1NKRWxaJiN4QTt5QXFrSUs4alhicDN6czhlb2dhRitwNGJWOWxaL0VsS01iZ1pHdmRhYWFrTGZVTHZUTk9lM25SUmQyalBPck5iVFFHVzRqaDRzaE1jJiN4QTt5bVdLVjZIajAzOXhYbHplaVVvbmtDNS9adWdsanpDR1lVSmJjSjM0aFJQdTJJQ0MwcTdFZnEyenh6czZMNnZydVROSk9GRkhjQUY1JiN4QTtHRVNxb2NrVVVlMlh4eXhqRUdXMS9wY1RXOW41YzJVK0ZVdUVrY0kyNEJIbDNEZm9waTMvQUVuK25ZSnZNYTJzRUVNay93QlNGbzBvJiN4QTtsdEV0a21rOU9WWm9WZGdyL1pCTFUrTHBtRnFzMDR5RmJqNGRmZ1hlZGo5bllqaGpNeHFZNTgrWVA0MmVxLzhBT045dXpRWFI1U3VMJiN4QTtRUmlWcDE0eUM0bXRMYVNaR0FDRDRaWGtVYmRBT3ZYTlgybEtzUWo1L1lML0FHT1hpd1gyZ1o5QmorMG12dUQzTE5DNzlqT2FKM0NuJiN4QTtjVHcyOEVseE80amhoUnBKWFBSVlVWWW41QVlRTE5LK2YvTUV2bUg5R2F2NWpUVXpwdW1hbzczYTZTc2I5SmFKRXJlbk5HQkpMOFBNJiN4QTs4ZnRFL1BMOGZhZDVvNFl4Sm8xeFdPbk0vU2RodjE1T3kvaytIQnh5cTY3ajhPckFtMURWYjY3ZGRRaU9veXhoQlI1cEVVQUp3akNvJiN4QTt3SkFDclFlMlg2d2dBU0V6akIvb2cvcGMvUVk0a2NQaGlkZWRmb1JkdmEzalRBeDZPcXlDckJ2ckpCSEdyazE0L1RtdWhsRWlJak9iJiN4QTtQOUQ5cnNKNmVNSW1SMDhRQi9TL1k5WjhrZWZwclRWTlAwYSsxR3ovQUVSOVdZbVl6Q1JZNUpPVnhISDlaZGhVeHF3aDQwN1p2TStnJiN4QTt2Q2NnQjR1S3VYNlB0ZUlubkJ6Y1BsYjFUVU5Sc05Pc3BiNituUzJ0SVFHa25rSVZRQ1FCdjdrMEhqbW5oQXlOQVdXNVZnbmh1SUk1JiN4QTs0SkZsZ21VU1JTb1F5c2pDcXNwR3hCSFRBUVFhS3NxemVPbmVmL210QTlOT3VCOWdlckczc1R4SSsraHpmOWh5SHFIdWVBOXVNUi9kJiN4QTtUNmVvZmM4dDEvVVp0TzBtZTdoUVBLbkZWNVY0S1pIQ2VwSngzNFI4dWIwL1pCemVaWm1NVElDNkhMdmVRN0owY2RUcW9ZWnk0SXpsJiN4QTtSSi9Id1FINWEzT3VYWGsvOHdiRFE3UDlKVzE3Rk0xL3Fjc2dja25UbUJSSVVQcXZOTSt5Z0x3WDZBdWN2RE5QSUlaTTQ0TWxuMDhxJiN4QTs5VzMyUHVtbzB1RFR6R0xUa1N4UmpFQWpseTMrMWgvbW82NWFhQjVPczlWdDVOTkZyd2t0TCt2QmtyYjhrRFJPZlVWazJPNjhTUHV6JiN4QTtLeTVad2hPZUgxWkJYcDc5OTJPRFQ0TStUdzg5REZPd1NmTm52bHZVN2pVOUV0YjI0akVVMG9ZT0FDRllvNVRtbGQrRDhlYSt4R2IzJiN4QTtEa000Q1JGV0xvOHg1UGgzYkdpaHBkWGt3d2tKeGhLaElkWHBua1R5eHJOcnE5dHFOekI2VnFZM1pTekx5UEpLRDRRZVErMTNHYWp0JiN4QTtQVzQ1WXpDSnVWdlRlelBZMnB4YWlHYWNlR0hDZW82anV1K3Iwak9jZlIzWXFnTlIwdUs4TE9haVpVcEcxZHRpVFE1cjlab1k1dC80JiN4QTtxMmNuQnFERGJwYkc3dTBtdFpmU2xBRFVyc2FpaHptYytDV0tYRExtN2JIa0V4WWVZZm5NMXBaeDZMcTk1SDZsdGJTM052SUFPUkhyJiN4QTtRR1VVSHY4QVZxWjJIc1BuRWMrU0g4Nk4vd0NsUDdYblBhblN6eTRJOEhQaUgycWY1TlBiWHR4cm1yV2tKaHRwQloyWUJIRnZVZ1NTJiN4QTtaMVlBa0JsK3RnSExQYm5NSlpNVUJ6RVNmblgvQUJMSDJWMHVURGhtSjgrUDd0bnB1Y0k5UW4yaGFkY1F6QzRsQVZIalBBVjMzSTZqJiN4QTtPZzdMMGM0UzQ1Y2pIOVRydFhuakljSTcwN3pldXVkaXJ3WC9BSnlaMVhTUkxvMEgxMkw2MWFSMzYzVUNTb1pJeFBBbnBpV0VFdFNUJiN4QTtqOE5SOHN5TVdLY2hHaFk4U0I1ZDB1ZCtUS0JBSi9xbGpIbDY4L0szVlBOMm9hbHF0eGEydW13S3FSMjR2R2hhZTZaNFovckkvZXh3JiN4QTt0SEdZdUhGUWVUMUw3aGMzR1Vab3dBQUpQdTZiaXZ4OEhIalRMdk8rdC9sajVtMS9UdFpHdTJscmQyRTFzWlprdlltK3NXdHJLODZRJiN4QTtHTXlpTlAzcjh1ZkZtN0NsVG1OcHhteHdNT0UxTHk2b25qaEtRa1FPS1BJOXpmNWQ2NytXUGxDN3ZycjlPMmQxYzNyc3EzTFhrTlliJiN4QTtYWXgyNnA2cFJ2aVVzN2dKeUo2YkRIVitObUFCaWFIa3h3NG9ZNzRSOVJzL0Y1LzV4LzVWbHBZdTdieXpxVU52YWFscGR4R1BRdUlyJiN4QTtpNkZ6WjJzckxESmNTR2IvQUVhN1hpaGlCVnZVVk9IVTB6TU1zMDZNd2JCSFBsVjkzZVB1VHdSRzBkbnFQL09PV3NhSmRhVHJjY0YxJiN4QTtBZFF1dFJlNVcxOVJEY0cyUzF0VTlUMHd4YmdzakZTZWdiYnJtQjJtSlhIbncxOXRsT0hHSTcveGZxL3RldzVxMjlqT2FKM0NRK2Z5JiN4QTtSNUU4eGtHaEdsM3BCSC9NTytYYWIrOGovV0gzcU9iNTN0OWIxZSt2QnAxL004OW1MNjBVUXZDc2FLcTNZVVJrZ0RtQ3FnNzE3WkdlJiN4QTtreFk0K0pBQVM0Sjc4Vm42T2ZrN3daWlNQRExseERwNXEvbVVCUE9NdmJsRkNmbis4ay9xTTFzZDlHUGZMN291MzBXMmMvNXY2VmJrJiN4QTtGZ3UzSm9JN1c1ZW8vd0FpQjIvaG1MMmNMMUVCL1NEcysweldubjdtVCtXdkwranRMYTNra0VhM0t3cW5LZ29hSHB4K3pVOUswcm50JiN4QTtoeHhFYnJlcWZtdkpyTXBtWWNSNGVLL2o5L3dVL0pPaGVZL1ArbmFOK2tydVcyOHRhTkJicEMxdVdpOVNhM2pWUjZSTlM4Z0svdkpXJiN4QTsyWGRFRmVUWnhtb3pZdExmQjZzc3Q3L205WDBYaGxra2VJVkRjVi9PNldmTHVIeFBjOXEwalNySFNOTnQ5TnNVTWRwYW9JNFVMRmlBJiN4QTtQRm1KSnpRNUptY2pJOHk1RE1zM1RxRXI4emFLdXNhUk5aN0NYWjRIUFJaRjZmZjBQenpLMGVvOEhJSmRPdnVkWDJ4MmNOWnA1WS80JiN4QTt1Y2ZlUHhYeGVMWE50UGJUeVc4NkdPYUppc2lOMUJHZG5DWWtBUnVDK01ac01zY3pDWXFVZVlZWjVxME85dXZNT2xIVDIrcnphbzVzJiN4QTtKSGp1WnJRdktFZWFKcFdpU1Rrc2FSU0FiVnEzaG12N1YxTU5QZ2xta0xFUElFOTIxMDk3N0M1Wlpja3ROWnVqSWR3cjZ2UGY1S0hsJiN4QTtEeTdmV3ZtZldaOVJLM01tbnlmVUlwWkxpVzZlT1ZVVjVURThxSlJIV1JWTzFmaDhNUFpXcWhxTUVjc0JRbDVVZnN0UHQxbGxobkhUJiN4QTtrbTZFai9OSVBMejJyM1BUL0xtcGFEWU8wdW8yRFhzNFlHSDRod1VEeFE3RS9PdVdhdkRseUNvUzRSMWVXN0kxbWx3RXl6WXprbGUyJiN4QTsrdytIWDQyOWYwK2VhNXQ0N3FhQnJkNUZxSVhJTEtEdjhWT2hQaG5KWllpSk1RYjgzMTNTNUpaSUNjbzhCSTVIbVBlaWNxY2wyS29QJiN4QTtWTE5ycTFLb2FTcDhVWjZWUGg5T1lXdTB4eTQ2SDFEazM2Zkx3UzM1TUU4eGFTMnI2THFHa3ZNOXMxN0JMYkdkUlZvL1VVcldocFdsJiN4QTtlbWN6cHM1dzVveklzd2tEUjhpN2VjQktKQTZoNG41ay9KL3pUYjZKZTNVMHVsdEJZd3lYYkMwdFFzOG4xY0dWSTRnSTA0YytORDhiJiN4QTtiYmI1NkhnOXI4R1NjWUNFZ1pTQTNxaFplZHg5aHl4eTR6TXlFZWxsM2wvOHFQTldvYVZEcWx1K2xwRHFpaStpUzd0dzgwUW4rSUk1JiN4QTtNYjgxQzhTS0ZmREphbjJ1d1lza3NaaEltRWlMRlZzeXo5alN6VDhRVE1STHBaSDNQY1BKbW5MNWMwV3cwdXY2UWV6aFNFVHlpaFpsJiN4QTs3cWdxRkZmc3IreUtET0R5ZG9jZW9sbDRJM00zWGQrM3o2bDNmNWVzWWp4SFpuOXVabWlWNWxDeU1QaVVkQjdaMHVFeU1RWkNwT3BuJiN4QTtRTkRrcVphd1d5Q1FvUkV5ckoreXpBc0I4d0N0ZnZ4Q3ZPUE1uNWNlZGIvWDVkYzBqekxEcFY3UEVzRng2ZG9HamxqalptaTlSSFp3JiN4QTtXajlSZ0c2MDYxb0taK0xWWXhIaGxHeDcyQmphU3llUlB6dFEwWHpha251dGphLzhiU0xsbzFHbi9tZmFXUEFVcTFQOHJQelExS1ZIJiN4QTsxUFZyYStraUJXTjdqU2JDWXFDYWtLWGRxRDVaWkRWNFk4Z1IvbkZlQXQ2WitWLzVwYVkwaDB2Vjdhd2FlZ21OdHBOakR6NDE0OGlqJiN4QTtyV2xUU3VNOVhobHpCUDhBbkZlQXBwSDVFL08xelJ2TnFSKzdXTnIvQU1heU5sWjFHbi9tZmFWNENuM2xYOHZmT3VsYTJkWjFUekpGJiN4QTtxbDYwUDFaWGt0ZUt4d002dkpIR3FPZ1hteUtXUFUwRytVNXRUamxIaEVhSHZaQ05QUTR4SUVBa1lNOVBpWlFWQlBzQ1dwOStZSlpzJiN4QTtielJPNFkvcmZrelR0Wk12MTI2dmpITWhpbHQ0N3k1aGhaR0ZHVm9vWkk0eUNEUTFHK1g0ODVoeUErUVcwaGsvSlh5VzhZaWFPNGFKJiN4QTthY1kydTd3cU9PNjBIclUycHRraHFTRFlFYi9xeC9VMkhOUGxaV3ovQUpLZVRaN2o2eE1rOHM5T1ByU1hONHowSGJrWjYwd0RVVkhoJiN4QTtBanc5M0RHdmxUSWFuSURmRWI5N2Jma3Q1UFpTanJPeU5zeW02dkNDSzEzQm44UmdobUVEY1l4QjhveC9VeW5yTXN4VXBTSTh5VlpQJiN4QTt5ZzhxcEVJVWE3V0VEajZRdkwwSng4T1ByMHBtWi9LK29xdUkwNjQ2UEJ4Y1hCRGk3K0VYODZUYlIvSTJtNlI2UXNydS9TS0JRa01EJiN4QTtYdDFKQ3FxS0JSRkxMSkhRZjZ1WWVUVUdYTUQ1QnliWkVCUUFWcjc1UXJKODNycDNZcWtmbVB5anBtdUtIbHJEZHFLSmNvTjZlREQ5JiN4QTtvWm5hVFh6dzh0NDl6cE8xK3djR3RGeTlPUWNwRDlQZUhrL243eUZyT2kyMXByYk9rdGxwRjJselBjUmtob28zamt0Mm1aU05oRjYvJiN4QTtxTlN0QUNjeWUxTlhIVjZXZUtJUEhJY3U4amV2aVE0WHNwMk5sN003UUdXZkRQRndtTmp6cm1ENVh5dEIvbHo1Rjh4NnhwOTVyU0txJiN4QTsyZXMzMDEzYTNFN1VMeFVXRlplSUJha25vODFOTndhOURrK3k5VkRTYVdHS2YxeEc0SG52WHc1TmZ0ZjJUbjdTN1FPWEVBTVlpSTJUJiN4QTt0dGZLck5mQjZ2NWM4ZzZmcFVpM1Z5MzF1OFhkQ1JTTkQ0cXZjKzV5blY5cVR5amhqNlkvYXo3STlsc09sSW5NK0prSHlIdUg2VDlqJiN4QTtLYzFiMUxzVmRpcnNWUU9vYVBiM1o1LzNjMzg0Ny9NWnI5WDJkRE52eWwzL0FLM0p3Nm1VTnVZU2FYeS9xQ0g0QXNnN0ZXQS80bFROJiN4QTtOUHNuTU9WSDQvcmM2T3RnZWV6b3ZMK291ZmlWWXgzTE1EL3hHdUNIWk9ZODZIeC9Vc3RiakhMZE9OUDBhM3RDSkQrOG0vblBRZklaJiN4QTt1ZEoyZEREdjlVdnh5Y0hOcXBUMjVCSDVzWEdkaXJzVmRpcnNWZGlyc1ZkaXJzVmRpckdjMFR1SFlxN0ZYWXE3RlhZcTdGWFlxeWJOJiN4QTs2NmQyS3V4VmJKSEhMRzBjaWg0M0JWMFlBcXlrVUlJUFVIRlhSeHh4UnJIR29TTkFGUkZBQ3FvRkFBQjBBeFZkaXJzVmRpcnNWZGlyJiN4QTtzVmRpcnNWZGlyc1ZkaXJ6TE9tZk0zWXE3RlZLNnVyYTB0NUxtNWxTQzNoVXZMTElRcXFvNmtrN0RGbENFcEVSaUxKVWRNMVRUOVVzJiN4QTswdmRQblc0dHBLaFpFOFZOQ0NEUWdnN0VIY1l0bW8wODhNekNZNFpCRjR0THNWZGlyTE0xTDI3c1ZkaXJzVmRpcnNWZGlyc1ZaRG12JiN4QTtkcTdGWFlxN0ZYWXE3RlhZcTdGWFlxN0ZYWXE3RlhZcTdGWFlxN0ZYbVdkTStadXhWRDNWL1oyc2x2SGNTaU43dVQwYmNHdnh5RlMzJiN4QTtFVTc4Vkp4QVp3eFNrQ1FQcEZuM01NL01zM056QzBZdkVzOU0wcU9HNzFDc1J1SkpwYnFWb3JTS0dGWGg5UmdZWlpLRmdLcUQyMnB6JiN4QTtnU2p3Yit2YmJiMzc3dllleUdNWTVuVUdNWkdKb1h5SFVrL01NZS9LdWFheDErNWlodW5sMHpVSlpMYVcwbmdOcmNRMzBLR1ZXa2c5JiN4QTtXNFZmVWhSNmtPYWtBZnM0NmZDTVVQRDMyN3plM3lIM093OXNKalY0eHFPR0ltSzNqeU1UKzJucTExZDJ0cGJ2YzNVeVc5dkVPVWswJiN4QTtyQkVVZUxNeEFHWFBuMElTbWVHSUpKNkJWQkRBRUdvTzRJNlV4WXQ0cXl6TlM5dTdGWFlxbDJ1ZVlOSDBLelc3MVM0RnZDOGl3eEFLJiN4QTs4a2tralY0eHhSUmg1SkhOQ2VLS1RRRTVLTURMa2tBbmt4R1A4N1BKbjFvd1hDWHRzZ0xBVHZibHhWZkdLRnBaMXIvbFJqM3BraEFIJiN4QTtZU2pmdi9BYkRna3pmVDlSc05SczRyM1Q3bUs3czV4eWh1SUhXU053RFE4V1VrSGNVeU1va0dpMVVpTWlyc1ZaRG12ZHE3RlZza2tjJiN4QTthRjVHQ0lPck1hQWZmZ01nQlpZeW1JaXlhQ1d6ZVpkTGpKQVpwS2Z5THQrTk14SmE3R1BOMTJUdGZCSHFUN2cxRjVsMHVRZ016UjEvJiN4QTtuWC9tbmxqSFhZejVMRHRmQkxtU1BlRXpqbGpsUVBHd2REMFpUVWZobVhHUUlzT3hoTVNGZzJGMkZrN0ZYWXE3RldLNjM1ekVNalcrJiN4QTtuQlhaZG11RzNVSC9BQ1IzK2ViVFRkbjJMbjhuTnc2Vzk1TVZ2dGZ2aWpUWGwreVJEN1RQSjZhQ3ArWVVaczQ2ZkhIa0E1Z3hSSElOJiN4QTtXZXVYd1JaclM5ZG8yM1Zra0xJUjk1VTR5d1FsekFVNDRubUdVYUw1MExPc0dwZ0N1eTNLaWcvMlkvaU0xMm83T29YRDVPSmwwbldMJiN4QTtMUVFRQ0RVSGNFWnFYQmRpcnpMT21mTTJKK2M5Tjh3ejNFVjFwOEIxQzFqdDVZLzBlcy8xWjF1V1pUSE9yMVFHaWhsKzBDdGFyM3pEJiN4QTsxbUhMa2lCaW40Y2hJRzZ2YnFQdWVnN0MxdWx3OFF6RDZ1dFh0M2ZqbjFTN1NCZmVhdkxGdlkrYk5PTU9yeFRSdXF5b2JkMldPUUEzJiN4QTtDRjBjSzRBWWxWNi81S3VNMko5SjJMVG1NZE5tTThFdlFRZlBtUHA1OHVXNSswZ3N1MGZ5cG8vbVRWUE5IbC9XMmU0dDc2eDA2V0kxJiN4QTtWWlkvVG52UGlpSUZBWTJZZHVobzFhbXV0MXVTVU9HVWVsL29kNTdQWmF3V0JWVFAzUlNlOThrZVh2S1BtTFE5SzBWcHJxYVc2bjFDJiN4QTsvdTdweExPNWEwblF1ektxTFJUS2cyVWZhOFRrdExsbGtKbEp5ZTI4dDZTVjdmU0FQaVAxSlA1dThsM1BtYldMVzhqMU9aTERUYnVOJiN4QTtycTN1Q2h0U2tZRFNlZ2hqWkdaQ0tFeWNoVXNDZmhwbVZLSU1TRC9FSzdqOHh1SFFkbTlxRFNRSTRJOGNvN0VjNzZjVy9MeUZkTnQ3JiN4QTtaZm9WM3BkeHBrSTB5Nlc4dExZQzJFNnVKS21JQlNHWWRXMjN3OE5iT24xVVpqSVRNY01wYjF5NXBoaTQ3TE0xTDI3c1ZkaXI1WjgrJiN4QTsrYmI3VS9OV3NmWGJnazJGOWQyTnFDeDR4UXhUbUhoRWxlSytwNktzN1U1TWVwb0FCTFVjVzBJOHFCOSsxdXd3UkFqYkcwbWpldEdGJiN4QTtSMUdZUmdRM1c5Ui81eC8xaThqODBham80azVXTjVadGZtTWtrTFBCTEZFWFVkQVpGbkhQeDRqTTNISXl4Nzg0bXZnYis2bkUxTVJzJiN4QTtYdk9SY1IyS3Noelh1MVVydTZpdGJkNTVUUkVGZmNuc0JrTW1RUWpaYXMrYU9PQmxMa0hrWG4zODBJZE92WTdYNnRQcU4vS1I2V24yJiN4QTt0Q0l3d0pVdXg2VkNNZWg2YjBHWWVMU1pOVEU1SkVReGpxZjBkN29jT216OW9UdTZqMFNXUDh4cndvQytqc2pIcW9rbU5QcCtyak1VJiN4QTs2V043RS9LUC9GT3ovd0JDRS84QVZJL0l1bS9NVytTTXNtaXU3RG92cVNyWDJxYmZHT2tpVHZJajREL2lsLzBJVC8xU1B5S2RlUXZ6JiN4QTtRZzFPNmtnamdtMCsraUpFMWhjajdYR2hOQ080REE5QjdWQU9aV2JSNU5LQmtpUlBHZW8vUzZ2TnBzL1o4N3U0OWZ4K2w2N2FYVVYxJiN4QTticFBFYW80NmR3ZTRPWm1QSUp4c08vd1pvNVlDVWVSVmNtMnV4VmluNWk2L05wZWgzQzJ4QXVHaGxsSmF0QWthazBOTjZNZHR1MWMyJiN4QTtQWitEaWx4SGtQdmNyVFk3UEVlakNmTSttUjZIcDJxM1VUVFNQcGxsYTN0dHFyWER2SGZUWEVqcTFzTGNqMEY1ZWxzWS9zOGx6SXdhJiN4QTtxY3BqZm1TSzdtVU04aklmYzhvL01YWGVldjNWdExMUk5PQ0xHbGFCQzhTeUY5OXd6Y3lLK0FIdlhGN1d5WkRPT09OMGZ0ZHBqaU9aJiN4QTtTSHk3ckdzNlpyZWxoVWx0WHZaNEpZWUswRnpienY2WElxZjVsclNvMjJid3lXakdXT1FBUzRvY2o1SHUvSHVXVlYzRjd6bTdhMmJlJiN4QTtTdFdlYUI3Q1pxdkFPVUpQWGgwSS93QmljMDNhT0RoUEdPcnI5WGpvOFE2c256V09HOHl6cG56TlN1RnVXaUl0blNPWDlscEVNaS9TJiN4QTtxc2gvSEZsRWk5K1g0OTdIdFoxWnJaN2MzOXZjTGNDNXQ0YmFPRGlZWGxsWThYV1pnaEFiaTBicXgycjluY0UxYW5VUXdZNVpKZlRFJiN4QTtFbjNCMnZaK2hscUorSGpNZlVEejUrNnZ0SDM5R0RhbGY2bHJYbW00azBMVzFzOVExcXlHbjJlbXlSdUhhMm5pcGR4VHlPUFRqV04wJiN4QTtMVmlxeGJwMnpIMVd0d1lzUnl6OVVJVmRiMGVuejg5bnNPeU5MbXd3amhPT3FsSXluMzkxZFR0N2tyME1hcDVlOHpXSTFuVjFtbjh1JiN4QTt0Tlp6NmJFSlpLVzcyeGVGWXBhS2orbzdxZ1J5Q09LZUcwOUZxOFdvaEdjQ2ZYeXVnVDNtdktqeTgyenR6SE9lTEpqOFBZOEpFdWtmJiN4QTtWOHh0dnlOL2YwalJMbTYxTFJiRzlmVEZpdjc4VHlQRUdCaFcybG1aK0VzenJMVlpGS2txcTFKT3dWYTB6VHNYaDlUQ09QSktJbDZZJiN4QTsxNytJQURZQWpsditzbm5JZE50dnExbWtQb1FXL0dwOUcySEdJRW1wNGlpOXo0WkFsd01zK0tWMlQ3K2FLeGEyV1pxWHQzWXE3Rlh6JiN4QTtsNVkvTHVIekw1azgxYXBxMXZGTHFGcHFqdW1nM0xTUXh4elR5TGNzOHpxSkdrUUZuUlBoNHZRbm9SUjdSMXB3R0lqWTRvL1VLT3cyJiN4QTtvY3ZJbnVkNW90UEdjYjUweWFIeTErVitwM1Z2SG8ybGFIcVdzSDk1cUdudzZnUkhDSTZMTHdqaldRUHhjOFFHalFOM0l6V1N6NnFBJiN4QTtKbkxKR0hTUmh6N3R6K3N1YU1lSW5ZUko5N3Z5cDh1NmZvWDVzZWJMR3pRVHd4UUw5WG1qVW90bWt6cGNHMVlDcWZINnE4TitrUjI2JiN4QTs1dDhlWTVOUEdSNW5uNTF0ZjJiKzkwM2FHTVJsUUwyZkszWHV4VmtPYTkyckcvTnR5M09DMkIrR2hrWWVOZGgvSE5YMmpQY1IrTHozJiN4QTtibVkzR0h4ZUNlZXRNMWVMemJjWG1tRVhsVWFhZU9NU3hTUW1TS0NNSVhqdUxmMVNWdE9Tb3RXb2ZzOURtZmcxV25scFlZczh2REhGJiN4QTs2VFVaY1c1NlNqS2dPTGM4dlBvN2oyYm5samlNb1F2YXQ1RVhSa2RxSG43bUgydm5QVTVybU5iWDFKbGtZb2txU2FqUmlLaHFmNlpXJiN4QTtpL3RWb1JXdEtiNXNjblltbXhieW5RSDlERi94RDBuNXJVbkdKSEdMUFRqbDhkL0pObTF6ekpMcDgxNkFXc2JkdUZ4Y0M0djJDSGF2JiN4QTtKRGZtVGo4UStQang3MXBtUGwwK2hqa0dJNUtuSVdCNGVQZi9BR0ZYMHJtMFExT3ByaThJYy81NS9VbWY1ZVdGN2VlYzJ1N2k2aGplJiN4QTtHTmJob0EwazB6R0ZaSVNLeVhFelI4UmRVYmw5QTM1WlRxZFhoaHBEaXhjVW95UE14RUFPdTFSQU4xMC9ZNkgybHlaT0FTbkdyOU8wJiN4QTtyRzlTM3NYL0FBN1BvTHluY3Q2azFxVDhKSHFLUEFqWS9yR2EzczdKdVkvRjAvWWVZM0tIeFpKbTBlaWRpcno3em81Zlc1RWJkVWpSJiN4QTtRRDRFY3Y4QWpiTi8yZUt4ZkYybWxIb1lYY2VWZFBrZ2l0NHBycTJnZ2xqbWlnaXVKREN2cFNMS3FMRElaSWxYa2cyVkI3VXpNNEJkJiN4QTsxdTIrSEc3WVJyMnBlV2Izelpld2E3QkdOUGtRV3NXb0pFc2x4QkxidnM0WXE3RDk0SkZZQUVFY2FpbkxOTHJzOC9GNGNaOWNkNnZhJiN4QTtYZUQ5aEh4Ym9nVlo1TGZOK3NhWHFYbXJRTG5Uby9yUmkxSzBnbnZFRCttZ1ZpMEVLOHdvVjJWMlpoMHFOdWpaWDJOZ3lZZ1JQYnFCJiN4QTt0ZlRpUHVHMWYySnl5Qk96MUhOKzFweDVUbGFQWHJZRG8vTldIc1VKL1dNeE5kRzhSYU5TTGdYb3VjODZwNWxuVFBtYUMxa1hSMDJjJiN4QTsyMTdIcDBpcVdhOWxqRXF4b3U3Tnhaa1hZZHlhWXQybjRlTWNVVE1kd05YOTd4cjlEYTM1aWxlNy9UUDFzMjhpUzJFMTlDZjlJQ3R5JiN4QTs1OEt1TFpHSUcwYVZLL2FHOU01ZnRYdHJEaXlHRXVPVVNERThKb1J2YlliY1grY2RqeTVQcm5aUFozRGhIRENHT1hjTno4WmRWK3FXJiN4QTt4c1pMNjh1N1J0T3VKcFh1SWRRUlZlSlptbDlTSmpQR0N5Y0dJVWVweCtFZE0xdW5sTEp3REhNWm9SaUltTm5pNFJHcGVnL3p1ZXdKJiN4QTtzdTBpQkFWSWNKL0hWSmRQOHI2NXE3dzNzTnRJWG1ZeTNWOWRCWW81ZlZCNWtQSXZxc3BMZjdyUnFkdW0yNWwyamowZkVKVGpBQVZHJiN4QTtJM0k3dlNOdm5YMnVQa3dEUFFyaTN2NWViSTdUeXo1ZzBDM0Y1YjY4OEhBK3BlL1ZJUUFpZ2ZFNnhFaU82b2R6NmlCeVBzNy9BQW5HJiN4QTs3TjlvZFBrekRHT0tJUExpTmduN2VIeW8wNGZhM1pQaVlqSXdoa2tQZ2Y4QVRCNnpvc3J6YVRhelBlSnFCbGpWeGV4b0kwbFZ0MWNJJiN4QTtDd0ZWSTc1MVJmSTlTQU1oQWp3VWVWM1NOeGFXV1pxWHQzbWY1MWZtRHFIbHZUcmV6MFM3K3JheE13bGtrRVByY0lPRWhYN2FQR1BVJiN4QTtlSWpmZWdQZ1NNelI0b1NsNitYdjkzNjA4SnF3bG41WGZtTjU0MUhTYm1mV3JHVFZFNXgvVnJnZlY3V1JTOEt5c2p4a1FBcUVrUmxjJiN4QTtMOFZmQ21TMVVNSVBvUGY1OGpYM2dnczQ0WjlYZVpmTU45cUVpK2FmTGRvMXZxdG1yMmMwaG50WnJXNmpqYzF0cDFTV3ZKSks4R1UxJiN4QTtVazlRYVpqNU5OanlSOFBKeTVqWTJQTU9YcHNrOFJzUFBOSi9NeUU2dmVYUGw3eTFhYWRxMTZpdmY2cmFjcnlSWVpTSG1lS0dUNnRHJiN4QTtTclU1cjZpL0gxcVFjdUhZYzVnUm5PVW9SNURseTg5MjNQMnZqd2ppSUVTZHZtOXU4aStZUHk3ZzBpenN0RzF1Mm1sdkhNckM0bmpXJiN4QTsrdUxxZHF5UFBHeFdUMW5jN2pqdDBBQUFHVlpNY3dkeFFIeUFkZk15a2JMTk1vYTNZcXlITmU3VmhQbTAzUTE2M0JsamloYU5xUWtjJiN4QTtubUFBM1UxWGh3WW1vbzFSNFpxdGZFWGRkQnYzYzNtZTJZL3ZMcitFYjkyNWVHZWN3MWo1dXVrYU5kWG11Sm9wSUxDNFBMMVBXS2wwJiN4QTtXQmttVnZUaWlvc2k4Q29GRzVmdGJQVGFJWmRJY3B5ZURHSXF4c1JYZElVYUpPOFR4V2VWYlBROWhhKzRReFJ4MmQrWEw0K1pZNXFuJiN4QTtsaTV2Yk5Zclh5NUxaM0VkeExQSGNSeUUvQkpLV1dLVDkyR1lSeDBSZmpHNDVmdE1ETFM2N0hpeWNVdFVKeDRRT0V4NmdjeHYxTms3JiN4QTtkYTZDdWxFY3RmM1cvdkM2ejBIVzdTeWx0MDBpNVkzTVRyT1dscWhrcFNOMEFqNUJWQllNak93WUVkS0RKNmpYNmJMSUU1NGVrL3pPJiN4QTtuZHo1OGlKQ3FJOTdIdzgxaytHZm1HWDIrdTNubXJYdE90R3Q0Tkp2N0tlVkhjczhsNUU0Z1lxUU9FTkVNWllqNG1WaVZxTmlNMUdnJiN4QTs5bjhmWitubm5qbDhiSE1EYXVFYy9mS3pkZHhHN291M3UwRHdTeHl4a1ZYT3FJOS92NS9aM3ZhUEt0MUQrbWpidXl4VHRGSVlZblpRJiN4QTs4aW9VNU1pZ2trTHpGZjhBYXlHZ2dlS3h5cDVmc1dCOFVucHdzenpidlR1eFY1LytZbnAyRnkrcFRWRnNJR2xrWUN2OXlDWC9BT0ZwJiN4QTttODdObmVNanVkanBaK2crVHl6eVhyakc0MUtLN2VkNTViaG5GcXF2Y01zcnpYUEpZMWpWMkNMSEI4cUxYcVRsbW0xSEh4U0o5Tml2JiN4QTtkd3hQNlhIME9yOFRqa1Q2T0lWN2pHSi9TZ0YwS1ZkUlRWSTlPdTQ5U2RJN3hybHJLNGtNVjVMTE04MElEUm1zYUxJaUVMOEorMTlyJiN4QTs0c3hKRTVCT002NFpTUFViaWhSL3Q5M0ozV2wxR21vOGNnRHRYMnFmbURUL0FERGZUVFgwTmpjZlh4SmJYa1Joc1o0VjlhejlTT01VJiN4QTtaR0orRzZNbnhrMTRjYWdFRElhZkZIRHdpSjJGamVRUE9qL3ZhMjc3YTlSbXczNlppWHdwbnVsNnJiYWpFV2hEcExHRjllQ1JIamRDJiN4QTt5MW9WY0tTUDhvYkhOeUNEeWE0eUI1TXE4bDJyUzZ5czFQaHQwWmlmZGh4QS9ITUx0Q2RZNjczSDFVcWhYZXovQURRdXNlWlowejVtJiN4QTt4NmJ6bnBxK2JZdkt3Z21rdlpWTFBOeFgwVUFpTXRDU2VSUEVEOW52anQzN3V5ajJWbC9LblU3ZUhkZkc2OTMyc0w4NWFOYVdIbXlCJiN4QTtkSmI5RW1XMTlWaGE4WTQybE1wWGswWkhwR3ZmYk5CMi93QUF4eE1vUm5aTjJONnJ2RzcybnNocWN1U0V1S1JOSGF5aHZNRm5yTno1JiN4QTtVMVQ5TVN4TkZiV2s4c1VjQ3RHWkpFaVlvOHdMT1BnSURLcW1uTDRqMFduS2RuYXZCajFPT09uQkJua2lKRW02anhEMHgyR3g2OWEyJiN4QTs3M3RzdU9Vb0V6NkEvd0JxSXQ5STh4YWVXc3RNdVlrMDhtc1ptUXlHR3AzV0w0aFJmWWdoZTIyMlllVFdhYk4rOHl4a2Nua2E0djYyJiN4QTszUHpGWDEzYkk0OGtmVEU3SU84OGk2bnE5OWNxdXF6VDZoWjJTWGRuSE9GYUZya3l5QlFZL2hSUis3QTJBOTZqYk96OW1aWXNtRXpqJiN4QTtBUXFkYmQxRG1UWlB6ZVk5b2UwenBKUWpNY2NNbTB1ZTNtS1pMNUs4ODY3NXAxeDN0dE4rcWVYcmFBUjNMVGZESUxvaFdvckRrcmNUJiN4QTtWZUcxRitKaUNRbWRIMy9qOGUvcThQMnAyVGgwbUVjV1RpenlOZ0RjY1BTL2Y5KzNlV2U0dlBNc3pVdmJ2UGZNa2RwZGViZFNOeENzJiN4QTs4VUZuWndzanFISE1OY3VkaUR2d3VLZkkrK2NuN1ZacHc4SVFrWW4xOGpYOHo5SXQ2ajJmeENVWjJMM0g2V0RhajUyZzh0NmxmMmN6JiN4QTsvVnJtN2srdjIwWVFORzhDMnNVQXJRSGp4YTFjSHB0dm05OW00ak5vNFViTVRLSjkvRVpmSGFRYU8xOFpobk8yeEFyNVYraGoybWViJiN4QTtvcHBibXhmVlgxVm9XRjFGSGFSQ1VFVHd3eXlWTUlLMVdlVjFZL3pWNmRNNmI4ckkwUkd2MlgraDAyWFBER0xtYUNUYWJkYXJwMERDJiN4QTs0Z2d0b1lvWVl0VGtaSkpEQ2lSSWl2eGpJTFZYa3hGZXVibVJsR08yNWVXOExCcU1vdVVxbEk4TmU4azlFQm9DZmwvYTZyYmF0UDVvJiN4QTt0MG5zNTFuaHR6cEU3Qm1RaGd6eXhDS1JnVDFITDZjMVdTT1FpaEUvNmY4QVJ5ZXV2WjZMK1YvbnlWdk5ralMrWWJ6WExDYTVGcThoJiN4QTtGMjBhQzQ5R0tDU1NHWXlMQUpicVVLaEJHL0xZTFFaUnFjWHAra1JOZVg0T3pTY2RSZS81cTJoa09hOTJyR1BQZDlwTmhaUVhGN2NwJiN4QTtCTVg5TzJoTldtbkxVcWtNUzFrbGZ2eFJTY3hOWHBqa2pZL2grNzM4bldkcGFHZWVJTUJjZzhIOHgzK20zbm5yVDlTdDQ1cDdhLzA2JiN4QTtKSTJoa2EwY3M4czRBWjJrdCtKckVxOEdiYzlxNWIrWHlEUVRqNlFjZVN6eFI0eFZEK2pMNTF5Yy93Qm1CTEZJNDUzZHlIUCtyNXFtJiN4QTtxNlBlWFNSaTMwKzdYank1eFhrMFY1Q3dLMDVlbkxlN012N0xBNXE5QjJoSEJJbVVzTXY2c1RBL09PTDV2WDZuVG5JSzlZK1A3VzlNJiN4QTswaTV0VUl1Tk51ZWRGVlVzcFliR0ljUWZpTWNONzhValYrSm1QaDRZZGYyaEhQSUdNc0lyK2RHVXo4NVl1WGNFYWJUSEVDUFdmaisxJiN4QTtCV2MvNk44dzNIbWVDM0pTMUowdU8xdVpKYm1lVzRTUDFuUkpJemRjRHhlZzNJcldvVVZPWk1OU0JoR21uL0grOE1veEVZQ044SXUrJiN4QTtDKy9sM1ZmSjAvYkhadjVzRUNSalh4M2U2L2wxcUdpYW5EZDNkbTBqWGdaUHJFTnhITEZKQ0hRY1ZDekt0RmJoWDRQaEpIalhMdEpoJiN4QTtNSTJTRGZjUWZ1L0ZQTzluNkNlbmllTVZJL2NHWlpsT3dkaXJIL1BrTm9mS2VxWGR6R1pFc0xXYTc0Z0FsaERHenNsQ1JYa29wMXpLJiN4QTswZVF4eUN1dXpiaHljTW56bCtYMzd2WG5tbGhtU1NLZTJFN3pLVkxHU084dDFmcWQyOVNNa2VPYlhKcEo0c1VoS3R6WXJ1Mi9UYmphJiN4QTtTTjRwMFFSeGJWMEhkODdlcjNrbHpGYVRTV3NQMWk1UkdhRzNMQlBVY0NxcHpPeThqdFU1cklnWHUxam1nNzNWdnEybnE4cStuZVNJJiN4QTtLUVZCS3VSdldoSW9ENzVLTUxQa3lFZC9KanZsdlhMSFREcUpuZ21udUpwbU1Yb3hTU24wSUlJT1ZSSDBWWkorL2ptZGwxR0xEakVzJiN4QTtraENKTmI5N3VOTkFtSXA3SDVFdWRHdi9BQzliNnRwVnpIZVcyb0QxZnJNVlFwcDhQQ2pVWUZDQ0NHM3JXdWE3V3prWjBkdUZ4TTh5JiN4QTtaVjNNaHpFYUhtV2RNK1pzUzgyK1FocmVwMmVzV0dveWFUck5uUUpkeHI2aXNxOGlvS0ZrM0hOaDFvUVNHQkhTUENMQjZqOFU3cnM3JiN4QTt0bVdud3p3VGlNbUdlNWlkdCsrMkkrWnZ5eTFPN21GNWU2dkpmYXE4YlJtYTRIR0lyMkVjY1JVUkFlQlZ3ZTRPSExFeUZBOFA0L0hLJiN4QTtqNXUyN003ZWhoTlJ4Z1krNGMvdCtwS3BiM1dOUDhtNnJwdXQyYzhUL1ZMaUsxdUVYMW9UV0VyeExSOCtDODY4T2RBRklIYk9UMVhZJiN4QTtPUWEzRm54Z2NQSEV5NmNwZlY4cXV1dGw3blQ5dWFiTkdVSXkzcllIM2N0L1BsNU1xL1ROM2RiYVhZU3pxZWx6Y1Z0WVB2Y0dWdm1zJiN4QTtaSHZtbDBmc2xxTW0rUWpHUG1ma052dFphejJsMHVIWUhqbDNCTXRBMFhXR3ZwZFJudVVhNGFOSUtRcVk0NDBSbWVueE03T2F1ZDloJiN4QTs3RE81N043T3g2UEY0Y0NUdmUvZStlOXU5dGpXU0Z4b0Rrek1kTjh6bmxtOFZaTGVXVnJlUU5iM1VZbGhjVWVNazBJSW9RYWRSbXFCJiN4QTtJNVBic1ptL0tiOHQ1bjV2NWVzU3g2a3dvU2Z2Qnk4YXJKL09MTGlLaWZ5ZC9MVW12NkFzaDdlaEQvelJoL041TzhyeEZyL2xUbjViJiN4QTtEL3BRV2Y4QTBqdy84MFkvbThuODRyeEZ2L2xUdjViZjlXR3ovd0NSRVA4QXpSaitieWZ6aXZFV2grVG41YWcxL1FGbC93Qkk4UDhBJiN4QTt6UmorYnlmeml2RVZXUDhBS1A4QUxXTithK1hMSGtPaDlCQVI5SUF3Zm1zbjg0cnhGazFocDFscDhBdDdPSVFRRDdNYTE0ajVBNVRLJiN4QTtSUE5peWlWR2VObFZ6RXg2T3ZFa2ZMa0dINFpyUTdWZ1BtTDhuckR6RGVwZDZwcldvVHlSbzBTS3pRaERHN0JqRzZyR29kS2o3TGJaJiN4QTtlTTBkdlJIWTJQSTk0ODIrR2VVUlE2c2RrLzV4bjhzdEFJRjFlOVJWQkFLeDJxdHVwWGRoRUdPeDduTGNXczRKY1FHNTd6SS9lVXoxJiN4QTtCbHpDR2IvbkdMUXFIanExeVQyckhiRC9BSmtuTWorVkpmelkvSnB2K3QvcHBmcmFYL25HUFJLL0ZxdHdCN0piSC9tUU1QOEFLaC9tJiN4QTt4K1MyUDZYK21sK3RHMnYvQURqaG84TnBKYWZwL1VoYlNsV2x0MWFJUk95VUNNeWNPSklvTjZleDJ6RXo1NFpaaWNvUjRnS3ZyODI3JiN4QTtIcVpRNUo3NWQvSjJ6MENlU2ZUZGQxQ0NXVkJIS1l4Ykp5VlRVQ2l3MDYrT1FHV0lGQ0krWlAzbEU4NWx6RFA0VWRJMVI1R2xZZFpHJiN4QTtDZ241OFFvL0RLUzBMOENzSjgvMi9uN1Z0S24walJkUHRrdEx4V2h2SjVidFVsZTNrakt1aUF3VEtoWXR1eHJ0MG9UVVpHUGhqdmRTJiN4QTtITGF4OTRic1JnRGN0M2tyZmtsNThGMTlhZUF0Y2lTS1lTL3BPUFpvT1hwL1owL2pzWEorZVp1VHRETFBuT1BLdjdzLzlWRzdFZFBDJiN4QTtKakdKQVBuK3hOaitYMzV0MHB6a3A0ZnBLTC92SFpqZUovU2gvd0FxNWY4QVZWSCtEL3pUOC8yS0IvTEQ4eldKTFJWSjZrMzhKUDhBJiN4QTszVGNsNHgvblEvMGt2K3FxZUxCM1MrZjdFRkYrUy9uK0c1bXVZSVhodWJqMUJMTEhxaXFTc3dDeUwveHo2QUdnUHNRQ0tVR1Zha2pQJiN4QTtFUXlHRW9nZzBjWjVqa2Y3ejhjanNXNkdweFI1Q1h6L0FHUFNmeXUwTHp0NVUwZE5Bdk5MdFJwTnV4TmswVjJyelJxOVdjUFNDRVNWJiN4QTtrSmFwb2QrcHh6U0UvVVpYTCtyUS93QjBYRXpTaEkzRzNvdVl6UTh5enBuek4yS3JKSW81RjR5S0hIZ1JYRklKSEpRYlRMRTlZaDlCJiN4QTtJL1VjYlorTkx2Y3VtMks5SVI5TlQrczQycHl5NzBRaUlpOFVVS283QVVHTFdUYTdGWFlxeXpOUzl1N0ZYWXE3RlhZcTdGWFlxN0ZXJiN4QTtRNXIzYXV4VjJLdXhWMkt1eFYyS3V4VjJLdXhWMkt1eFYyS3V4VjJLdXhWaTJjWTdaMkt1eFYyS3V4VjJLdXhWMktzcHpzM1V1eFYyJiN4QTtLdXhWMkt1eFYyS3V4VjJLdXhWMkt1eFYyS3V4VjJLdXhWMkt1eFYyS3NlOHkvbUg1SDhzTVUxN1hMU3duQURmVnBKUVorSkJJWVFyJiN4QTt5bEkyNjhjdnhhYkprK21KS0NRRnZsdjh4L0l2bVdVUWFKcmxwZVhSclMwRWdTNG9GNUUraEp3bG9CMzQ0NWRMa3gvVkVoUVFXUjVRJiN4QTtsMkt1eFZpMmNZN1oyS3BCNWsveGora2RML1FYb2ZVaE1EcVhxcUdiZ1dWRDFrU3FoSGQ2THZ5VWIwcXB0eDhGSGk1czRjTkcwc2xIJiN4QTs1bXNtdXFyV3E4aW8wWmhHdGVMU0ZHWVZsK0hqQ29mNCtYeHQ0RGhrN3hiZmIrUGY5bnpaZWpiN1ZXQS9tUWIvQUVJei9WQmFHRlRyJiN4QTtnV01Bckt3WXVxajFTVFNpcXBVMEJKTkdGRkNmQ28xZmt2b28vWWp2S1grTWVGNy9BSWxNSEwxdjlDOUJBdjdzN210SkpOcTdLcDNIJiN4QTtkbXlHWGcyNFdNK0hvbitWTUhZcXluT3pkUzdGV1A4QW1ienBwZWhEMG5yY1hwRlZ0a05DQWVoZHQrSS9ITS9SOW5UejdqYVBlNlR0JiN4QTtYdDNEbzlqNnNuODBmcDdubm1zL214cjBjTWwxNnNWamJSaXA5T01TTjFvQjhZY3N4T3dBRy9iTjRPeWRQampjOXdPWkpwNUwvUkhyJiN4QTt0UmtFTU5SbEk3QUMvd0RkV3gveko1ci9BRGt2OUlkcmYxN094VldrdkJibUJiOHhnQWpoNklxZzhmVGIxT2dIdnh3OXBPeTgyWHdzJiN4QTtIMWZ6cGNYRDl2M24wdnAvczkyVm13ejQrMFptY1A1c0JIYjNrVVNQZHVnUHkzL01iVzdIWGJDR2JWTHpVb2RRdTRMYTVndkxsN3BEJiN4QTtIY3lKQWp4dE16dkUwYnZ5K0U4V0ZRUldoWFlDNTNHUTNvMXRYTGZvOWgyLzJIcHNlQTU5T1FJeHF3RGZQcnVUNVBwTE1WNGgyS3V4JiN4QTtWMktvSFZ0YjB2U0xmMTlRdUZoUS9ZQjNaajRLbzNPWDROTlBLYWdMYU0rcHg0aGN6VERiejgzN0JISXROUGxuUUg3VWpyRlg2QUpNJiN4QTszR1BzQ1pIcWtCOEwvVTZiSjIvQUgweEorTmZyZFovbS9ZUElCZDZmSkFoUDJvNUJMVDZDSThjbllFd1BUSUg0Vit0Y2ZiOENmVkVqJiN4QTs0MytwbVdrYTVwV3IyL3I2ZmNMTW8rMm8yZFNlektkeG1uejZiSmlOVEZPNTArcHg1aGNEYU95aHZkaXJzVmRpcnkvODQvTzJ1MmMxJiN4QTtoNVE4c1RDMjEzV1doU1MrTmEyOFYxTjlYaDQwQm8wcjh6ekc2b2prZkZ4T2JUcy9TeGtKWlovUkQ3V1FpU0NlNTVUK1hmbG5SNS96JiN4QTtMMHkxQ0c1dHpxTjFMUE5NeGVXWWFlc3pSU1N5VkpkcExpRkoyOGEwK3lGQTNlcUpob2pQK0tWRDRkemtlRUk2Y1M2emw5Zy9hdS9OJiN4QTtQeTdvMm5mbUhlcktnanRZNTdhL2thTThIaWd2V0tUK21RVjRrZWs4cW4rYzE4Y0haeE9YU1MvblI1SXhZeFBEUHZoUkg2WHFQNVIrJiN4QTtkTmRmVjlTOGkrWjVqZDZ4by9xRzAxQnZ0M0Z2QTZ4c0pkdDVGRWtiaHR5eXVLMVpXWnRMcnRMRVFqbWg5TXVuY1hHcllGNm5tclYyJiN4QTtLc1d6akhiSWZVTlFzOU9zcHIyOGs5SzJnWGxLOUMxQjAyVlFXSko2QUN1U2pFeU5EbW1NVEkwT2J6SHpocnMydjZ6Q21pcmI2aFkyJiN4QTtzRCt0YjNxUEY2Yy9KU3pQRlBIL0FMN1pPRGNkdmkzM3pOakdPS0g3emlCSi9ocHo4R0NVVFJGSHpTVmJMWEdnK3NMcEdqRzNvVzlZJiN4QTtMQ1U0anFlWG8wcGtUcU1OMXhaYjk3a2VITCtqK1BpdGxzZk1Dd2V2K2lORlNHZ2IxbVdMaFE5RFgwUU1ScU1KTmNXVy9ldmh5OGs5JiN4QTsvTHczY1dzYXRiNnpkSnBsbkhEQkl0bnA0WkZhYVJwRkVpaFl3QjhNWjViZkY4UGhtVkR3c2tBUlovck9EckJJVlEzWjNvV3R5WFVwJiN4QTtzcGxhU1dKQ3d2RldpU0tDQU9Rb3ZCelhjVXAxcG1EbndpTzRPempFSjFtTWhsT2RtNmxLUE5XdXJvdWpUWGdvWnpTTzJROURJM1Q3JiN4QTt0MlB5ekwwT204YklJOU92dWRaMnYyZ05KcHprL2k1Ujk1L0Z2SDlNMC9VTmYxaFlRelN6M0Q4N2ljMVlxcElEU043Q3VkZm15d3dZJiN4QTs3NUFjaCtoOHYwdW15NnpQdzdtVWp1ZTd2SlJQNW1lUkcwSzIwdlViZVZyblQ0cjJMNjZKS0FxeFZoQ2R1eG1LZkkwemtPMnUwcDZqJiN4QTtRNVlBY01pT244MytMN0gwVHNUMmZqcE5iRElEeFI0VHo1aVcxZnBUR1RWTFN6c3pxVXN3anRZVTlacFR1QW8zNkRjL0x2bmcyazAyJiN4QTtXZWVPT0EvZUdWZmp5Ny9KOVB5emlJR1V2cHA1bkpwMm5KNWRlNGxzWWJhOXRvVGVXOHZINHJlU0tzNnJ0V3FobEFZZDZaNnRvZTFNJiN4QTtzZGNPQ1JsR1U2NTdFWFYwK0xIV0hKcUp4QlBoNVNZOHp5TzM3WHZ2NWQrWlpkWTBrd1haSnZiVGlITGZhWkdId3NmY1VvZjdjNjN0JiN4QTtYUmpGTzQvVEw3M2JlemZhaDFPSXdtYm5qNjk0NkZsbWFwNk4yS3BiNWgxeTIwVFNwcitmNHVId3hSVm9Ya2I3S2orUHRtVHBOTWMyJiN4QTtRUUg0RGphdlV4dzR6TS9ndkROVjFhLzFXOWU4dlpUTE0vOEF3S3IyVlIyQXp1TUdDR0tQREVVSGhzK2VlV1hGSTJYbm11cjV5MHdBJiN4QTt3YTQ5NWN6YzNodEk3R1BkVW9DV2NGK0lYa29yVHFlblhNVFc2dU9taHhaSmdEbHZUdSt6ZExqMWN1R09MbHpQRVZubCtYemZxN1MrJiN4QTtycmNsamRXcFEzRm5KWVIwQWNHaFZ5dzVLM0ZodUs3ZE1sbzlWSFVRNHNjZ1I1VVY3UjB1UFNTNFpZdWZJOFJlamFWcXQ5cFY3SGVXJiN4QTtVcGptVDdtSGRXSGNITW5QZ2psand5RmgwbURQUEZJU2lhTDNMeTVybHZyZWt3MzhJNGx2aG1qNjhKRiswdjhBRWUyY1BxOU1jT1F3JiN4QTtQNEQzT2oxSXo0eE1mZ3BubU01THNWUTJwNmpiYWJZVDMxeWFRd0x5YnhKNkJSN2s3RExjT0tXU1lqSG1YSDFlcGhneFN5VCttSWZPJiN4QTswM21LNXZQemYwN1Y5UVVPdjEvVGxTT2dDeHczTFNXc0tnMCtMMDVXWjk4NnpMcEJqMHM0UjZDL2ZYTnhQWjdYeTFla3laSmZVTWcrJiN4QTtYVDcxL3dDWGNiV1g1dGFaYlB1d3Y5VnRhSFlyd2p1aWxkdTZSRDc4aHJwY1haNFBkWDQrMTZMSWIwc1BLUkgzcmZ6ZmgvU3Y1alg5JiN4QTtoQWYzbDh1bTZYMTZTU3lQRlE5YWY3MHIyeDdIbjRlbG5JOUFXT2xsdzRzcDhnUG5ZUWV2Nm5OL3l1YTQxRFRKREhKRnFGM01rNlUzJiN4QTtqZ3RJYk9YZi9qT3RENDB5N1FZUWRJSXlHeGVjOW85VWNHZzRvbmhtY3ZwUHVxMzBGNVI4eHg2N3BZdUNBbDFFZUYxR09nYW16RC9KJiN4QTtidG5NYS9TSEJrcitFOGtkamRxRFdZZUxsTWJTSG4rb3AzbUU3ZGkyY1k3WmpuNWlrRHlacUpPd3BGL3llVE1qUy8zZ2NuUi8zc2ZlJiN4QTs4VW52TE5sOHgzTElZbVl3TEpkZW1Gak1abHRsTVlxb1U5eVY0N2c5d2MyOFJjOGQ4dUwvQUhzblo5cFdETGg1OENyWjMyakR5M2R4JiN4QTtIVVQrampyb1UzTE12UDBtZ1ZsYmRhZmFRc3A0ZFJYcU11bmpqL0tJUDhQQnorTG9venovQU1uWHcvdnVINmQrZmR6djdWNHZ0RGJ5JiN4QTt6cHNVMnBHT3dYVUpndHdycUpCeFFtdjJUdjhBdk56eC9hOThjT09QNStYODNoNS9qM0oxT1RPTkJjWTNsb2VuZjlkL2F5djhuOVZXJiN4QTswdExtNXYxdUJIY3d3UjI4eTIwN28vcFQzUjRvWTR5dndvNjdEcDA3Wmc2elNUbEk4STI0ajkwWEp6eUJFUmU0RDFMVDlUc3RRaWVTJiN4QTswazlRUnVZNVZJWkhSd0FlTG80VmxOQ0RRam9RYzFlVEZLQnFRb3VOU0p5Q3NwenMzVXNGL00rdzFXOWd0ZnFrRFRXMW9IbHVTdE51JiN4QTtWQXA0MXFhQlc2RE41MkxseHdKNGpSbFFEeC90WnBzMldNZUNKbENGbVg2UHVMektLYWFGdVVValJ0U25KQ1ZOUG96cFpSQjVoOC9oJiN4QTtrbEUzRWtLR3N2YzMrbFhWcFBjdVk1WXp2SXpzcXN2eEk5RlpUOERBTUtFSGJZaktwNmZIS0pCaUtQazVtbDdRelk4c1ppVXRpT3J6JiN4QTtpeXZQTk45ZVdkdTVtMUdHSmVZVU1xeFJTcVN5TzlBaThnVVpQaS9iVThjNWVmc3ZqaEFqREVSblA2ajNqdXM3Z2VYemU5N1M3Zk9YJiN4QTtIS001OE1PZzZrZkRuMzdkRHV6S0d4MWk5Sy9wUm9vYlZTR05wRFZta0s3ajFYUFJhOVZYcjQwcU11N0k5bDhXbG40a2p4VDZkd2VPJiN4QTt6ZG9ZNEFqRGZFZjRqMC9xajlKK1hWNk4rV1Z3OFhtZFl4OW1lR1JHK2dCLytOTTJmYk1Md1gzRWZxY3IyVXltT3NBL25SSS9UK2g2JiN4QTs3bkpQcHpzVmVQZm4xcmwxYTNPajJhL1dCWUJqTGZ5V2lxOHFMSUdSSkFycklPS3VueGZDZGllblViWFRSMUVOTGt5YVlST2JsRVM1JiN4QTtiYmwxdWY4QUw1TlRERnFEV09yNTF2eUR6UzExdnlwY3pTUko1bXVsOUlnU1NQSGJyRXBLaHFHVTIzcGpyM2JPWXorMG5iK01BeXc0JiN4QTs5K2xIaTd2cDQrTDdIZXc5bk95cGNqTC9BRXhyNThsK3B6ejZYcXVrdHBtby9XNU5Yamx0TGU4dUJESkZFSG10MmFSUkNzUE04VklVJiN4QTtGdnRVOThob2RWbjdmRXNHc0FoSERPTXFpREdYMHoyTjNXOWRPVm8xbUhCMkxpbG4wNE1yZ2VadmxYN1VwMEsvdXRUOHo2cWIvVWZxJiN4QTtodEFMYTZ1b0ZpamlrK3J5M0NySlNkWnVGUU53RzYxekoxdXB6ZGhZdkIwWTR4S1pJRWh4SGxEYjAxM243R09sd1llMklRemFnY0o0JiN4QTtBZGpWWGFaM2V0K1ZMV1ZJMzh5M1Rlb2VLU3hwYnRFVFFtZ2xGdDZaNmRteW5CN1NkdjVRU01PUGJvUWVML1M4ZkY5ak9mczUyVkhtJiN4QTtaZjZZMTgrVDBuOGhOY3U3cTgxbXpiMTJzQ1JMWVMzU0xITElrZkZXY3Fxb0tGcENGUEVWQUh6enBzNDFNOUxqeWFrUkdhOXhIbHZ1JiN4QTtPLzhBdGRGaEdueDZtZVBUbThmRGZPOXhzWHNlYXQyVHNWWUYrYk44OGRqWTJTbWl6eVBMSUI0UkFBQS9TLzRadmV3c1FNcFM3aDkvJiN4QTs5anhudGpxQ01jTVkvaUpKK0g5cnhIemhwZ210RGVxckgwWTNpdWxUN1p0M29XWktiODRtVU90TjZjZ056blRPcTlrKzFvNlhVSEhrJiN4QTsvdXN2cFB2NmZqM042SDVrbWw4K2FKcnNqcjljbjFDemEvZE9QRXp1WTdDOGtCWDRSSExCTkhPdE52M2hGZGptc3lZdUhUNU1QU0l1JiN4QTtQdTVqOGVUNmtOb1R4bm9SSWZkOXhCWGVZZk1hcjUvMVBXMEN5QzJ2cmk5dFVsL3V6Y1FvTE8yVW5zcVR4TmNIL0ppZnd5T0hHZnlzJiN4QTtjUTV6UDJjLzJNUkkrRUlEbk9YMkRiNy9BTGtONUwwNlJrbDFtZmt6M2loTFJwQis4TUhJdVpuL0FNdTVrWXl0L3NlK2JXZ0FBT1FmJiN4QTtNdmEzdFdPZk1NT00vdThXM3ZsMVA0ODNySDVYWHp3ZVlXdGEvdTd1SmdWN2NvL2pVL1FBMmFmdHJFSlllTCthZnZhdlpMVUdHcU1PJiN4QTtrNG41amY4QVc5WnpsSDBwaTJjWTdaaC9tTHpEcGtMWE52cXRsZVhTVFJ1a2RqQTNwcUlWSlY1SlE3UW8vcW5aRnF3SUhiZk5ucHNjJiN4QTtCSGlKRnVMcTliRFRnR2N1RVgrT1RCOVRzTG05TnAraEdzOU0waTQwOFN5VnNvNDRadVRpc3JJVmpBZGh4NWRRT0lvY2MyU0dNZW9HJiN4QTtaNHY1eHNiSDlydWRNVEs5OS9taDE4cmVZUnByeExxdW5qVG5iMUhBczRmU0xBMDVFMXBYYWxjeERyc1BIZmh5NHY2MHJjend6My9jJiN4QTsxUDVVOHgvbzVJSmRXMDlMQlc5UkZObkNJd3gyNUNwNDFOY1Jyc1BGWXh5NHY2MHJYd3ozb3J5OWVlWTlkMFBUTEdIV3RPbW0wK3hhJiN4QTs0aDB5NVI1SjRZclYzZ1ZvNDBoa1d2cHhnRGo4Wjc5YzYrQngxNnJ2eWRGbmhLTWlRTmllZjRMTXZJTTk3TnErdVBlei9XTHJoWW1XJiN4QTtYaXkxWm9tY2ppNnh1S0ZxQU9vWURydm1nN1hyaWpYbXpBcUlacm1uUXluT3pkU3g3emxyOTNvVnBGZVFXeVhFY3JlbE56SkZOaVY2JiN4QTtlTytiRHMvU3h6eU1TYXJkMGZibmFNOUhBWkl4RWdUUnY3UDB2RVBQWG5UVDdlVkw1ckZJSG1IQkxTMUFBSlFFczlOcWJVR3c2MDhjJiN4QTs2dkJpT0tGR1JsNzNoWVlKZHBaeWNjWTRnQUxybC9hZjBJcldQSUhuUnREbGpodkxkTlFtaDlPNnM3MkpvZ3NyeGZ2bHRyaU1sR0NNJiN4QTtlS2Vvb0hRcytheUhhNHZjYmQ0L1U5YVBaVFRpVVpSTWdZMTE1MGxHaDZQTG9OckZwRjdaejJPcEJQVnVGdVVOWm5IRlpKWTVoeWltJiN4QTtVRXFPVWJzQUtETnBoMUVNZ3VKdDVMdHpSYWpGbE1zZzlCTlJJNVYzZVg5ckxmTDNsVFZkYmxYNnZIeHRRM0dhNmJaRjdtbjh4cDJHJiN4QTtWYXZYWThJM1BxN25IN043SHphdVhwRlF2ZVhRZnJlbTZSNUgwYlNkU2d2TE15K3RHamc4MkRBaGh4cWRoUTc1ek9mdExKbGdZeXFpJiN4QTsrZ2FMc0RUNmJMR2VQaTRnRHpaSG11ZDg3RldJK2RQSkthOUs5NUZLNlhzRnVFaGoyTWI4V2RncDdna21sYTV0K3p1MHZBSENSNlRMJiN4QTtmdjZPbzdSN044YzhRUHFFZHU3cThhOHdlVTRZN3cyMnM2ZWd1NHdDR2RWTHFEMEtTTHY5S3RuVHhPTFBDeFVvbDVyano2YWRXWVNIJiN4QTtuK0F4WFZORjBUU3JhNU14dUhzZnFWMDl2QUptTWlYU1N3M01iUXlNSkhWMmVNbXBKSGlLVnpsKzNkQkxDY2VYU2dReUhMQVNOZW5oJiN4QTtvdzNHMndFdkk5MjlQV2RoZG9IVkRKaTFIcmp3SDM5NSs3dTk2QThyNk5wT3JJOHNiM0syUG8yeGFJek1KR21jdmNTZXRJZ1J5NnZMJiN4QTsxVWdlM1RMdXlOQjR4bmsxSUU4Z3lTQU5lbXFFZGh2c1JFYzc5N0h0dnRHV2xFTVduUERIZ0h2SGN5K3gwYlNyRmkxcGF4eFNIWnBRJiN4QTtvOVJ2OVp6Vm0razUwMlBGR0FxSUFEeUdiVTVNcHVjako2cCtWM2wvVmJTL2JVN21FeFdsemFzc0RFaXJjblJnZUlOUUtEdm1nN2ExJiN4QTtXT2NPQ0p1UWx2OEFJdTk3RTBtU0UvRWtLaVk3Zk1QU2M1eDZSMktwUnJtZ2FIcXNrWDZUajVsRllRdHpaT05TT1gyU0FUMDY1bDZiJiN4QTtWWmNRUEFmZTZ6dERzN1Q2a2p4aGRBMXVSWDJ2S2ZNL2xXZlE1Rll6eHoyMHp1SVdScXNBcDI1aWdvZVBoblZhTFhET09SRWh6L1krJiN4QTtiOXJka1MwaEI0aEtFaWFybjhmZzhWODVhTmU2WmVuNm05dGJhZmNvNWdudVpEQ2tVZ3FCRlVJLzJCSkkwZTQ2MC9ZWE12dytJam85JiN4QTsxN01kcUhWNHhpbklETGpGWEk4NC9qOGJoUzhzMk43NWoxeTZONDBFMm5vNnpYczl2SVpVbGR5ek5CVmtUN2JsbmFuUU02LzdzeGpoJiN4QTs0Q043b1V6OXBPMHpvOGZCR1FPU1lvVWVRNm45WHZlcGdWb0FQWUFaTjhyWi93Q1N2SnV1NmZydG5xRjdiaUtCVmtQMjFMS1dqS2prJiN4QTtvSi9telFkbzlvWXNtS1VJbXp0OTcybllYWWVwdzZtR1hKR283OVIzRWZwZWxaemIzekZzNHgyenlUODRMKzdzOVdpbFpsaGg5TzFXJiN4QTtCcGZoV1FmV0c5ZFZrcnNhRmVRb2FLT20rMngwc0JLRmUvN3RuU2RyNlk1akNQQ1pScWZMZXBjUHAyNitXNDNyZnZJOVcxZXlrOHA2JiN4QTtaYWFoTDZMV2NDd1RSdXBRckQ5WkJ0dG1GQ3hnVlcvcG1acGNmNzRIb1pYL0FMRTM5cnVNVTVuVHlIUEp3Y3Y2VmZyU2JUWTR0UkVOJiN4QTt2WnpMTGF2cXQ3OVhFckJJU0ZpZzlNc0FwM0FORkMwNjA2RWc3UEhoalBWenF2cGp2OFpOR2ZXejArZ2hPY1pjVkRpQTVnMXZ6N2tSJiN4QTtJMm0yTmtsbHFjNncya1dweUhqVU9vSVFoakdIWDdKK1hmeE5UWERDSTY3ZitadWZpeXo2ckptN084VEVDWkdpQjErd2g2ditUZWs2JiN4QTtaSDVIMDNXV2dVYWpMQmNXb3VWSjlRd3BkeVNsQ0tFVTVDdkw3OXN1cGxxOGt1SXh2MDNmMklmOHZOWGZXTmE4dzZvNmxHdlBxVXhqJiN4QTtOQ1ZMd2x1TlFGclN0SzBIeXpTZHJjNC9GeURFUmlBR2M1cUdMS2M3TjFLRTFiUzdiVk5PbnNia2Z1cGxwVWRWSTNWaDdnNzVkZ3pTJiN4QTt4VEU0OHc0dXMwa05SaWxqbnlsK0xmTE92M09uUmVZZFR0N3JVSWtOakkxbGJ5UnpDTncxdTlaSll0K1N2Nnk3RURxaWtaM21IaHk0JiN4QTs3UEtRZVQwR2huby9TTjU4VzVIMmZaOTVlbCtVdnpwOHF2b29YVjVMaWJXVXFtbzJNVnBMTkhPUVR4dVkyS2lLTVRmYUlaOW1xdlFBJiN4QTs1ekdmc25OeGtRSHA2RjZ5T3Fod2drMHhMWHZOVi81bC9NT1c2UzJrdGRJdGJCYmUwdDVtaVowWGtyYzJFVWt5aDVKT1krRnFGRVd1JiN4QTs0emNkbjZNNElWTDZqemVTOXF0Ump5WVkwZCtMYjViL0FLUG1uR2x5NjNKTWxscHNzNGtsYjRZWVhaUVNlcG9DQjh6bVRuamlBNHBnJiN4QTtiZDd5R2tucUpTR1BDWldla1NYcy9selNKdE0weU9DNW5lNXUyK080bWRpL3hIOWxTMi9GZTMzNXh1cnpqTE1tSXFQUjlWN0wwVXRQJiN4QTtoRVp5TTU5U1Rmdzl3L2FtbVlyc1hZcWt2bTdUTlN2OUhrR21YRXR0ZncvdklUREkwWmVuV01sU1B0RHA3MHpOMEdhRU1nNHdEQTg3JiN4QTtGL0Z3dGZoblBHZUFrVEhLalh3ZUlYMTFmM0Z3elgwMHMxd3Z3TTA3TXpqaWZza3RVN2VHZHRqaENJOUlBSGs4UmtuT1I5WkpQbTh5JiN4QTs4MzZiNXFrc3JxYTR0b1piZTJIMWhyc3p5Tklxb3ZLVDA0cXJFcTA1QURoeTQ5V0p6VXowT29uazQ1NVBUdjZCWEQ1ZE9LK3ZPdko2JiN4QTtyUmRvNk9BRU1jS2thSEVlZjNxZms3Ui9OOXZhV3M5dkRERkJkQkp4Y2V2SUdLTW9LQ1NLclJrY2VLbjRPVk9qQTR3ME9lRXhPR1NvJiN4QTsvd0F3MXcrZlRpdm4xcStpNjN0SFI1QktHU0Z5RmppNi9lOWU4dTZoWVdONzZsM3BnMVJtb3NFQmZpQS9JYjhlTDhqMnBtZnE4VTV4JiN4QTtxTStEdlA0SWViMG1XRUpYS0hIM0Q4QXZjOU9lNGx0SXBybUFXMDhpS1d0dzNQMHhUWmVWRnFSOHM0aktBSkVSUEVPL3ZlNXdrbUlNJiN4QTtod2s5TzVFNVUydXhWS2ZOR2hwcldqVFdXd20vdkxkejBXUmZzL2YwUHp6TDBXcDhISUpkT3Z1ZGIydG9CcXNFc2Y4QUZ6SHZINHA0JiN4QTtoY1c4OXRQSmJ6b1k1b21LeUkzVUVkUm5iUW1KQUViZ3ZrV1hGTEhJeGtLa09iRHZ6SmhtbjBlMnQ0YkZyNmFlNDlPS09PUDFYVmpEJiN4QTtKOFFUdlJhNzl1dVkydDFVZFBqT1NSaUlqckk4SStiMFhzcnBwWnRVWXhNZ2VIcDEzR3lsK1drYngyT29xK24vQUtQZGJvSTZNZ2ljJiN4QTtza01ZSUtEb09oNjcxSngwZXFqbnhpY1RFeFBJeFBFUG5zeTlxdFBMRG5qQ1VwU2tJL3hkTno1bit3QjZqNVoxN1JkSXJMZGFYOWR2JiN4QTtBL0tLZG5vRUZOZ0VLa1ZyM3lyV2FYTGwyalBoajNVNFhaWGFPbjAzcW5pOFRKZXh2bDhLKzE2OXBWemMzbHBGZVhOc2JTU1JhcmJzJiN4QTtlVEtwMytMWmFFN2JaeVdlQWhJeGllS3VyNmJvOHM4c0JPY2VBbnAxSDQ3a1psTGxzVWxaMVFzaWVvdzZJQ0JYNlRuR0IyekVQTjhmJiN4QTtuZlVyWDZwcHVud3dScFBET3R3MTJBN2VpNGtVY0JCSngrTlZOUWUyWldBNDRteWZzL2Fzd2VIMHlxWHV2OUlZVC9nSHpvMGs3M21uJiN4QTtRWGEzQ3I2b2UvbTVNNFlzenVSYi9FV1BIdHRUTmhpMWVBZlVMN3RxcjdXalRZSjR6S1J5WEtSNThOYmRCWEVlVy96V3A1SDg5UVhVJiN4QTtFbG5wMXJCYjI0WXhXcHVaSFVTU0NrakVtMnFlUUM3ZTN2bVRoN1N3NHBtY1FiUDQ3L05uck5OSFU0dkN5eUpGOU5scStRL084anppJiN4QTsrMDYydTRKcERPWVRkU0lCTXhOWHF0dFhvYUFaSEpyOEU4aG5JSGk1Zmpkc3dZL0J4UnhZNVVJOTR2OEFTbkY3NVMxKzkwclFiVC9EJiN4QTtlblFUYVNZZnJsekZMR3JYcVF4ZW54bTUyYlNiMEZmakk2N1Y0bFQvQUNuaTgyY1JSSjRqdjluMnAzNVowM3pScEY1ZFNKb2RuRGEzJiN4QTtiUkFSUVhmQVJSeGcxb25vS0dZczdOK3ovRTYvV2FqSG1JSUpGZVg3VjJybXphTm5aQVhYZ3g2cVNEVDZSbXRMQmxlZG02bDJLc0U4JiN4QTswL2t0NUcxOTVMaExVNlRxTWhMTmVhZnhoTE1TV0xTUkVORElXSitKbVRsL2xac05OMm5teGJBMk80dE9UVHduekR5SHpMK1Mzbi95JiN4QTszT05SMHVKTmZ0b0s4alpqMDdob3FBdXIyenNTZjhuMDNjMXB0U3VkQnB1MjhVOXBlZy9aODNYWmV6elZEY004OGlmbEswK2t4NnJxJiN4QTs4MDFwZGFsKy9rc1RGNmNzVWZTS055KzZ0d296S1YrRml3ekUxWGJsVElnQWZQOEFINjNXNmoyYkdvbEdXU1pBQStrRDU3L3NlbDZOJiN4QTs1ZDBqUm9pbGhBRVpoUjVUOFVqZk5qK3JwbWoxR3J5WmpjeitwM1doN013YVVWampYbjFQeFRMTVp6M1lxN0ZYWXF4YnpUNUEwelczJiN4QTthNWpiNnBmbnJNb3FyLzY2N1ZQdU4vbm0wMFhhazhQcFBxaCtPVHE5ZDJWRFA2aDZaOS9mNzJCM2Y1WStiSUpPTU1NZDB2WjQ1VVVmJiN4QTtkSVVPYjNIMnpwNURjbVB3L1Zib2NuWXVvaWRnSmU0L3JwMXArV1BteWFRTExCSGFyM2VTVkNQK1NaYzR6N1owNEd4TXZoK3VseDlpJiN4QTs2aVIzQWo3eitxMmVlVnZJR21hSTYzVXJmVzlRSDJabUZGU3Y4aTcvQUhuOE0wV3Q3VW5tSENQVEQ4YzNmYUxzcUdBOFI5VSsvd0RVJiN4QTt5bk5XN1IyS3V4VjJLcEI1bThtYVhycStvLzhBbzk2QlJMcEJVbjJjYmNobWZvKzBKNE5odkh1ZEwycjJIaDFncytuSi9PSDZlOTU1JiN4QTtxMzVVNit3TUloaXZvYWdxeVNCR0JIUS9HVUtuNUhOMy9LbW15eDRjZzJQTUVYK3Q1T1BzOTJocGNuSGdOeUhJeGxYMzBoOUwvS256JiN4QTtEYnI5WGhzWTdTSm1Mczd5bzFXYnF6RldrZGo3bkpSN1MwdUtQRERrT2dIOWpYbTdDN1MxV1RqemZVZXNwRDlGL2N6dnkxK1hWaHBjJiN4QTtxWGQ2NHZMeERXTVVwRWg4UUQ5b2p4UDNacXRaMnRQS09HUHBqOXIwWFpYc3ppMDVFOGg0NWovU2o5ZjQyWmZtb2VvZGlyRnM0eDJ6JiN4QTtzVmRpcnNWZGlyc1ZkaXJzVlpUblp1cGRpcnNWZGlyc1ZkaXJzVmRpcnNWZGlyc1ZkaXJzVmRpcnNWZGlyc1ZkaXJzVmRpcnNWZGlyJiN4QTtzVmRpci8vWjwveG1wR0ltZzppbWFnZT4KICAgICA8eG1wR0ltZzp3aWR0aD4yNTY8L3htcEdJbWc6d2lkdGg+CiAgICA8L3JkZjpsaT4KICAgPC9yZGY6QWx0PgogIDwveG1wOlRodW1ibmFpbHM+CiA8L3JkZjpEZXNjcmlwdGlvbj4KPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0ndyc/Pv/iDFhJQ0NfUFJPRklMRQABAQAADEhMaW5vAhAAAG1udHJSR0IgWFlaIAfOAAIACQAGADEAAGFjc3BNU0ZUAAAAAElFQyBzUkdCAAAAAAAAAAAAAAAAAAD21gABAAAAANMtSFAgIAAA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AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA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I87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78XPuLK8FXN5zqpPgI87fvjY/bt78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fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTqeM1z3b3fvOn7ZPqTq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g+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqg+AhyS++N99u2fxY+4s1wU83nOqhFDxquSnD/Jbi3ZNv4U9mV7Duu3TkeFz7lN65OXav3KLtNNVFFuNIom1OmnddVsfP15u3VNeGtE73Bh/1YblOrLQjesQADst4unE1ri7kbwHvVqKtfyRj4N6aumar+2RODeq/urliqYeP7UtdVmrlP7WPPu+NsKJxphs5rV4AAAAAADilzj4ms8Y81uM+JsW7N7B3Lec29g3ZjSasSL1VNidPscUvZcjam1l6KJ0xTGPLvtfVOMywhNWAM15P7Fb4n5r8E7BfoquYu4b5t1jKpp07XserJt+FmO1Ex0UdqemEPPXOry9dUb1M+BdTGMw7XvGWxAAAAAAAAAAAAAAAU24Z2LteBlbnm1xawsKzcyci7PVTas0zXXV5kQuppmqYiNMjhtxDvOTxFv8AuvEGZ/le7ZmRn5Hd+qZV2q7V8Wp7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oiI6oimPkKYyoeAsfWqPoYMZHpERERERpEdERAP1QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAf/Z\"></image></defs></svg>'),(9664,15426,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9665,15426,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(9666,15427,'_elementor_edit_mode','builder'),(9667,15427,'_elementor_template_type','wp-page'),(9668,15427,'_elementor_version','3.4.2'),(9669,15427,'_wp_page_template','page-templates/template-page-builder.php'),(9670,15427,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(9606,15419,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9607,15419,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(9599,15418,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9600,15418,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(9601,15419,'_elementor_edit_mode','builder'),(9602,15419,'_elementor_template_type','wp-page'),(9603,15419,'_elementor_version','3.4.2'),(9604,15419,'_wp_page_template','page-templates/template-page-builder.php'),(9605,15419,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.66599999999999681676854379475116729736328125,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9423,15394,'_wp_attached_file','2021/08/USA_visa_issued_by_Shenyang_2012.jpg'),(9424,15394,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1524;s:6:\"height\";i:1056;s:4:\"file\";s:44:\"2021/08/USA_visa_issued_by_Shenyang_2012.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"USA_visa_issued_by_Shenyang_2012-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"USA_visa_issued_by_Shenyang_2012-1024x710.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"USA_visa_issued_by_Shenyang_2012-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"USA_visa_issued_by_Shenyang_2012-768x532.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:44:\"USA_visa_issued_by_Shenyang_2012-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:44:\"USA_visa_issued_by_Shenyang_2012-492x341.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:341;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"USA_visa_issued_by_Shenyang_2012-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:44:\"USA_visa_issued_by_Shenyang_2012-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:44:\"USA_visa_issued_by_Shenyang_2012-492x341.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:341;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"USA_visa_issued_by_Shenyang_2012-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:{}}}'),(9425,15395,'_wp_attached_file','2021/08/6116264775_a87fecc54e_b.jpg'),(9426,15395,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:35:\"2021/08/6116264775_a87fecc54e_b.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"6116264775_a87fecc54e_b-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"6116264775_a87fecc54e_b-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:35:\"6116264775_a87fecc54e_b-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:{}}}'),(9432,15396,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9433,15396,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(9434,15397,'_elementor_edit_mode','builder'),(9435,15397,'_elementor_template_type','wp-page'),(9436,15397,'_elementor_version','3.4.2'),(9437,15397,'_wp_page_template','page-templates/template-page-builder.php'),(9438,15397,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E9E9E9\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#C19B15\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9439,15397,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9440,15397,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(9488,15404,'_elementor_edit_mode','builder'),(9489,15404,'_elementor_template_type','wp-page'),(9490,15404,'_elementor_version','3.4.2'),(9491,15404,'_wp_page_template','page-templates/template-page-builder.php'),(9492,15404,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9454,15399,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9455,15399,'_elementor_page_assets','a:0:{}'),(9457,15400,'_wp_page_template','default'),(9458,15400,'_elementor_edit_mode','builder'),(9459,15400,'_elementor_template_type','wp-post'),(9460,15400,'_elementor_version','3.4.2'),(9461,15400,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF80\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":11,\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(9462,15400,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9463,15400,'_elementor_page_assets','a:0:{}'),(9465,15401,'_wp_page_template','default'),(9466,15401,'_elementor_edit_mode','builder'),(9467,15401,'_elementor_template_type','wp-post'),(9468,15401,'_elementor_version','3.4.2'),(9469,15401,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":11,\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(9470,15401,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9471,15401,'_elementor_page_assets','a:0:{}'),(10049,15462,'_wp_page_template','default'),(10050,15462,'_elementor_edit_mode','builder'),(10051,15462,'_elementor_template_type','wp-post'),(10052,15462,'_elementor_version','3.4.2'),(10053,15462,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":11,\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(9507,15406,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9508,15406,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(9609,15420,'_elementor_template_type','wp-page'),(9610,15420,'_elementor_version','3.4.2'),(9611,15420,'_wp_page_template','page-templates/template-page-builder.php'),(9612,15420,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(9502,15406,'_elementor_edit_mode','builder'),(9503,15406,'_elementor_template_type','wp-page'),(9504,15406,'_elementor_version','3.4.2'),(9505,15406,'_wp_page_template','page-templates/template-page-builder.php'),(9506,15406,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9486,15403,'_wp_attached_file','2021/08/quote_icon.png'),(9487,15403,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:64;s:6:\"height\";i:64;s:4:\"file\";s:22:\"2021/08/quote_icon.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:{}}}'),(9493,15404,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9494,15404,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(9495,15405,'_elementor_edit_mode','builder'),(9496,15405,'_elementor_template_type','wp-page'),(9497,15405,'_elementor_version','3.4.2'),(9498,15405,'_wp_page_template','page-templates/template-page-builder.php'),(9499,15405,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choose us\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"People choose us because we serve the best for everyone\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"name\":\"Customer Name\",\"title\":\"Easy Intragition\",\"description\":\"\\u201cYou made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#FFFFFF\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#FFFFFF\",\"box_background\":\"#68D585\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"header_size\":\"span\",\"title_color\":\"#F64B4B\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9500,15405,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9501,15405,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(9520,15408,'_elementor_edit_mode','builder'),(9521,15408,'_elementor_template_type','wp-page'),(9522,15408,'_elementor_version','3.4.2'),(9523,15408,'_wp_page_template','page-templates/template-page-builder.php');
INSERT INTO `wp3p_postmeta` VALUES (9524,15408,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9594,15418,'_elementor_edit_mode','builder'),(9595,15418,'_elementor_template_type','wp-page'),(9596,15418,'_elementor_version','3.4.2'),(9597,15418,'_wp_page_template','page-templates/template-page-builder.php'),(9539,15410,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9540,15410,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(9598,15418,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.66599999999999681676854379475116729736328125,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9538,15410,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.66599999999999681676854379475116729736328125,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9608,15420,'_elementor_edit_mode','builder'),(9534,15410,'_elementor_edit_mode','builder'),(9535,15410,'_elementor_template_type','wp-page'),(9536,15410,'_elementor_version','3.4.2'),(9537,15410,'_wp_page_template','page-templates/template-page-builder.php'),(9525,15408,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9526,15408,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(9527,15409,'_elementor_edit_mode','builder'),(9528,15409,'_elementor_template_type','wp-page'),(9529,15409,'_elementor_version','3.4.2'),(9530,15409,'_wp_page_template','page-templates/template-page-builder.php'),(9531,15409,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a8ac40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"features\",\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b356bf4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7079df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43b6770\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"fffc959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true},{\"id\":\"8fb8dc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332999999999998408384271897375583648681640625,\"_inline_size_tablet\":80},\"elements\":[{\"id\":\"84c709f\",\"elType\":\"widget\",\"settings\":{\"title\":\"We provide great services for our customers based on needs\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b0b5958\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26,\"_inline_size_tablet\":10},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1236624\",\"elType\":\"section\",\"settings\":{\"gap\":\"extended\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"82\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d7a599\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8ae90fe\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Designer-rafiki.svg\",\"id\":102},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Graphic Design\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#68D585\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"button_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"6a10d71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"990baef\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Programming-rafiki.svg\",\"id\":101},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Web Development\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#473BF0\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"}],\"isInner\":true},{\"id\":\"292611b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab29e43\",\"elType\":\"widget\",\"settings\":{\"icon\":{\"value\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Notes-rafiki.svg\",\"id\":100},\"library\":\"svg\"},\"enable_box_number\":\"\",\"title\":\"Content Writing\",\"description\":\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\",\"enable_button\":\"yes\",\"button_text\":\"Learn more\",\"enable_icon_box\":\"\",\"title_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"desscription_color\":\"rgba(255, 255, 255, 0.62)\",\"button_background\":\"rgba(2, 1, 1, 0)\",\"box_background\":\"#F64B4B\",\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"32\",\"bottom\":\"45\",\"left\":\"32\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(128, 128, 128, 0.16)\"},\"box_shadow_box_shadow_type\":\"\",\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":54,\"spread\":0,\"color\":\"rgba(22, 28, 45, 0.16)\"},\"box_padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_z_index\":1,\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"shadepro-feature-box\"},{\"id\":\"37a4f16\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_101.png\",\"id\":399},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"-34\",\"right\":\"-50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96fe061\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b357822\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.018000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"170aec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Oval.png\",\"id\":111},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a87e241\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.981999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"cd3c8ae\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"star-rating\"},{\"id\":\"9b4293f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cOMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.\\u201d\",\"header_size\":\"h4\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fab32b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Franklin Hicks<\\/strong>\\u00a0 \\u00a0 Web Developer<\\/p>\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9532,15409,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9533,15409,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(9571,15414,'_wp_attached_file','2021/08/NYC_skyline_from_Statue_of_Libarty.jpg'),(9572,15414,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:128;s:4:\"file\";s:46:\"2021/08/NYC_skyline_from_Statue_of_Libarty.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"NYC_skyline_from_Statue_of_Libarty-300x60.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"NYC_skyline_from_Statue_of_Libarty-150x128.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:46:\"NYC_skyline_from_Statue_of_Libarty-255x128.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:45:\"NYC_skyline_from_Statue_of_Libarty-492x98.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:98;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:46:\"NYC_skyline_from_Statue_of_Libarty-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:46:\"NYC_skyline_from_Statue_of_Libarty-255x128.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:45:\"NYC_skyline_from_Statue_of_Libarty-492x98.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:98;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:46:\"NYC_skyline_from_Statue_of_Libarty-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:{}}}'),(9543,15411,'inline_featured_image','0'),(9544,15411,'_edit_lock','1630035720:2'),(9545,15411,'_edit_last','2'),(9546,15411,'body_background_color',''),(9547,15411,'_body_background_color','field_5c721ec24addf'),(9548,15412,'body_background_color',''),(9549,15412,'_body_background_color','field_5c721ec24addf'),(9550,15411,'_aioseo_title','Contact K1K3 Visas - K1K3 Visas Immigration Experts'),(9551,15411,'_aioseo_description','You can contact K1K3 Visas at 619-249-0204. Our phone hours are Monday-Friday 7:30am - 4:30pm Pacific Standard Time. Email us at k1k3visas.com@gmail.com'),(9552,15411,'_aioseo_keywords',''),(9553,15411,'_aioseo_og_title',NULL),(9554,15411,'_aioseo_og_description',NULL),(9555,15411,'_aioseo_og_article_section',''),(9556,15411,'_aioseo_og_article_tags',''),(9557,15411,'_aioseo_twitter_title',NULL),(9558,15411,'_aioseo_twitter_description',NULL),(9559,15411,'_elementor_edit_mode','builder'),(9560,15411,'_elementor_template_type','wp-page'),(9561,15411,'_elementor_version','3.4.2'),(9613,15420,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9614,15420,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(9659,15426,'_elementor_edit_mode','builder'),(9660,15426,'_elementor_template_type','wp-page'),(9661,15426,'_elementor_version','3.4.2'),(9662,15426,'_wp_page_template','page-templates/template-page-builder.php'),(9663,15426,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(9616,15421,'_elementor_edit_mode','builder'),(9617,15421,'_elementor_template_type','kit'),(9618,7,'inline_featured_image','0'),(9644,15411,'_elementor_page_assets','a:0:{}'),(9775,15440,'_elementor_edit_mode','builder'),(9776,15440,'_elementor_template_type','wp-page'),(9777,15440,'_elementor_version','3.4.2'),(9778,15440,'_wp_page_template','default'),(9779,15440,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9780,15440,'_elementor_data','[{\"id\":\"734d018\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f71cacf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e5f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact K1K3 Visas\",\"title_color\":\"#707272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f021154\",\"elType\":\"widget\",\"settings\":{\"title\":\"To contact K1K3 Visas, call 619-249-0204.\",\"title_color\":\"#777A7B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5935780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have been helping people just like you with their fianc\\u00e9e &amp; spousal visas for years. \\u00a0In our experience, a phone conversation is much more fruitful\\u00a0that an email for the initial contact between you and our office.\\u00a0 We found that more times than not, once one of your questions is answered via email it results in you thinking of another question.\\u00a0 If we are having the conversation by phone, it is much simpler. We can go back and forth until you have all your questions answered.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d3b2ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"id\":15414,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"57c0314\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our phone hours are Monday \\u2013 Friday 7:30am \\u2013 4:30pm Pacific Standard Time. \\u00a0If\\u00a0you contact K1K3 Visas 619-249-0204<strong>\\u00a0<\\/strong>outside of our phone hours, please leave a message with the answering service. Include\\u00a0your name, telephone number and a good time to return your call and we will do so.\\u00a0If we are on the\\u00a0telephone with a client we will return your call as soon as possible.\\u00a0\\u00a0Your call is very important to us, our first priority is always our clients.\\u00a0 Once you become one of our clients, you will appreciate this.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c371c15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email Us for a Speedy Response\",\"title_color\":\"#6E6F6F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02b2ad9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you\\u00a0prefer to email us, we are happy to receive any questions by\\u00a0email\\u00a0please complete the contact information or email us at:\\u00a0<a href=\\\"mailto:k1k3visas.com@gmail.com\\\"><strong>k1k3visas.com@gmail.com<\\/strong><\\/a>.\\u00a0 It is our policy to answer all emails within 24 hours of receipt. That is including those received on weekends and holidays. You can also fill out the form below to\\u00a0contact us via email. We never sell customer information and all consultations are private. When you contact K1K3 visas through this form, your information is safe.\\u00a0The only emails you will receive from us will be related to your inquiry. We do not send emails or authorize anyone to send emails on our behalf for any purpose other than responding to questions. Though it has never happened before, if you do receive anything from us that does not fit this criteria, do not open the message and let us know immediately.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dbdc493\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"41e402a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e56e882\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"88c5a38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(9636,15411,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9637,15411,'_elementor_data','[{\"id\":\"734d018\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f71cacf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e5f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact K1K3 Visas\",\"title_color\":\"#707272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f021154\",\"elType\":\"widget\",\"settings\":{\"title\":\"To contact K1K3 Visas, call 619-249-0204.\",\"title_color\":\"#777A7B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5935780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have been helping people just like you with their fianc\\u00e9e &amp; spousal visas for years. \\u00a0In our experience, a phone conversation is much more fruitful\\u00a0that an email for the initial contact between you and our office.\\u00a0 We found that more times than not, once one of your questions is answered via email it results in you thinking of another question.\\u00a0 If we are having the conversation by phone, it is much simpler. We can go back and forth until you have all your questions answered.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d3b2ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"id\":15414,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"57c0314\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our phone hours are Monday \\u2013 Friday 7:30am \\u2013 4:30pm Pacific Standard Time. \\u00a0If\\u00a0you contact K1K3 Visas 619-249-0204<strong>\\u00a0<\\/strong>outside of our phone hours, please leave a message with the answering service. Include\\u00a0your name, telephone number and a good time to return your call and we will do so.\\u00a0If we are on the\\u00a0telephone with a client we will return your call as soon as possible.\\u00a0\\u00a0Your call is very important to us, our first priority is always our clients.\\u00a0 Once you become one of our clients, you will appreciate this.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c371c15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email Us for a Speedy Response\",\"title_color\":\"#6E6F6F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02b2ad9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you\\u00a0prefer to email us, we are happy to receive any questions by\\u00a0email\\u00a0please complete the contact information or email us at:\\u00a0<a href=\\\"mailto:k1k3visas.com@gmail.com\\\"><strong>k1k3visas.com@gmail.com<\\/strong><\\/a>.\\u00a0 It is our policy to answer all emails within 24 hours of receipt. That is including those received on weekends and holidays. You can also fill out the form below to\\u00a0contact us via email. We never sell customer information and all consultations are private. When you contact K1K3 visas through this form, your information is safe.\\u00a0The only emails you will receive from us will be related to your inquiry. We do not send emails or authorize anyone to send emails on our behalf for any purpose other than responding to questions. Though it has never happened before, if you do receive anything from us that does not fit this criteria, do not open the message and let us know immediately.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dbdc493\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"41e402a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e56e882\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"88c5a38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(9632,15424,'_elementor_edit_mode','builder'),(9633,15424,'_elementor_template_type','wp-page'),(9634,15424,'_elementor_version','3.4.2'),(9643,15425,'_elementor_data','[{\"id\":\"734d018\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f71cacf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e5f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact K1K3 Visas\",\"title_color\":\"#707272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f021154\",\"elType\":\"widget\",\"settings\":{\"title\":\"To contact K1K3 Visas, call 619-249-0204.\",\"title_color\":\"#777A7B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5935780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have been helping people just like you with their fianc\\u00e9e &amp; spousal visas for years. \\u00a0In our experience, a phone conversation is much more fruitful\\u00a0that an email for the initial contact between you and our office.\\u00a0 We found that more times than not, once one of your questions is answered via email it results in you thinking of another question.\\u00a0 If we are having the conversation by phone, it is much simpler. We can go back and forth until you have all your questions answered.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d3b2ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"id\":15414,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"57c0314\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our phone hours are Monday \\u2013 Friday 7:30am \\u2013 4:30pm Pacific Standard Time. \\u00a0If\\u00a0you contact K1K3 Visas 619-249-0204<strong>\\u00a0<\\/strong>outside of our phone hours, please leave a message with the answering service. Include\\u00a0your name, telephone number and a good time to return your call and we will do so.\\u00a0If we are on the\\u00a0telephone with a client we will return your call as soon as possible.\\u00a0\\u00a0Your call is very important to us, our first priority is always our clients.\\u00a0 Once you become one of our clients, you will appreciate this.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c371c15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email Us for a Speedy Response\",\"title_color\":\"#6E6F6F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02b2ad9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you\\u00a0prefer to email us, we are happy to receive any questions by\\u00a0email\\u00a0please complete the contact information or email us at:\\u00a0<a href=\\\"mailto:k1k3visas.com@gmail.com\\\"><strong>k1k3visas.com@gmail.com<\\/strong><\\/a>.\\u00a0 It is our policy to answer all emails within 24 hours of receipt. That is including those received on weekends and holidays. You can also fill out the form below to\\u00a0contact us via email. We never sell customer information and all consultations are private. When you contact K1K3 visas through this form, your information is safe.\\u00a0The only emails you will receive from us will be related to your inquiry. We do not send emails or authorize anyone to send emails on our behalf for any purpose other than responding to questions. Though it has never happened before, if you do receive anything from us that does not fit this criteria, do not open the message and let us know immediately.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dbdc493\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"41e402a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e56e882\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"88c5a38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(9631,15423,'_elementor_version','3.4.2'),(9619,7,'_wp_page_template','default'),(9620,7,'_elementor_page_settings','a:27:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#E96656\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#E96656\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:17:\"link_normal_color\";s:7:\"#C32020\";s:26:\"button_background_position\";s:0:\"\";s:24:\"button_background_repeat\";s:0:\"\";s:22:\"button_background_size\";s:0:\"\";s:43:\"button_background_slideshow_background_size\";s:0:\"\";s:47:\"button_background_slideshow_background_position\";s:0:\"\";s:32:\"button_hover_background_position\";s:0:\"\";s:30:\"button_hover_background_repeat\";s:0:\"\";s:28:\"button_hover_background_size\";s:0:\"\";s:49:\"button_hover_background_slideshow_background_size\";s:0:\"\";s:53:\"button_hover_background_slideshow_background_position\";s:0:\"\";s:9:\"site_name\";s:4:\"K1K3\";s:16:\"site_description\";s:5:\"Visas\";s:24:\"body_background_position\";s:0:\"\";s:22:\"body_background_repeat\";s:0:\"\";s:20:\"body_background_size\";s:0:\"\";s:41:\"body_background_slideshow_background_size\";s:0:\"\";s:45:\"body_background_slideshow_background_position\";s:0:\"\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),(9621,7,'_elementor_data','[]'),(9622,15422,'_elementor_edit_mode','builder'),(9623,15422,'_elementor_template_type','kit'),(9624,15422,'_wp_page_template','default'),(9625,15422,'_elementor_page_settings','a:27:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:17:\"link_normal_color\";s:7:\"#C32020\";s:26:\"button_background_position\";s:0:\"\";s:24:\"button_background_repeat\";s:0:\"\";s:22:\"button_background_size\";s:0:\"\";s:43:\"button_background_slideshow_background_size\";s:0:\"\";s:47:\"button_background_slideshow_background_position\";s:0:\"\";s:32:\"button_hover_background_position\";s:0:\"\";s:30:\"button_hover_background_repeat\";s:0:\"\";s:28:\"button_hover_background_size\";s:0:\"\";s:49:\"button_hover_background_slideshow_background_size\";s:0:\"\";s:53:\"button_hover_background_slideshow_background_position\";s:0:\"\";s:9:\"site_name\";s:4:\"K1K3\";s:16:\"site_description\";s:5:\"Visas\";s:24:\"body_background_position\";s:0:\"\";s:22:\"body_background_repeat\";s:0:\"\";s:20:\"body_background_size\";s:0:\"\";s:41:\"body_background_slideshow_background_size\";s:0:\"\";s:45:\"body_background_slideshow_background_position\";s:0:\"\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),(9626,15422,'_elementor_data','[]'),(9627,7,'_elementor_page_assets','a:0:{}'),(9628,7,'_elementor_version','3.4.2'),(9629,15423,'_elementor_edit_mode','builder'),(9630,15423,'_elementor_template_type','wp-page'),(9585,7,'_edit_lock','1629711135:1'),(9639,15425,'_elementor_template_type','wp-page'),(9640,15425,'_elementor_version','3.4.2'),(9641,15425,'_wp_page_template','default'),(9642,15425,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9638,15425,'_elementor_edit_mode','builder'),(9635,15411,'_wp_page_template','default'),(9580,1,'_wp_trash_meta_status','publish'),(9581,1,'_wp_trash_meta_time','1629710407'),(9582,1,'_wp_desired_post_slug','hello-world'),(9583,1,'inline_featured_image','0'),(9584,1,'_wp_trash_meta_comments_status','a:1:{i:1;s:1:\"1\";}'),(9830,14944,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"21\" viewBox=\"0 0 20 21\" fill=\"none\"><circle cx=\"10\" cy=\"10.084\" r=\"10\" fill=\"#4C51F9\"></circle><path d=\"M13.9651 9.18338C13.9417 9.14809 13.9078 9.11874 13.8668 9.09832C13.8258 9.0779 13.7792 9.06714 13.7318 9.06714H10.2181L10.8072 5.21997C10.8135 5.16849 10.7993 5.11668 10.767 5.07289C10.7347 5.0291 10.6861 4.99589 10.629 4.97859C10.5719 4.96129 10.5097 4.96091 10.4523 4.97752C10.395 4.99413 10.3458 5.02676 10.3128 5.07015L6.03973 11.4689C6.01474 11.5037 6.00105 11.5435 6.00006 11.5842C5.99907 11.625 6.01082 11.6653 6.0341 11.7009C6.05737 11.7365 6.09134 11.7661 6.13249 11.7867C6.17364 11.8074 6.22048 11.8183 6.26819 11.8183H9.72938L9.26254 15.6712C9.25795 15.7225 9.27358 15.7737 9.30692 15.8165C9.34026 15.8594 9.38941 15.8915 9.44655 15.9077C9.50369 15.9239 9.56553 15.9233 9.62224 15.906C9.67894 15.8887 9.72725 15.8557 9.75949 15.8123L13.9619 9.41418C13.9863 9.37939 13.9994 9.3397 14 9.29915C14.0005 9.2586 13.9885 9.21865 13.9651 9.18338Z\" fill=\"white\"></path></svg>'),(9831,14908,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1600\" height=\"1087\" viewBox=\"0 0 1600 1087\" fill=\"none\"><path d=\"M541.07 922.676C200.008 768.091 -18.1272 858.564 -147.577 926.739L102.689 -175.373L1766.21 259.678L1652.96 769.938C1387.19 616.232 1197.27 817.805 1130.47 911.94C1046.89 993.335 882.132 1077.26 541.07 922.676Z\" fill=\"#FFBFB1\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M-387.488 871.919C-233.489 794.672 25.4633 693.189 423.673 882.449C821.882 1071.71 1017.82 976.734 1118.09 882.93C1198.89 773.78 1414.43 528.89 1723.97 715.442L1849.76 307.982L1600 217.126V0H1003.12L-5.08487 -366.757L-387.488 871.919Z\" fill=\"#4A49FD\"></path></svg>'),(9832,14900,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"21\" viewBox=\"0 0 20 21\" fill=\"none\"><circle cx=\"10\" cy=\"10.084\" r=\"10\" fill=\"#0D0F48\"></circle><path d=\"M13.9651 8.18338C13.9417 8.14809 13.9078 8.11874 13.8668 8.09832C13.8258 8.0779 13.7792 8.06714 13.7318 8.06714H10.2181L10.8072 4.21997C10.8135 4.16849 10.7993 4.11668 10.767 4.07289C10.7347 4.0291 10.6861 3.99589 10.629 3.97859C10.5719 3.96129 10.5097 3.96091 10.4523 3.97752C10.395 3.99413 10.3458 4.02676 10.3128 4.07015L6.03973 10.4689C6.01474 10.5037 6.00105 10.5435 6.00006 10.5842C5.99907 10.625 6.01082 10.6653 6.0341 10.7009C6.05737 10.7365 6.09134 10.7661 6.13249 10.7867C6.17364 10.8074 6.22048 10.8183 6.26819 10.8183H9.72938L9.26254 14.6712C9.25795 14.7225 9.27358 14.7737 9.30692 14.8165C9.34026 14.8594 9.38941 14.8915 9.44655 14.9077C9.50369 14.9239 9.56553 14.9233 9.62224 14.906C9.67894 14.8887 9.72725 14.8557 9.75949 14.8123L13.9619 8.41418C13.9863 8.37939 13.9994 8.3397 14 8.29915C14.0005 8.2586 13.9885 8.21865 13.9651 8.18338Z\" fill=\"white\"></path></svg>'),(9833,14888,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"46\" height=\"50\" viewBox=\"0 0 46 50\" fill=\"none\"><path d=\"M32.7689 47.6042H1.8163C0.813182 47.6042 0 46.791 0 45.7879V1.8163C0 0.813182 0.813182 0 1.8163 0H32.769C33.7721 0 34.5853 0.813182 34.5853 1.8163V45.788C34.5852 46.791 33.772 47.6042 32.7689 47.6042Z\" fill=\"#C8EFFE\"></path><path d=\"M32.7695 0H29.6953C30.6984 0 31.5116 0.813182 31.5116 1.8163V45.7879C31.5116 46.791 30.6984 47.6042 29.6953 47.6042H32.7695C33.7726 47.6042 34.5858 46.791 34.5858 45.7879V1.8163C34.5858 0.813182 33.7726 0 32.7695 0V0Z\" fill=\"#B3DAFE\"></path><path d=\"M33.9788 31.4966V29.7656C33.9788 29.323 33.62 28.9642 33.1774 28.9642H30.2725C29.83 28.9642 29.4712 29.323 29.4712 29.7656V31.4966C28.8377 31.675 28.2351 31.9271 27.6728 32.2425L26.448 31.0178C26.135 30.7049 25.6277 30.7049 25.3147 31.0178L23.2606 33.0719C22.9477 33.3849 22.9477 33.8922 23.2606 34.2052L24.4853 35.4299C24.1699 35.9922 23.9178 36.5948 23.7393 37.2283H22.0084C21.5658 37.2283 21.207 37.5871 21.207 38.0296V40.9345C21.207 41.3771 21.5658 41.7359 22.0084 41.7359H23.7393C23.9178 42.3695 24.1699 42.972 24.4853 43.5342L23.2606 44.7589C22.9477 45.0718 22.9477 45.5792 23.2606 45.8922L24.9725 47.6041H26.7901L27.6727 46.7215C28.235 47.0369 28.8376 47.2891 29.4711 47.4675V47.6041H32.7689C33.772 47.6041 34.5852 46.791 34.5852 45.7878V31.6941C34.3864 31.621 34.1844 31.5545 33.9788 31.4966Z\" fill=\"#B3DAFE\"></path><path d=\"M3.07422 16.2598V4.29006C3.07422 3.7885 3.48076 3.38196 3.98232 3.38196H16.3844C16.886 3.38196 17.2925 3.7885 17.2925 4.29006V16.2599C17.2925 16.7614 16.886 17.168 16.3844 17.168H3.98242C3.48086 17.168 3.07422 16.7613 3.07422 16.2598Z\" fill=\"#F47C7C\"></path><path d=\"M31.5091 20.6293V28.056C31.5091 28.5576 31.1025 28.9641 30.601 28.9641H20.3847C19.8831 28.9641 19.4766 28.5576 19.4766 28.056V20.6293C19.4766 20.1277 19.8831 19.7212 20.3847 19.7212H30.6009C31.1024 19.7212 31.5091 20.1277 31.5091 20.6293Z\" fill=\"#5F99D7\"></path><path d=\"M44.3007 37.2283H42.5698C42.3914 36.5948 42.1392 35.9922 41.8238 35.4299L43.0485 34.2052C43.3615 33.8922 43.3615 33.3848 43.0485 33.0719L40.9944 31.0178C40.6814 30.7049 40.1741 30.7049 39.8611 31.0178L38.6364 32.2425C38.0741 31.9271 37.4715 31.675 36.8381 31.4966V29.7656C36.8381 29.323 36.4793 28.9642 36.0367 28.9642H33.1318C32.6892 28.9642 32.3304 29.323 32.3304 29.7656V31.4966C31.697 31.675 31.0944 31.9271 30.5321 32.2425L29.3074 31.0178C28.9944 30.7049 28.4871 30.7049 28.1741 31.0178L26.12 33.0719C25.807 33.3849 25.807 33.8923 26.12 34.2052L27.3447 35.4299C27.0293 35.9922 26.7771 36.5948 26.5987 37.2283H24.8678C24.4252 37.2283 24.0664 37.5871 24.0664 38.0296V40.9346C24.0664 41.3772 24.4252 41.736 24.8678 41.736H26.5987C26.7771 42.3696 27.0293 42.9721 27.3447 43.5343L26.12 44.759C25.807 45.0719 25.807 45.5793 26.12 45.8923L28.1741 47.9464C28.4871 48.2593 28.9944 48.2593 29.3074 47.9464L30.5321 46.7217C31.0944 47.0371 31.697 47.2893 32.3304 47.4677V49.1987C32.3304 49.6412 32.6892 50 33.1318 50H36.0367C36.4793 50 36.8381 49.6412 36.8381 49.1987V47.4677C37.4715 47.2893 38.0741 47.0371 38.6364 46.7217L39.8611 47.9464C40.1741 48.2593 40.6814 48.2593 40.9944 47.9464L43.0485 45.8923C43.3615 45.5794 43.3615 45.072 43.0485 44.759L41.8238 43.5343C42.1392 42.972 42.3914 42.3695 42.5698 41.736H44.3007C44.7433 41.736 45.1021 41.3772 45.1021 40.9346V38.0296C45.1021 37.5871 44.7433 37.2283 44.3007 37.2283Z\" fill=\"#537983\"></path><path d=\"M34.5866 43.0569C36.561 43.0569 38.1615 41.4564 38.1615 39.482C38.1615 37.5076 36.561 35.9071 34.5866 35.9071C32.6123 35.9071 31.0117 37.5076 31.0117 39.482C31.0117 41.4564 32.6123 43.0569 34.5866 43.0569Z\" fill=\"#C8EFFE\"></path><path d=\"M44.302 37.2283H42.5711C42.3927 36.5948 42.1405 35.9922 41.8251 35.4299L43.0498 34.2052C43.3628 33.8922 43.3628 33.3849 43.0498 33.0719L40.9957 31.0178C40.6828 30.7048 40.1754 30.7048 39.8624 31.0178L38.9989 31.8813L40.1895 33.0718C40.5024 33.3848 40.5024 33.8921 40.1895 34.2051L38.9648 35.4298C39.2803 35.9921 39.5324 36.5947 39.7108 37.2282H41.4418C41.8844 37.2282 42.2432 37.5869 42.2432 38.0295V40.9344C42.2432 41.377 41.8844 41.7358 41.4418 41.7358H39.7108C39.5324 42.3694 39.2803 42.9719 38.9648 43.5341L40.1895 44.7588C40.5024 45.0717 40.5024 45.5791 40.1895 45.8921L38.9989 47.0827L39.8624 47.9462C40.1753 48.2591 40.6827 48.2591 40.9957 47.9462L43.0498 45.8921C43.3628 45.5791 43.3628 45.0718 43.0498 44.7588L41.8251 43.5341C42.1405 42.9718 42.3926 42.3694 42.5711 41.7358H44.302C44.7446 41.7358 45.1034 41.377 45.1034 40.9344V38.0295C45.1034 37.587 44.7446 37.2283 44.302 37.2283Z\" fill=\"#3E5959\"></path><path d=\"M34.5855 35.9071C34.1854 35.9071 33.8009 35.9742 33.4414 36.096C34.853 36.5743 35.8723 37.9109 35.8723 39.482C35.8723 41.0531 34.853 42.3897 33.4414 42.868C33.8009 42.9898 34.1854 43.0569 34.5855 43.0569C36.5567 43.0569 38.1604 41.4532 38.1604 39.482C38.1604 37.5108 36.5567 35.9071 34.5855 35.9071Z\" fill=\"#B3DAFE\"></path><path d=\"M30.7522 7.41655H20.2333C19.8153 7.41655 19.4766 7.07768 19.4766 6.65981C19.4766 6.24185 19.8154 5.90308 20.2333 5.90308H30.7522C31.1702 5.90308 31.509 6.24194 31.509 6.65981C31.5091 7.07768 31.1702 7.41655 30.7522 7.41655Z\" fill=\"#3E5959\"></path><path d=\"M30.7522 10.9572H20.2333C19.8153 10.9572 19.4766 10.6183 19.4766 10.2005C19.4766 9.78249 19.8154 9.44373 20.2333 9.44373H30.7522C31.1702 9.44373 31.509 9.78259 31.509 10.2005C31.5091 10.6183 31.1702 10.9572 30.7522 10.9572Z\" fill=\"#3E5959\"></path><path d=\"M30.7522 14.4972H20.2333C19.8153 14.4972 19.4766 14.1584 19.4766 13.7405C19.4766 13.3225 19.8154 12.9838 20.2333 12.9838H30.7522C31.1702 12.9838 31.509 13.3226 31.509 13.7405C31.5091 14.1584 31.1702 14.4972 30.7522 14.4972Z\" fill=\"#3E5959\"></path><path d=\"M19.4178 34.2547H3.83096C3.41299 34.2547 3.07422 33.9158 3.07422 33.4978C3.07422 33.0799 3.41309 32.7411 3.83096 32.7411H19.4178C19.8358 32.7411 20.1746 33.08 20.1746 33.4978C20.1747 33.9158 19.8358 34.2547 19.4178 34.2547Z\" fill=\"#3E5959\"></path><path d=\"M14.3499 26.8699H3.83096C3.41299 26.8699 3.07422 26.5311 3.07422 26.1132C3.07422 25.6952 3.41309 25.3564 3.83096 25.3564H14.3499C14.7678 25.3564 15.1066 25.6953 15.1066 26.1132C15.1066 26.5311 14.7678 26.8699 14.3499 26.8699Z\" fill=\"#3E5959\"></path><path d=\"M14.3499 23.3298H3.83096C3.41299 23.3298 3.07422 22.9909 3.07422 22.573C3.07422 22.1551 3.41309 21.8163 3.83096 21.8163H14.3499C14.7678 21.8163 15.1066 22.1552 15.1066 22.573C15.1066 22.9909 14.7678 23.3298 14.3499 23.3298Z\" fill=\"#3E5959\"></path><path d=\"M19.4178 37.5224H3.83096C3.41299 37.5224 3.07422 37.1835 3.07422 36.7656C3.07422 36.3477 3.41309 36.0089 3.83096 36.0089H19.4178C19.8358 36.0089 20.1746 36.3478 20.1746 36.7656C20.1747 37.1836 19.8358 37.5224 19.4178 37.5224Z\" fill=\"#3E5959\"></path><path d=\"M19.4178 40.7903H3.83096C3.41299 40.7903 3.07422 40.4514 3.07422 40.0335C3.07422 39.6155 3.41309 39.2767 3.83096 39.2767H19.4178C19.8358 39.2767 20.1746 39.6156 20.1746 40.0335C20.1747 40.4515 19.8358 40.7903 19.4178 40.7903Z\" fill=\"#3E5959\"></path><path d=\"M19.4178 44.2227H3.83096C3.41299 44.2227 3.07422 43.8838 3.07422 43.466C3.07422 43.048 3.41309 42.7092 3.83096 42.7092H19.4178C19.8358 42.7092 20.1746 43.0481 20.1746 43.466C20.1747 43.8838 19.8358 44.2227 19.4178 44.2227Z\" fill=\"#3E5959\"></path></svg>'),(9834,14887,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\"><path d=\"M25.0059 47.4462C37.3623 47.4462 47.3791 37.432 47.3791 25.0789C47.3791 12.7257 37.3623 2.71155 25.0059 2.71155C12.6496 2.71155 2.63281 12.7257 2.63281 25.0789C2.63281 37.432 12.6496 47.4462 25.0059 47.4462Z\" fill=\"#FEE2CA\"></path><path d=\"M14.1824 43.0798C8.0814 39.3989 3.99291 32.7073 3.99291 25.0785C3.99291 13.9029 12.7685 4.7349 23.7935 4.1056L23.7168 4.99643C23.7005 5.18598 23.8999 5.31899 24.0686 5.2312L28.0378 3.16722C28.1947 3.08558 28.2134 2.86849 28.0727 2.76126L24.5146 0.0497164C24.3632 -0.0656164 24.1441 0.0313569 24.1277 0.220909L24.0285 1.37433C18.0631 1.61272 12.4802 4.0514 8.22792 8.30251C3.74577 12.7836 1.27734 18.7414 1.27734 25.0785C1.27734 31.4156 3.74577 37.3733 8.22792 41.8544C9.61237 43.2385 11.1379 44.4305 12.7718 45.4169C13.5473 45.8851 14.5553 45.4829 14.7897 44.6081L14.7937 44.593C14.9504 44.0087 14.7006 43.3924 14.1824 43.0798Z\" fill=\"#0078C8\"></path><path d=\"M41.7886 8.30212C39.7833 6.29732 37.4821 4.69594 34.9837 3.53793C34.2223 3.185 33.3265 3.61185 33.1093 4.42231L33.1056 4.43608C32.9339 5.07661 33.2526 5.74224 33.8538 6.02232C41.0342 9.36687 46.0236 16.6506 46.0236 25.0781C46.0236 37.3677 35.4945 46.9834 23.3631 46.022L23.5588 45.1275C23.5994 44.9416 23.419 44.784 23.2402 44.8493L19.0376 46.3835C18.8713 46.4441 18.8248 46.6571 18.9505 46.7817L22.1284 49.9299C22.2636 50.0638 22.4935 49.9959 22.5341 49.8101L22.7785 48.6932C22.8176 48.7 22.8568 48.7068 22.8971 48.7104C29.7399 49.317 36.6488 46.9922 41.7883 41.8542C46.2705 37.3731 48.7389 31.4152 48.7389 25.0782C48.7389 18.7411 46.2708 12.7832 41.7886 8.30212Z\" fill=\"#0078C8\"></path><path d=\"M3.56677 31.8033H2.75268C1.23246 31.8033 0 33.0355 0 34.5553V39.2749H16.5111V34.5553C16.5111 33.0355 15.2787 31.8033 13.7584 31.8033H3.56677Z\" fill=\"#C4E2FF\"></path><path d=\"M13.7587 31.8033H11.1914C12.7116 31.8033 13.9441 33.0355 13.9441 34.5553V39.2749H16.5114V34.5553C16.5114 33.0354 15.279 31.8033 13.7587 31.8033Z\" fill=\"#B3DAFE\"></path><path d=\"M5.70703 26.5039V30.6369L8.24794 32.3305L10.7889 30.6369V26.5039H5.70703Z\" fill=\"#FFCEBF\"></path><path d=\"M14.3788 20.4976C14.3504 20.4976 14.3222 20.4986 14.2941 20.4998C13.8088 17.5986 11.286 15.3873 8.24622 15.3873C5.20645 15.3873 2.68371 17.5986 2.19833 20.4998C2.1702 20.4986 2.14206 20.4976 2.11364 20.4976C0.963529 20.4976 0.03125 21.4297 0.03125 22.5795C0.03125 23.7293 0.963626 24.6613 2.11364 24.6613C2.14206 24.6613 2.1702 24.6603 2.19833 24.6592C2.68361 27.5604 5.20645 29.7716 8.24622 29.7716C11.286 29.7716 13.8087 27.5604 14.2941 24.6592C14.3222 24.6603 14.3504 24.6613 14.3788 24.6613C15.5289 24.6613 16.4612 23.7292 16.4612 22.5795C16.4612 21.4298 15.5288 20.4976 14.3788 20.4976Z\" fill=\"#FFCEBF\"></path><path d=\"M5.25469 24.2802C4.83788 24.2802 4.5 23.9424 4.5 23.5257V22.5237C4.5 22.107 4.83788 21.7692 5.25469 21.7692C5.6715 21.7692 6.00938 22.107 6.00938 22.5237V23.5257C6.00938 23.9424 5.6715 24.2802 5.25469 24.2802Z\" fill=\"#444444\"></path><path d=\"M11.243 24.2802C10.8262 24.2802 10.4883 23.9424 10.4883 23.5257V22.5237C10.4883 22.107 10.8262 21.7692 11.243 21.7692C11.6598 21.7692 11.9977 22.107 11.9977 22.5237V23.5257C11.9977 23.9424 11.6598 24.2802 11.243 24.2802Z\" fill=\"#444444\"></path><path d=\"M5.70643 30.6381L3.55859 31.8048L6.58889 34.0628L8.24734 32.3316L5.70643 30.6381Z\" fill=\"#B3DAFE\"></path><path d=\"M10.7871 30.6381L12.9349 31.8048L9.90464 34.0628L8.24609 32.3316L10.7871 30.6381Z\" fill=\"#B3DAFE\"></path><path d=\"M8.24771 32.3307L6.94531 33.6902L7.41741 35.5396H9.07811L9.55021 33.6902L8.24771 32.3307Z\" fill=\"#FD544D\"></path><path d=\"M7.41768 35.5388L6.68359 39.2746H9.81216L9.07808 35.5388H7.41768Z\" fill=\"#FD544D\"></path><path d=\"M14.3771 20.4976C14.3487 20.4976 14.3205 20.4986 14.2924 20.4998C13.8071 17.5986 11.2843 15.3873 8.2445 15.3873C7.90437 15.3873 7.57118 15.4164 7.24609 15.4698C9.82607 15.8923 11.8646 17.9232 12.2956 20.4998C12.3237 20.4986 12.3518 20.4976 12.3803 20.4976C13.5304 20.4976 14.4627 21.4297 14.4627 22.5795C14.4627 23.7293 13.5303 24.6613 12.3803 24.6613C12.3518 24.6613 12.3237 24.6603 12.2956 24.6592C11.8645 27.2357 9.82607 29.2666 7.24609 29.6892C7.57118 29.7424 7.90428 29.7716 8.2445 29.7716C11.2843 29.7716 13.807 27.5604 14.2924 24.6592C14.3205 24.6603 14.3488 24.6613 14.3771 24.6613C15.5272 24.6613 16.4595 23.7292 16.4595 22.5795C16.4595 21.4297 15.5271 20.4976 14.3771 20.4976Z\" fill=\"#FFBFB1\"></path><path d=\"M10.7861 30.6381L9.76145 31.321L10.652 31.8048L8.95312 33.0706L9.90367 34.0628L12.934 31.8048L10.7861 30.6381Z\" fill=\"#8AC9FE\"></path><path d=\"M12.4468 13.3647C11.9883 12.6297 11.1728 12.1404 10.2426 12.1404H5.25425C2.71266 12.1404 0.652344 14.2002 0.652344 16.7411V20.5H9.36286C10.2541 20.5 11.0666 20.1644 11.6819 19.613C12.1121 20.1532 12.7751 20.5 13.5195 20.5H15.8416V16.8065C15.8415 14.9215 14.326 13.3912 12.4468 13.3647Z\" fill=\"#C4573A\"></path><path d=\"M12.4473 13.3647C11.9887 12.6297 11.1733 12.1404 10.2431 12.1404H7.67578C8.60601 12.1404 9.42146 12.6297 9.87998 13.3647C11.7592 13.3912 13.2747 14.9216 13.2747 16.8065V20.4867C13.3554 20.4951 13.4371 20.5001 13.5199 20.5001H15.842V16.8066C15.842 14.9215 14.3265 13.3912 12.4473 13.3647Z\" fill=\"#A74B30\"></path><path d=\"M4.68177 25.892H4.01373C3.69763 25.892 3.44141 25.6359 3.44141 25.3199C3.44141 25.0038 3.69763 24.7477 4.01373 24.7477H4.68177C4.99787 24.7477 5.25409 25.0038 5.25409 25.3199C5.254 25.6359 4.99778 25.892 4.68177 25.892Z\" fill=\"#FFB09E\"></path><path d=\"M12.4786 25.892H11.8106C11.4945 25.892 11.2383 25.6359 11.2383 25.3199C11.2383 25.0038 11.4945 24.7477 11.8106 24.7477H12.4786C12.7947 24.7477 13.051 25.0038 13.051 25.3199C13.051 25.6359 12.7947 25.892 12.4786 25.892Z\" fill=\"#FFB09E\"></path><path d=\"M37.055 31.8033H36.241C34.7207 31.8033 33.4883 33.0355 33.4883 34.5553V39.2749H49.9994V34.5553C49.9994 33.0355 48.7669 31.8033 47.2467 31.8033H37.055Z\" fill=\"#C4E2FF\"></path><path d=\"M47.2471 31.8033H44.3945C45.9148 31.8033 47.1472 33.0355 47.1472 34.5553V39.2749H49.9997V34.5553C49.9997 33.0354 48.7673 31.8033 47.2471 31.8033Z\" fill=\"#B3DAFE\"></path><path d=\"M39.1953 26.5039V30.6369L41.7362 32.3305L44.2771 30.6369V26.5039H39.1953Z\" fill=\"#FFCEBF\"></path><path d=\"M36.4627 20.5007H34.1406V16.8072C34.1406 14.9056 35.6825 13.3641 37.5846 13.3641H38.8106V18.1534C38.8107 19.4497 37.7595 20.5007 36.4627 20.5007Z\" fill=\"#C4573A\"></path><path d=\"M47.8671 20.4976C47.8387 20.4976 47.8105 20.4986 47.7824 20.4998C47.2971 17.5986 44.7743 15.3873 41.7345 15.3873C38.6947 15.3873 36.172 17.5986 35.6866 20.4998C35.6585 20.4986 35.6303 20.4976 35.6019 20.4976C34.4518 20.4976 33.5195 21.4297 33.5195 22.5795C33.5195 23.7293 34.4519 24.6613 35.6019 24.6613C35.6303 24.6613 35.6585 24.6603 35.6866 24.6592C36.1719 27.5604 38.6947 29.7716 41.7345 29.7716C44.7743 29.7716 47.297 27.5604 47.7824 24.6592C47.8105 24.6603 47.8388 24.6613 47.8671 24.6613C49.0172 24.6613 49.9495 23.7292 49.9495 22.5795C49.9495 21.4298 49.0172 20.4976 47.8671 20.4976Z\" fill=\"#FFCEBF\"></path><path d=\"M38.743 24.2802C38.3261 24.2802 37.9883 23.9424 37.9883 23.5257V22.5237C37.9883 22.107 38.3262 21.7692 38.743 21.7692C39.1599 21.7692 39.4977 22.107 39.4977 22.5237V23.5257C39.4978 23.9424 39.1599 24.2802 38.743 24.2802Z\" fill=\"#444444\"></path><path d=\"M44.7313 24.2802C44.3143 24.2802 43.9766 23.9424 43.9766 23.5257V22.5237C43.9766 22.107 44.3144 21.7692 44.7313 21.7692C45.1481 21.7692 45.4859 22.107 45.4859 22.5237V23.5257C45.4859 23.9424 45.1482 24.2802 44.7313 24.2802Z\" fill=\"#444444\"></path><path d=\"M41.736 32.3307L40.4336 33.6902L40.9056 35.5396H42.5663L43.0384 33.6902L41.736 32.3307Z\" fill=\"#5F99D7\"></path><path d=\"M40.906 35.5388L40.1719 39.2746H43.3004L42.5664 35.5388H40.906Z\" fill=\"#5F99D7\"></path><path d=\"M39.1948 30.6381L37.0469 31.8048L40.0772 34.0628L41.7357 32.3316L39.1948 30.6381Z\" fill=\"#B3DAFE\"></path><path d=\"M44.2753 30.6381L46.4232 31.8048L43.3928 34.0628L41.7344 32.3316L44.2753 30.6381Z\" fill=\"#B3DAFE\"></path><path d=\"M47.8654 20.4976C47.8369 20.4976 47.8088 20.4986 47.7807 20.4998C47.2953 17.5986 44.7726 15.3873 41.7328 15.3873C41.3927 15.3873 41.0595 15.4165 40.7344 15.4698C43.3144 15.8923 45.3529 17.9232 45.7839 20.4998C45.812 20.4986 45.8401 20.4976 45.8685 20.4976C47.0187 20.4976 47.9509 21.4297 47.9509 22.5795C47.9509 23.7293 47.0187 24.6613 45.8685 24.6613C45.8401 24.6613 45.812 24.6603 45.7839 24.6592C45.3529 27.2357 43.3144 29.2666 40.7344 29.6892C41.0595 29.7424 41.3926 29.7716 41.7328 29.7716C44.7726 29.7716 47.2953 27.5604 47.7807 24.6592C47.8088 24.6603 47.8369 24.6613 47.8654 24.6613C49.0155 24.6613 49.9478 23.7292 49.9478 22.5795C49.9478 21.4297 49.0155 20.4976 47.8654 20.4976Z\" fill=\"#FFBFB1\"></path><path d=\"M44.2743 30.6381L43.2496 31.321L44.1402 31.8048L42.4414 33.0706L43.3919 34.0628L46.4222 31.8048L44.2743 30.6381Z\" fill=\"#8AC9FE\"></path><path d=\"M40.6168 20.5001H49.3274V16.7411C49.3274 14.2002 47.267 12.1404 44.7255 12.1404H39.737C38.303 12.1404 37.1406 13.3025 37.1406 14.7361V17.025C37.1407 18.9441 38.697 20.5001 40.6168 20.5001Z\" fill=\"#C4573A\"></path><path d=\"M44.7275 12.1404H41.875C44.4166 12.1404 46.4769 14.2002 46.4769 16.7411V20.5H49.3294V16.7411C49.3294 14.2002 47.269 12.1404 44.7275 12.1404Z\" fill=\"#A74B30\"></path><path d=\"M38.1857 25.892H37.5176C37.2015 25.892 36.9453 25.6359 36.9453 25.3199C36.9453 25.0038 37.2015 24.7477 37.5176 24.7477H38.1857C38.5018 24.7477 38.758 25.0038 38.758 25.3199C38.758 25.6359 38.5018 25.892 38.1857 25.892Z\" fill=\"#FFB09E\"></path><path d=\"M45.9826 25.892H45.3145C44.9984 25.892 44.7422 25.6359 44.7422 25.3199C44.7422 25.0038 44.9984 24.7477 45.3145 24.7477H45.9826C46.2987 24.7477 46.5549 25.0038 46.5549 25.3199C46.5549 25.6359 46.2987 25.892 45.9826 25.892Z\" fill=\"#FFB09E\"></path><path d=\"M18.8108 32.8584H17.7699C15.8259 32.8584 14.25 34.4339 14.25 36.3774V42.4123H35.3629V36.3775C35.3629 34.434 33.787 32.8585 31.843 32.8585H18.8108V32.8584Z\" fill=\"#C4E2FF\"></path><path d=\"M31.8444 32.8584H29.5625C31.5065 32.8584 33.0824 34.4339 33.0824 36.3774V42.4123H35.3644V36.3774C35.3644 34.434 33.7884 32.8584 31.8444 32.8584Z\" fill=\"#B3DAFE\"></path><path d=\"M32.6355 18.4C32.5992 18.4 32.5631 18.4012 32.5272 18.4027C31.9066 14.6929 28.6808 11.8654 24.7937 11.8654C20.9067 11.8654 17.6809 14.6929 17.0602 18.4027C17.0243 18.4012 16.9882 18.4 16.9519 18.4C15.4813 18.4 14.2891 19.5918 14.2891 21.0621C14.2891 22.5324 15.4813 23.7242 16.9519 23.7242C16.9882 23.7242 17.0243 23.723 17.0602 23.7215C17.6808 27.4313 20.9066 30.2587 24.7937 30.2587C28.6807 30.2587 31.9065 27.4313 32.5272 23.7215C32.5631 23.723 32.5992 23.7242 32.6355 23.7242C34.1061 23.7242 35.2983 22.5323 35.2983 21.0621C35.2983 19.5919 34.1061 18.4 32.6355 18.4Z\" fill=\"#FFCEBF\"></path><path d=\"M21.5469 26.0809V31.3658L24.796 33.5314L28.0451 31.3658V26.0809H21.5469Z\" fill=\"#FFCEBF\"></path><path d=\"M20.9656 23.0265C20.5488 23.0265 20.2109 22.6887 20.2109 22.272V20.9907C20.2109 20.574 20.5488 20.2362 20.9656 20.2362C21.3824 20.2362 21.7203 20.574 21.7203 20.9907V22.272C21.7203 22.6886 21.3824 23.0265 20.9656 23.0265Z\" fill=\"#384949\"></path><path d=\"M28.6219 23.0265C28.205 23.0265 27.8672 22.6887 27.8672 22.272V20.9907C27.8672 20.574 28.2051 20.2362 28.6219 20.2362C29.0387 20.2362 29.3766 20.574 29.3766 20.9907V22.272C29.3767 22.6886 29.0388 23.0265 28.6219 23.0265Z\" fill=\"#384949\"></path><path d=\"M24.7951 27.1613C23.4606 27.1613 22.375 26.1331 22.375 24.8692C22.375 24.4525 22.7129 24.1147 23.1297 24.1147C23.5465 24.1147 23.8844 24.4525 23.8844 24.8692C23.8844 25.301 24.2929 25.6523 24.795 25.6523C25.2972 25.6523 25.7057 25.301 25.7057 24.8692C25.7057 24.4525 26.0436 24.1147 26.4604 24.1147C26.8772 24.1147 27.2151 24.4525 27.2151 24.8692C27.2152 26.1331 26.1295 27.1613 24.7951 27.1613Z\" fill=\"#FFB09E\"></path><path d=\"M24.7943 33.5322L23.1289 35.2706L23.7325 37.6355H25.8561L26.4597 35.2706L24.7943 33.5322Z\" fill=\"#3E5959\"></path><path d=\"M23.7316 37.6354L22.793 42.4123H26.7934L25.8548 37.6354H23.7316Z\" fill=\"#3E5959\"></path><path d=\"M21.5434 31.3658L18.7969 32.8576L22.6717 35.7451L24.7925 33.5314L21.5434 31.3658Z\" fill=\"#B3DAFE\"></path><path d=\"M28.0421 31.3658L30.7886 32.8576L26.9137 35.7451L24.793 33.5314L28.0421 31.3658Z\" fill=\"#B3DAFE\"></path><path d=\"M23.3429 7.72949H21.6282C18.317 7.72949 15.6328 10.413 15.6328 13.7233V18.403H21.4414C23.2942 18.403 24.7963 16.9013 24.7963 15.049V9.18253C24.7963 8.37999 24.1455 7.72949 23.3429 7.72949Z\" fill=\"#3E5959\"></path><path d=\"M32.6352 18.4C32.5989 18.4 32.5628 18.4012 32.5269 18.4027C31.9063 14.6929 28.6804 11.8654 24.7934 11.8654C24.4057 11.8654 24.025 11.8947 23.6523 11.949C27.0155 12.4393 29.6861 15.0628 30.2448 18.4026C30.2808 18.4011 30.3168 18.3999 30.3531 18.3999C31.8237 18.3999 33.016 19.5917 33.016 21.062C33.016 22.5322 31.8237 23.7241 30.3531 23.7241C30.3168 23.7241 30.2808 23.7229 30.2448 23.7214C29.6861 27.0612 27.0155 29.6847 23.6523 30.175C24.0249 30.2293 24.4057 30.2586 24.7934 30.2586C28.6803 30.2586 31.9062 27.4312 32.5269 23.7214C32.5628 23.7229 32.5989 23.7241 32.6352 23.7241C34.1058 23.7241 35.298 22.5322 35.298 21.062C35.298 19.5919 34.1058 18.4 32.6352 18.4Z\" fill=\"#FFBFB1\"></path><path d=\"M28.0437 31.3674L27.019 32.0503L28.5082 32.8591L25.9648 34.7544L26.9154 35.7466L30.7902 32.8591L28.0437 31.3674Z\" fill=\"#8AC9FE\"></path><path d=\"M27.965 7.72949H26.2503C25.4475 7.72949 24.7969 8.37999 24.7969 9.18253V15.0489C24.7969 16.9012 26.2989 18.4029 28.1518 18.4029H33.9603V13.7232C33.9603 10.413 31.2761 7.72949 27.965 7.72949Z\" fill=\"#3E5959\"></path><path d=\"M23.3429 7.72949H21.6282C18.317 7.72949 15.6328 10.413 15.6328 13.7233V18.403H21.4414C23.2942 18.403 24.7963 16.9013 24.7963 15.049V9.18253C24.7963 8.37999 24.1455 7.72949 23.3429 7.72949Z\" fill=\"#3E5959\"></path><path d=\"M27.9638 7.73011C26.0713 7.73011 26.2045 7.72513 26.0625 7.74339C29.196 7.93998 31.6771 10.5416 31.6771 13.7239V18.4036H33.9591V13.7239C33.9591 10.4136 31.2749 7.73011 27.9638 7.73011Z\" fill=\"#384949\"></path><path d=\"M29.9716 25.0346H29.0906C28.6737 25.0346 28.3359 24.6968 28.3359 24.2801C28.3359 23.8634 28.6738 23.5256 29.0906 23.5256H29.9716C30.3885 23.5256 30.7263 23.8634 30.7263 24.2801C30.7263 24.6968 30.3884 25.0346 29.9716 25.0346Z\" fill=\"#FFB09E\"></path><path d=\"M20.4952 25.0346H19.6141C19.1973 25.0346 18.8594 24.6968 18.8594 24.2801C18.8594 23.8634 19.1973 23.5256 19.6141 23.5256H20.4952C20.912 23.5256 21.2499 23.8634 21.2499 24.2801C21.2499 24.6968 20.912 25.0346 20.4952 25.0346Z\" fill=\"#FFB09E\"></path></svg>'),(9835,14886,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\"><path d=\"M48.4343 2.50317H31.1149C30.2512 2.50317 29.551 3.18246 29.551 4.02044V22.9242L27.9064 27.7794C27.6928 28.41 28.3093 29.008 28.9592 28.8008L33.9635 27.2051H48.4344C49.2981 27.2051 49.9982 26.5259 49.9982 25.6879V4.02044C49.9982 3.18246 49.2981 2.50317 48.4343 2.50317Z\" fill=\"#D2E9FF\"></path><path d=\"M45.8919 5.13781H44.7827C44.6683 4.74397 44.5068 4.36937 44.3047 4.01976L45.0895 3.25835C45.29 3.06382 45.29 2.7483 45.0895 2.55377L43.7732 1.27674C43.5727 1.08221 43.2475 1.08221 43.047 1.27674L42.2622 2.03815C41.9019 1.84206 41.5158 1.68533 41.1098 1.57439V0.498234C41.1098 0.223043 40.88 0 40.5963 0H38.7348C38.4512 0 38.2213 0.223043 38.2213 0.498234V1.57439C37.8154 1.68533 37.4293 1.84206 37.0689 2.03815L36.2842 1.27674C36.0837 1.08221 35.7584 1.08221 35.5579 1.27674L34.2417 2.55377C34.0412 2.7483 34.0412 3.06382 34.2417 3.25835L35.0265 4.01976C34.8244 4.36937 34.6628 4.74397 34.5485 5.13781H33.4393C33.1557 5.13781 32.9258 5.36085 32.9258 5.63605V7.44207C32.9258 7.71726 33.1557 7.94031 33.4393 7.94031H34.5485C34.6628 8.33415 34.8244 8.70875 35.0265 9.05836L34.2417 9.81977C34.0412 10.0143 34.0412 10.3298 34.2417 10.5243L35.5579 11.8014C35.7584 11.9959 36.0837 11.9959 36.2842 11.8014L37.0689 11.04C37.2879 11.1591 37.5162 11.2637 37.7529 11.3524C37.9058 11.4096 38.062 11.4602 38.2213 11.5037V12.5799C38.2213 12.8551 38.4512 13.0781 38.7348 13.0781H40.5963C40.88 13.0781 41.1098 12.8551 41.1098 12.5799V11.5037C41.5158 11.3928 41.9019 11.2361 42.2622 11.04L43.047 11.8014C43.2475 11.9959 43.5727 11.9959 43.7732 11.8014L45.0895 10.5243C45.29 10.3298 45.29 10.0143 45.0895 9.81977L44.3047 9.05836C44.5068 8.70875 44.6683 8.33415 44.7827 7.94031H45.8919C46.1755 7.94031 46.4054 7.71726 46.4054 7.44207V5.63605C46.4053 5.36085 46.1754 5.13781 45.8919 5.13781Z\" fill=\"#678D98\"></path><path d=\"M46.2721 17.2297H33.1175C32.6879 17.2297 32.3398 16.8919 32.3398 16.4752C32.3398 16.0585 32.688 15.7207 33.1175 15.7207H46.2721C46.7017 15.7207 47.0497 16.0585 47.0497 16.4752C47.0497 16.8919 46.7017 17.2297 46.2721 17.2297Z\" fill=\"#3E5959\"></path><path d=\"M46.2721 20.6716H33.1175C32.6879 20.6716 32.3398 20.3338 32.3398 19.9171C32.3398 19.5004 32.688 19.1626 33.1175 19.1626H46.2721C46.7017 19.1626 47.0497 19.5004 47.0497 19.9171C47.0497 20.3338 46.7017 20.6716 46.2721 20.6716Z\" fill=\"#3E5959\"></path><path d=\"M46.2721 24.1135H33.1175C32.6879 24.1135 32.3398 23.7757 32.3398 23.359C32.3398 22.9423 32.688 22.6045 33.1175 22.6045H46.2721C46.7017 22.6045 47.0497 22.9423 47.0497 23.359C47.0497 23.7757 46.7017 24.1135 46.2721 24.1135Z\" fill=\"#3E5959\"></path><path d=\"M5.88163 38.042H4.53923C2.03228 38.042 0 40.0137 0 42.446V49.9988H27.2272V42.446C27.2272 40.0137 25.195 38.042 22.688 38.042H5.88163Z\" fill=\"#C4E2FF\"></path><path d=\"M9.40625 29.5601V36.1743L13.5963 38.8845L17.7865 36.1743V29.5601H9.40625Z\" fill=\"#FFBFB1\"></path><path d=\"M23.7103 19.9486C23.6634 19.9486 23.617 19.9502 23.5706 19.952C22.7703 15.3091 18.6101 11.7705 13.5975 11.7705C8.58481 11.7705 4.42474 15.3092 3.62445 19.952C3.57805 19.9502 3.53155 19.9486 3.48475 19.9486C1.58825 19.9486 0.0507812 21.4402 0.0507812 23.2803C0.0507812 25.1204 1.58825 26.612 3.48475 26.612C3.53165 26.612 3.57805 26.6104 3.62445 26.6086C4.42474 31.2515 8.58491 34.7901 13.5975 34.7901C18.6102 34.7901 22.7703 31.2515 23.5706 26.6086C23.617 26.6104 23.6635 26.612 23.7103 26.612C25.6068 26.612 27.1443 25.1203 27.1443 23.2803C27.1443 21.4403 25.6068 19.9486 23.7103 19.9486Z\" fill=\"#FFCEBF\"></path><path d=\"M23.7128 19.9487C23.6659 19.9487 23.6195 19.9504 23.5731 19.9521C22.7728 15.3092 18.6126 11.7705 13.6 11.7705C13.1516 11.7705 12.7104 11.8 12.2773 11.8549C16.6844 12.4137 20.199 15.7245 20.9277 19.9521C20.9741 19.9503 21.0206 19.9487 21.0674 19.9487C22.9639 19.9487 24.5014 21.4403 24.5014 23.2804C24.5014 25.1204 22.9639 26.6121 21.0674 26.6121C21.0205 26.6121 20.9741 26.6105 20.9277 26.6087C20.199 30.8361 16.6843 34.147 12.2773 34.7058C12.7104 34.7607 13.1515 34.7902 13.6 34.7902C18.6127 34.7902 22.7728 31.2516 23.5731 26.6087C23.6195 26.6105 23.666 26.6121 23.7128 26.6121C25.6093 26.6121 27.1468 25.1204 27.1468 23.2804C27.1468 21.4403 25.6093 19.9487 23.7128 19.9487Z\" fill=\"#FFBFB1\"></path><path d=\"M22.2937 19.9529H26.1228V14.0421C26.1228 10.9989 23.5801 8.53198 20.4436 8.53198H18.4219V16.1964C18.4219 18.2711 20.1554 19.9529 22.2937 19.9529Z\" fill=\"#A74B30\"></path><path d=\"M8.66045 24.7484C8.23097 24.7484 7.88281 24.4106 7.88281 23.9939V22.1871C7.88281 21.7703 8.23097 21.4326 8.66045 21.4326C9.08994 21.4326 9.4381 21.7704 9.4381 22.1871V23.9939C9.4381 24.4106 9.08994 24.7484 8.66045 24.7484Z\" fill=\"#384949\"></path><path d=\"M18.5315 24.7484C18.1021 24.7484 17.7539 24.4106 17.7539 23.9939V22.1871C17.7539 21.7703 18.1021 21.4326 18.5315 21.4326C18.961 21.4326 19.3092 21.7704 19.3092 22.1871V23.9939C19.3092 24.4106 18.961 24.7484 18.5315 24.7484Z\" fill=\"#384949\"></path><path d=\"M13.5972 30.8009C11.9842 30.8009 10.6719 29.5276 10.6719 27.9627C10.6719 27.5459 11.02 27.2083 11.4495 27.2083C11.879 27.2083 12.2272 27.546 12.2272 27.9627C12.2272 28.6956 12.8417 29.2919 13.5971 29.2919C14.3526 29.2919 14.9672 28.6956 14.9672 27.9627C14.9672 27.5459 15.3154 27.2083 15.7449 27.2083C16.1743 27.2083 16.5225 27.546 16.5225 27.9627C16.5227 29.5276 15.2103 30.8009 13.5972 30.8009Z\" fill=\"#FFB09E\"></path><path d=\"M15.4382 19.9523H1.07422V13.9367C1.07422 9.87031 4.47185 6.57397 8.66292 6.57397H16.8889C19.2535 6.57397 21.1703 8.43371 21.1703 10.7279V14.3908C21.1703 17.4623 18.604 19.9523 15.4382 19.9523Z\" fill=\"#C4573A\"></path><path d=\"M13.5968 38.8853L11.4492 41.0609L12.2277 44.0205H14.9661L15.7446 41.0609L13.5968 38.8853Z\" fill=\"#0078C8\"></path><path d=\"M12.2301 44.021L11.0195 49.9994H16.1786L14.9681 44.021H12.2301Z\" fill=\"#0078C8\"></path><path d=\"M15.5463 23.7875H11.6487C11.2193 23.7875 10.8711 23.4497 10.8711 23.033C10.8711 22.6164 11.2193 22.2786 11.6487 22.2786H15.5463C15.9758 22.2786 16.324 22.6164 16.324 23.033C16.324 23.4497 15.9758 23.7875 15.5463 23.7875Z\" fill=\"#384949\"></path><path d=\"M39.6679 8.70804C40.9018 8.70804 41.9022 7.73751 41.9022 6.5403C41.9022 5.34309 40.9018 4.37256 39.6679 4.37256C38.4339 4.37256 37.4336 5.34309 37.4336 6.5403C37.4336 7.73751 38.4339 8.70804 39.6679 8.70804Z\" fill=\"#C8EFFE\"></path><path d=\"M9.40905 36.1768L5.86719 38.0438L10.8643 41.6574L13.5991 38.887L9.40905 36.1768Z\" fill=\"#B3DAFE\"></path><path d=\"M17.7878 36.1768L21.3297 38.0438L16.3326 41.6574L13.5977 38.887L17.7878 36.1768Z\" fill=\"#B3DAFE\"></path><path d=\"M20.9032 28.7072H19.4548C18.9275 28.7072 18.5 28.2925 18.5 27.7808C18.5 27.2692 18.9275 26.8545 19.4548 26.8545H20.9032C21.4305 26.8545 21.858 27.2692 21.858 27.7808C21.858 28.2925 21.4305 28.7072 20.9032 28.7072Z\" fill=\"#FFB09E\"></path><path d=\"M7.73912 28.7072H6.29073C5.76341 28.7072 5.33594 28.2925 5.33594 27.7808C5.33594 27.2692 5.76341 26.8545 6.29073 26.8545H7.73912C8.26644 26.8545 8.69391 27.2692 8.69391 27.7808C8.69391 28.2925 8.26644 28.7072 7.73912 28.7072Z\" fill=\"#FFB09E\"></path><path d=\"M22.6537 26.866H16.4649C15.5301 26.866 14.7695 26.1282 14.7695 25.2212V20.8424C14.7695 19.9354 15.5301 19.1975 16.4649 19.1975H22.6537C23.5886 19.1975 24.3492 19.9354 24.3492 20.8424V25.2212C24.3491 26.1281 23.5886 26.866 22.6537 26.866ZM16.4649 20.7065C16.3877 20.7065 16.3249 20.7674 16.3249 20.8423V25.2211C16.3249 25.2961 16.3877 25.3569 16.4649 25.3569H22.6537C22.7311 25.3569 22.7939 25.296 22.7939 25.2211V20.8423C22.7939 20.7673 22.7311 20.7065 22.6537 20.7065H16.4649Z\" fill=\"#384949\"></path><path d=\"M10.732 26.866H4.54315C3.60829 26.866 2.84766 26.1282 2.84766 25.2212V20.8424C2.84766 19.9354 3.60819 19.1975 4.54315 19.1975H10.732C11.6668 19.1975 12.4275 19.9354 12.4275 20.8424V25.2212C12.4274 26.1281 11.6668 26.866 10.732 26.866ZM4.54315 20.7065C4.46585 20.7065 4.40304 20.7674 4.40304 20.8423V25.2211C4.40304 25.2961 4.46585 25.3569 4.54315 25.3569H10.732C10.8093 25.3569 10.8721 25.296 10.8721 25.2211V20.8423C10.8721 20.7673 10.8093 20.7065 10.732 20.7065H4.54315Z\" fill=\"#384949\"></path><path d=\"M16.89 6.57397H13.9507C16.3153 6.57397 18.2322 8.43381 18.2322 10.7279V14.3908C18.2322 17.4624 15.6658 19.9523 12.5 19.9523H15.4393C18.6051 19.9523 21.1714 17.4624 21.1714 14.3908V10.7279C21.1714 8.43381 19.2546 6.57397 16.89 6.57397Z\" fill=\"#A74B30\"></path><path d=\"M22.6863 38.042H19.4531C21.9601 38.042 23.9924 40.0137 23.9924 42.446V49.9988H27.2255V42.446C27.2255 40.0137 25.1932 38.042 22.6863 38.042Z\" fill=\"#B3DAFE\"></path><path d=\"M17.7901 36.1768L16.3383 37.1158L18.0988 38.0438L14.9883 40.2932L16.3349 41.6573L21.332 38.0438L17.7901 36.1768Z\" fill=\"#8AC9FE\"></path><path d=\"M39.6645 4.37256C39.4068 4.37256 39.1602 4.41728 38.9297 4.49551C39.8012 4.7913 40.4291 5.595 40.4291 6.5403C40.4291 7.4856 39.8012 8.28929 38.9297 8.58509C39.1602 8.66331 39.4068 8.70804 39.6645 8.70804C40.8964 8.70804 41.8987 7.73559 41.8987 6.5403C41.8987 5.345 40.8964 4.37256 39.6645 4.37256Z\" fill=\"#B3DAFE\"></path><path d=\"M45.8917 5.13807H44.7825C44.6681 4.74423 44.5066 4.36963 44.3045 4.02002L45.0893 3.25861C45.2898 3.06408 45.2898 2.74866 45.0893 2.55403L43.773 1.277C43.5725 1.08247 43.2473 1.08247 43.0468 1.277L42.262 2.03841C42.2238 2.01761 42.1841 1.99906 42.1454 1.97914L42.7379 2.55403C42.9384 2.74856 42.9384 3.06398 42.7379 3.25861L41.9531 4.02002C42.1552 4.36953 42.3168 4.74413 42.4311 5.13807H43.5403C43.824 5.13807 44.0538 5.36112 44.0538 5.63631V7.44233C44.0538 7.71753 43.824 7.94057 43.5403 7.94057H42.4311C42.3168 8.33441 42.1552 8.70901 41.9531 9.05862L42.7379 9.82003C42.9384 10.0146 42.9384 10.33 42.7379 10.5246L42.1454 11.0994C42.1841 11.0795 42.2238 11.061 42.262 11.0402L43.0468 11.8016C43.2473 11.9962 43.5725 11.9962 43.773 11.8016L45.0893 10.5246C45.2898 10.3301 45.2898 10.0146 45.0893 9.82003L44.3045 9.05862C44.5066 8.70901 44.6681 8.33441 44.7825 7.94057H45.8917C46.1753 7.94057 46.4052 7.71753 46.4052 7.44233V5.63621C46.4051 5.36112 46.1752 5.13807 45.8917 5.13807Z\" fill=\"#537983\"></path><path d=\"M48.4352 2.50317H45.4961C46.3598 2.50317 47.0599 3.18246 47.0599 4.02044V25.6879C47.0599 26.5258 46.3598 27.2051 45.4961 27.2051H48.4353C49.299 27.2051 49.9992 26.5258 49.9992 25.6879V4.02044C49.9992 3.18246 49.299 2.50317 48.4352 2.50317Z\" fill=\"#B3DAFE\"></path></svg>'),(9836,14885,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\"><path d=\"M46.1786 46.5021H3.82442C3.15772 46.5021 2.61719 45.96 2.61719 45.2913V14.9069C2.61719 14.2382 3.15772 13.696 3.82442 13.696H46.1786C46.8453 13.696 47.3858 14.2382 47.3858 14.9069V45.2912C47.3858 45.96 46.8454 46.5021 46.1786 46.5021Z\" fill=\"#B3DAFE\"></path><path d=\"M5.72656 41.3023V17.0794C5.72656 16.8565 5.90674 16.6758 6.129 16.6758H43.8735C44.0958 16.6758 44.276 16.8565 44.276 17.0794V41.3024C44.276 41.5253 44.0958 41.706 43.8735 41.706H6.12891C5.90674 41.7059 5.72656 41.5252 5.72656 41.3023Z\" fill=\"#3E5959\"></path><path d=\"M40.5169 38.3188H22.5334C21.9777 38.3188 21.5273 37.867 21.5273 37.3097V21.0721C21.5273 20.5147 21.9777 20.063 22.5334 20.063H40.517C41.0727 20.063 41.5231 20.5147 41.5231 21.0721V37.3096C41.523 37.8669 41.0726 38.3188 40.5169 38.3188Z\" fill=\"#B3DAFE\"></path><path d=\"M37.4494 27.8126H36.3942C36.2854 27.4252 36.1317 27.0567 35.9394 26.7129L36.6861 25.964C36.8769 25.7726 36.8769 25.4624 36.6861 25.271L35.4337 24.015C35.2429 23.8236 34.9336 23.8236 34.7428 24.015L33.9961 24.7639C33.6533 24.571 33.286 24.4169 32.8997 24.3078V23.2493C32.8997 22.9787 32.681 22.7593 32.4111 22.7593H30.6401C30.3703 22.7593 30.1516 22.9787 30.1516 23.2493V24.3078C29.7653 24.4169 29.398 24.571 29.0552 24.7639L28.3085 24.015C28.1177 23.8236 27.8084 23.8236 27.6176 24.015L26.3652 25.271C26.1744 25.4624 26.1744 25.7726 26.3652 25.964L27.1119 26.7129C26.9196 27.0567 26.7659 27.4252 26.6571 27.8126H25.6019C25.332 27.8126 25.1133 28.032 25.1133 28.3026V30.0789C25.1133 30.3495 25.332 30.5689 25.6019 30.5689H26.6571C26.7659 30.9563 26.9196 31.3248 27.1119 31.6686L26.3652 32.4175C26.1744 32.6089 26.1744 32.9191 26.3652 33.1105L27.6176 34.3666C27.8084 34.558 28.1177 34.558 28.3085 34.3666L29.0552 33.6177C29.398 33.8105 29.7653 33.9647 30.1516 34.0738V35.1323C30.1516 35.4029 30.3703 35.6223 30.6401 35.6223H32.4111C32.681 35.6223 32.8997 35.4029 32.8997 35.1323V34.0738C33.286 33.9647 33.6533 33.8105 33.9961 33.6177L34.7428 34.3666C34.9336 34.558 35.2429 34.558 35.4337 34.3666L36.6861 33.1105C36.8769 32.9191 36.8769 32.6089 36.6861 32.4175L35.9394 31.6686C36.1317 31.3248 36.2854 30.9563 36.3942 30.5689H37.4494C37.7193 30.5689 37.938 30.3495 37.938 30.0789V28.3026C37.9379 28.032 37.7193 27.8126 37.4494 27.8126Z\" fill=\"#537983\"></path><path d=\"M13.6328 31.7494C15.6974 31.7494 17.3711 30.0707 17.3711 28C17.3711 25.9292 15.6974 24.2505 13.6328 24.2505C11.5682 24.2505 9.89453 25.9292 9.89453 28C9.89453 30.0707 11.5682 31.7494 13.6328 31.7494Z\" fill=\"#FFCEBF\"></path><path d=\"M18.7955 38.3186H8.47656V36.9244C8.47656 34.0664 10.7865 31.7495 13.636 31.7495C16.4856 31.7495 18.7955 34.0664 18.7955 36.9244V38.3186Z\" fill=\"#5F99D7\"></path><path d=\"M31.5272 31.3769C32.7309 31.3769 33.7066 30.3982 33.7066 29.1909C33.7066 27.9836 32.7309 27.0049 31.5272 27.0049C30.3234 27.0049 29.3477 27.9836 29.3477 29.1909C29.3477 30.3982 30.3234 31.3769 31.5272 31.3769Z\" fill=\"#C8EFFE\"></path><path d=\"M20.7086 10.5587C21.2353 10.9866 21.9506 10.9576 22.4607 10.5064C23.1571 9.8905 24.0388 9.52054 24.9995 9.51604C25.9602 9.51153 26.8454 9.87316 27.5474 10.4825C28.0616 10.9288 28.7772 10.9512 29.2999 10.5183C30.0458 9.90049 30.0735 8.66065 29.3437 8.0183C28.1458 6.96398 26.6295 6.33633 24.9848 6.34406C23.3401 6.3518 21.8298 6.99376 20.6417 8.05925C19.9177 8.70845 19.957 9.9479 20.7086 10.5587Z\" fill=\"#E94444\"></path><path d=\"M16.0344 6.74459L16.0354 6.74547C16.6214 7.2216 17.4283 7.12766 17.9296 6.54575C19.7093 4.47991 22.2142 3.18601 24.9906 3.17298C27.7671 3.15986 30.2839 4.43015 32.0827 6.47915C32.5894 7.05626 33.3971 7.14265 33.9786 6.66094L33.9797 6.66006C34.6705 6.08784 34.7495 4.97289 34.1486 4.28627C31.8247 1.63088 28.5685 -0.015839 24.9759 0.00110609C21.3833 0.0180512 18.1425 1.69542 15.8434 4.37256C15.2489 5.06476 15.3383 6.17893 16.0344 6.74459Z\" fill=\"#EE6161\"></path><path d=\"M24.9985 16.6758C25.9836 16.6758 26.7822 15.8716 26.7822 14.8795C26.7822 13.8875 25.9836 13.0833 24.9985 13.0833C24.0134 13.0833 23.2148 13.8875 23.2148 14.8795C23.2148 15.8716 24.0134 16.6758 24.9985 16.6758Z\" fill=\"#CA2C2C\"></path><path d=\"M46.1761 13.696H43.0664C43.7331 13.696 44.2736 14.2382 44.2736 14.9069V45.2913C44.2736 45.96 43.7331 46.5021 43.0664 46.5021H46.1761C46.8428 46.5021 47.3833 45.96 47.3833 45.2913V14.9069C47.3833 14.2381 46.8429 13.696 46.1761 13.696Z\" fill=\"#8AC9FE\"></path><path d=\"M49.2959 50.0001H0.704201C0.315235 50.0001 0 49.6838 0 49.2938V45.3921C0 45.002 0.315333 44.6858 0.704201 44.6858H49.2958C49.6848 44.6858 50 45.0021 50 45.3921V49.2938C50.0001 49.6838 49.6848 50.0001 49.2959 50.0001Z\" fill=\"#D2E9FF\"></path><path d=\"M43.8709 16.6758H41.1211C41.3434 16.6758 41.5235 16.8565 41.5235 17.0794V41.3023C41.5235 41.5252 41.3434 41.7059 41.1211 41.7059H43.8709C44.0932 41.7059 44.2733 41.5252 44.2733 41.3023V17.0794C44.2732 16.8565 44.0931 16.6758 43.8709 16.6758Z\" fill=\"#384949\"></path><path d=\"M40.5197 20.063H37.668C38.2236 20.063 38.674 20.5147 38.674 21.0721V37.3096C38.674 37.8669 38.2236 38.3187 37.668 38.3187H40.5197C41.0753 38.3187 41.5258 37.8669 41.5258 37.3096V21.0721C41.5258 20.5147 41.0754 20.063 40.5197 20.063Z\" fill=\"#8AC9FE\"></path><path d=\"M49.2959 44.6855H46.578V47.8634C46.578 48.2535 46.2627 48.5697 45.8738 48.5697H0V49.2935C0 49.6837 0.315333 49.9999 0.704201 49.9999H49.2958C49.6848 49.9999 50 49.6837 50 49.2935V45.392C50.0001 45.0018 49.6848 44.6855 49.2959 44.6855Z\" fill=\"#B3DAFE\"></path><path d=\"M29.3471 8.0183C28.1491 6.96398 26.6329 6.33633 24.9882 6.34406C24.5104 6.34632 24.0443 6.40362 23.5938 6.50774C24.6725 6.7577 25.6611 7.28418 26.4953 8.0183C27.0538 8.50981 27.1672 9.35051 26.856 9.9953C27.1026 10.1321 27.3355 10.2955 27.5508 10.4824C28.0649 10.9287 28.7806 10.9511 29.3032 10.5182C30.0492 9.90039 30.077 8.66065 29.3471 8.0183Z\" fill=\"#D83131\"></path><path d=\"M34.1482 4.28529C31.8243 1.6299 28.5681 -0.0168156 24.9755 0.000129532C24.5111 0.00238235 24.0528 0.0328444 23.6016 0.089067C26.6039 0.462056 29.2958 1.99936 31.2964 4.28539C31.7032 4.75025 31.7974 5.41121 31.6021 5.96746C31.7672 6.13192 31.9277 6.30196 32.0824 6.47827C32.5891 7.05538 33.3968 7.14177 33.9783 6.66006L33.9794 6.65918C34.67 6.08696 34.749 4.97201 34.1482 4.28529Z\" fill=\"#E94444\"></path><path d=\"M24.9981 13.0833C24.6286 13.0833 24.2851 13.1971 24 13.3916C24.4736 13.7148 24.7855 14.2612 24.7855 14.8795C24.7855 15.4979 24.4736 16.0441 24 16.3675C24.2851 16.562 24.6286 16.6758 24.9981 16.6758C25.9816 16.6758 26.7818 15.87 26.7818 14.8795C26.7818 13.8891 25.9816 13.0833 24.9981 13.0833Z\" fill=\"#A72B2B\"></path></svg>'),(9837,14757,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"104\" height=\"70\" viewBox=\"0 0 104 70\" fill=\"none\"><path d=\"M95.6305 2.04133C101.697 11.4698 106.497 21.8652 94.7549 27.1298C90.1229 29.2065 88.9117 28.2686 84.4933 25.274C80.7872 22.7622 76.0316 20.6324 72.7541 17.7857C68.1721 13.8058 53.0618 8.86988 51.0038 18.014C49.0862 26.5347 47.575 33.0675 51.3869 41.5697C55.6852 51.157 57.8046 57.5816 50.2285 64.5251C42.7133 71.4128 38.9366 66.5889 31.0495 62.3094C25.428 59.2592 17.3367 51.428 10.8113 53.2242C4.11024 55.0688 5.53457 62.8639 2.23935 67.1556\" stroke=\"#DD5FFD\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),(9838,14756,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"81\" height=\"63\" viewBox=\"0 0 81 63\" fill=\"none\"><path opacity=\"0.8\" d=\"M7.06723 2.27345C2.36207 8.59834 -1.36812 15.7751 7.68343 20.935C11.254 22.9704 12.1912 22.4066 15.6089 20.666C18.4758 19.2059 22.1518 18.1415 24.6884 16.3875C28.2349 13.9352 39.9105 11.9085 41.4774 18.8973C42.9373 25.4096 44.0883 30.407 41.1257 36.289C37.7849 42.9217 36.1336 47.4483 41.9652 53.4024C47.7499 59.3086 50.6767 56.145 56.7751 53.8267C61.1217 52.1743 67.3861 47.2495 72.419 49.2811C77.5872 51.3674 76.4692 56.9831 79.0027 60.5139\" stroke=\"#4D68F7\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),(9839,14755,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"25\" viewBox=\"0 0 23 25\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.5 0C10.4219 0 8.62032 0.414063 6.92501 0.875C5.19063 1.34375 3.4422 1.89844 2.41407 2.23438C1.98421 2.37633 1.60312 2.63666 1.31457 2.98547C1.02601 3.33428 0.841707 3.75741 0.782821 4.20625C-0.148429 11.2016 2.01251 16.3859 4.63438 19.8156C5.74623 21.2828 7.07193 22.5747 8.5672 23.6484C9.17032 24.075 9.7297 24.4016 10.2047 24.625C10.6422 24.8313 11.1125 25 11.5 25C11.8875 25 12.3563 24.8313 12.7953 24.625C13.368 24.3467 13.9158 24.02 14.4328 23.6484C15.9281 22.5748 17.2538 21.2828 18.3656 19.8156C20.9875 16.3859 23.1484 11.2016 22.2172 4.20625C22.1584 3.75719 21.9742 3.33381 21.6856 2.98474C21.3971 2.63566 21.0159 2.37505 20.5859 2.23281C19.0935 1.74346 17.5894 1.2902 16.075 0.873438C14.3797 0.415625 12.5781 0 11.5 0ZM11.5 7.8125C12.0535 7.81168 12.5894 8.00677 13.0129 8.36322C13.4363 8.71968 13.7199 9.21449 13.8135 9.76002C13.9071 10.3056 13.8046 10.8666 13.5241 11.3438C13.2437 11.821 12.8034 12.1835 12.2813 12.3672L12.8828 15.4766C12.9047 15.5897 12.9013 15.7062 12.8729 15.8178C12.8445 15.9294 12.7917 16.0334 12.7184 16.1222C12.6451 16.2111 12.553 16.2826 12.4488 16.3317C12.3446 16.3808 12.2308 16.4063 12.1156 16.4062H10.8844C10.7693 16.406 10.6557 16.3804 10.5517 16.3312C10.4477 16.282 10.3559 16.2105 10.2827 16.1216C10.2096 16.0328 10.1569 15.929 10.1286 15.8174C10.1003 15.7059 10.0969 15.5895 10.1188 15.4766L10.7188 12.3672C10.1966 12.1835 9.75634 11.821 9.47589 11.3438C9.19545 10.8666 9.09293 10.3056 9.1865 9.76002C9.28008 9.21449 9.5637 8.71968 9.98714 8.36322C10.4106 8.00677 10.9465 7.81168 11.5 7.8125Z\" fill=\"#FC753B\"></path></svg>'),(9840,14753,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"18\" viewBox=\"0 0 24 18\" fill=\"none\"><path d=\"M24.2637 0.87733C22.7485 0.241793 21.2321 4.6982e-08 19.7165 4.6982e-08C14.9052 -0.000390572 10.0944 2.43512 5.28312 2.43512C4.0765 2.43512 2.87066 2.282 1.66404 1.89919C1.52849 1.85622 1.39256 1.83591 1.25975 1.83591C0.587491 1.83591 0 2.35621 0 3.07847V15.4712C0 15.9646 0.282417 16.4322 0.735926 16.622C2.25114 17.2579 3.76752 17.4997 5.28312 17.4997C10.0944 17.4997 14.9056 15.0642 19.7169 15.0642C20.9235 15.0642 22.1293 15.2173 23.336 15.6001C23.4715 15.6431 23.6074 15.6634 23.7403 15.6634C24.4125 15.6634 25 15.1431 25 14.4209V2.02848C24.9996 1.53474 24.7172 1.06756 24.2637 0.87733ZM12.4998 12.4998C10.7737 12.4998 9.37485 10.8205 9.37485 8.74986C9.37485 6.6788 10.774 4.99992 12.4998 4.99992C14.2256 4.99992 15.6248 6.6788 15.6248 8.74986C15.6248 10.8213 14.2252 12.4998 12.4998 12.4998Z\" fill=\"#372E52\"></path></svg>'),(9841,14732,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"81\" height=\"81\" viewBox=\"0 0 81 81\" fill=\"none\"><rect x=\"39.6592\" y=\"-10.344\" width=\"72\" height=\"72\" rx=\"36\" transform=\"rotate(43.9805 39.6592 -10.344)\" stroke=\"#FF8686\" stroke-width=\"8\"></rect></svg>'),(9842,15411,'_elementor_css','a:6:{s:4:\"time\";i:1629711554;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9848,15444,'_elementor_css','a:6:{s:4:\"time\";i:1629711227;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:12;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9849,15445,'_wp_page_template','default'),(9850,15445,'_elementor_edit_mode','builder'),(9851,15445,'_elementor_template_type','wp-post'),(9852,15445,'_elementor_version','3.0.13'),(9853,15445,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1610cd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.053000000000000824229573481716215610504150390625,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b402d50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pages\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faaccab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact us \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5c3d642\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.92999999999999971578290569595992565155029296875,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"da123cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f23cfee\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Bed Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/bed-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dining Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/dining-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Kitchen\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/kitchen\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"},{\"text\":\"Living Room\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/living-room\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"cd7f7b1\"},{\"text\":\"Office\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/product-category\\/office\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4a3b72e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9092e37\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":32.01700000000000301270119962282478809356689453125,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"427b5a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Legal\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3813edd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7a104eb\",\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eab5bc0\"},{\"text\":\"Return Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/return-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"acf99da\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color_hover\":\"\",\"text_color\":\"\"},\"text_color\":\"#161C2D\",\"text_color_hover\":\"#F64B4B\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"ef244ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Our App\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/l6-download-appstore.png\",\"id\":3430},\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":189,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d27876\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/09\\/l6-download-gplay.png\",\"id\":3429},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/play.google.com\\/store\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":189,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2020 Copyright, All Right Reserved, Made by Grayic with <img class=\\\"alignnone size-full wp-image-3600\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/heart-2.png\\\" alt=\\\"\\\" width=\\\"14\\\" height=\\\"13\\\" \\/><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#161C2D\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#161C2D\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9854,15445,'_elementor_css','a:6:{s:4:\"time\";i:1629711227;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:12;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9855,5934,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9865,15447,'_wp_page_template','default'),(9866,15447,'_elementor_edit_mode','builder'),(9867,15447,'_elementor_template_type','wp-post'),(9868,15447,'_elementor_version','3.4.2'),(9869,15447,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":189,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2020 Copyright, All Right Reserved, Made by Grayic with <img class=\\\"alignnone size-full wp-image-3600\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/heart-2.png\\\" alt=\\\"\\\" width=\\\"14\\\" height=\\\"13\\\" \\/><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#161C2D\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#161C2D\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9870,15447,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9871,15447,'_elementor_page_assets','a:0:{}'),(9872,15448,'_wp_page_template','default'),(9873,15448,'_elementor_edit_mode','builder'),(9874,15448,'_elementor_template_type','wp-post'),(9875,15448,'_elementor_version','3.4.2'),(9876,15448,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":189,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2020 Copyright, All Right Reserved, Made by Grayic with <img class=\\\"alignnone size-full wp-image-3600\\\" src=\\\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/10\\/heart-2.png\\\" alt=\\\"\\\" width=\\\"14\\\" height=\\\"13\\\" \\/><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#161C2D\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#161C2D\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9877,15448,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9878,15448,'_elementor_page_assets','a:0:{}'),(9882,15449,'_elementor_version','3.4.2'),(9883,15449,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":189,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2020 Copyright, All Right Reserved, K1K3 Visas<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#161C2D\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#161C2D\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9884,15449,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9885,15449,'_elementor_page_assets','a:0:{}'),(9895,15452,'_wp_page_template','default'),(9896,15452,'_elementor_edit_mode','builder'),(9897,15452,'_elementor_template_type','wp-post'),(9898,15452,'_elementor_version','3.4.2'),(9899,15452,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":189,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2020 Copyright, All Right Reserved, K1K3 Visas<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#161C2D\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#161C2D\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9887,15450,'inline_featured_image','0'),(9888,15450,'_edit_last','1'),(9889,15450,'_edit_lock','1629711742:1'),(9890,15450,'_elementor_edit_mode','builder'),(9891,15450,'_elementor_template_type','wp-page'),(9892,15450,'_elementor_version','3.4.2'),(9894,15451,'inline_featured_image','0'),(9900,15452,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9901,15452,'_elementor_page_assets','a:0:{}'),(9902,15452,'_elementor_css','a:6:{s:4:\"time\";i:1629711711;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";i:3;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9903,15453,'_wp_page_template','default'),(9904,15453,'_elementor_edit_mode','builder'),(9905,15453,'_elementor_template_type','wp-post'),(9906,15453,'_elementor_version','3.4.2'),(9907,15453,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":189,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2020 Copyright, All Right Reserved, K1K3 Visas<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#161C2D\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#161C2D\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9908,15453,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9909,15453,'_elementor_page_assets','a:0:{}'),(9910,15453,'_elementor_css','a:6:{s:4:\"time\";i:1629711711;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";i:3;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9911,15454,'_wp_page_template','default'),(9912,15454,'_elementor_edit_mode','builder'),(9913,15454,'_elementor_template_type','wp-post'),(9914,15454,'_elementor_version','3.4.2'),(9915,15454,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":189,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2021 Copyright, All Right Reserved, K1K3 Visas<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#161C2D\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#161C2D\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9916,15454,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9917,15454,'_elementor_page_assets','a:0:{}'),(9918,15454,'_elementor_css','a:6:{s:4:\"time\";i:1629711711;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";i:3;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10023,15459,'_wp_page_template','default'),(10024,15459,'_elementor_edit_mode','builder'),(10025,15459,'_elementor_template_type','wp-post'),(10026,15459,'_elementor_version','3.4.2'),(10027,15459,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":189,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2021 Copyright, All Right Reserved, K1K3 Visas<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#161C2D\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#161C2D\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9921,15451,'_edit_last','2'),(9922,15451,'_edit_lock','1630051990:1'),(9923,15451,'_wp_page_template','default'),(9924,15451,'_aioseo_title','Citizenship|U.S. Citizenship|US Citizenship'),(9925,15451,'_aioseo_description','Are you deciding to become a U.S. citizen or looking to stay in the United States permanently then call K1k3visas now 619-249-0204 to fulfill your needs.'),(9926,15451,'_aioseo_keywords',''),(9927,15451,'_aioseo_og_title',NULL),(9928,15451,'_aioseo_og_description',NULL),(9929,15451,'_aioseo_og_article_section',''),(9930,15451,'_aioseo_og_article_tags',''),(9931,15451,'_aioseo_twitter_title',NULL),(9932,15451,'_aioseo_twitter_description',NULL),(9933,15451,'body_background_color',''),(9934,15451,'_body_background_color','field_5c721ec24addf'),(9935,15455,'body_background_color',''),(9936,15455,'_body_background_color','field_5c721ec24addf'),(9937,15451,'_elementor_edit_mode','builder'),(9938,15451,'_elementor_template_type','wp-page'),(9939,15451,'_elementor_version','3.4.2'),(10344,15451,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"U.S. Citizenship\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#D16457\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55f0c51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/United_States_Flag1.jpg\",\"id\":15465,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6196d54\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Value of Citizenship\",\"title_color\":\"#393636\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.<\\/p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual\\u2019s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.<\\/p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204<\\/p>\",\"text_color\":\"#3E3636\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10343,15451,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9964,4352,'_edit_lock','1629712104:1'),(9947,15457,'_elementor_edit_mode','builder'),(9948,15457,'_wp_page_template','default'),(9949,15457,'_elementor_template_type','wp-post'),(9950,15457,'_elementor_version','3.4.2'),(9951,15457,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":189,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2021 Copyright, All Right Reserved, K1K3 Visas<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#161C2D\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#161C2D\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9952,15457,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9953,15457,'_elementor_page_assets','a:0:{}'),(9954,15457,'_elementor_controls_usage','a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:5:\"align\";i:1;s:7:\"link_to\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:1;s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:10:\"icon_align\";i:1;}s:18:\"section_icon_style\";a:1:{s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:4:{s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:3;s:7:\"z_index\";i:1;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:1;s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:4:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:12:\"align_tablet\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:20:\"icon_secondary_color\";i:1;}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";i:1;}}}}}'),(9955,15457,'_elementor_css','a:6:{s:4:\"time\";i:1629711814;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";i:3;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9956,5934,'include_rules_0_include_on','all'),(9957,5934,'_include_rules_0_include_on','field_600e8bd99150a'),(9958,15457,'include_rules','1'),(9959,15457,'_include_rules','field_600e8b3a91509'),(9960,15457,'exclude_rules',''),(9961,15457,'_exclude_rules','field_600e8d139150c'),(9962,15457,'include_rules_0_include_on','all'),(9963,15457,'_include_rules_0_include_on','field_600e8bd99150a'),(9965,15263,'_edit_last','1'),(9966,15263,'_aioseo_title',NULL),(9967,15263,'_aioseo_description',NULL),(9968,15263,'_aioseo_keywords',''),(9969,15263,'_aioseo_og_title',NULL),(9970,15263,'_aioseo_og_description',NULL),(9971,15263,'_aioseo_og_article_section',''),(9972,15263,'_aioseo_og_article_tags',''),(9973,15263,'_aioseo_twitter_title',NULL),(9974,15263,'_aioseo_twitter_description',NULL),(9975,15458,'_elementor_edit_mode','builder'),(9976,15458,'_elementor_template_type','wp-page'),(9977,15458,'_elementor_version','3.4.2'),(9978,15458,'_wp_page_template','page-templates/template-page-builder.php'),(9979,15458,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\",\"show_excerpt\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(9980,15458,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(9981,15458,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(9982,15458,'_elementor_controls_usage','a:9:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:5;s:5:\"align\";i:5;s:11:\"header_size\";i:3;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:1;s:22:\"typography_line_height\";i:2;s:25:\"typography_text_transform\";i:3;s:25:\"typography_letter_spacing\";i:3;s:21:\"typography_font_style\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:7:\"_margin\";i:4;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:12:\"button_label\";i:2;s:11:\"button_type\";i:2;s:10:\"button_url\";i:2;s:12:\"button_align\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:11:{s:20:\"boxed_btn_background\";i:2;s:29:\"heading_typography_typography\";i:2;s:30:\"heading_typography_font_family\";i:2;s:28:\"heading_typography_font_size\";i:2;s:30:\"heading_typography_font_weight\";i:2;s:30:\"heading_typography_line_height\";i:2;s:33:\"heading_typography_letter_spacing\";i:2;s:14:\"button_padding\";i:2;s:19:\"btn_hover_animation\";i:2;s:15:\"btn_hover_color\";i:2;s:20:\"btn_hover_background\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:18;s:21:\"space_between_widgets\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}s:13:\"section_style\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:5:\"style\";a:5:{s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}s:18:\"section_background\";a:8:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:3;s:16:\"background_image\";i:2;s:15:\"background_size\";i:1;s:19:\"background_position\";i:3;s:15:\"background_xpos\";i:3;s:15:\"background_ypos\";i:3;s:17:\"background_repeat\";i:3;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;}s:14:\"section_border\";a:2:{s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}s:21:\"section_shape_divider\";a:7:{s:17:\"shape_divider_top\";i:1;s:23:\"shape_divider_top_color\";i:1;s:23:\"shape_divider_top_width\";i:1;s:24:\"shape_divider_top_height\";i:1;s:20:\"shape_divider_bottom\";i:1;s:26:\"shape_divider_bottom_width\";i:1;s:27:\"shape_divider_bottom_height\";i:1;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:3;s:13:\"content_width\";i:2;s:6:\"layout\";i:2;s:3:\"gap\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:6;s:6:\"margin\";i:2;}s:15:\"section_effects\";a:1:{s:18:\"shadepro_sticky_bg\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:2;s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:4;s:5:\"align\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:15:{s:5:\"width\";i:4;s:6:\"height\";i:4;s:10:\"object-fit\";i:4;s:20:\"css_filters_saturate\";i:1;s:28:\"css_filters_hover_css_filter\";i:4;s:26:\"css_filters_hover_contrast\";i:4;s:26:\"css_filters_hover_saturate\";i:2;s:21:\"css_filters_hover_hue\";i:2;s:15:\"hover_animation\";i:4;s:19:\"image_border_border\";i:4;s:18:\"image_border_width\";i:4;s:18:\"image_border_color\";i:4;s:19:\"image_border_radius\";i:4;s:27:\"image_box_shadow_box_shadow\";i:1;s:27:\"background_hover_transition\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;}}s:5:\"style\";a:3:{s:19:\"section_style_image\";a:3:{s:11:\"image_space\";i:4;s:10:\"image_size\";i:4;s:19:\"image_border_radius\";i:4;}s:21:\"section_style_content\";a:7:{s:11:\"title_color\";i:4;s:27:\"title_typography_typography\";i:4;s:28:\"title_typography_font_family\";i:4;s:26:\"title_typography_font_size\";i:4;s:28:\"title_typography_font_weight\";i:4;s:31:\"title_typography_text_transform\";i:4;s:10:\"text_align\";i:4;}s:13:\"section_extra\";a:1:{s:29:\"image_hover_shadow_box_shadow\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:4;s:8:\"_padding\";i:4;}s:15:\"_section_border\";a:2:{s:13:\"_border_width\";i:4;s:13:\"_border_color\";i:4;}}}}s:20:\"shadepro-testimonial\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:9;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"content_section\";a:5:{s:17:\"testimonial_style\";i:3;s:5:\"image\";i:3;s:4:\"name\";i:3;s:5:\"title\";i:3;s:11:\"description\";i:3;}}s:5:\"style\";a:6:{s:12:\"rating_style\";a:1:{s:11:\"star_margin\";i:3;}s:11:\"image_style\";a:1:{s:19:\"image_border_radius\";i:3;}s:10:\"name_style\";a:5:{s:10:\"name_color\";i:3;s:26:\"name_typography_typography\";i:3;s:27:\"name_typography_font_family\";i:3;s:25:\"name_typography_font_size\";i:3;s:27:\"name_typography_font_weight\";i:3;}s:11:\"title_style\";a:1:{s:11:\"title_color\";i:3;}s:9:\"box_style\";a:4:{s:14:\"box_background\";i:3;s:17:\"box_border_radius\";i:3;s:32:\"box_hover_shadow_box_shadow_type\";i:3;s:27:\"box_hover_shadow_box_shadow\";i:3;}s:13:\"content_style\";a:3:{s:33:\"description_typography_typography\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_line_height\";i:3;}}}}s:9:\"blog-loop\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:13:\"show_readmore\";i:1;s:15:\"show_pagination\";i:1;s:12:\"show_excerpt\";i:1;}}}}}'),(9983,15458,'_elementor_css','a:6:{s:4:\"time\";i:1629711227;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:12:\"Circular Std\";i:7;s:10:\"Alex Brush\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9984,15263,'body_background_color',''),(9985,15263,'_body_background_color','field_5c721ec24addf'),(9986,15458,'choose_header_variations','0'),(9987,15458,'_choose_header_variations','field_5b8144ace4925'),(9988,15458,'navbar_sticky','sticky'),(9989,15458,'_navbar_sticky','field_5c73b55d5014c'),(9990,15458,'use_custom_logo','0'),(9991,15458,'_use_custom_logo','field_5c718923b2115'),(9992,15458,'buttons_background_color',''),(9993,15458,'_buttons_background_color','field_5c721ec248a3d'),(9994,15458,'buttons_text_color',''),(9995,15458,'_buttons_text_color','field_5c721ed648a3e'),(9996,15458,'buttons_border_color',''),(9997,15458,'_buttons_border_color','field_5c723ccb7677b'),(9998,15458,'buttons_hover_background_color',''),(9999,15458,'_buttons_hover_background_color','field_5c72341d85272'),(10000,15458,'buttons_hover_text_color',''),(10001,15458,'_buttons_hover_text_color','field_5c7235491991b'),(10002,15458,'buttons_hover_border_color',''),(10003,15458,'_buttons_hover_border_color','field_5c7235571991c'),(10004,15458,'sticky_buttons_background_color',''),(10005,15458,'_sticky_buttons_background_color','field_5c721f1648a42'),(10006,15458,'sticky_buttons_text_color',''),(10007,15458,'_sticky_buttons_text_color','field_5c721f1f48a43'),(10008,15458,'sticky_buttons_hover_background_color',''),(10009,15458,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(10010,15458,'sticky_buttons_hover_text_color',''),(10011,15458,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(10012,15458,'sticky_buttons_hover_border_color',''),(10013,15458,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(10014,15458,'sticky_button_custom_css',''),(10015,15458,'_sticky_button_custom_css','field_5c72342c85273'),(10016,15458,'hide_global_footer','1'),(10017,15458,'_hide_global_footer','field_5b5ab66bdd531'),(10018,15458,'hide_global_header','1'),(10019,15458,'_hide_global_header','field_5f3288799a622'),(10020,15458,'body_background_color',''),(10021,15458,'_body_background_color','field_5c721ec24addf'),(10022,4352,'_elementor_css','a:6:{s:4:\"time\";i:1629712227;s:5:\"fonts\";a:1:{i:0;s:12:\"Circular Std\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10028,15459,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(10029,15459,'_elementor_page_assets','a:0:{}'),(10030,15459,'_elementor_css','a:6:{s:4:\"time\";i:1629711814;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";i:3;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10031,15460,'_wp_page_template','default'),(10032,15460,'_elementor_edit_mode','builder'),(10033,15460,'_elementor_template_type','wp-post'),(10034,15460,'_elementor_version','3.4.2'),(10035,15460,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":189,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2021 Copyright, All Right Reserved, K1K3 Visas<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#161C2D\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#161C2D\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10036,15460,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(10037,15460,'_elementor_page_assets','a:0:{}'),(10038,15460,'_elementor_css','a:6:{s:4:\"time\";i:1629711814;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";i:3;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10039,15461,'_wp_page_template','default'),(10040,15461,'_elementor_edit_mode','builder'),(10041,15461,'_elementor_template_type','wp-post'),(10042,15461,'_elementor_version','3.4.2'),(10043,15461,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"id\":15414,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#31567E\"},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":189,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"#F8C3BC\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2021 Copyright, All Right Reserved, K1K3 Visas<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#FFFFFF\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#FFFFFF\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10044,15461,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(10045,15461,'_elementor_page_assets','a:0:{}'),(10046,15461,'_elementor_css','a:6:{s:4:\"time\";i:1629711814;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";i:3;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13750,15926,'_wp_page_template','default'),(13751,15926,'_elementor_edit_mode','builder'),(13752,15926,'_elementor_template_type','wp-post'),(13753,15926,'_elementor_version','3.4.2'),(13754,15926,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"id\":15414,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#31567E\"},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":189,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"#F8C3BC\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2021 Copyright, All Right Reserved, K1K3 Visas<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#FFFFFF\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#FFFFFF\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10054,15462,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(10055,15462,'_elementor_page_assets','a:0:{}'),(10056,15462,'_elementor_css','a:6:{s:4:\"time\";i:1629711227;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10057,15463,'_wp_page_template','default'),(10058,15463,'_elementor_edit_mode','builder'),(10059,15463,'_elementor_template_type','wp-post'),(10060,15463,'_elementor_version','3.4.2'),(10061,15463,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":11,\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(10062,15463,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(10063,15463,'_elementor_page_assets','a:0:{}'),(10064,15463,'_elementor_css','a:6:{s:4:\"time\";i:1629711227;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10065,15464,'_wp_page_template','default'),(10066,15464,'_elementor_edit_mode','builder'),(10067,15464,'_elementor_template_type','wp-post'),(10068,15464,'_elementor_version','3.4.2'),(10069,15464,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":11,\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(10070,15464,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(10071,15464,'_elementor_page_assets','a:0:{}'),(10072,15464,'_elementor_css','a:6:{s:4:\"time\";i:1629711227;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10997,15572,'_wp_page_template','default'),(10998,15572,'_elementor_edit_mode','builder'),(10999,15572,'_elementor_template_type','wp-post'),(11000,15572,'_elementor_version','3.4.2'),(11001,15572,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":11,\"shadepro_sticky\":\"yes\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(10075,15465,'_wp_attached_file','2021/08/United_States_Flag1.jpg'),(10076,15465,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:225;s:4:\"file\";s:31:\"2021/08/United_States_Flag1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"United_States_Flag1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"United_States_Flag1-255x225.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"United_States_Flag1-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:\"United_States_Flag1-255x225.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"United_States_Flag1-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:{}}}'),(10077,5272,'_wp_trash_meta_status','publish'),(10078,5272,'_wp_trash_meta_time','1629712533'),(10079,5272,'_wp_desired_post_slug','blog-style-2'),(10085,5370,'_wp_trash_meta_status','publish'),(10086,5370,'_wp_trash_meta_time','1629712533'),(10087,5370,'_wp_desired_post_slug','blog-style-3'),(10093,5333,'_wp_trash_meta_status','publish'),(10094,5333,'_wp_trash_meta_time','1629712533'),(10095,5333,'_wp_desired_post_slug','blog-style-4'),(10101,10,'_wp_trash_meta_status','publish'),(10102,10,'_wp_trash_meta_time','1629712534'),(10103,10,'_wp_desired_post_slug','cart'),(10104,14193,'_wp_trash_meta_status','publish'),(10105,14193,'_wp_trash_meta_time','1629712534'),(10106,14193,'_wp_desired_post_slug','email-marketing'),(10112,3367,'_wp_trash_meta_status','publish'),(10113,3367,'_wp_trash_meta_time','1629712534'),(10114,3367,'_wp_desired_post_slug','job-opening'),(10120,2698,'_wp_trash_meta_status','publish'),(10121,2698,'_wp_trash_meta_time','1629712534'),(10122,2698,'_wp_desired_post_slug','login'),(10128,12,'_wp_trash_meta_status','publish'),(10129,12,'_wp_trash_meta_time','1629712534'),(10130,12,'_wp_desired_post_slug','my-account'),(10131,366,'_wp_trash_meta_status','publish'),(10132,366,'_wp_trash_meta_time','1629712534'),(10133,366,'_wp_desired_post_slug','my-account-2'),(10142,2690,'_wp_trash_meta_status','publish'),(10143,2690,'_wp_trash_meta_time','1629712552'),(10144,2690,'_wp_desired_post_slug','sign-up'),(10150,26,'_wp_trash_meta_status','publish'),(10151,26,'_wp_trash_meta_time','1629712586'),(10152,26,'_wp_desired_post_slug','blog'),(10153,364,'_wp_trash_meta_status','publish'),(10154,364,'_wp_trash_meta_time','1629712586'),(10155,364,'_wp_desired_post_slug','cart-2'),(10180,15481,'_elementor_css','a:6:{s:4:\"time\";i:1629712227;s:5:\"fonts\";a:1:{i:0;s:12:\"Circular Std\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10181,330,'_wp_trash_meta_status','publish'),(10182,330,'_wp_trash_meta_time','1629712586'),(10183,330,'_wp_desired_post_slug','contact'),(10189,15450,'_wp_trash_meta_status','draft'),(10190,15450,'_wp_trash_meta_time','1629712587'),(10191,15450,'_wp_desired_post_slug',''),(10192,15483,'_elementor_edit_mode','builder'),(10193,15483,'_elementor_template_type','wp-page'),(10194,15483,'_elementor_version','3.4.2'),(10195,4326,'_wp_trash_meta_status','publish'),(10196,4326,'_wp_trash_meta_time','1629712587'),(10197,4326,'_wp_desired_post_slug','pricing-02'),(10203,341,'_wp_trash_meta_status','publish'),(10204,341,'_wp_trash_meta_time','1629712587'),(10205,341,'_wp_desired_post_slug','pricing-03'),(10226,2,'_wp_trash_meta_status','publish'),(10227,2,'_wp_trash_meta_time','1629712587'),(10228,2,'_wp_desired_post_slug','sample-page'),(10229,2,'inline_featured_image','0'),(10230,9,'_wp_trash_meta_status','publish'),(10231,9,'_wp_trash_meta_time','1629712587'),(10232,9,'_wp_desired_post_slug','shop'),(10233,360,'_wp_trash_meta_status','publish'),(10234,360,'_wp_trash_meta_time','1629712587'),(10235,360,'_wp_desired_post_slug','shop-2'),(10236,15491,'_elementor_edit_mode','builder'),(10237,15491,'_elementor_template_type','wp-page'),(10238,15491,'_elementor_version','3.0.5'),(10239,14017,'_wp_trash_meta_status','publish'),(10240,14017,'_wp_trash_meta_time','1629712587'),(10241,14017,'_wp_desired_post_slug','shop-fluid'),(10247,15493,'inline_featured_image','0'),(10248,15494,'inline_featured_image','0'),(10249,15495,'inline_featured_image','0'),(10250,15496,'inline_featured_image','0'),(10251,15497,'inline_featured_image','0'),(10252,15497,'_edit_last','1'),(10253,15497,'_edit_lock','1630051618:1'),(10254,15496,'_edit_last','1'),(10255,15496,'_edit_lock','1629717131:1'),(10256,15497,'_wp_page_template','default'),(10257,15497,'_aioseo_title','Why Hire Us - K1K3 Visas'),(10258,15497,'_aioseo_description','Fiancee visas, marriage visas, same sex visas. We offer a professional personalized service. Call us for a free telephone consultation 619-741-5425.'),(10259,15497,'_aioseo_keywords',''),(10260,15497,'_aioseo_og_title',NULL),(10261,15497,'_aioseo_og_description',NULL),(10262,15497,'_aioseo_og_article_section',''),(10263,15497,'_aioseo_og_article_tags',''),(10264,15497,'_aioseo_twitter_title',NULL),(10265,15497,'_aioseo_twitter_description',NULL),(10266,15497,'body_background_color',''),(10267,15497,'_body_background_color','field_5c721ec24addf'),(10268,15498,'body_background_color',''),(10269,15498,'_body_background_color','field_5c721ec24addf'),(10270,15496,'_wp_page_template','default'),(10271,15496,'_aioseo_title','#post_title #separator_sa #site_title'),(10272,15496,'_aioseo_description','#post_content'),(10273,15496,'_aioseo_keywords',''),(10274,15496,'_aioseo_og_title',NULL),(10275,15496,'_aioseo_og_description',NULL),(10276,15496,'_aioseo_og_article_section',''),(10277,15496,'_aioseo_og_article_tags',''),(10278,15496,'_aioseo_twitter_title',NULL),(10279,15496,'_aioseo_twitter_description',NULL),(10280,15496,'body_background_color',''),(10281,15496,'_body_background_color','field_5c721ec24addf'),(10282,15499,'body_background_color',''),(10283,15499,'_body_background_color','field_5c721ec24addf'),(10284,15494,'_edit_last','2'),(10285,15494,'_edit_lock','1629964895:2'),(10291,15494,'_aioseo_title','Testimonials - K1 Fiancee Visa | Immigration service | Russian brides visa'),(10290,15494,'_wp_page_template','default'),(10288,15495,'_edit_last','1'),(10289,15495,'_edit_lock','1629716812:1'),(10292,15494,'_aioseo_description','K1K3 visas provides the best visa related services. Get the visa immigration service and other visa related services in the best affordable prices.'),(10293,15494,'_aioseo_keywords',''),(10294,15494,'_aioseo_og_title',NULL),(10295,15494,'_aioseo_og_description',NULL),(10296,15494,'_aioseo_og_article_section',''),(10297,15494,'_aioseo_og_article_tags',''),(10298,15494,'_aioseo_twitter_title',NULL),(10299,15494,'_aioseo_twitter_description',NULL),(10300,15494,'body_background_color',''),(10301,15494,'_body_background_color','field_5c721ec24addf'),(10302,15501,'body_background_color',''),(10303,15501,'_body_background_color','field_5c721ec24addf'),(10304,15495,'_wp_page_template','default'),(10305,15495,'_aioseo_title','#post_title #separator_sa #site_title'),(10306,15495,'_aioseo_description','#post_content'),(10307,15495,'_aioseo_keywords',''),(10308,15495,'_aioseo_og_title',NULL),(10309,15495,'_aioseo_og_description',NULL),(10310,15495,'_aioseo_og_article_section',''),(10311,15495,'_aioseo_og_article_tags',''),(10312,15495,'_aioseo_twitter_title',NULL),(10313,15495,'_aioseo_twitter_description',NULL),(10314,15495,'body_background_color',''),(10315,15495,'_body_background_color','field_5c721ec24addf'),(10316,15502,'body_background_color',''),(10317,15502,'_body_background_color','field_5c721ec24addf'),(10318,15503,'inline_featured_image','0'),(10319,15503,'_edit_last','2'),(10320,15503,'_wp_page_template','default'),(10321,15503,'_aioseo_title','Family Immigration Services - K1K3 Visas / Immigration Docs'),(10322,15503,'_aioseo_description','Family Immigration Services relating to bringing siblings to live in the United States, parents of IR5 Visa holders, Fiancé Visas &amp; more. Call: 619-249-0204'),(10323,15503,'_aioseo_keywords',''),(10324,15503,'_aioseo_og_title',NULL),(10325,15503,'_aioseo_og_description',NULL),(10326,15503,'_aioseo_og_article_section',''),(10327,15503,'_aioseo_og_article_tags',''),(10328,15503,'_aioseo_twitter_title',NULL),(10329,15503,'_aioseo_twitter_description',NULL),(10330,15503,'body_background_color',''),(10331,15503,'_body_background_color','field_5c721ec24addf'),(10332,15504,'body_background_color',''),(10333,15504,'_body_background_color','field_5c721ec24addf'),(10334,15503,'_edit_lock','1630051664:1'),(10335,15505,'_wp_page_template','default'),(10336,15505,'_elementor_edit_mode','builder'),(10337,15505,'_elementor_template_type','wp-page'),(10338,15505,'_elementor_version','3.4.2'),(10339,15506,'_wp_page_template','default'),(10340,15506,'_elementor_edit_mode','builder'),(10341,15506,'_elementor_template_type','wp-page'),(10342,15506,'_elementor_version','3.4.2'),(10345,15507,'_wp_page_template','default'),(10346,15507,'_elementor_edit_mode','builder'),(10347,15507,'_elementor_template_type','wp-page'),(10348,15507,'_elementor_version','3.4.2'),(10349,15507,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(10350,15507,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"U.S. Citizenship\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55f0c51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/United_States_Flag1.jpg\",\"id\":15465,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6196d54\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Value of Citizenship\",\"title_color\":\"#393636\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.<\\/p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual\\u2019s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.<\\/p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10351,15451,'_elementor_page_assets','a:0:{}'),(10398,15509,'_wp_page_template','default'),(10399,15509,'_elementor_edit_mode','builder'),(10400,15509,'_elementor_template_type','wp-page'),(10401,15509,'_elementor_version','3.4.2'),(10402,15509,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(10403,15509,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"U.S. Citizenship\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55f0c51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/United_States_Flag1.jpg\",\"id\":15465,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6196d54\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Value of Citizenship\",\"title_color\":\"#393636\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.<\\/p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual\\u2019s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.<\\/p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10353,15508,'_elementor_edit_mode','builder'),(10354,15508,'_elementor_template_type','wp-page'),(10355,15508,'_elementor_version','3.4.2'),(10356,15508,'_wp_page_template','page-templates/template-page-builder.php'),(10357,15508,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\",\"show_excerpt\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(10358,15508,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(10359,15508,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(10360,15508,'_elementor_controls_usage','a:9:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:5;s:5:\"align\";i:5;s:11:\"header_size\";i:3;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:1;s:22:\"typography_line_height\";i:2;s:25:\"typography_text_transform\";i:3;s:25:\"typography_letter_spacing\";i:3;s:21:\"typography_font_style\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:7:\"_margin\";i:4;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:12:\"button_label\";i:2;s:11:\"button_type\";i:2;s:10:\"button_url\";i:2;s:12:\"button_align\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:11:{s:20:\"boxed_btn_background\";i:2;s:29:\"heading_typography_typography\";i:2;s:30:\"heading_typography_font_family\";i:2;s:28:\"heading_typography_font_size\";i:2;s:30:\"heading_typography_font_weight\";i:2;s:30:\"heading_typography_line_height\";i:2;s:33:\"heading_typography_letter_spacing\";i:2;s:14:\"button_padding\";i:2;s:19:\"btn_hover_animation\";i:2;s:15:\"btn_hover_color\";i:2;s:20:\"btn_hover_background\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:18;s:21:\"space_between_widgets\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}s:13:\"section_style\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:5:\"style\";a:5:{s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}s:18:\"section_background\";a:8:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:3;s:16:\"background_image\";i:2;s:15:\"background_size\";i:1;s:19:\"background_position\";i:3;s:15:\"background_xpos\";i:3;s:15:\"background_ypos\";i:3;s:17:\"background_repeat\";i:3;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;}s:14:\"section_border\";a:2:{s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}s:21:\"section_shape_divider\";a:7:{s:17:\"shape_divider_top\";i:1;s:23:\"shape_divider_top_color\";i:1;s:23:\"shape_divider_top_width\";i:1;s:24:\"shape_divider_top_height\";i:1;s:20:\"shape_divider_bottom\";i:1;s:26:\"shape_divider_bottom_width\";i:1;s:27:\"shape_divider_bottom_height\";i:1;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:3;s:13:\"content_width\";i:2;s:6:\"layout\";i:2;s:3:\"gap\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:6;s:6:\"margin\";i:2;}s:15:\"section_effects\";a:1:{s:18:\"shadepro_sticky_bg\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:2;s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:4;s:5:\"align\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:15:{s:5:\"width\";i:4;s:6:\"height\";i:4;s:10:\"object-fit\";i:4;s:20:\"css_filters_saturate\";i:1;s:28:\"css_filters_hover_css_filter\";i:4;s:26:\"css_filters_hover_contrast\";i:4;s:26:\"css_filters_hover_saturate\";i:2;s:21:\"css_filters_hover_hue\";i:2;s:15:\"hover_animation\";i:4;s:19:\"image_border_border\";i:4;s:18:\"image_border_width\";i:4;s:18:\"image_border_color\";i:4;s:19:\"image_border_radius\";i:4;s:27:\"image_box_shadow_box_shadow\";i:1;s:27:\"background_hover_transition\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;}}s:5:\"style\";a:3:{s:19:\"section_style_image\";a:3:{s:11:\"image_space\";i:4;s:10:\"image_size\";i:4;s:19:\"image_border_radius\";i:4;}s:21:\"section_style_content\";a:7:{s:11:\"title_color\";i:4;s:27:\"title_typography_typography\";i:4;s:28:\"title_typography_font_family\";i:4;s:26:\"title_typography_font_size\";i:4;s:28:\"title_typography_font_weight\";i:4;s:31:\"title_typography_text_transform\";i:4;s:10:\"text_align\";i:4;}s:13:\"section_extra\";a:1:{s:29:\"image_hover_shadow_box_shadow\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:4;s:8:\"_padding\";i:4;}s:15:\"_section_border\";a:2:{s:13:\"_border_width\";i:4;s:13:\"_border_color\";i:4;}}}}s:20:\"shadepro-testimonial\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:9;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"content_section\";a:5:{s:17:\"testimonial_style\";i:3;s:5:\"image\";i:3;s:4:\"name\";i:3;s:5:\"title\";i:3;s:11:\"description\";i:3;}}s:5:\"style\";a:6:{s:12:\"rating_style\";a:1:{s:11:\"star_margin\";i:3;}s:11:\"image_style\";a:1:{s:19:\"image_border_radius\";i:3;}s:10:\"name_style\";a:5:{s:10:\"name_color\";i:3;s:26:\"name_typography_typography\";i:3;s:27:\"name_typography_font_family\";i:3;s:25:\"name_typography_font_size\";i:3;s:27:\"name_typography_font_weight\";i:3;}s:11:\"title_style\";a:1:{s:11:\"title_color\";i:3;}s:9:\"box_style\";a:4:{s:14:\"box_background\";i:3;s:17:\"box_border_radius\";i:3;s:32:\"box_hover_shadow_box_shadow_type\";i:3;s:27:\"box_hover_shadow_box_shadow\";i:3;}s:13:\"content_style\";a:3:{s:33:\"description_typography_typography\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_line_height\";i:3;}}}}s:9:\"blog-loop\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:13:\"show_readmore\";i:1;s:15:\"show_pagination\";i:1;s:12:\"show_excerpt\";i:1;}}}}}'),(10361,15508,'_elementor_css','a:6:{s:4:\"time\";i:1629711227;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:12:\"Circular Std\";i:7;s:10:\"Alex Brush\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10362,15508,'choose_header_variations','0'),(10363,15508,'_choose_header_variations','field_5b8144ace4925'),(10364,15508,'navbar_sticky','sticky'),(10365,15508,'_navbar_sticky','field_5c73b55d5014c'),(10366,15508,'use_custom_logo','0'),(10367,15508,'_use_custom_logo','field_5c718923b2115'),(10368,15508,'buttons_background_color',''),(10369,15508,'_buttons_background_color','field_5c721ec248a3d'),(10370,15508,'buttons_text_color',''),(10371,15508,'_buttons_text_color','field_5c721ed648a3e'),(10372,15508,'buttons_border_color',''),(10373,15508,'_buttons_border_color','field_5c723ccb7677b'),(10374,15508,'buttons_hover_background_color',''),(10375,15508,'_buttons_hover_background_color','field_5c72341d85272'),(10376,15508,'buttons_hover_text_color',''),(10377,15508,'_buttons_hover_text_color','field_5c7235491991b'),(10378,15508,'buttons_hover_border_color',''),(10379,15508,'_buttons_hover_border_color','field_5c7235571991c'),(10380,15508,'sticky_buttons_background_color',''),(10381,15508,'_sticky_buttons_background_color','field_5c721f1648a42'),(10382,15508,'sticky_buttons_text_color',''),(10383,15508,'_sticky_buttons_text_color','field_5c721f1f48a43'),(10384,15508,'sticky_buttons_hover_background_color',''),(10385,15508,'_sticky_buttons_hover_background_color','field_5c72341d8527244'),(10386,15508,'sticky_buttons_hover_text_color',''),(10387,15508,'_sticky_buttons_hover_text_color','field_5c7235491991b34'),(10388,15508,'sticky_buttons_hover_border_color',''),(10389,15508,'_sticky_buttons_hover_border_color','field_5c7235571991ccf'),(10390,15508,'sticky_button_custom_css',''),(10391,15508,'_sticky_button_custom_css','field_5c72342c85273'),(10392,15508,'hide_global_footer','1'),(10393,15508,'_hide_global_footer','field_5b5ab66bdd531'),(10394,15508,'hide_global_header','1'),(10395,15508,'_hide_global_header','field_5f3288799a622'),(10396,15508,'body_background_color',''),(10397,15508,'_body_background_color','field_5c721ec24addf'),(10404,15509,'_elementor_page_assets','a:0:{}'),(10405,15510,'_wp_page_template','default'),(10406,15510,'_elementor_edit_mode','builder'),(10407,15510,'_elementor_template_type','wp-page'),(10408,15510,'_elementor_version','3.4.2'),(10409,15510,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(10410,15510,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"U.S. Citizenship\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55f0c51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/United_States_Flag1.jpg\",\"id\":15465,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6196d54\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Value of Citizenship\",\"title_color\":\"#393636\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.<\\/p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual\\u2019s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.<\\/p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10411,15510,'_elementor_page_assets','a:0:{}'),(10412,15511,'_wp_page_template','default'),(10413,15511,'_elementor_edit_mode','builder'),(10414,15511,'_elementor_template_type','wp-page'),(10415,15511,'_elementor_version','3.4.2'),(10416,15511,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(10417,15511,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"U.S. Citizenship\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55f0c51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/United_States_Flag1.jpg\",\"id\":15465,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6196d54\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Value of Citizenship\",\"title_color\":\"#393636\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.<\\/p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual\\u2019s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.<\\/p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204<\\/p>\",\"text_color\":\"#3E3636\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10418,15511,'_elementor_page_assets','a:0:{}'),(17400,16373,'_wp_page_template','default'),(17401,16373,'_elementor_edit_mode','builder'),(17402,16373,'_elementor_template_type','wp-page'),(17403,16373,'_elementor_version','3.4.2'),(17404,16373,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17405,16373,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"U.S. Citizenship\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55f0c51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/United_States_Flag1.jpg\",\"id\":15465,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6196d54\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Value of Citizenship\",\"title_color\":\"#393636\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.<\\/p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual\\u2019s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.<\\/p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204<\\/p>\",\"text_color\":\"#3E3636\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10420,15512,'inline_featured_image','0'),(10421,15512,'_edit_last','2'),(10422,15512,'_wp_page_template','default'),(10423,15512,'_aioseo_title','CR1 / IR1 Marriage Visas (formerly the K3 Visa) - K1K3 Visas'),(10424,15512,'_aioseo_description','K1K3 Visas offers reliable CR1 / IR1 Marriage Visas, so you can get an authentic and hassle-free marriage visa, which is very important today.'),(10425,15512,'_aioseo_keywords',''),(10426,15512,'_aioseo_og_title',NULL),(10427,15512,'_aioseo_og_description',NULL),(10428,15512,'_aioseo_og_article_section',''),(10429,15512,'_aioseo_og_article_tags',''),(10430,15512,'_aioseo_twitter_title',NULL),(10431,15512,'_aioseo_twitter_description',NULL),(10432,15512,'body_background_color',''),(10433,15512,'_body_background_color','field_5c721ec24addf'),(10434,15513,'body_background_color',''),(10435,15513,'_body_background_color','field_5c721ec24addf'),(10436,15512,'_edit_lock','1629899075:2'),(10437,15512,'_elementor_edit_mode','builder'),(10438,15512,'_elementor_template_type','wp-page'),(10439,15512,'_elementor_version','3.4.2'),(10440,291,'_elementor_css','a:6:{s:4:\"time\";i:1629713190;s:5:\"fonts\";a:1:{i:0;s:12:\"Circular Std\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10460,15518,'_wp_page_template','default'),(11092,15584,'_wp_page_template','default'),(11093,15584,'_elementor_edit_mode','builder'),(11094,15584,'_elementor_template_type','wp-page'),(10458,15512,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(10448,15515,'_wp_attached_file','2021/08/CR1-IR1-Marriage-Visas.jpeg'),(10449,15515,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:251;s:4:\"file\";s:35:\"2021/08/CR1-IR1-Marriage-Visas.jpeg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"CR1-IR1-Marriage-Visas-300x118.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:118;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"CR1-IR1-Marriage-Visas-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"CR1-IR1-Marriage-Visas-255x251.jpeg\";s:5:\"width\";i:255;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"CR1-IR1-Marriage-Visas-492x193.jpeg\";s:5:\"width\";i:492;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"CR1-IR1-Marriage-Visas-100x100.jpeg\";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:\"CR1-IR1-Marriage-Visas-255x251.jpeg\";s:5:\"width\";i:255;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:35:\"CR1-IR1-Marriage-Visas-492x193.jpeg\";s:5:\"width\";i:492;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"CR1-IR1-Marriage-Visas-100x100.jpeg\";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:{}}}'),(10459,15512,'_elementor_data','[{\"id\":\"11ea613\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99cafaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"499aa18\",\"elType\":\"widget\",\"settings\":{\"title\":\"CR1 \\/ IR1 Marriage Visas\",\"align\":\"left\",\"title_color\":\"#4B4948\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":\"\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06a32b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is a CR1 \\/ IR1 Marriage Visa?\\n\",\"title_color\":\"#4D4948\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26daad2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\"><em>Presently Homeland Security is not processing K3 spousal or marriage visa petitions. They are processing CR1 \\/ IR1 Marriage Visas petitions.<br \\/><\\/em><\\/span><em style=\\\"letter-spacing: -0.53px; font-size: 1rem;\\\">(Formerly <a href=\\\"http:\\/\\/k1k3visas.com\\/\\\"><strong>K3 Marriage Visa<\\/strong><\\/a>).<\\/em><\\/p><p><span class=\\\"txtdarkblue\\\"><em>Learn more about Proxy marriage below<\\/em><\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">CR1 \\/ IR1 Marriage Visas will be issued by the consulate if at the time of the interview the couple has been married less than two years. IR1 visas will be issued if at the time of the interview the couple has been married longer than two years.<\\/span><\\/p><p>The CR1 \\/\\u00a0IR1\\u00a0Visa\\u00a0includes the issuance of the Permanent Green Card for your spouse soon after he\\/she arrives in the United States. A Green Card actually costs less than they did under the previous K3 Visa and less than the\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/tips-for-obtaining-the-k1-and-k3-visas-from-the-united-states\\/\\\">K1 fiancee visa<\\/a>.<\\/p><p>There are two types of Proxy marriages: Single Proxy marriage ceremony, and Double proxy marriages. Men and woman in the military who are overseas sometimes get married this way in order to extend military benefits their fianc\\u00e9e. \\u00a0Call us:\\u00a0619-249-0204<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"074895a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/CR1-IR1-Marriage-Visas.jpeg\",\"id\":15515,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5228c68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CR1 \\/ IR1 Marriage Visas are for couples that can prove they are both of legal age to marry and free from any previous marriage. You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. CR1 \\/ IR1 Marriage Visas cannot be obtained by a permanent resident.<\\/p><p>You must be able to prove fully that your marriage is legitimate. The USCIS and the U.S. State Department believe that a lot of the marriages are fraudulent marriages. The government scrutinizes each international visa application and will reject filings for any reason, any minor error. If there are mistakes or omissions in your CR1 \\/ IR1 Marriage Visas\\u2019\\u00a0petition; it can and will cause a delay from the visa\\u2019s approval.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0492705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Children & CR1 \\/ IR1 Marriage Visas Dependency\\n\",\"title_color\":\"#474443\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069d477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the marriage took place prior to the child\\u2019s 18th birthday and the child\\u2019s visa application is filed prior to the child\\u2019s 21st birthday the child is eligible for a CR1 \\/ IR1 Marriage Dependent Visa.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6b823d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Requirements for the CR1 \\/ IR1 Marriage Visa (formerly K3 visa):\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"47983e8\"},{\"text\":\"Petitioner must be a U.S. citizen\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"790ef93\"},{\"text\":\"Must be legally married under the laws of the country where the marriage took place\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"716d349\"},{\"_id\":\"05ed716\",\"text\":\"Petitioner must prove the marriage relationship is valid and sincere\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}},{\"_id\":\"be3be93\",\"text\":\"U.S. Citizens must be able to meet the financial requirements\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}},{\"_id\":\"d452a4d\",\"text\":\"If the marriage was by proxy, it must have been consummated prior to the filing of the marriage visa. (More information on Proxy marriages)\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}}],\"icon_color\":\"#312C2C\",\"icon_size\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(10450,15516,'_wp_page_template','default'),(10451,15516,'_elementor_edit_mode','builder'),(10452,15516,'_elementor_template_type','wp-page'),(10453,15516,'_elementor_version','3.4.2'),(10454,15517,'_wp_page_template','default'),(10455,15517,'_elementor_edit_mode','builder'),(10456,15517,'_elementor_template_type','wp-page'),(10457,15517,'_elementor_version','3.4.2'),(10461,15518,'_elementor_edit_mode','builder'),(10462,15518,'_elementor_template_type','wp-page'),(10463,15518,'_elementor_version','3.4.2'),(10464,15518,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(10465,15518,'_elementor_data','[{\"id\":\"11ea613\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99cafaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"499aa18\",\"elType\":\"widget\",\"settings\":{\"title\":\"CR1 \\/ IR1 Marriage Visas\",\"align\":\"left\",\"title_color\":\"#4B4948\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":\"\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06a32b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is a CR1 \\/ IR1 Marriage Visa?\\n\",\"title_color\":\"#4D4948\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26daad2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\"><em>Presently Homeland Security is not processing K3 spousal or marriage visa petitions. They are processing CR1 \\/ IR1 Marriage Visas petitions.<br \\/><\\/em><\\/span><em style=\\\"letter-spacing: -0.53px; font-size: 1rem;\\\">(Formerly <a href=\\\"http:\\/\\/k1k3visas.com\\/\\\"><strong>K3 Marriage Visa<\\/strong><\\/a>).<\\/em><\\/p><p><span class=\\\"txtdarkblue\\\"><em>Learn more about Proxy marriage below<\\/em><\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">CR1 \\/ IR1 Marriage Visas will be issued by the consulate if at the time of the interview the couple has been married less than two years. IR1 visas will be issued if at the time of the interview the couple has been married longer than two years.<\\/span><\\/p><p>The CR1 \\/\\u00a0IR1\\u00a0Visa\\u00a0includes the issuance of the Permanent Green Card for your spouse soon after he\\/she arrives in the United States. A Green Card actually costs less than they did under the previous K3 Visa and less than the\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/tips-for-obtaining-the-k1-and-k3-visas-from-the-united-states\\/\\\">K1 fiancee visa<\\/a>.<\\/p><p>There are two types of Proxy marriages: Single Proxy marriage ceremony, and Double proxy marriages. Men and woman in the military who are overseas sometimes get married this way in order to extend military benefits their fianc\\u00e9e. \\u00a0Call us:\\u00a0619-249-0204<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"074895a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/CR1-IR1-Marriage-Visas.jpeg\",\"id\":15515,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5228c68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CR1 \\/ IR1 Marriage Visas are for couples that can prove they are both of legal age to marry and free from any previous marriage. You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. CR1 \\/ IR1 Marriage Visas cannot be obtained by a permanent resident.<\\/p><p>You must be able to prove fully that your marriage is legitimate. The USCIS and the U.S. State Department believe that a lot of the marriages are fraudulent marriages. The government scrutinizes each international visa application and will reject filings for any reason, any minor error. If there are mistakes or omissions in your CR1 \\/ IR1 Marriage Visas\\u2019\\u00a0petition; it can and will cause a delay from the visa\\u2019s approval.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0492705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Children & CR1 \\/ IR1 Marriage Visas Dependency\\n\",\"title_color\":\"#474443\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069d477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the marriage took place prior to the child\\u2019s 18th birthday and the child\\u2019s visa application is filed prior to the child\\u2019s 21st birthday the child is eligible for a CR1 \\/ IR1 Marriage Dependent Visa.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6b823d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Requirements for the CR1 \\/ IR1 Marriage Visa (formerly K3 visa):\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"47983e8\"},{\"text\":\"Petitioner must be a U.S. citizen\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"790ef93\"},{\"text\":\"Must be legally married under the laws of the country where the marriage took place\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"716d349\"},{\"_id\":\"05ed716\",\"text\":\"Petitioner must prove the marriage relationship is valid and sincere\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}},{\"_id\":\"be3be93\",\"text\":\"U.S. Citizens must be able to meet the financial requirements\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}},{\"_id\":\"d452a4d\",\"text\":\"If the marriage was by proxy, it must have been consummated prior to the filing of the marriage visa. (More information on Proxy marriages)\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}},{\"_id\":\"593a414\",\"text\":\"List Item\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}}],\"icon_color\":\"#312C2C\",\"icon_size\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(10466,15512,'_elementor_page_assets','a:0:{}'),(11076,15582,'_wp_page_template','default'),(11077,15582,'_elementor_edit_mode','builder'),(11078,15582,'_elementor_template_type','wp-page'),(11079,15582,'_elementor_version','3.4.2'),(11080,15582,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11081,15582,'_elementor_data','[{\"id\":\"11ea613\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99cafaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"499aa18\",\"elType\":\"widget\",\"settings\":{\"title\":\"CR1 \\/ IR1 Marriage Visas\",\"align\":\"left\",\"title_color\":\"#4B4948\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":\"\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06a32b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is a CR1 \\/ IR1 Marriage Visa?\\n\",\"title_color\":\"#4D4948\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26daad2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\"><em>Presently Homeland Security is not processing K3 spousal or marriage visa petitions. They are processing CR1 \\/ IR1 Marriage Visas petitions.<br \\/><\\/em><\\/span><em style=\\\"letter-spacing: -0.53px; font-size: 1rem;\\\">(Formerly <a href=\\\"http:\\/\\/k1k3visas.com\\/\\\"><strong>K3 Marriage Visa<\\/strong><\\/a>).<\\/em><\\/p><p><span class=\\\"txtdarkblue\\\"><em>Learn more about Proxy marriage below<\\/em><\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">CR1 \\/ IR1 Marriage Visas will be issued by the consulate if at the time of the interview the couple has been married less than two years. IR1 visas will be issued if at the time of the interview the couple has been married longer than two years.<\\/span><\\/p><p>The CR1 \\/\\u00a0IR1\\u00a0Visa\\u00a0includes the issuance of the Permanent Green Card for your spouse soon after he\\/she arrives in the United States. A Green Card actually costs less than they did under the previous K3 Visa and less than the\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/tips-for-obtaining-the-k1-and-k3-visas-from-the-united-states\\/\\\">K1 fiancee visa<\\/a>.<\\/p><p>There are two types of Proxy marriages: Single Proxy marriage ceremony, and Double proxy marriages. Men and woman in the military who are overseas sometimes get married this way in order to extend military benefits their fianc\\u00e9e. \\u00a0Call us:\\u00a0619-249-0204<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"074895a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/CR1-IR1-Marriage-Visas.jpeg\",\"id\":15515,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5228c68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CR1 \\/ IR1 Marriage Visas are for couples that can prove they are both of legal age to marry and free from any previous marriage. You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. CR1 \\/ IR1 Marriage Visas cannot be obtained by a permanent resident.<\\/p><p>You must be able to prove fully that your marriage is legitimate. The USCIS and the U.S. State Department believe that a lot of the marriages are fraudulent marriages. The government scrutinizes each international visa application and will reject filings for any reason, any minor error. If there are mistakes or omissions in your CR1 \\/ IR1 Marriage Visas\\u2019\\u00a0petition; it can and will cause a delay from the visa\\u2019s approval.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0492705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Children & CR1 \\/ IR1 Marriage Visas Dependency\\n\",\"title_color\":\"#474443\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069d477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the marriage took place prior to the child\\u2019s 18th birthday and the child\\u2019s visa application is filed prior to the child\\u2019s 21st birthday the child is eligible for a CR1 \\/ IR1 Marriage Dependent Visa.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6b823d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Requirements for the CR1 \\/ IR1 Marriage Visa (formerly K3 visa):\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"47983e8\"},{\"text\":\"Petitioner must be a U.S. citizen\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"790ef93\"},{\"text\":\"Must be legally married under the laws of the country where the marriage took place\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"716d349\"},{\"_id\":\"05ed716\",\"text\":\"Petitioner must prove the marriage relationship is valid and sincere\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}},{\"_id\":\"be3be93\",\"text\":\"U.S. Citizens must be able to meet the financial requirements\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}},{\"_id\":\"d452a4d\",\"text\":\"If the marriage was by proxy, it must have been consummated prior to the filing of the marriage visa. (More information on Proxy marriages)\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}},{\"_id\":\"593a414\",\"text\":\"List Item\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}}],\"icon_color\":\"#312C2C\",\"icon_size\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(10468,15519,'inline_featured_image','0'),(10469,15520,'inline_featured_image','0'),(10470,15521,'inline_featured_image','0'),(10471,15522,'inline_featured_image','0'),(10472,15493,'_edit_last','2'),(10473,15493,'_edit_lock','1629966101:2'),(10474,15493,'_wp_page_template','default'),(10475,15493,'_aioseo_title','U.S. State Department\'s Visa Waiver Program - K1K3 Visas'),(10476,15493,'_aioseo_description','Get information on the U.S. State Department Bureau of Consular Affairs\' Visa Waiver Program, including permitted/prohibited activities &amp; time constraints.'),(10477,15493,'_aioseo_keywords',''),(10478,15493,'_aioseo_og_title',NULL),(10479,15493,'_aioseo_og_description',NULL),(10480,15493,'_aioseo_og_article_section',''),(10481,15493,'_aioseo_og_article_tags',''),(10482,15493,'_aioseo_twitter_title',NULL),(10483,15493,'_aioseo_twitter_description',NULL),(10484,15493,'body_background_color',''),(10485,15493,'_body_background_color','field_5c721ec24addf'),(10486,15523,'body_background_color',''),(10487,15523,'_body_background_color','field_5c721ec24addf'),(10488,15521,'_edit_last','2'),(10489,15521,'_edit_lock','1629966481:2'),(10490,15520,'_edit_last','2'),(10491,15520,'_edit_lock','1629984599:2'),(10492,15522,'_edit_last','2'),(10493,15522,'_wp_page_template','default'),(10494,15522,'_aioseo_title','International Marriage Broker Regulation Act (IMBRA) - K1K3 Visas'),(10495,15522,'_aioseo_description','Information on the International Marriage Broker Regulation Act (IMBRA). Understand the two circumstances under which you are ineligable for a marriage visa'),(10496,15522,'_aioseo_keywords',''),(10497,15522,'_aioseo_og_title',NULL),(10498,15522,'_aioseo_og_description',NULL),(10499,15522,'_aioseo_og_article_section',''),(10500,15522,'_aioseo_og_article_tags',''),(10501,15522,'_aioseo_twitter_title',NULL),(10502,15522,'_aioseo_twitter_description',NULL),(10503,15522,'body_background_color',''),(10504,15522,'_body_background_color','field_5c721ec24addf'),(10505,15524,'body_background_color',''),(10506,15524,'_body_background_color','field_5c721ec24addf'),(10507,15522,'_edit_lock','1629971685:2'),(10508,15519,'_edit_last','2'),(10509,15519,'_edit_lock','1630038040:2'),(10510,15525,'inline_featured_image','0'),(10511,15522,'_elementor_edit_mode','builder'),(10512,15522,'_elementor_template_type','wp-page'),(10513,15522,'_elementor_version','3.4.2'),(10514,15520,'_wp_page_template','default'),(10515,15520,'_aioseo_title','IR5 Visa for Parents - K1K3 Visas / Immigration Docs'),(10516,15520,'_aioseo_description','Applying for the IR5 Visa can be headache, but everything is simpler with K1K3 Visas. Learn more about the IR5 Visa or call 619-741-5425 for help!'),(10517,15520,'_aioseo_keywords',''),(10518,15520,'_aioseo_og_title',NULL),(10519,15520,'_aioseo_og_description',NULL),(10520,15520,'_aioseo_og_article_section',''),(10521,15520,'_aioseo_og_article_tags',''),(10522,15520,'_aioseo_twitter_title',NULL),(10523,15520,'_aioseo_twitter_description',NULL),(10524,15520,'body_background_color',''),(10525,15520,'_body_background_color','field_5c721ec24addf'),(10526,15526,'body_background_color',''),(10527,15526,'_body_background_color','field_5c721ec24addf'),(10528,15525,'_edit_last','2'),(10529,15525,'_wp_page_template','default'),(10530,15525,'_aioseo_title','Fiance Visa Steps - K1K3 Visas / Immigration Docs Step-By-Step Guide'),(10531,15525,'_aioseo_description','Get a step-by-step guide on the K1 Fiance Visa. The K1 Fiance Visa steps are just a click or call away. Call 619-741-5425 or email k1k3visas.com@gmail.com'),(10532,15525,'_aioseo_keywords',''),(10533,15525,'_aioseo_og_title',NULL),(10534,15525,'_aioseo_og_description',NULL),(10535,15525,'_aioseo_og_article_section',''),(10536,15525,'_aioseo_og_article_tags',''),(10537,15525,'_aioseo_twitter_title',NULL),(10538,15525,'_aioseo_twitter_description',NULL),(10539,15525,'body_background_color',''),(10540,15525,'_body_background_color','field_5c721ec24addf'),(10541,15527,'body_background_color',''),(10542,15527,'_body_background_color','field_5c721ec24addf'),(10543,15525,'_edit_lock','1629895585:2'),(10544,15521,'_wp_page_template','default'),(10545,15521,'_aioseo_title','Bringing Siblings to Live in the United States - K1K3 Visas'),(10546,15521,'_aioseo_description','Bringing Siblings to the United States can be a tricky process as a visa holder. Call 619-249-0204 today for more information on sibling visa requirements.'),(10547,15521,'_aioseo_keywords',''),(10548,15521,'_aioseo_og_title',NULL),(10549,15521,'_aioseo_og_description',NULL),(10550,15521,'_aioseo_og_article_section',''),(10551,15521,'_aioseo_og_article_tags',''),(10552,15521,'_aioseo_twitter_title',NULL),(10553,15521,'_aioseo_twitter_description',NULL),(10554,15521,'body_background_color',''),(10555,15521,'_body_background_color','field_5c721ec24addf'),(10556,15528,'body_background_color',''),(10557,15528,'_body_background_color','field_5c721ec24addf'),(10558,15519,'_wp_page_template','default'),(10559,15519,'_aioseo_title','Fiance Visas Information - K1K3 Visas / Immigration Docs'),(10560,15519,'_aioseo_description','Hire highly experienced for fiancée and spousal visas at k1k3visas.com, call us for a free consultation at 619-249-0204'),(10561,15519,'_aioseo_keywords',''),(10562,15519,'_aioseo_og_title',NULL),(10563,15519,'_aioseo_og_description',NULL),(10564,15519,'_aioseo_og_article_section',''),(10565,15519,'_aioseo_og_article_tags',''),(10566,15519,'_aioseo_twitter_title',NULL),(10567,15519,'_aioseo_twitter_description',NULL),(10568,15519,'body_background_color',''),(10569,15519,'_body_background_color','field_5c721ec24addf'),(10570,15529,'body_background_color',''),(10571,15529,'_body_background_color','field_5c721ec24addf'),(11533,15525,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(10574,15531,'inline_featured_image','0'),(10575,15532,'inline_featured_image','0'),(10576,15533,'inline_featured_image','0'),(10577,15532,'_edit_last','1'),(10578,15532,'_edit_lock','1629797785:1'),(11070,15581,'_elementor_template_type','wp-page'),(11069,15581,'_elementor_edit_mode','builder'),(11068,15581,'_wp_page_template','default'),(11066,15522,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(10586,15532,'_wp_page_template','default'),(10587,15532,'_aioseo_title','#post_title #separator_sa #site_title'),(10588,15532,'_aioseo_description','#post_content'),(10589,15532,'_aioseo_keywords',''),(10590,15532,'_aioseo_og_title',NULL),(10591,15532,'_aioseo_og_description',NULL),(10592,15532,'_aioseo_og_article_section',''),(10593,15532,'_aioseo_og_article_tags',''),(10594,15532,'_aioseo_twitter_title',NULL),(10595,15532,'_aioseo_twitter_description',NULL),(10596,15532,'body_background_color',''),(10597,15532,'_body_background_color','field_5c721ec24addf'),(10598,15535,'body_background_color',''),(10599,15535,'_body_background_color','field_5c721ec24addf'),(10600,15495,'_elementor_edit_mode','builder'),(10601,15495,'_elementor_template_type','wp-page'),(10602,15495,'_elementor_version','3.4.2'),(10603,15531,'_edit_last','1'),(10604,15531,'_edit_lock','1629797434:1'),(10605,15531,'_wp_page_template','default'),(10606,15531,'_aioseo_title','#post_title #separator_sa #site_title'),(10607,15531,'_aioseo_description','#post_content'),(10608,15531,'_aioseo_keywords',''),(10609,15531,'_aioseo_og_title',NULL),(10610,15531,'_aioseo_og_description',NULL),(10611,15531,'_aioseo_og_article_section',''),(10612,15531,'_aioseo_og_article_tags',''),(10613,15531,'_aioseo_twitter_title',NULL),(10614,15531,'_aioseo_twitter_description',NULL),(10615,15531,'body_background_color',''),(10616,15531,'_body_background_color','field_5c721ec24addf'),(10617,15537,'body_background_color',''),(10618,15537,'_body_background_color','field_5c721ec24addf'),(13286,15531,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(10621,15539,'inline_featured_image','0'),(10622,15540,'inline_featured_image','0'),(10623,15540,'_edit_last','1'),(10624,15540,'_edit_lock','1629797103:1'),(10625,15540,'_wp_page_template','default'),(10626,15540,'_aioseo_title','#post_title #separator_sa #site_title'),(10627,15540,'_aioseo_description','#post_content'),(10628,15540,'_aioseo_keywords',''),(10629,15540,'_aioseo_og_title',NULL),(10630,15540,'_aioseo_og_description',NULL),(10631,15540,'_aioseo_og_article_section',''),(10632,15540,'_aioseo_og_article_tags',''),(10633,15540,'_aioseo_twitter_title',NULL),(10634,15540,'_aioseo_twitter_description',NULL),(10635,15540,'body_background_color',''),(10636,15540,'_body_background_color','field_5c721ec24addf'),(10637,15542,'body_background_color',''),(10638,15542,'_body_background_color','field_5c721ec24addf'),(10639,15539,'_edit_last','1'),(10640,15539,'_edit_lock','1629949874:1'),(10641,15539,'_wp_page_template','default'),(10642,15539,'_aioseo_title','#post_title #separator_sa #site_title'),(10643,15539,'_aioseo_description','#post_content'),(10644,15539,'_aioseo_keywords',''),(10645,15539,'_aioseo_og_title',NULL),(10646,15539,'_aioseo_og_description',NULL),(10647,15539,'_aioseo_og_article_section',''),(10648,15539,'_aioseo_og_article_tags',''),(10649,15539,'_aioseo_twitter_title',NULL),(10650,15539,'_aioseo_twitter_description',NULL),(10651,15539,'body_background_color',''),(10652,15539,'_body_background_color','field_5c721ec24addf'),(10653,15543,'body_background_color',''),(10654,15543,'_body_background_color','field_5c721ec24addf'),(10655,15533,'_edit_last','1'),(10656,15533,'_edit_lock','1630050961:1'),(10657,15533,'_wp_page_template','default'),(10658,15533,'_aioseo_title','#post_title #separator_sa #site_title'),(10659,15533,'_aioseo_description','#post_content'),(10660,15533,'_aioseo_keywords',''),(10661,15533,'_aioseo_og_title',NULL),(10662,15533,'_aioseo_og_description',NULL),(10663,15533,'_aioseo_og_article_section',''),(10664,15533,'_aioseo_og_article_tags',''),(10665,15533,'_aioseo_twitter_title',NULL),(10666,15533,'_aioseo_twitter_description',NULL),(10667,15533,'body_background_color',''),(10668,15533,'_body_background_color','field_5c721ec24addf'),(10669,15544,'body_background_color',''),(10670,15544,'_body_background_color','field_5c721ec24addf'),(10671,15545,'_menu_item_type','post_type'),(10672,15545,'_menu_item_menu_item_parent','0'),(10673,15545,'_menu_item_object_id','15263'),(10674,15545,'_menu_item_object','page'),(10675,15545,'_menu_item_target',''),(10676,15545,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10677,15545,'_menu_item_xfn',''),(10678,15545,'_menu_item_url',''),(10680,15546,'_menu_item_type','post_type'),(10681,15546,'_menu_item_menu_item_parent','0'),(10682,15546,'_menu_item_object_id','291'),(10683,15546,'_menu_item_object','page'),(10684,15546,'_menu_item_target',''),(10685,15546,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10686,15546,'_menu_item_xfn',''),(10687,15546,'_menu_item_url',''),(10688,15546,'_menu_item_orphaned','1629717117'),(10689,15547,'_menu_item_type','post_type'),(10690,15547,'_menu_item_menu_item_parent','0'),(10691,15547,'_menu_item_object_id','15411'),(10692,15547,'_menu_item_object','page'),(10693,15547,'_menu_item_target',''),(10694,15547,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10695,15547,'_menu_item_xfn',''),(10696,15547,'_menu_item_url',''),(10698,15548,'_menu_item_type','post_type'),(10699,15548,'_menu_item_menu_item_parent','0'),(10700,15548,'_menu_item_object_id','15496'),(10701,15548,'_menu_item_object','page'),(10702,15548,'_menu_item_target',''),(10703,15548,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10704,15548,'_menu_item_xfn',''),(10705,15548,'_menu_item_url',''),(10706,15548,'_menu_item_orphaned','1629717117'),(11004,15572,'_elementor_css','a:6:{s:4:\"time\";i:1629712440;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11003,15572,'_elementor_page_assets','a:0:{}'),(10716,15550,'_menu_item_type','post_type'),(10717,15550,'_menu_item_menu_item_parent','15578'),(10718,15550,'_menu_item_object_id','15512'),(10719,15550,'_menu_item_object','page'),(10720,15550,'_menu_item_target',''),(10721,15550,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10722,15550,'_menu_item_xfn',''),(10723,15550,'_menu_item_url',''),(10725,15551,'_menu_item_type','post_type'),(10726,15551,'_menu_item_menu_item_parent','0'),(10727,15551,'_menu_item_object_id','15503'),(10728,15551,'_menu_item_object','page'),(10729,15551,'_menu_item_target',''),(10730,15551,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10731,15551,'_menu_item_xfn',''),(10732,15551,'_menu_item_url',''),(10734,15552,'_menu_item_type','post_type'),(10735,15552,'_menu_item_menu_item_parent','15551'),(10736,15552,'_menu_item_object_id','15521'),(10737,15552,'_menu_item_object','page'),(10738,15552,'_menu_item_target',''),(10739,15552,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10740,15552,'_menu_item_xfn',''),(10741,15552,'_menu_item_url',''),(10743,15553,'_menu_item_type','post_type'),(10744,15553,'_menu_item_menu_item_parent','15551'),(10745,15553,'_menu_item_object_id','15520'),(10746,15553,'_menu_item_object','page'),(10747,15553,'_menu_item_target',''),(10748,15553,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10749,15553,'_menu_item_xfn',''),(10750,15553,'_menu_item_url',''),(10752,15554,'_menu_item_type','post_type'),(10753,15554,'_menu_item_menu_item_parent','15551'),(10754,15554,'_menu_item_object_id','15519'),(10755,15554,'_menu_item_object','page'),(10756,15554,'_menu_item_target',''),(10757,15554,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10758,15554,'_menu_item_xfn',''),(10759,15554,'_menu_item_url',''),(10761,15555,'_menu_item_type','post_type'),(10762,15555,'_menu_item_menu_item_parent','15551'),(10763,15555,'_menu_item_object_id','15525'),(10764,15555,'_menu_item_object','page'),(10765,15555,'_menu_item_target',''),(10766,15555,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10767,15555,'_menu_item_xfn',''),(10768,15555,'_menu_item_url',''),(11014,15574,'_elementor_edit_mode','builder'),(10770,15556,'_menu_item_type','post_type'),(10771,15556,'_menu_item_menu_item_parent','0'),(10772,15556,'_menu_item_object_id','15522'),(10773,15556,'_menu_item_object','page'),(10774,15556,'_menu_item_target',''),(10775,15556,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10776,15556,'_menu_item_xfn',''),(10777,15556,'_menu_item_url',''),(11015,15574,'_elementor_template_type','wp-post'),(10779,15557,'_menu_item_type','post_type'),(10780,15557,'_menu_item_menu_item_parent','0'),(10781,15557,'_menu_item_object_id','15540'),(10782,15557,'_menu_item_object','page'),(10783,15557,'_menu_item_target',''),(10784,15557,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10785,15557,'_menu_item_xfn',''),(10786,15557,'_menu_item_url',''),(10788,15558,'_menu_item_type','post_type'),(10789,15558,'_menu_item_menu_item_parent','15578'),(10790,15558,'_menu_item_object_id','15531'),(10791,15558,'_menu_item_object','page'),(10792,15558,'_menu_item_target',''),(10793,15558,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10794,15558,'_menu_item_xfn',''),(10795,15558,'_menu_item_url',''),(10797,15559,'_menu_item_type','post_type'),(10798,15559,'_menu_item_menu_item_parent','15578'),(10799,15559,'_menu_item_object_id','15532'),(10800,15559,'_menu_item_object','page'),(10801,15559,'_menu_item_target',''),(10802,15559,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10803,15559,'_menu_item_xfn',''),(10804,15559,'_menu_item_url',''),(11013,15574,'_wp_page_template','default'),(10806,15560,'_menu_item_type','post_type'),(10807,15560,'_menu_item_menu_item_parent','15578'),(10808,15560,'_menu_item_object_id','15539'),(10809,15560,'_menu_item_object','page'),(10810,15560,'_menu_item_target',''),(10811,15560,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10812,15560,'_menu_item_xfn',''),(10813,15560,'_menu_item_url',''),(10815,15561,'_menu_item_type','post_type'),(10816,15561,'_menu_item_menu_item_parent','0'),(10817,15561,'_menu_item_object_id','3150'),(10818,15561,'_menu_item_object','page'),(10819,15561,'_menu_item_target',''),(10820,15561,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10821,15561,'_menu_item_xfn',''),(10822,15561,'_menu_item_url',''),(10823,15561,'_menu_item_orphaned','1629717117'),(10824,15562,'_menu_item_type','post_type'),(10825,15562,'_menu_item_menu_item_parent','0'),(10826,15562,'_menu_item_object_id','3130'),(10827,15562,'_menu_item_object','page'),(10828,15562,'_menu_item_target',''),(10829,15562,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10830,15562,'_menu_item_xfn',''),(10831,15562,'_menu_item_url',''),(10832,15562,'_menu_item_orphaned','1629717117'),(10833,15563,'_menu_item_type','post_type'),(10834,15563,'_menu_item_menu_item_parent','15547'),(10835,15563,'_menu_item_object_id','15494'),(10836,15563,'_menu_item_object','page'),(10837,15563,'_menu_item_target',''),(10838,15563,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10839,15563,'_menu_item_xfn',''),(10840,15563,'_menu_item_url',''),(11017,15574,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":11,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(10842,15564,'_menu_item_type','post_type'),(10843,15564,'_menu_item_menu_item_parent','15578'),(10844,15564,'_menu_item_object_id','15451'),(10845,15564,'_menu_item_object','page'),(10846,15564,'_menu_item_target',''),(10847,15564,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10848,15564,'_menu_item_xfn',''),(10849,15564,'_menu_item_url',''),(11016,15574,'_elementor_version','3.4.2'),(10851,15565,'_menu_item_type','post_type'),(10852,15565,'_menu_item_menu_item_parent','15578'),(10853,15565,'_menu_item_object_id','15493'),(10854,15565,'_menu_item_object','page'),(10855,15565,'_menu_item_target',''),(10856,15565,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10857,15565,'_menu_item_xfn',''),(10858,15565,'_menu_item_url',''),(11012,15573,'_elementor_css','a:6:{s:4:\"time\";i:1629712440;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10860,15566,'_menu_item_type','post_type'),(10861,15566,'_menu_item_menu_item_parent','0'),(10862,15566,'_menu_item_object_id','15533'),(10863,15566,'_menu_item_object','page'),(10864,15566,'_menu_item_target',''),(10865,15566,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10866,15566,'_menu_item_xfn',''),(10867,15566,'_menu_item_url',''),(10869,15567,'_menu_item_type','post_type'),(10870,15567,'_menu_item_menu_item_parent','15547'),(10871,15567,'_menu_item_object_id','15497'),(10872,15567,'_menu_item_object','page'),(10873,15567,'_menu_item_target',''),(10874,15567,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10875,15567,'_menu_item_xfn',''),(10876,15567,'_menu_item_url',''),(11100,15512,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(10879,15496,'_wp_trash_meta_status','publish'),(10880,15496,'_wp_trash_meta_time','1629717274'),(10881,15496,'_wp_desired_post_slug','cr1-ir1-marriage-visas'),(10882,15568,'_elementor_edit_mode','builder'),(10883,15568,'_wp_page_template','default'),(10884,15568,'_elementor_template_type','wp-page'),(10885,15568,'_elementor_version','3.4.2'),(10886,15568,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(10887,15568,'_elementor_data','[{\"id\":\"11ea613\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99cafaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"499aa18\",\"elType\":\"widget\",\"settings\":{\"title\":\"CR1 \\/ IR1 Marriage Visas\",\"align\":\"left\",\"title_color\":\"#4B4948\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":\"\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06a32b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is a CR1 \\/ IR1 Marriage Visa?\\n\",\"title_color\":\"#4D4948\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26daad2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\"><em>Presently Homeland Security is not processing K3 spousal or marriage visa petitions. They are processing CR1 \\/ IR1 Marriage Visas petitions.<br \\/><\\/em><\\/span><em style=\\\"letter-spacing: -0.53px; font-size: 1rem;\\\">(Formerly <a href=\\\"http:\\/\\/k1k3visas.com\\/\\\"><strong>K3 Marriage Visa<\\/strong><\\/a>).<\\/em><\\/p><p><span class=\\\"txtdarkblue\\\"><em>Learn more about Proxy marriage below<\\/em><\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">CR1 \\/ IR1 Marriage Visas will be issued by the consulate if at the time of the interview the couple has been married less than two years. IR1 visas will be issued if at the time of the interview the couple has been married longer than two years.<\\/span><\\/p><p>The CR1 \\/\\u00a0IR1\\u00a0Visa\\u00a0includes the issuance of the Permanent Green Card for your spouse soon after he\\/she arrives in the United States. A Green Card actually costs less than they did under the previous K3 Visa and less than the\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/tips-for-obtaining-the-k1-and-k3-visas-from-the-united-states\\/\\\">K1 fiancee visa<\\/a>.<\\/p><p>There are two types of Proxy marriages: Single Proxy marriage ceremony, and Double proxy marriages. Men and woman in the military who are overseas sometimes get married this way in order to extend military benefits their fianc\\u00e9e. \\u00a0Call us:\\u00a0619-249-0204<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"074895a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/CR1-IR1-Marriage-Visas.jpeg\",\"id\":15515,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5228c68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CR1 \\/ IR1 Marriage Visas are for couples that can prove they are both of legal age to marry and free from any previous marriage. You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. CR1 \\/ IR1 Marriage Visas cannot be obtained by a permanent resident.<\\/p><p>You must be able to prove fully that your marriage is legitimate. The USCIS and the U.S. State Department believe that a lot of the marriages are fraudulent marriages. The government scrutinizes each international visa application and will reject filings for any reason, any minor error. If there are mistakes or omissions in your CR1 \\/ IR1 Marriage Visas\\u2019\\u00a0petition; it can and will cause a delay from the visa\\u2019s approval.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0492705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Children & CR1 \\/ IR1 Marriage Visas Dependency\\n\",\"title_color\":\"#474443\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069d477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the marriage took place prior to the child\\u2019s 18th birthday and the child\\u2019s visa application is filed prior to the child\\u2019s 21st birthday the child is eligible for a CR1 \\/ IR1 Marriage Dependent Visa.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6b823d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Requirements for the CR1 \\/ IR1 Marriage Visa (formerly K3 visa):\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"47983e8\"},{\"text\":\"Petitioner must be a U.S. citizen\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"790ef93\"},{\"text\":\"Must be legally married under the laws of the country where the marriage took place\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"716d349\"},{\"_id\":\"05ed716\",\"text\":\"Petitioner must prove the marriage relationship is valid and sincere\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}},{\"_id\":\"be3be93\",\"text\":\"U.S. Citizens must be able to meet the financial requirements\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}},{\"_id\":\"d452a4d\",\"text\":\"If the marriage was by proxy, it must have been consummated prior to the filing of the marriage visa. (More information on Proxy marriages)\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}},{\"_id\":\"593a414\",\"text\":\"List Item\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}}],\"icon_color\":\"#312C2C\",\"icon_size\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(10888,15568,'_elementor_page_assets','a:0:{}'),(10889,15568,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(10890,15568,'_elementor_css','a:6:{s:4:\"time\";i:1629717238;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10891,15568,'body_background_color',''),(10892,15568,'_body_background_color','field_5c721ec24addf'),(10893,15569,'_menu_item_type','post_type'),(10894,15569,'_menu_item_menu_item_parent','15550'),(10895,15569,'_menu_item_object_id','15263'),(10896,15569,'_menu_item_object','page'),(10897,15569,'_menu_item_target',''),(10898,15569,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10899,15569,'_menu_item_xfn',''),(10900,15569,'_menu_item_url',''),(10902,15570,'_menu_item_type','custom'),(10903,15570,'_menu_item_menu_item_parent','0'),(10904,15570,'_menu_item_object_id','15570'),(10905,15570,'_menu_item_object','custom'),(10906,15570,'_menu_item_target',''),(10907,15570,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10908,15570,'_menu_item_xfn',''),(10909,15570,'_menu_item_url','#'),(10911,15571,'_wp_attached_file','2021/08/fargo.jpg'),(10912,15571,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:263;s:4:\"file\";s:17:\"2021/08/fargo.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"fargo-300x132.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"fargo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"fargo-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"fargo-492x216.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"fargo-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:\"fargo-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"fargo-492x216.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"fargo-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:{}}}'),(10913,15545,'hide_this_menu','0'),(10914,15545,'_hide_this_menu','field_5fe43201d9712'),(10915,15545,'is_it_title','0'),(10916,15545,'_is_it_title','field_5fe43201'),(10917,15547,'hide_this_menu','0'),(10918,15547,'_hide_this_menu','field_5fe43201d9712'),(10919,15547,'is_it_title','0'),(10920,15547,'_is_it_title','field_5fe43201'),(10921,15567,'hide_this_menu','0'),(10922,15567,'_hide_this_menu','field_5fe43201d9712'),(10923,15567,'is_it_title','0'),(10924,15567,'_is_it_title','field_5fe43201'),(10925,15563,'hide_this_menu','0'),(10926,15563,'_hide_this_menu','field_5fe43201d9712'),(10927,15563,'is_it_title','0'),(10928,15563,'_is_it_title','field_5fe43201'),(10929,15564,'hide_this_menu','0'),(10930,15564,'_hide_this_menu','field_5fe43201d9712'),(10931,15564,'is_it_title','0'),(10932,15564,'_is_it_title','field_5fe43201'),(10933,15550,'hide_this_menu','0'),(10934,15550,'_hide_this_menu','field_5fe43201d9712'),(10935,15550,'is_it_title','0'),(10936,15550,'_is_it_title','field_5fe43201'),(10937,15569,'hide_this_menu','0'),(10938,15569,'_hide_this_menu','field_5fe43201d9712'),(10939,15569,'is_it_title','0'),(10940,15569,'_is_it_title','field_5fe43201'),(11002,15572,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(10945,15556,'hide_this_menu','0'),(10946,15556,'_hide_this_menu','field_5fe43201d9712'),(10947,15556,'is_it_title','0'),(10948,15556,'_is_it_title','field_5fe43201'),(10949,15551,'hide_this_menu','0'),(10950,15551,'_hide_this_menu','field_5fe43201d9712'),(10951,15551,'is_it_title','0'),(10952,15551,'_is_it_title','field_5fe43201'),(10953,15552,'hide_this_menu','0'),(10954,15552,'_hide_this_menu','field_5fe43201d9712'),(10955,15552,'is_it_title','0'),(10956,15552,'_is_it_title','field_5fe43201'),(10957,15553,'hide_this_menu','0'),(10958,15553,'_hide_this_menu','field_5fe43201d9712'),(10959,15553,'is_it_title','0'),(10960,15553,'_is_it_title','field_5fe43201'),(10961,15554,'hide_this_menu','0'),(10962,15554,'_hide_this_menu','field_5fe43201d9712'),(10963,15554,'is_it_title','0'),(10964,15554,'_is_it_title','field_5fe43201'),(10965,15555,'hide_this_menu','0'),(10966,15555,'_hide_this_menu','field_5fe43201d9712'),(10967,15555,'is_it_title','0'),(10968,15555,'_is_it_title','field_5fe43201'),(10969,15559,'hide_this_menu','0'),(10970,15559,'_hide_this_menu','field_5fe43201d9712'),(10971,15559,'is_it_title','0'),(10972,15559,'_is_it_title','field_5fe43201'),(10973,15557,'hide_this_menu','0'),(10974,15557,'_hide_this_menu','field_5fe43201d9712'),(10975,15557,'is_it_title','0'),(10976,15557,'_is_it_title','field_5fe43201'),(10977,15570,'hide_this_menu','0'),(10978,15570,'_hide_this_menu','field_5fe43201d9712'),(10979,15570,'is_it_title','0'),(10980,15570,'_is_it_title','field_5fe43201'),(10981,15558,'hide_this_menu','0'),(10982,15558,'_hide_this_menu','field_5fe43201d9712'),(10983,15558,'is_it_title','0'),(10984,15558,'_is_it_title','field_5fe43201'),(10985,15560,'hide_this_menu','0'),(10986,15560,'_hide_this_menu','field_5fe43201d9712'),(10987,15560,'is_it_title','0'),(10988,15560,'_is_it_title','field_5fe43201'),(10989,15565,'hide_this_menu','0'),(10990,15565,'_hide_this_menu','field_5fe43201d9712'),(10991,15565,'is_it_title','0'),(10992,15565,'_is_it_title','field_5fe43201'),(10993,15566,'hide_this_menu','0'),(10994,15566,'_hide_this_menu','field_5fe43201d9712'),(10995,15566,'is_it_title','0'),(10996,15566,'_is_it_title','field_5fe43201'),(11018,15574,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11019,15574,'_elementor_page_assets','a:0:{}'),(11020,15574,'_elementor_css','a:6:{s:4:\"time\";i:1629712440;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11022,15575,'_wp_page_template','default'),(11023,15575,'_elementor_edit_mode','builder'),(11024,15575,'_elementor_template_type','wp-post'),(11025,15575,'_elementor_version','3.4.2'),(11026,15575,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":11,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11027,15575,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11028,15575,'_elementor_page_assets','a:0:{}'),(11029,15576,'_wp_page_template','default'),(11030,15576,'_elementor_edit_mode','builder'),(11031,15576,'_elementor_template_type','wp-post'),(11032,15576,'_elementor_version','3.4.2'),(11033,15576,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":11,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11034,15576,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11035,15576,'_elementor_page_assets','a:0:{}'),(11036,15577,'_wp_page_template','default'),(11037,15577,'_elementor_edit_mode','builder'),(11038,15577,'_elementor_template_type','wp-post'),(11039,15577,'_elementor_version','3.4.2'),(11040,15577,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":11,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11041,15577,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11042,15577,'_elementor_page_assets','a:0:{}'),(11101,15585,'_wp_page_template','default'),(11102,15585,'_elementor_edit_mode','builder'),(11103,15585,'_elementor_template_type','wp-post'),(11104,15585,'_elementor_version','3.4.2'),(11105,15585,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":11,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11044,15578,'_menu_item_type','custom'),(11045,15578,'_menu_item_menu_item_parent','0'),(11046,15578,'_menu_item_object_id','15578'),(11047,15578,'_menu_item_object','custom'),(11048,15578,'_menu_item_target',''),(11049,15578,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(11050,15578,'_menu_item_xfn',''),(11051,15578,'_menu_item_url','#'),(11053,15578,'hide_this_menu','0'),(11054,15578,'_hide_this_menu','field_5fe43201d9712'),(11055,15578,'is_it_title','0'),(11056,15578,'_is_it_title','field_5fe43201'),(11067,15522,'_elementor_data','[{\"id\":\"e3dcf8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"729ac2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"804cce2\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMBRA\\n\",\"title_color\":\"#2B2828\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cef5554\",\"elType\":\"widget\",\"settings\":{\"title\":\"International Marriage Broker Regulation Act (IMBRA)\\n\",\"title_color\":\"#393737F7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"703cdd1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txt01\\\">The International Marriage Broker Regulation Act (IMBRA) was signed into law on January 5, 2006. Immigration regulations under IMBRA prohibit issuance of a\\u00a0<strong>K1 Visa<\\/strong>\\u00a0without an approved waiver in two sets of circumstances.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4dfaa7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"The two areas are:\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d5efe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txt01\\\">The petitioner\\u00a0has a criminal conviction for a specified crime. Petitioner who has previously filed a K1 visa petitions or had a K1 visa petition approved within the past two years.<\\/span><\\/p><p><span class=\\\"txt01\\\">IMBRA regulations also prohibit the issuance of a K3 visa without an approved waiver if the petitioner has criminal convictions.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d401fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/fargo.jpg\",\"id\":15571,\"alt\":\"\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d728fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txt01\\\">Criminal conviction covers various crimes involving violence as well as crimes relating to a controlled substance drugs or alcohol. If you believe you may fall under this section of IMBRA, call us. We can discuss your situation with you and give you advice on is\\u00a0needed in your situation to obtain a K1 fianc\\u00e9 visa or K3 spousal visa.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"356747b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Filing Limitations\\n\",\"title_color\":\"#333333\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c522dd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-49\\\" class=\\\"post-49 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><span class=\\\"txt01\\\">If\\u00a0you have filed two or more K1 visa petitions at any time in the past. Also if your\\u00a0K1 visa petition was approved within the past two years prior to filing of the current petition, a waiver must be obtained before your K1 petition can be approved.<\\/span><\\/p><p><span class=\\\"txt01\\\">If you have any questions, visit our\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/contact-k1k3-visas\\/\\\">Contact<\\/a>\\u00a0page for more information. Call our office for a free consultation and get the answers you need now. We look forward to speaking with you.<\\/span><br \\/><span class=\\\"txt01\\\">Call Us:\\u00a0619-249-0204<\\/span><\\/p><\\/div><\\/article><div id=\\\"comments\\\" class=\\\"comments-area\\\"><div id=\\\"respond\\\" class=\\\"comment-respond\\\">\\u00a0<\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11058,15579,'_wp_page_template','default'),(11059,15579,'_elementor_edit_mode','builder'),(11060,15579,'_elementor_template_type','wp-page'),(11061,15579,'_elementor_version','3.4.2'),(11062,15580,'_wp_page_template','default'),(11063,15580,'_elementor_edit_mode','builder'),(11064,15580,'_elementor_template_type','wp-page'),(11065,15580,'_elementor_version','3.4.2'),(11071,15581,'_elementor_version','3.4.2'),(11072,15581,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11073,15581,'_elementor_data','[{\"id\":\"e3dcf8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"729ac2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"804cce2\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMBRA\\n\",\"title_color\":\"#2B2828\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cef5554\",\"elType\":\"widget\",\"settings\":{\"title\":\"International Marriage Broker Regulation Act (IMBRA)\\n\",\"title_color\":\"#393737F7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"703cdd1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txt01\\\">The International Marriage Broker Regulation Act (IMBRA) was signed into law on January 5, 2006. Immigration regulations under IMBRA prohibit issuance of a\\u00a0<strong>K1 Visa<\\/strong>\\u00a0without an approved waiver in two sets of circumstances.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4dfaa7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"The two areas are:\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d5efe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txt01\\\">The petitioner\\u00a0has a criminal conviction for a specified crime. Petitioner who has previously filed a K1 visa petitions or had a K1 visa petition approved within the past two years.<\\/span><\\/p><p><span class=\\\"txt01\\\">IMBRA regulations also prohibit the issuance of a K3 visa without an approved waiver if the petitioner has criminal convictions.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d401fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/fargo.jpg\",\"id\":15571,\"alt\":\"\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d728fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txt01\\\">Criminal conviction covers various crimes involving violence as well as crimes relating to a controlled substance drugs or alcohol. If you believe you may fall under this section of IMBRA, call us. We can discuss your situation with you and give you advice on is\\u00a0needed in your situation to obtain a K1 fianc\\u00e9 visa or K3 spousal visa.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"356747b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Filing Limitations\\n\",\"title_color\":\"#333333\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c522dd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-49\\\" class=\\\"post-49 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><span class=\\\"txt01\\\">If\\u00a0you have filed two or more K1 visa petitions at any time in the past. Also if your\\u00a0K1 visa petition was approved within the past two years prior to filing of the current petition, a waiver must be obtained before your K1 petition can be approved.<\\/span><\\/p><p><span class=\\\"txt01\\\">If you have any questions, visit our\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/contact-k1k3-visas\\/\\\">Contact<\\/a>\\u00a0page for more information. Call our office for a free consultation and get the answers you need now. We look forward to speaking with you.<\\/span><br \\/><span class=\\\"txt01\\\">Call Us:\\u00a0619-249-0204<\\/span><\\/p><\\/div><\\/article><div id=\\\"comments\\\" class=\\\"comments-area\\\"><div id=\\\"respond\\\" class=\\\"comment-respond\\\">\\u00a0<\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11074,15522,'_elementor_page_assets','a:0:{}'),(11075,15522,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"space\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(11082,15582,'_elementor_page_assets','a:0:{}'),(11083,15582,'_elementor_css','a:6:{s:4:\"time\";i:1629717238;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11084,15583,'_wp_page_template','default'),(11085,15583,'_elementor_edit_mode','builder'),(11086,15583,'_elementor_template_type','wp-page'),(11087,15583,'_elementor_version','3.4.2'),(11088,15583,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11089,15583,'_elementor_data','[{\"id\":\"11ea613\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99cafaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"499aa18\",\"elType\":\"widget\",\"settings\":{\"title\":\"CR1 \\/ IR1 Marriage Visas\",\"align\":\"left\",\"title_color\":\"#4B4948\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":\"\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06a32b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is a CR1 \\/ IR1 Marriage Visa?\\n\",\"title_color\":\"#4D4948\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26daad2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\"><em>Presently Homeland Security is not processing K3 spousal or marriage visa petitions. They are processing CR1 \\/ IR1 Marriage Visas petitions.<br \\/><\\/em><\\/span><em style=\\\"letter-spacing: -0.53px; font-size: 1rem;\\\">(Formerly <a href=\\\"http:\\/\\/k1k3visas.com\\/\\\"><strong>K3 Marriage Visa<\\/strong><\\/a>).<\\/em><\\/p><p><span class=\\\"txtdarkblue\\\"><em>Learn more about Proxy marriage below<\\/em><\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">CR1 \\/ IR1 Marriage Visas will be issued by the consulate if at the time of the interview the couple has been married less than two years. IR1 visas will be issued if at the time of the interview the couple has been married longer than two years.<\\/span><\\/p><p>The CR1 \\/\\u00a0IR1\\u00a0Visa\\u00a0includes the issuance of the Permanent Green Card for your spouse soon after he\\/she arrives in the United States. A Green Card actually costs less than they did under the previous K3 Visa and less than the\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/tips-for-obtaining-the-k1-and-k3-visas-from-the-united-states\\/\\\">K1 fiancee visa<\\/a>.<\\/p><p>There are two types of Proxy marriages: Single Proxy marriage ceremony, and Double proxy marriages. Men and woman in the military who are overseas sometimes get married this way in order to extend military benefits their fianc\\u00e9e. \\u00a0Call us:\\u00a0619-249-0204<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"074895a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/CR1-IR1-Marriage-Visas.jpeg\",\"id\":15515,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5228c68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CR1 \\/ IR1 Marriage Visas are for couples that can prove they are both of legal age to marry and free from any previous marriage. You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. CR1 \\/ IR1 Marriage Visas cannot be obtained by a permanent resident.<\\/p><p>You must be able to prove fully that your marriage is legitimate. The USCIS and the U.S. State Department believe that a lot of the marriages are fraudulent marriages. The government scrutinizes each international visa application and will reject filings for any reason, any minor error. If there are mistakes or omissions in your CR1 \\/ IR1 Marriage Visas\\u2019\\u00a0petition; it can and will cause a delay from the visa\\u2019s approval.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0492705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Children & CR1 \\/ IR1 Marriage Visas Dependency\\n\",\"title_color\":\"#474443\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069d477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the marriage took place prior to the child\\u2019s 18th birthday and the child\\u2019s visa application is filed prior to the child\\u2019s 21st birthday the child is eligible for a CR1 \\/ IR1 Marriage Dependent Visa.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6b823d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Requirements for the CR1 \\/ IR1 Marriage Visa (formerly K3 visa):\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"47983e8\"},{\"text\":\"Petitioner must be a U.S. citizen\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"790ef93\"},{\"text\":\"Must be legally married under the laws of the country where the marriage took place\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"716d349\"},{\"_id\":\"05ed716\",\"text\":\"Petitioner must prove the marriage relationship is valid and sincere\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}},{\"_id\":\"be3be93\",\"text\":\"U.S. Citizens must be able to meet the financial requirements\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}},{\"_id\":\"d452a4d\",\"text\":\"If the marriage was by proxy, it must have been consummated prior to the filing of the marriage visa. (More information on Proxy marriages)\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}},{\"_id\":\"593a414\",\"text\":\"List Item\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}}],\"icon_color\":\"#312C2C\",\"icon_size\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(11090,15583,'_elementor_page_assets','a:0:{}'),(11091,15583,'_elementor_css','a:6:{s:4:\"time\";i:1629717238;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11095,15584,'_elementor_version','3.4.2'),(11096,15584,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11097,15584,'_elementor_data','[{\"id\":\"11ea613\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99cafaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"499aa18\",\"elType\":\"widget\",\"settings\":{\"title\":\"CR1 \\/ IR1 Marriage Visas\",\"align\":\"left\",\"title_color\":\"#4B4948\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":\"\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06a32b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is a CR1 \\/ IR1 Marriage Visa?\\n\",\"title_color\":\"#4D4948\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26daad2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\"><em>Presently Homeland Security is not processing K3 spousal or marriage visa petitions. They are processing CR1 \\/ IR1 Marriage Visas petitions.<br \\/><\\/em><\\/span><em style=\\\"letter-spacing: -0.53px; font-size: 1rem;\\\">(Formerly <a href=\\\"http:\\/\\/k1k3visas.com\\/\\\"><strong>K3 Marriage Visa<\\/strong><\\/a>).<\\/em><\\/p><p><span class=\\\"txtdarkblue\\\"><em>Learn more about Proxy marriage below<\\/em><\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">CR1 \\/ IR1 Marriage Visas will be issued by the consulate if at the time of the interview the couple has been married less than two years. IR1 visas will be issued if at the time of the interview the couple has been married longer than two years.<\\/span><\\/p><p>The CR1 \\/\\u00a0IR1\\u00a0Visa\\u00a0includes the issuance of the Permanent Green Card for your spouse soon after he\\/she arrives in the United States. A Green Card actually costs less than they did under the previous K3 Visa and less than the\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/tips-for-obtaining-the-k1-and-k3-visas-from-the-united-states\\/\\\">K1 fiancee visa<\\/a>.<\\/p><p>There are two types of Proxy marriages: Single Proxy marriage ceremony, and Double proxy marriages. Men and woman in the military who are overseas sometimes get married this way in order to extend military benefits their fianc\\u00e9e. \\u00a0Call us:\\u00a0619-249-0204<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"074895a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/CR1-IR1-Marriage-Visas.jpeg\",\"id\":15515,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5228c68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CR1 \\/ IR1 Marriage Visas are for couples that can prove they are both of legal age to marry and free from any previous marriage. You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. CR1 \\/ IR1 Marriage Visas cannot be obtained by a permanent resident.<\\/p><p>You must be able to prove fully that your marriage is legitimate. The USCIS and the U.S. State Department believe that a lot of the marriages are fraudulent marriages. The government scrutinizes each international visa application and will reject filings for any reason, any minor error. If there are mistakes or omissions in your CR1 \\/ IR1 Marriage Visas\\u2019\\u00a0petition; it can and will cause a delay from the visa\\u2019s approval.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0492705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Children & CR1 \\/ IR1 Marriage Visas Dependency\\n\",\"title_color\":\"#474443\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069d477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the marriage took place prior to the child\\u2019s 18th birthday and the child\\u2019s visa application is filed prior to the child\\u2019s 21st birthday the child is eligible for a CR1 \\/ IR1 Marriage Dependent Visa.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6b823d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Requirements for the CR1 \\/ IR1 Marriage Visa (formerly K3 visa):\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"47983e8\"},{\"text\":\"Petitioner must be a U.S. citizen\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"790ef93\"},{\"text\":\"Must be legally married under the laws of the country where the marriage took place\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"716d349\"},{\"_id\":\"05ed716\",\"text\":\"Petitioner must prove the marriage relationship is valid and sincere\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}},{\"_id\":\"be3be93\",\"text\":\"U.S. Citizens must be able to meet the financial requirements\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}},{\"_id\":\"d452a4d\",\"text\":\"If the marriage was by proxy, it must have been consummated prior to the filing of the marriage visa. (More information on Proxy marriages)\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}}],\"icon_color\":\"#312C2C\",\"icon_size\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(11098,15584,'_elementor_page_assets','a:0:{}'),(11099,15584,'_elementor_css','a:6:{s:4:\"time\";i:1629717238;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11106,15585,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11107,15585,'_elementor_page_assets','a:0:{}'),(11108,15585,'_elementor_css','a:6:{s:4:\"time\";i:1629717695;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11109,15586,'_wp_page_template','default'),(11110,15586,'_elementor_edit_mode','builder'),(11111,15586,'_elementor_template_type','wp-post'),(11112,15586,'_elementor_version','3.4.2'),(11113,15586,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":11,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11114,15586,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11115,15586,'_elementor_page_assets','a:0:{}'),(11116,15586,'_elementor_css','a:6:{s:4:\"time\";i:1629717695;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11117,15587,'_wp_page_template','default'),(11118,15587,'_elementor_edit_mode','builder'),(11119,15587,'_elementor_template_type','wp-post'),(11120,15587,'_elementor_version','3.4.2'),(11121,15587,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11122,15587,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11123,15587,'_elementor_page_assets','a:0:{}'),(11124,15587,'_elementor_css','a:6:{s:4:\"time\";i:1629717695;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11152,15591,'_wp_page_template','default'),(11153,15591,'_elementor_edit_mode','builder'),(11154,15591,'_elementor_template_type','wp-post'),(11155,15591,'_elementor_version','3.4.2'),(11156,15591,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11132,15588,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11133,15588,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(11134,15588,'_elementor_css','a:6:{s:4:\"time\";i:1629711227;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:12:\"Circular Std\";i:7;s:10:\"Alex Brush\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11135,15589,'_elementor_edit_mode','builder'),(11136,15589,'_elementor_template_type','wp-page'),(11137,15589,'_elementor_version','3.4.2'),(11138,15589,'_wp_page_template','page-templates/template-page-builder.php'),(11139,15589,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\",\"show_excerpt\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(11140,15589,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11141,15589,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(11142,15589,'_elementor_css','a:6:{s:4:\"time\";i:1629711227;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:12:\"Circular Std\";i:7;s:10:\"Alex Brush\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11143,15590,'_elementor_edit_mode','builder'),(11144,15590,'_elementor_template_type','wp-page'),(11145,15590,'_elementor_version','3.4.2'),(11146,15590,'_wp_page_template','page-templates/template-page-builder.php'),(11147,15590,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\",\"show_excerpt\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(11148,15590,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11149,15590,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(11150,15590,'_elementor_css','a:6:{s:4:\"time\";i:1629711227;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:12:\"Circular Std\";i:7;s:10:\"Alex Brush\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11179,15594,'_elementor_edit_mode','builder'),(11180,15594,'_elementor_template_type','wp-page'),(11181,15594,'_elementor_version','3.4.2'),(11182,15594,'_wp_page_template','page-templates/template-page-builder.php'),(11183,15594,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\",\"show_excerpt\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(11157,15591,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11158,15591,'_elementor_page_assets','a:0:{}'),(11159,15591,'_elementor_css','a:6:{s:4:\"time\";i:1629717873;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11160,15592,'_wp_page_template','default'),(11161,15592,'_elementor_edit_mode','builder'),(11162,15592,'_elementor_template_type','wp-post'),(11163,15592,'_elementor_version','3.4.2'),(11164,15592,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11165,15592,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11166,15592,'_elementor_page_assets','a:0:{}'),(11167,15592,'_elementor_css','a:6:{s:4:\"time\";i:1629717873;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11168,15593,'_wp_page_template','default'),(11169,15593,'_elementor_edit_mode','builder'),(11170,15593,'_elementor_template_type','wp-post'),(11171,15593,'_elementor_version','3.4.2'),(11172,15593,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11173,15593,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11174,15593,'_elementor_page_assets','a:0:{}'),(11175,15593,'_elementor_css','a:6:{s:4:\"time\";i:1629717873;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13725,15923,'_wp_page_template','default'),(13726,15923,'_elementor_edit_mode','builder'),(13727,15923,'_elementor_template_type','wp-post'),(13728,15923,'_elementor_version','3.4.2'),(13729,15923,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11184,15594,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11185,15594,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(11186,15594,'_elementor_css','a:6:{s:4:\"time\";i:1629717960;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:12:\"Circular Std\";i:7;s:10:\"Alex Brush\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11187,15595,'_elementor_edit_mode','builder'),(11188,15595,'_elementor_template_type','wp-page'),(11189,15595,'_elementor_version','3.4.2'),(11190,15595,'_wp_page_template','page-templates/template-page-builder.php'),(11191,15595,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\",\"show_excerpt\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(11192,15595,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11193,15595,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(11194,15595,'_elementor_css','a:6:{s:4:\"time\";i:1629717960;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:12:\"Circular Std\";i:7;s:10:\"Alex Brush\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11195,15596,'_elementor_edit_mode','builder'),(11196,15596,'_elementor_template_type','wp-page'),(11197,15596,'_elementor_version','3.4.2'),(11198,15596,'_wp_page_template','page-templates/template-page-builder.php'),(11199,15596,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\",\"show_excerpt\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(11200,15596,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11201,15596,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(11202,15596,'_elementor_css','a:6:{s:4:\"time\";i:1629717960;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:12:\"Circular Std\";i:7;s:10:\"Alex Brush\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13799,15932,'_elementor_edit_mode','builder'),(13800,15932,'_elementor_template_type','wp-page'),(13801,15932,'_elementor_version','3.4.2'),(13802,15932,'_wp_page_template','page-templates/template-page-builder.php'),(13803,15932,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\",\"show_excerpt\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(11205,15597,'inline_featured_image','0'),(11206,15597,'_edit_last','1'),(11207,15597,'_wp_page_template','default'),(11208,15597,'_aioseo_title','#post_title #separator_sa #site_title'),(11209,15597,'_aioseo_description','#post_content'),(11210,15597,'_aioseo_keywords',''),(11211,15597,'_aioseo_og_title',NULL),(11212,15597,'_aioseo_og_description',NULL),(11213,15597,'_aioseo_og_article_section',''),(11214,15597,'_aioseo_og_article_tags',''),(11215,15597,'_aioseo_twitter_title',NULL),(11216,15597,'_aioseo_twitter_description',NULL),(11217,15597,'body_background_color',''),(11218,15597,'_body_background_color','field_5c721ec24addf'),(11219,15598,'body_background_color',''),(11220,15598,'_body_background_color','field_5c721ec24addf'),(11221,15597,'_edit_lock','1629721268:1'),(11222,15597,'_wp_trash_meta_status','publish'),(11223,15597,'_wp_trash_meta_time','1629721411'),(11224,15597,'_wp_desired_post_slug','why-hire-us-2-2'),(11225,15497,'_elementor_edit_mode','builder'),(11226,15497,'_elementor_template_type','wp-page'),(11227,15497,'_elementor_version','3.4.2'),(11228,15599,'_wp_attached_file','2021/08/imagesCANUQEQ0-e1403463493456.jpg'),(11229,15599,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:122;s:4:\"file\";s:41:\"2021/08/imagesCANUQEQ0-e1403463493456.jpg\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"imagesCANUQEQ0-e1403463493456-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:41:\"imagesCANUQEQ0-e1403463493456-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:{}}}'),(11230,15600,'_wp_page_template','default'),(11231,15600,'_elementor_edit_mode','builder'),(11232,15600,'_elementor_template_type','wp-page'),(11233,15600,'_elementor_version','3.4.2'),(11234,15601,'_wp_page_template','default'),(11235,15601,'_elementor_edit_mode','builder'),(11236,15601,'_elementor_template_type','wp-page'),(11237,15601,'_elementor_version','3.4.2'),(11238,15497,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11239,15497,'_elementor_data','[{\"id\":\"c156402\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3252309\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e575b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Hire Us\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a319ed3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"size-full wp-image-15599 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"122\\\" \\/><\\/p><p>After our initial phone consultation regarding your fianc\\u00e9e or marriage visa, we determine the most effective and fastest method of processing your petition.<\\/p><p>An information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.<\\/p><p>Once you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.<\\/p><p>After you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.<\\/p><p>We will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c3d9718\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3faf783\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d02b3fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE PHONE CONSULTATION\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e11d775\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">Ask questions; speak with an expert about your case. (866) 750-9020<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d988706\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a66de2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"01d45ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"AVAILABILTY\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2214630\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">You will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a2d4b1b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84d2b4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d3eccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIANCEE AND MARRIAGE VISA EXPERTS\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15890fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We have been doing fianc\\u00e9e and marriage visas since 2002, we are very competent and 100% dedicated to our clients. (See our testimonials)<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b27ddcd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"91fdf53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef7d5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROFESSIONAL PERSONALIZED SERVICE\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266afeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We have handled hundreds of cases all over the world. It is our objective to complete your case in an efficient &amp; effective manner.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51072f6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0920c13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"819dcdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"WE DO THE WORK NOT YOU\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"01fddf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We alleviate a great deal of stress about your case and assure you that your visa petition will be presented right the first time.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f3cf0de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"425ba16\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"901c504\",\"elType\":\"widget\",\"settings\":{\"title\":\"FEES\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ac97f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">Reasonable fees for quality services Fiancee or Marriage Visas $665 including adjustment of status no long list of what is extra this is it.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d54947\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f2659da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1e716\",\"elType\":\"widget\",\"settings\":{\"title\":\"FULL EMBASSY SUPPORT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6f7701\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We will advise your fianc\\u00e9e or spouse as to the information and supporting documentation needed for his or her interview.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ef04093\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6a4fdea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19ef6d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"AFTER ENTRY SUPPORT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dd35af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">When the k1 visa is issued, we will advise you of the next step for your spouse to obtain his or green card. Adjustment of status package is included in our price of $685. Where will you find a deal like that on the web? Most companies charge separately and its more than our fair price of $695. Quality work, fair price.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f92907d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"df35f67\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e7deed8\",\"elType\":\"widget\",\"settings\":{\"title\":\"MILITARY DISCOUNT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"444070f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We honor the brave men and woman serving our country.<\\/span><br \\/><span class=\\\"txtdarkblue\\\">Call us toll free (866) 750-9020 or email:\\u00a0<\\/span>k1k3visas.com@gmail.com<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6529dec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"73e2f0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22ffee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attorneys hire us to do their K1 fiancee visa and CR1 spousal visas.\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0d93f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtblue\\\"><em>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.<\\/em><\\/span><\\/p><p><span class=\\\"txtblue\\\"><em>Best regards,<\\/em><\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"020\",\"bottom\":\"020\",\"left\":\"020\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1d3f79\",\"elType\":\"widget\",\"settings\":{\"title\":\"David Carrad, Attorney\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11240,15602,'_wp_page_template','default'),(11241,15602,'_elementor_edit_mode','builder'),(11242,15602,'_elementor_template_type','wp-page'),(11243,15602,'_elementor_version','3.4.2'),(11244,15602,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11245,15602,'_elementor_data','[{\"id\":\"c156402\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3252309\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e575b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Hire Us\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a319ed3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"size-full wp-image-15599 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"122\\\" \\/><\\/p><p>After our initial phone consultation regarding your fianc\\u00e9e or marriage visa, we determine the most effective and fastest method of processing your petition.<\\/p><p>An information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.<\\/p><p>Once you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.<\\/p><p>After you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.<\\/p><p>We will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c3d9718\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3faf783\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d02b3fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE PHONE CONSULTATION\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e11d775\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">Ask questions; speak with an expert about your case. (866) 750-9020<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d988706\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a66de2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"01d45ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"AVAILABILTY\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2214630\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">You will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a2d4b1b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84d2b4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d3eccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"AVAILABILTY\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15890fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">You will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11246,15497,'_elementor_page_assets','a:0:{}'),(11256,15604,'_wp_page_template','default'),(11257,15604,'_elementor_edit_mode','builder'),(11258,15604,'_elementor_template_type','wp-page'),(11259,15604,'_elementor_version','3.4.2'),(11260,15604,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11261,15604,'_elementor_data','[{\"id\":\"c156402\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3252309\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e575b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Hire Us\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a319ed3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"size-full wp-image-15599 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"122\\\" \\/><\\/p><p>After our initial phone consultation regarding your fianc\\u00e9e or marriage visa, we determine the most effective and fastest method of processing your petition.<\\/p><p>An information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.<\\/p><p>Once you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.<\\/p><p>After you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.<\\/p><p>We will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c3d9718\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3faf783\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d02b3fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE PHONE CONSULTATION\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e11d775\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">Ask questions; speak with an expert about your case. (866) 750-9020<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d988706\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a66de2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"01d45ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"AVAILABILTY\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2214630\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">You will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a2d4b1b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84d2b4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d3eccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"AVAILABILTY\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15890fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">You will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11274,15606,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11275,15606,'_elementor_data','[{\"id\":\"c156402\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3252309\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e575b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Hire Us\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a319ed3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"size-full wp-image-15599 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"122\\\" \\/><\\/p><p>After our initial phone consultation regarding your fianc\\u00e9e or marriage visa, we determine the most effective and fastest method of processing your petition.<\\/p><p>An information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.<\\/p><p>Once you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.<\\/p><p>After you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.<\\/p><p>We will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c3d9718\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3faf783\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d02b3fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE PHONE CONSULTATION\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e11d775\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">Ask questions; speak with an expert about your case. (866) 750-9020<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d988706\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a66de2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"01d45ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"AVAILABILTY\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2214630\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">You will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a2d4b1b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84d2b4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d3eccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIANCEE AND MARRIAGE VISA EXPERTS\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15890fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We have been doing fianc\\u00e9e and marriage visas since 2002, we are very competent and 100% dedicated to our clients. (See our testimonials)<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b27ddcd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"91fdf53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef7d5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROFESSIONAL PERSONALIZED SERVICE\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266afeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We have handled hundreds of cases all over the world. It is our objective to complete your case in an efficient &amp; effective manner.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51072f6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0920c13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"819dcdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"WE DO THE WORK NOT YOU\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"01fddf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We alleviate a great deal of stress about your case and assure you that your visa petition will be presented right the first time.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f3cf0de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"425ba16\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"901c504\",\"elType\":\"widget\",\"settings\":{\"title\":\"FEES\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ac97f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">Reasonable fees for quality services Fiancee or Marriage Visas $665 including adjustment of status no long list of what is extra this is it.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d54947\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f2659da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1e716\",\"elType\":\"widget\",\"settings\":{\"title\":\"FULL EMBASSY SUPPORT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6f7701\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We will advise your fianc\\u00e9e or spouse as to the information and supporting documentation needed for his or her interview.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ef04093\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6a4fdea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19ef6d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"AFTER ENTRY SUPPORT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dd35af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">When the k1 visa is issued, we will advise you of the next step for your spouse to obtain his or green card. Adjustment of status package is included in our price of $685. Where will you find a deal like that on the web? Most companies charge separately and its more than our fair price of $695. Quality work, fair price.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f92907d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"df35f67\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e7deed8\",\"elType\":\"widget\",\"settings\":{\"title\":\"MILITARY DISCOUNT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"444070f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We honor the brave men and woman serving our country.<\\/span><br \\/><span class=\\\"txtdarkblue\\\">Call us toll free (866) 750-9020 or email:\\u00a0<\\/span>k1k3visas.com@gmail.com<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6529dec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"73e2f0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22ffee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attorneys hire us to do their K1 fiancee visa and CR1 spousal visas.\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0d93f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtblue\\\"><em>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.<\\/em><\\/span><\\/p><p><span class=\\\"txtblue\\\"><em>Best regards,<\\/em><\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"020\",\"bottom\":\"020\",\"left\":\"020\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1d3f79\",\"elType\":\"widget\",\"settings\":{\"title\":\"David Carrad, Attorney\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11270,15606,'_wp_page_template','default'),(11271,15606,'_elementor_edit_mode','builder'),(11272,15606,'_elementor_template_type','wp-page'),(11273,15606,'_elementor_version','3.4.2'),(11262,15604,'_elementor_page_assets','a:0:{}'),(11263,15605,'_wp_page_template','default'),(11264,15605,'_elementor_edit_mode','builder'),(11265,15605,'_elementor_template_type','wp-page'),(11266,15605,'_elementor_version','3.4.2'),(11267,15605,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11268,15605,'_elementor_data','[{\"id\":\"c156402\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3252309\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e575b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Hire Us\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a319ed3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"size-full wp-image-15599 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"122\\\" \\/><\\/p><p>After our initial phone consultation regarding your fianc\\u00e9e or marriage visa, we determine the most effective and fastest method of processing your petition.<\\/p><p>An information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.<\\/p><p>Once you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.<\\/p><p>After you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.<\\/p><p>We will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c3d9718\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3faf783\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d02b3fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE PHONE CONSULTATION\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e11d775\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">Ask questions; speak with an expert about your case. (866) 750-9020<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d988706\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a66de2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"01d45ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"AVAILABILTY\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2214630\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">You will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a2d4b1b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84d2b4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d3eccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"AVAILABILTY\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15890fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">You will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11269,15605,'_elementor_page_assets','a:0:{}'),(11276,15606,'_elementor_page_assets','a:0:{}'),(11277,15497,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:12;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:12;s:21:\"typography_typography\";i:12;s:22:\"typography_font_family\";i:12;s:20:\"typography_font_size\";i:12;s:22:\"typography_font_weight\";i:12;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:11;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:11;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:21:\"typography_font_style\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:11;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(11278,15494,'_elementor_edit_mode','builder'),(11279,15494,'_elementor_template_type','wp-page'),(11280,15494,'_elementor_version','3.4.2'),(11300,15494,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11288,15608,'_wp_attached_file','2021/08/testimonial-2.jpg'),(11289,15608,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:281;s:6:\"height\";i:179;s:4:\"file\";s:25:\"2021/08/testimonial-2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"testimonial-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"testimonial-2-255x179.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"testimonial-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:25:\"testimonial-2-255x179.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"testimonial-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:{}}}'),(11290,15609,'_wp_attached_file','2021/08/testimonial-pix.png'),(11291,15609,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:194;s:6:\"height\";i:194;s:4:\"file\";s:27:\"2021/08/testimonial-pix.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"testimonial-pix-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"testimonial-pix-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"testimonial-pix-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:{}}}'),(11301,15494,'_elementor_data','[{\"id\":\"2e04360\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8f1593\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"714ced4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34d6e42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-2.jpg\",\"id\":15608,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df2cd14\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-pix.png\",\"id\":15609,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"155f3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" Testimonials: what our clients say about our services- testimonials by real  people, just like you!!\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fde4233\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mariama Akano\",\"title\":\" Nigeria\",\"description\":\"After only 7 months I am thrilled to say that my husband\\u2019s CR1 Visa was approved and I am 100% pleased with the work that was done by this company! I was very nervous starting the journey to bring my husband to the states but I mostly communicated with one lady in particular, Cynthia, who is so patient, so kind but most of all knowledgeable and professional in the entire process. All of our forms were completed quickly and in a very professional manner and were quickly reviewed and accepted during each phase in this process. All suggested supporting documentation was exactly what we needed to have and when my husband got to his interview, he was well prepared. There were many times along the way that I became worried not really knowing what to expect and I\\u2019d email Cynthia just to ask questions and she\\u2019d always reply in a very timely fashion with the answers that I needed and if I requested a phone call, she\\u2019d call that same day. I know for many, this process can take a very long time but by God\\u2019s grace and the professionalism and preparation of our paperwork by this company we are finished and only waiting for my husband to pick up his visa next Friday so that he can travel to the US. If you are starting this journey and you want professional affordable help, I highly recommend K1K3 VISAS. Satisfied customer.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"22111f3\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"A. Dantes\",\"title\":\"Husband from the Philippines\",\"description\":\"I sought the help of one of the best Immigration Lawyers to petition my husband, but it only brought me frustration. First of all, the process took long and it was so difficult to contact them. I spoke more to the receptionist than to the lawyer that I hired. Second, when I did speak to the lawyer, there wasn\\u2019t any sign of emotion. It was straight to business. There was no, \\u201chi, how are you?\\u201d He was not exactly friendly. Third, it stated that they can get visas approved 100% of the time, but mine was denied. Fifth, when the visa was denied, the lawyer didn\\u2019t even say, \\u201cI\\u2019m sorry your petition was denied,\\u201d or \\u201cLet\\u2019s discuss what went wrong and maybe start another one.\\u201d Sixth, yes they were willing to help, BUT I was told that I had to pay another set of fees ($1800).    I was so upset that I decided not to do business with them again.  I did an internet search and came across k1k3visas.com an Immigration Docs Company. I called the office and Cynthia was the person I spoke with. I inquired about their services and explained to her all that had happened to my previous petition. From the beginning to the end, Cynthia was there for me. I was able to contact her through phone, email, etc. without any hassle whatsoever. I wanted to keep in contact every step of the way and she made the process very smooth. There are times when I would be frustrated and sad from waiting and I would call her to talk and she was there to listen to me and give me hope. For that, Cynthia, I thank you so much. I thank you and Immigration Docs for helping me get through this petition process and I am so happy that my husband was approved and received his visa. We will finally be together.<br>\\nImmigration Docs is the place to go if you plan on petitioning a loved one. You will not be sorry and you won\\u2019t have to go through lawyer problems the way I did. I waited more than a year with the Immigration Lawyers only to find out that I was denied. With Immigration Docs, it took less than 8 months and the petition was approved. Thank you. Thank you so much. Cynthia, you\\u2019re great!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8e3cfcb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"Dear Cynthia,<br>\\nVisa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\\nBest regards,\\n\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f6e4193\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client \",\"title\":\" Arlington, Virginia\",\"description\":\"I was personally hesitant about working with Immigration Docs, Inc. (IDI) when I first found their website, but after reading the testimonials on the site, I decided to go for it. Not to mention, the prices were very attractive and I was not able to afford a lawyer. Here I am one year later writing my own testimonial. I would highly recommend IDI to anyone seeking professional, courteous, reliable assistance in bringing their loved one to the U.S. My husband lives in Pakistan and our families arranged our marriage. Over the course of three years, we got to know one another by phone, email, and instant messaging\\/webcam. Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\\n\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8818d13\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Gail Haller\",\"title\":\"Fiance from Morocco\",\"description\":\"Rarely do you find a company that does such a great job that you want to tell everyone about it. I found that in Immigration Docs. I met a wonderful man who happens to live many miles away and in another country. I was so overwhelmed with all the paperwork and not knowing where to start that I looked for a company that would help me with the difficult task ahead of me. \\u2018 I have never been so impressed in a company as I was with Immigration Docs. Cynthia was the best ever! She was quick to return my calls or email I am not sure if she ever sleeps, she never made me feel bad for asking many questions and I truly feel she was understanding the pain in my heart from our separation. If you are looking to bring a love one here I highly recommend this company to make your journey much easier. Thank you Cynthia for all your wonderful help and understanding.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8f5182f\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Burgess-Garnica \",\"title\":\" Roxana is from Chile\",\"description\":\"Hi Cynthia. The process is complete. Roxana got the adjustment of status, work permit and permission to go back to her country for a year. We didn\\u2019t have to go to an interview they just approved her without one. Anyway I just wanted to thank you for your help and assistance in this process. You have been nothing but kind and on point with how you handled our case. Thank you! I\\u2019ll be in-touch.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f997cfb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Arlene Elizabeth and Michael\",\"title\":\" From Paris\",\"description\":\" Cynthia has been an angel in disguise throughout my K1 process. Her efficiency is irreproachable. She has been both assuring and patient. It is a Godsend to receive the services of a person who offers nothing but devotion and success to the visa process. As you know, government filing can be jarring and frustrating when away from loved ones. Yet when assisted by Cynthia, I felt that everything would work out fine. It is clear that Cynthia has a natural inclination for bringing loved ones together. I\\u2019m happy that she is sustaining this passion by working with couples and families who are thousands of miles apart with the daunting visa process. My fiancee was incredibly impressed with her professionalism and as well as her expeditious responses. Whether she was driving on the freeway, on her way to work, or even at home Cynthia answered us. She reassured us. And she offered all of the help that her services could give. May your business, health and joys continue to prosper.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"41a2745\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" James A. Schaub\",\"title\":\" Wife from Mexico\",\"description\":\"I would like to tell you about my experience with your company. From the very first phone call, Cynthia McQuowen has been nothing but professional about my petition for a K-1 visa. I have received updates in the mail from the Vermont Service Center in a timely manner and Cynthia has always been there when I had a question. She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"3487fe4\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Satisfied Client\",\"title\":\"\",\"description\":\"I want to say a loud and joyful THANK YOU!!! to you and your staff for all your assistance with this tedious and anxiety producing process called immigration. How happy I am to inform you that my beautiful fiancee is now my wife. To say the least, we have been vacationing, honeymooning and enjoying life together since she arrived from India.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"ea048b7\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Raul and Chisako DunMoodie \",\"title\":\"Chisako from Japan\",\"description\":\"We are now waiting for her work authorization approval. Hopefully Chisako can begin to practicing nursing in the very near future. Again, thank you and your staff very much from the bottom of my heart. Rest assure that if I come across anyone needing your services, I will be sure to refer them to your office.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8849bdd\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" John Garland \",\"title\":\" Wife from Ukraine\",\"description\":\"To start with I highly recommend this company to anyone needing this type of service.I want you to know I have never been treated so well in all my life by a company. The prices of all the services I used and will continue to use are very fair. I\\u2019m not rich and I have been able to pay very easily. I want you to know when I got back from Ukraine. I needed a lawyer so I thought. I sent out five emails to lawyers on a Sunday and one email to k1k3 visas to my surprise I received a reply on Sunday by a person named Cynthia McQuowen I have never met this person in my life but over the next few months I have grown to love this lady and this company. She has made this process very delightful. I have bugged her at all hours she has been the most professional person I have dealt with.and has always answered all my questions and never has left me hanging and wondering and most important has always been truthful as for example I asked a couple of lawyers how long would it take to get a visa they told me two months.<br>\\nI didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"a3371cb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Dr. James Z\",\"title\":\"Fiancee from Vietnam\",\"description\":\"If you are looking for incredible customer service, a knowledgeable staff, guaranteed satisfaction, and an unbelievably fast processing time, look no further \\u2013 K1K3 Visas is your solution. Cynthia and her crew were always here to help me with my many questions and concerns \\u2013 and the response time was hours if not minutes. Do not try and complete the forms yourself \\u2013 I promise you will miss something that will slow down the process \\u2013 been there, done that. It is obvious to me that K1K3 Visas and Cynthia in particular are primarily concerned with getting your loved ones to the United States \\u2013 they patiently walk you though every process and make a task that would be terribly frustrating to do alone relatively painless. In my opinion they provide superior service to an attorney that would cost you five times as much. My K1 visa was approved in 2 months \\u2013 you simply can not do any better than that. In closing, I highly recommend K1K3 Visas with NO hesitation whatsoever. Ask Cynthia for my email if you would like to discuss my experience further.\\nI didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"5d116ba\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Arya Farmanara \",\"title\":\"  Fiancee from Turkey\",\"description\":\"When I first found out about this site during an internet search, I must admit I was skeptical. I was hesitant about doing this sort of thing online, being such a sensitive issue and all the talk of fraud and theft on the internet made me feel uneasy. After mulling the issue for a few weeks, I finally decided to take the plunge. All my fears were put to rest right from the start. From the first phone conversation I had with Cynthia, I felt relaxed and ready to go through the maze of getting a visa for my fianc\\u00e9e. Both of us bombarded her with questions through email and telephone; each and every time she was more than happy to assist us with the utmost patience and care. The rates were very reasonable compared to the expensive and sometimes outrageous prices some people are offering. I\\u2019m truly glad I made this decision and it was a great experience overall. I highly recommend this site to anyone wishing to obtain a visa for the person they care about or in my case, my future bride to be. I didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"efe5fa5\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Debbie Fisher, Anchorage Alaska\",\"title\":\" Tasleem is from Africa\",\"description\":\"Cynthia has been working very hard for Tasleem and I and has been there for us every step of the way, always answering our emails very quickly and making us feel like a friend and not just another stranger with an immigration issue. I often wonder now why anyone would ever try to get a visa for their fiancee any other way than through Immigration Doc\\u2019s. I talk very highly about this wonderful company and Cynthia in particular to everyone I meet and it seems these days there is always someone needing these kinds of service\\u2019s.<br>\\nTasleem and I will never be able to thank Immigration Doc\\u2019s. or Cynthia enough for all the help and support they have given us throughout our wait. It is so wonderful to work with people that actually understand and have genuine compassion about what we are going through. I feel that what we can do to express exactly how much we appreciate their efforts is to do exactly what they ask us to do to make sure everything is in order for the visa interview so everything runs as smoothly as possible with no setbacks or delays.<br>\\nIt has been a great pleasure to meet and work with Immigration Doc\\u2019s and Cynthia and I truly believe they have changed mine and Tasleem\\u2019s lives forever. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"77e80f2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Kris Ramonda \",\"title\":\" Fiancee from Poland\",\"description\":\"To whomever it may concern,<br>\\nSince having solicited help from K1K3visa.com I have received prompt and friendly service. The information given me has been accurate and I am happy to say my wife will have her visa interview within the next few months. The visa specialist responsible for my case, Cynthia McQuowen, has been a tremendous help during this process. Thank you for your affordable service of helping bring people together.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"be6b0b5\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Vivian Lince Sunrise\",\"title\":\" FL Fiance from Lithuania\",\"description\":\"My name is Vivian Lince and I want to share my experience after hiring Immigration Docs to help me file a Petition for my Fianc\\u00e9\\u2019s Visa. I would like to start by thanking God for helping me to find this website online at a moment where I was completely disoriented about what to do to be reunited with my love. Since the beginning I\\u2019ve been dealing with Cynthia McQuowen. She is so sweet, kind, professional and a great human being. She always answers my emails and my phone calls and she is always there to help me with any of my doubts and worries. I know that I have something in common with every person contacting Immigration Docs: we all want to be with our love ones, we all want our dreams come true and have a beautiful life in this country with that special someone.<br>\\nCynthia is great and I\\u2019ll never be thankful enough to Immigration Docs!! \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"806eeba\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"J. Craig\",\"title\":\"\",\"description\":\"The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview & medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fianc\\u00e9e was well prepared for the interview. I recommend this company to anyone that doesn\\u2019t want to be alone in the process and wants things done right and trouble free.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"1481160\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" PJ California\",\"title\":\"  Wife from Cyprus\",\"description\":\"Immigration Docs, Cynthia Mc Quowen has been a tremendous help, even easing my fears of this sometimes crazy process. Cynthia along with the help of your always professional staff have made the long ordeal so far very trouble free. Thank you so much for the help along the long route to visa land! I hope to have my lovely gal home in time for the holidays, but one can never count on the absolute in these situations. I would not hesitate in a moment your company\\u2019s services to anyone that needs this kind of assistance.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"91f67c2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Voinica Placides \",\"title\":\" Fiancee from Brazil\",\"description\":\" This is a highly recommended service regarding K1 visas. Going with lawyer\\u2019s services can be quite expensive. This agency rates are not only satisfactory but the level of service is very remarkable and prompt. Cynthia has been the greatest in helping answer any questions I had regarding filling out the paper. They make it easy and effortless. It took 1 year total from filling out my K1 visa paperwork for my fianc\\u00e9 in Brazil to when my husband got his green card. I want to thank Cynthia for all that she has done. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"7fb6e01\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mark Soler\",\"title\":\"Wife from Canada\",\"description\":\"Hello everyone I am Mark Soler, and I am pleased to say that Immigration Docs. are superb in their effort to obtain your visa in whichever route you choose to take. Either between the K-1 or K3 visa! they put extra effort in getting your case approved! And to top it all they guarantee if you\\u2019re case isn\\u2019t approved your money is refunded back! what do you have to loose? absolutely nothing. My fiancee Cynthia has already recieved approval confirmation from the U.S. Counsulate and her visa has been approved! We will be getting married soon!:). I am so happy to have found K1K3 visas!.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"1c41d1a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Eva and Joseph\",\"title\":\" Eva is from Kenya\",\"description\":\"We are grateful for all you did for us as we went through the process of getting married. Eva and Joseph Rickman are now married and living in Phoenix \\u2013 Arizona.<br>\\nMay God bless your work.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"4e1b6dd\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" K. Fonseka\",\"title\":\"Montreal, Canada\",\"description\":\"Dear Cynthia, My husband and I would like to thank you so much for all your help and knowledge! I was issued my interview date in Montreal, Canada at the beginning of June. All of our hard work and effort was riding on this moment. After a long wait, my name was finally called and after a few brief questions (and literally 4 mins) I was granted my visa! My trip into the US was pretty easy as well (other than the computers were down and I almost missed my flight!), but I spent less than 5 mins with the Immigration officer, while other people were there for hours. My husband and I are looking forward to starting this chapter of our lives and we owe it to Cynthia and Immigration Doc Inc. Thank you again for everything \\u2013 you are a real blessing.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"a1f1af4\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Thomas Balfe\",\"title\":\"Wife from Vietnam\",\"description\":\"k1k3visas.com \\u2013 K1 Fiancee Visa Processing \\u2013 K3 Spousal Visa Processing for US ImmigrationI would like to take this opportunity to express the wholesome effect that Cynthia McQuowen has had on my experience with her knowledge of the fianc\\u00e9e & spousal visa process. She has been very helpful, when I called to find out different aspects of this new adventure for myself and my new wife. Cynthia has been very professional in everyway. She is an asset to you your company.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"1a64a0e\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Jasmin and I\",\"title\":\"\",\"description\":\"I\\u2019d like to thank K1K3 visas for their outstanding professional work which they did on my fiancee visa. Cynthia worked with me through the whole process, and understands the emotions invested in something like a fiancee visa. Not only did they do an excellent job on assisting me with filling out the complex government forms, but they were there every step of the way to answer every question and curiosity almost instantly. All this for a very modest price which was worth every penny! Jasmin and I have been so nervous about getting the visa in a timely fashion, but Cynthia\\u2019s work helped us get the visa quickly and put our minds at ease. When it comes to two people who are engaged and separated by an ocean, it\\u2019s hard to really describe how much this kind of service means to Jasmin and I. Thanks again!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"40baddf\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Edmund Reyes\",\"title\":\"\",\"description\":\"Hello Cynthia!<br>\\nI wanted to thank you and your team once again for all the help and expertise in getting my fianc\\u00e9 her visa. We were already happy about how fast everything progressed all the way to the packet getting mailed to the embassy. Upon attending the interview, our paperwork that you told us to prepare was all that was needed. The consular looked through a few items, asked a few simple questions, then gave a joyous \\u201cok, you\\u2019re approved\\u201d. She added that it was nice to see such preparation. It made it easier for her to make her positive decision, and most importantly, kept her in a good mood. I heard the more complications they encounter, the worse their moods get. Which lead to more questions, and potential denials. We were just so fortunate that we had you on our side. Everything you guided us with went as smooth as can be. She ended up flying back with me on the same flight to the US. Even her entry at LAX was flawless. This was all because of your team\\u2019s superb handling of our case.\\nWe will be getting married in a few weeks, then we\\u2019ll ready for her AOS. I have a friend that is now in the same situation as I was a few months ago. I assured him that all will go well with getting his loved one here as long he hires your company. He was amazed as well at how quick and smooth everything went for us. He came to the Philippines and experienced most of all that we experienced at the embassy. I told him to take a good look for this is what he will be going through months from now. But he feels confident knowing that having you help him will make everything much easier. Thanks for everything! Hopefully my fianc\\u00e9\\u2019s AOS will be as smooth as everything else we\\u2019ve been through\\u2026\\u2026..\\nTalk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"d2c8210\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Jim & Lilet Lynch \",\"title\":\" Juliet is from the Philippines\",\"description\":\"\\nTo Whom it May Concern,<br>\\nIt is with great enthusiasm that I recommend Immigration Docs for visa services. I looked at 4 dozen different company\\u2019s, including many attorneys. I made numerous phone calls & asked many questions. It came down to Cynthia & one attorney. Both were knowledgeable & professional (I was surprised that so many that I talked to weren\\u2019t!), but Cynthia won hands down because of her quick return of both phone calls & emails\\u2026 this attention to communication was very important to me & my wife; after all, when you are working with someone long distance what other gage of service do you have? Thank you again for everything! We will be getting married in a few weeks, then we\\u2019ll ready for her AOS. I have a friend that is now in the same situation as I was a few months ago. I assured him that all will go well with getting his loved one here as long he hires your company. He was amazed as well at how quick and smooth everything went for us. He came to the Philippines and experienced most of all that we experienced at the embassy. I told him to take a good look for this is what he will be going through months from now. But he feels confident knowing that having you help him will make everything much easier. Thanks for everything! Hopefully my fianc\\u00e9\\u2019s AOS will be as smooth as everything else we\\u2019ve been through\\u2026\\u2026..\\nTalk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"643fd9b\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Micheal & Falensia Larimer\",\"title\":\" Falensia is from the Philippines\",\"description\":\"\\n\\nCynthia;<br>\\nJust wanted to thank you and Immigration Doc, Inc for all your hard work preparing the documents for Falen.\\nShe is now getting comfortable in the US, with her \\u201cgreen\\u201d card and Social Security card as well as a job \\u2026 working PT at a local grocery chain \\u2026 working at the salad bar. She is enjoying it, as she works around 24 hours a week leaving her time to put the house \\u201cin order after husband makes it messy\\u201d hehehe It also breaks up what would otherwise be a very boring existence at home. Again, thank you for your help and your support.\\nI would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us.Talk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"0d1a736\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Kent F. Peed\",\"title\":\" Wife from Russia\",\"description\":\"\\n The services that I have received from \\u201cK1K3 VISAS.COM\\u201d and Cynthia McQuowen have been outstanding! I was skeptical at first when I learned of your company and was worried that my money would be wasted on a firm that was not close to my home town. As it turns out I think I received more than my moneys worth. Cynthia has been very helpful with all my questions and has answered me with prompt and honest replys to the same question more than once! The reason I was skeptical is because of the way I was treated by a visa attorney here in Louisville KY.    Your company has managed to do in three months what my other attorney couldn\\u2019t do in eight at one third the cost!!! As you can imagine I think I was ripped off and took advantage of the first time around! The delays and lack of communication between me and the old attorney made both me and my fiancee worried and aprehensive of what was actually happening.    Your company has renewed my confidence in the system here in the U.S. I will recommend your company everytime when somebody asks \\u201cWho took care of your K1 visa for you?\\u201d Though the visa process in my mind is not complete untill my fiancee steps on American soil I am confident that you will help us without hesitation until it is finished.She is now getting comfortable in the US, with her \\u201cgreen\\u201d card and Social Security card as well as a job \\u2026 working PT at a local grocery chain \\u2026 working at the salad bar. She is enjoying it, as she works around 24 hours a week leaving her time to put the house \\u201cin order after husband makes it messy\\u201d hehehe It also breaks up what would otherwise be a very boring existence at home. Again, thank you for your help and your support.\\nI would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us.Talk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"94351a6\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Gregg and Monalisa\",\"title\":\" New York Monalisa is from the Philippines\",\"description\":\"\\nI\\u2019m writing to thank your agency in all the help I received in getting a fianc\\u00e9 visa. I personally would love to thank Cynthia for all her help. Anytime I needed a question answered, she was there for me, either by phone or email. All the paper work I needed was there for me with super instructions on what I needed.\\nThe process was much faster with using your agency and on Nov. 24, 2006 my fianc\\u00e9 Monalisa arrived in New York from the Philippines. We will be getting married soon and enjoying our life together. I highly recommend your agency to who ever will pursue a k1 visa. I could not be more pleased with your service you gave me.\\nThanks again from the both of us. I would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us. Talk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"2f4208d\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Frank Gross \",\"title\":\" Fiancee from Peru\",\"description\":\"\\nHello Cynthia. I just wanted to say how amazed I am at how quickly and effectively your team works. I was so pleasantly surprised when I found out from my Fianc\\u00e9(who had been checking the USCIS website for updates everyday) that we had been approved already. Your total and complete professionalism had certainly helped in getting our petition processed so fast. We know of other couples that submitted even before us and still haven\\u2019t received an approval. I\\u2019m very lucky to have found you in the sea of representatives and attorneys that advertise to get the fastest results but you are actually good for your word. And the added bonus was your very reasonable price for your services. The other companies had such astronomical quotes and even went so far as to make companies like yours appear to be under qualified to get fast results. Well you definitely proved them to be liars. We are now looking forward to getting to the interview stage, and hopefully everything works just as smooth and quick as it was in the USCIS approval stage. You have been the blessing we have needed in this very tough time in our lives and feel confident that all will be completed soon so we can finally be together again. We thank you and your team so much for your excellent effort and services. And we look forward to your assistance in her eventual adjustment of status. Take Care\\u2026\\u2026\\u2026And Happy Holidays!The process was much faster with using your agency and on Nov. 24, 2006 my fianc\\u00e9 Monalisa arrived in New York from the Philippines. We will be getting married soon and enjoying our life together. I highly recommend your agency to who ever will pursue a k1 visa. I could not be more pleased with your service you gave me.\\nThanks again from the both of us. I would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us. Talk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"2c03b7a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Dhruvi Solanki\",\"title\":\"\",\"description\":\"My name is Dhruvi Solanki, and my case was regarding my Fianc\\u00e9\\u2019s K visa. Cynthia was very helpful and I am very pleased with her service. She did an awesome job, and she provided the right advice. I am glad that I chose Immigration Docs.In future if I need any advice I will definitely contact her. Thank you so much, you guys are awesome. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"12bcf26\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Marion Napper \",\"title\":\" Husband from Pakistan\",\"description\":\"\\nI would like to share with you my experience with Immigration Docs. Let me first say that I am most pleased by the service Immigration Docs has offered me, and I am delighted with the results. In today\\u2019s slang: Mission Accomplished. I met a man via the internet through a personals add. I shied away from communications with this man in the beginning due to his location, Pakistan. It would seem impossible for anything to really become of this as I reside in the USA. As time went on, I became more drawn to this person, and actually begun to know him far better than any man here I have dated after many many months. Perhaps when all you can do is write the pretenses are not there and you can honestly be yourself. You can turn the emails and instant messages off anytime you desire. After long written communications, there were phone calls, then web cams, cards in the mail. I found myself praying and asking God to guide me in my affections and the strings that tugged at my heart. I knew I had to meet this man.<br>\\nI began a search on the internet to see exactly what I would need to do to travel to Pakistan to meet this man. It seemed simple enough, a passport, immunizations and a visa. Then I began to wonder would it be just as easy for him to come to the USA. Not so easy I learned. I soon realized this would take more than I was capable of doing. I had not doubts that I must meet this man so I began all preparations to travel to Pakistan. I somehow knew in my heart that once I met this man I would not be able to come home alone or live without him. My heart was right. Prior to my departure to Pakistan in I found a web site on the internet for Immigration Docs.\\n<br>\\nI saw many other web sites that offered the same service, but to be honest I had already put our a lot of money for my travel to Pakistan. I contacted Immigration Docs and learn of your very affordable fee. The thing I was most impressed with was the guaranteed that if no visa was granted for my intended, money was refundable. Was I dreaming????? All of this seemed so unreal to me, here I was going to travel half way around the world and now I am asking how to bring this man home with me. I contracted with Immigration Docs to help me obtain a visa for my Fiance . Little did I know that when I went to Pakistan fully prepared to marry this man. I actually did marry him and God has blessed us so very much. Upon my return to the USA I contacted my Case Manager ( name withheld due to privacy) and advised her not only did I go and meet this man, but we were married. She seemed so very excited for me.<br>\\nThis is when the work began. I cannot begin to tell you how grateful I am for having the Case Manager I did. I would email her, call her, leave voice messages for her and she very promptly returned all. She was so very knowledgeable in the paperwork that need to be completed and file. I would never have know even where to begin. Paperwork that was required and I had no clue how to get, she had all the answers. She was not only doing her job, but in my opinion she took a very personal interest in myself and my husband. I have not doubt in my mind that she made this possible. I would still be working at this without her expertise and guidance. My husband and I will always be thankful for her service. We both also feel we have made a bond with someone whom we have never met. We received notified of my husband\\u2019s approval for his visa from Homeland Security. It has been a long process and it is still not final yet. But, I do know this, my Case Manager has made it all happen. We are in the final stages now .\\nTo this day, my Case manager still helps me and guides me. If nothing more that give me moral support and just a friendly email to say hello! I am making one more trip to Pakistan come late August and I know if he does not return with me,he will soon follow. My husband has but one wish when he comes to the USA..To meet our Case Manager and have his first American Hamburger and Fries with her, I told him perhaps we can do this. She will probably never know what a much better and wonderful life this man will have here in our country. God bless you all that provide this service. You will never know what a valuable service you provided. What you have provided me has changed my whole life and I have never been happier. What was once just a dream and a hope is now reality. It takes my breathe away every time I just think back on what has transpired in the past year or so. I will be forever grateful.  Again, thank you and may God bless you always.<br>\\nI remain Very Truly Yours,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"7e3cad2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Elvina Alaverdian\",\"title\":\"  Sargis is from Moldovia\",\"description\":\"\\n\\nI am writing to express my gratitude and satisfaction with K1K3 Visas, and the services of Cynthia Mcquowen. Cynthia made this otherwise time consuming, complicated, and confusing process seem simple and FAST! She eased all the confusion and anxiety that I was experiencing by being very realistic and honest in providing information about the steps involved in the process, expected time frame, and most important of all: Her confidence! Her confidence in her work and the petition process procedure is what really helped me stay positive and confident as well. I am overjoyed to say that the entire process from the time of first filing my Fiance, Sargis\\u2019s petition to the day that he was actually issued his Visa, took exactly 6 months. I think that is phenominal, compared to all the \\u201chorror\\u201d stories I have read and heard about! Thanks to K1K3 Visa and Cynthia, I am going to be reunited with Sargis in two weeks! Sargis and I thank you from the bottom of our hearts and look forward in working with you again, as Sargis and I get ready for the next phase of paperwork and processing.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"dfa3755\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Oded Rokach and Eliana Uribe\",\"title\":\"\",\"description\":\"\\n\\nI\\u2019m currently trying to process my fianc\\u00e9\\u2019s paper work for her to stay with me in Hawaii. The person representing us is Cynthia McQuowen who is doing a great job answering all of my questions thoroughly and keeping us informed of the process and forms needed. I\\u2019m sure all of your employees are just as dedicated and I would like to show my appreciation by saying thanks. Keep up the good work.We would like to thank you for your dedicated care in our process of the K1 visa.<br>\\nWe were really concerned in the beginning, we heard a lot of stories about couples whom had tried to obtain a visa and got lost in the middle of the process and they just got tired of waiting and became so frustrated, that in many cases they even loose their relationship!<br>\\nWe decided to start the process in August of the last year; the truth is that we thought that if we were lucky we may have a response from the U.S immigration center for the middle of January. (This is the first step.) Well, actually we got this response in November, by January my fianc\\u00e9e had been issued her visa and by February she was already here joining me in Los Angeles!!    K1K3visas made it so much easier for us, we did not have to deal with all the horrible paper work; everything was simple and fast, exactly as Cynthia had promised us; she was always there when we needed her, if we sent her an email we got always her answer in less than 24 hours.    Now we are so happy living together, its a dream come true and big part is thanks to Cynthia; we can not be more grateful!!<br>\\nWe highly recommend to all those couples that are in the same situation as we were to trust the K1K3 visas team, they won\\u2019t find better hands to put their dreams in than the people at Immigration Docs. It will make life so much easier for them knowing that someone responsible and who has all the experience is doing the hard work for them.<br>    Thanks K1K3visas for everything!!!!!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"dcac57d\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Michael Carroll \",\"title\":\" Fiancee from China\",\"description\":\"Dear Cynthia,<br>\\nI would like to thank you for your service. When I started the K1 Visa process, I was overwhelmed with all the information that I researched. I even contacted some immigration lawyers to see if they could clarify the information that I had researched. Although they were helpful, their services were expensive. I finally found your service on the internet and called the toll free number. I spoke with Cynthia about my situation, and found her to be very helpful. After speaking with her, I decided to contract your service. Cynthia was very helpful through the whole petition process. She was very patient with all my questions, and answered all my emails promptly. My I-129F has been approved. Thanks again for your service.<br>\\nSincerely,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"cefafcd\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Bruce McKelvy\",\"title\":\"\",\"description\":\"Hello Cynthia, I would like to thank you for your service to me in procuring a K-1 visa for my fianc\\u00e9e. My experience through your service has been fantastic and your advice and help has been great. I would advise anyone looking for help to avoid the expense of lawyers and proceed directly to you and your services. <br> Sincerely,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"b99aba7\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Corky Goldsmith Lana\",\"title\":\" Lana is from Ukraine\",\"description\":\"My name is Fred C. \\u201cCorky\\u201d Goldsmith, Jr. and I am writing this letter to you to express my deepest appreciation for one of your employees, Ms. Cynthia McQuowen\\u2026<br>\\nBack in 2005, I was searching the Internet for that special someone and I found her to be living in Ukraine\\u2026 Just before I left for Ukraine in June, 2005, I searched for a trustworthy and reliable company to help me and to guide me through the bureaucratic maze of all that red tape created by the US Government in bringing a fianc\\u00e9e over here from abroad\\u2026.  I found your website and after serious thoughts and personal feelings from my heart, I decided on your company and soon afterwards, I was placed in contact with Cynthia\\u2026  For the past eight or nine months since I hired your company, Cynthia has been not only very instrumental in helping me to bring Lana Biryukova over here, but she has displayed many wonderful acts of encouragement, assistance, and especially patience with me\\u2026 You see, I have a hearing impairment but Cynthia showed so much wonderful patience in communicating with me that I was very surprised and very pleased with her sincere efforts\\u2026  She has graciously guided Lana and me through all this maze of bureaucratic red tape and I want her to be recognized for her sincere efforts on our behalf\\u2026<br>\\nCynthia is one special lady\\u2026 I will not hesitate to recommend your company to anyone and please feel absolutely free to use my name and this letter as both a reference and recommendation in my testimonial about your wonderful services, especially when it comes to Cynthia McQuowen.<br>\\nThank you for all you have done for both Lana and myself.<br>\\nMostly Sincerely Yours,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"9cea16e\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Jessica F.\",\"title\":\"\",\"description\":\"Immigration Docs, has helped me greatly through this difficult time of being away from my fianc\\u00e9. Cynthia was very helpful whenever I contacted her with questions or concerns about my case. Thank you for all of your help and thanks to you I still have faith and I am looking forward to the day when I see my fianc\\u00e9 again.<br>\\nThank you again,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"e6e2789\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Kurt \",\"title\":\"Kurt Keeping Fiancee from China\",\"description\":\"I am writing this letter to express my gratitude for the fine job that your organization has done for my Fianc\\u00e9e and me.10 Months ago I contacted Immigrations Docs Inc. and inquired about the process and the timing for obtaining a K1 Visa for my Chinese Fianc\\u00e9e. Cynthia, the individual assigned to my case was extremely helpful and knowledgeable in the process as I started down the path of bringing my Fianc\\u00e9e home to Atlanta, Ga. The thing I appreciated the most was the open and up front honesty in which she explained the process and the estimated length of time in accomplishing this goal. Your organization set my expectations on the length of time it would take to complete the process and even though the process has been long and tenuous at times, I never felt as if I was going through it alone. Cynthia always knew where our case was at and if she didn\\u2019t have the answers I was looking for she found them quickly and accurately.I cannot express my thanks enough for assisting me in this. The fee spent for your organizations services was well worth it and I would endorse your organization to anyone looking to be united with their loved ones from a foreign land! Thank you again, from both of us, our Visa interview date is set for January 17th, and we hope to be home shortly there after.<br>\\nKindest Regards,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"67ad5c2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Richard DeVera\",\"title\":\" Fiancee from Colombia\",\"description\":\"I would like to thank you the staff of k1k3 visas especially to Cynthia. Cynthia was very polite and thoughtful to help me process my K1 fianc\\u00e9e visa from the start to the finish. I am so glad and very satisfied customer with the service that you have provided. Now that all my documents are all completed, I am just waiting for my fianc\\u00e9e to arrive. I will definitely recommend your service to the people I know. Cynthia thank you so much for all your help.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"06f77d3\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Michael and Daisy Garner\",\"title\":\" Daisy is from Indonesia\",\"description\":\"I have wonderful news, Daisy\\u2019s visa has been issued and will be delivered by next week , I\\u2019m so excited and happy I just wanted to thank all of you there at K1K3 visa service because I know it would have been 10 times more difficult without your help . Your services have brought two lives together and created a happiness that I will be grateful for all of my life , I will definitely recommend your services to others and once again thank you so much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"0c65b3c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Anthony Troffa \",\"title\":\" Fiancee from Italy\",\"description\":\"I really appreciate your service very much. I do thank you greatly for what you have done. I can\\u2019t thank you enough. Sincerely, Tina Jarvis New YorkHello, my name is Anthony Troffa, I have applied for a Fianc\\u00e9e visa for my fianc\\u00e9e and her child through your agency and have been dealing with Cynthia from the start of the application, I just wanted to tell you how very easy and comfortable she has made me and my future wife feel throughout this Visa application, she has always been there when I have called your office about any questions, (and believe me I had many, lol ) all the paperwork Cynthia sent to me was so very easy to understand, and very neat, she is a wonderful person, and your agency should be proud to have her as an employee. I wish that everyone that I have ever dealt with, was as sincere and efficient as her, if that were so, this world would be a much better place. I am going to refer your agency to everyone I know who is interested in applying for a visa as we are, and I can\\u2019t say enough about the satisfaction I have had so far, once again, thanks for all your help.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f4a834a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"J., \",\"title\":\" California\",\"description\":\"I met my fianc\\u00e9e when I was volunteering abroad last summer. After working closely day after day, we got to know each other and fall for each other in a way that I thought did not exist. We spent a few blissful months together and we joked about marriage until one day it stopped being a joke. We started to picture a future together and we fell in love with the idea as well as each other. We did our research and we found the option of the fianc\\u00e9e visa. When I returned to the U.S., I researched K1K3 Visas.com and quickly called for information on how to bring my fianc\\u00e9e ASAP. Cynthia was helpful from day one by making it seem that it was not an impossible task that I was hoping to accomplish. It has been extremely difficult to be away from my fianc\\u00e9e but with the help of K1K3 Visas.com, I am expecting and hoping that my fianc\\u00e9e will be here in the U.S. with me in the next two months. K1K3 Visas.com made the paperwork process very manageable and bearable during this stressful time. My favorite thing about this process with K1K3 Visas.com has been how promptly Cynthia gets back to you on any question that you may have. As I have told Cynthia many times before, thank you for everything during this stressful and most important time in my life.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"d5aae12\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Amin & Esther S\",\"title\":\" Esther is from Jordan\",\"description\":\"First of all, we would like to thank God for helping us find this site, k1k3visas.com, and would like to thank all the staff members especially Cynthia for all the help and support that she had provided to us. The reason we chose k1k3visas.com is because they were ready to help us right away with the k3 visa, we had spoken to many attorneys and either they were too expensive or didn\\u2019t have the time to help us. Not only that, they didn\\u2019t even give us a guarantee for the approval. And what lawyers do by filling out the papers for you is nothing more. They can\\u2019t even try to expedite your case and they give you longer estimated time for processing. We have chosen k1k3visas.com because we were treated with full respect, they answered all our questions and they were very clear to us. Thank God the time went fast. We would like to thank Cynthia for all the help and support.Thank you,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"7c7e9e8\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Russell Saunier,Sparks, \",\"title\":\" NV Larissa is from Russia   \",\"description\":\"A letter of Thanks! I flew to Russia, While in Russia I married a lady I met on a computer Christian dating service. My wife\\u2019s name is Larissa and both of us are extremely happy. We both know that the Lord Jesus Christ brought us together! After our marriage, we called the U.S. Embassy in Russia. They did not want anything to do with our situation. The embassy told us that I would have to fly back to my home town and start the immigration process. The embassy also told me that the process would take some time. My wife and I were very upset. We both felt that God brought us together and that this was not right. We were both very disappointed; I flew back to Sparks, Nevada, by myself the very next day.<br>\\nI started looking into the immigration process, not knowing who to turn to or where to go. I started calling attorneys; this did not go well at all! The attorneys were either not in, too busy or never returned my calls or they were too expensive. This was extremely frustrating to me! All I wanted was my wife to be with me! I continued looking in the phone book; I came across Immigration Docs. I called them; I talked with a lady and explained my story. She said \\u201cwould you like one of our agents to call you\\u201d? I said \\u201cyes\\u201d. Shortly after, Cynthia returned my call. Cynthia was very polite and showed nothing but concern as I told my story. Cynthia was very straight forward and honest with me, while she described the different ways of doing the immigration process. Cynthia sounded to me to really know the immigration process. I also very deeply appreciated her honesty and sincerity. I signed a contract with Immigration Docs.<br>\\nCynthia is a very hard worker. She puts in long hours because she enjoys her job and has a big heart for making people happy. Cynthia has helped me in all directions of this process. I can call her anytime, she takes the time to listen and understands the feelings you go through, in dealing with my frustrations, Cynthia was able to comfort me by letting me know the next step and about when that would be. I have come to know Cynthia as a friend and someone that you can depend on! My wife will be with me in a few months and I feel like I owe it all to Cynthia.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"c418630\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Sharon and Damon!\",\"title\":\" Damon is from Canada\",\"description\":\"We would like to thank k1k3visas.com for their help with the whole immigration process. Prior to finding them, we tried investigating the process on our own and realized there are a lot of forms required and the process itself was unclear. When we called an immigration lawyer for clarity and help, they were going to charge us $4000! Luckily we found k1k3visas.com which handled the process professionally, and for a fraction of the lawyers cost. The documents were sent to us promptly then professionally put together for us to send to the government agencies. It was a relief to have someone\\u2019s expertise on the matter in order to prevent document error. So far the approval process has been quick and we\\u2019re hoping to finally be together this July! Cynthia\\u2019s help has kept our stress levels down throughout this whole government process which gave us the time to plan the actual wedding. We would not advise anyone to attempt this on their own and definitely recommend k1k3visas.com.<br>\\nThanks again,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"161f654\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Lisa Taggart & Simon Lagu\\u00eb \",\"title\":\" Simon is from the United Kingdom\",\"description\":\"Marriage is a unique moment in two people lives. It is something sacred. Going further into our union with each other, we realized that we needed the assistance and guidance of K1-K3 Visas.com. The K1-K3 Visas.com agent, responded with confidence and assurance. She made the process easier for us to understand and proceed correctly with obtaining a USA Visa for Simon. All of our questions and concerns were answered. We feel very confident with the results thus far, and appreciate all the assistance of Cynthia. We would recommend your services to any romantically involved couple wanting to proceed in marriage.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"5c69109\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"-T Kelly \",\"title\":\" Fiancee from Germany\",\"description\":\"The greatest thing that happened to myself and my \\u201cfiancee\\u201d during this magical process of matrimony here in America was allowing Cynthia & Immigration Docs, guide me through the extensive litigation process. When it comes to the love of my life and our future, I knew I was not going to leave that to chance by not properly filling out, handling or filing the paperwork properly. Now, I (the male\\u2026 one in a few) am planning a wonderful wedding. May 7th will be straight out of a fairy tale for me. Thank you from the bottom of my heart. There is more to do legally after the wedding and I would not have anyone else see me ALL-THE-WAY through the process. Thanks again!!!!!!!!!!!!!!!!!!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"3f47669\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Jose I Crespo,\",\"title\":\" Miami FL Fiancee from Dominican Republic\",\"description\":\"I would like to thank Immigration Docs for making the K1 visa process for my fiancee and I go very quickly and without any delays in processing of our k1 visa. Without the help of such professionals at Immigration Docs, we would not have had the success in gathering all necessary paperwork needed to accomplish this huge task. As time went by Immigration Docs kept me informed at every step of the way. The services rendered by Immigration Docs surpass my expectations in everyway. Thank youfor making this process pleasurable. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"a20137e\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Dean Rasmussen \",\"title\":\" Fiancee from Vietnam\",\"description\":\"K1k3visas made the whole process a lot easier than doing it yourself and a lot cheaper than hiring a lawyer. They were always friendly and helpful.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"4d76600\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Scott Hayes \",\"title\":\"  Fiancee and child from Russia\",\"description\":\"Dear Cynthia,<br>\\nWell, Tamara and her daughter got here a couple months ago and I want to thank-you so much for your help. They\\u2019re happily adjusting to life in the USA!<br>\\nThanks again so much!!  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"7ffd9c0\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Katrina Thomas\",\"title\":\"Fiancee from Jamaica\",\"description\":\"Dear Cynthia,<br>\\nI would like to thank you for all of your help and advice thus far. Due to your knowledge and expertise, my petition has been approved already. I submitted the paperwork to USCIS in early November and I received the approval notice about 1 month later. We are now waiting for the paperwork to be shipped to my fianc\\u00e9\\u2019s embassy in Jamaica so he can go for his interview and hopefully be here in the US soon!I cannot thank you enough for help putting my mind at ease and taking away a lot of stress from me and my fianc\\u00e9. I was a little nervous at first about signing up for your services but after speaking with you on the telephone the very first time and you reassured me that Immigration Docs get the petitions approved and if they aren\\u2019t you get a full refund\\u2026I felt more confident. I didn\\u2019t really have money to pay a lawyer and when I saw your website I was very excited and thought maybe it was too good to be true. I am looking forward to continuing to work with you through this entire process. You always have been honest, helpful and quick answers. I cannot thank you enough for helping me and my fianc\\u00e9 be together forever. Thank you Cynthia and Immigration Docs. I will certainly recommend your services to anyone who may come along that needs them.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"6601fba\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mark Hibbard\",\"title\":\" Fiancee from Ukraine\",\"description\":\"I want to say thanks to Immigration Docs for their help in providing guidance and support for me and my fiance. Cynthia was very helpful and easy to work with and helped arranged all my immigration documents for me and my fiance\\u2019s to send to immigration here and helped me through the process until her visa approval in the Ukraine. My fiance will be arriving very soon and reccommend the services of Immigration Docs and plan to continue using their services for future documents that are needed for me and my fiance.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"7da8f3d\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David Merril\",\"title\":\"\",\"description\":\"When I first started thinking about getting a petition for a visa, I had no idea what I was doing. All the forms and dates and requirements were very confusing to me. Cynthia made all that go away. She explained things simply and easily. She would always answer any question I had no matter how dumb I thought it might be. I thank her for very much for her dedication to those that seek her help and expertise.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"1f75738\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Bryan Roeder & Ksenya Bronnicova\",\"title\":\"  Ksenya is from Russia\",\"description\":\"Cynthia and the rest of the k1k3visa crew. It was late last night when I received the text message \\u201cwe have it I\\u2019m coming the 13th\\u201d. It has already been a great journey with Ksenya. We have had a two year relationship. Last January on my 2nd trip to Russia to be with her I asked her to marry me. Upon arriving home, I looked to hire an attorney or service to help with the immigration paper work. Doing my research I found your web page. I couldn\\u2019t believe how affordable you offered your k1 help!!    We started filing for our k1 visa in May 2006 after my third trip to Russia. It was a simple process with the guidance of Cynthia. Even when new laws arrived it barely delayed our visa with Cynthia quickly helping us keep on top of the ever changing laws.\\nKsenya started her interview at 8:00am Moscow time; she witnessed so many girls and families denied visas because of poor paper work being filled out. She became nervous hoping our trust in k1k3visas.com would pay off.    It did and in 15 minutes she was approved!!<br>\\nIts been a trying two years maintaining our long distance relationship. We talk everyday and spent a small fortune in travel cost, phone bills and postage. But the one place that we never felt we over spent was with k1k3visas.com.    Thank you so much for you help. I\\u2019m happy that soon I will be with Ksenya daily hearing her, looking on her and feeling her. Your services have been a god sent!!  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"fa6174a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Robert & Hongzhen Nazario \",\"title\":\" Hongzhen is from Thailand\",\"description\":\"I want to let you to know that Cynthia McQuowen has been major help to Hongzhen and I. She has been extremely accommodating on answering any question or concerns that both Hongzhen and I ever had and was very prompt in returning our calls, as well as our emails.<br>\\nWe are extremely grateful that Cynthia was our guide through our visa process. We are pleased we found the right person for the right job the first time around. All of our gratitude and thanks to Cynthia McQuowen for all that she has done for us during this special event in our life.   Thank you for your time and Cynthia\\u2019s skills.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"de103ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"More testimonials from happy, satisfied clients by request.\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11292,15610,'_wp_page_template','default'),(11293,15610,'_elementor_edit_mode','builder'),(11294,15610,'_elementor_template_type','wp-page'),(11295,15610,'_elementor_version','3.4.2'),(11296,15611,'_wp_page_template','default'),(11297,15611,'_elementor_edit_mode','builder'),(11298,15611,'_elementor_template_type','wp-page'),(11299,15611,'_elementor_version','3.4.2'),(11302,15612,'_wp_page_template','default'),(11303,15612,'_elementor_edit_mode','builder'),(11304,15612,'_elementor_template_type','wp-page'),(11305,15612,'_elementor_version','3.4.2'),(11306,15612,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11307,15612,'_elementor_data','[{\"id\":\"2e04360\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8f1593\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"714ced4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34d6e42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-2.jpg\",\"id\":15608,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df2cd14\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-pix.png\",\"id\":15609,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"155f3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" Testimonials: what our clients say about our services- testimonials by real  people, just like you!!\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fde4233\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mariama Akano\",\"title\":\" Nigeria\",\"description\":\"After only 7 months I am thrilled to say that my husband\\u2019s CR1 Visa was approved and I am 100% pleased with the work that was done by this company! I was very nervous starting the journey to bring my husband to the states but I mostly communicated with one lady in particular, Cynthia, who is so patient, so kind but most of all knowledgeable and professional in the entire process. All of our forms were completed quickly and in a very professional manner and were quickly reviewed and accepted during each phase in this process. All suggested supporting documentation was exactly what we needed to have and when my husband got to his interview, he was well prepared. There were many times along the way that I became worried not really knowing what to expect and I\\u2019d email Cynthia just to ask questions and she\\u2019d always reply in a very timely fashion with the answers that I needed and if I requested a phone call, she\\u2019d call that same day. I know for many, this process can take a very long time but by God\\u2019s grace and the professionalism and preparation of our paperwork by this company we are finished and only waiting for my husband to pick up his visa next Friday so that he can travel to the US. If you are starting this journey and you want professional affordable help, I highly recommend K1K3 VISAS. Satisfied customer.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"22111f3\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"A. Dantes\",\"title\":\"Husband from the Philippines\",\"description\":\"I sought the help of one of the best Immigration Lawyers to petition my husband, but it only brought me frustration. First of all, the process took long and it was so difficult to contact them. I spoke more to the receptionist than to the lawyer that I hired. Second, when I did speak to the lawyer, there wasn\\u2019t any sign of emotion. It was straight to business. There was no, \\u201chi, how are you?\\u201d He was not exactly friendly. Third, it stated that they can get visas approved 100% of the time, but mine was denied. Fifth, when the visa was denied, the lawyer didn\\u2019t even say, \\u201cI\\u2019m sorry your petition was denied,\\u201d or \\u201cLet\\u2019s discuss what went wrong and maybe start another one.\\u201d Sixth, yes they were willing to help, BUT I was told that I had to pay another set of fees ($1800).    I was so upset that I decided not to do business with them again.  I did an internet search and came across k1k3visas.com an Immigration Docs Company. I called the office and Cynthia was the person I spoke with. I inquired about their services and explained to her all that had happened to my previous petition. From the beginning to the end, Cynthia was there for me. I was able to contact her through phone, email, etc. without any hassle whatsoever. I wanted to keep in contact every step of the way and she made the process very smooth. There are times when I would be frustrated and sad from waiting and I would call her to talk and she was there to listen to me and give me hope. For that, Cynthia, I thank you so much. I thank you and Immigration Docs for helping me get through this petition process and I am so happy that my husband was approved and received his visa. We will finally be together.\\nImmigration Docs is the place to go if you plan on petitioning a loved one. You will not be sorry and you won\\u2019t have to go through lawyer problems the way I did. I waited more than a year with the Immigration Lawyers only to find out that I was denied. With Immigration Docs, it took less than 8 months and the petition was approved. Thank you. Thank you so much. Cynthia, you\\u2019re great!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8e3cfcb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"Dear Cynthia,<br>\\nVisa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\\nBest regards,\\n\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f6e4193\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client \",\"title\":\" Arlington, Virginia\",\"description\":\"I was personally hesitant about working with Immigration Docs, Inc. (IDI) when I first found their website, but after reading the testimonials on the site, I decided to go for it. Not to mention, the prices were very attractive and I was not able to afford a lawyer. Here I am one year later writing my own testimonial. I would highly recommend IDI to anyone seeking professional, courteous, reliable assistance in bringing their loved one to the U.S. My husband lives in Pakistan and our families arranged our marriage. Over the course of three years, we got to know one another by phone, email, and instant messaging\\/webcam. Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\\n\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8818d13\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Gail Haller\",\"title\":\"Fiance from Morocco\",\"description\":\"Rarely do you find a company that does such a great job that you want to tell everyone about it. I found that in Immigration Docs. I met a wonderful man who happens to live many miles away and in another country. I was so overwhelmed with all the paperwork and not knowing where to start that I looked for a company that would help me with the difficult task ahead of me. \\u2018 I have never been so impressed in a company as I was with Immigration Docs. Cynthia was the best ever! She was quick to return my calls or email I am not sure if she ever sleeps, she never made me feel bad for asking many questions and I truly feel she was understanding the pain in my heart from our separation. If you are looking to bring a love one here I highly recommend this company to make your journey much easier. Thank you Cynthia for all your wonderful help and understanding.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8f5182f\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Burgess-Garnica \",\"title\":\" Roxana is from Chile\",\"description\":\"Hi Cynthia. The process is complete. Roxana got the adjustment of status, work permit and permission to go back to her country for a year. We didn\\u2019t have to go to an interview they just approved her without one. Anyway I just wanted to thank you for your help and assistance in this process. You have been nothing but kind and on point with how you handled our case. Thank you! I\\u2019ll be in-touch.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f997cfb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Arlene Elizabeth and Michael\",\"title\":\" From Paris\",\"description\":\" Cynthia has been an angel in disguise throughout my K1 process. Her efficiency is irreproachable. She has been both assuring and patient. It is a Godsend to receive the services of a person who offers nothing but devotion and success to the visa process. As you know, government filing can be jarring and frustrating when away from loved ones. Yet when assisted by Cynthia, I felt that everything would work out fine. It is clear that Cynthia has a natural inclination for bringing loved ones together. I\\u2019m happy that she is sustaining this passion by working with couples and families who are thousands of miles apart with the daunting visa process. My fiancee was incredibly impressed with her professionalism and as well as her expeditious responses. Whether she was driving on the freeway, on her way to work, or even at home Cynthia answered us. She reassured us. And she offered all of the help that her services could give. May your business, health and joys continue to prosper.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"41a2745\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" James A. Schaub\",\"title\":\" Wife from Mexico\",\"description\":\"I would like to tell you about my experience with your company. From the very first phone call, Cynthia McQuowen has been nothing but professional about my petition for a K-1 visa. I have received updates in the mail from the Vermont Service Center in a timely manner and Cynthia has always been there when I had a question. She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"3487fe4\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Satisfied Client\",\"title\":\"\",\"description\":\"I want to say a loud and joyful THANK YOU!!! to you and your staff for all your assistance with this tedious and anxiety producing process called immigration. How happy I am to inform you that my beautiful fiancee is now my wife. To say the least, we have been vacationing, honeymooning and enjoying life together since she arrived from India.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"ea048b7\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Raul and Chisako DunMoodie Chisako\",\"title\":\"From Japan\",\"description\":\"We are now waiting for her work authorization approval. Hopefully Chisako can begin to practicing nursing in the very near future. Again, thank you and your staff very much from the bottom of my heart. Rest assure that if I come across anyone needing your services, I will be sure to refer them to your office.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8849bdd\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" John Garland \",\"title\":\" Wife from Ukraine\",\"description\":\"To start with I highly recommend this company to anyone needing this type of service.I want you to know I have never been treated so well in all my life by a company. The prices of all the services I used and will continue to use are very fair. I\\u2019m not rich and I have been able to pay very easily. I want you to know when I got back from Ukraine. I needed a lawyer so I thought. I sent out five emails to lawyers on a Sunday and one email to k1k3 visas to my surprise I received a reply on Sunday by a person named Cynthia McQuowen I have never met this person in my life but over the next few months I have grown to love this lady and this company. She has made this process very delightful. I have bugged her at all hours she has been the most professional person I have dealt with.and has always answered all my questions and never has left me hanging and wondering and most important has always been truthful as for example I asked a couple of lawyers how long would it take to get a visa they told me two months.\\nI didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"a3371cb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Dr. James Z\",\"title\":\"Fiancee from Vietnam\",\"description\":\"If you are looking for incredible customer service, a knowledgeable staff, guaranteed satisfaction, and an unbelievably fast processing time, look no further \\u2013 K1K3 Visas is your solution. Cynthia and her crew were always here to help me with my many questions and concerns \\u2013 and the response time was hours if not minutes. Do not try and complete the forms yourself \\u2013 I promise you will miss something that will slow down the process \\u2013 been there, done that. It is obvious to me that K1K3 Visas and Cynthia in particular are primarily concerned with getting your loved ones to the United States \\u2013 they patiently walk you though every process and make a task that would be terribly frustrating to do alone relatively painless. In my opinion they provide superior service to an attorney that would cost you five times as much. My K1 visa was approved in 2 months \\u2013 you simply can not do any better than that. In closing, I highly recommend K1K3 Visas with NO hesitation whatsoever. Ask Cynthia for my email if you would like to discuss my experience further.\\nI didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"5d116ba\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Arya Farmanara \",\"title\":\"  Fiancee from Turkey\",\"description\":\"When I first found out about this site during an internet search, I must admit I was skeptical. I was hesitant about doing this sort of thing online, being such a sensitive issue and all the talk of fraud and theft on the internet made me feel uneasy. After mulling the issue for a few weeks, I finally decided to take the plunge. All my fears were put to rest right from the start. From the first phone conversation I had with Cynthia, I felt relaxed and ready to go through the maze of getting a visa for my fianc\\u00e9e. Both of us bombarded her with questions through email and telephone; each and every time she was more than happy to assist us with the utmost patience and care. The rates were very reasonable compared to the expensive and sometimes outrageous prices some people are offering. I\\u2019m truly glad I made this decision and it was a great experience overall. I highly recommend this site to anyone wishing to obtain a visa for the person they care about or in my case, my future bride to be. I didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"efe5fa5\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Debbie Fisher, Anchorage Alaska\",\"title\":\" Tasleem is from Africa\",\"description\":\"Cynthia has been working very hard for Tasleem and I and has been there for us every step of the way, always answering our emails very quickly and making us feel like a friend and not just another stranger with an immigration issue. I often wonder now why anyone would ever try to get a visa for their fiancee any other way than through Immigration Doc\\u2019s. I talk very highly about this wonderful company and Cynthia in particular to everyone I meet and it seems these days there is always someone needing these kinds of service\\u2019s.\\nTasleem and I will never be able to thank Immigration Doc\\u2019s. or Cynthia enough for all the help and support they have given us throughout our wait. It is so wonderful to work with people that actually understand and have genuine compassion about what we are going through. I feel that what we can do to express exactly how much we appreciate their efforts is to do exactly what they ask us to do to make sure everything is in order for the visa interview so everything runs as smoothly as possible with no setbacks or delays.\\nIt has been a great pleasure to meet and work with Immigration Doc\\u2019s and Cynthia and I truly believe they have changed mine and Tasleem\\u2019s lives forever. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"77e80f2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Kris Ramonda \",\"title\":\" Fiancee from Poland\",\"description\":\"To whomever it may concern,\\nSince having solicited help from K1K3visa.com I have received prompt and friendly service. The information given me has been accurate and I am happy to say my wife will have her visa interview within the next few months. The visa specialist responsible for my case, Cynthia McQuowen, has been a tremendous help during this process. Thank you for your affordable service of helping bring people together.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(11308,15494,'_elementor_page_assets','a:0:{}'),(11318,15614,'_wp_page_template','default'),(11319,15614,'_elementor_edit_mode','builder'),(11320,15614,'_elementor_template_type','wp-page'),(11321,15614,'_elementor_version','3.4.2'),(11322,15614,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}');
INSERT INTO `wp3p_postmeta` VALUES (11323,15614,'_elementor_data','[{\"id\":\"2e04360\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8f1593\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"714ced4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34d6e42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-2.jpg\",\"id\":15608,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df2cd14\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-pix.png\",\"id\":15609,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"155f3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" Testimonials: what our clients say about our services- testimonials by real  people, just like you!!\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fde4233\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mariama Akano\",\"title\":\" Nigeria\",\"description\":\"After only 7 months I am thrilled to say that my husband\\u2019s CR1 Visa was approved and I am 100% pleased with the work that was done by this company! I was very nervous starting the journey to bring my husband to the states but I mostly communicated with one lady in particular, Cynthia, who is so patient, so kind but most of all knowledgeable and professional in the entire process. All of our forms were completed quickly and in a very professional manner and were quickly reviewed and accepted during each phase in this process. All suggested supporting documentation was exactly what we needed to have and when my husband got to his interview, he was well prepared. There were many times along the way that I became worried not really knowing what to expect and I\\u2019d email Cynthia just to ask questions and she\\u2019d always reply in a very timely fashion with the answers that I needed and if I requested a phone call, she\\u2019d call that same day. I know for many, this process can take a very long time but by God\\u2019s grace and the professionalism and preparation of our paperwork by this company we are finished and only waiting for my husband to pick up his visa next Friday so that he can travel to the US. If you are starting this journey and you want professional affordable help, I highly recommend K1K3 VISAS. Satisfied customer.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"22111f3\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"A. Dantes\",\"title\":\"Husband from the Philippines\",\"description\":\"I sought the help of one of the best Immigration Lawyers to petition my husband, but it only brought me frustration. First of all, the process took long and it was so difficult to contact them. I spoke more to the receptionist than to the lawyer that I hired. Second, when I did speak to the lawyer, there wasn\\u2019t any sign of emotion. It was straight to business. There was no, \\u201chi, how are you?\\u201d He was not exactly friendly. Third, it stated that they can get visas approved 100% of the time, but mine was denied. Fifth, when the visa was denied, the lawyer didn\\u2019t even say, \\u201cI\\u2019m sorry your petition was denied,\\u201d or \\u201cLet\\u2019s discuss what went wrong and maybe start another one.\\u201d Sixth, yes they were willing to help, BUT I was told that I had to pay another set of fees ($1800).    I was so upset that I decided not to do business with them again.  I did an internet search and came across k1k3visas.com an Immigration Docs Company. I called the office and Cynthia was the person I spoke with. I inquired about their services and explained to her all that had happened to my previous petition. From the beginning to the end, Cynthia was there for me. I was able to contact her through phone, email, etc. without any hassle whatsoever. I wanted to keep in contact every step of the way and she made the process very smooth. There are times when I would be frustrated and sad from waiting and I would call her to talk and she was there to listen to me and give me hope. For that, Cynthia, I thank you so much. I thank you and Immigration Docs for helping me get through this petition process and I am so happy that my husband was approved and received his visa. We will finally be together.\\nImmigration Docs is the place to go if you plan on petitioning a loved one. You will not be sorry and you won\\u2019t have to go through lawyer problems the way I did. I waited more than a year with the Immigration Lawyers only to find out that I was denied. With Immigration Docs, it took less than 8 months and the petition was approved. Thank you. Thank you so much. Cynthia, you\\u2019re great!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8e3cfcb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"Dear Cynthia,<br>\\nVisa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\\nBest regards,\\n\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f6e4193\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client \",\"title\":\" Arlington, Virginia\",\"description\":\"I was personally hesitant about working with Immigration Docs, Inc. (IDI) when I first found their website, but after reading the testimonials on the site, I decided to go for it. Not to mention, the prices were very attractive and I was not able to afford a lawyer. Here I am one year later writing my own testimonial. I would highly recommend IDI to anyone seeking professional, courteous, reliable assistance in bringing their loved one to the U.S. My husband lives in Pakistan and our families arranged our marriage. Over the course of three years, we got to know one another by phone, email, and instant messaging\\/webcam. Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\\n\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8818d13\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Gail Haller\",\"title\":\"Fiance from Morocco\",\"description\":\"Rarely do you find a company that does such a great job that you want to tell everyone about it. I found that in Immigration Docs. I met a wonderful man who happens to live many miles away and in another country. I was so overwhelmed with all the paperwork and not knowing where to start that I looked for a company that would help me with the difficult task ahead of me. \\u2018 I have never been so impressed in a company as I was with Immigration Docs. Cynthia was the best ever! She was quick to return my calls or email I am not sure if she ever sleeps, she never made me feel bad for asking many questions and I truly feel she was understanding the pain in my heart from our separation. If you are looking to bring a love one here I highly recommend this company to make your journey much easier. Thank you Cynthia for all your wonderful help and understanding.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8f5182f\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Burgess-Garnica \",\"title\":\" Roxana is from Chile\",\"description\":\"Hi Cynthia. The process is complete. Roxana got the adjustment of status, work permit and permission to go back to her country for a year. We didn\\u2019t have to go to an interview they just approved her without one. Anyway I just wanted to thank you for your help and assistance in this process. You have been nothing but kind and on point with how you handled our case. Thank you! I\\u2019ll be in-touch.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f997cfb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Arlene Elizabeth and Michael\",\"title\":\" From Paris\",\"description\":\" Cynthia has been an angel in disguise throughout my K1 process. Her efficiency is irreproachable. She has been both assuring and patient. It is a Godsend to receive the services of a person who offers nothing but devotion and success to the visa process. As you know, government filing can be jarring and frustrating when away from loved ones. Yet when assisted by Cynthia, I felt that everything would work out fine. It is clear that Cynthia has a natural inclination for bringing loved ones together. I\\u2019m happy that she is sustaining this passion by working with couples and families who are thousands of miles apart with the daunting visa process. My fiancee was incredibly impressed with her professionalism and as well as her expeditious responses. Whether she was driving on the freeway, on her way to work, or even at home Cynthia answered us. She reassured us. And she offered all of the help that her services could give. May your business, health and joys continue to prosper.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"41a2745\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" James A. Schaub\",\"title\":\" Wife from Mexico\",\"description\":\"I would like to tell you about my experience with your company. From the very first phone call, Cynthia McQuowen has been nothing but professional about my petition for a K-1 visa. I have received updates in the mail from the Vermont Service Center in a timely manner and Cynthia has always been there when I had a question. She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"3487fe4\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Satisfied Client\",\"title\":\"\",\"description\":\"I want to say a loud and joyful THANK YOU!!! to you and your staff for all your assistance with this tedious and anxiety producing process called immigration. How happy I am to inform you that my beautiful fiancee is now my wife. To say the least, we have been vacationing, honeymooning and enjoying life together since she arrived from India.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"ea048b7\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Raul and Chisako DunMoodie Chisako\",\"title\":\"From Japan\",\"description\":\"We are now waiting for her work authorization approval. Hopefully Chisako can begin to practicing nursing in the very near future. Again, thank you and your staff very much from the bottom of my heart. Rest assure that if I come across anyone needing your services, I will be sure to refer them to your office.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8849bdd\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" John Garland \",\"title\":\" Wife from Ukraine\",\"description\":\"To start with I highly recommend this company to anyone needing this type of service.I want you to know I have never been treated so well in all my life by a company. The prices of all the services I used and will continue to use are very fair. I\\u2019m not rich and I have been able to pay very easily. I want you to know when I got back from Ukraine. I needed a lawyer so I thought. I sent out five emails to lawyers on a Sunday and one email to k1k3 visas to my surprise I received a reply on Sunday by a person named Cynthia McQuowen I have never met this person in my life but over the next few months I have grown to love this lady and this company. She has made this process very delightful. I have bugged her at all hours she has been the most professional person I have dealt with.and has always answered all my questions and never has left me hanging and wondering and most important has always been truthful as for example I asked a couple of lawyers how long would it take to get a visa they told me two months.\\nI didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"a3371cb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Dr. James Z\",\"title\":\"Fiancee from Vietnam\",\"description\":\"If you are looking for incredible customer service, a knowledgeable staff, guaranteed satisfaction, and an unbelievably fast processing time, look no further \\u2013 K1K3 Visas is your solution. Cynthia and her crew were always here to help me with my many questions and concerns \\u2013 and the response time was hours if not minutes. Do not try and complete the forms yourself \\u2013 I promise you will miss something that will slow down the process \\u2013 been there, done that. It is obvious to me that K1K3 Visas and Cynthia in particular are primarily concerned with getting your loved ones to the United States \\u2013 they patiently walk you though every process and make a task that would be terribly frustrating to do alone relatively painless. In my opinion they provide superior service to an attorney that would cost you five times as much. My K1 visa was approved in 2 months \\u2013 you simply can not do any better than that. In closing, I highly recommend K1K3 Visas with NO hesitation whatsoever. Ask Cynthia for my email if you would like to discuss my experience further.\\nI didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"5d116ba\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Arya Farmanara \",\"title\":\"  Fiancee from Turkey\",\"description\":\"When I first found out about this site during an internet search, I must admit I was skeptical. I was hesitant about doing this sort of thing online, being such a sensitive issue and all the talk of fraud and theft on the internet made me feel uneasy. After mulling the issue for a few weeks, I finally decided to take the plunge. All my fears were put to rest right from the start. From the first phone conversation I had with Cynthia, I felt relaxed and ready to go through the maze of getting a visa for my fianc\\u00e9e. Both of us bombarded her with questions through email and telephone; each and every time she was more than happy to assist us with the utmost patience and care. The rates were very reasonable compared to the expensive and sometimes outrageous prices some people are offering. I\\u2019m truly glad I made this decision and it was a great experience overall. I highly recommend this site to anyone wishing to obtain a visa for the person they care about or in my case, my future bride to be. I didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"efe5fa5\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Debbie Fisher, Anchorage Alaska\",\"title\":\" Tasleem is from Africa\",\"description\":\"Cynthia has been working very hard for Tasleem and I and has been there for us every step of the way, always answering our emails very quickly and making us feel like a friend and not just another stranger with an immigration issue. I often wonder now why anyone would ever try to get a visa for their fiancee any other way than through Immigration Doc\\u2019s. I talk very highly about this wonderful company and Cynthia in particular to everyone I meet and it seems these days there is always someone needing these kinds of service\\u2019s.\\nTasleem and I will never be able to thank Immigration Doc\\u2019s. or Cynthia enough for all the help and support they have given us throughout our wait. It is so wonderful to work with people that actually understand and have genuine compassion about what we are going through. I feel that what we can do to express exactly how much we appreciate their efforts is to do exactly what they ask us to do to make sure everything is in order for the visa interview so everything runs as smoothly as possible with no setbacks or delays.\\nIt has been a great pleasure to meet and work with Immigration Doc\\u2019s and Cynthia and I truly believe they have changed mine and Tasleem\\u2019s lives forever. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"77e80f2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Kris Ramonda \",\"title\":\" Fiancee from Poland\",\"description\":\"To whomever it may concern,\\nSince having solicited help from K1K3visa.com I have received prompt and friendly service. The information given me has been accurate and I am happy to say my wife will have her visa interview within the next few months. The visa specialist responsible for my case, Cynthia McQuowen, has been a tremendous help during this process. Thank you for your affordable service of helping bring people together.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(11332,15616,'_wp_page_template','default'),(11333,15616,'_elementor_edit_mode','builder'),(11334,15616,'_elementor_template_type','wp-page'),(11335,15616,'_elementor_version','3.4.2'),(11336,15616,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11337,15616,'_elementor_data','[{\"id\":\"2e04360\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8f1593\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"714ced4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34d6e42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-2.jpg\",\"id\":15608,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df2cd14\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-pix.png\",\"id\":15609,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"155f3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" Testimonials: what our clients say about our services- testimonials by real  people, just like you!!\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fde4233\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mariama Akano\",\"title\":\" Nigeria\",\"description\":\"After only 7 months I am thrilled to say that my husband\\u2019s CR1 Visa was approved and I am 100% pleased with the work that was done by this company! I was very nervous starting the journey to bring my husband to the states but I mostly communicated with one lady in particular, Cynthia, who is so patient, so kind but most of all knowledgeable and professional in the entire process. All of our forms were completed quickly and in a very professional manner and were quickly reviewed and accepted during each phase in this process. All suggested supporting documentation was exactly what we needed to have and when my husband got to his interview, he was well prepared. There were many times along the way that I became worried not really knowing what to expect and I\\u2019d email Cynthia just to ask questions and she\\u2019d always reply in a very timely fashion with the answers that I needed and if I requested a phone call, she\\u2019d call that same day. I know for many, this process can take a very long time but by God\\u2019s grace and the professionalism and preparation of our paperwork by this company we are finished and only waiting for my husband to pick up his visa next Friday so that he can travel to the US. If you are starting this journey and you want professional affordable help, I highly recommend K1K3 VISAS. Satisfied customer.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"22111f3\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"A. Dantes\",\"title\":\"Husband from the Philippines\",\"description\":\"I sought the help of one of the best Immigration Lawyers to petition my husband, but it only brought me frustration. First of all, the process took long and it was so difficult to contact them. I spoke more to the receptionist than to the lawyer that I hired. Second, when I did speak to the lawyer, there wasn\\u2019t any sign of emotion. It was straight to business. There was no, \\u201chi, how are you?\\u201d He was not exactly friendly. Third, it stated that they can get visas approved 100% of the time, but mine was denied. Fifth, when the visa was denied, the lawyer didn\\u2019t even say, \\u201cI\\u2019m sorry your petition was denied,\\u201d or \\u201cLet\\u2019s discuss what went wrong and maybe start another one.\\u201d Sixth, yes they were willing to help, BUT I was told that I had to pay another set of fees ($1800).    I was so upset that I decided not to do business with them again.  I did an internet search and came across k1k3visas.com an Immigration Docs Company. I called the office and Cynthia was the person I spoke with. I inquired about their services and explained to her all that had happened to my previous petition. From the beginning to the end, Cynthia was there for me. I was able to contact her through phone, email, etc. without any hassle whatsoever. I wanted to keep in contact every step of the way and she made the process very smooth. There are times when I would be frustrated and sad from waiting and I would call her to talk and she was there to listen to me and give me hope. For that, Cynthia, I thank you so much. I thank you and Immigration Docs for helping me get through this petition process and I am so happy that my husband was approved and received his visa. We will finally be together.\\nImmigration Docs is the place to go if you plan on petitioning a loved one. You will not be sorry and you won\\u2019t have to go through lawyer problems the way I did. I waited more than a year with the Immigration Lawyers only to find out that I was denied. With Immigration Docs, it took less than 8 months and the petition was approved. Thank you. Thank you so much. Cynthia, you\\u2019re great!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8e3cfcb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"Dear Cynthia,<br>\\nVisa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\\nBest regards,\\n\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f6e4193\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client \",\"title\":\" Arlington, Virginia\",\"description\":\"I was personally hesitant about working with Immigration Docs, Inc. (IDI) when I first found their website, but after reading the testimonials on the site, I decided to go for it. Not to mention, the prices were very attractive and I was not able to afford a lawyer. Here I am one year later writing my own testimonial. I would highly recommend IDI to anyone seeking professional, courteous, reliable assistance in bringing their loved one to the U.S. My husband lives in Pakistan and our families arranged our marriage. Over the course of three years, we got to know one another by phone, email, and instant messaging\\/webcam. Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\\n\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8818d13\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Gail Haller\",\"title\":\"Fiance from Morocco\",\"description\":\"Rarely do you find a company that does such a great job that you want to tell everyone about it. I found that in Immigration Docs. I met a wonderful man who happens to live many miles away and in another country. I was so overwhelmed with all the paperwork and not knowing where to start that I looked for a company that would help me with the difficult task ahead of me. \\u2018 I have never been so impressed in a company as I was with Immigration Docs. Cynthia was the best ever! She was quick to return my calls or email I am not sure if she ever sleeps, she never made me feel bad for asking many questions and I truly feel she was understanding the pain in my heart from our separation. If you are looking to bring a love one here I highly recommend this company to make your journey much easier. Thank you Cynthia for all your wonderful help and understanding.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8f5182f\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Burgess-Garnica \",\"title\":\" Roxana is from Chile\",\"description\":\"Hi Cynthia. The process is complete. Roxana got the adjustment of status, work permit and permission to go back to her country for a year. We didn\\u2019t have to go to an interview they just approved her without one. Anyway I just wanted to thank you for your help and assistance in this process. You have been nothing but kind and on point with how you handled our case. Thank you! I\\u2019ll be in-touch.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f997cfb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Arlene Elizabeth and Michael\",\"title\":\" From Paris\",\"description\":\" Cynthia has been an angel in disguise throughout my K1 process. Her efficiency is irreproachable. She has been both assuring and patient. It is a Godsend to receive the services of a person who offers nothing but devotion and success to the visa process. As you know, government filing can be jarring and frustrating when away from loved ones. Yet when assisted by Cynthia, I felt that everything would work out fine. It is clear that Cynthia has a natural inclination for bringing loved ones together. I\\u2019m happy that she is sustaining this passion by working with couples and families who are thousands of miles apart with the daunting visa process. My fiancee was incredibly impressed with her professionalism and as well as her expeditious responses. Whether she was driving on the freeway, on her way to work, or even at home Cynthia answered us. She reassured us. And she offered all of the help that her services could give. May your business, health and joys continue to prosper.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"41a2745\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" James A. Schaub\",\"title\":\" Wife from Mexico\",\"description\":\"I would like to tell you about my experience with your company. From the very first phone call, Cynthia McQuowen has been nothing but professional about my petition for a K-1 visa. I have received updates in the mail from the Vermont Service Center in a timely manner and Cynthia has always been there when I had a question. She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"3487fe4\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Satisfied Client\",\"title\":\"\",\"description\":\"I want to say a loud and joyful THANK YOU!!! to you and your staff for all your assistance with this tedious and anxiety producing process called immigration. How happy I am to inform you that my beautiful fiancee is now my wife. To say the least, we have been vacationing, honeymooning and enjoying life together since she arrived from India.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"ea048b7\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Raul and Chisako DunMoodie Chisako\",\"title\":\"From Japan\",\"description\":\"We are now waiting for her work authorization approval. Hopefully Chisako can begin to practicing nursing in the very near future. Again, thank you and your staff very much from the bottom of my heart. Rest assure that if I come across anyone needing your services, I will be sure to refer them to your office.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8849bdd\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" John Garland \",\"title\":\" Wife from Ukraine\",\"description\":\"To start with I highly recommend this company to anyone needing this type of service.I want you to know I have never been treated so well in all my life by a company. The prices of all the services I used and will continue to use are very fair. I\\u2019m not rich and I have been able to pay very easily. I want you to know when I got back from Ukraine. I needed a lawyer so I thought. I sent out five emails to lawyers on a Sunday and one email to k1k3 visas to my surprise I received a reply on Sunday by a person named Cynthia McQuowen I have never met this person in my life but over the next few months I have grown to love this lady and this company. She has made this process very delightful. I have bugged her at all hours she has been the most professional person I have dealt with.and has always answered all my questions and never has left me hanging and wondering and most important has always been truthful as for example I asked a couple of lawyers how long would it take to get a visa they told me two months.\\nI didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"a3371cb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Dr. James Z\",\"title\":\"Fiancee from Vietnam\",\"description\":\"If you are looking for incredible customer service, a knowledgeable staff, guaranteed satisfaction, and an unbelievably fast processing time, look no further \\u2013 K1K3 Visas is your solution. Cynthia and her crew were always here to help me with my many questions and concerns \\u2013 and the response time was hours if not minutes. Do not try and complete the forms yourself \\u2013 I promise you will miss something that will slow down the process \\u2013 been there, done that. It is obvious to me that K1K3 Visas and Cynthia in particular are primarily concerned with getting your loved ones to the United States \\u2013 they patiently walk you though every process and make a task that would be terribly frustrating to do alone relatively painless. In my opinion they provide superior service to an attorney that would cost you five times as much. My K1 visa was approved in 2 months \\u2013 you simply can not do any better than that. In closing, I highly recommend K1K3 Visas with NO hesitation whatsoever. Ask Cynthia for my email if you would like to discuss my experience further.\\nI didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"5d116ba\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Arya Farmanara \",\"title\":\"  Fiancee from Turkey\",\"description\":\"When I first found out about this site during an internet search, I must admit I was skeptical. I was hesitant about doing this sort of thing online, being such a sensitive issue and all the talk of fraud and theft on the internet made me feel uneasy. After mulling the issue for a few weeks, I finally decided to take the plunge. All my fears were put to rest right from the start. From the first phone conversation I had with Cynthia, I felt relaxed and ready to go through the maze of getting a visa for my fianc\\u00e9e. Both of us bombarded her with questions through email and telephone; each and every time she was more than happy to assist us with the utmost patience and care. The rates were very reasonable compared to the expensive and sometimes outrageous prices some people are offering. I\\u2019m truly glad I made this decision and it was a great experience overall. I highly recommend this site to anyone wishing to obtain a visa for the person they care about or in my case, my future bride to be. I didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"efe5fa5\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Debbie Fisher, Anchorage Alaska\",\"title\":\" Tasleem is from Africa\",\"description\":\"Cynthia has been working very hard for Tasleem and I and has been there for us every step of the way, always answering our emails very quickly and making us feel like a friend and not just another stranger with an immigration issue. I often wonder now why anyone would ever try to get a visa for their fiancee any other way than through Immigration Doc\\u2019s. I talk very highly about this wonderful company and Cynthia in particular to everyone I meet and it seems these days there is always someone needing these kinds of service\\u2019s.\\nTasleem and I will never be able to thank Immigration Doc\\u2019s. or Cynthia enough for all the help and support they have given us throughout our wait. It is so wonderful to work with people that actually understand and have genuine compassion about what we are going through. I feel that what we can do to express exactly how much we appreciate their efforts is to do exactly what they ask us to do to make sure everything is in order for the visa interview so everything runs as smoothly as possible with no setbacks or delays.\\nIt has been a great pleasure to meet and work with Immigration Doc\\u2019s and Cynthia and I truly believe they have changed mine and Tasleem\\u2019s lives forever. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"77e80f2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Kris Ramonda \",\"title\":\" Fiancee from Poland\",\"description\":\"To whomever it may concern,\\nSince having solicited help from K1K3visa.com I have received prompt and friendly service. The information given me has been accurate and I am happy to say my wife will have her visa interview within the next few months. The visa specialist responsible for my case, Cynthia McQuowen, has been a tremendous help during this process. Thank you for your affordable service of helping bring people together.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"be6b0b5\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Vivian Lince Sunrise\",\"title\":\" FL Fiance from Lithuania\",\"description\":\"My name is Vivian Lince and I want to share my experience after hiring Immigration Docs to help me file a Petition for my Fianc\\u00e9\\u2019s Visa. I would like to start by thanking God for helping me to find this website online at a moment where I was completely disoriented about what to do to be reunited with my love. Since the beginning I\\u2019ve been dealing with Cynthia McQuowen. She is so sweet, kind, professional and a great human being. She always answers my emails and my phone calls and she is always there to help me with any of my doubts and worries. I know that I have something in common with every person contacting Immigration Docs: we all want to be with our love ones, we all want our dreams come true and have a beautiful life in this country with that special someone.\\nCynthia is great and I\\u2019ll never be thankful enough to Immigration Docs!! \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"806eeba\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"J. Craig\",\"title\":\"\",\"description\":\"The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview & medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fianc\\u00e9e was well prepared for the interview. I recommend this company to anyone that doesn\\u2019t want to be alone in the process and wants things done right and trouble free.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"1481160\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"J. Craig\",\"title\":\"\",\"description\":\"The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview & medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fianc\\u00e9e was well prepared for the interview. I recommend this company to anyone that doesn\\u2019t want to be alone in the process and wants things done right and trouble free.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(11324,15614,'_elementor_page_assets','a:0:{}'),(11325,15615,'_wp_page_template','default'),(11326,15615,'_elementor_edit_mode','builder'),(11327,15615,'_elementor_template_type','wp-page'),(11328,15615,'_elementor_version','3.4.2'),(11329,15615,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11330,15615,'_elementor_data','[{\"id\":\"2e04360\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8f1593\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"714ced4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34d6e42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-2.jpg\",\"id\":15608,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df2cd14\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-pix.png\",\"id\":15609,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"155f3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" Testimonials: what our clients say about our services- testimonials by real  people, just like you!!\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fde4233\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mariama Akano\",\"title\":\" Nigeria\",\"description\":\"After only 7 months I am thrilled to say that my husband\\u2019s CR1 Visa was approved and I am 100% pleased with the work that was done by this company! I was very nervous starting the journey to bring my husband to the states but I mostly communicated with one lady in particular, Cynthia, who is so patient, so kind but most of all knowledgeable and professional in the entire process. All of our forms were completed quickly and in a very professional manner and were quickly reviewed and accepted during each phase in this process. All suggested supporting documentation was exactly what we needed to have and when my husband got to his interview, he was well prepared. There were many times along the way that I became worried not really knowing what to expect and I\\u2019d email Cynthia just to ask questions and she\\u2019d always reply in a very timely fashion with the answers that I needed and if I requested a phone call, she\\u2019d call that same day. I know for many, this process can take a very long time but by God\\u2019s grace and the professionalism and preparation of our paperwork by this company we are finished and only waiting for my husband to pick up his visa next Friday so that he can travel to the US. If you are starting this journey and you want professional affordable help, I highly recommend K1K3 VISAS. Satisfied customer.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"22111f3\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"A. Dantes\",\"title\":\"Husband from the Philippines\",\"description\":\"I sought the help of one of the best Immigration Lawyers to petition my husband, but it only brought me frustration. First of all, the process took long and it was so difficult to contact them. I spoke more to the receptionist than to the lawyer that I hired. Second, when I did speak to the lawyer, there wasn\\u2019t any sign of emotion. It was straight to business. There was no, \\u201chi, how are you?\\u201d He was not exactly friendly. Third, it stated that they can get visas approved 100% of the time, but mine was denied. Fifth, when the visa was denied, the lawyer didn\\u2019t even say, \\u201cI\\u2019m sorry your petition was denied,\\u201d or \\u201cLet\\u2019s discuss what went wrong and maybe start another one.\\u201d Sixth, yes they were willing to help, BUT I was told that I had to pay another set of fees ($1800).    I was so upset that I decided not to do business with them again.  I did an internet search and came across k1k3visas.com an Immigration Docs Company. I called the office and Cynthia was the person I spoke with. I inquired about their services and explained to her all that had happened to my previous petition. From the beginning to the end, Cynthia was there for me. I was able to contact her through phone, email, etc. without any hassle whatsoever. I wanted to keep in contact every step of the way and she made the process very smooth. There are times when I would be frustrated and sad from waiting and I would call her to talk and she was there to listen to me and give me hope. For that, Cynthia, I thank you so much. I thank you and Immigration Docs for helping me get through this petition process and I am so happy that my husband was approved and received his visa. We will finally be together.\\nImmigration Docs is the place to go if you plan on petitioning a loved one. You will not be sorry and you won\\u2019t have to go through lawyer problems the way I did. I waited more than a year with the Immigration Lawyers only to find out that I was denied. With Immigration Docs, it took less than 8 months and the petition was approved. Thank you. Thank you so much. Cynthia, you\\u2019re great!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8e3cfcb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"Dear Cynthia,<br>\\nVisa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\\nBest regards,\\n\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f6e4193\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client \",\"title\":\" Arlington, Virginia\",\"description\":\"I was personally hesitant about working with Immigration Docs, Inc. (IDI) when I first found their website, but after reading the testimonials on the site, I decided to go for it. Not to mention, the prices were very attractive and I was not able to afford a lawyer. Here I am one year later writing my own testimonial. I would highly recommend IDI to anyone seeking professional, courteous, reliable assistance in bringing their loved one to the U.S. My husband lives in Pakistan and our families arranged our marriage. Over the course of three years, we got to know one another by phone, email, and instant messaging\\/webcam. Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\\n\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8818d13\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Gail Haller\",\"title\":\"Fiance from Morocco\",\"description\":\"Rarely do you find a company that does such a great job that you want to tell everyone about it. I found that in Immigration Docs. I met a wonderful man who happens to live many miles away and in another country. I was so overwhelmed with all the paperwork and not knowing where to start that I looked for a company that would help me with the difficult task ahead of me. \\u2018 I have never been so impressed in a company as I was with Immigration Docs. Cynthia was the best ever! She was quick to return my calls or email I am not sure if she ever sleeps, she never made me feel bad for asking many questions and I truly feel she was understanding the pain in my heart from our separation. If you are looking to bring a love one here I highly recommend this company to make your journey much easier. Thank you Cynthia for all your wonderful help and understanding.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8f5182f\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Burgess-Garnica \",\"title\":\" Roxana is from Chile\",\"description\":\"Hi Cynthia. The process is complete. Roxana got the adjustment of status, work permit and permission to go back to her country for a year. We didn\\u2019t have to go to an interview they just approved her without one. Anyway I just wanted to thank you for your help and assistance in this process. You have been nothing but kind and on point with how you handled our case. Thank you! I\\u2019ll be in-touch.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f997cfb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Arlene Elizabeth and Michael\",\"title\":\" From Paris\",\"description\":\" Cynthia has been an angel in disguise throughout my K1 process. Her efficiency is irreproachable. She has been both assuring and patient. It is a Godsend to receive the services of a person who offers nothing but devotion and success to the visa process. As you know, government filing can be jarring and frustrating when away from loved ones. Yet when assisted by Cynthia, I felt that everything would work out fine. It is clear that Cynthia has a natural inclination for bringing loved ones together. I\\u2019m happy that she is sustaining this passion by working with couples and families who are thousands of miles apart with the daunting visa process. My fiancee was incredibly impressed with her professionalism and as well as her expeditious responses. Whether she was driving on the freeway, on her way to work, or even at home Cynthia answered us. She reassured us. And she offered all of the help that her services could give. May your business, health and joys continue to prosper.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"41a2745\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" James A. Schaub\",\"title\":\" Wife from Mexico\",\"description\":\"I would like to tell you about my experience with your company. From the very first phone call, Cynthia McQuowen has been nothing but professional about my petition for a K-1 visa. I have received updates in the mail from the Vermont Service Center in a timely manner and Cynthia has always been there when I had a question. She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"3487fe4\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Satisfied Client\",\"title\":\"\",\"description\":\"I want to say a loud and joyful THANK YOU!!! to you and your staff for all your assistance with this tedious and anxiety producing process called immigration. How happy I am to inform you that my beautiful fiancee is now my wife. To say the least, we have been vacationing, honeymooning and enjoying life together since she arrived from India.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"ea048b7\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Raul and Chisako DunMoodie Chisako\",\"title\":\"From Japan\",\"description\":\"We are now waiting for her work authorization approval. Hopefully Chisako can begin to practicing nursing in the very near future. Again, thank you and your staff very much from the bottom of my heart. Rest assure that if I come across anyone needing your services, I will be sure to refer them to your office.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8849bdd\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" John Garland \",\"title\":\" Wife from Ukraine\",\"description\":\"To start with I highly recommend this company to anyone needing this type of service.I want you to know I have never been treated so well in all my life by a company. The prices of all the services I used and will continue to use are very fair. I\\u2019m not rich and I have been able to pay very easily. I want you to know when I got back from Ukraine. I needed a lawyer so I thought. I sent out five emails to lawyers on a Sunday and one email to k1k3 visas to my surprise I received a reply on Sunday by a person named Cynthia McQuowen I have never met this person in my life but over the next few months I have grown to love this lady and this company. She has made this process very delightful. I have bugged her at all hours she has been the most professional person I have dealt with.and has always answered all my questions and never has left me hanging and wondering and most important has always been truthful as for example I asked a couple of lawyers how long would it take to get a visa they told me two months.\\nI didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"a3371cb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Dr. James Z\",\"title\":\"Fiancee from Vietnam\",\"description\":\"If you are looking for incredible customer service, a knowledgeable staff, guaranteed satisfaction, and an unbelievably fast processing time, look no further \\u2013 K1K3 Visas is your solution. Cynthia and her crew were always here to help me with my many questions and concerns \\u2013 and the response time was hours if not minutes. Do not try and complete the forms yourself \\u2013 I promise you will miss something that will slow down the process \\u2013 been there, done that. It is obvious to me that K1K3 Visas and Cynthia in particular are primarily concerned with getting your loved ones to the United States \\u2013 they patiently walk you though every process and make a task that would be terribly frustrating to do alone relatively painless. In my opinion they provide superior service to an attorney that would cost you five times as much. My K1 visa was approved in 2 months \\u2013 you simply can not do any better than that. In closing, I highly recommend K1K3 Visas with NO hesitation whatsoever. Ask Cynthia for my email if you would like to discuss my experience further.\\nI didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"5d116ba\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Arya Farmanara \",\"title\":\"  Fiancee from Turkey\",\"description\":\"When I first found out about this site during an internet search, I must admit I was skeptical. I was hesitant about doing this sort of thing online, being such a sensitive issue and all the talk of fraud and theft on the internet made me feel uneasy. After mulling the issue for a few weeks, I finally decided to take the plunge. All my fears were put to rest right from the start. From the first phone conversation I had with Cynthia, I felt relaxed and ready to go through the maze of getting a visa for my fianc\\u00e9e. Both of us bombarded her with questions through email and telephone; each and every time she was more than happy to assist us with the utmost patience and care. The rates were very reasonable compared to the expensive and sometimes outrageous prices some people are offering. I\\u2019m truly glad I made this decision and it was a great experience overall. I highly recommend this site to anyone wishing to obtain a visa for the person they care about or in my case, my future bride to be. I didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"efe5fa5\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Debbie Fisher, Anchorage Alaska\",\"title\":\" Tasleem is from Africa\",\"description\":\"Cynthia has been working very hard for Tasleem and I and has been there for us every step of the way, always answering our emails very quickly and making us feel like a friend and not just another stranger with an immigration issue. I often wonder now why anyone would ever try to get a visa for their fiancee any other way than through Immigration Doc\\u2019s. I talk very highly about this wonderful company and Cynthia in particular to everyone I meet and it seems these days there is always someone needing these kinds of service\\u2019s.\\nTasleem and I will never be able to thank Immigration Doc\\u2019s. or Cynthia enough for all the help and support they have given us throughout our wait. It is so wonderful to work with people that actually understand and have genuine compassion about what we are going through. I feel that what we can do to express exactly how much we appreciate their efforts is to do exactly what they ask us to do to make sure everything is in order for the visa interview so everything runs as smoothly as possible with no setbacks or delays.\\nIt has been a great pleasure to meet and work with Immigration Doc\\u2019s and Cynthia and I truly believe they have changed mine and Tasleem\\u2019s lives forever. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"77e80f2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Kris Ramonda \",\"title\":\" Fiancee from Poland\",\"description\":\"To whomever it may concern,\\nSince having solicited help from K1K3visa.com I have received prompt and friendly service. The information given me has been accurate and I am happy to say my wife will have her visa interview within the next few months. The visa specialist responsible for my case, Cynthia McQuowen, has been a tremendous help during this process. Thank you for your affordable service of helping bring people together.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(11331,15615,'_elementor_page_assets','a:0:{}'),(11338,15616,'_elementor_page_assets','a:0:{}'),(11350,15618,'_wp_page_template','default'),(11351,15618,'_elementor_edit_mode','builder'),(11352,15618,'_elementor_template_type','wp-page'),(11353,15618,'_elementor_version','3.4.2'),(11354,15618,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11355,15618,'_elementor_data','[{\"id\":\"2e04360\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8f1593\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"714ced4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34d6e42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-2.jpg\",\"id\":15608,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df2cd14\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-pix.png\",\"id\":15609,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"155f3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" Testimonials: what our clients say about our services- testimonials by real  people, just like you!!\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fde4233\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mariama Akano\",\"title\":\" Nigeria\",\"description\":\"After only 7 months I am thrilled to say that my husband\\u2019s CR1 Visa was approved and I am 100% pleased with the work that was done by this company! I was very nervous starting the journey to bring my husband to the states but I mostly communicated with one lady in particular, Cynthia, who is so patient, so kind but most of all knowledgeable and professional in the entire process. All of our forms were completed quickly and in a very professional manner and were quickly reviewed and accepted during each phase in this process. All suggested supporting documentation was exactly what we needed to have and when my husband got to his interview, he was well prepared. There were many times along the way that I became worried not really knowing what to expect and I\\u2019d email Cynthia just to ask questions and she\\u2019d always reply in a very timely fashion with the answers that I needed and if I requested a phone call, she\\u2019d call that same day. I know for many, this process can take a very long time but by God\\u2019s grace and the professionalism and preparation of our paperwork by this company we are finished and only waiting for my husband to pick up his visa next Friday so that he can travel to the US. If you are starting this journey and you want professional affordable help, I highly recommend K1K3 VISAS. Satisfied customer.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"22111f3\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"A. Dantes\",\"title\":\"Husband from the Philippines\",\"description\":\"I sought the help of one of the best Immigration Lawyers to petition my husband, but it only brought me frustration. First of all, the process took long and it was so difficult to contact them. I spoke more to the receptionist than to the lawyer that I hired. Second, when I did speak to the lawyer, there wasn\\u2019t any sign of emotion. It was straight to business. There was no, \\u201chi, how are you?\\u201d He was not exactly friendly. Third, it stated that they can get visas approved 100% of the time, but mine was denied. Fifth, when the visa was denied, the lawyer didn\\u2019t even say, \\u201cI\\u2019m sorry your petition was denied,\\u201d or \\u201cLet\\u2019s discuss what went wrong and maybe start another one.\\u201d Sixth, yes they were willing to help, BUT I was told that I had to pay another set of fees ($1800).    I was so upset that I decided not to do business with them again.  I did an internet search and came across k1k3visas.com an Immigration Docs Company. I called the office and Cynthia was the person I spoke with. I inquired about their services and explained to her all that had happened to my previous petition. From the beginning to the end, Cynthia was there for me. I was able to contact her through phone, email, etc. without any hassle whatsoever. I wanted to keep in contact every step of the way and she made the process very smooth. There are times when I would be frustrated and sad from waiting and I would call her to talk and she was there to listen to me and give me hope. For that, Cynthia, I thank you so much. I thank you and Immigration Docs for helping me get through this petition process and I am so happy that my husband was approved and received his visa. We will finally be together.\\nImmigration Docs is the place to go if you plan on petitioning a loved one. You will not be sorry and you won\\u2019t have to go through lawyer problems the way I did. I waited more than a year with the Immigration Lawyers only to find out that I was denied. With Immigration Docs, it took less than 8 months and the petition was approved. Thank you. Thank you so much. Cynthia, you\\u2019re great!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8e3cfcb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"Dear Cynthia,<br>\\nVisa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\\nBest regards,\\n\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f6e4193\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client \",\"title\":\" Arlington, Virginia\",\"description\":\"I was personally hesitant about working with Immigration Docs, Inc. (IDI) when I first found their website, but after reading the testimonials on the site, I decided to go for it. Not to mention, the prices were very attractive and I was not able to afford a lawyer. Here I am one year later writing my own testimonial. I would highly recommend IDI to anyone seeking professional, courteous, reliable assistance in bringing their loved one to the U.S. My husband lives in Pakistan and our families arranged our marriage. Over the course of three years, we got to know one another by phone, email, and instant messaging\\/webcam. Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\\n\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8818d13\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Gail Haller\",\"title\":\"Fiance from Morocco\",\"description\":\"Rarely do you find a company that does such a great job that you want to tell everyone about it. I found that in Immigration Docs. I met a wonderful man who happens to live many miles away and in another country. I was so overwhelmed with all the paperwork and not knowing where to start that I looked for a company that would help me with the difficult task ahead of me. \\u2018 I have never been so impressed in a company as I was with Immigration Docs. Cynthia was the best ever! She was quick to return my calls or email I am not sure if she ever sleeps, she never made me feel bad for asking many questions and I truly feel she was understanding the pain in my heart from our separation. If you are looking to bring a love one here I highly recommend this company to make your journey much easier. Thank you Cynthia for all your wonderful help and understanding.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8f5182f\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Burgess-Garnica \",\"title\":\" Roxana is from Chile\",\"description\":\"Hi Cynthia. The process is complete. Roxana got the adjustment of status, work permit and permission to go back to her country for a year. We didn\\u2019t have to go to an interview they just approved her without one. Anyway I just wanted to thank you for your help and assistance in this process. You have been nothing but kind and on point with how you handled our case. Thank you! I\\u2019ll be in-touch.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f997cfb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Arlene Elizabeth and Michael\",\"title\":\" From Paris\",\"description\":\" Cynthia has been an angel in disguise throughout my K1 process. Her efficiency is irreproachable. She has been both assuring and patient. It is a Godsend to receive the services of a person who offers nothing but devotion and success to the visa process. As you know, government filing can be jarring and frustrating when away from loved ones. Yet when assisted by Cynthia, I felt that everything would work out fine. It is clear that Cynthia has a natural inclination for bringing loved ones together. I\\u2019m happy that she is sustaining this passion by working with couples and families who are thousands of miles apart with the daunting visa process. My fiancee was incredibly impressed with her professionalism and as well as her expeditious responses. Whether she was driving on the freeway, on her way to work, or even at home Cynthia answered us. She reassured us. And she offered all of the help that her services could give. May your business, health and joys continue to prosper.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"41a2745\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" James A. Schaub\",\"title\":\" Wife from Mexico\",\"description\":\"I would like to tell you about my experience with your company. From the very first phone call, Cynthia McQuowen has been nothing but professional about my petition for a K-1 visa. I have received updates in the mail from the Vermont Service Center in a timely manner and Cynthia has always been there when I had a question. She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"3487fe4\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Satisfied Client\",\"title\":\"\",\"description\":\"I want to say a loud and joyful THANK YOU!!! to you and your staff for all your assistance with this tedious and anxiety producing process called immigration. How happy I am to inform you that my beautiful fiancee is now my wife. To say the least, we have been vacationing, honeymooning and enjoying life together since she arrived from India.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"ea048b7\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Raul and Chisako DunMoodie Chisako\",\"title\":\"From Japan\",\"description\":\"We are now waiting for her work authorization approval. Hopefully Chisako can begin to practicing nursing in the very near future. Again, thank you and your staff very much from the bottom of my heart. Rest assure that if I come across anyone needing your services, I will be sure to refer them to your office.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8849bdd\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" John Garland \",\"title\":\" Wife from Ukraine\",\"description\":\"To start with I highly recommend this company to anyone needing this type of service.I want you to know I have never been treated so well in all my life by a company. The prices of all the services I used and will continue to use are very fair. I\\u2019m not rich and I have been able to pay very easily. I want you to know when I got back from Ukraine. I needed a lawyer so I thought. I sent out five emails to lawyers on a Sunday and one email to k1k3 visas to my surprise I received a reply on Sunday by a person named Cynthia McQuowen I have never met this person in my life but over the next few months I have grown to love this lady and this company. She has made this process very delightful. I have bugged her at all hours she has been the most professional person I have dealt with.and has always answered all my questions and never has left me hanging and wondering and most important has always been truthful as for example I asked a couple of lawyers how long would it take to get a visa they told me two months.\\nI didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"a3371cb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Dr. James Z\",\"title\":\"Fiancee from Vietnam\",\"description\":\"If you are looking for incredible customer service, a knowledgeable staff, guaranteed satisfaction, and an unbelievably fast processing time, look no further \\u2013 K1K3 Visas is your solution. Cynthia and her crew were always here to help me with my many questions and concerns \\u2013 and the response time was hours if not minutes. Do not try and complete the forms yourself \\u2013 I promise you will miss something that will slow down the process \\u2013 been there, done that. It is obvious to me that K1K3 Visas and Cynthia in particular are primarily concerned with getting your loved ones to the United States \\u2013 they patiently walk you though every process and make a task that would be terribly frustrating to do alone relatively painless. In my opinion they provide superior service to an attorney that would cost you five times as much. My K1 visa was approved in 2 months \\u2013 you simply can not do any better than that. In closing, I highly recommend K1K3 Visas with NO hesitation whatsoever. Ask Cynthia for my email if you would like to discuss my experience further.\\nI didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"5d116ba\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Arya Farmanara \",\"title\":\"  Fiancee from Turkey\",\"description\":\"When I first found out about this site during an internet search, I must admit I was skeptical. I was hesitant about doing this sort of thing online, being such a sensitive issue and all the talk of fraud and theft on the internet made me feel uneasy. After mulling the issue for a few weeks, I finally decided to take the plunge. All my fears were put to rest right from the start. From the first phone conversation I had with Cynthia, I felt relaxed and ready to go through the maze of getting a visa for my fianc\\u00e9e. Both of us bombarded her with questions through email and telephone; each and every time she was more than happy to assist us with the utmost patience and care. The rates were very reasonable compared to the expensive and sometimes outrageous prices some people are offering. I\\u2019m truly glad I made this decision and it was a great experience overall. I highly recommend this site to anyone wishing to obtain a visa for the person they care about or in my case, my future bride to be. I didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"efe5fa5\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Debbie Fisher, Anchorage Alaska\",\"title\":\" Tasleem is from Africa\",\"description\":\"Cynthia has been working very hard for Tasleem and I and has been there for us every step of the way, always answering our emails very quickly and making us feel like a friend and not just another stranger with an immigration issue. I often wonder now why anyone would ever try to get a visa for their fiancee any other way than through Immigration Doc\\u2019s. I talk very highly about this wonderful company and Cynthia in particular to everyone I meet and it seems these days there is always someone needing these kinds of service\\u2019s.\\nTasleem and I will never be able to thank Immigration Doc\\u2019s. or Cynthia enough for all the help and support they have given us throughout our wait. It is so wonderful to work with people that actually understand and have genuine compassion about what we are going through. I feel that what we can do to express exactly how much we appreciate their efforts is to do exactly what they ask us to do to make sure everything is in order for the visa interview so everything runs as smoothly as possible with no setbacks or delays.\\nIt has been a great pleasure to meet and work with Immigration Doc\\u2019s and Cynthia and I truly believe they have changed mine and Tasleem\\u2019s lives forever. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"77e80f2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Kris Ramonda \",\"title\":\" Fiancee from Poland\",\"description\":\"To whomever it may concern,\\nSince having solicited help from K1K3visa.com I have received prompt and friendly service. The information given me has been accurate and I am happy to say my wife will have her visa interview within the next few months. The visa specialist responsible for my case, Cynthia McQuowen, has been a tremendous help during this process. Thank you for your affordable service of helping bring people together.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"be6b0b5\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Vivian Lince Sunrise\",\"title\":\" FL Fiance from Lithuania\",\"description\":\"My name is Vivian Lince and I want to share my experience after hiring Immigration Docs to help me file a Petition for my Fianc\\u00e9\\u2019s Visa. I would like to start by thanking God for helping me to find this website online at a moment where I was completely disoriented about what to do to be reunited with my love. Since the beginning I\\u2019ve been dealing with Cynthia McQuowen. She is so sweet, kind, professional and a great human being. She always answers my emails and my phone calls and she is always there to help me with any of my doubts and worries. I know that I have something in common with every person contacting Immigration Docs: we all want to be with our love ones, we all want our dreams come true and have a beautiful life in this country with that special someone.\\nCynthia is great and I\\u2019ll never be thankful enough to Immigration Docs!! \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"806eeba\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"J. Craig\",\"title\":\"\",\"description\":\"The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview & medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fianc\\u00e9e was well prepared for the interview. I recommend this company to anyone that doesn\\u2019t want to be alone in the process and wants things done right and trouble free.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"1481160\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"J. Craig\",\"title\":\"\",\"description\":\"The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview & medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fianc\\u00e9e was well prepared for the interview. I recommend this company to anyone that doesn\\u2019t want to be alone in the process and wants things done right and trouble free.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(11349,15497,'_elementor_css','a:6:{s:4:\"time\";i:1629768032;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11364,15620,'_wp_page_template','default'),(11365,15620,'_elementor_edit_mode','builder'),(11366,15620,'_elementor_template_type','wp-page'),(11367,15620,'_elementor_version','3.4.2'),(11368,15620,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11369,15620,'_elementor_data','[{\"id\":\"2e04360\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8f1593\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"714ced4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34d6e42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-2.jpg\",\"id\":15608,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df2cd14\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-pix.png\",\"id\":15609,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"155f3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" Testimonials: what our clients say about our services- testimonials by real  people, just like you!!\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fde4233\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mariama Akano\",\"title\":\" Nigeria\",\"description\":\"After only 7 months I am thrilled to say that my husband\\u2019s CR1 Visa was approved and I am 100% pleased with the work that was done by this company! I was very nervous starting the journey to bring my husband to the states but I mostly communicated with one lady in particular, Cynthia, who is so patient, so kind but most of all knowledgeable and professional in the entire process. All of our forms were completed quickly and in a very professional manner and were quickly reviewed and accepted during each phase in this process. All suggested supporting documentation was exactly what we needed to have and when my husband got to his interview, he was well prepared. There were many times along the way that I became worried not really knowing what to expect and I\\u2019d email Cynthia just to ask questions and she\\u2019d always reply in a very timely fashion with the answers that I needed and if I requested a phone call, she\\u2019d call that same day. I know for many, this process can take a very long time but by God\\u2019s grace and the professionalism and preparation of our paperwork by this company we are finished and only waiting for my husband to pick up his visa next Friday so that he can travel to the US. If you are starting this journey and you want professional affordable help, I highly recommend K1K3 VISAS. Satisfied customer.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"22111f3\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"A. Dantes\",\"title\":\"Husband from the Philippines\",\"description\":\"I sought the help of one of the best Immigration Lawyers to petition my husband, but it only brought me frustration. First of all, the process took long and it was so difficult to contact them. I spoke more to the receptionist than to the lawyer that I hired. Second, when I did speak to the lawyer, there wasn\\u2019t any sign of emotion. It was straight to business. There was no, \\u201chi, how are you?\\u201d He was not exactly friendly. Third, it stated that they can get visas approved 100% of the time, but mine was denied. Fifth, when the visa was denied, the lawyer didn\\u2019t even say, \\u201cI\\u2019m sorry your petition was denied,\\u201d or \\u201cLet\\u2019s discuss what went wrong and maybe start another one.\\u201d Sixth, yes they were willing to help, BUT I was told that I had to pay another set of fees ($1800).    I was so upset that I decided not to do business with them again.  I did an internet search and came across k1k3visas.com an Immigration Docs Company. I called the office and Cynthia was the person I spoke with. I inquired about their services and explained to her all that had happened to my previous petition. From the beginning to the end, Cynthia was there for me. I was able to contact her through phone, email, etc. without any hassle whatsoever. I wanted to keep in contact every step of the way and she made the process very smooth. There are times when I would be frustrated and sad from waiting and I would call her to talk and she was there to listen to me and give me hope. For that, Cynthia, I thank you so much. I thank you and Immigration Docs for helping me get through this petition process and I am so happy that my husband was approved and received his visa. We will finally be together.<br>\\nImmigration Docs is the place to go if you plan on petitioning a loved one. You will not be sorry and you won\\u2019t have to go through lawyer problems the way I did. I waited more than a year with the Immigration Lawyers only to find out that I was denied. With Immigration Docs, it took less than 8 months and the petition was approved. Thank you. Thank you so much. Cynthia, you\\u2019re great!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8e3cfcb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"Dear Cynthia,<br>\\nVisa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\\nBest regards,\\n\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f6e4193\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client \",\"title\":\" Arlington, Virginia\",\"description\":\"I was personally hesitant about working with Immigration Docs, Inc. (IDI) when I first found their website, but after reading the testimonials on the site, I decided to go for it. Not to mention, the prices were very attractive and I was not able to afford a lawyer. Here I am one year later writing my own testimonial. I would highly recommend IDI to anyone seeking professional, courteous, reliable assistance in bringing their loved one to the U.S. My husband lives in Pakistan and our families arranged our marriage. Over the course of three years, we got to know one another by phone, email, and instant messaging\\/webcam. Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\\n\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8818d13\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Gail Haller\",\"title\":\"Fiance from Morocco\",\"description\":\"Rarely do you find a company that does such a great job that you want to tell everyone about it. I found that in Immigration Docs. I met a wonderful man who happens to live many miles away and in another country. I was so overwhelmed with all the paperwork and not knowing where to start that I looked for a company that would help me with the difficult task ahead of me. \\u2018 I have never been so impressed in a company as I was with Immigration Docs. Cynthia was the best ever! She was quick to return my calls or email I am not sure if she ever sleeps, she never made me feel bad for asking many questions and I truly feel she was understanding the pain in my heart from our separation. If you are looking to bring a love one here I highly recommend this company to make your journey much easier. Thank you Cynthia for all your wonderful help and understanding.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8f5182f\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Burgess-Garnica \",\"title\":\" Roxana is from Chile\",\"description\":\"Hi Cynthia. The process is complete. Roxana got the adjustment of status, work permit and permission to go back to her country for a year. We didn\\u2019t have to go to an interview they just approved her without one. Anyway I just wanted to thank you for your help and assistance in this process. You have been nothing but kind and on point with how you handled our case. Thank you! I\\u2019ll be in-touch.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f997cfb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Arlene Elizabeth and Michael\",\"title\":\" From Paris\",\"description\":\" Cynthia has been an angel in disguise throughout my K1 process. Her efficiency is irreproachable. She has been both assuring and patient. It is a Godsend to receive the services of a person who offers nothing but devotion and success to the visa process. As you know, government filing can be jarring and frustrating when away from loved ones. Yet when assisted by Cynthia, I felt that everything would work out fine. It is clear that Cynthia has a natural inclination for bringing loved ones together. I\\u2019m happy that she is sustaining this passion by working with couples and families who are thousands of miles apart with the daunting visa process. My fiancee was incredibly impressed with her professionalism and as well as her expeditious responses. Whether she was driving on the freeway, on her way to work, or even at home Cynthia answered us. She reassured us. And she offered all of the help that her services could give. May your business, health and joys continue to prosper.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"41a2745\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" James A. Schaub\",\"title\":\" Wife from Mexico\",\"description\":\"I would like to tell you about my experience with your company. From the very first phone call, Cynthia McQuowen has been nothing but professional about my petition for a K-1 visa. I have received updates in the mail from the Vermont Service Center in a timely manner and Cynthia has always been there when I had a question. She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"3487fe4\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Satisfied Client\",\"title\":\"\",\"description\":\"I want to say a loud and joyful THANK YOU!!! to you and your staff for all your assistance with this tedious and anxiety producing process called immigration. How happy I am to inform you that my beautiful fiancee is now my wife. To say the least, we have been vacationing, honeymooning and enjoying life together since she arrived from India.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"ea048b7\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Raul and Chisako DunMoodie \",\"title\":\"Chisako from Japan\",\"description\":\"We are now waiting for her work authorization approval. Hopefully Chisako can begin to practicing nursing in the very near future. Again, thank you and your staff very much from the bottom of my heart. Rest assure that if I come across anyone needing your services, I will be sure to refer them to your office.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8849bdd\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" John Garland \",\"title\":\" Wife from Ukraine\",\"description\":\"To start with I highly recommend this company to anyone needing this type of service.I want you to know I have never been treated so well in all my life by a company. The prices of all the services I used and will continue to use are very fair. I\\u2019m not rich and I have been able to pay very easily. I want you to know when I got back from Ukraine. I needed a lawyer so I thought. I sent out five emails to lawyers on a Sunday and one email to k1k3 visas to my surprise I received a reply on Sunday by a person named Cynthia McQuowen I have never met this person in my life but over the next few months I have grown to love this lady and this company. She has made this process very delightful. I have bugged her at all hours she has been the most professional person I have dealt with.and has always answered all my questions and never has left me hanging and wondering and most important has always been truthful as for example I asked a couple of lawyers how long would it take to get a visa they told me two months.<br>\\nI didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"a3371cb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Dr. James Z\",\"title\":\"Fiancee from Vietnam\",\"description\":\"If you are looking for incredible customer service, a knowledgeable staff, guaranteed satisfaction, and an unbelievably fast processing time, look no further \\u2013 K1K3 Visas is your solution. Cynthia and her crew were always here to help me with my many questions and concerns \\u2013 and the response time was hours if not minutes. Do not try and complete the forms yourself \\u2013 I promise you will miss something that will slow down the process \\u2013 been there, done that. It is obvious to me that K1K3 Visas and Cynthia in particular are primarily concerned with getting your loved ones to the United States \\u2013 they patiently walk you though every process and make a task that would be terribly frustrating to do alone relatively painless. In my opinion they provide superior service to an attorney that would cost you five times as much. My K1 visa was approved in 2 months \\u2013 you simply can not do any better than that. In closing, I highly recommend K1K3 Visas with NO hesitation whatsoever. Ask Cynthia for my email if you would like to discuss my experience further.\\nI didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"5d116ba\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Arya Farmanara \",\"title\":\"  Fiancee from Turkey\",\"description\":\"When I first found out about this site during an internet search, I must admit I was skeptical. I was hesitant about doing this sort of thing online, being such a sensitive issue and all the talk of fraud and theft on the internet made me feel uneasy. After mulling the issue for a few weeks, I finally decided to take the plunge. All my fears were put to rest right from the start. From the first phone conversation I had with Cynthia, I felt relaxed and ready to go through the maze of getting a visa for my fianc\\u00e9e. Both of us bombarded her with questions through email and telephone; each and every time she was more than happy to assist us with the utmost patience and care. The rates were very reasonable compared to the expensive and sometimes outrageous prices some people are offering. I\\u2019m truly glad I made this decision and it was a great experience overall. I highly recommend this site to anyone wishing to obtain a visa for the person they care about or in my case, my future bride to be. I didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"efe5fa5\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Debbie Fisher, Anchorage Alaska\",\"title\":\" Tasleem is from Africa\",\"description\":\"Cynthia has been working very hard for Tasleem and I and has been there for us every step of the way, always answering our emails very quickly and making us feel like a friend and not just another stranger with an immigration issue. I often wonder now why anyone would ever try to get a visa for their fiancee any other way than through Immigration Doc\\u2019s. I talk very highly about this wonderful company and Cynthia in particular to everyone I meet and it seems these days there is always someone needing these kinds of service\\u2019s.<br>\\nTasleem and I will never be able to thank Immigration Doc\\u2019s. or Cynthia enough for all the help and support they have given us throughout our wait. It is so wonderful to work with people that actually understand and have genuine compassion about what we are going through. I feel that what we can do to express exactly how much we appreciate their efforts is to do exactly what they ask us to do to make sure everything is in order for the visa interview so everything runs as smoothly as possible with no setbacks or delays.<br>\\nIt has been a great pleasure to meet and work with Immigration Doc\\u2019s and Cynthia and I truly believe they have changed mine and Tasleem\\u2019s lives forever. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"77e80f2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Kris Ramonda \",\"title\":\" Fiancee from Poland\",\"description\":\"To whomever it may concern,<br>\\nSince having solicited help from K1K3visa.com I have received prompt and friendly service. The information given me has been accurate and I am happy to say my wife will have her visa interview within the next few months. The visa specialist responsible for my case, Cynthia McQuowen, has been a tremendous help during this process. Thank you for your affordable service of helping bring people together.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"be6b0b5\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Vivian Lince Sunrise\",\"title\":\" FL Fiance from Lithuania\",\"description\":\"My name is Vivian Lince and I want to share my experience after hiring Immigration Docs to help me file a Petition for my Fianc\\u00e9\\u2019s Visa. I would like to start by thanking God for helping me to find this website online at a moment where I was completely disoriented about what to do to be reunited with my love. Since the beginning I\\u2019ve been dealing with Cynthia McQuowen. She is so sweet, kind, professional and a great human being. She always answers my emails and my phone calls and she is always there to help me with any of my doubts and worries. I know that I have something in common with every person contacting Immigration Docs: we all want to be with our love ones, we all want our dreams come true and have a beautiful life in this country with that special someone.<br>\\nCynthia is great and I\\u2019ll never be thankful enough to Immigration Docs!! \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"806eeba\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"J. Craig\",\"title\":\"\",\"description\":\"The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview & medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fianc\\u00e9e was well prepared for the interview. I recommend this company to anyone that doesn\\u2019t want to be alone in the process and wants things done right and trouble free.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"1481160\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" PJ California\",\"title\":\"  Wife from Cyprus\",\"description\":\"Immigration Docs, Cynthia Mc Quowen has been a tremendous help, even easing my fears of this sometimes crazy process. Cynthia along with the help of your always professional staff have made the long ordeal so far very trouble free. Thank you so much for the help along the long route to visa land! I hope to have my lovely gal home in time for the holidays, but one can never count on the absolute in these situations. I would not hesitate in a moment your company\\u2019s services to anyone that needs this kind of assistance.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"91f67c2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Voinica Placides \",\"title\":\" Fiancee from Brazil\",\"description\":\" This is a highly recommended service regarding K1 visas. Going with lawyer\\u2019s services can be quite expensive. This agency rates are not only satisfactory but the level of service is very remarkable and prompt. Cynthia has been the greatest in helping answer any questions I had regarding filling out the paper. They make it easy and effortless. It took 1 year total from filling out my K1 visa paperwork for my fianc\\u00e9 in Brazil to when my husband got his green card. I want to thank Cynthia for all that she has done. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"7fb6e01\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mark Soler\",\"title\":\"Wife from Canada\",\"description\":\"Hello everyone I am Mark Soler, and I am pleased to say that Immigration Docs. are superb in their effort to obtain your visa in whichever route you choose to take. Either between the K-1 or K3 visa! they put extra effort in getting your case approved! And to top it all they guarantee if you\\u2019re case isn\\u2019t approved your money is refunded back! what do you have to loose? absolutely nothing. My fiancee Cynthia has already recieved approval confirmation from the U.S. Counsulate and her visa has been approved! We will be getting married soon!:). I am so happy to have found K1K3 visas!.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"1c41d1a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Eva and Joseph\",\"title\":\" Eva is from Kenya\",\"description\":\"We are grateful for all you did for us as we went through the process of getting married. Eva and Joseph Rickman are now married and living in Phoenix \\u2013 Arizona.<br>\\nMay God bless your work.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"4e1b6dd\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" K. Fonseka\",\"title\":\"Montreal, Canada\",\"description\":\"Dear Cynthia, My husband and I would like to thank you so much for all your help and knowledge! I was issued my interview date in Montreal, Canada at the beginning of June. All of our hard work and effort was riding on this moment. After a long wait, my name was finally called and after a few brief questions (and literally 4 mins) I was granted my visa! My trip into the US was pretty easy as well (other than the computers were down and I almost missed my flight!), but I spent less than 5 mins with the Immigration officer, while other people were there for hours. My husband and I are looking forward to starting this chapter of our lives and we owe it to Cynthia and Immigration Doc Inc. Thank you again for everything \\u2013 you are a real blessing.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"a1f1af4\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Thomas Balfe\",\"title\":\"Wife from Vietnam\",\"description\":\"k1k3visas.com \\u2013 K1 Fiancee Visa Processing \\u2013 K3 Spousal Visa Processing for US ImmigrationI would like to take this opportunity to express the wholesome effect that Cynthia McQuowen has had on my experience with her knowledge of the fianc\\u00e9e & spousal visa process. She has been very helpful, when I called to find out different aspects of this new adventure for myself and my new wife. Cynthia has been very professional in everyway. She is an asset to you your company.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"1a64a0e\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Jasmin and I\",\"title\":\"\",\"description\":\"I\\u2019d like to thank K1K3 visas for their outstanding professional work which they did on my fiancee visa. Cynthia worked with me through the whole process, and understands the emotions invested in something like a fiancee visa. Not only did they do an excellent job on assisting me with filling out the complex government forms, but they were there every step of the way to answer every question and curiosity almost instantly. All this for a very modest price which was worth every penny! Jasmin and I have been so nervous about getting the visa in a timely fashion, but Cynthia\\u2019s work helped us get the visa quickly and put our minds at ease. When it comes to two people who are engaged and separated by an ocean, it\\u2019s hard to really describe how much this kind of service means to Jasmin and I. Thanks again!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"40baddf\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Edmund Reyes\",\"title\":\"\",\"description\":\"Hello Cynthia!<br>\\nI wanted to thank you and your team once again for all the help and expertise in getting my fianc\\u00e9 her visa. We were already happy about how fast everything progressed all the way to the packet getting mailed to the embassy. Upon attending the interview, our paperwork that you told us to prepare was all that was needed. The consular looked through a few items, asked a few simple questions, then gave a joyous \\u201cok, you\\u2019re approved\\u201d. She added that it was nice to see such preparation. It made it easier for her to make her positive decision, and most importantly, kept her in a good mood. I heard the more complications they encounter, the worse their moods get. Which lead to more questions, and potential denials. We were just so fortunate that we had you on our side. Everything you guided us with went as smooth as can be. She ended up flying back with me on the same flight to the US. Even her entry at LAX was flawless. This was all because of your team\\u2019s superb handling of our case.\\nWe will be getting married in a few weeks, then we\\u2019ll ready for her AOS. I have a friend that is now in the same situation as I was a few months ago. I assured him that all will go well with getting his loved one here as long he hires your company. He was amazed as well at how quick and smooth everything went for us. He came to the Philippines and experienced most of all that we experienced at the embassy. I told him to take a good look for this is what he will be going through months from now. But he feels confident knowing that having you help him will make everything much easier. Thanks for everything! Hopefully my fianc\\u00e9\\u2019s AOS will be as smooth as everything else we\\u2019ve been through\\u2026\\u2026..\\nTalk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"d2c8210\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Jim & Lilet Lynch \",\"title\":\" Juliet is from the Philippines\",\"description\":\"\\nTo Whom it May Concern,<br>\\nIt is with great enthusiasm that I recommend Immigration Docs for visa services. I looked at 4 dozen different company\\u2019s, including many attorneys. I made numerous phone calls & asked many questions. It came down to Cynthia & one attorney. Both were knowledgeable & professional (I was surprised that so many that I talked to weren\\u2019t!), but Cynthia won hands down because of her quick return of both phone calls & emails\\u2026 this attention to communication was very important to me & my wife; after all, when you are working with someone long distance what other gage of service do you have? Thank you again for everything! We will be getting married in a few weeks, then we\\u2019ll ready for her AOS. I have a friend that is now in the same situation as I was a few months ago. I assured him that all will go well with getting his loved one here as long he hires your company. He was amazed as well at how quick and smooth everything went for us. He came to the Philippines and experienced most of all that we experienced at the embassy. I told him to take a good look for this is what he will be going through months from now. But he feels confident knowing that having you help him will make everything much easier. Thanks for everything! Hopefully my fianc\\u00e9\\u2019s AOS will be as smooth as everything else we\\u2019ve been through\\u2026\\u2026..\\nTalk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"643fd9b\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Micheal & Falensia Larimer\",\"title\":\" Falensia is from the Philippines\",\"description\":\"\\n\\nCynthia;<br>\\nJust wanted to thank you and Immigration Doc, Inc for all your hard work preparing the documents for Falen.\\nShe is now getting comfortable in the US, with her \\u201cgreen\\u201d card and Social Security card as well as a job \\u2026 working PT at a local grocery chain \\u2026 working at the salad bar. She is enjoying it, as she works around 24 hours a week leaving her time to put the house \\u201cin order after husband makes it messy\\u201d hehehe It also breaks up what would otherwise be a very boring existence at home. Again, thank you for your help and your support.\\nI would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us.Talk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"0d1a736\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Kent F. Peed\",\"title\":\" Wife from Russia\",\"description\":\"\\n The services that I have received from \\u201cK1K3 VISAS.COM\\u201d and Cynthia McQuowen have been outstanding! I was skeptical at first when I learned of your company and was worried that my money would be wasted on a firm that was not close to my home town. As it turns out I think I received more than my moneys worth. Cynthia has been very helpful with all my questions and has answered me with prompt and honest replys to the same question more than once! The reason I was skeptical is because of the way I was treated by a visa attorney here in Louisville KY.    Your company has managed to do in three months what my other attorney couldn\\u2019t do in eight at one third the cost!!! As you can imagine I think I was ripped off and took advantage of the first time around! The delays and lack of communication between me and the old attorney made both me and my fiancee worried and aprehensive of what was actually happening.    Your company has renewed my confidence in the system here in the U.S. I will recommend your company everytime when somebody asks \\u201cWho took care of your K1 visa for you?\\u201d Though the visa process in my mind is not complete untill my fiancee steps on American soil I am confident that you will help us without hesitation until it is finished.She is now getting comfortable in the US, with her \\u201cgreen\\u201d card and Social Security card as well as a job \\u2026 working PT at a local grocery chain \\u2026 working at the salad bar. She is enjoying it, as she works around 24 hours a week leaving her time to put the house \\u201cin order after husband makes it messy\\u201d hehehe It also breaks up what would otherwise be a very boring existence at home. Again, thank you for your help and your support.\\nI would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us.Talk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"94351a6\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Gregg and Monalisa\",\"title\":\" New York Monalisa is from the Philippines\",\"description\":\"\\nI\\u2019m writing to thank your agency in all the help I received in getting a fianc\\u00e9 visa. I personally would love to thank Cynthia for all her help. Anytime I needed a question answered, she was there for me, either by phone or email. All the paper work I needed was there for me with super instructions on what I needed.\\nThe process was much faster with using your agency and on Nov. 24, 2006 my fianc\\u00e9 Monalisa arrived in New York from the Philippines. We will be getting married soon and enjoying our life together. I highly recommend your agency to who ever will pursue a k1 visa. I could not be more pleased with your service you gave me.\\nThanks again from the both of us. I would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us. Talk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"2f4208d\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Frank Gross \",\"title\":\" Fiancee from Peru\",\"description\":\"\\nHello Cynthia. I just wanted to say how amazed I am at how quickly and effectively your team works. I was so pleasantly surprised when I found out from my Fianc\\u00e9(who had been checking the USCIS website for updates everyday) that we had been approved already. Your total and complete professionalism had certainly helped in getting our petition processed so fast. We know of other couples that submitted even before us and still haven\\u2019t received an approval. I\\u2019m very lucky to have found you in the sea of representatives and attorneys that advertise to get the fastest results but you are actually good for your word. And the added bonus was your very reasonable price for your services. The other companies had such astronomical quotes and even went so far as to make companies like yours appear to be under qualified to get fast results. Well you definitely proved them to be liars. We are now looking forward to getting to the interview stage, and hopefully everything works just as smooth and quick as it was in the USCIS approval stage. You have been the blessing we have needed in this very tough time in our lives and feel confident that all will be completed soon so we can finally be together again. We thank you and your team so much for your excellent effort and services. And we look forward to your assistance in her eventual adjustment of status. Take Care\\u2026\\u2026\\u2026And Happy Holidays!The process was much faster with using your agency and on Nov. 24, 2006 my fianc\\u00e9 Monalisa arrived in New York from the Philippines. We will be getting married soon and enjoying our life together. I highly recommend your agency to who ever will pursue a k1 visa. I could not be more pleased with your service you gave me.\\nThanks again from the both of us. I would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us. Talk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"2c03b7a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Dhruvi Solanki\",\"title\":\"\",\"description\":\"My name is Dhruvi Solanki, and my case was regarding my Fianc\\u00e9\\u2019s K visa. Cynthia was very helpful and I am very pleased with her service. She did an awesome job, and she provided the right advice. I am glad that I chose Immigration Docs.In future if I need any advice I will definitely contact her. Thank you so much, you guys are awesome. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"12bcf26\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Marion Napper \",\"title\":\" Husband from Pakistan\",\"description\":\"\\nI would like to share with you my experience with Immigration Docs. Let me first say that I am most pleased by the service Immigration Docs has offered me, and I am delighted with the results. In today\\u2019s slang: Mission Accomplished. I met a man via the internet through a personals add. I shied away from communications with this man in the beginning due to his location, Pakistan. It would seem impossible for anything to really become of this as I reside in the USA. As time went on, I became more drawn to this person, and actually begun to know him far better than any man here I have dated after many many months. Perhaps when all you can do is write the pretenses are not there and you can honestly be yourself. You can turn the emails and instant messages off anytime you desire. After long written communications, there were phone calls, then web cams, cards in the mail. I found myself praying and asking God to guide me in my affections and the strings that tugged at my heart. I knew I had to meet this man.<br>\\nI began a search on the internet to see exactly what I would need to do to travel to Pakistan to meet this man. It seemed simple enough, a passport, immunizations and a visa. Then I began to wonder would it be just as easy for him to come to the USA. Not so easy I learned. I soon realized this would take more than I was capable of doing. I had not doubts that I must meet this man so I began all preparations to travel to Pakistan. I somehow knew in my heart that once I met this man I would not be able to come home alone or live without him. My heart was right. Prior to my departure to Pakistan in I found a web site on the internet for Immigration Docs.\\n<br>\\nI saw many other web sites that offered the same service, but to be honest I had already put our a lot of money for my travel to Pakistan. I contacted Immigration Docs and learn of your very affordable fee. The thing I was most impressed with was the guaranteed that if no visa was granted for my intended, money was refundable. Was I dreaming????? All of this seemed so unreal to me, here I was going to travel half way around the world and now I am asking how to bring this man home with me. I contracted with Immigration Docs to help me obtain a visa for my Fiance . Little did I know that when I went to Pakistan fully prepared to marry this man. I actually did marry him and God has blessed us so very much. Upon my return to the USA I contacted my Case Manager ( name withheld due to privacy) and advised her not only did I go and meet this man, but we were married. She seemed so very excited for me.<br>\\nThis is when the work began. I cannot begin to tell you how grateful I am for having the Case Manager I did. I would email her, call her, leave voice messages for her and she very promptly returned all. She was so very knowledgeable in the paperwork that need to be completed and file. I would never have know even where to begin. Paperwork that was required and I had no clue how to get, she had all the answers. She was not only doing her job, but in my opinion she took a very personal interest in myself and my husband. I have not doubt in my mind that she made this possible. I would still be working at this without her expertise and guidance. My husband and I will always be thankful for her service. We both also feel we have made a bond with someone whom we have never met. We received notified of my husband\\u2019s approval for his visa from Homeland Security. It has been a long process and it is still not final yet. But, I do know this, my Case Manager has made it all happen. We are in the final stages now .\\nTo this day, my Case manager still helps me and guides me. If nothing more that give me moral support and just a friendly email to say hello! I am making one more trip to Pakistan come late August and I know if he does not return with me,he will soon follow. My husband has but one wish when he comes to the USA..To meet our Case Manager and have his first American Hamburger and Fries with her, I told him perhaps we can do this. She will probably never know what a much better and wonderful life this man will have here in our country. God bless you all that provide this service. You will never know what a valuable service you provided. What you have provided me has changed my whole life and I have never been happier. What was once just a dream and a hope is now reality. It takes my breathe away every time I just think back on what has transpired in the past year or so. I will be forever grateful.  Again, thank you and may God bless you always.<br>\\nI remain Very Truly Yours,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"7e3cad2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Elvina Alaverdian\",\"title\":\"  Sargis is from Moldovia\",\"description\":\"\\n\\nI am writing to express my gratitude and satisfaction with K1K3 Visas, and the services of Cynthia Mcquowen. Cynthia made this otherwise time consuming, complicated, and confusing process seem simple and FAST! She eased all the confusion and anxiety that I was experiencing by being very realistic and honest in providing information about the steps involved in the process, expected time frame, and most important of all: Her confidence! Her confidence in her work and the petition process procedure is what really helped me stay positive and confident as well. I am overjoyed to say that the entire process from the time of first filing my Fiance, Sargis\\u2019s petition to the day that he was actually issued his Visa, took exactly 6 months. I think that is phenominal, compared to all the \\u201chorror\\u201d stories I have read and heard about! Thanks to K1K3 Visa and Cynthia, I am going to be reunited with Sargis in two weeks! Sargis and I thank you from the bottom of our hearts and look forward in working with you again, as Sargis and I get ready for the next phase of paperwork and processing.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"dfa3755\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Oded Rokach and Eliana Uribe\",\"title\":\"\",\"description\":\"\\n\\nI\\u2019m currently trying to process my fianc\\u00e9\\u2019s paper work for her to stay with me in Hawaii. The person representing us is Cynthia McQuowen who is doing a great job answering all of my questions thoroughly and keeping us informed of the process and forms needed. I\\u2019m sure all of your employees are just as dedicated and I would like to show my appreciation by saying thanks. Keep up the good work.We would like to thank you for your dedicated care in our process of the K1 visa.<br>\\nWe were really concerned in the beginning, we heard a lot of stories about couples whom had tried to obtain a visa and got lost in the middle of the process and they just got tired of waiting and became so frustrated, that in many cases they even loose their relationship!<br>\\nWe decided to start the process in August of the last year; the truth is that we thought that if we were lucky we may have a response from the U.S immigration center for the middle of January. (This is the first step.) Well, actually we got this response in November, by January my fianc\\u00e9e had been issued her visa and by February she was already here joining me in Los Angeles!!    K1K3visas made it so much easier for us, we did not have to deal with all the horrible paper work; everything was simple and fast, exactly as Cynthia had promised us; she was always there when we needed her, if we sent her an email we got always her answer in less than 24 hours.    Now we are so happy living together, its a dream come true and big part is thanks to Cynthia; we can not be more grateful!!<br>\\nWe highly recommend to all those couples that are in the same situation as we were to trust the K1K3 visas team, they won\\u2019t find better hands to put their dreams in than the people at Immigration Docs. It will make life so much easier for them knowing that someone responsible and who has all the experience is doing the hard work for them.<br>    Thanks K1K3visas for everything!!!!!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"dcac57d\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Michael Carroll \",\"title\":\" Fiancee from China\",\"description\":\"Dear Cynthia,<br>\\nI would like to thank you for your service. When I started the K1 Visa process, I was overwhelmed with all the information that I researched. I even contacted some immigration lawyers to see if they could clarify the information that I had researched. Although they were helpful, their services were expensive. I finally found your service on the internet and called the toll free number. I spoke with Cynthia about my situation, and found her to be very helpful. After speaking with her, I decided to contract your service. Cynthia was very helpful through the whole petition process. She was very patient with all my questions, and answered all my emails promptly. My I-129F has been approved. Thanks again for your service.<br>\\nSincerely,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"cefafcd\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Bruce McKelvy\",\"title\":\"\",\"description\":\"Hello Cynthia, I would like to thank you for your service to me in procuring a K-1 visa for my fianc\\u00e9e. My experience through your service has been fantastic and your advice and help has been great. I would advise anyone looking for help to avoid the expense of lawyers and proceed directly to you and your services. <br> Sincerely,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"b99aba7\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Corky Goldsmith Lana\",\"title\":\" Lana is from Ukraine\",\"description\":\"My name is Fred C. \\u201cCorky\\u201d Goldsmith, Jr. and I am writing this letter to you to express my deepest appreciation for one of your employees, Ms. Cynthia McQuowen\\u2026<br>\\nBack in 2005, I was searching the Internet for that special someone and I found her to be living in Ukraine\\u2026 Just before I left for Ukraine in June, 2005, I searched for a trustworthy and reliable company to help me and to guide me through the bureaucratic maze of all that red tape created by the US Government in bringing a fianc\\u00e9e over here from abroad\\u2026.  I found your website and after serious thoughts and personal feelings from my heart, I decided on your company and soon afterwards, I was placed in contact with Cynthia\\u2026  For the past eight or nine months since I hired your company, Cynthia has been not only very instrumental in helping me to bring Lana Biryukova over here, but she has displayed many wonderful acts of encouragement, assistance, and especially patience with me\\u2026 You see, I have a hearing impairment but Cynthia showed so much wonderful patience in communicating with me that I was very surprised and very pleased with her sincere efforts\\u2026  She has graciously guided Lana and me through all this maze of bureaucratic red tape and I want her to be recognized for her sincere efforts on our behalf\\u2026<br>\\nCynthia is one special lady\\u2026 I will not hesitate to recommend your company to anyone and please feel absolutely free to use my name and this letter as both a reference and recommendation in my testimonial about your wonderful services, especially when it comes to Cynthia McQuowen.<br>\\nThank you for all you have done for both Lana and myself.<br>\\nMostly Sincerely Yours,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"9cea16e\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Jessica F.\",\"title\":\"\",\"description\":\"Immigration Docs, has helped me greatly through this difficult time of being away from my fianc\\u00e9. Cynthia was very helpful whenever I contacted her with questions or concerns about my case. Thank you for all of your help and thanks to you I still have faith and I am looking forward to the day when I see my fianc\\u00e9 again.<br>\\nThank you again,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"e6e2789\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Kurt \",\"title\":\"Kurt Keeping Fiancee from China\",\"description\":\"I am writing this letter to express my gratitude for the fine job that your organization has done for my Fianc\\u00e9e and me.10 Months ago I contacted Immigrations Docs Inc. and inquired about the process and the timing for obtaining a K1 Visa for my Chinese Fianc\\u00e9e. Cynthia, the individual assigned to my case was extremely helpful and knowledgeable in the process as I started down the path of bringing my Fianc\\u00e9e home to Atlanta, Ga. The thing I appreciated the most was the open and up front honesty in which she explained the process and the estimated length of time in accomplishing this goal. Your organization set my expectations on the length of time it would take to complete the process and even though the process has been long and tenuous at times, I never felt as if I was going through it alone. Cynthia always knew where our case was at and if she didn\\u2019t have the answers I was looking for she found them quickly and accurately.I cannot express my thanks enough for assisting me in this. The fee spent for your organizations services was well worth it and I would endorse your organization to anyone looking to be united with their loved ones from a foreign land! Thank you again, from both of us, our Visa interview date is set for January 17th, and we hope to be home shortly there after.<br>\\nKindest Regards,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"67ad5c2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Richard DeVera\",\"title\":\" Fiancee from Colombia\",\"description\":\"I would like to thank you the staff of k1k3 visas especially to Cynthia. Cynthia was very polite and thoughtful to help me process my K1 fianc\\u00e9e visa from the start to the finish. I am so glad and very satisfied customer with the service that you have provided. Now that all my documents are all completed, I am just waiting for my fianc\\u00e9e to arrive. I will definitely recommend your service to the people I know. Cynthia thank you so much for all your help.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"06f77d3\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Michael and Daisy Garner\",\"title\":\" Daisy is from Indonesia\",\"description\":\"I have wonderful news, Daisy\\u2019s visa has been issued and will be delivered by next week , I\\u2019m so excited and happy I just wanted to thank all of you there at K1K3 visa service because I know it would have been 10 times more difficult without your help . Your services have brought two lives together and created a happiness that I will be grateful for all of my life , I will definitely recommend your services to others and once again thank you so much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"0c65b3c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Anthony Troffa \",\"title\":\" Fiancee from Italy\",\"description\":\"I really appreciate your service very much. I do thank you greatly for what you have done. I can\\u2019t thank you enough. Sincerely, Tina Jarvis New YorkHello, my name is Anthony Troffa, I have applied for a Fianc\\u00e9e visa for my fianc\\u00e9e and her child through your agency and have been dealing with Cynthia from the start of the application, I just wanted to tell you how very easy and comfortable she has made me and my future wife feel throughout this Visa application, she has always been there when I have called your office about any questions, (and believe me I had many, lol ) all the paperwork Cynthia sent to me was so very easy to understand, and very neat, she is a wonderful person, and your agency should be proud to have her as an employee. I wish that everyone that I have ever dealt with, was as sincere and efficient as her, if that were so, this world would be a much better place. I am going to refer your agency to everyone I know who is interested in applying for a visa as we are, and I can\\u2019t say enough about the satisfaction I have had so far, once again, thanks for all your help.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f4a834a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"J., \",\"title\":\" California\",\"description\":\"I met my fianc\\u00e9e when I was volunteering abroad last summer. After working closely day after day, we got to know each other and fall for each other in a way that I thought did not exist. We spent a few blissful months together and we joked about marriage until one day it stopped being a joke. We started to picture a future together and we fell in love with the idea as well as each other. We did our research and we found the option of the fianc\\u00e9e visa. When I returned to the U.S., I researched K1K3 Visas.com and quickly called for information on how to bring my fianc\\u00e9e ASAP. Cynthia was helpful from day one by making it seem that it was not an impossible task that I was hoping to accomplish. It has been extremely difficult to be away from my fianc\\u00e9e but with the help of K1K3 Visas.com, I am expecting and hoping that my fianc\\u00e9e will be here in the U.S. with me in the next two months. K1K3 Visas.com made the paperwork process very manageable and bearable during this stressful time. My favorite thing about this process with K1K3 Visas.com has been how promptly Cynthia gets back to you on any question that you may have. As I have told Cynthia many times before, thank you for everything during this stressful and most important time in my life.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"d5aae12\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Amin & Esther S\",\"title\":\" Esther is from Jordan\",\"description\":\"First of all, we would like to thank God for helping us find this site, k1k3visas.com, and would like to thank all the staff members especially Cynthia for all the help and support that she had provided to us. The reason we chose k1k3visas.com is because they were ready to help us right away with the k3 visa, we had spoken to many attorneys and either they were too expensive or didn\\u2019t have the time to help us. Not only that, they didn\\u2019t even give us a guarantee for the approval. And what lawyers do by filling out the papers for you is nothing more. They can\\u2019t even try to expedite your case and they give you longer estimated time for processing. We have chosen k1k3visas.com because we were treated with full respect, they answered all our questions and they were very clear to us. Thank God the time went fast. We would like to thank Cynthia for all the help and support.Thank you,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"7c7e9e8\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Russell Saunier,Sparks, \",\"title\":\" NV Larissa is from Russia   \",\"description\":\"A letter of Thanks! I flew to Russia, While in Russia I married a lady I met on a computer Christian dating service. My wife\\u2019s name is Larissa and both of us are extremely happy. We both know that the Lord Jesus Christ brought us together! After our marriage, we called the U.S. Embassy in Russia. They did not want anything to do with our situation. The embassy told us that I would have to fly back to my home town and start the immigration process. The embassy also told me that the process would take some time. My wife and I were very upset. We both felt that God brought us together and that this was not right. We were both very disappointed; I flew back to Sparks, Nevada, by myself the very next day.<br>\\nI started looking into the immigration process, not knowing who to turn to or where to go. I started calling attorneys; this did not go well at all! The attorneys were either not in, too busy or never returned my calls or they were too expensive. This was extremely frustrating to me! All I wanted was my wife to be with me! I continued looking in the phone book; I came across Immigration Docs. I called them; I talked with a lady and explained my story. She said \\u201cwould you like one of our agents to call you\\u201d? I said \\u201cyes\\u201d. Shortly after, Cynthia returned my call. Cynthia was very polite and showed nothing but concern as I told my story. Cynthia was very straight forward and honest with me, while she described the different ways of doing the immigration process. Cynthia sounded to me to really know the immigration process. I also very deeply appreciated her honesty and sincerity. I signed a contract with Immigration Docs.<br>\\nCynthia is a very hard worker. She puts in long hours because she enjoys her job and has a big heart for making people happy. Cynthia has helped me in all directions of this process. I can call her anytime, she takes the time to listen and understands the feelings you go through, in dealing with my frustrations, Cynthia was able to comfort me by letting me know the next step and about when that would be. I have come to know Cynthia as a friend and someone that you can depend on! My wife will be with me in a few months and I feel like I owe it all to Cynthia.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"c418630\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Sharon and Damon!\",\"title\":\" Damon is from Canada\",\"description\":\"We would like to thank k1k3visas.com for their help with the whole immigration process. Prior to finding them, we tried investigating the process on our own and realized there are a lot of forms required and the process itself was unclear. When we called an immigration lawyer for clarity and help, they were going to charge us $4000! Luckily we found k1k3visas.com which handled the process professionally, and for a fraction of the lawyers cost. The documents were sent to us promptly then professionally put together for us to send to the government agencies. It was a relief to have someone\\u2019s expertise on the matter in order to prevent document error. So far the approval process has been quick and we\\u2019re hoping to finally be together this July! Cynthia\\u2019s help has kept our stress levels down throughout this whole government process which gave us the time to plan the actual wedding. We would not advise anyone to attempt this on their own and definitely recommend k1k3visas.com.<br>\\nThanks again,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"161f654\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Lisa Taggart & Simon Lagu\\u00eb \",\"title\":\" Simon is from the United Kingdom\",\"description\":\"Marriage is a unique moment in two people lives. It is something sacred. Going further into our union with each other, we realized that we needed the assistance and guidance of K1-K3 Visas.com. The K1-K3 Visas.com agent, responded with confidence and assurance. She made the process easier for us to understand and proceed correctly with obtaining a USA Visa for Simon. All of our questions and concerns were answered. We feel very confident with the results thus far, and appreciate all the assistance of Cynthia. We would recommend your services to any romantically involved couple wanting to proceed in marriage.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"5c69109\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"-T Kelly \",\"title\":\" Fiancee from Germany\",\"description\":\"The greatest thing that happened to myself and my \\u201cfiancee\\u201d during this magical process of matrimony here in America was allowing Cynthia & Immigration Docs, guide me through the extensive litigation process. When it comes to the love of my life and our future, I knew I was not going to leave that to chance by not properly filling out, handling or filing the paperwork properly. Now, I (the male\\u2026 one in a few) am planning a wonderful wedding. May 7th will be straight out of a fairy tale for me. Thank you from the bottom of my heart. There is more to do legally after the wedding and I would not have anyone else see me ALL-THE-WAY through the process. Thanks again!!!!!!!!!!!!!!!!!!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"3f47669\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Jose I Crespo,\",\"title\":\" Miami FL Fiancee from Dominican Republic\",\"description\":\"I would like to thank Immigration Docs for making the K1 visa process for my fiancee and I go very quickly and without any delays in processing of our k1 visa. Without the help of such professionals at Immigration Docs, we would not have had the success in gathering all necessary paperwork needed to accomplish this huge task. As time went by Immigration Docs kept me informed at every step of the way. The services rendered by Immigration Docs surpass my expectations in everyway. Thank youfor making this process pleasurable. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"a20137e\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Dean Rasmussen \",\"title\":\" Fiancee from Vietnam\",\"description\":\"K1k3visas made the whole process a lot easier than doing it yourself and a lot cheaper than hiring a lawyer. They were always friendly and helpful.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"4d76600\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Scott Hayes \",\"title\":\"  Fiancee and child from Russia\",\"description\":\"Dear Cynthia,<br>\\nWell, Tamara and her daughter got here a couple months ago and I want to thank-you so much for your help. They\\u2019re happily adjusting to life in the USA!<br>\\nThanks again so much!!  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"7ffd9c0\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Katrina Thomas\",\"title\":\"Fiancee from Jamaica\",\"description\":\"Dear Cynthia,<br>\\nI would like to thank you for all of your help and advice thus far. Due to your knowledge and expertise, my petition has been approved already. I submitted the paperwork to USCIS in early November and I received the approval notice about 1 month later. We are now waiting for the paperwork to be shipped to my fianc\\u00e9\\u2019s embassy in Jamaica so he can go for his interview and hopefully be here in the US soon!I cannot thank you enough for help putting my mind at ease and taking away a lot of stress from me and my fianc\\u00e9. I was a little nervous at first about signing up for your services but after speaking with you on the telephone the very first time and you reassured me that Immigration Docs get the petitions approved and if they aren\\u2019t you get a full refund\\u2026I felt more confident. I didn\\u2019t really have money to pay a lawyer and when I saw your website I was very excited and thought maybe it was too good to be true. I am looking forward to continuing to work with you through this entire process. You always have been honest, helpful and quick answers. I cannot thank you enough for helping me and my fianc\\u00e9 be together forever. Thank you Cynthia and Immigration Docs. I will certainly recommend your services to anyone who may come along that needs them.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"6601fba\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mark Hibbard\",\"title\":\" Fiancee from Ukraine\",\"description\":\"I want to say thanks to Immigration Docs for their help in providing guidance and support for me and my fiance. Cynthia was very helpful and easy to work with and helped arranged all my immigration documents for me and my fiance\\u2019s to send to immigration here and helped me through the process until her visa approval in the Ukraine. My fiance will be arriving very soon and reccommend the services of Immigration Docs and plan to continue using their services for future documents that are needed for me and my fiance.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"7da8f3d\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David Merril\",\"title\":\"\",\"description\":\"When I first started thinking about getting a petition for a visa, I had no idea what I was doing. All the forms and dates and requirements were very confusing to me. Cynthia made all that go away. She explained things simply and easily. She would always answer any question I had no matter how dumb I thought it might be. I thank her for very much for her dedication to those that seek her help and expertise.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"1f75738\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Bryan Roeder & Ksenya Bronnicova\",\"title\":\"  Ksenya is from Russia\",\"description\":\"Cynthia and the rest of the k1k3visa crew. It was late last night when I received the text message \\u201cwe have it I\\u2019m coming the 13th\\u201d. It has already been a great journey with Ksenya. We have had a two year relationship. Last January on my 2nd trip to Russia to be with her I asked her to marry me. Upon arriving home, I looked to hire an attorney or service to help with the immigration paper work. Doing my research I found your web page. I couldn\\u2019t believe how affordable you offered your k1 help!!    We started filing for our k1 visa in May 2006 after my third trip to Russia. It was a simple process with the guidance of Cynthia. Even when new laws arrived it barely delayed our visa with Cynthia quickly helping us keep on top of the ever changing laws.\\nKsenya started her interview at 8:00am Moscow time; she witnessed so many girls and families denied visas because of poor paper work being filled out. She became nervous hoping our trust in k1k3visas.com would pay off.    It did and in 15 minutes she was approved!!<br>\\nIts been a trying two years maintaining our long distance relationship. We talk everyday and spent a small fortune in travel cost, phone bills and postage. But the one place that we never felt we over spent was with k1k3visas.com.    Thank you so much for you help. I\\u2019m happy that soon I will be with Ksenya daily hearing her, looking on her and feeling her. Your services have been a god sent!!  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"fa6174a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Robert & Hongzhen Nazario \",\"title\":\" Hongzhen is from Thailand\",\"description\":\"I want to let you to know that Cynthia McQuowen has been major help to Hongzhen and I. She has been extremely accommodating on answering any question or concerns that both Hongzhen and I ever had and was very prompt in returning our calls, as well as our emails.<br>\\nWe are extremely grateful that Cynthia was our guide through our visa process. We are pleased we found the right person for the right job the first time around. All of our gratitude and thanks to Cynthia McQuowen for all that she has done for us during this special event in our life.   Thank you for your time and Cynthia\\u2019s skills.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"de103ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"More testimonials from happy, satisfied clients by request.\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11356,15618,'_elementor_page_assets','a:0:{}'),(11357,15619,'_wp_page_template','default'),(11358,15619,'_elementor_edit_mode','builder'),(11359,15619,'_elementor_template_type','wp-page'),(11360,15619,'_elementor_version','3.4.2'),(11361,15619,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11362,15619,'_elementor_data','[{\"id\":\"2e04360\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8f1593\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"714ced4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34d6e42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-2.jpg\",\"id\":15608,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df2cd14\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-pix.png\",\"id\":15609,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"155f3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" Testimonials: what our clients say about our services- testimonials by real  people, just like you!!\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fde4233\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mariama Akano\",\"title\":\" Nigeria\",\"description\":\"After only 7 months I am thrilled to say that my husband\\u2019s CR1 Visa was approved and I am 100% pleased with the work that was done by this company! I was very nervous starting the journey to bring my husband to the states but I mostly communicated with one lady in particular, Cynthia, who is so patient, so kind but most of all knowledgeable and professional in the entire process. All of our forms were completed quickly and in a very professional manner and were quickly reviewed and accepted during each phase in this process. All suggested supporting documentation was exactly what we needed to have and when my husband got to his interview, he was well prepared. There were many times along the way that I became worried not really knowing what to expect and I\\u2019d email Cynthia just to ask questions and she\\u2019d always reply in a very timely fashion with the answers that I needed and if I requested a phone call, she\\u2019d call that same day. I know for many, this process can take a very long time but by God\\u2019s grace and the professionalism and preparation of our paperwork by this company we are finished and only waiting for my husband to pick up his visa next Friday so that he can travel to the US. If you are starting this journey and you want professional affordable help, I highly recommend K1K3 VISAS. Satisfied customer.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"22111f3\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"A. Dantes\",\"title\":\"Husband from the Philippines\",\"description\":\"I sought the help of one of the best Immigration Lawyers to petition my husband, but it only brought me frustration. First of all, the process took long and it was so difficult to contact them. I spoke more to the receptionist than to the lawyer that I hired. Second, when I did speak to the lawyer, there wasn\\u2019t any sign of emotion. It was straight to business. There was no, \\u201chi, how are you?\\u201d He was not exactly friendly. Third, it stated that they can get visas approved 100% of the time, but mine was denied. Fifth, when the visa was denied, the lawyer didn\\u2019t even say, \\u201cI\\u2019m sorry your petition was denied,\\u201d or \\u201cLet\\u2019s discuss what went wrong and maybe start another one.\\u201d Sixth, yes they were willing to help, BUT I was told that I had to pay another set of fees ($1800).    I was so upset that I decided not to do business with them again.  I did an internet search and came across k1k3visas.com an Immigration Docs Company. I called the office and Cynthia was the person I spoke with. I inquired about their services and explained to her all that had happened to my previous petition. From the beginning to the end, Cynthia was there for me. I was able to contact her through phone, email, etc. without any hassle whatsoever. I wanted to keep in contact every step of the way and she made the process very smooth. There are times when I would be frustrated and sad from waiting and I would call her to talk and she was there to listen to me and give me hope. For that, Cynthia, I thank you so much. I thank you and Immigration Docs for helping me get through this petition process and I am so happy that my husband was approved and received his visa. We will finally be together.\\nImmigration Docs is the place to go if you plan on petitioning a loved one. You will not be sorry and you won\\u2019t have to go through lawyer problems the way I did. I waited more than a year with the Immigration Lawyers only to find out that I was denied. With Immigration Docs, it took less than 8 months and the petition was approved. Thank you. Thank you so much. Cynthia, you\\u2019re great!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8e3cfcb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"Dear Cynthia,<br>\\nVisa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\\nBest regards,\\n\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f6e4193\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client \",\"title\":\" Arlington, Virginia\",\"description\":\"I was personally hesitant about working with Immigration Docs, Inc. (IDI) when I first found their website, but after reading the testimonials on the site, I decided to go for it. Not to mention, the prices were very attractive and I was not able to afford a lawyer. Here I am one year later writing my own testimonial. I would highly recommend IDI to anyone seeking professional, courteous, reliable assistance in bringing their loved one to the U.S. My husband lives in Pakistan and our families arranged our marriage. Over the course of three years, we got to know one another by phone, email, and instant messaging\\/webcam. Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\\n\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8818d13\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Gail Haller\",\"title\":\"Fiance from Morocco\",\"description\":\"Rarely do you find a company that does such a great job that you want to tell everyone about it. I found that in Immigration Docs. I met a wonderful man who happens to live many miles away and in another country. I was so overwhelmed with all the paperwork and not knowing where to start that I looked for a company that would help me with the difficult task ahead of me. \\u2018 I have never been so impressed in a company as I was with Immigration Docs. Cynthia was the best ever! She was quick to return my calls or email I am not sure if she ever sleeps, she never made me feel bad for asking many questions and I truly feel she was understanding the pain in my heart from our separation. If you are looking to bring a love one here I highly recommend this company to make your journey much easier. Thank you Cynthia for all your wonderful help and understanding.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8f5182f\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Burgess-Garnica \",\"title\":\" Roxana is from Chile\",\"description\":\"Hi Cynthia. The process is complete. Roxana got the adjustment of status, work permit and permission to go back to her country for a year. We didn\\u2019t have to go to an interview they just approved her without one. Anyway I just wanted to thank you for your help and assistance in this process. You have been nothing but kind and on point with how you handled our case. Thank you! I\\u2019ll be in-touch.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f997cfb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Arlene Elizabeth and Michael\",\"title\":\" From Paris\",\"description\":\" Cynthia has been an angel in disguise throughout my K1 process. Her efficiency is irreproachable. She has been both assuring and patient. It is a Godsend to receive the services of a person who offers nothing but devotion and success to the visa process. As you know, government filing can be jarring and frustrating when away from loved ones. Yet when assisted by Cynthia, I felt that everything would work out fine. It is clear that Cynthia has a natural inclination for bringing loved ones together. I\\u2019m happy that she is sustaining this passion by working with couples and families who are thousands of miles apart with the daunting visa process. My fiancee was incredibly impressed with her professionalism and as well as her expeditious responses. Whether she was driving on the freeway, on her way to work, or even at home Cynthia answered us. She reassured us. And she offered all of the help that her services could give. May your business, health and joys continue to prosper.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"41a2745\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" James A. Schaub\",\"title\":\" Wife from Mexico\",\"description\":\"I would like to tell you about my experience with your company. From the very first phone call, Cynthia McQuowen has been nothing but professional about my petition for a K-1 visa. I have received updates in the mail from the Vermont Service Center in a timely manner and Cynthia has always been there when I had a question. She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"3487fe4\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Satisfied Client\",\"title\":\"\",\"description\":\"I want to say a loud and joyful THANK YOU!!! to you and your staff for all your assistance with this tedious and anxiety producing process called immigration. How happy I am to inform you that my beautiful fiancee is now my wife. To say the least, we have been vacationing, honeymooning and enjoying life together since she arrived from India.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"ea048b7\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Raul and Chisako DunMoodie Chisako\",\"title\":\"From Japan\",\"description\":\"We are now waiting for her work authorization approval. Hopefully Chisako can begin to practicing nursing in the very near future. Again, thank you and your staff very much from the bottom of my heart. Rest assure that if I come across anyone needing your services, I will be sure to refer them to your office.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8849bdd\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" John Garland \",\"title\":\" Wife from Ukraine\",\"description\":\"To start with I highly recommend this company to anyone needing this type of service.I want you to know I have never been treated so well in all my life by a company. The prices of all the services I used and will continue to use are very fair. I\\u2019m not rich and I have been able to pay very easily. I want you to know when I got back from Ukraine. I needed a lawyer so I thought. I sent out five emails to lawyers on a Sunday and one email to k1k3 visas to my surprise I received a reply on Sunday by a person named Cynthia McQuowen I have never met this person in my life but over the next few months I have grown to love this lady and this company. She has made this process very delightful. I have bugged her at all hours she has been the most professional person I have dealt with.and has always answered all my questions and never has left me hanging and wondering and most important has always been truthful as for example I asked a couple of lawyers how long would it take to get a visa they told me two months.\\nI didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"a3371cb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Dr. James Z\",\"title\":\"Fiancee from Vietnam\",\"description\":\"If you are looking for incredible customer service, a knowledgeable staff, guaranteed satisfaction, and an unbelievably fast processing time, look no further \\u2013 K1K3 Visas is your solution. Cynthia and her crew were always here to help me with my many questions and concerns \\u2013 and the response time was hours if not minutes. Do not try and complete the forms yourself \\u2013 I promise you will miss something that will slow down the process \\u2013 been there, done that. It is obvious to me that K1K3 Visas and Cynthia in particular are primarily concerned with getting your loved ones to the United States \\u2013 they patiently walk you though every process and make a task that would be terribly frustrating to do alone relatively painless. In my opinion they provide superior service to an attorney that would cost you five times as much. My K1 visa was approved in 2 months \\u2013 you simply can not do any better than that. In closing, I highly recommend K1K3 Visas with NO hesitation whatsoever. Ask Cynthia for my email if you would like to discuss my experience further.\\nI didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"5d116ba\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Arya Farmanara \",\"title\":\"  Fiancee from Turkey\",\"description\":\"When I first found out about this site during an internet search, I must admit I was skeptical. I was hesitant about doing this sort of thing online, being such a sensitive issue and all the talk of fraud and theft on the internet made me feel uneasy. After mulling the issue for a few weeks, I finally decided to take the plunge. All my fears were put to rest right from the start. From the first phone conversation I had with Cynthia, I felt relaxed and ready to go through the maze of getting a visa for my fianc\\u00e9e. Both of us bombarded her with questions through email and telephone; each and every time she was more than happy to assist us with the utmost patience and care. The rates were very reasonable compared to the expensive and sometimes outrageous prices some people are offering. I\\u2019m truly glad I made this decision and it was a great experience overall. I highly recommend this site to anyone wishing to obtain a visa for the person they care about or in my case, my future bride to be. I didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"efe5fa5\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Debbie Fisher, Anchorage Alaska\",\"title\":\" Tasleem is from Africa\",\"description\":\"Cynthia has been working very hard for Tasleem and I and has been there for us every step of the way, always answering our emails very quickly and making us feel like a friend and not just another stranger with an immigration issue. I often wonder now why anyone would ever try to get a visa for their fiancee any other way than through Immigration Doc\\u2019s. I talk very highly about this wonderful company and Cynthia in particular to everyone I meet and it seems these days there is always someone needing these kinds of service\\u2019s.\\nTasleem and I will never be able to thank Immigration Doc\\u2019s. or Cynthia enough for all the help and support they have given us throughout our wait. It is so wonderful to work with people that actually understand and have genuine compassion about what we are going through. I feel that what we can do to express exactly how much we appreciate their efforts is to do exactly what they ask us to do to make sure everything is in order for the visa interview so everything runs as smoothly as possible with no setbacks or delays.\\nIt has been a great pleasure to meet and work with Immigration Doc\\u2019s and Cynthia and I truly believe they have changed mine and Tasleem\\u2019s lives forever. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"77e80f2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Kris Ramonda \",\"title\":\" Fiancee from Poland\",\"description\":\"To whomever it may concern,\\nSince having solicited help from K1K3visa.com I have received prompt and friendly service. The information given me has been accurate and I am happy to say my wife will have her visa interview within the next few months. The visa specialist responsible for my case, Cynthia McQuowen, has been a tremendous help during this process. Thank you for your affordable service of helping bring people together.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"be6b0b5\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Vivian Lince Sunrise\",\"title\":\" FL Fiance from Lithuania\",\"description\":\"My name is Vivian Lince and I want to share my experience after hiring Immigration Docs to help me file a Petition for my Fianc\\u00e9\\u2019s Visa. I would like to start by thanking God for helping me to find this website online at a moment where I was completely disoriented about what to do to be reunited with my love. Since the beginning I\\u2019ve been dealing with Cynthia McQuowen. She is so sweet, kind, professional and a great human being. She always answers my emails and my phone calls and she is always there to help me with any of my doubts and worries. I know that I have something in common with every person contacting Immigration Docs: we all want to be with our love ones, we all want our dreams come true and have a beautiful life in this country with that special someone.\\nCynthia is great and I\\u2019ll never be thankful enough to Immigration Docs!! \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"806eeba\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"J. Craig\",\"title\":\"\",\"description\":\"The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview & medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fianc\\u00e9e was well prepared for the interview. I recommend this company to anyone that doesn\\u2019t want to be alone in the process and wants things done right and trouble free.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"1481160\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"J. Craig\",\"title\":\"\",\"description\":\"The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview & medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fianc\\u00e9e was well prepared for the interview. I recommend this company to anyone that doesn\\u2019t want to be alone in the process and wants things done right and trouble free.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(11363,15619,'_elementor_page_assets','a:0:{}'),(11370,15620,'_elementor_page_assets','a:0:{}'),(11371,15494,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:26:\"typography_text_decoration\";i:1;s:21:\"typography_font_style\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:20:\"shadepro-testimonial\";a:3:{s:5:\"count\";i:56;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:5:{s:17:\"testimonial_style\";i:56;s:5:\"image\";i:56;s:4:\"name\";i:56;s:5:\"title\";i:56;s:11:\"description\";i:56;}}s:5:\"style\";a:6:{s:12:\"rating_style\";a:1:{s:11:\"star_margin\";i:56;}s:11:\"image_style\";a:1:{s:19:\"image_border_radius\";i:56;}s:10:\"name_style\";a:5:{s:10:\"name_color\";i:56;s:26:\"name_typography_typography\";i:56;s:27:\"name_typography_font_family\";i:56;s:25:\"name_typography_font_size\";i:56;s:27:\"name_typography_font_weight\";i:56;}s:11:\"title_style\";a:1:{s:11:\"title_color\";i:56;}s:9:\"box_style\";a:4:{s:14:\"box_background\";i:56;s:17:\"box_border_radius\";i:56;s:32:\"box_hover_shadow_box_shadow_type\";i:56;s:27:\"box_hover_shadow_box_shadow\";i:56;}s:13:\"content_style\";a:3:{s:33:\"description_typography_typography\";i:56;s:32:\"description_typography_font_size\";i:56;s:34:\"description_typography_line_height\";i:56;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:56;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(11372,15521,'_elementor_edit_mode','builder'),(11373,15521,'_elementor_template_type','wp-page'),(11374,15521,'_elementor_version','3.4.2'),(11396,15625,'_elementor_template_type','wp-page'),(11395,15625,'_elementor_edit_mode','builder'),(11394,15625,'_wp_page_template','default'),(11392,15521,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11393,15521,'_elementor_data','[{\"id\":\"ec78011\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f29b0eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d8aafd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Siblings to Live in the United States\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ae8e319\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bringing Siblings to Live in the United States as Permanent Residents<\\/p><div id=\\\"main-body\\\">\\u00a0<\\/div>\",\"text_color\":\"#121111\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"020\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb064f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eligibility\\n\",\"title_color\":\"#333333\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f63bee6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">For a\\u00a0petitioner to bring your sibling (brother or sister) to live in the United States as a green card holder. You must be a U.S. citizen and\\u00a0at least\\u00a021 years of age.\\u00a0Permanent residents may not petition to bring siblings to live permanently in the United States.<\\/span><span class=\\\"txtdarkblue\\\">\\u00a0<\\/span><\\/p><ul><li>Additional Documentation for Bringing Siblings through\\u00a0Adoption,\\u00a0Step Parents or Paternal\\u00a0Half-Siblings<\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\">If you and your sibling are related through adoption, please also submit:<\\/span><\\/p><ul><li><span class=\\\"txtdarkblue\\\">A copy of the adoption decree(s) showing that the adoption took place before you or your sibling (the adopted child) became 16 years old.<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ddccb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/Birgit_Ridderstedt_50th_birthday_group_1964.jpg\",\"id\":15622,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6bc7bab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you and your sibling are related through a step-parent, please also submit:<\\/p><ul><li><span class=\\\"txtdarkblue\\\">Copies of documents showing that any prior marriage(s) of the natural parent and\\/or step-parent were legally terminated, AND<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">A copy of the marriage certificate of the step-parent to the natural parent. Age restrictions for meeting definition of step-child apply.<\\/span><\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\">If you and your sibling have a common (biological) father but different mothers (i.e. you are paternal half-siblings), please also\\u00a0submit:<\\/span><\\/p><ul><li><span class=\\\"txtdarkblue\\\">Copies of the marriage certificates of the father to each mother and c<\\/span><span class=\\\"txtdarkblue\\\">opies of documents showing that any prior marriages of either your father or mothers were legally terminated.<\\/span><\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\"><strong>Note<\\/strong>: If your name or your sibling\\u2019s name has changed. Please include proof of the legal name change. This can\\u00a0include marriage certificate, divorce decree, adoption decree, court judgment of name change, etc.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">We prepare you for all aspects of the immigration process, including\\u00a0your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing siblings to the U.S.<\\/span><\\/p><p><a href=\\\"http:\\/\\/k1k3visas.com\\/contact-k1k3-visas\\/\\\">Call or email\\u00a0us<\\/a>\\u00a0if you have any questions about bringing siblings to the United States, and receive a free consultation.<\\/p><p>Call:\\u00a0619-249-0204<\\/p><p>Email: k1k3visas.com@gmail.com<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11382,15622,'_wp_attached_file','2021/08/Birgit_Ridderstedt_50th_birthday_group_1964.jpg'),(11383,15622,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:267;s:4:\"file\";s:55:\"2021/08/Birgit_Ridderstedt_50th_birthday_group_1964.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:55:\"Birgit_Ridderstedt_50th_birthday_group_1964-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:55:\"Birgit_Ridderstedt_50th_birthday_group_1964-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:55:\"Birgit_Ridderstedt_50th_birthday_group_1964-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:55:\"Birgit_Ridderstedt_50th_birthday_group_1964-492x205.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:55:\"Birgit_Ridderstedt_50th_birthday_group_1964-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:55:\"Birgit_Ridderstedt_50th_birthday_group_1964-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:55:\"Birgit_Ridderstedt_50th_birthday_group_1964-492x205.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:55:\"Birgit_Ridderstedt_50th_birthday_group_1964-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:{}}}'),(11384,15623,'_wp_page_template','default'),(11385,15623,'_elementor_edit_mode','builder'),(11386,15623,'_elementor_template_type','wp-page'),(11387,15623,'_elementor_version','3.4.2'),(11388,15624,'_wp_page_template','default'),(11389,15624,'_elementor_edit_mode','builder'),(11390,15624,'_elementor_template_type','wp-page'),(11391,15624,'_elementor_version','3.4.2'),(11397,15625,'_elementor_version','3.4.2'),(11398,15625,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11399,15625,'_elementor_data','[{\"id\":\"ec78011\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f29b0eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d8aafd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Siblings to Live in the United States\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ae8e319\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bringing Siblings to Live in the United States as Permanent Residents<\\/p><div id=\\\"main-body\\\">\\u00a0<\\/div>\",\"text_color\":\"#121111\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"020\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb064f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eligibility\\n\",\"title_color\":\"#333333\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f63bee6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">For a\\u00a0petitioner to bring your sibling (brother or sister) to live in the United States as a green card holder. You must be a U.S. citizen and\\u00a0at least\\u00a021 years of age.\\u00a0Permanent residents may not petition to bring siblings to live permanently in the United States.<\\/span><span class=\\\"txtdarkblue\\\">\\u00a0<\\/span><\\/p><ul><li>Additional Documentation for Bringing Siblings through\\u00a0Adoption,\\u00a0Step Parents or Paternal\\u00a0Half-Siblings<\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\">If you and your sibling are related through adoption, please also submit:<\\/span><\\/p><ul><li><span class=\\\"txtdarkblue\\\">A copy of the adoption decree(s) showing that the adoption took place before you or your sibling (the adopted child) became 16 years old.<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ddccb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/Birgit_Ridderstedt_50th_birthday_group_1964.jpg\",\"id\":15622,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6bc7bab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you and your sibling are related through a step-parent, please also submit:<\\/p><ul><li><span class=\\\"txtdarkblue\\\">Copies of documents showing that any prior marriage(s) of the natural parent and\\/or step-parent were legally terminated, AND<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">A copy of the marriage certificate of the step-parent to the natural parent. Age restrictions for meeting definition of step-child apply.<\\/span><\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\">If you and your sibling have a common (biological) father but different mothers (i.e. you are paternal half-siblings), please also\\u00a0submit:<\\/span><\\/p><ul><li><span class=\\\"txtdarkblue\\\">Copies of the marriage certificates of the father to each mother and c<\\/span><span class=\\\"txtdarkblue\\\">opies of documents showing that any prior marriages of either your father or mothers were legally terminated.<\\/span><\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\"><strong>Note<\\/strong>: If your name or your sibling\\u2019s name has changed. Please include proof of the legal name change. This can\\u00a0include marriage certificate, divorce decree, adoption decree, court judgment of name change, etc.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">We prepare you for all aspects of the immigration process, including\\u00a0your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing siblings to the U.S.<\\/span><\\/p><p><a href=\\\"http:\\/\\/k1k3visas.com\\/contact-k1k3-visas\\/\\\">Call or email\\u00a0us<\\/a>\\u00a0if you have any questions about bringing siblings to the United States, and receive a free consultation.<\\/p><p>Call:\\u00a0619-249-0204<\\/p><p>Email: k1k3visas.com@gmail.com<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11400,15521,'_elementor_page_assets','a:0:{}'),(11401,15521,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(11402,15520,'_elementor_edit_mode','builder'),(11403,15520,'_elementor_template_type','wp-page'),(11404,15520,'_elementor_version','3.4.2'),(11427,15630,'_elementor_version','3.4.2'),(11426,15630,'_elementor_template_type','wp-page'),(11425,15630,'_elementor_edit_mode','builder'),(11454,15634,'_wp_page_template','default'),(11455,15634,'_elementor_edit_mode','builder'),(11424,15630,'_wp_page_template','default'),(11422,15520,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11412,15627,'_wp_attached_file','2021/08/Family-photo.jpg'),(11413,15627,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:274;s:6:\"height\";i:184;s:4:\"file\";s:24:\"2021/08/Family-photo.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Family-photo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Family-photo-255x184.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Family-photo-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:\"Family-photo-255x184.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Family-photo-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:{}}}'),(11423,15520,'_elementor_data','[{\"id\":\"53c94ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"29a82ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f6f988\",\"elType\":\"widget\",\"settings\":{\"title\":\"IR5 Visa Parents\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45ce886\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"txtdarkblue\\\"><img class=\\\"size-full wp-image-15627 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/Family-photo.jpg\\\" alt=\\\"\\\" width=\\\"274\\\" height=\\\"184\\\" \\/>To petition for the IR5 Visa for your parents to live in the United States you must be at least 21 years old.\\u00a0 Children of your parents (your siblings) cannot be included in the petition.<br><br>\\nCurrently you can expect it to take about 6-8 months to bring your parent here.\\u00a0 Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help. \\u00a0Once they enter the United States they will be able to go to work immediately if that is their desire<br><br>\\nWe prepare you for all aspects of the immigration process, and we prepare your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing your parents to the U.S.<\\/span>\\n\\nFor more information, visit the\\u00a0<a href=\\\"https:\\/\\/travel.state.gov\\/content\\/visas\\/en\\/immigrate\\/family\\/family-preference.html\\\">State Department Website<\\/a>.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11414,15628,'_wp_page_template','default'),(11415,15628,'_elementor_edit_mode','builder'),(11416,15628,'_elementor_template_type','wp-page'),(11417,15628,'_elementor_version','3.4.2'),(11418,15629,'_wp_page_template','default'),(11419,15629,'_elementor_edit_mode','builder'),(11420,15629,'_elementor_template_type','wp-page'),(11421,15629,'_elementor_version','3.4.2'),(11428,15630,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11429,15630,'_elementor_data','[{\"id\":\"53c94ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"29a82ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f6f988\",\"elType\":\"widget\",\"settings\":{\"title\":\"IR5 Visa Parents\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45ce886\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\"><img class=\\\"size-full wp-image-15627 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/Family-photo.jpg\\\" alt=\\\"\\\" width=\\\"274\\\" height=\\\"184\\\" \\/>To petition for the IR5 Visa for your parents to live in the United States you must be at least 21 years old.\\u00a0 Children of your parents (your siblings) cannot be included in the petition.<br \\/><\\/span><br \\/><span class=\\\"txtdarkblue\\\">Currently you can expect it to take about 6-8 months to bring your parent here.\\u00a0 Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help. \\u00a0Once they enter the United States they will be able to go to work immediately if that is their desire.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">We prepare you for all aspects of the immigration process, and we prepare your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing your parents to the U.S.<\\/span><\\/p><p>For more information, visit the\\u00a0<a href=\\\"https:\\/\\/travel.state.gov\\/content\\/visas\\/en\\/immigrate\\/family\\/family-preference.html\\\">State Department Website<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11430,15520,'_elementor_page_assets','a:0:{}'),(11440,15632,'_wp_page_template','default'),(11441,15632,'_elementor_edit_mode','builder'),(11442,15632,'_elementor_template_type','wp-page'),(11443,15632,'_elementor_version','3.4.2'),(11444,15632,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11445,15632,'_elementor_data','[{\"id\":\"53c94ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"29a82ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f6f988\",\"elType\":\"widget\",\"settings\":{\"title\":\"IR5 Visa Parents\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45ce886\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\"><img class=\\\"size-full wp-image-15627 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/Family-photo.jpg\\\" alt=\\\"\\\" width=\\\"274\\\" height=\\\"184\\\" \\/>To petition for the IR5 Visa for your parents to live in the United States you must be at least 21 years old.\\u00a0 Children of your parents (your siblings) cannot be included in the petition.<br \\/><\\/span><br \\/><span class=\\\"txtdarkblue\\\">Currently you can expect it to take about 6-8 months to bring your parent here.\\u00a0 Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help. \\u00a0Once they enter the United States they will be able to go to work immediately if that is their desire.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">We prepare you for all aspects of the immigration process, and we prepare your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing your parents to the U.S.<\\/span><\\/p><p>For more information, visit the\\u00a0<a href=\\\"https:\\/\\/travel.state.gov\\/content\\/visas\\/en\\/immigrate\\/family\\/family-preference.html\\\">State Department Website<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11460,15634,'_elementor_page_assets','a:0:{}'),(11461,15520,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(11456,15634,'_elementor_template_type','wp-page'),(11457,15634,'_elementor_version','3.4.2'),(11458,15634,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11459,15634,'_elementor_data','[{\"id\":\"53c94ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"29a82ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f6f988\",\"elType\":\"widget\",\"settings\":{\"title\":\"IR5 Visa Parents\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45ce886\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"txtdarkblue\\\"><img class=\\\"size-full wp-image-15627 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/Family-photo.jpg\\\" alt=\\\"\\\" width=\\\"274\\\" height=\\\"184\\\" \\/>To petition for the IR5 Visa for your parents to live in the United States you must be at least 21 years old.\\u00a0 Children of your parents (your siblings) cannot be included in the petition.<br><br>\\nCurrently you can expect it to take about 6-8 months to bring your parent here.\\u00a0 Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help. \\u00a0Once they enter the United States they will be able to go to work immediately if that is their desire<br><br>\\nWe prepare you for all aspects of the immigration process, and we prepare your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing your parents to the U.S.<\\/span>\\n\\nFor more information, visit the\\u00a0<a href=\\\"https:\\/\\/travel.state.gov\\/content\\/visas\\/en\\/immigrate\\/family\\/family-preference.html\\\">State Department Website<\\/a>.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11446,15632,'_elementor_page_assets','a:0:{}'),(11447,15633,'_wp_page_template','default'),(11448,15633,'_elementor_edit_mode','builder'),(11449,15633,'_elementor_template_type','wp-page'),(11450,15633,'_elementor_version','3.4.2'),(11451,15633,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11452,15633,'_elementor_data','[{\"id\":\"53c94ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"29a82ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f6f988\",\"elType\":\"widget\",\"settings\":{\"title\":\"IR5 Visa Parents\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45ce886\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\"><img class=\\\"size-full wp-image-15627 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/Family-photo.jpg\\\" alt=\\\"\\\" width=\\\"274\\\" height=\\\"184\\\" \\/>To petition for the IR5 Visa for your parents to live in the United States you must be at least 21 years old.\\u00a0 Children of your parents (your siblings) cannot be included in the petition.<br \\/><\\/span><br \\/><span class=\\\"txtdarkblue\\\">Currently you can expect it to take about 6-8 months to bring your parent here.\\u00a0 Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help. \\u00a0Once they enter the United States they will be able to go to work immediately if that is their desire.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">We prepare you for all aspects of the immigration process, and we prepare your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing your parents to the U.S.<\\/span><\\/p><p>For more information, visit the\\u00a0<a href=\\\"https:\\/\\/travel.state.gov\\/content\\/visas\\/en\\/immigrate\\/family\\/family-preference.html\\\">State Department Website<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11453,15633,'_elementor_page_assets','a:0:{}'),(11462,15519,'_elementor_edit_mode','builder'),(11463,15519,'_elementor_template_type','wp-page'),(11464,15519,'_elementor_version','3.4.2'),(11486,15639,'_elementor_template_type','wp-page'),(11485,15639,'_elementor_edit_mode','builder'),(11484,15639,'_wp_page_template','default'),(11514,15643,'_wp_page_template','default'),(11515,15643,'_elementor_edit_mode','builder'),(11516,15643,'_elementor_template_type','wp-page'),(11482,15519,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11483,15519,'_elementor_data','[{\"id\":\"4f9c778\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6075b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9262fb7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fianc\\u00e9 Visa\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2864557\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">If you are engaged to someone in a another country and want to marry your fianc\\u00e9e in\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">the United States the visas you will need are the K1 Fiance Visas. K1 Fiance Visas visa allow\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">people from other countries to come to the United States for the purpose of marrying a\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">U.S. Citizen and to live in the United States.\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">There are generally two categories of visas. Immigration visas and non-immigrant visas\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">they are coded by a system of letters from A-V. Some examples of non-immigrate visas are:<\\/span><span class=\\\"txtdarkblue\\\">\\u00a0tourist visas, student visas and\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/\\\"><strong>K1 fianc\\u00e9e visas<\\/strong><\\/a>.<\\/span><\\/p><h4><strong><span class=\\\"txtdarkblue\\\">Filing requirements for a K1 fianc\\u00e9e visa:<\\/span><\\/strong><\\/h4><ul><li><span class=\\\"txtdarkblue\\\">You are a U.S. Citizen<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Have met your fianc\\u00e9e in person within the previous two years<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Both you and your fianc\\u00e9e are both legally free to marry<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">You and your fianc\\u00e9e both have a sincere intent to marry within 90 days of his\\/her arrival in the United States<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Both of you can meet the minimum income requirement for a K1 visa<\\/span><\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\">Petitions for K1 Fiance Visas are\\u00a0filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE\\u2019s will delay the approval of your K1 visa petition. The issuance of your K1 fianc\\u00e9e visa by several months.<\\/span><\\/p><h4>After Approval<\\/h4><p><span class=\\\"txtdarkblue\\\">Once the USCIS has approved your K1 fianc\\u00e9e visa petition it will be forwarded to the National Visa Center (NVC) where background checks are made on your fianc\\u00e9e. Once completed the NVC will forward your petition to the Consulate that will be handling your fianc\\u00e9e\\u2019s visa interview. There is no interview until your fianc\\u00e9e\\u2019s background check is successfully completed.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"261bbb1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/CR1-IR1-Marriage-Visas-1.jpeg\",\"id\":15636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"029\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f1eae25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-35\\\" class=\\\"post-35 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\n<span class=\\\"txtdarkblue\\\">When the approved fianc\\u00e9e visa petition and background checks have been successfully completed the consulate will give you instructions. Your fianc\\u00e9 will need a medical exam at a clinic specified by the Consulate and to report for the interview on a specified date. As long as your fianc\\u00e9e passes the medical exam and the interview is successful he or she will be issued a K1 fianc\\u00e9e visa. It is normally issued the same day or the following day.<\\/span>\\n<h4>After Receiving your Visa<\\/h4>\\n<span class=\\\"txtdarkblue\\\">Once your fianc\\u00e9e receives the K1 fianc\\u00e9e visa, he or she has six months to use the visa to enter the United States once they are here he or she has 90 days to marry (there are no extensions). If your fianc\\u00e9e is not married within the 90 days of arrival. He or she would need to leave the United States or be subject to deportation and possibly a fine.<\\/span>\\n\\n<span class=\\\"txtdarkblue\\\">After you and your fianc\\u00e9e are married with in the 90 days of his or her arrival they are allowed to stay in the U.S. legally and will need to file for a Green Card. The Green Card process is called Adjustment of Status.<\\/span>\\n\\n<span class=\\\"txtdarkblue\\\">K2 Visa for Children of your fianc\\u00e9e are for children under the age of 21. The K2 visa request will be included when we file for the parent\\u2019s K1 fianc\\u00e9e visa. The child has the same rules and rights as the parent EXCEPT. They must enter the U.S. prior to his or her 21st birthday.<\\/span>\\n\\n<span class=\\\"txtdarkblue\\\">If your fianc\\u00e9e or spouse is currently in the U.S. and did not enter on a fianc\\u00e9e or spousal visa depending on the situation we maybe able to help to keep them here in the U.S. legally and obtain a Green Card. Other situations require your fianc\\u00e9e or spouse to leave the U.S. and reenter on a fianc\\u00e9e or spousal visa.<\\/span>\\n\\n<span class=\\\"txtdarkblue\\\">If your fianc\\u00e9e entered on a visa waiver and its currently in status. We may be able to arrange for your fianc\\u00e9e or spouse to remain in the U.S. legally and\\/or obtain a\\u00a0<strong><a href=\\\"http:\\/\\/k1k3visas.com\\/miscellaneous\\/need-greencard\\/\\\">Green Card<\\/a>.<\\/strong><\\/span>\\n<h4>FAQ<\\/h4>\\n<h4><em><strong>Is The K1 Visa Process is only about filing forms?<\\/strong><\\/em><\\/h4>\\n<em>K1 visa cases can become very complex. A single missed step can cause delays or may even cause your petition to be denied. A federal government form is a very serious document. A single misrepresentation may have severe penalties &amp; repercussions. Starting the process with k1k3visas.com is the best way to navigate the current process safely.<\\/em>\\n<h4><em>Can I Get A Tourist Visa For My Fianc\\u00e9e?<\\/em><\\/h4>\\n<em>It is difficult to obtain a tourist visa for most foreign nationals. Coming into the United States on a tourist visa with the intent of staying is visa fraud. This can lead to deportation and a bar from entering the United States. Note: Your fianc\\u00e9 can come here on a tourist visa and marry you. He or she will have to leave before the tourist visa expires and apply for a spousal visa from outside the U.S. The intent to stay in the U.S. on a tourist visa is illegal-not the marriage. A person who enters the U.S. with no intent to marry while visiting then decides to marry and attempt to stay in the U.S. may be able to stay but you must convince the government this was not your intention when you first came to the U.S.<\\/em>\\n<h4>DOMA<\\/h4>\\n<em>After the June 26, 2013 Supreme Court decision holding that Section 3 of the Defense of Marriage Act (DOMA) is unconstitutional,. President Obama directed federal departments to ensure the decision and its implication for federal benefits for same-sex legally married couples are implemented swiftly and smoothly. To that end, effective immediately, the United States Citizenship and Immigration Services (USCIS) will review immigration visa petitions filed on behalf of a same-sex spouse or fianc\\u00e9e in the same manner as those on behalf of an opposite-sex spouse or fianc\\u00e9e.<\\/em><\\/span>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11472,15636,'_wp_attached_file','2021/08/CR1-IR1-Marriage-Visas-1.jpeg'),(11473,15636,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:251;s:4:\"file\";s:37:\"2021/08/CR1-IR1-Marriage-Visas-1.jpeg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"CR1-IR1-Marriage-Visas-1-300x118.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:118;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"CR1-IR1-Marriage-Visas-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"CR1-IR1-Marriage-Visas-1-255x251.jpeg\";s:5:\"width\";i:255;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"CR1-IR1-Marriage-Visas-1-492x193.jpeg\";s:5:\"width\";i:492;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"CR1-IR1-Marriage-Visas-1-100x100.jpeg\";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:37:\"CR1-IR1-Marriage-Visas-1-255x251.jpeg\";s:5:\"width\";i:255;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"CR1-IR1-Marriage-Visas-1-492x193.jpeg\";s:5:\"width\";i:492;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"CR1-IR1-Marriage-Visas-1-100x100.jpeg\";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:{}}}'),(11474,15637,'_wp_page_template','default'),(11475,15637,'_elementor_edit_mode','builder'),(11476,15637,'_elementor_template_type','wp-page'),(11477,15637,'_elementor_version','3.4.2'),(11478,15638,'_wp_page_template','default'),(11479,15638,'_elementor_edit_mode','builder'),(11480,15638,'_elementor_template_type','wp-page'),(11481,15638,'_elementor_version','3.4.2'),(11487,15639,'_elementor_version','3.4.2'),(11488,15639,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11489,15639,'_elementor_data','[{\"id\":\"4f9c778\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6075b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9262fb7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fianc\\u00e9 Visa\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2864557\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">If you are engaged to someone in a another country and want to marry your fianc\\u00e9e in\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">the United States the visas you will need are the K1 Fiance Visas. K1 Fiance Visas visa allow\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">people from other countries to come to the United States for the purpose of marrying a\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">U.S. Citizen and to live in the United States.\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">There are generally two categories of visas. Immigration visas and non-immigrant visas\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">they are coded by a system of letters from A-V. Some examples of non-immigrate visas are:<\\/span><span class=\\\"txtdarkblue\\\">\\u00a0tourist visas, student visas and\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/\\\"><strong>K1 fianc\\u00e9e visas<\\/strong><\\/a>.<\\/span><\\/p><h2><strong><span class=\\\"txtdarkblue\\\">Filing requirements for a K1 fianc\\u00e9e visa:<\\/span><\\/strong><\\/h2><ul><li><span class=\\\"txtdarkblue\\\">You are a U.S. Citizen<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Have met your fianc\\u00e9e in person within the previous two years<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Both you and your fianc\\u00e9e are both legally free to marry<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">You and your fianc\\u00e9e both have a sincere intent to marry within 90 days of his\\/her arrival in the United States<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Both of you can meet the minimum income requirement for a K1 visa<\\/span><\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\">Petitions for K1 Fiance Visas are\\u00a0filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE\\u2019s will delay the approval of your K1 visa petition. The issuance of your K1 fianc\\u00e9e visa by several months.<\\/span><\\/p><h2>After Approval<\\/h2><p><span class=\\\"txtdarkblue\\\">Once the USCIS has approved your K1 fianc\\u00e9e visa petition it will be forwarded to the National Visa Center (NVC) where background checks are made on your fianc\\u00e9e. Once completed the NVC will forward your petition to the Consulate that will be handling your fianc\\u00e9e\\u2019s visa interview. There is no interview until your fianc\\u00e9e\\u2019s background check is successfully completed.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"261bbb1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/CR1-IR1-Marriage-Visas-1.jpeg\",\"id\":15636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"029\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f1eae25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-35\\\" class=\\\"post-35 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><span class=\\\"txtdarkblue\\\">When the approved fianc\\u00e9e visa petition and background checks have been successfully completed the consulate will give you instructions. Your fianc\\u00e9 will need a medical exam at a clinic specified by the Consulate and to report for the interview on a specified date. As long as your fianc\\u00e9e passes the medical exam and the interview is successful he or she will be issued a K1 fianc\\u00e9e visa. It is normally issued the same day or the following day.<\\/span><\\/p><h2>After Receiving your Visa<\\/h2><p><span class=\\\"txtdarkblue\\\">Once your fianc\\u00e9e receives the K1 fianc\\u00e9e visa, he or she has six months to use the visa to enter the United States once they are here he or she has 90 days to marry (there are no extensions). If your fianc\\u00e9e is not married within the 90 days of arrival. He or she would need to leave the United States or be subject to deportation and possibly a fine.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">After you and your fianc\\u00e9e are married with in the 90 days of his or her arrival they are allowed to stay in the U.S. legally and will need to file for a Green Card. The Green Card process is called Adjustment of Status.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">K2 Visa for Children of your fianc\\u00e9e are for children under the age of 21. The K2 visa request will be included when we file for the parent\\u2019s K1 fianc\\u00e9e visa. The child has the same rules and rights as the parent EXCEPT. They must enter the U.S. prior to his or her 21st birthday.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">If your fianc\\u00e9e or spouse is currently in the U.S. and did not enter on a fianc\\u00e9e or spousal visa depending on the situation we maybe able to help to keep them here in the U.S. legally and obtain a Green Card. Other situations require your fianc\\u00e9e or spouse to leave the U.S. and reenter on a fianc\\u00e9e or spousal visa.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">If your fianc\\u00e9e entered on a visa waiver and its currently in status. We may be able to arrange for your fianc\\u00e9e or spouse to remain in the U.S. legally and\\/or obtain a\\u00a0<strong><a href=\\\"http:\\/\\/k1k3visas.com\\/miscellaneous\\/need-greencard\\/\\\">Green Card<\\/a>.<\\/strong><\\/span><\\/p><h2>FAQ<\\/h2><h3><em><strong>Is The K1 Visa Process is only about filing forms?<\\/strong><\\/em><\\/h3><p><em>K1 visa cases can become very complex. A single missed step can cause delays or may even cause your petition to be denied. A federal government form is a very serious document. A single misrepresentation may have severe penalties &amp; repercussions. Starting the process with k1k3visas.com is the best way to navigate the current process safely.<\\/em><\\/p><h3><em>Can I Get A Tourist Visa For My Fianc\\u00e9e?<\\/em><\\/h3><p><em>It is difficult to obtain a tourist visa for most foreign nationals. Coming into the United States on a tourist visa with the intent of staying is visa fraud. This can lead to deportation and a bar from entering the United States. Note: Your fianc\\u00e9 can come here on a tourist visa and marry you. He or she will have to leave before the tourist visa expires and apply for a spousal visa from outside the U.S. The intent to stay in the U.S. on a tourist visa is illegal-not the marriage. A person who enters the U.S. with no intent to marry while visiting then decides to marry and attempt to stay in the U.S. may be able to stay but you must convince the government this was not your intention when you first came to the U.S.<\\/em><\\/p><h2>DOMA<\\/h2><p><span class=\\\"redtxt\\\"><em>After the June 26, 2013 Supreme Court decision holding that Section 3 of the Defense of Marriage Act (DOMA) is unconstitutional,.President Obama directed federal departments to ensure the decision and its implication for federal benefits for same-sex legally married couples are implemented swiftly and smoothly. To that end, effective immediately, the United States Citizenship and Immigration Services (USCIS) will review immigration visa petitions filed on behalf of a same-sex spouse or fianc\\u00e9e in the same manner as those on behalf of an opposite-sex spouse or fianc\\u00e9e.<\\/em><\\/span><\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><\\/div><\\/article><div id=\\\"comments\\\" class=\\\"comments-area\\\"><div id=\\\"respond\\\" class=\\\"comment-respond\\\">\\u00a0<\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11490,15519,'_elementor_page_assets','a:0:{}'),(11500,15641,'_wp_page_template','default'),(11501,15641,'_elementor_edit_mode','builder'),(11502,15641,'_elementor_template_type','wp-page'),(11503,15641,'_elementor_version','3.4.2'),(11504,15641,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11505,15641,'_elementor_data','[{\"id\":\"4f9c778\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6075b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9262fb7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fianc\\u00e9 Visa\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2864557\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">If you are engaged to someone in a another country and want to marry your fianc\\u00e9e in\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">the United States the visas you will need are the K1 Fiance Visas. K1 Fiance Visas visa allow\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">people from other countries to come to the United States for the purpose of marrying a\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">U.S. Citizen and to live in the United States.\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">There are generally two categories of visas. Immigration visas and non-immigrant visas\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">they are coded by a system of letters from A-V. Some examples of non-immigrate visas are:<\\/span><span class=\\\"txtdarkblue\\\">\\u00a0tourist visas, student visas and\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/\\\"><strong>K1 fianc\\u00e9e visas<\\/strong><\\/a>.<\\/span><\\/p><h2><strong><span class=\\\"txtdarkblue\\\">Filing requirements for a K1 fianc\\u00e9e visa:<\\/span><\\/strong><\\/h2><ul><li><span class=\\\"txtdarkblue\\\">You are a U.S. Citizen<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Have met your fianc\\u00e9e in person within the previous two years<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Both you and your fianc\\u00e9e are both legally free to marry<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">You and your fianc\\u00e9e both have a sincere intent to marry within 90 days of his\\/her arrival in the United States<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Both of you can meet the minimum income requirement for a K1 visa<\\/span><\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\">Petitions for K1 Fiance Visas are\\u00a0filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE\\u2019s will delay the approval of your K1 visa petition. The issuance of your K1 fianc\\u00e9e visa by several months.<\\/span><\\/p><h2>After Approval<\\/h2><p><span class=\\\"txtdarkblue\\\">Once the USCIS has approved your K1 fianc\\u00e9e visa petition it will be forwarded to the National Visa Center (NVC) where background checks are made on your fianc\\u00e9e. Once completed the NVC will forward your petition to the Consulate that will be handling your fianc\\u00e9e\\u2019s visa interview. There is no interview until your fianc\\u00e9e\\u2019s background check is successfully completed.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"261bbb1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/CR1-IR1-Marriage-Visas-1.jpeg\",\"id\":15636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"029\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f1eae25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-35\\\" class=\\\"post-35 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><span class=\\\"txtdarkblue\\\">When the approved fianc\\u00e9e visa petition and background checks have been successfully completed the consulate will give you instructions. Your fianc\\u00e9 will need a medical exam at a clinic specified by the Consulate and to report for the interview on a specified date. As long as your fianc\\u00e9e passes the medical exam and the interview is successful he or she will be issued a K1 fianc\\u00e9e visa. It is normally issued the same day or the following day.<\\/span><\\/p><h2>After Receiving your Visa<\\/h2><p><span class=\\\"txtdarkblue\\\">Once your fianc\\u00e9e receives the K1 fianc\\u00e9e visa, he or she has six months to use the visa to enter the United States once they are here he or she has 90 days to marry (there are no extensions). If your fianc\\u00e9e is not married within the 90 days of arrival. He or she would need to leave the United States or be subject to deportation and possibly a fine.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">After you and your fianc\\u00e9e are married with in the 90 days of his or her arrival they are allowed to stay in the U.S. legally and will need to file for a Green Card. The Green Card process is called Adjustment of Status.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">K2 Visa for Children of your fianc\\u00e9e are for children under the age of 21. The K2 visa request will be included when we file for the parent\\u2019s K1 fianc\\u00e9e visa. The child has the same rules and rights as the parent EXCEPT. They must enter the U.S. prior to his or her 21st birthday.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">If your fianc\\u00e9e or spouse is currently in the U.S. and did not enter on a fianc\\u00e9e or spousal visa depending on the situation we maybe able to help to keep them here in the U.S. legally and obtain a Green Card. Other situations require your fianc\\u00e9e or spouse to leave the U.S. and reenter on a fianc\\u00e9e or spousal visa.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">If your fianc\\u00e9e entered on a visa waiver and its currently in status. We may be able to arrange for your fianc\\u00e9e or spouse to remain in the U.S. legally and\\/or obtain a\\u00a0<strong><a href=\\\"http:\\/\\/k1k3visas.com\\/miscellaneous\\/need-greencard\\/\\\">Green Card<\\/a>.<\\/strong><\\/span><\\/p><h2>FAQ<\\/h2><h3><em><strong>Is The K1 Visa Process is only about filing forms?<\\/strong><\\/em><\\/h3><p><em>K1 visa cases can become very complex. A single missed step can cause delays or may even cause your petition to be denied. A federal government form is a very serious document. A single misrepresentation may have severe penalties &amp; repercussions. Starting the process with k1k3visas.com is the best way to navigate the current process safely.<\\/em><\\/p><h3><em>Can I Get A Tourist Visa For My Fianc\\u00e9e?<\\/em><\\/h3><p><em>It is difficult to obtain a tourist visa for most foreign nationals. Coming into the United States on a tourist visa with the intent of staying is visa fraud. This can lead to deportation and a bar from entering the United States. Note: Your fianc\\u00e9 can come here on a tourist visa and marry you. He or she will have to leave before the tourist visa expires and apply for a spousal visa from outside the U.S. The intent to stay in the U.S. on a tourist visa is illegal-not the marriage. A person who enters the U.S. with no intent to marry while visiting then decides to marry and attempt to stay in the U.S. may be able to stay but you must convince the government this was not your intention when you first came to the U.S.<\\/em><\\/p><h2>DOMA<\\/h2><p><span class=\\\"redtxt\\\"><em>After the June 26, 2013 Supreme Court decision holding that Section 3 of the Defense of Marriage Act (DOMA) is unconstitutional,.President Obama directed federal departments to ensure the decision and its implication for federal benefits for same-sex legally married couples are implemented swiftly and smoothly. To that end, effective immediately, the United States Citizenship and Immigration Services (USCIS) will review immigration visa petitions filed on behalf of a same-sex spouse or fianc\\u00e9e in the same manner as those on behalf of an opposite-sex spouse or fianc\\u00e9e.<\\/em><\\/span><\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><\\/div><\\/article><div id=\\\"comments\\\" class=\\\"comments-area\\\"><div id=\\\"respond\\\" class=\\\"comment-respond\\\">\\u00a0<\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11522,15525,'_elementor_edit_mode','builder'),(11520,15643,'_elementor_page_assets','a:0:{}'),(11521,15519,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(11517,15643,'_elementor_version','3.4.2'),(11518,15643,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11519,15643,'_elementor_data','[{\"id\":\"4f9c778\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6075b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9262fb7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fianc\\u00e9 Visa\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2864557\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">If you are engaged to someone in a another country and want to marry your fianc\\u00e9e in\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">the United States the visas you will need are the K1 Fiance Visas. K1 Fiance Visas visa allow\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">people from other countries to come to the United States for the purpose of marrying a\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">U.S. Citizen and to live in the United States.\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">There are generally two categories of visas. Immigration visas and non-immigrant visas\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">they are coded by a system of letters from A-V. Some examples of non-immigrate visas are:<\\/span><span class=\\\"txtdarkblue\\\">\\u00a0tourist visas, student visas and\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/\\\"><strong>K1 fianc\\u00e9e visas<\\/strong><\\/a>.<\\/span><\\/p><h4><strong><span class=\\\"txtdarkblue\\\">Filing requirements for a K1 fianc\\u00e9e visa:<\\/span><\\/strong><\\/h4><ul><li><span class=\\\"txtdarkblue\\\">You are a U.S. Citizen<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Have met your fianc\\u00e9e in person within the previous two years<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Both you and your fianc\\u00e9e are both legally free to marry<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">You and your fianc\\u00e9e both have a sincere intent to marry within 90 days of his\\/her arrival in the United States<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Both of you can meet the minimum income requirement for a K1 visa<\\/span><\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\">Petitions for K1 Fiance Visas are\\u00a0filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE\\u2019s will delay the approval of your K1 visa petition. The issuance of your K1 fianc\\u00e9e visa by several months.<\\/span><\\/p><h4>After Approval<\\/h4><p><span class=\\\"txtdarkblue\\\">Once the USCIS has approved your K1 fianc\\u00e9e visa petition it will be forwarded to the National Visa Center (NVC) where background checks are made on your fianc\\u00e9e. Once completed the NVC will forward your petition to the Consulate that will be handling your fianc\\u00e9e\\u2019s visa interview. There is no interview until your fianc\\u00e9e\\u2019s background check is successfully completed.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"261bbb1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/CR1-IR1-Marriage-Visas-1.jpeg\",\"id\":15636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"029\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f1eae25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-35\\\" class=\\\"post-35 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\n<span class=\\\"txtdarkblue\\\">When the approved fianc\\u00e9e visa petition and background checks have been successfully completed the consulate will give you instructions. Your fianc\\u00e9 will need a medical exam at a clinic specified by the Consulate and to report for the interview on a specified date. As long as your fianc\\u00e9e passes the medical exam and the interview is successful he or she will be issued a K1 fianc\\u00e9e visa. It is normally issued the same day or the following day.<\\/span>\\n<h4>After Receiving your Visa<\\/h4>\\n<span class=\\\"txtdarkblue\\\">Once your fianc\\u00e9e receives the K1 fianc\\u00e9e visa, he or she has six months to use the visa to enter the United States once they are here he or she has 90 days to marry (there are no extensions). If your fianc\\u00e9e is not married within the 90 days of arrival. He or she would need to leave the United States or be subject to deportation and possibly a fine.<\\/span>\\n\\n<span class=\\\"txtdarkblue\\\">After you and your fianc\\u00e9e are married with in the 90 days of his or her arrival they are allowed to stay in the U.S. legally and will need to file for a Green Card. The Green Card process is called Adjustment of Status.<\\/span>\\n\\n<span class=\\\"txtdarkblue\\\">K2 Visa for Children of your fianc\\u00e9e are for children under the age of 21. The K2 visa request will be included when we file for the parent\\u2019s K1 fianc\\u00e9e visa. The child has the same rules and rights as the parent EXCEPT. They must enter the U.S. prior to his or her 21st birthday.<\\/span>\\n\\n<span class=\\\"txtdarkblue\\\">If your fianc\\u00e9e or spouse is currently in the U.S. and did not enter on a fianc\\u00e9e or spousal visa depending on the situation we maybe able to help to keep them here in the U.S. legally and obtain a Green Card. Other situations require your fianc\\u00e9e or spouse to leave the U.S. and reenter on a fianc\\u00e9e or spousal visa.<\\/span>\\n\\n<span class=\\\"txtdarkblue\\\">If your fianc\\u00e9e entered on a visa waiver and its currently in status. We may be able to arrange for your fianc\\u00e9e or spouse to remain in the U.S. legally and\\/or obtain a\\u00a0<strong><a href=\\\"http:\\/\\/k1k3visas.com\\/miscellaneous\\/need-greencard\\/\\\">Green Card<\\/a>.<\\/strong><\\/span>\\n<h4>FAQ<\\/h4>\\n<h4><em><strong>Is The K1 Visa Process is only about filing forms?<\\/strong><\\/em><\\/h4>\\n<em>K1 visa cases can become very complex. A single missed step can cause delays or may even cause your petition to be denied. A federal government form is a very serious document. A single misrepresentation may have severe penalties &amp; repercussions. Starting the process with k1k3visas.com is the best way to navigate the current process safely.<\\/em>\\n<h4><em>Can I Get A Tourist Visa For My Fianc\\u00e9e?<\\/em><\\/h4>\\n<em>It is difficult to obtain a tourist visa for most foreign nationals. Coming into the United States on a tourist visa with the intent of staying is visa fraud. This can lead to deportation and a bar from entering the United States. Note: Your fianc\\u00e9 can come here on a tourist visa and marry you. He or she will have to leave before the tourist visa expires and apply for a spousal visa from outside the U.S. The intent to stay in the U.S. on a tourist visa is illegal-not the marriage. A person who enters the U.S. with no intent to marry while visiting then decides to marry and attempt to stay in the U.S. may be able to stay but you must convince the government this was not your intention when you first came to the U.S.<\\/em>\\n<h4>DOMA<\\/h4>\\n<em>After the June 26, 2013 Supreme Court decision holding that Section 3 of the Defense of Marriage Act (DOMA) is unconstitutional,. President Obama directed federal departments to ensure the decision and its implication for federal benefits for same-sex legally married couples are implemented swiftly and smoothly. To that end, effective immediately, the United States Citizenship and Immigration Services (USCIS) will review immigration visa petitions filed on behalf of a same-sex spouse or fianc\\u00e9e in the same manner as those on behalf of an opposite-sex spouse or fianc\\u00e9e.<\\/em><\\/span>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11506,15641,'_elementor_page_assets','a:0:{}'),(11507,15642,'_wp_page_template','default'),(11508,15642,'_elementor_edit_mode','builder'),(11509,15642,'_elementor_template_type','wp-page'),(11510,15642,'_elementor_version','3.4.2'),(11511,15642,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11512,15642,'_elementor_data','[{\"id\":\"4f9c778\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6075b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9262fb7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fianc\\u00e9 Visa\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2864557\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">If you are engaged to someone in a another country and want to marry your fianc\\u00e9e in\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">the United States the visas you will need are the K1 Fiance Visas. K1 Fiance Visas visa allow\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">people from other countries to come to the United States for the purpose of marrying a\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">U.S. Citizen and to live in the United States.\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">There are generally two categories of visas. Immigration visas and non-immigrant visas\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">they are coded by a system of letters from A-V. Some examples of non-immigrate visas are:<\\/span><span class=\\\"txtdarkblue\\\">\\u00a0tourist visas, student visas and\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/\\\"><strong>K1 fianc\\u00e9e visas<\\/strong><\\/a>.<\\/span><\\/p><h2><strong><span class=\\\"txtdarkblue\\\">Filing requirements for a K1 fianc\\u00e9e visa:<\\/span><\\/strong><\\/h2><ul><li><span class=\\\"txtdarkblue\\\">You are a U.S. Citizen<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Have met your fianc\\u00e9e in person within the previous two years<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Both you and your fianc\\u00e9e are both legally free to marry<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">You and your fianc\\u00e9e both have a sincere intent to marry within 90 days of his\\/her arrival in the United States<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Both of you can meet the minimum income requirement for a K1 visa<\\/span><\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\">Petitions for K1 Fiance Visas are\\u00a0filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE\\u2019s will delay the approval of your K1 visa petition. The issuance of your K1 fianc\\u00e9e visa by several months.<\\/span><\\/p><h2>After Approval<\\/h2><p><span class=\\\"txtdarkblue\\\">Once the USCIS has approved your K1 fianc\\u00e9e visa petition it will be forwarded to the National Visa Center (NVC) where background checks are made on your fianc\\u00e9e. Once completed the NVC will forward your petition to the Consulate that will be handling your fianc\\u00e9e\\u2019s visa interview. There is no interview until your fianc\\u00e9e\\u2019s background check is successfully completed.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"261bbb1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/CR1-IR1-Marriage-Visas-1.jpeg\",\"id\":15636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"029\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f1eae25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-35\\\" class=\\\"post-35 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><span class=\\\"txtdarkblue\\\">When the approved fianc\\u00e9e visa petition and background checks have been successfully completed the consulate will give you instructions. Your fianc\\u00e9 will need a medical exam at a clinic specified by the Consulate and to report for the interview on a specified date. As long as your fianc\\u00e9e passes the medical exam and the interview is successful he or she will be issued a K1 fianc\\u00e9e visa. It is normally issued the same day or the following day.<\\/span><\\/p><h2>After Receiving your Visa<\\/h2><p><span class=\\\"txtdarkblue\\\">Once your fianc\\u00e9e receives the K1 fianc\\u00e9e visa, he or she has six months to use the visa to enter the United States once they are here he or she has 90 days to marry (there are no extensions). If your fianc\\u00e9e is not married within the 90 days of arrival. He or she would need to leave the United States or be subject to deportation and possibly a fine.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">After you and your fianc\\u00e9e are married with in the 90 days of his or her arrival they are allowed to stay in the U.S. legally and will need to file for a Green Card. The Green Card process is called Adjustment of Status.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">K2 Visa for Children of your fianc\\u00e9e are for children under the age of 21. The K2 visa request will be included when we file for the parent\\u2019s K1 fianc\\u00e9e visa. The child has the same rules and rights as the parent EXCEPT. They must enter the U.S. prior to his or her 21st birthday.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">If your fianc\\u00e9e or spouse is currently in the U.S. and did not enter on a fianc\\u00e9e or spousal visa depending on the situation we maybe able to help to keep them here in the U.S. legally and obtain a Green Card. Other situations require your fianc\\u00e9e or spouse to leave the U.S. and reenter on a fianc\\u00e9e or spousal visa.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">If your fianc\\u00e9e entered on a visa waiver and its currently in status. We may be able to arrange for your fianc\\u00e9e or spouse to remain in the U.S. legally and\\/or obtain a\\u00a0<strong><a href=\\\"http:\\/\\/k1k3visas.com\\/miscellaneous\\/need-greencard\\/\\\">Green Card<\\/a>.<\\/strong><\\/span><\\/p><h2>FAQ<\\/h2><h3><em><strong>Is The K1 Visa Process is only about filing forms?<\\/strong><\\/em><\\/h3><p><em>K1 visa cases can become very complex. A single missed step can cause delays or may even cause your petition to be denied. A federal government form is a very serious document. A single misrepresentation may have severe penalties &amp; repercussions. Starting the process with k1k3visas.com is the best way to navigate the current process safely.<\\/em><\\/p><h3><em>Can I Get A Tourist Visa For My Fianc\\u00e9e?<\\/em><\\/h3><p><em>It is difficult to obtain a tourist visa for most foreign nationals. Coming into the United States on a tourist visa with the intent of staying is visa fraud. This can lead to deportation and a bar from entering the United States. Note: Your fianc\\u00e9 can come here on a tourist visa and marry you. He or she will have to leave before the tourist visa expires and apply for a spousal visa from outside the U.S. The intent to stay in the U.S. on a tourist visa is illegal-not the marriage. A person who enters the U.S. with no intent to marry while visiting then decides to marry and attempt to stay in the U.S. may be able to stay but you must convince the government this was not your intention when you first came to the U.S.<\\/em><\\/p><h2>DOMA<\\/h2><p><span class=\\\"redtxt\\\"><em>After the June 26, 2013 Supreme Court decision holding that Section 3 of the Defense of Marriage Act (DOMA) is unconstitutional,.President Obama directed federal departments to ensure the decision and its implication for federal benefits for same-sex legally married couples are implemented swiftly and smoothly. To that end, effective immediately, the United States Citizenship and Immigration Services (USCIS) will review immigration visa petitions filed on behalf of a same-sex spouse or fianc\\u00e9e in the same manner as those on behalf of an opposite-sex spouse or fianc\\u00e9e.<\\/em><\\/span><\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p><\\/div><\\/article><div id=\\\"comments\\\" class=\\\"comments-area\\\"><div id=\\\"respond\\\" class=\\\"comment-respond\\\">\\u00a0<\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11513,15642,'_elementor_page_assets','a:0:{}'),(11523,15525,'_elementor_template_type','wp-page'),(11524,15525,'_elementor_version','3.4.2'),(11525,15644,'_wp_page_template','default'),(11526,15644,'_elementor_edit_mode','builder'),(11527,15644,'_elementor_template_type','wp-page'),(11528,15644,'_elementor_version','3.4.2'),(11529,15645,'_wp_page_template','default'),(11530,15645,'_elementor_edit_mode','builder'),(11531,15645,'_elementor_template_type','wp-page'),(11532,15645,'_elementor_version','3.4.2'),(11534,15525,'_elementor_data','[{\"id\":\"4ecd76c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"477fcf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a0d8c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fianc\\u00e9e Visa Process (Steps)\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"440b061\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-175\\\" class=\\\"post-175 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>People always asks why it takes so long to bring someone from another country to the U.S. for the purpose of marriage.\\u00a0 Call our office for a complete detail of the fiance visa steps, there\\u2019s no charge. 619-249-0204<\\/p><h4>Application Process<\\/h4><ul><li>File\\u00a0your fianc\\u00e9e visa petition.\\u00a0The filing fee is $535<\\/li><\\/ul><h4>Eligibility Requirements<\\/h4><p>If you petition for a fianc\\u00e9(e) visa, you must show that:<\\/p><ul><li>The petitioner (you) are a U.S. citizen.<\\/li><li>You intend to marry within 90 days of your fianc\\u00e9(e) entering the United States.<\\/li><li>Both you and your fianc\\u00e9(e) are both free to marry and any previous marriages must have been legally terminated by divorce, death, or annulment.<\\/li><li>You met each other, in person, at least once within 2 years of filing your petition. There are two exceptions that require a waiver:<br \\/>1.\\u00a0If the requirement to meet would violate strict and long-established customs of your or your fianc\\u00e9(e)\\u2019s foreign culture or social practice.<br \\/>2.\\u00a0If you prove that the requirement to meet would result in extreme hardship to you.<\\/li><\\/ul><h4>After the Fianc\\u00e9(e) Visa is Issued<\\/h4><p>Once issued, the fianc\\u00e9(e) visa (or K-1 nonimmigrant visa) allows your fianc\\u00e9(e) to enter the United States for 90 days so that your marriage ceremony can take place. Once you marry, your spouse may apply for permanent residence and remain in the United States while USCIS processes the application.<\\/p><h3><strong>Treatment of I-129F petitions where the Department of State (DOS) refuses to issue the K-1 visa and returns the expired petition to USCIS.<\\/strong><\\/h3><p>Once USCIS receives a consular returned I-129F for K-1 classification from DOS and the petition has expired in accordance with 8 CFR214.2(k)(5), USCIS will allow the petition to remain expired and will not reaffirm or reopen the petition.\\u00a0Please note that this will not preclude the petitioner from filing another petition.<\\/p><h4>Children of Fianc\\u00e9(e)s<\\/h4><p>If your fianc\\u00e9(e) has a child (under 21 and unmarried), a K-2 nonimmigrant visa may be available to him or her. Be sure to include the names of your fianc\\u00e9(e)\\u2019s children on your Form I-129F petition.<\\/p><h4>Permission to Work<\\/h4><p>After admission, your fianc\\u00e9(e) may immediately apply for permission to work by filing a Form I-765, application for employment authorization with the USCIS Service Center having jurisdiction over your place of residence. Any work authorization based on a nonimmigrant fianc\\u00e9 (e) visa would be valid for only 90 days after entry. However, your fianc\\u00e9 (e) would also be eligible to apply for an extended work authorization at the same time as he or she files for permanent residence.<\\/p><h4>What happens if we do not marry within 90 days?<\\/h4><p>Fianc\\u00e9(e) status automatically expires after 90 days. It cannot be extended. Your fianc\\u00e9(e) should leave the United States at the end of the 90 days if you do not marry. If your fianc\\u00e9(e) does not depart, he or she will be in violation of U.S. immigration law. This may result in removal (deportation) and\\/or could affect future eligibility for U.S. immigration benefits.<\\/p><h3>We want to make plans for our wedding. How long will this process take?<\\/h3><p>Each case is different, please check\\u00a0the current processing times for the I-129F petition\\u00a0the USCIS processes fianc\\u00e9(e) petitions in the order we receive them. Once we complete our processing, your approved petition is then forwarded to the National Visa Center (NVC). The NVC will then send the petition to the U.S. Embassy or consulate, which will need time to process your fianc\\u00e9(e) for a visa.<\\/p><p>Check it our testimonials we are here for you as we have been for others just like you.\\u00a0 No charge for a consultation all:619-249-0204 or email s at: k1k3visas.com@gmail.com<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11535,15646,'_wp_page_template','default'),(11536,15646,'_elementor_edit_mode','builder'),(11537,15646,'_elementor_template_type','wp-page'),(11538,15646,'_elementor_version','3.4.2'),(11539,15646,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11540,15646,'_elementor_data','[{\"id\":\"4ecd76c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"477fcf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a0d8c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fianc\\u00e9e Visa Process (Steps)\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"440b061\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-175\\\" class=\\\"post-175 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nPeople always asks why it takes so long to bring someone from another country to the U.S. for the purpose of marriage.\\u00a0 Call our office for a complete detail of the fiance visa steps, there\\u2019s no charge. 619-249-0204\\n<h4>Application Process<\\/h4>\\n<ul>\\n \\t<li>File\\u00a0your fianc\\u00e9e visa petition.\\u00a0The filing fee is $535<\\/li>\\n<\\/ul>\\n<h4>Eligibility Requirements<\\/h4>\\nIf you petition for a fianc\\u00e9(e) visa, you must show that:\\n<ul>\\n \\t<li>The petitioner (you) are a U.S. citizen.<\\/li>\\n \\t<li>You intend to marry within 90 days of your fianc\\u00e9(e) entering the United States.<\\/li>\\n \\t<li>Both you and your fianc\\u00e9(e) are both free to marry and any previous marriages must have been legally terminated by divorce, death, or annulment.<\\/li>\\n \\t<li>You met each other, in person, at least once within 2 years of filing your petition. There are two exceptions that require a waiver:\\n1.\\u00a0If the requirement to meet would violate strict and long-established customs of your or your fianc\\u00e9(e)\\u2019s foreign culture or social practice.\\n2.\\u00a0If you prove that the requirement to meet would result in extreme hardship to you.<\\/li>\\n<\\/ul>\\n<h4>After the Fianc\\u00e9(e) Visa is Issued<\\/h4>\\nOnce issued, the fianc\\u00e9(e) visa (or K-1 nonimmigrant visa) allows your fianc\\u00e9(e) to enter the United States for 90 days so that your marriage ceremony can take place. Once you marry, your spouse may apply for permanent residence and remain in the United States while USCIS processes the application.\\n<h3><strong>Treatment of I-129F petitions where the Department of State (DOS) refuses to issue the K-1 visa and returns the expired petition to USCIS.<\\/strong><\\/h3>\\nOnce USCIS receives a consular returned I-129F for K-1 classification from DOS and the petition has expired in accordance with 8 CFR214.2(k)(5), USCIS will allow the petition to remain expired and will not reaffirm or reopen the petition.\\u00a0Please note that this will not preclude the petitioner from filing another petition.\\n<h4>Children of Fianc\\u00e9(e)s<\\/h4>\\nIf your fianc\\u00e9(e) has a child (under 21 and unmarried), a K-2 nonimmigrant visa may be available to him or her. Be sure to include the names of your fianc\\u00e9(e)\\u2019s children on your Form I-129F petition.\\n<h4>Permission to Work<\\/h4>\\nAfter admission, your fianc\\u00e9(e) may immediately apply for permission to work by filing a Form I-765, application for employment authorization with the USCIS Service Center having jurisdiction over your place of residence. Any work authorization based on a nonimmigrant fianc\\u00e9 (e) visa would be valid for only 90 days after entry. However, your fianc\\u00e9 (e) would also be eligible to apply for an extended work authorization at the same time as he or she files for permanent residence.\\n<h4>What happens if we do not marry within 90 days?<\\/h4>\\nFianc\\u00e9(e) status automatically expires after 90 days. It cannot be extended. Your fianc\\u00e9(e) should leave the United States at the end of the 90 days if you do not marry. If your fianc\\u00e9(e) does not depart, he or she will be in violation of U.S. immigration law. This may result in removal (deportation) and\\/or could affect future eligibility for U.S. immigration benefits.\\n<h4>We want to make plans for our wedding. How long will this process take?<\\/h4>\\nEach case is different, please check\\u00a0the current processing times for the I-129F petition\\u00a0the USCIS processes fianc\\u00e9(e) petitions in the order we receive them. Once we complete our processing, your approved petition is then forwarded to the National Visa Center (NVC). The NVC will then send the petition to the U.S. Embassy or consulate, which will need time to process your fianc\\u00e9(e) for a visa.\\n\\nCheck it our testimonials we are here for you as we have been for others just like you.\\u00a0 No charge for a consultation all:619-249-0204 or email s at: k1k3visas.com@gmail.com\\n\\n<\\/div>\\n<\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11541,15525,'_elementor_page_assets','a:0:{}'),(11543,15647,'_wp_page_template','default'),(11544,15647,'_elementor_edit_mode','builder'),(11545,15647,'_elementor_template_type','wp-page'),(11546,15647,'_elementor_version','3.4.2'),(11547,15647,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11548,15647,'_elementor_data','[{\"id\":\"4ecd76c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"477fcf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a0d8c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fianc\\u00e9e Visa Process (Steps)\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"440b061\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-175\\\" class=\\\"post-175 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nPeople always asks why it takes so long to bring someone from another country to the U.S. for the purpose of marriage.\\u00a0 Call our office for a complete detail of the fiance visa steps, there\\u2019s no charge. 619-249-0204\\n<h4>Application Process<\\/h4>\\n<ul>\\n \\t<li>File\\u00a0your fianc\\u00e9e visa petition.\\u00a0The filing fee is $535<\\/li>\\n<\\/ul>\\n<h4>Eligibility Requirements<\\/h4>\\nIf you petition for a fianc\\u00e9(e) visa, you must show that:\\n<ul>\\n \\t<li>The petitioner (you) are a U.S. citizen.<\\/li>\\n \\t<li>You intend to marry within 90 days of your fianc\\u00e9(e) entering the United States.<\\/li>\\n \\t<li>Both you and your fianc\\u00e9(e) are both free to marry and any previous marriages must have been legally terminated by divorce, death, or annulment.<\\/li>\\n \\t<li>You met each other, in person, at least once within 2 years of filing your petition. There are two exceptions that require a waiver:\\n1.\\u00a0If the requirement to meet would violate strict and long-established customs of your or your fianc\\u00e9(e)\\u2019s foreign culture or social practice.\\n2.\\u00a0If you prove that the requirement to meet would result in extreme hardship to you.<\\/li>\\n<\\/ul>\\n<h4>After the Fianc\\u00e9(e) Visa is Issued<\\/h4>\\nOnce issued, the fianc\\u00e9(e) visa (or K-1 nonimmigrant visa) allows your fianc\\u00e9(e) to enter the United States for 90 days so that your marriage ceremony can take place. Once you marry, your spouse may apply for permanent residence and remain in the United States while USCIS processes the application.\\n<h3><strong>Treatment of I-129F petitions where the Department of State (DOS) refuses to issue the K-1 visa and returns the expired petition to USCIS.<\\/strong><\\/h3>\\nOnce USCIS receives a consular returned I-129F for K-1 classification from DOS and the petition has expired in accordance with 8 CFR214.2(k)(5), USCIS will allow the petition to remain expired and will not reaffirm or reopen the petition.\\u00a0Please note that this will not preclude the petitioner from filing another petition.\\n<h4>Children of Fianc\\u00e9(e)s<\\/h4>\\nIf your fianc\\u00e9(e) has a child (under 21 and unmarried), a K-2 nonimmigrant visa may be available to him or her. Be sure to include the names of your fianc\\u00e9(e)\\u2019s children on your Form I-129F petition.\\n<h4>Permission to Work<\\/h4>\\nAfter admission, your fianc\\u00e9(e) may immediately apply for permission to work by filing a Form I-765, application for employment authorization with the USCIS Service Center having jurisdiction over your place of residence. Any work authorization based on a nonimmigrant fianc\\u00e9 (e) visa would be valid for only 90 days after entry. However, your fianc\\u00e9 (e) would also be eligible to apply for an extended work authorization at the same time as he or she files for permanent residence.\\n<h4>What happens if we do not marry within 90 days?<\\/h4>\\nFianc\\u00e9(e) status automatically expires after 90 days. It cannot be extended. Your fianc\\u00e9(e) should leave the United States at the end of the 90 days if you do not marry. If your fianc\\u00e9(e) does not depart, he or she will be in violation of U.S. immigration law. This may result in removal (deportation) and\\/or could affect future eligibility for U.S. immigration benefits.\\n<h4>We want to make plans for our wedding. How long will this process take?<\\/h4>\\nEach case is different, please check\\u00a0the current processing times for the I-129F petition\\u00a0the USCIS processes fianc\\u00e9(e) petitions in the order we receive them. Once we complete our processing, your approved petition is then forwarded to the National Visa Center (NVC). The NVC will then send the petition to the U.S. Embassy or consulate, which will need time to process your fianc\\u00e9(e) for a visa.\\n\\nCheck it our testimonials we are here for you as we have been for others just like you.\\u00a0 No charge for a consultation all:619-249-0204 or email s at: k1k3visas.com@gmail.com\\n\\n<\\/div>\\n<\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11549,15647,'_elementor_page_assets','a:0:{}'),(11550,15648,'_wp_page_template','default'),(11551,15648,'_elementor_edit_mode','builder'),(11552,15648,'_elementor_template_type','wp-page'),(11553,15648,'_elementor_version','3.4.2'),(11554,15648,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11555,15648,'_elementor_data','[{\"id\":\"4ecd76c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"477fcf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a0d8c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fianc\\u00e9e Visa Process (Steps)\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"440b061\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-175\\\" class=\\\"post-175 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nPeople always asks why it takes so long to bring someone from another country to the U.S. for the purpose of marriage.\\u00a0 Call our office for a complete detail of the fiance visa steps, there\\u2019s no charge. 619-249-0204\\n<h4>Application Process<\\/h4>\\n<ul>\\n \\t<li>File\\u00a0your fianc\\u00e9e visa petition.\\u00a0The filing fee is $535<\\/li>\\n<\\/ul>\\n<h4>Eligibility Requirements<\\/h4>\\nIf you petition for a fianc\\u00e9(e) visa, you must show that:\\n<ul>\\n \\t<li>The petitioner (you) are a U.S. citizen.<\\/li>\\n \\t<li>You intend to marry within 90 days of your fianc\\u00e9(e) entering the United States.<\\/li>\\n \\t<li>Both you and your fianc\\u00e9(e) are both free to marry and any previous marriages must have been legally terminated by divorce, death, or annulment.<\\/li>\\n \\t<li>You met each other, in person, at least once within 2 years of filing your petition. There are two exceptions that require a waiver:\\n1.\\u00a0If the requirement to meet would violate strict and long-established customs of your or your fianc\\u00e9(e)\\u2019s foreign culture or social practice.\\n2.\\u00a0If you prove that the requirement to meet would result in extreme hardship to you.<\\/li>\\n<\\/ul>\\n<h4>After the Fianc\\u00e9(e) Visa is Issued<\\/h4>\\nOnce issued, the fianc\\u00e9(e) visa (or K-1 nonimmigrant visa) allows your fianc\\u00e9(e) to enter the United States for 90 days so that your marriage ceremony can take place. Once you marry, your spouse may apply for permanent residence and remain in the United States while USCIS processes the application.\\n<h3><strong>Treatment of I-129F petitions where the Department of State (DOS) refuses to issue the K-1 visa and returns the expired petition to USCIS.<\\/strong><\\/h3>\\nOnce USCIS receives a consular returned I-129F for K-1 classification from DOS and the petition has expired in accordance with 8 CFR214.2(k)(5), USCIS will allow the petition to remain expired and will not reaffirm or reopen the petition.\\u00a0Please note that this will not preclude the petitioner from filing another petition.\\n<h4>Children of Fianc\\u00e9(e)s<\\/h4>\\nIf your fianc\\u00e9(e) has a child (under 21 and unmarried), a K-2 nonimmigrant visa may be available to him or her. Be sure to include the names of your fianc\\u00e9(e)\\u2019s children on your Form I-129F petition.\\n<h4>Permission to Work<\\/h4>\\nAfter admission, your fianc\\u00e9(e) may immediately apply for permission to work by filing a Form I-765, application for employment authorization with the USCIS Service Center having jurisdiction over your place of residence. Any work authorization based on a nonimmigrant fianc\\u00e9 (e) visa would be valid for only 90 days after entry. However, your fianc\\u00e9 (e) would also be eligible to apply for an extended work authorization at the same time as he or she files for permanent residence.\\n<h4>What happens if we do not marry within 90 days?<\\/h4>\\nFianc\\u00e9(e) status automatically expires after 90 days. It cannot be extended. Your fianc\\u00e9(e) should leave the United States at the end of the 90 days if you do not marry. If your fianc\\u00e9(e) does not depart, he or she will be in violation of U.S. immigration law. This may result in removal (deportation) and\\/or could affect future eligibility for U.S. immigration benefits.\\n<h4>We want to make plans for our wedding. How long will this process take?<\\/h4>\\nEach case is different, please check\\u00a0the current processing times for the I-129F petition\\u00a0the USCIS processes fianc\\u00e9(e) petitions in the order we receive them. Once we complete our processing, your approved petition is then forwarded to the National Visa Center (NVC). The NVC will then send the petition to the U.S. Embassy or consulate, which will need time to process your fianc\\u00e9(e) for a visa.\\n\\nCheck it our testimonials we are here for you as we have been for others just like you.\\u00a0 No charge for a consultation all:619-249-0204 or email s at: k1k3visas.com@gmail.com\\n\\n<\\/div>\\n<\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11556,15648,'_elementor_page_assets','a:0:{}'),(11557,15649,'_wp_page_template','default'),(11558,15649,'_elementor_edit_mode','builder'),(11559,15649,'_elementor_template_type','wp-page'),(11560,15649,'_elementor_version','3.4.2'),(11561,15649,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11562,15649,'_elementor_data','[{\"id\":\"4ecd76c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"477fcf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a0d8c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fianc\\u00e9e Visa Process (Steps)\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"440b061\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-175\\\" class=\\\"post-175 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>People always asks why it takes so long to bring someone from another country to the U.S. for the purpose of marriage.\\u00a0 Call our office for a complete detail of the fiance visa steps, there\\u2019s no charge. 619-249-0204<\\/p><h4>Application Process<\\/h4><ul><li>File\\u00a0your fianc\\u00e9e visa petition.\\u00a0The filing fee is $535<\\/li><\\/ul><h4>Eligibility Requirements<\\/h4><p>If you petition for a fianc\\u00e9(e) visa, you must show that:<\\/p><ul><li>The petitioner (you) are a U.S. citizen.<\\/li><li>You intend to marry within 90 days of your fianc\\u00e9(e) entering the United States.<\\/li><li>Both you and your fianc\\u00e9(e) are both free to marry and any previous marriages must have been legally terminated by divorce, death, or annulment.<\\/li><li>You met each other, in person, at least once within 2 years of filing your petition. There are two exceptions that require a waiver:<br \\/>1.\\u00a0If the requirement to meet would violate strict and long-established customs of your or your fianc\\u00e9(e)\\u2019s foreign culture or social practice.<br \\/>2.\\u00a0If you prove that the requirement to meet would result in extreme hardship to you.<\\/li><\\/ul><h4>After the Fianc\\u00e9(e) Visa is Issued<\\/h4><p>Once issued, the fianc\\u00e9(e) visa (or K-1 nonimmigrant visa) allows your fianc\\u00e9(e) to enter the United States for 90 days so that your marriage ceremony can take place. Once you marry, your spouse may apply for permanent residence and remain in the United States while USCIS processes the application.<\\/p><h3><strong>Treatment of I-129F petitions where the Department of State (DOS) refuses to issue the K-1 visa and returns the expired petition to USCIS.<\\/strong><\\/h3><p>Once USCIS receives a consular returned I-129F for K-1 classification from DOS and the petition has expired in accordance with 8 CFR214.2(k)(5), USCIS will allow the petition to remain expired and will not reaffirm or reopen the petition.\\u00a0Please note that this will not preclude the petitioner from filing another petition.<\\/p><h4>Children of Fianc\\u00e9(e)s<\\/h4><p>If your fianc\\u00e9(e) has a child (under 21 and unmarried), a K-2 nonimmigrant visa may be available to him or her. Be sure to include the names of your fianc\\u00e9(e)\\u2019s children on your Form I-129F petition.<\\/p><h4>Permission to Work<\\/h4><p>After admission, your fianc\\u00e9(e) may immediately apply for permission to work by filing a Form I-765, application for employment authorization with the USCIS Service Center having jurisdiction over your place of residence. Any work authorization based on a nonimmigrant fianc\\u00e9 (e) visa would be valid for only 90 days after entry. However, your fianc\\u00e9 (e) would also be eligible to apply for an extended work authorization at the same time as he or she files for permanent residence.<\\/p><h4>What happens if we do not marry within 90 days?<\\/h4><p>Fianc\\u00e9(e) status automatically expires after 90 days. It cannot be extended. Your fianc\\u00e9(e) should leave the United States at the end of the 90 days if you do not marry. If your fianc\\u00e9(e) does not depart, he or she will be in violation of U.S. immigration law. This may result in removal (deportation) and\\/or could affect future eligibility for U.S. immigration benefits.<\\/p><h3>We want to make plans for our wedding. How long will this process take?<\\/h3><p>Each case is different, please check\\u00a0the current processing times for the I-129F petition\\u00a0the USCIS processes fianc\\u00e9(e) petitions in the order we receive them. Once we complete our processing, your approved petition is then forwarded to the National Visa Center (NVC). The NVC will then send the petition to the U.S. Embassy or consulate, which will need time to process your fianc\\u00e9(e) for a visa.<\\/p><p>Check it our testimonials we are here for you as we have been for others just like you.\\u00a0 No charge for a consultation all:619-249-0204 or email s at: k1k3visas.com@gmail.com<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11563,15649,'_elementor_page_assets','a:0:{}'),(11564,15525,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(11565,15650,'inline_featured_image','0'),(11566,15650,'_edit_last','1'),(11567,15650,'_edit_lock','1630078398:1'),(11568,15650,'_elementor_edit_mode','builder'),(11569,15650,'_elementor_template_type','wp-page'),(11570,15650,'_elementor_version','3.4.2'),(11571,15650,'_wp_page_template','default'),(11572,15650,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11573,15650,'_elementor_data','[{\"id\":\"08d1a0c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f5d92bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5606615\",\"elType\":\"widget\",\"settings\":{\"title\":\"Afghanistan Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd50505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Kabul Afghanistan<br><br>\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kabul.usembassy.gov<\\/a><span class=\\\"navblue\\\">http:\\/\\/<\\/span><\\/a><a>kabul.usembassy.gov<\\/a><br><br>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>(0093) (0) 700-10-8001<br><br>\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KabulIV@state.gov\\\">KabulIV@state.gov<\\/a><br><br>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<br><br>\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.<br><br>\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.<br><br>\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<br><br>\\n\\n<b>Number of photos required for Embassy Interview:<\\/b>\\u00a01<br><br>\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<br><br>\\n\\nIf you need help with marriage visas, please\\u00a0<a title=\\\"Contact\\\" href=\\\"http:\\/\\/k1k3visas.com\\/contact\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">contact us<\\/a>.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0bc73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"4985ced\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(11574,15650,'_elementor_page_assets','a:0:{}'),(11575,15651,'_elementor_edit_mode','builder'),(11576,15651,'_elementor_template_type','wp-page'),(11577,15651,'_elementor_version','3.4.2'),(11578,15651,'_wp_page_template','default'),(11579,15651,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11580,15651,'_elementor_data','[{\"id\":\"08d1a0c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5d92bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5606615\",\"elType\":\"widget\",\"settings\":{\"title\":\"Afghanistan Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd50505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Kabul Afghanistan<br><br>\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kabul.usembassy.gov\\/\\\"><span class=\\\"navblue\\\">http:\\/\\/<\\/span><\\/a><a>kabul.usembassy.gov<\\/a><br><br>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>(0093) (0) 700-10-8001<br><br>\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KabulIV@state.gov\\\">KabulIV@state.gov<\\/a><br><br>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<br><br>\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.<br><br>\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.<br><br>\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<br><br>\\n\\n<b>Number of photos required for Embassy Interview:<\\/b>\\u00a01<br><br>\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<br><br>\\n\\nIf you need help with marriage visas, please\\u00a0<a title=\\\"Contact\\\" href=\\\"http:\\/\\/k1k3visas.com\\/contact\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">contact us<\\/a>.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11581,15651,'_elementor_page_assets','a:0:{}'),(11582,15652,'_elementor_edit_mode','builder'),(11583,15652,'_elementor_template_type','wp-page'),(11584,15652,'_elementor_version','3.4.2'),(11585,15652,'_wp_page_template','default'),(11586,15652,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11587,15652,'_elementor_data','[{\"id\":\"08d1a0c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5d92bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5606615\",\"elType\":\"widget\",\"settings\":{\"title\":\"Afghanistan Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd50505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Kabul Afghanistan<br><br>\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kabul.usembassy.gov\\/\\\"><span class=\\\"navblue\\\">http:\\/\\/<\\/span><\\/a><a>kabul.usembassy.gov<\\/a><br><br>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>(0093) (0) 700-10-8001<br><br>\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KabulIV@state.gov\\\">KabulIV@state.gov<\\/a><br><br>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<br><br>\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.<br><br>\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.<br><br>\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<br><br>\\n\\n<b>Number of photos required for Embassy Interview:<\\/b>\\u00a01<br><br>\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<br><br>\\n\\nIf you need help with marriage visas, please\\u00a0<a title=\\\"Contact\\\" href=\\\"http:\\/\\/k1k3visas.com\\/contact\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">contact us<\\/a>.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11588,15652,'_elementor_page_assets','a:0:{}'),(11589,15653,'_elementor_edit_mode','builder'),(11590,15653,'_elementor_template_type','wp-page'),(11591,15653,'_elementor_version','3.4.2'),(11592,15653,'_wp_page_template','default'),(11593,15653,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11594,15653,'_elementor_data','[{\"id\":\"08d1a0c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5d92bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5606615\",\"elType\":\"widget\",\"settings\":{\"title\":\"Afghanistan Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd50505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Kabul Afghanistan<br><br>\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kabul.usembassy.gov<\\/a><span class=\\\"navblue\\\">http:\\/\\/<\\/span><\\/a><a>kabul.usembassy.gov<\\/a><br><br>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>(0093) (0) 700-10-8001<br><br>\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KabulIV@state.gov\\\">KabulIV@state.gov<\\/a><br><br>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<br><br>\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.<br><br>\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.<br><br>\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<br><br>\\n\\n<b>Number of photos required for Embassy Interview:<\\/b>\\u00a01<br><br>\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<br><br>\\n\\nIf you need help with marriage visas, please\\u00a0<a title=\\\"Contact\\\" href=\\\"http:\\/\\/k1k3visas.com\\/contact\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">contact us<\\/a>.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11595,15653,'_elementor_page_assets','a:0:{}'),(15275,16092,'_elementor_edit_mode','builder'),(15276,16092,'_elementor_template_type','wp-page'),(15277,16092,'_elementor_version','3.4.2'),(15278,16092,'_wp_page_template','default'),(15279,16092,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15280,16092,'_elementor_data','[{\"id\":\"08d1a0c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5d92bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5606615\",\"elType\":\"widget\",\"settings\":{\"title\":\"Afghanistan Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd50505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Kabul Afghanistan<br><br>\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kabul.usembassy.gov<\\/a><span class=\\\"navblue\\\">http:\\/\\/<\\/span><\\/a><a>kabul.usembassy.gov<\\/a><br><br>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>(0093) (0) 700-10-8001<br><br>\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KabulIV@state.gov\\\">KabulIV@state.gov<\\/a><br><br>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<br><br>\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.<br><br>\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.<br><br>\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<br><br>\\n\\n<b>Number of photos required for Embassy Interview:<\\/b>\\u00a01<br><br>\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<br><br>\\n\\nIf you need help with marriage visas, please\\u00a0<a title=\\\"Contact\\\" href=\\\"http:\\/\\/k1k3visas.com\\/contact\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">contact us<\\/a>.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11601,15658,'inline_featured_image','0'),(11602,15658,'_edit_last','2'),(11603,15658,'_wp_page_template','default'),(11604,15658,'_aioseo_title','Argentina Embassy - K1K3 Visas'),(11605,15658,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(11606,15658,'_aioseo_keywords',''),(11607,15658,'_aioseo_og_title',NULL),(11608,15658,'_aioseo_og_description',NULL),(11609,15658,'_aioseo_og_article_section',''),(11610,15658,'_aioseo_og_article_tags',''),(11611,15658,'_aioseo_twitter_title',NULL),(11612,15658,'_aioseo_twitter_description',NULL),(11613,15658,'body_background_color',''),(11614,15658,'_body_background_color','field_5c721ec24addf'),(11615,15659,'body_background_color',''),(11616,15659,'_body_background_color','field_5c721ec24addf'),(11617,15658,'_edit_lock','1630050310:1'),(11618,15658,'_elementor_edit_mode','builder'),(11619,15658,'_elementor_template_type','wp-page'),(11620,15658,'_elementor_version','3.4.2'),(13030,15841,'_wp_page_template','default'),(13031,15841,'_elementor_edit_mode','builder'),(13032,15841,'_elementor_template_type','wp-page'),(11623,15661,'_wp_page_template','default'),(11624,15661,'_elementor_edit_mode','builder'),(11625,15661,'_elementor_template_type','wp-page'),(11626,15661,'_elementor_version','3.4.2'),(11627,15662,'_wp_page_template','default'),(11628,15662,'_elementor_edit_mode','builder'),(11629,15662,'_elementor_template_type','wp-page'),(11630,15662,'_elementor_version','3.4.2'),(11631,15658,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11632,15658,'_elementor_data','[{\"id\":\"71c7f36\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ac3af97\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c1f6f83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Argentina Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a316f79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>United States Embassy: Buenos Aires Argentina<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/argentina.usembassy.gov\\/\\\">http:\\/\\/argentina.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(54-11) 5777-4533<\\/p><p><b>Embassy Email Address:<\\/b>\\u00a0<a href=\\\"mailto:BuenosAires-IV@state.gov\\\">BuenosAires-IV@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Citibank or Rapipago Branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents must be translated English or Spanish must be trasnslated into English by a public or certified translator. Bring the original and one copy of the any translation.<\\/p><p><b>Embassy appointment scheduling method:<\\/b>\\u00a0Over the phone or online<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9620508\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"e01b968\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(11633,15663,'_wp_page_template','default'),(11634,15663,'_elementor_edit_mode','builder'),(11635,15663,'_elementor_template_type','wp-page'),(11636,15663,'_elementor_version','3.4.2'),(11637,15663,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11638,15663,'_elementor_data','[{\"id\":\"71c7f36\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac3af97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c1f6f83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Argentina Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a316f79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>United States Embassy: Buenos Aires Argentina<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/argentina.usembassy.gov\\/\\\">http:\\/\\/argentina.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(54-11) 5777-4533<\\/p><p><b>Embassy Email Address:<\\/b>\\u00a0<a href=\\\"mailto:BuenosAires-IV@state.gov\\\">BuenosAires-IV@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Citibank or Rapipago Branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents must be translated English or Spanish must be trasnslated into English by a public or certified translator. Bring the original and one copy of the any translation.<\\/p><p><b>Embassy appointment scheduling method:<\\/b>\\u00a0Over the phone or online<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11639,15658,'_elementor_page_assets','a:0:{}'),(15868,16171,'_wp_page_template','default'),(15869,16171,'_elementor_edit_mode','builder'),(15870,16171,'_elementor_template_type','wp-page'),(15871,16171,'_elementor_version','3.4.2'),(15872,16171,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15873,16171,'_elementor_data','[{\"id\":\"71c7f36\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac3af97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c1f6f83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Argentina Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a316f79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>United States Embassy: Buenos Aires Argentina<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/argentina.usembassy.gov\\/\\\">http:\\/\\/argentina.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(54-11) 5777-4533<\\/p><p><b>Embassy Email Address:<\\/b>\\u00a0<a href=\\\"mailto:BuenosAires-IV@state.gov\\\">BuenosAires-IV@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Citibank or Rapipago Branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents must be translated English or Spanish must be trasnslated into English by a public or certified translator. Bring the original and one copy of the any translation.<\\/p><p><b>Embassy appointment scheduling method:<\\/b>\\u00a0Over the phone or online<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15892,15658,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(11642,15664,'inline_featured_image','0'),(11643,15664,'_edit_last','1'),(11644,15664,'_wp_page_template','default'),(11645,15664,'_aioseo_title','Australia Embassy - K1K3 Visas'),(11646,15664,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(11647,15664,'_aioseo_keywords',''),(11648,15664,'_aioseo_og_title',NULL),(11649,15664,'_aioseo_og_description',NULL),(11650,15664,'_aioseo_og_article_section',''),(11651,15664,'_aioseo_og_article_tags',''),(11652,15664,'_aioseo_twitter_title',NULL),(11653,15664,'_aioseo_twitter_description',NULL),(11654,15664,'body_background_color',''),(11655,15664,'_body_background_color','field_5c721ec24addf'),(11656,15665,'body_background_color',''),(11657,15665,'_body_background_color','field_5c721ec24addf'),(11658,15664,'_edit_lock','1630050311:1'),(11659,15664,'_elementor_edit_mode','builder'),(11660,15664,'_elementor_template_type','wp-page'),(11661,15664,'_elementor_version','3.4.2'),(11683,15669,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11682,15669,'_elementor_version','3.4.2'),(11681,15669,'_elementor_template_type','wp-page'),(11679,15669,'_wp_page_template','default'),(11680,15669,'_elementor_edit_mode','builder'),(11678,15664,'_elementor_data','[{\"id\":\"7790563\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"51f089a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"592cbcf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Australia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5bb754a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-422\\\" class=\\\"post-422 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Canberra Australia<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/canberra.usembassy.gov\\/\\\">http:\\/\\/canberra.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>028 278 1420<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-Australia@ustraveldocs.com\\\">support-Australia@ustraveldocs.com<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:<\\/b>\\u00a0You can pay at a designated Australia Post Office or you can pay online by credit card.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents should be accompanied by English translations.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online-go to their website<\\/p><p><b>Number of photos required for the Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Exam:<\\/b>\\u00a03<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0a26d9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"8e3a4e2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(11669,15667,'_wp_page_template','default'),(11670,15667,'_elementor_edit_mode','builder'),(11671,15667,'_elementor_template_type','wp-page'),(11677,15664,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11672,15667,'_elementor_version','3.4.2'),(11673,15668,'_wp_page_template','default'),(11674,15668,'_elementor_edit_mode','builder'),(11675,15668,'_elementor_template_type','wp-page'),(11676,15668,'_elementor_version','3.4.2'),(11684,15669,'_elementor_data','[{\"id\":\"7790563\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"51f089a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592cbcf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Australia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5bb754a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-422\\\" class=\\\"post-422 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Canberra Australia\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/canberra.usembassy.gov\\/\\\">http:\\/\\/canberra.usembassy.gov\\/<\\/a>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>028 278 1420\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-Australia@ustraveldocs.com\\\">support-Australia@ustraveldocs.com<\\/a>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes\\n\\n<b>Where to pay the Embassy fee:<\\/b>\\u00a0You can pay at a designated Australia Post Office or you can pay online by credit card.\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>All documents should be accompanied by English translations.\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Online-go to their website\\n\\n<b>Number of photos required for the Embassy Interview:<\\/b>\\u00a02\\n\\n<b>Number of photos required for the Medical Exam:<\\/b>\\u00a03\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11685,15664,'_elementor_page_assets','a:0:{}'),(11688,15670,'_wp_page_template','default'),(11689,15670,'_elementor_edit_mode','builder'),(11690,15670,'_elementor_template_type','wp-page'),(11691,15670,'_elementor_version','3.4.2'),(11692,15670,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11693,15670,'_elementor_data','[{\"id\":\"7790563\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"51f089a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592cbcf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Australia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5bb754a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-422\\\" class=\\\"post-422 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Canberra Australia\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/canberra.usembassy.gov\\/\\\">http:\\/\\/canberra.usembassy.gov\\/<\\/a>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>028 278 1420\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-Australia@ustraveldocs.com\\\">support-Australia@ustraveldocs.com<\\/a>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes\\n\\n<b>Where to pay the Embassy fee:<\\/b>\\u00a0You can pay at a designated Australia Post Office or you can pay online by credit card.\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>All documents should be accompanied by English translations.\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Online-go to their website\\n\\n<b>Number of photos required for the Embassy Interview:<\\/b>\\u00a02\\n\\n<b>Number of photos required for the Medical Exam:<\\/b>\\u00a03\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11694,15670,'_elementor_page_assets','a:0:{}'),(11695,15670,'_elementor_css','a:6:{s:4:\"time\";i:1629789073;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11696,15671,'_wp_page_template','default'),(11697,15671,'_elementor_edit_mode','builder'),(11698,15671,'_elementor_template_type','wp-page'),(11699,15671,'_elementor_version','3.4.2'),(11700,15671,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11701,15671,'_elementor_data','[{\"id\":\"7790563\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"51f089a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592cbcf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Australia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5bb754a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-422\\\" class=\\\"post-422 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Canberra Australia\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/canberra.usembassy.gov\\/\\\">http:\\/\\/canberra.usembassy.gov\\/<\\/a>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>028 278 1420\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-Australia@ustraveldocs.com\\\">support-Australia@ustraveldocs.com<\\/a>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes\\n\\n<b>Where to pay the Embassy fee:<\\/b>\\u00a0You can pay at a designated Australia Post Office or you can pay online by credit card.\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>All documents should be accompanied by English translations.\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Online-go to their website\\n\\n<b>Number of photos required for the Embassy Interview:<\\/b>\\u00a02\\n\\n<b>Number of photos required for the Medical Exam:<\\/b>\\u00a03\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11702,15671,'_elementor_page_assets','a:0:{}'),(11703,15671,'_elementor_css','a:6:{s:4:\"time\";i:1629789073;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11704,15672,'_wp_page_template','default'),(11705,15672,'_elementor_edit_mode','builder'),(11706,15672,'_elementor_template_type','wp-page'),(11707,15672,'_elementor_version','3.4.2'),(11708,15672,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11709,15672,'_elementor_data','[{\"id\":\"7790563\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"51f089a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592cbcf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Australia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5bb754a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-422\\\" class=\\\"post-422 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Canberra Australia<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/canberra.usembassy.gov\\/\\\">http:\\/\\/canberra.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>028 278 1420<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-Australia@ustraveldocs.com\\\">support-Australia@ustraveldocs.com<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:<\\/b>\\u00a0You can pay at a designated Australia Post Office or you can pay online by credit card.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents should be accompanied by English translations.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online-go to their website<\\/p><p><b>Number of photos required for the Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Exam:<\\/b>\\u00a03<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11710,15672,'_elementor_page_assets','a:0:{}'),(11711,15672,'_elementor_css','a:6:{s:4:\"time\";i:1629789073;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15893,16174,'_wp_page_template','default'),(15894,16174,'_elementor_edit_mode','builder'),(15895,16174,'_elementor_template_type','wp-page'),(15896,16174,'_elementor_version','3.4.2'),(15897,16174,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15898,16174,'_elementor_data','[{\"id\":\"7790563\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"51f089a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592cbcf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Australia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5bb754a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-422\\\" class=\\\"post-422 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Canberra Australia<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/canberra.usembassy.gov\\/\\\">http:\\/\\/canberra.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>028 278 1420<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-Australia@ustraveldocs.com\\\">support-Australia@ustraveldocs.com<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:<\\/b>\\u00a0You can pay at a designated Australia Post Office or you can pay online by credit card.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents should be accompanied by English translations.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online-go to their website<\\/p><p><b>Number of photos required for the Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Exam:<\\/b>\\u00a03<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11724,15675,'inline_featured_image','0'),(11725,15675,'_edit_last','2'),(15914,15664,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(15913,16176,'_elementor_page_assets','a:0:{}'),(15907,16176,'_wp_page_template','default'),(15908,16176,'_elementor_edit_mode','builder'),(15909,16176,'_elementor_template_type','wp-page'),(15910,16176,'_elementor_version','3.4.2'),(15911,16176,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15912,16176,'_elementor_data','[{\"id\":\"7790563\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"51f089a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"592cbcf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Australia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5bb754a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-422\\\" class=\\\"post-422 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Canberra Australia<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/canberra.usembassy.gov\\/\\\">http:\\/\\/canberra.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>028 278 1420<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-Australia@ustraveldocs.com\\\">support-Australia@ustraveldocs.com<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:<\\/b>\\u00a0You can pay at a designated Australia Post Office or you can pay online by credit card.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents should be accompanied by English translations.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online-go to their website<\\/p><p><b>Number of photos required for the Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Exam:<\\/b>\\u00a03<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0a26d9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"8e3a4e2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(11726,15675,'_wp_page_template','default'),(11727,15675,'_aioseo_title','Bahamas Embassy - K1K3 Visas'),(11728,15675,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(11729,15675,'_aioseo_keywords',''),(11730,15675,'_aioseo_og_title',NULL),(11731,15675,'_aioseo_og_description',NULL),(11732,15675,'_aioseo_og_article_section',''),(11733,15675,'_aioseo_og_article_tags',''),(11734,15675,'_aioseo_twitter_title',NULL),(11735,15675,'_aioseo_twitter_description',NULL),(11736,15675,'body_background_color',''),(11737,15675,'_body_background_color','field_5c721ec24addf'),(11738,15676,'body_background_color',''),(11739,15676,'_body_background_color','field_5c721ec24addf'),(11740,15675,'_edit_lock','1630050312:1'),(11741,15675,'_elementor_edit_mode','builder'),(11742,15675,'_elementor_template_type','wp-page'),(11743,15675,'_elementor_version','3.4.2'),(11744,15677,'_wp_page_template','default'),(11745,15677,'_elementor_edit_mode','builder'),(11746,15677,'_elementor_template_type','wp-page'),(11747,15677,'_elementor_version','3.4.2'),(11748,15678,'_wp_page_template','default'),(11749,15678,'_elementor_edit_mode','builder'),(11750,15678,'_elementor_template_type','wp-page'),(11751,15678,'_elementor_version','3.4.2'),(11752,15675,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11753,15675,'_elementor_data','[{\"id\":\"41843ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"821d2c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3bd6adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bahamas Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2715353\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-195\\\" class=\\\"post-195 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Nassau Bahamas<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/nassau.usembassy.gov\\/\\\">http:\\/\\/nassau.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(242) 322-1181<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:embassynassau@state.gov\\\">embassynassau@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At the embassy by cash or check<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents not written in English must have a certified translation.\\u00a0 The original certificate must be presented along with any translation.<\\/p><p><b>Embassy appointment scheduling method:<\\/b>\\u00a0To schedule an appointment, call the VIS during business hours (Mon-Fri 8am-6pm, except holidays)at one of the following numbers: From the Bahamas or U.S.<strong>\\u00a01-800-763-6812<\\/strong>\\u00a0From the Turks and Caicos<strong>\\u00a01-877-709-1892<\\/strong><\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"42ff5a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"28ab84e\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(11754,15679,'_wp_page_template','default'),(11755,15679,'_elementor_edit_mode','builder'),(11756,15679,'_elementor_template_type','wp-page'),(11757,15679,'_elementor_version','3.4.2'),(11758,15679,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11759,15679,'_elementor_data','[{\"id\":\"41843ee\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"821d2c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3bd6adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bahamas Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2715353\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-195\\\" class=\\\"post-195 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Nassau Bahamas<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/nassau.usembassy.gov\\/\\\">http:\\/\\/nassau.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(242) 322-1181<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:embassynassau@state.gov\\\">embassynassau@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At the embassy by cash or check<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents not written in English must have a certified translation.\\u00a0 The original certificate must be presented along with any translation.<\\/p><p><b>Embassy appointment scheduling method:<\\/b>\\u00a0To schedule an appointment, call the VIS during business hours (Mon-Fri 8am-6pm, except holidays)at one of the following numbers: From the Bahamas or U.S.<strong>\\u00a01-800-763-6812<\\/strong>\\u00a0From the Turks and Caicos<strong>\\u00a01-877-709-1892<\\/strong><\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11760,15675,'_elementor_page_assets','a:0:{}'),(15915,16177,'_wp_page_template','default'),(15916,16177,'_elementor_edit_mode','builder'),(15917,16177,'_elementor_template_type','wp-page'),(15918,16177,'_elementor_version','3.4.2'),(15919,16177,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15920,16177,'_elementor_data','[{\"id\":\"41843ee\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"821d2c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3bd6adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bahamas Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2715353\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-195\\\" class=\\\"post-195 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Nassau Bahamas<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/nassau.usembassy.gov\\/\\\">http:\\/\\/nassau.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(242) 322-1181<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:embassynassau@state.gov\\\">embassynassau@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At the embassy by cash or check<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents not written in English must have a certified translation.\\u00a0 The original certificate must be presented along with any translation.<\\/p><p><b>Embassy appointment scheduling method:<\\/b>\\u00a0To schedule an appointment, call the VIS during business hours (Mon-Fri 8am-6pm, except holidays)at one of the following numbers: From the Bahamas or U.S.<strong>\\u00a01-800-763-6812<\\/strong>\\u00a0From the Turks and Caicos<strong>\\u00a01-877-709-1892<\\/strong><\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15939,15675,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(11763,15680,'inline_featured_image','0'),(11764,15680,'_edit_last','1'),(11765,15680,'_wp_page_template','default'),(11766,15680,'_aioseo_title','Barbados Embassy - K1K3 Visas'),(11767,15680,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(11768,15680,'_aioseo_keywords',''),(11769,15680,'_aioseo_og_title',NULL),(11770,15680,'_aioseo_og_description',NULL),(11771,15680,'_aioseo_og_article_section',''),(11772,15680,'_aioseo_og_article_tags',''),(11773,15680,'_aioseo_twitter_title',NULL),(11774,15680,'_aioseo_twitter_description',NULL),(11775,15680,'body_background_color',''),(11776,15680,'_body_background_color','field_5c721ec24addf'),(11777,15681,'body_background_color',''),(11778,15681,'_body_background_color','field_5c721ec24addf'),(11779,15680,'_edit_lock','1630050583:1'),(11780,15680,'_elementor_edit_mode','builder'),(11781,15680,'_elementor_template_type','wp-page'),(11782,15680,'_elementor_version','3.4.2'),(11804,15685,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11800,15685,'_wp_page_template','default'),(11801,15685,'_elementor_edit_mode','builder'),(11802,15685,'_elementor_template_type','wp-page'),(11803,15685,'_elementor_version','3.4.2'),(11799,15680,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f5eb0af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"40c3f70\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(11798,15680,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11790,15683,'_wp_page_template','default'),(11791,15683,'_elementor_edit_mode','builder'),(11792,15683,'_elementor_template_type','wp-page'),(11793,15683,'_elementor_version','3.4.2'),(11794,15684,'_wp_page_template','default'),(11795,15684,'_elementor_edit_mode','builder'),(11796,15684,'_elementor_template_type','wp-page'),(11797,15684,'_elementor_version','3.4.2'),(11805,15685,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard\\n\\n<b>Questions:\\u00a0<\\/b>(246) 277-4399\\n\\n<b>Fax:<\\/b>\\u00a0(246) 431-0179\\n\\n<b>Visa Appointment Hotline (Only):\\u00a0<\\/b>(246) 277-4227\\n\\n<b>Embassy Email Address:<\\/b>\\n\\n<b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a>\\n\\n<b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a>\\n\\n<b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a>\\n\\n<b>Can fiancee\\/spouse attend the interview: Yes<\\/b>\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.\\n\\n<b>Embassy appointment  scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b>\\n\\n<b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11806,15680,'_elementor_page_assets','a:0:{}'),(11809,15686,'_wp_page_template','default'),(11810,15686,'_elementor_edit_mode','builder'),(11811,15686,'_elementor_template_type','wp-page'),(11812,15686,'_elementor_version','3.4.2'),(11813,15686,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11814,15686,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard\\n\\n<b>Questions:\\u00a0<\\/b>(246) 277-4399\\n\\n<b>Fax:<\\/b>\\u00a0(246) 431-0179\\n\\n<b>Visa Appointment Hotline (Only):\\u00a0<\\/b>(246) 277-4227\\n\\n<b>Embassy Email Address:<\\/b>\\n\\n<b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a>\\n\\n<b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a>\\n\\n<b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a>\\n\\n<b>Can fiancee\\/spouse attend the interview: Yes<\\/b>\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.\\n\\n<b>Embassy appointment  scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b>\\n\\n<b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11815,15686,'_elementor_page_assets','a:0:{}'),(11816,15686,'_elementor_css','a:6:{s:4:\"time\";i:1629789954;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11817,15687,'_wp_page_template','default'),(11818,15687,'_elementor_edit_mode','builder'),(11819,15687,'_elementor_template_type','wp-page'),(11820,15687,'_elementor_version','3.4.2'),(11821,15687,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11822,15687,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard\\n\\n<b>Questions:\\u00a0<\\/b>(246) 277-4399\\n\\n<b>Fax:<\\/b>\\u00a0(246) 431-0179\\n\\n<b>Visa Appointment Hotline (Only):\\u00a0<\\/b>(246) 277-4227\\n\\n<b>Embassy Email Address:<\\/b>\\n\\n<b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a>\\n\\n<b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a>\\n\\n<b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a>\\n\\n<b>Can fiancee\\/spouse attend the interview: Yes<\\/b>\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.\\n\\n<b>Embassy appointment  scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b>\\n\\n<b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11823,15687,'_elementor_page_assets','a:0:{}'),(11824,15687,'_elementor_css','a:6:{s:4:\"time\";i:1629789954;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11825,15688,'_wp_page_template','default'),(11826,15688,'_elementor_edit_mode','builder'),(11827,15688,'_elementor_template_type','wp-page'),(11828,15688,'_elementor_version','3.4.2'),(11829,15688,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11830,15688,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11831,15688,'_elementor_page_assets','a:0:{}'),(11832,15688,'_elementor_css','a:6:{s:4:\"time\";i:1629789954;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15117,16073,'_wp_page_template','default'),(15118,16073,'_elementor_edit_mode','builder'),(15119,16073,'_elementor_template_type','wp-page'),(15120,16073,'_elementor_version','3.4.2'),(15121,16073,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15122,16073,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11835,15689,'inline_featured_image','0'),(11836,15689,'_edit_last','2'),(11837,15689,'_wp_page_template','default'),(11838,15689,'_aioseo_title','Bolivia Embassy - K1K3 Visas'),(11839,15689,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(11840,15689,'_aioseo_keywords',''),(11841,15689,'_aioseo_og_title',NULL),(11842,15689,'_aioseo_og_description',NULL),(11843,15689,'_aioseo_og_article_section',''),(11844,15689,'_aioseo_og_article_tags',''),(11845,15689,'_aioseo_twitter_title',NULL),(11846,15689,'_aioseo_twitter_description',NULL),(11847,15689,'body_background_color',''),(11848,15689,'_body_background_color','field_5c721ec24addf'),(11849,15690,'body_background_color',''),(11850,15690,'_body_background_color','field_5c721ec24addf'),(11851,15689,'_edit_lock','1630050312:1'),(11852,15689,'_elementor_edit_mode','builder'),(11853,15689,'_elementor_template_type','wp-page'),(11854,15689,'_elementor_version','3.4.2'),(11855,15691,'_wp_page_template','default'),(11856,15691,'_elementor_edit_mode','builder'),(11857,15691,'_elementor_template_type','wp-page'),(11858,15691,'_elementor_version','3.4.2'),(11859,15692,'_wp_page_template','default'),(11860,15692,'_elementor_edit_mode','builder'),(11861,15692,'_elementor_template_type','wp-page'),(11862,15692,'_elementor_version','3.4.2'),(11863,15689,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11864,15689,'_elementor_data','[{\"id\":\"b6cf820\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4ba89f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4f94f96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bolivia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"944a1b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-202\\\" class=\\\"post-202 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Lapaz Bolivia\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/consularlapaz@state.gov\\/\\\">http:\\/\\/consularlapaz@state.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0(591)2-216-8246<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:consularlapaz@state.gov\\\">consularlapaz@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any BISA Bank Branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to have a certified translation with the original document provided.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa13632\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"990f44b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(11865,15693,'_wp_page_template','default'),(11866,15693,'_elementor_edit_mode','builder'),(11867,15693,'_elementor_template_type','wp-page'),(11868,15693,'_elementor_version','3.4.2'),(11869,15693,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11870,15693,'_elementor_data','[{\"id\":\"b6cf820\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4ba89f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f94f96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bolivia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"944a1b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\"><article id=\\\"post-202\\\" class=\\\"post-202 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Lapaz Bolivia\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/consularlapaz@state.gov\\/\\\">http:\\/\\/consularlapaz@state.gov\\/<\\/a>\\n\\n<b>Embassy Phone Number:<\\/b>\\u00a0(591)2-216-8246\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:consularlapaz@state.gov\\\">consularlapaz@state.gov<\\/a>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>At any BISA Bank Branch\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to have a certified translation with the original document provided.\\n\\n<b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11871,15689,'_elementor_page_assets','a:0:{}'),(11874,15694,'_wp_page_template','default'),(11875,15694,'_elementor_edit_mode','builder'),(11876,15694,'_elementor_template_type','wp-page'),(11877,15694,'_elementor_version','3.4.2'),(11878,15694,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11879,15694,'_elementor_data','[{\"id\":\"b6cf820\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4ba89f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f94f96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bolivia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"944a1b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\"><article id=\\\"post-202\\\" class=\\\"post-202 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Lapaz Bolivia\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/consularlapaz@state.gov\\/\\\">http:\\/\\/consularlapaz@state.gov\\/<\\/a>\\n\\n<b>Embassy Phone Number:<\\/b>\\u00a0(591)2-216-8246\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:consularlapaz@state.gov\\\">consularlapaz@state.gov<\\/a>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>At any BISA Bank Branch\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to have a certified translation with the original document provided.\\n\\n<b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11880,15694,'_elementor_page_assets','a:0:{}'),(11881,15694,'_elementor_css','a:6:{s:4:\"time\";i:1629790220;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11882,15695,'_wp_page_template','default'),(11883,15695,'_elementor_edit_mode','builder'),(11884,15695,'_elementor_template_type','wp-page'),(11885,15695,'_elementor_version','3.4.2'),(11886,15695,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11887,15695,'_elementor_data','[{\"id\":\"b6cf820\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4ba89f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f94f96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bolivia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"944a1b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\"><article id=\\\"post-202\\\" class=\\\"post-202 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Lapaz Bolivia\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/consularlapaz@state.gov\\/\\\">http:\\/\\/consularlapaz@state.gov\\/<\\/a>\\n\\n<b>Embassy Phone Number:<\\/b>\\u00a0(591)2-216-8246\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:consularlapaz@state.gov\\\">consularlapaz@state.gov<\\/a>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>At any BISA Bank Branch\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to have a certified translation with the original document provided.\\n\\n<b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11888,15695,'_elementor_page_assets','a:0:{}'),(11889,15695,'_elementor_css','a:6:{s:4:\"time\";i:1629790220;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11890,15696,'_wp_page_template','default'),(11891,15696,'_elementor_edit_mode','builder'),(11892,15696,'_elementor_template_type','wp-page'),(11893,15696,'_elementor_version','3.4.2'),(11894,15696,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11895,15696,'_elementor_data','[{\"id\":\"b6cf820\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4ba89f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f94f96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bolivia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"944a1b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-202\\\" class=\\\"post-202 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Lapaz Bolivia\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/consularlapaz@state.gov\\/\\\">http:\\/\\/consularlapaz@state.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0(591)2-216-8246<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:consularlapaz@state.gov\\\">consularlapaz@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any BISA Bank Branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to have a certified translation with the original document provided.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11896,15696,'_elementor_page_assets','a:0:{}'),(11897,15696,'_elementor_css','a:6:{s:4:\"time\";i:1629790220;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15940,16180,'_wp_page_template','default'),(15941,16180,'_elementor_edit_mode','builder'),(15942,16180,'_elementor_template_type','wp-page'),(15943,16180,'_elementor_version','3.4.2'),(15944,16180,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15945,16180,'_elementor_data','[{\"id\":\"b6cf820\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4ba89f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f94f96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bolivia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"944a1b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-202\\\" class=\\\"post-202 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Lapaz Bolivia\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/consularlapaz@state.gov\\/\\\">http:\\/\\/consularlapaz@state.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0(591)2-216-8246<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:consularlapaz@state.gov\\\">consularlapaz@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any BISA Bank Branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to have a certified translation with the original document provided.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15964,15689,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(11900,15697,'inline_featured_image','0'),(11901,15697,'_edit_last','2'),(11902,15697,'_wp_page_template','default'),(11903,15697,'_aioseo_title','Brazil Embassy - K1K3 Visas'),(11904,15697,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(11905,15697,'_aioseo_keywords',''),(11906,15697,'_aioseo_og_title',NULL),(11907,15697,'_aioseo_og_description',NULL),(11908,15697,'_aioseo_og_article_section',''),(11909,15697,'_aioseo_og_article_tags',''),(11910,15697,'_aioseo_twitter_title',NULL),(11911,15697,'_aioseo_twitter_description',NULL),(11912,15697,'body_background_color',''),(11913,15697,'_body_background_color','field_5c721ec24addf'),(11914,15698,'body_background_color',''),(11915,15698,'_body_background_color','field_5c721ec24addf'),(11916,15697,'_edit_lock','1630050313:1'),(11917,15697,'_elementor_edit_mode','builder'),(11918,15697,'_elementor_template_type','wp-page'),(11919,15697,'_elementor_version','3.4.2'),(11920,15699,'_wp_page_template','default'),(11921,15699,'_elementor_edit_mode','builder'),(11922,15699,'_elementor_template_type','wp-page'),(11923,15699,'_elementor_version','3.4.2'),(11924,15700,'_wp_page_template','default'),(11925,15700,'_elementor_edit_mode','builder'),(11926,15700,'_elementor_template_type','wp-page'),(11927,15700,'_elementor_version','3.4.2'),(11928,15697,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11929,15697,'_elementor_data','[{\"id\":\"1d6aa54\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7f6d61d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"00fba6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brazil Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"275d8ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-205\\\" class=\\\"post-205 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Rio de Janeiro Brazil\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/brazil.usembassy.gov\\/\\\">http:\\/\\/brazil.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(21) 3956-9617 and (21) 3958-0187<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:immigrationrio@state.gov\\\">immigrationrio@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee may be paid by credit card through our appointment website or by telephone. Applicants may also pay through a bank boleto at any bank in the the boleto network.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online or by telephone.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"03f56ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"2ce8d86\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(11930,15701,'_wp_page_template','default'),(11931,15701,'_elementor_edit_mode','builder'),(11932,15701,'_elementor_template_type','wp-page'),(11933,15701,'_elementor_version','3.4.2'),(11934,15701,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11935,15701,'_elementor_data','[{\"id\":\"1d6aa54\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f6d61d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"00fba6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brazil Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"275d8ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\"><article id=\\\"post-205\\\" class=\\\"post-205 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Rio de Janeiro Brazil\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/brazil.usembassy.gov\\/\\\">http:\\/\\/brazil.usembassy.gov\\/<\\/a>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>(21) 3956-9617 and (21) 3958-0187\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:immigrationrio@state.gov\\\">immigrationrio@state.gov<\\/a>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee may be paid by credit card through our appointment website or by telephone. Applicants may also pay through a bank boleto at any bank in the the boleto network.\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to be translated into English by a public\\/certified translator.\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Online or by telephone.\\n\\n<b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11936,15697,'_elementor_page_assets','a:0:{}'),(11939,15702,'_wp_page_template','default'),(11940,15702,'_elementor_edit_mode','builder'),(11941,15702,'_elementor_template_type','wp-page'),(11942,15702,'_elementor_version','3.4.2'),(11943,15702,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11944,15702,'_elementor_data','[{\"id\":\"1d6aa54\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f6d61d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"00fba6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brazil Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"275d8ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\"><article id=\\\"post-205\\\" class=\\\"post-205 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Rio de Janeiro Brazil\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/brazil.usembassy.gov\\/\\\">http:\\/\\/brazil.usembassy.gov\\/<\\/a>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>(21) 3956-9617 and (21) 3958-0187\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:immigrationrio@state.gov\\\">immigrationrio@state.gov<\\/a>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee may be paid by credit card through our appointment website or by telephone. Applicants may also pay through a bank boleto at any bank in the the boleto network.\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to be translated into English by a public\\/certified translator.\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Online or by telephone.\\n\\n<b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11945,15702,'_elementor_page_assets','a:0:{}'),(11946,15702,'_elementor_css','a:6:{s:4:\"time\";i:1629790553;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11947,15703,'_wp_page_template','default'),(11948,15703,'_elementor_edit_mode','builder'),(11949,15703,'_elementor_template_type','wp-page'),(11950,15703,'_elementor_version','3.4.2'),(11951,15703,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11952,15703,'_elementor_data','[{\"id\":\"1d6aa54\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f6d61d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"00fba6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brazil Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"275d8ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\"><article id=\\\"post-205\\\" class=\\\"post-205 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Rio de Janeiro Brazil\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/brazil.usembassy.gov\\/\\\">http:\\/\\/brazil.usembassy.gov\\/<\\/a>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>(21) 3956-9617 and (21) 3958-0187\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:immigrationrio@state.gov\\\">immigrationrio@state.gov<\\/a>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee may be paid by credit card through our appointment website or by telephone. Applicants may also pay through a bank boleto at any bank in the the boleto network.\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to be translated into English by a public\\/certified translator.\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Online or by telephone.\\n\\n<b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11953,15703,'_elementor_page_assets','a:0:{}'),(11954,15703,'_elementor_css','a:6:{s:4:\"time\";i:1629790553;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11955,15704,'_wp_page_template','default'),(11956,15704,'_elementor_edit_mode','builder'),(11957,15704,'_elementor_template_type','wp-page'),(11958,15704,'_elementor_version','3.4.2'),(11959,15704,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11960,15704,'_elementor_data','[{\"id\":\"1d6aa54\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f6d61d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"00fba6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brazil Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"275d8ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-205\\\" class=\\\"post-205 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Rio de Janeiro Brazil\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/brazil.usembassy.gov\\/\\\">http:\\/\\/brazil.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(21) 3956-9617 and (21) 3958-0187<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:immigrationrio@state.gov\\\">immigrationrio@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee may be paid by credit card through our appointment website or by telephone. Applicants may also pay through a bank boleto at any bank in the the boleto network.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online or by telephone.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11961,15704,'_elementor_page_assets','a:0:{}'),(11962,15704,'_elementor_css','a:6:{s:4:\"time\";i:1629790553;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15965,16183,'_wp_page_template','default'),(15966,16183,'_elementor_edit_mode','builder'),(15967,16183,'_elementor_template_type','wp-page'),(15968,16183,'_elementor_version','3.4.2'),(15969,16183,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15970,16183,'_elementor_data','[{\"id\":\"1d6aa54\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f6d61d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"00fba6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brazil Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"275d8ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-205\\\" class=\\\"post-205 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Rio de Janeiro Brazil\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/brazil.usembassy.gov\\/\\\">http:\\/\\/brazil.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(21) 3956-9617 and (21) 3958-0187<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:immigrationrio@state.gov\\\">immigrationrio@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee may be paid by credit card through our appointment website or by telephone. Applicants may also pay through a bank boleto at any bank in the the boleto network.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online or by telephone.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15989,15697,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(11965,15705,'inline_featured_image','0'),(11966,15705,'_edit_last','2'),(11967,15705,'_wp_page_template','default'),(11968,15705,'_aioseo_title','Bulgaria Embassy - K1K3 Visas'),(11969,15705,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(11970,15705,'_aioseo_keywords',''),(11971,15705,'_aioseo_og_title',NULL),(11972,15705,'_aioseo_og_description',NULL),(11973,15705,'_aioseo_og_article_section',''),(11974,15705,'_aioseo_og_article_tags',''),(11975,15705,'_aioseo_twitter_title',NULL),(11976,15705,'_aioseo_twitter_description',NULL),(11977,15705,'body_background_color',''),(11978,15705,'_body_background_color','field_5c721ec24addf'),(11979,15706,'body_background_color',''),(11980,15706,'_body_background_color','field_5c721ec24addf'),(11981,15705,'_edit_lock','1630050314:1'),(11982,15705,'_elementor_edit_mode','builder'),(11983,15705,'_elementor_template_type','wp-page'),(11984,15705,'_elementor_version','3.4.2'),(11985,15707,'_wp_page_template','default'),(11986,15707,'_elementor_edit_mode','builder'),(11987,15707,'_elementor_template_type','wp-page'),(11988,15707,'_elementor_version','3.4.2'),(11989,15708,'_wp_page_template','default'),(11990,15708,'_elementor_edit_mode','builder'),(11991,15708,'_elementor_template_type','wp-page'),(11992,15708,'_elementor_version','3.4.2'),(11993,15705,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(11994,15705,'_elementor_data','[{\"id\":\"0276277\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6304729\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1b1f18f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bulgaria Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a64ccfb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-207\\\" class=\\\"post-207 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Sofia Bulgaria\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/bulgaria.usembassy.gov\\/\\\">http:\\/\\/bulgaria.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>359 2 937 5100<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:sofia@usembassy.bg\\\">sofia@usembassy.bg<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/iv.sofia@state.gov\\/\\\">http:\\/\\/www.iv_sofia@state.gov\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any branch of MKB Union Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to translated into certified English<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>The applicant will be instructed to schedule an interview directly with the Embassy by telephone at (359 2) 937-5444 Monday-Friday between the hours of 9am-12pm or email a request for an appointment at\\u00a0<a href=\\\"mailto:iv_sofia@state.gov\\\">iv_sofia@state.gov<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"24bdb86\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"1dae4f5\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(11995,15709,'_wp_page_template','default'),(11996,15709,'_elementor_edit_mode','builder'),(11997,15709,'_elementor_template_type','wp-page'),(11998,15709,'_elementor_version','3.4.2'),(11999,15709,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12000,15709,'_elementor_data','[{\"id\":\"0276277\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6304729\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b1f18f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bulgaria Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a64ccfb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-207\\\" class=\\\"post-207 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Sofia Bulgaria\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/bulgaria.usembassy.gov\\/\\\">http:\\/\\/bulgaria.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>359 2 937 5100<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:sofia@usembassy.bg\\\">sofia@usembassy.bg<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/iv.sofia@state.gov\\/\\\">http:\\/\\/www.iv_sofia@state.gov\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any branch of MKB Union Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to translated into certified English<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>The applicant will be instructed to schedule an interview directly with the Embassy by telephone at (359 2) 937-5444 Monday-Friday between the hours of 9am-12pm or email a request for an appointment at\\u00a0<a href=\\\"mailto:iv_sofia@state.gov\\\">iv_sofia@state.gov<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12001,15705,'_elementor_page_assets','a:0:{}'),(15990,16186,'_wp_page_template','default'),(15991,16186,'_elementor_edit_mode','builder'),(15992,16186,'_elementor_template_type','wp-page'),(15993,16186,'_elementor_version','3.4.2'),(15994,16186,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15995,16186,'_elementor_data','[{\"id\":\"0276277\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6304729\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b1f18f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bulgaria Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a64ccfb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-207\\\" class=\\\"post-207 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Sofia Bulgaria\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/bulgaria.usembassy.gov\\/\\\">http:\\/\\/bulgaria.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>359 2 937 5100<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:sofia@usembassy.bg\\\">sofia@usembassy.bg<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/iv.sofia@state.gov\\/\\\">http:\\/\\/www.iv_sofia@state.gov\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any branch of MKB Union Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to translated into certified English<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>The applicant will be instructed to schedule an interview directly with the Embassy by telephone at (359 2) 937-5444 Monday-Friday between the hours of 9am-12pm or email a request for an appointment at\\u00a0<a href=\\\"mailto:iv_sofia@state.gov\\\">iv_sofia@state.gov<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16014,15705,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12004,15710,'inline_featured_image','0'),(12005,15710,'_edit_last','1'),(12006,15710,'_wp_page_template','default'),(12007,15710,'_aioseo_title','Cambodia Embassy - K1K3 Visas'),(12008,15710,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12009,15710,'_aioseo_keywords',''),(12010,15710,'_aioseo_og_title',NULL),(12011,15710,'_aioseo_og_description',NULL),(12012,15710,'_aioseo_og_article_section',''),(12013,15710,'_aioseo_og_article_tags',''),(12014,15710,'_aioseo_twitter_title',NULL),(12015,15710,'_aioseo_twitter_description',NULL),(12016,15710,'body_background_color',''),(12017,15710,'_body_background_color','field_5c721ec24addf'),(12018,15711,'body_background_color',''),(12019,15711,'_body_background_color','field_5c721ec24addf'),(12020,15710,'_edit_lock','1630050314:1'),(12021,15710,'_elementor_edit_mode','builder'),(12022,15710,'_elementor_template_type','wp-page'),(12023,15710,'_elementor_version','3.4.2'),(12024,15712,'_wp_page_template','default'),(12025,15712,'_elementor_edit_mode','builder'),(12026,15712,'_elementor_template_type','wp-page'),(12027,15712,'_elementor_version','3.4.2'),(12028,15713,'_wp_page_template','default'),(12029,15713,'_elementor_edit_mode','builder'),(12030,15713,'_elementor_template_type','wp-page'),(12031,15713,'_elementor_version','3.4.2'),(12032,15710,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12033,15710,'_elementor_data','[{\"id\":\"9efcd8a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"33fb8fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b1f7b63\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cambodia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c03317\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-209\\\" class=\\\"post-209 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Phnom Penh Cambodia\\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/cambodia.usembassy.gov\\/\\\">http:\\/\\/cambodia.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(855-23) 728-000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ACSphnomPenh@state.gov\\\">ACSphnomPenh@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PHP&amp;appcode=3\\\">https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PHP&amp;appcode=3<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is payable in US $ cash only at the cashier window inside the consular section of the U.S. Embassy Phnom Penh on the day of your scheduled appointment, prior to your visa interview.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents must be translated into certified English by a Certified Translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Make an appointment online by going to their website after completing the application form DS160.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bde8fc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"a8590b5\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12034,15714,'_wp_page_template','default'),(12035,15714,'_elementor_edit_mode','builder'),(12036,15714,'_elementor_template_type','wp-page'),(12037,15714,'_elementor_version','3.4.2'),(12038,15714,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12039,15714,'_elementor_data','[{\"id\":\"9efcd8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33fb8fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b1f7b63\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cambodia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c03317\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\"><article id=\\\"post-209\\\" class=\\\"post-209 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Phnom Penh Cambodia\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/cambodia.usembassy.gov\\/\\\">http:\\/\\/cambodia.usembassy.gov\\/<\\/a>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>(855-23) 728-000\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ACSphnomPenh@state.gov\\\">ACSphnomPenh@state.gov<\\/a>\\n\\n<b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PHP&amp;appcode=3\\\">https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PHP&amp;appcode=3<\\/a>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is payable in US $ cash only at the cashier window inside the consular section of the U.S. Embassy Phnom Penh on the day of your scheduled appointment, prior to your visa interview.\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Documents must be translated into certified English by a Certified Translator.\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Make an appointment online by going to their website after completing the application form DS160.\\n\\n<b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12040,15710,'_elementor_page_assets','a:0:{}'),(12042,15715,'_wp_page_template','default'),(12043,15715,'_elementor_edit_mode','builder'),(12044,15715,'_elementor_template_type','wp-page'),(12045,15715,'_elementor_version','3.4.2'),(12046,15715,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12047,15715,'_elementor_data','[{\"id\":\"9efcd8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33fb8fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b1f7b63\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cambodia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c03317\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\"><article id=\\\"post-209\\\" class=\\\"post-209 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Phnom Penh Cambodia\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/cambodia.usembassy.gov\\/\\\">http:\\/\\/cambodia.usembassy.gov\\/<\\/a>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>(855-23) 728-000\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ACSphnomPenh@state.gov\\\">ACSphnomPenh@state.gov<\\/a>\\n\\n<b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PHP&amp;appcode=3\\\">https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PHP&amp;appcode=3<\\/a>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is payable in US $ cash only at the cashier window inside the consular section of the U.S. Embassy Phnom Penh on the day of your scheduled appointment, prior to your visa interview.\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Documents must be translated into certified English by a Certified Translator.\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Make an appointment online by going to their website after completing the application form DS160.\\n\\n<b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12048,15715,'_elementor_page_assets','a:0:{}'),(12049,15716,'_wp_page_template','default'),(12050,15716,'_elementor_edit_mode','builder'),(12051,15716,'_elementor_template_type','wp-page'),(12052,15716,'_elementor_version','3.4.2'),(12053,15716,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12054,15716,'_elementor_data','[{\"id\":\"9efcd8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33fb8fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b1f7b63\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cambodia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c03317\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\"><article id=\\\"post-209\\\" class=\\\"post-209 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Phnom Penh Cambodia\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/cambodia.usembassy.gov\\/\\\">http:\\/\\/cambodia.usembassy.gov\\/<\\/a>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>(855-23) 728-000\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ACSphnomPenh@state.gov\\\">ACSphnomPenh@state.gov<\\/a>\\n\\n<b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PHP&amp;appcode=3\\\">https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PHP&amp;appcode=3<\\/a>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is payable in US $ cash only at the cashier window inside the consular section of the U.S. Embassy Phnom Penh on the day of your scheduled appointment, prior to your visa interview.\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Documents must be translated into certified English by a Certified Translator.\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Make an appointment online by going to their website after completing the application form DS160.\\n\\n<b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12055,15716,'_elementor_page_assets','a:0:{}'),(12056,15717,'_wp_page_template','default'),(12057,15717,'_elementor_edit_mode','builder'),(12058,15717,'_elementor_template_type','wp-page'),(12059,15717,'_elementor_version','3.4.2'),(12060,15717,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12061,15717,'_elementor_data','[{\"id\":\"9efcd8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33fb8fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b1f7b63\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cambodia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c03317\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-209\\\" class=\\\"post-209 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Phnom Penh Cambodia\\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/cambodia.usembassy.gov\\/\\\">http:\\/\\/cambodia.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(855-23) 728-000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ACSphnomPenh@state.gov\\\">ACSphnomPenh@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PHP&amp;appcode=3\\\">https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PHP&amp;appcode=3<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is payable in US $ cash only at the cashier window inside the consular section of the U.S. Embassy Phnom Penh on the day of your scheduled appointment, prior to your visa interview.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents must be translated into certified English by a Certified Translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Make an appointment online by going to their website after completing the application form DS160.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12062,15717,'_elementor_page_assets','a:0:{}'),(16015,16189,'_wp_page_template','default'),(16016,16189,'_elementor_edit_mode','builder'),(16017,16189,'_elementor_template_type','wp-page'),(16018,16189,'_elementor_version','3.4.2'),(16019,16189,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16020,16189,'_elementor_data','[{\"id\":\"9efcd8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33fb8fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b1f7b63\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cambodia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c03317\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-209\\\" class=\\\"post-209 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Phnom Penh Cambodia\\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/cambodia.usembassy.gov\\/\\\">http:\\/\\/cambodia.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(855-23) 728-000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ACSphnomPenh@state.gov\\\">ACSphnomPenh@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PHP&amp;appcode=3\\\">https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PHP&amp;appcode=3<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is payable in US $ cash only at the cashier window inside the consular section of the U.S. Embassy Phnom Penh on the day of your scheduled appointment, prior to your visa interview.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents must be translated into certified English by a Certified Translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Make an appointment online by going to their website after completing the application form DS160.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16039,15710,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12065,15718,'inline_featured_image','0'),(12066,15718,'_edit_last','2'),(12067,15718,'_wp_page_template','default'),(12068,15718,'_aioseo_title','Canada Embassy - K1K3 Visas'),(12069,15718,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12070,15718,'_aioseo_keywords',''),(12071,15718,'_aioseo_og_title',NULL),(12072,15718,'_aioseo_og_description',NULL),(12073,15718,'_aioseo_og_article_section',''),(12074,15718,'_aioseo_og_article_tags',''),(12075,15718,'_aioseo_twitter_title',NULL),(12076,15718,'_aioseo_twitter_description',NULL),(12077,15718,'body_background_color',''),(12078,15718,'_body_background_color','field_5c721ec24addf'),(12079,15719,'body_background_color',''),(12080,15719,'_body_background_color','field_5c721ec24addf'),(12081,15718,'_edit_lock','1630050303:1'),(12082,15718,'_elementor_edit_mode','builder'),(12083,15718,'_elementor_template_type','wp-page'),(12084,15718,'_elementor_version','3.4.2'),(12085,15720,'_wp_page_template','default'),(12086,15720,'_elementor_edit_mode','builder'),(12087,15720,'_elementor_template_type','wp-page'),(12088,15720,'_elementor_version','3.4.2'),(12089,15721,'_wp_page_template','default'),(12090,15721,'_elementor_edit_mode','builder'),(12091,15721,'_elementor_template_type','wp-page'),(12092,15721,'_elementor_version','3.4.2'),(12093,15718,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12094,15718,'_elementor_data','[{\"id\":\"d776dbf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"23da1d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"938ce2c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d51720c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-214\\\" class=\\\"post-214 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Montreal Canada\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:<\\/b>\\u00a0<a href=\\\"http:\\/\\/montreal.usconsulate.gov\\/\\\">http:\\/\\/montreal.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>613-688-5335<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:montreal-IV-DV@state.gov\\\">montreal-IV-DV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usavisa-info.com\\/en-ca\\/selfservice\\/ss_country_welcome\\\">http:\\/\\/usavisa-info.com\\/en-ca\\/selfservice\\/ss_country_welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Scotiabank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be accompanied with English translations.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa8b439\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"173149f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12095,15722,'_wp_page_template','default'),(12096,15722,'_elementor_edit_mode','builder'),(12097,15722,'_elementor_template_type','wp-page'),(12098,15722,'_elementor_version','3.4.2'),(12099,15722,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12100,15722,'_elementor_data','[{\"id\":\"d776dbf\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23da1d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"938ce2c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d51720c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-214\\\" class=\\\"post-214 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Montreal Canada\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:<\\/b>\\u00a0<a href=\\\"http:\\/\\/montreal.usconsulate.gov\\/\\\">http:\\/\\/montreal.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>613-688-5335<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:montreal-IV-DV@state.gov\\\">montreal-IV-DV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usavisa-info.com\\/en-ca\\/selfservice\\/ss_country_welcome\\\">http:\\/\\/usavisa-info.com\\/en-ca\\/selfservice\\/ss_country_welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Scotiabank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be accompanied with English translations.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12101,15718,'_elementor_page_assets','a:0:{}'),(16040,16192,'_wp_page_template','default'),(16041,16192,'_elementor_edit_mode','builder'),(16042,16192,'_elementor_template_type','wp-page'),(16043,16192,'_elementor_version','3.4.2'),(16044,16192,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16045,16192,'_elementor_data','[{\"id\":\"d776dbf\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23da1d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"938ce2c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d51720c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-214\\\" class=\\\"post-214 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Montreal Canada\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:<\\/b>\\u00a0<a href=\\\"http:\\/\\/montreal.usconsulate.gov\\/\\\">http:\\/\\/montreal.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>613-688-5335<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:montreal-IV-DV@state.gov\\\">montreal-IV-DV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usavisa-info.com\\/en-ca\\/selfservice\\/ss_country_welcome\\\">http:\\/\\/usavisa-info.com\\/en-ca\\/selfservice\\/ss_country_welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Scotiabank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be accompanied with English translations.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16064,15718,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12104,15723,'inline_featured_image','0'),(12105,15723,'_edit_last','2'),(12106,15723,'_wp_page_template','default'),(12107,15723,'_aioseo_title','China Embassy - K1K3 Visas'),(12108,15723,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12109,15723,'_aioseo_keywords',''),(12110,15723,'_aioseo_og_title',NULL),(12111,15723,'_aioseo_og_description',NULL),(12112,15723,'_aioseo_og_article_section',''),(12113,15723,'_aioseo_og_article_tags',''),(12114,15723,'_aioseo_twitter_title',NULL),(12115,15723,'_aioseo_twitter_description',NULL),(12116,15723,'body_background_color',''),(12117,15723,'_body_background_color','field_5c721ec24addf'),(12118,15724,'body_background_color',''),(12119,15724,'_body_background_color','field_5c721ec24addf'),(12120,15723,'_edit_lock','1630050307:1'),(12121,15723,'_elementor_edit_mode','builder'),(12122,15723,'_elementor_template_type','wp-page'),(12123,15723,'_elementor_version','3.4.2'),(12124,15725,'_wp_page_template','default'),(12125,15725,'_elementor_edit_mode','builder'),(12126,15725,'_elementor_template_type','wp-page'),(12127,15725,'_elementor_version','3.4.2'),(12128,15726,'_wp_page_template','default'),(12129,15726,'_elementor_edit_mode','builder'),(12130,15726,'_elementor_template_type','wp-page'),(12131,15726,'_elementor_version','3.4.2'),(12132,15723,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12133,15723,'_elementor_data','[{\"id\":\"fc0c47e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6846b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"037b1f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"China Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3af94aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-222\\\" class=\\\"post-222 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Guangzhou China\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:<\\/b>\\u00a0http:\\/\\/guangzhou.usembassy-china.org.cn\\/information_about_getting_married_in_china2.html<\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>020 8121 8000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b>No actual email address there is a link on their website<\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>Check the website<\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>American citizens are not allowed to attend the interview BUT are welcome to attend our \\u201cAmerican Citizen Hour\\u201d every Monday 3:00pm-4:00pm<\\/p><p><b>Where to pay the Embassy fee:<\\/b>Branches of the CITIC Industrial Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be translated into Certified English.\\u00a0 Originals of all documents will be returned during the interview.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Appointments are made through the Visa Information Call Center.\\u00a0 Applicants calling from inside Mainland China, please call 4008 872 333.\\u00a0 Applicants outside of Mainland China, please call 86 21 3881 4611 to make an appointment for an interview.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8d085ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"c20e842\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12134,15727,'_wp_page_template','default'),(12135,15727,'_elementor_edit_mode','builder'),(12136,15727,'_elementor_template_type','wp-page'),(12137,15727,'_elementor_version','3.4.2'),(12138,15727,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12139,15727,'_elementor_data','[{\"id\":\"fc0c47e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6846b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"037b1f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"China Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3af94aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-222\\\" class=\\\"post-222 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Guangzhou China\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:<\\/b>\\u00a0http:\\/\\/guangzhou.usembassy-china.org.cn\\/information_about_getting_married_in_china2.html<\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>020 8121 8000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b>No actual email address there is a link on their website<\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>Check the website<\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>American citizens are not allowed to attend the interview BUT are welcome to attend our \\u201cAmerican Citizen Hour\\u201d every Monday 3:00pm-4:00pm<\\/p><p><b>Where to pay the Embassy fee:<\\/b>Branches of the CITIC Industrial Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be translated into Certified English.\\u00a0 Originals of all documents will be returned during the interview.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Appointments are made through the Visa Information Call Center.\\u00a0 Applicants calling from inside Mainland China, please call 4008 872 333.\\u00a0 Applicants outside of Mainland China, please call 86 21 3881 4611 to make an appointment for an interview.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12140,15723,'_elementor_page_assets','a:0:{}'),(16065,16195,'_wp_page_template','default'),(16066,16195,'_elementor_edit_mode','builder'),(16067,16195,'_elementor_template_type','wp-page'),(16068,16195,'_elementor_version','3.4.2'),(16069,16195,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16070,16195,'_elementor_data','[{\"id\":\"fc0c47e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6846b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"037b1f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"China Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3af94aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-222\\\" class=\\\"post-222 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Guangzhou China\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:<\\/b>\\u00a0http:\\/\\/guangzhou.usembassy-china.org.cn\\/information_about_getting_married_in_china2.html<\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>020 8121 8000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b>No actual email address there is a link on their website<\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>Check the website<\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>American citizens are not allowed to attend the interview BUT are welcome to attend our \\u201cAmerican Citizen Hour\\u201d every Monday 3:00pm-4:00pm<\\/p><p><b>Where to pay the Embassy fee:<\\/b>Branches of the CITIC Industrial Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be translated into Certified English.\\u00a0 Originals of all documents will be returned during the interview.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Appointments are made through the Visa Information Call Center.\\u00a0 Applicants calling from inside Mainland China, please call 4008 872 333.\\u00a0 Applicants outside of Mainland China, please call 86 21 3881 4611 to make an appointment for an interview.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16089,15723,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12143,15728,'inline_featured_image','0'),(12144,15728,'_edit_last','1'),(12145,15728,'_wp_page_template','default'),(12146,15728,'_aioseo_title','Colombia Embassy - K1K3 Visas'),(12147,15728,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12148,15728,'_aioseo_keywords',''),(12149,15728,'_aioseo_og_title',NULL),(12150,15728,'_aioseo_og_description',NULL),(12151,15728,'_aioseo_og_article_section',''),(12152,15728,'_aioseo_og_article_tags',''),(12153,15728,'_aioseo_twitter_title',NULL),(12154,15728,'_aioseo_twitter_description',NULL),(12155,15728,'body_background_color',''),(12156,15728,'_body_background_color','field_5c721ec24addf'),(12157,15729,'body_background_color',''),(12158,15729,'_body_background_color','field_5c721ec24addf'),(12159,15728,'_edit_lock','1630050312:1'),(12160,15728,'_elementor_edit_mode','builder'),(12161,15728,'_elementor_template_type','wp-page'),(12162,15728,'_elementor_version','3.4.2'),(12163,15730,'_wp_page_template','default'),(12164,15730,'_elementor_edit_mode','builder'),(12165,15730,'_elementor_template_type','wp-page'),(12166,15730,'_elementor_version','3.4.2'),(12167,15731,'_wp_page_template','default'),(12168,15731,'_elementor_edit_mode','builder'),(12169,15731,'_elementor_template_type','wp-page'),(12170,15731,'_elementor_version','3.4.2'),(12171,15728,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12172,15728,'_elementor_data','[{\"id\":\"dcaf61a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"06f9151\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56cca91\",\"elType\":\"widget\",\"settings\":{\"title\":\"Colombia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ad1845\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-224\\\" class=\\\"post-224 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Bogota Colombia\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/bogota.usembassy.gov\\/\\\">http:\\/\\/bogota.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>011 57 1 315 0811<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:IVBogota@state.gov\\\">IVBogota@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/usvisa-info.com\\/en-CO\\/selfservice\\/ss_country_welcome\\\">https:\\/\\/usvisa-info.com\\/en-CO\\/selfservice\\/ss_country_welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:<\\/b>\\u00a0At Helm Bank or credit card by phone.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be translated into Certified English.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Click\\u00a0<a href=\\\"https:\\/\\/ceac.state.gov\\/genniv\\/\\\">https:\\/\\/ceac.state.gov\\/genniv\\/<\\/a>\\u00a0to fill out the DS-160 Nonimmigrant Visa Application form and print the \\u201cConfirmation Page\\u201d with a barcode.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c642edd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"da540f5\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12173,15732,'_wp_page_template','default'),(12174,15732,'_elementor_edit_mode','builder'),(12175,15732,'_elementor_template_type','wp-page'),(12176,15732,'_elementor_version','3.4.2'),(12177,15732,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12178,15732,'_elementor_data','[{\"id\":\"dcaf61a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"06f9151\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"56cca91\",\"elType\":\"widget\",\"settings\":{\"title\":\"Colombia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ad1845\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-224\\\" class=\\\"post-224 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Bogota Colombia\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/bogota.usembassy.gov\\/\\\">http:\\/\\/bogota.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>011 57 1 315 0811<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:IVBogota@state.gov\\\">IVBogota@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/usvisa-info.com\\/en-CO\\/selfservice\\/ss_country_welcome\\\">https:\\/\\/usvisa-info.com\\/en-CO\\/selfservice\\/ss_country_welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:<\\/b>\\u00a0At Helm Bank or credit card by phone.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be translated into Certified English.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Click\\u00a0<a href=\\\"https:\\/\\/ceac.state.gov\\/genniv\\/\\\">https:\\/\\/ceac.state.gov\\/genniv\\/<\\/a>\\u00a0to fill out the DS-160 Nonimmigrant Visa Application form and print the \\u201cConfirmation Page\\u201d with a barcode.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12179,15728,'_elementor_page_assets','a:0:{}'),(16090,16198,'_wp_page_template','default'),(16091,16198,'_elementor_edit_mode','builder'),(16092,16198,'_elementor_template_type','wp-page'),(16093,16198,'_elementor_version','3.4.2'),(16094,16198,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16095,16198,'_elementor_data','[{\"id\":\"dcaf61a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"06f9151\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"56cca91\",\"elType\":\"widget\",\"settings\":{\"title\":\"Colombia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ad1845\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-224\\\" class=\\\"post-224 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Bogota Colombia\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/bogota.usembassy.gov\\/\\\">http:\\/\\/bogota.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>011 57 1 315 0811<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:IVBogota@state.gov\\\">IVBogota@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/usvisa-info.com\\/en-CO\\/selfservice\\/ss_country_welcome\\\">https:\\/\\/usvisa-info.com\\/en-CO\\/selfservice\\/ss_country_welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:<\\/b>\\u00a0At Helm Bank or credit card by phone.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be translated into Certified English.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Click\\u00a0<a href=\\\"https:\\/\\/ceac.state.gov\\/genniv\\/\\\">https:\\/\\/ceac.state.gov\\/genniv\\/<\\/a>\\u00a0to fill out the DS-160 Nonimmigrant Visa Application form and print the \\u201cConfirmation Page\\u201d with a barcode.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16114,15728,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12182,15733,'inline_featured_image','0'),(12183,15733,'_edit_last','2'),(12184,15733,'_wp_page_template','default'),(12185,15733,'_aioseo_title','Costa Rica Embassy - K1K3 Visas'),(12186,15733,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12187,15733,'_aioseo_keywords',''),(12188,15733,'_aioseo_og_title',NULL),(12189,15733,'_aioseo_og_description',NULL),(12190,15733,'_aioseo_og_article_section',''),(12191,15733,'_aioseo_og_article_tags',''),(12192,15733,'_aioseo_twitter_title',NULL),(12193,15733,'_aioseo_twitter_description',NULL),(12194,15733,'body_background_color',''),(12195,15733,'_body_background_color','field_5c721ec24addf'),(12196,15734,'body_background_color',''),(12197,15734,'_body_background_color','field_5c721ec24addf'),(12198,15733,'_edit_lock','1630050316:1'),(12199,15733,'_elementor_edit_mode','builder'),(12200,15733,'_elementor_template_type','wp-page'),(12201,15733,'_elementor_version','3.4.2'),(12202,15735,'_wp_page_template','default'),(12203,15735,'_elementor_edit_mode','builder'),(12204,15735,'_elementor_template_type','wp-page'),(12205,15735,'_elementor_version','3.4.2'),(12206,15736,'_wp_page_template','default'),(12207,15736,'_elementor_edit_mode','builder'),(12208,15736,'_elementor_template_type','wp-page'),(12209,15736,'_elementor_version','3.4.2'),(12210,15733,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12211,15733,'_elementor_data','[{\"id\":\"7fa0ac9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"58ccc98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a513610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Costa Rica Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5391a75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-226\\\" class=\\\"post-226 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: San Jose Costa Rica\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website: <\\/b><a href=\\\"http:\\/\\/costarica.usembassy.gov\\/\\\">http:\\/\\/costarica.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>From the United States: 011 506 2 519 2000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:consularsanjose@state.gov\\\">consularsanjose@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/costarica.usembassy.gov\\/consnonimmigrant.html#step4\\\">http:\\/\\/costarica.usembassy.gov\\/consnonimmigrant.html#step4<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any branch of Banco Nacional<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be translated into Certified English<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>By calling Customer Service Call Center at:0-800-052-1465 Monday-Friday from 8am-6pm.\\u00a0 There is a $14 fee for this call.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90e02e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"15d5ca6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12212,15737,'_wp_page_template','default'),(12213,15737,'_elementor_edit_mode','builder'),(12214,15737,'_elementor_template_type','wp-page'),(12215,15737,'_elementor_version','3.4.2'),(12216,15737,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12217,15737,'_elementor_data','[{\"id\":\"7fa0ac9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"58ccc98\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a513610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Costa Rica Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5391a75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-226\\\" class=\\\"post-226 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: San Jose Costa Rica\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website: <\\/b><a href=\\\"http:\\/\\/costarica.usembassy.gov\\/\\\">http:\\/\\/costarica.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>From the United States: 011 506 2 519 2000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:consularsanjose@state.gov\\\">consularsanjose@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/costarica.usembassy.gov\\/consnonimmigrant.html#step4\\\">http:\\/\\/costarica.usembassy.gov\\/consnonimmigrant.html#step4<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any branch of Banco Nacional<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be translated into Certified English<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>By calling Customer Service Call Center at:0-800-052-1465 Monday-Friday from 8am-6pm.\\u00a0 There is a $14 fee for this call.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12218,15733,'_elementor_page_assets','a:0:{}'),(16115,16201,'_wp_page_template','default'),(16116,16201,'_elementor_edit_mode','builder'),(16117,16201,'_elementor_template_type','wp-page'),(16118,16201,'_elementor_version','3.4.2'),(16119,16201,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16120,16201,'_elementor_data','[{\"id\":\"7fa0ac9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"58ccc98\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a513610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Costa Rica Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5391a75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-226\\\" class=\\\"post-226 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: San Jose Costa Rica\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website: <\\/b><a href=\\\"http:\\/\\/costarica.usembassy.gov\\/\\\">http:\\/\\/costarica.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>From the United States: 011 506 2 519 2000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:consularsanjose@state.gov\\\">consularsanjose@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/costarica.usembassy.gov\\/consnonimmigrant.html#step4\\\">http:\\/\\/costarica.usembassy.gov\\/consnonimmigrant.html#step4<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any branch of Banco Nacional<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be translated into Certified English<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>By calling Customer Service Call Center at:0-800-052-1465 Monday-Friday from 8am-6pm.\\u00a0 There is a $14 fee for this call.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16139,15733,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12221,15738,'inline_featured_image','0'),(12222,15738,'_edit_last','1'),(12223,15738,'_wp_page_template','default'),(12224,15738,'_aioseo_title','Cuba U.S. Interests Section - K1K3 Visas'),(12225,15738,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12226,15738,'_aioseo_keywords',''),(12227,15738,'_aioseo_og_title',NULL),(12228,15738,'_aioseo_og_description',NULL),(12229,15738,'_aioseo_og_article_section',''),(12230,15738,'_aioseo_og_article_tags',''),(12231,15738,'_aioseo_twitter_title',NULL),(12232,15738,'_aioseo_twitter_description',NULL),(12233,15738,'body_background_color',''),(12234,15738,'_body_background_color','field_5c721ec24addf'),(12235,15739,'body_background_color',''),(12236,15739,'_body_background_color','field_5c721ec24addf'),(12237,15738,'_edit_lock','1630050576:1'),(12238,15738,'_elementor_edit_mode','builder'),(12239,15738,'_elementor_template_type','wp-page'),(12240,15738,'_elementor_version','3.4.2'),(12241,15740,'_wp_page_template','default'),(12242,15740,'_elementor_edit_mode','builder'),(12243,15740,'_elementor_template_type','wp-page'),(12244,15740,'_elementor_version','3.4.2'),(12245,15741,'_wp_page_template','default'),(12246,15741,'_elementor_edit_mode','builder'),(12247,15741,'_elementor_template_type','wp-page'),(12248,15741,'_elementor_version','3.4.2'),(12249,15738,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12250,15738,'_elementor_data','[{\"id\":\"32e58a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d6840f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"718e592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cuba U.S. Interests Section\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f85a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-228\\\" class=\\\"post-228 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Havana Cuba\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/havana.usint.gov.usembassy.gov\\/\\\">http:\\/\\/<\\/a><a>Havana.usint.gov<\\/a>.usembassy.gov\\/<\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>537 834 4400<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>URL for scheduling the interview online:<\\/b><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:<\\/b><\\/p><p><b>Embassy appointment scheduling method:<\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:<\\/b> 2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8d189bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"bf4c011\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12251,15742,'_wp_page_template','default'),(12252,15742,'_elementor_edit_mode','builder'),(12253,15742,'_elementor_template_type','wp-page'),(12254,15742,'_elementor_version','3.4.2'),(12255,15742,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12256,15742,'_elementor_data','[{\"id\":\"32e58a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d6840f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"718e592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cuba U.S. Interests Section\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f85a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-228\\\" class=\\\"post-228 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Havana Cuba\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/havana.usint.gov.usembassy.gov\\/\\\">http:\\/\\/<\\/a><a>Havana.usint.gov<\\/a>.usembassy.gov\\/<\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>537 834 4400<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>URL for scheduling the interview online:<\\/b><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:<\\/b><\\/p><p><b>Embassy appointment scheduling method:<\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:<\\/b> 2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12257,15738,'_elementor_page_assets','a:0:{}'),(15806,16164,'_wp_page_template','default'),(15807,16164,'_elementor_edit_mode','builder'),(15808,16164,'_elementor_template_type','wp-page'),(15809,16164,'_elementor_version','3.4.2'),(15810,16164,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15811,16164,'_elementor_data','[{\"id\":\"32e58a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d6840f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"718e592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cuba U.S. Interests Section\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f85a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-228\\\" class=\\\"post-228 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Havana Cuba\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/havana.usint.gov.usembassy.gov\\/\\\">http:\\/\\/<\\/a><a>Havana.usint.gov<\\/a>.usembassy.gov\\/<\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>537 834 4400<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>URL for scheduling the interview online:<\\/b><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:<\\/b><\\/p><p><b>Embassy appointment scheduling method:<\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:<\\/b> 2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12260,15743,'inline_featured_image','0'),(12261,15743,'_edit_last','1'),(12262,15743,'_wp_page_template','default'),(12263,15743,'_aioseo_title','Dominican Repulic - K1K3 Visas'),(12264,15743,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12265,15743,'_aioseo_keywords',''),(12266,15743,'_aioseo_og_title',NULL),(12267,15743,'_aioseo_og_description',NULL),(12268,15743,'_aioseo_og_article_section',''),(12269,15743,'_aioseo_og_article_tags',''),(12270,15743,'_aioseo_twitter_title',NULL),(12271,15743,'_aioseo_twitter_description',NULL),(12272,15743,'body_background_color',''),(12273,15743,'_body_background_color','field_5c721ec24addf'),(12274,15744,'body_background_color',''),(12275,15744,'_body_background_color','field_5c721ec24addf'),(12276,15743,'_edit_lock','1630050419:1'),(12277,15743,'_elementor_edit_mode','builder'),(12278,15743,'_elementor_template_type','wp-page'),(12279,15743,'_elementor_version','3.4.2'),(12280,15745,'_wp_page_template','default'),(12281,15745,'_elementor_edit_mode','builder'),(12282,15745,'_elementor_template_type','wp-page'),(12283,15745,'_elementor_version','3.4.2'),(12284,15746,'_wp_page_template','default'),(12285,15746,'_elementor_edit_mode','builder'),(12286,15746,'_elementor_template_type','wp-page'),(12287,15746,'_elementor_version','3.4.2'),(12288,15743,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12289,15743,'_elementor_data','[{\"id\":\"4a6ee68\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7621e70\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c0cfd7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dominican Repulic\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1279a74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-230\\\" class=\\\"post-230 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Santo Domingo Dominican Republic\\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/santodomingo.usembassy.gov\\/index.html\\\">http:\\/\\/santodomingo.usembassy.gov\\/index.html<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>1-877-804-5402<\\/p><p><b>Embassy Email Address:<\\/b>\\u00a0<a href=\\\"mailto:asktheconsul@usemb.gov.do\\\">asktheconsul@usemb.gov.do<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/santodomingo.usembassy.gov\\/niv-step2.html\\\">http:\\/\\/santodomingo.usembassy.gov\\/niv-step2.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Once you obtain the documents that are applicable in your case, go to any Banco Popular Branch in the Dominican Republic to pay the non-refundable visa application fee.\\u00a0 This fee is for verification of your records.\\u00a0Take the receipt from the Banco Popular with you to the Consular Section on the day of your interview. As of June 4, 2010, all K visa applications will be required to pay US $80 the day of the interview in the Consular Section.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents must be translated into Certified English<\\/p><p><b>Embassy appointment scheduling method:<\\/b>\\u00a0Through the operator or through the internet.\\u00a0 Both options will allow you to schedule an appointment and obtain information regarding the visa process.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a566eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"e8099fb\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12290,15747,'_wp_page_template','default'),(12291,15747,'_elementor_edit_mode','builder'),(12292,15747,'_elementor_template_type','wp-page'),(12293,15747,'_elementor_version','3.4.2'),(12294,15747,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12295,15747,'_elementor_data','[{\"id\":\"4a6ee68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7621e70\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c0cfd7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dominican Repulic\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1279a74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-230\\\" class=\\\"post-230 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Santo Domingo Dominican Republic\\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/santodomingo.usembassy.gov\\/index.html\\\">http:\\/\\/santodomingo.usembassy.gov\\/index.html<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>1-877-804-5402<\\/p><p><b>Embassy Email Address:<\\/b>\\u00a0<a href=\\\"mailto:asktheconsul@usemb.gov.do\\\">asktheconsul@usemb.gov.do<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/santodomingo.usembassy.gov\\/niv-step2.html\\\">http:\\/\\/santodomingo.usembassy.gov\\/niv-step2.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Once you obtain the documents that are applicable in your case, go to any Banco Popular Branch in the Dominican Republic to pay the non-refundable visa application fee.\\u00a0 This fee is for verification of your records.\\u00a0Take the receipt from the Banco Popular with you to the Consular Section on the day of your interview. As of June 4, 2010, all K visa applications will be required to pay US $80 the day of the interview in the Consular Section.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents must be translated into Certified English<\\/p><p><b>Embassy appointment scheduling method:<\\/b>\\u00a0Through the operator or through the internet.\\u00a0 Both options will allow you to schedule an appointment and obtain information regarding the visa process.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12296,15743,'_elementor_page_assets','a:0:{}'),(15842,16168,'_wp_page_template','default'),(15843,16168,'_elementor_edit_mode','builder'),(15844,16168,'_elementor_template_type','wp-page'),(15845,16168,'_elementor_version','3.4.2'),(15846,16168,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15847,16168,'_elementor_data','[{\"id\":\"4a6ee68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7621e70\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c0cfd7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dominican Repulic\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1279a74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-230\\\" class=\\\"post-230 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Santo Domingo Dominican Republic\\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/santodomingo.usembassy.gov\\/index.html\\\">http:\\/\\/santodomingo.usembassy.gov\\/index.html<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>1-877-804-5402<\\/p><p><b>Embassy Email Address:<\\/b>\\u00a0<a href=\\\"mailto:asktheconsul@usemb.gov.do\\\">asktheconsul@usemb.gov.do<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/santodomingo.usembassy.gov\\/niv-step2.html\\\">http:\\/\\/santodomingo.usembassy.gov\\/niv-step2.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Once you obtain the documents that are applicable in your case, go to any Banco Popular Branch in the Dominican Republic to pay the non-refundable visa application fee.\\u00a0 This fee is for verification of your records.\\u00a0Take the receipt from the Banco Popular with you to the Consular Section on the day of your interview. As of June 4, 2010, all K visa applications will be required to pay US $80 the day of the interview in the Consular Section.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents must be translated into Certified English<\\/p><p><b>Embassy appointment scheduling method:<\\/b>\\u00a0Through the operator or through the internet.\\u00a0 Both options will allow you to schedule an appointment and obtain information regarding the visa process.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15866,15743,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12299,15748,'inline_featured_image','0'),(12300,15748,'_edit_last','2'),(12301,15748,'_wp_page_template','default'),(12302,15748,'_aioseo_title','Ecuador Embassy - K1K3 Visas'),(12303,15748,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12304,15748,'_aioseo_keywords',''),(12305,15748,'_aioseo_og_title',NULL),(12306,15748,'_aioseo_og_description',NULL),(12307,15748,'_aioseo_og_article_section',''),(12308,15748,'_aioseo_og_article_tags',''),(12309,15748,'_aioseo_twitter_title',NULL),(12310,15748,'_aioseo_twitter_description',NULL),(12311,15748,'body_background_color',''),(12312,15748,'_body_background_color','field_5c721ec24addf'),(12313,15749,'body_background_color',''),(12314,15749,'_body_background_color','field_5c721ec24addf'),(12315,15748,'_edit_lock','1630050420:1'),(12316,15748,'_elementor_edit_mode','builder'),(12317,15748,'_elementor_template_type','wp-page'),(12318,15748,'_elementor_version','3.4.2'),(12319,15750,'_wp_page_template','default'),(12320,15750,'_elementor_edit_mode','builder'),(12321,15750,'_elementor_template_type','wp-page'),(12322,15750,'_elementor_version','3.4.2'),(12323,15751,'_wp_page_template','default'),(12324,15751,'_elementor_edit_mode','builder'),(12325,15751,'_elementor_template_type','wp-page'),(12326,15751,'_elementor_version','3.4.2'),(12327,15748,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12328,15748,'_elementor_data','[{\"id\":\"bbd7c60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"566e44f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"98d4fee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ecuador Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed852c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy<\\/strong>: Guayaquio Ecuador\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ecuador.usembassy.gov\\/\\\">http:\\/\\/ecuador.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>593-4-232-3570<\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/es-EC\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/es-EC\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b><a href=\\\"http:\\/\\/ecuador.usvisa-info.com\\/\\\">http:\\/\\/ecuador.usvisa-info.com\\/<\\/a><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a69df2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"8f883f3\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12329,15752,'_wp_page_template','default'),(12330,15752,'_elementor_edit_mode','builder'),(12331,15752,'_elementor_template_type','wp-page'),(12332,15752,'_elementor_version','3.4.2'),(12333,15752,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12334,15752,'_elementor_data','[{\"id\":\"bbd7c60\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"566e44f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98d4fee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ecuador Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed852c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy<\\/strong>: Guayaquio Ecuador\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ecuador.usembassy.gov\\/\\\">http:\\/\\/ecuador.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>593-4-232-3570<\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/es-EC\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/es-EC\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b><a href=\\\"http:\\/\\/ecuador.usvisa-info.com\\/\\\">http:\\/\\/ecuador.usvisa-info.com\\/<\\/a><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12335,15748,'_elementor_page_assets','a:0:{}'),(16162,16207,'_wp_page_template','default'),(16163,16207,'_elementor_edit_mode','builder'),(16164,16207,'_elementor_template_type','wp-page'),(16165,16207,'_elementor_version','3.4.2'),(16166,16207,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16167,16207,'_elementor_data','[{\"id\":\"bbd7c60\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"566e44f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98d4fee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ecuador Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed852c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy<\\/strong>: Guayaquio Ecuador\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ecuador.usembassy.gov\\/\\\">http:\\/\\/ecuador.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>593-4-232-3570<\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/es-EC\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/es-EC\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b><a href=\\\"http:\\/\\/ecuador.usvisa-info.com\\/\\\">http:\\/\\/ecuador.usvisa-info.com\\/<\\/a><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16186,15748,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12338,15753,'inline_featured_image','0'),(12339,15753,'_edit_last','2'),(12340,15753,'_wp_page_template','default'),(12341,15753,'_aioseo_title','Egypt Embassy - K1K3 Visas'),(12342,15753,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12343,15753,'_aioseo_keywords',''),(12344,15753,'_aioseo_og_title',NULL),(12345,15753,'_aioseo_og_description',NULL),(12346,15753,'_aioseo_og_article_section',''),(12347,15753,'_aioseo_og_article_tags',''),(12348,15753,'_aioseo_twitter_title',NULL),(12349,15753,'_aioseo_twitter_description',NULL),(12350,15753,'body_background_color',''),(12351,15753,'_body_background_color','field_5c721ec24addf'),(12352,15754,'body_background_color',''),(12353,15754,'_body_background_color','field_5c721ec24addf'),(12354,15753,'_edit_lock','1630050421:1'),(12355,15753,'_elementor_edit_mode','builder'),(12356,15753,'_elementor_template_type','wp-page'),(12357,15753,'_elementor_version','3.4.2'),(12358,15755,'_wp_page_template','default'),(12359,15755,'_elementor_edit_mode','builder'),(12360,15755,'_elementor_template_type','wp-page'),(12361,15755,'_elementor_version','3.4.2'),(12362,15756,'_wp_page_template','default'),(12363,15756,'_elementor_edit_mode','builder'),(12364,15756,'_elementor_template_type','wp-page'),(12365,15756,'_elementor_version','3.4.2'),(12366,15753,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12367,15753,'_elementor_data','[{\"id\":\"b6157d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2b9722b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6465b3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Egypt Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f2813f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-234\\\" class=\\\"post-234 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:\\u00a0<\\/strong>Cairo Egypt\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/egypt.usembassy.gov\\/\\\">http:\\/\\/egypt.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(20-2) 2797 3300<\\/p><p><b>Embassy Email Address:<\\/b>\\u00a0<a href=\\\"mailto:consularcaironiv@state.gov\\\">consularcaironiv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/genniv\\/\\\">http:\\/\\/ceac.state.gov\\/genniv\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any CB branch in Egypt<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Schedule the interview in advance for an appointment by calling<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><div id=\\\"comments\\\" class=\\\"comments-area\\\"><div id=\\\"respond\\\" class=\\\"comment-respond\\\"><h3 id=\\\"reply-title\\\" class=\\\"comment-reply-title\\\">\\u00a0<\\/h3><\\/div><\\/div><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"54b33b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"409e786\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12368,15757,'_wp_page_template','default'),(12369,15757,'_elementor_edit_mode','builder'),(12370,15757,'_elementor_template_type','wp-page'),(12371,15757,'_elementor_version','3.4.2'),(12372,15757,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12373,15757,'_elementor_data','[{\"id\":\"b6157d3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b9722b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6465b3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Egypt Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f2813f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-234\\\" class=\\\"post-234 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:\\u00a0<\\/strong>Cairo Egypt\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/egypt.usembassy.gov\\/\\\">http:\\/\\/egypt.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(20-2) 2797 3300<\\/p><p><b>Embassy Email Address:<\\/b>\\u00a0<a href=\\\"mailto:consularcaironiv@state.gov\\\">consularcaironiv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/genniv\\/\\\">http:\\/\\/ceac.state.gov\\/genniv\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any CB branch in Egypt<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Schedule the interview in advance for an appointment by calling<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><div id=\\\"comments\\\" class=\\\"comments-area\\\"><div id=\\\"respond\\\" class=\\\"comment-respond\\\"><h3 id=\\\"reply-title\\\" class=\\\"comment-reply-title\\\">\\u00a0<\\/h3><\\/div><\\/div><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12374,15753,'_elementor_page_assets','a:0:{}'),(16187,16210,'_wp_page_template','default'),(16188,16210,'_elementor_edit_mode','builder'),(16189,16210,'_elementor_template_type','wp-page'),(16190,16210,'_elementor_version','3.4.2'),(16191,16210,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16192,16210,'_elementor_data','[{\"id\":\"b6157d3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b9722b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6465b3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Egypt Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f2813f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-234\\\" class=\\\"post-234 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:\\u00a0<\\/strong>Cairo Egypt\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/egypt.usembassy.gov\\/\\\">http:\\/\\/egypt.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(20-2) 2797 3300<\\/p><p><b>Embassy Email Address:<\\/b>\\u00a0<a href=\\\"mailto:consularcaironiv@state.gov\\\">consularcaironiv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/genniv\\/\\\">http:\\/\\/ceac.state.gov\\/genniv\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any CB branch in Egypt<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Schedule the interview in advance for an appointment by calling<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><div id=\\\"comments\\\" class=\\\"comments-area\\\"><div id=\\\"respond\\\" class=\\\"comment-respond\\\"><h3 id=\\\"reply-title\\\" class=\\\"comment-reply-title\\\">\\u00a0<\\/h3><\\/div><\\/div><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16211,15753,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12377,15758,'inline_featured_image','0'),(12378,15758,'_edit_last','1'),(12379,15758,'_wp_page_template','default'),(12380,15758,'_aioseo_title','El Salvador Embassy - K1K3 Visas'),(12381,15758,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12382,15758,'_aioseo_keywords',''),(12383,15758,'_aioseo_og_title',NULL),(12384,15758,'_aioseo_og_description',NULL),(12385,15758,'_aioseo_og_article_section',''),(12386,15758,'_aioseo_og_article_tags',''),(12387,15758,'_aioseo_twitter_title',NULL),(12388,15758,'_aioseo_twitter_description',NULL),(12389,15758,'body_background_color',''),(12390,15758,'_body_background_color','field_5c721ec24addf'),(12391,15759,'body_background_color',''),(12392,15759,'_body_background_color','field_5c721ec24addf'),(12393,15758,'_edit_lock','1630050421:1'),(12394,15758,'_elementor_edit_mode','builder'),(12395,15758,'_elementor_template_type','wp-page'),(12396,15758,'_elementor_version','3.4.2'),(12397,15760,'_wp_page_template','default'),(12398,15760,'_elementor_edit_mode','builder'),(12399,15760,'_elementor_template_type','wp-page'),(12400,15760,'_elementor_version','3.4.2'),(12401,15761,'_wp_page_template','default'),(12402,15761,'_elementor_edit_mode','builder'),(12403,15761,'_elementor_template_type','wp-page'),(12404,15761,'_elementor_version','3.4.2'),(12405,15758,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12406,15758,'_elementor_data','[{\"id\":\"eba1182\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1484c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6cf2c52\",\"elType\":\"widget\",\"settings\":{\"title\":\"El Salvador Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d395bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-236\\\" class=\\\"post-236 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> San Salvador El Salvador\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><strong>United States Embassy:<\\/strong>\\u00a0<a href=\\\"http:\\/\\/sansalvador.usembassy.gov\\/\\\">http:\\/\\/sansalvador.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"mailto:congensansal@state.gov\\\">congensansal@state.gov<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>2501-2999<\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/sv\\/\\\">http:\\/\\/www.ustraveldocs.com\\/sv\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any main branch of Banco Citibank de El Salvador (not at mini banks)<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6740270\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"31a8ed5\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12407,15762,'_wp_page_template','default'),(12408,15762,'_elementor_edit_mode','builder'),(12409,15762,'_elementor_template_type','wp-page'),(12410,15762,'_elementor_version','3.4.2'),(12411,15762,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12412,15762,'_elementor_data','[{\"id\":\"eba1182\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1484c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6cf2c52\",\"elType\":\"widget\",\"settings\":{\"title\":\"El Salvador Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d395bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-236\\\" class=\\\"post-236 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> San Salvador El Salvador\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><strong>United States Embassy:<\\/strong>\\u00a0<a href=\\\"http:\\/\\/sansalvador.usembassy.gov\\/\\\">http:\\/\\/sansalvador.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"mailto:congensansal@state.gov\\\">congensansal@state.gov<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>2501-2999<\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/sv\\/\\\">http:\\/\\/www.ustraveldocs.com\\/sv\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any main branch of Banco Citibank de El Salvador (not at mini banks)<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12413,15758,'_elementor_page_assets','a:0:{}'),(16212,16213,'_wp_page_template','default'),(16213,16213,'_elementor_edit_mode','builder'),(16214,16213,'_elementor_template_type','wp-page'),(16215,16213,'_elementor_version','3.4.2'),(16216,16213,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16217,16213,'_elementor_data','[{\"id\":\"eba1182\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1484c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6cf2c52\",\"elType\":\"widget\",\"settings\":{\"title\":\"El Salvador Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d395bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-236\\\" class=\\\"post-236 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> San Salvador El Salvador\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><strong>United States Embassy:<\\/strong>\\u00a0<a href=\\\"http:\\/\\/sansalvador.usembassy.gov\\/\\\">http:\\/\\/sansalvador.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"mailto:congensansal@state.gov\\\">congensansal@state.gov<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>2501-2999<\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/sv\\/\\\">http:\\/\\/www.ustraveldocs.com\\/sv\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any main branch of Banco Citibank de El Salvador (not at mini banks)<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16236,15758,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12416,15763,'inline_featured_image','0'),(12417,15763,'_edit_last','2'),(12418,15763,'_wp_page_template','default'),(12419,15763,'_aioseo_title','Ethiopia Embassy - K1K3 Visas'),(12420,15763,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12421,15763,'_aioseo_keywords',''),(12422,15763,'_aioseo_og_title',NULL),(12423,15763,'_aioseo_og_description',NULL),(12424,15763,'_aioseo_og_article_section',''),(12425,15763,'_aioseo_og_article_tags',''),(12426,15763,'_aioseo_twitter_title',NULL),(12427,15763,'_aioseo_twitter_description',NULL),(12428,15763,'body_background_color',''),(12429,15763,'_body_background_color','field_5c721ec24addf'),(12430,15764,'body_background_color',''),(12431,15764,'_body_background_color','field_5c721ec24addf'),(12432,15763,'_edit_lock','1630050422:1'),(12433,15763,'_elementor_edit_mode','builder'),(12434,15763,'_elementor_template_type','wp-page'),(12435,15763,'_elementor_version','3.4.2'),(12436,15765,'_wp_page_template','default'),(12437,15765,'_elementor_edit_mode','builder'),(12438,15765,'_elementor_template_type','wp-page'),(12439,15765,'_elementor_version','3.4.2'),(12440,15766,'_wp_page_template','default'),(12441,15766,'_elementor_edit_mode','builder'),(12442,15766,'_elementor_template_type','wp-page'),(12443,15766,'_elementor_version','3.4.2'),(12444,15763,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12445,15763,'_elementor_data','[{\"id\":\"2683861\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"592e4e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a5005db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethiopia Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a43afcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-238\\\" class=\\\"post-238 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> Addis Ababa Ethiopia\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ethiopia.usembassy.gov\\/\\\">http:\\/\\/ethiopia.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>251-11-130-6000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:pasaddis@state.gov\\\">pasaddis@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/evisaforms.gov\\/default.asp?postcode=3\\\">http:\\/\\/evisaforms.gov\\/default.asp?postcode=3<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any Bank of Abyssinia in Addis Ababa<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6c1ff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"8c72b78\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12446,15767,'_wp_page_template','default'),(12447,15767,'_elementor_edit_mode','builder'),(12448,15767,'_elementor_template_type','wp-page'),(12449,15767,'_elementor_version','3.4.2'),(12450,15767,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12451,15767,'_elementor_data','[{\"id\":\"2683861\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"592e4e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a5005db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethiopia Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a43afcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-238\\\" class=\\\"post-238 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> Addis Ababa Ethiopia\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ethiopia.usembassy.gov\\/\\\">http:\\/\\/ethiopia.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>251-11-130-6000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:pasaddis@state.gov\\\">pasaddis@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/evisaforms.gov\\/default.asp?postcode=3\\\">http:\\/\\/evisaforms.gov\\/default.asp?postcode=3<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any Bank of Abyssinia in Addis Ababa<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12452,15763,'_elementor_page_assets','a:0:{}'),(16237,16216,'_wp_page_template','default'),(16238,16216,'_elementor_edit_mode','builder'),(16239,16216,'_elementor_template_type','wp-page'),(16240,16216,'_elementor_version','3.4.2'),(16241,16216,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16242,16216,'_elementor_data','[{\"id\":\"2683861\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"592e4e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a5005db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethiopia Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a43afcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-238\\\" class=\\\"post-238 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> Addis Ababa Ethiopia\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ethiopia.usembassy.gov\\/\\\">http:\\/\\/ethiopia.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>251-11-130-6000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:pasaddis@state.gov\\\">pasaddis@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/evisaforms.gov\\/default.asp?postcode=3\\\">http:\\/\\/evisaforms.gov\\/default.asp?postcode=3<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any Bank of Abyssinia in Addis Ababa<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16261,15763,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12455,15768,'inline_featured_image','0'),(12456,15768,'_edit_last','1'),(12457,15768,'_wp_page_template','default'),(12458,15768,'_aioseo_title','France Embassy - K1K3 Visas'),(12459,15768,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12460,15768,'_aioseo_keywords',''),(12461,15768,'_aioseo_og_title',NULL),(12462,15768,'_aioseo_og_description',NULL),(12463,15768,'_aioseo_og_article_section',''),(12464,15768,'_aioseo_og_article_tags',''),(12465,15768,'_aioseo_twitter_title',NULL),(12466,15768,'_aioseo_twitter_description',NULL),(12467,15768,'body_background_color',''),(12468,15768,'_body_background_color','field_5c721ec24addf'),(12469,15769,'body_background_color',''),(12470,15769,'_body_background_color','field_5c721ec24addf'),(12471,15768,'_edit_lock','1630050422:1'),(12472,15768,'_elementor_edit_mode','builder'),(12473,15768,'_elementor_template_type','wp-page'),(12474,15768,'_elementor_version','3.4.2'),(12475,15770,'_wp_page_template','default'),(12476,15770,'_elementor_edit_mode','builder'),(12477,15770,'_elementor_template_type','wp-page'),(12478,15770,'_elementor_version','3.4.2'),(12479,15771,'_wp_page_template','default'),(12480,15771,'_elementor_edit_mode','builder'),(12481,15771,'_elementor_template_type','wp-page'),(12482,15771,'_elementor_version','3.4.2'),(12483,15768,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12484,15768,'_elementor_data','[{\"id\":\"558fe00\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1aea015\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"65d3165\",\"elType\":\"widget\",\"settings\":{\"title\":\"France Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4beca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-240\\\" class=\\\"post-240 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> Paris France\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/france.usembassy.gov\\/\\\">http:\\/\\/france.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>33-1-43122222<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ParisConIV@state.gov\\\">ParisConIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>http:www.usvisa-france.com\\/visa-web\\/index.jsp?locale=fr.FR<\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any French post office (La Poste)<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a88d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"2cc9b0a\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12485,15772,'_wp_page_template','default'),(12486,15772,'_elementor_edit_mode','builder'),(12487,15772,'_elementor_template_type','wp-page'),(12488,15772,'_elementor_version','3.4.2'),(12489,15772,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12490,15772,'_elementor_data','[{\"id\":\"558fe00\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1aea015\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65d3165\",\"elType\":\"widget\",\"settings\":{\"title\":\"France Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4beca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-240\\\" class=\\\"post-240 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> Paris France\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/france.usembassy.gov\\/\\\">http:\\/\\/france.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>33-1-43122222<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ParisConIV@state.gov\\\">ParisConIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>http:www.usvisa-france.com\\/visa-web\\/index.jsp?locale=fr.FR<\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any French post office (La Poste)<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12491,15768,'_elementor_page_assets','a:0:{}'),(16262,16219,'_wp_page_template','default'),(16263,16219,'_elementor_edit_mode','builder'),(16264,16219,'_elementor_template_type','wp-page'),(16265,16219,'_elementor_version','3.4.2'),(16266,16219,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16267,16219,'_elementor_data','[{\"id\":\"558fe00\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1aea015\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65d3165\",\"elType\":\"widget\",\"settings\":{\"title\":\"France Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4beca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-240\\\" class=\\\"post-240 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> Paris France\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/france.usembassy.gov\\/\\\">http:\\/\\/france.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>33-1-43122222<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ParisConIV@state.gov\\\">ParisConIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>http:www.usvisa-france.com\\/visa-web\\/index.jsp?locale=fr.FR<\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any French post office (La Poste)<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16286,15768,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12494,15773,'inline_featured_image','0'),(12495,15773,'_edit_last','2'),(12496,15773,'_wp_page_template','default'),(12497,15773,'_aioseo_title','Germany Embassy - K1K3 Visas'),(12498,15773,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12499,15773,'_aioseo_keywords',''),(12500,15773,'_aioseo_og_title',NULL),(12501,15773,'_aioseo_og_description',NULL),(12502,15773,'_aioseo_og_article_section',''),(12503,15773,'_aioseo_og_article_tags',''),(12504,15773,'_aioseo_twitter_title',NULL),(12505,15773,'_aioseo_twitter_description',NULL),(12506,15773,'body_background_color',''),(12507,15773,'_body_background_color','field_5c721ec24addf'),(12508,15774,'body_background_color',''),(12509,15774,'_body_background_color','field_5c721ec24addf'),(12510,15773,'_edit_lock','1630050423:1'),(12511,15773,'_elementor_edit_mode','builder'),(12512,15773,'_elementor_template_type','wp-page'),(12513,15773,'_elementor_version','3.4.2'),(12514,15775,'_wp_page_template','default'),(12515,15775,'_elementor_edit_mode','builder'),(12516,15775,'_elementor_template_type','wp-page'),(12517,15775,'_elementor_version','3.4.2'),(12518,15776,'_wp_page_template','default'),(12519,15776,'_elementor_edit_mode','builder'),(12520,15776,'_elementor_template_type','wp-page'),(12521,15776,'_elementor_version','3.4.2'),(12522,15773,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12523,15773,'_elementor_data','[{\"id\":\"8eb895a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ac0a9e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"930cbd6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Germany Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"defe6fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-242\\\" class=\\\"post-242 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> Berlin Germany\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/germany.usembassy.gov\\/\\\">http:\\/\\/germany.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>49-30-8305-0<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"http:\\/\\/germany.usembassy.gov\\/visa\\/niv\\/contact\\/\\\">http:\\/\\/germany.usembassy.gov\\/visa\\/niv\\/contact\\/<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.usvisa-germany.com\\/germany\\/index.jsp\\\">http:\\/\\/www.usvisa-germany.com\\/germany\\/index.jsp<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.visasystem-roskosmeier.de\\/index.php?lang=en\\\">http:\\/\\/www.visasystem-roskosmeier.de\\/index.php?lang=en<\\/a><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a5de56a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"262a2b5\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12524,15777,'_wp_page_template','default'),(12525,15777,'_elementor_edit_mode','builder'),(12526,15777,'_elementor_template_type','wp-page'),(12527,15777,'_elementor_version','3.4.2'),(12528,15777,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12529,15777,'_elementor_data','[{\"id\":\"8eb895a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac0a9e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"930cbd6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Germany Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"defe6fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-242\\\" class=\\\"post-242 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> Berlin Germany\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/germany.usembassy.gov\\/\\\">http:\\/\\/germany.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>49-30-8305-0<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"http:\\/\\/germany.usembassy.gov\\/visa\\/niv\\/contact\\/\\\">http:\\/\\/germany.usembassy.gov\\/visa\\/niv\\/contact\\/<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.usvisa-germany.com\\/germany\\/index.jsp\\\">http:\\/\\/www.usvisa-germany.com\\/germany\\/index.jsp<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.visasystem-roskosmeier.de\\/index.php?lang=en\\\">http:\\/\\/www.visasystem-roskosmeier.de\\/index.php?lang=en<\\/a><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12530,15773,'_elementor_page_assets','a:0:{}'),(16287,16222,'_wp_page_template','default'),(16288,16222,'_elementor_edit_mode','builder'),(16289,16222,'_elementor_template_type','wp-page'),(16290,16222,'_elementor_version','3.4.2'),(16291,16222,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16292,16222,'_elementor_data','[{\"id\":\"8eb895a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac0a9e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"930cbd6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Germany Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"defe6fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-242\\\" class=\\\"post-242 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> Berlin Germany\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/germany.usembassy.gov\\/\\\">http:\\/\\/germany.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>49-30-8305-0<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"http:\\/\\/germany.usembassy.gov\\/visa\\/niv\\/contact\\/\\\">http:\\/\\/germany.usembassy.gov\\/visa\\/niv\\/contact\\/<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.usvisa-germany.com\\/germany\\/index.jsp\\\">http:\\/\\/www.usvisa-germany.com\\/germany\\/index.jsp<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.visasystem-roskosmeier.de\\/index.php?lang=en\\\">http:\\/\\/www.visasystem-roskosmeier.de\\/index.php?lang=en<\\/a><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16311,15773,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12533,15778,'inline_featured_image','0'),(12534,15778,'_edit_last','1'),(12535,15778,'_wp_page_template','default'),(12536,15778,'_aioseo_title','Ghana Embassy - K1K3 Visas'),(12537,15778,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12538,15778,'_aioseo_keywords',''),(12539,15778,'_aioseo_og_title',NULL),(12540,15778,'_aioseo_og_description',NULL),(12541,15778,'_aioseo_og_article_section',''),(12542,15778,'_aioseo_og_article_tags',''),(12543,15778,'_aioseo_twitter_title',NULL),(12544,15778,'_aioseo_twitter_description',NULL),(12545,15778,'body_background_color',''),(12546,15778,'_body_background_color','field_5c721ec24addf'),(12547,15779,'body_background_color',''),(12548,15779,'_body_background_color','field_5c721ec24addf'),(12549,15778,'_edit_lock','1630050424:1'),(12550,15778,'_elementor_edit_mode','builder'),(12551,15778,'_elementor_template_type','wp-page'),(12552,15778,'_elementor_version','3.4.2'),(12553,15780,'_wp_page_template','default'),(12554,15780,'_elementor_edit_mode','builder'),(12555,15780,'_elementor_template_type','wp-page'),(12556,15780,'_elementor_version','3.4.2'),(12557,15781,'_wp_page_template','default'),(12558,15781,'_elementor_edit_mode','builder'),(12559,15781,'_elementor_template_type','wp-page'),(12560,15781,'_elementor_version','3.4.2'),(12561,15778,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12562,15778,'_elementor_data','[{\"id\":\"ab01d9c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bd29ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3d131c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ghana Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ab9c39\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-246\\\" class=\\\"post-246 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Accra Ghana\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ghana.usembassy.gov\\/\\\">http:\\/\\/ghana.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(233) 21-741-100<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ACSACCRA@state.gov\\\">ACSACCRA@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/\\\">http:\\/\\/www.ustraveldocs.com<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any Ecobank branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e2cbaac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"322955b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12563,15782,'_wp_page_template','default'),(12564,15782,'_elementor_edit_mode','builder'),(12565,15782,'_elementor_template_type','wp-page'),(12566,15782,'_elementor_version','3.4.2'),(12567,15782,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12568,15782,'_elementor_data','[{\"id\":\"ab01d9c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bd29ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d131c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ghana Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ab9c39\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-246\\\" class=\\\"post-246 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Accra Ghana\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ghana.usembassy.gov\\/\\\">http:\\/\\/ghana.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(233) 21-741-100<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ACSACCRA@state.gov\\\">ACSACCRA@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/\\\">http:\\/\\/www.ustraveldocs.com<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any Ecobank branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12569,15778,'_elementor_page_assets','a:0:{}'),(16312,16225,'_wp_page_template','default'),(16313,16225,'_elementor_edit_mode','builder'),(16314,16225,'_elementor_template_type','wp-page'),(16315,16225,'_elementor_version','3.4.2'),(16316,16225,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16317,16225,'_elementor_data','[{\"id\":\"ab01d9c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bd29ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d131c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ghana Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ab9c39\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-246\\\" class=\\\"post-246 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Accra Ghana\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ghana.usembassy.gov\\/\\\">http:\\/\\/ghana.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(233) 21-741-100<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ACSACCRA@state.gov\\\">ACSACCRA@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/\\\">http:\\/\\/www.ustraveldocs.com<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any Ecobank branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16336,15778,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12572,15783,'inline_featured_image','0'),(12573,15783,'_edit_last','1'),(12574,15783,'_wp_page_template','default'),(12575,15783,'_aioseo_title','Guatemala Embassy - K1K3 Visas'),(12576,15783,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12577,15783,'_aioseo_keywords',''),(12578,15783,'_aioseo_og_title',NULL),(12579,15783,'_aioseo_og_description',NULL),(12580,15783,'_aioseo_og_article_section',''),(12581,15783,'_aioseo_og_article_tags',''),(12582,15783,'_aioseo_twitter_title',NULL),(12583,15783,'_aioseo_twitter_description',NULL),(12584,15783,'body_background_color',''),(12585,15783,'_body_background_color','field_5c721ec24addf'),(12586,15784,'body_background_color',''),(12587,15784,'_body_background_color','field_5c721ec24addf'),(12588,15783,'_edit_lock','1630050953:1'),(12589,15783,'_elementor_edit_mode','builder'),(12590,15783,'_elementor_template_type','wp-page'),(12591,15783,'_elementor_version','3.4.2'),(12592,15785,'_wp_page_template','default'),(12593,15785,'_elementor_edit_mode','builder'),(12594,15785,'_elementor_template_type','wp-page'),(12595,15785,'_elementor_version','3.4.2'),(12596,15786,'_wp_page_template','default'),(12597,15786,'_elementor_edit_mode','builder'),(12598,15786,'_elementor_template_type','wp-page'),(12599,15786,'_elementor_version','3.4.2'),(12600,15783,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12601,15783,'_elementor_data','[{\"id\":\"d44062d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"db7c807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e9034bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guatemala Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b924c11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-250\\\" class=\\\"post-250 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Guatemala City Guatemala\\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/guatemala.usembassy.gov\\/\\\">http:\\/\\/guatemala.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(502) 2326-4000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:GuatemalaIV@state.gov\\\">GuatemalaIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ustraveldocs.com\\/gt\\\">http:\\/\\/ustraveldocs.com\\/gt<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Applicants will be able to pay on line with a credit card or pay in person at a Citibank or Banrural office.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"73e15fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"b7a2e42\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12602,15787,'_wp_page_template','default'),(12603,15787,'_elementor_edit_mode','builder'),(12604,15787,'_elementor_template_type','wp-page'),(12605,15787,'_elementor_version','3.4.2'),(12606,15787,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12607,15787,'_elementor_data','[{\"id\":\"d44062d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db7c807\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9034bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guatemala Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b924c11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-250\\\" class=\\\"post-250 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Guatemala City Guatemala\\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/guatemala.usembassy.gov\\/\\\">http:\\/\\/guatemala.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(502) 2326-4000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:GuatemalaIV@state.gov\\\">GuatemalaIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ustraveldocs.com\\/gt\\\">http:\\/\\/ustraveldocs.com\\/gt<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Applicants will be able to pay on line with a credit card or pay in person at a Citibank or Banrural office.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12608,15783,'_elementor_page_assets','a:0:{}'),(16337,16228,'_wp_page_template','default'),(16338,16228,'_elementor_edit_mode','builder'),(16339,16228,'_elementor_template_type','wp-page'),(16340,16228,'_elementor_version','3.4.2'),(16341,16228,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16342,16228,'_elementor_data','[{\"id\":\"d44062d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db7c807\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9034bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guatemala Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b924c11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-250\\\" class=\\\"post-250 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Guatemala City Guatemala\\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/guatemala.usembassy.gov\\/\\\">http:\\/\\/guatemala.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(502) 2326-4000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:GuatemalaIV@state.gov\\\">GuatemalaIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ustraveldocs.com\\/gt\\\">http:\\/\\/ustraveldocs.com\\/gt<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Applicants will be able to pay on line with a credit card or pay in person at a Citibank or Banrural office.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16361,15783,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12611,15788,'inline_featured_image','0'),(12612,15788,'_edit_last','1'),(12613,15788,'_wp_page_template','default'),(12614,15788,'_aioseo_title','Haiti Embassy - K1K3 Visas'),(12615,15788,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12616,15788,'_aioseo_keywords',''),(12617,15788,'_aioseo_og_title',NULL),(12618,15788,'_aioseo_og_description',NULL),(12619,15788,'_aioseo_og_article_section',''),(12620,15788,'_aioseo_og_article_tags',''),(12621,15788,'_aioseo_twitter_title',NULL),(12622,15788,'_aioseo_twitter_description',NULL),(12623,15788,'body_background_color',''),(12624,15788,'_body_background_color','field_5c721ec24addf'),(12625,15789,'body_background_color',''),(12626,15789,'_body_background_color','field_5c721ec24addf'),(12627,15788,'_edit_lock','1630050416:1'),(12628,15788,'_elementor_edit_mode','builder'),(12629,15788,'_elementor_template_type','wp-page'),(12630,15788,'_elementor_version','3.4.2'),(12631,15790,'_wp_page_template','default'),(12632,15790,'_elementor_edit_mode','builder'),(12633,15790,'_elementor_template_type','wp-page'),(12634,15790,'_elementor_version','3.4.2'),(12635,15791,'_wp_page_template','default'),(12636,15791,'_elementor_edit_mode','builder'),(12637,15791,'_elementor_template_type','wp-page'),(12638,15791,'_elementor_version','3.4.2'),(12639,15788,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12640,15788,'_elementor_data','[{\"id\":\"44f03e2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ed807d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0eb1ed4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Haiti Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ec17841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-254\\\" class=\\\"post-254 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Port Au Prince Haiti\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/haiti.usembassy.gov\\/\\\">http:\\/\\/haiti.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>011-509-2229-8000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:papniv@state.gov\\\">papniv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/haiti.usembassy.gov\\/non-immigrant.visas\\/how-to-schedule-an-appointment.html\\\">http:\\/\\/haiti.usembassy.gov\\/non-immigrant.visas\\/how-to-schedule-an-appointment.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay fees at any Sogebank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a01<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"540dafa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"46c340f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12641,15792,'_wp_page_template','default'),(12642,15792,'_elementor_edit_mode','builder'),(12643,15792,'_elementor_template_type','wp-page'),(12644,15792,'_elementor_version','3.4.2'),(12645,15792,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12646,15792,'_elementor_data','[{\"id\":\"44f03e2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed807d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0eb1ed4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Haiti Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ec17841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-254\\\" class=\\\"post-254 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Port Au Prince Haiti\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/haiti.usembassy.gov\\/\\\">http:\\/\\/haiti.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>011-509-2229-8000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:papniv@state.gov\\\">papniv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/haiti.usembassy.gov\\/non-immigrant.visas\\/how-to-schedule-an-appointment.html\\\">http:\\/\\/haiti.usembassy.gov\\/non-immigrant.visas\\/how-to-schedule-an-appointment.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay fees at any Sogebank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a01<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12647,15788,'_elementor_page_assets','a:0:{}'),(16362,16231,'_wp_page_template','default'),(16363,16231,'_elementor_edit_mode','builder'),(16364,16231,'_elementor_template_type','wp-page'),(16365,16231,'_elementor_version','3.4.2'),(16366,16231,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16367,16231,'_elementor_data','[{\"id\":\"44f03e2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed807d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0eb1ed4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Haiti Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ec17841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-254\\\" class=\\\"post-254 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Port Au Prince Haiti\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/haiti.usembassy.gov\\/\\\">http:\\/\\/haiti.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>011-509-2229-8000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:papniv@state.gov\\\">papniv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/haiti.usembassy.gov\\/non-immigrant.visas\\/how-to-schedule-an-appointment.html\\\">http:\\/\\/haiti.usembassy.gov\\/non-immigrant.visas\\/how-to-schedule-an-appointment.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay fees at any Sogebank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a01<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16386,15788,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12650,15793,'inline_featured_image','0'),(12651,15793,'_edit_last','2'),(12652,15793,'_wp_page_template','default'),(12653,15793,'_aioseo_title','Honduras Embassy - K1K3 Visas'),(12654,15793,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12655,15793,'_aioseo_keywords',''),(12656,15793,'_aioseo_og_title',NULL),(12657,15793,'_aioseo_og_description',NULL),(12658,15793,'_aioseo_og_article_section',''),(12659,15793,'_aioseo_og_article_tags',''),(12660,15793,'_aioseo_twitter_title',NULL),(12661,15793,'_aioseo_twitter_description',NULL),(12662,15793,'body_background_color',''),(12663,15793,'_body_background_color','field_5c721ec24addf'),(12664,15794,'body_background_color',''),(12665,15794,'_body_background_color','field_5c721ec24addf'),(12666,15793,'_edit_lock','1630050419:1'),(12667,15793,'_elementor_edit_mode','builder'),(12668,15793,'_elementor_template_type','wp-page'),(12669,15793,'_elementor_version','3.4.2'),(12670,15795,'_wp_page_template','default'),(12671,15795,'_elementor_edit_mode','builder'),(12672,15795,'_elementor_template_type','wp-page'),(12673,15795,'_elementor_version','3.4.2'),(12674,15796,'_wp_page_template','default'),(12675,15796,'_elementor_edit_mode','builder'),(12676,15796,'_elementor_template_type','wp-page'),(12677,15796,'_elementor_version','3.4.2'),(12678,15793,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12679,15793,'_elementor_data','[{\"id\":\"cdf62c3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ede1dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"421742c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Honduras Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"08d2fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-256\\\" class=\\\"post-256 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Tegucigalpa Honduras\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:<\\/b>\\u00a0<a href=\\\"http:\\/\\/honduras.usembassy.gov\\/\\\">http:\\/\\/honduras.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(504) 2236-9320, 2238-5114<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:tggniv@state.gov\\\">tggniv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:<\\/b>\\u00a0<a href=\\\"http:\\/\\/www.ustraveldoc.com\\/hn\\\">http:\\/\\/www.ustraveldoc.com\\/hn<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any branch of Banco Atlantida<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ed2217\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"fb5a556\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12680,15797,'_wp_page_template','default'),(12681,15797,'_elementor_edit_mode','builder'),(12682,15797,'_elementor_template_type','wp-page'),(12683,15797,'_elementor_version','3.4.2'),(12684,15797,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12685,15797,'_elementor_data','[{\"id\":\"cdf62c3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ede1dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"421742c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Honduras Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"08d2fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-256\\\" class=\\\"post-256 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Tegucigalpa Honduras\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:<\\/b>\\u00a0<a href=\\\"http:\\/\\/honduras.usembassy.gov\\/\\\">http:\\/\\/honduras.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(504) 2236-9320, 2238-5114<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:tggniv@state.gov\\\">tggniv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:<\\/b>\\u00a0<a href=\\\"http:\\/\\/www.ustraveldoc.com\\/hn\\\">http:\\/\\/www.ustraveldoc.com\\/hn<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any branch of Banco Atlantida<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12686,15793,'_elementor_page_assets','a:0:{}'),(16387,16234,'_wp_page_template','default'),(16388,16234,'_elementor_edit_mode','builder'),(16389,16234,'_elementor_template_type','wp-page'),(16390,16234,'_elementor_version','3.4.2'),(16391,16234,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16392,16234,'_elementor_data','[{\"id\":\"cdf62c3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ede1dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"421742c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Honduras Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"08d2fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-256\\\" class=\\\"post-256 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Tegucigalpa Honduras\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:<\\/b>\\u00a0<a href=\\\"http:\\/\\/honduras.usembassy.gov\\/\\\">http:\\/\\/honduras.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(504) 2236-9320, 2238-5114<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:tggniv@state.gov\\\">tggniv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:<\\/b>\\u00a0<a href=\\\"http:\\/\\/www.ustraveldoc.com\\/hn\\\">http:\\/\\/www.ustraveldoc.com\\/hn<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any branch of Banco Atlantida<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16411,15793,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12689,15798,'inline_featured_image','0'),(12690,15798,'_edit_last','2'),(12691,15798,'_wp_page_template','default'),(12692,15798,'_aioseo_title','Hong Kong Embassy - K1K3 Visas'),(12693,15798,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12694,15798,'_aioseo_keywords',''),(12695,15798,'_aioseo_og_title',NULL),(12696,15798,'_aioseo_og_description',NULL),(12697,15798,'_aioseo_og_article_section',''),(12698,15798,'_aioseo_og_article_tags',''),(12699,15798,'_aioseo_twitter_title',NULL),(12700,15798,'_aioseo_twitter_description',NULL),(12701,15798,'body_background_color',''),(12702,15798,'_body_background_color','field_5c721ec24addf'),(12703,15799,'body_background_color',''),(12704,15799,'_body_background_color','field_5c721ec24addf'),(12705,15798,'_edit_lock','1630050422:1'),(12706,15798,'_elementor_edit_mode','builder'),(12707,15798,'_elementor_template_type','wp-page'),(12708,15798,'_elementor_version','3.4.2'),(12709,15800,'_wp_page_template','default'),(12710,15800,'_elementor_edit_mode','builder'),(12711,15800,'_elementor_template_type','wp-page'),(12712,15800,'_elementor_version','3.4.2'),(12713,15801,'_wp_page_template','default'),(12714,15801,'_elementor_edit_mode','builder'),(12715,15801,'_elementor_template_type','wp-page'),(12716,15801,'_elementor_version','3.4.2'),(12717,15798,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12718,15798,'_elementor_data','[{\"id\":\"2ea5a99\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"613b172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"384646e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hong Kong Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4200b83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-258\\\" class=\\\"post-258 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Hong Kong &amp; Macau, Hong Kong\\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/hongkong.usconsulate.gov\\/\\\">http:\\/\\/hongkong.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0\\u00a0<\\/b>900-60-798-798<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:acshk@state.gov\\\">acshk@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/hongkong.usconsulate.gov\\/niv.appointment.html\\\">http:\\/\\/hongkong.usconsulate.gov\\/niv.appointment.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Dah Sing Bank in Hong Kong or at Banco Comercial de Macau in Macau<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0a9f553\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"c821034\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12719,15802,'_wp_page_template','default'),(12720,15802,'_elementor_edit_mode','builder'),(12721,15802,'_elementor_template_type','wp-page'),(12722,15802,'_elementor_version','3.4.2'),(12723,15802,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12724,15802,'_elementor_data','[{\"id\":\"2ea5a99\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"613b172\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"384646e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hong Kong Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4200b83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-258\\\" class=\\\"post-258 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Hong Kong &amp; Macau, Hong Kong\\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/hongkong.usconsulate.gov\\/\\\">http:\\/\\/hongkong.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0\\u00a0<\\/b>900-60-798-798<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:acshk@state.gov\\\">acshk@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/hongkong.usconsulate.gov\\/niv.appointment.html\\\">http:\\/\\/hongkong.usconsulate.gov\\/niv.appointment.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Dah Sing Bank in Hong Kong or at Banco Comercial de Macau in Macau<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12725,15798,'_elementor_page_assets','a:0:{}'),(16412,16237,'_wp_page_template','default'),(16413,16237,'_elementor_edit_mode','builder'),(16414,16237,'_elementor_template_type','wp-page'),(16415,16237,'_elementor_version','3.4.2'),(16416,16237,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16417,16237,'_elementor_data','[{\"id\":\"2ea5a99\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"613b172\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"384646e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hong Kong Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4200b83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-258\\\" class=\\\"post-258 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Hong Kong &amp; Macau, Hong Kong\\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/hongkong.usconsulate.gov\\/\\\">http:\\/\\/hongkong.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0\\u00a0<\\/b>900-60-798-798<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:acshk@state.gov\\\">acshk@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/hongkong.usconsulate.gov\\/niv.appointment.html\\\">http:\\/\\/hongkong.usconsulate.gov\\/niv.appointment.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Dah Sing Bank in Hong Kong or at Banco Comercial de Macau in Macau<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16436,15798,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12728,15803,'inline_featured_image','0'),(12729,15803,'_edit_last','1'),(12730,15803,'_wp_page_template','default'),(12731,15803,'_aioseo_title','India Embassy - K1K3 Visas'),(12732,15803,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12733,15803,'_aioseo_keywords',''),(12734,15803,'_aioseo_og_title',NULL),(12735,15803,'_aioseo_og_description',NULL),(12736,15803,'_aioseo_og_article_section',''),(12737,15803,'_aioseo_og_article_tags',''),(12738,15803,'_aioseo_twitter_title',NULL),(12739,15803,'_aioseo_twitter_description',NULL),(12740,15803,'body_background_color',''),(12741,15803,'_body_background_color','field_5c721ec24addf'),(12742,15804,'body_background_color',''),(12743,15804,'_body_background_color','field_5c721ec24addf'),(12744,15803,'_edit_lock','1630050507:1'),(12745,15803,'_elementor_edit_mode','builder'),(12746,15803,'_elementor_template_type','wp-page'),(12747,15803,'_elementor_version','3.4.2'),(12748,15805,'_wp_page_template','default'),(12749,15805,'_elementor_edit_mode','builder'),(12750,15805,'_elementor_template_type','wp-page'),(12751,15805,'_elementor_version','3.4.2'),(12752,15806,'_wp_page_template','default'),(12753,15806,'_elementor_edit_mode','builder'),(12754,15806,'_elementor_template_type','wp-page'),(12755,15806,'_elementor_version','3.4.2'),(12756,15803,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12757,15803,'_elementor_data','[{\"id\":\"be470a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"442afab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a5e6cab\",\"elType\":\"widget\",\"settings\":{\"title\":\"India Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c47939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-260\\\" class=\\\"post-260 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Mumbai India\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/mumbai.usconsulate.gov\\/\\\">http:\\/\\/mumbai.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>991-120-6602222<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-india@ustraveldocs.com\\\">support-india@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/in\\\">http:\\/\\/www.ustraveldocs.com\\/in<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>All fees must be paid in rupees or dollars through a bank draft drawn on a nationalized or foreign bank in favor of the American Consulate General, Mumbai<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e497586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"16dce5f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12758,15807,'_wp_page_template','default'),(12759,15807,'_elementor_edit_mode','builder'),(12760,15807,'_elementor_template_type','wp-page'),(12761,15807,'_elementor_version','3.4.2'),(12762,15807,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12763,15807,'_elementor_data','[{\"id\":\"be470a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"442afab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a5e6cab\",\"elType\":\"widget\",\"settings\":{\"title\":\"India Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c47939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-260\\\" class=\\\"post-260 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Mumbai India\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/mumbai.usconsulate.gov\\/\\\">http:\\/\\/mumbai.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>991-120-6602222<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-india@ustraveldocs.com\\\">support-india@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/in\\\">http:\\/\\/www.ustraveldocs.com\\/in<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>All fees must be paid in rupees or dollars through a bank draft drawn on a nationalized or foreign bank in favor of the American Consulate General, Mumbai<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12764,15803,'_elementor_page_assets','a:0:{}'),(16459,16243,'_wp_page_template','default'),(16460,16243,'_elementor_edit_mode','builder'),(16461,16243,'_elementor_template_type','wp-page'),(16462,16243,'_elementor_version','3.4.2'),(16463,16243,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16464,16243,'_elementor_data','[{\"id\":\"be470a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"442afab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a5e6cab\",\"elType\":\"widget\",\"settings\":{\"title\":\"India Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c47939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-260\\\" class=\\\"post-260 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Mumbai India\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/mumbai.usconsulate.gov\\/\\\">http:\\/\\/mumbai.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>991-120-6602222<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-india@ustraveldocs.com\\\">support-india@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/in\\\">http:\\/\\/www.ustraveldocs.com\\/in<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>All fees must be paid in rupees or dollars through a bank draft drawn on a nationalized or foreign bank in favor of the American Consulate General, Mumbai<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16483,15803,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12767,15808,'inline_featured_image','0'),(12768,15808,'_edit_last','2'),(12769,15808,'_wp_page_template','default'),(12770,15808,'_aioseo_title','Indonesia Embassy - K1K3 Visas'),(12771,15808,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12772,15808,'_aioseo_keywords',''),(12773,15808,'_aioseo_og_title',NULL),(12774,15808,'_aioseo_og_description',NULL),(12775,15808,'_aioseo_og_article_section',''),(12776,15808,'_aioseo_og_article_tags',''),(12777,15808,'_aioseo_twitter_title',NULL),(12778,15808,'_aioseo_twitter_description',NULL),(12779,15808,'body_background_color',''),(12780,15808,'_body_background_color','field_5c721ec24addf'),(12781,15809,'body_background_color',''),(12782,15809,'_body_background_color','field_5c721ec24addf'),(12783,15808,'_edit_lock','1630051043:1'),(12784,15808,'_elementor_edit_mode','builder'),(12785,15808,'_elementor_template_type','wp-page'),(12786,15808,'_elementor_version','3.4.2'),(12787,15810,'_wp_page_template','default'),(12788,15810,'_elementor_edit_mode','builder'),(12789,15810,'_elementor_template_type','wp-page'),(12790,15810,'_elementor_version','3.4.2'),(12791,15811,'_wp_page_template','default'),(12792,15811,'_elementor_edit_mode','builder'),(12793,15811,'_elementor_template_type','wp-page'),(12794,15811,'_elementor_version','3.4.2'),(12795,15808,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12796,15808,'_elementor_data','[{\"id\":\"a5219d6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"16712ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5f1ccdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Indonesia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbb8932\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-265\\\" class=\\\"post-265 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Jakarta Indonesia\\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/jakarta.usembassy.gov\\/\\\">http:\\/\\/jakarta.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>62-21-34359000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:JakIV@state.gov\\\">JakIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/id\\/\\\">http:\\/\\/www.ustraveldocs.com\\/id\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Standard Chartered or Permata Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/id\\/\\\">http:\\/\\/www.ustraveldocs.com\\/id\\/<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4be85d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"41ca3de\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12797,15812,'_wp_page_template','default'),(12798,15812,'_elementor_edit_mode','builder'),(12799,15812,'_elementor_template_type','wp-page'),(12800,15812,'_elementor_version','3.4.2'),(12801,15812,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12802,15812,'_elementor_data','[{\"id\":\"a5219d6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"16712ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5f1ccdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Indonesia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbb8932\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-265\\\" class=\\\"post-265 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Jakarta Indonesia\\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/jakarta.usembassy.gov\\/\\\">http:\\/\\/jakarta.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>62-21-34359000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:JakIV@state.gov\\\">JakIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/id\\/\\\">http:\\/\\/www.ustraveldocs.com\\/id\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Standard Chartered or Permata Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/id\\/\\\">http:\\/\\/www.ustraveldocs.com\\/id\\/<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12803,15808,'_elementor_page_assets','a:0:{}'),(16484,16246,'_wp_page_template','default'),(16485,16246,'_elementor_edit_mode','builder'),(16486,16246,'_elementor_template_type','wp-page'),(16487,16246,'_elementor_version','3.4.2'),(16488,16246,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16489,16246,'_elementor_data','[{\"id\":\"a5219d6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"16712ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5f1ccdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Indonesia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbb8932\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-265\\\" class=\\\"post-265 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Jakarta Indonesia\\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/jakarta.usembassy.gov\\/\\\">http:\\/\\/jakarta.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>62-21-34359000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:JakIV@state.gov\\\">JakIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/id\\/\\\">http:\\/\\/www.ustraveldocs.com\\/id\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Standard Chartered or Permata Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/id\\/\\\">http:\\/\\/www.ustraveldocs.com\\/id\\/<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16508,15808,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12806,15813,'inline_featured_image','0'),(12807,15813,'_edit_last','2'),(12808,15813,'_wp_page_template','default'),(12809,15813,'_aioseo_title','Ireland Embassy'),(12810,15813,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12811,15813,'_aioseo_keywords',''),(12812,15813,'_aioseo_og_title',NULL),(12813,15813,'_aioseo_og_description',NULL),(12814,15813,'_aioseo_og_article_section',''),(12815,15813,'_aioseo_og_article_tags',''),(12816,15813,'_aioseo_twitter_title',NULL),(12817,15813,'_aioseo_twitter_description',NULL),(12818,15813,'body_background_color',''),(12819,15813,'_body_background_color','field_5c721ec24addf'),(12820,15814,'body_background_color',''),(12821,15814,'_body_background_color','field_5c721ec24addf'),(12822,15813,'_edit_lock','1630050510:1'),(12823,15813,'_elementor_edit_mode','builder'),(12824,15813,'_elementor_template_type','wp-page'),(12825,15813,'_elementor_version','3.4.2'),(12826,15815,'_wp_page_template','default'),(12827,15815,'_elementor_edit_mode','builder'),(12828,15815,'_elementor_template_type','wp-page'),(12829,15815,'_elementor_version','3.4.2'),(12830,15816,'_wp_page_template','default'),(12831,15816,'_elementor_edit_mode','builder'),(12832,15816,'_elementor_template_type','wp-page'),(12833,15816,'_elementor_version','3.4.2'),(12834,15813,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12835,15813,'_elementor_data','[{\"id\":\"b0f5dd5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0b79efb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"697319a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ireland Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b3ede5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-262\\\" class=\\\"post-262 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<b> Dublin Ireland\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/b><\\/b><\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/dublin.usembassy.gov\\/\\\">http:\\/\\/dublin.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>353 1 668-8777<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:dublincons@state.gov\\\">dublincons@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/dublin.usembassy.gov\\/vis.html\\\">http:\\/\\/dublin.usembassy.gov\\/vis.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>You will need a Euro bank draft or postal order for the visa application fee.\\u00a0 The bank draft\\/postal order must be presented to the cashier at the Embassy in Dublin on the day of your appointment.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Callers in Ireland should dial 1580 47 VISA (1580 47 8472).\\u00a0 Callers may pay with a credit card.\\u00a0 To pay with a credit card call (01)436-0536.\\u00a0 Calls cost 16 Euro payable through Visa or MasterCard.\\u00a0 Callers from outside of Ireland can only pay by credit card, in addition to the fee, international dialing costs will be charged by your operator.\\u00a0 The number is +353-1-436-0536.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5c02182\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"a9b5dc2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12836,15817,'_wp_page_template','default'),(12837,15817,'_elementor_edit_mode','builder'),(12838,15817,'_elementor_template_type','wp-page'),(12839,15817,'_elementor_version','3.4.2'),(12840,15817,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12841,15817,'_elementor_data','[{\"id\":\"b0f5dd5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b79efb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"697319a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ireland Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b3ede5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-262\\\" class=\\\"post-262 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<b> Dublin Ireland\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/b><\\/b><\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/dublin.usembassy.gov\\/\\\">http:\\/\\/dublin.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>353 1 668-8777<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:dublincons@state.gov\\\">dublincons@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/dublin.usembassy.gov\\/vis.html\\\">http:\\/\\/dublin.usembassy.gov\\/vis.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>You will need a Euro bank draft or postal order for the visa application fee.\\u00a0 The bank draft\\/postal order must be presented to the cashier at the Embassy in Dublin on the day of your appointment.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Callers in Ireland should dial 1580 47 VISA (1580 47 8472).\\u00a0 Callers may pay with a credit card.\\u00a0 To pay with a credit card call (01)436-0536.\\u00a0 Calls cost 16 Euro payable through Visa or MasterCard.\\u00a0 Callers from outside of Ireland can only pay by credit card, in addition to the fee, international dialing costs will be charged by your operator.\\u00a0 The number is +353-1-436-0536.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12842,15813,'_elementor_page_assets','a:0:{}'),(16509,16249,'_wp_page_template','default'),(16510,16249,'_elementor_edit_mode','builder'),(16511,16249,'_elementor_template_type','wp-page'),(16512,16249,'_elementor_version','3.4.2'),(16513,16249,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16514,16249,'_elementor_data','[{\"id\":\"b0f5dd5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b79efb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"697319a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ireland Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b3ede5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-262\\\" class=\\\"post-262 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<b> Dublin Ireland\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/b><\\/b><\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/dublin.usembassy.gov\\/\\\">http:\\/\\/dublin.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>353 1 668-8777<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:dublincons@state.gov\\\">dublincons@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/dublin.usembassy.gov\\/vis.html\\\">http:\\/\\/dublin.usembassy.gov\\/vis.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>You will need a Euro bank draft or postal order for the visa application fee.\\u00a0 The bank draft\\/postal order must be presented to the cashier at the Embassy in Dublin on the day of your appointment.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Callers in Ireland should dial 1580 47 VISA (1580 47 8472).\\u00a0 Callers may pay with a credit card.\\u00a0 To pay with a credit card call (01)436-0536.\\u00a0 Calls cost 16 Euro payable through Visa or MasterCard.\\u00a0 Callers from outside of Ireland can only pay by credit card, in addition to the fee, international dialing costs will be charged by your operator.\\u00a0 The number is +353-1-436-0536.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16533,15813,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12845,15818,'inline_featured_image','0'),(12846,15818,'_edit_last','2'),(12847,15818,'_wp_page_template','default'),(12848,15818,'_aioseo_title','Israel Embassy - K1K3 Visas'),(12849,15818,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12850,15818,'_aioseo_keywords',''),(12851,15818,'_aioseo_og_title',NULL),(12852,15818,'_aioseo_og_description',NULL),(12853,15818,'_aioseo_og_article_section',''),(12854,15818,'_aioseo_og_article_tags',''),(12855,15818,'_aioseo_twitter_title',NULL),(12856,15818,'_aioseo_twitter_description',NULL),(12857,15818,'body_background_color',''),(12858,15818,'_body_background_color','field_5c721ec24addf'),(12859,15819,'body_background_color',''),(12860,15819,'_body_background_color','field_5c721ec24addf'),(12861,15818,'_edit_lock','1630050511:1'),(12862,15818,'_elementor_edit_mode','builder'),(12863,15818,'_elementor_template_type','wp-page'),(12864,15818,'_elementor_version','3.4.2'),(12865,15820,'_wp_page_template','default'),(12866,15820,'_elementor_edit_mode','builder'),(12867,15820,'_elementor_template_type','wp-page'),(12868,15820,'_elementor_version','3.4.2'),(12869,15821,'_wp_page_template','default'),(12870,15821,'_elementor_edit_mode','builder'),(12871,15821,'_elementor_template_type','wp-page'),(12872,15821,'_elementor_version','3.4.2'),(12873,15818,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12874,15818,'_elementor_data','[{\"id\":\"60a66a3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6d108ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb40a56\",\"elType\":\"widget\",\"settings\":{\"title\":\"Israel Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4030132\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-267\\\" class=\\\"post-267 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Tel Aviv Israel\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/israel.usembassy.gov\\/\\\">http:\\/\\/israel.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>03-519-7475<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:AMCTelAviv@state.gov\\\">AMCTelAviv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/en-il\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/en-il\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b><a href=\\\"http:\\/\\/telaviv.usvisa-info.com\\/\\\">http:\\/\\/telaviv.usvisa-info.com<\\/a>\\u00a0or through the call center<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a01<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ed3f6e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"5304b6f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12875,15822,'_wp_page_template','default'),(12876,15822,'_elementor_edit_mode','builder'),(12877,15822,'_elementor_template_type','wp-page'),(12878,15822,'_elementor_version','3.4.2'),(12879,15822,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12880,15822,'_elementor_data','[{\"id\":\"60a66a3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6d108ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb40a56\",\"elType\":\"widget\",\"settings\":{\"title\":\"Israel Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4030132\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-267\\\" class=\\\"post-267 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Tel Aviv Israel\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/israel.usembassy.gov\\/\\\">http:\\/\\/israel.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>03-519-7475<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:AMCTelAviv@state.gov\\\">AMCTelAviv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/en-il\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/en-il\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b><a href=\\\"http:\\/\\/telaviv.usvisa-info.com\\/\\\">http:\\/\\/telaviv.usvisa-info.com<\\/a>\\u00a0or through the call center<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a01<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12881,15818,'_elementor_page_assets','a:0:{}'),(16534,16252,'_wp_page_template','default'),(16535,16252,'_elementor_edit_mode','builder'),(16536,16252,'_elementor_template_type','wp-page'),(16537,16252,'_elementor_version','3.4.2'),(16538,16252,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16539,16252,'_elementor_data','[{\"id\":\"60a66a3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6d108ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb40a56\",\"elType\":\"widget\",\"settings\":{\"title\":\"Israel Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4030132\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-267\\\" class=\\\"post-267 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Tel Aviv Israel\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/israel.usembassy.gov\\/\\\">http:\\/\\/israel.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>03-519-7475<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:AMCTelAviv@state.gov\\\">AMCTelAviv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/en-il\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/en-il\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b><a href=\\\"http:\\/\\/telaviv.usvisa-info.com\\/\\\">http:\\/\\/telaviv.usvisa-info.com<\\/a>\\u00a0or through the call center<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a01<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16558,15818,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12884,15823,'inline_featured_image','0'),(12885,15823,'_edit_last','2'),(12886,15823,'_wp_page_template','default'),(12887,15823,'_aioseo_title','Italy Embassy - K1K3 Visas'),(12888,15823,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12889,15823,'_aioseo_keywords',''),(12890,15823,'_aioseo_og_title',NULL),(12891,15823,'_aioseo_og_description',NULL),(12892,15823,'_aioseo_og_article_section',''),(12893,15823,'_aioseo_og_article_tags',''),(12894,15823,'_aioseo_twitter_title',NULL),(12895,15823,'_aioseo_twitter_description',NULL),(12896,15823,'body_background_color',''),(12897,15823,'_body_background_color','field_5c721ec24addf'),(12898,15824,'body_background_color',''),(12899,15824,'_body_background_color','field_5c721ec24addf'),(12900,15823,'_edit_lock','1630050512:1'),(12901,15823,'_elementor_edit_mode','builder'),(12902,15823,'_elementor_template_type','wp-page'),(12903,15823,'_elementor_version','3.4.2'),(12904,15825,'_wp_page_template','default'),(12905,15825,'_elementor_edit_mode','builder'),(12906,15825,'_elementor_template_type','wp-page'),(12907,15825,'_elementor_version','3.4.2'),(12908,15826,'_wp_page_template','default'),(12909,15826,'_elementor_edit_mode','builder'),(12910,15826,'_elementor_template_type','wp-page'),(12911,15826,'_elementor_version','3.4.2'),(12912,15823,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12913,15823,'_elementor_data','[{\"id\":\"b5b9fa2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a9cee41\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8185ef3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Italy Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dd1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-269\\\" class=\\\"post-269 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Milan Italy\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/italy.usembassy.gov\\/\\\">http:\\/\\/italy.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(39) 02-29035-1<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:usvisamilan@state.gov\\\">usvisamilan@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/genniv\\/\\\">http:\\/\\/ceac.state.gov\\/genniv\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any Banca Nazionale del Lavoro branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>You can only make appointments through the telephone visa information line<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8759671\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"5052108\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12914,15827,'_wp_page_template','default'),(12915,15827,'_elementor_edit_mode','builder'),(12916,15827,'_elementor_template_type','wp-page'),(12917,15827,'_elementor_version','3.4.2'),(12918,15827,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12919,15827,'_elementor_data','[{\"id\":\"b5b9fa2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a9cee41\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8185ef3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Italy Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dd1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-269\\\" class=\\\"post-269 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Milan Italy\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/italy.usembassy.gov\\/\\\">http:\\/\\/italy.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(39) 02-29035-1<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:usvisamilan@state.gov\\\">usvisamilan@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/genniv\\/\\\">http:\\/\\/ceac.state.gov\\/genniv\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any Banca Nazionale del Lavoro branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>You can only make appointments through the telephone visa information line<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12920,15823,'_elementor_page_assets','a:0:{}'),(16559,16255,'_wp_page_template','default'),(16560,16255,'_elementor_edit_mode','builder'),(16561,16255,'_elementor_template_type','wp-page'),(16562,16255,'_elementor_version','3.4.2'),(16563,16255,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16564,16255,'_elementor_data','[{\"id\":\"b5b9fa2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a9cee41\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8185ef3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Italy Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dd1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-269\\\" class=\\\"post-269 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Milan Italy\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/italy.usembassy.gov\\/\\\">http:\\/\\/italy.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(39) 02-29035-1<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:usvisamilan@state.gov\\\">usvisamilan@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/genniv\\/\\\">http:\\/\\/ceac.state.gov\\/genniv\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any Banca Nazionale del Lavoro branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>You can only make appointments through the telephone visa information line<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16583,15823,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12923,15828,'inline_featured_image','0'),(12924,15828,'_edit_last','1'),(12925,15828,'_wp_page_template','default'),(12926,15828,'_aioseo_title','Jamaica Embassy - K1K3 Visas'),(12927,15828,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12928,15828,'_aioseo_keywords',''),(12929,15828,'_aioseo_og_title',NULL),(12930,15828,'_aioseo_og_description',NULL),(12931,15828,'_aioseo_og_article_section',''),(12932,15828,'_aioseo_og_article_tags',''),(12933,15828,'_aioseo_twitter_title',NULL),(12934,15828,'_aioseo_twitter_description',NULL),(12935,15828,'body_background_color',''),(12936,15828,'_body_background_color','field_5c721ec24addf'),(12937,15829,'body_background_color',''),(12938,15829,'_body_background_color','field_5c721ec24addf'),(12939,15828,'_edit_lock','1630050513:1'),(12940,15828,'_elementor_edit_mode','builder'),(12941,15828,'_elementor_template_type','wp-page'),(12942,15828,'_elementor_version','3.4.2'),(12943,15830,'_wp_page_template','default'),(12944,15830,'_elementor_edit_mode','builder'),(12945,15830,'_elementor_template_type','wp-page'),(12946,15830,'_elementor_version','3.4.2'),(12947,15831,'_wp_page_template','default'),(12948,15831,'_elementor_edit_mode','builder'),(12949,15831,'_elementor_template_type','wp-page'),(12950,15831,'_elementor_version','3.4.2'),(12951,15828,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12952,15828,'_elementor_data','[{\"id\":\"69531d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ac6a515\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f9d2e47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jamaica Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d8ef3d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-271\\\" class=\\\"post-271 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Kingston Jamaica\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kingston.usembassy.gov\\/\\\">http:\\/\\/kingston.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>876-702-6000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KingstonNIV@state.gov\\\">KingstonNIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.usvisa-jamaica.com\\/jam\\/\\\">http:\\/\\/www.usvisa-jamaica.com\\/jam\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Application fee must be pain in Jamaican dollars for the NIV interview.\\u00a0 The fee is separate from the fee that you pay to the schedule an appointment by phone. You may pat at any National Commercial bank branch up to one year before your appointment date.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>You may make the visa appointment by calling the phone number.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7afb049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"5facb57\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12953,15832,'_wp_page_template','default'),(12954,15832,'_elementor_edit_mode','builder'),(12955,15832,'_elementor_template_type','wp-page'),(12956,15832,'_elementor_version','3.4.2'),(12957,15832,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12958,15832,'_elementor_data','[{\"id\":\"69531d0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac6a515\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9d2e47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jamaica Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d8ef3d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-271\\\" class=\\\"post-271 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Kingston Jamaica\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kingston.usembassy.gov\\/\\\">http:\\/\\/kingston.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>876-702-6000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KingstonNIV@state.gov\\\">KingstonNIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.usvisa-jamaica.com\\/jam\\/\\\">http:\\/\\/www.usvisa-jamaica.com\\/jam\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Application fee must be pain in Jamaican dollars for the NIV interview.\\u00a0 The fee is separate from the fee that you pay to the schedule an appointment by phone. You may pat at any National Commercial bank branch up to one year before your appointment date.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>You may make the visa appointment by calling the phone number.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12959,15828,'_elementor_page_assets','a:0:{}'),(16584,16258,'_wp_page_template','default'),(16585,16258,'_elementor_edit_mode','builder'),(16586,16258,'_elementor_template_type','wp-page'),(16587,16258,'_elementor_version','3.4.2'),(16588,16258,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16589,16258,'_elementor_data','[{\"id\":\"69531d0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac6a515\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9d2e47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jamaica Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d8ef3d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-271\\\" class=\\\"post-271 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Kingston Jamaica\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kingston.usembassy.gov\\/\\\">http:\\/\\/kingston.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>876-702-6000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KingstonNIV@state.gov\\\">KingstonNIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.usvisa-jamaica.com\\/jam\\/\\\">http:\\/\\/www.usvisa-jamaica.com\\/jam\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Application fee must be pain in Jamaican dollars for the NIV interview.\\u00a0 The fee is separate from the fee that you pay to the schedule an appointment by phone. You may pat at any National Commercial bank branch up to one year before your appointment date.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>You may make the visa appointment by calling the phone number.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16608,15828,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(12962,15833,'inline_featured_image','0'),(12963,15833,'_edit_last','1'),(12964,15833,'_wp_page_template','default'),(12965,15833,'_aioseo_title','Japan Embassy - K1K3 Visas'),(12966,15833,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(12967,15833,'_aioseo_keywords',''),(12968,15833,'_aioseo_og_title',NULL),(12969,15833,'_aioseo_og_description',NULL),(12970,15833,'_aioseo_og_article_section',''),(12971,15833,'_aioseo_og_article_tags',''),(12972,15833,'_aioseo_twitter_title',NULL),(12973,15833,'_aioseo_twitter_description',NULL),(12974,15833,'body_background_color',''),(12975,15833,'_body_background_color','field_5c721ec24addf'),(12976,15834,'body_background_color',''),(12977,15834,'_body_background_color','field_5c721ec24addf'),(12978,15833,'_edit_lock','1630050514:1'),(12979,15833,'_elementor_edit_mode','builder'),(12980,15833,'_elementor_template_type','wp-page'),(12981,15833,'_elementor_version','3.4.2'),(12982,15835,'_wp_page_template','default'),(12983,15835,'_elementor_edit_mode','builder'),(12984,15835,'_elementor_template_type','wp-page'),(12985,15835,'_elementor_version','3.4.2'),(12986,15836,'_wp_page_template','default'),(12987,15836,'_elementor_edit_mode','builder'),(12988,15836,'_elementor_template_type','wp-page'),(12989,15836,'_elementor_version','3.4.2'),(12990,15833,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12991,15833,'_elementor_data','[{\"id\":\"c20362d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0ff7e14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f6a3c47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Japan Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ceba2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-273\\\" class=\\\"post-273 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Tokyo Japan\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/japan.usembassy.gov\\/\\\">http:\\/\\/japan.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>Tokyo call:03-6743-9732, Osaka call:06-6943-6700, Naha call:0898-854-7050, In the United States call:1-646-259-0526<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-japan@ustraveldocs.com\\\">support-japan@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/jp\\/jp-niv-visapply.asp\\\">http:\\/\\/www.ustraveldocs.com\\/jp\\/jp-niv-visapply.asp<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At a Pay Easy ATM<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Go to their website and schedule on line.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a8750e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"78ba4b0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(12992,15837,'_wp_page_template','default'),(12993,15837,'_elementor_edit_mode','builder'),(12994,15837,'_elementor_template_type','wp-page'),(12995,15837,'_elementor_version','3.4.2'),(12996,15837,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(12997,15837,'_elementor_data','[{\"id\":\"c20362d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0ff7e14\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f6a3c47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Japan Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ceba2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-273\\\" class=\\\"post-273 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Tokyo Japan\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/japan.usembassy.gov\\/\\\">http:\\/\\/japan.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>Tokyo call:03-6743-9732, Osaka call:06-6943-6700, Naha call:0898-854-7050, In the United States call:1-646-259-0526<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-japan@ustraveldocs.com\\\">support-japan@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/jp\\/jp-niv-visapply.asp\\\">http:\\/\\/www.ustraveldocs.com\\/jp\\/jp-niv-visapply.asp<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At a Pay Easy ATM<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Go to their website and schedule on line.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12998,15833,'_elementor_page_assets','a:0:{}'),(16609,16261,'_wp_page_template','default'),(16610,16261,'_elementor_edit_mode','builder'),(16611,16261,'_elementor_template_type','wp-page'),(16612,16261,'_elementor_version','3.4.2'),(16613,16261,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16614,16261,'_elementor_data','[{\"id\":\"c20362d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0ff7e14\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f6a3c47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Japan Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ceba2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-273\\\" class=\\\"post-273 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Tokyo Japan\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/japan.usembassy.gov\\/\\\">http:\\/\\/japan.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>Tokyo call:03-6743-9732, Osaka call:06-6943-6700, Naha call:0898-854-7050, In the United States call:1-646-259-0526<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-japan@ustraveldocs.com\\\">support-japan@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/jp\\/jp-niv-visapply.asp\\\">http:\\/\\/www.ustraveldocs.com\\/jp\\/jp-niv-visapply.asp<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At a Pay Easy ATM<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Go to their website and schedule on line.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16633,15833,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(13001,15838,'inline_featured_image','0'),(13002,15838,'_edit_last','1'),(13003,15838,'_wp_page_template','default'),(13004,15838,'_aioseo_title','Kazakhstan Embassy - K1K3 Visas'),(13005,15838,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(13006,15838,'_aioseo_keywords',''),(13007,15838,'_aioseo_og_title',NULL),(13008,15838,'_aioseo_og_description',NULL),(13009,15838,'_aioseo_og_article_section',''),(13010,15838,'_aioseo_og_article_tags',''),(13011,15838,'_aioseo_twitter_title',NULL),(13012,15838,'_aioseo_twitter_description',NULL),(13013,15838,'body_background_color',''),(13014,15838,'_body_background_color','field_5c721ec24addf'),(13015,15839,'body_background_color',''),(13016,15839,'_body_background_color','field_5c721ec24addf'),(13017,15838,'_edit_lock','1630050503:1'),(13018,15838,'_elementor_edit_mode','builder'),(13019,15838,'_elementor_template_type','wp-page'),(13020,15838,'_elementor_version','3.4.2'),(15295,16094,'_elementor_page_assets','a:0:{}'),(15289,16094,'_elementor_edit_mode','builder'),(15290,16094,'_elementor_template_type','wp-page'),(15291,16094,'_elementor_version','3.4.2'),(15292,16094,'_wp_page_template','default'),(15293,16094,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15294,16094,'_elementor_data','[{\"id\":\"08d1a0c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f5d92bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5606615\",\"elType\":\"widget\",\"settings\":{\"title\":\"Afghanistan Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd50505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Kabul Afghanistan<br><br>\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kabul.usembassy.gov<\\/a><span class=\\\"navblue\\\">http:\\/\\/<\\/span><\\/a><a>kabul.usembassy.gov<\\/a><br><br>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>(0093) (0) 700-10-8001<br><br>\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KabulIV@state.gov\\\">KabulIV@state.gov<\\/a><br><br>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<br><br>\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.<br><br>\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.<br><br>\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<br><br>\\n\\n<b>Number of photos required for Embassy Interview:<\\/b>\\u00a01<br><br>\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<br><br>\\n\\nIf you need help with marriage visas, please\\u00a0<a title=\\\"Contact\\\" href=\\\"http:\\/\\/k1k3visas.com\\/contact\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">contact us<\\/a>.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0bc73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"4985ced\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(13033,15841,'_elementor_version','3.4.2'),(13034,15842,'_wp_page_template','default'),(13035,15842,'_elementor_edit_mode','builder'),(13036,15842,'_elementor_template_type','wp-page'),(13037,15842,'_elementor_version','3.4.2'),(13038,15838,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13039,15838,'_elementor_data','[{\"id\":\"1cdd181\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f79efa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f59eba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kazakhstan Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e498c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-275\\\" class=\\\"post-275 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Astana Kazakhstan\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kazakhstan.usembassy.gov\\/\\\">http:\\/\\/kazakhstan.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>7 (7172) 70-21-00<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:info@usembassy.kz\\\">info@usembassy.kz<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/kz\\/\\\">http:\\/\\/www.ustraveldocs.com\\/kz\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Kazkommerts (KKB) Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>It will be online, by going to their website.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7b2e672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"e78bd37\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(13040,15843,'_wp_page_template','default'),(13041,15843,'_elementor_edit_mode','builder'),(13042,15843,'_elementor_template_type','wp-page'),(13043,15843,'_elementor_version','3.4.2'),(13044,15843,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13045,15843,'_elementor_data','[{\"id\":\"1cdd181\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f79efa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f59eba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kazakhstan Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e498c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-275\\\" class=\\\"post-275 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Astana Kazakhstan\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kazakhstan.usembassy.gov\\/\\\">http:\\/\\/kazakhstan.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>7 (7172) 70-21-00<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:info@usembassy.kz\\\">info@usembassy.kz<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/kz\\/\\\">http:\\/\\/www.ustraveldocs.com\\/kz\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Kazkommerts (KKB) Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>It will be online, by going to their website.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13046,15838,'_elementor_page_assets','a:0:{}'),(16634,16264,'_wp_page_template','default'),(16635,16264,'_elementor_edit_mode','builder'),(16636,16264,'_elementor_template_type','wp-page'),(16637,16264,'_elementor_version','3.4.2'),(16638,16264,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16639,16264,'_elementor_data','[{\"id\":\"1cdd181\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f79efa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f59eba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kazakhstan Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e498c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-275\\\" class=\\\"post-275 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Astana Kazakhstan\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kazakhstan.usembassy.gov\\/\\\">http:\\/\\/kazakhstan.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>7 (7172) 70-21-00<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:info@usembassy.kz\\\">info@usembassy.kz<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/kz\\/\\\">http:\\/\\/www.ustraveldocs.com\\/kz\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Kazkommerts (KKB) Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>It will be online, by going to their website.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16658,15838,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(13049,15844,'inline_featured_image','0'),(13050,15844,'_edit_last','1'),(13051,15844,'_wp_page_template','default'),(13052,15844,'_aioseo_title','Kenya Embassy'),(13053,15844,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(13054,15844,'_aioseo_keywords',''),(13055,15844,'_aioseo_og_title',NULL),(13056,15844,'_aioseo_og_description',NULL),(13057,15844,'_aioseo_og_article_section',''),(13058,15844,'_aioseo_og_article_tags',''),(13059,15844,'_aioseo_twitter_title',NULL),(13060,15844,'_aioseo_twitter_description',NULL),(13061,15844,'body_background_color',''),(13062,15844,'_body_background_color','field_5c721ec24addf'),(13063,15845,'body_background_color',''),(13064,15845,'_body_background_color','field_5c721ec24addf'),(13065,15844,'_edit_lock','1630050507:1'),(13066,15844,'_elementor_edit_mode','builder'),(13067,15844,'_elementor_template_type','wp-page'),(13068,15844,'_elementor_version','3.4.2'),(13069,15846,'_wp_page_template','default'),(13070,15846,'_elementor_edit_mode','builder'),(13071,15846,'_elementor_template_type','wp-page'),(13072,15846,'_elementor_version','3.4.2'),(13073,15847,'_wp_page_template','default'),(13074,15847,'_elementor_edit_mode','builder'),(13075,15847,'_elementor_template_type','wp-page'),(13076,15847,'_elementor_version','3.4.2'),(13077,15844,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13078,15844,'_elementor_data','[{\"id\":\"1dea3ab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bfcdb07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8547dc4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kenya Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"076d2e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-277\\\" class=\\\"post-277 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Nairobi Kenya\\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/nairobi.usemabssy.gov\\/\\\">http:\\/\\/nairobi.usemabssy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>Kenya (254 20) 619-0600 United States (0001 703) 439-2302<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:VisitorVisaNairobi@state.gov\\\">VisitorVisaNairobi@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/en-KE\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/en-KE\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any of Postbank\\u2019s many branches<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Go to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"576b868\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"fae7d0a\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(13079,15848,'_wp_page_template','default'),(13080,15848,'_elementor_edit_mode','builder'),(13081,15848,'_elementor_template_type','wp-page'),(13082,15848,'_elementor_version','3.4.2'),(13083,15848,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13084,15848,'_elementor_data','[{\"id\":\"1dea3ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bfcdb07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8547dc4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kenya Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"076d2e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-277\\\" class=\\\"post-277 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Nairobi Kenya\\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/nairobi.usemabssy.gov\\/\\\">http:\\/\\/nairobi.usemabssy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>Kenya (254 20) 619-0600 United States (0001 703) 439-2302<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:VisitorVisaNairobi@state.gov\\\">VisitorVisaNairobi@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/en-KE\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/en-KE\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any of Postbank\\u2019s many branches<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Go to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13085,15844,'_elementor_page_assets','a:0:{}'),(16659,16267,'_wp_page_template','default'),(16660,16267,'_elementor_edit_mode','builder'),(16661,16267,'_elementor_template_type','wp-page'),(16662,16267,'_elementor_version','3.4.2'),(16663,16267,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16664,16267,'_elementor_data','[{\"id\":\"1dea3ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bfcdb07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8547dc4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kenya Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"076d2e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-277\\\" class=\\\"post-277 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Nairobi Kenya\\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/nairobi.usemabssy.gov\\/\\\">http:\\/\\/nairobi.usemabssy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>Kenya (254 20) 619-0600 United States (0001 703) 439-2302<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:VisitorVisaNairobi@state.gov\\\">VisitorVisaNairobi@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/en-KE\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/en-KE\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any of Postbank\\u2019s many branches<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Go to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16683,15844,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(13088,15849,'inline_featured_image','0'),(13089,15849,'_edit_last','2'),(13090,15849,'_wp_page_template','default'),(13091,15849,'_aioseo_title','Korea Embassy - K1K3 Visas'),(13092,15849,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(13093,15849,'_aioseo_keywords',''),(13094,15849,'_aioseo_og_title',NULL),(13095,15849,'_aioseo_og_description',NULL),(13096,15849,'_aioseo_og_article_section',''),(13097,15849,'_aioseo_og_article_tags',''),(13098,15849,'_aioseo_twitter_title',NULL),(13099,15849,'_aioseo_twitter_description',NULL),(13100,15849,'body_background_color',''),(13101,15849,'_body_background_color','field_5c721ec24addf'),(13102,15850,'body_background_color',''),(13103,15850,'_body_background_color','field_5c721ec24addf'),(13104,15849,'_edit_lock','1630050511:1'),(13105,15849,'_elementor_edit_mode','builder'),(13106,15849,'_elementor_template_type','wp-page'),(13107,15849,'_elementor_version','3.4.2'),(13108,15851,'_wp_page_template','default'),(13109,15851,'_elementor_edit_mode','builder'),(13110,15851,'_elementor_template_type','wp-page'),(13111,15851,'_elementor_version','3.4.2'),(13112,15852,'_wp_page_template','default'),(13113,15852,'_elementor_edit_mode','builder'),(13114,15852,'_elementor_template_type','wp-page'),(13115,15852,'_elementor_version','3.4.2'),(13116,15849,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13117,15849,'_elementor_data','[{\"id\":\"92c1932\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c784407\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d989f11\",\"elType\":\"widget\",\"settings\":{\"title\":\"Korea Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4e852\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-279\\\" class=\\\"post-279 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Seoul Korea\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/seoul.usembassy.gov\\/\\\">http:\\/\\/seoul.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0Seoul call:<b>\\u00a0<\\/b>02-3483-1939, South Korea call:166-2297, United States call: 1-646-259-0526<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-southkorea@ustraveldocs.com\\\">support-southkorea@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/kr\\/\\\">http:\\/\\/www.ustraveldocs.com\\/kr\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fees are payable in U.S. dollars or Korean won at the Embassy\\u2019s exchange rate on the day of the applicants interview.\\u00a0 Payments must be made in cash (dollars or Korean won) U.S. Postal Money Orders or Credit cards.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"43df87a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"9df379b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(13118,15853,'_wp_page_template','default'),(13119,15853,'_elementor_edit_mode','builder'),(13120,15853,'_elementor_template_type','wp-page'),(13121,15853,'_elementor_version','3.4.2'),(13122,15853,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13123,15853,'_elementor_data','[{\"id\":\"92c1932\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c784407\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d989f11\",\"elType\":\"widget\",\"settings\":{\"title\":\"Korea Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4e852\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-279\\\" class=\\\"post-279 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Seoul Korea\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/seoul.usembassy.gov\\/\\\">http:\\/\\/seoul.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0Seoul call:<b>\\u00a0<\\/b>02-3483-1939, South Korea call:166-2297, United States call: 1-646-259-0526<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-southkorea@ustraveldocs.com\\\">support-southkorea@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/kr\\/\\\">http:\\/\\/www.ustraveldocs.com\\/kr\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fees are payable in U.S. dollars or Korean won at the Embassy\\u2019s exchange rate on the day of the applicants interview.\\u00a0 Payments must be made in cash (dollars or Korean won) U.S. Postal Money Orders or Credit cards.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13124,15849,'_elementor_page_assets','a:0:{}'),(16684,16270,'_wp_page_template','default'),(16685,16270,'_elementor_edit_mode','builder'),(16686,16270,'_elementor_template_type','wp-page'),(16687,16270,'_elementor_version','3.4.2'),(16688,16270,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16689,16270,'_elementor_data','[{\"id\":\"92c1932\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c784407\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d989f11\",\"elType\":\"widget\",\"settings\":{\"title\":\"Korea Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4e852\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-279\\\" class=\\\"post-279 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Seoul Korea\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/seoul.usembassy.gov\\/\\\">http:\\/\\/seoul.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0Seoul call:<b>\\u00a0<\\/b>02-3483-1939, South Korea call:166-2297, United States call: 1-646-259-0526<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-southkorea@ustraveldocs.com\\\">support-southkorea@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/kr\\/\\\">http:\\/\\/www.ustraveldocs.com\\/kr\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fees are payable in U.S. dollars or Korean won at the Embassy\\u2019s exchange rate on the day of the applicants interview.\\u00a0 Payments must be made in cash (dollars or Korean won) U.S. Postal Money Orders or Credit cards.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16708,15849,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(13127,15854,'inline_featured_image','0'),(13128,15854,'_edit_last','1'),(13129,15854,'_wp_page_template','default'),(13130,15854,'_aioseo_title','Kosova Embassy - K1K3 Visas'),(13131,15854,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(13132,15854,'_aioseo_keywords',''),(13133,15854,'_aioseo_og_title',NULL),(13134,15854,'_aioseo_og_description',NULL),(13135,15854,'_aioseo_og_article_section',''),(13136,15854,'_aioseo_og_article_tags',''),(13137,15854,'_aioseo_twitter_title',NULL),(13138,15854,'_aioseo_twitter_description',NULL),(13139,15854,'body_background_color',''),(13140,15854,'_body_background_color','field_5c721ec24addf'),(13141,15855,'body_background_color',''),(13142,15855,'_body_background_color','field_5c721ec24addf'),(13143,15854,'_edit_lock','1630050514:1'),(13144,15854,'_elementor_edit_mode','builder'),(13145,15854,'_elementor_template_type','wp-page'),(13146,15854,'_elementor_version','3.4.2'),(13147,15856,'_wp_page_template','default'),(13148,15856,'_elementor_edit_mode','builder'),(13149,15856,'_elementor_template_type','wp-page'),(13150,15856,'_elementor_version','3.4.2'),(13151,15857,'_wp_page_template','default'),(13152,15857,'_elementor_edit_mode','builder'),(13153,15857,'_elementor_template_type','wp-page'),(13154,15857,'_elementor_version','3.4.2'),(13155,15854,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13156,15854,'_elementor_data','[{\"id\":\"d46eff3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e84a2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c155f9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kosova Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33219e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-281\\\" class=\\\"post-281 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Pristina Kosova\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/pristina.usembassy.gov\\/\\\">http:\\/\\/pristina.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>1-800-672-8730<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:PaPristina@state.gov\\\">PaPristina@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/ceac.state.gov\\/genniv\\\">https:\\/\\/ceac.state.gov\\/genniv<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee may be paid either at Komercijaina Banka in Macedonia or at Raiffeisen Bank in Kosovo.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Once a pin is activated call 038-247-973 to schedule an appointment.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4db5f04\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"465d543\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(13157,15858,'_wp_page_template','default'),(13158,15858,'_elementor_edit_mode','builder'),(13159,15858,'_elementor_template_type','wp-page'),(13160,15858,'_elementor_version','3.4.2'),(13161,15858,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13162,15858,'_elementor_data','[{\"id\":\"d46eff3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e84a2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c155f9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kosova Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33219e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-281\\\" class=\\\"post-281 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Pristina Kosova\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/pristina.usembassy.gov\\/\\\">http:\\/\\/pristina.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>1-800-672-8730<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:PaPristina@state.gov\\\">PaPristina@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/ceac.state.gov\\/genniv\\\">https:\\/\\/ceac.state.gov\\/genniv<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee may be paid either at Komercijaina Banka in Macedonia or at Raiffeisen Bank in Kosovo.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Once a pin is activated call 038-247-973 to schedule an appointment.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13163,15854,'_elementor_page_assets','a:0:{}'),(16709,16273,'_wp_page_template','default'),(16710,16273,'_elementor_edit_mode','builder'),(16711,16273,'_elementor_template_type','wp-page'),(16712,16273,'_elementor_version','3.4.2'),(16713,16273,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16714,16273,'_elementor_data','[{\"id\":\"d46eff3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e84a2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c155f9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kosova Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33219e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-281\\\" class=\\\"post-281 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Pristina Kosova\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/pristina.usembassy.gov\\/\\\">http:\\/\\/pristina.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>1-800-672-8730<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:PaPristina@state.gov\\\">PaPristina@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/ceac.state.gov\\/genniv\\\">https:\\/\\/ceac.state.gov\\/genniv<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee may be paid either at Komercijaina Banka in Macedonia or at Raiffeisen Bank in Kosovo.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Once a pin is activated call 038-247-973 to schedule an appointment.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16733,15854,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(13166,15859,'inline_featured_image','0'),(13167,15859,'_edit_last','1'),(13168,15859,'_wp_page_template','default'),(13169,15859,'_aioseo_title','Kuwait Embassy - K1K3 Visas'),(13170,15859,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(13171,15859,'_aioseo_keywords',''),(13172,15859,'_aioseo_og_title',NULL),(13173,15859,'_aioseo_og_description',NULL),(13174,15859,'_aioseo_og_article_section',''),(13175,15859,'_aioseo_og_article_tags',''),(13176,15859,'_aioseo_twitter_title',NULL),(13177,15859,'_aioseo_twitter_description',NULL),(13178,15859,'body_background_color',''),(13179,15859,'_body_background_color','field_5c721ec24addf'),(13180,15860,'body_background_color',''),(13181,15860,'_body_background_color','field_5c721ec24addf'),(13182,15859,'_edit_lock','1630050518:1'),(13183,15859,'_elementor_edit_mode','builder'),(13184,15859,'_elementor_template_type','wp-page'),(13185,15859,'_elementor_version','3.4.2'),(13186,15861,'_wp_page_template','default'),(13187,15861,'_elementor_edit_mode','builder'),(13188,15861,'_elementor_template_type','wp-page'),(13189,15861,'_elementor_version','3.4.2'),(13190,15862,'_wp_page_template','default'),(13191,15862,'_elementor_edit_mode','builder'),(13192,15862,'_elementor_template_type','wp-page'),(13193,15862,'_elementor_version','3.4.2'),(13194,15859,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13195,15859,'_elementor_data','[{\"id\":\"af31290\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"18a992c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"483307f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kuwait Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdb4333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-283\\\" class=\\\"post-283 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Kuwait City Kuwait\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kuwait.usembassy.gov\\/\\\">http:\\/\\/kuwait.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>00-(965) 2259-1001<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KuwaitIV@state.gov\\\">KuwaitIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>Make an appointment through the Immigrant Visa unit by emailing:\\u00a0<a href=\\\"mailto:KuwaitIV@state.gov\\\">KuwaitIV@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Yes<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"48bc5e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"621490b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(13196,15863,'_wp_page_template','default'),(13197,15863,'_elementor_edit_mode','builder'),(13198,15863,'_elementor_template_type','wp-page'),(13199,15863,'_elementor_version','3.4.2'),(13200,15863,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13201,15863,'_elementor_data','[{\"id\":\"af31290\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"18a992c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"483307f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kuwait Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdb4333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-283\\\" class=\\\"post-283 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Kuwait City Kuwait\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kuwait.usembassy.gov\\/\\\">http:\\/\\/kuwait.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>00-(965) 2259-1001<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KuwaitIV@state.gov\\\">KuwaitIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>Make an appointment through the Immigrant Visa unit by emailing:\\u00a0<a href=\\\"mailto:KuwaitIV@state.gov\\\">KuwaitIV@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Yes<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13202,15859,'_elementor_page_assets','a:0:{}'),(16734,16276,'_wp_page_template','default'),(16735,16276,'_elementor_edit_mode','builder'),(16736,16276,'_elementor_template_type','wp-page'),(16737,16276,'_elementor_version','3.4.2'),(16738,16276,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16739,16276,'_elementor_data','[{\"id\":\"af31290\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"18a992c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"483307f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kuwait Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdb4333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-283\\\" class=\\\"post-283 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Kuwait City Kuwait\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kuwait.usembassy.gov\\/\\\">http:\\/\\/kuwait.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>00-(965) 2259-1001<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KuwaitIV@state.gov\\\">KuwaitIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>Make an appointment through the Immigrant Visa unit by emailing:\\u00a0<a href=\\\"mailto:KuwaitIV@state.gov\\\">KuwaitIV@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Yes<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16758,15859,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(13205,15864,'inline_featured_image','0'),(13206,15864,'_edit_last','2'),(13207,15864,'_wp_page_template','default'),(13208,15864,'_aioseo_title','Lebanon Embassy - K1K3 Visas'),(13209,15864,'_aioseo_description','k1k3visas.com can help you with your fiancée or spousal visa. Call us for a free consultation at: 866-750-9020'),(13210,15864,'_aioseo_keywords',''),(13211,15864,'_aioseo_og_title',NULL),(13212,15864,'_aioseo_og_description',NULL),(13213,15864,'_aioseo_og_article_section',''),(13214,15864,'_aioseo_og_article_tags',''),(13215,15864,'_aioseo_twitter_title',NULL),(13216,15864,'_aioseo_twitter_description',NULL),(13217,15864,'body_background_color',''),(13218,15864,'_body_background_color','field_5c721ec24addf'),(13219,15865,'body_background_color',''),(13220,15865,'_body_background_color','field_5c721ec24addf'),(13221,15864,'_edit_lock','1630050573:1'),(13222,15864,'_elementor_edit_mode','builder'),(13223,15864,'_elementor_template_type','wp-page'),(13224,15864,'_elementor_version','3.4.2'),(13225,15866,'_wp_page_template','default'),(13226,15866,'_elementor_edit_mode','builder'),(13227,15866,'_elementor_template_type','wp-page'),(13228,15866,'_elementor_version','3.4.2'),(13229,15867,'_wp_page_template','default'),(13230,15867,'_elementor_edit_mode','builder'),(13231,15867,'_elementor_template_type','wp-page'),(13232,15867,'_elementor_version','3.4.2'),(13233,15864,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13234,15864,'_elementor_data','[{\"id\":\"327ff49\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"05061e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9d7d3d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lebanon Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdf7604\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-285\\\" class=\\\"post-285 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Beirut Lebanon\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/lebanon.usembassy.gov\\/\\\">http:\\/\\/lebanon.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>961-4-542600<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:BeirutNIV@state.gov\\\">BeirutNIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx\\\">http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any branch of Credit Libanais Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Contact the immigrant visa section at the American Embassy in Beirut by sending an email at\\u00a0<a href=\\\"mailto:BeirutIV@state.gov\\\">BeirutIV@state.gov<\\/a>\\u00a0or by sending a fax at 04-543498 to schedule an appointment.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"60dc143\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"1710bbb\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(13235,15868,'_wp_page_template','default'),(13236,15868,'_elementor_edit_mode','builder'),(13237,15868,'_elementor_template_type','wp-page'),(13238,15868,'_elementor_version','3.4.2'),(13239,15868,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13240,15868,'_elementor_data','[{\"id\":\"327ff49\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"05061e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d9d7d3d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lebanon Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdf7604\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-285\\\" class=\\\"post-285 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Beirut Lebanon\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/lebanon.usembassy.gov\\/\\\">http:\\/\\/lebanon.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>961-4-542600<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:BeirutNIV@state.gov\\\">BeirutNIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx\\\">http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any branch of Credit Libanais Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Contact the immigrant visa section at the American Embassy in Beirut by sending an email at\\u00a0<a href=\\\"mailto:BeirutIV@state.gov\\\">BeirutIV@state.gov<\\/a>\\u00a0or by sending a fax at 04-543498 to schedule an appointment.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13241,15864,'_elementor_page_assets','a:0:{}'),(16759,16279,'_wp_page_template','default'),(16760,16279,'_elementor_edit_mode','builder'),(16761,16279,'_elementor_template_type','wp-page'),(16762,16279,'_elementor_version','3.4.2'),(16763,16279,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16764,16279,'_elementor_data','[{\"id\":\"327ff49\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"05061e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d9d7d3d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lebanon Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdf7604\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-285\\\" class=\\\"post-285 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Beirut Lebanon\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/lebanon.usembassy.gov\\/\\\">http:\\/\\/lebanon.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>961-4-542600<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:BeirutNIV@state.gov\\\">BeirutNIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx\\\">http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any branch of Credit Libanais Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Contact the immigrant visa section at the American Embassy in Beirut by sending an email at\\u00a0<a href=\\\"mailto:BeirutIV@state.gov\\\">BeirutIV@state.gov<\\/a>\\u00a0or by sending a fax at 04-543498 to schedule an appointment.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16783,15864,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(18334,15451,'_elementor_css','a:6:{s:4:\"time\";i:1630434532;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13248,15503,'_elementor_edit_mode','builder'),(13249,15503,'_elementor_template_type','wp-page'),(13250,15503,'_elementor_version','3.4.2'),(13251,15540,'_elementor_edit_mode','builder'),(13252,15540,'_elementor_template_type','wp-page'),(13253,15540,'_elementor_version','3.4.2'),(13254,15873,'_wp_page_template','default'),(13255,15873,'_elementor_edit_mode','builder'),(13256,15873,'_elementor_template_type','wp-page'),(13257,15873,'_elementor_version','3.4.2'),(13258,15874,'_wp_page_template','default'),(13259,15874,'_elementor_edit_mode','builder'),(13260,15874,'_elementor_template_type','wp-page'),(13261,15874,'_elementor_version','3.4.2'),(13262,15540,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13263,15540,'_elementor_data','[{\"id\":\"354d12c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ce26b72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"121119d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Immigration Forms\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cef9b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-101\\\" class=\\\"post-101 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><span class=\\\"txtdarkblue\\\">K1 Fiancee Visa and CR1 Visa: Immigration Forms \\u2013 Filing Fees<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa service. Hire us for your K1 fiancee Visa or CR1 spousal visa you will get more for less.<\\/span><br \\/><span class=\\\"txtdarkblue\\\"><a href=\\\"http:\\/\\/www.uscis.gov\\/\\\">www.uscis.gov<\\/a>\\u00a0provides online information on Immigration benefit applications and petitions.\\u00a0<a href=\\\"http:\\/\\/www.uscis.gov\\/\\\">www.uscis.gov<\\/a>\\u00a0provides you with access to all of our public use forms for K1 visas, CR1 visas and related visa forms.<\\/span><br \\/><span class=\\\"txtdarkblue\\\">Please see:\\u00a0<a href=\\\"http:\\/\\/www.uscis.gov\\/forms\\\">http:\\/\\/www.uscis.gov\\/forms<\\/a>\\u00a0for the latest updates.<\\/span><\\/p><p><a href=\\\"http:\\/\\/www.uscis.gov\\/\\\">www.uscis.gov<\\/a><\\/p><p><span class=\\\"txtdarkblue\\\">Petition for Alien Fiance(e) K1 Visa Form I-129F $535 Filing fee<\\/span><br \\/><span class=\\\"txtdarkblue\\\">Petition for Alien Relative CR1 Visa Form I-130 $535 Filing fee<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">No charge for a consultation, Call the experts (619) 249-0204\\u00a0<\\/span><br \\/><span class=\\\"txtdarkblue\\\">The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview &amp; medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fianc\\u00e9e was well prepared for the interview. I recommend this company to anyone that doesn\\u2019t want to be alone in the process and wants things done right and trouble free.<\\/span><br \\/><span class=\\\"txtdarkblue\\\">J. Craig<\\/span><\\/p><p><span class=\\\"txtdarkblue1\\\">Attorneys hire us!<\\/span><br \\/><span class=\\\"txtdarkblue\\\">Visa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.<\\/span><br \\/><span class=\\\"txtdarkblue\\\">Best Regards,<\\/span><br \\/><span class=\\\"txtdarkblue\\\">David Carrad, Attorney\\u00a0\\u00a0<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">See our client\\u2019s\\u00a0<a href=\\\"http:\\/\\/www.k1k3visas.com\\/why-hire-us\\/testimonials.htm\\\">testimonials<\\/a><\\/span><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13264,15875,'_wp_page_template','default'),(13265,15875,'_elementor_edit_mode','builder'),(13266,15875,'_elementor_template_type','wp-page'),(13267,15875,'_elementor_version','3.4.2'),(13268,15875,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13269,15875,'_elementor_data','[{\"id\":\"354d12c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ce26b72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"121119d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Immigration Forms\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cef9b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-101\\\" class=\\\"post-101 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><span class=\\\"txtdarkblue\\\">K1 Fiancee Visa and CR1 Visa: Immigration Forms \\u2013 Filing Fees<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa service. Hire us for your K1 fiancee Visa or CR1 spousal visa you will get more for less.<\\/span><br \\/><span class=\\\"txtdarkblue\\\"><a href=\\\"http:\\/\\/www.uscis.gov\\/\\\">www.uscis.gov<\\/a>\\u00a0provides online information on Immigration benefit applications and petitions.\\u00a0<a href=\\\"http:\\/\\/www.uscis.gov\\/\\\">www.uscis.gov<\\/a>\\u00a0provides you with access to all of our public use forms for K1 visas, CR1 visas and related visa forms.<\\/span><br \\/><span class=\\\"txtdarkblue\\\">Please see:\\u00a0<a href=\\\"http:\\/\\/www.uscis.gov\\/forms\\\">http:\\/\\/www.uscis.gov\\/forms<\\/a>\\u00a0for the latest updates.<\\/span><\\/p><p><a href=\\\"http:\\/\\/www.uscis.gov\\/\\\">www.uscis.gov<\\/a><\\/p><p><span class=\\\"txtdarkblue\\\">Petition for Alien Fiance(e) K1 Visa Form I-129F $535 Filing fee<\\/span><br \\/><span class=\\\"txtdarkblue\\\">Petition for Alien Relative CR1 Visa Form I-130 $535 Filing fee<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">No charge for a consultation, Call the experts (619) 249-0204\\u00a0<\\/span><br \\/><span class=\\\"txtdarkblue\\\">The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview &amp; medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fianc\\u00e9e was well prepared for the interview. I recommend this company to anyone that doesn\\u2019t want to be alone in the process and wants things done right and trouble free.<\\/span><br \\/><span class=\\\"txtdarkblue\\\">J. Craig<\\/span><\\/p><p><span class=\\\"txtdarkblue1\\\">Attorneys hire us!<\\/span><br \\/><span class=\\\"txtdarkblue\\\">Visa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.<\\/span><br \\/><span class=\\\"txtdarkblue\\\">Best Regards,<\\/span><br \\/><span class=\\\"txtdarkblue\\\">David Carrad, Attorney\\u00a0\\u00a0<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">See our client\\u2019s\\u00a0<a href=\\\"http:\\/\\/www.k1k3visas.com\\/why-hire-us\\/testimonials.htm\\\">testimonials<\\/a><\\/span><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13270,15540,'_elementor_page_assets','a:0:{}'),(13271,15540,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13272,15540,'_elementor_css','a:6:{s:4:\"time\";i:1629797172;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13273,15531,'_elementor_edit_mode','builder'),(13274,15531,'_elementor_template_type','wp-page'),(13275,15531,'_elementor_version','3.4.2'),(13276,15876,'_wp_attached_file','2021/08/pic-green-card.jpg'),(13277,15876,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:249;s:6:\"height\";i:203;s:4:\"file\";s:26:\"2021/08/pic-green-card.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"pic-green-card-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"pic-green-card-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:26:\"pic-green-card-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:{}}}'),(13278,15877,'_wp_page_template','default'),(13279,15877,'_elementor_edit_mode','builder'),(13280,15877,'_elementor_template_type','wp-page'),(13281,15877,'_elementor_version','3.4.2'),(13282,15878,'_wp_page_template','default'),(13283,15878,'_elementor_edit_mode','builder'),(13284,15878,'_elementor_template_type','wp-page'),(13285,15878,'_elementor_version','3.4.2'),(13287,15531,'_elementor_data','[{\"id\":\"d4c940a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4937bb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0bee6f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Permanent Resident Card \\u201cGreencard\\u201d\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b41a668\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/pic-green-card.jpg\",\"id\":15876,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"faeb317\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-1650\\\" class=\\\"post-1650 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>When you enter the U.S. on a visa or visa waiver and plan to spend the rest of your life here with your family, you will need to adjust your status from a nonimmigrant to an immigrant status, you will receive your permanent resident card known as the \\u201cgreen card\\u201d.<\\/p><p>Here are reasons you will need or want one:<\\/p><p>-You \\u00a0will be able to leave and enter the U.S. anytime you wish with out the risk of being denied entry .<\\/p><p>-You will be able to work in the U.S.\\u00a0 You can start your own business legally in America with a green card.<\\/p><p>-Own property, cars and other items legally.<\\/p><p>-Social Security benefits are available to green card holders when they retire, if you have worked for 10 years before retiring.\\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p>We are to help you with adjusting your status and helping you with your green card.\\u00a0 Call us 619-249-0204, we are the REAL deal.<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13288,15879,'_wp_page_template','default'),(13289,15879,'_elementor_edit_mode','builder'),(13290,15879,'_elementor_template_type','wp-page'),(13291,15879,'_elementor_version','3.4.2'),(13292,15879,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13293,15879,'_elementor_data','[{\"id\":\"d4c940a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4937bb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0bee6f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Permanent Resident Card \\u201cGreencard\\u201d\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b41a668\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/pic-green-card.jpg\",\"id\":15876,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"faeb317\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-1650\\\" class=\\\"post-1650 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>When you enter the U.S. on a visa or visa waiver and plan to spend the rest of your life here with your family, you will need to adjust your status from a nonimmigrant to an immigrant status, you will receive your permanent resident card known as the \\u201cgreen card\\u201d.<\\/p><p>Here are reasons you will need or want one:<\\/p><p>-You \\u00a0will be able to leave and enter the U.S. anytime you wish with out the risk of being denied entry .<\\/p><p>-You will be able to work in the U.S.\\u00a0 You can start your own business legally in America with a green card.<\\/p><p>-Own property, cars and other items legally.<\\/p><p>-Social Security benefits are available to green card holders when they retire, if you have worked for 10 years before retiring.\\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p>We are to help you with adjusting your status and helping you with your green card.\\u00a0 Call us 619-249-0204, we are the REAL deal.<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13294,15531,'_elementor_page_assets','a:0:{}'),(13295,15531,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:5:\"align\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13296,15531,'_elementor_css','a:6:{s:4:\"time\";i:1629797532;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13297,15532,'_elementor_edit_mode','builder'),(13298,15532,'_elementor_template_type','wp-page'),(13299,15532,'_elementor_version','3.4.2'),(13300,15880,'_wp_page_template','default'),(13301,15880,'_elementor_edit_mode','builder'),(13302,15880,'_elementor_template_type','wp-page'),(13303,15880,'_elementor_version','3.4.2'),(13304,15881,'_wp_page_template','default'),(13305,15881,'_elementor_edit_mode','builder'),(13306,15881,'_elementor_template_type','wp-page'),(13307,15881,'_elementor_version','3.4.2'),(13308,15532,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13309,15532,'_elementor_data','[{\"id\":\"71bd482\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b008165\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"38f5f1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can I Marry With A Visa Waiver?\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de02aca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-1662\\\" class=\\\"post-1662 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>Can a person coming to the U.S. on a Visa Waiver get a Green Card through Marriage?<\\/p><p>The answer is: YES<\\/p><p>In a brief filed in Bradley v. Holder Case #10-397, the Solicitor General said:\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p>In general the Visa Waiver Program aliens are excepted from eligibility to seek adjustment of status but those who qualify as immediate relatives fall within an exception to the exception. See 8 U.S.C. 1255(c)(4)<\\/p><p>A spouse is an immediate relative.\\u00a0 However, you should note that it is still considered immigration fraud to come to the USA on a tourist visa or the VWP with the intent to immigrate.\\u00a0 But if your intent was truly to visit and then you later decided to marry a U.S. citizen, you would be able to adjust your status and get your green card.\\u00a0 However, if you are currently in removal proceedings you probably will not get to stay just because you married a U.S. citizen and applied to adjust your status.<\\/p><p>In an engagement with the American Immigration Lawyers Association on April 7, 2011 the USCIS stated:<\\/p><p><em>All field offices have been instructed to adjudicate I-485 applications filed by individuals who last entered the U.S. under the Visa Waiver Program (VWP) and overstayed on their merits UNLESS the potential beneficiary is the subject of an INA section 217 removal order.\\u00a0 Additionally field offices have been instructed to hold in abeyance all VWP adjustment applications for potential beneficiaries who have been ordered removed under INA section 217.<\\/em><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13310,15882,'_wp_page_template','default'),(13311,15882,'_elementor_edit_mode','builder'),(13312,15882,'_elementor_template_type','wp-page'),(13313,15882,'_elementor_version','3.4.2'),(13314,15882,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13315,15882,'_elementor_data','[{\"id\":\"71bd482\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b008165\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"38f5f1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can I Marry With A Visa Waiver?\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de02aca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-1662\\\" class=\\\"post-1662 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>Can a person coming to the U.S. on a Visa Waiver get a Green Card through Marriage?<\\/p><p>The answer is: YES<\\/p><p>In a brief filed in Bradley v. Holder Case #10-397, the Solicitor General said:\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p>In general the Visa Waiver Program aliens are excepted from eligibility to seek adjustment of status but those who qualify as immediate relatives fall within an exception to the exception. See 8 U.S.C. 1255(c)(4)<\\/p><p>A spouse is an immediate relative.\\u00a0 However, you should note that it is still considered immigration fraud to come to the USA on a tourist visa or the VWP with the intent to immigrate.\\u00a0 But if your intent was truly to visit and then you later decided to marry a U.S. citizen, you would be able to adjust your status and get your green card.\\u00a0 However, if you are currently in removal proceedings you probably will not get to stay just because you married a U.S. citizen and applied to adjust your status.<\\/p><p>In an engagement with the American Immigration Lawyers Association on April 7, 2011 the USCIS stated:<\\/p><p><em>All field offices have been instructed to adjudicate I-485 applications filed by individuals who last entered the U.S. under the Visa Waiver Program (VWP) and overstayed on their merits UNLESS the potential beneficiary is the subject of an INA section 217 removal order.\\u00a0 Additionally field offices have been instructed to hold in abeyance all VWP adjustment applications for potential beneficiaries who have been ordered removed under INA section 217.<\\/em><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13316,15532,'_elementor_page_assets','a:0:{}'),(13317,15532,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13318,15532,'_elementor_css','a:6:{s:4:\"time\";i:1629797892;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13319,15539,'_elementor_edit_mode','builder'),(13320,15539,'_elementor_template_type','wp-page'),(13321,15539,'_elementor_version','3.4.2'),(13322,15883,'_wp_page_template','default'),(13323,15883,'_elementor_edit_mode','builder'),(13324,15883,'_elementor_template_type','wp-page'),(13325,15883,'_elementor_version','3.4.2'),(13326,15884,'_wp_page_template','default'),(13327,15884,'_elementor_edit_mode','builder'),(13328,15884,'_elementor_template_type','wp-page'),(13329,15884,'_elementor_version','3.4.2'),(13330,15539,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13331,15539,'_elementor_data','[{\"id\":\"5e2679a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b971aba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eca7521\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visa Waiver Program Countries\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49bdc43\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-1691\\\" class=\\\"post-1691 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>This is a list of countries in the Visa Waiver Program as of October 2012 as follows:<\\/strong><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9867571\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"aea9d2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b288069\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-1691\\\" class=\\\"post-1691 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><ul><li>Andorra\\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/li><li>Australia<\\/li><li>Austria<\\/li><li>Belgium<\\/li><li>Brunei<\\/li><li>Czeck Republic<\\/li><li>Denmark<\\/li><li>Estonia<\\/li><li>Finland<\\/li><li>France<\\/li><li>Germany<\\/li><li>Greece<\\/li><li>Hungary<\\/li><\\/ul><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7314a7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa949b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-1691\\\" class=\\\"post-1691 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><ul><li>Iceland<\\/li><li>Ireland<\\/li><li>Italy<\\/li><li>Japan<\\/li><li>Latvia<\\/li><li>Liechtenstein<\\/li><li>Lithuania<\\/li><li>Luxembourg<\\/li><li>Malta<\\/li><li>Monaco<\\/li><li>The Netherlands<\\/li><li>New Zealand<\\/li><li>Norway<\\/li><\\/ul><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6a4900b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b271b8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-1691\\\" class=\\\"post-1691 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><ul><li>New Zealand<\\/li><li>Norway<\\/li><li>Portugal<\\/li><li>San Marino<\\/li><li>Singapore<\\/li><li>Slovakia<\\/li><li>Slovenia<\\/li><li>South Korea<\\/li><li>Spain<\\/li><li>Sweden<\\/li><li>Switzerland<\\/li><li>Taiwan<\\/li><li>United Kingdom<\\/li><\\/ul><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"adb87c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-1691\\\" class=\\\"post-1691 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>Travelers from these countries may visit the USA for tourism or business without\\u00a0a visa\\u00a0and may stay for up to 90 days.\\u00a0 They must first receive authorization through ESTA (<a href=\\\"http:\\/\\/www.cbp.gov\\/travel\\/international-visitors\\/esta\\\">Electronic System for Travel Authorization<\\/a>).\\u00a0 All persons traveling on the VWP must have a machine-readable passport.\\u00a0 The passport must be valid for at least 6 months beyond your intended stay.<\\/p><p>Short trips to Canada or Mexico do not restart the 90 day clock.\\u00a0 This means you can\\u2019t make a quick trip to Canada or Mexico to restart your 90 day visit.<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13332,15885,'_wp_page_template','default'),(13333,15885,'_elementor_edit_mode','builder'),(13334,15885,'_elementor_template_type','wp-page'),(13335,15885,'_elementor_version','3.4.2'),(13336,15885,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13337,15885,'_elementor_data','[{\"id\":\"5e2679a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b971aba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eca7521\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visa Waiver Program Countries\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49bdc43\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-1691\\\" class=\\\"post-1691 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>This is a list of countries in the Visa Waiver Program as of October 2012 as follows:<\\/strong><\\/p><p>Andorra\\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p>Australia<\\/p><p>Austria<\\/p><p>Belgium<\\/p><p>Brunei<\\/p><p>Czeck Republic<\\/p><p>Denmark<\\/p><p>Estonia<\\/p><p>Finland<\\/p><p>France<\\/p><p>Germany<\\/p><p>Greece<\\/p><p>Hungary<\\/p><p>Iceland<\\/p><p>Ireland<\\/p><p>Italy<\\/p><p>Japan<\\/p><p>Latvia<\\/p><p>Liechtenstein<\\/p><p>Lithuania<\\/p><p>Luxembourg<\\/p><p>Malta<\\/p><p>Monaco<\\/p><p>The Netherlands<\\/p><p>New Zealand<\\/p><p>Norway<\\/p><p>Portugal<\\/p><p>San Marino<\\/p><p>Singapore<\\/p><p>Slovakia<\\/p><p>Slovenia<\\/p><p>South Korea<\\/p><p>Spain<\\/p><p>Sweden<\\/p><p>Switzerland<\\/p><p>Taiwan<\\/p><p>United Kingdom<\\/p><p>Travelers from these countries may visit the USA for tourism or business without\\u00a0a visa\\u00a0and may stay for up to 90 days.\\u00a0 They must first receive authorization through ESTA (<a href=\\\"http:\\/\\/www.cbp.gov\\/travel\\/international-visitors\\/esta\\\">Electronic System for Travel Authorization<\\/a>).\\u00a0 All persons traveling on the VWP must have a machine-readable passport.\\u00a0 The passport must be valid for at least 6 months beyond your intended stay.<\\/p><p>Short trips to Canada or Mexico do not restart the 90 day clock.\\u00a0 This means you can\\u2019t make a quick trip to Canada or Mexico to restart your 90 day visit.<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13338,15539,'_elementor_page_assets','a:0:{}'),(14515,16009,'_wp_page_template','default'),(14516,16009,'_elementor_edit_mode','builder'),(14517,16009,'_elementor_template_type','wp-page'),(14518,16009,'_elementor_version','3.4.2'),(14519,16009,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14520,16009,'_elementor_data','[{\"id\":\"5e2679a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b971aba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eca7521\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visa Waiver Program Countries\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49bdc43\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-1691\\\" class=\\\"post-1691 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>This is a list of countries in the Visa Waiver Program as of October 2012 as follows:<\\/strong><\\/p><p>Andorra\\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p>Australia<\\/p><p>Austria<\\/p><p>Belgium<\\/p><p>Brunei<\\/p><p>Czeck Republic<\\/p><p>Denmark<\\/p><p>Estonia<\\/p><p>Finland<\\/p><p>France<\\/p><p>Germany<\\/p><p>Greece<\\/p><p>Hungary<\\/p><p>Iceland<\\/p><p>Ireland<\\/p><p>Italy<\\/p><p>Japan<\\/p><p>Latvia<\\/p><p>Liechtenstein<\\/p><p>Lithuania<\\/p><p>Luxembourg<\\/p><p>Malta<\\/p><p>Monaco<\\/p><p>The Netherlands<\\/p><p>New Zealand<\\/p><p>Norway<\\/p><p>Portugal<\\/p><p>San Marino<\\/p><p>Singapore<\\/p><p>Slovakia<\\/p><p>Slovenia<\\/p><p>South Korea<\\/p><p>Spain<\\/p><p>Sweden<\\/p><p>Switzerland<\\/p><p>Taiwan<\\/p><p>United Kingdom<\\/p><p>Travelers from these countries may visit the USA for tourism or business without\\u00a0a visa\\u00a0and may stay for up to 90 days.\\u00a0 They must first receive authorization through ESTA (<a href=\\\"http:\\/\\/www.cbp.gov\\/travel\\/international-visitors\\/esta\\\">Electronic System for Travel Authorization<\\/a>).\\u00a0 All persons traveling on the VWP must have a machine-readable passport.\\u00a0 The passport must be valid for at least 6 months beyond your intended stay.<\\/p><p>Short trips to Canada or Mexico do not restart the 90 day clock.\\u00a0 This means you can\\u2019t make a quick trip to Canada or Mexico to restart your 90 day visit.<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14539,15539,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:5;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(13341,15493,'_elementor_edit_mode','builder'),(13342,15493,'_elementor_template_type','wp-page'),(13343,15493,'_elementor_version','3.4.2'),(13440,15894,'_wp_page_template','default'),(13441,15894,'_elementor_edit_mode','builder'),(13442,15894,'_elementor_template_type','wp-page'),(13443,15894,'_elementor_version','3.4.2'),(13444,15894,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13445,15894,'_elementor_data','[{\"id\":\"7b96a33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b27a6d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8a75988\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visa Waiver Program\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ca74d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Requirements for using the Visa Waiver Program (VWP)\\n\",\"title_color\":\"#333333\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74ecd89\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>The Visa Waiver Program\\u00a0allows citizens of participating countries to travel to the United States without a visa for stays of 90 days or less. This is only if they they meet all requirements explained below. Travelers must be eligible to use the VWP and have a valid Electronic System for Travel Authorization (ESTA) approval prior to travel.<\\/p><p>If you are eligible to travel on the VWP, but prefer to have a visa in your passport, you may still apply for a visitor (B) visa. Transiting or traveling through the United States to Canada or Mexico is generally permitted for VWP travelers.<\\/p><\\/div><\\/article>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12665b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The following are examples of activities permitted while in the United States on the VWP<\\/strong><\\/p><ul><li>Consult with business associates<\\/li><li>Attend a scientific, educational, professional, or business convention or conference<\\/li><li>Attend short-term training (you may not be paid by any source in the United States with the exception of expenses incidental to your stay)<\\/li><li>Negotiate a contract<\\/li><li>Tourism<\\/li><li>Vacation (holiday)<\\/li><li>Visit with friends or relatives<\\/li><li>Medical treatment<\\/li><li>Participation in social events hosted by fraternal, social, or service organizations<\\/li><li>Participation by amateurs in musical, sports, or similar events or contests, if not being paid for participating<br \\/>enrollment in a short recreational course of study, not for credit toward a degree (for example, a two-day cooking class while on vacation)<\\/li><\\/ul><p><strong>These are some examples of activities not permitted on the VWP and require visas for travel to the United States:<\\/strong><\\/p><ul><li>Study, but only for credit<\\/li><li>Employment<\\/li><li>Work as foreign press, radio, film, journalists, or other information media<\\/li><li>Permanent residence in the United States<\\/li><\\/ul><p>For more information on the Visa Waiver Program (VWP) visit the\\u00a0<a href=\\\"https:\\/\\/travel.state.gov\\/content\\/visas\\/en\\/visit\\/visa-waiver-program.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">U.S. State Department Bureau of Consular Affairs\\u2019 website<\\/a>, or\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/contact\\/\\\">contact us<\\/a>\\u00a0directly for a consultation with an immigration professional.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13438,15493,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13351,14721,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"144\" height=\"65\" viewBox=\"0 0 144 65\" fill=\"none\"><path d=\"M3.80662 10.4643C1.74087 25.1854 1.58404 40.3904 17.4238 40.3904C23.6721 40.3904 24.5602 38.5958 28.015 32.5665C30.9128 27.5092 35.1817 22.3446 37.4293 17.1145C40.5717 9.80234 55.0578 -4.38822 61.9739 5.57439C68.4185 14.8578 73.4056 21.9532 73.4056 34.3269C73.4056 48.2799 74.2604 57.2166 86.2663 61.5146C98.1756 65.7781 99.9884 57.8807 106.692 48.4098C111.47 41.6595 116.614 27.7738 124.848 26.4053C133.304 24.9999 135.629 35.2197 141.492 38.63\" stroke=\"#FDDA5F\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),(13352,14722,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"83\" height=\"36\" viewBox=\"0 0 83 36\" fill=\"none\"><path opacity=\"0.8\" d=\"M2.01815 21.7044C3.55251 28.8933 6.19763 35.9037 14.6937 32.5805C18.0452 31.2696 18.1994 30.2597 18.9702 26.7681C19.6168 23.8394 20.9795 20.5737 21.2463 17.7021C21.6193 13.6873 26.8421 4.13603 32.34 7.25683C37.4631 10.1649 41.4117 12.3746 43.6327 18.0529C46.1372 24.4559 48.1998 28.3776 55.411 27.8311C62.5642 27.2889 62.1189 23.2845 64.0146 17.5319C65.3658 13.4318 65.6327 5.98036 69.8035 3.62485C74.0865 1.20597 77.1683 5.40789 80.9249 5.74295\" stroke=\"#3600D1\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),(13353,14720,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"132\" height=\"43\" viewBox=\"0 0 132 43\" fill=\"none\"><path opacity=\"0.7\" d=\"M2.12222 9.77414C9.3295 -1.56701 20.6589 0.915947 30.6467 4.34186C32.8497 5.09748 39.3642 6.37661 39.9714 9.17531C40.6936 12.5038 39.0317 18.6161 38.2064 21.9383C37.0366 26.6474 25.4315 35.3288 25.7544 26.6692C25.9766 20.7099 33.7704 12.1133 39.5814 10.545C46.9065 8.56816 53.8129 12.0573 59.1185 16.4508C62.8482 19.5393 70.3828 24.5307 69.2793 30.2223C68.5212 34.1323 66.877 39.211 62.5316 40.8314C59.8434 41.8337 56.5771 39.0477 58.8916 36.7012C60.3075 35.2657 59.8345 33.466 60.6061 31.7953C61.7616 29.2935 65.0148 27.6327 66.7624 25.4625C73.2489 17.4074 81.4748 11.2245 91.2906 8.08498C100.221 5.2287 109.647 5.73173 117.965 8.77763C120.994 9.88656 126.835 13.2851 129.951 12.0117\" stroke=\"#EB5757\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),(13354,14716,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=\"2\" viewBox=\"0 0 23 2\" fill=\"none\"><path d=\"M0 1.00037L22.0278 1.00037\" stroke=\"#FC753B\" stroke-width=\"2\"></path></svg>'),(13355,14665,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"88\" height=\"88\" viewBox=\"0 0 88 88\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M47.5201 32.0089V35.2482L16.4766 45.3773V55.1749L20.7982 56.3562V72.5279H26.7504C28.442 72.5279 29.8132 71.1567 29.8132 69.4651V58.8204L47.5201 63.6607V66.9H55.0352V32.0089H47.5201Z\" fill=\"#B2F0FB\"></path><path d=\"M81.6912 4.89514H6.30884C2.83009 4.89514 0 7.73125 0 11.2174V77.8738C0 80.7582 2.33767 83.1048 5.21073 83.1048H82.7891C85.6623 83.1048 87.9998 80.7582 87.9998 77.8738V11.2174C88 7.73125 85.1699 4.89514 81.6912 4.89514ZM3.4375 11.2174C3.4375 9.62686 4.72553 8.33281 6.30884 8.33281H81.6912C83.2745 8.33281 84.5625 9.62686 84.5625 11.2174V21.4323H3.4375V11.2174ZM84.5625 77.8736C84.5625 78.8626 83.7671 79.6671 82.7893 79.6671H5.21073C4.23294 79.6671 3.4375 78.8626 3.4375 77.8736V24.8696H84.5625V77.8736Z\" fill=\"white\"></path><path d=\"M56.5432 13.1637H54.2344C53.2851 13.1637 52.5156 13.9332 52.5156 14.8824C52.5156 15.8317 53.2851 16.6012 54.2344 16.6012H56.5432C57.4924 16.6012 58.2619 15.8317 58.2619 14.8824C58.2619 13.9332 57.4924 13.1637 56.5432 13.1637Z\" fill=\"white\"></path><path d=\"M67.219 13.1637H64.9102C63.9609 13.1637 63.1914 13.9332 63.1914 14.8824C63.1914 15.8317 63.9609 16.6012 64.9102 16.6012H67.219C68.1682 16.6012 68.9377 15.8317 68.9377 14.8824C68.9377 13.9332 68.1682 13.1637 67.219 13.1637Z\" fill=\"white\"></path><path d=\"M77.8986 13.1637H75.5898C74.6406 13.1637 73.8711 13.9332 73.8711 14.8824C73.8711 15.8317 74.6406 16.6012 75.5898 16.6012H77.8986C78.8479 16.6012 79.6174 15.8317 79.6174 14.8824C79.6174 13.9332 78.8479 13.1637 77.8986 13.1637Z\" fill=\"white\"></path><path d=\"M28.9131 13.1637H12.25C11.3007 13.1637 10.5312 13.9332 10.5312 14.8824C10.5312 15.8317 11.3007 16.6012 12.25 16.6012H28.9131C29.8624 16.6012 30.6319 15.8317 30.6319 14.8824C30.6319 13.9332 29.8624 13.1637 28.9131 13.1637Z\" fill=\"white\"></path><path d=\"M68.0871 49.4544C68.0871 51.7041 67.214 53.8162 65.6284 55.4016C64.9573 56.0728 64.9571 57.1611 65.6284 57.8323C65.9641 58.1679 66.4039 58.3357 66.8438 58.3357C67.2836 58.3357 67.7236 58.1678 68.0591 57.8323C70.294 55.5974 71.5248 52.6221 71.5248 49.4542C71.5248 46.2864 70.294 43.3109 68.0593 41.076C67.3881 40.4048 66.2998 40.4048 65.6286 41.076C64.9574 41.7472 64.9574 42.8355 65.6286 43.5068C67.214 45.0926 68.0871 47.2049 68.0871 49.4544Z\" fill=\"white\"></path><path d=\"M60.2807 52.4852C60.6164 52.8208 61.0562 52.9886 61.4961 52.9886C61.9359 52.9886 62.3759 52.8208 62.7114 52.4852C64.3823 50.814 64.3823 48.0949 62.7114 46.4238C62.0402 45.7526 60.9519 45.7526 60.2807 46.4238C59.6096 47.095 59.6096 48.1833 60.2807 48.8546C60.4969 49.0708 60.5293 49.3233 60.5293 49.4545C60.5293 49.5858 60.4969 49.8381 60.2807 50.0543C59.6096 50.7257 59.6096 51.814 60.2807 52.4852Z\" fill=\"white\"></path></g><defs><clipPath id=\"clip0\"><rect width=\"88\" height=\"88\" fill=\"white\"></rect></clipPath></defs></svg>'),(13356,14664,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"94\" height=\"94\" viewBox=\"0 0 94 94\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M38.0145 32.0189C43.0503 32.0189 47.0012 37.6338 47.0012 37.6338C47.0012 37.6338 50.728 32.0189 55.9902 32.0189C61.1084 32.0189 65.2879 36.2403 65.5615 41.3515C65.7155 44.2391 64.7847 46.4365 63.4733 48.4269C60.8525 52.4033 46.9845 61.6073 46.9845 61.6073C46.9845 61.6073 33.1687 52.4382 30.5305 48.4269C29.2163 46.4275 28.2879 44.2389 28.4426 41.3515C28.7162 36.2403 32.8959 32.0189 38.0145 32.0189Z\" fill=\"#FFBDBC\"></path><path d=\"M1.83594 68.6578H3.55859V15.7183C3.55859 11.5933 6.91451 8.23743 11.0395 8.23743H82.9605C87.0855 8.23743 90.4414 11.5933 90.4414 15.7183V68.658H92.1641C93.1781 68.658 94 69.4799 94 70.4939V77.3614C94 81.9938 90.2314 85.7626 85.5989 85.7626H8.40125C3.76881 85.7626 0 81.994 0 77.3616V70.4941C0 69.4797 0.822136 68.6578 1.83594 68.6578ZM82.9605 11.9093H11.0395C8.93918 11.9093 7.23047 13.618 7.23047 15.7181V20.8288H86.7695V15.7183C86.7695 13.618 85.0608 11.9093 82.9605 11.9093ZM86.7695 24.5007H7.23047V68.6578H33.7109C34.7247 68.6578 35.5469 69.4797 35.5469 70.4937C35.5469 71.6663 36.5008 72.6201 37.6734 72.6201H56.3266C57.4992 72.6201 58.4531 71.6661 58.4531 70.4937C58.4531 69.4797 59.2751 68.6578 60.2891 68.6578H86.7695V24.5007ZM3.67188 77.3614C3.67188 79.9692 5.79349 82.0906 8.40125 82.0906H85.5989C88.2067 82.0906 90.3281 79.969 90.3281 77.3612V72.3296H61.8272C61.0574 74.6297 58.8824 76.292 56.3267 76.292H37.6736C35.1178 76.292 32.9428 74.6297 32.173 72.3296H3.67188V77.3614Z\" fill=\"white\"></path><path d=\"M48.0312 17.9882H45.9688C44.9549 17.9882 44.1328 17.1662 44.1328 16.1522C44.1328 15.1382 44.9549 14.3163 45.9688 14.3163H48.0312C49.0452 14.3163 49.8672 15.1382 49.8672 16.1522C49.8672 17.1662 49.0452 17.9882 48.0312 17.9882Z\" fill=\"white\"></path><path d=\"M19.2578 45.4805H17.3271C16.3133 45.4805 15.4912 44.6585 15.4912 43.6445C15.4912 42.6305 16.3133 41.8086 17.3271 41.8086H19.2578C20.2716 41.8086 21.0938 42.6305 21.0938 43.6445C21.0938 44.6585 20.2716 45.4805 19.2578 45.4805Z\" fill=\"white\"></path><path d=\"M23.8944 35.0809C23.4244 35.0809 22.9546 34.9015 22.5962 34.5431L21.2312 33.1781C20.5143 32.4612 20.5143 31.2987 21.2312 30.5817C21.9483 29.8648 23.1108 29.8648 23.8278 30.5819L25.1928 31.9469C25.9097 32.6639 25.9097 33.8264 25.1928 34.5433C24.834 34.9015 24.3642 35.0809 23.8944 35.0809Z\" fill=\"white\"></path><path d=\"M23.8276 56.7072C23.469 57.0658 22.9992 57.245 22.5294 57.245C22.0596 57.245 21.5898 57.0656 21.2312 56.7072C20.5143 55.9903 20.5143 54.8278 21.2312 54.1109L22.5962 52.7458C23.3131 52.0289 24.4753 52.0289 25.1928 52.7458C25.9097 53.4628 25.9097 54.6253 25.1928 55.3422L23.8276 56.7072Z\" fill=\"white\"></path><path d=\"M74.7414 41.8086H76.6719C77.6859 41.8086 78.5078 42.6305 78.5078 43.6445C78.5078 44.6585 77.6859 45.4805 76.6719 45.4805H74.7414C73.7274 45.4805 72.9054 44.6585 72.9054 43.6445C72.9054 42.6305 73.7274 41.8086 74.7414 41.8086Z\" fill=\"white\"></path><path d=\"M71.4059 52.7458L72.7709 54.1109C73.4878 54.8278 73.4878 55.9903 72.7709 56.7074C72.4123 57.066 71.9425 57.2452 71.4727 57.2452C71.0029 57.2452 70.5329 57.066 70.1745 56.7074L68.8095 55.3424C68.0926 54.6255 68.0926 53.4629 68.8095 52.7458C69.5262 52.0289 70.6888 52.0289 71.4059 52.7458Z\" fill=\"white\"></path><path d=\"M70.1743 30.5815C70.8913 29.8646 72.0538 29.8646 72.7709 30.5815C73.4878 31.2985 73.4878 32.461 72.7709 33.1781L71.4059 34.5431C71.0473 34.9017 70.5775 35.0809 70.1077 35.0809C69.6379 35.0809 69.1679 34.9017 68.8095 34.5431C68.0926 33.8262 68.0926 32.6637 68.8095 31.9465L70.1743 30.5815Z\" fill=\"white\"></path></g><defs><clipPath id=\"clip0\"><rect width=\"94\" height=\"94\" fill=\"white\" transform=\"matrix(-1 0 0 1 94 0)\"></rect></clipPath></defs></svg>');
INSERT INTO `wp3p_postmeta` VALUES (13357,14663,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"101\" height=\"101\" viewBox=\"0 0 101 101\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M99.0273 77.7666H93.9383V22.1278C93.9383 18.8015 91.2322 16.0955 87.9059 16.0955H60.9886C59.8991 16.0955 59.016 16.9788 59.016 18.0681C59.016 19.1574 59.8991 20.0408 60.9886 20.0408H87.9059C89.0568 20.0408 89.993 20.977 89.993 22.1278V77.7666H67.0046C63.5901 77.7666 60.7063 80.0815 59.8399 83.2243H41.1601C40.2937 80.0815 37.4098 77.7666 33.9954 77.7666H11.007V22.1278C11.007 20.977 11.9432 20.0408 13.0941 20.0408H37.2161C38.3056 20.0408 39.1888 19.1574 39.1888 18.0681C39.1888 16.9788 38.3056 16.0955 37.2161 16.0955H13.0941C9.7678 16.0955 7.06172 18.8015 7.06172 22.1278V77.7666H1.97266C0.883158 77.7666 0 78.65 0 79.7393V89.2974C0 92.7531 2.81143 95.5645 6.26713 95.5645H94.7329C98.1886 95.5645 101 92.7531 101 89.2974V79.7393C101 78.6498 100.117 77.7666 99.0273 77.7666ZM97.0547 89.2974C97.0547 90.5776 96.0131 91.6192 94.7329 91.6192H6.26713C4.98688 91.6192 3.94531 90.5778 3.94531 89.2974V81.7119H33.9954C35.9171 81.7119 37.4805 83.2754 37.4805 85.197C37.4805 86.2863 38.3636 87.1697 39.4531 87.1697H61.5469C62.6364 87.1697 63.5195 86.2863 63.5195 85.197C63.5195 83.2754 65.0829 81.7119 67.0046 81.7119H97.0547V89.2974Z\" fill=\"white\"></path><path d=\"M37.9733 58.3259L21.3527 70.2123C20.4664 70.8462 20.2618 72.0783 20.8957 72.9644C21.2807 73.5027 21.8867 73.7897 22.5018 73.7897C22.8991 73.7897 23.2999 73.6702 23.6477 73.4215L39.4256 62.1379L56.2204 68.2008C56.8773 68.4377 57.6111 68.3099 58.1491 67.8641L75.2167 53.7182C75.3717 54.4027 75.888 54.9824 76.6116 55.1844C76.7887 55.2338 76.967 55.2574 77.1424 55.2574C78.0056 55.2572 78.7982 54.6862 79.0415 53.8142L80.4006 48.9404C80.5798 48.2981 80.4223 47.6091 79.9822 47.1082C79.5421 46.6075 78.8799 46.3623 78.2191 46.458L73.2073 47.1806C72.1291 47.336 71.3809 48.3362 71.5365 49.4144C71.6263 50.0374 71.9983 50.5503 72.5043 50.8422L56.4997 64.107L39.7909 58.075C39.18 57.8546 38.5008 57.9485 37.9733 58.3259Z\" fill=\"white\"></path><path d=\"M50.3523 52.5778C63.3703 52.5778 73.9234 42.0247 73.9234 29.0067C73.9234 15.9888 63.3703 5.43567 50.3523 5.43567C37.3344 5.43567 26.7812 15.9888 26.7812 29.0067C26.7812 42.0247 37.3344 52.5778 50.3523 52.5778Z\" fill=\"#C2FED2\"></path><path d=\"M53.4194 27.4104C53.0882 27.2934 52.7738 27.1812 52.4757 27.0737V20.7351C53.2565 20.973 53.7974 21.3707 54.0627 21.7491C54.6884 22.6409 55.9186 22.8565 56.8106 22.2306C57.7024 21.6049 57.9181 20.3747 57.2921 19.4827C56.362 18.1571 54.6758 17.0508 52.4755 16.6924V16.2758C52.4755 15.1865 51.5923 14.3031 50.5028 14.3031C49.4133 14.3031 48.5302 15.1865 48.5302 16.2758V16.8425C48.2305 16.909 47.926 16.9885 47.617 17.0814C45.1419 17.8271 43.2734 20.2317 43.0736 22.9287C42.8762 25.592 44.2943 27.9061 46.8668 29.1193C47.2318 29.2915 47.8033 29.529 48.5302 29.8125V37.4031C47.5153 37.0999 46.5832 36.5916 45.9778 35.8396C45.2944 34.9913 44.0526 34.8574 43.204 35.5407C42.3556 36.2242 42.2218 37.466 42.9052 38.3147C44.3426 40.0991 46.4644 41.0535 48.5302 41.4591V41.7374C48.5302 42.8267 49.4133 43.7101 50.5028 43.7101C51.5923 43.7101 52.4755 42.8267 52.4755 41.7374V41.6096C56.8345 41.0578 58.7373 38.2225 59.0588 35.6912C59.509 32.1485 57.1899 28.7433 53.4194 27.4104ZM47.0083 23.2205C47.0811 22.2395 47.7184 21.3047 48.5304 20.9433V25.5417C47.1787 24.8961 46.9562 23.9239 47.0083 23.2205ZM55.1453 35.1941C54.9883 36.4298 54.0294 37.2861 52.4757 37.6122V31.2752C54.5363 32.1592 55.3106 33.8918 55.1453 35.1941Z\" fill=\"#161C2D\"></path></g><defs><clipPath id=\"clip0\"><rect width=\"101\" height=\"101\" fill=\"white\"></rect></clipPath></defs></svg>'),(13358,14256,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"94\" height=\"94\" viewBox=\"0 0 94 94\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M38.0145 32.0189C43.0503 32.0189 47.0012 37.6338 47.0012 37.6338C47.0012 37.6338 50.728 32.0189 55.9902 32.0189C61.1084 32.0189 65.2879 36.2403 65.5615 41.3515C65.7155 44.2391 64.7847 46.4365 63.4733 48.4269C60.8525 52.4033 46.9845 61.6073 46.9845 61.6073C46.9845 61.6073 33.1687 52.4382 30.5305 48.4269C29.2163 46.4275 28.2879 44.2389 28.4426 41.3515C28.7162 36.2403 32.8959 32.0189 38.0145 32.0189Z\" fill=\"#FFBDBC\"></path><path d=\"M1.83594 68.6578H3.55859V15.7183C3.55859 11.5933 6.91451 8.23743 11.0395 8.23743H82.9605C87.0855 8.23743 90.4414 11.5933 90.4414 15.7183V68.658H92.1641C93.1781 68.658 94 69.4799 94 70.4939V77.3614C94 81.9938 90.2314 85.7626 85.5989 85.7626H8.40125C3.76881 85.7626 0 81.994 0 77.3616V70.4941C0 69.4797 0.822136 68.6578 1.83594 68.6578ZM82.9605 11.9093H11.0395C8.93918 11.9093 7.23047 13.618 7.23047 15.7181V20.8288H86.7695V15.7183C86.7695 13.618 85.0608 11.9093 82.9605 11.9093ZM86.7695 24.5007H7.23047V68.6578H33.7109C34.7247 68.6578 35.5469 69.4797 35.5469 70.4937C35.5469 71.6663 36.5008 72.6201 37.6734 72.6201H56.3266C57.4992 72.6201 58.4531 71.6661 58.4531 70.4937C58.4531 69.4797 59.2751 68.6578 60.2891 68.6578H86.7695V24.5007ZM3.67188 77.3614C3.67188 79.9692 5.79349 82.0906 8.40125 82.0906H85.5989C88.2067 82.0906 90.3281 79.969 90.3281 77.3612V72.3296H61.8272C61.0574 74.6297 58.8824 76.292 56.3267 76.292H37.6736C35.1178 76.292 32.9428 74.6297 32.173 72.3296H3.67188V77.3614Z\" fill=\"#161C2D\"></path><path d=\"M48.0312 17.9882H45.9688C44.9549 17.9882 44.1328 17.1662 44.1328 16.1522C44.1328 15.1382 44.9549 14.3163 45.9688 14.3163H48.0312C49.0452 14.3163 49.8672 15.1382 49.8672 16.1522C49.8672 17.1662 49.0452 17.9882 48.0312 17.9882Z\" fill=\"#020288\"></path><path d=\"M19.2578 45.4805H17.3271C16.3133 45.4805 15.4912 44.6585 15.4912 43.6445C15.4912 42.6305 16.3133 41.8086 17.3271 41.8086H19.2578C20.2716 41.8086 21.0938 42.6305 21.0938 43.6445C21.0938 44.6585 20.2716 45.4805 19.2578 45.4805Z\" fill=\"#020288\"></path><path d=\"M23.8944 35.0809C23.4244 35.0809 22.9546 34.9015 22.5962 34.5431L21.2312 33.1781C20.5143 32.4612 20.5143 31.2987 21.2312 30.5817C21.9483 29.8648 23.1108 29.8648 23.8278 30.5819L25.1928 31.9469C25.9097 32.6639 25.9097 33.8264 25.1928 34.5433C24.834 34.9015 24.3642 35.0809 23.8944 35.0809Z\" fill=\"#020288\"></path><path d=\"M23.8276 56.7072C23.469 57.0658 22.9992 57.245 22.5294 57.245C22.0596 57.245 21.5898 57.0656 21.2312 56.7072C20.5143 55.9903 20.5143 54.8278 21.2312 54.1109L22.5962 52.7458C23.3131 52.0289 24.4753 52.0289 25.1928 52.7458C25.9097 53.4628 25.9097 54.6253 25.1928 55.3422L23.8276 56.7072Z\" fill=\"#020288\"></path><path d=\"M74.7414 41.8086H76.6719C77.6859 41.8086 78.5078 42.6305 78.5078 43.6445C78.5078 44.6585 77.6859 45.4805 76.6719 45.4805H74.7414C73.7274 45.4805 72.9054 44.6585 72.9054 43.6445C72.9054 42.6305 73.7274 41.8086 74.7414 41.8086Z\" fill=\"#020288\"></path><path d=\"M71.4059 52.7458L72.7709 54.1109C73.4878 54.8278 73.4878 55.9903 72.7709 56.7074C72.4123 57.066 71.9425 57.2452 71.4727 57.2452C71.0029 57.2452 70.5329 57.066 70.1745 56.7074L68.8095 55.3424C68.0926 54.6255 68.0926 53.4629 68.8095 52.7458C69.5262 52.0289 70.6888 52.0289 71.4059 52.7458Z\" fill=\"#020288\"></path><path d=\"M70.1743 30.5815C70.8913 29.8646 72.0538 29.8646 72.7709 30.5815C73.4878 31.2985 73.4878 32.461 72.7709 33.1781L71.4059 34.5431C71.0473 34.9017 70.5775 35.0809 70.1077 35.0809C69.6379 35.0809 69.1679 34.9017 68.8095 34.5431C68.0926 33.8262 68.0926 32.6637 68.8095 31.9465L70.1743 30.5815Z\" fill=\"#020288\"></path></g><defs><clipPath id=\"clip0\"><rect width=\"94\" height=\"94\" fill=\"white\" transform=\"matrix(-1 0 0 1 94 0)\"></rect></clipPath></defs></svg>'),(13359,14255,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"88\" height=\"88\" viewBox=\"0 0 88 88\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M47.5201 32.0089V35.2482L16.4766 45.3773V55.1749L20.7982 56.3562V72.5279H26.7504C28.442 72.5279 29.8132 71.1567 29.8132 69.4651V58.8204L47.5201 63.6607V66.9H55.0352V32.0089H47.5201Z\" fill=\"#B2F0FB\"></path><path d=\"M81.6912 4.89514H6.30884C2.83009 4.89514 0 7.73125 0 11.2174V77.8738C0 80.7582 2.33767 83.1048 5.21073 83.1048H82.7891C85.6623 83.1048 87.9998 80.7582 87.9998 77.8738V11.2174C88 7.73125 85.1699 4.89514 81.6912 4.89514ZM3.4375 11.2174C3.4375 9.62686 4.72553 8.33281 6.30884 8.33281H81.6912C83.2745 8.33281 84.5625 9.62686 84.5625 11.2174V21.4323H3.4375V11.2174ZM84.5625 77.8736C84.5625 78.8626 83.7671 79.6671 82.7893 79.6671H5.21073C4.23294 79.6671 3.4375 78.8626 3.4375 77.8736V24.8696H84.5625V77.8736Z\" fill=\"#161C2D\"></path><path d=\"M56.5432 13.1637H54.2344C53.2851 13.1637 52.5156 13.9332 52.5156 14.8824C52.5156 15.8317 53.2851 16.6012 54.2344 16.6012H56.5432C57.4924 16.6012 58.2619 15.8317 58.2619 14.8824C58.2619 13.9332 57.4924 13.1637 56.5432 13.1637Z\" fill=\"#020288\"></path><path d=\"M67.219 13.1637H64.9102C63.9609 13.1637 63.1914 13.9332 63.1914 14.8824C63.1914 15.8317 63.9609 16.6012 64.9102 16.6012H67.219C68.1682 16.6012 68.9377 15.8317 68.9377 14.8824C68.9377 13.9332 68.1682 13.1637 67.219 13.1637Z\" fill=\"#020288\"></path><path d=\"M77.8986 13.1637H75.5898C74.6406 13.1637 73.8711 13.9332 73.8711 14.8824C73.8711 15.8317 74.6406 16.6012 75.5898 16.6012H77.8986C78.8479 16.6012 79.6174 15.8317 79.6174 14.8824C79.6174 13.9332 78.8479 13.1637 77.8986 13.1637Z\" fill=\"#020288\"></path><path d=\"M28.9131 13.1637H12.25C11.3007 13.1637 10.5312 13.9332 10.5312 14.8824C10.5312 15.8317 11.3007 16.6012 12.25 16.6012H28.9131C29.8624 16.6012 30.6319 15.8317 30.6319 14.8824C30.6319 13.9332 29.8624 13.1637 28.9131 13.1637Z\" fill=\"#020288\"></path><path d=\"M68.0871 49.4544C68.0871 51.7041 67.214 53.8162 65.6284 55.4016C64.9573 56.0728 64.9571 57.1611 65.6284 57.8323C65.9641 58.1679 66.4039 58.3357 66.8438 58.3357C67.2836 58.3357 67.7236 58.1678 68.0591 57.8323C70.294 55.5974 71.5248 52.6221 71.5248 49.4542C71.5248 46.2864 70.294 43.3109 68.0593 41.076C67.3881 40.4048 66.2998 40.4048 65.6286 41.076C64.9574 41.7472 64.9574 42.8355 65.6286 43.5068C67.214 45.0926 68.0871 47.2049 68.0871 49.4544Z\" fill=\"#020288\"></path><path d=\"M60.2807 52.4852C60.6164 52.8208 61.0562 52.9886 61.4961 52.9886C61.9359 52.9886 62.3759 52.8208 62.7114 52.4852C64.3823 50.814 64.3823 48.0949 62.7114 46.4238C62.0402 45.7526 60.9519 45.7526 60.2807 46.4238C59.6096 47.095 59.6096 48.1833 60.2807 48.8546C60.4969 49.0708 60.5293 49.3233 60.5293 49.4545C60.5293 49.5858 60.4969 49.8381 60.2807 50.0543C59.6096 50.7257 59.6096 51.814 60.2807 52.4852Z\" fill=\"#020288\"></path></g><defs><clipPath id=\"clip0\"><rect width=\"88\" height=\"88\" fill=\"white\"></rect></clipPath></defs></svg>'),(13360,14254,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"101\" height=\"101\" viewBox=\"0 0 101 101\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M99.0273 77.7666H93.9383V22.1278C93.9383 18.8015 91.2322 16.0955 87.9059 16.0955H60.9886C59.8991 16.0955 59.016 16.9788 59.016 18.0681C59.016 19.1574 59.8991 20.0408 60.9886 20.0408H87.9059C89.0568 20.0408 89.993 20.977 89.993 22.1278V77.7666H67.0046C63.5901 77.7666 60.7063 80.0815 59.8399 83.2243H41.1601C40.2937 80.0815 37.4098 77.7666 33.9954 77.7666H11.007V22.1278C11.007 20.977 11.9432 20.0408 13.0941 20.0408H37.2161C38.3056 20.0408 39.1888 19.1574 39.1888 18.0681C39.1888 16.9788 38.3056 16.0955 37.2161 16.0955H13.0941C9.7678 16.0955 7.06172 18.8015 7.06172 22.1278V77.7666H1.97266C0.883158 77.7666 0 78.65 0 79.7393V89.2974C0 92.7531 2.81143 95.5645 6.26713 95.5645H94.7329C98.1886 95.5645 101 92.7531 101 89.2974V79.7393C101 78.6498 100.117 77.7666 99.0273 77.7666ZM97.0547 89.2974C97.0547 90.5776 96.0131 91.6192 94.7329 91.6192H6.26713C4.98688 91.6192 3.94531 90.5778 3.94531 89.2974V81.7119H33.9954C35.9171 81.7119 37.4805 83.2754 37.4805 85.197C37.4805 86.2863 38.3636 87.1697 39.4531 87.1697H61.5469C62.6364 87.1697 63.5195 86.2863 63.5195 85.197C63.5195 83.2754 65.0829 81.7119 67.0046 81.7119H97.0547V89.2974Z\" fill=\"#161C2D\"></path><path d=\"M37.9733 58.3259L21.3527 70.2123C20.4664 70.8462 20.2618 72.0783 20.8957 72.9644C21.2807 73.5027 21.8867 73.7897 22.5018 73.7897C22.8991 73.7897 23.2999 73.6702 23.6477 73.4215L39.4256 62.1379L56.2204 68.2008C56.8773 68.4377 57.6111 68.3099 58.1491 67.8641L75.2167 53.7182C75.3717 54.4027 75.888 54.9824 76.6116 55.1844C76.7887 55.2338 76.967 55.2574 77.1424 55.2574C78.0056 55.2572 78.7982 54.6862 79.0415 53.8142L80.4006 48.9404C80.5798 48.2981 80.4223 47.6091 79.9822 47.1082C79.5421 46.6075 78.8799 46.3623 78.2191 46.458L73.2073 47.1806C72.1291 47.336 71.3809 48.3362 71.5365 49.4144C71.6263 50.0374 71.9983 50.5503 72.5043 50.8422L56.4997 64.107L39.7909 58.075C39.18 57.8546 38.5008 57.9485 37.9733 58.3259Z\" fill=\"#161C2D\"></path><path d=\"M50.3523 52.5778C63.3703 52.5778 73.9234 42.0247 73.9234 29.0067C73.9234 15.9888 63.3703 5.43567 50.3523 5.43567C37.3344 5.43567 26.7812 15.9888 26.7812 29.0067C26.7812 42.0247 37.3344 52.5778 50.3523 52.5778Z\" fill=\"#C2FED2\"></path><path d=\"M53.4194 27.4104C53.0882 27.2934 52.7738 27.1812 52.4757 27.0737V20.7351C53.2565 20.973 53.7974 21.3707 54.0627 21.7491C54.6884 22.6409 55.9186 22.8565 56.8106 22.2306C57.7024 21.6049 57.9181 20.3747 57.2921 19.4827C56.362 18.1571 54.6758 17.0508 52.4755 16.6924V16.2758C52.4755 15.1865 51.5923 14.3031 50.5028 14.3031C49.4133 14.3031 48.5302 15.1865 48.5302 16.2758V16.8425C48.2305 16.909 47.926 16.9885 47.617 17.0814C45.1419 17.8271 43.2734 20.2317 43.0736 22.9287C42.8762 25.592 44.2943 27.9061 46.8668 29.1193C47.2318 29.2915 47.8033 29.529 48.5302 29.8125V37.4031C47.5153 37.0999 46.5832 36.5916 45.9778 35.8396C45.2944 34.9913 44.0526 34.8574 43.204 35.5407C42.3556 36.2242 42.2218 37.466 42.9052 38.3147C44.3426 40.0991 46.4644 41.0535 48.5302 41.4591V41.7374C48.5302 42.8267 49.4133 43.7101 50.5028 43.7101C51.5923 43.7101 52.4755 42.8267 52.4755 41.7374V41.6096C56.8345 41.0578 58.7373 38.2225 59.0588 35.6912C59.509 32.1485 57.1899 28.7433 53.4194 27.4104ZM47.0083 23.2205C47.0811 22.2395 47.7184 21.3047 48.5304 20.9433V25.5417C47.1787 24.8961 46.9562 23.9239 47.0083 23.2205ZM55.1453 35.1941C54.9883 36.4298 54.0294 37.2861 52.4757 37.6122V31.2752C54.5363 32.1592 55.3106 33.8918 55.1453 35.1941Z\" fill=\"#161C2D\"></path></g><defs><clipPath id=\"clip0\"><rect width=\"101\" height=\"101\" fill=\"white\"></rect></clipPath></defs></svg>'),(13361,13401,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"37\" viewBox=\"0 0 36 37\" fill=\"none\"><path d=\"M25.5 31.502V28.502C25.5 26.9107 24.8679 25.3845 23.7426 24.2593C22.6174 23.1341 21.0913 22.502 19.5 22.502H7.5C5.9087 22.502 4.38258 23.1341 3.25736 24.2593C2.13214 25.3845 1.5 26.9107 1.5 28.502V31.502\" stroke=\"#FD474B\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M13.5 16.502C16.8137 16.502 19.5 13.8157 19.5 10.502C19.5 7.18824 16.8137 4.50195 13.5 4.50195C10.1863 4.50195 7.5 7.18824 7.5 10.502C7.5 13.8157 10.1863 16.502 13.5 16.502Z\" stroke=\"#FD474B\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M34.5 31.5023V28.5023C34.499 27.1729 34.0565 25.8814 33.242 24.8307C32.4276 23.7801 31.2872 23.0296 30 22.6973\" stroke=\"#FD474B\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M24 4.69727C25.2906 5.02772 26.4346 5.77832 27.2515 6.83073C28.0684 7.88315 28.5118 9.17751 28.5118 10.5098C28.5118 11.842 28.0684 13.1364 27.2515 14.1888C26.4346 15.2412 25.2906 15.9918 24 16.3223\" stroke=\"#FD474B\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),(13362,13400,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"37\" viewBox=\"0 0 36 37\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M18 1.50195V34.502\" stroke=\"#4844EC\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.5 7.50195H14.25C12.8576 7.50195 11.5223 8.05508 10.5377 9.03964C9.55312 10.0242 9 11.3596 9 12.752C9 14.1443 9.55312 15.4797 10.5377 16.4643C11.5223 17.4488 12.8576 18.002 14.25 18.002H21.75C23.1424 18.002 24.4777 18.5551 25.4623 19.5396C26.4469 20.5242 27 21.8596 27 23.252C27 24.6443 26.4469 25.9797 25.4623 26.9643C24.4777 27.9488 23.1424 28.502 21.75 28.502H9\" stroke=\"#4844EC\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></g><defs><clipPath id=\"clip0\"><rect width=\"36\" height=\"36\" fill=\"white\" transform=\"translate(0 0.00195312)\"></rect></clipPath></defs></svg>'),(13363,13399,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"37\" viewBox=\"0 0 36 37\" fill=\"none\"><path d=\"M33 18.002H27L22.5 31.502L13.5 4.50195L9 18.002H3\" stroke=\"#42D77E\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),(13364,13391,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\"><path d=\"M23.8337 12.0035V13.0002C23.8323 15.3363 23.0759 17.6094 21.6771 19.4805C20.2783 21.3516 18.3122 22.7204 16.072 23.3827C13.8317 24.0451 11.4374 23.9656 9.246 23.156C7.05465 22.3464 5.1837 20.8501 3.9122 18.8903C2.6407 16.9305 2.03677 14.6122 2.19048 12.2812C2.34418 9.95012 3.2473 7.7312 4.76513 5.95534C6.28296 4.17948 8.33418 2.94184 10.6129 2.427C12.8916 1.91216 15.2756 2.14771 17.4095 3.09851\" stroke=\"#161C2D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.8333 4.3335L13 15.1777L9.75 11.9277\" stroke=\"#FD474B\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),(13365,13390,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"38\" height=\"38\" viewBox=\"0 0 38 38\" fill=\"none\"><path d=\"M30.0833 4.75H7.91667C6.16776 4.75 4.75 6.16776 4.75 7.91667V30.0833C4.75 31.8322 6.16776 33.25 7.91667 33.25H30.0833C31.8322 33.25 33.25 31.8322 33.25 30.0833V7.91667C33.25 6.16776 31.8322 4.75 30.0833 4.75Z\" stroke=\"#161C2D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M15.833 11.0835H11.083V25.3335H15.833V11.0835Z\" stroke=\"#FD474B\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M26.917 11.0835H22.167V19.0002H26.917V11.0835Z\" stroke=\"#FD474B\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),(13366,13389,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"37\" height=\"37\" viewBox=\"0 0 37 37\" fill=\"none\"><path d=\"M18.4997 24.6668C21.9054 24.6668 24.6663 21.9059 24.6663 18.5002C24.6663 15.0944 21.9054 12.3335 18.4997 12.3335C15.0939 12.3335 12.333 15.0944 12.333 18.5002C12.333 21.9059 15.0939 24.6668 18.4997 24.6668Z\" stroke=\"#FD474B\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M24.6664 12.3335V20.0418C24.6664 21.2685 25.1536 22.4449 26.021 23.3122C26.8883 24.1796 28.0647 24.6668 29.2914 24.6668C30.518 24.6668 31.6944 24.1796 32.5617 23.3122C33.4291 22.4449 33.9164 21.2685 33.9164 20.0418V18.5002C33.9161 15.0207 32.7389 11.6436 30.576 8.918C28.4131 6.19242 25.3918 4.27865 22.0033 3.48789C18.6149 2.69713 15.0586 3.07587 11.9127 4.56254C8.76678 6.04921 6.2163 8.55636 4.67596 11.6763C3.13562 14.7963 2.69601 18.3456 3.42861 21.7471C4.16122 25.1486 6.02294 28.2022 8.71108 30.4115C11.3992 32.6208 14.7556 33.8557 18.2346 33.9155C21.7136 33.9754 25.1105 32.8566 27.873 30.741\" stroke=\"#161C2D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),(13367,13385,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\"><path d=\"M34 42V38C34 35.8783 33.1571 33.8434 31.6569 32.3431C30.1566 30.8429 28.1217 30 26 30H10C7.87827 30 5.84344 30.8429 4.34315 32.3431C2.84285 33.8434 2 35.8783 2 38V42\" stroke=\"#161C2D\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18 22C22.4183 22 26 18.4183 26 14C26 9.58172 22.4183 6 18 6C13.5817 6 10 9.58172 10 14C10 18.4183 13.5817 22 18 22Z\" stroke=\"#161C2D\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M46 41.9998V37.9998C45.9987 36.2272 45.4087 34.5053 44.3227 33.1044C43.2368 31.7035 41.7163 30.7029 40 30.2598\" stroke=\"#FD474B\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32 6.25977C33.7208 6.70037 35.2461 7.70117 36.3353 9.10439C37.4245 10.5076 38.0157 12.2334 38.0157 14.0098C38.0157 15.7861 37.4245 17.5119 36.3353 18.9151C35.2461 20.3184 33.7208 21.3192 32 21.7598\" stroke=\"#FD474B\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),(13368,13384,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\"><path d=\"M42.4198 31.7802C41.1475 34.7891 39.1574 37.4406 36.6236 39.5028C34.0898 41.5649 31.0894 42.975 27.8847 43.6097C24.68 44.2444 21.3687 44.0844 18.2401 43.1437C15.1116 42.2031 12.2611 40.5103 9.93787 38.2135C7.61466 35.9166 5.88946 33.0857 4.9131 29.9681C3.93674 26.8504 3.73895 23.5411 4.33703 20.3294C4.9351 17.1177 6.31082 14.1014 8.34392 11.5442C10.377 8.98702 13.0056 6.96679 15.9998 5.66016\" stroke=\"#150A29\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M44 24C44 21.3736 43.4827 18.7728 42.4776 16.3463C41.4725 13.9198 39.9993 11.715 38.1421 9.85786C36.285 8.00069 34.0802 6.5275 31.6537 5.52241C29.2272 4.51732 26.6264 4 24 4V24H44Z\" stroke=\"#FD474B\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),(13369,13383,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\"><path d=\"M42 30C42 31.0609 41.5786 32.0783 40.8284 32.8284C40.0783 33.5786 39.0609 34 38 34H14L6 42V10C6 8.93913 6.42143 7.92172 7.17157 7.17157C7.92172 6.42143 8.93913 6 10 6H38C39.0609 6 40.0783 6.42143 40.8284 7.17157C41.5786 7.92172 42 8.93913 42 10V30Z\" stroke=\"#161C2D\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><rect x=\"17.5\" y=\"14.5\" width=\"13\" height=\"11\" rx=\"2.5\" stroke=\"#FD474B\" stroke-width=\"3\"></rect></svg>'),(13370,13382,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\"><path d=\"M24 44C35.0457 44 44 35.0457 44 24C44 12.9543 35.0457 4 24 4C12.9543 4 4 12.9543 4 24C4 35.0457 12.9543 44 24 44Z\" stroke=\"#161C2D\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.4795 15.52L28.2395 28.24L15.5195 32.48L19.7595 19.76L32.4795 15.52Z\" stroke=\"#FD474B\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),(13371,12655,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"27\" height=\"19\" viewBox=\"0 0 27 19\" fill=\"none\"><path d=\"M1.125 9.5H25.3125\" stroke=\"#171B24\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M17.4375 1.625L25.3125 9.50001L17.4375 17.375\" stroke=\"#171B24\" stroke-width=\"3\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),(13372,12377,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" style=\"     transform: rotate(180deg); \"><path d=\"M1.16669 14H26.25\" stroke=\"#171B24\" stroke-width=\"2\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.0834 5.83334L26.25 14L18.0834 22.1667\" stroke=\"#171B24\" stroke-width=\"2\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),(13373,12376,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\"><path d=\"M1.16669 14H26.25\" stroke=\"#171B24\" stroke-width=\"2\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.0834 5.83334L26.25 14L18.0834 22.1667\" stroke=\"#171B24\" stroke-width=\"2\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),(13374,12212,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"188\" height=\"186\" viewBox=\"0 0 188 186\"><defs><mask id=\"7s3jb\" width=\"2\" height=\"2\" x=\"-1\" y=\"-1\"><path fill=\"#fff\" d=\"M38 19h102v101H38z\"></path><path d=\"M42.98 43.81c0-11.046 8.954-20 20-20h51.408c11.046 0 20 8.954 20 20v51.408c0 11.046-8.954 20-20 20H62.98c-11.046 0-20-8.954-20-20z\"></path></mask><filter id=\"7s3ja\" width=\"230\" height=\"253\" x=\"-26\" y=\"-45\" filterUnits=\"userSpaceOnUse\"><feGaussianBlur stdDeviation=\"21.6 21.6\"></feGaussianBlur></filter></defs><g><g transform=\"rotate(-11.65 89 69.5)\"><g><g filter=\"url(#7s3ja)\"><path fill=\"none\" d=\"M42.98 43.81c0-11.046 8.954-20 20-20h51.408c11.046 0 20 8.954 20 20v51.408c0 11.046-8.954 20-20 20H62.98c-11.046 0-20-8.954-20-20z\" mask=\"url(&quot;#7s3jb&quot;)\"></path><path fill-opacity=\".25\" d=\"M42.98 43.81c0-11.046 8.954-20 20-20h51.408c11.046 0 20 8.954 20 20v51.408c0 11.046-8.954 20-20 20H62.98c-11.046 0-20-8.954-20-20z\"></path></g><path fill=\"#42d77e\" d=\"M42.98 43.81c0-11.046 8.954-20 20-20h51.408c11.046 0 20 8.954 20 20v51.408c0 11.046-8.954 20-20 20H62.98c-11.046 0-20-8.954-20-20z\"></path></g><g><g></g><g><path fill=\"#fff\" d=\"M109.254 76.372a4.57 4.57 0 0 1-4.57 4.57H77.26l-9.141 9.142V53.52a4.57 4.57 0 0 1 4.57-4.57h31.993a4.57 4.57 0 0 1 4.57 4.57z\"></path></g></g></g></g></svg>'),(13375,12209,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"150\" height=\"150\" viewBox=\"0 0 150 150\"><defs><mask id=\"6drbb\" width=\"2\" height=\"2\" x=\"-1\" y=\"-1\"><path fill=\"#fff\" d=\"M50 20h64v64H50z\"></path><path d=\"M54.04 39.04c0-8.284 6.716-15 15-15h26.652c8.285 0 15 6.716 15 15v26.652c0 8.285-6.715 15-15 15H69.04c-8.284 0-15-6.715-15-15z\"></path></mask><filter id=\"6drba\" width=\"192\" height=\"216\" x=\"-14\" y=\"-44\" filterUnits=\"userSpaceOnUse\"><feGaussianBlur stdDeviation=\"21.6 21.6\"></feGaussianBlur></filter></defs><g><g transform=\"rotate(16.99 82 52)\"><g><g filter=\"url(#6drba)\"><path fill=\"none\" d=\"M54.04 39.04c0-8.284 6.716-15 15-15h26.652c8.285 0 15 6.716 15 15v26.652c0 8.285-6.715 15-15 15H69.04c-8.284 0-15-6.715-15-15z\" mask=\"url(&quot;#6drbb&quot;)\"></path><path fill-opacity=\".25\" d=\"M54.04 39.04c0-8.284 6.716-15 15-15h26.652c8.285 0 15 6.716 15 15v26.652c0 8.285-6.715 15-15 15H69.04c-8.284 0-15-6.715-15-15z\"></path></g><path fill=\"#fd474b\" d=\"M54.04 39.04c0-8.284 6.716-15 15-15h26.652c8.285 0 15 6.716 15 15v26.652c0 8.285-6.715 15-15 15H69.04c-8.284 0-15-6.715-15-15z\"></path></g><g transform=\"rotate(-.46 83.53 50.7)\"><g></g><g><path fill=\"#fff\" d=\"M98.683 43.81l-9.643 6.888 9.643 6.888z\"></path></g><g><path fill=\"#fff\" d=\"M86.288 41.06H71.135a2.755 2.755 0 0 0-2.755 2.755v13.776a2.755 2.755 0 0 0 2.755 2.755h15.153a2.755 2.755 0 0 0 2.755-2.755V43.815a2.755 2.755 0 0 0-2.755-2.755z\"></path></g></g></g></g></svg>'),(13376,8548,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M0.75 9H16.875\" stroke=\"#043B50\" stroke-width=\"2\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M11.625 3.75L16.875 9L11.625 14.25\" stroke=\"#043B50\" stroke-width=\"2\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></g><defs><clipPath id=\"clip0\"><rect width=\"18\" height=\"18\" fill=\"white\"></rect></clipPath></defs></svg>'),(13377,7648,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 48 48\" width=\"48\" height=\"48\"><title>layers 3</title><g class=\"nc-icon-wrapper\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" fill=\"#ffffff\" stroke=\"#ffffff\"><polyline data-color=\"color-2\" fill=\"none\" stroke-miterlimit=\"10\" points=\" 41,22.2 44,24 24,36 4,24 7.333,22 \"></polyline><polyline data-color=\"color-2\" fill=\"none\" stroke-miterlimit=\"10\" points=\" 40.67,32.002 44,34 24,46 4,34 7.333,32 \"></polyline><polygon fill=\"none\" stroke=\"#ffffff\" stroke-miterlimit=\"10\" points=\"4,14 24,2 44,14 24,26 \"></polygon></g></svg>'),(13378,7647,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 48 48\" width=\"48\" height=\"48\"><title>book open 2</title><g class=\"nc-icon-wrapper\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" fill=\"#ffffff\" stroke=\"#ffffff\"><polygon fill=\"none\" stroke=\"#ffffff\" stroke-miterlimit=\"10\" points=\"2,4 24,10 46,4 46,38 24,44 2,38 \"></polygon><line data-color=\"color-2\" fill=\"none\" stroke-miterlimit=\"10\" x1=\"10\" y1=\"31.9\" x2=\"18\" y2=\"34.1\"></line><line data-color=\"color-2\" fill=\"none\" stroke-miterlimit=\"10\" x1=\"18\" y1=\"16.7\" x2=\"10\" y2=\"14.5\"></line><line data-color=\"color-2\" fill=\"none\" stroke-miterlimit=\"10\" x1=\"18\" y1=\"25.1\" x2=\"10\" y2=\"22.9\"></line><line data-color=\"color-2\" fill=\"none\" stroke-miterlimit=\"10\" x1=\"38\" y1=\"31.9\" x2=\"30\" y2=\"34.1\"></line><line data-color=\"color-2\" fill=\"none\" stroke-miterlimit=\"10\" x1=\"30\" y1=\"16.7\" x2=\"38\" y2=\"14.5\"></line><line data-color=\"color-2\" fill=\"none\" stroke-miterlimit=\"10\" x1=\"30\" y1=\"25.1\" x2=\"38\" y2=\"22.9\"></line></g></svg>'),(13379,7645,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 48 48\" width=\"48\" height=\"48\"><title>responsive</title><g class=\"nc-icon-wrapper\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" fill=\"#ffffff\" stroke=\"#ffffff\"><polyline fill=\"none\" stroke=\"#ffffff\" stroke-miterlimit=\"10\" points=\"40,9 46,9 46,38 19,38 \"></polyline><polyline fill=\"none\" stroke=\"#ffffff\" stroke-miterlimit=\"10\" points=\"8,38 2,38 2,9 23,9 \"></polyline><path data-color=\"color-2\" fill=\"none\" stroke-miterlimit=\"10\" d=\"M39,23H24 c-0.552,0-1-0.448-1-1V4c0-0.552,0.448-1,1-1h15c0.552,0,1,0.448,1,1v18C40,22.552,39.552,23,39,23z\"></path><path data-color=\"color-2\" fill=\"none\" stroke-miterlimit=\"10\" d=\"M18,45H9 c-0.552,0-1-0.448-1-1V30c0-0.552,0.448-1,1-1h9c0.552,0,1,0.448,1,1v14C19,44.552,18.552,45,18,45z\"></path><line fill=\"none\" stroke=\"#ffffff\" stroke-miterlimit=\"10\" x1=\"23\" y1=\"43\" x2=\"29\" y2=\"43\"></line><line data-color=\"color-2\" fill=\"none\" stroke-miterlimit=\"10\" x1=\"13\" y1=\"40\" x2=\"14\" y2=\"40\"></line><line data-color=\"color-2\" fill=\"none\" stroke-miterlimit=\"10\" x1=\"30\" y1=\"18\" x2=\"33\" y2=\"18\"></line></g></svg>'),(13380,7643,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 48 48\" width=\"48\" height=\"48\"><title>l settings</title><g class=\"nc-icon-wrapper\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" fill=\"#ffffff\" stroke=\"#ffffff\"><circle data-color=\"color-2\" fill=\"none\" stroke-miterlimit=\"10\" cx=\"36\" cy=\"34\" r=\"7\"></circle><line data-color=\"color-2\" fill=\"none\" stroke-miterlimit=\"10\" x1=\"36\" y1=\"27\" x2=\"36\" y2=\"24\"></line><line data-color=\"color-2\" fill=\"none\" stroke-miterlimit=\"10\" x1=\"40.95\" y1=\"29.05\" x2=\"43.071\" y2=\"26.929\"></line><line data-color=\"color-2\" fill=\"none\" stroke-miterlimit=\"10\" x1=\"43\" y1=\"34\" x2=\"46\" y2=\"34\"></line><line data-color=\"color-2\" fill=\"none\" stroke-miterlimit=\"10\" x1=\"40.95\" y1=\"38.95\" x2=\"43.071\" y2=\"41.071\"></line><line data-color=\"color-2\" fill=\"none\" stroke-miterlimit=\"10\" x1=\"36\" y1=\"41\" x2=\"36\" y2=\"44\"></line><line data-color=\"color-2\" fill=\"none\" stroke-miterlimit=\"10\" x1=\"31.05\" y1=\"38.95\" x2=\"28.929\" y2=\"41.071\"></line><line data-color=\"color-2\" fill=\"none\" stroke-miterlimit=\"10\" x1=\"29\" y1=\"34\" x2=\"26\" y2=\"34\"></line><line data-color=\"color-2\" fill=\"none\" stroke-miterlimit=\"10\" x1=\"31.05\" y1=\"29.05\" x2=\"28.929\" y2=\"26.929\"></line><circle data-color=\"color-2\" data-stroke=\"none\" cx=\"36\" cy=\"34\" r=\"2\" stroke-linejoin=\"miter\" stroke-linecap=\"square\" stroke=\"none\"></circle><path fill=\"none\" stroke=\"#ffffff\" stroke-miterlimit=\"10\" d=\"M20,30H2v0 c0,3.314,2.686,6,6,6h12\"></path><path fill=\"none\" stroke=\"#ffffff\" stroke-miterlimit=\"10\" d=\"M6,25V9 c0-2.209,1.791-4,4-4h28c2.209,0,4,1.791,4,4v11\"></path><line fill=\"none\" stroke=\"#ffffff\" stroke-miterlimit=\"10\" x1=\"23\" y1=\"11\" x2=\"25\" y2=\"11\"></line></g></svg>'),(13381,7485,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"26\" height=\"26\" viewBox=\"0 0 26 26\"><g><g><g><path fill=\"none\" stroke=\"#2780ff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"20\" stroke-width=\"2\" d=\"M17 4v0h3.77C22.553 4 24 5.679 24 7.75V9\"></path></g><g><path fill=\"none\" stroke=\"#2780ff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"20\" stroke-width=\"2\" d=\"M9.571 14v0H1v0V1v0h12v7.348\"></path></g><g><path fill=\"none\" stroke=\"#2780ff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"20\" stroke-width=\"2\" d=\"M13 12v0h12v13H13v0z\"></path></g><g><path fill=\"none\" stroke=\"#2780ff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"20\" stroke-width=\"2\" d=\"M20 1v0l-3 3v0l3 3v0\"></path></g><g><path fill=\"none\" stroke=\"#2780ff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"20\" stroke-width=\"2\" d=\"M9 22v0H5.23C3.447 22 2 20.321 2 18.25V17v0\"></path></g><g><path fill=\"none\" stroke=\"#2780ff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"20\" stroke-width=\"2\" d=\"M6 25v0l3-3v0l-3-3v0\"></path></g></g></g></svg>'),(13382,7484,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"26\" height=\"22\" viewBox=\"0 0 26 22\"><g><g><g><path fill=\"none\" stroke=\"#2780ff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"20\" stroke-width=\"2\" d=\"M21 5v0l-8 8v0L5 5v0\"></path></g><g><path fill=\"none\" stroke=\"#2780ff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"20\" stroke-width=\"2\" d=\"M1 5a4 4 0 0 1 4-4h16a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4H5a4 4 0 0 1-4-4z\"></path></g><g><path fill=\"none\" stroke=\"#2780ff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"20\" stroke-width=\"2\" d=\"M9 13l-4 4\"></path></g><g><path fill=\"none\" stroke=\"#2780ff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"20\" stroke-width=\"2\" d=\"M17 13l4 4\"></path></g></g></g></svg>'),(13383,7483,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"27\" viewBox=\"0 0 16 27\"><g><g><g><path fill=\"none\" stroke=\"#2780ff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"20\" stroke-width=\"2\" d=\"M8.5 14v8\"></path></g><g><path fill=\"none\" stroke=\"#2780ff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"20\" stroke-width=\"2\" d=\"M8.5 14a6.5 6.5 0 1 0 0-13 6.5 6.5 0 0 0 0 13z\"></path></g><g><path fill=\"none\" stroke=\"#2780ff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"20\" stroke-width=\"2\" d=\"M1 25.5h14\"></path></g></g></g></svg>'),(13384,7372,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"38\" height=\"46\" viewBox=\"0 0 38 46\"><g><g><g><path fill=\"#fff\" d=\"M37.995 34.223c-1.039 2.301-1.535 3.328-2.873 5.361-1.864 2.839-4.494 6.375-7.753 6.405-2.895.027-3.639-1.884-7.569-1.861-3.93.023-4.749 1.895-7.644 1.868-3.259-.029-5.749-3.222-7.615-6.063-5.216-7.94-5.76-17.257-2.544-22.21 2.286-3.522 5.894-5.58 9.285-5.58 3.453 0 5.624 1.893 8.48 1.893 2.77 0 4.457-1.896 8.45-1.896 3.018 0 6.216 1.643 8.495 4.482-7.467 4.091-6.253 14.75 1.288 17.601z\"></path></g><g><path fill=\"#fff\" d=\"M25.61 7.176C27.061 5.314 28.161 2.687 27.761 0c-2.37.162-5.14 1.67-6.758 3.635-1.469 1.783-2.682 4.428-2.21 6.999 2.585.081 5.262-1.464 6.817-3.458z\"></path></g></g></g></svg>'),(13385,7371,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"42\" height=\"42\" viewBox=\"0 0 42 42\"><g><g><g><path fill=\"#e86c60\" d=\"M0 0h20v20H0z\"></path></g><g><path fill=\"#72c472\" d=\"M22 0h20v20H22z\"></path></g><g><path fill=\"#43a6dd\" d=\"M0 22h20v20H0z\"></path></g><g><path fill=\"#efd358\" d=\"M22 22h20v20H22z\"></path></g></g></g></svg>'),(13386,7236,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15\" height=\"20\" viewBox=\"0 0 15 20\"><g><g><path fill=\"#50e3c2\" d=\"M14.805 9.605L.575.059A.334.334 0 0 0 .19.062.475.475 0 0 0 0 .455v19.09c0 .162.073.312.191.393a.334.334 0 0 0 .384.003l14.23-9.546A.474.474 0 0 0 15 10a.474.474 0 0 0-.195-.395z\"></path></g></g></svg>'),(13387,7219,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\" viewBox=\"0 0 10 10\"><g><g><path fill=\"#a665fb\" d=\"M5 10A5 5 0 1 0 5 0a5 5 0 0 0 0 10z\"></path></g></g></svg>'),(13388,7218,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\" viewBox=\"0 0 10 10\"><g><g><path fill=\"#fc5c65\" d=\"M5 10A5 5 0 1 0 5 0a5 5 0 0 0 0 10z\"></path></g></g></svg>'),(13389,7216,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\" viewBox=\"0 0 10 10\"><g><g><path fill=\"#50e3c2\" d=\"M5 10A5 5 0 1 0 5 0a5 5 0 0 0 0 10z\"></path></g></g></svg>'),(13390,7197,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"341px\" height=\"681px\" viewBox=\"0 0 341 681\"><title>iPhone XR</title><desc>Created with Sketch.</desc><defs><path d=\"M58.0595035,0.000603217158 L274.792929,0.000603217158 C314.597113,0.000603217158 332.851216,18.8723788 332.851216,58.058109 L332.851216,619.193097 C332.851216,657.048325 313.299502,677.250603 274.792929,677.250603 L58.0595035,677.250603 C18.2553195,677.250603 0.00121621622,658.378828 0.00121621622,619.193097 L0.00121621622,58.058109 C0.00121621622,18.8723788 18.2553195,0.000603217158 58.0595035,0.000603217158 Z M249.0544,25.2 C249.0544,32.7584091 243.482861,42 230.663067,42 L102.974667,42 C90.1548724,42 84.5833333,32.7584091 84.5833333,25.4625 C84.5833333,21.8255665 84.5833323,18.375 78.5404732,18.375 L53.0553333,18.375 C31.7568475,18.375 18.9,31.2204294 18.9,52.5 L18.9,623.175032 C18.9,644.454603 31.7568475,657.300032 53.0553333,657.300032 L280.319667,657.300032 C301.618152,657.300032 314.475,644.454603 314.475,623.175032 L314.475,52.5 C314.475,31.2204294 301.618152,18.375 280.319667,18.375 L255.097267,18.375 C249.0544,18.375 249.0544,21.8255676 249.0544,25.2 Z\" id=\"path-1\"></path><filter x=\"-0.9%\" y=\"-0.5%\" width=\"101.8%\" height=\"100.9%\" filterUnits=\"objectBoundingBox\" id=\"filter-2\"><feGaussianBlur stdDeviation=\"1\"></feGaussianBlur></filter><path d=\"M295.059376,0.4724998 C311.322256,7.41963599 318.675,22.4130989 318.675,46.9792723 L318.675,607.119269 C318.675,630.221837 311.071378,645.388147 295.612325,652.837487 C297.252658,648.193805 312.898788,640.541787 312.898788,609.741647 C312.898788,594.838132 312.898788,60.9721188 312.898788,44.3067001 C312.898788,11.8160124 294.576596,4.28905416 295.059376,0.4724998 Z\" id=\"path-3\"></path><filter x=\"-14.8%\" y=\"-0.5%\" width=\"129.6%\" height=\"101.1%\" filterUnits=\"objectBoundingBox\" id=\"filter-4\"><feGaussianBlur stdDeviation=\"2\"></feGaussianBlur></filter><path d=\"M0.00937585469,0.525 C16.2722563,7.47908163 23.625,22.4875344 23.625,47.0782679 L23.625,607.778268 C23.625,630.903932 16.0213781,646.085405 0.562324688,653.542193 C2.20265822,648.893869 17.848788,641.234201 17.848788,610.403268 C17.848788,595.484853 17.848788,61.0851039 17.848788,44.4030238 C17.848788,11.8798533 -0.473403791,4.34536999 0.00937585469,0.525 Z\" id=\"path-5\"></path><filter x=\"-14.8%\" y=\"-0.5%\" width=\"129.6%\" height=\"101.1%\" filterUnits=\"objectBoundingBox\" id=\"filter-6\"><feGaussianBlur stdDeviation=\"2\"></feGaussianBlur></filter><path d=\"M1.66703388,110.739812 C1.12538697,110.886505 0.475871708,111.262156 0.129055318,111.795744 C0.0576196865,111.905649 0.00111486486,112.253374 0.00111486486,112.353905 C0.00111486486,117.399141 0.00111486486,132.766115 0.00111486486,158.454827 C0.00111486486,158.562142 0.0806473522,159.104284 0.129344728,159.235758 C0.409998234,159.993475 0.897638667,160.176778 1.66703388,160.614812 L2.61898761,160.614812 C2.61898761,159.234124 2.63502394,112.089483 2.61898761,110.739812 L1.66703388,110.739812 Z\" id=\"path-7\"></path><filter x=\"-57.1%\" y=\"-3.0%\" width=\"214.3%\" height=\"106.0%\" filterUnits=\"objectBoundingBox\" id=\"filter-8\"><feGaussianBlur stdDeviation=\"0.5\"></feGaussianBlur><feGaussianBlur stdDeviation=\"0.5\"></feGaussianBlur></filter><path d=\"M1.66703388,48.2648123 C1.12538697,48.4115052 0.475871708,48.7871558 0.129055318,49.3207435 C0.0576196865,49.4306494 0.00111486486,49.7783743 0.00111486486,49.8789054 C0.00111486486,54.9241415 0.00111486486,70.2911153 0.00111486486,95.979827 C0.00111486486,96.087142 0.0806473522,96.6292835 0.129344728,96.7607581 C0.409998234,97.5184745 0.897638667,97.7017783 1.66703388,98.1398123 L2.61898761,98.1398123 C2.61898761,96.7591239 2.63502394,49.6144827 2.61898761,48.2648123 L1.66703388,48.2648123 Z\" id=\"path-9\"></path><filter x=\"-57.1%\" y=\"-3.0%\" width=\"214.3%\" height=\"106.0%\" filterUnits=\"objectBoundingBox\" id=\"filter-10\"><feGaussianBlur stdDeviation=\"0.5\"></feGaussianBlur><feGaussianBlur stdDeviation=\"0.5\"></feGaussianBlur></filter><path d=\"M1.66703388,0.489812332 C0.746972215,0.489812332 0.00111486486,1.3124891 0.00111486486,2.32731233 L0.00111486486,24.9023123 C0.00111486486,25.9171356 0.746972215,26.7398123 1.66703388,26.7398123 L2.61898761,26.7398123 C2.61898761,25.3591239 2.63502394,1.83948274 2.61898761,0.489812332 L1.66703388,0.489812332 Z\" id=\"path-11\"></path><filter x=\"-57.1%\" y=\"-5.7%\" width=\"214.3%\" height=\"111.4%\" filterUnits=\"objectBoundingBox\" id=\"filter-12\"><feGaussianBlur stdDeviation=\"0.5\"></feGaussianBlur><feGaussianBlur stdDeviation=\"0.5\"></feGaussianBlur></filter><path d=\"M339.242541,64.5398123 C338.700894,64.6865052 338.051378,65.0621558 337.704562,65.5957435 C337.633126,65.7056494 337.576622,66.0533743 337.576622,66.1539054 C337.576622,71.1991415 337.576622,115.966115 337.576622,141.654827 C337.576622,141.762142 337.656154,142.304284 337.704851,142.435758 C337.985505,143.193475 338.473145,143.376778 339.242541,143.814812 L340.194494,143.814812 C340.194494,142.434124 340.210531,65.8894827 340.194494,64.5398123 L339.242541,64.5398123 Z\" id=\"path-13\"></path><filter x=\"-57.1%\" y=\"-1.9%\" width=\"214.3%\" height=\"103.8%\" filterUnits=\"objectBoundingBox\" id=\"filter-14\"><feGaussianBlur stdDeviation=\"0.5\"></feGaussianBlur><feGaussianBlur stdDeviation=\"0.5\"></feGaussianBlur></filter><linearGradient x1=\"50%\" y1=\"100%\" x2=\"50%\" y2=\"0%\" id=\"linearGradient-15\"><stop stop-color=\"#1F1F1F\" offset=\"0%\"></stop><stop stop-color=\"#0F0F0F\" offset=\"100%\"></stop></linearGradient><ellipse id=\"path-16\" cx=\"2.99472973\" cy=\"3.14256032\" rx=\"2.625\" ry=\"2.62600536\"></ellipse><filter x=\"-46.2%\" y=\"-19.2%\" width=\"192.3%\" height=\"138.3%\" filterUnits=\"objectBoundingBox\" id=\"filter-18\"><feGaussianBlur stdDeviation=\"0.525\"></feGaussianBlur></filter><filter x=\"-46.2%\" y=\"-19.2%\" width=\"192.3%\" height=\"138.3%\" filterUnits=\"objectBoundingBox\" id=\"filter-19\"><feGaussianBlur stdDeviation=\"0.525\"></feGaussianBlur></filter><rect id=\"path-20\" x=\"0\" y=\"0\" width=\"41.5003763\" height=\"5.39629673\" rx=\"2.69814837\"></rect><filter x=\"-4.8%\" y=\"-18.5%\" width=\"109.6%\" height=\"174.1%\" filterUnits=\"objectBoundingBox\" id=\"filter-22\"><feGaussianBlur stdDeviation=\"0.5\"></feGaussianBlur></filter></defs><g id=\"Symbols\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"iPhone-XR/Black\" transform=\"translate(0.000000, 2.000000)\"><g id=\"iPhone-XR\" transform=\"translate(0.500000, -0.075000)\"><g id=\"body\"><g id=\"shape\" transform=\"translate(3.700000, 0.075000)\"><g id=\"Combined-Shape\"><use fill=\"#000000\" fill-rule=\"evenodd\" xlink:href=\"#path-1\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#filter-2)\" xlink:href=\"#path-1\"></use><path stroke=\"#202021\" stroke-width=\"1.575\" d=\"M58.0595035,-0.786896783 L274.792929,-0.786896783 C314.800292,-0.786896783 333.638716,18.2038122 333.638716,58.058109 L333.638716,619.193097 C333.638716,657.725221 313.49449,678.038103 274.792929,678.038103 L58.0595035,678.038103 C18.05214,678.038103 -0.786283784,659.047394 -0.786283784,619.193097 L-0.786283784,58.058109 C-0.786283784,18.2038122 18.05214,-0.786896783 58.0595035,-0.786896783 Z M249.8419,25.2 C249.8419,34.7727464 242.466908,42.7875 230.663067,42.7875 L102.974667,42.7875 C91.2160497,42.7875 83.7958333,34.804883 83.7958333,25.4625 C83.7958333,20.47761 83.0417076,19.1625 78.5404732,19.1625 L53.0553333,19.1625 C32.1916152,19.1625 19.6875,31.6555103 19.6875,52.5 L19.6875,623.175032 C19.6875,644.019522 32.1916152,656.512532 53.0553333,656.512532 L280.319667,656.512532 C301.183385,656.512532 313.6875,644.019522 313.6875,623.175032 L313.6875,52.5 C313.6875,31.6555103 301.183385,19.1625 280.319667,19.1625 L255.097267,19.1625 C250.68296,19.1625 249.845693,20.5071291 249.841961,24.9820419 C249.8419,25.0908198 249.8419,25.0908198 249.8419,25.2 Z\"></path></g></g><g id=\"glass\" transform=\"translate(11.050000, 11.100000)\"><g id=\"glass-right\"><use fill-opacity=\"0.78\" fill=\"#FFFFFF\" fill-rule=\"evenodd\" xlink:href=\"#path-3\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#filter-4)\" xlink:href=\"#path-3\"></use></g><g id=\"glass-left\" transform=\"translate(11.812500, 327.033596) rotate(-180.000000) translate(-11.812500, -327.033596) \"><use fill-opacity=\"0.78\" fill=\"#FFFFFF\" fill-rule=\"evenodd\" xlink:href=\"#path-5\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#filter-6)\" xlink:href=\"#path-5\"></use></g></g><g id=\"border-marks\" transform=\"translate(2.125000, 63.026250)\" fill=\"#000000\" opacity=\"0.45\"><g id=\"l\" transform=\"translate(0.000000, 0.075000)\"><rect id=\"l2\" x=\"0\" y=\"545.450067\" width=\"5.25\" height=\"4.72680965\"></rect><rect id=\"l1\" x=\"0\" y=\"0.500067024\" width=\"5.25\" height=\"4.72680965\"></rect></g><g id=\"r\" transform=\"translate(330.225000, 0.075000)\"><rect id=\"r2\" x=\"0.523378378\" y=\"545.450067\" width=\"5.25\" height=\"4.72680965\"></rect><rect id=\"r1\" x=\"0.523378378\" y=\"0.500067024\" width=\"5.25\" height=\"4.72680965\"></rect></g></g><g id=\"buttons\" transform=\"translate(0.023378, 89.885188)\"><g id=\"l3\"><use fill=\"#404041\" fill-rule=\"evenodd\" xlink:href=\"#path-7\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#filter-8)\" xlink:href=\"#path-7\"></use></g><g id=\"l2\"><use fill=\"#404041\" fill-rule=\"evenodd\" xlink:href=\"#path-9\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#filter-10)\" xlink:href=\"#path-9\"></use></g><g id=\"l1\"><use fill=\"#404041\" fill-rule=\"evenodd\" xlink:href=\"#path-11\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#filter-12)\" xlink:href=\"#path-11\"></use></g><g id=\"r1\" transform=\"translate(338.889122, 104.177312) scale(-1, 1) translate(-338.889122, -104.177312) \"><use fill=\"#404041\" fill-rule=\"evenodd\" xlink:href=\"#path-13\"></use><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#filter-14)\" xlink:href=\"#path-13\"></use></g></g><g id=\"top\" transform=\"translate(149.123378, 20.550000)\"><g id=\"cam\" transform=\"translate(51.605270, 0.008445)\"><circle id=\"Oval-\" fill=\"url(#linearGradient-15)\" cx=\"5.09635135\" cy=\"5.24155496\" r=\"4.725\"></circle><g id=\"camera\" transform=\"translate(2.100000, 2.100000)\"><mask id=\"mask-17\" fill=\"white\"><use xlink:href=\"#path-16\"></use></mask><use id=\"Mask\" fill=\"#070D1D\" opacity=\"0.387534981\" xlink:href=\"#path-16\"></use><path d=\"M3.41472332,-0.780354972 C2.34973275,-0.256489457 1.57722332,1.3017465 1.57722332,3.14256032 C1.57722332,4.98337414 2.34973275,6.5416101 3.41472332,7.06547562 C3.166125,7.18776035 2.90158982,7.25368379 2.62722332,7.25368379 C1.17747585,7.25368379 0.00222332104,5.41307112 0.00222332104,3.14256032 C0.00222332104,0.872049527 1.17747585,-0.968563143 2.62722332,-0.968563143 C2.90158982,-0.968563143 3.166125,-0.902639705 3.41472332,-0.780354972 Z\" id=\"Combined-Shape\" fill=\"#0D569A\" filter=\"url(#filter-18)\" mask=\"url(#mask-17)\"></path><path d=\"M2.62196819,7.06547562 C3.68695877,6.5416101 4.45946819,4.98337414 4.45946819,3.14256032 C4.45946819,1.3017465 3.68695877,-0.256489456 2.62196819,-0.780354972 C2.87056652,-0.902639705 3.1351017,-0.968563143 3.40946819,-0.968563143 C4.85921566,-0.968563143 6.03446819,0.872049527 6.03446819,3.14256032 C6.03446819,5.41307112 4.85921566,7.25368379 3.40946819,7.25368379 C3.1351017,7.25368379 2.87056652,7.18776035 2.62196819,7.06547562 Z\" id=\"Combined-Shape\" fill=\"#0D569A\" filter=\"url(#filter-19)\" mask=\"url(#mask-17)\"></path></g></g><g id=\"sound\" opacity=\"0.801364272\" transform=\"translate(0.001622, 2.625000)\"><mask id=\"mask-21\" fill=\"white\"><use xlink:href=\"#path-20\"></use></mask><g id=\"s\"><use fill=\"black\" fill-opacity=\"1\" filter=\"url(#filter-22)\" xlink:href=\"#path-20\"></use><use fill=\"#1D1C1C\" fill-rule=\"evenodd\" xlink:href=\"#path-20\"></use></g><g id=\"sound-grid\" opacity=\"0.0555366848\" mask=\"url(#mask-21)\" stroke=\"#FFFFFF\" stroke-width=\"0.525\"><g transform=\"translate(-26.250000, -4.200000)\"><path d=\"M1.16501493,0.0648198279 L16.0176488,14.9174537\" id=\"Stroke-1\"></path><path d=\"M3.91552101,0.0648198279 L18.7681548,14.9174537\" id=\"Stroke-3\"></path><path d=\"M6.66600876,0.0648198279 L21.5186426,14.9174537\" id=\"Stroke-5\"></path><path d=\"M9.4164965,0.0648198279 L24.2691303,14.9174537\" id=\"Stroke-7\"></path><path d=\"M12.1669842,0.0648198279 L27.0196181,14.9174537\" id=\"Stroke-9\"></path><path d=\"M14.917472,0.0648198279 L29.7701058,14.9174537\" id=\"Stroke-11\"></path><path d=\"M17.6679597,0.0648198279 L32.5205936,14.9174537\" id=\"Stroke-13\"></path><path d=\"M20.4184475,0.0648198279 L35.2710813,14.9174537\" id=\"Stroke-15\"></path><path d=\"M23.1689352,0.0648198279 L38.0215691,14.9174537\" id=\"Stroke-17\"></path><path d=\"M25.9194046,0.0648198279 L40.7720385,14.9174537\" id=\"Stroke-19\"></path><path d=\"M28.6698924,0.0648198279 L43.5225262,14.9174537\" id=\"Stroke-21\"></path><path d=\"M31.4203801,0.0648198279 L46.273014,14.9174537\" id=\"Stroke-23\"></path><path d=\"M34.1708679,0.0648198279 L49.0235017,14.9174537\" id=\"Stroke-25\"></path><path d=\"M36.9213556,0.0648198279 L51.7739895,14.9174537\" id=\"Stroke-27\"></path><path d=\"M39.6718434,0.0648198279 L54.5244772,14.9174537\" id=\"Stroke-29\"></path><path d=\"M42.4223311,0.0648198279 L57.274965,14.9174537\" id=\"Stroke-31\"></path><path d=\"M45.1728189,0.0648198279 L60.0254527,14.9174537\" id=\"Stroke-33\"></path><path d=\"M47.9233066,0.0648198279 L62.7759404,14.9174537\" id=\"Stroke-35\"></path><path d=\"M50.6737944,0.0648198279 L65.5264282,14.9174537\" id=\"Stroke-37\"></path><path d=\"M53.4242821,0.0648198279 L68.2769159,14.9174537\" id=\"Stroke-39\"></path><path d=\"M56.1747699,0.0648198279 L71.0274037,14.9174537\" id=\"Stroke-41\"></path><path d=\"M58.9252576,0.0648198279 L73.7778914,14.9174537\" id=\"Stroke-43\"></path><path d=\"M61.6757453,0.0648198279 L76.5283792,14.9174537\" id=\"Stroke-45\"></path><path d=\"M75.4281841,0.0648198279 L60.5755502,14.9174537\" id=\"Stroke-47\"></path><path d=\"M72.6776963,0.0648198279 L57.8250625,14.9174537\" id=\"Stroke-49\"></path><path d=\"M69.9272086,0.0648198279 L55.0745748,14.9174537\" id=\"Stroke-51\"></path><path d=\"M67.1767208,0.0648198279 L52.324087,14.9174537\" id=\"Stroke-53\"></path><path d=\"M64.4262331,0.0648198279 L49.5735993,14.9174537\" id=\"Stroke-55\"></path><path d=\"M61.6757453,0.0648198279 L46.8231115,14.9174537\" id=\"Stroke-57\"></path><path d=\"M58.9252576,0.0648198279 L44.0726238,14.9174537\" id=\"Stroke-59\"></path><path d=\"M56.1747699,0.0648198279 L41.322136,14.9174537\" id=\"Stroke-61\"></path><path d=\"M53.4242821,0.0648198279 L38.5716483,14.9174537\" id=\"Stroke-63\"></path><path d=\"M50.6737944,0.0648198279 L35.8211605,14.9174537\" id=\"Stroke-65\"></path><path d=\"M47.9233066,0.0648198279 L33.0706728,14.9174537\" id=\"Stroke-67\"></path><path d=\"M45.1728189,0.0648198279 L30.320185,14.9174537\" id=\"Stroke-69\"></path><path d=\"M42.4223311,0.0648198279 L27.5696973,14.9174537\" id=\"Stroke-71\"></path><path d=\"M39.6718434,0.0648198279 L24.8192095,14.9174537\" id=\"Stroke-73\"></path><path d=\"M36.9213556,0.0648198279 L22.0687218,14.9174537\" id=\"Stroke-75\"></path><path d=\"M34.1708679,0.0648198279 L19.3182341,14.9174537\" id=\"Stroke-77\"></path><path d=\"M31.4203801,0.0648198279 L16.5677463,14.9174537\" id=\"Stroke-79\"></path><path d=\"M28.6698924,0.0648198279 L13.8172586,14.9174537\" id=\"Stroke-81\"></path><path d=\"M25.9194046,0.0648198279 L11.0667708,14.9174537\" id=\"Stroke-83\"></path><path d=\"M23.1689352,0.0648198279 L8.3163014,14.9174537\" id=\"Stroke-85\"></path><path d=\"M20.4184475,0.0648198279 L5.56581366,14.9174537\" id=\"Stroke-87\"></path><path d=\"M17.6679597,0.0648198279 L2.81532591,14.9174537\" id=\"Stroke-89\"></path><path d=\"M14.917472,0.0648198279 L0.0648381645,14.9174537\" id=\"Stroke-91\"></path></g></g></g></g></g><g id=\"screen\" transform=\"translate(22.354730, 18.195241)\"></g></g></g></g></svg>'),(13391,7065,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"26\" viewBox=\"0 0 24 26\"><g><g><g><path fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"20\" stroke-width=\"2\" d=\"M21.35 12.114v0L23 13.143v0L12 20v0L1 13.143v0L2.833 12v0\"></path></g><g><path fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"20\" stroke-width=\"2\" d=\"M21.169 17.001v0L23 18.143v0L12 25v0L1 18.143v0L2.833 17v0\"></path></g><g><path fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"20\" stroke-width=\"2\" d=\"M1 7.5v0L12 1v0l11 6.5v0L12 14v0z\"></path></g></g></g></svg>'),(13392,6591,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"82\" height=\"89\" viewBox=\"0 0 82 89\"><g><g><image width=\"94\" height=\"94\" transform=\"translate(-6 -4)\" xlink:href=\"data:image/png;base64,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\"></image></g></g></svg>'),(13393,6589,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"76\" height=\"79\" viewBox=\"0 0 76 79\"><g><g><image width=\"80\" height=\"80\" transform=\"translate(0 -1)\" xlink:href=\"data:image/png;base64,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\"></image></g></g></svg>'),(13394,6584,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"49\" height=\"52\" viewBox=\"0 0 49 52\"><g><g><image width=\"59\" height=\"59\" transform=\"translate(-1 -6)\" xlink:href=\"data:image/png;base64,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\"></image></g></g></svg>'),(13395,6580,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"651\" height=\"501\" viewBox=\"0 0 651 501\"><defs><clipPath id=\"skopa\"><path d=\"M276.75.45h10.513v32.442H276.75z\"></path></clipPath></defs><g><g><g><path fill=\"#dbf0f8\" d=\"M512.612 143.378c-9.764-9.408-21.396-17.84-33.933-24.312-33.53-17.304-66.323-29.362-105.732-32.85-27.94-2.471-56.17-1.976-84.084.82-63.886 6.396-112.412 31.805-146.144 68.23-42.007 45.362-61.319 88.927-58.524 153.022 1.186 27.198 8.556 54.307 20.773 79.285 15.195 31.063 47.37 60.477 81.217 77.651 34.07 17.285 77.604 34.255 116.974 35.33 223.396 6.095 272.62-134.874 274.995-217.347 1.55-53.777-24.977-100.742-65.542-139.829\"></path></g><g><path fill=\"#e0dfe5\" d=\"M368.37 161.73l.134.036-.027-.009-.106-.027\"></path></g><g><path fill=\"#f3e0d6\" d=\"M387.4 128.202l.153-.048c-.09.027-.183.05-.271.068.037-.006.077-.01.118-.02\"></path></g><g><path fill=\"#f3e0d6\" d=\"M387.228 128.227l.054-.006a.838.838 0 0 1-.129.014z\"></path></g><g><path fill=\"#dbf0f8\" d=\"M645.933 323.094c-12.713.369-25.389-.97-38.089-1.213-4.82-.095-4.443 6.707.358 6.797 12.702.244 25.375 1.583 38.089 1.212 4.816-.14 4.466-6.935-.358-6.796\"></path></g><g><path fill=\"#dbf0f8\" d=\"M641.938 468.345c-13.671-5.772-28.297-9.183-42.475-13.718-4.5-1.44-7.734 4.7-3.189 6.154 14.18 4.536 28.804 7.946 42.478 13.717 4.37 1.847 7.56-4.303 3.186-6.153\"></path></g><g><path fill=\"#dbf0f8\" d=\"M29.632 403.322l-9.949-1.16c-2.017-.231-3.969.786-4.38 2.695-.372 1.73.937 3.753 2.956 3.986l9.947 1.154c2.023.235 3.974-.784 4.384-2.69.37-1.73-.935-3.758-2.958-3.985\"></path></g><g><path fill=\"#fefefe\" d=\"M43.304 338.534c-13.061 2.323-26.293 4.783-39.663 3.627-4.81-.417-4.863 6.395-.104 6.807 13.97 1.207 27.94-1.404 41.587-3.834 4.744-.845 2.886-7.44-1.82-6.6\"></path></g><g><path fill=\"#dbf0f8\" d=\"M44.51 283.839c-7.809-.984-15.695-1.297-23.506-2.281-4.782-.603-4.939 6.207-.22 6.8 7.81.988 15.697 1.298 23.504 2.282 4.782.604 4.938-6.205.222-6.801\"></path></g><g><g></g><g clip-path=\"url(#skopa)\"><path fill=\"#dbf0f8\" d=\"M285.565 4.674c1.251-4.243-5.958-6.045-7.208-1.809-2.76 9.37-1.772 18.523 1.497 27.665 1.484 4.153 8.701 2.373 7.207-1.81-2.867-8.014-3.923-15.803-1.496-24.046\"></path></g></g><g><path fill=\"#dbf0f8\" d=\"M614.673 180.555c-10.503 2.455-20.94 6.483-30.789 11.875-6.41 3.51-2.495 9.301 3.91 5.798 8.026-4.396 16.682-7.87 25.272-9.88 6.8-1.589 8.442-9.392 1.607-7.793\"></path></g><g><path fill=\"#dbf0f8\" d=\"M90.386 138.143l-7.773-5.77c-1.578-1.169-3.825-1.244-5.282.177-1.321 1.289-1.384 3.64.193 4.809l7.772 5.765c1.582 1.173 3.829 1.249 5.284-.172 1.319-1.289 1.387-3.639-.194-4.81\"></path></g><g><path fill=\"#dbf0f8\" d=\"M67.893 205.652c-12.965-2.74-26.145-5.417-37.827-11.447-4.204-2.172-7.308 4.024-3.15 6.17 12.206 6.303 26.129 9.118 39.675 11.976 4.709.995 5.973-5.715 1.302-6.699\"></path></g><g><path fill=\"#dbf0f8\" d=\"M132.428 58.518c-2.65-3.673-8.386.704-5.77 4.328 4.327 5.999 9.265 11.607 13.592 17.604 2.65 3.674 8.381-.704 5.768-4.327-4.326-6-9.262-11.605-13.59-17.605\"></path></g><g><path fill=\"#dbf0f8\" d=\"M562.142 108.08c-8.11 9.606-16.253 19.414-27.126 26.593-3.911 2.582.994 7.723 4.865 5.168 11.36-7.5 19.947-17.867 28.419-27.905 2.946-3.488-3.237-7.317-6.158-3.856\"></path></g><g><path fill=\"#dbf0f8\" d=\"M343.01 18.51c-1.008 7.117-1.274 14.3-2.283 21.415-.621 4.358 6.864 4.437 7.472.138 1.008-7.117 1.278-14.3 2.283-21.418.618-4.357-6.861-4.436-7.472-.135\"></path></g><g><path fill=\"#dbf0f8\" d=\"M647.236 379.272a154.739 154.739 0 0 0-29.556-1.455c-4.764.226-5.216 7.022-.403 6.796 9.886-.462 19.78.025 29.555 1.45 4.763.696 5.119-6.104.404-6.791\"></path></g><g><path fill=\"#dbf0f8\" d=\"M402.462 32.47c-1.01 7.117-1.276 14.3-2.286 21.415-.619 4.358 6.866 4.437 7.473.137 1.009-7.115 1.276-14.298 2.282-21.416.62-4.358-6.86-4.438-7.47-.137\"></path></g><g><path fill=\"#dbf0f8\" d=\"M617.727 240.265l-9.536 2.82c-1.939.573-3.227 2.253-2.704 4.137.475 1.706 2.607 3.034 4.544 2.458l9.54-2.818c1.934-.574 3.222-2.25 2.7-4.136-.474-1.709-2.609-3.032-4.544-2.461\"></path></g><g><path fill=\"#dbf0f8\" d=\"M214.807 19.673c-.029-4.4-7.477-3.761-7.447.59.083 12.774 4.345 25.165 8.379 37.28 1.399 4.21 8.42 1.863 7.029-2.314-3.856-11.596-7.88-23.33-7.961-35.556\"></path></g><g><path fill=\"#dbf0f8\" d=\"M454.752 69.06l3.67-8.497c.743-1.722.138-3.694-1.792-4.525-1.751-.754-4.229-.093-4.973 1.63l-3.668 8.495c-.746 1.728-.14 3.7 1.788 4.53 1.753.75 4.232.094 4.975-1.633\"></path></g><g><path fill=\"#dbf0f8\" d=\"M523.223 77.937c3.038-3.415-3.289-7.057-6.285-3.686-4.96 5.579-9.325 11.569-14.283 17.144-3.038 3.416 3.288 7.055 6.283 3.686 4.96-5.578 9.325-11.564 14.285-17.144\"></path></g></g></g></svg>'),(13396,6579,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"546\" height=\"360\" viewBox=\"0 0 546 360\"><g><g><g><path fill=\"#f0efee\" d=\"M535.269 284.034c.5-3.46 1.866-6.258 2.293-9.482.192-1.443-35.791-4.152-39.07-4.152-5.869 0-11.548.516-17.222 1.232-4.61.584-9.213 1.292-13.917 1.962-8.884 1.271-17.71-.587-26.572.019-2.833.193-5.406 1.805-8.229 2.243-3.493.543-7.17-.495-10.603.737-10.118 3.624-10.57 28.7-4.98 39.324 2.92 5.556 7.213 5.085 11.35 6.094 7.293 1.783 14.591.561 21.974 1.576 5.046.696 10.29 1.846 15.303 2.165 10.925.688 21.998-2.144 32.903-1.38 8.438.592 16.755.466 25.224.466 5.18 0 10.693.453 15.83-.09-3.797-8.183-5.073-16.831-5.073-27.009 0-4.736.137-9.189.789-13.705\"></path></g><g><path fill=\"#7eb4d1\" d=\"M493.637 225.468c-21.075-3.33-85.436 6.916-96.337 9.865 6.171 7.242 28.16 36.165 33.09 43.006 9.836-2.437 19.945-3.53 29.802-5.62 16.71-3.54 76.717 2.428 78.704-6.379.847-3.756-35.826-39.381-45.26-40.872\"></path></g><g><path fill=\"#ebb94b\" d=\"M439.999 271.903c-9.345-10.884-26.973-29.49-35.251-39.193-8.873 9.32-13.979 29.088-6.76 46.735 5.887 6.96 21.282 28.818 34.66 44.36.07.08.143.112.213.164a44.499 44.499 0 0 1-1.083-3.315c-3.209-1.98-5.204-5.608-5.537-9.673-.632-7.749-1.938-15.274-.404-23.031 1.608-8.15 6.811-13.91 14.162-16.047\"></path></g><g><path fill=\"#004263\" d=\"M541.735 317.45c-3.885-.126-7.775-.229-11.665-.31-19.958-.418-39.92-.221-59.884.029-9.202.115-18.432.509-27.63.164-13.47-.506-14.675-18.791-12.36-28.4 1.606-6.666 2.358-11.402 9.447-13.121 9.867-2.394 21.145-.102 31.21-.556 23.305-1.056 46.605-2.675 69.92-2.713 2.562-.002 2.562-6.806 0-6.803-22.29.033-44.569 1.518-66.85 2.568-11.048.525-22.122 1.166-33.162.67-10.247-.459-18.613 9.012-18.808 27.154-.09 8.198 2.115 15.987 5.846 21.087 6.984 9.545 15.206 7.03 23.442 7.007 9.965-.025 19.93-.03 29.896-.025 20.2.009 40.4.056 60.598.054 2.565 0 2.552-6.722 0-6.806\"></path></g><g><path fill=\"#cbd4dc\" d=\"M531.653 280.934c-17.336-.036-30.896.193-46.096.216-7.662.013-15.314.784-22.98.727-8.22-.065-16.427-.118-24.61 1.549-1.335.272-1.35 4.358 0 4.084 7.749-1.579 15.523-1.63 23.306-1.56 8.101.07 16.186-.64 24.284-.72 15.415-.144 30.362 2.507 46.981.239 1.352-.184.462-4.534-.885-4.535\"></path></g><g><path fill=\"#cbd4dc\" d=\"M532.423 292.99c-16.182 1.623-87.28.267-97.217-.835-1.406-.156-2.002 3.754-.586 3.936 22.635 2.937 85.762 2.19 97.803.981 1.414-.141 1.422-4.225 0-4.083\"></path></g><g><path fill=\"#cbd4dc\" d=\"M531.857 305.491c-2.045 1.842-71.477-3.203-95.766-.207-1.399.173-.813 4.085.582 3.939 24.059-2.582 91.89 3.754 96.287-.208 1.267-1.141.16-4.662-1.103-3.524\"></path></g><g><path fill=\"#f0efee\" d=\"M411.859 297.668c-.64-10.35 3.477-21.145 1.816-31.305-6.473-1.503-10.79 1.702-16.741 3.013-6.252 1.378-12.807-.429-19.13-.429-5.873 0-11.55.515-17.225 1.231-4.61.583-9.214 1.293-13.918 1.963-8.883 1.27-17.709-.588-26.57.018-2.833.193-5.405 1.805-8.227 2.244-3.493.541-7.17-.496-10.606.736-10.116 3.625-10.569 28.7-4.98 39.324 2.923 5.557 7.214 5.084 11.35 6.094 7.296 1.783 14.593.561 21.975 1.576 5.046.696 10.29 1.847 15.3 2.165 10.926.689 22.001-2.143 32.907-1.38 8.438.591 16.755.466 25.221.466 5.18 0 10.694.453 15.832-.09-1.827.194-6.883-23.675-7.004-25.626\"></path></g><g><path fill=\"#ffcf5c\" d=\"M370.497 224.008c-23.71-3.331-96.105 6.917-108.367 9.865 6.649 6.936 29.603 33.743 36.406 42.01 3.245-1.507 6.67-2.658 10.23-3.134 3.133-.42 8.365-.894 10.546-1.196 2.685-.374 5.352-.161 7.665.727 1.972-.32 3.94-.652 5.899-1.021 18.796-3.54 86.297 2.429 88.53-6.378.953-3.756-40.297-39.382-50.909-40.873\"></path></g><g><path fill=\"#ebb94b\" d=\"M304.33 294.642a28.996 28.996 0 0 1-.711-7.732c.04-.986 1.638-1.306 1.798-.244.08.53.154 1.064.23 1.598.402-2.46 1.218-4.824 2.364-7.075.312-1.47.637-2.956.916-4.515.75-4.203 1.524-3.205-1.917-7.313-11.1-13.248-23.472-25.393-34.693-38.542-.922-1.08-8.47 15.96-8.816 17.382-1.889 7.798-2.033 16.551.322 24.276 2.106 6.904 8.164 11.435 13.104 16.744 5.848 6.283 11.704 12.593 18.413 17.98 5.41 4.343 11.498 11.132 17.823 13.986.257-2.296.157-4.444-.163-6.504-6.044-4.869-11.54-12.584-8.67-20.04\"></path></g><g><path fill=\"#004263\" d=\"M421.193 315.81c-3.844-.126-7.69-.228-11.536-.31-19.739-.418-39.483-.221-59.222.03-9.103.114-18.232.508-27.328.163-7.03-.266-14.494-4.12-16.17-17.655-1.477-11.895 2.975-22.158 9.916-23.358 12.842-2.228 22.833-.542 34.243-1.064 23.046-1.055 46.088-2.675 69.147-2.714 2.533 0 2.533-6.804 0-6.802-22.046.033-44.08 1.519-66.115 2.569-10.926.525-21.876 1.166-32.796.669-10.132-.459-18.406 9.013-18.6 27.154-.09 8.199 2.092 15.987 5.78 21.088 6.908 9.545 15.038 7.03 23.186 7.006 9.855-.025 19.71-.03 29.567-.025 19.975.009 39.952.057 59.928.054 2.536 0 2.523-6.721 0-6.805\"></path></g><g><path fill=\"#cbd4dc\" d=\"M410.83 279.474c-18.192-.035-32.422.194-48.376.216-8.04.013-16.066.784-24.113.728-8.623-.065-17.24-.119-25.827 1.548-1.397.273-1.414 4.358 0 4.085 8.134-1.58 16.292-1.63 24.46-1.561 8.5.07 16.983-.639 25.48-.72 16.179-.143 31.863 2.507 49.304.24 1.419-.184.484-4.535-.928-4.536\"></path></g><g><path fill=\"#cbd4dc\" d=\"M411.745 291.53c-15.844 1.622-85.46.267-95.188-.835-1.376-.157-1.96 3.752-.575 3.936 22.163 2.937 83.973 2.19 95.763.98 1.386-.141 1.393-4.224 0-4.082\"></path></g><g><path fill=\"#cbd4dc\" d=\"M411.224 303.513c-1.977 1.487-69.008-2.586-92.458-.166-1.354.14-.788 3.296.56 3.179 23.228-2.084 88.716 3.03 92.962-.167 1.224-.923.155-3.763-1.064-2.846\"></path></g><g><path fill=\"#004263\" d=\"M250.866 277.964a24.962 24.962 0 0 1-3.814-4.187c-3.39.377-6.687.768-9.677.894-25.119 1.055-51.288.361-76.153-2.48-28.288-3.23-54.84-1.842-82.834-3.083-11.368-.504-24.674-.396-34.588 4.654.22 1.19.47 2.385.703 3.577 14.409 11.936 47.749 38.105 49.023 40.082 4.697-.01 157.961 1.39 185.751.21 11.25-.478 13.365-1.966 11.397-7.996-13.308-10.514-27.065-20.53-39.808-31.671\"></path></g><g><path fill=\"#f0efee\" d=\"M99.414 259.864c-13.953-10.247-27.74-20.3-38.88-33.19-.422-.035-.84-.064-1.25-.074 1.8 3.613 2.813 7.597 2.813 11.765 0 .971-.073 1.927-.179 2.875.415 1.948.636 3.944.636 5.958v1.125a28.829 28.829 0 0 1-8.4 20.297 28.295 28.295 0 0 1-3.134 2.705c9.211 11.064 20.195 21.968 33.114 28.769 21.362 11.242 26.22-11.754 21.763-26.198-1.29-4.177-3.552-9.046-6.483-14.032\"></path></g><g><path fill=\"#dde8ea\" d=\"M263.087 218.424a32.504 32.504 0 0 1-3.907-5.676c-3.47.51-6.849 1.04-9.909 1.212-25.727 1.431-52.526.488-77.993-3.362-28.971-4.38-56.165-2.497-84.835-4.18-11.64-.683-25.27-.538-35.423 6.31.226 1.613.481 3.234.72 4.851 14.758 16.18 30.335 31.146 45.267 47.077 1.996 2.129 3.636 4.585 4.94 7.263 4.812-.012 9.659.285 14.367.285 30.206 0 60.43 3.875 90.61 5.647 28.572 1.675 56.8-4.045 85.261-5.647 11.522-.647 13.687-2.665 11.673-10.84-13.63-14.255-27.718-27.835-40.771-42.94\"></path></g><g><path fill=\"#7eb4d1\" d=\"M304.943 277.191c-4.76-12.628-8.356-10.564-24.162-11.657-24.967-1.725-178.721-5.982-185.832-2.74.12.118.246.23.366.35 13.899 13.908 9.44 40.227-2.305 54.07.272-.319 200.403 4.775 203.32 2.5 6.01-4.703 9.507-14.286 10.456-23.869.673-6.798.064-13.597-1.843-18.654\"></path></g><g><path fill=\"#004263\" d=\"M485.687 220.99a20.054 20.054 0 0 1-2.994-3.326c-2.58.37-5.09.745-7.372.904-19.164 1.314-39.161 1.232-58.205-.615-21.667-2.1-41.919-.49-63.322-.978-8.69-.203-18.849.128-26.324 4.404.19.96.406 1.924.609 2.888 7.398 6.196 14.938 12.222 22.424 18.312 5.864 4.768 10.365 10.998 18.092 12.695 5.312 1.165 11.303.36 16.72.27 13.099-.214 26.197-.436 39.295-.678 25.936-.48 51.916-.726 77.831-1.937 1.906-.09 3.812-.177 5.716-.309 8.58-.592 10.168-1.838 8.548-6.688-10.366-8.279-21.068-16.147-31.018-24.942\"></path></g><g><path fill=\"#d7d3d1\" d=\"M369.68 209.52c-10.842-7.57-21.556-14.997-30.3-24.635a14.478 14.478 0 0 0-.956-.035c1.441 2.726 2.288 5.752 2.364 8.935.02.74-.02 1.472-.084 2.199.354 1.48.56 3 .595 4.536l.022.861a22.033 22.033 0 0 1-6.045 15.655 21.722 21.722 0 0 1-2.343 2.122c-1.024.796 21.788 20.817 23.734 22.123 3.517 2.36 10.12 7.095 14.539 4.289 6.102-3.875 5.56-19.855 3.683-25.454-1.062-3.167-2.878-6.843-5.208-10.596\"></path></g><g><path fill=\"#dde8ea\" d=\"M475.34 172.182c-2.508.456-136.31-6.053-143.55-.58.195 1.247.41 2.494.613 3.742 11.012 12.263 22.593 23.574 33.728 35.644 1.486 1.61 2.721 3.48 3.717 5.532 3.492-.094 7.016.051 10.431-.031 21.924-.526 43.93 1.947 65.866 2.79 20.766.802 41.147-4.12 61.772-5.853 8.35-.7 11.498 3.989 9.883-2.301-10.153-10.795-41.617-37.387-42.46-38.943\"></path></g><g><path fill=\"#fefefe\" d=\"M507.736 208.647c-19.077-1.245-38.2-.6-57.282-1.832-22.275-1.44-84.059-.686-85.01 4.085-.31 1.55 4.394 6.855 5.119 8.536 4.962 11.503 3.688 26.925-6.543 35.26 3.659 4.107 87.45.097 112.368-.784 10.05-.353 20.124-.721 30.141-1.632 3.742-.34 10.935.04 14.072-2.54 4.503-3.703 7.001-11.084 7.548-18.421.392-5.204-.2-10.385-1.748-14.213-3.866-9.556-10.52-7.927-18.665-8.459\"></path></g><g><path fill=\"#f0efee\" d=\"M346.927 235.921c-.76-5.124-.758-10.944.608-15.965 1.44-5.292 4.804-9.725 3.73-15.561-8.241-1.132-16.204 3.059-24.72 2.626-11.006-.559-21.99-1.542-33.02-1.542-8.828 0-17.368.515-25.902 1.227-6.932.578-13.857 1.284-20.93 1.952-13.359 1.261-26.633-.587-39.96.016-4.26.193-8.129 1.795-12.375 2.231-5.253.54-10.784-.491-15.948.733-15.213 3.606-15.894 28.542-7.49 39.105 4.396 5.528 10.85 5.058 17.069 6.063 10.972 1.773 21.946.557 33.049 1.567 7.588.691 56.097.021 72.495.781 12.69.588 25.198.462 37.933.462 7.791 0 16.082.45 23.808-.09-4.012.281-7.914-20.692-8.347-23.605\"></path></g><g><path fill=\"#dde8ea\" d=\"M270.045 147.988c-38.232-3.89-154.974 8.081-174.745 11.524 11.193 8.465 51.077 42.26 60.02 50.25 17.845-2.85 195.696-2.155 198.376-6.164 2.58-3.86-66.544-53.867-83.651-55.61\"></path></g><g><path fill=\"#ed6566\" d=\"M124.303 212.883c8.873 7.662 17.016 16.22 25.498 24.331 4.069 3.89 8.064 6.526 12.597 9.4 3.503 2.223 6.777 6.73 10.9 7.17.409-2.572-.131-4.852-1.087-7.007-2.85-6.42-9.387-11.733-5.475-20.432 3.686-8.195 11.812-14.593 20.732-15.903a14.1 14.1 0 0 1 2.425-.14c-12.767-11.111-52.569-43.403-65.19-54.212-13.782 8.604-31.25 36.214-.4 56.793\"></path></g><g><path fill=\"#004263\" d=\"M352.533 252.563a2607.11 2607.11 0 0 0-18.492-.31c-31.641-.42-63.283-.223-94.926.03-14.59.114-29.223.506-43.803.162-11.268-.266-23.233-4.119-25.92-17.66-2.363-11.895 4.772-22.162 15.896-23.364 20.585-2.226 36.596-.54 54.885-1.063 36.943-1.057 73.876-2.674 110.836-2.71 4.062-.005 4.062-6.81 0-6.808-35.337.033-70.65 1.518-105.971 2.57-17.516.523-35.067 1.167-52.57.67-16.242-.46-29.504 9.013-29.814 27.16-.142 8.2 3.352 15.99 9.267 21.092 11.07 9.547 24.104 7.032 37.163 7.009 15.795-.025 31.592-.032 47.388-.025 32.02.009 64.042.056 96.061.055 4.066 0 4.044-6.726 0-6.808\"></path></g><g><path fill=\"#cbd4dc\" d=\"M342.92 215.953c-30.393-.032-54.167.193-80.813.217-13.435.012-26.848.78-40.288.723-14.407-.062-28.796-.117-43.145 1.54-2.34.272-2.365 4.335 0 4.063 13.586-1.571 27.214-1.621 40.862-1.553 14.2.069 28.373-.637 42.57-.713 27.024-.147 53.227 2.49 82.366.234 2.368-.184.806-4.509-1.553-4.51\"></path></g><g><path fill=\"#cbd4dc\" d=\"M344.273 227.934c-28.372 1.613-153.016.268-170.437-.83-2.463-.155-3.506 3.731-1.027 3.916 39.68 2.92 150.352 2.175 171.464.974 2.478-.142 2.491-4.201 0-4.06\"></path></g><g><path fill=\"#cbd4dc\" d=\"M343.285 240.364c-3.585 1.83-125.304-3.185-167.889-.205-2.455.171-1.426 4.063 1.019 3.915 42.177-2.565 161.092 3.734 168.801-.205 2.225-1.135.283-4.635-1.931-3.505\"></path></g><g><path fill=\"#004263\" d=\"M360.657 150.256a24.93 24.93 0 0 1-3.814-4.193c-3.39.378-6.688.77-9.677.896-25.12 1.057-51.288.362-76.154-2.483-28.288-3.235-54.84-1.845-82.834-3.088-7.803-.346-23.358-2.151-30.287 2.08-8.457 5.163 3.56 12.245 7.442 15.615 5.975 5.184 11.92 10.4 17.918 15.556 1.608 1.383 23.375 18.214 23.482 17.717 4.698-.01 154.545-1.194 182.334-2.376 11.25-.479 13.365-1.969 11.397-8.007-13.308-10.529-27.064-20.559-39.807-31.717\"></path></g><g><path fill=\"#f0efee\" d=\"M216.973 133.929c-2.04-3.143-9.039-6.02-12.191-8.177-4.355-2.981-8.676-6.014-12.888-9.194-6.826-5.157-15.44-10.554-21.38-16.698 3.16 13.032 4.803 33.418-6.067 43.272a32.13 32.13 0 0 1-3.637 2.844c10.69 11.63 32.237 30.258 47.23 37.405 24.791 11.819 21.63-19.519 16.457-34.702-1.497-4.391-4.122-9.509-7.524-14.75\"></path></g><g><path fill=\"#f8e587\" d=\"M413.858 131.88c-4.24-4.638-10.242-8.42-14.149-11.746-9.11-7.76-18.218-15.538-26.832-23.855a27.44 27.44 0 0 1-3.906-4.732c-3.472.425-198.007-5.724-208.161-.016.227 1.344.481 2.696.72 4.044 14.758 13.487 30.335 25.964 45.267 39.244a24.835 24.835 0 0 1 4.94 6.054c4.811-.01 9.659.238 14.368.238 30.205 0 60.43 3.23 90.61 4.707 15.185.741 30.377-.276 45.503-1.57 12.144-1.04 23.417-3.103 35.177.546 5.294 1.642 10.73 3.366 16.38 2.783 5.493-.568 5.076-.535 5.078-4.782.003-4.131-2.08-7.726-4.995-10.915\"></path></g><g><path fill=\"#7eb4d1\" d=\"M403.478 133.338c-25.962-2.25-191.95-4.48-199.355-1.208.126.119.257.231.38.352 13.509 13.216 15.732 46.975-.483 58.76 4.51 5.692 19.594 1.748 29.172 1.839 23.705.222 172.776 2.46 180.665-3.52 6.26-4.747 9.902-14.414 10.89-24.084.701-6.86.067-13.72-1.919-18.82-4.957-12.743-8.267-12.36-19.35-13.319\"></path></g><g><path fill=\"#e8dada\" d=\"M15.55 318.637a.545.545 0 0 0-.764 0 .545.545 0 0 0 0 .764c.108.11.217.217.318.332a1.635 1.635 0 0 1 .174.28c.135.264.497.336.74.194.264-.154.328-.477.194-.74-.164-.32-.408-.577-.661-.83\"></path></g><g><path fill=\"#edc833\" d=\"M70.285 130.23h-1.22c-.553 0-1.015.462-1.015 1.016s.462 1.017 1.016 1.017h1.219c.552 0 1.015-.463 1.015-1.017 0-.554-.463-1.016-1.015-1.016\"></path></g><g><path fill=\"#edc833\" d=\"M83.393 129.01h-4.571c-1.31 0-1.31 2.034 0 2.034h4.571c1.31 0 1.31-2.034 0-2.034\"></path></g><g><path fill=\"#edc833\" d=\"M94.97 129.62h-2.436c-1.312 0-1.312 2.034 0 2.034h2.436c1.312 0 1.312-2.034 0-2.034\"></path></g><g><path fill=\"#edc833\" d=\"M107.16 129.01h-1.523c-.554 0-1.017.462-1.017 1.016 0 .553.463 1.018 1.017 1.018h1.523c.554 0 1.016-.465 1.016-1.018 0-.554-.462-1.016-1.016-1.016\"></path></g><g><path fill=\"#edc833\" d=\"M117.822 129.01c-.913 0-1.804.057-2.646.443-.502.23-.623.95-.363 1.39.3.514.886.597 1.39.366.426-.196 1.102-.165 1.62-.165 1.31-.003 1.31-2.035 0-2.034\"></path></g><g><path fill=\"#edc833\" d=\"M64.403 138.299c-.675-.347-1.25-.726-2.037-.749-.553-.016-1.016.475-1.016 1.016 0 .567.463 1 1.016 1.017h.076c.01.004.025.006.042.01.042.012.084.026.126.04l.045.023c.246.123.479.273.722.399.493.252 1.1.132 1.391-.366.268-.458.128-1.137-.365-1.39\"></path></g><g><path fill=\"#edc833\" d=\"M74.855 136.33h-3.352c-1.31 0-1.31 2.034 0 2.034h3.352c1.31 0 1.31-2.034 0-2.034\"></path></g><g><path fill=\"#edc833\" d=\"M89.697 136.774c-.84-.386-1.732-.443-2.644-.444-1.31-.001-1.31 2.031 0 2.034.517 0 1.191-.03 1.62.167.503.229 1.09.147 1.389-.366.26-.443.14-1.159-.365-1.39\"></path></g><g><path fill=\"#edc833\" d=\"M99.748 136.164c-.84-.387-1.731-.444-2.645-.444-1.31-.001-1.31 2.032 0 2.033.517 0 1.191-.032 1.62.165.503.232 1.09.148 1.39-.364.257-.443.139-1.16-.365-1.39\"></path></g><g><path fill=\"#edc833\" d=\"M110.205 136.02h-2.133c-1.31 0-1.31 2.034 0 2.034h2.133c1.31 0 1.31-2.034 0-2.034\"></path></g><g><path fill=\"#edc833\" d=\"M121.819 136.06c-1.118.258-2.245.268-3.387.27-1.31 0-1.31 2.033 0 2.033 1.324-.003 2.633-.042 3.927-.34 1.276-.296.735-2.258-.54-1.963\"></path></g><g><path fill=\"#edc833\" d=\"M66.324 145.47h-1.828c-.555 0-1.016.462-1.016 1.017 0 .553.461 1.017 1.016 1.017h1.828c.553 0 1.015-.464 1.015-1.017 0-.555-.462-1.017-1.015-1.017\"></path></g><g><path fill=\"#edc833\" d=\"M81.87 145.17h-3.048c-1.31 0-1.31 2.034 0 2.034h3.048c1.31 0 1.31-2.034 0-2.034\"></path></g><g><path fill=\"#edc833\" d=\"M97.007 145.614c-.85-.4-1.72-.442-2.645-.444-1.31 0-1.309 2.033 0 2.034.583 0 1.202-.03 1.621.167.5.237 1.092.144 1.39-.365.26-.447.136-1.156-.366-1.392\"></path></g><g><path fill=\"#edc833\" d=\"M112.954 145.78c-.584 0-1.204.03-1.622-.166-.501-.236-1.092-.146-1.39.364-.26.447-.136 1.155.364 1.392.85.4 1.72.443 2.648.443 1.31 0 1.309-2.032 0-2.032\"></path></g><g><path fill=\"#edc833\" d=\"M126.05 144.86c-1.423 0-2.84.017-4.232.34-1.276.3-.734 2.26.54 1.963 1.214-.285 2.453-.27 3.692-.27 1.31 0 1.31-2.033 0-2.033\"></path></g><g><path fill=\"#edc833\" d=\"M69.37 153.1h-3.047c-1.31 0-1.31 2.032 0 2.032h3.048c1.309 0 1.309-2.032 0-2.032\"></path></g><g><path fill=\"#edc833\" d=\"M83.694 152.79h-3.352c-1.31 0-1.31 2.034 0 2.034h3.352c1.31 0 1.31-2.034 0-2.034\"></path></g><g><path fill=\"#edc833\" d=\"M98.358 152.52c-1.323.252-2.652.27-3.996.27-1.309 0-1.31 2.035 0 2.034 1.53 0 3.03-.057 4.535-.341 1.288-.243.74-2.204-.54-1.963\"></path></g><g><path fill=\"#edc833\" d=\"M113.25 152.79h-2.436c-1.312 0-1.312 2.034 0 2.034h2.437c1.309 0 1.309-2.034 0-2.034\"></path></g><g><path fill=\"#edc833\" d=\"M128.184 151.57h-3.351c-1.31 0-1.31 2.033 0 2.033h3.35c1.312 0 1.312-2.033 0-2.033\"></path></g><g><path fill=\"#edc833\" d=\"M74.857 163.778c-.596 0-1.363.089-1.924-.165-.504-.23-1.09-.152-1.39.363-.259.44-.14 1.163.364 1.391.938.426 1.935.444 2.95.444 1.31 0 1.31-2.032 0-2.033\"></path></g><g><path fill=\"#edc833\" d=\"M91.828 163.605c-.84-.386-1.73-.444-2.644-.445-1.312 0-1.312 2.033 0 2.033.517.001 1.192-.03 1.62.167.503.23 1.089.148 1.389-.365.26-.442.138-1.16-.365-1.39\"></path></g><g><path fill=\"#edc833\" d=\"M102.9 164.38h-1.525c-.553 0-1.015.464-1.015 1.016 0 .555.462 1.018 1.015 1.018h1.524c.554 0 1.016-.463 1.016-1.018 0-.552-.462-1.016-1.016-1.016\"></path></g><g><path fill=\"#edc833\" d=\"M117.214 163.47h-1.828c-.553 0-1.016.463-1.016 1.018 0 .553.463 1.016 1.016 1.016h1.828c.555 0 1.016-.463 1.016-1.016 0-.555-.461-1.018-1.016-1.018\"></path></g><g><path fill=\"#edc833\" d=\"M64.503 173.23h-1.828c-.555 0-1.015.463-1.015 1.017 0 .554.46 1.017 1.015 1.017h1.828c.554 0 1.016-.463 1.016-1.017 0-.554-.462-1.017-1.016-1.017\"></path></g><g><path fill=\"#edc833\" d=\"M79.424 173.53h-2.131c-1.31 0-1.31 2.034 0 2.034h2.131c1.311 0 1.311-2.034 0-2.034\"></path></g><g><path fill=\"#edc833\" d=\"M97.714 172.31h-1.22c-.552 0-1.014.463-1.014 1.017 0 .554.462 1.017 1.015 1.017h1.219c.553 0 1.015-.463 1.015-1.017 0-.554-.462-1.017-1.015-1.017\"></path></g><g><path fill=\"#edc833\" d=\"M108.375 171.09c-.553 0-1.015.463-1.015 1.017 0 .555.462 1.016 1.015 1.016.058 0 .114.002.171.004.01.002.021.004.03.008.402.377 1.034.394 1.432-.004.383-.383.402-1.057 0-1.438-.465-.44-1.004-.602-1.633-.603\"></path></g><g><path fill=\"#edc833\" d=\"M58.441 181.19c-.568.177-1.455.33-1.96.103-.505-.227-1.086-.152-1.389.366-.257.437-.141 1.163.364 1.39 1.1.493 2.386.454 3.526.102 1.247-.386.714-2.35-.54-1.96\"></path></g><g><path fill=\"#edc833\" d=\"M74.285 180.282c-1.022.244-2.035.269-3.082.269-1.31 0-1.31 2.034 0 2.032 1.225 0 2.425-.057 3.62-.34 1.276-.304.736-2.264-.538-1.961\"></path></g><g><path fill=\"#edc833\" d=\"M55.97 186.95c-.31.01-.618.06-.912.15-.108.033-.216.073-.324.106a2.284 2.284 0 0 1-.2.05h-.09c-.553.016-1.014.451-1.014 1.017 0 .543.46 1.033 1.014 1.015a3.32 3.32 0 0 0 .91-.148c.11-.033.217-.071.326-.106.056-.015.114-.03.171-.042l.027-.007h.091c.553-.017 1.015-.45 1.015-1.017 0-.543-.461-1.033-1.015-1.018\"></path></g><g><path fill=\"#edc833\" d=\"M66.324 186.65h-1.828c-.555 0-1.016.462-1.016 1.017 0 .552.461 1.017 1.016 1.017h1.828c.553 0 1.015-.465 1.015-1.017 0-.555-.462-1.017-1.015-1.017\"></path></g><g><path fill=\"#eda937\" d=\"M40.43 259.84h-1.524c-.554 0-1.016.464-1.016 1.016 0 .555.462 1.017 1.016 1.017h1.524c.553 0 1.015-.462 1.015-1.017 0-.552-.462-1.016-1.015-1.016\"></path></g><g><path fill=\"#eda937\" d=\"M52.653 260.181c-.83.238-1.714-.047-2.508-.306-1.249-.407-1.78 1.556-.54 1.96 1.148.375 2.398.647 3.588.306 1.257-.361.723-2.324-.54-1.96\"></path></g><g><path fill=\"#eda937\" d=\"M11.174 250.69H9.347c-.555 0-1.017.463-1.017 1.015 0 .555.462 1.02 1.017 1.02h1.827c.555 0 1.016-.465 1.016-1.02 0-.552-.461-1.015-1.016-1.015\"></path></g><g><path fill=\"#eda937\" d=\"M22.141 251h-2.438c-1.31 0-1.31 2.034 0 2.034h2.438c1.31 0 1.31-2.034 0-2.034\"></path></g><g><path fill=\"#eda937\" d=\"M34.936 251.61h-1.218c-.555 0-1.018.464-1.018 1.017 0 .555.463 1.018 1.018 1.018h1.218c.553 0 1.015-.463 1.015-1.018 0-.553-.462-1.017-1.015-1.017\"></path></g><g><path fill=\"#eda937\" d=\"M49.357 251.745c-.995.464-2.07.471-3.144.471-1.31.002-1.31 2.035 0 2.034 1.465-.002 2.826-.123 4.17-.75 1.186-.552.154-2.303-1.026-1.755\"></path></g><g><path fill=\"#eda937\" d=\"M65.715 251.91h-3.353c-1.31 0-1.31 2.034 0 2.034h3.353c1.31 0 1.31-2.034 0-2.034\"></path></g><g><path fill=\"#e3e1e8\" d=\"M58.203 212.145c.591.134 1.182.267 1.778.4a36.872 36.872 0 0 1-3.011-1.355l1.233.955\"></path></g><g><path fill=\"#417998\" d=\"M23.288 321.47c-1.91 1.876-4.962 3.873-7.218 4.104.183 1.657.306 3.463.773 5.127 1.622-.627 4.053-1.333 5.286-2.768 1.183-1.375 1.272-4.178 1.346-6.077a.712.712 0 0 1-.125-.215c-.02-.057-.042-.112-.062-.171\"></path></g><g><path fill=\"#417998\" d=\"M1.471 329.582c-2.897 2.008 1.358 4.064 3.299 4.243 2.251.206 4.664-.51 6.737-1.248 3.09-1.088 3.462-2.163 3.476-5.28l-1.487-.197c-2.72 2.742-8.426 5.012-12.025 2.482\"></path></g><g><path fill=\"#17222c\" d=\"M23.876 314.155a.695.695 0 0 1-.29.109c-2.27 3.097-9.857 5.162-12.52 3.601-1.19 2.543-3.957 6.244-6.468 7.644-2.154 1.201-5.067 2.667-4.304 4.964.76 2.273 8.095.748 10.178-.042 3.722-1.414 7.15-2.899 10.486-5.164 3.048-2.066 3.461-7.665 3.348-11.427a4.51 4.51 0 0 1-.43.315\"></path></g><g><path fill=\"#2f4b6e\" d=\"M22.317 246.93c-1.891-1.193-4.285-2.365-6.787-3.223-2.71-.935-5.548-1.498-8-1.326-6.783.478-6.191 9.72-5.954 15.032.614 13.732 4.265 54.509 6.644 60.565a23.584 23.584 0 0 0 9.772 1.567c3.448-.177 4.664-.24 7.747-1.808 2.083-4.187 2.255-9.838 2.835-15.57 1.022-10.086 2.765-20.809 1.481-30.781-.966-7.503-.551-19.93-7.738-24.456\"></path></g><g><path fill=\"#2f4b6e\" d=\"M84.063 202.553c-1.76-1.534-2.621-4.965-4.66-6a4.71 4.71 0 0 0-.69-.283c-2.898-.91-5.552 1.668-8.043 3.032a1704.907 1704.907 0 0 0-19.782 11c-13.202 7.467-26.806 14.828-39.039 23.846-4.315 3.184-8.393 6.924-9.562 12.394-.832 3.89-.525 10.928 4.978 10.753 6.508-.208-1.848 6.558 5.269 3.934 13.21-4.874 26.152-10.6 39.1-16.12 8.033-3.424 16.05-6.885 24.021-10.45 9.277-4.15 18.562-4.824 19.936-17.047.916-8.133-6.663-10.823-11.528-15.06\"></path></g><g><path fill=\"#39597d\" d=\"M112.953 212.231c-4.454-1.663-8.163-3.76-12.815-4.124-.142-.011-.285-.024-.43-.041-4.053-.447-8.442-2.647-12.409-2.286-3.659.332-3.17 1.477-4.329 4.981-4.137 12.518-18.258 20.054-28.606 26.177-5.136 3.037-10.93 5.305-15.437 9.462-1.864 1.72-3.399 4.607-3.673 7.425-.439 4.48 1.431 5.334 4.332 7.846 2.77 2.395 4.595 5.093 8.438 5.144 4.164.055 7.854-2.827 11.85-3.563 9.792-1.813 19.447-6.159 28.687-9.747 9.157-3.555 19.295-6.03 26.837-12.706 4.989-4.42 9.845-16.696 5.647-23.526-1.79-2.914-5.189-3.955-8.092-5.042\"></path></g><g><path fill=\"#e8dada\" d=\"M43.255 326.741a9.836 9.836 0 0 0-1.211-.488c-.278-.092-.59.107-.664.378-.082.297.098.573.377.666.326.109.645.226.953.38.263.128.582.072.74-.195.14-.24.07-.611-.195-.74\"></path></g><g><path fill=\"#e8dada\" d=\"M50.874 326.13c-.102 0-.205-.003-.306-.008l-.06-.006c-.007 0-.019-.002-.033-.005-.03-.005-.205-.072-.085-.016-.268-.122-.58-.079-.74.193-.137.236-.074.619.195.74.329.152.67.183 1.029.183.295 0 .54-.245.54-.54a.545.545 0 0 0-.54-.542\"></path></g><g><path fill=\"#417998\" d=\"M54.29 328.42c-1.87 1.9-4.875 3.938-7.12 4.214.213 1.64.369 3.43.869 5.076 1.604-.656 4.015-1.404 5.22-2.851 1.151-1.388 1.187-4.174 1.223-6.06a.676.676 0 0 1-.126-.214l-.066-.165\"></path></g><g><path fill=\"#417998\" d=\"M44.313 333.94c-2.658 2.772-8.307 5.14-11.943 2.697-2.849 2.047 1.433 4.007 3.372 4.146 2.248.165 4.641-.596 6.695-1.365 3.06-1.143 3.41-2.216 3.363-5.312z\"></path></g><g><path fill=\"#17222c\" d=\"M42.1 324.805c-1.137 2.549-3.827 6.28-6.305 7.716-2.126 1.236-5.002 2.747-4.196 5.014.799 2.241 8.085.587 10.149-.238 3.684-1.473 7.075-3.018 10.358-5.327 3.44-2.422 3.335-9.386 3.017-12.92.358 4.046-9.805 7.553-13.024 5.755\"></path></g><g><path fill=\"#39597d\" d=\"M51.72 245.41c-3.534-9.494-10.115-11.488-18.213-6.826-4.763 2.743-5.596 5.406-5.66 10.805-.007.558-.01 1.116-.004 1.675.068 13.076 2.688 26.105 4.809 38.935 1.568 9.48 6.672 37.257 7.048 37.518 4.249.609 9.247-.57 12.699-1.9a30.154 30.154 0 0 0 3.962-1.84c.286-.867.545-1.81.772-2.84 2.925-13.183 4.446-29.75 2.583-42.774-1.56-10.935-4.234-22.646-7.996-32.754\"></path></g><g><path fill=\"#fefefe\" d=\"M47.749 315.16c-.736 0-1.349.614-1.349 1.35v2.068c0 .735.613 1.35 1.349 1.35.734 0 1.349-.615 1.349-1.35v-2.068c0-.736-.615-1.35-1.35-1.35\"></path></g><g><path fill=\"#fefefe\" d=\"M46.4 306.786v2.52c0 1.742 2.698 1.742 2.698 0v-2.52c0-1.741-2.698-1.741-2.698 0\"></path></g><g><path fill=\"#fefefe\" d=\"M47.749 294.64a1.36 1.36 0 0 0-1.349 1.349v2.16c0 .737.613 1.35 1.349 1.35.734 0 1.349-.613 1.349-1.35v-2.16c0-.737-.615-1.349-1.35-1.349\"></path></g><g><path fill=\"#fefefe\" d=\"M45.68 282.666v2.88c0 1.74 2.698 1.74 2.698 0v-2.88c0-1.741-2.698-1.741-2.698 0\"></path></g><g><path fill=\"#fefefe\" d=\"M45.59 271.95c-.735 0-1.35.614-1.35 1.351v1.44c0 .736.615 1.35 1.35 1.35.735 0 1.348-.614 1.348-1.35v-1.44c0-.737-.613-1.351-1.349-1.351\"></path></g><g><path fill=\"#fefefe\" d=\"M44.15 261.15c-.737 0-1.35.614-1.35 1.352v1.439c0 .736.613 1.35 1.35 1.35.734 0 1.348-.614 1.348-1.35v-1.439c0-.738-.614-1.352-1.349-1.352\"></path></g><g><path fill=\"#fefefe\" d=\"M49.869 262.52a1.36 1.36 0 0 0-1.349 1.349v1.8c0 .734.612 1.35 1.349 1.35.734 0 1.349-.616 1.349-1.35v-1.8c0-.735-.615-1.349-1.35-1.349\"></path></g><g><path fill=\"#fefefe\" d=\"M55.306 255.5c-.258.133-.508.28-.755.436-.065.039-.134.076-.2.115.044-.005.105-.01.197-.015-.06.003-.12.015-.18.024.013-.004.018-.006.03-.012-.026.01-.05.014-.075.02h-.002c-.628.124-1.121.636-1.121 1.318 0 .71.612 1.385 1.348 1.35.821-.038 1.418-.545 2.12-.904.653-.336.84-1.24.484-1.847-.387-.662-1.191-.82-1.846-.485\"></path></g><g><path fill=\"#fefefe\" d=\"M54.322 256.065c.01-.007.018-.013.028-.017-.123.013-.094.026-.028.017\"></path></g><g><path fill=\"#fefefe\" d=\"M66.456 251.176a5.91 5.91 0 0 1-.858.335 7.307 7.307 0 0 1-.628.165l-.137.024c-.072.006-.143.011-.216.011-.733.021-1.347.6-1.347 1.351 0 .72.614 1.371 1.347 1.35 1.123-.032 2.202-.418 3.201-.903.661-.322.834-1.251.484-1.848-.392-.67-1.185-.806-1.846-.485\"></path></g><g><path fill=\"#fefefe\" d=\"M79.133 245.63c-.027.03-.197.172-.249.226-.063.033-.136.068-.182.09-.136.009-.276.008-.413.008a1.362 1.362 0 0 0-1.349 1.35c0 .736.614 1.35 1.349 1.35.421 0 .853-.013 1.258-.14.581-.176 1.066-.555 1.495-.975.525-.515.515-1.395 0-1.909a1.363 1.363 0 0 0-1.909 0\"></path></g><g><path fill=\"#fefefe\" d=\"M87.814 241.628c-.06.002-.118.002-.175.002a1.363 1.363 0 0 0-1.349 1.351c0 .735.614 1.351 1.35 1.351.786-.002 1.449-.21 2.032-.756.538-.503.506-1.402 0-1.91-.519-.518-1.322-.499-1.858-.038\"></path></g><g><path fill=\"#fefefe\" d=\"M16.089 310.007c0 .34-.006.682-.027 1.022-.013.236-.021.264-.053.428-.02.1-.046.2-.074.3-.056.159-.063.19-.023.088-.306.668-.195 1.447.484 1.847.587.344 1.54.184 1.846-.483.467-1.022.543-2.094.543-3.202.002-1.743-2.696-1.743-2.696 0\"></path></g><g><path fill=\"#fefefe\" d=\"M17.169 297.038c0 .39-.001.782-.025 1.175-.01.077-.012.118-.014.136-.012.068-.023.137-.039.204-.013.059-.177.49-.096.322-.315.666-.193 1.452.483 1.847.59.348 1.53.18 1.845-.486.484-1.029.544-2.076.544-3.198 0-1.744-2.697-1.744-2.698 0\"></path></g><g><path fill=\"#fefefe\" d=\"M17.17 282.276v2.88c0 1.743 2.698 1.743 2.698 0v-2.88c0-1.741-2.698-1.741-2.698 0\"></path></g><g><path fill=\"#fefefe\" d=\"M18.159 269.4c-.736 0-1.349.615-1.349 1.352v1.44c0 .736.613 1.35 1.349 1.35.735 0 1.35-.614 1.35-1.35v-1.44c0-.737-.615-1.352-1.35-1.352\"></path></g><g><path fill=\"#fefefe\" d=\"M18.54 258.365c-.014-.043-.071-.373-.077-.37-.043-.423-.036-.855-.036-1.278 0-1.743-2.698-1.743-2.697 0 .001 1.123.059 2.172.544 3.202.313.665 1.254.83 1.846.484.674-.396.796-1.182.485-1.847.097.211-.063-.188-.064-.191\"></path></g><g><path fill=\"#fefefe\" d=\"M23.647 247.936c-.047.025-.08.038-.1.05-.014.007-.019.007-.035.014-.09.033-.186.054-.279.076-.07.01-.2.03-.246.032-.152.008-.306.004-.458.004-.735 0-1.349.615-1.349 1.351s.614 1.35 1.349 1.35c.9-.001 1.666-.15 2.48-.544.66-.322.834-1.25.483-1.848-.39-.672-1.183-.806-1.845-.485\"></path></g><g><path fill=\"#fefefe\" d=\"M34.164 242.029c-.066.063-.096.092-.109.108-.018.012-.045.027-.098.062a.728.728 0 0 0-.116.063c-.053.016-.107.036-.161.05a1.34 1.34 0 0 0-.11.021c-.043.005-.088.011-.133.011-.159.01-.319.01-.478.01-.736 0-1.349.613-1.349 1.35 0 .734.613 1.35 1.349 1.35 1.2 0 2.222-.275 3.112-1.115.536-.506.51-1.402 0-1.91-.53-.532-1.373-.505-1.907 0\"></path></g><g><path fill=\"#fefefe\" d=\"M98.315 236.178c-.006.005-.007.005-.017.01a.629.629 0 0 1-.054.032l-.283.097c-.455.154-.843.343-1.199.67-.543.496-.502 1.407 0 1.909.502.501 1.254.493 1.792.086.007-.003.008-.004.016-.01.014-.01.035-.02.056-.03l.284-.1c.455-.153.84-.34 1.199-.667.543-.496.502-1.408 0-1.91-.502-.501-1.253-.495-1.794-.087\"></path></g><g><path fill=\"#e6e2dc\" d=\"M82.11 233.75c.159 4.454-3.37 5.368-6.143 8.68-1.837 2.197-3.967 4.091-6 6.172-5.8 5.94-17.685 12.875-26.19 11.57-2.703 5.731 3.244 7.227 6.093 6.498 4.726-1.209 29.09-16.786 32.035-19.337 2.265-1.96 4.577-4.763 3.95-7.521-.708-3.113-1.797-3.653-3.744-6.062\"></path></g><g><path fill=\"#fefefe\" d=\"M77.783 226.822c-10.18-5.852-19.462-12.891-29.02-19.77-10.006-7.2-12.95-3.502-19.868-.337-10.167 4.653-27.27 14.867-27.448 16.387-.755 6.39 5.07 8.736 9.316 11.416 4.457 2.813 8.031 6.715 12.414 9.567 4.622 3.01 9.372 5.663 13.893 8.771 3.364 2.311 6.93 5.835 10.565 7.553 3.415 1.618 7.773-.256 10.863-2.061 6.571-3.84 17.647-10.112 23.908-14.533 8.52-6.017 4.476-11.764-4.623-16.993\"></path></g><g><path fill=\"#2f4b6e\" d=\"M64.038 228.687c-5.81-4.16-11.24-8.825-17.089-12.933-2.672-1.874-5.4-4.046-8.37-5.44-6.208-2.911-9.786-1.485-16.636-2.237-5.392-.591-11.136-.222-13.167 6.384-2.312 7.524.944 12.403 6.188 16.517 5.404 4.238 11.085 7.735 16.511 11.789.029.021.058.044.087.067 2.389 1.788 4.625 3.785 6.863 5.755 1.005.884 2.169 1.69 3.13 2.593 1.152 1.081 1.92 2.433 3.32 3.278 2.254 1.362 4.867-.433 6.824-1.549 4.382-2.501 8.799-4.86 13.091-7.613 3.403-2.179 10.7-4.466 7.075-9.776-1.945-2.85-5.067-4.859-7.827-6.835\"></path></g><g><path fill=\"#ef624c\" d=\"M40.475 224.528a.64.64 0 0 1-.625.223c.025.269.08.543.175.817.041.12.495-.635.866-1.314a.907.907 0 0 1-.171-.034c-.08.104-.162.207-.245.308\"></path></g><g><path fill=\"#fefefe\" d=\"M70.694 234.286c-1.96 1.509-5.798 3.832-9.512 6.076-2.656 1.608-5.169 3.126-6.894 4.287a.22.22 0 0 0-.06.306.221.221 0 0 0 .304.06c1.717-1.157 4.224-2.67 6.877-4.277 3.724-2.253 7.574-4.581 9.553-6.104a.218.218 0 0 0 .04-.308.218.218 0 0 0-.308-.04\"></path></g><g><path fill=\"#fefefe\" d=\"M63.409 232.919a.228.228 0 0 0-.337.012.269.269 0 0 0 .016.36c1.21 1.197 7.356 6.322 7.618 6.54a.235.235 0 0 0 .176.054.241.241 0 0 0 .157-.096.267.267 0 0 0-.046-.357c-.064-.055-6.391-5.33-7.584-6.513\"></path></g><g><path fill=\"#fefefe\" d=\"M63.353 238.981a453.94 453.94 0 0 1-4.581-3.851.234.234 0 0 0-.35.042.285.285 0 0 0 .046.378c1.894 1.62 3.386 2.86 4.585 3.855 1.842 1.533 3.06 2.546 4.262 3.688a.236.236 0 0 0 .352-.02.285.285 0 0 0-.025-.38c-1.215-1.155-2.438-2.173-4.289-3.712\"></path></g><g><path fill=\"#fefefe\" d=\"M59.975 243.195c-1.36-1.384-2.9-2.951-4.493-4.493a.22.22 0 1 0-.305.316 253.665 253.665 0 0 1 4.485 4.485c1.062 1.079 1.976 2.01 2.64 2.645a.218.218 0 0 0 .31-.006.22.22 0 0 0-.007-.31c-.658-.63-1.57-1.559-2.63-2.637\"></path></g><g><path fill=\"#fefefe\" d=\"M55.121 225.506a.249.249 0 0 0-.355-.002c-.1.1-.102.263-.004.365 1.212 1.256 7.418 6.671 7.683 6.9a.24.24 0 0 0 .186.06.247.247 0 0 0 .169-.087.264.264 0 0 0-.028-.365c-.064-.056-6.455-5.63-7.65-6.871\"></path></g><g><path fill=\"#fefefe\" d=\"M67.313 230.26c-2.009 1.429-4.685 3.171-7.302 4.871a316.105 316.105 0 0 0-5.141 3.39c.036.153.071.305.109.456 1.509-1.03 3.352-2.227 5.272-3.478 2.695-1.752 5.451-3.545 7.49-5.006-.066-.036-.132-.072-.199-.106a3.095 3.095 0 0 1-.23-.127\"></path></g><g><path fill=\"#fefefe\" d=\"M60.001 228.538c-1.885 1.188-3.69 2.323-5.191 3.311.032.152.066.309.1.458 1.525-1.007 3.384-2.176 5.324-3.397.721-.454 1.45-.91 2.166-1.364a7.764 7.764 0 0 1-.37-.286c-.671.425-1.353.853-2.029 1.278\"></path></g><g><path fill=\"#fefefe\" d=\"M55.34 244.632c-.059-.058-.124-.12-.184-.182-.111.096-.23.186-.356.265.08.078.156.156.23.23 1.44 1.431 2.392 2.375 3.313 3.424a.222.222 0 0 0 .31.02.22.22 0 0 0 .019-.31c-.931-1.06-1.886-2.009-3.331-3.447\"></path></g><g><path fill=\"#eff7f8\" d=\"M37.659 232.412c-.003.01-.003.022-.003.032 0-.016.003-.027.003-.032\"></path></g><g><path fill=\"#edc833\" d=\"M37.654 197.35h-3.172c-1.31 0-1.31 2.032 0 2.032h3.172c1.31 0 1.31-2.032 0-2.032\"></path></g><g><path fill=\"#f8e587\" d=\"M76.746 146.644c-2.657-3.35-9.54-9.32-15.047-9.13-1.47.05-2.844.54-4.01 1.637-3.842 3.609-2.372 11.03-2.704 15.705-.437 6.128-1.882 12.343-4.012 18.092-2.761 7.452-5.657 14.814-11.014 20.767-3.929 4.366-13.346 7.849-13.094 14.796.124 3.44 3.796 3.218 6.253 2.917 5.072-.622 9.355-.812 14.093-2.83 4.775-2.035 8.35-4.584 12.342-7.896 13.187-10.945 23.499-29.51 20.271-47.07-.467-2.541-1.467-4.956-3.078-6.988\"></path></g><g><path fill=\"#d18978\" d=\"M98.244 174.28c-1.35.66-2.614 1.396-4.066 1.924-1.84.667-5.884.697-6.611 2.669-.925 2.506 3.893 3.103 5.871 2.189 1.568-.724.668-1.698 1.53-2.71.319-.378.739-.58 1.172-.747.839-.32 1.73-.5 2.077-1.519.064-.19.103-1.844.027-1.805\"></path></g><g><path fill=\"#c27768\" d=\"M96.594 183.11l-.354 1.057c3.967 1.11 7.3.972 10.11.1.087-.395.178-.525.336-.892l-.043-.115c-2.713 1.033-6 .982-10.05-.15\"></path></g><g><path fill=\"#c27768\" d=\"M95.505 185.864l-.335 1.166c4.214.964 7.335.817 10.127-.227.602-.659.602-.659.993-1.303-2.668 1.253-6.421 1.365-10.785.364\"></path></g><g><path fill=\"#c27768\" d=\"M94.969 188.325l-.248 1.105c-.068.306 4.381.709 4.806.685a9.123 9.123 0 0 0 2.072-.365c.836-.259 1.942-.806 2.543-1.59-.365.312-2.68.808-5.026.9-.36.016-4.19-.536-4.147-.735\"></path></g><g><path fill=\"#c27768\" d=\"M104.192 188.097c-.013.021-.031.041-.049.062.027-.024.043-.042.05-.062\"></path></g><g><path fill=\"#d18978\" d=\"M86.386 117.818c-1.305-.438-2.256-1.802-2.871-2.924-1.03-1.88-1.525-2.905-2.526-4.8-2.252-4.28-4.359-8.664-5.974-13.244-.25 2.63-.953 7.354-.843 9.945.132 3.135-.942 6.854-3.178 8.594-.98.76-2.23.83-3.308 1.371-.54.272-4.111 2.157-4.686 1.653 2.057 3.455 6.096 15.341 6.096 15.341s2.703.945 9.41-2.416c2.858-1.431 5.416-3.448 7.406-5.862 1.09-1.326 2.125-2.947 2.403-4.552.317-1.827-.27-2.549-1.93-3.106\"></path></g><g><path fill=\"#eea382\" d=\"M62.89 87.452l-.067.001c-4.87.054-14.095 3.17-15.468 8.261-.154.566-.175 1.208-.11 1.884.2 2.097 1.218 4.546 1.661 6.265.923 3.581 2.266 7.163 4.383 10.282 2.173 3.203 6.51 9.295 11.064 9.402 5.027.119 8.211-5.979 9.717-9.608 3.754-9.046 2.914-26.676-11.18-26.487\"></path></g><g><path fill=\"#5d484b\" d=\"M64.243 97.847c-.952.661-1.915.94-2.963 1.383.856 1.222 1.946 2.141 3.24.997.21-.186 2.055-2.154 3.007-3.044.311-.287.525-.462.56-.425-1.112-1.153-2.908.436-3.844 1.089\"></path></g><g><path fill=\"#5d484b\" d=\"M51.928 104.293c-1.156.465-1.965.596-1.696 2.034-.046-.24 2.857-.479 3.079-.53.385-.092.677-.223.895-.389.645-.491.637-1.3.506-2.338.023.213-2.561 1.134-2.784 1.223\"></path></g><g><path fill=\"#d98a74\" d=\"M59.834 104.853c-.093 1.442.56 2.828.564 4.28.001.48-.2.979-.425 1.46-.302.639-.65 1.249-.632 1.736.112 2.997 3.83.902 4.366-.98.405-1.419-1.287-7.704-3.873-6.496\"></path></g><g><path fill=\"#be796d\" d=\"M68.76 110.63c-.295-.52-.772-.248-.477.27l.744 1.31c.293.52.772.246.477-.273z\"></path></g><g><path fill=\"#e5c846\" d=\"M119.39 124.74c-2.769-3.387-6.929-4.083-11.05-4.359-3.834-.257-7.595-.853-11.382-1.471-2.222-.36-6.587-.956-8.716-.143-2.221.847-1.875 1.882-2.182 4.067-.622 4.454-3.794 9.346-9.114 8.49a6.644 6.644 0 0 1-1.122-.298c-2.687.526-5.466.303-8.027-1.055-.597-.318-.992-.74-1.225-1.21-2.77 1.95-12.039 11.411-10.386 12.582 4.327 3.07 8.574 10.15 10.944 14.879.34.681.674 1.375 1 2.074 3.794 8.162 6.148 17.098 6.423 26.114.205 6.728-2.415 9.86-7.528 14.143-.94.789-4.918 3.46-4.91 4.889.023 3.574 8.287 3.28 10.496 3.91 2.11.6 3.834 2.477 5.785 3.447 2.72 1.353 4.925 3.481 7.715 4.574 6.54 2.558 14.627 3.368 21.496 4.913 4.78 1.072 11.747 3.728 14.67-2.14 2.74-5.498 3.597-13.306 4.538-19.38 2.752-17.739 4.527-38.934-1.09-56.227-1.912-5.882-2.268-12.829-6.335-17.799\"></path></g><g><path fill=\"#cfba3e\" d=\"M116.25 217.013c-7.44-1.323-14.94-3.336-22.246-5.387-12.217-3.432-16.965-5.355-29.323-9.825-.435-.156-.896-.27-1.344-.402-1.028-.307-2.726 3.249-2.697 3.915.015.298.075.58.178.844.35.91 1.185 1.648 2.307 2.397 3.263 2.188 7.664 3.05 11.433 4.393 4.444 1.583 8.92 3.148 13.44 4.529 7.888 2.407 16.162 4.324 24.23 5.746 3.11.547 7.129 2.064 9.379.489 2.426-1.701 1.527-4.36 1.44-6.72-2.189.357-4.404.449-6.797.02\"></path></g><g><path fill=\"#cfba3e\" d=\"M85.995 118.27c.284-.04-.608 4.24-.742 4.567-1.102 2.675-3.137 4.54-5.679 5.81-1.457.728-2.97 1.334-4.542 1.755-1.405.377-3.005.267-4.362-.247-.37-.14-3.65-2.423-3.659-2.413-.557.658-1.027 1.413-1.591 2.08.28.476.757.95 1.024 1.27a8.575 8.575 0 0 0 3.193 2.398c2.21.958 5.09 1.09 8.057.232 3.741-1.084 7.085-3.494 9.209-6.663.937-1.397 1.617-2.92 1.976-4.508.24-1.059 1.215-3.93.332-4.71-.51-.454-2.493.327-3.216.429\"></path></g><g><path fill=\"#5d484b\" d=\"M65.338 73.513c-.437-1.195-2.412-4.464-3.924-2.987.629.649 1.22 1.488 1.227 2.437-.005-.503-3.703-1.063-4.152-1.057-1.932.022-8.928 1.07-8.787 3.864.936-.052 1.708.443 2.372 1.073-1.512-1.437-6.97 5.435-6.755 7.182.591-.068 1.133.138 1.7.232-.076.833-.837 1.446-1.156 2.25-.508 1.273-1.405 4.931-1.162 6.337.377 2.174 2.279 2.034 4.101 1.925 2.467-.147 4.94-.619 7.239-1.542 1.01-.406 2.026-1.19 3.11-1.314 1.054-.12 1.72.629 2.773-.078 2.628-1.761 2.893-5.316 2.853-8.08-.05-3.38 1.797-6.867.561-10.242\"></path></g><g><path fill=\"#765659\" d=\"M49.48 88.415c-1.076-.522-3.231-1.96-4.588-1.508-.387.128-.711.412-.924.916-.517 1.218.739 3.056-.33 3.965-1.063.9-3.983-1.152-3.664 1.554.142 1.2 2.511 2.94 3.488 3.463 2.983 1.595 6.828 1.284 10.012.557 2.97-.68 13.957-6.063 9.64-10.237-4.186 2.66-9.05 3.514-13.633 1.29\"></path></g><g><path fill=\"#544044\" d=\"M70.164 76.534c-.999-.597-3.11-1.805-4.34-1.271-2.273.987-1.442 6.092-1.71 8.023-.215 1.553-.527 3.173-.373 4.744.232 2.37.697 2.28 2.528 2.512 3.93.496 5.904 4.41 6.952 7.882 1.571.11 1.752-4.105 1.83-5.043.199-2.37 1.817-5.176 1.426-7.505-.675-4.016-2.83-7.257-6.313-9.342\"></path></g><g><path fill=\"#eea382\" d=\"M75.834 91.84c-3.915-1.206-2.088 7.094-.52 8.46.817.703 2.232-3.257 2.273-3.78.115-1.496.004-4.141-1.753-4.68\"></path></g><g><path fill=\"#d18978\" d=\"M64.823 223.814c-1.836.79-3.234 2.13-4.865 3.224-.78.528-1.56.993-2.098 1.772.256-.371.876-.133 1.23-.213.7-.154 1.014-.389 1.676-.69 1.77-.803 3.452.164 5.168-.37 1.554-.484 2.737-2.045 3.693-3.285.502-.646.7-1.05.632-1.275-.35-1.113-4.807.568-5.436.837\"></path></g><g><path fill=\"#d18978\" d=\"M77.828 215.14c-3.201 2.95-6.907 5.262-10.401 7.798-1.823 1.32-3.584 2.701-5.189 4.268-1.774 1.732-3.753 2.985-5.956 4.104-.911.464-3.06 1.026-3.583 2-.567 1.057.5 2.46 1.392 3.324.173.168.335.312.482.434 1.54 1.272 4.351 1.67 6.293 1.617 5.324-.144 10.425-3.088 14.254-6.622 2.389-2.203 9.528-6.273 7.828-10.272-.848-1.99-3.531-5.41-5.12-6.651\"></path></g><g><path fill=\"#c27768\" d=\"M52.495 234.075l-.005.128c.26.313.384.412.585.778 2.996-.019 6.283-.931 9.818-3.277l-.658-.934c-3.609 2.392-6.793 3.475-9.74 3.305\"></path></g><g><path fill=\"#c27768\" d=\"M54.06 236.61c.605.474.605.474 1.414.882 3.033-.053 6.056-1.096 9.718-3.632l-.738-1c-3.793 2.626-7.403 3.948-10.394 3.75\"></path></g><g><path fill=\"#c27768\" d=\"M67.592 233.9c.134.162-3.478 2.578-3.849 2.743-2.4 1.082-4.947 1.766-5.453 1.66.95.43 2.303.39 3.259.216.83-.153 1.63-.425 2.245-.688.44-.188 4.74-2.773 4.535-3.025z\"></path></g><g><path fill=\"#c27768\" d=\"M58.286 238.304c-.027-.01-.052-.02-.076-.033.013.014.04.026.076.033\"></path></g><g><path fill=\"#f8e587\" d=\"M118.273 124.068c-3.009-.827-6.154-.655-8.539 1.528-6.246 5.713-5.055 18.46-4.955 26.019.139 10.333-1.009 20.793-5.136 30.3-1.974 4.544-4.054 8.937-6.734 13.08-3.916 6.057-7.078 12.28-13.49 15.734-2.594 1.396-4.996 3.649-2.798 6.646 1.44 1.964 4.347 2.118 5.905 4.01 1.04 1.265 1.649 2.541 3.277 3.161 3.242 1.237 8.064-.794 10.958-2.406 3.418-1.905 5.936-4.808 8.841-7.35 2.705-2.367 5.51-4.436 7.822-7.236 9.265-11.224 15.373-25.766 17.27-40.196 1.498-11.397 3.088-22.473-2.305-32.988-2.149-4.194-5.294-8.972-10.116-10.302\"></path></g><g><path fill=\"#cfba3e\" d=\"M85.243 222.227c-2.891-1.673-4.988-3.719-6.653-6.555-.603-1.026-.875-2.864-2.411-2.632-1.21.184-2.125 2.562-2.197 3.573-.187 2.596 1.835 5.457 4.078 7.254 1.817 1.455 6.65 4.556 9.206 3.298 3.907-1.924-.45-4.027-2.023-4.938\"></path></g><g><path fill=\"#223043\" d=\"M66.984 101.606c-.582.433-.686 1.283-.23 1.898.458.612 1.3.759 1.883.331.583-.432.689-1.282.226-1.897-.453-.614-1.296-.762-1.879-.333\"></path></g><g><path fill=\"#223043\" d=\"M55.204 109.111c-.509.307-.646.987-.312 1.517.336.53 1.016.709 1.526.403.506-.31.647-.991.311-1.52-.335-.53-1.02-.708-1.525-.4\"></path></g><g><path fill=\"#5d484b\" d=\"M70.328 98.968c-2.246.411-4.868 2.864-5.907 4.898-.11.214-.037.426.17.475a.486.486 0 0 0 .4-.101.542.542 0 0 0 .165-.191c.9-1.76 3.226-3.964 5.122-4.31.231-.042.427-.25.44-.462.013-.212-.16-.352-.39-.31\"></path></g><g><path fill=\"#5d484b\" d=\"M56.435 107.805c-.29.123-.615.26-.95.461-.693.424-1.305.998-1.846 1.503l-.047.046c-.19.174-.228.378-.087.449.139.074.4-.009.588-.184l.048-.043c.503-.475 1.023-.962 1.566-1.291.23-.139.472-.242.733-.352.202-.084 1.198-.48.867-.85-.174-.192-.685.18-.872.261\"></path></g><g><path fill=\"#ce8774\" d=\"M75.698 94.35c-.058.652-.052 1.329-.068 1.99l.897-.201c.257-.781.472-2.072-.829-1.79\"></path></g><g><path fill=\"#be796d\" d=\"M59.291 116.248c-.12-.366-.54-.146-.42.22l.304.922c.12.366.54.148.418-.22z\"></path></g><g><path fill=\"#f8e587\" d=\"M62.6 140.462c-.611-.412-1.494-.119-1.847.485-.39.666-.124 1.435.484 1.848.519.35 1.055.886 1.404 1.404.412.61 1.181.875 1.846.486.603-.355.898-1.238.485-1.848a8.64 8.64 0 0 0-2.373-2.375\"></path></g><g><path fill=\"#f8e587\" d=\"M69.074 147.483c-.649-.346-1.465-.168-1.846.484-.36.618-.163 1.503.485 1.848.033.017.067.039.1.056.007.007.012.016.019.02.02.027.045.06.059.083.03.046.117.232.146.285.046.122.093.245.135.37.235.695.92 1.146 1.66.943.677-.187 1.177-.964.941-1.661-.325-.96-.76-1.926-1.699-2.428\"></path></g><g><path fill=\"#f8e587\" d=\"M72.315 155.863c-.652-.342-1.462-.174-1.846.483-.36.611-.167 1.506.483 1.847.053.027.102.06.15.09.03.027.134.108.2.166l.04.079.021.074v.045c.022.735.599 1.351 1.35 1.351.718 0 1.371-.616 1.35-1.35a3.221 3.221 0 0 0-1.748-2.785\"></path></g><g><path fill=\"#f8e587\" d=\"M74.459 164.982c-.53.528-.508 1.375 0 1.908.019.02.028.03.04.04.075.108.141.219.204.33.024.045.047.092.068.14l.027.07c.024.076.047.154.065.233.003.017.005.022.01.036-.001.019-.002.044 0 .086.024.735.595 1.351 1.35 1.351.718 0 1.372-.615 1.349-1.351a4.397 4.397 0 0 0-1.206-2.843c-.507-.533-1.396-.512-1.907 0\"></path></g><g><path fill=\"#f8e587\" d=\"M77.087 172.514c-.437.133-.746.442-.956.837a1.395 1.395 0 0 0 .13 1.537 1.36 1.36 0 0 0 1.306 1.034 1.36 1.36 0 0 0 1.348-1.35c0-.634-.033-1.172-.45-1.688-.308-.382-.928-.508-1.378-.37\"></path></g><g><path fill=\"#f8e587\" d=\"M66.919 135.28a1.362 1.362 0 0 0-1.908 0c-.521.519-.521 1.388 0 1.908l1.618 1.621c.519.52 1.389.52 1.909 0 .519-.52.519-1.39 0-1.91z\"></path></g><g><path fill=\"#f8e587\" d=\"M72.793 142.302c-.947-1.451-3.283-.1-2.328 1.362.616.947 1.115 1.964 1.617 2.971.33.658 1.244.838 1.847.484.665-.39.813-1.187.484-1.847-.504-1.008-1.002-2.025-1.62-2.97\"></path></g><g><path fill=\"#f8e587\" d=\"M77.76 151.78c-.179-.553-.626-.97-1.267-.97-.687 0-1.413.616-1.349 1.35.064.742.422 1.25.934 1.764.52.523 1.39.52 1.909 0 .52-.52.518-1.388 0-1.909a12.506 12.506 0 0 1-.226-.235\"></path></g><g><path fill=\"#f8e587\" d=\"M80.618 159.582c-.329-.658-1.242-.838-1.845-.483-.665.388-.813 1.19-.485 1.845l.81 1.62c.328.658 1.242.839 1.846.486.665-.39.812-1.189.483-1.848z\"></path></g><g><path fill=\"#f8e587\" d=\"M83.382 168.224c-.494-.546-1.405-.504-1.908 0-.513.512-.492 1.289-.058 1.83.008.02.022.046.05.096.077.134.14.276.203.418.136.302.258.612.403.911.324.661 1.249.835 1.848.483.669-.39.807-1.184.484-1.846-.319-.653-.523-1.346-1.022-1.892\"></path></g><g><path fill=\"#f8e587\" d=\"M76.907 137.441c-.514-.526-1.394-.516-1.908 0-.525.525-.513 1.383 0 1.909.111.114.219.231.322.352.035.045.071.089.108.133-.056-.066.124.172.134.188.214.3.406.615.574.943.335.654 1.239.841 1.845.485.662-.386.82-1.192.486-1.846a9.059 9.059 0 0 0-1.56-2.164\"></path></g><g><path fill=\"#f8e587\" d=\"M81.97 145.807c-.406-.61-1.183-.873-1.846-.484-.605.356-.891 1.234-.484 1.847.504.755.977 1.494 1.216 2.378.45 1.681 3.052.966 2.6-.716-.297-1.109-.855-2.079-1.486-3.025\"></path></g><g><path fill=\"#f8e587\" d=\"M86.423 156.054c-.055-.131-.108-.263-.159-.394-.164-.406-.326-.815-.518-1.208-.323-.662-1.247-.835-1.844-.484-.672.392-.807 1.183-.486 1.846.019.036.145.321.134.287.055.132.105.264.16.395.16.407.326.814.515 1.208.322.661 1.25.835 1.846.484.67-.392.806-1.186.485-1.846-.017-.037-.144-.321-.133-.288\"></path></g><g><path fill=\"#f8e587\" d=\"M90.008 165.95l-.022-.12c.023.115-.007-.114-.008-.17-.02-.736-.597-1.35-1.347-1.35-.722 0-1.371.614-1.35 1.35.01.377.076.754.146 1.125.031.16.064.317.094.475l.021.121c-.022-.115.007.113.008.17.02.735.599 1.35 1.349 1.35.72 0 1.37-.614 1.35-1.35a6.913 6.913 0 0 0-.149-1.126c-.03-.158-.063-.317-.092-.475\"></path></g><g><path fill=\"#f8e587\" d=\"M87.55 204.28c-.735 0-1.35.613-1.35 1.35v.81c0 .736.615 1.35 1.35 1.35a1.36 1.36 0 0 0 1.349-1.35v-.81a1.36 1.36 0 0 0-1.349-1.35\"></path></g><g><path fill=\"#f8e587\" d=\"M85.013 136.616c-.003-.015-.154-.218-.176-.254-.165-.258-.301-.536-.437-.81-.329-.658-1.243-.838-1.847-.484-.664.39-.813 1.19-.486 1.847.349.692.75 1.335 1.292 1.894.512.526 1.394.513 1.907 0 .526-.526.514-1.383 0-1.91-.088-.09-.17-.186-.253-.283\"></path></g><g><path fill=\"#f8e587\" d=\"M88.989 144.462c-.33-.657-1.244-.838-1.847-.485-.664.391-.812 1.19-.484 1.848l.81 1.62c.328.659 1.244.838 1.845.485.666-.39.814-1.189.484-1.846z\"></path></g><g><path fill=\"#f8e587\" d=\"M93.26 154.58c-.047-.152-.082-.308-.12-.463a5.787 5.787 0 0 0-.377-1.017c-.311-.666-1.256-.83-1.846-.483-.678.396-.794 1.18-.483 1.847-.115-.248.032.11.042.14.047.15.082.308.12.463.09.353.222.685.378 1.017.31.666 1.255.829 1.845.484.677-.398.794-1.18.484-1.847.115.248-.033-.112-.043-.14\"></path></g><g><path fill=\"#f8e587\" d=\"M94.84 161.88c-.736 0-1.35.615-1.35 1.351v2.16c0 .736.614 1.351 1.35 1.351.735 0 1.35-.615 1.35-1.35v-2.16c0-.737-.615-1.352-1.35-1.352\"></path></g><g><path fill=\"#f8e587\" d=\"M89.709 173.77c-.735 0-1.349.613-1.349 1.35v1.89c0 .737.614 1.35 1.349 1.35s1.35-.613 1.35-1.35v-1.89c0-.737-.615-1.35-1.35-1.35\"></path></g><g><path fill=\"#f8e587\" d=\"M95.11 170.52c-.735 0-1.35.613-1.35 1.35v1.62c0 .737.615 1.351 1.35 1.351.735 0 1.348-.614 1.348-1.35v-1.62c0-.738-.613-1.351-1.349-1.351\"></path></g><g><path fill=\"#f8e587\" d=\"M94.03 205.63c-.635 0-1.172.455-1.312 1.05-.19.219-.308.5-.308.84 0 .683.616 1.422 1.349 1.35.543-.052 1.087-.246 1.365-.763.192-.357.253-.726.255-1.127 0-.737-.616-1.35-1.35-1.35\"></path></g><g><path fill=\"#f8e587\" d=\"M91.414 132.5l-.002-.003c-.017-.022-.033-.045-.046-.06a3.622 3.622 0 0 1-.227-.395c-.334-.654-1.238-.84-1.846-.485-.659.389-.818 1.193-.483 1.848.318.625.8 1.134 1.291 1.625.518.52 1.387.52 1.908 0 .518-.52.518-1.39 0-1.91-.204-.204-.407-.405-.595-.621\"></path></g><g><path fill=\"#f8e587\" d=\"M96.267 142.837c-.394-.62-1.194-.867-1.847-.485-.616.361-.877 1.226-.483 1.847.465.734.675 1.56.944 2.379.228.698.924 1.144 1.658.943.685-.187 1.17-.962.942-1.662-.337-1.032-.628-2.098-1.214-3.022\"></path></g><g><path fill=\"#f8e587\" d=\"M97.118 155.262c-.537.537-.497 1.366 0 1.91-.123-.134-.01.012.052.098-.019-.004.033.163.063.272-.002.038.022.258.023.267.008.19.006.38.006.568 0 .737.613 1.35 1.349 1.35.735 0 1.35-.613 1.35-1.35-.001-1.15-.128-2.233-.935-3.115-.498-.543-1.406-.502-1.908 0\"></path></g><g><path fill=\"#f8e587\" d=\"M99.96 165.12c-.736 0-1.35.613-1.35 1.35v1.35c0 .736.614 1.35 1.35 1.35.735 0 1.35-.614 1.35-1.35v-1.35c0-.737-.615-1.35-1.35-1.35\"></path></g><g><path fill=\"#f8e587\" d=\"M101.18 205.817c-.595-.348-1.529-.18-1.847.485a8.09 8.09 0 0 0-.24.569c-.442.222-.753.652-.753 1.191 0 .71.614 1.384 1.349 1.35.706-.032 1.202-.335 1.612-.901.126-.176.196-.416.272-.607.027-.064.05-.134.074-.2l.012-.03.005-.01c.317-.665.188-1.453-.485-1.847\"></path></g><g><path fill=\"#f8e587\" d=\"M108.202 207.979c-.598-.352-1.526-.18-1.847.482a7.95 7.95 0 0 0-.368.89c-.034.096-.064.192-.097.287-.02.041-.055.138-.074.174-.32.661-.186 1.454.485 1.847.597.35 1.524.178 1.845-.484.14-.288.266-.587.37-.89l.097-.287c.018-.042.056-.138.074-.174.32-.662.185-1.453-.485-1.845\"></path></g><g><path fill=\"#f8e587\" d=\"M107.519 203.2a1.36 1.36 0 0 0-1.349 1.349v1.08c0 .737.613 1.35 1.349 1.35.735 0 1.348-.613 1.348-1.35v-1.08a1.36 1.36 0 0 0-1.348-1.349\"></path></g><g><path fill=\"#f8e587\" d=\"M93.07 123.66a1.367 1.367 0 0 0 0 1.91c.076.078.152.156.226.236.178.553.626.97 1.267.97.686 0 1.414-.618 1.349-1.352-.065-.742-.42-1.25-.935-1.765a1.363 1.363 0 0 0-1.908 0\"></path></g><g><path fill=\"#f8e587\" d=\"M99.24 132.578c-.406-.611-1.183-.873-1.846-.486-.605.356-.891 1.237-.483 1.849.503.755.975 1.493 1.213 2.377.45 1.681 3.053.967 2.603-.718-.298-1.107-.857-2.076-1.487-3.022\"></path></g><g><path fill=\"#f8e587\" d=\"M101.995 142.627c-.64-.36-1.47-.157-1.846.485-.363.62-.158 1.468.467 1.835.03.059.058.121.072.15.028.087.05.175.067.265-.027-.112.019.262.02.322.012.736.604 1.35 1.349 1.35.726 0 1.361-.614 1.35-1.35-.021-1.165-.4-2.449-1.479-3.057\"></path></g><g><path fill=\"#f8e587\" d=\"M101.458 122.85a1.361 1.361 0 0 0-1.908 0c-.52.52-.52 1.388 0 1.91.166.165.329.334.485.51.039.041.074.086.11.127l.008.011c.1.137.189.28.265.43.34.65 1.235.84 1.845.483.657-.385.825-1.194.486-1.848-.32-.612-.807-1.137-1.29-1.623\"></path></g><g><path fill=\"#f8e587\" d=\"M115.411 201.613a2.934 2.934 0 0 1-.042-.2c0-.01 0-.016-.003-.027-.028-.295-.027-.59-.028-.885 0-.738-.614-1.351-1.35-1.351-.734 0-1.348.613-1.348 1.35 0 .896.077 1.75.455 2.572.305.668 1.258.829 1.845.484.68-.399.79-1.177.484-1.846.137.296.001-.04-.013-.097\"></path></g><g><path fill=\"#f8e587\" d=\"M114.887 207.36c-.61-1.082-2.09-.733-2.466.321-.044.122-.047.254-.05.382a1.202 1.202 0 0 0 .077.46c-.083-.155-.012-.03.021.156l.012.1c.017.131.032.267.048.402.049.435.105.875.11 1.313.01.736.608 1.35 1.349 1.35.729 0 1.36-.614 1.349-1.35-.005-.508-.076-1.016-.134-1.52-.061-.523-.05-1.142-.316-1.614\"></path></g><g><path fill=\"#f8e587\" d=\"M118.576 208.87c-.735 0-1.349.614-1.349 1.35 0 .318-.003.637-.018.954.001-.004-.024.22-.027.282-.038.139-.134.45-.04.243-.304.67-.2 1.447.483 1.846.585.344 1.544.188 1.847-.483.412-.91.453-1.856.453-2.841 0-.737-.614-1.351-1.35-1.351\"></path></g><g><path fill=\"#f8e587\" d=\"M119.388 201.31c-.733 0-1.349.614-1.349 1.35 0 .296 0 .588-.018.882-.002.023-.002.033-.005.048-.007.038-.013.079-.022.119-.018.08-.185.47-.04.16-.313.666-.191 1.452.485 1.848.591.346 1.531.182 1.845-.483.39-.832.453-1.667.453-2.574 0-.736-.612-1.35-1.349-1.35\"></path></g><g><path fill=\"#f8e587\" d=\"M122.63 196.18c-.739 0-1.35.614-1.352 1.35v.023c-.366.534-.359 1.255.127 1.742.501.502 1.412.544 1.908 0 .464-.51.662-1.077.665-1.765a1.363 1.363 0 0 0-1.349-1.35\"></path></g><g><path fill=\"#f8e587\" d=\"M106.318 121.5a1.362 1.362 0 0 0-1.907 0c-.521.52-.521 1.39 0 1.91.104.106.206.216.305.328.035.049.082.107.102.138.072.11.13.225.19.34.336.654 1.236.842 1.846.485.66-.386.82-1.192.485-1.847-.26-.507-.62-.952-1.02-1.354\"></path></g><g><path fill=\"#e5c846\" d=\"M80 181.321a1.819 1.819 0 0 1-.147-.013 6.17 6.17 0 0 1-.379-.088c-.16-.045-.316-.101-.472-.158l-.052-.021a3.422 3.422 0 0 1-.157-.075c-.66-.32-1.454-.186-1.846.485-.35.596-.177 1.525.485 1.847.803.391 1.667.699 2.569.724.735.02 1.348-.63 1.348-1.35 0-.752-.615-1.33-1.348-1.35\"></path></g><g><path fill=\"#e5c846\" d=\"M89.89 181.644c-.687.215-1.337.221-2.07.222-.736 0-1.35.615-1.35 1.35 0 .737.614 1.351 1.35 1.351.938 0 1.885-.039 2.786-.32.702-.216 1.143-.933.941-1.66-.188-.693-.955-1.161-1.657-.943\"></path></g><g><path fill=\"#e5c846\" d=\"M108.151 169.489c-.738-.202-1.428.247-1.66.944-.05.143-.096.286-.145.428-.015.046-.135.365-.138.386a5.13 5.13 0 0 1-.248.484c-.035.06-.074.115-.113.173.003-.009-.024.018-.089.095-.503.533-.531 1.377 0 1.91.51.507 1.403.533 1.909 0 .733-.78 1.092-1.76 1.425-2.758.233-.698-.262-1.475-.941-1.662\"></path></g><g><path fill=\"#e5c846\" d=\"M110.848 158.689c-.73-.202-1.436.241-1.66.942-.26.82-.318 1.664-.318 2.52 0 .735.614 1.35 1.35 1.35.735 0 1.348-.615 1.349-1.35a13.542 13.542 0 0 1 .03-1.073c.007-.023.015-.058.028-.128.038-.203.1-.402.164-.6.223-.7-.255-1.472-.943-1.661\"></path></g><g><path fill=\"#e5c846\" d=\"M111.372 148.985c-.014-.04-.04-.2-.051-.264-.024-.293-.022-.588-.022-.881a1.36 1.36 0 0 0-1.349-1.35c-.736 0-1.35.612-1.35 1.35.002.906.065 1.74.455 2.57.313.667 1.254.832 1.844.486.677-.397.8-1.182.486-1.848.14.3.007.005-.013-.063\"></path></g><g><path fill=\"#e5c846\" d=\"M111.118 134.118c-.726-.199-1.442.242-1.658.943-.281.905-.32 1.851-.32 2.79 0 .735.615 1.35 1.35 1.35.736 0 1.35-.615 1.35-1.35 0-.734.008-1.383.22-2.071.22-.704-.25-1.47-.942-1.662\"></path></g><g><path fill=\"#e5c846\" d=\"M116.449 128.675c-.051-.156-.055-.496-.03-.004-.038-.736-.583-1.351-1.349-1.351-.706 0-1.388.615-1.348 1.35.014.275.064.533.148.792.03.095.061.19.093.284.05.157.055.496.028.005.039.735.584 1.35 1.348 1.35.708 0 1.39-.615 1.35-1.35a3.036 3.036 0 0 0-.148-.792c-.03-.095-.063-.19-.092-.284\"></path></g><g><path fill=\"#e5c846\" d=\"M116.148 135.96a1.36 1.36 0 0 0-1.348 1.35v1.89c0 .736.613 1.35 1.348 1.35.735 0 1.35-.614 1.35-1.35v-1.89c0-.738-.615-1.35-1.35-1.35\"></path></g><g><path fill=\"#e5c846\" d=\"M115.469 146.947c-.676.395-.798 1.181-.486 1.847-.141-.3-.008-.01.015.054.025.079.038.159.053.24.006.049.013.109.015.143.003.076.003.154.003.232.002.737.613 1.35 1.35 1.35.734 0 1.35-.613 1.35-1.35a4.675 4.675 0 0 0-.454-2.032c-.315-.666-1.256-.831-1.846-.484\"></path></g><g><path fill=\"#e5c846\" d=\"M114.395 156.666c-.679.399-.789 1.179-.484 1.848-.135-.298-.002.04.014.095.017.067.03.133.042.202l.003.026c.029.294.027.59.027.885 0 .738.614 1.35 1.349 1.35a1.36 1.36 0 0 0 1.35-1.35c0-.896-.077-1.749-.454-2.571-.306-.67-1.26-.829-1.847-.485\"></path></g><g><path fill=\"#e5c846\" d=\"M113.719 167.55c-.736 0-1.349.613-1.349 1.35a8.238 8.238 0 0 1-.02.59c-.346.534-.335 1.233.145 1.715.497.497 1.418.55 1.907 0 .587-.66.665-1.459.666-2.304a1.362 1.362 0 0 0-1.349-1.351\"></path></g><g><path fill=\"#e5c846\" d=\"M92.679 185.92c-.985.002-1.929.042-2.839.455-.67.303-.827 1.262-.485 1.847.401.684 1.178.789 1.847.484-.262.12.134-.02.161-.028.04-.008.063-.015.084-.02l.126-.009c.368-.034.738-.03 1.106-.03.736 0 1.35-.613 1.35-1.348 0-.736-.614-1.352-1.35-1.351\"></path></g><g><path fill=\"#e5c846\" d=\"M82.838 186.645c-.899-.436-1.836-.703-2.84-.725-.735-.015-1.348.626-1.348 1.351 0 .748.614 1.334 1.349 1.349-.04-.001.327.023.321.013.144.023.286.054.427.087.146.037.29.084.432.132.065.022.13.048.194.073-.013-.002.018.013.103.051.662.32 1.453.188 1.846-.485.35-.596.179-1.525-.484-1.846\"></path></g><g><path fill=\"#e5c846\" d=\"M77.709 190.966c-.24-.123-.47-.267-.71-.389a3.069 3.069 0 0 0-1.32-.337c-.736-.02-1.349.632-1.349 1.352 0 .753.614 1.33 1.349 1.35h.005l.043.012c.21.108.41.236.62.343.654.337 1.458.177 1.846-.484.356-.608.17-1.51-.484-1.847\"></path></g><g><path fill=\"#e5c846\" d=\"M86.475 192.672c-.725-.002-1.151.017-1.747-.356-.624-.39-1.483-.136-1.846.484-.38.65-.138 1.457.484 1.848.953.597 2.008.722 3.109.724a1.361 1.361 0 0 0 1.35-1.35c0-.737-.615-1.35-1.35-1.35\"></path></g><g><path fill=\"#e5c846\" d=\"M118.45 177.733c-.667-.391-1.431-.12-1.845.485-.427.626-1.066 1.274-1.678 1.887-1.23 1.232.677 3.142 1.909 1.91.759-.762 1.492-1.543 2.099-2.434.416-.609.117-1.495-.485-1.848\"></path></g><g><path fill=\"#e5c846\" d=\"M120.203 168.91c-.746 0-1.334.613-1.348 1.349a3.42 3.42 0 0 0-.014.27 3.55 3.55 0 0 1-.09.363c-.02.066-.045.132-.069.2-.058.126-.122.25-.183.376-.33.659-.181 1.458.484 1.847.602.353 1.517.174 1.846-.484.413-.83.706-1.633.722-2.572.015-.736-.623-1.349-1.348-1.349\"></path></g><g><path fill=\"#e5c846\" d=\"M122.9 160.66c-.736 0-1.35.613-1.35 1.35v2.43c0 .735.614 1.349 1.35 1.349.736 0 1.35-.614 1.35-1.349v-2.43c0-.737-.614-1.35-1.35-1.35\"></path></g><g><path fill=\"#e5c846\" d=\"M122.9 142.71c-.736 0-1.35.614-1.35 1.351v1.35c0 .737.614 1.35 1.35 1.35.736 0 1.35-.613 1.35-1.35v-1.35c0-.737-.614-1.351-1.35-1.351\"></path></g><g><path fill=\"#e5c846\" d=\"M121.69 134.254a1.058 1.058 0 0 1-.085-.054c0-.003-.002-.003-.002-.003a2.224 2.224 0 0 1-.046-.164 4.109 4.109 0 0 1-.01-.234c-.01-.736-.606-1.349-1.35-1.349-.727 0-1.36.613-1.347 1.35.016 1.124.44 2.232 1.475 2.786.651.345 1.465.169 1.848-.484.36-.617.163-1.503-.484-1.848\"></path></g><g><path fill=\"#e5c846\" d=\"M126.393 134.177c-.013-.162-.016-.096 0 0\"></path></g><g><path fill=\"#e5c846\" d=\"M126.544 134.457a3.36 3.36 0 0 1-.13-.221c-.007-.021-.013-.04-.015-.06l.002.04a.112.112 0 0 0-.011-.021c-.102-.667-.616-1.205-1.33-1.205-.705 0-1.389.614-1.348 1.351.041.764.414 1.484.934 2.034.506.535 1.4.51 1.908 0 .53-.531.505-1.375 0-1.91l-.01-.008\"></path></g><g><path fill=\"#e5c846\" d=\"M128.887 144.049c-.007-.028-.024-.144-.034-.201-.015-.199-.015-.399-.016-.599 0-.735-.614-1.349-1.35-1.349a1.36 1.36 0 0 0-1.347 1.35c0 .818.105 1.556.453 2.302.31.667 1.255.83 1.846.484.678-.398.795-1.18.483-1.848.115.247-.025-.108-.035-.14\"></path></g><g><path fill=\"#e5c846\" d=\"M127.064 154.723c-.512.513-.492 1.286-.06 1.83a.89.89 0 0 0 .057.115c.008.024.02.05.028.077.042.123.074.247.101.373.003.003.003.005.003.007.002.029.015.124.016.171.018.737.601 1.351 1.349 1.351.721 0 1.366-.614 1.349-1.35-.021-.909-.317-1.894-.935-2.574-.494-.546-1.406-.502-1.908 0\"></path></g><g><path fill=\"#e5c846\" d=\"M127.485 165.12c-.734 0-1.347.613-1.347 1.35 0 .319-.004.637-.02.956 0-.006-.023.218-.026.28-.037.137-.134.451-.04.243-.304.67-.199 1.447.482 1.848.587.343 1.545.186 1.847-.485.41-.912.454-1.856.454-2.842a1.361 1.361 0 0 0-1.35-1.35\"></path></g><g><path fill=\"#e5c846\" d=\"M124.979 177.618c-.603-.353-1.517-.174-1.846.483l-.056.111c-.178.36-.358.72-.539 1.082-.328.658-.181 1.457.483 1.845.605.354 1.518.174 1.847-.484l.54-1.08.054-.11c.33-.658.181-1.458-.483-1.847\"></path></g><g><path fill=\"#e5c846\" d=\"M116.484 186.946c-.155.129-.271.33-.371.506l-.12.208c-.02.032-.04.065-.062.097-.422.538-.431 1.308.075 1.814.505.504 1.407.54 1.907 0 .1-.108.189-.225.272-.345.396-.238.674-.666.664-1.15-.012-.445-.122-.797-.43-1.135-.534-.585-1.388-.455-1.935.005\"></path></g><g><path fill=\"#e5c846\" d=\"M116.831 219.319c-.597-.353-1.525-.18-1.847.483-.124.261-.235.53-.339.8l-.018.034-.01.024c-.462.536-.476 1.342.04 1.858.507.509 1.403.538 1.907 0 .193-.203.36-.427.468-.685.07-.162.14-.324.204-.491-.027.071.052-.124.08-.177.32-.661.184-1.455-.485-1.846\"></path></g><g><path fill=\"#e5c846\" d=\"M112.191 217.02c-.742-.205-1.422.246-1.659.943-.061.178-.125.356-.192.53l-.062.16c-.009.018-.02.042-.039.089-.12.266-.251.527-.381.79-.328.658-.18 1.456.483 1.846.604.354 1.517.175 1.847-.484.359-.72.687-1.452.945-2.214.236-.697-.266-1.475-.942-1.66\"></path></g><g><path fill=\"#e5c846\" d=\"M105.77 216.078c-.597-.351-1.525-.178-1.847.482-.434.9-.702 1.838-.723 2.843-.015.736.626 1.351 1.35 1.351.746 0 1.332-.615 1.35-1.351-.003.04.02-.328.01-.322.022-.143.055-.285.09-.426.036-.147.083-.29.13-.434.022-.065.047-.127.073-.193-.004.012.01-.02.051-.104.32-.663.187-1.454-.484-1.846\"></path></g><g><path fill=\"#e5c846\" d=\"M75.767 205.95c-.738-.204-1.427.244-1.66.94l-.808 2.432c-.234.698.26 1.473.94 1.661.739.204 1.428-.245 1.66-.944l.81-2.429c.234-.699-.263-1.473-.942-1.66\"></path></g><g><path fill=\"#e5c846\" d=\"M70.013 130.02c-.641 0-1.09.417-1.268.968-.072.082-.149.16-.226.237a1.366 1.366 0 0 0 0 1.91c.52.52 1.39.521 1.908 0 .513-.516.87-1.023.935-1.765.066-.734-.662-1.35-1.349-1.35\"></path></g><g><path fill=\"#e5c846\" d=\"M75.409 130.29a1.363 1.363 0 0 0-1.349 1.35c0 .63.449 1.164 1.038 1.308a1.358 1.358 0 0 0 1.804-.084c.52-.52.521-1.39 0-1.909-.43-.429-.873-.665-1.493-.665\"></path></g><g><path fill=\"#e5c846\" d=\"M80.806 128.67c-1.741 0-1.741 2.7 0 2.7 1.74 0 1.74-2.7 0-2.7\"></path></g><g><path fill=\"#e5c846\" d=\"M85.659 123.81c-.438 0-.825.22-1.073.548a1.346 1.346 0 0 0-.546 1.072c0 .735.614 1.352 1.349 1.35.974-.003 1.615-.645 1.619-1.62a1.364 1.364 0 0 0-1.35-1.35\"></path></g><g><path fill=\"#e5c846\" d=\"M87.82 119.22h-.27c-.735 0-1.35.613-1.35 1.349 0 .735.615 1.35 1.35 1.35h.27c.734 0 1.35-.615 1.35-1.35 0-.736-.616-1.349-1.35-1.349\"></path></g><g><path fill=\"#f18a75\" d=\"M71.928 105.78c-1.135-1.321-5.488-.082-3.721 2.246 1.407 1.856 5.622-.278 3.761-2.206.124.164.02.034-.04-.04\"></path></g><g><path fill=\"#f18a75\" d=\"M57.635 112.71c.11.11.019.025-.034-.026-.993-.896-4.186.475-2.613 2.074 1.253 1.273 4.254-.765 2.647-2.049\"></path></g><g><path fill=\"#896f74\" d=\"M50.183 80.62c-.493.238-.844.249-1.39.249-1.044 0-1.044 1.621 0 1.62.8 0 1.481-.118 2.206-.47.398-.194.501-.75.291-1.108-.236-.404-.71-.483-1.107-.291\"></path></g><g><path fill=\"#896f74\" d=\"M54.329 77.514c-.472.473-.911.956-.958 1.652-.027.442.39.81.81.81.464 0 .782-.37.81-.81a.304.304 0 0 0 0 .043l-.004.007.003-.004c.001.071.033-.03.023-.032.036-.053.097-.146.051-.09.125-.153.27-.291.41-.431a.82.82 0 0 0 0-1.145.818.818 0 0 0-1.145 0\"></path></g><g><path fill=\"#896f74\" d=\"M55.767 73.552c.124-.114-.113.038-.066.033a1.7 1.7 0 0 1-.292.072c.045-.011-.174.013-.2.014-.104.004-.208.004-.31.004a.816.816 0 0 0-.809.81c0 .441.368.81.81.81.723 0 1.454-.09 2.01-.598.327-.296.302-.844 0-1.145-.322-.323-.818-.296-1.143 0\"></path></g><g><path fill=\"#896f74\" d=\"M52.043 84.872a.715.715 0 0 1-.17.225c.006-.008-.086.026-.198.056-.152.038-.482.037-.731.037-1.045 0-1.045 1.622 0 1.62.997 0 1.974-.164 2.497-1.12.5-.918-.898-1.736-1.398-.818\"></path></g><g><path fill=\"#896f74\" d=\"M57.418 80.51c-.452 0-.795.368-.81.812v.024a.941.941 0 0 1-.025.062c-.007.014-.016.026-.025.038-.013.014-.026.028-.04.039a.892.892 0 0 1-.082.059.228.228 0 0 1-.047.024l-.086.027c-.424.031-.773.366-.773.805 0 .43.367.825.81.81a1.97 1.97 0 0 0 1.888-1.888c.014-.444-.38-.812-.81-.812\"></path></g><g><path fill=\"#896f74\" d=\"M59.6 75.15c-.376.732-.804 1.356-.83 2.208-.032 1.045 1.588 1.043 1.62 0 .015-.515.38-.947.61-1.39.475-.93-.923-1.749-1.4-.818\"></path></g><g><path fill=\"#896f74\" d=\"M58.643 83.993l-1.08 1.08a.82.82 0 0 0 0 1.145.818.818 0 0 0 1.146 0c.36-.36.72-.719 1.078-1.08a.816.816 0 0 0 0-1.145.819.819 0 0 0-1.144 0\"></path></g><g><path fill=\"#896f74\" d=\"M62.25 79.44c.001-.012-.01.004 0 0\"></path></g><g><path fill=\"#896f74\" d=\"M61.167 78.225c-.445.477-.596 1.014-.597 1.654-.002 1.045 1.617 1.045 1.62 0 0-.073 0-.145.002-.216v-.052c.002-.007.003-.01.004-.022.005-.021.089-.226.024-.094a.477.477 0 0 0 .029-.065c-.006.002-.004-.001-.004-.002 0 .001-.002.004.004.002a.31.31 0 0 0 .063-.058c.3-.322.32-.828 0-1.147-.305-.304-.844-.323-1.145 0\"></path></g><g><path fill=\"#896f74\" d=\"M67.349 85.793a.82.82 0 0 0-1.144 0c-.304.304-.322.843 0 1.145.157.148.33.278.511.394l.03.02c.115.313.385.542.751.542.418 0 .841-.366.809-.808-.023-.34-.128-.644-.387-.878-.18-.162-.45-.303-.57-.415\"></path></g><g><path fill=\"#896f74\" d=\"M72.306 89.514c-.198-.292-.397-.59-.641-.846-.723-.757-1.867.39-1.145 1.145.172.18.262.331.438.596.196.292.397.59.64.845.723.756 1.867-.391 1.145-1.145-.171-.18-.263-.33-.437-.595\"></path></g><g><path fill=\"#896f74\" d=\"M68.213 80.15c-.903-.001-1.024 1.206-.367 1.536.328.658 1.536.537 1.536-.364 0-.32-.037-.641-.274-.88-.247-.247-.563-.292-.895-.292\"></path></g><g><path fill=\"#896f74\" d=\"M72.306 84.834c-.198-.294-.397-.59-.641-.846-.723-.757-1.867.39-1.145 1.145.172.18.262.332.438.595.196.293.397.59.64.844.723.757 1.867-.388 1.145-1.144-.171-.18-.263-.33-.437-.594\"></path></g><g><path fill=\"#896f74\" d=\"M72.739 78.234a.818.818 0 0 0-1.145 0 .82.82 0 0 0 0 1.146l.72.72a.816.816 0 0 0 1.144 0 .814.814 0 0 0 0-1.145c-.238-.241-.48-.481-.72-.721\"></path></g><g><path fill=\"#896f74\" d=\"M74.9 82.914a.817.817 0 0 0-1.145 0 .816.816 0 0 0 0 1.145l.72.72a.815.815 0 0 0 1.144 0 .818.818 0 0 0 0-1.145l-.72-.72\"></path></g><g><path fill=\"#896f74\" d=\"M48.639 89.393a.82.82 0 0 0-1.145 0 .82.82 0 0 0 0 1.147l1.078 1.08a.818.818 0 0 0 1.146 0 .819.819 0 0 0 0-1.146l-1.08-1.08\"></path></g><g><path fill=\"#896f74\" d=\"M56.344 90.957c-.594 0-1.2.007-1.75-.25-.402-.185-.87-.116-1.108.292-.208.354-.11.923.29 1.108.828.386 1.663.471 2.568.471 1.043 0 1.043-1.621 0-1.621\"></path></g><g><path fill=\"#896f74\" d=\"M48.12 93.942c-.547-.274-1.186-.529-1.635-.954-.759-.718-1.905.425-1.146 1.145.563.531 1.281.864 1.963 1.207.396.197.875.11 1.109-.29.212-.361.104-.912-.292-1.108\"></path></g><g><path fill=\"#896f74\" d=\"M53.468 93.84H52.03a.816.816 0 0 0-.81.809c0 .442.368.81.81.81h1.438c.442 0 .81-.368.81-.81a.816.816 0 0 0-.81-.809\"></path></g><g><path fill=\"#fefefe\" d=\"M67.51 112.422c-.034.013-.07.026-.103.04-1.022.95-6.697 3.951-6.967 3.696 1.268 1.186 2.56 2.882 4.891 1.68 3.013-1.555 2.518-5.532 2.18-5.416\"></path></g><g><path fill=\"#e5c846\" d=\"M103.768 179.553c-.009.483-.133.962-.464 1.313-.897.951.537 2.391 1.435 1.436.712-.753 1.04-1.722 1.06-2.749.025-1.312-2.006-1.31-2.031 0\"></path></g><g><path fill=\"#e5c846\" d=\"M84.6 209.897c-.223.223-.445.444-.678.655-.026.026-.197.164-.232.198-.115.08-.233.154-.357.218-.611.324-.792 1.162-.456 1.739.36.615 1.124.777 1.737.455.68-.359 1.241-.93 1.78-1.468a1.285 1.285 0 0 0 0-1.797 1.28 1.28 0 0 0-1.794 0\"></path></g><g><path fill=\"#e5c846\" d=\"M92.475 202.843c-.629-.37-1.344-.114-1.735.456-.025.038-.053.075-.08.112.047-.07-.092.104-.12.132-.041.044-.221.194-.25.226-.196.13-.408.237-.618.345-.617.308-.787 1.169-.455 1.736.366.625 1.117.766 1.737.456a5.081 5.081 0 0 0 1.977-1.725c.392-.573.109-1.408-.456-1.738\"></path></g><g><path fill=\"#e5c846\" d=\"M97.761 194.586c-.701-.192-1.334.234-1.562.888-.015.046-.032.09-.048.136-.008.015-.013.028-.024.053a3.49 3.49 0 0 1-.249.422c-.01.01-.014.017-.024.03-.057.064-.123.122-.188.18-.01.009-.017.01-.031.023-.052.033-.346.147-.072.046-.648.24-1.08.853-.886 1.562.172.627.912 1.126 1.561.889 1.239-.456 1.986-1.447 2.41-2.665.227-.655-.254-1.39-.887-1.564\"></path></g><g><path fill=\"#e5c846\" d=\"M103.894 185.577c-.57-.334-1.423-.16-1.736.455-.026.052-.054.101-.083.154-.615.09-1.105.604-1.105 1.249 0 .683.577 1.283 1.269 1.27.42-.008.877-.099 1.224-.35.383-.276.671-.62.887-1.04.313-.618.167-1.374-.456-1.738\"></path></g><g><path fill=\"#e5c846\" d=\"M110.238 181.506c-.563-.329-1.433-.165-1.737.456-.127.261-.24.531-.364.794a6.174 6.174 0 0 1-.254.472c-.022.036-.047.07-.07.106.037-.062-.1.12-.127.15-.478.5-.498 1.297 0 1.796.48.479 1.317.5 1.794 0 .571-.6.858-1.308 1.213-2.037.305-.621.174-1.368-.455-1.737\"></path></g><g><path fill=\"#e5c846\" d=\"M88.405 214.217l-1.269 1.27a1.286 1.286 0 0 0 0 1.797 1.282 1.282 0 0 0 1.795 0l1.27-1.272a1.282 1.282 0 0 0 0-1.795 1.28 1.28 0 0 0-1.796 0\"></path></g><g><path fill=\"#e5c846\" d=\"M96.796 206.652c-.624-.365-1.353-.118-1.737.456-.101.152-.203.304-.306.454a5.7 5.7 0 0 1-.288.399 6.05 6.05 0 0 1-.36.404c-.17.175-.257.243-.367.32-.568.393-.825 1.104-.455 1.736.328.563 1.167.851 1.737.456.945-.658 1.596-1.538 2.23-2.487.385-.577.116-1.404-.454-1.738\"></path></g><g><path fill=\"#e5c846\" d=\"M102.873 198.468c-.512.526-.889 1.129-1.215 1.78-.308.62-.17 1.371.456 1.739.568.331 1.427.162 1.736-.457.115-.23.231-.457.361-.677a5.031 5.031 0 0 1 .223-.336c.072-.089.153-.17.233-.253a1.283 1.283 0 0 0 0-1.796c-.485-.485-1.313-.496-1.794 0\"></path></g><g><path fill=\"#e5c846\" d=\"M106.68 191.617c-.2.203-.38.408-.547.638-.218.302-.312.655-.331 1.023-.039.69.606 1.27 1.268 1.27.593 0 1.04-.395 1.201-.92a1.286 1.286 0 0 0 .205-2.011 1.283 1.283 0 0 0-1.796 0\"></path></g><g><path fill=\"#e5c846\" d=\"M93.483 217.267c-.593.593-1.185 1.184-1.776 1.779a1.28 1.28 0 0 0 0 1.794 1.28 1.28 0 0 0 1.794 0l1.776-1.777a1.284 1.284 0 0 0 0-1.796 1.281 1.281 0 0 0-1.794 0\"></path></g><g><path fill=\"#e5c846\" d=\"M103.895 208.431c-.622-.364-1.353-.117-1.735.456-.1.154-.203.306-.307.456a6.826 6.826 0 0 1-.287.4c-.113.14-.237.272-.362.402-.169.175-.257.244-.366.319-.567.395-.826 1.106-.455 1.738.33.562 1.169.851 1.735.455.948-.657 1.598-1.537 2.233-2.488.385-.577.115-1.403-.456-1.738\"></path></g><g><path fill=\"#e5c846\" d=\"M111.26 199.548c-.568-.334-1.427-.164-1.737.455-.11.223-.225.443-.359.652-.032.034-.061.07-.094.102l-.003.002-.103.059c-.61.325-.795 1.157-.457 1.737.36.614 1.129.782 1.737.455.7-.373 1.127-1.036 1.472-1.724.308-.62.17-1.372-.455-1.738\"></path></g><g><path fill=\"#e5c846\" d=\"M115.696 192.26c-.309 0-.578.111-.79.29-.559.13-.986.638-.986 1.233 0 .692.577 1.27 1.268 1.27.079 0 .157 0 .235-.008.341-.033.475-.061.78-.207.498-.238.738-.786.763-1.308.031-.693-.602-1.27-1.27-1.27\"></path></g><g><path fill=\"#f8e587\" d=\"M83.08 175.666c-.633.371-.752 1.11-.456 1.734l.056.161c.047.145.082.293.114.441a3.634 3.634 0 0 1 .018.227c-.008.12-.005.136.008.055a.984.984 0 0 0 .059-.13c-.273.636-.194 1.356.456 1.737.54.317 1.463.18 1.735-.456.473-1.098.247-2.262-.254-3.313-.296-.625-1.177-.783-1.735-.456\"></path></g><g><path fill=\"#f8e587\" d=\"M79.397 182.1a1.28 1.28 0 0 0-1.267 1.27v1.27c0 .693.576 1.27 1.267 1.27a1.28 1.28 0 0 0 1.27-1.27v-1.27c0-.692-.576-1.27-1.27-1.27\"></path></g><g><path fill=\"#f8e587\" d=\"M77.12 191.75c-.636 0-1.117.457-1.239 1.044-.008.033-.014.066-.025.099a2.547 2.547 0 0 1-.148.255c-.47.5-.487 1.292.006 1.786.48.48 1.317.5 1.795 0 .488-.51.847-1.203.878-1.915.032-.692-.599-1.269-1.268-1.269\"></path></g><g><path fill=\"#f8e587\" d=\"M78.507 199.737l-.76.762a1.283 1.283 0 0 0 0 1.796 1.28 1.28 0 0 0 1.795 0l.761-.762a1.285 1.285 0 0 0 0-1.796 1.283 1.283 0 0 0-1.796 0\"></path></g><g><path fill=\"#f8e587\" d=\"M86.335 189.006c-.69-.19-1.346.228-1.56.886-.303.926-.534 1.9-.555 2.877-.031 1.64 2.506 1.637 2.54 0 .014-.727.224-1.473.462-2.202.215-.659-.243-1.385-.887-1.561\"></path></g><g><path fill=\"#f8e587\" d=\"M90.57 186.157v2.794c0 1.64 2.539 1.64 2.539 0v-2.794c0-1.636-2.539-1.636-2.539 0\"></path></g><g><path fill=\"#e5c846\" d=\"M40.195 198.783c-.633-.37-1.341-.112-1.736.455l-.008.012c-.028.03-.059.06-.09.089-.026.008-.052.013-.077.02-.017 0-.031.003-.043.003-.153.012-.31.009-.464.009a1.28 1.28 0 0 0-1.267 1.27c0 .691.575 1.27 1.267 1.27.453 0 .926-.008 1.36-.153.662-.223 1.12-.675 1.514-1.238.395-.569.105-1.41-.456-1.737\"></path></g><g><path fill=\"#e5c846\" d=\"M47.05 191.667c-.563-.331-1.432-.166-1.736.456-.121.247-.228.5-.352.744-.05.1-.11.195-.172.29l-.022.026a.093.093 0 0 1-.014.008c-.604.335-.799 1.151-.455 1.738.355.605 1.13.791 1.735.455.778-.431 1.102-1.224 1.471-1.98.305-.621.174-1.368-.455-1.737\"></path></g><g><path fill=\"#e5c846\" d=\"M52.633 182.526c-.56-.33-1.434-.165-1.736.457-.161.334-.302.68-.441 1.024l-.18.446c-.004.013-.006.017-.012.03-.039.093-.084.185-.128.278-.302.622-.174 1.367.456 1.737.562.33 1.433.167 1.734-.456.164-.334.304-.68.443-1.024l.18-.446a6.973 6.973 0 0 1 .141-.307c.302-.624.173-1.37-.457-1.739\"></path></g><g><path fill=\"#e5c846\" d=\"M56.05 172.19c-.704 0-1.255.578-1.27 1.27a3.027 3.027 0 0 0-.011.304 4.961 4.961 0 0 1-.206.807c-.022.061-.046.121-.07.183.005-.013-.01.015-.047.098-.3.622-.176 1.366.455 1.736.561.329 1.435.167 1.737-.455.408-.847.66-1.727.68-2.674.016-.69-.588-1.269-1.268-1.269\"></path></g><g><path fill=\"#e5c846\" d=\"M58.339 161.02c-.692 0-1.269.578-1.269 1.271v2.286c0 .69.577 1.268 1.269 1.268a1.28 1.28 0 0 0 1.268-1.268v-2.286c0-.693-.576-1.271-1.268-1.271\"></path></g><g><path fill=\"#e5c846\" d=\"M46.532 201.32c-1.004.767-1.922 1.694-3.046 2.286-1.448.763-.165 2.955 1.281 2.193 1.132-.598 2.037-1.515 3.046-2.286.548-.42.837-1.086.456-1.738-.319-.541-1.185-.876-1.737-.455\"></path></g><g><path fill=\"#e5c846\" d=\"M54.663 193.958c-.577-.338-1.414-.156-1.735.456-.286.543-.731.98-1.016 1.524-.322.612-.16 1.377.455 1.737.577.34 1.414.156 1.737-.455.285-.544.73-.98 1.015-1.524.322-.614.16-1.377-.456-1.738\"></path></g><g><path fill=\"#e5c846\" d=\"M58.59 185.4c-.707 0-1.25.58-1.269 1.271l-.001.046c-.016.055-.046.144-.06.191-.02.036-.036.072-.056.107l-.015.022c0 .003 0 .003-.004.006-.474.502-.499 1.296 0 1.795.479.48 1.32.503 1.795 0a3.275 3.275 0 0 0 .878-2.167c.021-.693-.592-1.271-1.267-1.271\"></path></g><g><path fill=\"#e5c846\" d=\"M62.144 174.22c-.704 0-1.255.579-1.269 1.27 0-.014-.022.33-.01.287-.022.152-.054.303-.084.455-.085.425-.15.857-.16 1.291-.015.69.59 1.268 1.27 1.268.703 0 1.254-.578 1.268-1.268 0 .012.023-.331.008-.288.025-.152.056-.305.086-.455.085-.425.15-.857.16-1.29.015-.691-.588-1.27-1.27-1.27\"></path></g><g><path fill=\"#e5c846\" d=\"M63.27 164.964c-.002.009-.005.018-.005.028l.005-.028\"></path></g><g><path fill=\"#e5c846\" d=\"M63.202 164.399c0 .003.043.25.053.26 0 .117-.005.352.005.331 0-.01.003-.019.004-.028-.001.01-.004.018-.004.028a4.364 4.364 0 0 1-.185.716c-.297.626-.18 1.367.456 1.738.556.327 1.439.17 1.735-.455.476-1.006.699-2.175.383-3.265-.458-1.569-2.908-.901-2.447.675\"></path></g><g><path fill=\"#e5c846\" d=\"M61.134 152.63c-.72 0-1.232.58-1.27 1.27.004-.055.007-.097.008-.133-.004.027-.007.056-.015.078-.027.101-.056.199-.085.297a4.193 4.193 0 0 0-.162 1.028c-.019.693.594 1.271 1.27 1.271.707 0 1.25-.578 1.27-1.27l.003-.09.004-.015c.021-.11.054-.219.084-.328.08-.279.146-.542.163-.837.035-.693-.607-1.271-1.27-1.271\"></path></g><g><path fill=\"#e5c846\" d=\"M59.872 153.767c.016-.107.014-.2 0 0\"></path></g><g><path fill=\"#e5c846\" d=\"M63.547 188.117c-.562-.33-1.434-.168-1.736.454-.367.758-.657 1.57-.68 2.42-.02.693.59 1.271 1.27 1.271.705 0 1.248-.58 1.267-1.27 0-.03.01-.115.015-.162.023-.113.052-.222.081-.334.042-.15.095-.297.15-.445l.018-.048c.022-.05.046-.1.07-.148.302-.624.176-1.368-.455-1.738\"></path></g><g><path fill=\"#e5c846\" d=\"M65.87 180.148l-.006.02.007-.02\"></path></g><g><path fill=\"#e5c846\" d=\"M67.222 178.54c-.71 0-1.245.578-1.27 1.27v.056l-.011.043a1.812 1.812 0 0 1-.078.259l.006-.02c.001-.013-.082.2-.09.22-.051.109-.107.218-.16.325-.31.62-.171 1.372.455 1.738.566.333 1.428.162 1.736-.456.346-.693.653-1.376.68-2.165.025-.692-.595-1.27-1.268-1.27\"></path></g><g><path fill=\"#e5c846\" d=\"M68.24 170.16c-.692 0-1.27.577-1.27 1.27v1.524c0 .692.578 1.27 1.27 1.27.691 0 1.269-.578 1.269-1.27v-1.524c0-.693-.578-1.27-1.27-1.27\"></path></g><g><path fill=\"#182346\" d=\"M53.957 227.068c.33-6.567-1.702-9.851-3.701-11.407-3.276-2.546-25.468-17.816-38.425-25.803-6.362-3.921-11.898-1.836-10.722 2.863 2.298.087 6.096.655 7.965 2.139 2.206 1.752 3.508 3.63 5.998 5.101 5.699 3.37 11.9 5.824 17.34 9.637 2.589 1.813 5.15 3.931 7.569 5.944 2.345 1.952 5.426 5.369 7.092 7.935 2.49 3.83 1.751 9.852 1.923 14.25.224 5.703.553 11.399.907 17.092.145 2.323.412 4.572-.812 6.652-.483.824-3.286 3.048-1.604 4.1.35.22.72.275 1.097.211 1.586-.26 4.125-3.597 4.532-4.656 1.016-2.638 1.118-5.707 1.122-8.491.008-6.744-.471-21.778-.281-25.567\"></path></g><g><path fill=\"#fefefe\" d=\"M54.858 241.163c.082 4.243.165 8.626.162 11.472-.004 2.779-.098 5.978-1.172 8.766-.44 1.146-3.126 4.817-5.13 5.147a2.524 2.524 0 0 1-.411.033c-.439 0-.85-.12-1.225-.354-.632-.396-.827-.911-.878-1.275-.165-1.16.853-2.299 1.671-3.215.225-.25.48-.533.554-.662 1.006-1.71.879-3.627.742-5.657l-.036-.553c-.315-5.065-.669-11.059-.907-17.108-.038-.983-.032-2.022-.027-3.123.022-3.723.047-7.94-1.771-10.737-1.6-2.463-4.583-5.799-6.939-7.761-2.656-2.21-5.055-4.18-7.516-5.904-3.212-2.25-6.774-4.063-10.22-5.816-2.34-1.191-4.761-2.423-7.07-3.788-1.595-.943-2.738-2.056-3.844-3.129-.692-.674-1.408-1.37-2.242-2.034-1.543-1.224-4.886-1.872-7.512-1.968l-.582-.024-.142-.565c-.39-1.564-.153-2.958.685-4.032.931-1.196 2.515-1.856 4.458-1.856 2.1 0 4.43.753 6.74 2.175 12.733 7.848 35.008 23.142 38.492 25.852 2.022 1.571 4.358 4.94 4 12.058zm-1.38 11.47c.005-2.83-.08-7.207-.161-11.44-.112-5.872-.23-11.944-.118-14.167.325-6.449-1.673-9.407-3.404-10.753-3.466-2.697-25.66-17.929-38.362-25.757-2.033-1.252-4.137-1.941-5.926-1.941-1.456 0-2.605.445-3.236 1.255-.44.563-.612 1.299-.507 2.145 2.611.173 6.003.847 7.801 2.275.894.71 1.64 1.434 2.36 2.136 1.087 1.057 2.114 2.056 3.552 2.905 2.267 1.341 4.667 2.56 6.985 3.741 3.495 1.777 7.108 3.615 10.409 5.929 2.51 1.757 4.935 3.749 7.62 5.982 2.46 2.046 5.575 5.532 7.25 8.108 2.07 3.185 2.045 7.652 2.022 11.592a68.633 68.633 0 0 0 .025 3.052c.237 6.036.591 12.018.905 17.074l.035.546c.146 2.175.297 4.425-.952 6.548-.154.26-.41.547-.734.91-.44.492-1.357 1.517-1.294 1.962.008.052.064.111.166.175a.781.781 0 0 0 .559.105c1.135-.187 3.528-3.108 3.936-4.171z\"></path></g><g><path fill=\"#e6e2dc\" d=\"M45.187 215.644c-4.84-3.123-37.638-24.907-40.51-25.564-5.617-1.286-4.35 2.562-4.53 7.594-.251 6.971.123 25.12.104 32.583-.01 3.109 1.571 5.837 3.783 7.198 1.373.846 31.293 21.661 34.922 24.686 3.255 2.708 8.327 7.894 10.98 1.223 1.647-4.143 1.558-29.86.412-37.661-.446-3.048 1.353-5.855-5.161-10.059\"></path></g><g><path fill=\"#fefefe\" d=\"M21.687 223.342c-1.5 4.164.892 11.118 4.322 6.674 3.272-4.245-1.047-15.758-4.322-6.674\"></path></g><g><path fill=\"#d7d1cd\" d=\"M42.817 259.443c-4.86-1.021-8.992-5.26-12.743-8.243-1.76-1.401-10.92-7.652-13.613-9.58-2.761-1.98-5.809-3.638-8.148-6.148-2.492-2.673-3.231-4.717-3.682-8.37-.682-5.531-.625-11.103-.715-16.665-.027-1.587.897-9.434-1.287-9.054-1.7.297-1.17 4.7-1.208 5.812a126.805 126.805 0 0 0-.058 4.969c.03 5.058.231 10.114.526 15.162.144 2.467-.44 6.222 1.442 8.198 2.813 2.955 6.431 4.914 9.686 7.312 7.323 5.4 14.905 10.48 22.511 15.462 2.699 1.768 6.878 5.348 10.437 4.317 1.349-.392 2.594-.735 1.534-2.362-.888-1.356-3.376-.535-4.682-.81\"></path></g><g><path fill=\"#eff7f8\" d=\"M46.763 261.61c-.421.018-.708.371-.712.775l-.002.077a.746.746 0 0 1-.014.068l-.01.002c-.006.002-.014.002-.022.003-.056.006-.113.006-.17.006-.407.005-.73.382-.712.777.015.417.368.717.774.713.44-.003.856-.119 1.186-.42.358-.326.453-.825.458-1.287.006-.406-.386-.727-.776-.714\"></path></g><g><path fill=\"#eff7f8\" d=\"M46.61 255.682v1.864c0 .962 1.49.897 1.49-.062v-1.865c0-.96-1.49-.897-1.49.063\"></path></g><g><path fill=\"#eff7f8\" d=\"M46.61 248.602v1.678c0 .963 1.49.898 1.49-.062v-1.678c0-.962-1.49-.897-1.49.062\"></path></g><g><path fill=\"#eff7f8\" d=\"M48.253 240c-.417.018-.713.372-.713.778v1.117c0 .406.382.73.775.713.418-.016.712-.37.712-.776v-1.118c0-.406-.382-.73-.774-.713\"></path></g><g><path fill=\"#eff7f8\" d=\"M47.54 232.762c0 .69-.012 1.363-.168 2.037-.215.937 1.235 1.273 1.451.334.185-.799.203-1.615.203-2.433.003-.961-1.486-.897-1.486.062\"></path></g><g><path fill=\"#eff7f8\" d=\"M47.926 225.486c-.162.677-.206 1.365-.206 2.062 0 .96 1.489.897 1.49-.063 0-.57.035-1.108.167-1.664.222-.936-1.23-1.27-1.451-.335\"></path></g><g><path fill=\"#eff7f8\" d=\"M47.607 220.046c-.187-.362-.705-.439-1.027-.236-.365.228-.423.665-.237 1.026.166.324.392.61.56.933.185.361.702.439 1.025.236.365-.229.423-.666.237-1.027-.167-.323-.393-.61-.558-.932\"></path></g><g><path fill=\"#eff7f8\" d=\"M43.982 259.097c-.35-.19-.822-.061-1.008.3-.166.325-.394.609-.56.932a.756.756 0 0 0 .303 1.011c.35.191.823.06 1.008-.3.166-.324.392-.61.56-.933a.756.756 0 0 0-.303-1.01\"></path></g><g><path fill=\"#eff7f8\" d=\"M44.341 253.04c-.418.019-.712.37-.713.776 0 .316.004.516-.097.733-.17.367-.072.808.3 1.01.342.184.84.067 1.011-.301.225-.486.275-.976.275-1.505 0-.406-.383-.73-.776-.712\"></path></g><g><path fill=\"#eff7f8\" d=\"M43.63 246.554v1.677c0 .96 1.49.894 1.49-.064v-1.678c0-.96-1.49-.897-1.49.065\"></path></g><g><path fill=\"#eff7f8\" d=\"M44.903 238.88c-.417.018-.713.37-.713.777v1.49c0 .406.383.73.775.714.418-.019.713-.371.713-.778v-1.49c0-.405-.383-.729-.775-.712\"></path></g><g><path fill=\"#eff7f8\" d=\"M44 232.023v1.676c0 .96 1.487.898 1.487-.062v-1.678c0-.96-1.487-.897-1.487.064\"></path></g><g><path fill=\"#eff7f8\" d=\"M44.522 225.28c-.418.018-.712.37-.712.775v.747c0 .405.382.728.775.713.418-.018.712-.37.712-.776v-.744c0-.409-.383-.73-.775-.714\"></path></g><g><path fill=\"#eff7f8\" d=\"M39.535 256.983c0 .507-.016.987-.169 1.476-.12.39.185.81.559.895.417.097.773-.17.894-.558.187-.609.204-1.246.204-1.877 0-.96-1.487-.897-1.488.064\"></path></g><g><path fill=\"#eff7f8\" d=\"M40.8 250.06c-.428.018-.699.371-.712.777.004-.133-.018.119-.018.12-.02.107-.05.213-.077.318-.055.223-.084.45-.093.68-.013.405.395.729.777.712.429-.018.699-.37.713-.775-.003.132.018-.12.018-.121.02-.108.05-.213.075-.319a3.17 3.17 0 0 0 .092-.678c.013-.406-.391-.73-.775-.713\"></path></g><g><path fill=\"#eff7f8\" d=\"M40.8 243.54c-.428.018-.699.37-.712.777.004-.134-.018.118-.018.12-.02.107-.05.212-.077.319a3.323 3.323 0 0 0-.093.677c-.013.408.395.73.777.716.429-.02.699-.372.713-.777-.003.13.018-.12.018-.12.02-.108.05-.215.075-.32.057-.224.085-.45.092-.678.013-.406-.391-.73-.775-.713\"></path></g><g><path fill=\"#eff7f8\" d=\"M40.669 236.131c-.37.415-.389.948-.389 1.474-.001.407.384.731.777.715.416-.019.711-.371.711-.777 0-.066 0-.13.002-.195 0-.022.006-.117.008-.16.005-.03.01-.062.017-.091a.75.75 0 0 0-.074-.996c-.289-.274-.783-.272-1.052.03\"></path></g><g><path fill=\"#eff7f8\" d=\"M41.178 228.82c-.42.019-.712.37-.714.777 0 .473-.02.834-.166 1.293-.124.387.186.807.557.893.42.096.77-.172.892-.558.177-.552.206-1.115.206-1.69 0-.406-.382-.73-.775-.714\"></path></g><g><path fill=\"#eff7f8\" d=\"M41.92 221.93c-.417.019-.712.37-.712.776-.001.347.01.865-.097 1.105-.169.37-.076.808.3 1.01.338.183.843.069 1.01-.3.269-.594.274-1.237.274-1.878 0-.405-.383-.73-.775-.712\"></path></g><g><path fill=\"#eff7f8\" d=\"M42.669 217.83a.75.75 0 0 0-.511.236.703.703 0 0 0-.157.268 1.582 1.582 0 0 0-.098.127c-.106.15-.124.342-.133.518-.008.186.104.39.233.512a.754.754 0 0 0 .541.204.749.749 0 0 0 .512-.237.69.69 0 0 0 .158-.267c.032-.038.063-.08.097-.127.107-.15.125-.342.133-.521.009-.183-.103-.387-.233-.51a.75.75 0 0 0-.542-.202\"></path></g><g><path fill=\"#eff7f8\" d=\"M36.708 252.67c-.425.018-.704.37-.714.776-.012.563-.172 1.112-.184 1.677-.01.406.39.73.774.714.425-.019.705-.37.713-.777.013-.562.173-1.112.185-1.677.01-.405-.39-.729-.774-.712\"></path></g><g><path fill=\"#eff7f8\" d=\"M36.55 245.813v1.676c0 .961 1.487.898 1.487-.062v-1.678c0-.96-1.487-.897-1.487.064\"></path></g><g><path fill=\"#eff7f8\" d=\"M38.214 237.41c-.424-.098-.766.174-.893.557-.205.618-.376 1.222-.39 1.877-.01.407.389.73.775.712.424-.017.704-.369.712-.774.012-.509.196-1.003.355-1.48.127-.384-.191-.806-.56-.892\"></path></g><g><path fill=\"#eff7f8\" d=\"M38.38 231.06c-.418.019-.711.37-.712.776 0 .194-.001.385-.01.576 0 .005-.003.016-.003.032 0-.016.003-.027.003-.032-.003-.037-.032.171-.036.197l-.027.094c-.005.01-.014.025-.022.052-.175.367-.072.808.3 1.01.34.184.834.065 1.008-.3.255-.543.275-1.104.275-1.692 0-.405-.382-.73-.775-.712\"></path></g><g><path fill=\"#eff7f8\" d=\"M38.955 223.696c-.338-.183-.843-.07-1.01.3-.269.594-.274 1.236-.275 1.878 0 .405.383.73.777.712.417-.017.711-.37.711-.776 0-.347-.01-.867.098-1.105.166-.369.074-.806-.3-1.009\"></path></g><g><path fill=\"#eff7f8\" d=\"M38.572 216.52c-.42.018-.712.371-.712.777v.932c0 .405.382.73.775.714.418-.018.712-.372.712-.777v-.93c0-.407-.383-.732-.775-.715\"></path></g><g><path fill=\"#eff7f8\" d=\"M32.83 252.142v1.677c0 .962 1.487.899 1.487-.063v-1.675c0-.962-1.487-.899-1.487.061\"></path></g><g><path fill=\"#eff7f8\" d=\"M32.644 245.623c0 .563 0 1.12-.168 1.665-.118.389.185.807.56.892.417.097.772-.17.892-.56.203-.66.203-1.373.203-2.06.002-.96-1.487-.898-1.487.063\"></path></g><g><path fill=\"#eff7f8\" d=\"M34.297 237.97c-.42-.098-.769.172-.894.558-.156.49-.203.99-.203 1.502 0 .408.383.732.775.715.418-.018.712-.371.712-.777 0-.447.015-.627.168-1.105.124-.387-.187-.808-.558-.893\"></path></g><g><path fill=\"#eff7f8\" d=\"M34.675 230.587c-.34-.185-.838-.069-1.009.3-.226.487-.275.974-.276 1.503 0 .407.384.73.776.714.418-.017.712-.37.712-.776.001-.316-.003-.515.098-.732.171-.368.073-.809-.3-1.01\"></path></g><g><path fill=\"#eff7f8\" d=\"M34.282 223.42c-.417.017-.712.371-.712.778v1.49c0 .405.383.729.775.713.419-.017.713-.371.713-.776v-1.49c0-.406-.383-.731-.776-.714\"></path></g><g><path fill=\"#eff7f8\" d=\"M34.662 215.97c-.418.018-.712.37-.712.775v1.492c0 .405.383.73.774.714.418-.018.713-.372.713-.777v-1.491c0-.406-.382-.73-.775-.712\"></path></g><g><path fill=\"#eff7f8\" d=\"M29.63 250.06c-.416.018-.712.371-.712.777 0 .316.003.514-.097.732-.171.367-.072.807.302 1.01.339.184.838.067 1.008-.302.226-.485.275-.975.275-1.503 0-.406-.383-.73-.775-.713\"></path></g><g><path fill=\"#eff7f8\" d=\"M29.819 243.17c-.425.018-.701.371-.712.776-.002.02-.002.038-.002.048l-.018.12c-.017.11-.041.217-.062.326a4.803 4.803 0 0 0-.105.811c-.01.404.392.73.776.712.426-.017.7-.37.713-.777l.002-.046c.005-.04.01-.081.018-.122.018-.107.04-.217.062-.325.054-.267.097-.537.103-.809.011-.406-.39-.73-.775-.713\"></path></g><g><path fill=\"#eff7f8\" d=\"M30.38 236.65c-.428.019-.7.372-.714.778.005-.133-.019.118-.019.12-.02.106-.049.213-.075.32a3.282 3.282 0 0 0-.092.677c-.014.406.394.73.776.713.428-.017.698-.37.713-.776-.004.133.018-.118.018-.12.02-.106.05-.212.076-.32.055-.222.084-.447.092-.677.013-.407-.394-.73-.776-.714\"></path></g><g><path fill=\"#eff7f8\" d=\"M30.935 230.31c-.417.018-.712.371-.712.777 0 .065 0 .13-.002.194v.032a.753.753 0 0 0 .048 1.03.752.752 0 0 0 1.054-.032c.345-.365.387-.808.387-1.286 0-.408-.382-.731-.775-.714\"></path></g><g><path fill=\"#eff7f8\" d=\"M30.413 223.822c0 .563 0 1.12-.166 1.664-.12.39.183.807.556.894.417.096.775-.171.894-.558.203-.662.203-1.376.203-2.062.003-.96-1.487-.898-1.487.062\"></path></g><g><path fill=\"#eff7f8\" d=\"M31.309 216.71c-.424.02-.706.372-.712.778-.008.38-.175.855-.187 1.304-.01.406.393.73.776.713.426-.018.7-.372.711-.776.003-.01.003-.016.003-.022a3.3 3.3 0 0 1 .018-.112c.02-.097.042-.192.063-.287.066-.29.097-.586.103-.883.008-.407-.388-.73-.775-.714\"></path></g><g><path fill=\"#eff7f8\" d=\"M31.499 211.31c-.96 0-.896 1.49.062 1.49.962 0 .898-1.49-.062-1.49\"></path></g><g><path fill=\"#eff7f8\" d=\"M35.604 211.397c-.34-.186-.838-.069-1.01.3-.226.486-.274.975-.274 1.504 0 .406.382.729.774.712.419-.015.713-.368.713-.776 0-.315-.003-.514.098-.732.17-.368.072-.807-.301-1.008\"></path></g><g><path fill=\"#eff7f8\" d=\"M24.64 247.852v1.677c0 .96 1.488.898 1.488-.063v-1.674c0-.963-1.488-.9-1.488.06\"></path></g><g><path fill=\"#eff7f8\" d=\"M25.353 240.56c-.419.018-.713.37-.713.776v1.49c0 .406.383.73.776.715.418-.02.712-.371.712-.777v-1.49c0-.406-.383-.73-.775-.713\"></path></g><g><path fill=\"#eff7f8\" d=\"M25.542 234.6c-.42.018-.712.37-.712.776v1.305c0 .406.382.73.774.714.418-.018.712-.372.712-.777v-1.303c0-.407-.381-.73-.774-.714\"></path></g><g><path fill=\"#eff7f8\" d=\"M27.788 217.29c-.42-.098-.77.171-.893.559-.176.551-.204 1.115-.205 1.69 0 .405.383.73.775.711.42-.016.715-.368.715-.774 0-.472.02-.833.166-1.292.124-.387-.186-.806-.558-.894\"></path></g><g><path fill=\"#eff7f8\" d=\"M27.77 211.49c-.417.017-.711.371-.711.777a9.384 9.384 0 0 1-.014.527c.004-.087-.028.177-.033.209a1.5 1.5 0 0 1-.04.156l-.012.026c-.168.369-.073.807.301 1.011.34.183.84.067 1.01-.301.246-.536.275-1.11.275-1.69 0-.408-.384-.73-.776-.714\"></path></g><g><path fill=\"#eff7f8\" d=\"M28.325 207.02c-.417.018-.712.37-.712.775v.195l-.003.033a.752.752 0 0 0 .05 1.03.753.753 0 0 0 1.053-.032c.346-.363.387-.81.387-1.288 0-.406-.382-.73-.775-.712\"></path></g><g><path fill=\"#eff7f8\" d=\"M21.255 244.505c-.355.11-.654.56-.491.935.018.034.032.07.044.107v.065c-.005.02-.007.044-.011.065-.006.034-.017.063-.026.095 0 .004 0 .004-.003.008a.737.737 0 0 1-.034.061c-.257.3-.248.76.044 1.037.291.274.781.268 1.054-.033.421-.463.613-1.264.354-1.85-.162-.372-.511-.62-.931-.49\"></path></g><g><path fill=\"#eff7f8\" d=\"M21.632 239.63c-.417.017-.712.372-.712.778v1.116c0 .406.383.73.776.713.417-.016.712-.37.712-.774v-1.118c0-.408-.382-.73-.776-.714\"></path></g><g><path fill=\"#eff7f8\" d=\"M21.49 235.952c-.174.19-.248.379-.337.617l-.029.087a.771.771 0 0 1-.03.072l-.002.002a.752.752 0 0 0 .057 1.02.752.752 0 0 0 1.052-.03c.175-.19.248-.38.336-.618l.03-.087c.009-.02.02-.053.03-.073h.002a.754.754 0 0 0-.057-1.022.75.75 0 0 0-1.053.032\"></path></g><g><path fill=\"#eff7f8\" d=\"M24.058 215.61c-.42-.097-.769.172-.893.56-.157.49-.205.99-.205 1.503 0 .405.384.729.775.713.42-.019.713-.371.714-.777 0-.45.014-.628.167-1.106.124-.387-.188-.807-.558-.893\"></path></g><g><path fill=\"#eff7f8\" d=\"M24.616 210.095c-.34-.182-.841-.069-1.012.302-.244.535-.274 1.11-.274 1.69 0 .406.383.73.775.713.42-.017.714-.37.714-.775 0-.177.002-.354.013-.53-.005.088.028-.175.034-.208.01-.053.023-.103.038-.155.005-.008.007-.015.012-.025.17-.37.074-.81-.3-1.012\"></path></g><g><path fill=\"#eff7f8\" d=\"M24.424 205.35c-.42.017-.714.37-.714.777v.559c0 .406.383.73.776.713.418-.018.713-.37.713-.776v-.558c0-.408-.384-.73-.775-.714\"></path></g><g><path fill=\"#eff7f8\" d=\"M17.724 241.49c-.42.017-.714.37-.714.776v1.303c0 .407.383.732.774.715.418-.02.714-.37.714-.777v-1.304c0-.406-.384-.729-.774-.712\"></path></g><g><path fill=\"#eff7f8\" d=\"M18.28 236.27c-.417.018-.713.371-.713.777 0 .176-.003.351-.012.53.005-.09-.03.174-.035.207a1.27 1.27 0 0 1-.039.155l-.01.026c-.17.368-.074.808.3 1.01.339.183.84.067 1.01-.301.245-.535.274-1.11.274-1.69 0-.405-.382-.73-.775-.713\"></path></g><g><path fill=\"#eff7f8\" d=\"M18.84 230.5c-.428.019-.701.371-.714.778-.003.1-.05.338-.082.527a5.908 5.908 0 0 0-.104.963c-.009.405.39.73.776.713.423-.017.705-.368.712-.776.01-.501.171-.988.187-1.491.013-.407-.392-.728-.776-.713\"></path></g><g><path fill=\"#eff7f8\" d=\"M19.023 224.91c-.418.018-.713.372-.713.778v1.49c0 .408.383.732.775.714.418-.018.713-.37.713-.776v-1.49c0-.406-.382-.732-.775-.715\"></path></g><g><path fill=\"#eff7f8\" d=\"M19.768 218.39c-.426.018-.701.37-.712.777-.002.02-.002.037-.002.049-.006.04-.012.08-.02.12-.016.108-.04.216-.061.326a4.581 4.581 0 0 0-.103.81c-.012.406.39.73.774.713.427-.018.702-.37.714-.775 0-.023 0-.038.002-.05.005-.04.01-.08.017-.12.018-.109.042-.217.063-.325.055-.269.096-.536.101-.81.014-.406-.389-.728-.773-.715\"></path></g><g><path fill=\"#eff7f8\" d=\"M19.788 212.661v.034\"></path></g><g><path fill=\"#eff7f8\" d=\"M20.511 211.31c-.417.019-.713.37-.713.777 0 .193 0 .384-.011.576v.033-.033c-.004-.021-.03.172-.036.197l-.027.094a.69.69 0 0 1-.022.052c-.174.366-.07.809.301 1.009.341.186.836.067 1.01-.3.254-.541.274-1.102.274-1.69 0-.407-.383-.73-.776-.714\"></path></g><g><path fill=\"#eff7f8\" d=\"M20.879 206.09c-.429.02-.7.371-.713.777.005-.132-.018.118-.018.12-.02.107-.05.213-.077.319a3.22 3.22 0 0 0-.09.677c-.014.407.392.73.774.713.428-.016.7-.368.714-.775-.006.133.017-.119.017-.12.02-.108.05-.213.076-.318a3.18 3.18 0 0 0 .091-.679c.015-.406-.392-.73-.774-.713\"></path></g><g><path fill=\"#eff7f8\" d=\"M21.073 201.43c-.418.018-.713.371-.713.776v.373c0 .406.383.73.774.713.419-.017.714-.37.714-.776v-.372c0-.406-.383-.73-.775-.713\"></path></g><g><path fill=\"#eff7f8\" d=\"M13.813 239.26c-.419.018-.713.37-.713.776v1.306c0 .405.382.73.774.712.419-.017.713-.37.713-.776v-1.304c0-.406-.383-.729-.774-.713\"></path></g><g><path fill=\"#eff7f8\" d=\"M13.485 232.382c-.152.803-.186 1.625-.373 2.421-.219.937 1.234 1.272 1.452.335.185-.796.22-1.617.373-2.42.177-.942-1.272-1.282-1.452-.336\"></path></g><g><path fill=\"#eff7f8\" d=\"M14.748 226.05c-.42-.097-.77.171-.893.558-.176.551-.204 1.115-.205 1.69 0 .406.383.729.775.714.419-.018.712-.37.713-.776.002-.472.022-.834.168-1.294.123-.385-.188-.806-.558-.892\"></path></g><g><path fill=\"#eff7f8\" d=\"M10.643 237.21c-.419.018-.713.371-.713.777v1.118c0 .405.382.73.774.714.42-.018.713-.37.713-.777v-1.118c0-.405-.382-.728-.774-.714\"></path></g><g><path fill=\"#eff7f8\" d=\"M9.918 233.711l-.001.034a.133.133 0 0 0 0-.034\"></path></g><g><path fill=\"#eff7f8\" d=\"M10.643 232.36c-.418.017-.713.371-.713.775a10.065 10.065 0 0 1-.013.575c-.001-.02-.028.174-.034.198l-.027.095c-.006.01-.012.026-.025.052-.172.367-.07.807.303 1.01.341.184.835.066 1.009-.302.254-.54.274-1.101.274-1.69 0-.406-.382-.73-.774-.712\"></path></g><g><path fill=\"#eff7f8\" d=\"M11.015 226.4c-.424.017-.703.37-.711.777-.013.506-.196 1.001-.355 1.478-.128.387.19.809.559.893.423.097.764-.172.892-.559.206-.618.377-1.22.39-1.875.01-.406-.39-.729-.775-.713\"></path></g><g><path fill=\"#eff7f8\" d=\"M12.144 220.526c-.342-.184-.84-.067-1.01.301-.227.485-.274.975-.274 1.504-.001.406.382.73.774.713.419-.018.713-.37.713-.776 0-.317-.004-.514.097-.731.17-.369.072-.81-.3-1.011\"></path></g><g><path fill=\"#eff7f8\" d=\"M15.114 220.25c-.418.018-.714.37-.714.776v1.117c0 .409.384.73.775.715.42-.017.714-.37.714-.776v-1.118c0-.406-.383-.731-.775-.713\"></path></g><g><path fill=\"#eff7f8\" d=\"M15.114 214.66c-.418.017-.714.37-.714.778v1.302c0 .405.384.731.775.714.42-.018.714-.37.714-.776v-1.306c0-.405-.383-.727-.775-.711\"></path></g><g><path fill=\"#eff7f8\" d=\"M16.04 209.26c-.418.02-.713.372-.713.778 0 .348.01.866-.097 1.105-.167.369-.075.807.3 1.01.338.182.842.069 1.01-.301.27-.594.274-1.235.274-1.876 0-.407-.381-.73-.775-.716\"></path></g><g><path fill=\"#eff7f8\" d=\"M16.232 204.04c-.418.018-.712.37-.712.778v.93c0 .406.383.73.774.713.42-.017.714-.37.714-.777v-.928c0-.407-.383-.73-.776-.715\"></path></g><g><path fill=\"#eff7f8\" d=\"M16.418 200.32a.743.743 0 0 0-.693.602.019.019 0 0 0-.005.005c-.287.286-.255.779.03 1.052a.753.753 0 0 0 1.054-.03c.103-.105.204-.213.276-.344.098-.178.113-.372.113-.57 0-.407-.384-.732-.775-.714\"></path></g><g><path fill=\"#eff7f8\" d=\"M10.68 215.623v1.864c0 .96 1.488.896 1.488-.063v-1.865c0-.96-1.488-.896-1.488.064\"></path></g><g><path fill=\"#eff7f8\" d=\"M11.39 208.51c-.426.017-.706.372-.714.777-.01.5-.176.984-.186 1.49-.009.406.39.73.775.715.425-.019.705-.373.714-.779.009-.5.175-.984.186-1.489.009-.406-.39-.73-.776-.713\"></path></g><g><path fill=\"#eff7f8\" d=\"M12.138 202.92c-.424.018-.704.372-.713.778-.008.387-.12.763-.282 1.105-.177.363-.069.809.3 1.009.345.187.833.064 1.01-.3a4.506 4.506 0 0 0 .462-1.877c.008-.406-.391-.73-.777-.714\"></path></g><g><path fill=\"#eff7f8\" d=\"M6.734 234.97c-.419.018-.714.371-.714.778v.931c0 .405.383.73.775.714.42-.018.714-.372.714-.777v-.93c0-.407-.383-.732-.775-.715\"></path></g><g><path fill=\"#eff7f8\" d=\"M6.92 229.19c-.418.018-.713.371-.713.777 0 .345.01.865-.097 1.105-.167.37-.075.807.3 1.01.339.182.843.069 1.01-.301.269-.594.275-1.235.275-1.877 0-.406-.383-.73-.775-.713\"></path></g><g><path fill=\"#eff7f8\" d=\"M6.582 223.821c-.01.635-.157 1.25-.353 1.851-.127.388.188.808.557.894.422.097.768-.172.892-.558.239-.731.38-1.481.392-2.248.015-.96-1.473-.898-1.488.061\"></path></g><g><path fill=\"#eff7f8\" d=\"M7.482 217.27c-.417.017-.712.371-.712.777v1.304c0 .406.383.73.775.713.42-.017.713-.371.713-.776v-1.304c0-.407-.382-.73-.776-.713\"></path></g><g><path fill=\"#eff7f8\" d=\"M7.662 211.12c-.42.019-.714.372-.714.777 0 .172-.002.344-.012.511v.017-.017c-.002-.008-.028.198-.034.226a1.887 1.887 0 0 1-.04.156l-.011.025c-.17.37-.075.808.3 1.01.34.184.842.07 1.011-.3.245-.538.275-1.11.275-1.691 0-.406-.384-.728-.775-.714\"></path></g><g><path fill=\"#eff7f8\" d=\"M6.938 212.41v.016\"></path></g><g><path fill=\"#eff7f8\" d=\"M13.265 198.165c-.341-.182-.839-.067-1.01.301-.225.487-.275.977-.275 1.505 0 .407.383.73.776.712.417-.016.712-.37.712-.776 0-.315-.004-.514.097-.73.171-.37.072-.81-.3-1.012\"></path></g><g><path fill=\"#eff7f8\" d=\"M7.852 204.97c-.417.02-.712.372-.712.777v1.119c0 .405.383.73.774.713.42-.017.714-.37.714-.775v-1.12c0-.406-.385-.729-.776-.713\"></path></g><g><path fill=\"#eff7f8\" d=\"M8.23 199.57c-.427.019-.703.372-.714.777v.038l-.01.053a3.179 3.179 0 0 1-.075.321c-.06.224-.092.285-.198.506-.177.366-.068.812.301 1.011.346.187.831.065 1.01-.3.256-.53.444-1.099.46-1.692.012-.404-.391-.727-.774-.714\"></path></g><g><path fill=\"#eff7f8\" d=\"M9.153 194.91c-.427.02-.702.372-.713.777v.016c-.003.01-.008.025-.01.047a1.9 1.9 0 0 1-.03.119c-.023.054-.054.104-.083.155-.015.017-.03.036-.047.053a.754.754 0 0 0 .03 1.053.755.755 0 0 0 1.054-.032c.377-.4.558-.93.574-1.473.012-.406-.391-.73-.775-.714\"></path></g><g><path fill=\"#eff7f8\" d=\"M2.49 232.023c.013.565.173 1.113.186 1.677.022.96 1.51.899 1.488-.063-.012-.564-.173-1.112-.186-1.678-.021-.96-1.51-.898-1.488.064\"></path></g><g><path fill=\"#eff7f8\" d=\"M2.822 224.91c-.418.018-.712.372-.712.778v1.49c0 .408.382.732.776.714.418-.018.712-.37.712-.776v-1.49c0-.406-.384-.732-.776-.715\"></path></g><g><path fill=\"#eff7f8\" d=\"M3.012 218.02c-.417.018-.712.37-.712.777v1.49c0 .406.384.73.776.713.418-.016.712-.369.712-.775v-1.49c0-.408-.382-.73-.776-.714\"></path></g><g><path fill=\"#eff7f8\" d=\"M2.3 210.783v2.05c0 .96 1.488.895 1.488-.065v-2.049c0-.96-1.488-.897-1.488.064\"></path></g><g><path fill=\"#eff7f8\" d=\"M3.383 204.04c-.417.018-.713.37-.713.778v1.303c0 .406.385.73.775.714.418-.018.713-.37.713-.776v-1.303c0-.407-.383-.73-.775-.715\"></path></g><g><path fill=\"#eff7f8\" d=\"M3.044 198.853c0 .57.005 1.117-.167 1.664-.122.387.187.808.559.894.418.096.772-.171.893-.56.207-.664.205-1.37.205-2.061 0-.961-1.49-.897-1.49.063\"></path></g><g><path fill=\"#eff7f8\" d=\"M4.318 193.61c-.428.018-.698.372-.711.777.002-.133-.02.117-.02.119-.02.109-.05.213-.076.32a3.184 3.184 0 0 0-.09.679c-.016.404.391.728.774.712.428-.017.699-.371.712-.776-.003.132.02-.12.02-.12.018-.107.048-.214.073-.32a3.14 3.14 0 0 0 .093-.678c.014-.407-.394-.729-.775-.712\"></path></g><g><path fill=\"#507294\" d=\"M204.454 108.266c-.19.329-.378.668-.687.89-.237.17-.347.475-.201.745.129.24.467.36.706.192.47-.333.78-.783 1.069-1.284.349-.61-.539-1.15-.887-.543\"></path></g><g><path fill=\"#5d474b\" d=\"M205.525 101.708c-.14-.065-1.76-.735-1.716-.868-.22.659-.325 1.174.046 1.51.125.112.304.205.553.276.142.04 2.058.282 2 .433.36-.912-.167-1.02-.883-1.351\"></path></g><g><path fill=\"#c2e5f1\" d=\"M201.912 104.562l.065-.009a.857.857 0 0 1-.118.009h.053\"></path></g><g><path fill=\"#c2e5f1\" d=\"M201.853 104.559l-.05-.002c.017.002.033.002.05.002\"></path></g><g><path fill=\"#8a6f74\" d=\"M199.762 88.339l-.79-.095c-.306-.038-.585.221-.61.52a.574.574 0 0 0 .521.61l.788.098c.308.036.587-.224.612-.522.025-.318-.216-.573-.521-.611\"></path></g><g><path fill=\"#8a6f74\" d=\"M203.632 91.214c-.306-.04-.587.222-.61.52-.026.318.214.573.52.612a2.125 2.125 0 0 1 .18.024l.021.004c.041.011.077.029.116.042a.284.284 0 0 0 .028.02c.003.002.005.002.007.005l.018.022c.2.237.56.271.8.073a.572.572 0 0 0 .072-.8c-.295-.351-.713-.47-1.152-.522\"></path></g><g><path fill=\"#8a6f74\" d=\"M206.63 93.563c-.186-.248-.572-.264-.8-.074-.247.205-.258.553-.072.799.092.165.168.34.282.493.187.248.57.263.798.074.247-.205.26-.552.074-.8-.092-.166-.167-.34-.281-.492\"></path></g><g><path fill=\"#8a6f74\" d=\"M207.746 96.66a.576.576 0 0 0-.457.66c.06.307.057.622.116.93a.57.57 0 0 0 .66.454.57.57 0 0 0 .457-.659c-.058-.306-.057-.62-.116-.929a.575.575 0 0 0-.66-.457\"></path></g><g><path fill=\"#8a6f74\" d=\"M204.973 89.564a1.261 1.261 0 0 0-.541-.199c-.305-.046-.586.23-.61.523-.025.315.202.548.494.605.002.002.007.002.013.006.005.004.012.006.018.01.085.056.164.123.247.18.257.173.61.122.792-.135a.575.575 0 0 0-.133-.793c-.096-.061-.184-.133-.28-.197\"></path></g><g><path fill=\"#8a6f74\" d=\"M207.013 91.23a.573.573 0 0 0-.79.137c-.175.245-.124.622.134.79.095.065.188.128.282.197.01.01.075.063.094.082.048.048.093.101.136.154a.572.572 0 0 0 .8.074.576.576 0 0 0 .074-.801 3.18 3.18 0 0 0-.73-.633\"></path></g><g><path fill=\"#8a6f74\" d=\"M209.182 93.983c-.11-.29-.49-.396-.754-.272-.295.138-.383.464-.272.754.044.117.104.228.16.34a2.428 2.428 0 0 1 .125.272c-.016-.039.022.083.025.094a.574.574 0 0 0 .66.456c.295-.055.523-.358.457-.661-.083-.357-.274-.645-.401-.983\"></path></g><g><path fill=\"#8a6f74\" d=\"M202.888 87.947c-.103-.049-.224-.06-.335-.073-.308-.04-.587.222-.611.521-.024.31.202.559.497.607a.571.571 0 0 0 .756.027.575.575 0 0 0 .074-.799 1.028 1.028 0 0 0-.381-.283\"></path></g><g><path fill=\"#f38c75\" d=\"M203.47 109.108c-.025.048-.07.133-.018.026-.803 1.283 1.431 2.48 2.01 1.259.73-1.533-1.514-2.16-1.992-1.285\"></path></g><g><path fill=\"#223043\" d=\"M204.598 104.83c-.411-.016-.763.321-.787.751-.024.43.29.792.7.81.412.014.762-.32.785-.755.024-.43-.288-.791-.698-.805\"></path></g><g><path fill=\"#5d474b\" d=\"M206.28 104.755l-.05-.013c-.594-.146-1.263-.314-1.932-.34-.322-.01-.61.021-.868.049-.167.018-.686-.048-.734.162-.088.397.787.28.966.263.232-.026.449-.052.669-.042.522.02 1.093.16 1.644.298l.052.013c.205.05.427.006.498-.104.07-.109-.038-.236-.244-.286\"></path></g><g><path fill=\"#e3987e\" d=\"M202.395 112.4a.188.188 0 0 0-.046.057c-.076.154.182.76.335.593.094-.1-.268-.667-.289-.65\"></path></g><g><path fill=\"#634549\" d=\"M351.755 24.617c.182-3.378-.677-7.802-1.627-11.015-.876-2.954-2.72-6.133-5.06-8.178-2.755-2.408-6.267-5.059-10.102-5.064-3.95-.006-7.776 3.231-2.738 5.63 2.892 1.377 6.68.71 9.415 2.377 6.755 4.116 8.043 16.696 4.574 23.234-.91 1.714-2.344 3.403-2.992 5.167-1.518 4.145-.08 11.633 3.777 14.217 2.06 1.384 4.543.353 6.357-.985 2.212-1.628 3.846-4.307 3.817-7.105-.025-2.864-2.455-6.136-4.319-8.086-2.99-3.128-1.302-6.5-1.102-10.192\"></path></g><g><path fill=\"#d18978\" d=\"M349.411 51.487c-1.968-1.734-4.278-2.404-5.074-5.345-.708-2.624-.188-5.448-.188-8.125.002-2.2.102-3.82.493-3.847-5.485.397-11.464-6.727-13.844-11.17-2.386 3.376-1.458 7.49-2.07 11.347-.514 3.223-1.152 6.206-2.1 9.32-.83 2.734-2.825 2.422-5.256 3.273-3.399 1.19-1.107 5.064-.067 7.025 1.193 2.244 2.054 4.778 3.083 7.14 1.514 3.482 4.18 6.598 7.767 7.988 5.256 2.037 11.533 1.172 15.37-3.313 2.652-3.095 5.868-10.173 2.447-13.756a12.046 12.046 0 0 0-.56-.537\"></path></g><g><path fill=\"#eea382\" d=\"M340.2 6.418c-1.128-.295-2.391-.395-3.796-.257-4.127.402-7.601 2.488-9.534 6.226-1.171 2.266-1.303 4.59-1.434 7.158-.138 2.792.241 5.863 1.742 8.295 1.05 1.697 2.748 2.96 4.468 3.916 1.639.907 3.398 1.848 5.1 2.644 3.273 1.526 7.383 1.92 9.339-1.752 1.495-2.805 2.234-5.83 2.433-9.002.412-6.64-1.547-15.45-8.318-17.228\"></path></g><g><path fill=\"#5d484b\" d=\"M332.9 16.998c-.751.216-2.364.475-2.277 1.618-.004-.037.181-.074.467-.112.879-.12 2.704-.231 2.892-.259 1.162-.188 1.185-1.21.946-2.245-.694.374-1.265.777-2.029.998\"></path></g><g><path fill=\"#5d484b\" d=\"M343.848 14.734c-.192.032-2.355.51-2.408.338.254.846.517 1.464 1.146 1.542.212.026.462-.007.771-.112.179-.064 2.338-1.201 2.388-1-.289-1.21-.914-.944-1.897-.768\"></path></g><g><path fill=\"#e3977e\" d=\"M342.472 23.263c-.279-.22-.55-.46-.711-.758-.486-.908-.608-2-1.139-2.865-1.753.158-.53 4.667.156 5.41.91.983 3.548.977 2.601-.928-.15-.312-.537-.569-.907-.86\"></path></g><g><path fill=\"#f3dfd6\" d=\"M336.059 21.785a.522.522 0 0 0 .067 0 4.193 4.193 0 0 1-.157-.015z\"></path></g><g><path fill=\"#5d484b\" d=\"M345.963 18.898c.364.838.366 1.518.006 1.913-.33.361-.962.47-1.566.266-.634-.21-1.048-.702-1.104-1.313l-.699.068c.086.892.678 1.607 1.579 1.91.864.29 1.789.103 2.306-.46.323-.353.77-1.164.12-2.662z\"></path></g><g><path fill=\"#5d484b\" d=\"M335.45 20.355c.442 1.27.37 2.26-.203 2.792-.525.492-1.456.583-2.318.218-.899-.378-1.449-1.141-1.465-2.039l-1.024.02c.026 1.316.807 2.42 2.093 2.963 1.225.517 2.597.35 3.415-.414.51-.478 1.25-1.62.47-3.875z\"></path></g><g><path fill=\"#765659\" d=\"M339.175 3.092c.013 0-.2-.03-.177-.022-.066-.017-.137-.037-.205-.053a3.519 3.519 0 0 0-.626-.114c-.412-.037-.779.306-.806.712-.026.423.3.772.711.806-.008-.001.202.036.18.026.068.015.135.035.204.053.203.053.412.095.624.114.415.035.783-.309.807-.716a.771.771 0 0 0-.712-.806\"></path></g><g><path fill=\"#765659\" d=\"M344.339 5.837c-.413-.067-.785.33-.807.715-.027.398.236.677.588.778l.025.014c.026.018.18.161.065.044.29.298.752.353 1.076.067.297-.264.358-.779.068-1.077a1.787 1.787 0 0 0-1.015-.54\"></path></g><g><path fill=\"#765659\" d=\"M348.227 13.034c.007.01.015.018.021.028l-.02-.028\"></path></g><g><path fill=\"#765659\" d=\"M349.1 11.706a.767.767 0 0 0-1.074-.07.771.771 0 0 0-.068 1.078c.092.105.185.216.273.327l.02.028-.02-.028c-.013-.008.075.132.075.131-.001-.004.084.23.056.122.116.397.47.678.901.59.383-.08.706-.505.589-.904-.148-.497-.413-.889-.753-1.274\"></path></g><g><path fill=\"#765659\" d=\"M349.693 17.985c-.399.203-.482.636-.335 1.026-.024-.058.002.078.01.07.002.103-.005.204-.011.307-.06.982 1.459 1.075 1.52.095a2.7 2.7 0 0 0-.162-1.159c-.142-.387-.682-.51-1.022-.339\"></path></g><g><path fill=\"#765659\" d=\"M348.848 26.96c-.284.25-.305.604-.16.91l.001.012c.002.083-.006.163-.01.242-.06.983 1.461 1.076 1.52.095.027-.45-.012-.817-.278-1.192-.24-.341-.788-.32-1.073-.067\"></path></g><g><path fill=\"#765659\" d=\"M349.595 23.6l-.053.887c-.063.983 1.459 1.076 1.518.095l.057-.887c.06-.982-1.458-1.075-1.522-.095\"></path></g><g><path fill=\"#765659\" d=\"M351.406 33.77c-.207-.36-.636-.533-1.022-.34-.354.181-.546.665-.338 1.025l.69 1.187c.208.36.637.536 1.022.341.354-.18.546-.666.338-1.026z\"></path></g><g><path fill=\"#765659\" d=\"M353.35 36.947c-.41-.063-.784.33-.808.714-.023.349.18.607.465.733.032.065.062.13.09.196.165.382.672.517 1.024.339.387-.197.5-.643.335-1.023-.216-.519-.532-.87-1.106-.96\"></path></g><g><path fill=\"#765659\" d=\"M354.305 40.728c-.373.077-.714.506-.589.9.155.489.28 1.004.161 1.514-.095.404.054.825.472.97.364.124.873-.07.97-.474.186-.79.134-1.55-.111-2.322-.126-.395-.464-.681-.903-.588\"></path></g><g><path fill=\"#765659\" d=\"M348.897 35.854a1.81 1.81 0 0 1-.18-.548.768.768 0 0 0-.9-.59.775.775 0 0 0-.592.903c.111.537.347 1.021.621 1.493.208.359.637.532 1.022.338.355-.176.548-.663.337-1.024a8.234 8.234 0 0 1-.308-.572\"></path></g><g><path fill=\"#765659\" d=\"M350.224 38.126c-.321-.265-.843-.115-1.056.207-.248.37-.113.796.207 1.058-.114-.09.055.067.064.077l.021.027c.025.044.048.091.07.138l.018.043a1.379 1.379 0 0 1 .046.223c.002.04.002.078 0 .118a.767.767 0 0 0 .713.808c.406.027.793-.297.809-.712a2.38 2.38 0 0 0-.892-1.987\"></path></g><g><path fill=\"#765659\" d=\"M347.633 39.258c-.197-.361-.642-.53-1.022-.337-.36.183-.537.657-.337 1.023.197.36.25.676.364 1.112.102.402.48.679.9.592.393-.083.695-.502.588-.905-.131-.503-.238-1.024-.493-1.485\"></path></g><g><path fill=\"#765659\" d=\"M350.33 42.864c-.155-.384-.674-.512-1.022-.337-.393.2-.494.639-.337 1.024.09.225.196.596.323.912.157.384.675.513 1.024.335.392-.198.493-.638.337-1.022-.091-.224-.197-.596-.325-.912\"></path></g><g><path fill=\"#765659\" d=\"M346.623 43.341c-.011-.029-.023-.206-.025-.074.004-.415-.28-.782-.71-.806-.399-.025-.804.296-.807.712-.004.142.006.284.033.424.013.065.07.355.06.091.018.416.267.783.714.808.383.025.824-.296.807-.714-.005-.114-.005-.227-.04-.335-.011-.036-.02-.07-.032-.106\"></path></g><g><path fill=\"#765659\" d=\"M348.383 32.822c-.978-.06-1.074 1.461-.094 1.523.98.061 1.076-1.462.094-1.523\"></path></g><g><path fill=\"#f18a75\" d=\"M336.28 26.345c-.847-1.406-5.08-.935-3.801 1.503 1.014 1.943 5.26.619 3.833-1.46.09.17.009.035-.031-.043\"></path></g><g><path fill=\"#f18a75\" d=\"M347.6 24.5c-.649-1.076-3.897-.714-2.917 1.154.779 1.492 4.035.476 2.94-1.12.068.132.01.029-.023-.033\"></path></g><g><path fill=\"#896f74\" d=\"M330.062 5.683a.237.237 0 0 0 .032-.03l-.032.03\"></path></g><g><path fill=\"#896f74\" d=\"M320.915 17.672c-.013.017-.024.035-.034.052.02-.034.032-.046.034-.052\"></path></g><g><path fill=\"#507294\" d=\"M341.875 27.56a.546.546 0 0 0-.496.583c.038.387-.05.769-.127 1.149-.132.7.898.93 1.033.226.092-.464.191-.95.146-1.43-.028-.302-.26-.54-.556-.527\"></path></g><g><path fill=\"#e3987e\" d=\"M337.74 28.114c-.166.043-.176.888-.142.884a.225.225 0 0 0 .088-.028c.183-.11.33-.925.054-.856\"></path></g><g><path fill=\"#fefefe\" d=\"M338.462 28.611c-.13.008.354.628.433.675 2.34 1.42 5.594 1.214 5.935-2.036-.675.554-2.067.628-2.895.796-1.169.238-2.285.495-3.473.565\"></path></g><g><path fill=\"#f38c75\" d=\"M344.364 26.91c-.243-.121-.566-.399-.845-.355-.335.053-.709.42-.838.733-.257-.198-.499-.428-.853-.372-.583.097-1.143.403-1.63.702-.564.347-1.24.737-1.905.886-.081.018.24.145.26.15.105.02 2.916-.21 3.786-.403.567-.128 1.135-.225 1.659-.474.21-.097.422-.16.616-.284.015-.01.336-.275.24-.282-.148-.015-.355-.233-.49-.301\"></path></g><g><path fill=\"#f38c75\" d=\"M343.483 29.545a2.28 2.28 0 0 1-.16.083c-.943.457-2.1.47-3.081.221-.45-.117-.9-.28-1.2-.53-.288-.235-.437-.49-.639-.764-.073.235.177.672.318.87.714 1.013 1.922 1.819 3.2 1.77.788-.032 1.692-.243 2.235-.86.54-.609.405-1.66.601-2.425.05-.184-.012-.396.054-.57-.323.878-.503 1.72-1.328 2.205\"></path></g><g><path fill=\"#326f8d\" d=\"M357.848 81.449c-4.235.708-10.68 4.06-11.718-1.962-1-5.802 2.977-11.681 5.234-16.64 1.493-3.282 1.89-9.129-1.608-11.341-5.346-3.381-5.945 5.256-8.765 7.39-2.944 2.222-6.969 3.41-10.601 3.657a6.203 6.203 0 0 1-2.128-.225l-.214.571c-3.318 8.791-5.673 17.823-3 26.957 1.753 5.998 8.207 9.16 14.284 9.728 3.406.317 7.137-.74 10.286-2.002 4.744-1.9 7.55-2.868 8.544-8.228.103-.543.629-8.048-.314-7.905\"></path></g><g><path fill=\"#f27467\" d=\"M207.354 81.39c-.632 0-.632.98 0 .98.63 0 .63-.98 0-.98\"></path></g><g><path fill=\"#edc833\" d=\"M224.803 18.714a.556.556 0 0 1-.064.06c-.085.06-.18.113-.272.163l-.067.03-.004.002-.107.035c-.008.002-.014.005-.02.005-.463.058-.839.42-.839.91 0 .484.42.942.919.92.649-.03 1.291-.38 1.754-.823.362-.345.349-.952 0-1.302a.932.932 0 0 0-1.3 0\"></path></g><g><path fill=\"#edc833\" d=\"M230.688 28.66c-1.046 0-2.052.085-2.857.823-.878.801.43 2.1 1.3 1.303.39-.36 1.068-.284 1.557-.284 1.184-.002 1.187-1.842 0-1.842\"></path></g><g><path fill=\"#edc833\" d=\"M235.933 28.39h-1.104a.926.926 0 0 0-.919.92c0 .502.417.92.919.92h1.104c.5 0 .92-.418.92-.92a.927.927 0 0 0-.92-.92\"></path></g><g><path fill=\"#edc833\" d=\"M231.485 19.774c-.008 0-.012.001-.022.004.051-.052-.033-.005-.028.006a.76.76 0 0 0-.142.031c-.2.017-.403.014-.603.014a.927.927 0 0 0-.92.92c0 .503.417.92.92.92.73 0 1.456-.033 2.029-.544.374-.334.337-.964 0-1.303-.35-.349-.865-.333-1.234-.048\"></path></g><g><path fill=\"#edc833\" d=\"M197.64 51.056a.872.872 0 0 1-.088.078v.004c-.006.002-.01.006-.017.011-.096.067-.193.132-.29.197a5.022 5.022 0 0 0-.708.537c-.362.347-.35.952 0 1.302a.93.93 0 0 0 1.3 0c.026-.026.056-.053.086-.08h.002c.004-.005.01-.008.017-.014.094-.067.193-.132.29-.197.245-.163.495-.333.708-.537.362-.346.35-.953 0-1.3a.927.927 0 0 0-1.3 0\"></path></g><g><path fill=\"#edc833\" d=\"M200.302 58.088c-.808.433-1.261 1.274-1.282 2.175-.012.502.427.921.92.921a.93.93 0 0 0 .919-.921c0-.035 0-.068.004-.1l.005-.028c.012-.049.026-.097.04-.145.002-.001.002-.003.002-.006a.928.928 0 0 0 .03-.049c.015-.026.033-.051.049-.076.01-.01.02-.025.038-.043a1.12 1.12 0 0 0 .053-.048c.05-.035.099-.062.151-.09.442-.236.575-.841.33-1.259-.26-.444-.816-.568-1.259-.331\"></path></g><g><path fill=\"#edc833\" d=\"M204.906 54.1c-.569 0-1.06.147-1.48.545-.364.344-.345.954 0 1.302.363.363.937.344 1.3 0 .003 0 .003-.002.005-.004.056-.002.115-.003.175-.003.5 0 .917-.418.917-.92 0-.501-.417-.92-.917-.92\"></path></g><g><path fill=\"#edc833\" d=\"M309.48 50.26c-.927.22-1.84.24-2.79.242-1.187 0-1.187 1.841 0 1.841 1.11 0 2.194-.051 3.278-.307 1.155-.276.665-2.054-.489-1.777\"></path></g><g><path fill=\"#edc833\" d=\"M302.282 56.03h-1.653a.926.926 0 0 0-.919.92c0 .501.415.922.919.922h1.653a.93.93 0 0 0 .92-.921.928.928 0 0 0-.92-.921\"></path></g><g><path fill=\"#edc833\" d=\"M200.946 46.914c-.001.004-.001.004-.003.004-.057.003-.115.003-.174.004a.927.927 0 0 0-.919.92c0 .5.417.92.92.92.567 0 1.057-.15 1.477-.546.364-.343.348-.954 0-1.302a.933.933 0 0 0-1.3 0\"></path></g><g><path fill=\"#eda937\" d=\"M209.016 107.688c-.885-.275-1.806-.308-2.727-.308-1.185 0-1.185 1.84 0 1.841.767 0 1.502.014 2.239.244 1.135.35 1.617-1.426.488-1.777\"></path></g><g><path fill=\"#eda937\" d=\"M218.339 108.61c-.677-.34-1.348-.653-2.119-.68-.5-.018-.92.432-.92.92 0 .517.42.903.92.92.403.017.818.24 1.191.429.45.223.992.121 1.259-.331.24-.412.118-1.035-.331-1.258\"></path></g><g><path fill=\"#eda937\" d=\"M229.736 108.48h-2.206c-1.187 0-1.187 1.84 0 1.84h2.206c1.187 0 1.187-1.84 0-1.84\"></path></g><g><path fill=\"#eda937\" d=\"M239.94 108.752c-.411 0-.816.024-1.193-.15-.452-.213-.987-.132-1.257.328-.235.401-.125 1.05.33 1.26.684.318 1.369.401 2.12.401.5 0 .917-.419.917-.919a.928.928 0 0 0-.918-.92\"></path></g><g><path fill=\"#eda937\" d=\"M209.044 101.86h-1.655a.927.927 0 0 0-.919.919c0 .502.417.92.92.92h1.654c.5 0 .92-.418.92-.92 0-.5-.42-.919-.92-.919\"></path></g><g><path fill=\"#eda937\" d=\"M218.97 101.58h-1.93c-1.187 0-1.187 1.841 0 1.841h1.93c1.186 0 1.186-1.841 0-1.841\"></path></g><g><path fill=\"#eda937\" d=\"M206.282 96.61c-.048-.002-.097-.003-.146-.009l-.067-.013a2.784 2.784 0 0 1-.404-.114 1.996 1.996 0 0 1-.663-.424c-.858-.817-2.16.48-1.3 1.3.692.662 1.62 1.076 2.58 1.097 1.187.03 1.185-1.81 0-1.838\"></path></g><g><path fill=\"#eda937\" d=\"M212.901 96.89h-.55c-.5 0-.921.416-.921.918 0 .5.42.924.921.924h.55a.934.934 0 0 0 .923-.924.928.928 0 0 0-.923-.918\"></path></g><g><path fill=\"#e3e1e8\" d=\"M294.93 79.103c.53.122 1.067.244 1.607.363-.913-.36-1.82-.773-2.727-1.226.375.287.746.576 1.12.863\"></path></g><g><path fill=\"#fefefe\" d=\"M224.67 46.17l.014-.005c-.048.002-.034.004-.014.006\"></path></g><g><path fill=\"#fefefe\" d=\"M224.687 46.181c.022-.001.042-.002-.003-.006\"></path></g><g><path fill=\"#fefefe\" d=\"M224.683 46.182v-.008l-.011.005z\"></path></g><g><path fill=\"#e1b6a8\" d=\"M229.508 46.058h.002-.005z\"></path></g><g><path fill=\"#b4877b\" d=\"M197.82 25.144a4.247 4.247 0 0 0-.465-.093\"></path></g><g><path fill=\"#b4877b\" d=\"M196.692 25.022a3.52 3.52 0 0 1 .665.027l-.847-.162c.057.041.12.088.182.135\"></path></g><g><path fill=\"#e2bbaf\" d=\"M199.88 32.28a.092.092 0 0 1-.044-.024\"></path></g><g><path fill=\"#8f6e72\" d=\"M191.678 25.069v-.002.002z\"></path></g><g><path fill=\"#edc833\" d=\"M204.86 39.53c-.998.024-1.915.525-2.392 1.415-.236.441-.114.997.33 1.26.42.244 1.022.108 1.257-.333a1.57 1.57 0 0 1 .095-.164c.063-.094.07-.107.025-.034.03-.034.063-.065.096-.096-.033.036.12-.084.133-.093.047-.025.071-.036.075-.04.035-.012.07-.026.106-.035.037-.011.075-.019.114-.027-.05.014.134-.014.16-.014a.926.926 0 0 0 .916-.917c0-.494-.417-.933-.916-.922\"></path></g><g><path fill=\"#edc833\" d=\"M229.103 35.38h-1.915c-1.184 0-1.184 1.842 0 1.842h1.915c1.186 0 1.186-1.842 0-1.842\"></path></g><g><path fill=\"#edc833\" d=\"M201.164 67.122c-.42-.246-1.021-.111-1.258.329-.028.058-.06.112-.095.169a.804.804 0 0 0-.026.045c-.009.007-.026.02-.06.059-.044.043-.088.088-.134.127a.563.563 0 0 0-.038.036c-.014.01-.035.022-.072.049-.263.18-.554.322-.84.463-.448.226-.57.848-.33 1.258.264.454.81.556 1.257.33.764-.38 1.51-.827 1.925-1.605.237-.444.114-1.001-.33-1.26\"></path></g><g><path fill=\"#edc833\" d=\"M209.95 59.282c-.468.467-.845.837-1.409 1.133-.444.23-.573.839-.33 1.258.262.448.813.561 1.257.328.674-.35 1.247-.883 1.782-1.42.839-.84-.46-2.14-1.3-1.299\"></path></g><g><path fill=\"#edc833\" d=\"M208.36 71.79c-.496 0-.86.383-.911.856l-.04.155c-.03.114-.072.226-.109.336a3.067 3.067 0 0 0-.18.85c-.022.5.435.919.918.919.496 0 .862-.385.913-.855.009-.052.023-.105.037-.158.034-.112.071-.224.109-.335.091-.279.167-.555.18-.85.023-.502-.435-.918-.918-.918\"></path></g><g><path fill=\"#edc833\" d=\"M216.513 66.162c-.61.283-1.295.351-1.913.64-.455.21-.565.856-.33 1.257.27.46.803.542 1.26.33.607-.285 1.295-.353 1.91-.638.456-.213.566-.857.331-1.258-.27-.463-.804-.544-1.258-.331\"></path></g><g><path fill=\"#eda937\" d=\"M227.82 101.16h-2.552c-1.184 0-1.184 1.84 0 1.84h2.553c1.185 0 1.185-1.84 0-1.84\"></path></g><g><path fill=\"#eda937\" d=\"M238.276 101.834c-.81-.262-1.631-.354-2.477-.354-1.185 0-1.185 1.838 0 1.839.696 0 1.32.074 1.989.287 1.13.363 1.612-1.413.488-1.772\"></path></g><g><path fill=\"#eda937\" d=\"M207.085 89.67h-1.594c-.5 0-.921.42-.921.92 0 .501.42.92.92.92h1.595c.501 0 .92-.419.92-.92 0-.5-.419-.92-.92-.92\"></path></g><g><path fill=\"#eda937\" d=\"M215.377 90.306c-.486 0-.997.016-1.45-.195-.455-.211-.987-.132-1.256.33-.236.4-.125 1.048.327 1.258.768.356 1.54.445 2.38.445 1.184 0 1.184-1.838 0-1.838\"></path></g><g><path fill=\"#eda937\" d=\"M226.231 90.31h-2.552c-1.185 0-1.185 1.839 0 1.839h2.552c1.186 0 1.186-1.839 0-1.839\"></path></g><g><path fill=\"#eda937\" d=\"M234.844 90.94h-2.236c-1.184 0-1.184 1.838 0 1.838h2.236c1.184 0 1.184-1.838 0-1.838\"></path></g><g><path fill=\"#eda937\" d=\"M246.189 91.07c-.919.443-1.92.758-2.901.32-1.074-.48-2.009 1.106-.928 1.59 1.65.738 3.17.443 4.755-.321 1.069-.514.136-2.099-.926-1.59\"></path></g><g><path fill=\"#eda937\" d=\"M226.873 96.69h-2.235c-1.184 0-1.184 1.842 0 1.842h2.235c1.184 0 1.184-1.842 0-1.842\"></path></g><g><path fill=\"#eda937\" d=\"M239.316 96.054c-.565 0-1.24.048-1.769-.194-.456-.208-.987-.133-1.257.33-.234.399-.126 1.05.328 1.257.857.393 1.768.444 2.698.444 1.185 0 1.185-1.835 0-1.837\"></path></g><g><path fill=\"#eda937\" d=\"M206.133 83.28c-.723.001-1.38.066-1.927.59-.362.345-.347.952 0 1.299.36.362.937.346 1.3 0 .01-.008.012-.012.017-.018l.004-.002.008-.003c.03-.002.15-.02.192-.02.135-.009.271-.007.406-.007.5 0 .919-.42.919-.92 0-.499-.418-.919-.919-.919\"></path></g><g><path fill=\"#eda937\" d=\"M217.149 83.09c-.617.279-1.434.193-2.09.193-1.185.002-1.185 1.84 0 1.84 1.035 0 2.06-.011 3.016-.444.458-.207.564-.861.33-1.26-.273-.464-.8-.536-1.256-.33\"></path></g><g><path fill=\"#eda937\" d=\"M229.174 82.991c-1.186.296-2.36.583-3.585.607-1.184.02-1.186 1.863 0 1.837 1.387-.026 2.731-.336 4.072-.67 1.15-.288.663-2.06-.487-1.774\"></path></g><g><path fill=\"#eda937\" d=\"M240.194 83.951c-1.136-.27-2.271-.351-3.435-.351-1.185-.001-1.185 1.838 0 1.838 1.003 0 1.967.055 2.949.287 1.15.275 1.639-1.498.486-1.774\"></path></g><g><path fill=\"#eda937\" d=\"M249.522 83.923c-.242 0-.483-.004-.728-.02.036-.004-.179-.035-.179-.035-.027-.007-.047-.015-.063-.02-.014-.011-.027-.015-.029-.017-.373-.292-.894-.31-1.245.042-.34.339-.374.966 0 1.299.63.562 1.441.59 2.244.59.503 0 .92-.419.92-.92a.926.926 0 0 0-.92-.919\"></path></g><g><path fill=\"#eda937\" d=\"M254.939 84.505a.084.084 0 0 0-.024.023l-.004.002c-.007.002-.007.006-.012.008-.013.002-.024.006-.034.008l-.01.002h-.013c-.072.008-.142.005-.213.005a.93.93 0 0 0-.919.921c0 .502.42.92.92.92.62 0 1.147-.155 1.607-.587.363-.345.346-.956 0-1.302a.928.928 0 0 0-1.298 0\"></path></g><g><path fill=\"#eda937\" d=\"M249.38 93.941c-.452.212-.966.194-1.452.194-1.184.001-1.184 1.84 0 1.839.84-.001 1.61-.087 2.38-.443.454-.212.564-.857.329-1.26-.271-.463-.804-.54-1.257-.33\"></path></g><g><path fill=\"#d28a79\" d=\"M228.504 27.144c-.188 1.435-3.268 13.652-4.267 16.202-2.03 5.194-3.384 11.266-5.044 16.69-.344 1.118-.447 2.203-.091 3.15.87 2.319 8.092 1.882 9.797.25 3.229-3.094 3.51-9.852 4.052-14.126.397-3.126 3.637-17.513 2.758-20.559-1.034-3.587-7.103-2.377-7.205-1.607\"></path></g><g><path fill=\"#263f5a\" d=\"M232.04 36.961c-5.656-1.721-8.091.682-8.091.682-3.081 8.628-2.672 7.417-2.973 8.199-.806 2.1-1.773 4.142-2.57 6.243-2.743 7.252-6.32 14.208-9.837 21.162-2.76 5.449-6.695 10.237-6.404 16.556.2 4.326 4.407 8.064 9.374 7.583 5.319-.518 8.228-4.128 10.648-7.785 7.86-11.865 14.643-46.928 14.643-46.928s1.113-3.92-4.79-5.712\"></path></g><g><path fill=\"#7abec2\" d=\"M229.745 15.876c-.889-.216-1.793-.474-2.702-.698a20.157 20.157 0 0 0-1.966-.368c-1.943-.261-3.533-.364-5.145.77-.133.095-.673.742-1.178 1.43-.614.836-1.176 1.73-.885 1.75 3.086.206 5.918-.985 9.115-.455 2.382.394 4.79 1.203 6.292 2.95.676.785.583 2.63 1.452 3.167 1.273.784 2.105-.47 2.275-1.673.637-4.477-3.719-6.003-7.258-6.873\"></path></g><g><path fill=\"#263547\" d=\"M235.36 18.41c-1.226-.567-2.507-.984-3.809-1.388-.628-.196-1.294-.341-1.928-.515-1.015-.277-2.06-.563-3.11-.725-1.985-.31-4.116-.177-5.913.68-1.208.575-2.179 1.866-1.11 2.92.575.568 1.462 1.103 2.185 1.512 1.014.57 5.065 2.815 6.005 3.592.822.68 1.7 2.125 2.588 2.72 1.222.82 1.87-.23 3.156-.351 1.14-.109 2.726-.087 2.718 1.276.313-.288.404-.831.644-1.207.668-1.03 1.267-1.666 1.401-2.924.102-.978.033-2.015-.25-2.97-.352-1.175-1.359-2.06-2.578-2.62\"></path></g><g><path fill=\"#dc5b52\" d=\"M227.946 26.71c-.193.643-1.092 3.652-.226 4.05.099.045.198.085.303.117 1.124.362 2.503.051 3.61.198 1.282.168 2.285.755 3.335 1.33.702.384.679.738 1.448-.124.855-.959 1.597-3.436 1.2-4.68-.833-2.604-8.857-3.58-9.67-.892\"></path></g><g><path fill=\"#fefefe\" d=\"M229.903 26.095c-.072-.093-.178-.077-.335.12-.404.5-.573 1.793-.693 2.45-.06.33-.359 1.738-.006 1.637.311-.092.596-1.387.72-1.741.233-.66.5-1.35.434-2.025-.02-.197-.054-.364-.12-.44\"></path></g><g><path fill=\"#fefefe\" d=\"M231.694 25.954c-.097-.103-.228-.093-.411.116-.48.53-.637 1.938-.758 2.649-.06.361-.373 1.886.062 1.79.38-.085.68-1.492.818-1.87.262-.715.565-1.455.452-2.196-.03-.215-.084-.397-.163-.49\"></path></g><g><path fill=\"#fefefe\" d=\"M233.533 26.002c-.095-.103-.224-.087-.413.12-.48.53-.636 1.936-.756 2.649-.06.358-.37 1.886.062 1.79.38-.086.68-1.494.819-1.874.26-.712.564-1.452.452-2.194-.032-.214-.084-.398-.164-.491\"></path></g><g><path fill=\"#fefefe\" d=\"M235.372 26.511c-.091-.1-.225-.088-.41.119-.479.53-.637 1.937-.758 2.65-.058.358-.372 1.885.062 1.789.384-.085.682-1.492.82-1.87.263-.716.564-1.454.455-2.198-.032-.215-.085-.396-.169-.49\"></path></g><g><path fill=\"#fefefe\" d=\"M236.892 27.233c-.094-.103-.225-.09-.413.12-.475.528-.635 1.934-.755 2.648-.059.36-.372 1.886.062 1.79.38-.086.68-1.493.819-1.872.26-.714.565-1.454.455-2.197-.036-.215-.087-.398-.168-.49\"></path></g><g><path fill=\"#d28a79\" d=\"M201.102 26.75c-2.646-2.517-7.716-1.875-7.331 2.5.053.604 3.379 12.495 3.665 15.098.582 5.297 2.202 11.018 3.232 16.332.216 1.1.632 2.056 1.403 2.679 1.895 1.532 8.336-2.224 9.133-4.392 1.511-4.107-1.419-9.893-2.938-13.724-1.109-2.8-4.918-16.36-7.164-18.494\"></path></g><g><path fill=\"#263f5a\" d=\"M284.848 89.569c.1-1.734.787-3.522.017-5.211-1.717-3.77-8.135-4.427-11.955-4.902a101 101 0 0 0-15.95-.742c-7.6.25-15.226 1.193-22.6 2.948-6.478 1.542-12.916 2.47-19.206 4.716-4.19 1.495-8.462 1.718-11.83 4.864-3.55 3.318-1.189 4.715-.581 8.5.324 2.022.33 3.646 1.759 5.38 3.452 4.192 11.309 2.267 16.324 1.773 6.601-.648 13.152-1.685 19.716-2.594 11.09-1.536 41.15-4.515 43.577-6.637.232-.204.43-.41.599-.618 1.727-2.162-.007-5.082.13-7.477\"></path></g><g><path fill=\"#2f4b6e\" d=\"M209.136 41.45c-2.27-5.553-12.875-1.601-13.302 1.813-.47 3.774 2.268 24.308 2.346 31.61.105 9.88-.148 19.99 1.588 29.728.074.415.153.828.235 1.245.788 4.004 1.803 5.854 5.89 7.134 3.741 1.172 8.812 1.219 11.568-2.15.722-.879.613-3.191.705-4.214.375-4.121.133-8.309.494-12.432.928-10.657-.65-21.687-2.21-32.225-.785-5.303-5.09-15.074-7.314-20.508\"></path></g><g><path fill=\"#2f4b6e\" d=\"M280.612 66.908c-10.66-2.92-25.71 4.168-33.95 10.403-5.22 3.952-9.838 8.117-15.971 10.593-6.904 2.784-14.044 5.018-21.124 7.295-5.35 1.722.73 1.536.569 5.975-.153 4.141-.785 7.852.153 11.895 3.567 2.777 72.629-4.2 79.49-5.645-.18.038-4.324-13.693-4.452-15.047-.736-7.793 7.588-22.1-4.715-25.47\"></path></g><g><path fill=\"#fefefe\" d=\"M260.751 85.453l-4.277.84c-.754.149-.525 1.316.228 1.169l4.279-.842c.753-.147.525-1.314-.23-1.167\"></path></g><g><path fill=\"#fefefe\" d=\"M247.53 88.053c-1.15.226-2.347.437-3.314 1.137-.621.45.17 1.338.787.893.772-.558 1.846-.684 2.755-.862.753-.148.524-1.316-.229-1.168\"></path></g><g><path fill=\"#fefefe\" d=\"M235.881 92.033c-.587.425-1.28.57-1.98.71-.75.147-.522 1.316.231 1.167.922-.181 1.767-.425 2.533-.986.62-.452-.168-1.339-.784-.891\"></path></g><g><path fill=\"#fefefe\" d=\"M225.147 94.957c-.595.443-1.667 1.06-2.446.885-.742-.168-1.138.953-.39 1.124 1.262.286 2.629-.375 3.622-1.117.615-.46-.174-1.349-.786-.892\"></path></g><g><path fill=\"#fefefe\" d=\"M214.551 99.445c-.219-.785-1.435-.444-1.214.34l.677 2.432c.222.784 1.436.442 1.217-.339z\"></path></g><g><path fill=\"#fefefe\" d=\"M212.63 84.867c.035-.816-1.226-.804-1.262.005-.067 1.475-.036 3.01.346 4.445.21.788 1.424.447 1.216-.34-.354-1.327-.361-2.744-.3-4.11\"></path></g><g><path fill=\"#fefefe\" d=\"M212.55 74.257c.355-.73-.741-1.352-1.1-.618-.41.838-.132 1.764.104 2.617.22.784 1.434.442 1.214-.342-.127-.45-.444-1.195-.219-1.657\"></path></g><g><path fill=\"#fefefe\" d=\"M210.871 62.904c-.218-.783-1.434-.443-1.215.342l.567 2.025c.22.785 1.434.444 1.214-.34z\"></path></g><g><path fill=\"#fefefe\" d=\"M206.839 48.566c-.446-.676-1.53-.029-1.083.652.614.928.948 1.904 1.246 2.972.22.784 1.433.443 1.214-.34-.326-1.167-.706-2.267-1.377-3.284\"></path></g><g><path fill=\"#7abec2\" d=\"M199.543 18.116a22.272 22.272 0 0 0-5.86-1.659c-.943-.127-1.906-.297-2.871-.428a20.063 20.063 0 0 0-2.076-.171c-1.523-.046-3.06.112-4.515.558-.965.295-2.072.82-2.685 1.552-.616.735-.375 2.113-.099 2.904.491-.405.773-1.002 1.283-1.38.688-.512 1.705-.494 2.564-.503 1.936-.016 3.863.117 5.788.236 2.51.153 5.09.727 6.827 2.349.87.813 1.673 4.65 3.543 3.158 1.71-1.368-.237-5.877-1.9-6.616\"></path></g><g><path fill=\"#263547\" d=\"M198.666 19.232c-1.374-.465-2.79-.77-4.232-1.058-.696-.138-1.422-.221-2.125-.337-1.118-.183-2.27-.372-3.412-.43-2.165-.107-4.436.265-6.27 1.375-1.236.746-2.14 2.222-.88 3.231.676.54 1.684 1.014 2.505 1.37 1.149.494 5.735 2.439 6.825 3.164.954.633 2.053 2.072 3.068 2.612 1.396.738 1.981-.451 3.349-.721 1.21-.241 2.916-.394 3.054 1.063.304-.344.342-.931.561-1.357.605-1.172 1.183-1.913 1.19-3.267.005-1.054-.181-2.15-.586-3.132-.5-1.216-1.675-2.05-3.047-2.513\"></path></g><g><path fill=\"#dc5b52\" d=\"M201.177 24.256c-1.89-.474-3.874.01-5.58.865-.907.455-2.772 1.373-3.33 2.216-.873 1.309 1.957 5.824 2.118 5.665.22-.223.387-.457.558-.681.207-.273.421-.53.748-.738.624-.396 1.511-.627 2.209-.868 1.425-.493 2.771-.77 4.275-.553.838.119 1.747.845 1.941-.248.119-.685-.16-1.435-.365-2.128-.45-1.537-.913-3.114-2.574-3.53\"></path></g><g><path fill=\"#fefefe\" d=\"M194.843 26.664c-.127-.17-.252-.304-.355-.342-.116-.044-.208.028-.246.298-.1.684.452 1.969.702 2.64.127.336.623 1.8.894 1.513.24-.254-.208-1.608-.286-2-.146-.74-.275-1.52-.709-2.109\"></path></g><g><path fill=\"#fefefe\" d=\"M196.276 25.87c-.147-.18-.296-.319-.424-.36-.142-.042-.258.042-.318.334-.155.753.475 2.137.755 2.861.14.364.69 1.942 1.04 1.616.308-.29-.187-1.75-.267-2.177-.15-.802-.273-1.652-.786-2.274\"></path></g><g><path fill=\"#fefefe\" d=\"M198.137 25.34c-.15-.18-.298-.323-.423-.358-.144-.046-.26.038-.32.331-.153.754.474 2.138.755 2.861.141.365.69 1.944 1.039 1.615.308-.288-.186-1.75-.266-2.177-.148-.803-.273-1.65-.785-2.271\"></path></g><g><path fill=\"#fefefe\" d=\"M199.787 25.169c-.147-.18-.297-.32-.424-.359-.142-.042-.258.042-.32.337-.152.75.474 2.132.755 2.859.141.363.69 1.942 1.04 1.615.31-.29-.186-1.751-.265-2.175-.148-.808-.273-1.653-.786-2.277\"></path></g><g><path fill=\"#fefefe\" d=\"M193.565 27.192c-.147-.183-.296-.322-.425-.36-.14-.045-.257.038-.316.334-.153.751.472 2.134.752 2.86.144.363.692 1.945 1.04 1.615.308-.288-.184-1.75-.264-2.177-.15-.802-.276-1.65-.787-2.272\"></path></g><g><path fill=\"#fefefe\" d=\"M201.729 24.989c-.149-.178-.298-.319-.426-.359-.142-.043-.26.043-.32.337-.153.749.475 2.133.755 2.857.143.365.69 1.947 1.041 1.619.31-.29-.185-1.753-.266-2.176-.148-.804-.272-1.654-.784-2.278\"></path></g><g><path fill=\"#4c86b0\" d=\"M346.595 49.292a5.33 5.33 0 0 1-.963 1.317l-1.084.839c-.748.533-1.65.87-2.58 1.066-.673.773-1.544 1.389-2.942 1.686-3.93.83-8.445-1.431-11.338-3.907-.523-.448-5.432-7.267-3.66-7.443-7.449-.382-8.884 4.732-14.28 8.511-7.318 5.122-13.505 12.877-22.731 14.793-2.938.612-3.353.017-4.538 2.776-1.072 2.494-.982 5.378-1.046 8.075-.143 5.995.375 12.027 1.864 17.857.8 3.123.262 8.021 3.022 10.33 4.082 3.408 8.941-.227 12.949-1.455 4.064-1.244 7.853-3.913 11.708-5.75 7.595-3.61 14.489-8.775 22.11-12.141 8.688-3.84 12.227-11.362 13.742-19.749.612-3.393 1.294-6.552 1.51-9.984.097-1.53.83-4.001.155-5.402-.063-.132-1.024-.8-1.898-1.419\"></path></g><g><path fill=\"#559bc4\" d=\"M325.274 43.873c.001.004.003.008.007.01-.006-.004-.006-.008-.007-.01\"></path></g><g><path fill=\"#79adca\" d=\"M311.988 52.35l-.001.016.001-.016\"></path></g><g><path fill=\"#daedf7\" d=\"M285.614 78.833c-.007-1.724-2.677-1.724-2.674 0 .016 8.689 1.564 17.297 6.591 24.553.976 1.407 3.291.071 2.306-1.348-4.774-6.894-6.21-14.953-6.223-23.205\"></path></g><g><path fill=\"#326f8d\" d=\"M318.877 91.958c-6.765-7.338-8.036-16.472-6.08-25.834.579-2.778 1.382-4.86 2.535-6.934.616-1.114 1.334-2.225 2.171-3.44 1.32-1.923 2.913-5.257 2.665-8.016-2.824-.013-5.086-2.329-7.282-3.932a1.412 1.412 0 0 1-.21-.202c-1.379.3-2.72.819-3.868 1.307-12.615 5.383-18.922 14.18-20.927 26.92-1.392 8.84.433 18.062 5.546 25.571 5.695 8.368 14.02 12.333 23.731 14.064 4.51.803 11.237 2.721 15.458.058.524-3.394 1.508-6.709 2.357-10.043.16-.99.356-1.98.646-2.923-.575-.5-1.342-.84-2.342-.955-5.57-.65-10.445-1.353-14.4-5.641\"></path></g><g><path fill=\"#daedf7\" d=\"M326.675 97.853c-2.736 2.99-4.154 6.75-4.324 10.781-.07 1.726 2.598 1.814 2.668.09.143-3.292 1.232-6.465 3.48-8.916 1.156-1.264-.657-3.229-1.824-1.955\"></path></g><g><path fill=\"#daedf7\" d=\"M318.955 98.574c-2.07 2.741-3.544 5.995-3.713 9.462-.085 1.725 2.588 1.813 2.672.092.145-3.012 1.51-5.753 3.3-8.128 1.04-1.375-1.228-2.789-2.259-1.426\"></path></g><g><path fill=\"#daedf7\" d=\"M314.058 91.717c-3.855 2.84-6.98 7.204-7.216 12.11-.086 1.724 2.584 1.811 2.668.091.205-4.226 3.087-7.829 6.372-10.248.588-.431.518-1.404.064-1.889-.54-.579-1.3-.496-1.888-.064\"></path></g><g><path fill=\"#daedf7\" d=\"M309.874 86.37c-5.268 2.248-11.938 7.132-11.46 13.6.053.725.502 1.354 1.289 1.38.667.024 1.433-.56 1.38-1.288-.405-5.516 5.636-9.452 10.059-11.34 1.582-.676.305-3.025-1.268-2.352\"></path></g><g><path fill=\"#daedf7\" d=\"M309.017 79.073c-5.738 1.718-12.535 4.97-14.497 11.134-.523 1.646 2.028 2.44 2.55.801 1.653-5.196 7.773-7.899 12.57-9.337 1.64-.491 1.031-3.095-.623-2.598\"></path></g><g><path fill=\"#daedf7\" d=\"M308.255 70.09c-5.977-.173-13.77 1.74-16.168 7.918-.624 1.61 1.93 2.394 2.55.798.935-2.408 3.224-3.834 5.519-4.76 2.499-1.01 5.33-1.362 8.008-1.284 1.722.05 1.814-2.62.091-2.671\"></path></g><g><path fill=\"#daedf7\" d=\"M308.88 62.306c-4.715-1.302-10.686-.555-14.236 3.066-1.202 1.229.617 3.188 1.825 1.955 2.882-2.941 7.784-3.527 11.612-2.47 1.66.459 2.457-2.093.8-2.55\"></path></g><g><path fill=\"#daedf7\" d=\"M311.904 56.125c-3.626-2.113-8.85-2.506-12.315.145-.576.446-.521 1.397-.061 1.89.532.57 1.31.507 1.888.065 2.444-1.872 6.575-1.285 9.064.16 1.489.867 2.913-1.392 1.424-2.26\"></path></g><g><path fill=\"#daedf7\" d=\"M311.749 51.35c-1.365-.499-2.788-.835-4.243-.908-1.722-.086-1.809 2.585-.09 2.673 1.224.06 2.385.367 3.536.785 1.622.592 2.408-1.964.797-2.55\"></path></g><g><path fill=\"#daedf7\" d=\"M331.925 80.657c-2.937-.227-5.91-1.16-8.61-2.303-2.553-1.081-5.484-2.568-6.89-5.087-.9-1.62-3.296-.028-2.396 1.586 1.641 2.95 4.987 4.762 7.973 6.057 3.185 1.382 6.613 2.352 10.079 2.617.784.062 1.397-.808 1.356-1.512-.046-.86-.732-1.298-1.512-1.358\"></path></g><g><path fill=\"#daedf7\" d=\"M345.23 57.423c-4.056.735-8.281.235-12.264-.691-3.954-.917-8.07-2.46-11.12-5.224-1.374-1.25-3.19.982-1.82 2.224 3.355 3.04 7.841 4.693 12.166 5.767 4.27 1.057 8.967 1.574 13.324.784 1.81-.327 1.54-3.192-.285-2.86\"></path></g><g><path fill=\"#daedf7\" d=\"M321.385 84.853c-1.519-.514-3.014-1.104-4.291-2.094-.618-.481-1.427-.605-2.034 0-.5.5-.618 1.551 0 2.033 1.696 1.317 3.536 2.15 5.561 2.833 1.762.596 2.51-2.183.764-2.772\"></path></g><g><path fill=\"#daedf7\" d=\"M347.314 87.709c-.608 2.033-1.676 3.89-3.014 5.53-1.165 1.419.855 3.465 2.028 2.032 1.663-2.034 2.998-4.268 3.756-6.799.537-1.779-2.238-2.534-2.77-.763\"></path></g><g><path fill=\"#daedf7\" d=\"M341.926 85.824c-.992 1.934-2.395 3.796-4.412 4.723-1.68.775-.219 3.255 1.453 2.483 2.414-1.114 4.248-3.432 5.438-5.753.846-1.647-1.631-3.1-2.479-1.453\"></path></g><g><path fill=\"#daedf7\" d=\"M334.346 87.775c-.717-.42-1.522-.124-1.968.518-.37.536-1.047.992-1.602 1.186-.738.26-1.22.974-1.004 1.768.196.718 1.03 1.265 1.769 1.005 1.377-.482 2.487-1.307 3.32-2.508.446-.645.12-1.595-.515-1.969\"></path></g><g><path fill=\"#daedf7\" d=\"M340.083 74.328c-4.366-.016-8.749-.868-12.872-2.283-3.793-1.306-8.04-3.4-9.897-7.17-.822-1.664-3.297-.208-2.481 1.45 2.121 4.307 6.805 6.725 11.11 8.31 4.463 1.646 9.376 2.551 14.14 2.57 1.852.007 1.851-2.869 0-2.877\"></path></g><g><path fill=\"#daedf7\" d=\"M342.852 66.009c-2.87.162-5.757-.032-8.597-.46a48.03 48.03 0 0 1-4.317-.863 36.89 36.89 0 0 1-1.842-.507c-.61-.18-.767-.218-1.24-.453-2.742-1.375-5.313-3.465-7.614-5.306-.611-.49-1.433-.6-2.033 0-.504.507-.61 1.543 0 2.032 2.62 2.093 5.346 4.328 8.353 5.833 2.386 1.197 5.323 1.625 7.93 2.037 3.089.488 6.232.74 9.36.56 1.842-.104 1.853-2.98 0-2.873\"></path></g><g><path fill=\"#765659\" d=\"M332.212 1.366c-1.45-.597-3.068-.76-4.698-.303-3.475.97-5.866 4.005-7.807 6.858-1.851 2.72-5.973 2.809-8.015 5.626-4.245 5.86 2.045 12.747-2.008 18.442-2.017 2.836-5.489 4.602-5.806 8.402-.529 6.456 6.473 10.314 12.187 10.666 5.984.364 13.299-1.774 12.667-9.003-.152-1.751-.493-2.61.313-4.285.43-.891.9-1.686 1.085-2.67.504-2.688-.212-4.942-1.782-7.12-1.338-1.857-2.026-4.182-2.563-6.376-.85-3.455.383-7.15 2.563-9.861 1.12-1.391 2.45-2.338 3.942-3.277 1.207-.761 4.476-1.376 4.318-3.1-.148-1.643-3.073-3.46-4.396-3.999\"></path></g><g><path fill=\"#896f74\" d=\"M326.142 3.529c-.49.446-.867.996-1.36 1.443-.729.66.28 1.805 1.008 1.142.493-.445.87-.995 1.362-1.443.729-.66-.28-1.803-1.01-1.142\"></path></g><g><path fill=\"#896f74\" d=\"M321.827 7.87c-.55.015-.94.295-1.343.649a.771.771 0 0 0-.067 1.076.77.77 0 0 0 1.075.067c.097-.085.196-.169.295-.248l.054-.03a.275.275 0 0 1-.108.008c.416-.01.78-.273.807-.713.023-.388-.297-.82-.713-.809\"></path></g><g><path fill=\"#896f74\" d=\"M316.63 11.724c-.454.198-.862.483-1.313.681-.381.168-.52.668-.337 1.024.194.385.641.506 1.02.338.455-.199.862-.483 1.316-.682.379-.167.517-.669.337-1.024-.193-.386-.643-.505-1.023-.337\"></path></g><g><path fill=\"#896f74\" d=\"M312.22 14.628c-.626.57-1.023 1.26-1.339 2.037-.373.911 1.07 1.4 1.44.497.218-.53.481-1.002.908-1.39.726-.66-.28-1.804-1.008-1.144\"></path></g><g><path fill=\"#896f74\" d=\"M311.37 20.713c-.014.52.175 1.022.16 1.536-.026.98 1.493 1.078 1.52.093.014-.52-.173-1.02-.16-1.539.03-.978-1.49-1.076-1.52-.09\"></path></g><g><path fill=\"#896f74\" d=\"M312.562 26.13l-.08 1.268c-.06.98 1.46 1.077 1.516.095l.083-1.269c.06-.98-1.458-1.075-1.52-.094\"></path></g><g><path fill=\"#896f74\" d=\"M311.709 31.68c0 .026-.022.166-.02.192l-.006.015c-.022.033-.03.042-.02.014-.297.288-.35.755-.066 1.077.267.3.777.353 1.077.066.367-.356.522-.762.554-1.269.066-.98-1.454-1.076-1.52-.095\"></path></g><g><path fill=\"#896f74\" d=\"M308.878 35.8a3.95 3.95 0 0 0-.465.534c-.068.084-.131.17-.197.255-.03.04-.067.082-.099.12.09-.108-.053.048-.062.056-.304.284-.349.76-.066 1.076.267.306.769.352 1.074.066.17-.16.321-.345.467-.532.066-.086.127-.17.194-.256.032-.04.067-.08.097-.12-.09.108.054-.047.064-.058a.772.772 0 0 0 .067-1.075c-.27-.304-.77-.35-1.074-.067\"></path></g><g><path fill=\"#896f74\" d=\"M305.296 40.7l-.094 1.522c-.062.982 1.457 1.076 1.52.095l.094-1.523c.064-.98-1.458-1.075-1.52-.094\"></path></g><g><path fill=\"#896f74\" d=\"M309.349 45.023c-.416-.036-.783.306-.807.714a.77.77 0 0 0 .711.808c.037.001.068.006.103.008.008.004.02.008.04.011.042.014.084.03.13.047.006.004.012.004.018.008a.4.4 0 0 0 .05.033.52.52 0 0 1 .076.057l.044.044a.593.593 0 0 0 .043.053c.032.052.058.106.085.16.17.379.66.518 1.02.337.382-.193.511-.645.338-1.023-.337-.74-1.055-1.19-1.851-1.257\"></path></g><g><path fill=\"#896f74\" d=\"M312.989 43.73c-.036-.005-.057-.005-.071-.005-.01-.006-.023-.009-.047-.015a.922.922 0 0 0-.048-.02.688.688 0 0 1-.075-.048c-.012-.006-.014-.01-.022-.012a4.443 4.443 0 0 1-.196-.217.772.772 0 0 0-1.076-.065.771.771 0 0 0-.066 1.076c.415.466.872.767 1.507.826.412.038.781-.306.809-.713a.774.774 0 0 0-.715-.807\"></path></g><g><path fill=\"#896f74\" d=\"M310.876 38.866c-.758.356-.955 1.1-1.004 1.871-.06.982 1.458 1.075 1.52.096l.02-.277c.007-.044.01-.09.017-.134l.001-.016a.342.342 0 0 1 .013-.04c.005-.025.015-.049.024-.073a.664.664 0 0 1 .093-.064c.375-.176.521-.662.338-1.025a.774.774 0 0 0-1.022-.338\"></path></g><g><path fill=\"#896f74\" d=\"M314.291 34.61c-.42.39-.76.929-.827 1.506-.047.413.318.784.713.805.432.03.761-.297.807-.71-.025.215-.007.047.015-.012l.032-.078a.604.604 0 0 0 .036-.062c.036-.068.081-.13.125-.19a.787.787 0 0 0 .043-.054l.063-.064a.769.769 0 0 0 .067-1.074c-.267-.306-.772-.351-1.074-.068\"></path></g><g><path fill=\"#896f74\" d=\"M315.902 29.65l-.08 1.267c-.06.981 1.461 1.077 1.52.095l.08-1.268c.06-.98-1.46-1.075-1.52-.095\"></path></g><g><path fill=\"#896f74\" d=\"M316.71 25.617c.059.066.002-.041-.001-.02-.011-.048-.022-.112-.025-.128a3.696 3.696 0 0 1 .003-.355c.062-.98-1.457-1.075-1.517-.095-.037.569.018 1.122.379 1.582.255.328.777.332 1.074.07.315-.28.32-.722.09-1.046-.002-.002-.002-.007-.002-.008\"></path></g><g><path fill=\"#896f74\" d=\"M314.216 19.87l-.064 1.016c-.06.98 1.46 1.074 1.52.095l.064-1.015c.06-.983-1.46-1.076-1.52-.096\"></path></g><g><path fill=\"#896f74\" d=\"M317.897 15.883c-.185.08-.365.172-.55.26-.04.02-.081.038-.12.055-.011.003-.025.006-.043.013a.871.871 0 0 1-.113.02l-.08-.001a.775.775 0 0 0-.81.715c-.024.406.3.793.715.808.638.02 1.125-.263 1.688-.51.38-.166.517-.67.337-1.022-.196-.385-.644-.503-1.024-.338\"></path></g><g><path fill=\"#896f74\" d=\"M322.918 12.886c-.333-.225-.837-.144-1.054.208a1.967 1.967 0 0 1-.084.129c-.012.014-.015.023-.024.032-.006.01-.02.02-.041.043-.083.08-.174.15-.267.222-.021.012-.04.027-.06.04 0-.002-.307.212-.207.143-.092.06-.182.125-.266.196-.317.267-.337.77-.068 1.074a.767.767 0 0 0 1.074.068c.065-.052.134-.1.2-.15l.171-.116c.057-.036.109-.073.163-.115.265-.19.5-.437.672-.715.22-.354.147-.82-.209-1.06\"></path></g><g><path fill=\"#896f74\" d=\"M326.078 8.62c-.174.162-.322.348-.47.532-.064.086-.127.172-.193.256-.033.043-.063.082-.098.12.09-.109-.055.05-.062.06a.77.77 0 0 0-.067 1.076c.268.303.772.349 1.075.066.172-.16.321-.347.465-.534l.196-.257c.033-.039.063-.08.098-.12-.09.108.053-.048.062-.056a.774.774 0 0 0 .07-1.076c-.271-.305-.774-.352-1.076-.066\"></path></g><g><path fill=\"#896f74\" d=\"M330.006 4.084c-.526.148-.94.387-1.283.815-.296.367-.395.886-.43 1.34-.073.981 1.448 1.075 1.523.095 0-.055.006-.11.012-.164a.496.496 0 0 0 .005-.063c.006-.01.006-.02.01-.04.017-.069.04-.136.067-.202.003-.007.003-.01.006-.014.006-.009.017-.022.032-.048l.024-.034a1.61 1.61 0 0 1 .093-.08c-.013.016.117-.063.129-.069.022-.012.037-.02.05-.025.01-.004.032-.008.074-.02.398-.115.679-.474.59-.903-.082-.384-.502-.703-.902-.588\"></path></g><g><path fill=\"#eea382\" d=\"M324.251 21.597c-2.743.558-1.98 4.985.23 5.76.103.038.39.028.757.002 1.027-.078 2.684-.298 2.758-.066-.554-1.698-.987-6.255-3.745-5.696\"></path></g><g><path fill=\"#ce8774\" d=\"M324.101 24.187c-.018.773.143 1.994 1.237 1.383-.128-.606-.32-1.21-.484-1.81z\"></path></g><g><path fill=\"#896f74\" d=\"M314.406 47.503c-.196-.017-.529-.166-.796-.275-.384-.16-.839.098-.969.472-.14.41.09.81.474.97.397.164.763.318 1.2.356.41.038.78-.306.807-.715a.777.777 0 0 0-.716-.808\"></path></g><g><path fill=\"#896f74\" d=\"M318.763 47.93c-.294.07-.451.058-.734-.047-.387-.144-.837.088-.968.474a.769.769 0 0 0 .473.968c.497.187 1.026.22 1.544.098a.774.774 0 0 0 .59-.905c-.084-.397-.501-.686-.905-.589\"></path></g><g><path fill=\"#896f74\" d=\"M323.094 46.876a5.597 5.597 0 0 1-.456.238c-.06.03-.122.051-.184.076a.483.483 0 0 1-.06.02l-.159.046c-.401.107-.677.477-.589.901.082.389.501.699.904.59a5.206 5.206 0 0 0 1.23-.51c.358-.205.53-.637.336-1.024-.178-.356-.661-.544-1.022-.337\"></path></g><g><path fill=\"#896f74\" d=\"M326.947 40.469c.008-.015-.004-.168 0-.205.059-.98-1.463-1.075-1.522-.094a2.3 2.3 0 0 0 .168 1.032c.153.39.678.515 1.022.338.394-.199.49-.636.338-1.022.026.059.01.001-.006-.05\"></path></g><g><path fill=\"#896f74\" d=\"M327.639 35.221a.774.774 0 0 0-.808.715 1.431 1.431 0 0 1-.018.162c.016-.126-.027.053-.04.093-.807.467-.137 1.777.726 1.336.566-.29.8-.897.852-1.498.037-.412-.306-.782-.712-.808\"></path></g><g><path fill=\"#896f74\" d=\"M327.614 31.376c-.4.203-.483.636-.336 1.024-.022-.057.002.079.008.071a2.79 2.79 0 0 1-.01.309c-.058.98 1.462 1.074 1.521.094a2.7 2.7 0 0 0-.159-1.16c-.144-.39-.683-.51-1.024-.338\"></path></g><g><path fill=\"#896f74\" d=\"M327.54 28.581c0-.039 0-.077.005-.116.056-.98-1.463-1.077-1.52-.094-.025.404.048.733.284 1.065.241.342.79.321 1.076.068.284-.253.306-.61.155-.92z\"></path></g><g><path fill=\"#896f74\" d=\"M317.761 44.664c-.376-.023-.486-.026-.805-.15-.387-.149-.833.092-.964.474-.14.403.083.82.47.969.39.147.793.203 1.204.227.98.063 1.076-1.457.095-1.52\"></path></g><g><path fill=\"#896f74\" d=\"M321.982 43.877c-.177.158-.36.316-.534.475a.767.767 0 0 0-.07 1.077.767.767 0 0 0 1.075.066c.18-.158.36-.316.539-.476a.771.771 0 0 0 .067-1.075.773.773 0 0 0-1.077-.067\"></path></g><g><path fill=\"#896f74\" d=\"M322.758 40.01l-.056.887c-.062.981 1.46 1.074 1.52.095l.056-.886c.06-.982-1.46-1.077-1.52-.096\"></path></g><g><path fill=\"#896f74\" d=\"M325.09 35.295c-.326-.22-.848-.15-1.057.208-.052.09-.103.178-.16.26-.057.074-.06.081-.014.029-.015.015-.024.028-.032.036l-.051.021a.77.77 0 0 0-.336 1.025.77.77 0 0 0 1.023.337c.38-.185.629-.5.836-.858.207-.358.153-.817-.208-1.058\"></path></g><g><path fill=\"#896f74\" d=\"M324.396 30.027c-.392.2-.493.64-.334 1.025.149.37.223.755.205 1.154-.044.982 1.476 1.078 1.518.094.032-.678-.107-1.31-.364-1.933-.155-.386-.674-.515-1.025-.34\"></path></g><g><path fill=\"#896f74\" d=\"M314.87 39.609c-.29.264-.526.577-.815.84a.772.772 0 0 0-.068 1.076c.27.308.77.347 1.074.067.29-.264.528-.577.817-.841a.775.775 0 0 0 .067-1.077.768.768 0 0 0-1.075-.065\"></path></g><g><path fill=\"#896f74\" d=\"M317.735 36.157c-.351-.122-.858.061-.962.453-.023.018-.042.04-.068.062a.768.768 0 0 0-.067 1.075.768.768 0 0 0 1.075.067c.211-.185.43-.405.493-.688.088-.406-.048-.823-.471-.969\"></path></g><g><path fill=\"#896f74\" d=\"M319.026 31.396a.766.766 0 0 0-.589.901.627.627 0 0 1-.078.425c-.201.364-.157.814.207 1.059.323.218.854.154 1.059-.208.276-.497.423-1.019.301-1.589a.767.767 0 0 0-.9-.588\"></path></g><g><path fill=\"#896f74\" d=\"M318.606 27.02l-.024.382c-.06.98 1.458 1.076 1.52.093l.023-.38c.06-.981-1.459-1.076-1.519-.094\"></path></g><g><path fill=\"#896f74\" d=\"M317.526 21.99l-.054.888c-.063.982 1.46 1.075 1.519.096l.057-.89c.059-.98-1.462-1.074-1.522-.094\"></path></g><g><path fill=\"#896f74\" d=\"M322.007 17.406c-.336-.226-.839-.144-1.056.211a1.12 1.12 0 0 0-.035.051c-.002.006-.013.018-.034.052.01-.017.021-.035.034-.052.005-.01-.037.039-.068.07a.216.216 0 0 1-.036.018c.138-.068-.112-.019.028-.017-.415-.006-.782.285-.809.714-.025.399.297.8.714.809a1.662 1.662 0 0 0 1.47-.797c.219-.352.148-.82-.208-1.059\"></path></g><g><path fill=\"#896f74\" d=\"M334.006 4.3l-.63-.038c-.983-.06-1.076 1.46-.096 1.522l.631.04c.983.06 1.076-1.461.095-1.523\"></path></g><g><path fill=\"#896f74\" d=\"M319.532 39.962c-.414-.142-.803.092-.97.474-.042.1-.12.227-.213.361-.096.135-.13.167-.267.29a.774.774 0 0 0-.064 1.077.765.765 0 0 0 1.075.065c.397-.366.7-.8.912-1.298.164-.381-.104-.84-.473-.97\"></path></g><g><path fill=\"#896f74\" d=\"M321.723 34.211a.77.77 0 0 0-.807.714c-.006.071-.015.14-.024.208a.232.232 0 0 1-.012.05l-.04.155a3.56 3.56 0 0 1-.13.35l.006-.008c-.197.363-.154.806.212 1.052.32.216.857.157 1.055-.21.254-.461.41-.975.454-1.502.035-.414-.303-.782-.714-.809\"></path></g><g><path fill=\"#896f74\" d=\"M321.627 29.63l-.055.888c-.06.98 1.46 1.074 1.52.093l.055-.887c.06-.979-1.46-1.076-1.52-.094\"></path></g><g><path fill=\"#326f8d\" d=\"M346.591 49.216c-1.755 1.694-4.108 2.964-6.691 3.625-3.05.777-7.402-.418-9.922-2.19-.424-.302-3.731-3.066-2.968-3.531-.762.462-1.493 1.165-2.005 1.837-.877 1.141 4.451 5.51 9.734 5.733.299.013.5.16.634.181 3.532.549 9.12.089 11.38-2.836.448-.58.944-.732.778-1.574-.034-.167-.834-1.35-.94-1.245\"></path></g><g><path fill=\"#daedf7\" d=\"M376.158 90.29c1.09-1.538-1.13-3.466-2.232-1.922-2.826 3.979-.799 9.583 2.633 12.503 1.45 1.23 3.362-1.005 1.918-2.233-2.07-1.761-4.169-5.749-2.32-8.348\"></path></g><g><path fill=\"#daedf7\" d=\"M365.445 91.16c.345-1.862-2.548-2.394-2.893-.528-.84 4.533-1.925 9.695 1.91 13.21 1.403 1.285 3.31-.954 1.917-2.232-2.882-2.642-1.548-7.133-.934-10.45\"></path></g><g><path fill=\"#daedf7\" d=\"M353.246 87.198c.577-1.814-2.263-2.584-2.838-.783-1.215 3.822-.806 7.749.934 11.334.83 1.708 3.364.215 2.54-1.483-1.401-2.887-1.608-6.018-.636-9.068\"></path></g><g><path fill=\"#fefefe\" d=\"M382.498 72.703c-2.579 1.33-5.404 1.407-6.487 4.503-.705 2.02-1.077 4.118-1.613 6.212-.297 1.168-.646 2.328-1.132 3.475-3.297 7.807-7.934 14.982-10.436 23.15.087-.278 1.204-.388 2.936-.4l1.22-.286c.354-.21.71-.417 1.06-.632.254-.16.838-.525.974-.614.711-.458 1.415-.923 2.12-1.385 1.243-.816 2.482-1.634 3.728-2.44 3.553-2.3 7.078-4.398 10.803-6.073 1.55-4.78 9.853-29.013 10.206-30.342.141-.526.304-1.053.484-1.581-.746.37-1.516.786-2.219 1.095-3.89 1.725-7.85 3.364-11.644 5.318\"></path></g><g><path fill=\"#c1d5d9\" d=\"M384.245 74.604c-2.577 1.33-5.403 1.407-6.485 4.5-.708 2.021-1.08 4.121-1.615 6.215-.297 1.166-.645 2.329-1.13 3.473-3.296 7.807-7.935 14.982-10.435 23.15.085-.28 1.202-.388 2.932-.4.343-.08.758-.178 1.222-.285.355-.211.707-.418 1.061-.632.252-.16.836-.525.972-.616.709-.455 1.415-.92 2.122-1.385 1.24-.815 2.48-1.632 3.726-2.438 3.552-2.3 7.077-4.398 10.802-6.076 1.553-4.778 9.857-29.01 10.207-30.339.142-.527.303-1.056.483-1.581-.746.37-1.515.783-2.217 1.096-3.891 1.725-7.85 3.364-11.645 5.318\"></path></g><g><path fill=\"#fefefe\" d=\"M364.645 74.96c-5.534.03-11.068.24-16.592-.2-1.495 5.918-3.746 11.639-5.841 17.358a205.185 205.185 0 0 0-1.65 4.677l-.015.04a87.941 87.941 0 0 0-.929 3.208 54.51 54.51 0 0 0-1.03 4.626 40.73 40.73 0 0 0-.368 2.619c-.03.296-.054.593-.078.887 0 .05-.003.107-.003.165-.007.32-.024.632-.059.945 7.235.418 15.587-.81 22.372.09a33.477 33.477 0 0 0 2.235-.327c2.408-7.928 5.887-15.56 8.684-23.368.908-2.529 4.455-6.878 2.24-9.085-1.843-1.836-6.537-1.646-8.966-1.634\"></path></g><g><path fill=\"#c1d5d9\" d=\"M364.216 77.225c-6.094.03-12.188.283-18.267-.355a39.977 39.977 0 0 1-1.136 5.799c-.397 1.484-.872 2.95-1.346 4.412a659.33 659.33 0 0 1-1.283 3.924c-.043.131-.085.263-.13.394-.032.097-.078.24-.138.433-2.04 6.453-4.036 12.977-5.206 19.654 7.441.598 16.23-.786 23.31.151.83-.097 1.585-.203 2.236-.324 2.408-7.927 5.888-15.563 8.686-23.368.906-2.531 4.453-6.877 2.239-9.088-1.842-1.835-6.539-1.644-8.965-1.632\"></path></g><g><path fill=\"#fefefe\" d=\"M384.676 76.502c-2.688 1.316-5.64 1.38-6.751 4.47-.732 2.018-1.107 4.118-1.656 6.209-.302 1.164-.661 2.326-1.16 3.47-3.403 7.795-8.212 14.948-10.779 23.109.088-.279 1.255-.381 3.065-.383.356-.08.79-.177 1.272-.282.369-.208.738-.412 1.105-.624.265-.16.87-.524 1.013-.613.74-.45 1.473-.915 2.212-1.374 1.29-.807 2.578-1.619 3.877-2.42 3.7-2.28 7.372-4.361 11.255-6.018 1.595-4.776 10.142-28.978 10.5-30.305a26.52 26.52 0 0 1 .494-1.581c-.777.368-1.578.779-2.307 1.086-4.057 1.704-8.188 3.323-12.14 5.256\"></path></g><g><path fill=\"#fefefe\" d=\"M365.005 79.293c-6.4.031-12.806.311-19.189-.459-.365-.002-.716-.004-1.046-.004a8.713 8.713 0 0 1-.395 1.668l-.276.81a8.058 8.058 0 0 1 .074 3.225c-1.758 9.684-3.047 19.446-4.783 29.132 7.004.272 14.93-.821 21.42.04.83-.1 1.584-.205 2.235-.322 2.406-7.93 5.887-15.565 8.688-23.371.908-2.532 4.453-6.88 2.236-9.089-1.84-1.834-6.536-1.644-8.964-1.63\"></path></g><g><path fill=\"#417fa3\" d=\"M377.756 77.472c-.834-.573-1.95-.854-3.312-.619-4.012.693-3.889 7.44.243 7.786 5.47.454 5.998-5.155 3.069-7.167\"></path></g><g><path fill=\"#ed6566\" d=\"M386.797 78.228c-2.759 1.152-5.709 1.038-7.008 4.056-.847 1.97-1.348 4.044-2.022 6.098-.157.485-.326.97-.512 1.452-.394 7.248-1.823 14.382-3.145 21.52 3.447-1.373 6.81-3.074 10.187-4.823 2.239-1.158 2.59-2.299 3.923-4.613 1.576-2.74 3.123-5.482 4.563-8.299 2.023-3.954 3.984-7.97 5.6-12.107.699-1.795 2.862-5.968 1.713-7.932-4.091.04-9.562 3.091-13.299 4.648\"></path></g><g><path fill=\"#e15d65\" d=\"M374.27 82.96l-.272.012a8.63 8.63 0 0 1-4.179-.92c-.918 10.247-1.16 20.546-2.289 30.778 1.932 2.303 4.498 2.29 6.453.795 1.714-11.389 4.71-22.575 6.652-33.925-.21.279-.434.551-.683.803-1.47 1.487-3.527 2.38-5.683 2.458\"></path></g><g><path fill=\"#ed6566\" d=\"M364.161 82.517c-2.619.335-5.323.212-7.87-.471-2.957-.795-9.007-1.265-11.48 1.308-1.888 1.961-2.177 6.8-2.846 9.382a395.447 395.447 0 0 0-2.864 11.715 199.18 199.18 0 0 0-.468 2.106l-.053.25-.254 1.24c-.63 3.128-2.63 7.764 1.075 9.089 3.46 1.229 26.66-1.581 27.999-3.764.549-.9 5.494-30.068 3.92-32.02-1.01-1.257-5.73.979-7.159 1.165\"></path></g><g><path fill=\"#ef9197\" d=\"M398.589 72.865c-5.902 2.271-13.477 2.67-18.363 7.035-.968.865.18 2.556 1.158 1.68 4.729-4.224 12.177-4.593 17.901-6.797 1.224-.47.537-2.393-.696-1.918\"></path></g><g><path fill=\"#ef9197\" d=\"M378.89 81.218c-1.257 2.452-5.152 2.1-6.56 0-.735-1.094-2.41.068-1.68 1.16 2.286 3.406 8.126 3.526 10.08-.27.603-1.174-1.24-2.055-1.84-.89\"></path></g><g><path fill=\"#ef9197\" d=\"M370.593 79.796c-3.346 2.735-9.34 1.887-13.324 1.67-3.72-.202-9.32-1.326-12.577 1.035-3.827 2.778-3.838 8.366-4.608 12.593-.656 3.57-1.308 7.143-2.056 10.693-.647 3.072-1.762 6.305-1.332 9.477.176 1.3 2.209 1.13 2.031-.179-.463-3.417.95-7.124 1.62-10.457a447.666 447.666 0 0 0 1.88-9.93c.774-4.35.764-10.858 6.425-11.38 4.206-.389 8.467.282 12.677.33 3.397.039 7.636.105 10.422-2.174 1.013-.826-.138-2.513-1.158-1.678\"></path></g><g><path fill=\"#efa584\" d=\"M339.662 94.252c-.588.98-1.087 1.97-1.804 2.911-.903 1.19-3.511 2.913-3.13 4.448.484 1.952 3.867.293 4.753-1.11.702-1.111-.3-1.34-.181-2.333.047-.369.23-.673.44-.958.403-.554.905-1.041.688-1.823-.04-.143-.733-1.19-.766-1.135\"></path></g><g><path fill=\"#efa584\" d=\"M349.057 97.953c-.767-.109-4.205 2.487-7.676 2.985-2.896.415-5.882.759-8.74.85-.624 1.859-.981 3.8-1.73 5.622-.064.15-.125.297-.191.44a45.002 45.002 0 0 1-1.43 4.867c5.305-.576 12.905-2.629 18.525-6.57 1.206-.846 2.693-3.964 2.633-5.438a4.65 4.65 0 0 0-.04-.475c-.11-.91-.458-2.16-1.35-2.28\"></path></g><g><path fill=\"#c37768\" d=\"M348.99 96.31c-1.312 1.785-3.466 3.138-6.58 4.137l.225.809c3.055-.98 5.157-2.47 6.603-4.196-.115-.285-.112-.402-.17-.698z\"></path></g><g><path fill=\"#c37768\" d=\"M342.9 102.62l.287.87c3.149-1.177 5.108-2.583 6.467-4.41.108-.661.108-.661.08-1.23-1.187 1.906-3.571 3.555-6.834 4.77\"></path></g><g><path fill=\"#c37768\" d=\"M346.624 103.089c-.228.162-2.95 1.431-3.004 1.289l.318.793c.087.219 3.146-1.404 3.412-1.598.37-.274.81-.657 1.185-1.1.43-.512.912-1.318.96-2.063-.103.348-1.387 1.633-2.87 2.679\"></path></g><g><path fill=\"#c37768\" d=\"M349.5 100.358c.001.02-.003.039-.007.06.01-.025.011-.044.007-.06\"></path></g><g><path fill=\"#efa584\" d=\"M390.858 90.873c-1.11 1.348-.785 8.518 1.922 7.098.518-.275 1-.805 1.383-1.209 1.486-1.566 3.152-4.344 1.472-6.403-1.484-1.824-3.512-1.02-4.777.514\"></path></g><g><path fill=\"#d28a79\" d=\"M391.42 91.34c1.27.19 3.106.803 4 1.572l.637-.74c-1.097-.942-3.109-1.598-4.509-1.802z\"></path></g><g><path fill=\"#d28a79\" d=\"M390.57 92.884c1.327.628 2.856 1.407 4.108 2.45l.626-.751c-1.344-1.112-2.942-1.932-4.325-2.583z\"></path></g><g><path fill=\"#d28a79\" d=\"M390.96 94.61l-.18.962c.63.131 1.49.64 2.249 1.087.193.115.378.226.556.325l.479-.847c-.171-.1-.355-.207-.544-.32-.826-.488-1.76-1.041-2.56-1.207\"></path></g><g><path fill=\"#417998\" d=\"M522.818 346.23c-2.027 1.982-5.262 4.087-7.658 4.333.196 1.75.323 3.66.822 5.42 1.718-.664 4.298-1.409 5.608-2.925 1.254-1.456 1.348-4.417 1.425-6.423a.735.735 0 0 1-.13-.23l-.067-.175\"></path></g><g><path fill=\"#417998\" d=\"M508.093 355.168c-1.344.679-8.006.85-8.099.93-3.4 3.067 4.215 4.116 5.954 3.868 4.95-.713 10.066-3.806 14.043-6.67-3.435-4.824-8.035-.076-11.898 1.872\"></path></g><g><path fill=\"#417998\" d=\"M481.889 343.06c-2.033 1.998-5.278 4.117-7.679 4.366.193 1.758.324 3.681.823 5.453 1.721-.666 4.31-1.419 5.621-2.946 1.26-1.463 1.354-4.446 1.432-6.467a.68.68 0 0 1-.132-.231c-.023-.054-.044-.114-.065-.175\"></path></g><g><path fill=\"#417998\" d=\"M475.392 348.389c-2.238-.474-2.718.337-4.584 1.322-3.693 1.946-7.963 4.907-12.124 1.978-3.082 2.135 1.443 4.322 3.51 4.51 3.612.328 7.38-.598 10.719-1.917 2.4-.954 8.793-4.556 2.48-5.893\"></path></g><g><path fill=\"#2d3f55\" d=\"M509.48 302.863c-.712.881-.892 2.01-.778 3.22.542 5.874.519 12.348 1.593 18.077.53 2.813.53 16.262.666 16.905 1.007 4.702 7.282 3.886 9.605.473 1.97-2.898 1.991-18.237 2.38-21.501.534-4.461 2.104-11.385-1.072-15.253-1.68-2.037-10.643-4.081-12.394-1.921\"></path></g><g><path fill=\"#2d3f55\" d=\"M470.3 304.427c-.71.851-.932 1.97-.884 3.188.234 5.892-.093 12.359.643 18.118.365 2.834.122 15.931-.109 17.426-.12.796 6.587 3.657 8.926.332 1.984-2.815 2.725-18.139 3.245-21.385.712-4.436 2.509-11.293-.29-15.275-1.478-2.106-9.784-4.494-11.53-2.404\"></path></g><g><path fill=\"#17222c\" d=\"M509.05 342.349c-.812 2.856-3.084 7.191-5.474 9.077-2.051 1.624-4.854 3.652-3.66 5.919 1.567 2.955 10.01-.79 12.06-1.666 2.812-1.2 7.469-2.398 9.39-4.842 2.83-3.605 1.494-12.403.53-16.517.986 4.207-9.186 9.436-12.845 8.029\"></path></g><g><path fill=\"#17222c\" d=\"M482.506 335.276a.8.8 0 0 1-.307.114c-2.414 3.296-10.486 5.492-13.32 3.83-1.263 2.706-4.21 6.646-6.88 8.133-2.29 1.28-5.39 2.838-4.576 5.285.806 2.415 8.608.79 10.825-.047 3.958-1.506 7.606-3.087 11.155-5.495 3.243-2.198 3.684-8.154 3.564-12.156-.144.116-.296.23-.46.336\"></path></g><g><path fill=\"#233547\" d=\"M480.243 264.673a27.714 27.714 0 0 0-5.988-3.433c-2.394-.99-4.896-1.59-7.061-1.407-5.985.509-5.461 10.344-5.254 15.99.542 14.61 3.762 57.99 5.865 64.434 2.725 1.28 5.651 1.85 8.62 1.664 3.045-.188 4.118-.255 6.838-1.925 1.84-4.45 1.99-10.464 2.501-16.562.904-10.728 2.442-22.134 1.309-32.744-.854-7.98-.486-21.202-6.83-26.017\"></path></g><g><path fill=\"#233547\" d=\"M486.512 200.919c-4.808-1.235-9.874-3.119-14.187-6.489-2.483 14.14-12.78 72.415-9.082 78.825 1.622 2.818 4.284 6.666 6.405 7.701 3.974 1.943 5.07 6.237 9.255 1.098 3.966-4.875 4.308 4.986 6.639-1.668 3.497-9.989 20.2-66.438 21.707-76.665-4.714.529-16.2-1.627-20.737-2.802\"></path></g><g><path fill=\"#2d3f55\" d=\"M518.791 261.194c-3.247-9.962-9.294-12.054-16.734-7.158-4.377 2.875-5.14 5.672-5.2 11.338-.007.584-.01 1.17-.004 1.755.063 13.72 2.468 27.393 4.417 40.855 1.441 9.946 6.133 39.095 6.477 39.369 3.904.637 8.496-.597 11.67-1.993a26.695 26.695 0 0 0 3.639-1.933 33.63 33.63 0 0 0 .711-2.982c2.687-13.829 4.083-31.214 2.373-44.88-1.437-11.476-3.89-23.764-7.349-34.37\"></path></g><g><path fill=\"#2d3f55\" d=\"M519.88 200.161c-6.845 2.989-14.162 4.485-21.35 4.725-1.501.052-6.442-2.919-7.94-3.033 1.036 21.848 6.065 47.75 6.1 63.834.004 2.46 4.408 19.95 4.408 19.95 4.806.25 6.137-2.087 10.807-3.732 5.007-1.76 9.653 9.05 10.412-.666 1.018-13.064 3.6-35.183 4.543-48.385.902-12.609 1.78-25.22 1.623-37.814-2.644 2.255-5.633 3.822-8.604 5.121\"></path></g><g><path fill=\"#d28a79\" d=\"M456.698 221.55c-.845-2.937-.894-5.844-.366-8.66-1.11 4.005-3.307 7.937-3.442 12.394.177-.46.413-.878.727-1.245.614.848 1.023 1.796 1.673 2.612.935 1.17 2.909 2.227 4.387 1.534-.65-1.15-1.378-2.23-1.88-3.474a33.065 33.065 0 0 1-1.099-3.162\"></path></g><g><path fill=\"#d28a79\" d=\"M443.058 214.264c-1.004 5.112-2.097 11.119.046 16.095.811 1.879 2.437 4.391 4.335 5.298.18.085.39.178.624.27 1.221.468 3.034.869 3.794-.144.656-.873-.285-6.819 1.443-11.412 2.18-5.799 4.595-11.58 8.187-16.637 2.028-2.86 4.811-5.253 7.77-7.3-2.729-4.757-7.094-8.268-10.056-12.874-7.008 6.865-15.158 21.689-16.143 26.704\"></path></g><g><path fill=\"#c37768\" d=\"M450.055 225.543l-1.183-.213c-.675 4.417-.088 7.966 1.22 10.838.438.03.59.105 1.003.214l.118-.063c-1.468-2.742-1.844-6.264-1.158-10.776\"></path></g><g><path fill=\"#c37768\" d=\"M447.08 224.342l-1.284-.262c-.796 4.628-.454 7.981.838 10.9.75.592.75.592 1.469.96-1.512-2.77-1.851-6.806-1.023-11.598\"></path></g><g><path fill=\"#c37768\" d=\"M442.62 227.18c.019.702.118 1.588.337 2.448.256.994.818 2.306 1.65 3.024-.326-.439-.8-3.175-.832-5.95-.005-.428.7-4.955.914-4.9l-1.19-.301c-.33-.082-.895 5.174-.879 5.68\"></path></g><g><path fill=\"#c37768\" d=\"M444.67 232.716l-.065-.057c.025.03.045.053.066.057\"></path></g><g><path fill=\"#649abf\" d=\"M475.762 130.549c-1.007-4.68-.863-16.492-5.902-18.953a4.392 4.392 0 0 0-1.443-.42c-8.052-.945-10.974 10.303-11.474 16.058-1.037 11.861.257 25.282-1.109 37.114-.629 5.433-.95 9.277-2.478 14.527-1.592 5.471-5.093 11.035-6.203 16.517-1.233 6.1 5.758 12.615 11.466 12.55 7.036-.085 12.247-9.038 15.392-14.43 2.98-5.111 3.772-10.358 4.492-16.111.678-5.442.338-10.965-.255-16.397-1.097-10.017-.344-20.534-2.486-30.455\"></path></g><g><path fill=\"#d28a79\" d=\"M504.11 101.82l.88 7.63c.353.087.784.083 1.208.051a23.974 23.974 0 0 0-.627-2.022 33.61 33.61 0 0 1-1.461-5.659\"></path></g><g><path fill=\"#d28a79\" d=\"M503.837 88.427c.126-1.628.562-3.821-.002-5.147-1.407 1.658-2.442 4.284-3.778 6.183-1.848 2.623-4.851 4.892-7.402 4.775-1.12-.05-7.67-9.448-7.946-8.338-1.429 5.73.82 18.897-6.037 21.316-.231 6.983 16.452 10.573 21.727 9.887 5.819-.757 6.907-3.282 5.79-7.604-.424.031-.855.035-1.207-.052l-.881-7.63a33.563 33.563 0 0 0 1.462 5.659c.252.713.462 1.387.626 2.023.365-.03.727-.077 1.029-.111.792-3.173-3.383-8.19-3.587-11.833-.166-2.941-.038-5.94.206-9.128\"></path></g><g><path fill=\"#efa584\" d=\"M505.067 76.4c-1.493-.364-3.066 2.1-4.404.783-.702-.69.06-2.242.097-3.061.19-4.078.483-8.448-1.17-12.292-1.258-2.92-4.108-2.503-6.324-1.39-2.436 1.22-5.934.355-7.87 2.546-.555.628-.387 1.13-.269 1.812-.784.037-1.563.054-2.272.054-.587-.002-1.157-.12-1.72-.242-.534-.116-1.066-.234-1.61-.253-1.105-.04-1.062.679-1.345 1.687a31.41 31.41 0 0 0-.567 2.397c-.701 3.503-1.176 6.705-1.025 10.266.154 3.657.714 7.436 2.039 10.866.363.933.781 2.122 1.307 3.317 1.239 2.815 2.602 4.762 5.767 5.075 2.584.256 5.003-.839 7.353-1.753 2.844-1.106 5.89-2.734 7.562-5.397 1.407-2.243 1.629-5.244 4.294-6.49 2.966-1.386 4.19-6.939.157-7.925\"></path></g><g><path fill=\"#ce8874\" d=\"M503.97 79.453c-.129.9-.168 1.836-.24 2.75l1.261-.21c.413-1.065.81-2.835-1.022-2.54\"></path></g><g><path fill=\"#deb3a6\" d=\"M495.768 79.971l.002-.007-.005.006z\"></path></g><g><path fill=\"#765558\" d=\"M493.07 56.561c-2.949.147-4.79-1.13-7.418-2.179-2.04-.815-6.304-3.07-4.913 1.352-.781-.553-3.84-2.714-4.644-1.682-.243.312-.233.784-.137 1.31.154.873.539 1.89.358 2.543-1.36.138-2.77-1.423-3.643-.633-1.535 1.385.827 5.626 1.954 6.717 2.104 2.035 5.427 2.922 8.263 3.188 1.838.172 4.064-.246 5.732-1.053 1.017-.49 1.54-1.403 2.675-1.757 2.05-.64 4.897-.14 6.852.664 1.863.769 1.494 1.403 1.774 3.473.626 4.64-.52 9.57.227 14.117 2.453.428 1.731-3.309 2.907-4.453.943-.916 1.888-.403 2.55-2.009.424-1.036.339-2.246.71-3.306 1.39-3.99 1.737-11.477-1.8-14.556-3.064-2.666-7.726-1.92-11.448-1.736\"></path></g><g><path fill=\"#5d474b\" d=\"M501.8 71.185c.112-1.611.264-3.147-.328-4.733-1.06-2.83-6.765-3.892-9.374-2.98-1.878.66-3.365 1.644-5.394 1.82-2.634.224-5.403-.03-7.92-.903-2.403-.83-4.576-2.226-6.19-4.299-.263 7.056 11.472 9.27 16.45 6.902 1.216-.578 1.75-1.98 3.079-2.501 1.51-.589 3.26-.11 4.741.337.752.225 1.536.523 2.1 1.083.616.616.762 1.232.784 2.077.138 4.966.445 10.056-.29 14.97 3.015.017 2.144-2.333 3.171-4.198.557-1.008 1.64-.753 2.338-1.453 1.232-1.24 1.577-4.654 1.83-6.312-1.155.641-5.222 3.464-4.997.19\"></path></g><g><path fill=\"#f38c75\" d=\"M496.78 82.08c-.862-1.436-5.27-.556-3.973 1.954 1.032 2 5.462.202 4.008-1.91.09.174.01.036-.035-.044\"></path></g><g><path fill=\"#e3987e\" d=\"M484.722 76.358c-.54 1.344-.416 2.894-.877 4.283-.154.457-.482.864-.833 1.246-.465.508-.96.97-1.1 1.44-.856 2.902 3.023 2.173 4.084.56.803-1.217 1.345-7.798-1.274-7.529\"></path></g><g><path fill=\"#5d474b\" d=\"M494.297 77.712c-.858-.741-2.013-.967-2.878-.565-.539.252-1.439.98-1.398 3.011l.871-.015c-.021-1.141.297-1.925.9-2.208.554-.258 1.334-.086 1.935.436.632.545.876 1.306.655 2.04l.836.251c.321-1.07-.022-2.172-.92-2.95\"></path></g><g><path fill=\"#fefefe\" d=\"M481.62 87.889c.225 4.019 2.458 4.802 3.761 4.997 2.394.354 5.998-2.516 6.147-5.098-.046-.007-.09-.01-.134-.018-.692.677-9.404.4-9.774.119\"></path></g><g><path fill=\"#417998\" d=\"M455.71 204.564c-1.352-.47-2.784-1.256-4.007-1.976-.556-.326-2.271-2.038-2.756-2.018-1.644.062-2.517 2.87-2.204 4.183.1.419.347.879.69 1.345.929 1.274 2.537 2.582 3.577 3.087 1.818.882 5.105 3.254 7.219 2.73 1.405-.35 4.01-3.068 3.404-4.644-.51-1.325-4.61-2.249-5.923-2.707\"></path></g><g><path fill=\"#54a6aa\" d=\"M482.193 139.706c.175.253.325.514.454.782l.238.073c.017.004.036.012.051.017-.108-.086-1.47-1.904-.743-.872\"></path></g><g><path fill=\"#4c86b0\" d=\"M528.4 112.341c-5.794-3.726-13.794-5.177-20.224-6.626-.719-.163-1.29-.602-1.826-.715-.117.901-.688 1.724-1.501 2.327-4.142 3.069-11.267 6.854-16.633 4.955-2.817-.997-3.345-4.116-5.492-5.512-3.485-2.26-15.487 2.667-17.402 6.118-2.17 3.913-1.876 8.855-1.455 13.15.433 4.396.744 8.965 1.39 13.341.384 2.627.495 5.406.716 8.058.652 7.788.092 15.762 1.277 23.483 1.465 9.54.296 18.993 1.02 28.583.285 3.76 3.907 5.33 6.95 6.431 5.973 2.168 12.858 1.018 19.065 1.018 8.444 0 16.952 2.173 25.373.48 7.311-1.465 10.25-7.503 10.403-14.469.313-14.27-.683-28.277.724-42.448.704-7.107 1.38-14.23 1.739-21.365.166-3.326 1.174-8.628-.322-11.788-.907-1.917-2.343-4.082-3.802-5.02\"></path></g><g><path fill=\"#417998\" d=\"M504.938 104.126c-2.76 4.36-7.217 5.34-11.977 5.916-2.607.316-5.495-.009-7.874-1.197-1.147-.574-2.2-1.373-2.896-2.493-.92-1.477-1.53-1.703-3.111-.44.522 2.173 2.38 4.854 4.224 6.05 4.099 2.656 12.388 2.502 17.114.56 1.66-.683 3.266-1.886 4.44-3.275.626-.746 2.01-2.932 1.665-3.92-.087-.266-1.286-1.672-1.585-1.201\"></path></g><g><path fill=\"#417998\" d=\"M528.977 199.799c-9.508 2.855-13.162 3.676-20.101 4.404-12.096 1.27-24.003-.024-36.266-2.403a219.26 219.26 0 0 1-3.205-.64c-1.73-.36-1.101 6.07-.414 6.853 1.971 2.246 7.205 2.758 11.098 3.302 11.714 1.639 23.68 1.47 34.722.412 5.127-.491 11.163-1.426 14.392-3.831 1.663-1.245 1.256-2.174.969-3.916-.051-.295-.786-5.442-1.195-4.181\"></path></g><g><path fill=\"#649abf\" d=\"M472.874 167.641c-.716.026-1.224.635-1.224 1.333v2.564c0 .699.661 1.256 1.333 1.227.719-.03 1.229-.637 1.229-1.337v-2.564c0-.697-.662-1.252-1.338-1.223\"></path></g><g><path fill=\"#649abf\" d=\"M471.048 157.021c-.72.027-1.228.634-1.228 1.331v1.468c0 .698.658 1.253 1.335 1.227.717-.031 1.224-.639 1.224-1.339v-1.46c0-.703-.659-1.257-1.33-1.227\"></path></g><g><path fill=\"#649abf\" d=\"M471.317 147.193l-.022-.093c-.005-.068-.013-.135-.014-.203-.016-.698-.645-1.254-1.334-1.226-.706.029-1.242.636-1.227 1.334.01.371.08.746.202 1.097.038.105.085.21.127.314.02.049.036.097.051.146.081.654.653 1.162 1.321 1.135a1.298 1.298 0 0 0 1.228-1.335 2.49 2.49 0 0 0-.201-.826 4.671 4.671 0 0 1-.131-.343\"></path></g><g><path fill=\"#649abf\" d=\"M467.493 136.707c-.636.396-.72 1.143-.406 1.766.253.509.519 1.03.538 1.574.057 1.65 2.614 1.545 2.56-.11-.038-1.023-.478-1.922-.926-2.822-.314-.626-1.215-.751-1.766-.408\"></path></g><g><path fill=\"#649abf\" d=\"M467.017 128.451c-.72.03-1.227.637-1.227 1.333v.734c0 .699.66 1.254 1.337 1.227.717-.03 1.225-.638 1.225-1.335v-.732c0-.698-.66-1.255-1.335-1.227\"></path></g><g><path fill=\"#649abf\" d=\"M467.988 120.525c0-1.652-2.558-1.54-2.558.109 0 .962.015 2.001.422 2.89.29.635.875 1.071 1.604.843.603-.189 1.133-.968.84-1.604-.323-.708-.307-1.457-.308-2.238\"></path></g><g><path fill=\"#649abf\" d=\"M479.456 168.73c-.717.032-1.226.642-1.226 1.338v2.197c0 .698.659 1.255 1.332 1.227.72-.029 1.227-.637 1.227-1.334v-2.2c0-.696-.659-1.253-1.333-1.227\"></path></g><g><path fill=\"#649abf\" d=\"M478.729 159.951c-.72.03-1.229.637-1.229 1.337v1.83c0 .7.661 1.255 1.337 1.229.718-.034 1.226-.64 1.226-1.337v-1.832c0-.696-.66-1.255-1.334-1.227\"></path></g><g><path fill=\"#649abf\" d=\"M476.018 150.093c-.464.495-.422 1.173-.047 1.682-.012-.018-.01-.01.006.018.01.032.022.065.031.097 0 .006.002.006.004.01.021.196.024.395.024.593 0 .697.658 1.253 1.334 1.225.72-.03 1.227-.636 1.227-1.334 0-.868-.168-1.685-.769-2.344-.471-.518-1.358-.427-1.81.053\"></path></g><g><path fill=\"#649abf\" d=\"M477.425 142.509a1.287 1.287 0 0 0-1.259-.868 1.293 1.293 0 0 0-1.225 1.335c.015.312.1.59.261.857.05.086.112.162.181.235.18.518.687.89 1.256.867a1.299 1.299 0 0 0 1.23-1.336 1.807 1.807 0 0 0-.263-.857 1.713 1.713 0 0 0-.181-.233\"></path></g><g><path fill=\"#649abf\" d=\"M474.705 132.121c-.72.03-1.225.636-1.225 1.335v1.465c0 .698.66 1.254 1.335 1.226.718-.029 1.225-.636 1.225-1.334v-1.465c0-.7-.659-1.256-1.335-1.227\"></path></g><g><path fill=\"#649abf\" d=\"M473.608 124.061c-.717.03-1.228.636-1.228 1.334v.367c0 .7.662 1.254 1.336 1.225.72-.029 1.226-.635 1.226-1.332v-.368c0-.697-.657-1.255-1.334-1.226\"></path></g><g><path fill=\"#649abf\" d=\"M472.145 115.27c-.718.032-1.225.638-1.225 1.336v1.831c0 .7.659 1.256 1.334 1.226.717-.03 1.224-.636 1.224-1.334v-1.831c0-.698-.66-1.253-1.333-1.227\"></path></g><g><path fill=\"#649abf\" d=\"M486.653 168.013c0-.024-.112-.261-.125-.311a3.285 3.285 0 0 1-.019-.079 1.636 1.636 0 0 1-.015-.224c0-.034 0-.051.003-.073v-.002.04c.025-.097.031-.128.025-.113.234-.616.077-1.318-.546-1.654-.58-.31-1.456-.123-1.738.517a3.506 3.506 0 0 0 .617 3.743c.469.518 1.358.425 1.808-.056.51-.537.416-1.297-.052-1.812.177.195.105.11.042.024\"></path></g><g><path fill=\"#649abf\" d=\"M485.605 157.083c.034.017-.005-.062-.012-.051l-.007-.028-.01-.079c-.032-.288-.025-.586-.025-.879 0-.696-.659-1.255-1.334-1.225-.72.03-1.228.637-1.227 1.333.001.998.077 1.934.768 2.71.465.523 1.362.421 1.81-.053.47-.495.42-1.163.052-1.674-.005-.018-.006-.035-.015-.054\"></path></g><g><path fill=\"#649abf\" d=\"M483.487 144.931c-.72.03-1.227.637-1.227 1.335v1.463c0 .7.66 1.255 1.335 1.229.718-.03 1.226-.64 1.226-1.334v-1.467c0-.698-.658-1.255-1.334-1.226\"></path></g><g><path fill=\"#649abf\" d=\"M483.72 137.738c0-.699-.658-1.256-1.334-1.227-.717.029-1.226.637-1.226 1.336 0 .404-.007.835.123 1.223.248.71.851 1.074 1.578 1.101.694.025 1.252-.678 1.225-1.334a1.21 1.21 0 0 0-.368-.828l.002-.27\"></path></g><g><path fill=\"#649abf\" d=\"M481.29 129.191c-.721.03-1.23.638-1.23 1.336v1.466c0 .697.66 1.254 1.334 1.225.72-.03 1.225-.637 1.225-1.334v-1.465c0-.699-.656-1.255-1.33-1.228\"></path></g><g><path fill=\"#649abf\" d=\"M479.308 120.433c-.466.493-.42 1.174-.044 1.682-.017-.017-.015-.01.002.016.011.034.023.065.03.099.002.007.002.007.005.01.024.197.026.394.026.592 0 .697.66 1.255 1.333 1.226.719-.03 1.226-.637 1.226-1.337 0-.868-.167-1.683-.765-2.341-.474-.519-1.361-.427-1.813.053\"></path></g><g><path fill=\"#649abf\" d=\"M479.755 114.235c.033.015-.006-.062-.012-.055-.003-.007-.008-.017-.008-.026-.002-.019-.007-.042-.01-.078-.031-.29-.026-.586-.026-.878 0-.699-.657-1.255-1.33-1.227-.722.03-1.23.638-1.229 1.336.001.996.079 1.933.767 2.708.467.524 1.365.421 1.81-.053.466-.496.42-1.165.051-1.674-.004-.017-.006-.035-.013-.053\"></path></g><g><path fill=\"#649abf\" d=\"M492.854 167.583c-.077-.196-.13-.4-.182-.603a5.927 5.927 0 0 1-.173-1.414c-.026-1.653-2.587-1.542-2.559.107.02 1.287.265 2.814 1.134 3.812.457.527 1.363.415 1.81-.054.513-.545.403-1.288-.054-1.812.14.16.068.072.024-.036\"></path></g><g><path fill=\"#649abf\" d=\"M490.438 153.721c-.72.032-1.228.638-1.228 1.334v1.832c0 .698.66 1.254 1.337 1.227.717-.03 1.224-.636 1.224-1.337v-1.828c0-.7-.658-1.256-1.333-1.228\"></path></g><g><path fill=\"#649abf\" d=\"M490.713 146.174l-.001-.001c.016.122.016.118 0 0\"></path></g><g><path fill=\"#649abf\" d=\"M490.776 146.42a3.442 3.442 0 0 1-.063-.248c.015.116.015.12-.001-.002v.002l-.002-.023a4.821 4.821 0 0 1-.04-.722c0-.7-.658-1.256-1.335-1.226-.717.029-1.226.636-1.225 1.334 0 .873.189 1.668.558 2.456.3.633 1.225.746 1.766.408.642-.402.705-1.134.407-1.767.08.169-.07-.235-.065-.212\"></path></g><g><path fill=\"#649abf\" d=\"M488.977 134.681c-.718.029-1.227.636-1.227 1.335v.731c0 .7.66 1.256 1.334 1.227.719-.03 1.227-.636 1.227-1.333v-.733c0-.7-.659-1.256-1.334-1.227\"></path></g><g><path fill=\"#649abf\" d=\"M488.606 126.991c-.717.03-1.226.637-1.226 1.334v.367c0 .699.658 1.255 1.333 1.227.72-.03 1.226-.636 1.226-1.336v-.364c0-.7-.658-1.256-1.333-1.228\"></path></g><g><path fill=\"#649abf\" d=\"M489.268 121.227c-.01-.031-.023-.064-.03-.096l-.005-.01c-.024-.197-.024-.395-.024-.592-.003-.697-.66-1.256-1.335-1.228-.719.031-1.224.637-1.224 1.336 0 .87.164 1.685.765 2.344.472.518 1.359.426 1.81-.053.466-.494.423-1.174.049-1.682.012.017.01.01-.006-.02\"></path></g><g><path fill=\"#649abf\" d=\"M497.755 165.07c-.718.031-1.225.637-1.225 1.335v1.466c0 .7.657 1.253 1.334 1.226.718-.03 1.226-.636 1.226-1.332V166.3c0-.698-.658-1.256-1.335-1.23\"></path></g><g><path fill=\"#649abf\" d=\"M497.755 157.021c-.718.027-1.225.634-1.225 1.331v.734c0 .7.657 1.252 1.334 1.226.718-.031 1.226-.637 1.226-1.333v-.732c0-.702-.658-1.256-1.335-1.226\"></path></g><g><path fill=\"#649abf\" d=\"M497.42 147.126c-.703-.143-1.343.323-1.507 1.003-.056.222-.11.471-.068.697.068.353.085.415.245.736.054.108.123.212.182.315.36.598 1.199.75 1.771.381.588-.38.733-1.151.397-1.745.082-.636-.397-1.262-1.02-1.387\"></path></g><g><path fill=\"#649abf\" d=\"M496.296 138.711c-.72.03-1.226.637-1.226 1.336v1.097c0 .699.659 1.256 1.333 1.227.719-.03 1.227-.636 1.227-1.334v-1.1c0-.697-.658-1.254-1.334-1.226\"></path></g><g><path fill=\"#649abf\" d=\"M495.924 130.651c-.72.03-1.224.638-1.224 1.336v.365c0 .699.657 1.255 1.333 1.229.717-.032 1.227-.638 1.227-1.336v-.367c0-.698-.66-1.255-1.336-1.227\"></path></g><g><path fill=\"#649abf\" d=\"M495.195 122.961c-.718.03-1.225.634-1.225 1.334v1.465c0 .7.659 1.255 1.334 1.225.717-.029 1.224-.635 1.224-1.331v-1.467c0-.699-.66-1.255-1.333-1.226\"></path></g><g><path fill=\"#649abf\" d=\"M494.095 114.901c-.717.03-1.225.636-1.225 1.334v1.1c0 .698.657 1.255 1.332 1.227.72-.032 1.226-.637 1.226-1.336v-1.099c0-.698-.659-1.256-1.333-1.226\"></path></g><g><path fill=\"#649abf\" d=\"M505.438 161.051c-.718.03-1.228.636-1.228 1.334v2.198c0 .7.66 1.253 1.336 1.227.717-.031 1.226-.637 1.226-1.334v-2.198c0-.696-.659-1.256-1.334-1.227\"></path></g><g><path fill=\"#649abf\" d=\"M506.042 152.017c0-.7-.658-1.255-1.333-1.226-.72.03-1.229.637-1.229 1.334 0 .375.033.743.128 1.11.074.292.243.561.455.777.305.32.693.408 1.12.438.696.052 1.251-.697 1.223-1.334a1.279 1.279 0 0 0-.363-.836l-.001-.263\"></path></g><g><path fill=\"#649abf\" d=\"M503.606 142.001c-.72.03-1.226.636-1.226 1.335v1.1c0 .697.658 1.254 1.332 1.226.719-.031 1.228-.637 1.228-1.335v-1.099c0-.697-.658-1.254-1.334-1.227\"></path></g><g><path fill=\"#649abf\" d=\"M502.876 133.221c-.72.03-1.226.637-1.226 1.335v1.831c0 .698.658 1.254 1.335 1.226.717-.03 1.225-.636 1.225-1.335v-1.83c0-.699-.658-1.255-1.334-1.227\"></path></g><g><path fill=\"#649abf\" d=\"M502.145 123.69c-.718.032-1.225.639-1.225 1.335v1.466c0 .699.659 1.254 1.333 1.227.721-.03 1.226-.638 1.226-1.336v-1.464c0-.699-.66-1.254-1.334-1.227\"></path></g><g><path fill=\"#649abf\" d=\"M500.905 117.137c-.547.576-.715 1.26-.715 2.033-.002.697.658 1.254 1.335 1.226.717-.03 1.227-.635 1.227-1.335l.001-.148a.1.1 0 0 0 .013-.018 1.293 1.293 0 0 0-.051-1.811 1.293 1.293 0 0 0-1.81.053\"></path></g><g><path fill=\"#649abf\" d=\"M510.925 147.501c-.72.03-1.225.635-1.225 1.332v2.567c0 .697.658 1.252 1.333 1.225.72-.029 1.226-.637 1.226-1.334v-2.566c0-.698-.657-1.253-1.334-1.224\"></path></g><g><path fill=\"#649abf\" d=\"M511.265 139.507c-.014-.046-.071-.284-.08-.292-.029-.247-.025-.5-.025-.747 0-.698-.659-1.255-1.334-1.227-.717.03-1.226.637-1.226 1.336.002.896.169 1.647.561 2.455.304.63 1.22.748 1.763.408.64-.401.711-1.137.41-1.766.085.178-.069-.169-.069-.167\"></path></g><g><path fill=\"#649abf\" d=\"M509.097 128.091c-.72.03-1.227.638-1.227 1.335v1.465c0 .699.66 1.255 1.336 1.227.718-.03 1.223-.637 1.223-1.335v-1.464c0-.7-.657-1.256-1.332-1.228\"></path></g><g><path fill=\"#649abf\" d=\"M508.367 118.571c-.718.032-1.227.64-1.227 1.336v1.83c0 .699.658 1.256 1.332 1.227.72-.029 1.229-.636 1.229-1.334v-1.83c0-.7-.66-1.257-1.334-1.229\"></path></g><g><path fill=\"#649abf\" d=\"M507.266 111.98c-1.652 0-1.542 2.562.107 2.562 1.653 0 1.542-2.562-.107-2.562\"></path></g><g><path fill=\"#649abf\" d=\"M513.12 117.101c-.721.03-1.23.637-1.23 1.334v2.197c0 .699.66 1.256 1.338 1.227.716-.03 1.224-.637 1.224-1.335v-2.197c0-.698-.66-1.255-1.332-1.226\"></path></g><g><path fill=\"#649abf\" d=\"M513.85 110.15c-.718.01-1.308.307-1.695.915-.28.434-.262 1.024-.265 1.517 0 .7.66 1.255 1.338 1.227.676-.029 1.157-.568 1.214-1.212.454-.214.763-.705.742-1.221-.029-.712-.635-1.237-1.333-1.226\"></path></g><g><path fill=\"#d28a79\" d=\"M457.104 169.296c-1.236-.746-2.16-.72-1.885 1.358.084.632.734 1.207.867 1.892.147.768-.325 1.624-.05 2.39.67 1.877 5.226 2.912 6.907 3.477.816.274 1.286.327 1.488.182.984-.733-2.24-4.584-2.726-5.117-.524-.57-2.869-3.135-4.6-4.182\"></path></g><g><path fill=\"#6ea6c6\" d=\"M452.677 194.16c-.6-.325-1.427-.108-1.737.518-.246.493-.498 1-.618 1.54-.157.705.05 1.295.501 1.832.448.538 1.371.412 1.808-.052.385-.405.415-.905.229-1.354.008-.038.015-.064.014-.07.096-.228.207-.453.319-.675.311-.624.111-1.397-.516-1.739\"></path></g><g><path fill=\"#6ea6c6\" d=\"M458.17 196.72c-.597-.325-1.42-.108-1.735.517-.458.92-.847 1.822-.884 2.862-.027.698.678 1.255 1.334 1.224.737-.028 1.201-.636 1.225-1.332.016-.45.34-1.05.58-1.534.313-.625.11-1.398-.52-1.737\"></path></g><g><path fill=\"#6ea6c6\" d=\"M458.606 192.541c-.718.028-1.226.634-1.226 1.33v.735c0 .698.66 1.254 1.333 1.227.719-.03 1.227-.634 1.227-1.334v-.734c0-.696-.66-1.253-1.334-1.224\"></path></g><g><path fill=\"#6ea6c6\" d=\"M461.528 161.411c-.72.029-1.228.634-1.228 1.336v2.197c0 .698.659 1.253 1.336 1.224.715-.03 1.225-.636 1.225-1.335v-2.197c0-.697-.66-1.254-1.333-1.225\"></path></g><g><path fill=\"#6ea6c6\" d=\"M462.129 149.085c0-1.651-2.559-1.542-2.559.11.001.96.014 2 .423 2.89.29.634.873 1.07 1.603.84.604-.186 1.133-.966.843-1.603-.326-.706-.31-1.453-.31-2.237\"></path></g><g><path fill=\"#6ea6c6\" d=\"M461.528 134.681c-.72.029-1.228.636-1.228 1.335v2.197c0 .699.659 1.254 1.336 1.227.715-.03 1.225-.637 1.225-1.335v-2.197c0-.7-.66-1.256-1.333-1.227\"></path></g><g><path fill=\"#6ea6c6\" d=\"M464.068 199.268v-.002a2.212 2.212 0 0 1-.013-.237c.005-.055.005-.084.005-.103a2.336 2.336 0 0 1 .09-.408l.028-.061c.293-.633.126-1.394-.516-1.738-.587-.318-1.444-.117-1.735.517-.557 1.2-.66 2.695.246 3.739.459.53 1.37.416 1.81-.053.452-.48.42-1.106.098-1.61-.004-.013-.004-.024-.013-.044\"></path></g><g><path fill=\"#6ea6c6\" d=\"M465.227 173.363c-.02-.056-.044-.109-.063-.163a2.59 2.59 0 0 1-.083-.278c-.005-.046-.015-.094-.018-.125-.005-.091-.004-.18-.004-.267 0-.698-.66-1.255-1.334-1.23-.718.032-1.225.638-1.225 1.336 0 .758.23 1.414.559 2.09.306.63 1.22.75 1.764.41.638-.399.713-1.139.408-1.766 0-.005-.001-.005-.004-.007\"></path></g><g><path fill=\"#5d474b\" d=\"M481.926 78.024c-.77-.665-1.807-.868-2.58-.508-.483.228-1.288.879-1.255 2.7l.781-.013c-.017-1.024.27-1.726.807-1.979.497-.231 1.197-.077 1.736.39.564.488.786 1.172.586 1.828l.75.225c.29-.959-.018-1.947-.825-2.643\"></path></g><g><path fill=\"#5d474b\" d=\"M492.989 72.455c-1.038-.086-1.876-.429-2.866-.715-.038 1.295.255 2.515 1.796 2.464.25-.008 2.626-.306 3.786-.375.375-.022.622-.02.629.023-.186-1.388-2.325-1.316-3.345-1.397\"></path></g><g><path fill=\"#5d474b\" d=\"M478.882 72.704c-1.105.374-1.906.464-1.472 1.78-.072-.22 2.816-.322 3.035-.36.377-.068.656-.175.855-.318.595-.422.493-1.157.243-2.106.047.194-2.445.93-2.661 1.004\"></path></g><g><path fill=\"#896f74\" d=\"M485.344 56.864c-.623-.017-1.024-.414-1.294-.93-.504-.964-1.957-.113-1.457.85.553 1.054 1.554 1.732 2.751 1.766 1.086.033 1.086-1.654 0-1.686\"></path></g><g><path fill=\"#896f74\" d=\"M492.757 58.554c-.636 0-1.344.057-1.936-.22-.413-.198-.903-.121-1.15.302-.217.369-.115.957.303 1.153.89.42 1.813.451 2.783.451 1.085.002 1.085-1.685 0-1.686\"></path></g><g><path fill=\"#896f74\" d=\"M500.173 58.886a3.083 3.083 0 0 1-.798-.143 2.807 2.807 0 0 1-.34-.12 2.62 2.62 0 0 1-.182-.097 2.011 2.011 0 0 0-.073-.035c-.007-.008-.015-.018-.033-.033-.8-.73-1.994.46-1.19 1.192.68.62 1.715.9 2.616.922 1.087.026 1.086-1.66 0-1.686\"></path></g><g><path fill=\"#896f74\" d=\"M503.402 63.668c.311.987.24 1.925 0 2.924-.25 1.057 1.376 1.505 1.626.447.305-1.28.397-2.55 0-3.82-.322-1.035-1.95-.593-1.626.449\"></path></g><g><path fill=\"#896f74\" d=\"M481.3 59.565c-.408-.014-.858-.211-1.088-.43-.79-.743-1.983.446-1.192 1.194a3.47 3.47 0 0 0 2.28.921c1.089.032 1.085-1.654 0-1.685\"></path></g><g><path fill=\"#896f74\" d=\"M486.353 61.247c-.12 0-.24-.003-.36-.013a.801.801 0 0 0-.65-.324c-.432 0-.874.383-.841.843.04.559.386.927.909 1.087.297.091.632.092.942.092a.85.85 0 0 0 .844-.842.851.851 0 0 0-.844-.843\"></path></g><g><path fill=\"#896f74\" d=\"M499.755 62.173a.85.85 0 0 0-1.191 0 .85.85 0 0 0 0 1.192l1.01 1.012a.851.851 0 0 0 1.192 0 .856.856 0 0 0 0-1.192z\"></path></g><g><path fill=\"#896f74\" d=\"M477.015 61.027c-.411-.21-.912-.11-1.153.302-.224.38-.107.945.301 1.154.627.321.987.686 1.515 1.216.769.77 1.96-.422 1.192-1.192-.566-.566-1.138-1.112-1.855-1.48\"></path></g><g><path fill=\"#896f74\" d=\"M485.344 64.285c-.196-.005-.272-.02-.508-.099.08.027-.003-.015-.076-.05-.126-.306-.393-.526-.763-.526-.427 0-.886.386-.844.844.1 1.077 1.244 1.495 2.191 1.516.46.011.845-.39.845-.842a.854.854 0 0 0-.845-.843\"></path></g><g><path fill=\"#e8f5f8\" d=\"M510.53 221.96v3.915c0 1.205 1.863 1.205 1.863 0v-3.915c0-1.2-1.863-1.2-1.863 0\"></path></g><g><path fill=\"#e8f5f8\" d=\"M509.97 233.712v3.918c0 1.2 1.864 1.2 1.864 0v-3.918c0-1.203-1.864-1.203-1.864 0\"></path></g><g><path fill=\"#e8f5f8\" d=\"M509.97 249.373v3.356c0 1.201 1.864 1.201 1.864 0v-3.356c0-1.204-1.864-1.204-1.864 0\"></path></g><g><path fill=\"#e8f5f8\" d=\"M508.85 265.602v2.239c0 1.202 1.862 1.202 1.862 0v-2.24c0-1.202-1.862-1.202-1.862 0\"></path></g><g><path fill=\"#e8f5f8\" d=\"M512.333 278.939c.511 1.06.957 2.262.99 3.447.035 1.198 1.896 1.205 1.862 0-.04-1.531-.583-3.025-1.243-4.387-.524-1.084-2.131-.137-1.609.94\"></path></g><g><path fill=\"#e8f5f8\" d=\"M516.12 294.692c.028.976.53 1.84.558 2.798.035 1.198 1.899 1.203 1.865 0-.03-.976-.535-1.84-.56-2.798-.037-1.2-1.9-1.205-1.862 0\"></path></g><g><path fill=\"#e8f5f8\" d=\"M517.503 307.666c.171.179.203.266.259.546-.012-.061.018.264.02.32.01.238.009.475.009.712 0 1.202 1.863 1.202 1.863 0 0-1.077-.051-2.078-.832-2.899-.831-.87-2.146.451-1.319 1.321\"></path></g><g><path fill=\"#e8f5f8\" d=\"M517.8 319.87v2.239c0 1.202 1.863 1.202 1.863 0v-2.239c0-1.2-1.863-1.2-1.863 0\"></path></g><g><path fill=\"#e8f5f8\" d=\"M485.926 241.542c-.034 1.035-.534 1.973-.989 2.886-.534 1.073 1.072 2.015 1.608.937.608-1.218 1.2-2.44 1.246-3.823.044-1.204-1.82-1.201-1.865 0\"></path></g><g><path fill=\"#e8f5f8\" d=\"M482.018 254.97c0 .506.035 1.228-.285 1.58-.808.888.506 2.21 1.318 1.323.723-.798.833-1.867.833-2.902.001-1.201-1.864-1.201-1.866 0\"></path></g><g><path fill=\"#e8f5f8\" d=\"M480.158 266.91a.943.943 0 0 0-.934.934l-.003.17c-.09.1-.186.193-.282.288a.94.94 0 0 0 0 1.318c.36.36.96.36 1.32 0 .227-.23.495-.47.64-.76.162-.327.19-.664.19-1.016a.94.94 0 0 0-.93-.934\"></path></g><g><path fill=\"#e8f5f8\" d=\"M476.43 282.942v3.357c0 1.205 1.863 1.205 1.863 0v-3.357c0-1.203-1.863-1.203-1.863 0\"></path></g><g><path fill=\"#e8f5f8\" d=\"M479.964 295.252c-.001-1.203-1.867-1.203-1.864 0 0 1.034.108 2.102.831 2.896.81.893 2.127-.431 1.32-1.318-.323-.354-.287-1.078-.287-1.578\"></path></g><g><path fill=\"#e8f5f8\" d=\"M478.66 308.12v2.799c0 1.202 1.863 1.202 1.863 0v-2.799c0-1.2-1.863-1.2-1.863 0\"></path></g><g><path fill=\"#e8f5f8\" d=\"M477.54 321.55v4.479c0 1.202 1.863 1.202 1.863 0v-4.479c0-1.2-1.863-1.2-1.863 0\"></path></g><g><path fill=\"#e8f5f8\" d=\"M515.56 332.741v3.357c0 1.203 1.864 1.203 1.864 0v-3.357c0-1.201-1.864-1.201-1.864 0\"></path></g><g><path fill=\"#2d3f55\" d=\"M452.734 146.803c-.15-.982-.357-1.934-.708-2.777-.417-1.003-27.821 3.491-28.145 3.726-2.727 2.004-2.087 5.25-.984 7.922 1.375 3.33 2.417 6.903 3.343 10.421 1.05 3.976 2.051 7.972 2.674 12.04.572 3.726.544 8.33 1.582 11.918 1.02 3.531 6.111 2.234 8.99 2.192 4.151-.057 8.309-.815 12.45-1.388 6.189-.853 7.054-2.96 6.442-6.992-.398-2.606-4.73-31.072-5.644-37.062\"></path></g><g><path fill=\"#fefefe\" d=\"M451.573 146.02a12.525 12.525 0 0 1-4.123 1.746c1.367 4.305 4.344 32.722 5.23 37.742.3 1.701-.366 4.457 2.363 3.757 1.386-.353 3.024-2.538 2.79-3.875z\"></path></g><g><path fill=\"#ffcf5c\" d=\"M454.776 185.532c-.56-3.77-1.125-7.539-1.687-11.308-.215-1.434-.83-2.56-1.13-3.939-.363-1.667-.48-3.409-.639-5.105-.129-1.365-.211-2.71-.475-4.062-.436-2.25-1.06-4.491-1.289-6.77-.112-1.125-.205-2.385-.53-3.477-.594-1.986-2.048-2.81-3.966-3.073-2.738-.374-5.357.423-8.06.663-2.335.208-4.696.294-7.029.486-1.943.159-3.674.538-5.595.27-1.374-.19-2.75.432-2.878 1.976-.078.956.427 1.893.58 2.844.117.74.222 1.482.335 2.222a3829.105 3829.105 0 0 0 2.932 18.994c.631 4.02 1.265 8.042 1.934 12.057.238 1.437.174 4.209 1.005 5.466 1.159-.268 18.903-.517 25.312-2.39.197-.06.367-.15.554-.229.865-1.114.93-2.608.636-4.558l-.01-.067\"></path></g><g><path fill=\"#d28a79\" d=\"M461.908 176.602c-2.243-.801-4.14-2.137-6.424-2.958-2.458-.879-4.556-2.176-6.634-3.75-.856-.65-2.378-2.425-3.543-2.473-1.262-.048-2.097 1.608-2.505 2.857-.076.239-.14.458-.185.654-.492 2.047.428 4.893 1.37 6.705 2.076 3.986 5.98 6.588 9.777 8.748 2.68 1.523 5.626 2.677 8.566 3.578 2.035.621 4.244 1.246 6.19 2.087 1.518.654 2.76 1.733 4.45 2.008 3.074.504 3.518-1.683 4.133-4.267.654-2.764 1.198-5.49-.935-7.77-3.848-4.114-9.367-3.666-14.26-5.419\"></path></g><g><path fill=\"#c37768\" d=\"M444.49 167.59l-.125.05c-.175.395-.212.556-.465.915 1.397 2.829 3.777 5.527 7.627 7.793l.58-1.054c-3.93-2.317-6.422-4.833-7.618-7.704\"></path></g><g><path fill=\"#c37768\" d=\"M442.812 170.24c-.17.794-.17.794-.182 1.749 1.446 2.846 3.828 5.229 7.915 7.531l.607-1.16c-4.233-2.382-7.146-5.193-8.34-8.12\"></path></g><g><path fill=\"#c37768\" d=\"M447.245 179.42c-2.13-1.775-3.952-3.874-4.085-4.4.03 1.098.696 2.362 1.3 3.187a11.456 11.456 0 0 0 1.686 1.809c.381.33 4.809 3.214 4.953 2.903-.002 0 .516-1.114.516-1.114-.09.198-4.042-2.108-4.37-2.384\"></path></g><g><path fill=\"#c37768\" d=\"M443.152 175.021a.77.77 0 0 1-.004-.086c-.007.015-.007.048.004.086\"></path></g><g><path fill=\"#417998\" d=\"M467.046 176.63c-4.274-.044-3.68 11.263-2.279 13.646l.094.153c.923 1.454 3.328 2.992 5.07 2.89 1.524-.083.755-13.356.715-14.552l1.669.765c-1.533-.704-3.63-2.884-5.269-2.902\"></path></g><g><path fill=\"#649abf\" d=\"M543.195 129.926c-1.914-7.388-7.244-18.851-16.747-17.17-3.07.543-5.166 2.459-6.652 4.973-2.363 4.001-3.174 9.524-3.891 13.45-.941 5.139-.817 10.424-.736 15.624.147 9.384-3.185 19.27-11.223 24.75-8.334 5.68-18.772 7.272-28.663 6.988-1.353-.039-4.351-.706-5.401.139-2.973 2.394-2.135 7.805-1.152 10.93 1.48 4.69 4.312 6.57 8.533 8.607 3.43 1.655 6.57 2.857 10.432 3.244 11.304 1.13 23.16-.285 33.469-5.242 5.16-2.478 10.024-5.771 13.708-10.2 5.892-7.08 9.927-17.104 10.714-26.312.366-4.273-.077-9.072-.204-13.413-.16-5.505-.803-11.029-2.187-16.368\"></path></g><g><path fill=\"#6ea6c6\" d=\"M477.191 182.443c-1.022-.472-2.117-.523-3.224-.523-.698 0-1.254.659-1.226 1.337.03.717.637 1.225 1.335 1.225.347.002.691.004 1.038.025.063.006.332.047.458.071.22.043.26.054.402.118.633.29 1.386.125 1.736-.518.314-.583.115-1.446-.519-1.735\"></path></g><g><path fill=\"#6ea6c6\" d=\"M486.887 182.483c-.466.215-1.043.171-1.57.171-.696.002-1.252.658-1.226 1.334.03.721.638 1.226 1.333 1.226 1.007 0 1.903-.13 2.822-.558.634-.295.744-1.227.407-1.77-.405-.644-1.134-.7-1.766-.403\"></path></g><g><path fill=\"#6ea6c6\" d=\"M500.246 176.585c-.665-.36-1.338-.056-1.738.517-.053.08-.159.184-.246.274a.435.435 0 0 0-.069.044l-.05.037c-.01.003-.016.003-.033.009-.024.011-.048.016-.073.022-.04.011-.134.029-.172.03-.16.016-.32.014-.479.014-.697 0-1.253.658-1.225 1.335.03.718.637 1.227 1.331 1.224.5 0 1.006-.035 1.475-.21.794-.298 1.323-.877 1.796-1.559.4-.572.045-1.433-.517-1.737\"></path></g><g><path fill=\"#6ea6c6\" d=\"M507.997 171.3c-.654.03-1.1.516-1.204 1.115a1.295 1.295 0 0 0-1.122 1.32c.03.706.638 1.246 1.335 1.226.602-.015 1.113-.301 1.565-.675.52-.433.74-1.1.759-1.756.02-.698-.674-1.256-1.333-1.23\"></path></g><g><path fill=\"#6ea6c6\" d=\"M517.515 161.05c-.732.032-1.209.637-1.226 1.335v.005c-.008.031-.013.064-.02.093-.022.036-.04.074-.06.11-.017.02-.03.039-.047.058-.081.092-.17.18-.256.265-.494.498-.443 1.345.053 1.814.519.491 1.318.442 1.811-.053.678-.68 1.057-1.425 1.08-2.4.016-.695-.673-1.253-1.335-1.226\"></path></g><g><path fill=\"#6ea6c6\" d=\"M521.375 151.633c.21-.67-.316-1.39-.96-1.54-.72-.164-1.328.296-1.536.962-.352 1.14-.478 2.482.027 3.599.285.635.877 1.07 1.603.845.605-.189 1.132-.968.84-1.609-.338-.748-.211-1.493.026-2.257\"></path></g><g><path fill=\"#6ea6c6\" d=\"M522.203 136.297c-.582-.314-1.446-.117-1.735.518-.467 1.022-.517 2.12-.518 3.229 0 .697.658 1.253 1.332 1.226.72-.03 1.226-.637 1.226-1.336 0-.346.005-.694.025-1.039.005-.061.049-.332.07-.46.044-.22.055-.26.12-.4.29-.635.126-1.39-.52-1.738\"></path></g><g><path fill=\"#6ea6c6\" d=\"M523.343 123.364c-.718-.166-1.33.294-1.537.96-.363 1.18-.396 2.412-.396 3.638-.002 1.654 2.559 1.544 2.559-.107 0-1.014.03-1.978.335-2.954.208-.668-.317-1.388-.961-1.537\"></path></g><g><path fill=\"#6ea6c6\" d=\"M479.455 188.15h-1.096c-.7 0-1.256.66-1.228 1.337.033.717.637 1.226 1.335 1.226h1.096c.698 0 1.255-.66 1.226-1.337-.029-.717-.634-1.226-1.333-1.226\"></path></g><g><path fill=\"#6ea6c6\" d=\"M490.178 187.241c-.468.219-1.045.173-1.571.173-.698 0-1.252.66-1.226 1.334.03.719.637 1.227 1.333 1.227 1.008-.002 1.903-.132 2.819-.559.637-.295.746-1.227.408-1.767-.404-.647-1.134-.702-1.763-.408\"></path></g><g><path fill=\"#6ea6c6\" d=\"M502.256 183.586c-.51.25-1.028.517-1.571.538-1.65.059-1.543 2.62.107 2.56 1.024-.035 1.923-.476 2.821-.926.625-.311.75-1.215.408-1.766-.397-.636-1.141-.717-1.765-.406\"></path></g><g><path fill=\"#6ea6c6\" d=\"M515.313 177.891c-1.099.049-1.962.756-2.707 1.5-.494.495-.444 1.344.053 1.81.52.492 1.319.44 1.81-.05.079-.08.155-.154.235-.231.045-.042.094-.088.14-.127l.042-.042c.01-.007.012-.007.021-.016.124-.097.256-.177.39-.253a.324.324 0 0 1 .054-.018.14.14 0 0 0 .024-.013c.013 0 .025.004.046 0a1.295 1.295 0 0 0 1.227-1.333 1.294 1.294 0 0 0-1.335-1.227\"></path></g><g><path fill=\"#6ea6c6\" d=\"M523.364 167.27c-.742.032-1.195.642-1.226 1.337l.005-.098c.002-.011.005-.016.01-.027-.003.007-.008.011-.01.018.01-.256.005-.07-.023.05-.026.056-.05.113-.078.163a2.89 2.89 0 0 1-.162.282c-.04.052-.083.097-.125.144-.482.504-.453 1.333.051 1.812.513.483 1.33.45 1.812-.055.61-.636 1.04-1.51 1.079-2.396.031-.698-.683-1.256-1.333-1.23\"></path></g><g><path fill=\"#6ea6c6\" d=\"M527.325 153.149c-.582-.317-1.445-.12-1.736.516-.467 1.022-.518 2.121-.519 3.228 0 .697.658 1.254 1.333 1.227.72-.031 1.224-.637 1.224-1.337 0-.345.008-.691.028-1.038.006-.064.048-.332.071-.458.041-.221.052-.262.115-.401.292-.634.127-1.39-.516-1.737\"></path></g><g><path fill=\"#6ea6c6\" d=\"M528.858 139.811c-.72.03-1.228.637-1.228 1.334v2.199c0 .698.661 1.254 1.337 1.225.718-.027 1.224-.635 1.224-1.334v-2.196c0-.7-.66-1.256-1.333-1.228\"></path></g><g><path fill=\"#6ea6c6\" d=\"M528.858 128.091c-.72.03-1.228.638-1.228 1.335v2.197c0 .699.661 1.255 1.337 1.227.718-.03 1.224-.638 1.224-1.335v-2.196c0-.7-.66-1.256-1.333-1.228\"></path></g><g><path fill=\"#6ea6c6\" d=\"M529.585 118.931c-.717.03-1.225.636-1.225 1.334v.732c0 .699.657 1.256 1.332 1.228.719-.03 1.226-.638 1.226-1.335v-.732c0-.698-.659-1.256-1.333-1.227\"></path></g><g><path fill=\"#6ea6c6\" d=\"M482.018 194.37l-.06-.001c-.022-.008-.055-.012-.107-.023a2.99 2.99 0 0 1-.245-.066c.12.053.111.05-.03-.01a3.028 3.028 0 0 1-.314-.167l-.022-.015a1.047 1.047 0 0 1-.115-.104 1.295 1.295 0 0 0-1.812.053 1.299 1.299 0 0 0 .054 1.814c.748.707 1.746 1.052 2.763 1.08.696.02 1.251-.675 1.225-1.336-.03-.731-.638-1.205-1.337-1.225\"></path></g><g><path fill=\"#6ea6c6\" d=\"M497.43 194.423c-.708.327-1.456.31-2.235.312-1.65 0-1.542 2.56.109 2.56.961 0 1.997-.017 2.887-.423.633-.29 1.071-.873.842-1.604-.188-.606-.966-1.139-1.603-.845\"></path></g><g><path fill=\"#6ea6c6\" d=\"M508.217 191.115c-.006.007-.007.01-.015.018-.013.009-.024.015-.044.03-.036.02-.286.152-.28.156-.098.038-.2.072-.301.098-.026.007-.044.014-.064.018a3.37 3.37 0 0 1-.246.01c-.698.023-1.255.648-1.226 1.337.027.702.638 1.247 1.334 1.227a4.145 4.145 0 0 0 2.708-1.134c.508-.48.429-1.352-.055-1.813-.528-.5-1.302-.425-1.811.053\"></path></g><g><path fill=\"#6ea6c6\" d=\"M519.558 185.988c-.077.075-.153.155-.233.229-.047.042-.093.087-.14.128a.553.553 0 0 0-.043.042c-.009.005-.01.01-.022.016a2.93 2.93 0 0 1-.389.25c-.015.007-.03.012-.054.02-.013.005-.013.01-.023.012h-.048a1.293 1.293 0 0 0-1.225 1.335 1.292 1.292 0 0 0 1.334 1.227c1.098-.05 1.962-.759 2.706-1.502.495-.494.446-1.342-.05-1.814-.524-.49-1.32-.436-1.813.057\"></path></g><g><path fill=\"#6ea6c6\" d=\"M526.51 175.723c-.252.27-.46.584-.665.887-.083.122-.163.244-.246.367a2.07 2.07 0 0 1-.186.215 1.293 1.293 0 0 0 .056 1.811c.508.48 1.328.45 1.809-.053.255-.264.458-.58.664-.883.08-.124.164-.246.247-.366a3.775 3.775 0 0 1 .187-.215 1.29 1.29 0 0 0-.054-1.81 1.298 1.298 0 0 0-1.812.047\"></path></g><g><path fill=\"#6ea6c6\" d=\"M533.541 163.398c-.592-.32-1.431-.108-1.737.518-.17.352-.309.718-.438 1.093-.043.123-.083.247-.126.37l-.002.008a6.71 6.71 0 0 1-.165.36c-.305.627-.117 1.397.518 1.736.592.322 1.431.112 1.737-.516.17-.354.309-.72.437-1.09.043-.126.081-.249.127-.372 0-.004 0-.007.004-.01.05-.123.105-.242.163-.359.305-.627.115-1.397-.518-1.738\"></path></g><g><path fill=\"#6ea6c6\" d=\"M533.49 151.034v3.664c0 1.651 2.56 1.543 2.56-.11v-3.66c0-1.654-2.56-1.546-2.56.106\"></path></g><g><path fill=\"#6ea6c6\" d=\"M535.807 137.611c-.718.03-1.227.636-1.227 1.334v2.564c0 .698.658 1.254 1.334 1.227.717-.03 1.226-.637 1.226-1.335v-2.563c0-.7-.658-1.255-1.333-1.227\"></path></g><g><path fill=\"#6ea6c6\" d=\"M534.278 126.459c.244.76.308 1.426.309 2.236 0 1.653 2.56 1.544 2.56-.108 0-.988-.12-1.946-.422-2.89-.505-1.573-2.951-.816-2.447.762\"></path></g><g><path fill=\"#6ea6c6\" d=\"M521.029 189.645l-1.463 1.466c-.495.496-.442 1.343.052 1.812.52.492 1.318.443 1.81-.052.49-.487.977-.979 1.468-1.465.49-.493.442-1.344-.054-1.811-.522-.494-1.32-.44-1.813.05\"></path></g><g><path fill=\"#6ea6c6\" d=\"M529.588 182.28a1.3 1.3 0 0 0-.88.403c-.095.105-.159.216-.211.33a4.255 4.255 0 0 0-.521.402c-.504.487-.433 1.354.054 1.814.507.479 1.243.43 1.746-.003.212-.16.434-.295.639-.464.369-.316.486-.794.505-1.251.034-.702-.683-1.255-1.332-1.23\"></path></g><g><path fill=\"#6ea6c6\" d=\"M535.444 174.23c-.332.016-.65.162-.877.405a1.17 1.17 0 0 0-.277.484 4.473 4.473 0 0 0-.198.255c-.19.27-.227.608-.24.926-.034.698.685 1.255 1.336 1.226.329-.015.647-.158.875-.403.141-.147.223-.308.278-.487.066-.079.13-.156.195-.253.193-.267.227-.607.243-.923.029-.7-.686-1.255-1.335-1.23\"></path></g><g><path fill=\"#6ea6c6\" d=\"M539.106 162.14c-.717.034-1.226.64-1.226 1.338v1.097c0 .7.659 1.254 1.335 1.228.715-.032 1.224-.637 1.224-1.335v-1.1c0-.697-.659-1.252-1.333-1.227\"></path></g><g><path fill=\"#6ea6c6\" d=\"M540.568 147.861c-.72.03-1.228.636-1.228 1.335v2.562c0 .698.657 1.256 1.335 1.227.719-.028 1.226-.637 1.226-1.334v-2.565c0-.696-.66-1.254-1.333-1.225\"></path></g><g><path fill=\"#fefefe\" d=\"M450.325 145.103c-1.122-.225-2.877.498-3.668.602-4.099.542-8.191 1.157-12.304 1.694-2.621.342-5.248.373-7.832.96-.62.14-1.805.196-1.801 1.031.001.246.147.461.343.6 3.73-.616 7.557-.635 11.252-1.428 1.7-.365 3.436-.698 5.172-.827a12.795 12.795 0 0 1 2.51.047c.32-.18.68-.288 1.063-.269 1.073.054 1.932.459 2.71 1.154.296.262 1.566-.785 1.795-.908.75-.405 1.46-.525 2.325-.541.199-.947-.666-1.934-1.565-2.115\"></path></g><g><path fill=\"#cbd4dc\" d=\"M205.032 172.316c-13.224-8.066-23.948-19.519-35.088-30.129-1.575-1.5-3.965.884-2.386 2.387 11.351 10.813 22.296 22.438 35.77 30.658 1.864 1.136 3.558-1.784 1.704-2.916\"></path></g><g><path fill=\"#cbd4dc\" d=\"M206.72 159.942c-11.409-6.4-21.877-14.206-31.713-22.812-1.63-1.427-4.028.952-2.386 2.387 10.047 8.79 20.74 16.803 32.397 23.34 1.9 1.067 3.6-1.85 1.702-2.915\"></path></g><g><path fill=\"#cbd4dc\" d=\"M178.376 126.99c-1.36-1.698-3.733.707-2.385 2.389 7.765 9.693 19.042 15.37 28.118 23.638 1.605 1.463 3.999-.919 2.386-2.387-9.074-8.265-20.362-13.957-28.12-23.64\"></path></g><g><path fill=\"#cbd4dc\" d=\"M202.376 132.194c-8.896-3.545-16.209-9.767-23.438-15.889-1.65-1.397-4.05.98-2.385 2.388 7.706 6.527 15.447 12.98 24.925 16.757 2.024.806 2.894-2.461.898-3.256\"></path></g><g><path fill=\"#cbd4dc\" d=\"M367.553 237.047c-4.986-2.912-8.623-7.49-13.156-10.993-1.697-1.314-4.105 1.057-2.385 2.388 4.762 3.682 8.594 8.459 13.838 11.52 1.883 1.1 3.581-1.819 1.703-2.915\"></path></g><g><path fill=\"#fefefe\" d=\"M354.963 226.618c-1.54-1.541-3.925.846-2.385 2.388 3.096 3.098 6.208 6.18 9.56 9.005 1.653 1.393 4.053-.984 2.386-2.388-3.351-2.824-6.464-5.908-9.56-9.005\"></path></g><g><path fill=\"#fefefe\" d=\"M356.648 215.364c-1.547-1.534-3.934.854-2.386 2.387 3.202 3.178 6.637 6.121 9.56 9.569 1.41 1.663 3.785-.738 2.385-2.388-2.923-3.447-6.357-6.39-9.56-9.568\"></path></g><g><path fill=\"#fefefe\" d=\"M91.436 293.895c-8.27-5.428-15.746-11.924-23.278-18.31-1.65-1.398-4.049.979-2.386 2.388 7.75 6.571 15.452 13.253 23.961 18.837 1.825 1.2 3.514-1.727 1.703-2.915\"></path></g><g><path fill=\"#fefefe\" d=\"M95.373 285.452c-8.161-5.354-15.542-11.714-22.716-18.31-1.598-1.47-3.991.911-2.385 2.388 7.383 6.789 14.999 13.328 23.399 18.837 1.825 1.198 3.514-1.728 1.702-2.915\"></path></g><g><path fill=\"#fefefe\" d=\"M93.114 270.256c-4.262-2.783-7.174-7.105-11.248-10.13-1.749-1.301-3.428 1.633-1.702 2.915 4.078 3.03 6.954 7.328 11.247 10.13 1.829 1.195 3.518-1.73 1.703-2.915\"></path></g><g><path fill=\"#eaae52\" d=\"M454.422 151.487c-.334-2.075-.326-4.392-1.358-6.28-1.235-2.266-3.218-2.267-5.483-1.918-6.138.943-12.282 1.645-18.44 2.536-1.93.28-4.577.747-6.245 1.763-.979.597-2.24 2.421-.382 2.7 1.54.23 3.166-.163 4.69-.306 4.667-.434 9.24-.806 13.873-1.421 1.301-.173 3.812-.974 5.007-.233 1.04.646 1.335 2.237 1.662 3.303.654 2.133 1.081 4.405 1.529 6.595.613 3.004 2.24 11.17 3.003 14.135.47.077.923.174 1.357.3-.208-2.183-1.072-4.476-1.446-6.582-.608-3.443-2.233-15.537-3.513-17.859-.965-1.748-2.842-1.38-4.63-1.176l-.067.008c-3.505.418-7.003.898-10.507 1.323-2.05.25-4.102.495-6.16.694-.786.076-6.018.704-3.347-.976 1.091-.687 2.287-.607 3.521-.777 1.804-.246 3.601-.53 5.398-.819 3.522-.565 7.042-1.156 10.588-1.544 1.988-.217 3.996-.101 5.977-.454.17-.03.477-.087.801-.17 2.931-.073 3.263 8.573 3.595 10.567.52 3.128 1.082 6.248 1.647 9.367.582 3.211 1.395 6.307 1.199 9.606-.042.726 1.082.72 1.125 0 .2-3.36-.527-6.643-1.24-9.906-.897-4.11-1.489-8.323-2.154-12.476\"></path></g><g><path fill=\"#eaae52\" d=\"M453.765 188.13c.501.871-2.796 1.604-3.187 1.704-3.892 1.007-7.948 1.506-11.942 1.895-1.705.163-3.435.2-5.144.244-1.586.04-4.791.898-5.842-.745.286.445-.137 1.284.355 1.777.437.438 1.312.394 1.869.356 2.553-.17 16.494-1.203 20.88-1.945 2.437-.413 5.733-.816 3.982-3.852-.362-.629-1.334-.063-.971.567\"></path></g><g><path fill=\"#ed6566\" d=\"M251.546 133.476c-2.418-2.862-7.228-2.481-9.708 0-2.81 2.812-2.413 6.86 0 9.716.057.07.107.128.147.176.142.205.281.41.42.617.449.67.844 1.375 1.228 2.084.281.52.534 1.054.779 1.591-.015-.005.331.83.404 1.026.189.509.356 1.025.524 1.54.64 1.969 1.098 3.993 1.465 6.027.027.151.049.302.074.454.003.053.142 1 .161 1.177.129 1.168.196 2.34.243 3.513.086 2.14-.003 4.284-.206 6.414l-.052.46a36.215 36.215 0 0 1-.95 4.359c-.24.87-.537 1.722-.852 2.566l-.01.031a24.379 24.379 0 0 1-.834 1.643c-.298.547-.636 1.07-.984 1.584-.145.19-.42.56-.534.69-.321.368-.672.707-1.023 1.046-2.691 2.6-2.61 7.104 0 9.715 2.68 2.682 7.017 2.6 9.708 0 7.362-7.111 9.645-18.037 9.482-27.92-.166-10.076-2.887-20.703-9.482-28.509\"></path></g><g><path fill=\"#dde8ea\" d=\"M275.913 145.301c-1.406-4.406-3.123-8.936-5.67-12.822-2.418-3.686-8.365-.248-5.928 3.467 4.739 7.228 7.135 16.718 8.194 25.31 1.002 8.116 1.173 19.687-6.962 23.574-3.994 1.908-.51 7.83 3.464 5.932 10.25-4.896 11.44-17.985 10.53-27.948-.542-5.948-1.815-11.829-3.628-17.513\"></path></g><g><path fill=\"#dde8ea\" d=\"M375.069 146.916c-6.917-2.179-14.32-2.953-21.532-3.315-12.529-.63-56.741-3.309-54.965 18.549.406 5.004 3.547 8.855 7.396 11.802 9.594 7.343 23.033 9.72 34.743 10.856 12.6 1.222 26.307.688 38.045-4.47 4.445-1.953 8.725-5.108 10.988-9.508 2.355-4.583 2.473-10.325-.38-14.716-3.19-4.906-8.911-7.502-14.295-9.198\"></path></g><g><path fill=\"#dde8ea\" d=\"M143.906 266.16c-4.078 1.272-5.499 5.556-4.954 9.89.536 4.27 1.098 9.476 1.205 14.591.116 5.511-.31 9.362-1.892 14.59-1.254 4.148 1.401 8.782 4.955 9.89 3.901 1.216 7.473-1.473 8.725-5.615 3.716-12.291 2.265-25.17.686-37.73-.546-4.347-5.36-6.665-8.725-5.615\"></path></g><g><path fill=\"#dde8ea\" d=\"M265.4 270.945c-3.48.958-6.307 5.102-4.955 8.732 1.966 5.275 2.166 9.27 1.51 14.964-.012.062-.047.3-.108.721-.111.727-.239 1.45-.365 2.174-.25 1.433-.521 2.86-.777 4.292-.531 2.956-.973 5.94-1.199 8.936-.291 3.864 3.447 7.1 7.093 7.1 4.087 0 6.802-3.242 7.094-7.1.031-.469.07-.937.117-1.405.005-.052.144-1.096.172-1.347.196-1.282.427-2.558.659-3.833a191.007 191.007 0 0 0 1.454-9.129c.852-6.42.297-13.063-1.97-19.147-1.349-3.623-4.748-6.053-8.725-4.958\"></path></g><g><path fill=\"#dde8ea\" d=\"M236.392 280.995c-8.872.005-17.745.15-26.616-.075-9.832-.249-35.07-6.994-39.254 7.348-1.043 3.591-1.042 7.739 0 11.33.883 3.044 3.65 5.207 6.84 5.212 14.534.024 29.073 1.046 43.608.923 5.501-.047 11.26-.565 16.188-3.205 5.985-3.205 7.922-10.08 6.074-16.321-.9-3.036-3.638-5.214-6.84-5.212\"></path></g><g><path fill=\"#eaae52\" d=\"M423.099 225.348c-6.93.606-14.327.693-20.766-.433-3.805-.666-7.628.964-8.725 4.958-.95 3.458 1.141 8.065 4.955 8.733 8.158 1.428 16.295 1.66 24.536.94 3.85-.336 7.093-2.974 7.093-7.1 0-3.613-3.236-7.435-7.093-7.098\"></path></g><g><path fill=\"#a0cfe2\" d=\"M111.22 269.51h-3.432a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h3.433a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M127.69 269.51h-3.431a2.31 2.31 0 0 0-2.289 2.29 2.31 2.31 0 0 0 2.289 2.29h3.431a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M163.172 269.14c-1.705-.794-3.409-.999-5.273-1-1.248-.001-2.289 1.043-2.289 2.29a2.311 2.311 0 0 0 2.289 2.29c1.02.001 2.028-.06 2.963.375 1.131.526 2.457.329 3.13-.822.586-1 .31-2.607-.82-3.133\"></path></g><g><path fill=\"#a0cfe2\" d=\"M180.55 268.828c.74.04.047-.007-.158-.062-.268-.071-.533-.154-.8-.23-.802-.23-1.64-.371-2.474-.395-1.247-.035-2.288 1.068-2.288 2.29 0 1.275 1.042 2.254 2.288 2.29.121 0 .242.01.363.02.025.006.095.02.223.041.298.06.592.147.885.23.652.187 1.276.36 1.961.395 1.247.067 2.288-1.091 2.288-2.29 0-1.298-1.043-2.222-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M198.397 268.14h-4.119a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h4.119a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M216.925 268.14h-5.491c-2.952 0-2.952 4.58 0 4.58h5.49c2.952 0 2.952-4.58 0-4.58\"></path></g><g><path fill=\"#a0cfe2\" d=\"M238.209 268.82c-2.059.001-4.065.13-5.96 1-1.134.52-1.403 2.137-.82 3.133.676 1.155 1.996 1.341 3.13.822.964-.443 2.483-.374 3.65-.375 2.951-.002 2.951-4.581 0-4.58\"></path></g><g><path fill=\"#a0cfe2\" d=\"M253.304 270.2h-2.746a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h2.746a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M286.258 271.57h-4.805c-2.95 0-2.95 4.58 0 4.58h4.805c2.951 0 2.951-4.58 0-4.58\"></path></g><g><path fill=\"#a0cfe2\" d=\"M297.921 272.26h-1.372a2.311 2.311 0 0 0-2.289 2.29 2.311 2.311 0 0 0 2.289 2.29h1.372a2.31 2.31 0 0 0 2.289-2.29 2.31 2.31 0 0 0-2.289-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M121.434 280.257c-.676-1.155-1.997-1.342-3.13-.822-.965.443-2.484.374-3.65.375-2.952.002-2.952 4.581 0 4.58 2.058-.002 4.064-.13 5.96-1 1.133-.52 1.403-2.137.82-3.133\"></path></g><g><path fill=\"#a0cfe2\" d=\"M132.497 280.5h-2.059a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h2.06a2.31 2.31 0 0 0 2.287-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M164.077 279.814c-.238 0-.476 0-.715-.005-.083-.001-.294-.023-.436-.037l-.015-.004c-.905-.828-2.312-.856-3.198.03-.865.866-.903 2.378 0 3.238 1.24 1.181 2.724 1.357 4.364 1.358 1.247 0 2.288-1.042 2.288-2.29a2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M254.682 280.497c-.386 0-.773-.004-1.16-.02a2.13 2.13 0 0 0-1.586-.667c-1.155 0-2.41 1.045-2.288 2.29.139 1.413.887 2.268 2.202 2.732.861.304 1.928.244 2.832.245 1.247 0 2.288-1.042 2.288-2.29a2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M286.718 282.88c-1.267-.62-2.483-.999-3.9-1-1.247-.001-2.288 1.043-2.288 2.29a2.31 2.31 0 0 0 2.288 2.29c.133 0 .264.002.397.005.046.001.092.005.138.008.196.039.388.094.578.156.034.011.067.025.1.037-.055-.016.323.141.378.169 1.12.547 2.465.314 3.13-.822.595-1.015.3-2.586-.82-3.133\"></path></g><g><path fill=\"#a0cfe2\" d=\"M299.54 282.542a2.309 2.309 0 0 0-3.283.046c-1.113.148-1.997 1.111-1.997 2.26 0 1.248 1.041 2.29 2.288 2.29.14 0 .28.001.42-.012.678-.062.787-.115 1.403-.377.445-.19.827-.627 1.168-.97a2.312 2.312 0 0 0 0-3.237\"></path></g><g><path fill=\"#a0cfe2\" d=\"M115.337 291.49h-4.118a2.31 2.31 0 0 0-2.289 2.29 2.31 2.31 0 0 0 2.289 2.29h4.118a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M128.38 291.49h-3.432a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h3.432a2.31 2.31 0 0 0 2.289-2.29 2.31 2.31 0 0 0-2.289-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M158.581 289.43h-1.373a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h1.373a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M253.988 290.81h-2.06a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.289 2.29h2.059a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M289.001 293.558a2.213 2.213 0 0 0-.22-.01c-.08-.016-.161-.03-.24-.052-.25-.06-.495-.149-.739-.23a7.79 7.79 0 0 0-2.233-.395c-1.248-.036-2.289 1.069-2.289 2.29 0 1.276 1.042 2.254 2.289 2.29.129.01.196.012.22.01.08.016.16.03.24.052.25.06.494.148.738.23.723.24 1.47.373 2.234.395 1.247.037 2.288-1.069 2.288-2.29 0-1.275-1.042-2.254-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M297.925 294.93h-.687a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h.687a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M112.594 303.86h-2.746a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h2.746a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M127.69 304.55h-3.431a2.31 2.31 0 0 0-2.289 2.29 2.31 2.31 0 0 0 2.289 2.29h3.431a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M168.193 308.671c-1.022 0-2.029.061-2.964-.374-1.13-.526-2.457-.33-3.13.822-.586 1-.31 2.606.82 3.132 1.705.794 3.41.999 5.274 1 1.248.001 2.288-1.042 2.288-2.29a2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M193.59 310.04h-3.432a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h3.432a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M220.355 310.037c-1.344 0-3.07.2-4.336-.373-1.136-.515-2.452-.338-3.131.821-.58.991-.316 2.618.821 3.133 2.115.957 4.36.998 6.646 1 2.951 0 2.951-4.579 0-4.58\"></path></g><g><path fill=\"#a0cfe2\" d=\"M247.375 310.707c-1.046-.99-2.262-1.356-3.677-1.357-1.247-.001-2.288 1.042-2.288 2.29a2.31 2.31 0 0 0 2.288 2.29c.128 0 .256.001.384.006l.068.018c.907.848 2.329.89 3.225-.008.863-.864.907-2.382 0-3.239\"></path></g><g><path fill=\"#a0cfe2\" d=\"M257.424 311.41h-.686a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h.686a2.31 2.31 0 0 0 2.289-2.29 2.31 2.31 0 0 0-2.289-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M286.257 311.41h-4.119a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h4.119a2.311 2.311 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M296.792 311.4a2.29 2.29 0 0 0-1.93-.632 2.277 2.277 0 0 0-.374-.038 2.31 2.31 0 0 0-2.288 2.29c0 .354.042.66.098 1.025.032.223.132.445.26.628.357.51.776.899 1.393 1.068.613.17 1.399.092 1.915-.3.341-.26.628-.504.926-.802a2.312 2.312 0 0 0 0-3.238\"></path></g><g><path fill=\"#a0cfe2\" d=\"M289.226 304.773c0-1.198-1.042-2.357-2.289-2.29-.746.04-1.28.232-1.955.543-.108.05-.214.104-.321.158-.042.012-.084.026-.126.034-.048.01-.097.015-.144.026l-.007.001h.006c-1.018.25-1.8 1.09-1.8 2.215 0 1.197 1.041 2.357 2.288 2.29.747-.04 1.28-.232 1.955-.544.109-.05.214-.104.32-.157.042-.013.084-.026.128-.035.048-.008.096-.014.142-.025a.097.097 0 0 0 .008-.002l-.006.001c1.017-.25 1.8-1.091 1.8-2.215\"></path></g><g><path fill=\"#a0cfe2\" d=\"M218.986 185.01h-4.118a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h4.118a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M233.4 184.33h-3.432a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h3.432a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M223.107 174.71h-2.059a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h2.06a2.31 2.31 0 0 0 2.287-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M234.774 175.399c-.037 0-.075-.004-.112-.005-.055-.009-.228-.03-.304-.05a5.277 5.277 0 0 1-.667-.231c-.559-.223-1.041-.373-1.663-.4-1.247-.058-2.288 1.084-2.288 2.289 0 1.185.88 2.065 1.986 2.249.102.022.2.06.299.095.193.07.381.156.572.232.688.275 1.44.383 2.177.4 1.247.03 2.288-1.063 2.288-2.289 0-1.27-1.042-2.26-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M223.787 164.4h-2.059a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h2.06a2.31 2.31 0 0 0 2.287-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M236.837 164.4h-4.118a2.31 2.31 0 0 0-2.289 2.29 2.31 2.31 0 0 0 2.289 2.29h4.118a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M221.73 153.41h-3.432a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h3.432a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M236.147 156.164c-.238 0-.477-.001-.714-.005-.084-.001-.294-.023-.436-.036l-.016-.006c-.905-.827-2.312-.856-3.198.03-.865.867-.903 2.379 0 3.24 1.24 1.18 2.724 1.356 4.364 1.357 1.247 0 2.288-1.042 2.288-2.29a2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M220.602 144.47c-.897-.898-2.335-.862-3.236 0-.05.05-.104.097-.157.143a6.52 6.52 0 0 1-.68.406c-.053.028-.109.053-.164.08-.005.001-.006.001-.011.004a3.767 3.767 0 0 1-.316.097c-1.154.143-2.088 1.043-2.088 2.263 0 1.206 1.041 2.346 2.288 2.29 1.613-.072 3.212-.944 4.364-2.045.901-.862.866-2.371 0-3.238\"></path></g><g><path fill=\"#a0cfe2\" d=\"M230.102 145.051c-.212-.187-.126-.088 0 0\"></path></g><g><path fill=\"#a0cfe2\" d=\"M231.34 145.17c-.154 0-.306-.001-.458-.005-.093-.002-.375-.028-.49-.035a5.206 5.206 0 0 1-.285-.072l-.007-.005.005.005-.029-.007c-.919-.734-2.23-.769-3.1.102-.852.852-.923 2.398 0 3.24 1.216 1.108 2.77 1.355 4.363 1.356 1.247.001 2.288-1.042 2.288-2.29a2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M269.342 171.262a2.31 2.31 0 0 0-3.236 0c-.35.35-.744.723-.967 1.17-.293.586-.389 1.174-.389 1.823a2.31 2.31 0 0 0 2.288 2.29c1.148 0 2.11-.884 2.258-1.998l.046-.046a2.315 2.315 0 0 0 0-3.24\"></path></g><g><path fill=\"#a0cfe2\" d=\"M267.035 160.97c-.814 0-1.501.426-1.905 1.056a2.284 2.284 0 0 0-1.07 1.921c0 1.238 1.041 2.303 2.288 2.29.558-.006 1.042-.155 1.53-.415.937-.5 1.413-1.54 1.445-2.562.039-1.248-1.07-2.29-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M264.284 145.86h-.686a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h.686a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M281.444 138.99h-2.746a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h2.746a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M298.606 139.67h-4.118a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h4.118a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M219.677 138.304c-.239 0-.476-.001-.715-.005-.083-.001-.293-.024-.436-.036l-.015-.005c-.905-.828-2.312-.857-3.198.03-.865.866-.903 2.378 0 3.238 1.24 1.181 2.723 1.357 4.364 1.358 1.247 0 2.288-1.043 2.288-2.29a2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M237.517 138.3h-2.059a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h2.06a2.31 2.31 0 0 0 2.287-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M315.078 136.24c-1.665.001-3.081.269-4.587 1-1.122.544-1.414 2.119-.82 3.133.665 1.138 2.008 1.366 3.13.821.107-.052.173-.085.214-.107l.111-.042c.176-.065.358-.113.54-.156-.049.02.435-.056.54-.06.29-.013.581-.009.872-.01a2.31 2.31 0 0 0 2.288-2.29c0-1.247-1.04-2.29-2.288-2.289\"></path></g><g><path fill=\"#a0cfe2\" d=\"M341.167 135.55h-4.119a2.31 2.31 0 0 0-2.288 2.29 2.311 2.311 0 0 0 2.288 2.29h4.119a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M367.248 135.55h-4.804c-2.952 0-2.952 4.58 0 4.58h4.804c2.951 0 2.951-4.58 0-4.58\"></path></g><g><path fill=\"#a0cfe2\" d=\"M383.72 137.61h-3.432A2.31 2.31 0 0 0 378 139.9a2.31 2.31 0 0 0 2.288 2.29h3.432a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M403.626 138.99h-4.118a2.311 2.311 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h4.118a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M291.745 185.01h-5.492c-2.95 0-2.95 4.58 0 4.58h5.492c2.95 0 2.95-4.58 0-4.58\"></path></g><g><path fill=\"#a0cfe2\" d=\"M310.28 186.385c-.128 0-.255-.002-.381-.007-.024-.005-.047-.012-.07-.018-.906-.847-2.328-.889-3.225.009-.864.863-.906 2.38 0 3.239 1.045.989 2.261 1.355 3.676 1.357 1.248.001 2.288-1.043 2.288-2.29a2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M381.668 184.321c-.747.001-1.577-.034-2.289.21-1.251.43-2.009 1.433-2.058 2.768-.047 1.248 1.075 2.29 2.288 2.29.644 0 1.207-.265 1.614-.686l.445-.001a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M399.506 183.64h-4.117a2.31 2.31 0 0 0-2.289 2.29 2.31 2.31 0 0 0 2.289 2.29h4.117a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M412.109 182.932a2.308 2.308 0 0 0-3.236 0l-.046.046c-1.113.148-1.997 1.11-1.997 2.26 0 1.248 1.04 2.29 2.288 2.29.14 0 .28 0 .42-.012.677-.062.786-.115 1.402-.377.446-.19.826-.626 1.169-.969.882-.882.88-2.356 0-3.238\"></path></g><g><path fill=\"#a0cfe2\" d=\"M400.192 169.897c-.153 0-.304-.003-.454-.008a2.17 2.17 0 0 0-1.605-.679c-1.179 0-2.38 1.044-2.288 2.29.102 1.404.954 2.363 2.274 2.767.653.2 1.391.21 2.073.21 1.247 0 2.288-1.042 2.288-2.29a2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M411.175 170.59h-.687a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h.687a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M402.257 158.22h-2.059a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h2.06a2.31 2.31 0 0 0 2.287-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M411.175 158.22h-.687a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h.687a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M286.25 152.04h-3.432a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h3.432a2.311 2.311 0 0 0 2.289-2.29 2.311 2.311 0 0 0-2.289-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M288.998 163.03h-2.06a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h2.06a2.31 2.31 0 0 0 2.287-2.29 2.31 2.31 0 0 0-2.287-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M290.377 176.08c-1.64 0-3.125.177-4.364 1.358-.903.86-.865 2.372 0 3.238.887.888 2.297.858 3.2.028.1-.014.223-.032.29-.035.291-.013.583-.01.874-.01a2.31 2.31 0 0 0 2.288-2.29c0-1.247-1.04-2.29-2.288-2.289\"></path></g><g><path fill=\"#a0cfe2\" d=\"M299.984 176.77h-2.746a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h2.746a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#a0cfe2\" d=\"M404.314 148.6h-.686c-1.247 0-2.288 1.042-2.288 2.29 0 1.249 1.041 2.29 2.288 2.29h.686a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#dde8ea\" d=\"M382.95 211.565c-.665-1.136-2.01-1.37-3.13-.822a13.89 13.89 0 0 1-.29.138l-.038.014c-.226.087-.459.15-.695.205-.01.002-.013.004-.022.005l-.047.003c-.166.01-.333.01-.5.01a2.31 2.31 0 0 0-2.288 2.29c0 1.247 1.04 2.29 2.289 2.29 1.416-.002 2.632-.382 3.9-1 1.12-.547 1.415-2.118.82-3.133\"></path></g><g><path fill=\"#dde8ea\" d=\"M397.449 210.43h-4.805c-2.952 0-2.952 4.58 0 4.58h4.805c2.95 0 2.95-4.58 0-4.58\"></path></g><g><path fill=\"#dde8ea\" d=\"M414.61 210.43h-3.432a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h3.433a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#dde8ea\" d=\"M426.964 209.74h-.686a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h.686a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#dde8ea\" d=\"M384.407 218.67h-2.059a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h2.06a2.31 2.31 0 0 0 2.287-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#dde8ea\" d=\"M385.777 232.41h-2.059a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h2.06a2.31 2.31 0 0 0 2.287-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#dde8ea\" d=\"M384.413 244.78c-1.87.055-3.683.754-5.048 2.045-.908.858-.864 2.376 0 3.239.9.9 2.329.856 3.235 0 .05-.047.081-.079.1-.1l.026-.018c.238-.167.502-.297.764-.422-.378.18.333-.082.338-.084.119-.031.24-.055.36-.077-.053.015.02.015.225-.002 1.248-.036 2.289-1.015 2.289-2.29 0-1.222-1.04-2.326-2.289-2.29\"></path></g><g><path fill=\"#dde8ea\" d=\"M405 244.09h-3.432a2.31 2.31 0 0 0-2.288 2.29 2.311 2.311 0 0 0 2.288 2.29h3.433a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#dde8ea\" d=\"M423.537 243.401c-1.397.048-2.809.643-4.118.687-1.247.043-2.289 1.01-2.289 2.29 0 1.216 1.042 2.332 2.289 2.29 1.398-.047 2.81-.642 4.118-.687 1.247-.042 2.288-1.01 2.288-2.29 0-1.216-1.04-2.332-2.288-2.29\"></path></g><g><path fill=\"#dde8ea\" d=\"M435.89 242.72h-1.371a2.31 2.31 0 0 0-2.289 2.29 2.31 2.31 0 0 0 2.289 2.29h1.371a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#f27a7e\" d=\"M139.969 180.647c-.433-.866-.87-1.717-1.534-2.434-.538-.581-1.282-.89-2.06-.939-.797-.05-1.488.338-2.06.85-.93.831-.844 2.392 0 3.237.349.349.764.551 1.196.625.177.32.344.647.507.973.557 1.116 2.107 1.42 3.13.822 1.128-.661 1.379-2.018.821-3.134\"></path></g><g><path fill=\"#f27a7e\" d=\"M150.266 188.893c-.469-.922-1.084-1.768-1.984-2.309-1.249-.75-2.657-.47-3.891.114-1.128.532-1.41 2.128-.822 3.132.56.958 1.58 1.252 2.558 1.017.065.118.127.238.188.358.566 1.11 2.102 1.424 3.13.82 1.122-.656 1.388-2.02.821-3.132\"></path></g><g><path fill=\"#f27a7e\" d=\"M161.108 197.002a50.353 50.353 0 0 1-1.866-.97 13.76 13.76 0 0 1-.8-.484 11.11 11.11 0 0 0-.127-.09c-.059-.052-.12-.103-.175-.159-.906-.857-2.337-.9-3.237 0-.862.864-.905 2.381 0 3.24 1.122 1.06 2.531 1.734 3.896 2.418 1.115.558 2.47.306 3.13-.822.6-1.024.294-2.575-.82-3.133\"></path></g><g><path fill=\"#f27a7e\" d=\"M141.339 196.448a7.99 7.99 0 0 0-3.566-3.57c-1.112-.566-2.474-.3-3.131.822-.603 1.03-.29 2.567.821 3.133.281.144.555.296.82.465.026.017.065.045.105.074.065.057.13.112.193.172.094.088.18.184.265.28a7.6 7.6 0 0 1 .542.936c.565 1.111 2.101 1.424 3.13.82 1.121-.657 1.387-2.02.82-3.132\"></path></g><g><path fill=\"#f27a7e\" d=\"M151.64 207.445c-.972-1.906-2.524-3.153-4.722-3.195-1.247-.023-2.288 1.06-2.288 2.29 0 1.267 1.041 2.267 2.288 2.29.047 0 .094.004.14.006l.057.011c.04.04.083.077.122.119.172.25.314.52.451.791.566 1.111 2.102 1.425 3.13.822 1.122-.658 1.388-2.022.821-3.134\"></path></g><g><path fill=\"#f27a7e\" d=\"M138.925 209.733c-1.59-1.548-3.474-2.67-5.737-2.732-1.247-.035-2.288 1.068-2.288 2.29 0 1.275 1.041 2.255 2.288 2.29.107.003.169.002.206 0l.1.02c.156.035.308.077.459.127.259.09.305.108.14.055.628.297 1.104.71 1.596 1.189 2.116 2.058 5.354-1.178 3.236-3.24\"></path></g><g><path fill=\"#f27a7e\" d=\"M148.889 220.498a7.99 7.99 0 0 0-3.566-3.57c-1.112-.566-2.474-.3-3.131.822-.603 1.03-.29 2.567.82 3.133.282.143.556.296.822.466.026.016.065.044.104.072.065.058.13.114.194.173.093.088.179.185.265.28.207.295.378.615.54.935.566 1.112 2.102 1.425 3.131.822 1.121-.657 1.387-2.021.821-3.133\"></path></g><g><path fill=\"#f27a7e\" d=\"M157.455 233.77c-.49-.469-1.055-.862-1.616-1.241-.243-.164-.487-.325-.729-.49a10.518 10.518 0 0 1-.17-.125c-.078-.067-.157-.133-.23-.204-.902-.862-2.34-.897-3.237 0-.866.867-.902 2.376 0 3.239.49.468 1.055.861 1.616 1.24.243.164.487.326.729.491l.17.124c.078.067.156.134.231.205.9.862 2.34.897 3.236 0 .866-.867.901-2.376 0-3.239\"></path></g><g><path fill=\"#f27a7e\" d=\"M161.573 212.474l-.047-.046c-.148-1.113-1.11-1.998-2.257-1.998a2.31 2.31 0 0 0-2.289 2.29c0 .14-.001.28.012.42.062.678.114.787.377 1.403.19.446.626.828.968 1.17.881.883 2.355.882 3.236 0a2.313 2.313 0 0 0 0-3.239\"></path></g><g><path fill=\"#f27a7e\" d=\"M251.75 140.167c-.612-.769-1.604-1.152-2.562-1.186-1.247-.044-2.288 1.076-2.288 2.29 0 .95.572 1.721 1.374 2.077.031 1.242 1.028 2.274 2.286 2.274 1.23 0 2.311-1.041 2.289-2.29-.022-1.201-.355-2.228-1.1-3.165\"></path></g><g><path fill=\"#f27a7e\" d=\"M254.923 152.024c-.86-.904-2.37-.867-3.236 0-.886.887-.857 2.298-.027 3.203.013.099.031.222.034.29.013.29.01.583.01.874a2.31 2.31 0 0 0 2.288 2.29 2.31 2.31 0 0 0 2.288-2.29c-.001-1.641-.177-3.127-1.357-4.367\"></path></g><g><path fill=\"#f27a7e\" d=\"M253.309 168.53a2.31 2.31 0 0 0-2.289 2.29v2.06a2.31 2.31 0 0 0 2.289 2.29 2.31 2.31 0 0 0 2.288-2.29v-2.06a2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#f27a7e\" d=\"M246.441 183.64c-1.259 0-2.255 1.033-2.286 2.274-.802.356-1.375 1.128-1.375 2.077 0 1.215 1.041 2.334 2.289 2.29.958-.034 1.95-.416 2.56-1.186.745-.937 1.078-1.963 1.1-3.165.022-1.248-1.058-2.29-2.288-2.29\"></path></g><g><path fill=\"#e8f5f8\" d=\"M151.278 161.645l-.047-.05-.038-.059c-.114-.183-.205-.38-.301-.573a5.843 5.843 0 0 0-.987-1.38c-.858-.905-2.373-.863-3.236 0-.9.901-.857 2.334 0 3.24l.046.05c.012.02.027.038.039.058.114.183.205.38.3.573.255.506.6.968.988 1.38.857.906 2.372.863 3.236 0 .9-.901.856-2.333 0-3.24\"></path></g><g><path fill=\"#e8f5f8\" d=\"M164.318 171.942c-1.457-1.457-2.887-2.681-5.05-2.731-1.247-.03-2.288 1.063-2.288 2.29 0 1.27 1.042 2.26 2.289 2.29.054 0 .107.005.16.007l.077.017.059.019c.09.05.178.104.264.16l.025.017c.13.11.257.224.383.34.29.268.566.55.845.83a2.31 2.31 0 0 0 3.236 0 2.313 2.313 0 0 0 0-3.239\"></path></g><g><path fill=\"#e8f5f8\" d=\"M177.036 186.148a10.322 10.322 0 0 0-4.253-4.256c-1.105-.579-2.478-.293-3.13.821-.608 1.038-.284 2.556.82 3.134.317.165.615.35.908.553l.094.077c.178.148.344.31.509.471.109.109.215.221.318.336.004.004.228.285.278.34.188.266.354.547.505.835.577 1.106 2.093 1.43 3.13.822 1.113-.653 1.399-2.027.82-3.133\"></path></g><g><path fill=\"#e8f5f8\" d=\"M186.285 195.297c-1.046-1.046-2.134-1.96-3.677-2.044-1.247-.069-2.288 1.093-2.288 2.29 0 1.125.783 1.965 1.802 2.214h-.007l.011.002.068.015.032.008.09.058c.255.22.496.458.734.696a2.31 2.31 0 0 0 3.235 0c.881-.882.882-2.357 0-3.24\"></path></g><g><path fill=\"#e8f5f8\" d=\"M176.678 171.944c-.706-.693-1.47-1.32-2.215-1.972a18.682 18.682 0 0 1-.953-.895c-.373-.376-.303-.257-.592-.791-.594-1.096-2.08-1.438-3.13-.822-1.102.645-1.417 2.036-.822 3.133 1.032 1.905 2.966 3.104 4.476 4.586 2.109 2.067 5.347-1.17 3.236-3.239\"></path></g><g><path fill=\"#e8f5f8\" d=\"M186.969 182.937l-3.432-3.435a2.308 2.308 0 0 0-3.236 0 2.314 2.314 0 0 0 0 3.238l3.432 3.435c.881.883 2.355.883 3.236 0a2.314 2.314 0 0 0 0-3.238\"></path></g><g><path fill=\"#e8f5f8\" d=\"M196.579 193.924c-.056-.056-.106-.116-.158-.176l-.09-.127c-.177-.257-.33-.53-.485-.8-.347-.61-.655-1.241-.968-1.868-.558-1.116-2.109-1.421-3.131-.821-1.127.66-1.38 2.016-.821 3.132.682 1.367 1.357 2.777 2.417 3.899.857.907 2.373.863 3.236 0 .9-.901.856-2.333 0-3.24\"></path></g><g><path fill=\"#e8f5f8\" d=\"M211.437 195.32h-2.059a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h2.06a2.31 2.31 0 0 0 2.287-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#e8f5f8\" d=\"M228.6 194.63h-3.432a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h3.432a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#e8f5f8\" d=\"M256.733 192.57c-2.95 0-2.95 4.58 0 4.58 2.951 0 2.951-4.58 0-4.58\"></path></g><g><path fill=\"#e8f5f8\" d=\"M140.652 234.23c-1.633-2.45-3.308-4.808-6.172-5.86-1.172-.431-2.505.471-2.815 1.6-.352 1.279.429 2.386 1.598 2.816 1.442.53 2.553 2.43 3.437 3.757.691 1.035 2.007 1.48 3.131.82 1.028-.601 1.514-2.092.821-3.132\"></path></g><g><path fill=\"#e8f5f8\" d=\"M149.214 245.452a3.488 3.488 0 0 1-.199-.217l-.031-.045c-.17-.236-.329-.48-.49-.722-.408-.613-.83-1.231-1.339-1.764-.862-.902-2.369-.868-3.236 0-.896.897-.861 2.337 0 3.238.068.069.134.14.196.214l.003.003.032.045c.17.236.329.48.49.722.408.613.83 1.232 1.338 1.764.862.903 2.37.867 3.236 0 .897-.897.862-2.336 0-3.238\"></path></g><g><path fill=\"#e8f5f8\" d=\"M158.145 254.378c-1.045-.99-2.262-1.357-3.677-1.358-1.247-.001-2.288 1.043-2.288 2.29a2.31 2.31 0 0 0 2.288 2.29c.128 0 .256.002.383.007.023.005.046.012.068.018.907.848 2.33.889 3.226-.009.863-.864.907-2.381 0-3.238\"></path></g><g><path fill=\"#e8f5f8\" d=\"M135.486 246.133l-2.059-2.061a2.309 2.309 0 0 0-3.236 0 2.315 2.315 0 0 0 0 3.238c.686.688 1.373 1.375 2.06 2.061.88.883 2.354.882 3.235 0a2.314 2.314 0 0 0 0-3.238\"></path></g><g><path fill=\"#e8f5f8\" d=\"M127.61 250.037c-.907-1.719-2.736-3.124-4.722-3.196-1.247-.044-2.288 1.076-2.288 2.29 0 1.185.893 2.088 2.012 2.255.054.012.108.026.16.042a4.77 4.77 0 0 1 .315.185 4.943 4.943 0 0 1 .326.315c.092.133.17.277.245.42.582 1.103 2.09 1.432 3.13.822 1.11-.651 1.403-2.03.821-3.133\"></path></g><g><path fill=\"#e8f5f8\" d=\"M116.952 253.006c-1.151-1.1-2.75-1.972-4.363-2.044-1.248-.057-2.289 1.083-2.289 2.29 0 1.227.946 2.131 2.11 2.266.033.012.084.028.159.05l.045.015c.073.03.21.085.266.113.199.1.388.215.575.334l.029.02c.015.016.172.137.232.195.901.862 2.34.897 3.236 0 .867-.867.902-2.377 0-3.239\"></path></g><g><path fill=\"#e8f5f8\" d=\"M183.983 285.31c-2.95 0-2.95 4.58 0 4.58 2.952 0 2.952-4.58 0-4.58\"></path></g><g><path fill=\"#f5f4f3\" d=\"M201.14 284.623c-1.313 0-2.709.07-3.65-.374-1.129-.532-2.46-.326-3.13.821-.588 1.005-.308 2.601.82 3.133 1.915.903 3.873.999 5.96 1 2.951.001 2.951-4.579 0-4.58\"></path></g><g><path fill=\"#f5f4f3\" d=\"M216.236 285.31h-4.118a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h4.118a2.31 2.31 0 0 0 2.289-2.29 2.31 2.31 0 0 0-2.289-2.29\"></path></g><g><path fill=\"#f5f4f3\" d=\"M234.09 285.31h-3.432a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h3.432a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#f5f4f3\" d=\"M186.512 295.24c-1.705-.794-3.409-.998-5.274-1-1.247-.001-2.288 1.042-2.288 2.29a2.31 2.31 0 0 0 2.288 2.29c1.022.001 2.03-.06 2.964.375 1.131.526 2.457.329 3.13-.822.586-1 .31-2.607-.82-3.133\"></path></g><g><path fill=\"#f5f4f3\" d=\"M203.886 295.61h-4.118a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h4.118a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#f5f4f3\" d=\"M221.727 294.24h-6.864c-2.95 0-2.95 4.58 0 4.58h6.864c2.951 0 2.951-4.58 0-4.58\"></path></g><g><path fill=\"#f5f4f3\" d=\"M147.599 271.57a2.31 2.31 0 0 0-2.289 2.29v2.748a2.31 2.31 0 0 0 2.289 2.29 2.31 2.31 0 0 0 2.288-2.29v-2.748a2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#f5f4f3\" d=\"M148.432 293.175c-.892-2.803-5.31-1.604-4.412 1.218.52 1.636.603 3.179.604 4.886.002 2.954 4.578 2.954 4.577 0-.002-2.083-.133-4.106-.769-6.104\"></path></g><g><path fill=\"#f5f4f3\" d=\"M270.97 278.257c-.612-.77-1.603-1.151-2.561-1.186-1.248-.044-2.289 1.075-2.289 2.29 0 .95.573 1.721 1.375 2.077.031 1.241 1.027 2.274 2.286 2.274 1.23 0 2.31-1.041 2.289-2.29-.022-1.201-.355-2.228-1.1-3.165\"></path></g><g><path fill=\"#f5f4f3\" d=\"M272.672 296.606c-.892-2.804-5.31-1.605-4.412 1.216.52 1.638.604 3.18.604 4.888.002 2.954 4.578 2.954 4.576 0 0-2.083-.132-4.106-.768-6.104\"></path></g><g><path fill=\"#e0c96c\" d=\"M213.49 122.5h-3.432a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h3.432a2.31 2.31 0 0 0 2.289-2.29 2.31 2.31 0 0 0-2.289-2.29\"></path></g><g><path fill=\"#e0c96c\" d=\"M232.024 121.13h-5.49c-2.952 0-2.952 4.58 0 4.58h5.49c2.951 0 2.951-4.58 0-4.58\"></path></g><g><path fill=\"#e0c96c\" d=\"M250.563 121.13h-2.745a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h2.745a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#e0c96c\" d=\"M266.59 121.108c-.352-.351-.723-.745-1.17-.969-.586-.293-1.173-.388-1.822-.389-1.247 0-2.288 1.042-2.288 2.29 0 1.149.884 2.111 1.997 2.26l.046.046a2.31 2.31 0 0 0 3.236 0c.881-.881.882-2.357 0-3.238\"></path></g><g><path fill=\"#e0c96c\" d=\"M290.374 119.75h-2.746a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h2.746a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#e0c96c\" d=\"M314.642 121.793c-.859-.86-2.15-.836-3.067-.129l-.032.021a2.797 2.797 0 0 1-.264.073c-.057.004-.317.037-.411.042-.198.01-.393.01-.59.01a2.311 2.311 0 0 0-2.288 2.29c0 1.247 1.041 2.29 2.288 2.29 1.593-.002 3.147-.249 4.364-1.358.922-.841.85-2.387 0-3.24\"></path></g><g><path fill=\"#e0c96c\" d=\"M332.247 121.13h-2.059a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h2.06a2.31 2.31 0 0 0 2.287-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#e0c96c\" d=\"M357.641 121.13h-1.373a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h1.373a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#e0c96c\" d=\"M387.402 120.421a2.31 2.31 0 0 0-3.236 0c-.13.131-.262.261-.397.389-.047.044-.096.086-.145.13l-.05.03c-.055.036-.112.066-.17.098l-.04.01c-.08.014-.248.045-.326.047-1.247.03-2.288 1.02-2.288 2.29 0 1.225 1.041 2.32 2.288 2.29 1.777-.043 3.133-.815 4.364-2.045.883-.881.881-2.356 0-3.239\"></path></g><g><path fill=\"#e0c96c\" d=\"M177.8 96.39h-3.432a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h3.432a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#e0c96c\" d=\"M189.47 94.33h-3.431a2.31 2.31 0 0 0-2.289 2.29 2.31 2.31 0 0 0 2.289 2.29h3.431a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#e0c96c\" d=\"M187.414 103.95c-.695.017-1.394.12-2.05.353-.2.071-.395.158-.592.238a4.256 4.256 0 0 1-.315.113 1.194 1.194 0 0 0-.056.02c-1.123.17-2.021 1.056-2.021 2.253 0 1.205 1.041 2.348 2.288 2.29a4.407 4.407 0 0 0 1.545-.352c.211-.087.423-.168.64-.238.074-.024.15-.038.226-.056.082-.011.263-.039.335-.04 1.246-.03 2.288-1.02 2.288-2.29 0-1.226-1.041-2.32-2.288-2.29\"></path></g><g><path fill=\"#e0c96c\" d=\"M199.084 112.19h-2.746a2.31 2.31 0 0 0-2.288 2.29 2.31 2.31 0 0 0 2.288 2.29h2.746a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g><g><path fill=\"#e0c96c\" d=\"M289.933 111.493c-.86-.861-2.152-.836-3.07-.127l-.03.019a3.051 3.051 0 0 1-.263.073c-.058.004-.318.037-.413.042-.197.01-.392.009-.588.01a2.31 2.31 0 0 0-2.289 2.29c0 1.247 1.041 2.29 2.289 2.289 1.591-.001 3.147-.248 4.364-1.357.922-.841.85-2.388 0-3.24\"></path></g><g><path fill=\"#e0c96c\" d=\"M301.351 112.19h-1.373a2.31 2.31 0 0 0-2.288 2.29 2.311 2.311 0 0 0 2.288 2.29h1.373a2.31 2.31 0 0 0 2.288-2.29 2.31 2.31 0 0 0-2.288-2.29\"></path></g></g></g></svg>');
INSERT INTO `wp3p_postmeta` VALUES (13397,6310,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"580\" height=\"772\" viewBox=\"0 0 580 772\"><defs><filter id=\"plaoa\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"10 10\"></feGaussianBlur></filter><mask id=\"plaob\"><path fill=\"#fff\" d=\"M33.21 227.611c0-.448.357-.811.797-.811h1.999v38.62h-1.999a.805.805 0 0 1-.797-.81z\"></path></mask><filter id=\"plaoc\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"5 5\"></feGaussianBlur></filter><mask id=\"plaod\"><path fill=\"#fff\" d=\"M33.21 227.611c0-.448.357-.811.797-.811h1.999v38.62h-1.999a.805.805 0 0 1-.797-.81z\"></path></mask><filter id=\"plaoe\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"10 10\"></feGaussianBlur></filter><mask id=\"plaof\"><path fill=\"#fff\" d=\"M33.21 275.991c0-.448.357-.811.797-.811h1.999v38.62h-1.999a.805.805 0 0 1-.797-.81z\"></path></mask><filter id=\"plaog\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"5 5\"></feGaussianBlur></filter><mask id=\"plaoh\"><path fill=\"#fff\" d=\"M33.21 275.991c0-.448.357-.811.797-.811h1.999v38.62h-1.999a.805.805 0 0 1-.797-.81z\"></path></mask><filter id=\"plaoi\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"10 10\"></feGaussianBlur></filter><mask id=\"plaoj\"><path fill=\"#fff\" d=\"M33.21 189.803c0-.45.357-.813.797-.813h1.999v21.14h-1.999a.804.804 0 0 1-.797-.813z\"></path></mask><filter id=\"plaok\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"5 5\"></feGaussianBlur></filter><mask id=\"plaol\"><path fill=\"#fff\" d=\"M33.21 189.803c0-.45.357-.813.797-.813h1.999v21.14h-1.999a.804.804 0 0 1-.797-.813z\"></path></mask><filter id=\"plaom\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"10 10\"></feGaussianBlur></filter><mask id=\"plaon\"><path fill=\"#fff\" d=\"M291.03 238.99h1.798c.551 0 .998.453.998 1.015v60.983c0 .56-.446 1.015-.998 1.015h-1.798z\"></path></mask><filter id=\"plaoo\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"5 5\"></feGaussianBlur></filter><mask id=\"plaop\"><path fill=\"#fff\" d=\"M291.03 238.99h1.798c.551 0 .998.453.998 1.015v60.983c0 .56-.446 1.015-.998 1.015h-1.798z\"></path></mask><filter id=\"plaoq\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"10 10\"></feGaussianBlur></filter><mask id=\"plaor\"><path fill=\"#fff\" d=\"M35.21 158.294c0-22.453 17.882-40.654 39.942-40.654h176.731c22.06 0 39.942 18.202 39.942 40.654v446.782c0 22.453-17.882 40.654-39.942 40.654H75.152c-22.06 0-39.942-18.202-39.942-40.654z\"></path></mask><filter id=\"plaos\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"5 5\"></feGaussianBlur></filter><mask id=\"plaot\"><path fill=\"#fff\" d=\"M35.21 158.294c0-22.453 17.882-40.654 39.942-40.654h176.731c22.06 0 39.942 18.202 39.942 40.654v446.782c0 22.453-17.882 40.654-39.942 40.654H75.152c-22.06 0-39.942-18.202-39.942-40.654z\"></path></mask><linearGradient id=\"plaou\" x1=\"39.6\" x2=\"287.43\" y1=\"122.11\" y2=\"641.26\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#fff\" stop-opacity=\"0\"></stop><stop offset=\"1\" stop-opacity=\".03\"></stop></linearGradient><filter id=\"plaov\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"30 30\"></feGaussianBlur></filter><mask id=\"plaow\"><path fill=\"#fff\" d=\"M39.6 158.7c0-20.208 16.094-36.59 35.945-36.59h175.938c19.852 0 35.945 16.38 35.945 36.59v445.967c0 20.208-16.093 36.59-35.945 36.59H75.545c-19.852 0-35.945-16.382-35.945-36.59z\"></path></mask><filter id=\"plaox\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"20 20\"></feGaussianBlur></filter><mask id=\"plaoy\"><path fill=\"#fff\" d=\"M39.6 158.7c0-20.208 16.094-36.59 35.945-36.59h175.938c19.852 0 35.945 16.38 35.945 36.59v445.967c0 20.208-16.093 36.59-35.945 36.59H75.545c-19.852 0-35.945-16.382-35.945-36.59z\"></path></mask><filter id=\"plaoz\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"1.5 1.5\"></feGaussianBlur></filter><mask id=\"plaoA\"><path fill=\"#fff\" d=\"M137.056 142.038c1.324 0 2.397-1.092 2.397-2.439s-1.073-2.439-2.397-2.439c-1.323 0-2.396 1.092-2.396 2.44 0 1.346 1.073 2.438 2.396 2.438z\"></path></mask><filter id=\"plaoB\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"1.5 1.5\"></feGaussianBlur></filter><mask id=\"plaoC\"><path fill=\"#fff\" d=\"M137.058 141.222c.882 0 1.597-.728 1.597-1.626 0-.898-.715-1.626-1.597-1.626-.883 0-1.598.728-1.598 1.626 0 .898.715 1.626 1.598 1.626z\"></path></mask><filter id=\"plaoD\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"1.5 1.5\"></feGaussianBlur></filter><mask id=\"plaoE\"><path fill=\"#fff\" d=\"M192.574 143.66c2.206 0 3.994-1.82 3.994-4.065s-1.788-4.065-3.994-4.065c-2.206 0-3.994 1.82-3.994 4.065 0 2.246 1.788 4.066 3.994 4.066z\"></path></mask><filter id=\"plaoF\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"1.5 1.5\"></feGaussianBlur></filter><mask id=\"plaoG\"><path fill=\"#fff\" d=\"M192.575 142.845c1.765 0 3.195-1.457 3.195-3.253s-1.43-3.252-3.195-3.252c-1.764 0-3.195 1.456-3.195 3.252 0 1.796 1.43 3.253 3.195 3.253z\"></path></mask><filter id=\"plaoH\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"1.5 1.5\"></feGaussianBlur></filter><mask id=\"plaoI\"><path fill=\"#fff\" d=\"M150.238 137.97h26.76c.882 0 1.597.728 1.597 1.626 0 .898-.715 1.626-1.598 1.626h-26.76c-.882 0-1.597-.728-1.597-1.626 0-.898.715-1.626 1.598-1.626\"></path></mask><filter id=\"plaoJ\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"1.5 1.5\"></feGaussianBlur></filter><mask id=\"plaoK\"><path fill=\"#fff\" d=\"M150.239 138.78h26.76c.44 0 .798.364.798.813a.806.806 0 0 1-.798.813h-26.76a.806.806 0 0 1-.799-.813c0-.449.358-.813.799-.813z\"></path></mask><image id=\"plaoM\" width=\"2250\" height=\"4872\" xlink:href=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACMoAABMICAYAAABUsAcBAAAgAElEQVR4XuzdQW7CQBREQdv3vyiXwNEgGZkJirIEv2IDSljQ1X/ZgvV2u+2LBwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLC6yGMhdvWDwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGHwK+hzLquy77vy3j2IECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPDpAuety/F6PM+P51Bm/HPbtuV+vz9GMu/e/OmhfT4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGewHnrMr8+azyHMsebxljGN8r0DkZiAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC3Crzbuoy/zV8U8/LTS/PPLhnMfGv9PjcBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCUw//zSSD//qtLLUOZ4Q4tJWgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgSsK/PmNMiPwWNIcz/ObrwgiEwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwDUF/j2UuWZ8qQgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAWnD5RQAACAASURBVAIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABcNQOugAAIABJREFUAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQOCHXTsmAAAAQBDWvzVBWASnpwQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgSc26c9AAAgAElEQVQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIEGrtlBsAACAASURBVCBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgRi144JAAAAEIT1b00QFsHpKQECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQrCIIswAAIABJREFUIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIEByi7B2AAAgAElEQVSAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAADGWtLQAACAASURBVAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAIHYtWMCAAAABGH9WxOERXB6SoAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAQprSNwAAIABJREFUAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQKc3PiLAAAgAElEQVQECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCB27ZgAAAAAQVj/1gRhEZyeEiBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAl0Z1qEAACAASURBVAQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIk+KzHAAAIABJREFUECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECB2K/8FAAAgAElEQVRAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI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ECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIE7bne0gAAIABJREFUCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCCJQQaAAAgAElEQVRAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAv+fXTumAQCAYRjGn3VJ5OhhAtXkvSFAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQJVbBPMAACAASURBVIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBA/OM5eQAAIABJREFUgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBDyXQOtAAAgAElEQVQICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGDs2jENAAAAwjD/rjHBsaMGCCkvBAgQIECAAIG+gKNMfyMNCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEDgKOMgdEEQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn0BR5n+RhoSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcBBxlDogiCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE+gKOMv2NNCRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDgIOMocEEUQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj0BRxl+htpSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBBwlDkgiiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEOgLOMr0N9KQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIOAoc0AUQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg0BdwlOlvpCEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBBwFHmgCiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgL+Ao099IQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYOAo8wBUQQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBfwFGmv5GGBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBwFHmQOiCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgb6Ao0x/Iw0JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOAo4yB0QRBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECfQFHmf5GGhIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBwEHGUOiCIIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT6Ao4y/Y00JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOAg4yhwQRRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPQFHGX6G2lIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEHCUOSCKIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ6As4yvQ30pAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAg4ChzQBRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDQF3CU6W+kIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEHAUeaAKIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAv4CjT30hDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBg4CjzAFRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQF/AUaa/kYYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIHAUeZA6IIAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBvoCjTH8jDQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBA4CjjIHRBEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ9AUeZ/kYaEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHAQcZQ6IIggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBPoCjjL9jTQkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4CDjKHBBFECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI9AUcZfobaUiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAQcJQ5IIogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBDoCzjK9DfSkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CDgKHNAFEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQINAXcJTpb6QhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAQcBR5oAoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoC/gKNPfSEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGDgKPMAVEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAX8BRpr+RhgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgcBR5kDoggCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG+gKNMfyMNCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEDgKOMgdEEQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn0BR5n+RhoSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcBBxlDogiCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE+gKOMv2NNCRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDgIOMocEEUQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj0BRxl+htpSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBBwlDkgiiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEOgLOMr0N9KQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIOAoc0AUQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg0BdwlOlvpCEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBBwFHmgCiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgL+Ao099IQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYOAo8wBUQQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBfwFGmv5GGBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBwFHmQOiCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgb6Ao0x/Iw0JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOAo4yB0QRBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECfQFHmf5GGhIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBwEHGUOiCIIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT6Ao4y/Y00JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOAg4yhwQRRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPQFHGX6G2lIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEHCUOSCKIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ6As4yvQ30pAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAg4ChzQBRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDQF3CU6W+kIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEHAUeaAKIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAv4CjT30hDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBg4CjzAFRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQF/AUaa/kYYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIHAUeZA6IIAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBvoCjTH8jDQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBA4CjjIHRBEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ9AUeZ/kYaEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHAQcZQ6IIggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBPoCjjL9jTQkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4CDjKHBBFECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI9AUcZfobaUiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAQcJQ5IIogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBDoCzjK9DfSkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CDgKHNAFEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQINAXcJTpb6QhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAQcBR5oAoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoC/gKNPfSEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGDgKPMAVEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAX8BRpr+RhgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgcBR5kDoggCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG+gKNMfyMNCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEDgKOMgdEEQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn0BR5n+RhoSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcBBxlDogiCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE+gKOMv2NNCRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDgIOMocEEUQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj0BRxl+htpSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBBwlDkgiiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEOgLOMr0N9KQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIOAoc0AUQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg0BdwlOlvpCEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBBwFHmgCiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgL+Ao099IQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYOAo8wBUQQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBfwFGmv5GGBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBwFHmQOiCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgb6Ao0x/Iw0JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOAo4yB0QRBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECfQFHmf5GGhIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBwEHGUOiCIIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT6Ao4y/Y00JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOAg4yhwQRRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPQFHGX6G2lIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEHCUOSCKIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ6As4yvQ30pAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAg4ChzQBRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDQF3CU6W+kIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEHAUeaAKIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAv4CjT30hDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBg4CjzAFRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQF/AUaa/kYYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIHAUeZA6IIAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBvoCjTH8jDQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBA4CjjIHRBEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ9AUeZ/kYaEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHAQcZQ6IIggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBPoCjjL9jTQkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4CDjKHBBFECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI9AUcZfobaUiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAQcJQ5IIogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBDoCzjK9DfSkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CDgKHNAFEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQINAXcJTpb6QhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAQcBR5oAoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoC/gKNPfSEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGDgKPMAVEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAX8BRpr+RhgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgcBR5kDoggCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG+gKNMfyMNCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEDgKOMgdEEQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn0BR5n+RhoSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcBBxlDogiCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE+gKOMv2NNCRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDgIOMocEEUQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj0BRxl+htpSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBBwlDkgiiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEOgLOMr0N9KQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIOAoc0AUQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg0BdwlOlvpCEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBBwFHmgCiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgL+Ao099IQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYOAo8wBUQQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBfwFGmv5GGBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBwFHmQOiCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgb6Ao0x/Iw0JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOAo4yB0QRBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECfQFHmf5GGhIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBwEHGUOiCIIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT6Ao4y/Y00JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIIT7UuMAACAASURBVECAAAECBAgQOAg4yhwQRRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPQFHGX6G2lIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEHCUOSCKIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ6As4yvQ30pAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAg4ChzQBRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDQF3CU6W+kIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEHAUeaAKIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAv4CjT30hDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBg4CjzAFRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQF/AUaa/kYYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIHAUeZA6IIAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBvoCjTH8jDQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBA4CjjIHRBEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ9AUeZ/kYaEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHAQcZQ6IIggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBPoCjjL9jTQkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4CDjKHBBFECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI9AUcZfobaUiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAQcJQ5IIogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBDoCzjK9DfSkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CDgKHNAFEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQINAXcJTpb6QhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAQcBR5oAoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoC/gKNPfSEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGDgKPMAVEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAX8BRpr+RhgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgcBR5kDoggCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG+gKNMfyMNCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEDgKOMgdEEQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn0BR5n+RhoSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcBBxlDogiCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE+gKOMv2NNCRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDgIOMocEEUQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj0BRxl+htpSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBBwlDkgiiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEOgLOMr0N9KQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIOAoc0AUQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg0BdwlOlvpCEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBBwFHmgCiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgL+Ao099IQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYOAo8wBUQQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBfwFGmv5GGBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBwFHmQOiCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgb6Ao0x/Iw0JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOAo4yB0QRBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECfQFHmf5GGhIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBwEHGUOiCIIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT6Ao4y/Y00JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOAg4yhwQRRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPQFHGX6G2lIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEHCUOSCKIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ6As4yvQ30pAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAg4ChzQBRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDQF3CU6W+kIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEHAUeaAKIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAv4CjT30hDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBg4CjzAFRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQF/AUaa/kYYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIHAUeZA6IIAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBvoCjTH8jDQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBA4CjjIHRBEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ9AUeZ/kYaEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHAQcZQ6IIggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBPoCjjL9jTQkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4CDjKHBBFECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI9AUcZfobaUiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAQcJQ5IIogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBDoCzjK9DfSkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CDgKHNAFEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQINAXcJTpb6QhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAQcBR5oAoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoC/gKNPfSEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGDgKPMAVEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAX8BRpr+RhgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgcBR5kDoggCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG+gKNMfyMNCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEDgKOMgdEEQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn0BR5n+RhoSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcBBxlDogiCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE+gKOMv2NNCRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDgIOMocEEUQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj0BRxl+htpSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBBwlDkgiiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEOgLOMr0N9KQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIOAoc0AUQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg0BdwlOlvpCEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBBwFHmgCiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgL+Ao099IQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYOAo8wBUQQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBfwFGmv5GGBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBwFHmQOiCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgb6Ao0x/Iw0JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOAo4yB0QRBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECfQFHmf5GGhIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBwEHGUOiCIIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT6Ao4y/Y00JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOAg4yhwQRRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPQFHGX6G2lIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEHCUOSCKIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ6As4yvQ30pAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAg4ChzQBRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDQF3CU6W+kIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEHAUeaAKIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAv4CjT30hDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBg4CjzAFRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQF/AUaa/kYYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIHAUeZA6IIAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBvoCjTH8jDQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBA4CjjIHRBEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ9AUeZ/kYaEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHAQcZQ6IIggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBPoCjjL9jTQkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4CDjKHBBFECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI9AUcZfobaUiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAQcJQ5IIogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBDoCzjK9DfSkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CDgKHNAFEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQINAXcJTpb6QhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAQcBR5oAoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoC/gKNPfSEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGDgKPMAVEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAX8BRpr+RhgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgcBR5kDoggCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG+gKNMfyMNCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEDgKOMgdEEQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn0BR5n+RhoSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcBBxlDogiCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE+gKOMv2NNCRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDgIOMocEEUQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj0BRxl+htpSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBBwlDkgiiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEOgLOMr0N9KQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIOAoc0AUQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg0BdwlOlvpCEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBBwFHmgCiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgL+Ao099IQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYOAo8wBUQQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBfwFGmv5GGBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBwFHmQOiCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgb6Ao0x/Iw0JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOAo4yB0QRBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECfQFHmf5GGhIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBwEHGUOiCIIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT6Ao4y/Y00JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOAg4yhwQRRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPQFHGX6G2lIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEHCUOSCKIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ6As4yvQ30pAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAg4ChzQBRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDQF3CU6W+kIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEHAUeaAKIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAv4CjT30hDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBg4CjzAFRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQF/AUaa/kYYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIHAUeZA6IIAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBvoCjTH8jDQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBA4CjjIHRBEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ9AUeZ/kYaEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHAQcZQ6IIggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBPoCjjL9jTQkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4CDjKHBBFECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI9AUcZfobaUiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAQcJQ5IIogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBDoCzjK9DfSkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CDgKHNAFEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQINAXcJTpb6QhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAQcBR5oAoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoC/gKNPfSEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGDgKPMAVEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAX8BRpr+RhgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgcBR5kDoggCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG+gKNMfyMNCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEDgKOMgdEEQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn0BR5n+RhoSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcBBxlDogiCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE+gKOMv2NNCRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDgIOMocEEUQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj0BRxl+htpSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBBwlDkgiiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEOgLOMr0N9KQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIOAoc0AUQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg0BdwlOlvpCEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBBwFHmgCiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgL+Ao099IQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYOAo8wBUQQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBfwFGmv5GGBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBwFHmQOiCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgb6Ao0x/Iw0JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOAo4yB0QRBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECfQFHmf5GGhIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBwELOOWGwAAIABJREFUHGUOiCIIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT6Ao4y/Y00JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOAg4yhwQRRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPQFHGX6G2lIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEHCUOSCKIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ6As4yvQ30pAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAg4ChzQBRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDQF3CU6W+kIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEHAUeaAKIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAv4CjT30hDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBg4CjzAFRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQF/AUaa/kYYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIHAUeZA6IIAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBvoCjTH8jDQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBA4CjjIHRBEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ9AUeZ/kYaEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHAQcZQ6IIggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBPoCjjL9jTQkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4CDjKHBBFECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI9AUcZfobaUiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAQcJQ5IIogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBDoCzjK9DfSkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CDgKHNAFEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQINAXcJTpb6QhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAQcBR5oAoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoC/gKNPfSEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGDgKPMAVEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAX8BRpr+RhgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgcBR5kDoggCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG+gKNMfyMNCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEDgKOMgdEEQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn0BR5n+RhoSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcBBxlDogiCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE+gKOMv2NNCRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDgIOMocEEUQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj0BRxl+htpSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBBwlDkgiiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEOgLOMr0N9KQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIOAoc0AUQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg0BdwlOlvpCEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBBwFHmgCiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgL+Ao099IQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYOAo8wBUQQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBfwFGmv5GGBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBwFHmQOiCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgb6Ao0x/Iw0JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOAo4yB0QRBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECfQFHmf5GGhIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBwEHGUOiCIIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT6Ao4y/Y00JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOAg4yhwQRRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPQFHGX6G2lIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEHCUOSCKIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ6As4yvQ30pAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAg4ChzQBRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDQF3CU6W+kIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEHAUeaAKIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAv4CjT30hDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBg4CjzAFRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQF/AUaa/kYYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIHAUeZA6IIAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBvoCjTH8jDQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBA4CjjIHRBEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ9AUeZ/kYaEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHAQcZQ6IIggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBPoCjjL9jTQkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4CDjKHBBFECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI9AUcZfobaUiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAQcJQ5IIogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBDoCzjK9DfSkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CDgKHNAFEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQINAXcJTpb6QhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAQcBR5oAoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoC/gKNPfSEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGDgKPMAVEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAX8BRpr+RhgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgcBR5kDoggCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG+gKNMfyMNCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEDgKOMgdEEQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn0BR5n+RhoSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcBBxlDogiCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE+gKOMv2NNCRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDgIOMocEEUQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj0BRxl+htpSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBBwlDkgiiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEOgLOMr0N9KQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIOAoc0AUQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg0BdwlOlvpCEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBBwFHmgCiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgL+Ao099IQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYOAo8wBUQQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBfwFGmv5GGBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBwFHmQOiCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgb6Ao0x/Iw0JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOAo4yB0QRBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECfQFHmf5GGhIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBwEHGUOiCIIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT6Ao4y/Y00JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOAg4yhwQRRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPQFHGX6G2lIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAmPXjmkAAGAYhvFnXRI5ephANXlvCBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBhCXCjAAAgAElEQVQgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAXPpskMAACAASURBVKFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQGHv34mQ1lfUNOIqCgCCKKHLxhooM3vACis787TNOzegoiqIlKMqMKDI6IhflIij11Up94Q0xp09yep1md/OkqgvtTlZWnp1zTkF+vTeB8gUEZcofIx0SIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgkCAjKJCAqQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUL6AoEz5Y6RDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREJQgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMoXEJQpf4x0SIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkCAgKJOAqAQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgED5AoIy5Y+RDgkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBBIEBGUSEJUgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAoX0BQpvwx0iEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqISBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC5QsIypQ/RjokQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBIEBCUSUBUggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoHwBQZnyx0iHBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECCQKCMgmIShAgQIAA8WGw8gAAIABJREFUAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECJQvIChT/hjpkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYBUQkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHyBQRlyh8jHRIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECCQICMokICpBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBQvoCgTPljpEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIEEAUGZBEQlCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEyhcQlCl/jHRIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4CoBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQPkCgjLlj5EOCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEEgQEZRIQlSBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEChfQFCm/DHSIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQIKAoEwCohIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLlCwjKlD9GOiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQFSCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgfAFBmfLHSIcECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIJAoIyCYhKECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIlC8gKFP+GOmQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgQUBQJgFRCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfIFBGXKHyMdEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgKkGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIFC+gKBM+WOkQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgQQBQZkERCUIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTKFxCUKX+MdEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAgICiTgKgEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBA+QKCMuWPkQ4JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhCVIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQKF9AUKb8MdIhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAgoCgTAKiEgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAuULCMqUP0Y6JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQSBAQlElAVIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKB8AUGZ8sdIhwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiEoQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiULyAoU/4Y6ZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCBBQFAmAVEJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB8gUEZcofIx0SIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgkCAjKJCAqQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUL6AoEz5Y6RDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREJQgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMoXEJQpf4x0SIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkCAgKJOAqAQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgED5AoIy5Y+RDgkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBBIEBGUSEJUgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAoX0BQpvwx0iEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqISBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC5QsIypQ/RjokQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBIEBCUSUBUggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoHwBQZnyx0iHBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECCQKCMgmIShAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECJQvIChT/hjpkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYBUQkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHyBQRlyh8jHRIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECCQICMokICpBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBQvoCgTPljpEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIEEAUGZBEQlCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEyhcQlCl/jHRIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4CoBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQPkCgjLlj5EOCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEEgQEZRIQlSBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEChfQFCm/DHSIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQIKAoEwCohIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLlCwjKlD9GOiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQFSCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgfAFBmfLHSIcECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIJAoIyCYhKECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIlC8gKFP+GOmQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgQUBQJgFRCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfIFBGXKHyMdEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgKkGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIFC+gKBM+WOkQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgQQBQZkERCUIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTKFxCUKX+MdEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAgICiTgKgEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBA+QKCMuWPkQ4JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhCVIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQKF9AUKb8MdIhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAgoCgTAKiEgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAuULCMqUP0Y6JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQSBAQlElAVIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKB8AUGZ8sdIhwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiEoQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiULyAoU/4Y6ZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCBBQFAmAVEJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB8gUEZcofIx0SIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgkCAjKJCAqQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUL6AoEz5Y6RDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREJQgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMoXEJQpf4x0SIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkCAgKJOAqAQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgED5AoIy5Y+RDgkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBBIEBGUSEJUgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAoX0BQpvwx0iEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqISBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC5QsIypQ/RjokQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBIEBCUSUBUggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoHwBQZnyx0iHBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECCQKCMgmIShAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECJQvIChT/hjpkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYBUQkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHyBQRlyh8jHRIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECCQICMokICpBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBQvoCgTPljpEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIEEAUGZBEQlCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEyhcQlCl/jHRIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4CoBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQPkCgjLlj5EOCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEEgQEZRIQlSBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEChfQFCm/DHSIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQIKAoEwCohIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLlCwjKlD9GOiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQFSCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgfAFBmfLHSIcECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIJAoIyCYhKECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIlC8gKFP+GOmQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgQUBQJgFRCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfIFBGXKHyMdEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgKkGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIFC+gKBM+WOkQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgQQBQZkERCUIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTKFxCUKX+MdEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAgICiTgKgEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBA+QKCMuWPkQ4JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhCVIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQKF9AUKb8MdIhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAgoCgTAKiEgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAuULCMqUP0Y6JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQSBAQlElAVIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKB8AUGZ8sdIhwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiEoQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiULyAoU/4Y6ZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCBBQFAmAVEJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB8gUEZcofIx0SIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgkCAjKJCAqQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUL6AoEz5Y6RDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREJQgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMoXEJQpf4x0SIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkCAgKJOAqAQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgED5AoIy5Y+RDgkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBBIEBGUSEJUgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAoX0BQpvwx0iEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqISBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC5QsIypQ/RjokQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBIEBCUSUBUggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoHwBQZnyx0iHBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECCQKCMgmIShAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECJQvIChT/hjpkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYBUQkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHyBQRlyh8jHRIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECCQICMokICpBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBQvoCgTPljpEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIEEAUGZBEQlCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEyhcQlCl/jHRIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4CoBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQPkCgjLlj5EOCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEEgQEZRIQlSBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEChfQFCm/DHSIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQIKAoEwCohIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLlCwjKlD9GOiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQFSCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgfAFBmfLHSIcECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIJAoIyCYhKECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIlC8gKFP+GOmQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgQUBQJgFRCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfIFBGXKHyMdEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgKkGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIFC+gKBM+WOkQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgQQBQZkERCUIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTKFxCUKX+MdEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAgICiTgKgEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBA+QKCMuWPkQ4JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhCVIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQKF9AUKb8MdIhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAgoCgTAKiEgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAuULCMqUP0Y6JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQSBAQlElAVIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKB8AUGZ8sdIhwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiEoQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiULyAoU/4Y6ZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCBBQFAmAVEJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB8gUEZcofIx0SIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgkCAjKJCAqQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUL6AoEz5Y6RDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREJQgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMoXEJQpf4x0SIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkCAgKJOAqAQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgED5AoIy5Y+RDgkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBBIEBGUSEJUgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAoX0BQpvwx0iEBAgTF7BveAAAgAElEQVQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqISBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC5QsIypQ/RjokQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBIEBCUSUBUggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoHwBQZnyx0iHBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECCQKCMgmIShAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECJQvIChT/hjpkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYBUQkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHyBQRlyh8jHRIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECCQICMokICpBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBQvoCgTPljpEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIEEAUGZBEQlCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEyhcQlCl/jHRIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4CoBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQPkCgjLlj5EOCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEEgQEZRIQlSBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEChfQFCm/DHSIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQIKAoEwCohIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLlCwjKlD9GOiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQFSCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgfAFBmfLHSIcECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIJAoIyCYhKECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIlC8gKFP+GOmQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgQUBQJgFRCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfIFBGXKHyMdEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgKkGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIFC+gKBM+WOkQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgQQBQZkERCUIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTKFxCUKX+MdEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAgICiTgKgEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBA+QKCMuWPkQ4JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhCVIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQKF9AUKb8MdIhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAgoCgTAKiEgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAuULCMqUP0Y6JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQSBAQlElAVIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKB8AUGZ8sdIhwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiEoQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiULyAoU/4Y6ZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCBBQFAmAVEJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB8gUEZcofIx0SIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgkCAjKJCAqQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUL6AoEz5Y6RDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREJQgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMoXEJQpf4x0SIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkCAgKJOAqAQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgED5AoIy5Y+RDgkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBBIEBGUSEJUgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAoX0BQpvwx0iEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqISBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC5QsIypQ/RjokQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBIEBCUSUBUggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoHwBQZnyx0iHBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECCQKCMgmIShAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECJQvIChT/hjpkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYBUQkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHyBQRlyh8jHRIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECCQICMokICpBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBQvoCgTPljpEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIEEAUGZBEQlCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEyhcQlCl/jHRIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4CoBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQPkCgjLlj5EOCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEEgQEZRIQlSBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEChfQFCm/DHSIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQIKAoEwCohIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLlCwjKlD9GOiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQFSCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgfAFBmfLHSIcECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIJAoIyCYhKECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIlC8gKFP+GOmQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgQUBQJgFRCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfIFBGXKHyMdEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgKkGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIFC+gKBM+WOkQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgQQBQZkERCUIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTKFxCUKX+MdEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAgICiTgKgEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBA+QKCMuWPkQ4JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhCVIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQKF9AUKb8MdIhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAgoCgTAKiEgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAuULCMqUP0Y6JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQSBAQlElAVIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKB8AUGZ8sdIhwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiEoQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiULyAoU/4Y6ZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCBBQFAmAVEJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB8gUEZcofIx0SIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgkCAjKJCAqQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUL6AoEz5Y6RDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREJQgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMoXEJQpf4x0SIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkCAgKJOAqAQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgED5AoIy5Y+RDgkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBBIEBGUSEJUgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAoX0BQpvwx0iEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqISBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC5QsIypQ/RjokQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBIEBCUSUBUggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoHwBQZnyx0iHBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECCQKCMgmIShAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECJQvIChT/hjpkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYBUQkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHyBQRlyh8jHRIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECCQICMokICpBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBQvoCgTPljpEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIEEAUGZBEQlCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEyhcQlCl/jHRIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4CoBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQPkCgjLlj5EOCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEEgQEZRIQlSBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEChfQFCm/DHSIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQIKAoEwCohIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLlCwjKlD9GOiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQFSCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgfAFBmfLHSIcECBAgQIAAAQIECBCYSeCOO+6oun/pawot9LOZTuYgAgQIECBAgAABAgQIECBAgAABAgQILAMBQZllMEhaJECAAAECBAgQIECAQIZAhGOuX79exZ82AgQIECBAgAABAgQIECBAgAABAgQI3I4CgjK346i7ZgIECBAgQIAAAQIEbgsBs8bcFsPsIgkQIECAAAECBAgQIECAAAECBAgQGCEgKDMCy64ECBAgQIAAAQIECBBYCQLxF0GzyqyEkXQNBAgQIECAAAECBAgQIECAAAECBAiMFRCUGStmfwIECBAgQIAAAQIECCwjgb5QTDsk0/5LYfPfzUw0wjTLaKC1SoAAAQIECBAgQIAAAQIECBAgQIDAIAFBmUFMdiJAgAABAgQIECBAgMDKErAs08oaT1dDgAABAgQIECBAgAABAgQIECBAgMAwAUGZYU72IkCAAAECBAgQIECAwIoREJJZMUPpQggQIECAAAECBAgQIECAAAECBAgQGCkgKDMSzO4ECBAgQIAAAQIECBBYrgIRkLl+/Xp17dq16urVq9Xdd99df61atapqL9HU/Yvicr1efRMgQIAAAQIECBAgQIAAAQIECBAgQKArICjjniBAgAABAgQIECBAgMAyF2iHXPouJcIxP/zwQ/119uzZG6GYOO7OO++sNm3aVG3ZsqXaunVrFWGaodu08w6tM+/9ps2gM+Y6ptUaci1jzjeknn0IECAwD4H2+90837fanzslBDUz3ueb8Wg+Z+NzeMzn6zzGU00CBAgQIECAAAECBAgQ+D8BQRl3AwECBAgQIECAAAECBFaAQHdGmOaB3JkzZ6rjx49Xv/76ax2QWWhbu3Zt9cwzz9TBmSEP9Ob54HQeQzK030mWs/bUWDb+MaPPF198MXU8FjrfXXfdVT377LOztuQ4AgQIDBLohkaGvo8OKt7ZqQmVTPusmqX2pGOac7Wvc8jn35AeulbztBvSj30IECBAgAABAgQIECBA4P8EBGXcDQQIECBAgAABAgQIEFjmAn0P3+JB39dff12dOHFi0NU1NeK4Xbt2VTt27LhpOaamyKTftG+WdYoZauI35+PPpXzYudBFNj0v9OeknrsPTzOuKUJL77zzzqBx6e7UjNPq1aurgwcPzlTDQQQIEBgrMDbksVDYpG+pv7H1x/Y/bf95nb+p266fOWPNtOvycwIECBAgQIAAAQIECBDoFxCUcWcQIECAAAECBAgQIEBghQi0gyAnT56svvrqqxthlbG/If/0009X27dv75Xpe8jXfch4+vTpKr5u9bZq1ao6tBN/Rt8xa86aNWuqe+65p1q/fn1199131y02AZ+2Ybf3xT5IbY6/evVq9c9//nMQTXs2mrZ7XMMbb7wxqIadCBAgMItAvOdcuXKlOnbs2I3PkggVDtm6M2nFMe3Pob1799bv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VJEYdlzPRINv2Dgq78QxTJNcu3btKsNY46qF5ARlqus0/rxt27byuK4uruoxXxFWiiBIVHqZ5BpUUab+Wbtz50557NVSu6LySQT34mr6fWyhGI36fhmBp48//riIee3qavr9OVWROXDgQBHVluJSWaarWdAPAQIECBAgQIAAAQIEFraAoMzCnh+jI0CAAAECBAgQIECAQJbAYgrKNN30HATVpm3cu3bt2mLLli1lQGZa1yRBmTSmOIolKspM65qroMxnn31WXL169YHXaDJv6QcaEfyIUFNcTdp1aXb69Oni0qVL2V3GO0RFi717947tIycoE51Wq2lENZlY39O4uqiwMygoUx9rrJdYN0vtispDcWTUYrpibUZFqe+//z77tVKVmHR0W05Hse4iiBQBRBcBAgQIECBAgAABAgQILA0BQZmlMc/ekgABAgQIECBAgACBRS5QrzDwzjvvjK1QMY4kKpZEpYic6+zZs8X58+dzms5qkyqoxD9OGoIYVCkgAidRkSSOvonjlR599NGJxzyug5ygTP3dY5xx3NC0rrkIysQ7HT16dFYliZxKGa+88koZcJqP6+LFi8U333wz8+ic8cfa279//6wqIYPWem5QJgaXwgQRyImgzLjqNTmWt27dKiuDTHKNC8qES5hHJaKldj333HPFpk2bev3a9c9HHO8WVYi6Wo85n78EWj2CaZJ+ej1BBk+AAAECBAgQIECAAIElJCAos4Qm26sSIECAAAECBAgQILB0BBZLRZnly5cXy5Ytm3UcRtr0b7q5GpvrqY/HHnusiM34FStWFE888UQRf4+v14MJKVRTrVLQ9rnDVltOUKbeV4z7jTfemNqCnqugTKzTB34w8dBDrTbODx8+XM7lfFy//vprcerUqexHx7vHkS+HDh0q+xi1QT9JUCYNMCrKbN68OXu8oxrORVAmnh8BvAjiLbVr3759xdNPP93b166v7fjeeuzYseL27dsza3/cZ6D68vX+qpWT2h6flL63R+guPo+ThjJ7O0kGToAAAQIECBAgQIAAgSUkICizhCbbqxIgQIAAAQIECBAgsHgFFmtFmSNHjpShlvomaNOQTNwXx2mkwMuwzdTqv0cVnab956yopkGZ6mZtfeN2MRy9FHPy7rvvTmwdlXWqlYDmshrE9evXy4oYbTfmq+smwmARehq35iYNysQY9+zZM1NRZpIxV8ef1uZcBWXiqJ4LFy7kfPR61ab++U9z16uX+L/B1kOG8fcIPJ07d25sJaVh71v9nE8aYkyfhQjcRWgthSf7aG3MBAgQIECAAAECBAgQINBMQFCmmZO7CBAgQIAAAQIECBAg0CuBxVJRJgVlqpv66T9k2270NwnJpEmuhy26rDDQNCgzbMHFWCIo0/ejl/7888/iP//5T/maub7RLo4Iq/Yx7aBTdV7q4ZCc92haHWjSoEyMu8uqJPV3naugzLffflv88MMPvfp+3MVgd+3aVWzbtq2Lrua9jy6PXJokGDeoKs2OHTuKsB4XXJt3RAMgQIAAAQIECBAgQIAAgYkEBGUm4tOYAAECBAgQIECAAAECC1PgnXfemXijLwIIETrIueJolKgYMOkVQZk4KqltKGbYc7vcVM19t5ygTD2UEBVU+h6UuXfvXvHee++NPG5onHEcqfXWW2+Nu21qX0/vEA/ICclEu2p1oFF9dBGU6fLopXrFk5s3bxYff/zxRNbxWX/99ddH9vHNN98UFy9enOg5fWzc16BMfU1HJamowhTrJV2TfF+O7wH379+f6H/v6mv51VdfLVauXNnHZWLMBAgQIECAAAECBAgQINBQQFCmIZTbCBAgQIAAAQIECBAg0CeBxVZRZlL7JiGGplVkJtnUjffICcpEu+o7LIagTLWiTO78pooyXQWp2o7j9u3bxUcffdS22az757KiTJdBmfQSaV12YTEuKBPPiqDMUqwos3v37mLr1q0TrbWF0DgClBGknPRKn/m9e/eW31MnCWbWv6dHSOa1116bdIjaEyBAgAABAgQIECBAgMACFhCUWcCTY2gECBAgQIAAAQIECBDIFVhMFWVWrFiRy7Ag2+UGZaovsxiCMvEDiVin6Uqb1bEBHlUnmoZforJOeEz7GhS2unbtWnHixIkH3qHNWMaFQ1JfC62iTP0duz56aVgg7dy5c0X8anPV527QXDYJ07V5Zv3eSQN20wg5TfI+bduGb1SRiWoyUQGmi2vNmjXFwYMHy+8XUc3ozp07M93Wv4+k7ydNj1TauXNnsX379lnDnPYa6cJEHwQIECBAgAABAgQIECDQTEBQppmTuwgQIECAAAECBAgQINArARVlFu50Ccr8NTf/+7//W25y517xQ404qqcappqrzex4zq+//lqcPHkyd/hlu9WrVxeHDh2a6WPY+JdaUGYY6vfff1989913rc1TUGXSwErTB3e9Dl988cVi48aNTR+/4O4L9wjJ3Lhxo9HY0g8s0/F/1R9ghm38iqov6bN/9erV4rPPPmvUd5Ob4rlxBNMTTzxR3j5X66bJ2NxDgAABAgQIECBAgAABApMLCMpMbqgHAgQIECBAgAABAgQILDgBQZkFNyUzAxKU+Wtujh49Wty9e3eiyTpw4ECxbt26ifrIbXzx4sXyKKB05WymP/nkk8XLL79cbsTH5vywihdLNShTNY1wxE8//VSExbir2q7ex6C/j+tvkq93EdLZv3//vK3zSd49BYYuXLhQnDlzZpKuZrWNai87duyYVXnq9OnTxaVLlwY+Iye4tGrVqjLEloI5bSpddfaiOiJAgAABAgQIECBAgACBqQgIykyFVacECBAgQIAAAQIECBCYXwFHL82v/6inC8r8pfP5558XV65cmWiy4oiUbdu2zWyYjwucNH1YdWO9vsmegg9ffvll8csvv5Rd5mzER7stW7YUe/funTX+QWNcqkGZukUXlUNeeeWVYu3atTPzlp6RfkiWO5fVsVaPDnvgh28PPTQ0ENW0j6breD7vS8cfxZFIx44dK6tHNT36KI07zUX1KKWoIhPVZB5++OFZx7Tdu3ev+PDDD4s///yzkwow8cwI48T3l/QZn09PzyZAgAABAgQIECBAgACB7gQEZbqz1BMBAgQIECBAgAABAgQWjICgzIKZigcGIijzF0k9/JETUFizZk1Z9aHtBnzbFTIoOPP+++8Xf/zxR9lV22oyqb89e/YUzzzzzNjhLNWgTN01whDvvffeWK90QzVgkfrat29f8fTTT8+at/rRPo0f0ODGagAnZ600eMSCvCV5nzhxorh+/Xpnn9GorrN+/fqB7xwVh7766qsHgmttv7ekOYswThzBFNVl7t+/X1Z9SnO4INENigABAgQIECBAgAABAgQaCQjKNGJyEwECBAgQIECAAAECBPol4OilhTtfgjJ/zc0PP/xQHl1Urb6RM3NvvfVWsWzZspmmbTfFc5558+bN4pNPPslpOqtNHLsUxy/FNWrcSzEoM8gjfpAVQZmoGjLqGmYZ7aNCyO7du2c1T2twGoGrSdfjqOpGEy/AKXcQn/Fvv/02+yl1u02bNhXPPffcyP6OHz9eXLt2bej3lSahtup6WL16dRFV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AQIECBAg0J3AQtw0znm7QRUtcjaGu/aYJNCQ4zBpm3j/enWZQX1GSOa3334rq4Vcu3atuHv37qzbhvUzqMJEVAGJihBRPWbDhg0z1WOGvcs0TSeZ/0naDnvXLvocFC6ZpmG8y6D+Y13FmolfcaTXnTt3yteuBtRiLTzwQ7SHHhr4bxGiWrNmTfkrqsgMCpgMGkc9xDXpZ6bL9l3Md4wn9VN//yaBtS7fZy76Gvauc/FszyBAgAABAgQIECBAgACB0QKCMlYIAQIECBAgQIAAAQIEFonAtDeY60yDNk4X42Znl8ujq83mLsfUl77qm85NLSP0cPPmzeL27dtlACJ+RTAiAjXxe1xRKSZ+LVu2rIiqJunX6tWrH6gCMldrvPp5rr9rk896U5++zP+0x1k1/eOPP2YCM7Fu4ri0e/fuleslVVZ55JFHivQr1k1UjomATKyZWEttrsU4V02q8LQx6vu9TT6zfX9H4ydAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBGwcjkkAAA7xSURBVAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQaB2Ueeuihon5zn17UWAkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBJa2QOOgzNJm8vYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ9FxgZlElVZOL3uOLm9Oe+v7jxEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQILF6Bas4lBWTqJyo9dOnSpf8vCNIX/va3vwnILN414c0IECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAotOYFAxmPi3oRVl4gsRkvnvf/87E5pZdCpeiAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYNEJVCvH1P9cfdmZijLpH+vHLy06GS9EgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCwqATqxy7Vj1xKL/tAUGZRKXgZAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8nIChjKRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECCwJgf8fdW4gQqPuLw8AAAAASUVORK5CYII=\"></image><clipPath id=\"plaoL\"><path d=\"M228.959 133.278a2.36 2.36 0 0 0-.199-.008c-1.315 0-2.381 1.094-2.381 2.444v1.219c0 8.092-6.407 14.652-14.309 14.652H114.28c-7.903 0-14.309-6.558-14.309-14.652v-1.22c0-1.349-1.066-2.443-2.381-2.443a2.36 2.36 0 0 0-.199.008v-.008H73.378c-12.056 0-21.828 10.022-21.828 22.385v450.95c0 12.364 9.773 22.385 21.828 22.385h179.593c12.056 0 21.828-10.022 21.828-22.385v-450.95c0-12.364-9.773-22.385-21.828-22.385h-24.012z\"></path></clipPath><filter id=\"plaoO\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"10 10\"></feGaussianBlur></filter><mask id=\"plaoP\"><path fill=\"#fff\" d=\"M212.04 182.693c0-.565.45-1.023 1.007-1.023h2.522v48.707h-2.522a1.015 1.015 0 0 1-1.007-1.023z\"></path></mask><filter id=\"plaoQ\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"5 5\"></feGaussianBlur></filter><mask id=\"plaoR\"><path fill=\"#fff\" d=\"M212.04 182.693c0-.565.45-1.023 1.007-1.023h2.522v48.707h-2.522a1.015 1.015 0 0 1-1.007-1.023z\"></path></mask><filter id=\"plaoS\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"10 10\"></feGaussianBlur></filter><mask id=\"plaoT\"><path fill=\"#fff\" d=\"M212.04 243.703c0-.565.45-1.023 1.007-1.023h2.522v48.707h-2.522a1.015 1.015 0 0 1-1.007-1.023z\"></path></mask><filter id=\"plaoU\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"5 5\"></feGaussianBlur></filter><mask id=\"plaoV\"><path fill=\"#fff\" d=\"M212.04 243.703c0-.565.45-1.023 1.007-1.023h2.522v48.707h-2.522a1.015 1.015 0 0 1-1.007-1.023z\"></path></mask><filter id=\"plaoW\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"10 10\"></feGaussianBlur></filter><mask id=\"plaoX\"><path fill=\"#fff\" d=\"M212.04 135.015c0-.566.45-1.025 1.007-1.025h2.522v26.66h-2.522a1.015 1.015 0 0 1-1.007-1.024z\"></path></mask><filter id=\"plaoY\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"5 5\"></feGaussianBlur></filter><mask id=\"plaoZ\"><path fill=\"#fff\" d=\"M212.04 135.015c0-.566.45-1.025 1.007-1.025h2.522v26.66h-2.522a1.015 1.015 0 0 1-1.007-1.024z\"></path></mask><filter id=\"plaoaa\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"10 10\"></feGaussianBlur></filter><mask id=\"plaoab\"><path fill=\"#fff\" d=\"M537.51 197.05h2.27c.696 0 1.26.572 1.26 1.28v76.908a1.27 1.27 0 0 1-1.26 1.28h-2.27z\"></path></mask><filter id=\"plaoac\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"5 5\"></feGaussianBlur></filter><mask id=\"plaoad\"><path fill=\"#fff\" d=\"M537.51 197.05h2.27c.696 0 1.26.572 1.26 1.28v76.908a1.27 1.27 0 0 1-1.26 1.28h-2.27z\"></path></mask><filter id=\"plaoae\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"10 10\"></feGaussianBlur></filter><mask id=\"plaoaf\"><path fill=\"#fff\" d=\"M214.56 95.28c0-28.316 22.575-51.27 50.424-51.27h223.11c27.848 0 50.424 22.955 50.424 51.27v563.46c0 28.316-22.575 51.27-50.424 51.27h-223.11c-27.848 0-50.424-22.955-50.424-51.27z\"></path></mask><filter id=\"plaoag\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"5 5\"></feGaussianBlur></filter><mask id=\"plaoah\"><path fill=\"#fff\" d=\"M214.56 95.28c0-28.316 22.575-51.27 50.424-51.27h223.11c27.848 0 50.424 22.955 50.424 51.27v563.46c0 28.316-22.575 51.27-50.424 51.27h-223.11c-27.848 0-50.424-22.955-50.424-51.27z\"></path></mask><linearGradient id=\"plaoai\" x1=\"220.11\" x2=\"532.97\" y1=\"49.65\" y2=\"704.37\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#fff\" stop-opacity=\"0\"></stop><stop offset=\"1\" stop-opacity=\".03\"></stop></linearGradient><filter id=\"plaoaj\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"30 30\"></feGaussianBlur></filter><mask id=\"plaoak\"><path fill=\"#fff\" d=\"M220.11 95.795c0-25.485 20.317-46.145 45.378-46.145h222.109c25.062 0 45.378 20.659 45.378 46.145v562.431c0 25.485-20.317 46.145-45.378 46.145H265.488c-25.061 0-45.378-20.66-45.378-46.145z\"></path></mask><filter id=\"plaoal\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"20 20\"></feGaussianBlur></filter><mask id=\"plaoam\"><path fill=\"#fff\" d=\"M220.11 95.795c0-25.485 20.317-46.145 45.378-46.145h222.109c25.062 0 45.378 20.659 45.378 46.145v562.431c0 25.485-20.317 46.145-45.378 46.145H265.488c-25.061 0-45.378-20.66-45.378-46.145z\"></path></mask><filter id=\"plaoan\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"1.5 1.5\"></feGaussianBlur></filter><mask id=\"plaoao\"><path fill=\"#fff\" d=\"M343.135 74.772c1.671 0 3.026-1.377 3.026-3.076s-1.355-3.076-3.026-3.076c-1.67 0-3.025 1.377-3.025 3.076 0 1.7 1.354 3.076 3.025 3.076z\"></path></mask><filter id=\"plaoap\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"1.5 1.5\"></feGaussianBlur></filter><mask id=\"plaoaq\"><path fill=\"#fff\" d=\"M343.137 73.742c1.114 0 2.017-.919 2.017-2.051 0-1.133-.903-2.051-2.017-2.051-1.114 0-2.017.918-2.017 2.05 0 1.133.903 2.052 2.017 2.052z\"></path></mask><filter id=\"plaoar\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"1.5 1.5\"></feGaussianBlur></filter><mask id=\"plaoas\"><path fill=\"#fff\" d=\"M413.222 76.824c2.785 0 5.042-2.295 5.042-5.127s-2.257-5.127-5.042-5.127c-2.785 0-5.042 2.295-5.042 5.127s2.257 5.127 5.042 5.127z\"></path></mask><filter id=\"plaoat\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"1.5 1.5\"></feGaussianBlur></filter><mask id=\"plaoau\"><path fill=\"#fff\" d=\"M413.224 75.793c2.227 0 4.033-1.836 4.033-4.101 0-2.266-1.806-4.102-4.033-4.102-2.228 0-4.034 1.836-4.034 4.102 0 2.265 1.806 4.101 4.034 4.101z\"></path></mask><filter id=\"plaoav\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"1.5 1.5\"></feGaussianBlur></filter><mask id=\"plaoaw\"><path fill=\"#fff\" d=\"M359.777 69.64h33.782c1.114 0 2.017.918 2.017 2.05 0 1.133-.903 2.052-2.017 2.052h-33.782c-1.114 0-2.017-.919-2.017-2.051 0-1.133.903-2.051 2.017-2.051\"></path></mask><filter id=\"plaoax\" width=\"200%\" height=\"200%\" x=\"-50%\" y=\"-50%\"><feGaussianBlur stdDeviation=\"1.5 1.5\"></feGaussianBlur></filter><mask id=\"plaoay\"><path fill=\"#fff\" d=\"M359.778 70.67h33.783c.557 0 1.008.46 1.008 1.025 0 .567-.451 1.026-1.008 1.026h-33.783c-.557 0-1.008-.46-1.008-1.026 0-.566.451-1.025 1.008-1.025z\"></path></mask><image id=\"plaoaA\" width=\"2250\" height=\"4872\" xlink:href=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACMoAABMICAYAAABUsAcBAAAgAElEQVR4XuzdQW7CQBREQdv3vyiXwNEgGZkJirIEv2IDSljQ1X/ZgvV2u+2LBwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLC6yGMhdvWDwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGHwK+hzLquy77vy3j2IECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPDpAuety/F6PM+P51Bm/HPbtuV+vz9GMu/e/OmhfT4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGewHnrMr8+azyHMsebxljGN8r0DkZiAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC3Crzbuoy/zV8U8/LTS/PPLhnMfGv9PjcBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCUw//zSSD//qtLLUOZ4Q4tJWgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgSsK/PmNMiPwWNIcz/ObrwgiEwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwDUF/j2UuWZ8qQgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAWnD5RQAACAASURBVAIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABcNQOugAAIABJREFUAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAiYChTaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBcwFAmfgDiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQqAoYylablJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjEBQxl4gcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgImAoU2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAXMBQJn4A4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEKgKGMpWm5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIxAUMZeIHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoCJgKFNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQFzAUCZ+AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBCoChjKVpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMQFDGXiByA+AQIECBAgQIAAAQIECBAgQOCHXTsmAAAAQBDWvzVBWASnpwQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgSc26c9AAAgAElEQVQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIEGrtlBsAACAASURBVCBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgRi144JAAAAEIT1b00QFsHpKQECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQrCIIswAAIABJREFUIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIEByi7B2AAAgAElEQVSAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAADGWtLQAACAASURBVAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBC4CjjKXpuUkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECMwFHGXmAxCfAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHARcJS5NC0nAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGAu4CgzH4D4BAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGLgKPMpWk5CRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJzAUeZ+QDEJ0CAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAhcBBxlLk3LSYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCYCzjKzAcgPgECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIuAoc2laTgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAXMBRZj4A8QkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECFwFHmUvTchIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE5gKOMvMBiE+AAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQuAg4ylyalpMAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgMBdwlJkPQHwCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEXAUebStJwECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgbmAo8x8AOITIECAAAECBAgQIECAAAECBAgQIECAAIHYtWMCAAAABGH9WxOERXB6SoAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAQprSNwAAIABJREFUAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQKc3PiLAAAgAElEQVQECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBFwlLk0LScBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYC7gKDMfgPgECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYuAo8ylaTkJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAnMBR5n5AMQnQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECFwEHGUuTctJgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEJgLOMrMByA+AQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAi4ChzaVpOAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBcwFFmPgDxCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIXAUeZS9NyEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTmAo4y8wGIT4AAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBC4CDjKXJqWkwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAwF3CUmQ9AfAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDARcBR5tK0nAQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBuYCjzHwA4hMgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIELgKOMpem5SRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIzAUcZeYDEJ8AAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCB27ZgAAAAAQVj/1gRhEZyeEiBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAl0Z1qEAACAASURBVAQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIk+KzHAAAIABJREFUECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEXCUuTQtJwECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEBgLuAoMx+A+AQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBi4CjzKVpOQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECcwFHmfkAxCdAgAABAgQIECBAgAABAgQIECBAgAABAgQIECB2K/8FAAAgAElEQVRAgAABAgQIXAQcZS5Ny0mAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQmAs4yswHID4BAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CLgKHNpWk4CBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwFzAUWY+APEJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAhcBR5lL03ISIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBOYCjjLzAYhPgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIELgIOMpcmpaTAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIDAXcJSZD0B8AgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBFwFHm0rScBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG5gKPMfADiEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQuAo4yl6blJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAjMBRxl5gMQnwABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI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ECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIE7bne0gAAIABJREFUCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCCJQQaAAAgAElEQVRAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgGoIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKC+gKBM/R6pkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYB0RAECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL1BQRl6vdIhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiIYgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBCoLyAoU79HKiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQDQEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAfQFBmfo9UiEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqIhCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE6gsIytTvkQoJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhANQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUF9AUKZ+j1RIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4BoCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfoCgjL1e6RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREQxAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECNQXEJSp3yMVEiBAgAABAgQIECBAgAABAgQIECBAgAABAv+fXTumAQCAYRjGn3VJ5OhhAtXkvSFAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQJVbBPMAACAASURBVIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBA/OM5eQAAIABJREFUgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBDyXQOtAAAgAElEQVQICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQGDs2jENAAAAwjD/rjHBsaMGCCkvBAgQIECAAIG+gKNMfyMNCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEDgKOMgdEEQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn0BR5n+RhoSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcBBxlDogiCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE+gKOMv2NNCRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDgIOMocEEUQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj0BRxl+htpSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBBwlDkgiiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEOgLOMr0N9KQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIOAoc0AUQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg0BdwlOlvpCEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBBwFHmgCiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgL+Ao099IQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYOAo8wBUQQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBfwFGmv5GGBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBwFHmQOiCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgb6Ao0x/Iw0JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOAo4yB0QRBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECfQFHmf5GGhIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBwEHGUOiCIIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT6Ao4y/Y00JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOAg4yhwQRRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPQFHGX6G2lIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEHCUOSCKIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ6As4yvQ30pAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAg4ChzQBRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDQF3CU6W+kIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEHAUeaAKIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAv4CjT30hDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBg4CjzAFRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQF/AUaa/kYYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIHAUeZA6IIAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBvoCjTH8jDQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBA4CjjIHRBEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ9AUeZ/kYaEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHAQcZQ6IIggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBPoCjjL9jTQkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4CDjKHBBFECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI9AUcZfobaUiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAQcJQ5IIogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBDoCzjK9DfSkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CDgKHNAFEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQINAXcJTpb6QhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAQcBR5oAoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoC/gKNPfSEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGDgKPMAVEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAX8BRpr+RhgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgcBR5kDoggCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG+gKNMfyMNCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEDgKOMgdEEQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn0BR5n+RhoSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcBBxlDogiCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE+gKOMv2NNCRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDgIOMocEEUQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj0BRxl+htpSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBBwlDkgiiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEOgLOMr0N9KQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIOAoc0AUQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg0BdwlOlvpCEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBBwFHmgCiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgL+Ao099IQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYOAo8wBUQQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBfwFGmv5GGBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBwFHmQOiCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgb6Ao0x/Iw0JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOAo4yB0QRBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECfQFHmf5GGhIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBwEHGUOiCIIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT6Ao4y/Y00JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOAg4yhwQRRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPQFHGX6G2lIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEHCUOSCKIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ6As4yvQ30pAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAg4ChzQBRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDQF3CU6W+kIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEHAUeaAKIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAv4CjT30hDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBg4CjzAFRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQF/AUaa/kYYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIHAUeZA6IIAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBvoCjTH8jDQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBA4CjjIHRBEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ9AUeZ/kYaEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHAQcZQ6IIggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBPoCjjL9jTQkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4CDjKHBBFECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI9AUcZfobaUiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAQcJQ5IIogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBDoCzjK9DfSkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CDgKHNAFEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQINAXcJTpb6QhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAQcBR5oAoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoC/gKNPfSEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGDgKPMAVEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAX8BRpr+RhgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgcBR5kDoggCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG+gKNMfyMNCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEDgKOMgdEEQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn0BR5n+RhoSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcBBxlDogiCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE+gKOMv2NNCRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDgIOMocEEUQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj0BRxl+htpSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBBwlDkgiiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEOgLOMr0N9KQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIOAoc0AUQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg0BdwlOlvpCEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBBwFHmgCiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgL+Ao099IQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYOAo8wBUQQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBfwFGmv5GGBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBwFHmQOiCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgb6Ao0x/Iw0JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOAo4yB0QRBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECfQFHmf5GGhIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBwEHGUOiCIIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT6Ao4y/Y00JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOAg4yhwQRRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPQFHGX6G2lIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEHCUOSCKIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ6As4yvQ30pAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAg4ChzQBRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDQF3CU6W+kIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEHAUeaAKIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAv4CjT30hDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBg4CjzAFRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQF/AUaa/kYYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIHAUeZA6IIAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBvoCjTH8jDQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBA4CjjIHRBEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ9AUeZ/kYaEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHAQcZQ6IIggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBPoCjjL9jTQkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4CDjKHBBFECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI9AUcZfobaUiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAQcJQ5IIogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBDoCzjK9DfSkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CDgKHNAFEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQINAXcJTpb6QhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAQcBR5oAoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoC/gKNPfSEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGDgKPMAVEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAX8BRpr+RhgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgcBR5kDoggCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG+gKNMfyMNCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEDgKOMgdEEQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn0BR5n+RhoSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcBBxlDogiCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE+gKOMv2NNCRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDgIOMocEEUQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj0BRxl+htpSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBBwlDkgiiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEOgLOMr0N9KQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIOAoc0AUQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg0BdwlOlvpCEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBBwFHmgCiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgL+Ao099IQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYOAo8wBUQQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBfwFGmv5GGBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBwFHmQOiCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgb6Ao0x/Iw0JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOAo4yB0QRBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECfQFHmf5GGhIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBwEHGUOiCIIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT6Ao4y/Y00JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIIT7UuMAACAASURBVECAAAECBAgQOAg4yhwQRRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPQFHGX6G2lIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEHCUOSCKIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ6As4yvQ30pAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAg4ChzQBRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDQF3CU6W+kIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEHAUeaAKIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAv4CjT30hDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBg4CjzAFRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQF/AUaa/kYYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIHAUeZA6IIAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBvoCjTH8jDQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBA4CjjIHRBEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ9AUeZ/kYaEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHAQcZQ6IIggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBPoCjjL9jTQkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4CDjKHBBFECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI9AUcZfobaUiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAQcJQ5IIogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBDoCzjK9DfSkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CDgKHNAFEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQINAXcJTpb6QhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAQcBR5oAoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoC/gKNPfSEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGDgKPMAVEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAX8BRpr+RhgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgcBR5kDoggCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG+gKNMfyMNCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEDgKOMgdEEQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn0BR5n+RhoSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcBBxlDogiCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE+gKOMv2NNCRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDgIOMocEEUQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj0BRxl+htpSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBBwlDkgiiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEOgLOMr0N9KQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIOAoc0AUQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg0BdwlOlvpCEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBBwFHmgCiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgL+Ao099IQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYOAo8wBUQQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBfwFGmv5GGBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBwFHmQOiCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgb6Ao0x/Iw0JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOAo4yB0QRBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECfQFHmf5GGhIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBwEHGUOiCIIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT6Ao4y/Y00JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOAg4yhwQRRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPQFHGX6G2lIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEHCUOSCKIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ6As4yvQ30pAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAg4ChzQBRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDQF3CU6W+kIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEHAUeaAKIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAv4CjT30hDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBg4CjzAFRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQF/AUaa/kYYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIHAUeZA6IIAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBvoCjTH8jDQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBA4CjjIHRBEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ9AUeZ/kYaEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHAQcZQ6IIggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBPoCjjL9jTQkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4CDjKHBBFECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI9AUcZfobaUiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAQcJQ5IIogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBDoCzjK9DfSkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CDgKHNAFEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQINAXcJTpb6QhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAQcBR5oAoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoC/gKNPfSEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGDgKPMAVEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAX8BRpr+RhgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgcBR5kDoggCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG+gKNMfyMNCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEDgKOMgdEEQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn0BR5n+RhoSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcBBxlDogiCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE+gKOMv2NNCRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDgIOMocEEUQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj0BRxl+htpSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBBwlDkgiiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEOgLOMr0N9KQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIOAoc0AUQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg0BdwlOlvpCEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBBwFHmgCiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgL+Ao099IQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYOAo8wBUQQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBfwFGmv5GGBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBwFHmQOiCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgb6Ao0x/Iw0JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOAo4yB0QRBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECfQFHmf5GGhIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBwEHGUOiCIIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT6Ao4y/Y00JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOAg4yhwQRRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPQFHGX6G2lIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEHCUOSCKIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ6As4yvQ30pAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAg4ChzQBRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDQF3CU6W+kIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEHAUeaAKIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAv4CjT30hDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBg4CjzAFRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQF/AUaa/kYYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIHAUeZA6IIAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBvoCjTH8jDQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBA4CjjIHRBEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ9AUeZ/kYaEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHAQcZQ6IIggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBPoCjjL9jTQkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4CDjKHBBFECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI9AUcZfobaUiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAQcJQ5IIogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBDoCzjK9DfSkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CDgKHNAFEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQINAXcJTpb6QhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAQcBR5oAoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoC/gKNPfSEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGDgKPMAVEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAX8BRpr+RhgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgcBR5kDoggCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG+gKNMfyMNCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEDgKOMgdEEQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn0BR5n+RhoSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcBBxlDogiCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE+gKOMv2NNCRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDgIOMocEEUQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj0BRxl+htpSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBBwlDkgiiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEOgLOMr0N9KQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIOAoc0AUQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg0BdwlOlvpCEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBBwFHmgCiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgL+Ao099IQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYOAo8wBUQQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBfwFGmv5GGBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBwFHmQOiCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgb6Ao0x/Iw0JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOAo4yB0QRBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECfQFHmf5GGhIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBwEHGUOiCIIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT6Ao4y/Y00JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOAg4yhwQRRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPQFHGX6G2lIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEHCUOSCKIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ6As4yvQ30pAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAg4ChzQBRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDQF3CU6W+kIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEHAUeaAKIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAv4CjT30hDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBg4CjzAFRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQF/AUaa/kYYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIHAUeZA6IIAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBvoCjTH8jDQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBA4CjjIHRBEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ9AUeZ/kYaEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHAQcZQ6IIggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBPoCjjL9jTQkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4CDjKHBBFECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI9AUcZfobaUiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAQcJQ5IIogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBDoCzjK9DfSkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CDgKHNAFEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQINAXcJTpb6QhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAQcBR5oAoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoC/gKNPfSEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGDgKPMAVEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAX8BRpr+RhgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgcBR5kDoggCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG+gKNMfyMNCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEDgKOMgdEEQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn0BR5n+RhoSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcBBxlDogiCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE+gKOMv2NNCRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDgIOMocEEUQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj0BRxl+htpSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBBwlDkgiiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEOgLOMr0N9KQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIOAoc0AUQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg0BdwlOlvpCEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBBwFHmgCiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgL+Ao099IQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYOAo8wBUQQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBfwFGmv5GGBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBwFHmQOiCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgb6Ao0x/Iw0JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOAo4yB0QRBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECfQFHmf5GGhIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBwELOOWGwAAIABJREFUHGUOiCIIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT6Ao4y/Y00JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOAg4yhwQRRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPQFHGX6G2lIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEHCUOSCKIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ6As4yvQ30pAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAg4ChzQBRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDQF3CU6W+kIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEHAUeaAKIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAv4CjT30hDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBg4CjzAFRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQF/AUaa/kYYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIHAUeZA6IIAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBvoCjTH8jDQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBA4CjjIHRBEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ9AUeZ/kYaEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHAQcZQ6IIggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBPoCjjL9jTQkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4CDjKHBBFECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI9AUcZfobaUiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAQcJQ5IIogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBDoCzjK9DfSkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CDgKHNAFEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQINAXcJTpb6QhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAQcBR5oAoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoC/gKNPfSEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGDgKPMAVEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAX8BRpr+RhgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgcBR5kDoggCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG+gKNMfyMNCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEDgKOMgdEEQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn0BR5n+RhoSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcBBxlDogiCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE+gKOMv2NNCRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDgIOMocEEUQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj0BRxl+htpSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBBwlDkgiiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEOgLOMr0N9KQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIOAoc0AUQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg0BdwlOlvpCEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBBwFHmgCiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgL+Ao099IQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYOAo8wBUQQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBfwFGmv5GGBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBwFHmQOiCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgb6Ao0x/Iw0JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOAo4yB0QRBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECfQFHmf5GGhIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBwEHGUOiCIIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT6Ao4y/Y00JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOAg4yhwQRRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPQFHGX6G2lIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBwEHCUOSCKIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ6As4yvQ30pAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOAg4ChzQBRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDQF3CU6W+kIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwEHAUeaAKIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKAv4CjT30hDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBg4CjzAFRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQF/AUaa/kYYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIHAUeZA6IIAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBvoCjTH8jDQkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBA4CjjIHRBEECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ9AUeZ/kYaEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIHAQcZQ6IIggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBPoCjjL9jTQkQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBA4CDjKHBBFECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI9AUcZfobaUiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIHAQcJQ5IIogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBDoCzjK9DfSkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4CDgKHNAFEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQINAXcJTpb6QhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAQcBR5oAoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoC/gKNPfSEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIGDgKPMAVEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAX8BRpr+RhgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgcBR5kDoggCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIG+gKNMfyMNCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEDgKOMgdEEQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAn0BR5n+RhoSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgcBBxlDogiCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE+gKOMv2NNCRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEDgIOMocEEUQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj0BRxl+htpSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgcBBwlDkgiiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEOgLOMr0N9KQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgIOAoc0AUQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg0BdwlOlvpCEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMBBwFHmgCiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgL+Ao099IQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgYOAo8wBUQQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEBfwFGmv5GGBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBwFHmQOiCAIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgb6Ao0x/Iw0JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQOAo4yB0QRBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECfQFHmf5GGhIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBwEHGUOiCIIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT6Ao4y/Y00JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQOAg4yhwQRRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPQFHGX6G2lIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAmPXjmkAAGAYhvFnXRI5ephANXlvCBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBhCXCjAAAgAElEQVQgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAXPpskMAACAASURBVKFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIPAvIJT5/5ELCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEAgGhTIBoggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBA4F9AKPP/IxcSIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgEAkKZANEEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIDAv4BQ5v9HLiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEAgEhDIBogkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIF/AaHM/49cSIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgEAgIZQJEEwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8CQpn/H7mQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgEBDKBIgmCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIE/gWEMv8/ciEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgEAgIJQJEE0QIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAj8Cwhl/n/kQgIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgUBAKBMgmiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEPgXEMr8/8iFBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECgYBQJkA0QYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAg8C8glPn/kQsJECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQCAaFMgGiCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEDgX0Ao8/8jFxIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECAQCQpkA0QQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMC/gFDm/0cuJECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQCASEMgGiCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgX8Bocz/j1xIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECAQCAhlAkQTBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC/wJCmf8fuZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCAQEMoEiCYIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgT+BYQy/z9yIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQCAglAkQTRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECPwLCGX+f+RCAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBQEAoEyCaIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQ+BcQyvz/yIUECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQKBgFAmQDRBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDwLyCU+f+RCwkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAIBoUyAaIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQOBfQCjz/yMXEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIBAJCmQDRBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAwL+AUOb/Ry4kQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAIBIQyAaIJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBfwGhzP+PXEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIBAICGUCRBMECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQL/AkKZ/x+5kAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIBAQygSIJggQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBP4FhDL/P3IhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAICCUCRBNECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQI/AsIZf5/5EICBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIFAQCgTIJogQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBD4FxDK/P/IhQQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAoGAUCZANEGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQGHv34mQ1lfUNOIqCgCCKKHLxhooM3vACis787TNOzegoiqIlKMqMKDI6IhflIij11Up94Q0xp09yep1md/OkqgvtTlZWnp1zTkF+vTeB8gUEZcofIx0SIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgkCAjKJCAqQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUL6AoEz5Y6RDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREJQgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMoXEJQpf4x0SIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkCAgKJOAqAQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgED5AoIy5Y+RDgkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBBIEBGUSEJUgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAoX0BQpvwx0iEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqISBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC5QsIypQ/RjokQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBIEBCUSUBUggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoHwBQZnyx0iHBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECCQKCMgmIShAgQIAA8WGw8gAAIABJREFUAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECJQvIChT/hjpkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYBUQkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHyBQRlyh8jHRIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECCQICMokICpBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBQvoCgTPljpEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIEEAUGZBEQlCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEyhcQlCl/jHRIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4CoBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQPkCgjLlj5EOCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEEgQEZRIQlSBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEChfQFCm/DHSIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQIKAoEwCohIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLlCwjKlD9GOiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQFSCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgfAFBmfLHSIcECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIJAoIyCYhKECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIlC8gKFP+GOmQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgQUBQJgFRCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfIFBGXKHyMdEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgKkGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIFC+gKBM+WOkQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgQQBQZkERCUIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTKFxCUKX+MdEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAgICiTgKgEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBA+QKCMuWPkQ4JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhCVIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQKF9AUKb8MdIhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAgoCgTAKiEgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAuULCMqUP0Y6JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQSBAQlElAVIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKB8AUGZ8sdIhwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiEoQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiULyAoU/4Y6ZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCBBQFAmAVEJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB8gUEZcofIx0SIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgkCAjKJCAqQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUL6AoEz5Y6RDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREJQgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMoXEJQpf4x0SIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkCAgKJOAqAQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgED5AoIy5Y+RDgkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBBIEBGUSEJUgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAoX0BQpvwx0iEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqISBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC5QsIypQ/RjokQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBIEBCUSUBUggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoHwBQZnyx0iHBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECCQKCMgmIShAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECJQvIChT/hjpkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYBUQkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHyBQRlyh8jHRIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECCQICMokICpBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBQvoCgTPljpEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIEEAUGZBEQlCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEyhcQlCl/jHRIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4CoBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQPkCgjLlj5EOCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEEgQEZRIQlSBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEChfQFCm/DHSIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQIKAoEwCohIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLlCwjKlD9GOiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQFSCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgfAFBmfLHSIcECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIJAoIyCYhKECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIlC8gKFP+GOmQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgQUBQJgFRCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfIFBGXKHyMdEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgKkGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIFC+gKBM+WOkQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgQQBQZkERCUIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTKFxCUKX+MdEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAgICiTgKgEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBA+QKCMuWPkQ4JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhCVIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQKF9AUKb8MdIhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAgoCgTAKiEgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAuULCMqUP0Y6JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQSBAQlElAVIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKB8AUGZ8sdIhwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiEoQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiULyAoU/4Y6ZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCBBQFAmAVEJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB8gUEZcofIx0SIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgkCAjKJCAqQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUL6AoEz5Y6RDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREJQgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMoXEJQpf4x0SIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkCAgKJOAqAQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgED5AoIy5Y+RDgkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBBIEBGUSEJUgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAoX0BQpvwx0iEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqISBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC5QsIypQ/RjokQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBIEBCUSUBUggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoHwBQZnyx0iHBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECCQKCMgmIShAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECJQvIChT/hjpkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYBUQkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHyBQRlyh8jHRIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECCQICMokICpBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBQvoCgTPljpEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIEEAUGZBEQlCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEyhcQlCl/jHRIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4CoBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQPkCgjLlj5EOCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEEgQEZRIQlSBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEChfQFCm/DHSIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQIKAoEwCohIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLlCwjKlD9GOiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQFSCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgfAFBmfLHSIcECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIJAoIyCYhKECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIlC8gKFP+GOmQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgQUBQJgFRCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfIFBGXKHyMdEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgKkGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIFC+gKBM+WOkQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgQQBQZkERCUIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTKFxCUKX+MdEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAgICiTgKgEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBA+QKCMuWPkQ4JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhCVIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQKF9AUKb8MdIhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAgoCgTAKiEgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAuULCMqUP0Y6JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQSBAQlElAVIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKB8AUGZ8sdIhwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiEoQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiULyAoU/4Y6ZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCBBQFAmAVEJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB8gUEZcofIx0SIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgkCAjKJCAqQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUL6AoEz5Y6RDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREJQgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMoXEJQpf4x0SIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkCAgKJOAqAQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgED5AoIy5Y+RDgkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBBIEBGUSEJUgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAoX0BQpvwx0iEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqISBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC5QsIypQ/RjokQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBIEBCUSUBUggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoHwBQZnyx0iHBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECCQKCMgmIShAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECJQvIChT/hjpkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYBUQkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHyBQRlyh8jHRIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECCQICMokICpBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBQvoCgTPljpEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIEEAUGZBEQlCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEyhcQlCl/jHRIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4CoBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQPkCgjLlj5EOCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEEgQEZRIQlSBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEChfQFCm/DHSIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQIKAoEwCohIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLlCwjKlD9GOiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQFSCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgfAFBmfLHSIcECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIJAoIyCYhKECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIlC8gKFP+GOmQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgQUBQJgFRCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfIFBGXKHyMdEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgKkGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIFC+gKBM+WOkQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgQQBQZkERCUIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTKFxCUKX+MdEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAgICiTgKgEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBA+QKCMuWPkQ4JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhCVIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQKF9AUKb8MdIhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAgoCgTAKiEgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAuULCMqUP0Y6JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQSBAQlElAVIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKB8AUGZ8sdIhwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiEoQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiULyAoU/4Y6ZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCBBQFAmAVEJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB8gUEZcofIx0SIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgkCAjKJCAqQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUL6AoEz5Y6RDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREJQgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMoXEJQpf4x0SIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkCAgKJOAqAQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgED5AoIy5Y+RDgkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBBIEBGUSEJUgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAoX0BQpvwx0iEBAgTF7BveAAAgAElEQVQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqISBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC5QsIypQ/RjokQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBIEBCUSUBUggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoHwBQZnyx0iHBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECCQKCMgmIShAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECJQvIChT/hjpkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYBUQkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHyBQRlyh8jHRIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECCQICMokICpBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBQvoCgTPljpEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIEEAUGZBEQlCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEyhcQlCl/jHRIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4CoBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQPkCgjLlj5EOCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEEgQEZRIQlSBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEChfQFCm/DHSIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQIKAoEwCohIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLlCwjKlD9GOiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQFSCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgfAFBmfLHSIcECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIJAoIyCYhKECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIlC8gKFP+GOmQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgQUBQJgFRCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfIFBGXKHyMdEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgKkGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIFC+gKBM+WOkQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgQQBQZkERCUIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTKFxCUKX+MdEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAgICiTgKgEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBA+QKCMuWPkQ4JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhCVIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQKF9AUKb8MdIhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAgoCgTAKiEgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAuULCMqUP0Y6JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQSBAQlElAVIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKB8AUGZ8sdIhwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiEoQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiULyAoU/4Y6ZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCBBQFAmAVEJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB8gUEZcofIx0SIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgkCAjKJCAqQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUL6AoEz5Y6RDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREJQgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMoXEJQpf4x0SIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkCAgKJOAqAQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgED5AoIy5Y+RDgkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBBIEBGUSEJUgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAoX0BQpvwx0iEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqISBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC5QsIypQ/RjokQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBIEBCUSUBUggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoHwBQZnyx0iHBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECCQKCMgmIShAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECJQvIChT/hjpkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYBUQkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHyBQRlyh8jHRIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECCQICMokICpBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBQvoCgTPljpEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIEEAUGZBEQlCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEyhcQlCl/jHRIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4CoBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQPkCgjLlj5EOCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEEgQEZRIQlSBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEChfQFCm/DHSIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQIKAoEwCohIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLlCwjKlD9GOiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQFSCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgfAFBmfLHSIcECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIJAoIyCYhKECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIlC8gKFP+GOmQAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIEAgQUBQJgFRCQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgfIFBGXKHyMdEiBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIJAgIyiQgKkGAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIFC+gKBM+WOkQwIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAgQQBQZkERCUIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgTKFxCUKX+MdEiAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAgICiTgKgEAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBA+QKCMuWPkQ4JECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQSBARlEhCVIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQKF9AUKb8MdIhAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAgoCgTAKiEgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAuULCMqUP0Y6JECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQSBAQlElAVIIAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQKB8AUGZ8sdIhwQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgkCgjIJiEoQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAiULyAoU/4Y6ZAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQCBBQFAmAVEJAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACB8gUEZcofIx0SIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgkCAjKJCAqQYAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgUL6AoEz5Y6RDAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBBAFBmQREJQgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBMoXEJQpf4x0SIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkCAgKJOAqAQBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgED5AoIy5Y+RDgkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBBIEBGUSEJUgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAoX0BQpvwx0iEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECCgKBMAqISBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAEC5QsIypQ/RjokQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBBIEBCUSUBUggABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAoHwBQZnyx0iHBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECCQKCMgmIShAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECJQvIChT/hjpkAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAIEFAUCYBUQkCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIHyBQRlyh8jHRIgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECCQICMokICpBgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBQvoCgTPljpEMCBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAIEEAUGZBEQlCBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEyhcQlCl/jHRIgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQICAok4CoBAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQPkCgjLlj5EOCRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEEgQEZRIQlSBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEChfQFCm/DHSIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQIKAoEwCohIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQLlCwjKlD9GOiRAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIEEgQEJRJQFSCAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECgfAFBmfLHSIcECBAgQIAAAQIECBCYSeCOO+6oun/pawot9LOZTuYgAgQIECBAgAABAgQIECBAgAABAgQILAMBQZllMEhaJECAAAECBAgQIECAQIZAhGOuX79exZ82AgQIECBAgAABAgQIECBAgAABAgQI3I4CgjK346i7ZgIECBAgQIAAAQIEbgsBs8bcFsPsIgkQIECAAAECBAgQIECAAAECBAgQGCEgKDMCy64ECBAgQIAAAQIECBBYCQLxF0GzyqyEkXQNBAgQIECAAAECBAgQIECAAAECBAiMFRCUGStmfwIECBAgQIAAAQIECCwjgb5QTDsk0/5LYfPfzUw0wjTLaKC1SoAAAQIECBAgQIAAAQIECBAgQIDAIAFBmUFMdiJAgAABAgQIECBAgMDKErAs08oaT1dDgAABAgQIECBAgAABAgQIECBAgMAwAUGZYU72IkCAAAECBAgQIECAwIoREJJZMUPpQggQIECAAAECBAgQIECAAAECBAgQGCkgKDMSzO4ECBAgQIAAAQIECBBYrgIRkLl+/Xp17dq16urVq9Xdd99df61atapqL9HU/Yvicr1efRMgQIAAAQIECBAgQIAAAQIECBAgQKArICjjniBAgAABAgQIECBAgMAyF2iHXPouJcIxP/zwQ/119uzZG6GYOO7OO++sNm3aVG3ZsqXaunVrFWGaodu08w6tM+/9ps2gM+Y6ptUaci1jzjeknn0IECAwD4H2+90837fanzslBDUz3ueb8Wg+Z+NzeMzn6zzGU00CBAgQIECAAAECBAgQ+D8BQRl3AwECBAgQIECAAAECBFaAQHdGmOaB3JkzZ6rjx49Xv/76ax2QWWhbu3Zt9cwzz9TBmSEP9Ob54HQeQzK030mWs/bUWDb+MaPPF198MXU8FjrfXXfdVT377LOztuQ4AgQIDBLohkaGvo8OKt7ZqQmVTPusmqX2pGOac7Wvc8jn35AeulbztBvSj30IECBAgAABAgQIECBA4P8EBGXcDQQIECBAgAABAgQIEFjmAn0P3+JB39dff12dOHFi0NU1NeK4Xbt2VTt27LhpOaamyKTftG+WdYoZauI35+PPpXzYudBFNj0v9OeknrsPTzOuKUJL77zzzqBx6e7UjNPq1aurgwcPzlTDQQQIEBgrMDbksVDYpG+pv7H1x/Y/bf95nb+p266fOWPNtOvycwIECBAgQIAAAQIECBDoFxCUcWcQIECAAAECBAgQIEBghQi0gyAnT56svvrqqxthlbG/If/0009X27dv75Xpe8jXfch4+vTpKr5u9bZq1ao6tBN/Rt8xa86aNWuqe+65p1q/fn1199131y02AZ+2Ybf3xT5IbY6/evVq9c9//nMQTXs2mrZ7XMMbb7wxqIadCBAgMItAvOdcuXKlOnbs2I3PkggVDtm6M2nFMe3Pob1799bv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VJEYdlzPRINv2Dgq78QxTJNcu3btKsNY46qF5ARlqus0/rxt27byuK4uruoxXxFWiiBIVHqZ5BpUUab+Wbtz50557NVSu6LySQT34mr6fWyhGI36fhmBp48//riIee3qavr9OVWROXDgQBHVluJSWaarWdAPAQIECBAgQIAAAQIEFraAoMzCnh+jI0CAAAECBAgQIECAQJbAYgrKNN30HATVpm3cu3bt2mLLli1lQGZa1yRBmTSmOIolKspM65qroMxnn31WXL169YHXaDJv6QcaEfyIUFNcTdp1aXb69Oni0qVL2V3GO0RFi717947tIycoE51Wq2lENZlY39O4uqiwMygoUx9rrJdYN0vtispDcWTUYrpibUZFqe+//z77tVKVmHR0W05Hse4iiBQBRBcBAgQIECBAgAABAgQILA0BQZmlMc/ekgABAgQIECBAgACBRS5QrzDwzjvvjK1QMY4kKpZEpYic6+zZs8X58+dzms5qkyqoxD9OGoIYVCkgAidRkSSOvonjlR599NGJxzyug5ygTP3dY5xx3NC0rrkIysQ7HT16dFYliZxKGa+88koZcJqP6+LFi8U333wz8+ic8cfa279//6wqIYPWem5QJgaXwgQRyImgzLjqNTmWt27dKiuDTHKNC8qES5hHJaKldj333HPFpk2bev3a9c9HHO8WVYi6Wo85n78EWj2CaZJ+ej1BBk+AAAECBAgQIECAAIElJCAos4Qm26sSIECAAAECBAgQILB0BBZLRZnly5cXy5Ytm3UcRtr0b7q5GpvrqY/HHnusiM34FStWFE888UQRf4+v14MJKVRTrVLQ9rnDVltOUKbeV4z7jTfemNqCnqugTKzTB34w8dBDrTbODx8+XM7lfFy//vprcerUqexHx7vHkS+HDh0q+xi1QT9JUCYNMCrKbN68OXu8oxrORVAmnh8BvAjiLbVr3759xdNPP93b166v7fjeeuzYseL27dsza3/cZ6D68vX+qpWT2h6flL63R+guPo+ThjJ7O0kGToAAAQIECBAgQIAAgSUkICizhCbbqxIgQIAAAQIECBAgsHgFFmtFmSNHjpShlvomaNOQTNwXx2mkwMuwzdTqv0cVnab956yopkGZ6mZtfeN2MRy9FHPy7rvvTmwdlXWqlYDmshrE9evXy4oYbTfmq+smwmARehq35iYNysQY9+zZM1NRZpIxV8ef1uZcBWXiqJ4LFy7kfPR61ab++U9z16uX+L/B1kOG8fcIPJ07d25sJaVh71v9nE8aYkyfhQjcRWgthSf7aG3MBAgQIECAAAECBAgQINBMQFCmmZO7CBAgQIAAAQIECBAg0CuBxVJRJgVlqpv66T9k2270NwnJpEmuhy26rDDQNCgzbMHFWCIo0/ejl/7888/iP//5T/maub7RLo4Iq/Yx7aBTdV7q4ZCc92haHWjSoEyMu8uqJPV3naugzLffflv88MMPvfp+3MVgd+3aVWzbtq2Lrua9jy6PXJokGDeoKs2OHTuKsB4XXJt3RAMgQIAAAQIECBAgQIAAgYkEBGUm4tOYAAECBAgQIECAAAECC1PgnXfemXijLwIIETrIueJolKgYMOkVQZk4KqltKGbYc7vcVM19t5ygTD2UEBVU+h6UuXfvXvHee++NPG5onHEcqfXWW2+Nu21qX0/vEA/ICclEu2p1oFF9dBGU6fLopXrFk5s3bxYff/zxRNbxWX/99ddH9vHNN98UFy9enOg5fWzc16BMfU1HJamowhTrJV2TfF+O7wH379+f6H/v6mv51VdfLVauXNnHZWLMBAgQIECAAAECBAgQINBQQFCmIZTbCBAgQIAAAQIECBAg0CeBxVZRZlL7JiGGplVkJtnUjffICcpEu+o7LIagTLWiTO78pooyXQWp2o7j9u3bxUcffdS22az757KiTJdBmfQSaV12YTEuKBPPiqDMUqwos3v37mLr1q0TrbWF0DgClBGknPRKn/m9e/eW31MnCWbWv6dHSOa1116bdIjaEyBAgAABAgQIECBAgMACFhCUWcCTY2gECBAgQIAAAQIECBDIFVhMFWVWrFiRy7Ag2+UGZaovsxiCMvEDiVin6Uqb1bEBHlUnmoZforJOeEz7GhS2unbtWnHixIkH3qHNWMaFQ1JfC62iTP0duz56aVgg7dy5c0X8anPV527QXDYJ07V5Zv3eSQN20wg5TfI+bduGb1SRiWoyUQGmi2vNmjXFwYMHy+8XUc3ozp07M93Wv4+k7ydNj1TauXNnsX379lnDnPYa6cJEHwQIECBAgAABAgQIECDQTEBQppmTuwgQIECAAAECBAgQINArARVlFu50Ccr8NTf/+7//W25y517xQ404qqcappqrzex4zq+//lqcPHkyd/hlu9WrVxeHDh2a6WPY+JdaUGYY6vfff1989913rc1TUGXSwErTB3e9Dl988cVi48aNTR+/4O4L9wjJ3Lhxo9HY0g8s0/F/1R9ghm38iqov6bN/9erV4rPPPmvUd5Ob4rlxBNMTTzxR3j5X66bJ2NxDgAABAgQIECBAgAABApMLCMpMbqgHAgQIECBAgAABAgQILDgBQZkFNyUzAxKU+Wtujh49Wty9e3eiyTpw4ECxbt26ifrIbXzx4sXyKKB05WymP/nkk8XLL79cbsTH5vywihdLNShTNY1wxE8//VSExbir2q7ex6C/j+tvkq93EdLZv3//vK3zSd49BYYuXLhQnDlzZpKuZrWNai87duyYVXnq9OnTxaVLlwY+Iye4tGrVqjLEloI5bSpddfaiOiJAgAABAgQIECBAgACBqQgIykyFVacECBAgQIAAAQIECBCYXwFHL82v/6inC8r8pfP5558XV65cmWiy4oiUbdu2zWyYjwucNH1YdWO9vsmegg9ffvll8csvv5Rd5mzER7stW7YUe/funTX+QWNcqkGZukUXlUNeeeWVYu3atTPzlp6RfkiWO5fVsVaPDnvgh28PPTQ0ENW0j6breD7vS8cfxZFIx44dK6tHNT36KI07zUX1KKWoIhPVZB5++OFZx7Tdu3ev+PDDD4s///yzkwow8cwI48T3l/QZn09PzyZAgAABAgQIECBAgACB7gQEZbqz1BMBAgQIECBAgAABAgQWjICgzIKZigcGIijzF0k9/JETUFizZk1Z9aHtBnzbFTIoOPP+++8Xf/zxR9lV22oyqb89e/YUzzzzzNjhLNWgTN01whDvvffeWK90QzVgkfrat29f8fTTT8+at/rRPo0f0ODGagAnZ600eMSCvCV5nzhxorh+/Xpnn9GorrN+/fqB7xwVh7766qsHgmttv7ekOYswThzBFNVl7t+/X1Z9SnO4INENigABAgQIECBAgAABAgQaCQjKNGJyEwECBAgQIECAAAECBPol4OilhTtfgjJ/zc0PP/xQHl1Urb6RM3NvvfVWsWzZspmmbTfFc5558+bN4pNPPslpOqtNHLsUxy/FNWrcSzEoM8gjfpAVQZmoGjLqGmYZ7aNCyO7du2c1T2twGoGrSdfjqOpGEy/AKXcQn/Fvv/02+yl1u02bNhXPPffcyP6OHz9eXLt2bej3lSahtup6WL16dRFV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AQIECBAg0J3AQtw0znm7QRUtcjaGu/aYJNCQ4zBpm3j/enWZQX1GSOa3334rq4Vcu3atuHv37qzbhvUzqMJEVAGJihBRPWbDhg0z1WOGvcs0TSeZ/0naDnvXLvocFC6ZpmG8y6D+Y13FmolfcaTXnTt3yteuBtRiLTzwQ7SHHhr4bxGiWrNmTfkrqsgMCpgMGkc9xDXpZ6bL9l3Md4wn9VN//yaBtS7fZy76Gvauc/FszyBAgAABAgQIECBAgACB0QKCMlYIAQIECBAgQIAAAQIEFonAtDeY60yDNk4X42Znl8ujq83mLsfUl77qm85NLSP0cPPmzeL27dtlACJ+RTAiAjXxe1xRKSZ+LVu2rIiqJunX6tWrH6gCMldrvPp5rr9rk896U5++zP+0x1k1/eOPP2YCM7Fu4ri0e/fuleslVVZ55JFHivQr1k1UjomATKyZWEttrsU4V02q8LQx6vu9TT6zfX9H4ydAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBGwcjkkAAA7xSURBVAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQEZfo0W8ZKgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCQLSAok02nIQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAQJ8EBGX6NFvGSoAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgkC0gKJNNpyEBAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgECfBARl+jRbxkqAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIJAtICiTTachAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIBAnwQaB2Ueeuihon5zn17UWAkQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBJa2QOOgzNJm8vYECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQJ9FxgZlElVZOL3uOLm9Oe+v7jxEyBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQILF6Bas4lBWTqJyo9dOnSpf8vCNIX/va3vwnILN414c0IECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAotOYFAxmPi3oRVl4gsRkvnvf/87E5pZdCpeiAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAYNEJVCvH1P9cfdmZijLpH+vHLy06GS9EgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECCwqATqxy7Vj1xKL/tAUGZRKXgZAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAv8nIChjKRAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECCwJgf8fdW4gQqPuLw8AAAAASUVORK5CYII=\"></image><clipPath id=\"plaoaz\"><path d=\"M458.383 64.12a3.007 3.007 0 0 0-.252-.01c-1.594 0-2.9 1.261-3.012 2.86v1.762c0 10.21-8.102 18.487-18.093 18.487H313.37c-9.993 0-18.093-8.275-18.093-18.487v-1.539c0-1.703-1.348-3.083-3.011-3.083-.085 0-.169.004-.251.01v-.01h-30.363c-15.245 0-27.602 12.645-27.602 28.244v568.983c0 15.6 12.358 28.244 27.602 28.244h227.092c15.245 0 27.601-12.645 27.601-28.244V92.354c0-15.6-12.357-28.244-27.601-28.244h-30.361zm-3.272 3.073V64.11h.008v2.86a3.195 3.195 0 0 0-.008.223z\"></path></clipPath><clipPath id=\"plaoN\"><path d=\"M228.959 133.278a2.36 2.36 0 0 0-.199-.008c-1.315 0-2.381 1.094-2.381 2.444v1.219c0 8.092-6.407 14.652-14.309 14.652H114.28c-7.903 0-14.309-6.558-14.309-14.652v-1.22c0-1.349-1.066-2.443-2.381-2.443a2.36 2.36 0 0 0-.199.008v-.008H73.378c-12.056 0-21.828 10.022-21.828 22.385v450.95c0 12.364 9.773 22.385 21.828 22.385h179.593c12.056 0 21.828-10.022 21.828-22.385v-450.95c0-12.364-9.773-22.385-21.828-22.385h-24.012z\"></path></clipPath><clipPath id=\"plaoaB\"><path d=\"M458.383 64.12a3.007 3.007 0 0 0-.252-.01c-1.594 0-2.9 1.261-3.012 2.86v1.762c0 10.21-8.102 18.487-18.093 18.487H313.37c-9.993 0-18.093-8.275-18.093-18.487v-1.539c0-1.703-1.348-3.083-3.011-3.083-.085 0-.169.004-.251.01v-.01h-30.363c-15.245 0-27.602 12.645-27.602 28.244v568.983c0 15.6 12.358 28.244 27.602 28.244h227.092c15.245 0 27.601-12.645 27.601-28.244V92.354c0-15.6-12.357-28.244-27.601-28.244h-30.361zm-3.272 3.073V64.11h.008v2.86a3.195 3.195 0 0 0-.008.223z\"></path></clipPath></defs><g><g><g transform=\"rotate(-9 163.5 381.5)\"><g><g><g><path fill=\"#e1e1e1\" d=\"M33.21 227.611c0-.448.357-.811.797-.811h1.999v38.62h-1.999a.805.805 0 0 1-.797-.81z\"></path><path fill-opacity=\".2\" d=\"M-10 309v-82h50v82zm43.21-43.39c0 .447.357.81.797.81h1.999V227.8h-1.999a.804.804 0 0 0-.797.811z\" filter=\"url(#plaoa)\" mask=\"url(&quot;#plaob&quot;)\"></path><path fill=\"#fff\" d=\"M0 299v-62h30v62zm33.21-70.389c0-.448.357-.811.797-.811h1.999v38.62h-1.999a.805.805 0 0 1-.797-.81z\" filter=\"url(#plaoc)\" mask=\"url(&quot;#plaod&quot;)\"></path><path fill=\"none\" stroke=\"#d2d2d2\" stroke-miterlimit=\"20\" d=\"M33.21 227.611c0-.448.357-.811.797-.811h1.999v38.62h-1.999a.805.805 0 0 1-.797-.81z\"></path></g><g><path fill=\"#e1e1e1\" d=\"M33.21 275.991c0-.448.357-.811.797-.811h1.999v38.62h-1.999a.805.805 0 0 1-.797-.81z\"></path><path fill-opacity=\".2\" d=\"M-2 356v-81h49v81zm35.21-42.01c0 .447.357.81.797.81h1.999v-38.62h-1.999a.804.804 0 0 0-.797.811z\" filter=\"url(#plaoe)\" mask=\"url(&quot;#plaof&quot;)\"></path><path fill=\"#fff\" d=\"M8 346v-61h25.21v28.99c0 .447.357.81.797.81h1.999V285H37v61zm28.006-69.82h-1.999a.804.804 0 0 0-.797.811V285h2.796z\" filter=\"url(#plaog)\" mask=\"url(&quot;#plaoh&quot;)\"></path><path fill=\"none\" stroke=\"#d2d2d2\" stroke-miterlimit=\"20\" d=\"M33.21 275.991c0-.448.357-.811.797-.811h1.999v38.62h-1.999a.805.805 0 0 1-.797-.81z\"></path></g><g><path fill=\"#e1e1e1\" d=\"M33.21 189.803c0-.45.357-.813.797-.813h1.999v21.14h-1.999a.804.804 0 0 1-.797-.813z\"></path><path fill-opacity=\".2\" d=\"M-16 254v-64h47v64zm49.21-63.197c0-.45.357-.813.797-.813h1.999v21.14h-1.999a.804.804 0 0 1-.797-.813z\" filter=\"url(#plaoi)\" mask=\"url(&quot;#plaoj&quot;)\"></path><path fill=\"#fff\" d=\"M-6 244v-44h27v44zm39.21-53.197c0-.45.357-.813.797-.813h1.999v21.14h-1.999a.804.804 0 0 1-.797-.813z\" filter=\"url(#plaok)\" mask=\"url(&quot;#plaol&quot;)\"></path><path fill=\"none\" stroke=\"#d2d2d2\" stroke-miterlimit=\"20\" d=\"M33.21 189.803c0-.45.357-.813.797-.813h1.999v21.14h-1.999a.804.804 0 0 1-.797-.813z\"></path></g><g><path fill=\"#e1e1e1\" d=\"M291.03 238.99h1.798c.551 0 .998.453.998 1.015v60.983c0 .56-.446 1.015-.998 1.015h-1.798z\"></path><path fill-opacity=\".2\" d=\"M247 304V199h53v105zm44.03-.997h1.798c.552 0 .998-.455.998-1.015v-60.983c0-.562-.447-1.015-.998-1.015h-1.798z\" filter=\"url(#plaom)\" mask=\"url(&quot;#plaon&quot;)\"></path><path fill=\"#fff\" d=\"M257 294v-85h33v85zm34.03-54.01h1.798c.551 0 .998.453.998 1.015v60.983c0 .56-.446 1.015-.998 1.015h-1.798z\" filter=\"url(#plaoo)\" mask=\"url(&quot;#plaop&quot;)\"></path><path fill=\"none\" stroke=\"#d2d2d2\" stroke-miterlimit=\"20\" d=\"M291.03 238.99v0h1.798c.551 0 .998.453.998 1.015v60.983c0 .56-.446 1.015-.998 1.015h-1.798v0z\"></path></g></g><g><g><path fill=\"#e1e1e1\" d=\"M35.21 158.294c0-22.453 17.882-40.654 39.942-40.654h176.731c22.06 0 39.942 18.202 39.942 40.654v446.782c0 22.453-17.882 40.654-39.942 40.654H75.152c-22.06 0-39.942-18.202-39.942-40.654z\"></path><path fill-opacity=\".2\" d=\"M-19 678V85h365v593zm54.21-71.924c0 22.452 17.883 40.654 39.942 40.654h176.731c22.06 0 39.942-18.201 39.942-40.654V159.294c0-22.452-17.883-40.654-39.942-40.654H75.152c-22.06 0-39.942 18.201-39.942 40.654z\" filter=\"url(#plaoq)\" mask=\"url(&quot;#plaor&quot;)\"></path><path fill=\"#fff\" d=\"M-9 668V95h345v573zm44.21-61.924c0 22.452 17.883 40.654 39.942 40.654h176.731c22.06 0 39.942-18.201 39.942-40.654V159.294c0-22.452-17.883-40.654-39.942-40.654H75.152c-22.06 0-39.942 18.201-39.942 40.654z\" filter=\"url(#plaos)\" mask=\"url(&quot;#plaot&quot;)\"></path><path fill=\"none\" stroke=\"#d2d2d2\" stroke-miterlimit=\"20\" d=\"M35.21 158.294c0-22.453 17.882-40.654 39.942-40.654h176.731c22.06 0 39.942 18.202 39.942 40.654v446.782c0 22.453-17.882 40.654-39.942 40.654H75.152c-22.06 0-39.942-18.202-39.942-40.654z\"></path></g><g><path fill=\"#fff\" d=\"M39.6 158.7c0-20.208 16.094-36.59 35.945-36.59h175.938c19.852 0 35.945 16.38 35.945 36.59v445.967c0 20.208-16.093 36.59-35.945 36.59H75.545c-19.852 0-35.945-16.382-35.945-36.59z\"></path><path fill=\"url(#plaou)\" d=\"M39.6 158.7c0-20.208 16.094-36.59 35.945-36.59h175.938c19.852 0 35.945 16.38 35.945 36.59v445.967c0 20.208-16.093 36.59-35.945 36.59H75.545c-19.852 0-35.945-16.382-35.945-36.59z\"></path><path fill-opacity=\".1\" d=\"M-55 714V50h437v664zm94.6-108.333c0 20.208 16.093 36.59 35.945 36.59h175.938c19.852 0 35.945-16.382 35.945-36.59V159.699c0-20.208-16.093-36.589-35.945-36.589H75.545c-19.851 0-35.945 16.382-35.945 36.59z\" filter=\"url(#plaov)\" mask=\"url(&quot;#plaow&quot;)\"></path><path fill=\"#fff\" d=\"M-35 703V61h397v642zm74.6-88.333c0 20.208 16.093 36.59 35.945 36.59h175.938c19.852 0 35.945-16.382 35.945-36.59V168.699c0-20.208-16.093-36.589-35.945-36.589H75.545c-19.851 0-35.945 16.382-35.945 36.59z\" filter=\"url(#plaox)\" mask=\"url(&quot;#plaoy&quot;)\"></path></g><g><path fill=\"#d6d6d6\" d=\"M287.43 168.46h4.393v4.065h-4.393z\"></path></g><g><path fill=\"#d6d6d6\" d=\"M35.21 168.46h4.393v4.065H35.21z\"></path></g><g><path fill=\"#d6d6d6\" d=\"M287.43 591.26h4.393v4.065h-4.393z\"></path></g><g><path fill=\"#d6d6d6\" d=\"M35.21 591.26h4.393v4.065H35.21z\"></path></g></g><g><g><path fill=\"#f0f0f0\" d=\"M137.056 142.038c1.324 0 2.397-1.092 2.397-2.439s-1.073-2.439-2.397-2.439c-1.323 0-2.396 1.092-2.396 2.44 0 1.346 1.073 2.438 2.396 2.438z\"></path><path fill-opacity=\".05\" d=\"M94 154v-14h11v14zm40.66-13.4c0-1.348 1.073-2.44 2.396-2.44 1.324 0 2.397 1.092 2.397 2.44 0 1.346-1.073 2.438-2.397 2.438-1.323 0-2.396-1.092-2.396-2.439z\" filter=\"url(#plaoz)\" mask=\"url(&quot;#plaoA&quot;)\"></path></g><g><path fill=\"#d7d7d7\" d=\"M137.058 141.222c.882 0 1.597-.728 1.597-1.626 0-.898-.715-1.626-1.597-1.626-.883 0-1.598.728-1.598 1.626 0 .898.715 1.626 1.598 1.626z\"></path><path fill=\"#fff\" fill-opacity=\".36\" d=\"M94 153v-12h10v12zm41.46-12.404c0-.898.715-1.626 1.598-1.626.882 0 1.597.728 1.597 1.626 0 .898-.715 1.626-1.597 1.626-.883 0-1.598-.728-1.598-1.626z\" filter=\"url(#plaoB)\" mask=\"url(&quot;#plaoC&quot;)\"></path></g><g><path fill=\"#f0f0f0\" d=\"M192.574 143.66c2.206 0 3.994-1.82 3.994-4.065s-1.788-4.065-3.994-4.065c-2.206 0-3.994 1.82-3.994 4.065 0 2.246 1.788 4.066 3.994 4.066z\"></path><path fill-opacity=\".05\" d=\"M147 147v-17h15v17zm41.58-6.405c0-2.245 1.788-4.065 3.994-4.065 2.206 0 3.994 1.82 3.994 4.065 0 2.246-1.788 4.066-3.994 4.066-2.206 0-3.994-1.82-3.994-4.066z\" filter=\"url(#plaoD)\" mask=\"url(&quot;#plaoE&quot;)\"></path></g><g><path fill=\"#d7d7d7\" d=\"M192.575 142.845c1.765 0 3.195-1.457 3.195-3.253s-1.43-3.252-3.195-3.252c-1.764 0-3.195 1.456-3.195 3.252 0 1.796 1.43 3.253 3.195 3.253z\"></path><path fill=\"#fff\" fill-opacity=\".36\" d=\"M148 146v-16h13v16zm41.38-5.408c0-1.796 1.43-3.252 3.195-3.252s3.195 1.456 3.195 3.252c0 1.796-1.43 3.253-3.195 3.253-1.764 0-3.195-1.457-3.195-3.253z\" filter=\"url(#plaoF)\" mask=\"url(&quot;#plaoG&quot;)\"></path></g><g><path fill=\"#f0f0f0\" d=\"M150.238 137.97h26.76c.882 0 1.597.728 1.597 1.626 0 .898-.715 1.626-1.598 1.626h-26.76c-.882 0-1.597-.728-1.597-1.626 0-.898.715-1.626 1.598-1.626\"></path><path fill-opacity=\".05\" d=\"M107 151v-17h37v17zm43.238-12.03h26.76c.882 0 1.597.728 1.597 1.626 0 .898-.715 1.626-1.598 1.626h-26.76c-.882 0-1.597-.728-1.597-1.626z\" filter=\"url(#plaoH)\" mask=\"url(&quot;#plaoI&quot;)\"></path></g><g><path fill=\"#d7d7d7\" d=\"M150.239 138.78h26.76c.44 0 .798.364.798.813a.806.806 0 0 1-.798.813h-26.76a.806.806 0 0 1-.799-.813c0-.449.358-.813.799-.813z\"></path><path fill=\"#fff\" fill-opacity=\".36\" d=\"M108 150v-15h35v15zm42.239-10.22h26.76c.44 0 .798.364.798.813a.806.806 0 0 1-.798.813h-26.76a.806.806 0 0 1-.799-.813c0-.449.358-.813.799-.813z\" filter=\"url(#plaoJ)\" mask=\"url(&quot;#plaoK&quot;)\"></path></g></g></g><g><g><g clip-path=\"url(&quot;#plaoL&quot;)\"><use transform=\"matrix(.12978 0 0 .12978 17 65.361)\" xlink:href=\"#plaoM\"></use></g></g><g clip-path=\"url(#plaoN)\"><image width=\"225.56\" height=\"495.55\" transform=\"translate(49.24 133.27)\" xlink:href=\"data:image/png;base64,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\"></image></g></g></g><g transform=\"rotate(6 376.5 377)\"><g><g><g><path fill=\"#e1e1e1\" d=\"M212.04 182.693c0-.565.45-1.023 1.007-1.023h2.522v48.707h-2.522a1.015 1.015 0 0 1-1.007-1.023z\"></path><path fill-opacity=\".2\" d=\"M208 236v-92h49v92zm4.04-5.646c0 .564.45 1.023 1.007 1.023h2.522V182.67h-2.522c-.556 0-1.007.458-1.007 1.023z\" filter=\"url(#plaoO)\" mask=\"url(&quot;#plaoP&quot;)\"></path><path fill=\"#fff\" d=\"M218 226v-72h29v72zm-5.96-42.307c0-.565.45-1.023 1.007-1.023h2.522v48.707h-2.522a1.015 1.015 0 0 1-1.007-1.023z\" filter=\"url(#plaoQ)\" mask=\"url(&quot;#plaoR&quot;)\"></path><path fill=\"none\" stroke=\"#d2d2d2\" stroke-miterlimit=\"20\" d=\"M212.04 182.693c0-.565.45-1.023 1.007-1.023h2.522v48.707h-2.522a1.015 1.015 0 0 1-1.007-1.023z\"></path></g><g><path fill=\"#e1e1e1\" d=\"M212.04 243.703c0-.565.45-1.023 1.007-1.023h2.522v48.707h-2.522a1.015 1.015 0 0 1-1.007-1.023z\"></path><path fill-opacity=\".2\" d=\"M202 296v-91h49v91zm10.04-4.636c0 .564.45 1.023 1.007 1.023h2.522V243.68h-2.522c-.556 0-1.007.458-1.007 1.023z\" filter=\"url(#plaoS)\" mask=\"url(&quot;#plaoT&quot;)\"></path><path fill=\"#fff\" d=\"M212 286v-71h29v71h-25.43v-42.32h-2.523c-.556 0-1.007.458-1.007 1.023V286zm.04 5.364c0 .564.45 1.023 1.007 1.023h2.522V286h-3.529z\" filter=\"url(#plaoU)\" mask=\"url(&quot;#plaoV&quot;)\"></path><path fill=\"none\" stroke=\"#d2d2d2\" stroke-miterlimit=\"20\" d=\"M212.04 243.703c0-.565.45-1.023 1.007-1.023h2.522v48.707h-2.522a1.015 1.015 0 0 1-1.007-1.023z\"></path></g><g><path fill=\"#e1e1e1\" d=\"M212.04 135.015c0-.566.45-1.025 1.007-1.025h2.522v26.66h-2.522a1.015 1.015 0 0 1-1.007-1.024z\"></path><path fill-opacity=\".2\" d=\"M215 166v-4.35h.57v-26.66H215V97h47v69zm-2.96-5.374c0 .567.45 1.025 1.007 1.025H215V134.99h-1.953c-.556 0-1.007.459-1.007 1.025z\" filter=\"url(#plaoW)\" mask=\"url(&quot;#plaoX&quot;)\"></path><path fill=\"#fff\" d=\"M225 156v-49h27v49zm-12.96-19.985c0-.566.45-1.025 1.007-1.025h2.522v26.66h-2.522a1.015 1.015 0 0 1-1.007-1.024z\" filter=\"url(#plaoY)\" mask=\"url(&quot;#plaoZ&quot;)\"></path><path fill=\"none\" stroke=\"#d2d2d2\" stroke-miterlimit=\"20\" d=\"M212.04 135.015c0-.566.45-1.025 1.007-1.025h2.522v26.66h-2.522a1.015 1.015 0 0 1-1.007-1.024z\"></path></g><g><path fill=\"#e1e1e1\" d=\"M537.51 197.05h2.27c.696 0 1.26.572 1.26 1.28v76.908a1.27 1.27 0 0 1-1.26 1.28h-2.27z\"></path><path fill-opacity=\".2\" d=\"M527 316V193h52v123zm10.51-38.481h2.27a1.27 1.27 0 0 0 1.26-1.28V199.33c0-.708-.564-1.28-1.26-1.28h-2.27z\" filter=\"url(#plaoaa)\" mask=\"url(&quot;#plaoab&quot;)\"></path><path fill=\"#fff\" d=\"M537 306V203h.51v74.519h2.27a1.27 1.27 0 0 0 1.26-1.28V203H569v103zm4.04-106.67c0-.708-.564-1.28-1.26-1.28h-2.27V203h3.53z\" filter=\"url(#plaoac)\" mask=\"url(&quot;#plaoad&quot;)\"></path><path fill=\"none\" stroke=\"#d2d2d2\" stroke-miterlimit=\"20\" d=\"M537.51 197.05v0h2.27c.696 0 1.26.572 1.26 1.28v76.908a1.27 1.27 0 0 1-1.26 1.28h-2.27v0z\"></path></g></g><g><g><path fill=\"#e1e1e1\" d=\"M214.56 95.28c0-28.316 22.575-51.27 50.424-51.27h223.11c27.848 0 50.424 22.955 50.424 51.27v563.46c0 28.316-22.575 51.27-50.424 51.27h-223.11c-27.848 0-50.424-22.955-50.424-51.27z\"></path><path fill-opacity=\".2\" d=\"M165 742V12h423v730zm49.56-82.26c0 28.315 22.576 51.27 50.424 51.27h223.11c27.849 0 50.424-22.954 50.424-51.27V96.28c0-28.315-22.576-51.27-50.424-51.27h-223.11c-27.849 0-50.424 22.954-50.424 51.27z\" filter=\"url(#plaoae)\" mask=\"url(&quot;#plaoaf&quot;)\"></path><path fill=\"#fff\" d=\"M175 732V22h403v710zm39.56-72.26c0 28.315 22.576 51.27 50.424 51.27h223.11c27.849 0 50.424-22.954 50.424-51.27V96.28c0-28.315-22.576-51.27-50.424-51.27h-223.11c-27.849 0-50.424 22.954-50.424 51.27z\" filter=\"url(#plaoag)\" mask=\"url(&quot;#plaoah&quot;)\"></path><path fill=\"none\" stroke=\"#d2d2d2\" stroke-miterlimit=\"20\" d=\"M214.56 95.28c0-28.316 22.575-51.27 50.424-51.27h223.11c27.848 0 50.424 22.955 50.424 51.27v563.46c0 28.316-22.575 51.27-50.424 51.27h-223.11c-27.848 0-50.424-22.955-50.424-51.27z\"></path></g><g><path fill=\"#fff\" d=\"M220.11 95.795c0-25.485 20.317-46.145 45.378-46.145h222.109c25.062 0 45.378 20.659 45.378 46.145v562.431c0 25.485-20.317 46.145-45.378 46.145H265.488c-25.061 0-45.378-20.66-45.378-46.145z\"></path><path fill=\"url(#plaoai)\" d=\"M220.11 95.795c0-25.485 20.317-46.145 45.378-46.145h222.109c25.062 0 45.378 20.659 45.378 46.145v562.431c0 25.485-20.317 46.145-45.378 46.145H265.488c-25.061 0-45.378-20.66-45.378-46.145z\"></path><path fill-opacity=\".1\" d=\"M131 776V-22h491v798zm89.11-116.774c0 25.486 20.317 46.145 45.378 46.145h222.109c25.061 0 45.378-20.66 45.378-46.145V96.795c0-25.486-20.316-46.145-45.378-46.145H265.488c-25.061 0-45.378 20.66-45.378 46.145z\" filter=\"url(#plaoaj)\" mask=\"url(&quot;#plaoak&quot;)\"></path><path fill=\"#fff\" d=\"M151 765V-11h451v776zm69.11-96.774c0 25.486 20.317 46.145 45.378 46.145h222.109c25.061 0 45.378-20.66 45.378-46.145V105.795c0-25.486-20.316-46.145-45.378-46.145H265.488c-25.061 0-45.378 20.66-45.378 46.145z\" filter=\"url(#plaoal)\" mask=\"url(&quot;#plaoam&quot;)\"></path></g><g><path fill=\"#d6d6d6\" d=\"M532.97 108.09h5.546v5.127h-5.546z\"></path></g><g><path fill=\"#d6d6d6\" d=\"M214.56 108.09h5.546v5.127h-5.546z\"></path></g><g><path fill=\"#d6d6d6\" d=\"M532.97 641.3h5.546v5.127h-5.546z\"></path></g><g><path fill=\"#d6d6d6\" d=\"M214.56 641.3h5.546v5.127h-5.546z\"></path></g></g><g><g><path fill=\"#f0f0f0\" d=\"M343.135 74.772c1.671 0 3.026-1.377 3.026-3.076s-1.355-3.076-3.026-3.076c-1.67 0-3.025 1.377-3.025 3.076 0 1.7 1.354 3.076 3.025 3.076z\"></path><path fill-opacity=\".05\" d=\"M369 77V62h13v15zm-28.89-4.304c0-1.699 1.354-3.076 3.025-3.076 1.671 0 3.026 1.377 3.026 3.076 0 1.7-1.355 3.076-3.026 3.076-1.67 0-3.025-1.377-3.025-3.076z\" filter=\"url(#plaoan)\" mask=\"url(&quot;#plaoao&quot;)\"></path></g><g><path fill=\"#d7d7d7\" d=\"M343.137 73.742c1.114 0 2.017-.919 2.017-2.051 0-1.133-.903-2.051-2.017-2.051-1.114 0-2.017.918-2.017 2.05 0 1.133.903 2.052 2.017 2.052z\"></path><path fill=\"#fff\" fill-opacity=\".36\" d=\"M370 76V63h11v13zm-28.88-3.31c0-1.132.903-2.05 2.017-2.05 1.114 0 2.017.918 2.017 2.05 0 1.133-.903 2.052-2.017 2.052-1.114 0-2.017-.919-2.017-2.051z\" filter=\"url(#plaoap)\" mask=\"url(&quot;#plaoaq&quot;)\"></path></g><g><path fill=\"#f0f0f0\" d=\"M413.222 76.824c2.785 0 5.042-2.295 5.042-5.127s-2.257-5.127-5.042-5.127c-2.785 0-5.042 2.295-5.042 5.127s2.257 5.127 5.042 5.127z\"></path><path fill-opacity=\".05\" d=\"M436 87V68h17v19zm-27.82-14.303c0-2.832 2.257-5.127 5.042-5.127 2.785 0 5.042 2.295 5.042 5.127s-2.257 5.127-5.042 5.127c-2.785 0-5.042-2.295-5.042-5.127z\" filter=\"url(#plaoar)\" mask=\"url(&quot;#plaoas&quot;)\"></path></g><g><path fill=\"#d7d7d7\" d=\"M413.224 75.793c2.227 0 4.033-1.836 4.033-4.101 0-2.266-1.806-4.102-4.033-4.102-2.228 0-4.034 1.836-4.034 4.102 0 2.265 1.806 4.101 4.034 4.101z\"></path><path fill=\"#fff\" fill-opacity=\".36\" d=\"M437 86V69h15v17zm-27.81-13.308c0-2.266 1.806-4.102 4.034-4.102 2.227 0 4.033 1.836 4.033 4.102 0 2.265-1.806 4.101-4.033 4.101-2.228 0-4.034-1.836-4.034-4.101z\" filter=\"url(#plaoat)\" mask=\"url(&quot;#plaoau&quot;)\"></path></g><g><path fill=\"#f0f0f0\" d=\"M359.777 69.64h33.782c1.114 0 2.017.918 2.017 2.05 0 1.133-.903 2.052-2.017 2.052h-33.782c-1.114 0-2.017-.919-2.017-2.051 0-1.133.903-2.051 2.017-2.051\"></path><path fill-opacity=\".05\" d=\"M386 82v-7.258h7.56c1.113 0 2.016-.919 2.016-2.051 0-1.133-.903-2.051-2.017-2.051H386V65h45v17zm-28.24-9.31c0 1.133.903 2.052 2.017 2.052H386V70.64h-26.223z\" filter=\"url(#plaoav)\" mask=\"url(&quot;#plaoaw&quot;)\"></path></g><g><path fill=\"#d7d7d7\" d=\"M359.778 70.67h33.783c.557 0 1.008.46 1.008 1.025 0 .567-.451 1.026-1.008 1.026h-33.783c-.557 0-1.008-.46-1.008-1.026 0-.566.451-1.025 1.008-1.025z\"></path><path fill=\"#fff\" fill-opacity=\".36\" d=\"M387 81v-7.28h6.56c.558 0 1.01-.458 1.01-1.025 0-.566-.452-1.025-1.01-1.025H387V66h43v15zm-28.23-8.305c0 .567.451 1.026 1.008 1.026H387V71.67h-27.222c-.557 0-1.008.46-1.008 1.025z\" filter=\"url(#plaoax)\" mask=\"url(&quot;#plaoay&quot;)\"></path></g></g></g><g><g><g clip-path=\"url(&quot;#plaoaz&quot;)\"><use transform=\"matrix(.152 0 0 .152 204 6.228)\" xlink:href=\"#plaoaA\"></use></g></g><g clip-path=\"url(#plaoaB)\"><image width=\"286.2\" height=\"630.42\" transform=\"translate(232.09 64.11)\" xlink:href=\"data:image/png;base64,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8ObF9r53fXtbvfdk29vbbTtbW21r81bb/J4/fVfAc+baRvvVx14oLaatUuu0isWyZd576ZmvVPq0ghDdo6RP1EJgV3c6nWi8dZ5WMss7FMztMyKkNSq2VoPzXC+JipGTKZRlTPLBo6TQuja8yjDgXskmFBAQyRrrZuz6So7IapEqd9hBU15GSKuIodb0SGvoIWIL/QIwwvoRW8u9BtznLJdyEtaNPW8xDFdyilK5dwWYdIeyCjxque+JGzjnxX0FfKlWZSy/XjCsjPJXsh5xe12Y2NXPGv9pdJMq2JLKgqdBAjByspKQS1lDt+40N2lFrAqHw7Lheo5V59IUHJL9IdazYdXOPPWldv30k+2hm+faTNQq8QAAIABJREFU0SNH2zfee6LdXD3eruy19soja21va7P9xO9+uv2R197fPn7ucnvPAyfarz39YnvDKx5qN0480G7duN7e8I5va9/49m9tq8srsnS6bTN/SHToLwdTwOjo3k577/nPtbZ+s/36732+vXBjo732z/4Fcjw9srnf2r2P/l77tr0rbeXkfW0f11tabFcf+0Lb391u97357e3it/6Hdwk86+3XHn+hlO+d78+e5YP71p5cpGSDjwTlcgBlCjL5fTbG7YDnc5el48HX4CUc6nV0h4NmHkOy9GglRhGlKtenYjPxDis+WRe4WECSZ46TsRNXxf2ZNzh0+vbE8L4Ru2q/PMN4niz+Cj4j0jXgqxgeh27Z7roccP1iIR3c9nkm/DtC2oEwOxR+27yFZP1I+K3JHXUAKyHcuCehlqZ3c8B4u91n3gmwpkDni1RLdKyleS2R1ldWhV7FLrDmgPBREHqiV5l4LIkoc3zM9Ruzy5Ssb3BE58+dbVvnnmjnzzzdzp96vL3zB3+4bc922/rFy+3B176pHV1abg+0zXblxoV235nT7aFXPNy2b1xr13dnlIKs7s7aP//EZ9v3vunV7ReeudS+7/Wvaqdmy+21K9vtzNoD7fiLz7dXvOWtbeOhN5AzOrG20paXltuxEyeKVMHzfAeu5Mj+rH37mU+2/WuX2+987tH23PX19vo/+9+17aP3tP31W23z3Jm2/dzptvHop9sH3/22dvLk/W3j5uW2evKh9sijn25vev2b29FXvrZdePP77gp4nr++0X7j8bN9zzA6esjc4/fsmwefzDKYl1z6NOBzmMXzmctb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\"></image></g></g></g></g></g></svg>');
INSERT INTO `wp3p_postmeta` VALUES (13398,6070,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"14\" viewBox=\"0 0 12 14\"><g><g><g><path fill=\"none\" stroke=\"#666\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"20\" d=\"M1 6.56v0h10v6.667H1v0z\"></path></g><g><path fill=\"none\" stroke=\"#666\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"20\" d=\"M6.001 11.002a1.111 1.111 0 1 0 0-2.222 1.111 1.111 0 0 0 0 2.222z\"></path></g><g><path fill=\"none\" stroke=\"#666\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"20\" d=\"M8.776 6.556v0-2.778A2.75 2.75 0 0 0 6.053 1h-.055A2.75 2.75 0 0 0 3.22 3.722v2.834\"></path></g></g></g></svg>'),(13439,15493,'_elementor_data','[{\"id\":\"7b96a33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b27a6d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8a75988\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visa Waiver Program\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ca74d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Requirements for using the Visa Waiver Program (VWP)\\n\",\"title_color\":\"#333333\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74ecd89\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>The Visa Waiver Program\\u00a0allows citizens of participating countries to travel to the United States without a visa for stays of 90 days or less. This is only if they they meet all requirements explained below. Travelers must be eligible to use the VWP and have a valid Electronic System for Travel Authorization (ESTA) approval prior to travel.<\\/p><p>If you are eligible to travel on the VWP, but prefer to have a visa in your passport, you may still apply for a visitor (B) visa. Transiting or traveling through the United States to Canada or Mexico is generally permitted for VWP travelers.<\\/p><\\/div><\\/article>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12665b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The following are examples of activities permitted while in the United States on the VWP<\\/strong><\\/p><ul><li>Consult with business associates<\\/li><li>Attend a scientific, educational, professional, or business convention or conference<\\/li><li>Attend short-term training (you may not be paid by any source in the United States with the exception of expenses incidental to your stay)<\\/li><li>Negotiate a contract<\\/li><li>Tourism<\\/li><li>Vacation (holiday)<\\/li><li>Visit with friends or relatives<\\/li><li>Medical treatment<\\/li><li>Participation in social events hosted by fraternal, social, or service organizations<\\/li><li>Participation by amateurs in musical, sports, or similar events or contests, if not being paid for participating<br \\/>enrollment in a short recreational course of study, not for credit toward a degree (for example, a two-day cooking class while on vacation)<\\/li><\\/ul><p><strong>These are some examples of activities not permitted on the VWP and require visas for travel to the United States:<\\/strong><\\/p><ul><li>Study, but only for credit<\\/li><li>Employment<\\/li><li>Work as foreign press, radio, film, journalists, or other information media<\\/li><li>Permanent residence in the United States<\\/li><\\/ul><p>For more information on the Visa Waiver Program (VWP) visit the\\u00a0<a href=\\\"https:\\/\\/travel.state.gov\\/content\\/visas\\/en\\/visit\\/visa-waiver-program.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">U.S. State Department Bureau of Consular Affairs\\u2019 website<\\/a>, or\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/contact\\/\\\">contact us<\\/a>\\u00a0directly for a consultation with an immigration professional.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13399,15533,'_elementor_edit_mode','builder'),(13400,15533,'_elementor_template_type','wp-page'),(13401,15533,'_elementor_version','3.4.2'),(13402,15887,'_wp_attached_file','2021/08/imagesCANUQEQ0-e1403463493456-1.jpg'),(13403,15887,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:122;s:4:\"file\";s:43:\"2021/08/imagesCANUQEQ0-e1403463493456-1.jpg\";s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"imagesCANUQEQ0-e1403463493456-1-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:43:\"imagesCANUQEQ0-e1403463493456-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:{}}}'),(13423,15891,'_elementor_template_type','wp-page'),(13422,15891,'_elementor_edit_mode','builder'),(13421,15891,'_wp_page_template','default'),(13420,15533,'_elementor_data','[{\"id\":\"43cc9b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f208884\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"94222e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Are Here For You\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6446688\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456-1.jpg\",\"id\":15887,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b29930d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e01f690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We prepare your entire fianc\\u00e9e visa or marriagel visa petition. We review it and make sure it\\u2019s perfect. We prepare all the forms all you do is sign them. When it\\u2019s time for the embassy interview we will help you to make sure you have all the documents necessary for the process at no charge. We are here to support you all the way through the interview. We do other visas as well as adjustment of status, removal of conditions &amp; citizenship.<\\/p><p>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\\u201d <span class=\\\"txtblue\\\">Best regards,\\u00a0<\\/span><span class=\\\"txtblue\\\">David Carrad, Attorney<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"41e5abf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"e59debd\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(13419,15533,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13411,15889,'_wp_page_template','default'),(13412,15889,'_elementor_edit_mode','builder'),(13413,15889,'_elementor_template_type','wp-page'),(13414,15889,'_elementor_version','3.4.2'),(13415,15890,'_wp_page_template','default'),(13416,15890,'_elementor_edit_mode','builder'),(13417,15890,'_elementor_template_type','wp-page'),(13418,15890,'_elementor_version','3.4.2'),(13424,15891,'_elementor_version','3.4.2'),(13425,15891,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13426,15891,'_elementor_data','[{\"id\":\"43cc9b2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f208884\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"94222e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Are Here For You\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e01f690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"size-full wp-image-15887 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456-1.jpg\\\" \\/> We prepare your entire fianc\\u00e9e visa or marriagel visa petition. We review it and make sure it\\u2019s perfect. We prepare all the forms all you do is sign them. When it\\u2019s time for the embassy interview we will help you to make sure you have all the documents necessary for the process at no charge. We are here to support you all the way through the interview. We do other visas as well as adjustment of status, removal of conditions &amp; citizenship.class=\\\"txtblue\\\"&gt;\\u201cYou helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\\u201d <span class=\\\"txtblue\\\">Best regards,\\u00a0<\\/span><span class=\\\"txtblue\\\">David Carrad, Attorney<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13427,15533,'_elementor_page_assets','a:0:{}'),(16824,16288,'_wp_page_template','default'),(16825,16288,'_elementor_edit_mode','builder'),(16826,16288,'_elementor_template_type','wp-page'),(16827,16288,'_elementor_version','3.4.2'),(16828,16288,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16829,16288,'_elementor_data','[{\"id\":\"43cc9b2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f208884\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"94222e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Are Here For You\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e01f690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"size-full wp-image-15887 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456-1.jpg\\\" \\/> We prepare your entire fianc\\u00e9e visa or marriagel visa petition. We review it and make sure it\\u2019s perfect. We prepare all the forms all you do is sign them. When it\\u2019s time for the embassy interview we will help you to make sure you have all the documents necessary for the process at no charge. We are here to support you all the way through the interview. We do other visas as well as adjustment of status, removal of conditions &amp; citizenship.class=\\\"txtblue\\\"&gt;\\u201cYou helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\\u201d <span class=\\\"txtblue\\\">Best regards,\\u00a0<\\/span><span class=\\\"txtblue\\\">David Carrad, Attorney<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13430,15892,'_wp_page_template','default'),(13431,15892,'_elementor_edit_mode','builder'),(13432,15892,'_elementor_template_type','wp-page'),(13433,15892,'_elementor_version','3.4.2'),(13434,15893,'_wp_page_template','default'),(13435,15893,'_elementor_edit_mode','builder'),(13436,15893,'_elementor_template_type','wp-page'),(13437,15893,'_elementor_version','3.4.2'),(13446,15493,'_elementor_page_assets','a:0:{}'),(13447,15493,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13448,15493,'_elementor_css','a:6:{s:4:\"time\";i:1629801632;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13449,15895,'inline_featured_image','0'),(13450,15896,'_wp_page_template','default'),(13451,15896,'_elementor_edit_mode','builder'),(13452,15896,'_elementor_template_type','wp-page'),(13453,15896,'_elementor_version','3.4.2'),(13454,15896,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13455,15896,'_elementor_data','[{\"id\":\"4ecd76c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"477fcf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a0d8c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fianc\\u00e9e Visa Process (Steps)\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"440b061\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-175\\\" class=\\\"post-175 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>People always asks why it takes so long to bring someone from another country to the U.S. for the purpose of marriage.\\u00a0 Call our office for a complete detail of the fiance visa steps, there\\u2019s no charge. 619-249-0204<\\/p><h4>Application Process<\\/h4><ul><li>File\\u00a0your fianc\\u00e9e visa petition.\\u00a0The filing fee is $535<\\/li><\\/ul><h4>Eligibility Requirements<\\/h4><p>If you petition for a fianc\\u00e9(e) visa, you must show that:<\\/p><ul><li>The petitioner (you) are a U.S. citizen.<\\/li><li>You intend to marry within 90 days of your fianc\\u00e9(e) entering the United States.<\\/li><li>Both you and your fianc\\u00e9(e) are both free to marry and any previous marriages must have been legally terminated by divorce, death, or annulment.<\\/li><li>You met each other, in person, at least once within 2 years of filing your petition. There are two exceptions that require a waiver:<br \\/>1.\\u00a0If the requirement to meet would violate strict and long-established customs of your or your fianc\\u00e9(e)\\u2019s foreign culture or social practice.<br \\/>2.\\u00a0If you prove that the requirement to meet would result in extreme hardship to you.<\\/li><\\/ul><h4>After the Fianc\\u00e9(e) Visa is Issued<\\/h4><p>Once issued, the fianc\\u00e9(e) visa (or K-1 nonimmigrant visa) allows your fianc\\u00e9(e) to enter the United States for 90 days so that your marriage ceremony can take place. Once you marry, your spouse may apply for permanent residence and remain in the United States while USCIS processes the application.<\\/p><h3><strong>Treatment of I-129F petitions where the Department of State (DOS) refuses to issue the K-1 visa and returns the expired petition to USCIS.<\\/strong><\\/h3><p>Once USCIS receives a consular returned I-129F for K-1 classification from DOS and the petition has expired in accordance with 8 CFR214.2(k)(5), USCIS will allow the petition to remain expired and will not reaffirm or reopen the petition.\\u00a0Please note that this will not preclude the petitioner from filing another petition.<\\/p><h4>Children of Fianc\\u00e9(e)s<\\/h4><p>If your fianc\\u00e9(e) has a child (under 21 and unmarried), a K-2 nonimmigrant visa may be available to him or her. Be sure to include the names of your fianc\\u00e9(e)\\u2019s children on your Form I-129F petition.<\\/p><h4>Permission to Work<\\/h4><p>After admission, your fianc\\u00e9(e) may immediately apply for permission to work by filing a Form I-765, application for employment authorization with the USCIS Service Center having jurisdiction over your place of residence. Any work authorization based on a nonimmigrant fianc\\u00e9 (e) visa would be valid for only 90 days after entry. However, your fianc\\u00e9 (e) would also be eligible to apply for an extended work authorization at the same time as he or she files for permanent residence.<\\/p><h4>What happens if we do not marry within 90 days?<\\/h4><p>Fianc\\u00e9(e) status automatically expires after 90 days. It cannot be extended. Your fianc\\u00e9(e) should leave the United States at the end of the 90 days if you do not marry. If your fianc\\u00e9(e) does not depart, he or she will be in violation of U.S. immigration law. This may result in removal (deportation) and\\/or could affect future eligibility for U.S. immigration benefits.<\\/p><h3>We want to make plans for our wedding. How long will this process take?<\\/h3><p>Each case is different, please check\\u00a0the current processing times for the I-129F petition\\u00a0the USCIS processes fianc\\u00e9(e) petitions in the order we receive them. Once we complete our processing, your approved petition is then forwarded to the National Visa Center (NVC). The NVC will then send the petition to the U.S. Embassy or consulate, which will need time to process your fianc\\u00e9(e) for a visa.<\\/p><p>Check it our testimonials we are here for you as we have been for others just like you.\\u00a0 No charge for a consultation all:619-249-0204 or email s at: k1k3visas.com@gmail.com<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13456,15896,'_elementor_page_assets','a:0:{}'),(13457,15896,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13458,15897,'_elementor_edit_mode','builder'),(13459,15897,'_wp_page_template','default'),(13460,15897,'_elementor_template_type','wp-page'),(13461,15897,'_elementor_version','3.4.2'),(13462,15897,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13463,15897,'_elementor_data','[{\"id\":\"4ecd76c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"477fcf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a0d8c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fianc\\u00e9e Visa Process (Steps)\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"440b061\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-175\\\" class=\\\"post-175 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>People always asks why it takes so long to bring someone from another country to the U.S. for the purpose of marriage.\\u00a0 Call our office for a complete detail of the fiance visa steps, there\\u2019s no charge. 619-249-0204<\\/p><h4>Application Process<\\/h4><ul><li>File\\u00a0your fianc\\u00e9e visa petition.\\u00a0The filing fee is $535<\\/li><\\/ul><h4>Eligibility Requirements<\\/h4><p>If you petition for a fianc\\u00e9(e) visa, you must show that:<\\/p><ul><li>The petitioner (you) are a U.S. citizen.<\\/li><li>You intend to marry within 90 days of your fianc\\u00e9(e) entering the United States.<\\/li><li>Both you and your fianc\\u00e9(e) are both free to marry and any previous marriages must have been legally terminated by divorce, death, or annulment.<\\/li><li>You met each other, in person, at least once within 2 years of filing your petition. There are two exceptions that require a waiver:<br \\/>1.\\u00a0If the requirement to meet would violate strict and long-established customs of your or your fianc\\u00e9(e)\\u2019s foreign culture or social practice.<br \\/>2.\\u00a0If you prove that the requirement to meet would result in extreme hardship to you.<\\/li><\\/ul><h4>After the Fianc\\u00e9(e) Visa is Issued<\\/h4><p>Once issued, the fianc\\u00e9(e) visa (or K-1 nonimmigrant visa) allows your fianc\\u00e9(e) to enter the United States for 90 days so that your marriage ceremony can take place. Once you marry, your spouse may apply for permanent residence and remain in the United States while USCIS processes the application.<\\/p><h3><strong>Treatment of I-129F petitions where the Department of State (DOS) refuses to issue the K-1 visa and returns the expired petition to USCIS.<\\/strong><\\/h3><p>Once USCIS receives a consular returned I-129F for K-1 classification from DOS and the petition has expired in accordance with 8 CFR214.2(k)(5), USCIS will allow the petition to remain expired and will not reaffirm or reopen the petition.\\u00a0Please note that this will not preclude the petitioner from filing another petition.<\\/p><h4>Children of Fianc\\u00e9(e)s<\\/h4><p>If your fianc\\u00e9(e) has a child (under 21 and unmarried), a K-2 nonimmigrant visa may be available to him or her. Be sure to include the names of your fianc\\u00e9(e)\\u2019s children on your Form I-129F petition.<\\/p><h4>Permission to Work<\\/h4><p>After admission, your fianc\\u00e9(e) may immediately apply for permission to work by filing a Form I-765, application for employment authorization with the USCIS Service Center having jurisdiction over your place of residence. Any work authorization based on a nonimmigrant fianc\\u00e9 (e) visa would be valid for only 90 days after entry. However, your fianc\\u00e9 (e) would also be eligible to apply for an extended work authorization at the same time as he or she files for permanent residence.<\\/p><h4>What happens if we do not marry within 90 days?<\\/h4><p>Fianc\\u00e9(e) status automatically expires after 90 days. It cannot be extended. Your fianc\\u00e9(e) should leave the United States at the end of the 90 days if you do not marry. If your fianc\\u00e9(e) does not depart, he or she will be in violation of U.S. immigration law. This may result in removal (deportation) and\\/or could affect future eligibility for U.S. immigration benefits.<\\/p><h3>We want to make plans for our wedding. How long will this process take?<\\/h3><p>Each case is different, please check\\u00a0the current processing times for the I-129F petition\\u00a0the USCIS processes fianc\\u00e9(e) petitions in the order we receive them. Once we complete our processing, your approved petition is then forwarded to the National Visa Center (NVC). The NVC will then send the petition to the U.S. Embassy or consulate, which will need time to process your fianc\\u00e9(e) for a visa.<\\/p><p>Check it our testimonials we are here for you as we have been for others just like you.\\u00a0 No charge for a consultation all:619-249-0204 or email s at: k1k3visas.com@gmail.com<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13464,15897,'_elementor_page_assets','a:0:{}'),(13465,15897,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13466,15897,'body_background_color',''),(13467,15897,'_body_background_color','field_5c721ec24addf'),(16482,16245,'_elementor_css','a:6:{s:4:\"time\";i:1629794068;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16481,16245,'_elementor_page_assets','a:0:{}'),(16475,16245,'_wp_page_template','default'),(16476,16245,'_elementor_edit_mode','builder'),(16477,16245,'_elementor_template_type','wp-page'),(16478,16245,'_elementor_version','3.4.2'),(16479,16245,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16480,16245,'_elementor_data','[{\"id\":\"be470a8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"442afab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a5e6cab\",\"elType\":\"widget\",\"settings\":{\"title\":\"India Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c47939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-260\\\" class=\\\"post-260 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Mumbai India\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/mumbai.usconsulate.gov\\/\\\">http:\\/\\/mumbai.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>991-120-6602222<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-india@ustraveldocs.com\\\">support-india@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/in\\\">http:\\/\\/www.ustraveldocs.com\\/in<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>All fees must be paid in rupees or dollars through a bank draft drawn on a nationalized or foreign bank in favor of the American Consulate General, Mumbai<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e497586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"16dce5f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(13477,15899,'_elementor_edit_mode','builder'),(13478,15899,'_wp_page_template','default'),(13479,15899,'_elementor_template_type','wp-page'),(13480,15899,'_elementor_version','3.4.2'),(13481,15899,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13482,15899,'_elementor_data','[{\"id\":\"be470a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"442afab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a5e6cab\",\"elType\":\"widget\",\"settings\":{\"title\":\"India Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c47939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-260\\\" class=\\\"post-260 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Mumbai India\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/mumbai.usconsulate.gov\\/\\\">http:\\/\\/mumbai.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>991-120-6602222<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-india@ustraveldocs.com\\\">support-india@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/in\\\">http:\\/\\/www.ustraveldocs.com\\/in<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>All fees must be paid in rupees or dollars through a bank draft drawn on a nationalized or foreign bank in favor of the American Consulate General, Mumbai<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13483,15899,'_elementor_page_assets','a:0:{}'),(13484,15899,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13485,15899,'_elementor_css','a:6:{s:4:\"time\";i:1629794068;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13486,15899,'body_background_color',''),(13487,15899,'_body_background_color','field_5c721ec24addf'),(15829,16166,'_elementor_css','a:6:{s:4:\"time\";i:1629791624;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15828,16166,'_elementor_page_assets','a:0:{}'),(15822,16166,'_wp_page_template','default'),(15823,16166,'_elementor_edit_mode','builder'),(15824,16166,'_elementor_template_type','wp-page'),(15825,16166,'_elementor_version','3.4.2'),(15826,16166,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15827,16166,'_elementor_data','[{\"id\":\"32e58a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d6840f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"718e592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cuba U.S. Interests Section\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f85a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-228\\\" class=\\\"post-228 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Havana Cuba\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/havana.usint.gov.usembassy.gov\\/\\\">http:\\/\\/<\\/a><a>Havana.usint.gov<\\/a>.usembassy.gov\\/<\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>537 834 4400<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>URL for scheduling the interview online:<\\/b><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:<\\/b><\\/p><p><b>Embassy appointment scheduling method:<\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:<\\/b> 2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8d189bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"bf4c011\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(13497,15901,'_elementor_edit_mode','builder'),(13498,15901,'_wp_page_template','default'),(13499,15901,'_elementor_template_type','wp-page'),(13500,15901,'_elementor_version','3.4.2'),(13501,15901,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13502,15901,'_elementor_data','[{\"id\":\"32e58a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d6840f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"718e592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cuba U.S. Interests Section\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f85a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-228\\\" class=\\\"post-228 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Havana Cuba\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/havana.usint.gov.usembassy.gov\\/\\\">http:\\/\\/<\\/a><a>Havana.usint.gov<\\/a>.usembassy.gov\\/<\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>537 834 4400<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>URL for scheduling the interview online:<\\/b><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:<\\/b><\\/p><p><b>Embassy appointment scheduling method:<\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:<\\/b> 2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13503,15901,'_elementor_page_assets','a:0:{}'),(13504,15901,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13505,15901,'_elementor_css','a:6:{s:4:\"time\";i:1629791624;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13506,15901,'body_background_color',''),(13507,15901,'_body_background_color','field_5c721ec24addf'),(13508,15902,'_elementor_edit_mode','builder'),(13509,15902,'_wp_page_template','default'),(13510,15902,'_elementor_template_type','wp-page'),(13511,15902,'_elementor_version','3.4.2'),(13512,15902,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13513,15902,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13514,15902,'_elementor_page_assets','a:0:{}'),(13515,15902,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13516,15902,'_elementor_css','a:6:{s:4:\"time\";i:1629790007;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13517,15902,'body_background_color',''),(13518,15902,'_body_background_color','field_5c721ec24addf'),(13519,15903,'_elementor_edit_mode','builder'),(13520,15903,'_wp_page_template','default'),(13521,15903,'_elementor_template_type','wp-page'),(13522,15903,'_elementor_version','3.4.2'),(13523,15903,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13524,15903,'_elementor_data','[{\"id\":\"11ea613\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"99cafaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"499aa18\",\"elType\":\"widget\",\"settings\":{\"title\":\"CR1 \\/ IR1 Marriage Visas\",\"align\":\"left\",\"title_color\":\"#4B4948\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":\"\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06a32b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is a CR1 \\/ IR1 Marriage Visa?\\n\",\"title_color\":\"#4D4948\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26daad2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\"><em>Presently Homeland Security is not processing K3 spousal or marriage visa petitions. They are processing CR1 \\/ IR1 Marriage Visas petitions.<br \\/><\\/em><\\/span><em style=\\\"letter-spacing: -0.53px; font-size: 1rem;\\\">(Formerly <a href=\\\"http:\\/\\/k1k3visas.com\\/\\\"><strong>K3 Marriage Visa<\\/strong><\\/a>).<\\/em><\\/p><p><span class=\\\"txtdarkblue\\\"><em>Learn more about Proxy marriage below<\\/em><\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">CR1 \\/ IR1 Marriage Visas will be issued by the consulate if at the time of the interview the couple has been married less than two years. IR1 visas will be issued if at the time of the interview the couple has been married longer than two years.<\\/span><\\/p><p>The CR1 \\/\\u00a0IR1\\u00a0Visa\\u00a0includes the issuance of the Permanent Green Card for your spouse soon after he\\/she arrives in the United States. A Green Card actually costs less than they did under the previous K3 Visa and less than the\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/tips-for-obtaining-the-k1-and-k3-visas-from-the-united-states\\/\\\">K1 fiancee visa<\\/a>.<\\/p><p>There are two types of Proxy marriages: Single Proxy marriage ceremony, and Double proxy marriages. Men and woman in the military who are overseas sometimes get married this way in order to extend military benefits their fianc\\u00e9e. \\u00a0Call us:\\u00a0619-249-0204<\\/p>\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"074895a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/CR1-IR1-Marriage-Visas.jpeg\",\"id\":15515,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5228c68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>CR1 \\/ IR1 Marriage Visas are for couples that can prove they are both of legal age to marry and free from any previous marriage. You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. CR1 \\/ IR1 Marriage Visas cannot be obtained by a permanent resident.<\\/p><p>You must be able to prove fully that your marriage is legitimate. The USCIS and the U.S. State Department believe that a lot of the marriages are fraudulent marriages. The government scrutinizes each international visa application and will reject filings for any reason, any minor error. If there are mistakes or omissions in your CR1 \\/ IR1 Marriage Visas\\u2019\\u00a0petition; it can and will cause a delay from the visa\\u2019s approval.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0492705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Children & CR1 \\/ IR1 Marriage Visas Dependency\\n\",\"title_color\":\"#474443\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"069d477\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the marriage took place prior to the child\\u2019s 18th birthday and the child\\u2019s visa application is filed prior to the child\\u2019s 21st birthday the child is eligible for a CR1 \\/ IR1 Marriage Dependent Visa.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a6b823d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Requirements for the CR1 \\/ IR1 Marriage Visa (formerly K3 visa):\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"47983e8\"},{\"text\":\"Petitioner must be a U.S. citizen\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"790ef93\"},{\"text\":\"Must be legally married under the laws of the country where the marriage took place\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"716d349\"},{\"_id\":\"05ed716\",\"text\":\"Petitioner must prove the marriage relationship is valid and sincere\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}},{\"_id\":\"be3be93\",\"text\":\"U.S. Citizens must be able to meet the financial requirements\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}},{\"_id\":\"d452a4d\",\"text\":\"If the marriage was by proxy, it must have been consummated prior to the filing of the marriage visa. (More information on Proxy marriages)\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"}}],\"icon_color\":\"#312C2C\",\"icon_size\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(13525,15903,'_elementor_page_assets','a:0:{}'),(13526,15903,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13527,15903,'body_background_color',''),(13528,15903,'_body_background_color','field_5c721ec24addf'),(16757,16278,'_elementor_css','a:6:{s:4:\"time\";i:1629795813;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16756,16278,'_elementor_page_assets','a:0:{}'),(16750,16278,'_wp_page_template','default'),(16751,16278,'_elementor_edit_mode','builder'),(16752,16278,'_elementor_template_type','wp-page'),(16753,16278,'_elementor_version','3.4.2'),(16754,16278,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16755,16278,'_elementor_data','[{\"id\":\"af31290\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"18a992c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"483307f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kuwait Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdb4333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-283\\\" class=\\\"post-283 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Kuwait City Kuwait\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kuwait.usembassy.gov\\/\\\">http:\\/\\/kuwait.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>00-(965) 2259-1001<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KuwaitIV@state.gov\\\">KuwaitIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>Make an appointment through the Immigrant Visa unit by emailing:\\u00a0<a href=\\\"mailto:KuwaitIV@state.gov\\\">KuwaitIV@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Yes<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"48bc5e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"621490b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(13538,15905,'_elementor_edit_mode','builder'),(13539,15905,'_wp_page_template','default'),(13540,15905,'_elementor_template_type','wp-page'),(13541,15905,'_elementor_version','3.4.2'),(13542,15905,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13543,15905,'_elementor_data','[{\"id\":\"af31290\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"18a992c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"483307f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kuwait Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdb4333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-283\\\" class=\\\"post-283 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Kuwait City Kuwait\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kuwait.usembassy.gov\\/\\\">http:\\/\\/kuwait.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>00-(965) 2259-1001<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KuwaitIV@state.gov\\\">KuwaitIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>Make an appointment through the Immigrant Visa unit by emailing:\\u00a0<a href=\\\"mailto:KuwaitIV@state.gov\\\">KuwaitIV@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Yes<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13544,15905,'_elementor_page_assets','a:0:{}'),(13545,15905,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13546,15905,'_elementor_css','a:6:{s:4:\"time\";i:1629795813;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13547,15905,'body_background_color',''),(13548,15905,'_body_background_color','field_5c721ec24addf'),(13549,15906,'_elementor_edit_mode','builder'),(13550,15906,'_wp_page_template','default'),(13551,15906,'_elementor_template_type','wp-page'),(13552,15906,'_elementor_version','3.4.2'),(13553,15906,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13554,15906,'_elementor_data','[{\"id\":\"69531d0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac6a515\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9d2e47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jamaica Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d8ef3d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-271\\\" class=\\\"post-271 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Kingston Jamaica\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kingston.usembassy.gov\\/\\\">http:\\/\\/kingston.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>876-702-6000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KingstonNIV@state.gov\\\">KingstonNIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.usvisa-jamaica.com\\/jam\\/\\\">http:\\/\\/www.usvisa-jamaica.com\\/jam\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Application fee must be pain in Jamaican dollars for the NIV interview.\\u00a0 The fee is separate from the fee that you pay to the schedule an appointment by phone. You may pat at any National Commercial bank branch up to one year before your appointment date.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>You may make the visa appointment by calling the phone number.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13555,15906,'_elementor_page_assets','a:0:{}'),(13556,15906,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13557,15906,'_elementor_css','a:6:{s:4:\"time\";i:1629794746;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13558,15906,'body_background_color',''),(13559,15906,'_body_background_color','field_5c721ec24addf'),(13560,15907,'_elementor_edit_mode','builder'),(13561,15907,'_wp_page_template','default'),(13562,15907,'_elementor_template_type','wp-page'),(13563,15907,'_elementor_version','3.4.2'),(13564,15907,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13565,15907,'_elementor_data','[{\"id\":\"1dea3ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bfcdb07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8547dc4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kenya Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"076d2e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-277\\\" class=\\\"post-277 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Nairobi Kenya\\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/nairobi.usemabssy.gov\\/\\\">http:\\/\\/nairobi.usemabssy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>Kenya (254 20) 619-0600 United States (0001 703) 439-2302<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:VisitorVisaNairobi@state.gov\\\">VisitorVisaNairobi@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/en-KE\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/en-KE\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any of Postbank\\u2019s many branches<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Go to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13566,15907,'_elementor_page_assets','a:0:{}'),(13567,15907,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13568,15907,'_elementor_css','a:6:{s:4:\"time\";i:1629795261;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13569,15907,'body_background_color',''),(13570,15907,'_body_background_color','field_5c721ec24addf'),(16682,16269,'_elementor_css','a:6:{s:4:\"time\";i:1629795261;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16681,16269,'_elementor_page_assets','a:0:{}'),(16675,16269,'_wp_page_template','default'),(16676,16269,'_elementor_edit_mode','builder'),(16677,16269,'_elementor_template_type','wp-page'),(16678,16269,'_elementor_version','3.4.2'),(16679,16269,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16680,16269,'_elementor_data','[{\"id\":\"1dea3ab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bfcdb07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8547dc4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kenya Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"076d2e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-277\\\" class=\\\"post-277 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Nairobi Kenya\\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/nairobi.usemabssy.gov\\/\\\">http:\\/\\/nairobi.usemabssy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>Kenya (254 20) 619-0600 United States (0001 703) 439-2302<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:VisitorVisaNairobi@state.gov\\\">VisitorVisaNairobi@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/en-KE\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/en-KE\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any of Postbank\\u2019s many branches<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Go to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"576b868\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"fae7d0a\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(13580,15909,'_elementor_edit_mode','builder'),(13581,15909,'_wp_page_template','default'),(13582,15909,'_elementor_template_type','wp-page'),(13583,15909,'_elementor_version','3.4.2'),(13584,15909,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13585,15909,'_elementor_data','[{\"id\":\"558fe00\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1aea015\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65d3165\",\"elType\":\"widget\",\"settings\":{\"title\":\"France Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4beca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-240\\\" class=\\\"post-240 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> Paris France\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/france.usembassy.gov\\/\\\">http:\\/\\/france.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>33-1-43122222<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ParisConIV@state.gov\\\">ParisConIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>http:www.usvisa-france.com\\/visa-web\\/index.jsp?locale=fr.FR<\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any French post office (La Poste)<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13586,15909,'_elementor_page_assets','a:0:{}'),(13587,15909,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13588,15909,'_elementor_css','a:6:{s:4:\"time\";i:1629792721;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13589,15909,'body_background_color',''),(13590,15909,'_body_background_color','field_5c721ec24addf'),(13591,15910,'_elementor_edit_mode','builder'),(13592,15910,'_wp_page_template','default'),(13593,15910,'_elementor_template_type','wp-page'),(13594,15910,'_elementor_version','3.4.2'),(13595,15910,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13596,15910,'_elementor_data','[{\"id\":\"eba1182\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1484c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6cf2c52\",\"elType\":\"widget\",\"settings\":{\"title\":\"El Salvador Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d395bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-236\\\" class=\\\"post-236 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> San Salvador El Salvador\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><strong>United States Embassy:<\\/strong>\\u00a0<a href=\\\"http:\\/\\/sansalvador.usembassy.gov\\/\\\">http:\\/\\/sansalvador.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"mailto:congensansal@state.gov\\\">congensansal@state.gov<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>2501-2999<\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/sv\\/\\\">http:\\/\\/www.ustraveldocs.com\\/sv\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any main branch of Banco Citibank de El Salvador (not at mini banks)<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13597,15910,'_elementor_page_assets','a:0:{}'),(13598,15910,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13599,15910,'_elementor_css','a:6:{s:4:\"time\";i:1629792459;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13600,15910,'body_background_color',''),(13601,15910,'_body_background_color','field_5c721ec24addf'),(13602,15650,'_aioseo_title','Afghanistan Embassy - K1K3 Visas'),(13603,15650,'_aioseo_description','Get information about the Afghanistan Embassy in Kabul, including their website, email, and phone number.'),(13604,15650,'_aioseo_keywords',''),(13605,15650,'_aioseo_og_title',NULL),(13606,15650,'_aioseo_og_description',NULL),(13607,15650,'_aioseo_og_article_section',''),(13608,15650,'_aioseo_og_article_tags',''),(13609,15650,'_aioseo_twitter_title',NULL),(13610,15650,'_aioseo_twitter_description',NULL),(13611,15911,'_elementor_edit_mode','builder'),(13612,15911,'_elementor_template_type','wp-page'),(13613,15911,'_elementor_version','3.4.2'),(13614,15911,'_wp_page_template','default'),(13615,15911,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13616,15911,'_elementor_data','[{\"id\":\"08d1a0c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5d92bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5606615\",\"elType\":\"widget\",\"settings\":{\"title\":\"Afghanistan Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd50505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Kabul Afghanistan<br><br>\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kabul.usembassy.gov<\\/a><span class=\\\"navblue\\\">http:\\/\\/<\\/span><\\/a><a>kabul.usembassy.gov<\\/a><br><br>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>(0093) (0) 700-10-8001<br><br>\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KabulIV@state.gov\\\">KabulIV@state.gov<\\/a><br><br>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<br><br>\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.<br><br>\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.<br><br>\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<br><br>\\n\\n<b>Number of photos required for Embassy Interview:<\\/b>\\u00a01<br><br>\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<br><br>\\n\\nIf you need help with marriage visas, please\\u00a0<a title=\\\"Contact\\\" href=\\\"http:\\/\\/k1k3visas.com\\/contact\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">contact us<\\/a>.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13617,15911,'_elementor_page_assets','a:0:{}'),(13618,15911,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13619,15650,'body_background_color',''),(13620,15650,'_body_background_color','field_5c721ec24addf'),(13621,15911,'body_background_color',''),(13622,15911,'_body_background_color','field_5c721ec24addf'),(13623,15912,'_elementor_edit_mode','builder'),(13624,15912,'_wp_page_template','default'),(13625,15912,'_elementor_template_type','wp-page'),(13626,15912,'_elementor_version','3.4.2'),(13627,15912,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13628,15912,'_elementor_data','[{\"id\":\"44f03e2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed807d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0eb1ed4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Haiti Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ec17841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-254\\\" class=\\\"post-254 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Port Au Prince Haiti\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/haiti.usembassy.gov\\/\\\">http:\\/\\/haiti.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>011-509-2229-8000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:papniv@state.gov\\\">papniv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/haiti.usembassy.gov\\/non-immigrant.visas\\/how-to-schedule-an-appointment.html\\\">http:\\/\\/haiti.usembassy.gov\\/non-immigrant.visas\\/how-to-schedule-an-appointment.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay fees at any Sogebank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a01<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13629,15912,'_elementor_page_assets','a:0:{}'),(13630,15912,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13631,15912,'_elementor_css','a:6:{s:4:\"time\";i:1629793296;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13632,15912,'body_background_color',''),(13633,15912,'_body_background_color','field_5c721ec24addf'),(13634,15913,'_elementor_edit_mode','builder'),(13635,15913,'_wp_page_template','default'),(13636,15913,'_elementor_template_type','wp-page'),(13637,15913,'_elementor_version','3.4.2'),(13638,15913,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13639,15913,'_elementor_data','[{\"id\":\"dcaf61a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"06f9151\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"56cca91\",\"elType\":\"widget\",\"settings\":{\"title\":\"Colombia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ad1845\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-224\\\" class=\\\"post-224 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Bogota Colombia\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/bogota.usembassy.gov\\/\\\">http:\\/\\/bogota.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>011 57 1 315 0811<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:IVBogota@state.gov\\\">IVBogota@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/usvisa-info.com\\/en-CO\\/selfservice\\/ss_country_welcome\\\">https:\\/\\/usvisa-info.com\\/en-CO\\/selfservice\\/ss_country_welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:<\\/b>\\u00a0At Helm Bank or credit card by phone.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be translated into Certified English.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Click\\u00a0<a href=\\\"https:\\/\\/ceac.state.gov\\/genniv\\/\\\">https:\\/\\/ceac.state.gov\\/genniv\\/<\\/a>\\u00a0to fill out the DS-160 Nonimmigrant Visa Application form and print the \\u201cConfirmation Page\\u201d with a barcode.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13640,15913,'_elementor_page_assets','a:0:{}'),(13641,15913,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13642,15913,'_elementor_css','a:6:{s:4:\"time\";i:1629791328;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13643,15913,'body_background_color',''),(13644,15913,'_body_background_color','field_5c721ec24addf'),(13645,15914,'_elementor_edit_mode','builder'),(13646,15914,'_wp_page_template','default'),(13647,15914,'_elementor_template_type','wp-page'),(13648,15914,'_elementor_version','3.4.2'),(13649,15914,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13650,15914,'_elementor_data','[{\"id\":\"1cdd181\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f79efa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f59eba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kazakhstan Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e498c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-275\\\" class=\\\"post-275 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Astana Kazakhstan\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kazakhstan.usembassy.gov\\/\\\">http:\\/\\/kazakhstan.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>7 (7172) 70-21-00<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:info@usembassy.kz\\\">info@usembassy.kz<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/kz\\/\\\">http:\\/\\/www.ustraveldocs.com\\/kz\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Kazkommerts (KKB) Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>It will be online, by going to their website.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13651,15914,'_elementor_page_assets','a:0:{}'),(13652,15914,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13653,15914,'_elementor_css','a:6:{s:4:\"time\";i:1629795151;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13654,15914,'body_background_color',''),(13655,15914,'_body_background_color','field_5c721ec24addf'),(13656,15915,'_elementor_edit_mode','builder'),(13657,15915,'_wp_page_template','default'),(13658,15915,'_elementor_template_type','wp-page'),(13659,15915,'_elementor_version','3.4.2'),(13660,15915,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13661,15915,'_elementor_data','[{\"id\":\"c20362d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0ff7e14\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f6a3c47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Japan Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ceba2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-273\\\" class=\\\"post-273 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Tokyo Japan\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/japan.usembassy.gov\\/\\\">http:\\/\\/japan.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>Tokyo call:03-6743-9732, Osaka call:06-6943-6700, Naha call:0898-854-7050, In the United States call:1-646-259-0526<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-japan@ustraveldocs.com\\\">support-japan@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/jp\\/jp-niv-visapply.asp\\\">http:\\/\\/www.ustraveldocs.com\\/jp\\/jp-niv-visapply.asp<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At a Pay Easy ATM<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Go to their website and schedule on line.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13662,15915,'_elementor_page_assets','a:0:{}'),(13663,15915,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13664,15915,'_elementor_css','a:6:{s:4:\"time\";i:1629794940;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13665,15915,'body_background_color',''),(13666,15915,'_body_background_color','field_5c721ec24addf'),(13667,15916,'_elementor_edit_mode','builder'),(13668,15916,'_wp_page_template','default'),(13669,15916,'_elementor_template_type','wp-page'),(13670,15916,'_elementor_version','3.4.2'),(13671,15916,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13672,15916,'_elementor_data','[{\"id\":\"7790563\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"51f089a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592cbcf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Australia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5bb754a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-422\\\" class=\\\"post-422 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Canberra Australia<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/canberra.usembassy.gov\\/\\\">http:\\/\\/canberra.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>028 278 1420<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-Australia@ustraveldocs.com\\\">support-Australia@ustraveldocs.com<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:<\\/b>\\u00a0You can pay at a designated Australia Post Office or you can pay online by credit card.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents should be accompanied by English translations.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online-go to their website<\\/p><p><b>Number of photos required for the Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Exam:<\\/b>\\u00a03<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13673,15916,'_elementor_page_assets','a:0:{}'),(13674,15916,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13675,15916,'body_background_color',''),(13676,15916,'_body_background_color','field_5c721ec24addf'),(13677,15917,'_elementor_edit_mode','builder'),(13678,15917,'_wp_page_template','default'),(13679,15917,'_elementor_template_type','wp-page'),(13680,15917,'_elementor_version','3.4.2'),(13681,15917,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13682,15917,'_elementor_data','[{\"id\":\"d44062d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db7c807\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9034bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guatemala Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b924c11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-250\\\" class=\\\"post-250 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Guatemala City Guatemala\\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/guatemala.usembassy.gov\\/\\\">http:\\/\\/guatemala.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(502) 2326-4000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:GuatemalaIV@state.gov\\\">GuatemalaIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ustraveldocs.com\\/gt\\\">http:\\/\\/ustraveldocs.com\\/gt<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Applicants will be able to pay on line with a credit card or pay in person at a Citibank or Banrural office.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13683,15917,'_elementor_page_assets','a:0:{}'),(13684,15917,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13685,15917,'_elementor_css','a:6:{s:4:\"time\";i:1629793162;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13686,15917,'body_background_color',''),(13687,15917,'_body_background_color','field_5c721ec24addf'),(13688,15918,'_elementor_edit_mode','builder'),(13689,15918,'_wp_page_template','default'),(13690,15918,'_elementor_template_type','wp-page'),(13691,15918,'_elementor_version','3.4.2'),(13692,15918,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13693,15918,'_elementor_data','[{\"id\":\"ab01d9c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bd29ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d131c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ghana Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ab9c39\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-246\\\" class=\\\"post-246 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Accra Ghana\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ghana.usembassy.gov\\/\\\">http:\\/\\/ghana.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(233) 21-741-100<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ACSACCRA@state.gov\\\">ACSACCRA@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/\\\">http:\\/\\/www.ustraveldocs.com<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any Ecobank branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13694,15918,'_elementor_page_assets','a:0:{}'),(13695,15918,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13696,15918,'_elementor_css','a:6:{s:4:\"time\";i:1629792997;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13697,15918,'body_background_color',''),(13698,15918,'_body_background_color','field_5c721ec24addf'),(13699,15919,'_elementor_edit_mode','builder'),(13700,15919,'_wp_page_template','default'),(13701,15919,'_elementor_template_type','wp-page'),(13702,15919,'_elementor_version','3.4.2'),(13703,15919,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13704,15919,'_elementor_data','[{\"id\":\"d46eff3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e84a2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c155f9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kosova Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33219e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-281\\\" class=\\\"post-281 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Pristina Kosova\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/pristina.usembassy.gov\\/\\\">http:\\/\\/pristina.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>1-800-672-8730<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:PaPristina@state.gov\\\">PaPristina@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/ceac.state.gov\\/genniv\\\">https:\\/\\/ceac.state.gov\\/genniv<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee may be paid either at Komercijaina Banka in Macedonia or at Raiffeisen Bank in Kosovo.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Once a pin is activated call 038-247-973 to schedule an appointment.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13705,15919,'_elementor_page_assets','a:0:{}'),(13706,15919,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13707,15919,'_elementor_css','a:6:{s:4:\"time\";i:1629795522;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13708,15919,'body_background_color',''),(13709,15919,'_body_background_color','field_5c721ec24addf'),(13710,15920,'_elementor_edit_mode','builder'),(13711,15920,'_wp_page_template','default'),(13712,15920,'_elementor_template_type','wp-page'),(13713,15920,'_elementor_version','3.4.2'),(13714,15920,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13715,15920,'_elementor_data','[{\"id\":\"9efcd8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33fb8fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b1f7b63\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cambodia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c03317\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-209\\\" class=\\\"post-209 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Phnom Penh Cambodia\\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/cambodia.usembassy.gov\\/\\\">http:\\/\\/cambodia.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(855-23) 728-000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ACSphnomPenh@state.gov\\\">ACSphnomPenh@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PHP&amp;appcode=3\\\">https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PHP&amp;appcode=3<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is payable in US $ cash only at the cashier window inside the consular section of the U.S. Embassy Phnom Penh on the day of your scheduled appointment, prior to your visa interview.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents must be translated into certified English by a Certified Translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Make an appointment online by going to their website after completing the application form DS160.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13716,15920,'_elementor_page_assets','a:0:{}'),(13717,15920,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13718,15920,'_elementor_css','a:6:{s:4:\"time\";i:1629790874;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13719,15920,'body_background_color',''),(13720,15920,'_body_background_color','field_5c721ec24addf'),(13721,15921,'_wp_attached_file','2020/11/k1k3-logo.png'),(13722,15921,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:505;s:6:\"height\";i:80;s:4:\"file\";s:21:\"2020/11/k1k3-logo.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"k1k3-logo-300x48.png\";s:5:\"width\";i:300;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"k1k3-logo-150x80.png\";s:5:\"width\";i:150;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"k1k3-logo-255x80.png\";s:5:\"width\";i:255;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"k1k3-logo-492x78.png\";s:5:\"width\";i:492;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"k1k3-logo-100x80.png\";s:5:\"width\";i:100;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"k1k3-logo-255x80.png\";s:5:\"width\";i:255;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"k1k3-logo-492x78.png\";s:5:\"width\";i:492;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"k1k3-logo-100x80.png\";s:5:\"width\";i:100;s:6:\"height\";i:80;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:{}}}'),(13723,15922,'_wp_attached_file','2020/11/k1k3-logo-light.png'),(13724,15922,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:505;s:6:\"height\";i:80;s:4:\"file\";s:27:\"2020/11/k1k3-logo-light.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"k1k3-logo-light-300x48.png\";s:5:\"width\";i:300;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"k1k3-logo-light-150x80.png\";s:5:\"width\";i:150;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"k1k3-logo-light-255x80.png\";s:5:\"width\";i:255;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"k1k3-logo-light-492x78.png\";s:5:\"width\";i:492;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"k1k3-logo-light-100x80.png\";s:5:\"width\";i:100;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"k1k3-logo-light-255x80.png\";s:5:\"width\";i:255;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"k1k3-logo-light-492x78.png\";s:5:\"width\";i:492;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"k1k3-logo-light-100x80.png\";s:5:\"width\";i:100;s:6:\"height\";i:80;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:{}}}'),(13730,15923,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13731,15923,'_elementor_page_assets','a:0:{}'),(13732,15923,'_elementor_css','a:6:{s:4:\"time\";i:1629717923;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13733,15924,'_wp_page_template','default'),(13734,15924,'_elementor_edit_mode','builder'),(13735,15924,'_elementor_template_type','wp-post'),(13736,15924,'_elementor_version','3.4.2'),(13737,15924,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(13738,15924,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13739,15924,'_elementor_page_assets','a:0:{}'),(13740,15924,'_elementor_css','a:6:{s:4:\"time\";i:1629717923;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13741,15925,'_wp_page_template','default'),(13742,15925,'_elementor_edit_mode','builder'),(13743,15925,'_elementor_template_type','wp-post'),(13744,15925,'_elementor_version','3.4.2'),(13745,15925,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo.png\",\"id\":15921,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(13746,15925,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13747,15925,'_elementor_page_assets','a:0:{}'),(13748,15925,'_elementor_css','a:6:{s:4:\"time\";i:1629717923;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13872,15943,'_wp_page_template','default'),(13873,15943,'_elementor_edit_mode','builder'),(13874,15943,'_elementor_template_type','wp-post'),(13875,15943,'_elementor_version','3.4.2'),(13876,15943,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo.png\",\"id\":15921,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(13755,15926,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13756,15926,'_elementor_page_assets','a:0:{}'),(13757,15926,'_elementor_css','a:6:{s:4:\"time\";i:1629712367;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";i:3;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13758,15927,'_wp_page_template','default'),(13759,15927,'_elementor_edit_mode','builder'),(13760,15927,'_elementor_template_type','wp-post'),(13761,15927,'_elementor_version','3.4.2'),(13762,15927,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"id\":15414,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#31567E\"},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/k1k3-logo.png\",\"id\":15264,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":189,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"#F8C3BC\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2021 Copyright, All Right Reserved, K1K3 Visas<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#FFFFFF\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#FFFFFF\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13763,15927,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13764,15927,'_elementor_page_assets','a:0:{}'),(13765,15927,'_elementor_css','a:6:{s:4:\"time\";i:1629712367;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";i:3;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13766,15928,'_wp_page_template','default'),(13767,15928,'_elementor_edit_mode','builder'),(13768,15928,'_elementor_template_type','wp-post'),(13769,15928,'_elementor_version','3.4.2'),(13770,15928,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"id\":15414,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#31567E\"},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-light.png\",\"id\":15922,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":292,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"#F8C3BC\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2021 Copyright, All Right Reserved, K1K3 Visas<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#FFFFFF\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#FFFFFF\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13771,15928,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13772,15928,'_elementor_page_assets','a:0:{}'),(13773,15928,'_elementor_css','a:6:{s:4:\"time\";i:1629712367;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";i:3;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13775,15929,'_wp_page_template','default'),(13776,15929,'_elementor_edit_mode','builder'),(13777,15929,'_elementor_template_type','wp-post'),(13778,15929,'_elementor_version','3.4.2'),(13779,15929,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"id\":15414,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#31567E\"},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-light.png\",\"id\":15922,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":292,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"#F8C3BC\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2021 Copyright, All Right Reserved, K1K3 Visas<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#FFFFFF\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#FFFFFF\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13780,15929,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13781,15929,'_elementor_page_assets','a:0:{}'),(13782,15930,'_wp_page_template','default'),(13783,15930,'_elementor_edit_mode','builder'),(13784,15930,'_elementor_template_type','wp-post'),(13785,15930,'_elementor_version','3.4.2'),(13786,15930,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"id\":15414,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#31567E\"},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-light.png\",\"id\":15922,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":292,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"#F8C3BC\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2021 Copyright, All Right Reserved, K1K3 Visas<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#FFFFFF\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#FFFFFF\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13787,15930,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13788,15930,'_elementor_page_assets','a:0:{}'),(13789,15931,'_wp_page_template','default'),(13790,15931,'_elementor_edit_mode','builder'),(13791,15931,'_elementor_template_type','wp-post'),(13792,15931,'_elementor_version','3.4.2'),(13793,15931,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"id\":15414,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#31567E\"},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-light.png\",\"id\":15922,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":292,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"#F8C3BC\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2021 Copyright, All Right Reserved, K1K3 Visas<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#FFFFFF\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#FFFFFF\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13794,15931,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13795,15931,'_elementor_page_assets','a:0:{}'),(13897,15946,'_wp_page_template','default'),(13898,15946,'_elementor_edit_mode','builder'),(13899,15946,'_elementor_template_type','wp-post'),(13900,15946,'_elementor_version','3.4.2'),(13901,15946,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"id\":15414,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#31567E\"},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-light.png\",\"id\":15922,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":292,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"#F8C3BC\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2021 Copyright, All Right Reserved, K1K3 Visas<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#FFFFFF\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#FFFFFF\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13804,15932,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13805,15932,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(13806,15932,'_elementor_css','a:6:{s:4:\"time\";i:1629721192;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:12:\"Circular Std\";i:7;s:10:\"Alex Brush\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13807,15933,'_elementor_edit_mode','builder'),(13808,15933,'_elementor_template_type','wp-page'),(13809,15933,'_elementor_version','3.4.2'),(13810,15933,'_wp_page_template','page-templates/template-page-builder.php'),(13811,15933,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 (619) 249-0204 or (866) 750-9020\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\",\"show_excerpt\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(13812,15933,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13813,15933,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(13814,15933,'_elementor_css','a:6:{s:4:\"time\";i:1629721192;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:12:\"Circular Std\";i:7;s:10:\"Alex Brush\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13816,15934,'_elementor_template_type','wp-page'),(13817,15934,'_elementor_version','3.4.2'),(13818,15934,'_wp_page_template','page-templates/template-page-builder.php'),(13819,15934,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 619-249-0204\\n\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\",\"show_excerpt\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(13820,15934,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13821,15934,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(13822,15934,'_elementor_css','a:6:{s:4:\"time\";i:1629721192;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:12:\"Circular Std\";i:7;s:10:\"Alex Brush\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13824,15935,'_elementor_edit_mode','builder'),(13825,15935,'_elementor_template_type','wp-page'),(13826,15935,'_elementor_version','3.4.2'),(13827,15935,'_wp_page_template','page-templates/template-page-builder.php'),(13828,15935,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 619-249-0204\\n\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\",\"show_excerpt\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(13829,15935,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13830,15935,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(13831,15936,'_elementor_edit_mode','builder'),(13832,15936,'_elementor_template_type','wp-page'),(13833,15936,'_elementor_version','3.4.2'),(13834,15936,'_wp_page_template','page-templates/template-page-builder.php'),(13835,15936,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 619-249-0204\\n\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\",\"show_excerpt\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(13836,15936,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13837,15936,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(13839,15937,'_elementor_template_type','wp-page'),(13840,15937,'_elementor_version','3.4.2'),(13841,15937,'_wp_page_template','page-templates/template-page-builder.php'),(13842,15937,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 619-249-0204\\n\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\",\"show_excerpt\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(13843,15937,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13844,15937,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(13850,15940,'_elementor_edit_mode','builder'),(13851,15940,'_elementor_template_type','wp-page'),(13852,15940,'_elementor_version','3.4.2'),(13853,15940,'_wp_page_template','page-templates/template-page-builder.php'),(13854,15940,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 619-249-0204\\n\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\",\"show_excerpt\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(13846,15938,'_wp_attached_file','2020/11/k1k3-logo-1.png'),(13847,15938,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:505;s:6:\"height\";i:167;s:4:\"file\";s:23:\"2020/11/k1k3-logo-1.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"k1k3-logo-1-300x99.png\";s:5:\"width\";i:300;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"k1k3-logo-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"k1k3-logo-1-255x167.png\";s:5:\"width\";i:255;s:6:\"height\";i:167;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"k1k3-logo-1-492x163.png\";s:5:\"width\";i:492;s:6:\"height\";i:163;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"k1k3-logo-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:23:\"k1k3-logo-1-255x167.png\";s:5:\"width\";i:255;s:6:\"height\";i:167;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"k1k3-logo-1-492x163.png\";s:5:\"width\";i:492;s:6:\"height\";i:163;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"k1k3-logo-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:{}}}'),(13848,15939,'_wp_attached_file','2020/11/k1k3-logo-light-1.png'),(13849,15939,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:505;s:6:\"height\";i:167;s:4:\"file\";s:29:\"2020/11/k1k3-logo-light-1.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"k1k3-logo-light-1-300x99.png\";s:5:\"width\";i:300;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"k1k3-logo-light-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"k1k3-logo-light-1-255x167.png\";s:5:\"width\";i:255;s:6:\"height\";i:167;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"k1k3-logo-light-1-492x163.png\";s:5:\"width\";i:492;s:6:\"height\";i:163;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"k1k3-logo-light-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:29:\"k1k3-logo-light-1-255x167.png\";s:5:\"width\";i:255;s:6:\"height\";i:167;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"k1k3-logo-light-1-492x163.png\";s:5:\"width\";i:492;s:6:\"height\";i:163;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"k1k3-logo-light-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:{}}}'),(13855,15940,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13856,15940,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(13857,15941,'_elementor_edit_mode','builder'),(13858,15941,'_elementor_template_type','wp-page'),(13859,15941,'_elementor_version','3.4.2'),(13860,15941,'_wp_page_template','page-templates/template-page-builder.php'),(13861,15941,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 619-249-0204\\n\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\",\"show_excerpt\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(13862,15941,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13863,15941,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(13865,15942,'_elementor_template_type','wp-page'),(13866,15942,'_elementor_version','3.4.2'),(13867,15942,'_wp_page_template','page-templates/template-page-builder.php'),(13868,15942,'_elementor_data','[{\"id\":\"223c4e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#090909\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0F0F0F\",\"shadepro_sticky_bg\":\"#02010191\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":\"\"},\"elements\":[{\"id\":\"27470e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background2.png\",\"id\":15292,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fccf354\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAMILY, MARRIAGE & FIANC\\u00c9 VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":47,\"color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8406992\",\"elType\":\"section\",\"settings\":{\"text_align\":\"left\"},\"elements\":[{\"id\":\"2a3dc22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"\",\"space_between_widgets\":0,\"text_align\":\"right\",\"align\":\"center\"},\"elements\":[{\"id\":\"028efd0\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"SUBMIT AN INQUIRY\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#D16457\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35.5\",\"bottom\":\"20\",\"left\":\"35.5\",\"isLinked\":false},\"btn_hover_animation\":\"float\",\"button_url\":{\"url\":\"\\/contact-k1k3-visas\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_align\":\"right\",\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#E44835\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"},{\"id\":\"b53efe4\",\"elType\":\"widget\",\"settings\":{\"button_label\":\"Call +1 619-249-0204\\n\",\"button_type\":\"boxed\",\"boxed_btn_background\":\"#1E9E6B\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Circular Std\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"030\",\"bottom\":\"020\",\"left\":\"030\",\"isLinked\":false},\"button_align_mobile\":\"left\",\"btn_hover_animation\":\"float\",\"button_align_tablet\":\"right\",\"button_url\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"btn_hover_color\":\"#FFFFFF\",\"btn_hover_background\":\"#078452\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-btn\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a6ab48b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F4F7FA\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/finestdevs.com\\/demos\\/wp\\/shadepro\\/wp-content\\/uploads\\/2020\\/08\\/Group_161.png\",\"id\":170},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-33,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e263e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28db015\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"d7bd05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"2e3397a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"68a8352\",\"elType\":\"widget\",\"settings\":{\"title\":\"SERVICES\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8780858\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become another one of our satisfied customers today!\",\"align\":\"center\",\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e33ca22\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"50bb0d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"fe88878\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":915,\"sizes\":[]},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"a2cf3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9729a7e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":111,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#E96656\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"__globals__\":{\"image_border_color\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d07f0cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"FAMILY SERVICES \",\"description_text\":\" Whether you\\u2019re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"e9f02a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"68ee552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/people-mother-family-father.jpg\",\"id\":15364,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#34D293\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":126,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"430c438\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"MARRIAGE VISAS\",\"description_text\":\"You must be a U.S. citizen in order to obtain CR1 \\/ IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"bc4727f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"60f93ce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/USA_visa_issued_by_Shenyang_2012.jpg\",\"id\":15394,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#3AB0E2\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b13cc6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"IMMIGATION FORMS\",\"description_text\":\"If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"18b016c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"452a321\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/6116264775_a87fecc54e_b.jpg\",\"id\":15395,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hover_animation\":\"grow\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"image_border_color\":\"#F7D861\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eb4e176\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"UNDIVIDED ATTENTION\",\"description_text\":\"When you start the immigration process with K1K3 Visas, you can be sure you\\u2019ll finish it the same way \\u2014 with us! We work closely with our clients to get them the help & information they need, nothing more or less!\\n\\n\",\"image_space\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"title_color\":\"#181818\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"image_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(154.5, 66.16630434782607, 66.16630434782607, 0.5)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#8A8965\",\"text_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d84dcc1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#8C7620\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"arrow\",\"shape_divider_top_color\":\"#F4F7FA\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":240,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"6df7b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f305d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Direct reviews from just a few of our many happy customers\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ce839\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"content_width\":{\"unit\":\"px\",\"size\":938,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"5e8ad22\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"21b309c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"159284f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a8efe2a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client\",\"title\":\" Arlington, Virginia\",\"description\":\"Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true},{\"id\":\"a76daf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"83f7e5c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"James A. Schaub\",\"title\":\"Wife from Mexico\",\"description\":\"She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61ada66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7720dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33c1260\",\"elType\":\"section\",\"settings\":{\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":-2,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"structure\":\"30\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d6d3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true},{\"id\":\"331d178\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.33200000000000073896444519050419330596923828125},\"elements\":[{\"id\":\"4ee2889\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\\n\",\"header_size\":\"span\",\"title_color\":\"#474343\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.62999999999999989341858963598497211933135986328125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcfb51e\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#E96656\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"de4aa83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"35543a4\",\"elType\":\"widget\",\"settings\":{\"show_readmore\":\"yes\",\"readmore_text\":\"Continue Reading\",\"show_pagination\":\"yes\",\"show_excerpt\":\"yes\"},\"elements\":[],\"widgetType\":\"blog-loop\"}],\"isInner\":false}],\"isInner\":false}]'),(13869,15942,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13870,15942,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(13871,15263,'_elementor_controls_usage','a:9:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:5;s:5:\"align\";i:5;s:11:\"header_size\";i:3;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:1;s:22:\"typography_line_height\";i:2;s:25:\"typography_text_transform\";i:3;s:25:\"typography_letter_spacing\";i:3;s:21:\"typography_font_style\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:7:\"_margin\";i:4;}}}}s:12:\"shadepro-btn\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"button\";a:4:{s:12:\"button_label\";i:2;s:11:\"button_type\";i:2;s:10:\"button_url\";i:2;s:12:\"button_align\";i:1;}}s:5:\"style\";a:1:{s:12:\"button_style\";a:11:{s:20:\"boxed_btn_background\";i:2;s:29:\"heading_typography_typography\";i:2;s:30:\"heading_typography_font_family\";i:2;s:28:\"heading_typography_font_size\";i:2;s:30:\"heading_typography_font_weight\";i:2;s:30:\"heading_typography_line_height\";i:2;s:33:\"heading_typography_letter_spacing\";i:2;s:14:\"button_padding\";i:2;s:19:\"btn_hover_animation\";i:2;s:15:\"btn_hover_color\";i:2;s:20:\"btn_hover_background\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:18;s:21:\"space_between_widgets\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}s:13:\"section_style\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:5:\"style\";a:5:{s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}s:18:\"section_background\";a:8:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:3;s:16:\"background_image\";i:2;s:15:\"background_size\";i:1;s:19:\"background_position\";i:3;s:15:\"background_xpos\";i:3;s:15:\"background_ypos\";i:3;s:17:\"background_repeat\";i:3;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;}s:14:\"section_border\";a:2:{s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}s:21:\"section_shape_divider\";a:7:{s:17:\"shape_divider_top\";i:1;s:23:\"shape_divider_top_color\";i:1;s:23:\"shape_divider_top_width\";i:1;s:24:\"shape_divider_top_height\";i:1;s:20:\"shape_divider_bottom\";i:1;s:26:\"shape_divider_bottom_width\";i:1;s:27:\"shape_divider_bottom_height\";i:1;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:3;s:13:\"content_width\";i:2;s:6:\"layout\";i:2;s:3:\"gap\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:6;s:6:\"margin\";i:2;}s:15:\"section_effects\";a:1:{s:18:\"shadepro_sticky_bg\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:2;s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:4;s:5:\"align\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:15:{s:5:\"width\";i:4;s:6:\"height\";i:4;s:10:\"object-fit\";i:4;s:20:\"css_filters_saturate\";i:1;s:28:\"css_filters_hover_css_filter\";i:4;s:26:\"css_filters_hover_contrast\";i:4;s:26:\"css_filters_hover_saturate\";i:2;s:21:\"css_filters_hover_hue\";i:2;s:15:\"hover_animation\";i:4;s:19:\"image_border_border\";i:4;s:18:\"image_border_width\";i:4;s:18:\"image_border_color\";i:4;s:19:\"image_border_radius\";i:4;s:27:\"image_box_shadow_box_shadow\";i:1;s:27:\"background_hover_transition\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;}}s:5:\"style\";a:3:{s:19:\"section_style_image\";a:3:{s:11:\"image_space\";i:4;s:10:\"image_size\";i:4;s:19:\"image_border_radius\";i:4;}s:21:\"section_style_content\";a:7:{s:11:\"title_color\";i:4;s:27:\"title_typography_typography\";i:4;s:28:\"title_typography_font_family\";i:4;s:26:\"title_typography_font_size\";i:4;s:28:\"title_typography_font_weight\";i:4;s:31:\"title_typography_text_transform\";i:4;s:10:\"text_align\";i:4;}s:13:\"section_extra\";a:1:{s:29:\"image_hover_shadow_box_shadow\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:4;s:8:\"_padding\";i:4;}s:15:\"_section_border\";a:2:{s:13:\"_border_width\";i:4;s:13:\"_border_color\";i:4;}}}}s:20:\"shadepro-testimonial\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:9;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"content_section\";a:5:{s:17:\"testimonial_style\";i:3;s:5:\"image\";i:3;s:4:\"name\";i:3;s:5:\"title\";i:3;s:11:\"description\";i:3;}}s:5:\"style\";a:6:{s:12:\"rating_style\";a:1:{s:11:\"star_margin\";i:3;}s:11:\"image_style\";a:1:{s:19:\"image_border_radius\";i:3;}s:10:\"name_style\";a:5:{s:10:\"name_color\";i:3;s:26:\"name_typography_typography\";i:3;s:27:\"name_typography_font_family\";i:3;s:25:\"name_typography_font_size\";i:3;s:27:\"name_typography_font_weight\";i:3;}s:11:\"title_style\";a:1:{s:11:\"title_color\";i:3;}s:9:\"box_style\";a:4:{s:14:\"box_background\";i:3;s:17:\"box_border_radius\";i:3;s:32:\"box_hover_shadow_box_shadow_type\";i:3;s:27:\"box_hover_shadow_box_shadow\";i:3;}s:13:\"content_style\";a:3:{s:33:\"description_typography_typography\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_line_height\";i:3;}}}}s:9:\"blog-loop\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:13:\"show_readmore\";i:1;s:15:\"show_pagination\";i:1;s:12:\"show_excerpt\";i:1;}}}}}'),(13877,15943,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13878,15943,'_elementor_page_assets','a:0:{}'),(13879,15943,'_elementor_css','a:6:{s:4:\"time\";i:1629932311;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13880,15944,'_wp_page_template','default'),(13881,15944,'_elementor_edit_mode','builder'),(13882,15944,'_elementor_template_type','wp-post'),(13883,15944,'_elementor_version','3.4.2'),(13884,15944,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo.png\",\"id\":15921,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(13885,15944,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13886,15944,'_elementor_page_assets','a:0:{}'),(13887,15944,'_elementor_css','a:6:{s:4:\"time\";i:1629932311;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13888,15945,'_wp_page_template','default'),(13889,15945,'_elementor_edit_mode','builder'),(13890,15945,'_elementor_template_type','wp-post'),(13891,15945,'_elementor_version','3.4.2'),(13892,15945,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(13893,15945,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13894,15945,'_elementor_page_assets','a:0:{}'),(13895,15945,'_elementor_css','a:6:{s:4:\"time\";i:1629932311;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14903,16047,'_wp_page_template','default'),(14904,16047,'_elementor_edit_mode','builder'),(14905,16047,'_elementor_template_type','wp-post'),(14906,16047,'_elementor_version','3.4.2'),(14907,16047,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(13902,15946,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13903,15946,'_elementor_page_assets','a:0:{}'),(13904,15946,'_elementor_css','a:6:{s:4:\"time\";i:1629932311;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";i:3;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13905,15947,'_wp_page_template','default'),(13906,15947,'_elementor_edit_mode','builder'),(13907,15947,'_elementor_template_type','wp-post'),(13908,15947,'_elementor_version','3.4.2'),(13909,15947,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"id\":15414,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#31567E\"},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-light.png\",\"id\":15922,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":292,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"#F8C3BC\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2021 Copyright, All Right Reserved, K1K3 Visas<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#FFFFFF\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#FFFFFF\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13910,15947,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13911,15947,'_elementor_page_assets','a:0:{}'),(13912,15947,'_elementor_css','a:6:{s:4:\"time\";i:1629932311;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";i:3;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13913,15948,'_wp_page_template','default'),(13914,15948,'_elementor_edit_mode','builder'),(13915,15948,'_elementor_template_type','wp-post'),(13916,15948,'_elementor_version','3.4.2'),(13917,15948,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"id\":15414,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#31567E\"},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-light-1.png\",\"id\":15939,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":292,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"#F8C3BC\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2021 Copyright, All Right Reserved, K1K3 Visas<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#FFFFFF\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#FFFFFF\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13918,15948,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13919,15948,'_elementor_page_assets','a:0:{}'),(13920,15948,'_elementor_css','a:6:{s:4:\"time\";i:1629932311;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";i:3;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15716,16154,'_wp_page_template','default'),(15717,16154,'_elementor_edit_mode','builder'),(15718,16154,'_elementor_template_type','wp-post'),(15719,16154,'_elementor_version','3.4.2'),(15720,16154,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"id\":15414,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#31567E\"},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-light-1.png\",\"id\":15939,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":292,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"#F8C3BC\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2021 Copyright, All Right Reserved, K1K3 Visas<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#FFFFFF\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#FFFFFF\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(15740,5934,'_elementor_controls_usage','a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:5:\"align\";i:1;s:7:\"link_to\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:1;s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:10:\"icon_align\";i:1;}s:18:\"section_icon_style\";a:2:{s:9:\"icon_size\";i:1;s:10:\"icon_color\";i:1;}s:18:\"section_text_style\";a:5:{s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:3;s:7:\"z_index\";i:1;s:6:\"margin\";i:1;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;}}s:5:\"style\";a:3:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:1;s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:4:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:12:\"align_tablet\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:20:\"icon_secondary_color\";i:1;}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";i:1;}}}}}'),(13924,15522,'_elementor_css','a:6:{s:4:\"time\";i:1629932949;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17247,16351,'_wp_page_template','default'),(17248,16351,'_elementor_edit_mode','builder'),(17249,16351,'_elementor_template_type','wp-page'),(13926,15949,'inline_featured_image','0'),(13927,15949,'_edit_lock','1629933522:1'),(13928,15495,'_elementor_css','a:7:{s:4:\"time\";i:1629933066;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(13929,15949,'_edit_last','1'),(13930,15949,'_wp_page_template','default'),(13931,15949,'_aioseo_title','#post_title #separator_sa #site_title'),(13932,15949,'_aioseo_description','#post_content'),(13933,15949,'_aioseo_keywords',''),(13934,15949,'_aioseo_og_title',NULL),(13935,15949,'_aioseo_og_description',NULL),(13936,15949,'_aioseo_og_article_section',''),(13937,15949,'_aioseo_og_article_tags',''),(13938,15949,'_aioseo_twitter_title',NULL),(13939,15949,'_aioseo_twitter_description',NULL),(13940,15949,'body_background_color',''),(13941,15949,'_body_background_color','field_5c721ec24addf'),(13942,15950,'body_background_color',''),(13943,15950,'_body_background_color','field_5c721ec24addf'),(13944,15521,'_elementor_css','a:6:{s:4:\"time\";i:1629933091;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13945,15263,'_elementor_css','a:6:{s:4:\"time\";i:1629933107;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:12:\"Circular Std\";i:7;s:10:\"Alex Brush\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13946,15520,'_elementor_css','a:6:{s:4:\"time\";i:1629933113;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13947,15951,'body_background_color',''),(13948,15951,'_body_background_color','field_5c721ec24addf'),(13949,15949,'_elementor_edit_mode','builder'),(13950,15949,'_elementor_template_type','wp-page'),(13951,15949,'_elementor_version','3.4.2'),(13952,15952,'_wp_attached_file','2021/08/gay-flag-colors.jpeg'),(13953,15952,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:141;s:6:\"height\";i:159;s:4:\"file\";s:28:\"2021/08/gay-flag-colors.jpeg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"gay-flag-colors-141x150.jpeg\";s:5:\"width\";i:141;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"gay-flag-colors-100x100.jpeg\";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:28:\"gay-flag-colors-100x100.jpeg\";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:{}}}'),(13973,15956,'_elementor_template_type','wp-page'),(13972,15956,'_elementor_edit_mode','builder'),(13971,15956,'_wp_page_template','default'),(13970,15949,'_elementor_data','[{\"id\":\"fe58271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3480436\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d24e6a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Same Sex Marriages\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41f2c29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><img class=\\\"size-full wp-image-15952 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/gay-flag-colors.jpeg\\\" alt=\\\"\\\" width=\\\"141\\\" height=\\\"159\\\" \\/>Immigration Docs is excited and proud to be able to offer spousal visas for same sex couples.<\\/h4><p>You and your partner have waited a long time for this day and Immigration Docs stands ready to help seize this moment. Grab this opportunity now and be among the first same sex couples to receive a green card. Not married yet? No problem, we can prepare a fiance visa petition to bring your loved one to America for marriage and a green card application. If your partner or spouse is already in the USA we can prepare a green card application. Call us now no charge for a consultation at <span id=\\\":5f.co\\\" class=\\\"tL8wMe EMoHub\\\" dir=\\\"ltr\\\">619-249-0204<\\/span><\\/p><p>.<\\/p><p><strong><span class=\\\"txtdarkblue\\\">\\u00a0<\\/span><\\/strong><\\/p><p><span class=\\\"txtdarkblue\\\">The USCIS and State Department each have published information on this new process for Same-Sex Spouses. We recommend you review these documents here:<\\/span><\\/p><h2><span class=\\\"txtdarkblue\\\">U.S. Service Member and fianc\\u00e9 receive the first same sex fianc\\u00e9e visa!!<\\/span><\\/h2><div><p><span class=\\\"txtdarkblue\\\">The U.S. Embassy in the Philippines issued the first same sex fianc\\u00e9 visa on December 2, 2013 to Robert Cotterman and Noel Amara. Robert Cotterman, a U.S. service member recently returned from Afghanistan. The two met online about two years ago and plan to marry this month in California. Congratulations!!!<\\/span><\\/p><\\/div><p><a href=\\\"http:\\/\\/www.uscis.gov\\/family\\/same-sex-marriages\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Same-Sex Marriages<\\/a><br \\/><a href=\\\"http:\\/\\/travel.state.gov\\/content\\/dam\\/visas\\/DOMA\\/DOMA%20FAQs.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">FAQ\\u2019s for Post-Defense of Marriage Act<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13969,15949,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13961,15954,'_wp_page_template','default'),(13962,15954,'_elementor_edit_mode','builder'),(13963,15954,'_elementor_template_type','wp-page'),(13964,15954,'_elementor_version','3.4.2'),(13965,15955,'_wp_page_template','default'),(13966,15955,'_elementor_edit_mode','builder'),(13967,15955,'_elementor_template_type','wp-page'),(13968,15955,'_elementor_version','3.4.2'),(13974,15956,'_elementor_version','3.4.2'),(13975,15956,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(13976,15956,'_elementor_data','[{\"id\":\"fe58271\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3480436\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d24e6a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Same Sex Marriages\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41f2c29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><img class=\\\"size-full wp-image-15952 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/gay-flag-colors.jpeg\\\" alt=\\\"\\\" width=\\\"141\\\" height=\\\"159\\\" \\/>Immigration Docs is excited and proud to be able to offer spousal visas for same sex couples.<\\/h4><p>You and your partner have waited a long time for this day and Immigration Docs stands ready to help seize this moment. Grab this opportunity now and be among the first same sex couples to receive a green card. Not married yet? No problem, we can prepare a fiance visa petition to bring your loved one to America for marriage and a green card application. If your partner or spouse is already in the USA we can prepare a green card application. Call us now no charge for a consultation at <span id=\\\":5f.co\\\" class=\\\"tL8wMe EMoHub\\\" dir=\\\"ltr\\\">619-249-0204<\\/span><\\/p><p>.<\\/p><p><strong><span class=\\\"txtdarkblue\\\">\\u00a0<\\/span><\\/strong><\\/p><p><span class=\\\"txtdarkblue\\\">The USCIS and State Department each have published information on this new process for Same-Sex Spouses. We recommend you review these documents here:<\\/span><\\/p><h2><span class=\\\"txtdarkblue\\\">U.S. Service Member and fianc\\u00e9 receive the first same sex fianc\\u00e9e visa!!<\\/span><\\/h2><div><p><span class=\\\"txtdarkblue\\\">The U.S. Embassy in the Philippines issued the first same sex fianc\\u00e9 visa on December 2, 2013 to Robert Cotterman and Noel Amara. Robert Cotterman, a U.S. service member recently returned from Afghanistan. The two met online about two years ago and plan to marry this month in California. Congratulations!!!<\\/span><\\/p><\\/div><p><a href=\\\"http:\\/\\/www.uscis.gov\\/family\\/same-sex-marriages\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Same-Sex Marriages<\\/a><br \\/><a href=\\\"http:\\/\\/travel.state.gov\\/content\\/dam\\/visas\\/DOMA\\/DOMA%20FAQs.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">FAQ\\u2019s for Post-Defense of Marriage Act<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13977,15949,'_elementor_page_assets','a:0:{}'),(13978,15949,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(13979,15949,'_elementor_css','a:6:{s:4:\"time\";i:1629933529;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13980,15957,'inline_featured_image','0'),(13981,15957,'inline_featured_image','0'),(13982,15957,'_edit_last','1'),(13983,15957,'_edit_lock','1629938526:1'),(13984,15957,'_wp_page_template','default'),(13985,15957,'_aioseo_title','#post_title #separator_sa #site_title'),(13986,15957,'_aioseo_description','#post_content'),(13987,15957,'_aioseo_keywords',''),(13988,15957,'_aioseo_og_title',NULL),(13989,15957,'_aioseo_og_description',NULL),(13990,15957,'_aioseo_og_article_section',''),(13991,15957,'_aioseo_og_article_tags',''),(13992,15957,'_aioseo_twitter_title',NULL),(13993,15957,'_aioseo_twitter_description',NULL),(13994,15957,'body_background_color',''),(13995,15957,'_body_background_color','field_5c721ec24addf'),(13996,15957,'_elementor_edit_mode','builder'),(13997,15957,'_elementor_template_type','wp-page'),(13998,15957,'_elementor_version','3.4.2'),(13999,15957,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14000,15957,'_elementor_data','[{\"id\":\"c156402\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3252309\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e575b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Same Sex FAQ\\u2019s\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3d9718\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3faf783\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d02b3fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4bb4526\",\"elType\":\"widget\",\"settings\":{\"shadepro_exclusive_accordion_tab\":[{\"shadepro_exclusive_accordion_title\":\"1. I married in a state where same-sex unions are allowed. However, I have moved to a state that does not recognize same-sex marriages. Can we still apply for immigration benefits? \",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"_id\":\"30da90a\",\"shadepro_exclusive_accordion_content\":\"Yes, as long as you are legally married in a state that recognizes same-sex marriage. The new Supreme Court ruling has allowed the federal government to treat all marriages equally.  Since immigration is governed by federal law, immigration benefits will now be given to same-sex couples, no matter where you reside.\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\"},{\"shadepro_exclusive_accordion_title\":\"2. I married my partner abroad in a country that recognizes same-sex marriage.  Will the United States recognize that marriage for immigration purposes?\",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\"Yes, as long as you are legally married in a country that recognizes same-sex marriage. The new Supreme Court ruling has allowed the federal government to treat all marriages equally.  Since immigration is governed by federal law, immigration benefits will now be given to same-sex couples, no matter where you reside.\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"506e099\"},{\"shadepro_exclusive_accordion_title\":\"3. How do I know if I qualify for immigration benefits?\",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\"Immigration law still remains as one of the most complex areas of law. Determining your eligibility depends on many factors, such as your manner of entry into the United States, any past immigration history, past criminal history, and the length of your stay in the U.S.  Call us we do not charge for the call or the consultation.\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"8f3d5e1\"},{\"shadepro_exclusive_accordion_title\":\"4. Are you able to help clients nationwide?\",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\"Yes!\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"8f73f6a\"},{\"shadepro_exclusive_accordion_title\":\"5. Is same-sex marriage legal in the state of California? \",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\"Yes. Gay and lesbian couples can now get married in California. On June 28, the Ninth Circuit Court of Appeals lifted its stay of the historic District Court decision that ruled Proposition 8 unconstitutional.\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"57aa4ca\"},{\"shadepro_exclusive_accordion_title\":\"6. I married in California before Proposition 8 passed. Is my marriage still recognized? \",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\"Yes.  Marriages that occurred before Proposition 8 are valid. California first began issuing marriage licenses to same-sex couples on June 16, 2008.  The issuance of those licenses was halted on November 5, 2008 due to the passage of Proposition 8, a state constitutional amendment barring same-sex marriages.  On June 27, 2013, the granting of same-sex marriages recommenced after the United States Supreme Court decision in Hollingsworth v. Perry declaring Proposition 8 as unconstitutional.\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"a09128f\"},{\"shadepro_exclusive_accordion_title\":\"7. Will immigration benefits be given to those who hold civil unions or domestic partnerships?\",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\" No. Those who hold civil unions or domestic partnerships must legally get married in a state that allows same-sex marriage. Only then will the federal government recognize the marriage.\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"3015a81\"},{\"shadepro_exclusive_accordion_title\":\"8. Which states recognize same-sex marriages?\",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\" California, Connecticut, Delaware, District of Columbia, Iowa, Maine, Maryland, Massachusetts, Minnesota (starting August 1, 2013), New Hampshire, New York, Rhode Island (starting August 1, 2013), Vermont, Washington State.\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"9bb4dad\"},{\"shadepro_exclusive_accordion_title\":\"9. Which countries allow same-sex marriages? \",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\"Argentina, Belgium, Canada, Denmark, France, Iceland, Netherlands, New Zealand (starting August 19, 2013), Norway, Portugal, South Africa, Spain, Sweden, Uruguay (starting August 1, 2013), as well as certain jurisdictions in Brazil and Mexico.\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"8203145\"},{\"shadepro_exclusive_accordion_title\":\"10. Do I need to be a resident of a state to get married in that State? \",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\"No.\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"ff36689\"},{\"shadepro_exclusive_accordion_title\":\"11. I have a civil union from another state. Can I still get married in a state that recognizes same-sex marriage?\",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\" Yes, as long as you are marrying the same person. If you are marrying a different person, you will need proof that your civil union ended (i.e. death, dissolution, divorce, or nullity).\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"1582aad\"},{\"shadepro_exclusive_accordion_title\":\"12. I am in a State Registered Domestic Partnership. Can I still get married in a state that recognizes same-sex marriage? \",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\"Yes, as long as you are marrying the same person with whom you are registered as a Domestic Partner. If you are marrying a different person, you will need proof that your domestic partnership ended (i.e. death, dissolution, divorce, or nullity).\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"ebdd020\"},{\"shadepro_exclusive_accordion_title\":\"13. What documents do I need to get married? \",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\"In most states, both parties must appear in person and bring valid picture identification to the County Clerk\\u2019s Office to apply for a marriage license. Valid picture identification is one that contains a photograph, date of birth, and an issue and expiration date. Some states and counties may also require a copy of your birth certificate. If you have previously been married you will need to know the date your last marriage ended and how it ended. You may also be required to present a final judgment of the dissolution.\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"3cc19b8\"}],\"shadepro_exclusive_accordion_title_typography_typography\":\"custom\",\"shadepro_exclusive_accordion_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-accordion\"},{\"id\":\"3f0b6d3\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"I married in a state where same-sex unions are allowed. However, I have moved to a state that does not recognize same-sex marriages. Can we still apply for immigration benefits? \",\"tab_content\":\"Yes, as long as you are legally married in a state that recognizes same-sex marriage. The new Supreme Court ruling has allowed the federal government to treat all marriages equally.  Since immigration is governed by federal law, immigration benefits will now be given to same-sex couples, no matter where you reside.\\n\\n\",\"_id\":\"b117402\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"179c173\"}]},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(14040,15962,'_wp_page_template','default'),(14041,15962,'_elementor_edit_mode','builder'),(14042,15962,'_elementor_template_type','wp-page'),(14043,15962,'_elementor_version','3.4.2'),(14044,15962,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14045,15962,'_elementor_data','[{\"id\":\"c156402\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3252309\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e575b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Same Sex FAQ\\u2019s\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3d9718\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3faf783\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d02b3fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4bb4526\",\"elType\":\"widget\",\"settings\":{\"shadepro_exclusive_accordion_tab\":[{\"shadepro_exclusive_accordion_title\":\"1. I married in a state where same-sex unions are allowed. However, I have moved to a state that does not recognize same-sex marriages. Can we still apply for immigration benefits? \",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"_id\":\"30da90a\",\"shadepro_exclusive_accordion_content\":\"Yes, as long as you are legally married in a state that recognizes same-sex marriage. The new Supreme Court ruling has allowed the federal government to treat all marriages equally.  Since immigration is governed by federal law, immigration benefits will now be given to same-sex couples, no matter where you reside.\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\"},{\"shadepro_exclusive_accordion_title\":\"2. I married my partner abroad in a country that recognizes same-sex marriage.  Will the United States recognize that marriage for immigration purposes?\",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\"Yes, as long as you are legally married in a country that recognizes same-sex marriage. The new Supreme Court ruling has allowed the federal government to treat all marriages equally.  Since immigration is governed by federal law, immigration benefits will now be given to same-sex couples, no matter where you reside.\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"506e099\"},{\"shadepro_exclusive_accordion_title\":\"3. How do I know if I qualify for immigration benefits?\",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\"Immigration law still remains as one of the most complex areas of law. Determining your eligibility depends on many factors, such as your manner of entry into the United States, any past immigration history, past criminal history, and the length of your stay in the U.S.  Call us we do not charge for the call or the consultation.\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"8f3d5e1\"},{\"shadepro_exclusive_accordion_title\":\"4. Are you able to help clients nationwide?\",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\"Yes!\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"8f73f6a\"},{\"shadepro_exclusive_accordion_title\":\"5. Is same-sex marriage legal in the state of California? \",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\"Yes. Gay and lesbian couples can now get married in California. On June 28, the Ninth Circuit Court of Appeals lifted its stay of the historic District Court decision that ruled Proposition 8 unconstitutional.\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"57aa4ca\"},{\"shadepro_exclusive_accordion_title\":\"6. I married in California before Proposition 8 passed. Is my marriage still recognized? \",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\"Yes.  Marriages that occurred before Proposition 8 are valid. California first began issuing marriage licenses to same-sex couples on June 16, 2008.  The issuance of those licenses was halted on November 5, 2008 due to the passage of Proposition 8, a state constitutional amendment barring same-sex marriages.  On June 27, 2013, the granting of same-sex marriages recommenced after the United States Supreme Court decision in Hollingsworth v. Perry declaring Proposition 8 as unconstitutional.\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"a09128f\"},{\"shadepro_exclusive_accordion_title\":\"7. Will immigration benefits be given to those who hold civil unions or domestic partnerships?\",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\" No. Those who hold civil unions or domestic partnerships must legally get married in a state that allows same-sex marriage. Only then will the federal government recognize the marriage.\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"3015a81\"},{\"shadepro_exclusive_accordion_title\":\"8. Which states recognize same-sex marriages?\",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\" California, Connecticut, Delaware, District of Columbia, Iowa, Maine, Maryland, Massachusetts, Minnesota (starting August 1, 2013), New Hampshire, New York, Rhode Island (starting August 1, 2013), Vermont, Washington State.\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"9bb4dad\"},{\"shadepro_exclusive_accordion_title\":\"9. Which countries allow same-sex marriages? \",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\"Argentina, Belgium, Canada, Denmark, France, Iceland, Netherlands, New Zealand (starting August 19, 2013), Norway, Portugal, South Africa, Spain, Sweden, Uruguay (starting August 1, 2013), as well as certain jurisdictions in Brazil and Mexico.\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"8203145\"},{\"shadepro_exclusive_accordion_title\":\"10. Do I need to be a resident of a state to get married in that State? \",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\"No.\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"ff36689\"},{\"shadepro_exclusive_accordion_title\":\"11. I have a civil union from another state. Can I still get married in a state that recognizes same-sex marriage?\",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\" Yes, as long as you are marrying the same person. If you are marrying a different person, you will need proof that your civil union ended (i.e. death, dissolution, divorce, or nullity).\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"1582aad\"},{\"shadepro_exclusive_accordion_title\":\"12. I am in a State Registered Domestic Partnership. Can I still get married in a state that recognizes same-sex marriage? \",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\"Yes, as long as you are marrying the same person with whom you are registered as a Domestic Partner. If you are marrying a different person, you will need proof that your domestic partnership ended (i.e. death, dissolution, divorce, or nullity).\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"ebdd020\"},{\"shadepro_exclusive_accordion_title\":\"13. What documents do I need to get married? \",\"shadepro_exclusive_accordion_default_active\":\"yes\",\"shadepro_exclusive_accordion_content\":\"In most states, both parties must appear in person and bring valid picture identification to the County Clerk\\u2019s Office to apply for a marriage license. Valid picture identification is one that contains a photograph, date of birth, and an issue and expiration date. Some states and counties may also require a copy of your birth certificate. If you have previously been married you will need to know the date your last marriage ended and how it ended. You may also be required to present a final judgment of the dissolution.\\n\\n\",\"shadepro_accordion_read_more_btn_text\":\"See Details\",\"_id\":\"3cc19b8\"}],\"shadepro_exclusive_accordion_title_typography_typography\":\"custom\",\"shadepro_exclusive_accordion_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-accordion\"},{\"id\":\"3f0b6d3\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"I married in a state where same-sex unions are allowed. However, I have moved to a state that does not recognize same-sex marriages. Can we still apply for immigration benefits? \",\"tab_content\":\"Yes, as long as you are legally married in a state that recognizes same-sex marriage. The new Supreme Court ruling has allowed the federal government to treat all marriages equally.  Since immigration is governed by federal law, immigration benefits will now be given to same-sex couples, no matter where you reside.\\n\\n\",\"_id\":\"b117402\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"179c173\"}]},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(14001,15957,'_elementor_page_assets','a:0:{}'),(14024,15960,'_wp_page_template','default'),(14025,15960,'_elementor_edit_mode','builder'),(14026,15960,'_elementor_template_type','wp-page'),(14027,15960,'_elementor_version','3.4.2'),(14028,15960,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14029,15960,'_elementor_data','[{\"id\":\"c156402\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3252309\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e575b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Hire Us\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a319ed3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"size-full wp-image-15599 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"122\\\" \\/><\\/p><p>After our initial phone consultation regarding your fianc\\u00e9e or marriage visa, we determine the most effective and fastest method of processing your petition.<\\/p><p>An information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.<\\/p><p>Once you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.<\\/p><p>After you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.<\\/p><p>We will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c3d9718\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3faf783\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d02b3fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE PHONE CONSULTATION\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e11d775\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">Ask questions; speak with an expert about your case. (866) 750-9020<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d988706\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a66de2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"01d45ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"AVAILABILTY\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2214630\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">You will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a2d4b1b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84d2b4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d3eccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIANCEE AND MARRIAGE VISA EXPERTS\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15890fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We have been doing fianc\\u00e9e and marriage visas since 2002, we are very competent and 100% dedicated to our clients. (See our testimonials)<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b27ddcd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"91fdf53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef7d5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROFESSIONAL PERSONALIZED SERVICE\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266afeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We have handled hundreds of cases all over the world. It is our objective to complete your case in an efficient &amp; effective manner.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51072f6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0920c13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"819dcdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"WE DO THE WORK NOT YOU\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"01fddf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We alleviate a great deal of stress about your case and assure you that your visa petition will be presented right the first time.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f3cf0de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"425ba16\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"901c504\",\"elType\":\"widget\",\"settings\":{\"title\":\"FEES\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ac97f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">Reasonable fees for quality services Fiancee or Marriage Visas $665 including adjustment of status no long list of what is extra this is it.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d54947\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f2659da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1e716\",\"elType\":\"widget\",\"settings\":{\"title\":\"FULL EMBASSY SUPPORT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6f7701\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We will advise your fianc\\u00e9e or spouse as to the information and supporting documentation needed for his or her interview.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ef04093\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6a4fdea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19ef6d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"AFTER ENTRY SUPPORT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dd35af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">When the k1 visa is issued, we will advise you of the next step for your spouse to obtain his or green card. Adjustment of status package is included in our price of $685. Where will you find a deal like that on the web? Most companies charge separately and its more than our fair price of $695. Quality work, fair price.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f92907d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"df35f67\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e7deed8\",\"elType\":\"widget\",\"settings\":{\"title\":\"MILITARY DISCOUNT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"444070f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We honor the brave men and woman serving our country.<\\/span><br \\/><span class=\\\"txtdarkblue\\\">Call us toll free (866) 750-9020 or email:\\u00a0<\\/span>k1k3visas.com@gmail.com<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6529dec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"73e2f0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22ffee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attorneys hire us to do their K1 fiancee visa and CR1 spousal visas.\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0d93f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtblue\\\"><em>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.<\\/em><\\/span><\\/p><p><span class=\\\"txtblue\\\"><em>Best regards,<\\/em><\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"020\",\"bottom\":\"020\",\"left\":\"020\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1d3f79\",\"elType\":\"widget\",\"settings\":{\"title\":\"David Carrad, Attorney\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(14048,15957,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}}}}s:18:\"shadepro-accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:53:\"shadepro_section_exclusive_accordion_content_settings\";a:1:{s:32:\"shadepro_exclusive_accordion_tab\";i:1;}}s:5:\"style\";a:1:{s:47:\"shadepro_section_exclusive_accordions_tab_style\";a:2:{s:56:\"shadepro_exclusive_accordion_title_typography_typography\";i:1;s:57:\"shadepro_exclusive_accordion_title_typography_line_height\";i:1;}}}}s:9:\"accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"tabs\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14004,15958,'_elementor_edit_mode','builder'),(14005,15958,'_wp_page_template','default'),(14006,15958,'_elementor_template_type','wp-page'),(14007,15958,'_elementor_version','3.4.2'),(14008,15958,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14009,15958,'_elementor_data','[{\"id\":\"c156402\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3252309\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e575b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Hire Us\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a319ed3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"size-full wp-image-15599 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"122\\\" \\/><\\/p><p>After our initial phone consultation regarding your fianc\\u00e9e or marriage visa, we determine the most effective and fastest method of processing your petition.<\\/p><p>An information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.<\\/p><p>Once you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.<\\/p><p>After you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.<\\/p><p>We will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c3d9718\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3faf783\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d02b3fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE PHONE CONSULTATION\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e11d775\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">Ask questions; speak with an expert about your case. (866) 750-9020<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d988706\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a66de2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"01d45ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"AVAILABILTY\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2214630\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">You will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a2d4b1b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84d2b4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d3eccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIANCEE AND MARRIAGE VISA EXPERTS\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15890fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We have been doing fianc\\u00e9e and marriage visas since 2002, we are very competent and 100% dedicated to our clients. (See our testimonials)<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b27ddcd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"91fdf53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef7d5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROFESSIONAL PERSONALIZED SERVICE\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266afeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We have handled hundreds of cases all over the world. It is our objective to complete your case in an efficient &amp; effective manner.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51072f6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0920c13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"819dcdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"WE DO THE WORK NOT YOU\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"01fddf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We alleviate a great deal of stress about your case and assure you that your visa petition will be presented right the first time.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f3cf0de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"425ba16\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"901c504\",\"elType\":\"widget\",\"settings\":{\"title\":\"FEES\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ac97f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">Reasonable fees for quality services Fiancee or Marriage Visas $665 including adjustment of status no long list of what is extra this is it.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d54947\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f2659da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1e716\",\"elType\":\"widget\",\"settings\":{\"title\":\"FULL EMBASSY SUPPORT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6f7701\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We will advise your fianc\\u00e9e or spouse as to the information and supporting documentation needed for his or her interview.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ef04093\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6a4fdea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19ef6d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"AFTER ENTRY SUPPORT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dd35af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">When the k1 visa is issued, we will advise you of the next step for your spouse to obtain his or green card. Adjustment of status package is included in our price of $685. Where will you find a deal like that on the web? Most companies charge separately and its more than our fair price of $695. Quality work, fair price.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f92907d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"df35f67\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e7deed8\",\"elType\":\"widget\",\"settings\":{\"title\":\"MILITARY DISCOUNT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"444070f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We honor the brave men and woman serving our country.<\\/span><br \\/><span class=\\\"txtdarkblue\\\">Call us toll free (866) 750-9020 or email:\\u00a0<\\/span>k1k3visas.com@gmail.com<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6529dec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"73e2f0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22ffee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attorneys hire us to do their K1 fiancee visa and CR1 spousal visas.\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0d93f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtblue\\\"><em>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.<\\/em><\\/span><\\/p><p><span class=\\\"txtblue\\\"><em>Best regards,<\\/em><\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"020\",\"bottom\":\"020\",\"left\":\"020\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1d3f79\",\"elType\":\"widget\",\"settings\":{\"title\":\"David Carrad, Attorney\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(14010,15958,'_elementor_page_assets','a:0:{}'),(14011,15958,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:12;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:12;s:21:\"typography_typography\";i:12;s:22:\"typography_font_family\";i:12;s:20:\"typography_font_size\";i:12;s:22:\"typography_font_weight\";i:12;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:11;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:11;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:21:\"typography_font_style\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:11;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14012,15958,'_elementor_css','a:6:{s:4:\"time\";i:1629768032;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14013,15958,'body_background_color',''),(14014,15958,'_body_background_color','field_5c721ec24addf'),(14015,291,'_wp_trash_meta_status','publish'),(14016,291,'_wp_trash_meta_time','1629938033'),(14017,291,'_wp_desired_post_slug','about-us'),(14023,15959,'_elementor_css','a:6:{s:4:\"time\";i:1629713190;s:5:\"fonts\";a:1:{i:0;s:12:\"Circular Std\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14030,15960,'_elementor_page_assets','a:0:{}'),(14031,15960,'_elementor_css','a:6:{s:4:\"time\";i:1629768032;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14032,15961,'_wp_page_template','default'),(14033,15961,'_elementor_edit_mode','builder'),(14034,15961,'_elementor_template_type','wp-page'),(14035,15961,'_elementor_version','3.4.2'),(14036,15961,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14037,15961,'_elementor_data','[{\"id\":\"c156402\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3252309\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e575b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Hire Us\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a319ed3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"size-full wp-image-15599 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"122\\\" \\/><\\/p><p>After our initial phone consultation regarding your fianc\\u00e9e or marriage visa, we determine the most effective and fastest method of processing your petition.<\\/p><p>An information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.<\\/p><p>Once you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.<\\/p><p>After you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.<\\/p><p>We will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c3d9718\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3faf783\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d02b3fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE PHONE CONSULTATION\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e11d775\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">Ask questions; speak with an expert about your case. (866) 750-9020<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d988706\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a66de2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"01d45ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"AVAILABILTY\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2214630\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">You will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a2d4b1b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84d2b4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d3eccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIANCEE AND MARRIAGE VISA EXPERTS\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15890fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We have been doing fianc\\u00e9e and marriage visas since 2002, we are very competent and 100% dedicated to our clients. (See our testimonials)<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b27ddcd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"91fdf53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef7d5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROFESSIONAL PERSONALIZED SERVICE\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266afeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We have handled hundreds of cases all over the world. It is our objective to complete your case in an efficient &amp; effective manner.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51072f6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0920c13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"819dcdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"WE DO THE WORK NOT YOU\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"01fddf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We alleviate a great deal of stress about your case and assure you that your visa petition will be presented right the first time.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f3cf0de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"425ba16\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"901c504\",\"elType\":\"widget\",\"settings\":{\"title\":\"FEES\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ac97f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">Reasonable fees for quality services Fiancee or Marriage Visas $665 including adjustment of status no long list of what is extra this is it.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d54947\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f2659da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1e716\",\"elType\":\"widget\",\"settings\":{\"title\":\"FULL EMBASSY SUPPORT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6f7701\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We will advise your fianc\\u00e9e or spouse as to the information and supporting documentation needed for his or her interview.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ef04093\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6a4fdea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19ef6d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"AFTER ENTRY SUPPORT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dd35af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">When the k1 visa is issued, we will advise you of the next step for your spouse to obtain his or green card. Adjustment of status package is included in our price of $685. Where will you find a deal like that on the web? Most companies charge separately and its more than our fair price of $695. Quality work, fair price.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f92907d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"df35f67\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e7deed8\",\"elType\":\"widget\",\"settings\":{\"title\":\"MILITARY DISCOUNT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"444070f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We honor the brave men and woman serving our country.<\\/span><br \\/><span class=\\\"txtdarkblue\\\">Call us toll free (866) 750-9020 or email:\\u00a0<\\/span>k1k3visas.com@gmail.com<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6529dec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"73e2f0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22ffee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attorneys hire us to do their K1 fiancee visa and CR1 spousal visas.\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0d93f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtblue\\\"><em>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.<\\/em><\\/span><\\/p><p><span class=\\\"txtblue\\\"><em>Best regards,<\\/em><\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"020\",\"bottom\":\"020\",\"left\":\"020\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1d3f79\",\"elType\":\"widget\",\"settings\":{\"title\":\"David Carrad, Attorney\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(14038,15961,'_elementor_page_assets','a:0:{}'),(14039,15961,'_elementor_css','a:6:{s:4:\"time\";i:1629768032;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14046,15962,'_elementor_page_assets','a:0:{}'),(14047,15962,'_elementor_css','a:6:{s:4:\"time\";i:1629768032;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14049,15957,'_elementor_css','a:6:{s:4:\"time\";i:1629938529;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14050,15494,'_elementor_css','a:6:{s:4:\"time\";i:1629938616;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:2;s:10:\"Alex Brush\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14051,15963,'inline_featured_image','0'),(14052,15963,'inline_featured_image','0'),(14053,15963,'_edit_last','1'),(14054,15963,'_edit_lock','1629940351:1'),(14055,15963,'_elementor_edit_mode','builder'),(14056,15963,'_elementor_template_type','wp-page'),(14057,15963,'_elementor_version','3.4.2'),(14058,15963,'_wp_page_template','default'),(14059,15963,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14060,15963,'_elementor_data','[{\"id\":\"08d1a0c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5d92bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5606615\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is A True Life Love Story\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0142ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"18459f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bad22ec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fab8973\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22dc21d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/corky-2005.jpg\",\"id\":15966,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07ca1cb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7867146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"This is Lana and I together shortly after I arrived in\\nChernigov, Ukraine where she lived\\u2026June 2005\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ea94b3e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2f0ef7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0dbd8f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/Mount-Rushmore-SD-2014.jpg\",\"id\":15969,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"563586e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"354678d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"This is Lana and I together shortly after I arrived in\\nChernigov, Ukraine where she lived\\u2026June 2005\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"044a38f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fbb6da8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b0d50e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6ec28e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/Carnival-Splendor.jpg\",\"id\":15967,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"041023b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"27f04a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Dinner onboard the Carnival Splendor during our\\n7 day cruise in February 2012\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39f12c7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74dc02a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"919cf1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/day-cruise-through-the-Caribbean.jpg\",\"id\":15968,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ad0e749\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"dcb24bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aboard the Norwegian Pearl for our 7 day cruise\\nthrough the Caribbean- February 2013\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd4a432\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2f03ba6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"290afd9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>I\\u00a0have nothing but praise and good words for Cynthia McQuowen and the K1K3 Visa organization.<\\/div><div>She was extremely helpful to me just after my June 2005 to Ukraine to help me through the \\u201cmaze\\u201d of government bureaucracy and its red tape to bring Lana to America in February 2006 on the K1 Fiancee Visa\\u2026<\\/div><div>\\u00a0<\\/div><div>At first, I tried to do it on my own but because of the red tape, etc, I became overwhelmed and very confused. I then turn to Cynthia and she become my \\u201cguardian angel\\u201d and handled all the paperwork for me and the fee was very reasonable considering all the paperwork etc that had to be completely \\u201cperfectly\\u201d or it could be rejected\\u2026<\\/div><div>\\u00a0<\\/div><div>Cynthia was very patient with me as I had many many questions, worries, concerns, etc to bring my soul mate, Lana, from Ukraine to America\\u2026 I was concerned because Lana was \\u201cMatch made in Heaven\\u201d and\\u00a0I did not want to lose that opportunity.<\\/div><div>\\u00a0<\\/div><div>In the end, being February 2006, Lana arrived in the USA and in Arizona\\u2026 Ever since then, we have been completely inseparable. I owe this to Cynthia.<\\/div><div>\\u00a0<\\/div><div>For those considering to use the K1K3Visa, I highly recommend it especially with Cynthia handling it for you\\u2026 She can be completely trusted and is extremely reliable\\u2026<\\/div><div>\\u00a0<\\/div><div>I am forever in her debt,<\\/div><div>\\u00a0<\\/div><div>Corky Goldsmith,\\u00a0<em><strong>Lana is from Ukraine<\\/strong><\\/em><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14061,15963,'_elementor_page_assets','a:0:{}'),(14100,15970,'_elementor_edit_mode','builder'),(14101,15970,'_elementor_template_type','wp-page'),(14102,15970,'_elementor_version','3.4.2'),(14103,15970,'_wp_page_template','default'),(14104,15970,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14105,15970,'_elementor_data','[{\"id\":\"08d1a0c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5d92bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5606615\",\"elType\":\"widget\",\"settings\":{\"title\":\"Afghanistan Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd50505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Kabul Afghanistan<br><br>\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kabul.usembassy.gov<\\/a><span class=\\\"navblue\\\">http:\\/\\/<\\/span><\\/a><a>kabul.usembassy.gov<\\/a><br><br>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>(0093) (0) 700-10-8001<br><br>\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KabulIV@state.gov\\\">KabulIV@state.gov<\\/a><br><br>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<br><br>\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.<br><br>\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.<br><br>\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<br><br>\\n\\n<b>Number of photos required for Embassy Interview:<\\/b>\\u00a01<br><br>\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<br><br>\\n\\nIf you need help with marriage visas, please\\u00a0<a title=\\\"Contact\\\" href=\\\"http:\\/\\/k1k3visas.com\\/contact\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">contact us<\\/a>.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14063,15963,'_aioseo_title','#post_title #separator_sa #site_title'),(14064,15963,'_aioseo_description','#post_content'),(14074,15964,'_elementor_edit_mode','builder'),(14065,15963,'_aioseo_keywords',''),(14066,15963,'_aioseo_og_title',NULL),(14067,15963,'_aioseo_og_description',NULL),(14068,15963,'_aioseo_og_article_section',''),(14069,15963,'_aioseo_og_article_tags',''),(14070,15963,'_aioseo_twitter_title',NULL),(14071,15963,'_aioseo_twitter_description',NULL),(14072,15963,'body_background_color',''),(14073,15963,'_body_background_color','field_5c721ec24addf'),(14075,15964,'_elementor_template_type','wp-page'),(14076,15964,'_elementor_version','3.4.2'),(14077,15964,'_wp_page_template','default'),(14078,15964,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14079,15964,'_elementor_data','[{\"id\":\"08d1a0c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5d92bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5606615\",\"elType\":\"widget\",\"settings\":{\"title\":\"Afghanistan Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd50505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Kabul Afghanistan<br><br>\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kabul.usembassy.gov<\\/a><span class=\\\"navblue\\\">http:\\/\\/<\\/span><\\/a><a>kabul.usembassy.gov<\\/a><br><br>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>(0093) (0) 700-10-8001<br><br>\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KabulIV@state.gov\\\">KabulIV@state.gov<\\/a><br><br>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<br><br>\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.<br><br>\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.<br><br>\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<br><br>\\n\\n<b>Number of photos required for Embassy Interview:<\\/b>\\u00a01<br><br>\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<br><br>\\n\\nIf you need help with marriage visas, please\\u00a0<a title=\\\"Contact\\\" href=\\\"http:\\/\\/k1k3visas.com\\/contact\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">contact us<\\/a>.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14080,15964,'_elementor_page_assets','a:0:{}'),(14081,15964,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14082,15964,'body_background_color',''),(14083,15964,'_body_background_color','field_5c721ec24addf'),(14092,15966,'_wp_attached_file','2021/08/corky-2005.jpg'),(14093,15966,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2021/08/corky-2005.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"corky-2005-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"corky-2005-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"corky-2005-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"corky-2005-492x369.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"corky-2005-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:\"corky-2005-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"corky-2005-492x369.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"corky-2005-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:{}}}'),(14094,15967,'_wp_attached_file','2021/08/Carnival-Splendor.jpg'),(14095,15967,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:358;s:4:\"file\";s:29:\"2021/08/Carnival-Splendor.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Carnival-Splendor-300x105.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:105;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Carnival-Splendor-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"Carnival-Splendor-768x269.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"Carnival-Splendor-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"Carnival-Splendor-492x172.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"Carnival-Splendor-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:29:\"Carnival-Splendor-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"Carnival-Splendor-492x172.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"Carnival-Splendor-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:{}}}'),(14096,15968,'_wp_attached_file','2021/08/day-cruise-through-the-Caribbean.jpg'),(14097,15968,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:829;s:4:\"file\";s:44:\"2021/08/day-cruise-through-the-Caribbean.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"day-cruise-through-the-Caribbean-300x243.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"day-cruise-through-the-Caribbean-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"day-cruise-through-the-Caribbean-768x622.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:622;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:44:\"day-cruise-through-the-Caribbean-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:44:\"day-cruise-through-the-Caribbean-492x398.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"day-cruise-through-the-Caribbean-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:44:\"day-cruise-through-the-Caribbean-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:44:\"day-cruise-through-the-Caribbean-492x398.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:398;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"day-cruise-through-the-Caribbean-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:{}}}'),(14098,15969,'_wp_attached_file','2021/08/Mount-Rushmore-SD-2014.jpg'),(14099,15969,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:493;s:4:\"file\";s:34:\"2021/08/Mount-Rushmore-SD-2014.jpg\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Mount-Rushmore-SD-2014-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Mount-Rushmore-SD-2014-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"Mount-Rushmore-SD-2014-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"Mount-Rushmore-SD-2014-492x379.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"Mount-Rushmore-SD-2014-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:\"Mount-Rushmore-SD-2014-255x255.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"Mount-Rushmore-SD-2014-492x379.jpg\";s:5:\"width\";i:492;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"Mount-Rushmore-SD-2014-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:{}}}'),(14106,15970,'_elementor_page_assets','a:0:{}'),(14107,15971,'_elementor_edit_mode','builder'),(14108,15971,'_elementor_template_type','wp-page'),(14109,15971,'_elementor_version','3.4.2'),(14110,15971,'_wp_page_template','default'),(14111,15971,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14112,15971,'_elementor_data','[{\"id\":\"08d1a0c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5d92bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5606615\",\"elType\":\"widget\",\"settings\":{\"title\":\"Afghanistan Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd50505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Kabul Afghanistan<br><br>\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kabul.usembassy.gov<\\/a><span class=\\\"navblue\\\">http:\\/\\/<\\/span><\\/a><a>kabul.usembassy.gov<\\/a><br><br>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>(0093) (0) 700-10-8001<br><br>\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KabulIV@state.gov\\\">KabulIV@state.gov<\\/a><br><br>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<br><br>\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.<br><br>\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.<br><br>\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<br><br>\\n\\n<b>Number of photos required for Embassy Interview:<\\/b>\\u00a01<br><br>\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<br><br>\\n\\nIf you need help with marriage visas, please\\u00a0<a title=\\\"Contact\\\" href=\\\"http:\\/\\/k1k3visas.com\\/contact\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">contact us<\\/a>.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14113,15971,'_elementor_page_assets','a:0:{}'),(14114,15972,'_elementor_edit_mode','builder'),(14115,15972,'_elementor_template_type','wp-page'),(14116,15972,'_elementor_version','3.4.2'),(14117,15972,'_wp_page_template','default'),(14118,15972,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14119,15972,'_elementor_data','[{\"id\":\"08d1a0c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5d92bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5606615\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is A True Life Love Story\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0142ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"18459f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bad22ec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fab8973\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22dc21d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/corky-2005.jpg\",\"id\":15966,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07ca1cb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7867146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"This is Lana and I together shortly after I arrived in\\nChernigov, Ukraine where she lived\\u2026June 2005\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ea94b3e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2f0ef7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0dbd8f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/Mount-Rushmore-SD-2014.jpg\",\"id\":15969,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"563586e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"354678d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"This is Lana and I together shortly after I arrived in\\nChernigov, Ukraine where she lived\\u2026June 2005\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"044a38f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"fbb6da8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b0d50e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6ec28e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/Carnival-Splendor.jpg\",\"id\":15967,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"041023b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"27f04a9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Dinner onboard the Carnival Splendor during our\\n7 day cruise in February 2012\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39f12c7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"74dc02a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"919cf1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/day-cruise-through-the-Caribbean.jpg\",\"id\":15968,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ad0e749\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"dcb24bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aboard the Norwegian Pearl for our 7 day cruise\\nthrough the Caribbean- February 2013\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd4a432\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2f03ba6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"290afd9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>I\\u00a0have nothing but praise and good words for Cynthia McQuowen and the K1K3 Visa organization.<\\/div><div>She was extremely helpful to me just after my June 2005 to Ukraine to help me through the \\u201cmaze\\u201d of government bureaucracy and its red tape to bring Lana to America in February 2006 on the K1 Fiancee Visa\\u2026<\\/div><div>\\u00a0<\\/div><div>At first, I tried to do it on my own but because of the red tape, etc, I became overwhelmed and very confused. I then turn to Cynthia and she become my \\u201cguardian angel\\u201d and handled all the paperwork for me and the fee was very reasonable considering all the paperwork etc that had to be completely \\u201cperfectly\\u201d or it could be rejected\\u2026<\\/div><div>\\u00a0<\\/div><div>Cynthia was very patient with me as I had many many questions, worries, concerns, etc to bring my soul mate, Lana, from Ukraine to America\\u2026 I was concerned because Lana was \\u201cMatch made in Heaven\\u201d and\\u00a0I did not want to lose that opportunity.<\\/div><div>\\u00a0<\\/div><div>In the end, being February 2006, Lana arrived in the USA and in Arizona\\u2026 Ever since then, we have been completely inseparable. I owe this to Cynthia.<\\/div><div>\\u00a0<\\/div><div>For those considering to use the K1K3Visa, I highly recommend it especially with Cynthia handling it for you\\u2026 She can be completely trusted and is extremely reliable\\u2026<\\/div><div>\\u00a0<\\/div><div>I am forever in her debt,<\\/div><div>\\u00a0<\\/div><div>Corky Goldsmith,\\u00a0<em><strong>Lana is from Ukraine<\\/strong><\\/em><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14120,15972,'_elementor_page_assets','a:0:{}'),(14121,15963,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:8;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:4;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:4;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:4;s:22:\"typography_font_family\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;}}}}}'),(14122,15963,'_elementor_css','a:6:{s:4:\"time\";i:1629940364;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14123,15973,'_elementor_edit_mode','builder'),(14124,15973,'_elementor_template_type','wp-page'),(14125,15973,'_elementor_version','3.4.2'),(14126,15973,'_wp_page_template','default'),(14127,15973,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14128,15973,'_elementor_data','[{\"id\":\"08d1a0c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5d92bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5606615\",\"elType\":\"widget\",\"settings\":{\"title\":\"Afghanistan Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd50505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Kabul Afghanistan<br><br>\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kabul.usembassy.gov<\\/a><span class=\\\"navblue\\\">http:\\/\\/<\\/span><\\/a><a>kabul.usembassy.gov<\\/a><br><br>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>(0093) (0) 700-10-8001<br><br>\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KabulIV@state.gov\\\">KabulIV@state.gov<\\/a><br><br>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<br><br>\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.<br><br>\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.<br><br>\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<br><br>\\n\\n<b>Number of photos required for Embassy Interview:<\\/b>\\u00a01<br><br>\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<br><br>\\n\\nIf you need help with marriage visas, please\\u00a0<a title=\\\"Contact\\\" href=\\\"http:\\/\\/k1k3visas.com\\/contact\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">contact us<\\/a>.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14129,15973,'_elementor_page_assets','a:0:{}'),(14130,15973,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14131,15973,'body_background_color',''),(14132,15973,'_body_background_color','field_5c721ec24addf'),(14133,15974,'_elementor_edit_mode','builder'),(14134,15974,'_wp_page_template','default'),(14135,15974,'_elementor_template_type','wp-page'),(14136,15974,'_elementor_version','3.4.2'),(14137,15974,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14138,15974,'_elementor_data','[{\"id\":\"71c7f36\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac3af97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c1f6f83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Argentina Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a316f79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>United States Embassy: Buenos Aires Argentina<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/argentina.usembassy.gov\\/\\\">http:\\/\\/argentina.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(54-11) 5777-4533<\\/p><p><b>Embassy Email Address:<\\/b>\\u00a0<a href=\\\"mailto:BuenosAires-IV@state.gov\\\">BuenosAires-IV@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Citibank or Rapipago Branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents must be translated English or Spanish must be trasnslated into English by a public or certified translator. Bring the original and one copy of the any translation.<\\/p><p><b>Embassy appointment scheduling method:<\\/b>\\u00a0Over the phone or online<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14139,15974,'_elementor_page_assets','a:0:{}'),(14140,15974,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14141,15974,'_elementor_css','a:6:{s:4:\"time\";i:1629788277;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14142,15974,'body_background_color',''),(14143,15974,'_body_background_color','field_5c721ec24addf'),(14144,15975,'_elementor_edit_mode','builder'),(14145,15975,'_wp_page_template','default'),(14146,15975,'_elementor_template_type','wp-page'),(14147,15975,'_elementor_version','3.4.2'),(14148,15975,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14149,15975,'_elementor_data','[{\"id\":\"7790563\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"51f089a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592cbcf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Australia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5bb754a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-422\\\" class=\\\"post-422 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Canberra Australia<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/canberra.usembassy.gov\\/\\\">http:\\/\\/canberra.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>028 278 1420<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-Australia@ustraveldocs.com\\\">support-Australia@ustraveldocs.com<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:<\\/b>\\u00a0You can pay at a designated Australia Post Office or you can pay online by credit card.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents should be accompanied by English translations.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online-go to their website<\\/p><p><b>Number of photos required for the Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Exam:<\\/b>\\u00a03<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14150,15975,'_elementor_page_assets','a:0:{}'),(14151,15975,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14152,15975,'body_background_color',''),(14153,15975,'_body_background_color','field_5c721ec24addf'),(14154,15976,'_elementor_edit_mode','builder'),(14155,15976,'_wp_page_template','default'),(14156,15976,'_elementor_template_type','wp-page'),(14157,15976,'_elementor_version','3.4.2'),(14158,15976,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14159,15976,'_elementor_data','[{\"id\":\"41843ee\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"821d2c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3bd6adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bahamas Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2715353\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-195\\\" class=\\\"post-195 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Nassau Bahamas<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/nassau.usembassy.gov\\/\\\">http:\\/\\/nassau.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(242) 322-1181<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:embassynassau@state.gov\\\">embassynassau@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At the embassy by cash or check<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents not written in English must have a certified translation.\\u00a0 The original certificate must be presented along with any translation.<\\/p><p><b>Embassy appointment scheduling method:<\\/b>\\u00a0To schedule an appointment, call the VIS during business hours (Mon-Fri 8am-6pm, except holidays)at one of the following numbers: From the Bahamas or U.S.<strong>\\u00a01-800-763-6812<\\/strong>\\u00a0From the Turks and Caicos<strong>\\u00a01-877-709-1892<\\/strong><\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14160,15976,'_elementor_page_assets','a:0:{}'),(14161,15976,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14162,15976,'_elementor_css','a:6:{s:4:\"time\";i:1629789518;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14163,15976,'body_background_color',''),(14164,15976,'_body_background_color','field_5c721ec24addf'),(14165,15977,'_elementor_edit_mode','builder'),(14166,15977,'_wp_page_template','default'),(14167,15977,'_elementor_template_type','wp-page'),(14168,15977,'_elementor_version','3.4.2'),(14169,15977,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14170,15977,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14171,15977,'_elementor_page_assets','a:0:{}'),(14172,15977,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14173,15977,'_elementor_css','a:6:{s:4:\"time\";i:1629790007;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14174,15977,'body_background_color',''),(14175,15977,'_body_background_color','field_5c721ec24addf'),(14176,15978,'_elementor_edit_mode','builder'),(14177,15978,'_wp_page_template','default'),(14178,15978,'_elementor_template_type','wp-page'),(14179,15978,'_elementor_version','3.4.2'),(14180,15978,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14181,15978,'_elementor_data','[{\"id\":\"b6cf820\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4ba89f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f94f96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bolivia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"944a1b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-202\\\" class=\\\"post-202 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Lapaz Bolivia\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/consularlapaz@state.gov\\/\\\">http:\\/\\/consularlapaz@state.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0(591)2-216-8246<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:consularlapaz@state.gov\\\">consularlapaz@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any BISA Bank Branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to have a certified translation with the original document provided.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14182,15978,'_elementor_page_assets','a:0:{}'),(14183,15978,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14184,15978,'_elementor_css','a:6:{s:4:\"time\";i:1629790285;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14185,15978,'body_background_color',''),(14186,15978,'_body_background_color','field_5c721ec24addf'),(14187,15979,'_elementor_edit_mode','builder'),(14188,15979,'_wp_page_template','default'),(14189,15979,'_elementor_template_type','wp-page'),(14190,15979,'_elementor_version','3.4.2'),(14191,15979,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14192,15979,'_elementor_data','[{\"id\":\"1d6aa54\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f6d61d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"00fba6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brazil Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"275d8ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-205\\\" class=\\\"post-205 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Rio de Janeiro Brazil\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/brazil.usembassy.gov\\/\\\">http:\\/\\/brazil.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(21) 3956-9617 and (21) 3958-0187<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:immigrationrio@state.gov\\\">immigrationrio@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee may be paid by credit card through our appointment website or by telephone. Applicants may also pay through a bank boleto at any bank in the the boleto network.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online or by telephone.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14193,15979,'_elementor_page_assets','a:0:{}'),(14194,15979,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14195,15979,'_elementor_css','a:6:{s:4:\"time\";i:1629790597;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14196,15979,'body_background_color',''),(14197,15979,'_body_background_color','field_5c721ec24addf'),(14198,15980,'_elementor_edit_mode','builder'),(14199,15980,'_wp_page_template','default'),(14200,15980,'_elementor_template_type','wp-page'),(14201,15980,'_elementor_version','3.4.2'),(14202,15980,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14203,15980,'_elementor_data','[{\"id\":\"0276277\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6304729\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b1f18f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bulgaria Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a64ccfb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-207\\\" class=\\\"post-207 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Sofia Bulgaria\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/bulgaria.usembassy.gov\\/\\\">http:\\/\\/bulgaria.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>359 2 937 5100<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:sofia@usembassy.bg\\\">sofia@usembassy.bg<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/iv.sofia@state.gov\\/\\\">http:\\/\\/www.iv_sofia@state.gov\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any branch of MKB Union Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to translated into certified English<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>The applicant will be instructed to schedule an interview directly with the Embassy by telephone at (359 2) 937-5444 Monday-Friday between the hours of 9am-12pm or email a request for an appointment at\\u00a0<a href=\\\"mailto:iv_sofia@state.gov\\\">iv_sofia@state.gov<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14204,15980,'_elementor_page_assets','a:0:{}'),(14205,15980,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14206,15980,'_elementor_css','a:6:{s:4:\"time\";i:1629790731;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14207,15980,'body_background_color',''),(14208,15980,'_body_background_color','field_5c721ec24addf'),(14209,15981,'_elementor_edit_mode','builder'),(14210,15981,'_wp_page_template','default'),(14211,15981,'_elementor_template_type','wp-page'),(14212,15981,'_elementor_version','3.4.2'),(14213,15981,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14214,15981,'_elementor_data','[{\"id\":\"9efcd8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33fb8fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b1f7b63\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cambodia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c03317\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-209\\\" class=\\\"post-209 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Phnom Penh Cambodia\\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/cambodia.usembassy.gov\\/\\\">http:\\/\\/cambodia.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(855-23) 728-000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ACSphnomPenh@state.gov\\\">ACSphnomPenh@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PHP&amp;appcode=3\\\">https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PHP&amp;appcode=3<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is payable in US $ cash only at the cashier window inside the consular section of the U.S. Embassy Phnom Penh on the day of your scheduled appointment, prior to your visa interview.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents must be translated into certified English by a Certified Translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Make an appointment online by going to their website after completing the application form DS160.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14215,15981,'_elementor_page_assets','a:0:{}'),(14216,15981,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14217,15981,'_elementor_css','a:6:{s:4:\"time\";i:1629790874;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14218,15981,'body_background_color',''),(14219,15981,'_body_background_color','field_5c721ec24addf'),(14220,15982,'_elementor_edit_mode','builder'),(14221,15982,'_wp_page_template','default'),(14222,15982,'_elementor_template_type','wp-page'),(14223,15982,'_elementor_version','3.4.2'),(14224,15982,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14225,15982,'_elementor_data','[{\"id\":\"d776dbf\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23da1d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"938ce2c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d51720c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-214\\\" class=\\\"post-214 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Montreal Canada\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:<\\/b>\\u00a0<a href=\\\"http:\\/\\/montreal.usconsulate.gov\\/\\\">http:\\/\\/montreal.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>613-688-5335<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:montreal-IV-DV@state.gov\\\">montreal-IV-DV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usavisa-info.com\\/en-ca\\/selfservice\\/ss_country_welcome\\\">http:\\/\\/usavisa-info.com\\/en-ca\\/selfservice\\/ss_country_welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Scotiabank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be accompanied with English translations.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14226,15982,'_elementor_page_assets','a:0:{}'),(14227,15982,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14228,15982,'_elementor_css','a:6:{s:4:\"time\";i:1629790999;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14229,15982,'body_background_color',''),(14230,15982,'_body_background_color','field_5c721ec24addf'),(14231,15983,'_elementor_edit_mode','builder'),(14232,15983,'_wp_page_template','default'),(14233,15983,'_elementor_template_type','wp-page'),(14234,15983,'_elementor_version','3.4.2'),(14235,15983,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14236,15983,'_elementor_data','[{\"id\":\"fc0c47e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6846b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"037b1f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"China Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3af94aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-222\\\" class=\\\"post-222 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Guangzhou China\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:<\\/b>\\u00a0http:\\/\\/guangzhou.usembassy-china.org.cn\\/information_about_getting_married_in_china2.html<\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>020 8121 8000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b>No actual email address there is a link on their website<\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>Check the website<\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>American citizens are not allowed to attend the interview BUT are welcome to attend our \\u201cAmerican Citizen Hour\\u201d every Monday 3:00pm-4:00pm<\\/p><p><b>Where to pay the Embassy fee:<\\/b>Branches of the CITIC Industrial Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be translated into Certified English.\\u00a0 Originals of all documents will be returned during the interview.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Appointments are made through the Visa Information Call Center.\\u00a0 Applicants calling from inside Mainland China, please call 4008 872 333.\\u00a0 Applicants outside of Mainland China, please call 86 21 3881 4611 to make an appointment for an interview.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14237,15983,'_elementor_page_assets','a:0:{}'),(14238,15983,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14239,15983,'_elementor_css','a:6:{s:4:\"time\";i:1629791163;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14240,15983,'body_background_color',''),(14241,15983,'_body_background_color','field_5c721ec24addf'),(14242,15984,'_elementor_edit_mode','builder'),(14243,15984,'_wp_page_template','default'),(14244,15984,'_elementor_template_type','wp-page'),(14245,15984,'_elementor_version','3.4.2'),(14246,15984,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14247,15984,'_elementor_data','[{\"id\":\"dcaf61a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"06f9151\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"56cca91\",\"elType\":\"widget\",\"settings\":{\"title\":\"Colombia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ad1845\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-224\\\" class=\\\"post-224 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Bogota Colombia\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/bogota.usembassy.gov\\/\\\">http:\\/\\/bogota.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>011 57 1 315 0811<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:IVBogota@state.gov\\\">IVBogota@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/usvisa-info.com\\/en-CO\\/selfservice\\/ss_country_welcome\\\">https:\\/\\/usvisa-info.com\\/en-CO\\/selfservice\\/ss_country_welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:<\\/b>\\u00a0At Helm Bank or credit card by phone.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be translated into Certified English.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Click\\u00a0<a href=\\\"https:\\/\\/ceac.state.gov\\/genniv\\/\\\">https:\\/\\/ceac.state.gov\\/genniv\\/<\\/a>\\u00a0to fill out the DS-160 Nonimmigrant Visa Application form and print the \\u201cConfirmation Page\\u201d with a barcode.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14248,15984,'_elementor_page_assets','a:0:{}'),(14249,15984,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14250,15984,'_elementor_css','a:6:{s:4:\"time\";i:1629791328;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14251,15984,'body_background_color',''),(14252,15984,'_body_background_color','field_5c721ec24addf'),(14253,15985,'_elementor_edit_mode','builder'),(14254,15985,'_wp_page_template','default'),(14255,15985,'_elementor_template_type','wp-page'),(14256,15985,'_elementor_version','3.4.2'),(14257,15985,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14258,15985,'_elementor_data','[{\"id\":\"7fa0ac9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"58ccc98\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a513610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Costa Rica Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5391a75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-226\\\" class=\\\"post-226 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: San Jose Costa Rica\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website: <\\/b><a href=\\\"http:\\/\\/costarica.usembassy.gov\\/\\\">http:\\/\\/costarica.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>From the United States: 011 506 2 519 2000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:consularsanjose@state.gov\\\">consularsanjose@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/costarica.usembassy.gov\\/consnonimmigrant.html#step4\\\">http:\\/\\/costarica.usembassy.gov\\/consnonimmigrant.html#step4<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any branch of Banco Nacional<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be translated into Certified English<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>By calling Customer Service Call Center at:0-800-052-1465 Monday-Friday from 8am-6pm.\\u00a0 There is a $14 fee for this call.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14259,15985,'_elementor_page_assets','a:0:{}'),(14260,15985,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14261,15985,'_elementor_css','a:6:{s:4:\"time\";i:1629791472;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14262,15985,'body_background_color',''),(14263,15985,'_body_background_color','field_5c721ec24addf'),(14264,15986,'_elementor_edit_mode','builder'),(14265,15986,'_wp_page_template','default'),(14266,15986,'_elementor_template_type','wp-page'),(14267,15986,'_elementor_version','3.4.2'),(14268,15986,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14269,15986,'_elementor_data','[{\"id\":\"bbd7c60\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"566e44f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98d4fee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ecuador Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed852c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy<\\/strong>: Guayaquio Ecuador\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ecuador.usembassy.gov\\/\\\">http:\\/\\/ecuador.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>593-4-232-3570<\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/es-EC\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/es-EC\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b><a href=\\\"http:\\/\\/ecuador.usvisa-info.com\\/\\\">http:\\/\\/ecuador.usvisa-info.com\\/<\\/a><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14270,15986,'_elementor_page_assets','a:0:{}'),(14271,15986,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14272,15986,'_elementor_css','a:6:{s:4:\"time\";i:1629791875;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14273,15986,'body_background_color',''),(14274,15986,'_body_background_color','field_5c721ec24addf'),(14275,15987,'_elementor_edit_mode','builder'),(14276,15987,'_wp_page_template','default'),(14277,15987,'_elementor_template_type','wp-page'),(14278,15987,'_elementor_version','3.4.2'),(14279,15987,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14280,15987,'_elementor_data','[{\"id\":\"eba1182\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1484c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6cf2c52\",\"elType\":\"widget\",\"settings\":{\"title\":\"El Salvador Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d395bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-236\\\" class=\\\"post-236 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> San Salvador El Salvador\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><strong>United States Embassy:<\\/strong>\\u00a0<a href=\\\"http:\\/\\/sansalvador.usembassy.gov\\/\\\">http:\\/\\/sansalvador.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"mailto:congensansal@state.gov\\\">congensansal@state.gov<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>2501-2999<\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/sv\\/\\\">http:\\/\\/www.ustraveldocs.com\\/sv\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any main branch of Banco Citibank de El Salvador (not at mini banks)<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14281,15987,'_elementor_page_assets','a:0:{}'),(14282,15987,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14283,15987,'_elementor_css','a:6:{s:4:\"time\";i:1629792459;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14284,15987,'body_background_color',''),(14285,15987,'_body_background_color','field_5c721ec24addf'),(14286,15988,'_elementor_edit_mode','builder'),(14287,15988,'_wp_page_template','default'),(14288,15988,'_elementor_template_type','wp-page'),(14289,15988,'_elementor_version','3.4.2'),(14290,15988,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14291,15988,'_elementor_data','[{\"id\":\"2683861\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"592e4e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a5005db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethiopia Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a43afcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-238\\\" class=\\\"post-238 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> Addis Ababa Ethiopia\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ethiopia.usembassy.gov\\/\\\">http:\\/\\/ethiopia.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>251-11-130-6000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:pasaddis@state.gov\\\">pasaddis@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/evisaforms.gov\\/default.asp?postcode=3\\\">http:\\/\\/evisaforms.gov\\/default.asp?postcode=3<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any Bank of Abyssinia in Addis Ababa<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14292,15988,'_elementor_page_assets','a:0:{}'),(14293,15988,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14294,15988,'_elementor_css','a:6:{s:4:\"time\";i:1629792603;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14295,15988,'body_background_color',''),(14296,15988,'_body_background_color','field_5c721ec24addf'),(14297,15989,'_elementor_edit_mode','builder'),(14298,15989,'_wp_page_template','default'),(14299,15989,'_elementor_template_type','wp-page'),(14300,15989,'_elementor_version','3.4.2'),(14301,15989,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14302,15989,'_elementor_data','[{\"id\":\"558fe00\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1aea015\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65d3165\",\"elType\":\"widget\",\"settings\":{\"title\":\"France Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4beca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-240\\\" class=\\\"post-240 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> Paris France\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/france.usembassy.gov\\/\\\">http:\\/\\/france.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>33-1-43122222<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ParisConIV@state.gov\\\">ParisConIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>http:www.usvisa-france.com\\/visa-web\\/index.jsp?locale=fr.FR<\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any French post office (La Poste)<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14303,15989,'_elementor_page_assets','a:0:{}'),(14304,15989,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14305,15989,'_elementor_css','a:6:{s:4:\"time\";i:1629792721;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14306,15989,'body_background_color',''),(14307,15989,'_body_background_color','field_5c721ec24addf'),(14308,15990,'_elementor_edit_mode','builder'),(14309,15990,'_wp_page_template','default'),(14310,15990,'_elementor_template_type','wp-page'),(14311,15990,'_elementor_version','3.4.2'),(14312,15990,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14313,15990,'_elementor_data','[{\"id\":\"8eb895a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac0a9e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"930cbd6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Germany Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"defe6fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-242\\\" class=\\\"post-242 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> Berlin Germany\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/germany.usembassy.gov\\/\\\">http:\\/\\/germany.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>49-30-8305-0<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"http:\\/\\/germany.usembassy.gov\\/visa\\/niv\\/contact\\/\\\">http:\\/\\/germany.usembassy.gov\\/visa\\/niv\\/contact\\/<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.usvisa-germany.com\\/germany\\/index.jsp\\\">http:\\/\\/www.usvisa-germany.com\\/germany\\/index.jsp<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.visasystem-roskosmeier.de\\/index.php?lang=en\\\">http:\\/\\/www.visasystem-roskosmeier.de\\/index.php?lang=en<\\/a><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14314,15990,'_elementor_page_assets','a:0:{}'),(14315,15990,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14316,15990,'_elementor_css','a:6:{s:4:\"time\";i:1629792840;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14317,15990,'body_background_color',''),(14318,15990,'_body_background_color','field_5c721ec24addf'),(14319,15991,'_elementor_edit_mode','builder'),(14320,15991,'_wp_page_template','default'),(14321,15991,'_elementor_template_type','wp-page'),(14322,15991,'_elementor_version','3.4.2'),(14323,15991,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14324,15991,'_elementor_data','[{\"id\":\"ab01d9c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bd29ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d131c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ghana Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ab9c39\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-246\\\" class=\\\"post-246 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Accra Ghana\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ghana.usembassy.gov\\/\\\">http:\\/\\/ghana.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(233) 21-741-100<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ACSACCRA@state.gov\\\">ACSACCRA@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/\\\">http:\\/\\/www.ustraveldocs.com<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any Ecobank branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14325,15991,'_elementor_page_assets','a:0:{}'),(14326,15991,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14327,15991,'_elementor_css','a:6:{s:4:\"time\";i:1629792997;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14328,15991,'body_background_color',''),(14329,15991,'_body_background_color','field_5c721ec24addf'),(14330,15992,'_elementor_edit_mode','builder'),(14331,15992,'_wp_page_template','default'),(14332,15992,'_elementor_template_type','wp-page'),(14333,15992,'_elementor_version','3.4.2'),(14334,15992,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14335,15992,'_elementor_data','[{\"id\":\"d44062d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db7c807\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9034bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guatemala Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b924c11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-250\\\" class=\\\"post-250 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Guatemala City Guatemala\\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/guatemala.usembassy.gov\\/\\\">http:\\/\\/guatemala.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(502) 2326-4000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:GuatemalaIV@state.gov\\\">GuatemalaIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ustraveldocs.com\\/gt\\\">http:\\/\\/ustraveldocs.com\\/gt<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Applicants will be able to pay on line with a credit card or pay in person at a Citibank or Banrural office.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14336,15992,'_elementor_page_assets','a:0:{}'),(14337,15992,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14338,15992,'_elementor_css','a:6:{s:4:\"time\";i:1629793162;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14339,15992,'body_background_color',''),(14340,15992,'_body_background_color','field_5c721ec24addf'),(14341,15993,'_elementor_edit_mode','builder'),(14342,15993,'_wp_page_template','default'),(14343,15993,'_elementor_template_type','wp-page'),(14344,15993,'_elementor_version','3.4.2'),(14345,15993,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14346,15993,'_elementor_data','[{\"id\":\"44f03e2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed807d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0eb1ed4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Haiti Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ec17841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-254\\\" class=\\\"post-254 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Port Au Prince Haiti\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/haiti.usembassy.gov\\/\\\">http:\\/\\/haiti.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>011-509-2229-8000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:papniv@state.gov\\\">papniv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/haiti.usembassy.gov\\/non-immigrant.visas\\/how-to-schedule-an-appointment.html\\\">http:\\/\\/haiti.usembassy.gov\\/non-immigrant.visas\\/how-to-schedule-an-appointment.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay fees at any Sogebank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a01<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14347,15993,'_elementor_page_assets','a:0:{}'),(14348,15993,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14349,15993,'_elementor_css','a:6:{s:4:\"time\";i:1629793296;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14350,15993,'body_background_color',''),(14351,15993,'_body_background_color','field_5c721ec24addf'),(14352,15994,'_elementor_edit_mode','builder'),(14353,15994,'_wp_page_template','default'),(14354,15994,'_elementor_template_type','wp-page'),(14355,15994,'_elementor_version','3.4.2'),(14356,15994,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14357,15994,'_elementor_data','[{\"id\":\"cdf62c3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ede1dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"421742c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Honduras Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"08d2fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-256\\\" class=\\\"post-256 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Tegucigalpa Honduras\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:<\\/b>\\u00a0<a href=\\\"http:\\/\\/honduras.usembassy.gov\\/\\\">http:\\/\\/honduras.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(504) 2236-9320, 2238-5114<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:tggniv@state.gov\\\">tggniv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:<\\/b>\\u00a0<a href=\\\"http:\\/\\/www.ustraveldoc.com\\/hn\\\">http:\\/\\/www.ustraveldoc.com\\/hn<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any branch of Banco Atlantida<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14358,15994,'_elementor_page_assets','a:0:{}'),(14359,15994,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14360,15994,'_elementor_css','a:6:{s:4:\"time\";i:1629793812;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14361,15994,'body_background_color',''),(14362,15994,'_body_background_color','field_5c721ec24addf'),(14363,15995,'_elementor_edit_mode','builder'),(14364,15995,'_wp_page_template','default'),(14365,15995,'_elementor_template_type','wp-page'),(14366,15995,'_elementor_version','3.4.2'),(14367,15995,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14368,15995,'_elementor_data','[{\"id\":\"2ea5a99\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"613b172\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"384646e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hong Kong Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4200b83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-258\\\" class=\\\"post-258 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Hong Kong &amp; Macau, Hong Kong\\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/hongkong.usconsulate.gov\\/\\\">http:\\/\\/hongkong.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0\\u00a0<\\/b>900-60-798-798<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:acshk@state.gov\\\">acshk@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/hongkong.usconsulate.gov\\/niv.appointment.html\\\">http:\\/\\/hongkong.usconsulate.gov\\/niv.appointment.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Dah Sing Bank in Hong Kong or at Banco Comercial de Macau in Macau<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14369,15995,'_elementor_page_assets','a:0:{}'),(14370,15995,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14371,15995,'_elementor_css','a:6:{s:4:\"time\";i:1629793928;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14372,15995,'body_background_color',''),(14373,15995,'_body_background_color','field_5c721ec24addf'),(14374,15996,'_elementor_edit_mode','builder'),(14375,15996,'_wp_page_template','default'),(14376,15996,'_elementor_template_type','wp-page'),(14377,15996,'_elementor_version','3.4.2'),(14378,15996,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14379,15996,'_elementor_data','[{\"id\":\"be470a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"442afab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a5e6cab\",\"elType\":\"widget\",\"settings\":{\"title\":\"India Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c47939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-260\\\" class=\\\"post-260 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Mumbai India\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/mumbai.usconsulate.gov\\/\\\">http:\\/\\/mumbai.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>991-120-6602222<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-india@ustraveldocs.com\\\">support-india@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/in\\\">http:\\/\\/www.ustraveldocs.com\\/in<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>All fees must be paid in rupees or dollars through a bank draft drawn on a nationalized or foreign bank in favor of the American Consulate General, Mumbai<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14380,15996,'_elementor_page_assets','a:0:{}'),(14381,15996,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14382,15996,'_elementor_css','a:6:{s:4:\"time\";i:1629794068;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14383,15996,'body_background_color',''),(14384,15996,'_body_background_color','field_5c721ec24addf'),(14385,15997,'_elementor_edit_mode','builder'),(14386,15997,'_wp_page_template','default'),(14387,15997,'_elementor_template_type','wp-page'),(14388,15997,'_elementor_version','3.4.2'),(14389,15997,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14390,15997,'_elementor_data','[{\"id\":\"a5219d6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"16712ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5f1ccdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Indonesia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbb8932\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-265\\\" class=\\\"post-265 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Jakarta Indonesia\\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/jakarta.usembassy.gov\\/\\\">http:\\/\\/jakarta.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>62-21-34359000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:JakIV@state.gov\\\">JakIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/id\\/\\\">http:\\/\\/www.ustraveldocs.com\\/id\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Standard Chartered or Permata Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/id\\/\\\">http:\\/\\/www.ustraveldocs.com\\/id\\/<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14391,15997,'_elementor_page_assets','a:0:{}'),(14392,15997,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14393,15997,'_elementor_css','a:6:{s:4:\"time\";i:1629794206;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14394,15997,'body_background_color',''),(14395,15997,'_body_background_color','field_5c721ec24addf'),(14396,15998,'_elementor_edit_mode','builder'),(14397,15998,'_wp_page_template','default'),(14398,15998,'_elementor_template_type','wp-page'),(14399,15998,'_elementor_version','3.4.2'),(14400,15998,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14401,15998,'_elementor_data','[{\"id\":\"b0f5dd5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b79efb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"697319a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ireland Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b3ede5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-262\\\" class=\\\"post-262 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<b> Dublin Ireland\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/b><\\/b><\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/dublin.usembassy.gov\\/\\\">http:\\/\\/dublin.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>353 1 668-8777<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:dublincons@state.gov\\\">dublincons@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/dublin.usembassy.gov\\/vis.html\\\">http:\\/\\/dublin.usembassy.gov\\/vis.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>You will need a Euro bank draft or postal order for the visa application fee.\\u00a0 The bank draft\\/postal order must be presented to the cashier at the Embassy in Dublin on the day of your appointment.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Callers in Ireland should dial 1580 47 VISA (1580 47 8472).\\u00a0 Callers may pay with a credit card.\\u00a0 To pay with a credit card call (01)436-0536.\\u00a0 Calls cost 16 Euro payable through Visa or MasterCard.\\u00a0 Callers from outside of Ireland can only pay by credit card, in addition to the fee, international dialing costs will be charged by your operator.\\u00a0 The number is +353-1-436-0536.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14402,15998,'_elementor_page_assets','a:0:{}'),(14403,15998,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14404,15998,'_elementor_css','a:6:{s:4:\"time\";i:1629794348;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14405,15998,'body_background_color',''),(14406,15998,'_body_background_color','field_5c721ec24addf'),(14407,15999,'_elementor_edit_mode','builder'),(14408,15999,'_wp_page_template','default'),(14409,15999,'_elementor_template_type','wp-page'),(14410,15999,'_elementor_version','3.4.2'),(14411,15999,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14412,15999,'_elementor_data','[{\"id\":\"60a66a3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6d108ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb40a56\",\"elType\":\"widget\",\"settings\":{\"title\":\"Israel Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4030132\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-267\\\" class=\\\"post-267 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Tel Aviv Israel\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/israel.usembassy.gov\\/\\\">http:\\/\\/israel.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>03-519-7475<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:AMCTelAviv@state.gov\\\">AMCTelAviv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/en-il\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/en-il\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b><a href=\\\"http:\\/\\/telaviv.usvisa-info.com\\/\\\">http:\\/\\/telaviv.usvisa-info.com<\\/a>\\u00a0or through the call center<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a01<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14413,15999,'_elementor_page_assets','a:0:{}'),(14414,15999,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14415,15999,'_elementor_css','a:6:{s:4:\"time\";i:1629794459;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14416,15999,'body_background_color',''),(14417,15999,'_body_background_color','field_5c721ec24addf'),(14418,16000,'_elementor_edit_mode','builder'),(14419,16000,'_wp_page_template','default'),(14420,16000,'_elementor_template_type','wp-page'),(14421,16000,'_elementor_version','3.4.2'),(14422,16000,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14423,16000,'_elementor_data','[{\"id\":\"69531d0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac6a515\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9d2e47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jamaica Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d8ef3d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-271\\\" class=\\\"post-271 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Kingston Jamaica\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kingston.usembassy.gov\\/\\\">http:\\/\\/kingston.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>876-702-6000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KingstonNIV@state.gov\\\">KingstonNIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.usvisa-jamaica.com\\/jam\\/\\\">http:\\/\\/www.usvisa-jamaica.com\\/jam\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Application fee must be pain in Jamaican dollars for the NIV interview.\\u00a0 The fee is separate from the fee that you pay to the schedule an appointment by phone. You may pat at any National Commercial bank branch up to one year before your appointment date.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>You may make the visa appointment by calling the phone number.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14424,16000,'_elementor_page_assets','a:0:{}'),(14425,16000,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14426,16000,'_elementor_css','a:6:{s:4:\"time\";i:1629794746;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14427,16000,'body_background_color',''),(14428,16000,'_body_background_color','field_5c721ec24addf'),(14429,16001,'_elementor_edit_mode','builder'),(14430,16001,'_wp_page_template','default'),(14431,16001,'_elementor_template_type','wp-page'),(14432,16001,'_elementor_version','3.4.2'),(14433,16001,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14434,16001,'_elementor_data','[{\"id\":\"c20362d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0ff7e14\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f6a3c47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Japan Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ceba2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-273\\\" class=\\\"post-273 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Tokyo Japan\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/japan.usembassy.gov\\/\\\">http:\\/\\/japan.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>Tokyo call:03-6743-9732, Osaka call:06-6943-6700, Naha call:0898-854-7050, In the United States call:1-646-259-0526<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-japan@ustraveldocs.com\\\">support-japan@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/jp\\/jp-niv-visapply.asp\\\">http:\\/\\/www.ustraveldocs.com\\/jp\\/jp-niv-visapply.asp<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At a Pay Easy ATM<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Go to their website and schedule on line.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14435,16001,'_elementor_page_assets','a:0:{}'),(14436,16001,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14437,16001,'_elementor_css','a:6:{s:4:\"time\";i:1629794940;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14438,16001,'body_background_color',''),(14439,16001,'_body_background_color','field_5c721ec24addf'),(14440,16002,'_elementor_edit_mode','builder'),(14441,16002,'_wp_page_template','default'),(14442,16002,'_elementor_template_type','wp-page'),(14443,16002,'_elementor_version','3.4.2'),(14444,16002,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14445,16002,'_elementor_data','[{\"id\":\"1cdd181\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f79efa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f59eba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kazakhstan Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e498c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-275\\\" class=\\\"post-275 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Astana Kazakhstan\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kazakhstan.usembassy.gov\\/\\\">http:\\/\\/kazakhstan.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>7 (7172) 70-21-00<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:info@usembassy.kz\\\">info@usembassy.kz<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/kz\\/\\\">http:\\/\\/www.ustraveldocs.com\\/kz\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Kazkommerts (KKB) Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>It will be online, by going to their website.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14446,16002,'_elementor_page_assets','a:0:{}'),(14447,16002,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14448,16002,'_elementor_css','a:6:{s:4:\"time\";i:1629795151;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14449,16002,'body_background_color',''),(14450,16002,'_body_background_color','field_5c721ec24addf'),(14451,16003,'_elementor_edit_mode','builder'),(14452,16003,'_wp_page_template','default'),(14453,16003,'_elementor_template_type','wp-page'),(14454,16003,'_elementor_version','3.4.2'),(14455,16003,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14456,16003,'_elementor_data','[{\"id\":\"1dea3ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bfcdb07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8547dc4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kenya Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"076d2e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-277\\\" class=\\\"post-277 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Nairobi Kenya\\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/nairobi.usemabssy.gov\\/\\\">http:\\/\\/nairobi.usemabssy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>Kenya (254 20) 619-0600 United States (0001 703) 439-2302<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:VisitorVisaNairobi@state.gov\\\">VisitorVisaNairobi@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/en-KE\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/en-KE\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any of Postbank\\u2019s many branches<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Go to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14457,16003,'_elementor_page_assets','a:0:{}'),(14458,16003,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14459,16003,'_elementor_css','a:6:{s:4:\"time\";i:1629795261;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14460,16003,'body_background_color',''),(14461,16003,'_body_background_color','field_5c721ec24addf'),(14462,16004,'_elementor_edit_mode','builder'),(14463,16004,'_wp_page_template','default'),(14464,16004,'_elementor_template_type','wp-page'),(14465,16004,'_elementor_version','3.4.2'),(14466,16004,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14467,16004,'_elementor_data','[{\"id\":\"92c1932\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c784407\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d989f11\",\"elType\":\"widget\",\"settings\":{\"title\":\"Korea Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4e852\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-279\\\" class=\\\"post-279 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Seoul Korea\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/seoul.usembassy.gov\\/\\\">http:\\/\\/seoul.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0Seoul call:<b>\\u00a0<\\/b>02-3483-1939, South Korea call:166-2297, United States call: 1-646-259-0526<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-southkorea@ustraveldocs.com\\\">support-southkorea@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/kr\\/\\\">http:\\/\\/www.ustraveldocs.com\\/kr\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fees are payable in U.S. dollars or Korean won at the Embassy\\u2019s exchange rate on the day of the applicants interview.\\u00a0 Payments must be made in cash (dollars or Korean won) U.S. Postal Money Orders or Credit cards.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14468,16004,'_elementor_page_assets','a:0:{}'),(14469,16004,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14470,16004,'_elementor_css','a:6:{s:4:\"time\";i:1629795376;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14471,16004,'body_background_color',''),(14472,16004,'_body_background_color','field_5c721ec24addf'),(14473,16005,'_elementor_edit_mode','builder'),(14474,16005,'_wp_page_template','default'),(14475,16005,'_elementor_template_type','wp-page'),(14476,16005,'_elementor_version','3.4.2'),(14477,16005,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14478,16005,'_elementor_data','[{\"id\":\"d46eff3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e84a2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c155f9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kosova Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33219e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-281\\\" class=\\\"post-281 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Pristina Kosova\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/pristina.usembassy.gov\\/\\\">http:\\/\\/pristina.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>1-800-672-8730<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:PaPristina@state.gov\\\">PaPristina@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/ceac.state.gov\\/genniv\\\">https:\\/\\/ceac.state.gov\\/genniv<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee may be paid either at Komercijaina Banka in Macedonia or at Raiffeisen Bank in Kosovo.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Once a pin is activated call 038-247-973 to schedule an appointment.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14479,16005,'_elementor_page_assets','a:0:{}'),(14480,16005,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14481,16005,'_elementor_css','a:6:{s:4:\"time\";i:1629795522;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14482,16005,'body_background_color',''),(14483,16005,'_body_background_color','field_5c721ec24addf'),(16732,16275,'_elementor_css','a:6:{s:4:\"time\";i:1629795522;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16731,16275,'_elementor_page_assets','a:0:{}'),(16725,16275,'_wp_page_template','default'),(16726,16275,'_elementor_edit_mode','builder'),(16727,16275,'_elementor_template_type','wp-page'),(16728,16275,'_elementor_version','3.4.2'),(16729,16275,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16730,16275,'_elementor_data','[{\"id\":\"d46eff3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e84a2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c155f9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kosova Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33219e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-281\\\" class=\\\"post-281 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Pristina Kosova\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/pristina.usembassy.gov\\/\\\">http:\\/\\/pristina.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>1-800-672-8730<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:PaPristina@state.gov\\\">PaPristina@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/ceac.state.gov\\/genniv\\\">https:\\/\\/ceac.state.gov\\/genniv<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee may be paid either at Komercijaina Banka in Macedonia or at Raiffeisen Bank in Kosovo.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Once a pin is activated call 038-247-973 to schedule an appointment.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4db5f04\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"465d543\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(14493,16007,'_elementor_edit_mode','builder'),(14494,16007,'_wp_page_template','default'),(14495,16007,'_elementor_template_type','wp-page'),(14496,16007,'_elementor_version','3.4.2'),(14497,16007,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14498,16007,'_elementor_data','[{\"id\":\"af31290\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"18a992c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"483307f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kuwait Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdb4333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-283\\\" class=\\\"post-283 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Kuwait City Kuwait\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kuwait.usembassy.gov\\/\\\">http:\\/\\/kuwait.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>00-(965) 2259-1001<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KuwaitIV@state.gov\\\">KuwaitIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>Make an appointment through the Immigrant Visa unit by emailing:\\u00a0<a href=\\\"mailto:KuwaitIV@state.gov\\\">KuwaitIV@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Yes<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14499,16007,'_elementor_page_assets','a:0:{}'),(14500,16007,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14501,16007,'_elementor_css','a:6:{s:4:\"time\";i:1629795813;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14502,16007,'body_background_color',''),(14503,16007,'_body_background_color','field_5c721ec24addf'),(14504,16008,'_elementor_edit_mode','builder'),(14505,16008,'_wp_page_template','default'),(14506,16008,'_elementor_template_type','wp-page'),(14507,16008,'_elementor_version','3.4.2'),(14508,16008,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14509,16008,'_elementor_data','[{\"id\":\"327ff49\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"05061e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d9d7d3d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lebanon Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdf7604\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-285\\\" class=\\\"post-285 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Beirut Lebanon\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/lebanon.usembassy.gov\\/\\\">http:\\/\\/lebanon.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>961-4-542600<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:BeirutNIV@state.gov\\\">BeirutNIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx\\\">http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any branch of Credit Libanais Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Contact the immigrant visa section at the American Embassy in Beirut by sending an email at\\u00a0<a href=\\\"mailto:BeirutIV@state.gov\\\">BeirutIV@state.gov<\\/a>\\u00a0or by sending a fax at 04-543498 to schedule an appointment.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14510,16008,'_elementor_page_assets','a:0:{}'),(14511,16008,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14512,16008,'_elementor_css','a:6:{s:4:\"time\";i:1629795945;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14513,16008,'body_background_color',''),(14514,16008,'_body_background_color','field_5c721ec24addf'),(14521,16009,'_elementor_page_assets','a:0:{}'),(14522,16009,'_elementor_css','a:6:{s:4:\"time\";i:1629798070;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14523,16010,'_wp_page_template','default'),(14524,16010,'_elementor_edit_mode','builder'),(14525,16010,'_elementor_template_type','wp-page'),(14526,16010,'_elementor_version','3.4.2'),(14527,16010,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14528,16010,'_elementor_data','[{\"id\":\"5e2679a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b971aba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eca7521\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visa Waiver Program Countries\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49bdc43\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-1691\\\" class=\\\"post-1691 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>This is a list of countries in the Visa Waiver Program as of October 2012 as follows:<\\/strong><\\/p><p>Andorra\\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p>Australia<\\/p><p>Austria<\\/p><p>Belgium<\\/p><p>Brunei<\\/p><p>Czeck Republic<\\/p><p>Denmark<\\/p><p>Estonia<\\/p><p>Finland<\\/p><p>France<\\/p><p>Germany<\\/p><p>Greece<\\/p><p>Hungary<\\/p><p>Iceland<\\/p><p>Ireland<\\/p><p>Italy<\\/p><p>Japan<\\/p><p>Latvia<\\/p><p>Liechtenstein<\\/p><p>Lithuania<\\/p><p>Luxembourg<\\/p><p>Malta<\\/p><p>Monaco<\\/p><p>The Netherlands<\\/p><p>New Zealand<\\/p><p>Norway<\\/p><p>Portugal<\\/p><p>San Marino<\\/p><p>Singapore<\\/p><p>Slovakia<\\/p><p>Slovenia<\\/p><p>South Korea<\\/p><p>Spain<\\/p><p>Sweden<\\/p><p>Switzerland<\\/p><p>Taiwan<\\/p><p>United Kingdom<\\/p><p>Travelers from these countries may visit the USA for tourism or business without\\u00a0a visa\\u00a0and may stay for up to 90 days.\\u00a0 They must first receive authorization through ESTA (<a href=\\\"http:\\/\\/www.cbp.gov\\/travel\\/international-visitors\\/esta\\\">Electronic System for Travel Authorization<\\/a>).\\u00a0 All persons traveling on the VWP must have a machine-readable passport.\\u00a0 The passport must be valid for at least 6 months beyond your intended stay.<\\/p><p>Short trips to Canada or Mexico do not restart the 90 day clock.\\u00a0 This means you can\\u2019t make a quick trip to Canada or Mexico to restart your 90 day visit.<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14529,16010,'_elementor_page_assets','a:0:{}'),(14530,16010,'_elementor_css','a:6:{s:4:\"time\";i:1629798070;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14531,16011,'_wp_page_template','default'),(14532,16011,'_elementor_edit_mode','builder'),(14533,16011,'_elementor_template_type','wp-page'),(14534,16011,'_elementor_version','3.4.2'),(14535,16011,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14536,16011,'_elementor_data','[{\"id\":\"5e2679a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b971aba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eca7521\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visa Waiver Program Countries\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49bdc43\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-1691\\\" class=\\\"post-1691 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>This is a list of countries in the Visa Waiver Program as of October 2012 as follows:<\\/strong><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9867571\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"aea9d2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b288069\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-1691\\\" class=\\\"post-1691 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><ul><li>Andorra\\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/li><li>Australia<\\/li><li>Austria<\\/li><li>Belgium<\\/li><li>Brunei<\\/li><li>Czeck Republic<\\/li><li>Denmark<\\/li><li>Estonia<\\/li><li>Finland<\\/li><li>France<\\/li><li>Germany<\\/li><li>Greece<\\/li><li>Hungary<\\/li><\\/ul><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7314a7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa949b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-1691\\\" class=\\\"post-1691 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><ul><li>Iceland<\\/li><li>Ireland<\\/li><li>Italy<\\/li><li>Japan<\\/li><li>Latvia<\\/li><li>Liechtenstein<\\/li><li>Lithuania<\\/li><li>Luxembourg<\\/li><li>Malta<\\/li><li>Monaco<\\/li><li>The Netherlands<\\/li><li>New Zealand<\\/li><li>Norway<\\/li><\\/ul><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6a4900b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b271b8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-1691\\\" class=\\\"post-1691 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><ul><li>New Zealand<\\/li><li>Norway<\\/li><li>Portugal<\\/li><li>San Marino<\\/li><li>Singapore<\\/li><li>Slovakia<\\/li><li>Slovenia<\\/li><li>South Korea<\\/li><li>Spain<\\/li><li>Sweden<\\/li><li>Switzerland<\\/li><li>Taiwan<\\/li><li>United Kingdom<\\/li><\\/ul><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"adb87c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-1691\\\" class=\\\"post-1691 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>Travelers from these countries may visit the USA for tourism or business without\\u00a0a visa\\u00a0and may stay for up to 90 days.\\u00a0 They must first receive authorization through ESTA (<a href=\\\"http:\\/\\/www.cbp.gov\\/travel\\/international-visitors\\/esta\\\">Electronic System for Travel Authorization<\\/a>).\\u00a0 All persons traveling on the VWP must have a machine-readable passport.\\u00a0 The passport must be valid for at least 6 months beyond your intended stay.<\\/p><p>Short trips to Canada or Mexico do not restart the 90 day clock.\\u00a0 This means you can\\u2019t make a quick trip to Canada or Mexico to restart your 90 day visit.<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14537,16011,'_elementor_page_assets','a:0:{}'),(14538,16011,'_elementor_css','a:6:{s:4:\"time\";i:1629798070;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14540,16012,'_elementor_edit_mode','builder'),(14541,16012,'_wp_page_template','default'),(14542,16012,'_elementor_template_type','wp-page'),(14543,16012,'_elementor_version','3.4.2'),(14544,16012,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14545,16012,'_elementor_data','[{\"id\":\"1d6aa54\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f6d61d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"00fba6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brazil Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"275d8ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-205\\\" class=\\\"post-205 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Rio de Janeiro Brazil\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/brazil.usembassy.gov\\/\\\">http:\\/\\/brazil.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(21) 3956-9617 and (21) 3958-0187<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:immigrationrio@state.gov\\\">immigrationrio@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee may be paid by credit card through our appointment website or by telephone. Applicants may also pay through a bank boleto at any bank in the the boleto network.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online or by telephone.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14546,16012,'_elementor_page_assets','a:0:{}'),(14547,16012,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14548,16012,'_elementor_css','a:6:{s:4:\"time\";i:1629790597;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14549,16012,'body_background_color',''),(14550,16012,'_body_background_color','field_5c721ec24addf'),(14551,16013,'_elementor_edit_mode','builder'),(14552,16013,'_wp_page_template','default'),(14553,16013,'_elementor_template_type','wp-page'),(14554,16013,'_elementor_version','3.4.2'),(14555,16013,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14556,16013,'_elementor_data','[{\"id\":\"8eb895a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac0a9e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"930cbd6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Germany Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"defe6fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-242\\\" class=\\\"post-242 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> Berlin Germany\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/germany.usembassy.gov\\/\\\">http:\\/\\/germany.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>49-30-8305-0<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"http:\\/\\/germany.usembassy.gov\\/visa\\/niv\\/contact\\/\\\">http:\\/\\/germany.usembassy.gov\\/visa\\/niv\\/contact\\/<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.usvisa-germany.com\\/germany\\/index.jsp\\\">http:\\/\\/www.usvisa-germany.com\\/germany\\/index.jsp<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.visasystem-roskosmeier.de\\/index.php?lang=en\\\">http:\\/\\/www.visasystem-roskosmeier.de\\/index.php?lang=en<\\/a><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14557,16013,'_elementor_page_assets','a:0:{}'),(14558,16013,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14559,16013,'_elementor_css','a:6:{s:4:\"time\";i:1629792840;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14560,16013,'body_background_color',''),(14561,16013,'_body_background_color','field_5c721ec24addf'),(16707,16272,'_elementor_css','a:6:{s:4:\"time\";i:1629795376;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16706,16272,'_elementor_page_assets','a:0:{}'),(16700,16272,'_wp_page_template','default'),(16701,16272,'_elementor_edit_mode','builder'),(16702,16272,'_elementor_template_type','wp-page'),(16703,16272,'_elementor_version','3.4.2'),(16704,16272,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16705,16272,'_elementor_data','[{\"id\":\"92c1932\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c784407\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d989f11\",\"elType\":\"widget\",\"settings\":{\"title\":\"Korea Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4e852\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-279\\\" class=\\\"post-279 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Seoul Korea\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/seoul.usembassy.gov\\/\\\">http:\\/\\/seoul.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0Seoul call:<b>\\u00a0<\\/b>02-3483-1939, South Korea call:166-2297, United States call: 1-646-259-0526<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-southkorea@ustraveldocs.com\\\">support-southkorea@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/kr\\/\\\">http:\\/\\/www.ustraveldocs.com\\/kr\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fees are payable in U.S. dollars or Korean won at the Embassy\\u2019s exchange rate on the day of the applicants interview.\\u00a0 Payments must be made in cash (dollars or Korean won) U.S. Postal Money Orders or Credit cards.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"43df87a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"9df379b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(14571,16015,'_elementor_edit_mode','builder'),(14572,16015,'_wp_page_template','default'),(14573,16015,'_elementor_template_type','wp-page'),(14574,16015,'_elementor_version','3.4.2'),(14575,16015,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14576,16015,'_elementor_data','[{\"id\":\"92c1932\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c784407\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d989f11\",\"elType\":\"widget\",\"settings\":{\"title\":\"Korea Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4e852\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-279\\\" class=\\\"post-279 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Seoul Korea\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/seoul.usembassy.gov\\/\\\">http:\\/\\/seoul.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0Seoul call:<b>\\u00a0<\\/b>02-3483-1939, South Korea call:166-2297, United States call: 1-646-259-0526<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-southkorea@ustraveldocs.com\\\">support-southkorea@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/kr\\/\\\">http:\\/\\/www.ustraveldocs.com\\/kr\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fees are payable in U.S. dollars or Korean won at the Embassy\\u2019s exchange rate on the day of the applicants interview.\\u00a0 Payments must be made in cash (dollars or Korean won) U.S. Postal Money Orders or Credit cards.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14577,16015,'_elementor_page_assets','a:0:{}'),(14578,16015,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14579,16015,'_elementor_css','a:6:{s:4:\"time\";i:1629795376;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14580,16015,'body_background_color',''),(14581,16015,'_body_background_color','field_5c721ec24addf'),(14582,16016,'_elementor_edit_mode','builder'),(14583,16016,'_wp_page_template','default'),(14584,16016,'_elementor_template_type','wp-page'),(14585,16016,'_elementor_version','3.4.2'),(14586,16016,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14587,16016,'_elementor_data','[{\"id\":\"bbd7c60\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"566e44f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98d4fee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ecuador Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed852c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy<\\/strong>: Guayaquio Ecuador\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ecuador.usembassy.gov\\/\\\">http:\\/\\/ecuador.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>593-4-232-3570<\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/es-EC\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/es-EC\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b><a href=\\\"http:\\/\\/ecuador.usvisa-info.com\\/\\\">http:\\/\\/ecuador.usvisa-info.com\\/<\\/a><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14588,16016,'_elementor_page_assets','a:0:{}'),(14589,16016,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14590,16016,'_elementor_css','a:6:{s:4:\"time\";i:1629791875;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14591,16016,'body_background_color',''),(14592,16016,'_body_background_color','field_5c721ec24addf'),(14593,16017,'_wp_page_template','default'),(14594,16017,'_elementor_edit_mode','builder'),(14595,16017,'_elementor_template_type','wp-page'),(14596,16017,'_elementor_version','3.4.2'),(14597,16017,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14598,16017,'_elementor_data','[{\"id\":\"2e04360\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8f1593\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"714ced4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34d6e42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-2.jpg\",\"id\":15608,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df2cd14\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-pix.png\",\"id\":15609,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"155f3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" Testimonials: what our clients say about our services- testimonials by real  people, just like you!!\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fde4233\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mariama Akano\",\"title\":\" Nigeria\",\"description\":\"After only 7 months I am thrilled to say that my husband\\u2019s CR1 Visa was approved and I am 100% pleased with the work that was done by this company! I was very nervous starting the journey to bring my husband to the states but I mostly communicated with one lady in particular, Cynthia, who is so patient, so kind but most of all knowledgeable and professional in the entire process. All of our forms were completed quickly and in a very professional manner and were quickly reviewed and accepted during each phase in this process. All suggested supporting documentation was exactly what we needed to have and when my husband got to his interview, he was well prepared. There were many times along the way that I became worried not really knowing what to expect and I\\u2019d email Cynthia just to ask questions and she\\u2019d always reply in a very timely fashion with the answers that I needed and if I requested a phone call, she\\u2019d call that same day. I know for many, this process can take a very long time but by God\\u2019s grace and the professionalism and preparation of our paperwork by this company we are finished and only waiting for my husband to pick up his visa next Friday so that he can travel to the US. If you are starting this journey and you want professional affordable help, I highly recommend K1K3 VISAS. Satisfied customer.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"22111f3\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"A. Dantes\",\"title\":\"Husband from the Philippines\",\"description\":\"I sought the help of one of the best Immigration Lawyers to petition my husband, but it only brought me frustration. First of all, the process took long and it was so difficult to contact them. I spoke more to the receptionist than to the lawyer that I hired. Second, when I did speak to the lawyer, there wasn\\u2019t any sign of emotion. It was straight to business. There was no, \\u201chi, how are you?\\u201d He was not exactly friendly. Third, it stated that they can get visas approved 100% of the time, but mine was denied. Fifth, when the visa was denied, the lawyer didn\\u2019t even say, \\u201cI\\u2019m sorry your petition was denied,\\u201d or \\u201cLet\\u2019s discuss what went wrong and maybe start another one.\\u201d Sixth, yes they were willing to help, BUT I was told that I had to pay another set of fees ($1800).    I was so upset that I decided not to do business with them again.  I did an internet search and came across k1k3visas.com an Immigration Docs Company. I called the office and Cynthia was the person I spoke with. I inquired about their services and explained to her all that had happened to my previous petition. From the beginning to the end, Cynthia was there for me. I was able to contact her through phone, email, etc. without any hassle whatsoever. I wanted to keep in contact every step of the way and she made the process very smooth. There are times when I would be frustrated and sad from waiting and I would call her to talk and she was there to listen to me and give me hope. For that, Cynthia, I thank you so much. I thank you and Immigration Docs for helping me get through this petition process and I am so happy that my husband was approved and received his visa. We will finally be together.<br>\\nImmigration Docs is the place to go if you plan on petitioning a loved one. You will not be sorry and you won\\u2019t have to go through lawyer problems the way I did. I waited more than a year with the Immigration Lawyers only to find out that I was denied. With Immigration Docs, it took less than 8 months and the petition was approved. Thank you. Thank you so much. Cynthia, you\\u2019re great!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8e3cfcb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"Dear Cynthia,<br>\\nVisa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\\nBest regards,\\n\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f6e4193\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client \",\"title\":\" Arlington, Virginia\",\"description\":\"I was personally hesitant about working with Immigration Docs, Inc. (IDI) when I first found their website, but after reading the testimonials on the site, I decided to go for it. Not to mention, the prices were very attractive and I was not able to afford a lawyer. Here I am one year later writing my own testimonial. I would highly recommend IDI to anyone seeking professional, courteous, reliable assistance in bringing their loved one to the U.S. My husband lives in Pakistan and our families arranged our marriage. Over the course of three years, we got to know one another by phone, email, and instant messaging\\/webcam. Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\\n\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8818d13\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Gail Haller\",\"title\":\"Fiance from Morocco\",\"description\":\"Rarely do you find a company that does such a great job that you want to tell everyone about it. I found that in Immigration Docs. I met a wonderful man who happens to live many miles away and in another country. I was so overwhelmed with all the paperwork and not knowing where to start that I looked for a company that would help me with the difficult task ahead of me. \\u2018 I have never been so impressed in a company as I was with Immigration Docs. Cynthia was the best ever! She was quick to return my calls or email I am not sure if she ever sleeps, she never made me feel bad for asking many questions and I truly feel she was understanding the pain in my heart from our separation. If you are looking to bring a love one here I highly recommend this company to make your journey much easier. Thank you Cynthia for all your wonderful help and understanding.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8f5182f\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Burgess-Garnica \",\"title\":\" Roxana is from Chile\",\"description\":\"Hi Cynthia. The process is complete. Roxana got the adjustment of status, work permit and permission to go back to her country for a year. We didn\\u2019t have to go to an interview they just approved her without one. Anyway I just wanted to thank you for your help and assistance in this process. You have been nothing but kind and on point with how you handled our case. Thank you! I\\u2019ll be in-touch.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f997cfb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Arlene Elizabeth and Michael\",\"title\":\" From Paris\",\"description\":\" Cynthia has been an angel in disguise throughout my K1 process. Her efficiency is irreproachable. She has been both assuring and patient. It is a Godsend to receive the services of a person who offers nothing but devotion and success to the visa process. As you know, government filing can be jarring and frustrating when away from loved ones. Yet when assisted by Cynthia, I felt that everything would work out fine. It is clear that Cynthia has a natural inclination for bringing loved ones together. I\\u2019m happy that she is sustaining this passion by working with couples and families who are thousands of miles apart with the daunting visa process. My fiancee was incredibly impressed with her professionalism and as well as her expeditious responses. Whether she was driving on the freeway, on her way to work, or even at home Cynthia answered us. She reassured us. And she offered all of the help that her services could give. May your business, health and joys continue to prosper.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"41a2745\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" James A. Schaub\",\"title\":\" Wife from Mexico\",\"description\":\"I would like to tell you about my experience with your company. From the very first phone call, Cynthia McQuowen has been nothing but professional about my petition for a K-1 visa. I have received updates in the mail from the Vermont Service Center in a timely manner and Cynthia has always been there when I had a question. She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"3487fe4\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Satisfied Client\",\"title\":\"\",\"description\":\"I want to say a loud and joyful THANK YOU!!! to you and your staff for all your assistance with this tedious and anxiety producing process called immigration. How happy I am to inform you that my beautiful fiancee is now my wife. To say the least, we have been vacationing, honeymooning and enjoying life together since she arrived from India.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"ea048b7\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Raul and Chisako DunMoodie \",\"title\":\"Chisako from Japan\",\"description\":\"We are now waiting for her work authorization approval. Hopefully Chisako can begin to practicing nursing in the very near future. Again, thank you and your staff very much from the bottom of my heart. Rest assure that if I come across anyone needing your services, I will be sure to refer them to your office.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8849bdd\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" John Garland \",\"title\":\" Wife from Ukraine\",\"description\":\"To start with I highly recommend this company to anyone needing this type of service.I want you to know I have never been treated so well in all my life by a company. The prices of all the services I used and will continue to use are very fair. I\\u2019m not rich and I have been able to pay very easily. I want you to know when I got back from Ukraine. I needed a lawyer so I thought. I sent out five emails to lawyers on a Sunday and one email to k1k3 visas to my surprise I received a reply on Sunday by a person named Cynthia McQuowen I have never met this person in my life but over the next few months I have grown to love this lady and this company. She has made this process very delightful. I have bugged her at all hours she has been the most professional person I have dealt with.and has always answered all my questions and never has left me hanging and wondering and most important has always been truthful as for example I asked a couple of lawyers how long would it take to get a visa they told me two months.<br>\\nI didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"a3371cb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Dr. James Z\",\"title\":\"Fiancee from Vietnam\",\"description\":\"If you are looking for incredible customer service, a knowledgeable staff, guaranteed satisfaction, and an unbelievably fast processing time, look no further \\u2013 K1K3 Visas is your solution. Cynthia and her crew were always here to help me with my many questions and concerns \\u2013 and the response time was hours if not minutes. Do not try and complete the forms yourself \\u2013 I promise you will miss something that will slow down the process \\u2013 been there, done that. It is obvious to me that K1K3 Visas and Cynthia in particular are primarily concerned with getting your loved ones to the United States \\u2013 they patiently walk you though every process and make a task that would be terribly frustrating to do alone relatively painless. In my opinion they provide superior service to an attorney that would cost you five times as much. My K1 visa was approved in 2 months \\u2013 you simply can not do any better than that. In closing, I highly recommend K1K3 Visas with NO hesitation whatsoever. Ask Cynthia for my email if you would like to discuss my experience further.\\nI didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"5d116ba\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Arya Farmanara \",\"title\":\"  Fiancee from Turkey\",\"description\":\"When I first found out about this site during an internet search, I must admit I was skeptical. I was hesitant about doing this sort of thing online, being such a sensitive issue and all the talk of fraud and theft on the internet made me feel uneasy. After mulling the issue for a few weeks, I finally decided to take the plunge. All my fears were put to rest right from the start. From the first phone conversation I had with Cynthia, I felt relaxed and ready to go through the maze of getting a visa for my fianc\\u00e9e. Both of us bombarded her with questions through email and telephone; each and every time she was more than happy to assist us with the utmost patience and care. The rates were very reasonable compared to the expensive and sometimes outrageous prices some people are offering. I\\u2019m truly glad I made this decision and it was a great experience overall. I highly recommend this site to anyone wishing to obtain a visa for the person they care about or in my case, my future bride to be. I didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"efe5fa5\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Debbie Fisher, Anchorage Alaska\",\"title\":\" Tasleem is from Africa\",\"description\":\"Cynthia has been working very hard for Tasleem and I and has been there for us every step of the way, always answering our emails very quickly and making us feel like a friend and not just another stranger with an immigration issue. I often wonder now why anyone would ever try to get a visa for their fiancee any other way than through Immigration Doc\\u2019s. I talk very highly about this wonderful company and Cynthia in particular to everyone I meet and it seems these days there is always someone needing these kinds of service\\u2019s.<br>\\nTasleem and I will never be able to thank Immigration Doc\\u2019s. or Cynthia enough for all the help and support they have given us throughout our wait. It is so wonderful to work with people that actually understand and have genuine compassion about what we are going through. I feel that what we can do to express exactly how much we appreciate their efforts is to do exactly what they ask us to do to make sure everything is in order for the visa interview so everything runs as smoothly as possible with no setbacks or delays.<br>\\nIt has been a great pleasure to meet and work with Immigration Doc\\u2019s and Cynthia and I truly believe they have changed mine and Tasleem\\u2019s lives forever. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"77e80f2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Kris Ramonda \",\"title\":\" Fiancee from Poland\",\"description\":\"To whomever it may concern,<br>\\nSince having solicited help from K1K3visa.com I have received prompt and friendly service. The information given me has been accurate and I am happy to say my wife will have her visa interview within the next few months. The visa specialist responsible for my case, Cynthia McQuowen, has been a tremendous help during this process. Thank you for your affordable service of helping bring people together.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"be6b0b5\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Vivian Lince Sunrise\",\"title\":\" FL Fiance from Lithuania\",\"description\":\"My name is Vivian Lince and I want to share my experience after hiring Immigration Docs to help me file a Petition for my Fianc\\u00e9\\u2019s Visa. I would like to start by thanking God for helping me to find this website online at a moment where I was completely disoriented about what to do to be reunited with my love. Since the beginning I\\u2019ve been dealing with Cynthia McQuowen. She is so sweet, kind, professional and a great human being. She always answers my emails and my phone calls and she is always there to help me with any of my doubts and worries. I know that I have something in common with every person contacting Immigration Docs: we all want to be with our love ones, we all want our dreams come true and have a beautiful life in this country with that special someone.<br>\\nCynthia is great and I\\u2019ll never be thankful enough to Immigration Docs!! \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"806eeba\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"J. Craig\",\"title\":\"\",\"description\":\"The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview & medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fianc\\u00e9e was well prepared for the interview. I recommend this company to anyone that doesn\\u2019t want to be alone in the process and wants things done right and trouble free.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"1481160\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" PJ California\",\"title\":\"  Wife from Cyprus\",\"description\":\"Immigration Docs, Cynthia Mc Quowen has been a tremendous help, even easing my fears of this sometimes crazy process. Cynthia along with the help of your always professional staff have made the long ordeal so far very trouble free. Thank you so much for the help along the long route to visa land! I hope to have my lovely gal home in time for the holidays, but one can never count on the absolute in these situations. I would not hesitate in a moment your company\\u2019s services to anyone that needs this kind of assistance.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"91f67c2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Voinica Placides \",\"title\":\" Fiancee from Brazil\",\"description\":\" This is a highly recommended service regarding K1 visas. Going with lawyer\\u2019s services can be quite expensive. This agency rates are not only satisfactory but the level of service is very remarkable and prompt. Cynthia has been the greatest in helping answer any questions I had regarding filling out the paper. They make it easy and effortless. It took 1 year total from filling out my K1 visa paperwork for my fianc\\u00e9 in Brazil to when my husband got his green card. I want to thank Cynthia for all that she has done. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"7fb6e01\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mark Soler\",\"title\":\"Wife from Canada\",\"description\":\"Hello everyone I am Mark Soler, and I am pleased to say that Immigration Docs. are superb in their effort to obtain your visa in whichever route you choose to take. Either between the K-1 or K3 visa! they put extra effort in getting your case approved! And to top it all they guarantee if you\\u2019re case isn\\u2019t approved your money is refunded back! what do you have to loose? absolutely nothing. My fiancee Cynthia has already recieved approval confirmation from the U.S. Counsulate and her visa has been approved! We will be getting married soon!:). I am so happy to have found K1K3 visas!.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"1c41d1a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Eva and Joseph\",\"title\":\" Eva is from Kenya\",\"description\":\"We are grateful for all you did for us as we went through the process of getting married. Eva and Joseph Rickman are now married and living in Phoenix \\u2013 Arizona.<br>\\nMay God bless your work.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"4e1b6dd\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" K. Fonseka\",\"title\":\"Montreal, Canada\",\"description\":\"Dear Cynthia, My husband and I would like to thank you so much for all your help and knowledge! I was issued my interview date in Montreal, Canada at the beginning of June. All of our hard work and effort was riding on this moment. After a long wait, my name was finally called and after a few brief questions (and literally 4 mins) I was granted my visa! My trip into the US was pretty easy as well (other than the computers were down and I almost missed my flight!), but I spent less than 5 mins with the Immigration officer, while other people were there for hours. My husband and I are looking forward to starting this chapter of our lives and we owe it to Cynthia and Immigration Doc Inc. Thank you again for everything \\u2013 you are a real blessing.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"a1f1af4\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Thomas Balfe\",\"title\":\"Wife from Vietnam\",\"description\":\"k1k3visas.com \\u2013 K1 Fiancee Visa Processing \\u2013 K3 Spousal Visa Processing for US ImmigrationI would like to take this opportunity to express the wholesome effect that Cynthia McQuowen has had on my experience with her knowledge of the fianc\\u00e9e & spousal visa process. She has been very helpful, when I called to find out different aspects of this new adventure for myself and my new wife. Cynthia has been very professional in everyway. She is an asset to you your company.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"1a64a0e\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Jasmin and I\",\"title\":\"\",\"description\":\"I\\u2019d like to thank K1K3 visas for their outstanding professional work which they did on my fiancee visa. Cynthia worked with me through the whole process, and understands the emotions invested in something like a fiancee visa. Not only did they do an excellent job on assisting me with filling out the complex government forms, but they were there every step of the way to answer every question and curiosity almost instantly. All this for a very modest price which was worth every penny! Jasmin and I have been so nervous about getting the visa in a timely fashion, but Cynthia\\u2019s work helped us get the visa quickly and put our minds at ease. When it comes to two people who are engaged and separated by an ocean, it\\u2019s hard to really describe how much this kind of service means to Jasmin and I. Thanks again!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"40baddf\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Edmund Reyes\",\"title\":\"\",\"description\":\"Hello Cynthia!<br>\\nI wanted to thank you and your team once again for all the help and expertise in getting my fianc\\u00e9 her visa. We were already happy about how fast everything progressed all the way to the packet getting mailed to the embassy. Upon attending the interview, our paperwork that you told us to prepare was all that was needed. The consular looked through a few items, asked a few simple questions, then gave a joyous \\u201cok, you\\u2019re approved\\u201d. She added that it was nice to see such preparation. It made it easier for her to make her positive decision, and most importantly, kept her in a good mood. I heard the more complications they encounter, the worse their moods get. Which lead to more questions, and potential denials. We were just so fortunate that we had you on our side. Everything you guided us with went as smooth as can be. She ended up flying back with me on the same flight to the US. Even her entry at LAX was flawless. This was all because of your team\\u2019s superb handling of our case.\\nWe will be getting married in a few weeks, then we\\u2019ll ready for her AOS. I have a friend that is now in the same situation as I was a few months ago. I assured him that all will go well with getting his loved one here as long he hires your company. He was amazed as well at how quick and smooth everything went for us. He came to the Philippines and experienced most of all that we experienced at the embassy. I told him to take a good look for this is what he will be going through months from now. But he feels confident knowing that having you help him will make everything much easier. Thanks for everything! Hopefully my fianc\\u00e9\\u2019s AOS will be as smooth as everything else we\\u2019ve been through\\u2026\\u2026..\\nTalk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"d2c8210\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Jim & Lilet Lynch \",\"title\":\" Juliet is from the Philippines\",\"description\":\"\\nTo Whom it May Concern,<br>\\nIt is with great enthusiasm that I recommend Immigration Docs for visa services. I looked at 4 dozen different company\\u2019s, including many attorneys. I made numerous phone calls & asked many questions. It came down to Cynthia & one attorney. Both were knowledgeable & professional (I was surprised that so many that I talked to weren\\u2019t!), but Cynthia won hands down because of her quick return of both phone calls & emails\\u2026 this attention to communication was very important to me & my wife; after all, when you are working with someone long distance what other gage of service do you have? Thank you again for everything! We will be getting married in a few weeks, then we\\u2019ll ready for her AOS. I have a friend that is now in the same situation as I was a few months ago. I assured him that all will go well with getting his loved one here as long he hires your company. He was amazed as well at how quick and smooth everything went for us. He came to the Philippines and experienced most of all that we experienced at the embassy. I told him to take a good look for this is what he will be going through months from now. But he feels confident knowing that having you help him will make everything much easier. Thanks for everything! Hopefully my fianc\\u00e9\\u2019s AOS will be as smooth as everything else we\\u2019ve been through\\u2026\\u2026..\\nTalk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"643fd9b\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Micheal & Falensia Larimer\",\"title\":\" Falensia is from the Philippines\",\"description\":\"\\n\\nCynthia;<br>\\nJust wanted to thank you and Immigration Doc, Inc for all your hard work preparing the documents for Falen.\\nShe is now getting comfortable in the US, with her \\u201cgreen\\u201d card and Social Security card as well as a job \\u2026 working PT at a local grocery chain \\u2026 working at the salad bar. She is enjoying it, as she works around 24 hours a week leaving her time to put the house \\u201cin order after husband makes it messy\\u201d hehehe It also breaks up what would otherwise be a very boring existence at home. Again, thank you for your help and your support.\\nI would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us.Talk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"0d1a736\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Kent F. Peed\",\"title\":\" Wife from Russia\",\"description\":\"\\n The services that I have received from \\u201cK1K3 VISAS.COM\\u201d and Cynthia McQuowen have been outstanding! I was skeptical at first when I learned of your company and was worried that my money would be wasted on a firm that was not close to my home town. As it turns out I think I received more than my moneys worth. Cynthia has been very helpful with all my questions and has answered me with prompt and honest replys to the same question more than once! The reason I was skeptical is because of the way I was treated by a visa attorney here in Louisville KY.    Your company has managed to do in three months what my other attorney couldn\\u2019t do in eight at one third the cost!!! As you can imagine I think I was ripped off and took advantage of the first time around! The delays and lack of communication between me and the old attorney made both me and my fiancee worried and aprehensive of what was actually happening.    Your company has renewed my confidence in the system here in the U.S. I will recommend your company everytime when somebody asks \\u201cWho took care of your K1 visa for you?\\u201d Though the visa process in my mind is not complete untill my fiancee steps on American soil I am confident that you will help us without hesitation until it is finished.She is now getting comfortable in the US, with her \\u201cgreen\\u201d card and Social Security card as well as a job \\u2026 working PT at a local grocery chain \\u2026 working at the salad bar. She is enjoying it, as she works around 24 hours a week leaving her time to put the house \\u201cin order after husband makes it messy\\u201d hehehe It also breaks up what would otherwise be a very boring existence at home. Again, thank you for your help and your support.\\nI would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us.Talk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"94351a6\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Gregg and Monalisa\",\"title\":\" New York Monalisa is from the Philippines\",\"description\":\"\\nI\\u2019m writing to thank your agency in all the help I received in getting a fianc\\u00e9 visa. I personally would love to thank Cynthia for all her help. Anytime I needed a question answered, she was there for me, either by phone or email. All the paper work I needed was there for me with super instructions on what I needed.\\nThe process was much faster with using your agency and on Nov. 24, 2006 my fianc\\u00e9 Monalisa arrived in New York from the Philippines. We will be getting married soon and enjoying our life together. I highly recommend your agency to who ever will pursue a k1 visa. I could not be more pleased with your service you gave me.\\nThanks again from the both of us. I would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us. Talk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"2f4208d\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Frank Gross \",\"title\":\" Fiancee from Peru\",\"description\":\"\\nHello Cynthia. I just wanted to say how amazed I am at how quickly and effectively your team works. I was so pleasantly surprised when I found out from my Fianc\\u00e9(who had been checking the USCIS website for updates everyday) that we had been approved already. Your total and complete professionalism had certainly helped in getting our petition processed so fast. We know of other couples that submitted even before us and still haven\\u2019t received an approval. I\\u2019m very lucky to have found you in the sea of representatives and attorneys that advertise to get the fastest results but you are actually good for your word. And the added bonus was your very reasonable price for your services. The other companies had such astronomical quotes and even went so far as to make companies like yours appear to be under qualified to get fast results. Well you definitely proved them to be liars. We are now looking forward to getting to the interview stage, and hopefully everything works just as smooth and quick as it was in the USCIS approval stage. You have been the blessing we have needed in this very tough time in our lives and feel confident that all will be completed soon so we can finally be together again. We thank you and your team so much for your excellent effort and services. And we look forward to your assistance in her eventual adjustment of status. Take Care\\u2026\\u2026\\u2026And Happy Holidays!The process was much faster with using your agency and on Nov. 24, 2006 my fianc\\u00e9 Monalisa arrived in New York from the Philippines. We will be getting married soon and enjoying our life together. I highly recommend your agency to who ever will pursue a k1 visa. I could not be more pleased with your service you gave me.\\nThanks again from the both of us. I would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us. Talk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"2c03b7a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Dhruvi Solanki\",\"title\":\"\",\"description\":\"My name is Dhruvi Solanki, and my case was regarding my Fianc\\u00e9\\u2019s K visa. Cynthia was very helpful and I am very pleased with her service. She did an awesome job, and she provided the right advice. I am glad that I chose Immigration Docs.In future if I need any advice I will definitely contact her. Thank you so much, you guys are awesome. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"12bcf26\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Marion Napper \",\"title\":\" Husband from Pakistan\",\"description\":\"\\nI would like to share with you my experience with Immigration Docs. Let me first say that I am most pleased by the service Immigration Docs has offered me, and I am delighted with the results. In today\\u2019s slang: Mission Accomplished. I met a man via the internet through a personals add. I shied away from communications with this man in the beginning due to his location, Pakistan. It would seem impossible for anything to really become of this as I reside in the USA. As time went on, I became more drawn to this person, and actually begun to know him far better than any man here I have dated after many many months. Perhaps when all you can do is write the pretenses are not there and you can honestly be yourself. You can turn the emails and instant messages off anytime you desire. After long written communications, there were phone calls, then web cams, cards in the mail. I found myself praying and asking God to guide me in my affections and the strings that tugged at my heart. I knew I had to meet this man.<br>\\nI began a search on the internet to see exactly what I would need to do to travel to Pakistan to meet this man. It seemed simple enough, a passport, immunizations and a visa. Then I began to wonder would it be just as easy for him to come to the USA. Not so easy I learned. I soon realized this would take more than I was capable of doing. I had not doubts that I must meet this man so I began all preparations to travel to Pakistan. I somehow knew in my heart that once I met this man I would not be able to come home alone or live without him. My heart was right. Prior to my departure to Pakistan in I found a web site on the internet for Immigration Docs.\\n<br>\\nI saw many other web sites that offered the same service, but to be honest I had already put our a lot of money for my travel to Pakistan. I contacted Immigration Docs and learn of your very affordable fee. The thing I was most impressed with was the guaranteed that if no visa was granted for my intended, money was refundable. Was I dreaming????? All of this seemed so unreal to me, here I was going to travel half way around the world and now I am asking how to bring this man home with me. I contracted with Immigration Docs to help me obtain a visa for my Fiance . Little did I know that when I went to Pakistan fully prepared to marry this man. I actually did marry him and God has blessed us so very much. Upon my return to the USA I contacted my Case Manager ( name withheld due to privacy) and advised her not only did I go and meet this man, but we were married. She seemed so very excited for me.<br>\\nThis is when the work began. I cannot begin to tell you how grateful I am for having the Case Manager I did. I would email her, call her, leave voice messages for her and she very promptly returned all. She was so very knowledgeable in the paperwork that need to be completed and file. I would never have know even where to begin. Paperwork that was required and I had no clue how to get, she had all the answers. She was not only doing her job, but in my opinion she took a very personal interest in myself and my husband. I have not doubt in my mind that she made this possible. I would still be working at this without her expertise and guidance. My husband and I will always be thankful for her service. We both also feel we have made a bond with someone whom we have never met. We received notified of my husband\\u2019s approval for his visa from Homeland Security. It has been a long process and it is still not final yet. But, I do know this, my Case Manager has made it all happen. We are in the final stages now .\\nTo this day, my Case manager still helps me and guides me. If nothing more that give me moral support and just a friendly email to say hello! I am making one more trip to Pakistan come late August and I know if he does not return with me,he will soon follow. My husband has but one wish when he comes to the USA..To meet our Case Manager and have his first American Hamburger and Fries with her, I told him perhaps we can do this. She will probably never know what a much better and wonderful life this man will have here in our country. God bless you all that provide this service. You will never know what a valuable service you provided. What you have provided me has changed my whole life and I have never been happier. What was once just a dream and a hope is now reality. It takes my breathe away every time I just think back on what has transpired in the past year or so. I will be forever grateful.  Again, thank you and may God bless you always.<br>\\nI remain Very Truly Yours,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"7e3cad2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Elvina Alaverdian\",\"title\":\"  Sargis is from Moldovia\",\"description\":\"\\n\\nI am writing to express my gratitude and satisfaction with K1K3 Visas, and the services of Cynthia Mcquowen. Cynthia made this otherwise time consuming, complicated, and confusing process seem simple and FAST! She eased all the confusion and anxiety that I was experiencing by being very realistic and honest in providing information about the steps involved in the process, expected time frame, and most important of all: Her confidence! Her confidence in her work and the petition process procedure is what really helped me stay positive and confident as well. I am overjoyed to say that the entire process from the time of first filing my Fiance, Sargis\\u2019s petition to the day that he was actually issued his Visa, took exactly 6 months. I think that is phenominal, compared to all the \\u201chorror\\u201d stories I have read and heard about! Thanks to K1K3 Visa and Cynthia, I am going to be reunited with Sargis in two weeks! Sargis and I thank you from the bottom of our hearts and look forward in working with you again, as Sargis and I get ready for the next phase of paperwork and processing.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"dfa3755\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Oded Rokach and Eliana Uribe\",\"title\":\"\",\"description\":\"\\n\\nI\\u2019m currently trying to process my fianc\\u00e9\\u2019s paper work for her to stay with me in Hawaii. The person representing us is Cynthia McQuowen who is doing a great job answering all of my questions thoroughly and keeping us informed of the process and forms needed. I\\u2019m sure all of your employees are just as dedicated and I would like to show my appreciation by saying thanks. Keep up the good work.We would like to thank you for your dedicated care in our process of the K1 visa.<br>\\nWe were really concerned in the beginning, we heard a lot of stories about couples whom had tried to obtain a visa and got lost in the middle of the process and they just got tired of waiting and became so frustrated, that in many cases they even loose their relationship!<br>\\nWe decided to start the process in August of the last year; the truth is that we thought that if we were lucky we may have a response from the U.S immigration center for the middle of January. (This is the first step.) Well, actually we got this response in November, by January my fianc\\u00e9e had been issued her visa and by February she was already here joining me in Los Angeles!!    K1K3visas made it so much easier for us, we did not have to deal with all the horrible paper work; everything was simple and fast, exactly as Cynthia had promised us; she was always there when we needed her, if we sent her an email we got always her answer in less than 24 hours.    Now we are so happy living together, its a dream come true and big part is thanks to Cynthia; we can not be more grateful!!<br>\\nWe highly recommend to all those couples that are in the same situation as we were to trust the K1K3 visas team, they won\\u2019t find better hands to put their dreams in than the people at Immigration Docs. It will make life so much easier for them knowing that someone responsible and who has all the experience is doing the hard work for them.<br>    Thanks K1K3visas for everything!!!!!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"dcac57d\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Michael Carroll \",\"title\":\" Fiancee from China\",\"description\":\"Dear Cynthia,<br>\\nI would like to thank you for your service. When I started the K1 Visa process, I was overwhelmed with all the information that I researched. I even contacted some immigration lawyers to see if they could clarify the information that I had researched. Although they were helpful, their services were expensive. I finally found your service on the internet and called the toll free number. I spoke with Cynthia about my situation, and found her to be very helpful. After speaking with her, I decided to contract your service. Cynthia was very helpful through the whole petition process. She was very patient with all my questions, and answered all my emails promptly. My I-129F has been approved. Thanks again for your service.<br>\\nSincerely,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"cefafcd\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Bruce McKelvy\",\"title\":\"\",\"description\":\"Hello Cynthia, I would like to thank you for your service to me in procuring a K-1 visa for my fianc\\u00e9e. My experience through your service has been fantastic and your advice and help has been great. I would advise anyone looking for help to avoid the expense of lawyers and proceed directly to you and your services. <br> Sincerely,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"b99aba7\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Corky Goldsmith Lana\",\"title\":\" Lana is from Ukraine\",\"description\":\"My name is Fred C. \\u201cCorky\\u201d Goldsmith, Jr. and I am writing this letter to you to express my deepest appreciation for one of your employees, Ms. Cynthia McQuowen\\u2026<br>\\nBack in 2005, I was searching the Internet for that special someone and I found her to be living in Ukraine\\u2026 Just before I left for Ukraine in June, 2005, I searched for a trustworthy and reliable company to help me and to guide me through the bureaucratic maze of all that red tape created by the US Government in bringing a fianc\\u00e9e over here from abroad\\u2026.  I found your website and after serious thoughts and personal feelings from my heart, I decided on your company and soon afterwards, I was placed in contact with Cynthia\\u2026  For the past eight or nine months since I hired your company, Cynthia has been not only very instrumental in helping me to bring Lana Biryukova over here, but she has displayed many wonderful acts of encouragement, assistance, and especially patience with me\\u2026 You see, I have a hearing impairment but Cynthia showed so much wonderful patience in communicating with me that I was very surprised and very pleased with her sincere efforts\\u2026  She has graciously guided Lana and me through all this maze of bureaucratic red tape and I want her to be recognized for her sincere efforts on our behalf\\u2026<br>\\nCynthia is one special lady\\u2026 I will not hesitate to recommend your company to anyone and please feel absolutely free to use my name and this letter as both a reference and recommendation in my testimonial about your wonderful services, especially when it comes to Cynthia McQuowen.<br>\\nThank you for all you have done for both Lana and myself.<br>\\nMostly Sincerely Yours,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"9cea16e\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Jessica F.\",\"title\":\"\",\"description\":\"Immigration Docs, has helped me greatly through this difficult time of being away from my fianc\\u00e9. Cynthia was very helpful whenever I contacted her with questions or concerns about my case. Thank you for all of your help and thanks to you I still have faith and I am looking forward to the day when I see my fianc\\u00e9 again.<br>\\nThank you again,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"e6e2789\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Kurt \",\"title\":\"Kurt Keeping Fiancee from China\",\"description\":\"I am writing this letter to express my gratitude for the fine job that your organization has done for my Fianc\\u00e9e and me.10 Months ago I contacted Immigrations Docs Inc. and inquired about the process and the timing for obtaining a K1 Visa for my Chinese Fianc\\u00e9e. Cynthia, the individual assigned to my case was extremely helpful and knowledgeable in the process as I started down the path of bringing my Fianc\\u00e9e home to Atlanta, Ga. The thing I appreciated the most was the open and up front honesty in which she explained the process and the estimated length of time in accomplishing this goal. Your organization set my expectations on the length of time it would take to complete the process and even though the process has been long and tenuous at times, I never felt as if I was going through it alone. Cynthia always knew where our case was at and if she didn\\u2019t have the answers I was looking for she found them quickly and accurately.I cannot express my thanks enough for assisting me in this. The fee spent for your organizations services was well worth it and I would endorse your organization to anyone looking to be united with their loved ones from a foreign land! Thank you again, from both of us, our Visa interview date is set for January 17th, and we hope to be home shortly there after.<br>\\nKindest Regards,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"67ad5c2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Richard DeVera\",\"title\":\" Fiancee from Colombia\",\"description\":\"I would like to thank you the staff of k1k3 visas especially to Cynthia. Cynthia was very polite and thoughtful to help me process my K1 fianc\\u00e9e visa from the start to the finish. I am so glad and very satisfied customer with the service that you have provided. Now that all my documents are all completed, I am just waiting for my fianc\\u00e9e to arrive. I will definitely recommend your service to the people I know. Cynthia thank you so much for all your help.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"06f77d3\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Michael and Daisy Garner\",\"title\":\" Daisy is from Indonesia\",\"description\":\"I have wonderful news, Daisy\\u2019s visa has been issued and will be delivered by next week , I\\u2019m so excited and happy I just wanted to thank all of you there at K1K3 visa service because I know it would have been 10 times more difficult without your help . Your services have brought two lives together and created a happiness that I will be grateful for all of my life , I will definitely recommend your services to others and once again thank you so much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"0c65b3c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Anthony Troffa \",\"title\":\" Fiancee from Italy\",\"description\":\"I really appreciate your service very much. I do thank you greatly for what you have done. I can\\u2019t thank you enough. Sincerely, Tina Jarvis New YorkHello, my name is Anthony Troffa, I have applied for a Fianc\\u00e9e visa for my fianc\\u00e9e and her child through your agency and have been dealing with Cynthia from the start of the application, I just wanted to tell you how very easy and comfortable she has made me and my future wife feel throughout this Visa application, she has always been there when I have called your office about any questions, (and believe me I had many, lol ) all the paperwork Cynthia sent to me was so very easy to understand, and very neat, she is a wonderful person, and your agency should be proud to have her as an employee. I wish that everyone that I have ever dealt with, was as sincere and efficient as her, if that were so, this world would be a much better place. I am going to refer your agency to everyone I know who is interested in applying for a visa as we are, and I can\\u2019t say enough about the satisfaction I have had so far, once again, thanks for all your help.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f4a834a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"J., \",\"title\":\" California\",\"description\":\"I met my fianc\\u00e9e when I was volunteering abroad last summer. After working closely day after day, we got to know each other and fall for each other in a way that I thought did not exist. We spent a few blissful months together and we joked about marriage until one day it stopped being a joke. We started to picture a future together and we fell in love with the idea as well as each other. We did our research and we found the option of the fianc\\u00e9e visa. When I returned to the U.S., I researched K1K3 Visas.com and quickly called for information on how to bring my fianc\\u00e9e ASAP. Cynthia was helpful from day one by making it seem that it was not an impossible task that I was hoping to accomplish. It has been extremely difficult to be away from my fianc\\u00e9e but with the help of K1K3 Visas.com, I am expecting and hoping that my fianc\\u00e9e will be here in the U.S. with me in the next two months. K1K3 Visas.com made the paperwork process very manageable and bearable during this stressful time. My favorite thing about this process with K1K3 Visas.com has been how promptly Cynthia gets back to you on any question that you may have. As I have told Cynthia many times before, thank you for everything during this stressful and most important time in my life.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"d5aae12\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Amin & Esther S\",\"title\":\" Esther is from Jordan\",\"description\":\"First of all, we would like to thank God for helping us find this site, k1k3visas.com, and would like to thank all the staff members especially Cynthia for all the help and support that she had provided to us. The reason we chose k1k3visas.com is because they were ready to help us right away with the k3 visa, we had spoken to many attorneys and either they were too expensive or didn\\u2019t have the time to help us. Not only that, they didn\\u2019t even give us a guarantee for the approval. And what lawyers do by filling out the papers for you is nothing more. They can\\u2019t even try to expedite your case and they give you longer estimated time for processing. We have chosen k1k3visas.com because we were treated with full respect, they answered all our questions and they were very clear to us. Thank God the time went fast. We would like to thank Cynthia for all the help and support.Thank you,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"7c7e9e8\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Russell Saunier,Sparks, \",\"title\":\" NV Larissa is from Russia   \",\"description\":\"A letter of Thanks! I flew to Russia, While in Russia I married a lady I met on a computer Christian dating service. My wife\\u2019s name is Larissa and both of us are extremely happy. We both know that the Lord Jesus Christ brought us together! After our marriage, we called the U.S. Embassy in Russia. They did not want anything to do with our situation. The embassy told us that I would have to fly back to my home town and start the immigration process. The embassy also told me that the process would take some time. My wife and I were very upset. We both felt that God brought us together and that this was not right. We were both very disappointed; I flew back to Sparks, Nevada, by myself the very next day.<br>\\nI started looking into the immigration process, not knowing who to turn to or where to go. I started calling attorneys; this did not go well at all! The attorneys were either not in, too busy or never returned my calls or they were too expensive. This was extremely frustrating to me! All I wanted was my wife to be with me! I continued looking in the phone book; I came across Immigration Docs. I called them; I talked with a lady and explained my story. She said \\u201cwould you like one of our agents to call you\\u201d? I said \\u201cyes\\u201d. Shortly after, Cynthia returned my call. Cynthia was very polite and showed nothing but concern as I told my story. Cynthia was very straight forward and honest with me, while she described the different ways of doing the immigration process. Cynthia sounded to me to really know the immigration process. I also very deeply appreciated her honesty and sincerity. I signed a contract with Immigration Docs.<br>\\nCynthia is a very hard worker. She puts in long hours because she enjoys her job and has a big heart for making people happy. Cynthia has helped me in all directions of this process. I can call her anytime, she takes the time to listen and understands the feelings you go through, in dealing with my frustrations, Cynthia was able to comfort me by letting me know the next step and about when that would be. I have come to know Cynthia as a friend and someone that you can depend on! My wife will be with me in a few months and I feel like I owe it all to Cynthia.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"c418630\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Sharon and Damon!\",\"title\":\" Damon is from Canada\",\"description\":\"We would like to thank k1k3visas.com for their help with the whole immigration process. Prior to finding them, we tried investigating the process on our own and realized there are a lot of forms required and the process itself was unclear. When we called an immigration lawyer for clarity and help, they were going to charge us $4000! Luckily we found k1k3visas.com which handled the process professionally, and for a fraction of the lawyers cost. The documents were sent to us promptly then professionally put together for us to send to the government agencies. It was a relief to have someone\\u2019s expertise on the matter in order to prevent document error. So far the approval process has been quick and we\\u2019re hoping to finally be together this July! Cynthia\\u2019s help has kept our stress levels down throughout this whole government process which gave us the time to plan the actual wedding. We would not advise anyone to attempt this on their own and definitely recommend k1k3visas.com.<br>\\nThanks again,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"161f654\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Lisa Taggart & Simon Lagu\\u00eb \",\"title\":\" Simon is from the United Kingdom\",\"description\":\"Marriage is a unique moment in two people lives. It is something sacred. Going further into our union with each other, we realized that we needed the assistance and guidance of K1-K3 Visas.com. The K1-K3 Visas.com agent, responded with confidence and assurance. She made the process easier for us to understand and proceed correctly with obtaining a USA Visa for Simon. All of our questions and concerns were answered. We feel very confident with the results thus far, and appreciate all the assistance of Cynthia. We would recommend your services to any romantically involved couple wanting to proceed in marriage.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"5c69109\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"-T Kelly \",\"title\":\" Fiancee from Germany\",\"description\":\"The greatest thing that happened to myself and my \\u201cfiancee\\u201d during this magical process of matrimony here in America was allowing Cynthia & Immigration Docs, guide me through the extensive litigation process. When it comes to the love of my life and our future, I knew I was not going to leave that to chance by not properly filling out, handling or filing the paperwork properly. Now, I (the male\\u2026 one in a few) am planning a wonderful wedding. May 7th will be straight out of a fairy tale for me. Thank you from the bottom of my heart. There is more to do legally after the wedding and I would not have anyone else see me ALL-THE-WAY through the process. Thanks again!!!!!!!!!!!!!!!!!!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"3f47669\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Jose I Crespo,\",\"title\":\" Miami FL Fiancee from Dominican Republic\",\"description\":\"I would like to thank Immigration Docs for making the K1 visa process for my fiancee and I go very quickly and without any delays in processing of our k1 visa. Without the help of such professionals at Immigration Docs, we would not have had the success in gathering all necessary paperwork needed to accomplish this huge task. As time went by Immigration Docs kept me informed at every step of the way. The services rendered by Immigration Docs surpass my expectations in everyway. Thank youfor making this process pleasurable. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"a20137e\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Dean Rasmussen \",\"title\":\" Fiancee from Vietnam\",\"description\":\"K1k3visas made the whole process a lot easier than doing it yourself and a lot cheaper than hiring a lawyer. They were always friendly and helpful.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"4d76600\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Scott Hayes \",\"title\":\"  Fiancee and child from Russia\",\"description\":\"Dear Cynthia,<br>\\nWell, Tamara and her daughter got here a couple months ago and I want to thank-you so much for your help. They\\u2019re happily adjusting to life in the USA!<br>\\nThanks again so much!!  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"7ffd9c0\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Katrina Thomas\",\"title\":\"Fiancee from Jamaica\",\"description\":\"Dear Cynthia,<br>\\nI would like to thank you for all of your help and advice thus far. Due to your knowledge and expertise, my petition has been approved already. I submitted the paperwork to USCIS in early November and I received the approval notice about 1 month later. We are now waiting for the paperwork to be shipped to my fianc\\u00e9\\u2019s embassy in Jamaica so he can go for his interview and hopefully be here in the US soon!I cannot thank you enough for help putting my mind at ease and taking away a lot of stress from me and my fianc\\u00e9. I was a little nervous at first about signing up for your services but after speaking with you on the telephone the very first time and you reassured me that Immigration Docs get the petitions approved and if they aren\\u2019t you get a full refund\\u2026I felt more confident. I didn\\u2019t really have money to pay a lawyer and when I saw your website I was very excited and thought maybe it was too good to be true. I am looking forward to continuing to work with you through this entire process. You always have been honest, helpful and quick answers. I cannot thank you enough for helping me and my fianc\\u00e9 be together forever. Thank you Cynthia and Immigration Docs. I will certainly recommend your services to anyone who may come along that needs them.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"6601fba\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mark Hibbard\",\"title\":\" Fiancee from Ukraine\",\"description\":\"I want to say thanks to Immigration Docs for their help in providing guidance and support for me and my fiance. Cynthia was very helpful and easy to work with and helped arranged all my immigration documents for me and my fiance\\u2019s to send to immigration here and helped me through the process until her visa approval in the Ukraine. My fiance will be arriving very soon and reccommend the services of Immigration Docs and plan to continue using their services for future documents that are needed for me and my fiance.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"7da8f3d\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David Merril\",\"title\":\"\",\"description\":\"When I first started thinking about getting a petition for a visa, I had no idea what I was doing. All the forms and dates and requirements were very confusing to me. Cynthia made all that go away. She explained things simply and easily. She would always answer any question I had no matter how dumb I thought it might be. I thank her for very much for her dedication to those that seek her help and expertise.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"1f75738\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Bryan Roeder & Ksenya Bronnicova\",\"title\":\"  Ksenya is from Russia\",\"description\":\"Cynthia and the rest of the k1k3visa crew. It was late last night when I received the text message \\u201cwe have it I\\u2019m coming the 13th\\u201d. It has already been a great journey with Ksenya. We have had a two year relationship. Last January on my 2nd trip to Russia to be with her I asked her to marry me. Upon arriving home, I looked to hire an attorney or service to help with the immigration paper work. Doing my research I found your web page. I couldn\\u2019t believe how affordable you offered your k1 help!!    We started filing for our k1 visa in May 2006 after my third trip to Russia. It was a simple process with the guidance of Cynthia. Even when new laws arrived it barely delayed our visa with Cynthia quickly helping us keep on top of the ever changing laws.\\nKsenya started her interview at 8:00am Moscow time; she witnessed so many girls and families denied visas because of poor paper work being filled out. She became nervous hoping our trust in k1k3visas.com would pay off.    It did and in 15 minutes she was approved!!<br>\\nIts been a trying two years maintaining our long distance relationship. We talk everyday and spent a small fortune in travel cost, phone bills and postage. But the one place that we never felt we over spent was with k1k3visas.com.    Thank you so much for you help. I\\u2019m happy that soon I will be with Ksenya daily hearing her, looking on her and feeling her. Your services have been a god sent!!  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"fa6174a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Robert & Hongzhen Nazario \",\"title\":\" Hongzhen is from Thailand\",\"description\":\"I want to let you to know that Cynthia McQuowen has been major help to Hongzhen and I. She has been extremely accommodating on answering any question or concerns that both Hongzhen and I ever had and was very prompt in returning our calls, as well as our emails.<br>\\nWe are extremely grateful that Cynthia was our guide through our visa process. We are pleased we found the right person for the right job the first time around. All of our gratitude and thanks to Cynthia McQuowen for all that she has done for us during this special event in our life.   Thank you for your time and Cynthia\\u2019s skills.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"de103ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"More testimonials from happy, satisfied clients by request.\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(14599,16017,'_elementor_page_assets','a:0:{}'),(14600,16017,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:26:\"typography_text_decoration\";i:1;s:21:\"typography_font_style\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:20:\"shadepro-testimonial\";a:3:{s:5:\"count\";i:56;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:5:{s:17:\"testimonial_style\";i:56;s:5:\"image\";i:56;s:4:\"name\";i:56;s:5:\"title\";i:56;s:11:\"description\";i:56;}}s:5:\"style\";a:6:{s:12:\"rating_style\";a:1:{s:11:\"star_margin\";i:56;}s:11:\"image_style\";a:1:{s:19:\"image_border_radius\";i:56;}s:10:\"name_style\";a:5:{s:10:\"name_color\";i:56;s:26:\"name_typography_typography\";i:56;s:27:\"name_typography_font_family\";i:56;s:25:\"name_typography_font_size\";i:56;s:27:\"name_typography_font_weight\";i:56;}s:11:\"title_style\";a:1:{s:11:\"title_color\";i:56;}s:9:\"box_style\";a:4:{s:14:\"box_background\";i:56;s:17:\"box_border_radius\";i:56;s:32:\"box_hover_shadow_box_shadow_type\";i:56;s:27:\"box_hover_shadow_box_shadow\";i:56;}s:13:\"content_style\";a:3:{s:33:\"description_typography_typography\";i:56;s:32:\"description_typography_font_size\";i:56;s:34:\"description_typography_line_height\";i:56;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:56;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14601,16017,'_elementor_css','a:6:{s:4:\"time\";i:1629938616;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:2;s:10:\"Alex Brush\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14602,16018,'_elementor_edit_mode','builder'),(14603,16018,'_wp_page_template','default'),(14604,16018,'_elementor_template_type','wp-page'),(14605,16018,'_elementor_version','3.4.2'),(14606,16018,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}');
INSERT INTO `wp3p_postmeta` VALUES (14607,16018,'_elementor_data','[{\"id\":\"2e04360\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8f1593\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"714ced4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34d6e42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-2.jpg\",\"id\":15608,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df2cd14\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-pix.png\",\"id\":15609,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"155f3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" Testimonials: what our clients say about our services- testimonials by real  people, just like you!!\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fde4233\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mariama Akano\",\"title\":\" Nigeria\",\"description\":\"After only 7 months I am thrilled to say that my husband\\u2019s CR1 Visa was approved and I am 100% pleased with the work that was done by this company! I was very nervous starting the journey to bring my husband to the states but I mostly communicated with one lady in particular, Cynthia, who is so patient, so kind but most of all knowledgeable and professional in the entire process. All of our forms were completed quickly and in a very professional manner and were quickly reviewed and accepted during each phase in this process. All suggested supporting documentation was exactly what we needed to have and when my husband got to his interview, he was well prepared. There were many times along the way that I became worried not really knowing what to expect and I\\u2019d email Cynthia just to ask questions and she\\u2019d always reply in a very timely fashion with the answers that I needed and if I requested a phone call, she\\u2019d call that same day. I know for many, this process can take a very long time but by God\\u2019s grace and the professionalism and preparation of our paperwork by this company we are finished and only waiting for my husband to pick up his visa next Friday so that he can travel to the US. If you are starting this journey and you want professional affordable help, I highly recommend K1K3 VISAS. Satisfied customer.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"22111f3\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"A. Dantes\",\"title\":\"Husband from the Philippines\",\"description\":\"I sought the help of one of the best Immigration Lawyers to petition my husband, but it only brought me frustration. First of all, the process took long and it was so difficult to contact them. I spoke more to the receptionist than to the lawyer that I hired. Second, when I did speak to the lawyer, there wasn\\u2019t any sign of emotion. It was straight to business. There was no, \\u201chi, how are you?\\u201d He was not exactly friendly. Third, it stated that they can get visas approved 100% of the time, but mine was denied. Fifth, when the visa was denied, the lawyer didn\\u2019t even say, \\u201cI\\u2019m sorry your petition was denied,\\u201d or \\u201cLet\\u2019s discuss what went wrong and maybe start another one.\\u201d Sixth, yes they were willing to help, BUT I was told that I had to pay another set of fees ($1800).    I was so upset that I decided not to do business with them again.  I did an internet search and came across k1k3visas.com an Immigration Docs Company. I called the office and Cynthia was the person I spoke with. I inquired about their services and explained to her all that had happened to my previous petition. From the beginning to the end, Cynthia was there for me. I was able to contact her through phone, email, etc. without any hassle whatsoever. I wanted to keep in contact every step of the way and she made the process very smooth. There are times when I would be frustrated and sad from waiting and I would call her to talk and she was there to listen to me and give me hope. For that, Cynthia, I thank you so much. I thank you and Immigration Docs for helping me get through this petition process and I am so happy that my husband was approved and received his visa. We will finally be together.<br>\\nImmigration Docs is the place to go if you plan on petitioning a loved one. You will not be sorry and you won\\u2019t have to go through lawyer problems the way I did. I waited more than a year with the Immigration Lawyers only to find out that I was denied. With Immigration Docs, it took less than 8 months and the petition was approved. Thank you. Thank you so much. Cynthia, you\\u2019re great!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8e3cfcb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David C.\",\"title\":\" Attorney Wife from China\",\"description\":\"Dear Cynthia,<br>\\nVisa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\\nBest regards,\\n\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f6e4193\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Grateful Client \",\"title\":\" Arlington, Virginia\",\"description\":\"I was personally hesitant about working with Immigration Docs, Inc. (IDI) when I first found their website, but after reading the testimonials on the site, I decided to go for it. Not to mention, the prices were very attractive and I was not able to afford a lawyer. Here I am one year later writing my own testimonial. I would highly recommend IDI to anyone seeking professional, courteous, reliable assistance in bringing their loved one to the U.S. My husband lives in Pakistan and our families arranged our marriage. Over the course of three years, we got to know one another by phone, email, and instant messaging\\/webcam. Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don\\u2019t go through it alone \\u2013 call Cynthia today!\\n\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8818d13\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Gail Haller\",\"title\":\"Fiance from Morocco\",\"description\":\"Rarely do you find a company that does such a great job that you want to tell everyone about it. I found that in Immigration Docs. I met a wonderful man who happens to live many miles away and in another country. I was so overwhelmed with all the paperwork and not knowing where to start that I looked for a company that would help me with the difficult task ahead of me. \\u2018 I have never been so impressed in a company as I was with Immigration Docs. Cynthia was the best ever! She was quick to return my calls or email I am not sure if she ever sleeps, she never made me feel bad for asking many questions and I truly feel she was understanding the pain in my heart from our separation. If you are looking to bring a love one here I highly recommend this company to make your journey much easier. Thank you Cynthia for all your wonderful help and understanding.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8f5182f\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Burgess-Garnica \",\"title\":\" Roxana is from Chile\",\"description\":\"Hi Cynthia. The process is complete. Roxana got the adjustment of status, work permit and permission to go back to her country for a year. We didn\\u2019t have to go to an interview they just approved her without one. Anyway I just wanted to thank you for your help and assistance in this process. You have been nothing but kind and on point with how you handled our case. Thank you! I\\u2019ll be in-touch.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f997cfb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Arlene Elizabeth and Michael\",\"title\":\" From Paris\",\"description\":\" Cynthia has been an angel in disguise throughout my K1 process. Her efficiency is irreproachable. She has been both assuring and patient. It is a Godsend to receive the services of a person who offers nothing but devotion and success to the visa process. As you know, government filing can be jarring and frustrating when away from loved ones. Yet when assisted by Cynthia, I felt that everything would work out fine. It is clear that Cynthia has a natural inclination for bringing loved ones together. I\\u2019m happy that she is sustaining this passion by working with couples and families who are thousands of miles apart with the daunting visa process. My fiancee was incredibly impressed with her professionalism and as well as her expeditious responses. Whether she was driving on the freeway, on her way to work, or even at home Cynthia answered us. She reassured us. And she offered all of the help that her services could give. May your business, health and joys continue to prosper.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"41a2745\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" James A. Schaub\",\"title\":\" Wife from Mexico\",\"description\":\"I would like to tell you about my experience with your company. From the very first phone call, Cynthia McQuowen has been nothing but professional about my petition for a K-1 visa. I have received updates in the mail from the Vermont Service Center in a timely manner and Cynthia has always been there when I had a question. She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"3487fe4\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Satisfied Client\",\"title\":\"\",\"description\":\"I want to say a loud and joyful THANK YOU!!! to you and your staff for all your assistance with this tedious and anxiety producing process called immigration. How happy I am to inform you that my beautiful fiancee is now my wife. To say the least, we have been vacationing, honeymooning and enjoying life together since she arrived from India.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"ea048b7\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Raul and Chisako DunMoodie \",\"title\":\"Chisako from Japan\",\"description\":\"We are now waiting for her work authorization approval. Hopefully Chisako can begin to practicing nursing in the very near future. Again, thank you and your staff very much from the bottom of my heart. Rest assure that if I come across anyone needing your services, I will be sure to refer them to your office.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"8849bdd\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" John Garland \",\"title\":\" Wife from Ukraine\",\"description\":\"To start with I highly recommend this company to anyone needing this type of service.I want you to know I have never been treated so well in all my life by a company. The prices of all the services I used and will continue to use are very fair. I\\u2019m not rich and I have been able to pay very easily. I want you to know when I got back from Ukraine. I needed a lawyer so I thought. I sent out five emails to lawyers on a Sunday and one email to k1k3 visas to my surprise I received a reply on Sunday by a person named Cynthia McQuowen I have never met this person in my life but over the next few months I have grown to love this lady and this company. She has made this process very delightful. I have bugged her at all hours she has been the most professional person I have dealt with.and has always answered all my questions and never has left me hanging and wondering and most important has always been truthful as for example I asked a couple of lawyers how long would it take to get a visa they told me two months.<br>\\nI didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"a3371cb\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Dr. James Z\",\"title\":\"Fiancee from Vietnam\",\"description\":\"If you are looking for incredible customer service, a knowledgeable staff, guaranteed satisfaction, and an unbelievably fast processing time, look no further \\u2013 K1K3 Visas is your solution. Cynthia and her crew were always here to help me with my many questions and concerns \\u2013 and the response time was hours if not minutes. Do not try and complete the forms yourself \\u2013 I promise you will miss something that will slow down the process \\u2013 been there, done that. It is obvious to me that K1K3 Visas and Cynthia in particular are primarily concerned with getting your loved ones to the United States \\u2013 they patiently walk you though every process and make a task that would be terribly frustrating to do alone relatively painless. In my opinion they provide superior service to an attorney that would cost you five times as much. My K1 visa was approved in 2 months \\u2013 you simply can not do any better than that. In closing, I highly recommend K1K3 Visas with NO hesitation whatsoever. Ask Cynthia for my email if you would like to discuss my experience further.\\nI didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"5d116ba\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Arya Farmanara \",\"title\":\"  Fiancee from Turkey\",\"description\":\"When I first found out about this site during an internet search, I must admit I was skeptical. I was hesitant about doing this sort of thing online, being such a sensitive issue and all the talk of fraud and theft on the internet made me feel uneasy. After mulling the issue for a few weeks, I finally decided to take the plunge. All my fears were put to rest right from the start. From the first phone conversation I had with Cynthia, I felt relaxed and ready to go through the maze of getting a visa for my fianc\\u00e9e. Both of us bombarded her with questions through email and telephone; each and every time she was more than happy to assist us with the utmost patience and care. The rates were very reasonable compared to the expensive and sometimes outrageous prices some people are offering. I\\u2019m truly glad I made this decision and it was a great experience overall. I highly recommend this site to anyone wishing to obtain a visa for the person they care about or in my case, my future bride to be. I didn\\u2019t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don\\u2019t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn\\u2019t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"efe5fa5\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Debbie Fisher, Anchorage Alaska\",\"title\":\" Tasleem is from Africa\",\"description\":\"Cynthia has been working very hard for Tasleem and I and has been there for us every step of the way, always answering our emails very quickly and making us feel like a friend and not just another stranger with an immigration issue. I often wonder now why anyone would ever try to get a visa for their fiancee any other way than through Immigration Doc\\u2019s. I talk very highly about this wonderful company and Cynthia in particular to everyone I meet and it seems these days there is always someone needing these kinds of service\\u2019s.<br>\\nTasleem and I will never be able to thank Immigration Doc\\u2019s. or Cynthia enough for all the help and support they have given us throughout our wait. It is so wonderful to work with people that actually understand and have genuine compassion about what we are going through. I feel that what we can do to express exactly how much we appreciate their efforts is to do exactly what they ask us to do to make sure everything is in order for the visa interview so everything runs as smoothly as possible with no setbacks or delays.<br>\\nIt has been a great pleasure to meet and work with Immigration Doc\\u2019s and Cynthia and I truly believe they have changed mine and Tasleem\\u2019s lives forever. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"77e80f2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Kris Ramonda \",\"title\":\" Fiancee from Poland\",\"description\":\"To whomever it may concern,<br>\\nSince having solicited help from K1K3visa.com I have received prompt and friendly service. The information given me has been accurate and I am happy to say my wife will have her visa interview within the next few months. The visa specialist responsible for my case, Cynthia McQuowen, has been a tremendous help during this process. Thank you for your affordable service of helping bring people together.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"be6b0b5\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Vivian Lince Sunrise\",\"title\":\" FL Fiance from Lithuania\",\"description\":\"My name is Vivian Lince and I want to share my experience after hiring Immigration Docs to help me file a Petition for my Fianc\\u00e9\\u2019s Visa. I would like to start by thanking God for helping me to find this website online at a moment where I was completely disoriented about what to do to be reunited with my love. Since the beginning I\\u2019ve been dealing with Cynthia McQuowen. She is so sweet, kind, professional and a great human being. She always answers my emails and my phone calls and she is always there to help me with any of my doubts and worries. I know that I have something in common with every person contacting Immigration Docs: we all want to be with our love ones, we all want our dreams come true and have a beautiful life in this country with that special someone.<br>\\nCynthia is great and I\\u2019ll never be thankful enough to Immigration Docs!! \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"806eeba\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"J. Craig\",\"title\":\"\",\"description\":\"The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview & medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fianc\\u00e9e was well prepared for the interview. I recommend this company to anyone that doesn\\u2019t want to be alone in the process and wants things done right and trouble free.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"1481160\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" PJ California\",\"title\":\"  Wife from Cyprus\",\"description\":\"Immigration Docs, Cynthia Mc Quowen has been a tremendous help, even easing my fears of this sometimes crazy process. Cynthia along with the help of your always professional staff have made the long ordeal so far very trouble free. Thank you so much for the help along the long route to visa land! I hope to have my lovely gal home in time for the holidays, but one can never count on the absolute in these situations. I would not hesitate in a moment your company\\u2019s services to anyone that needs this kind of assistance.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"91f67c2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Voinica Placides \",\"title\":\" Fiancee from Brazil\",\"description\":\" This is a highly recommended service regarding K1 visas. Going with lawyer\\u2019s services can be quite expensive. This agency rates are not only satisfactory but the level of service is very remarkable and prompt. Cynthia has been the greatest in helping answer any questions I had regarding filling out the paper. They make it easy and effortless. It took 1 year total from filling out my K1 visa paperwork for my fianc\\u00e9 in Brazil to when my husband got his green card. I want to thank Cynthia for all that she has done. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"7fb6e01\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mark Soler\",\"title\":\"Wife from Canada\",\"description\":\"Hello everyone I am Mark Soler, and I am pleased to say that Immigration Docs. are superb in their effort to obtain your visa in whichever route you choose to take. Either between the K-1 or K3 visa! they put extra effort in getting your case approved! And to top it all they guarantee if you\\u2019re case isn\\u2019t approved your money is refunded back! what do you have to loose? absolutely nothing. My fiancee Cynthia has already recieved approval confirmation from the U.S. Counsulate and her visa has been approved! We will be getting married soon!:). I am so happy to have found K1K3 visas!.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"1c41d1a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Eva and Joseph\",\"title\":\" Eva is from Kenya\",\"description\":\"We are grateful for all you did for us as we went through the process of getting married. Eva and Joseph Rickman are now married and living in Phoenix \\u2013 Arizona.<br>\\nMay God bless your work.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"4e1b6dd\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" K. Fonseka\",\"title\":\"Montreal, Canada\",\"description\":\"Dear Cynthia, My husband and I would like to thank you so much for all your help and knowledge! I was issued my interview date in Montreal, Canada at the beginning of June. All of our hard work and effort was riding on this moment. After a long wait, my name was finally called and after a few brief questions (and literally 4 mins) I was granted my visa! My trip into the US was pretty easy as well (other than the computers were down and I almost missed my flight!), but I spent less than 5 mins with the Immigration officer, while other people were there for hours. My husband and I are looking forward to starting this chapter of our lives and we owe it to Cynthia and Immigration Doc Inc. Thank you again for everything \\u2013 you are a real blessing.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"a1f1af4\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Thomas Balfe\",\"title\":\"Wife from Vietnam\",\"description\":\"k1k3visas.com \\u2013 K1 Fiancee Visa Processing \\u2013 K3 Spousal Visa Processing for US ImmigrationI would like to take this opportunity to express the wholesome effect that Cynthia McQuowen has had on my experience with her knowledge of the fianc\\u00e9e & spousal visa process. She has been very helpful, when I called to find out different aspects of this new adventure for myself and my new wife. Cynthia has been very professional in everyway. She is an asset to you your company.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"1a64a0e\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Jasmin and I\",\"title\":\"\",\"description\":\"I\\u2019d like to thank K1K3 visas for their outstanding professional work which they did on my fiancee visa. Cynthia worked with me through the whole process, and understands the emotions invested in something like a fiancee visa. Not only did they do an excellent job on assisting me with filling out the complex government forms, but they were there every step of the way to answer every question and curiosity almost instantly. All this for a very modest price which was worth every penny! Jasmin and I have been so nervous about getting the visa in a timely fashion, but Cynthia\\u2019s work helped us get the visa quickly and put our minds at ease. When it comes to two people who are engaged and separated by an ocean, it\\u2019s hard to really describe how much this kind of service means to Jasmin and I. Thanks again!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"40baddf\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Edmund Reyes\",\"title\":\"\",\"description\":\"Hello Cynthia!<br>\\nI wanted to thank you and your team once again for all the help and expertise in getting my fianc\\u00e9 her visa. We were already happy about how fast everything progressed all the way to the packet getting mailed to the embassy. Upon attending the interview, our paperwork that you told us to prepare was all that was needed. The consular looked through a few items, asked a few simple questions, then gave a joyous \\u201cok, you\\u2019re approved\\u201d. She added that it was nice to see such preparation. It made it easier for her to make her positive decision, and most importantly, kept her in a good mood. I heard the more complications they encounter, the worse their moods get. Which lead to more questions, and potential denials. We were just so fortunate that we had you on our side. Everything you guided us with went as smooth as can be. She ended up flying back with me on the same flight to the US. Even her entry at LAX was flawless. This was all because of your team\\u2019s superb handling of our case.\\nWe will be getting married in a few weeks, then we\\u2019ll ready for her AOS. I have a friend that is now in the same situation as I was a few months ago. I assured him that all will go well with getting his loved one here as long he hires your company. He was amazed as well at how quick and smooth everything went for us. He came to the Philippines and experienced most of all that we experienced at the embassy. I told him to take a good look for this is what he will be going through months from now. But he feels confident knowing that having you help him will make everything much easier. Thanks for everything! Hopefully my fianc\\u00e9\\u2019s AOS will be as smooth as everything else we\\u2019ve been through\\u2026\\u2026..\\nTalk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"d2c8210\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Jim & Lilet Lynch \",\"title\":\" Juliet is from the Philippines\",\"description\":\"\\nTo Whom it May Concern,<br>\\nIt is with great enthusiasm that I recommend Immigration Docs for visa services. I looked at 4 dozen different company\\u2019s, including many attorneys. I made numerous phone calls & asked many questions. It came down to Cynthia & one attorney. Both were knowledgeable & professional (I was surprised that so many that I talked to weren\\u2019t!), but Cynthia won hands down because of her quick return of both phone calls & emails\\u2026 this attention to communication was very important to me & my wife; after all, when you are working with someone long distance what other gage of service do you have? Thank you again for everything! We will be getting married in a few weeks, then we\\u2019ll ready for her AOS. I have a friend that is now in the same situation as I was a few months ago. I assured him that all will go well with getting his loved one here as long he hires your company. He was amazed as well at how quick and smooth everything went for us. He came to the Philippines and experienced most of all that we experienced at the embassy. I told him to take a good look for this is what he will be going through months from now. But he feels confident knowing that having you help him will make everything much easier. Thanks for everything! Hopefully my fianc\\u00e9\\u2019s AOS will be as smooth as everything else we\\u2019ve been through\\u2026\\u2026..\\nTalk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"643fd9b\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Micheal & Falensia Larimer\",\"title\":\" Falensia is from the Philippines\",\"description\":\"\\n\\nCynthia;<br>\\nJust wanted to thank you and Immigration Doc, Inc for all your hard work preparing the documents for Falen.\\nShe is now getting comfortable in the US, with her \\u201cgreen\\u201d card and Social Security card as well as a job \\u2026 working PT at a local grocery chain \\u2026 working at the salad bar. She is enjoying it, as she works around 24 hours a week leaving her time to put the house \\u201cin order after husband makes it messy\\u201d hehehe It also breaks up what would otherwise be a very boring existence at home. Again, thank you for your help and your support.\\nI would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us.Talk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"0d1a736\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Kent F. Peed\",\"title\":\" Wife from Russia\",\"description\":\"\\n The services that I have received from \\u201cK1K3 VISAS.COM\\u201d and Cynthia McQuowen have been outstanding! I was skeptical at first when I learned of your company and was worried that my money would be wasted on a firm that was not close to my home town. As it turns out I think I received more than my moneys worth. Cynthia has been very helpful with all my questions and has answered me with prompt and honest replys to the same question more than once! The reason I was skeptical is because of the way I was treated by a visa attorney here in Louisville KY.    Your company has managed to do in three months what my other attorney couldn\\u2019t do in eight at one third the cost!!! As you can imagine I think I was ripped off and took advantage of the first time around! The delays and lack of communication between me and the old attorney made both me and my fiancee worried and aprehensive of what was actually happening.    Your company has renewed my confidence in the system here in the U.S. I will recommend your company everytime when somebody asks \\u201cWho took care of your K1 visa for you?\\u201d Though the visa process in my mind is not complete untill my fiancee steps on American soil I am confident that you will help us without hesitation until it is finished.She is now getting comfortable in the US, with her \\u201cgreen\\u201d card and Social Security card as well as a job \\u2026 working PT at a local grocery chain \\u2026 working at the salad bar. She is enjoying it, as she works around 24 hours a week leaving her time to put the house \\u201cin order after husband makes it messy\\u201d hehehe It also breaks up what would otherwise be a very boring existence at home. Again, thank you for your help and your support.\\nI would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us.Talk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"94351a6\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Gregg and Monalisa\",\"title\":\" New York Monalisa is from the Philippines\",\"description\":\"\\nI\\u2019m writing to thank your agency in all the help I received in getting a fianc\\u00e9 visa. I personally would love to thank Cynthia for all her help. Anytime I needed a question answered, she was there for me, either by phone or email. All the paper work I needed was there for me with super instructions on what I needed.\\nThe process was much faster with using your agency and on Nov. 24, 2006 my fianc\\u00e9 Monalisa arrived in New York from the Philippines. We will be getting married soon and enjoying our life together. I highly recommend your agency to who ever will pursue a k1 visa. I could not be more pleased with your service you gave me.\\nThanks again from the both of us. I would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us. Talk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"2f4208d\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Frank Gross \",\"title\":\" Fiancee from Peru\",\"description\":\"\\nHello Cynthia. I just wanted to say how amazed I am at how quickly and effectively your team works. I was so pleasantly surprised when I found out from my Fianc\\u00e9(who had been checking the USCIS website for updates everyday) that we had been approved already. Your total and complete professionalism had certainly helped in getting our petition processed so fast. We know of other couples that submitted even before us and still haven\\u2019t received an approval. I\\u2019m very lucky to have found you in the sea of representatives and attorneys that advertise to get the fastest results but you are actually good for your word. And the added bonus was your very reasonable price for your services. The other companies had such astronomical quotes and even went so far as to make companies like yours appear to be under qualified to get fast results. Well you definitely proved them to be liars. We are now looking forward to getting to the interview stage, and hopefully everything works just as smooth and quick as it was in the USCIS approval stage. You have been the blessing we have needed in this very tough time in our lives and feel confident that all will be completed soon so we can finally be together again. We thank you and your team so much for your excellent effort and services. And we look forward to your assistance in her eventual adjustment of status. Take Care\\u2026\\u2026\\u2026And Happy Holidays!The process was much faster with using your agency and on Nov. 24, 2006 my fianc\\u00e9 Monalisa arrived in New York from the Philippines. We will be getting married soon and enjoying our life together. I highly recommend your agency to who ever will pursue a k1 visa. I could not be more pleased with your service you gave me.\\nThanks again from the both of us. I would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us. Talk to you soon Cynthia!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"2c03b7a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Dhruvi Solanki\",\"title\":\"\",\"description\":\"My name is Dhruvi Solanki, and my case was regarding my Fianc\\u00e9\\u2019s K visa. Cynthia was very helpful and I am very pleased with her service. She did an awesome job, and she provided the right advice. I am glad that I chose Immigration Docs.In future if I need any advice I will definitely contact her. Thank you so much, you guys are awesome. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"12bcf26\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Marion Napper \",\"title\":\" Husband from Pakistan\",\"description\":\"\\nI would like to share with you my experience with Immigration Docs. Let me first say that I am most pleased by the service Immigration Docs has offered me, and I am delighted with the results. In today\\u2019s slang: Mission Accomplished. I met a man via the internet through a personals add. I shied away from communications with this man in the beginning due to his location, Pakistan. It would seem impossible for anything to really become of this as I reside in the USA. As time went on, I became more drawn to this person, and actually begun to know him far better than any man here I have dated after many many months. Perhaps when all you can do is write the pretenses are not there and you can honestly be yourself. You can turn the emails and instant messages off anytime you desire. After long written communications, there were phone calls, then web cams, cards in the mail. I found myself praying and asking God to guide me in my affections and the strings that tugged at my heart. I knew I had to meet this man.<br>\\nI began a search on the internet to see exactly what I would need to do to travel to Pakistan to meet this man. It seemed simple enough, a passport, immunizations and a visa. Then I began to wonder would it be just as easy for him to come to the USA. Not so easy I learned. I soon realized this would take more than I was capable of doing. I had not doubts that I must meet this man so I began all preparations to travel to Pakistan. I somehow knew in my heart that once I met this man I would not be able to come home alone or live without him. My heart was right. Prior to my departure to Pakistan in I found a web site on the internet for Immigration Docs.\\n<br>\\nI saw many other web sites that offered the same service, but to be honest I had already put our a lot of money for my travel to Pakistan. I contacted Immigration Docs and learn of your very affordable fee. The thing I was most impressed with was the guaranteed that if no visa was granted for my intended, money was refundable. Was I dreaming????? All of this seemed so unreal to me, here I was going to travel half way around the world and now I am asking how to bring this man home with me. I contracted with Immigration Docs to help me obtain a visa for my Fiance . Little did I know that when I went to Pakistan fully prepared to marry this man. I actually did marry him and God has blessed us so very much. Upon my return to the USA I contacted my Case Manager ( name withheld due to privacy) and advised her not only did I go and meet this man, but we were married. She seemed so very excited for me.<br>\\nThis is when the work began. I cannot begin to tell you how grateful I am for having the Case Manager I did. I would email her, call her, leave voice messages for her and she very promptly returned all. She was so very knowledgeable in the paperwork that need to be completed and file. I would never have know even where to begin. Paperwork that was required and I had no clue how to get, she had all the answers. She was not only doing her job, but in my opinion she took a very personal interest in myself and my husband. I have not doubt in my mind that she made this possible. I would still be working at this without her expertise and guidance. My husband and I will always be thankful for her service. We both also feel we have made a bond with someone whom we have never met. We received notified of my husband\\u2019s approval for his visa from Homeland Security. It has been a long process and it is still not final yet. But, I do know this, my Case Manager has made it all happen. We are in the final stages now .\\nTo this day, my Case manager still helps me and guides me. If nothing more that give me moral support and just a friendly email to say hello! I am making one more trip to Pakistan come late August and I know if he does not return with me,he will soon follow. My husband has but one wish when he comes to the USA..To meet our Case Manager and have his first American Hamburger and Fries with her, I told him perhaps we can do this. She will probably never know what a much better and wonderful life this man will have here in our country. God bless you all that provide this service. You will never know what a valuable service you provided. What you have provided me has changed my whole life and I have never been happier. What was once just a dream and a hope is now reality. It takes my breathe away every time I just think back on what has transpired in the past year or so. I will be forever grateful.  Again, thank you and may God bless you always.<br>\\nI remain Very Truly Yours,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"7e3cad2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Elvina Alaverdian\",\"title\":\"  Sargis is from Moldovia\",\"description\":\"\\n\\nI am writing to express my gratitude and satisfaction with K1K3 Visas, and the services of Cynthia Mcquowen. Cynthia made this otherwise time consuming, complicated, and confusing process seem simple and FAST! She eased all the confusion and anxiety that I was experiencing by being very realistic and honest in providing information about the steps involved in the process, expected time frame, and most important of all: Her confidence! Her confidence in her work and the petition process procedure is what really helped me stay positive and confident as well. I am overjoyed to say that the entire process from the time of first filing my Fiance, Sargis\\u2019s petition to the day that he was actually issued his Visa, took exactly 6 months. I think that is phenominal, compared to all the \\u201chorror\\u201d stories I have read and heard about! Thanks to K1K3 Visa and Cynthia, I am going to be reunited with Sargis in two weeks! Sargis and I thank you from the bottom of our hearts and look forward in working with you again, as Sargis and I get ready for the next phase of paperwork and processing.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"dfa3755\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Oded Rokach and Eliana Uribe\",\"title\":\"\",\"description\":\"\\n\\nI\\u2019m currently trying to process my fianc\\u00e9\\u2019s paper work for her to stay with me in Hawaii. The person representing us is Cynthia McQuowen who is doing a great job answering all of my questions thoroughly and keeping us informed of the process and forms needed. I\\u2019m sure all of your employees are just as dedicated and I would like to show my appreciation by saying thanks. Keep up the good work.We would like to thank you for your dedicated care in our process of the K1 visa.<br>\\nWe were really concerned in the beginning, we heard a lot of stories about couples whom had tried to obtain a visa and got lost in the middle of the process and they just got tired of waiting and became so frustrated, that in many cases they even loose their relationship!<br>\\nWe decided to start the process in August of the last year; the truth is that we thought that if we were lucky we may have a response from the U.S immigration center for the middle of January. (This is the first step.) Well, actually we got this response in November, by January my fianc\\u00e9e had been issued her visa and by February she was already here joining me in Los Angeles!!    K1K3visas made it so much easier for us, we did not have to deal with all the horrible paper work; everything was simple and fast, exactly as Cynthia had promised us; she was always there when we needed her, if we sent her an email we got always her answer in less than 24 hours.    Now we are so happy living together, its a dream come true and big part is thanks to Cynthia; we can not be more grateful!!<br>\\nWe highly recommend to all those couples that are in the same situation as we were to trust the K1K3 visas team, they won\\u2019t find better hands to put their dreams in than the people at Immigration Docs. It will make life so much easier for them knowing that someone responsible and who has all the experience is doing the hard work for them.<br>    Thanks K1K3visas for everything!!!!!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"dcac57d\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Michael Carroll \",\"title\":\" Fiancee from China\",\"description\":\"Dear Cynthia,<br>\\nI would like to thank you for your service. When I started the K1 Visa process, I was overwhelmed with all the information that I researched. I even contacted some immigration lawyers to see if they could clarify the information that I had researched. Although they were helpful, their services were expensive. I finally found your service on the internet and called the toll free number. I spoke with Cynthia about my situation, and found her to be very helpful. After speaking with her, I decided to contract your service. Cynthia was very helpful through the whole petition process. She was very patient with all my questions, and answered all my emails promptly. My I-129F has been approved. Thanks again for your service.<br>\\nSincerely,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"cefafcd\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Bruce McKelvy\",\"title\":\"\",\"description\":\"Hello Cynthia, I would like to thank you for your service to me in procuring a K-1 visa for my fianc\\u00e9e. My experience through your service has been fantastic and your advice and help has been great. I would advise anyone looking for help to avoid the expense of lawyers and proceed directly to you and your services. <br> Sincerely,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"b99aba7\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Corky Goldsmith Lana\",\"title\":\" Lana is from Ukraine\",\"description\":\"My name is Fred C. \\u201cCorky\\u201d Goldsmith, Jr. and I am writing this letter to you to express my deepest appreciation for one of your employees, Ms. Cynthia McQuowen\\u2026<br>\\nBack in 2005, I was searching the Internet for that special someone and I found her to be living in Ukraine\\u2026 Just before I left for Ukraine in June, 2005, I searched for a trustworthy and reliable company to help me and to guide me through the bureaucratic maze of all that red tape created by the US Government in bringing a fianc\\u00e9e over here from abroad\\u2026.  I found your website and after serious thoughts and personal feelings from my heart, I decided on your company and soon afterwards, I was placed in contact with Cynthia\\u2026  For the past eight or nine months since I hired your company, Cynthia has been not only very instrumental in helping me to bring Lana Biryukova over here, but she has displayed many wonderful acts of encouragement, assistance, and especially patience with me\\u2026 You see, I have a hearing impairment but Cynthia showed so much wonderful patience in communicating with me that I was very surprised and very pleased with her sincere efforts\\u2026  She has graciously guided Lana and me through all this maze of bureaucratic red tape and I want her to be recognized for her sincere efforts on our behalf\\u2026<br>\\nCynthia is one special lady\\u2026 I will not hesitate to recommend your company to anyone and please feel absolutely free to use my name and this letter as both a reference and recommendation in my testimonial about your wonderful services, especially when it comes to Cynthia McQuowen.<br>\\nThank you for all you have done for both Lana and myself.<br>\\nMostly Sincerely Yours,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"9cea16e\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Jessica F.\",\"title\":\"\",\"description\":\"Immigration Docs, has helped me greatly through this difficult time of being away from my fianc\\u00e9. Cynthia was very helpful whenever I contacted her with questions or concerns about my case. Thank you for all of your help and thanks to you I still have faith and I am looking forward to the day when I see my fianc\\u00e9 again.<br>\\nThank you again,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"e6e2789\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Kurt \",\"title\":\"Kurt Keeping Fiancee from China\",\"description\":\"I am writing this letter to express my gratitude for the fine job that your organization has done for my Fianc\\u00e9e and me.10 Months ago I contacted Immigrations Docs Inc. and inquired about the process and the timing for obtaining a K1 Visa for my Chinese Fianc\\u00e9e. Cynthia, the individual assigned to my case was extremely helpful and knowledgeable in the process as I started down the path of bringing my Fianc\\u00e9e home to Atlanta, Ga. The thing I appreciated the most was the open and up front honesty in which she explained the process and the estimated length of time in accomplishing this goal. Your organization set my expectations on the length of time it would take to complete the process and even though the process has been long and tenuous at times, I never felt as if I was going through it alone. Cynthia always knew where our case was at and if she didn\\u2019t have the answers I was looking for she found them quickly and accurately.I cannot express my thanks enough for assisting me in this. The fee spent for your organizations services was well worth it and I would endorse your organization to anyone looking to be united with their loved ones from a foreign land! Thank you again, from both of us, our Visa interview date is set for January 17th, and we hope to be home shortly there after.<br>\\nKindest Regards,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"67ad5c2\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Richard DeVera\",\"title\":\" Fiancee from Colombia\",\"description\":\"I would like to thank you the staff of k1k3 visas especially to Cynthia. Cynthia was very polite and thoughtful to help me process my K1 fianc\\u00e9e visa from the start to the finish. I am so glad and very satisfied customer with the service that you have provided. Now that all my documents are all completed, I am just waiting for my fianc\\u00e9e to arrive. I will definitely recommend your service to the people I know. Cynthia thank you so much for all your help.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"06f77d3\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Michael and Daisy Garner\",\"title\":\" Daisy is from Indonesia\",\"description\":\"I have wonderful news, Daisy\\u2019s visa has been issued and will be delivered by next week , I\\u2019m so excited and happy I just wanted to thank all of you there at K1K3 visa service because I know it would have been 10 times more difficult without your help . Your services have brought two lives together and created a happiness that I will be grateful for all of my life , I will definitely recommend your services to others and once again thank you so much.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"0c65b3c\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Anthony Troffa \",\"title\":\" Fiancee from Italy\",\"description\":\"I really appreciate your service very much. I do thank you greatly for what you have done. I can\\u2019t thank you enough. Sincerely, Tina Jarvis New YorkHello, my name is Anthony Troffa, I have applied for a Fianc\\u00e9e visa for my fianc\\u00e9e and her child through your agency and have been dealing with Cynthia from the start of the application, I just wanted to tell you how very easy and comfortable she has made me and my future wife feel throughout this Visa application, she has always been there when I have called your office about any questions, (and believe me I had many, lol ) all the paperwork Cynthia sent to me was so very easy to understand, and very neat, she is a wonderful person, and your agency should be proud to have her as an employee. I wish that everyone that I have ever dealt with, was as sincere and efficient as her, if that were so, this world would be a much better place. I am going to refer your agency to everyone I know who is interested in applying for a visa as we are, and I can\\u2019t say enough about the satisfaction I have had so far, once again, thanks for all your help.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"f4a834a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"J., \",\"title\":\" California\",\"description\":\"I met my fianc\\u00e9e when I was volunteering abroad last summer. After working closely day after day, we got to know each other and fall for each other in a way that I thought did not exist. We spent a few blissful months together and we joked about marriage until one day it stopped being a joke. We started to picture a future together and we fell in love with the idea as well as each other. We did our research and we found the option of the fianc\\u00e9e visa. When I returned to the U.S., I researched K1K3 Visas.com and quickly called for information on how to bring my fianc\\u00e9e ASAP. Cynthia was helpful from day one by making it seem that it was not an impossible task that I was hoping to accomplish. It has been extremely difficult to be away from my fianc\\u00e9e but with the help of K1K3 Visas.com, I am expecting and hoping that my fianc\\u00e9e will be here in the U.S. with me in the next two months. K1K3 Visas.com made the paperwork process very manageable and bearable during this stressful time. My favorite thing about this process with K1K3 Visas.com has been how promptly Cynthia gets back to you on any question that you may have. As I have told Cynthia many times before, thank you for everything during this stressful and most important time in my life.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"d5aae12\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Amin & Esther S\",\"title\":\" Esther is from Jordan\",\"description\":\"First of all, we would like to thank God for helping us find this site, k1k3visas.com, and would like to thank all the staff members especially Cynthia for all the help and support that she had provided to us. The reason we chose k1k3visas.com is because they were ready to help us right away with the k3 visa, we had spoken to many attorneys and either they were too expensive or didn\\u2019t have the time to help us. Not only that, they didn\\u2019t even give us a guarantee for the approval. And what lawyers do by filling out the papers for you is nothing more. They can\\u2019t even try to expedite your case and they give you longer estimated time for processing. We have chosen k1k3visas.com because we were treated with full respect, they answered all our questions and they were very clear to us. Thank God the time went fast. We would like to thank Cynthia for all the help and support.Thank you,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"7c7e9e8\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Russell Saunier,Sparks, \",\"title\":\" NV Larissa is from Russia   \",\"description\":\"A letter of Thanks! I flew to Russia, While in Russia I married a lady I met on a computer Christian dating service. My wife\\u2019s name is Larissa and both of us are extremely happy. We both know that the Lord Jesus Christ brought us together! After our marriage, we called the U.S. Embassy in Russia. They did not want anything to do with our situation. The embassy told us that I would have to fly back to my home town and start the immigration process. The embassy also told me that the process would take some time. My wife and I were very upset. We both felt that God brought us together and that this was not right. We were both very disappointed; I flew back to Sparks, Nevada, by myself the very next day.<br>\\nI started looking into the immigration process, not knowing who to turn to or where to go. I started calling attorneys; this did not go well at all! The attorneys were either not in, too busy or never returned my calls or they were too expensive. This was extremely frustrating to me! All I wanted was my wife to be with me! I continued looking in the phone book; I came across Immigration Docs. I called them; I talked with a lady and explained my story. She said \\u201cwould you like one of our agents to call you\\u201d? I said \\u201cyes\\u201d. Shortly after, Cynthia returned my call. Cynthia was very polite and showed nothing but concern as I told my story. Cynthia was very straight forward and honest with me, while she described the different ways of doing the immigration process. Cynthia sounded to me to really know the immigration process. I also very deeply appreciated her honesty and sincerity. I signed a contract with Immigration Docs.<br>\\nCynthia is a very hard worker. She puts in long hours because she enjoys her job and has a big heart for making people happy. Cynthia has helped me in all directions of this process. I can call her anytime, she takes the time to listen and understands the feelings you go through, in dealing with my frustrations, Cynthia was able to comfort me by letting me know the next step and about when that would be. I have come to know Cynthia as a friend and someone that you can depend on! My wife will be with me in a few months and I feel like I owe it all to Cynthia.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"c418630\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Sharon and Damon!\",\"title\":\" Damon is from Canada\",\"description\":\"We would like to thank k1k3visas.com for their help with the whole immigration process. Prior to finding them, we tried investigating the process on our own and realized there are a lot of forms required and the process itself was unclear. When we called an immigration lawyer for clarity and help, they were going to charge us $4000! Luckily we found k1k3visas.com which handled the process professionally, and for a fraction of the lawyers cost. The documents were sent to us promptly then professionally put together for us to send to the government agencies. It was a relief to have someone\\u2019s expertise on the matter in order to prevent document error. So far the approval process has been quick and we\\u2019re hoping to finally be together this July! Cynthia\\u2019s help has kept our stress levels down throughout this whole government process which gave us the time to plan the actual wedding. We would not advise anyone to attempt this on their own and definitely recommend k1k3visas.com.<br>\\nThanks again,\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"161f654\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Lisa Taggart & Simon Lagu\\u00eb \",\"title\":\" Simon is from the United Kingdom\",\"description\":\"Marriage is a unique moment in two people lives. It is something sacred. Going further into our union with each other, we realized that we needed the assistance and guidance of K1-K3 Visas.com. The K1-K3 Visas.com agent, responded with confidence and assurance. She made the process easier for us to understand and proceed correctly with obtaining a USA Visa for Simon. All of our questions and concerns were answered. We feel very confident with the results thus far, and appreciate all the assistance of Cynthia. We would recommend your services to any romantically involved couple wanting to proceed in marriage.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"5c69109\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"-T Kelly \",\"title\":\" Fiancee from Germany\",\"description\":\"The greatest thing that happened to myself and my \\u201cfiancee\\u201d during this magical process of matrimony here in America was allowing Cynthia & Immigration Docs, guide me through the extensive litigation process. When it comes to the love of my life and our future, I knew I was not going to leave that to chance by not properly filling out, handling or filing the paperwork properly. Now, I (the male\\u2026 one in a few) am planning a wonderful wedding. May 7th will be straight out of a fairy tale for me. Thank you from the bottom of my heart. There is more to do legally after the wedding and I would not have anyone else see me ALL-THE-WAY through the process. Thanks again!!!!!!!!!!!!!!!!!!\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"3f47669\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Jose I Crespo,\",\"title\":\" Miami FL Fiancee from Dominican Republic\",\"description\":\"I would like to thank Immigration Docs for making the K1 visa process for my fiancee and I go very quickly and without any delays in processing of our k1 visa. Without the help of such professionals at Immigration Docs, we would not have had the success in gathering all necessary paperwork needed to accomplish this huge task. As time went by Immigration Docs kept me informed at every step of the way. The services rendered by Immigration Docs surpass my expectations in everyway. Thank youfor making this process pleasurable. \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"a20137e\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Dean Rasmussen \",\"title\":\" Fiancee from Vietnam\",\"description\":\"K1k3visas made the whole process a lot easier than doing it yourself and a lot cheaper than hiring a lawyer. They were always friendly and helpful.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"4d76600\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\" Scott Hayes \",\"title\":\"  Fiancee and child from Russia\",\"description\":\"Dear Cynthia,<br>\\nWell, Tamara and her daughter got here a couple months ago and I want to thank-you so much for your help. They\\u2019re happily adjusting to life in the USA!<br>\\nThanks again so much!!  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"7ffd9c0\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Katrina Thomas\",\"title\":\"Fiancee from Jamaica\",\"description\":\"Dear Cynthia,<br>\\nI would like to thank you for all of your help and advice thus far. Due to your knowledge and expertise, my petition has been approved already. I submitted the paperwork to USCIS in early November and I received the approval notice about 1 month later. We are now waiting for the paperwork to be shipped to my fianc\\u00e9\\u2019s embassy in Jamaica so he can go for his interview and hopefully be here in the US soon!I cannot thank you enough for help putting my mind at ease and taking away a lot of stress from me and my fianc\\u00e9. I was a little nervous at first about signing up for your services but after speaking with you on the telephone the very first time and you reassured me that Immigration Docs get the petitions approved and if they aren\\u2019t you get a full refund\\u2026I felt more confident. I didn\\u2019t really have money to pay a lawyer and when I saw your website I was very excited and thought maybe it was too good to be true. I am looking forward to continuing to work with you through this entire process. You always have been honest, helpful and quick answers. I cannot thank you enough for helping me and my fianc\\u00e9 be together forever. Thank you Cynthia and Immigration Docs. I will certainly recommend your services to anyone who may come along that needs them.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"6601fba\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Mark Hibbard\",\"title\":\" Fiancee from Ukraine\",\"description\":\"I want to say thanks to Immigration Docs for their help in providing guidance and support for me and my fiance. Cynthia was very helpful and easy to work with and helped arranged all my immigration documents for me and my fiance\\u2019s to send to immigration here and helped me through the process until her visa approval in the Ukraine. My fiance will be arriving very soon and reccommend the services of Immigration Docs and plan to continue using their services for future documents that are needed for me and my fiance.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"7da8f3d\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"David Merril\",\"title\":\"\",\"description\":\"When I first started thinking about getting a petition for a visa, I had no idea what I was doing. All the forms and dates and requirements were very confusing to me. Cynthia made all that go away. She explained things simply and easily. She would always answer any question I had no matter how dumb I thought it might be. I thank her for very much for her dedication to those that seek her help and expertise.\",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"1f75738\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"  Bryan Roeder & Ksenya Bronnicova\",\"title\":\"  Ksenya is from Russia\",\"description\":\"Cynthia and the rest of the k1k3visa crew. It was late last night when I received the text message \\u201cwe have it I\\u2019m coming the 13th\\u201d. It has already been a great journey with Ksenya. We have had a two year relationship. Last January on my 2nd trip to Russia to be with her I asked her to marry me. Upon arriving home, I looked to hire an attorney or service to help with the immigration paper work. Doing my research I found your web page. I couldn\\u2019t believe how affordable you offered your k1 help!!    We started filing for our k1 visa in May 2006 after my third trip to Russia. It was a simple process with the guidance of Cynthia. Even when new laws arrived it barely delayed our visa with Cynthia quickly helping us keep on top of the ever changing laws.\\nKsenya started her interview at 8:00am Moscow time; she witnessed so many girls and families denied visas because of poor paper work being filled out. She became nervous hoping our trust in k1k3visas.com would pay off.    It did and in 15 minutes she was approved!!<br>\\nIts been a trying two years maintaining our long distance relationship. We talk everyday and spent a small fortune in travel cost, phone bills and postage. But the one place that we never felt we over spent was with k1k3visas.com.    Thank you so much for you help. I\\u2019m happy that soon I will be with Ksenya daily hearing her, looking on her and feeling her. Your services have been a god sent!!  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"fa6174a\",\"elType\":\"widget\",\"settings\":{\"testimonial_style\":\"style-two\",\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/quote_icon.png\",\"id\":15403,\"alt\":\"\",\"source\":\"library\"},\"name\":\"Robert & Hongzhen Nazario \",\"title\":\" Hongzhen is from Thailand\",\"description\":\"I want to let you to know that Cynthia McQuowen has been major help to Hongzhen and I. She has been extremely accommodating on answering any question or concerns that both Hongzhen and I ever had and was very prompt in returning our calls, as well as our emails.<br>\\nWe are extremely grateful that Cynthia was our guide through our visa process. We are pleased we found the right person for the right job the first time around. All of our gratitude and thanks to Cynthia McQuowen for all that she has done for us during this special event in our life.   Thank you for your time and Cynthia\\u2019s skills.  \",\"star_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"name_color\":\"#131313\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Alex Brush\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"name_typography_font_weight\":\"500\",\"title_color\":\"#0A0A0A\",\"box_background\":\"#FFFFFF\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_hover_shadow_box_shadow_type\":\"yes\",\"box_hover_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":32,\"blur\":39,\"spread\":-22,\"color\":\"rgba(0,0,0,0.5)\"},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"050\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shadepro-testimonial\"},{\"id\":\"de103ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"More testimonials from happy, satisfied clients by request.\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(14608,16018,'_elementor_page_assets','a:0:{}'),(14609,16018,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:26:\"typography_text_decoration\";i:1;s:21:\"typography_font_style\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:20:\"shadepro-testimonial\";a:3:{s:5:\"count\";i:56;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:5:{s:17:\"testimonial_style\";i:56;s:5:\"image\";i:56;s:4:\"name\";i:56;s:5:\"title\";i:56;s:11:\"description\";i:56;}}s:5:\"style\";a:6:{s:12:\"rating_style\";a:1:{s:11:\"star_margin\";i:56;}s:11:\"image_style\";a:1:{s:19:\"image_border_radius\";i:56;}s:10:\"name_style\";a:5:{s:10:\"name_color\";i:56;s:26:\"name_typography_typography\";i:56;s:27:\"name_typography_font_family\";i:56;s:25:\"name_typography_font_size\";i:56;s:27:\"name_typography_font_weight\";i:56;}s:11:\"title_style\";a:1:{s:11:\"title_color\";i:56;}s:9:\"box_style\";a:4:{s:14:\"box_background\";i:56;s:17:\"box_border_radius\";i:56;s:32:\"box_hover_shadow_box_shadow_type\";i:56;s:27:\"box_hover_shadow_box_shadow\";i:56;}s:13:\"content_style\";a:3:{s:33:\"description_typography_typography\";i:56;s:32:\"description_typography_font_size\";i:56;s:34:\"description_typography_line_height\";i:56;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:56;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14610,16018,'_elementor_css','a:6:{s:4:\"time\";i:1629938616;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:2;s:10:\"Alex Brush\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14611,16018,'body_background_color',''),(14612,16018,'_body_background_color','field_5c721ec24addf'),(14613,16019,'_elementor_edit_mode','builder'),(14614,16019,'_wp_page_template','default'),(14615,16019,'_elementor_template_type','wp-page'),(14616,16019,'_elementor_version','3.4.2'),(14617,16019,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14618,16019,'_elementor_data','[{\"id\":\"60a66a3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6d108ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb40a56\",\"elType\":\"widget\",\"settings\":{\"title\":\"Israel Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4030132\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-267\\\" class=\\\"post-267 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Tel Aviv Israel\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/israel.usembassy.gov\\/\\\">http:\\/\\/israel.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>03-519-7475<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:AMCTelAviv@state.gov\\\">AMCTelAviv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/en-il\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/en-il\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b><a href=\\\"http:\\/\\/telaviv.usvisa-info.com\\/\\\">http:\\/\\/telaviv.usvisa-info.com<\\/a>\\u00a0or through the call center<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a01<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14619,16019,'_elementor_page_assets','a:0:{}'),(14620,16019,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14621,16019,'_elementor_css','a:6:{s:4:\"time\";i:1629794459;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14622,16019,'body_background_color',''),(14623,16019,'_body_background_color','field_5c721ec24addf'),(16557,16254,'_elementor_css','a:6:{s:4:\"time\";i:1629794459;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16556,16254,'_elementor_page_assets','a:0:{}'),(16550,16254,'_wp_page_template','default'),(16551,16254,'_elementor_edit_mode','builder'),(16552,16254,'_elementor_template_type','wp-page'),(16553,16254,'_elementor_version','3.4.2'),(16554,16254,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16555,16254,'_elementor_data','[{\"id\":\"60a66a3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6d108ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bb40a56\",\"elType\":\"widget\",\"settings\":{\"title\":\"Israel Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4030132\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-267\\\" class=\\\"post-267 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Tel Aviv Israel\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/israel.usembassy.gov\\/\\\">http:\\/\\/israel.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>03-519-7475<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:AMCTelAviv@state.gov\\\">AMCTelAviv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/en-il\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/en-il\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b><a href=\\\"http:\\/\\/telaviv.usvisa-info.com\\/\\\">http:\\/\\/telaviv.usvisa-info.com<\\/a>\\u00a0or through the call center<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a01<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ed3f6e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"5304b6f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(14633,16021,'_elementor_edit_mode','builder'),(14634,16021,'_wp_page_template','default'),(14635,16021,'_elementor_template_type','wp-page'),(14636,16021,'_elementor_version','3.4.2'),(14637,16021,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14638,16021,'_elementor_data','[{\"id\":\"327ff49\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"05061e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d9d7d3d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lebanon Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdf7604\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-285\\\" class=\\\"post-285 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Beirut Lebanon\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/lebanon.usembassy.gov\\/\\\">http:\\/\\/lebanon.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>961-4-542600<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:BeirutNIV@state.gov\\\">BeirutNIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx\\\">http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any branch of Credit Libanais Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Contact the immigrant visa section at the American Embassy in Beirut by sending an email at\\u00a0<a href=\\\"mailto:BeirutIV@state.gov\\\">BeirutIV@state.gov<\\/a>\\u00a0or by sending a fax at 04-543498 to schedule an appointment.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14639,16021,'_elementor_page_assets','a:0:{}'),(14640,16021,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14641,16021,'_elementor_css','a:6:{s:4:\"time\";i:1629795945;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14642,16021,'body_background_color',''),(14643,16021,'_body_background_color','field_5c721ec24addf'),(14644,16022,'_elementor_edit_mode','builder'),(14645,16022,'_wp_page_template','default'),(14646,16022,'_elementor_template_type','wp-page'),(14647,16022,'_elementor_version','3.4.2'),(14648,16022,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14649,16022,'_elementor_data','[{\"id\":\"7b96a33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b27a6d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8a75988\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visa Waiver Program\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95ca74d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Requirements for using the Visa Waiver Program (VWP)\\n\",\"title_color\":\"#333333\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74ecd89\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>The Visa Waiver Program\\u00a0allows citizens of participating countries to travel to the United States without a visa for stays of 90 days or less. This is only if they they meet all requirements explained below. Travelers must be eligible to use the VWP and have a valid Electronic System for Travel Authorization (ESTA) approval prior to travel.<\\/p><p>If you are eligible to travel on the VWP, but prefer to have a visa in your passport, you may still apply for a visitor (B) visa. Transiting or traveling through the United States to Canada or Mexico is generally permitted for VWP travelers.<\\/p><\\/div><\\/article>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12665b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The following are examples of activities permitted while in the United States on the VWP<\\/strong><\\/p><ul><li>Consult with business associates<\\/li><li>Attend a scientific, educational, professional, or business convention or conference<\\/li><li>Attend short-term training (you may not be paid by any source in the United States with the exception of expenses incidental to your stay)<\\/li><li>Negotiate a contract<\\/li><li>Tourism<\\/li><li>Vacation (holiday)<\\/li><li>Visit with friends or relatives<\\/li><li>Medical treatment<\\/li><li>Participation in social events hosted by fraternal, social, or service organizations<\\/li><li>Participation by amateurs in musical, sports, or similar events or contests, if not being paid for participating<br \\/>enrollment in a short recreational course of study, not for credit toward a degree (for example, a two-day cooking class while on vacation)<\\/li><\\/ul><p><strong>These are some examples of activities not permitted on the VWP and require visas for travel to the United States:<\\/strong><\\/p><ul><li>Study, but only for credit<\\/li><li>Employment<\\/li><li>Work as foreign press, radio, film, journalists, or other information media<\\/li><li>Permanent residence in the United States<\\/li><\\/ul><p>For more information on the Visa Waiver Program (VWP) visit the\\u00a0<a href=\\\"https:\\/\\/travel.state.gov\\/content\\/visas\\/en\\/visit\\/visa-waiver-program.html\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">U.S. State Department Bureau of Consular Affairs\\u2019 website<\\/a>, or\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/contact\\/\\\">contact us<\\/a>\\u00a0directly for a consultation with an immigration professional.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14650,16022,'_elementor_page_assets','a:0:{}'),(14651,16022,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14652,16022,'_elementor_css','a:6:{s:4:\"time\";i:1629801632;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14653,16022,'body_background_color',''),(14654,16022,'_body_background_color','field_5c721ec24addf'),(14655,16023,'_wp_page_template','default'),(14656,16023,'_elementor_edit_mode','builder'),(14657,16023,'_elementor_template_type','wp-page'),(14658,16023,'_elementor_version','3.4.2'),(14659,16023,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14660,16023,'_elementor_data','[{\"id\":\"ec78011\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f29b0eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d8aafd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Siblings to Live in the United States\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ae8e319\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bringing Siblings to Live in the United States as Permanent Residents<\\/p><div id=\\\"main-body\\\">\\u00a0<\\/div>\",\"text_color\":\"#121111\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"020\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb064f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eligibility\\n\",\"title_color\":\"#333333\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f63bee6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">For a\\u00a0petitioner to bring your sibling (brother or sister) to live in the United States as a green card holder. You must be a U.S. citizen and\\u00a0at least\\u00a021 years of age.\\u00a0Permanent residents may not petition to bring siblings to live permanently in the United States.<\\/span><span class=\\\"txtdarkblue\\\">\\u00a0<\\/span><\\/p><ul><li>Additional Documentation for Bringing Siblings through\\u00a0Adoption,\\u00a0Step Parents or Paternal\\u00a0Half-Siblings<\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\">If you and your sibling are related through adoption, please also submit:<\\/span><\\/p><ul><li><span class=\\\"txtdarkblue\\\">A copy of the adoption decree(s) showing that the adoption took place before you or your sibling (the adopted child) became 16 years old.<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ddccb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/Birgit_Ridderstedt_50th_birthday_group_1964.jpg\",\"id\":15622,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6bc7bab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you and your sibling are related through a step-parent, please also submit:<\\/p><ul><li><span class=\\\"txtdarkblue\\\">Copies of documents showing that any prior marriage(s) of the natural parent and\\/or step-parent were legally terminated, AND<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">A copy of the marriage certificate of the step-parent to the natural parent. Age restrictions for meeting definition of step-child apply.<\\/span><\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\">If you and your sibling have a common (biological) father but different mothers (i.e. you are paternal half-siblings), please also\\u00a0submit:<\\/span><\\/p><ul><li><span class=\\\"txtdarkblue\\\">Copies of the marriage certificates of the father to each mother and c<\\/span><span class=\\\"txtdarkblue\\\">opies of documents showing that any prior marriages of either your father or mothers were legally terminated.<\\/span><\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\"><strong>Note<\\/strong>: If your name or your sibling\\u2019s name has changed. Please include proof of the legal name change. This can\\u00a0include marriage certificate, divorce decree, adoption decree, court judgment of name change, etc.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">We prepare you for all aspects of the immigration process, including\\u00a0your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing siblings to the U.S.<\\/span><\\/p><p><a href=\\\"http:\\/\\/k1k3visas.com\\/contact-k1k3-visas\\/\\\">Call or email\\u00a0us<\\/a>\\u00a0if you have any questions about bringing siblings to the United States, and receive a free consultation.<\\/p><p>Call:\\u00a0619-249-0204<\\/p><p>Email: k1k3visas.com@gmail.com<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14661,16023,'_elementor_page_assets','a:0:{}'),(14662,16023,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14663,16023,'_elementor_css','a:6:{s:4:\"time\";i:1629933091;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14664,16024,'_elementor_edit_mode','builder'),(14665,16024,'_wp_page_template','default'),(14666,16024,'_elementor_template_type','wp-page'),(14667,16024,'_elementor_version','3.4.2'),(14668,16024,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14669,16024,'_elementor_data','[{\"id\":\"ec78011\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f29b0eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d8aafd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Siblings to Live in the United States\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ae8e319\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bringing Siblings to Live in the United States as Permanent Residents<\\/p><div id=\\\"main-body\\\">\\u00a0<\\/div>\",\"text_color\":\"#121111\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"020\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb064f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Eligibility\\n\",\"title_color\":\"#333333\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f63bee6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">For a\\u00a0petitioner to bring your sibling (brother or sister) to live in the United States as a green card holder. You must be a U.S. citizen and\\u00a0at least\\u00a021 years of age.\\u00a0Permanent residents may not petition to bring siblings to live permanently in the United States.<\\/span><span class=\\\"txtdarkblue\\\">\\u00a0<\\/span><\\/p><ul><li>Additional Documentation for Bringing Siblings through\\u00a0Adoption,\\u00a0Step Parents or Paternal\\u00a0Half-Siblings<\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\">If you and your sibling are related through adoption, please also submit:<\\/span><\\/p><ul><li><span class=\\\"txtdarkblue\\\">A copy of the adoption decree(s) showing that the adoption took place before you or your sibling (the adopted child) became 16 years old.<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0ddccb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/Birgit_Ridderstedt_50th_birthday_group_1964.jpg\",\"id\":15622,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6bc7bab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you and your sibling are related through a step-parent, please also submit:<\\/p><ul><li><span class=\\\"txtdarkblue\\\">Copies of documents showing that any prior marriage(s) of the natural parent and\\/or step-parent were legally terminated, AND<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">A copy of the marriage certificate of the step-parent to the natural parent. Age restrictions for meeting definition of step-child apply.<\\/span><\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\">If you and your sibling have a common (biological) father but different mothers (i.e. you are paternal half-siblings), please also\\u00a0submit:<\\/span><\\/p><ul><li><span class=\\\"txtdarkblue\\\">Copies of the marriage certificates of the father to each mother and c<\\/span><span class=\\\"txtdarkblue\\\">opies of documents showing that any prior marriages of either your father or mothers were legally terminated.<\\/span><\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\"><strong>Note<\\/strong>: If your name or your sibling\\u2019s name has changed. Please include proof of the legal name change. This can\\u00a0include marriage certificate, divorce decree, adoption decree, court judgment of name change, etc.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">We prepare you for all aspects of the immigration process, including\\u00a0your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing siblings to the U.S.<\\/span><\\/p><p><a href=\\\"http:\\/\\/k1k3visas.com\\/contact-k1k3-visas\\/\\\">Call or email\\u00a0us<\\/a>\\u00a0if you have any questions about bringing siblings to the United States, and receive a free consultation.<\\/p><p>Call:\\u00a0619-249-0204<\\/p><p>Email: k1k3visas.com@gmail.com<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14670,16024,'_elementor_page_assets','a:0:{}'),(14671,16024,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14672,16024,'_elementor_css','a:6:{s:4:\"time\";i:1629933091;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14673,16024,'body_background_color',''),(14674,16024,'_body_background_color','field_5c721ec24addf'),(14675,16025,'_elementor_edit_mode','builder'),(14676,16025,'_wp_page_template','default'),(14677,16025,'_elementor_template_type','wp-page'),(14678,16025,'_elementor_version','3.4.2'),(14679,16025,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14680,16025,'_elementor_data','[{\"id\":\"b0f5dd5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b79efb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"697319a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ireland Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b3ede5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-262\\\" class=\\\"post-262 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<b> Dublin Ireland\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/b><\\/b><\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/dublin.usembassy.gov\\/\\\">http:\\/\\/dublin.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>353 1 668-8777<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:dublincons@state.gov\\\">dublincons@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/dublin.usembassy.gov\\/vis.html\\\">http:\\/\\/dublin.usembassy.gov\\/vis.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>You will need a Euro bank draft or postal order for the visa application fee.\\u00a0 The bank draft\\/postal order must be presented to the cashier at the Embassy in Dublin on the day of your appointment.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Callers in Ireland should dial 1580 47 VISA (1580 47 8472).\\u00a0 Callers may pay with a credit card.\\u00a0 To pay with a credit card call (01)436-0536.\\u00a0 Calls cost 16 Euro payable through Visa or MasterCard.\\u00a0 Callers from outside of Ireland can only pay by credit card, in addition to the fee, international dialing costs will be charged by your operator.\\u00a0 The number is +353-1-436-0536.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14681,16025,'_elementor_page_assets','a:0:{}'),(14682,16025,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14683,16025,'_elementor_css','a:6:{s:4:\"time\";i:1629794348;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14684,16025,'body_background_color',''),(14685,16025,'_body_background_color','field_5c721ec24addf'),(14686,16026,'_elementor_edit_mode','builder'),(14687,16026,'_wp_page_template','default'),(14688,16026,'_elementor_template_type','wp-page'),(14689,16026,'_elementor_version','3.4.2'),(14690,16026,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14691,16026,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"U.S. Citizenship\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55f0c51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/United_States_Flag1.jpg\",\"id\":15465,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6196d54\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Value of Citizenship\",\"title_color\":\"#393636\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.<\\/p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual\\u2019s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.<\\/p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204<\\/p>\",\"text_color\":\"#3E3636\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14692,16026,'_elementor_page_assets','a:0:{}'),(14693,16026,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:2;s:28:\"text_shadow_text_shadow_type\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14694,16026,'_elementor_css','a:6:{s:4:\"time\";i:1629768017;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14695,16026,'body_background_color',''),(14696,16026,'_body_background_color','field_5c721ec24addf'),(14697,16027,'_elementor_edit_mode','builder'),(14698,16027,'_wp_page_template','default'),(14699,16027,'_elementor_template_type','wp-page'),(14700,16027,'_elementor_version','3.4.2'),(14701,16027,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14702,16027,'_elementor_data','[{\"id\":\"0276277\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6304729\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b1f18f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bulgaria Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a64ccfb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-207\\\" class=\\\"post-207 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Sofia Bulgaria\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/bulgaria.usembassy.gov\\/\\\">http:\\/\\/bulgaria.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>359 2 937 5100<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:sofia@usembassy.bg\\\">sofia@usembassy.bg<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/iv.sofia@state.gov\\/\\\">http:\\/\\/www.iv_sofia@state.gov\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any branch of MKB Union Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to translated into certified English<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>The applicant will be instructed to schedule an interview directly with the Embassy by telephone at (359 2) 937-5444 Monday-Friday between the hours of 9am-12pm or email a request for an appointment at\\u00a0<a href=\\\"mailto:iv_sofia@state.gov\\\">iv_sofia@state.gov<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14703,16027,'_elementor_page_assets','a:0:{}'),(14704,16027,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14705,16027,'_elementor_css','a:6:{s:4:\"time\";i:1629790731;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14706,16027,'body_background_color',''),(14707,16027,'_body_background_color','field_5c721ec24addf'),(14708,16028,'_elementor_edit_mode','builder'),(14709,16028,'_wp_page_template','default'),(14710,16028,'_elementor_template_type','wp-page'),(14711,16028,'_elementor_version','3.4.2'),(14712,16028,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14713,16028,'_elementor_data','[{\"id\":\"c156402\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3252309\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e575b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Hire Us\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a319ed3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"size-full wp-image-15599 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"122\\\" \\/><\\/p><p>After our initial phone consultation regarding your fianc\\u00e9e or marriage visa, we determine the most effective and fastest method of processing your petition.<\\/p><p>An information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.<\\/p><p>Once you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.<\\/p><p>After you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.<\\/p><p>We will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c3d9718\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3faf783\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d02b3fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE PHONE CONSULTATION\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e11d775\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">Ask questions; speak with an expert about your case. (866) 750-9020<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d988706\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a66de2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"01d45ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"AVAILABILTY\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2214630\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">You will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a2d4b1b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84d2b4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d3eccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIANCEE AND MARRIAGE VISA EXPERTS\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15890fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We have been doing fianc\\u00e9e and marriage visas since 2002, we are very competent and 100% dedicated to our clients. (See our testimonials)<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b27ddcd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"91fdf53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef7d5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROFESSIONAL PERSONALIZED SERVICE\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266afeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We have handled hundreds of cases all over the world. It is our objective to complete your case in an efficient &amp; effective manner.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51072f6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0920c13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"819dcdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"WE DO THE WORK NOT YOU\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"01fddf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We alleviate a great deal of stress about your case and assure you that your visa petition will be presented right the first time.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f3cf0de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"425ba16\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"901c504\",\"elType\":\"widget\",\"settings\":{\"title\":\"FEES\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ac97f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">Reasonable fees for quality services Fiancee or Marriage Visas $665 including adjustment of status no long list of what is extra this is it.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d54947\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f2659da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1e716\",\"elType\":\"widget\",\"settings\":{\"title\":\"FULL EMBASSY SUPPORT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6f7701\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We will advise your fianc\\u00e9e or spouse as to the information and supporting documentation needed for his or her interview.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ef04093\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6a4fdea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19ef6d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"AFTER ENTRY SUPPORT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dd35af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">When the k1 visa is issued, we will advise you of the next step for your spouse to obtain his or green card. Adjustment of status package is included in our price of $685. Where will you find a deal like that on the web? Most companies charge separately and its more than our fair price of $695. Quality work, fair price.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f92907d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"df35f67\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e7deed8\",\"elType\":\"widget\",\"settings\":{\"title\":\"MILITARY DISCOUNT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"444070f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We honor the brave men and woman serving our country.<\\/span><br \\/><span class=\\\"txtdarkblue\\\">Call us toll free (866) 750-9020 or email:\\u00a0<\\/span>k1k3visas.com@gmail.com<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6529dec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"73e2f0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22ffee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attorneys hire us to do their K1 fiancee visa and CR1 spousal visas.\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0d93f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtblue\\\"><em>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.<\\/em><\\/span><\\/p><p><span class=\\\"txtblue\\\"><em>Best regards,<\\/em><\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"020\",\"bottom\":\"020\",\"left\":\"020\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1d3f79\",\"elType\":\"widget\",\"settings\":{\"title\":\"David Carrad, Attorney\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(14714,16028,'_elementor_page_assets','a:0:{}'),(14715,16028,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:12;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:12;s:21:\"typography_typography\";i:12;s:22:\"typography_font_family\";i:12;s:20:\"typography_font_size\";i:12;s:22:\"typography_font_weight\";i:12;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:11;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:11;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:21:\"typography_font_style\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:11;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14716,16028,'_elementor_css','a:6:{s:4:\"time\";i:1629768032;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14717,16028,'body_background_color',''),(14718,16028,'_body_background_color','field_5c721ec24addf'),(14719,16029,'_wp_page_template','default'),(14720,16029,'_elementor_edit_mode','builder'),(14721,16029,'_elementor_template_type','wp-page'),(14722,16029,'_elementor_version','3.4.2'),(14723,16029,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14724,16029,'_elementor_data','[{\"id\":\"c156402\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3252309\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e575b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Hire Us\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a319ed3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"size-full wp-image-15599 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"122\\\" \\/><\\/p><p>After our initial phone consultation regarding your fianc\\u00e9e or marriage visa, we determine the most effective and fastest method of processing your petition.<\\/p><p>An information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.<\\/p><p>Once you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.<\\/p><p>After you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.<\\/p><p>We will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c3d9718\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3faf783\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d02b3fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE PHONE CONSULTATION\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e11d775\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">Ask questions; speak with an expert about your case. (866) 750-9020<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d988706\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a66de2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"01d45ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"AVAILABILTY\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2214630\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">You will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a2d4b1b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84d2b4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d3eccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIANCEE AND MARRIAGE VISA EXPERTS\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15890fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We have been doing fianc\\u00e9e and marriage visas since 2002, we are very competent and 100% dedicated to our clients. (See our testimonials)<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b27ddcd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"91fdf53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef7d5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROFESSIONAL PERSONALIZED SERVICE\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266afeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We have handled hundreds of cases all over the world. It is our objective to complete your case in an efficient &amp; effective manner.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51072f6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0920c13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"819dcdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"WE DO THE WORK NOT YOU\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"01fddf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We alleviate a great deal of stress about your case and assure you that your visa petition will be presented right the first time.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f3cf0de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"425ba16\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"901c504\",\"elType\":\"widget\",\"settings\":{\"title\":\"FEES\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ac97f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">Reasonable fees for quality services Fiancee or Marriage Visas $665 including adjustment of status no long list of what is extra this is it.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d54947\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f2659da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1e716\",\"elType\":\"widget\",\"settings\":{\"title\":\"FULL EMBASSY SUPPORT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6f7701\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We will advise your fianc\\u00e9e or spouse as to the information and supporting documentation needed for his or her interview.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ef04093\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6a4fdea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19ef6d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"AFTER ENTRY SUPPORT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dd35af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">When the k1 visa is issued, we will advise you of the next step for your spouse to obtain his or green card. Adjustment of status package is included in our price of $685. Where will you find a deal like that on the web? Most companies charge separately and its more than our fair price of $695. Quality work, fair price.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f92907d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"df35f67\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e7deed8\",\"elType\":\"widget\",\"settings\":{\"title\":\"MILITARY DISCOUNT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"444070f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We honor the brave men and woman serving our country.<\\/span><br \\/><span class=\\\"txtdarkblue\\\">Call us toll free (866) 750-9020 or email:\\u00a0<\\/span>k1k3visas.com@gmail.com<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6529dec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"73e2f0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22ffee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attorneys hire us to do their K1 fiancee visa and CR1 spousal visas.\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0d93f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtblue\\\"><em>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.<\\/em><\\/span><\\/p><p><span class=\\\"txtblue\\\"><em>Best regards,<\\/em><\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"020\",\"bottom\":\"020\",\"left\":\"020\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1d3f79\",\"elType\":\"widget\",\"settings\":{\"title\":\"David Carrad, Attorney\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(14725,16029,'_elementor_page_assets','a:0:{}'),(14726,16029,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:12;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:12;s:21:\"typography_typography\";i:12;s:22:\"typography_font_family\";i:12;s:20:\"typography_font_size\";i:12;s:22:\"typography_font_weight\";i:12;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:11;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:11;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:21:\"typography_font_style\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:11;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14727,16029,'_elementor_css','a:6:{s:4:\"time\";i:1629768032;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16409,16236,'_elementor_page_assets','a:0:{}'),(16403,16236,'_wp_page_template','default'),(16404,16236,'_elementor_edit_mode','builder'),(16405,16236,'_elementor_template_type','wp-page'),(16406,16236,'_elementor_version','3.4.2'),(16407,16236,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16408,16236,'_elementor_data','[{\"id\":\"cdf62c3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ede1dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"421742c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Honduras Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"08d2fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-256\\\" class=\\\"post-256 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Tegucigalpa Honduras\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:<\\/b>\\u00a0<a href=\\\"http:\\/\\/honduras.usembassy.gov\\/\\\">http:\\/\\/honduras.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(504) 2236-9320, 2238-5114<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:tggniv@state.gov\\\">tggniv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:<\\/b>\\u00a0<a href=\\\"http:\\/\\/www.ustraveldoc.com\\/hn\\\">http:\\/\\/www.ustraveldoc.com\\/hn<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any branch of Banco Atlantida<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ed2217\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"fb5a556\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(14737,16031,'_elementor_edit_mode','builder'),(14738,16031,'_wp_page_template','default'),(14739,16031,'_elementor_template_type','wp-page'),(14740,16031,'_elementor_version','3.4.2'),(14741,16031,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14742,16031,'_elementor_data','[{\"id\":\"cdf62c3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ede1dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"421742c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Honduras Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"08d2fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-256\\\" class=\\\"post-256 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Tegucigalpa Honduras\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:<\\/b>\\u00a0<a href=\\\"http:\\/\\/honduras.usembassy.gov\\/\\\">http:\\/\\/honduras.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(504) 2236-9320, 2238-5114<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:tggniv@state.gov\\\">tggniv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:<\\/b>\\u00a0<a href=\\\"http:\\/\\/www.ustraveldoc.com\\/hn\\\">http:\\/\\/www.ustraveldoc.com\\/hn<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any branch of Banco Atlantida<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14743,16031,'_elementor_page_assets','a:0:{}'),(14744,16031,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14745,16031,'_elementor_css','a:6:{s:4:\"time\";i:1629793812;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14746,16031,'body_background_color',''),(14747,16031,'_body_background_color','field_5c721ec24addf'),(14748,16032,'_wp_page_template','default'),(14749,16032,'_elementor_edit_mode','builder'),(14750,16032,'_elementor_template_type','wp-page'),(14751,16032,'_elementor_version','3.4.2'),(14752,16032,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14753,16032,'_elementor_data','[{\"id\":\"e3dcf8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"729ac2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"804cce2\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMBRA\\n\",\"title_color\":\"#2B2828\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cef5554\",\"elType\":\"widget\",\"settings\":{\"title\":\"International Marriage Broker Regulation Act (IMBRA)\\n\",\"title_color\":\"#393737F7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"703cdd1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txt01\\\">The International Marriage Broker Regulation Act (IMBRA) was signed into law on January 5, 2006. Immigration regulations under IMBRA prohibit issuance of a\\u00a0<strong>K1 Visa<\\/strong>\\u00a0without an approved waiver in two sets of circumstances.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4dfaa7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"The two areas are:\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d5efe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txt01\\\">The petitioner\\u00a0has a criminal conviction for a specified crime. Petitioner who has previously filed a K1 visa petitions or had a K1 visa petition approved within the past two years.<\\/span><\\/p><p><span class=\\\"txt01\\\">IMBRA regulations also prohibit the issuance of a K3 visa without an approved waiver if the petitioner has criminal convictions.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d401fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/fargo.jpg\",\"id\":15571,\"alt\":\"\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d728fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txt01\\\">Criminal conviction covers various crimes involving violence as well as crimes relating to a controlled substance drugs or alcohol. If you believe you may fall under this section of IMBRA, call us. We can discuss your situation with you and give you advice on is\\u00a0needed in your situation to obtain a K1 fianc\\u00e9 visa or K3 spousal visa.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"356747b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Filing Limitations\\n\",\"title_color\":\"#333333\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c522dd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-49\\\" class=\\\"post-49 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><span class=\\\"txt01\\\">If\\u00a0you have filed two or more K1 visa petitions at any time in the past. Also if your\\u00a0K1 visa petition was approved within the past two years prior to filing of the current petition, a waiver must be obtained before your K1 petition can be approved.<\\/span><\\/p><p><span class=\\\"txt01\\\">If you have any questions, visit our\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/contact-k1k3-visas\\/\\\">Contact<\\/a>\\u00a0page for more information. Call our office for a free consultation and get the answers you need now. We look forward to speaking with you.<\\/span><br \\/><span class=\\\"txt01\\\">Call Us:\\u00a0619-249-0204<\\/span><\\/p><\\/div><\\/article><div id=\\\"comments\\\" class=\\\"comments-area\\\"><div id=\\\"respond\\\" class=\\\"comment-respond\\\">\\u00a0<\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14754,16032,'_elementor_page_assets','a:0:{}'),(14755,16032,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"space\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14756,16032,'_elementor_css','a:6:{s:4:\"time\";i:1629932949;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14757,16033,'_elementor_edit_mode','builder'),(14758,16033,'_wp_page_template','default'),(14759,16033,'_elementor_template_type','wp-page'),(14760,16033,'_elementor_version','3.4.2'),(14761,16033,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14762,16033,'_elementor_data','[{\"id\":\"e3dcf8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"729ac2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"804cce2\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMBRA\\n\",\"title_color\":\"#2B2828\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cef5554\",\"elType\":\"widget\",\"settings\":{\"title\":\"International Marriage Broker Regulation Act (IMBRA)\\n\",\"title_color\":\"#393737F7\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"703cdd1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txt01\\\">The International Marriage Broker Regulation Act (IMBRA) was signed into law on January 5, 2006. Immigration regulations under IMBRA prohibit issuance of a\\u00a0<strong>K1 Visa<\\/strong>\\u00a0without an approved waiver in two sets of circumstances.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4dfaa7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"The two areas are:\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d5efe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txt01\\\">The petitioner\\u00a0has a criminal conviction for a specified crime. Petitioner who has previously filed a K1 visa petitions or had a K1 visa petition approved within the past two years.<\\/span><\\/p><p><span class=\\\"txt01\\\">IMBRA regulations also prohibit the issuance of a K3 visa without an approved waiver if the petitioner has criminal convictions.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d401fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/fargo.jpg\",\"id\":15571,\"alt\":\"\",\"source\":\"library\"},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d728fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txt01\\\">Criminal conviction covers various crimes involving violence as well as crimes relating to a controlled substance drugs or alcohol. If you believe you may fall under this section of IMBRA, call us. We can discuss your situation with you and give you advice on is\\u00a0needed in your situation to obtain a K1 fianc\\u00e9 visa or K3 spousal visa.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"356747b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Filing Limitations\\n\",\"title_color\":\"#333333\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c522dd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-49\\\" class=\\\"post-49 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><span class=\\\"txt01\\\">If\\u00a0you have filed two or more K1 visa petitions at any time in the past. Also if your\\u00a0K1 visa petition was approved within the past two years prior to filing of the current petition, a waiver must be obtained before your K1 petition can be approved.<\\/span><\\/p><p><span class=\\\"txt01\\\">If you have any questions, visit our\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/contact-k1k3-visas\\/\\\">Contact<\\/a>\\u00a0page for more information. Call our office for a free consultation and get the answers you need now. We look forward to speaking with you.<\\/span><br \\/><span class=\\\"txt01\\\">Call Us:\\u00a0619-249-0204<\\/span><\\/p><\\/div><\\/article><div id=\\\"comments\\\" class=\\\"comments-area\\\"><div id=\\\"respond\\\" class=\\\"comment-respond\\\">\\u00a0<\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14763,16033,'_elementor_page_assets','a:0:{}'),(14764,16033,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"space\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14765,16033,'_elementor_css','a:6:{s:4:\"time\";i:1629932949;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14766,16033,'body_background_color',''),(14767,16033,'_body_background_color','field_5c721ec24addf'),(16435,16239,'_elementor_css','a:6:{s:4:\"time\";i:1629793928;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16434,16239,'_elementor_page_assets','a:0:{}'),(16428,16239,'_wp_page_template','default'),(16429,16239,'_elementor_edit_mode','builder'),(16430,16239,'_elementor_template_type','wp-page'),(16431,16239,'_elementor_version','3.4.2'),(16432,16239,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16433,16239,'_elementor_data','[{\"id\":\"2ea5a99\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"613b172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"384646e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hong Kong Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4200b83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-258\\\" class=\\\"post-258 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Hong Kong &amp; Macau, Hong Kong\\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/hongkong.usconsulate.gov\\/\\\">http:\\/\\/hongkong.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0\\u00a0<\\/b>900-60-798-798<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:acshk@state.gov\\\">acshk@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/hongkong.usconsulate.gov\\/niv.appointment.html\\\">http:\\/\\/hongkong.usconsulate.gov\\/niv.appointment.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Dah Sing Bank in Hong Kong or at Banco Comercial de Macau in Macau<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0a9f553\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"c821034\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(14777,16035,'_elementor_edit_mode','builder'),(14778,16035,'_wp_page_template','default'),(14779,16035,'_elementor_template_type','wp-page'),(14780,16035,'_elementor_version','3.4.2'),(14781,16035,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14782,16035,'_elementor_data','[{\"id\":\"2ea5a99\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"613b172\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"384646e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hong Kong Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4200b83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-258\\\" class=\\\"post-258 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Hong Kong &amp; Macau, Hong Kong\\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/hongkong.usconsulate.gov\\/\\\">http:\\/\\/hongkong.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0\\u00a0<\\/b>900-60-798-798<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:acshk@state.gov\\\">acshk@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/hongkong.usconsulate.gov\\/niv.appointment.html\\\">http:\\/\\/hongkong.usconsulate.gov\\/niv.appointment.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Dah Sing Bank in Hong Kong or at Banco Comercial de Macau in Macau<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14783,16035,'_elementor_page_assets','a:0:{}'),(14784,16035,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14785,16035,'_elementor_css','a:6:{s:4:\"time\";i:1629793928;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14786,16035,'body_background_color',''),(14787,16035,'_body_background_color','field_5c721ec24addf'),(16260,16218,'_elementor_css','a:6:{s:4:\"time\";i:1629792603;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16259,16218,'_elementor_page_assets','a:0:{}'),(16253,16218,'_wp_page_template','default'),(16254,16218,'_elementor_edit_mode','builder'),(16255,16218,'_elementor_template_type','wp-page'),(16256,16218,'_elementor_version','3.4.2'),(16257,16218,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16258,16218,'_elementor_data','[{\"id\":\"2683861\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"592e4e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a5005db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethiopia Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a43afcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-238\\\" class=\\\"post-238 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> Addis Ababa Ethiopia\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ethiopia.usembassy.gov\\/\\\">http:\\/\\/ethiopia.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>251-11-130-6000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:pasaddis@state.gov\\\">pasaddis@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/evisaforms.gov\\/default.asp?postcode=3\\\">http:\\/\\/evisaforms.gov\\/default.asp?postcode=3<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any Bank of Abyssinia in Addis Ababa<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6c1ff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"8c72b78\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(14797,16037,'_elementor_edit_mode','builder'),(14798,16037,'_wp_page_template','default'),(14799,16037,'_elementor_template_type','wp-page'),(14800,16037,'_elementor_version','3.4.2'),(14801,16037,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14802,16037,'_elementor_data','[{\"id\":\"2683861\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"592e4e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a5005db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethiopia Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a43afcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-238\\\" class=\\\"post-238 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> Addis Ababa Ethiopia\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ethiopia.usembassy.gov\\/\\\">http:\\/\\/ethiopia.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>251-11-130-6000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:pasaddis@state.gov\\\">pasaddis@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/evisaforms.gov\\/default.asp?postcode=3\\\">http:\\/\\/evisaforms.gov\\/default.asp?postcode=3<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any Bank of Abyssinia in Addis Ababa<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14803,16037,'_elementor_page_assets','a:0:{}'),(14804,16037,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14805,16037,'_elementor_css','a:6:{s:4:\"time\";i:1629792603;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14806,16037,'body_background_color',''),(14807,16037,'_body_background_color','field_5c721ec24addf'),(16507,16248,'_elementor_css','a:6:{s:4:\"time\";i:1629794206;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16506,16248,'_elementor_page_assets','a:0:{}'),(16500,16248,'_wp_page_template','default'),(16501,16248,'_elementor_edit_mode','builder'),(16502,16248,'_elementor_template_type','wp-page'),(16503,16248,'_elementor_version','3.4.2'),(16504,16248,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16505,16248,'_elementor_data','[{\"id\":\"a5219d6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"16712ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5f1ccdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Indonesia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbb8932\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-265\\\" class=\\\"post-265 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Jakarta Indonesia\\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/jakarta.usembassy.gov\\/\\\">http:\\/\\/jakarta.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>62-21-34359000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:JakIV@state.gov\\\">JakIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/id\\/\\\">http:\\/\\/www.ustraveldocs.com\\/id\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Standard Chartered or Permata Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/id\\/\\\">http:\\/\\/www.ustraveldocs.com\\/id\\/<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4be85d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"41ca3de\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(14817,16039,'_elementor_edit_mode','builder'),(14818,16039,'_wp_page_template','default'),(14819,16039,'_elementor_template_type','wp-page'),(14820,16039,'_elementor_version','3.4.2'),(14821,16039,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14822,16039,'_elementor_data','[{\"id\":\"a5219d6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"16712ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5f1ccdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Indonesia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbb8932\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-265\\\" class=\\\"post-265 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Jakarta Indonesia\\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/jakarta.usembassy.gov\\/\\\">http:\\/\\/jakarta.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>62-21-34359000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:JakIV@state.gov\\\">JakIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/id\\/\\\">http:\\/\\/www.ustraveldocs.com\\/id\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Standard Chartered or Permata Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/id\\/\\\">http:\\/\\/www.ustraveldocs.com\\/id\\/<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14823,16039,'_elementor_page_assets','a:0:{}'),(14824,16039,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14825,16039,'_elementor_css','a:6:{s:4:\"time\";i:1629794206;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14826,16039,'body_background_color',''),(14827,16039,'_body_background_color','field_5c721ec24addf'),(14828,16040,'_elementor_edit_mode','builder'),(14829,16040,'_wp_page_template','default'),(14830,16040,'_elementor_template_type','wp-page'),(14831,16040,'_elementor_version','3.4.2'),(14832,16040,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14833,16040,'_elementor_data','[{\"id\":\"b6cf820\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4ba89f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f94f96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bolivia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"944a1b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-202\\\" class=\\\"post-202 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Lapaz Bolivia\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/consularlapaz@state.gov\\/\\\">http:\\/\\/consularlapaz@state.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0(591)2-216-8246<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:consularlapaz@state.gov\\\">consularlapaz@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any BISA Bank Branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to have a certified translation with the original document provided.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14834,16040,'_elementor_page_assets','a:0:{}'),(14835,16040,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14836,16040,'_elementor_css','a:6:{s:4:\"time\";i:1629790285;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14837,16040,'body_background_color',''),(14838,16040,'_body_background_color','field_5c721ec24addf'),(14839,16041,'_elementor_edit_mode','builder'),(14840,16041,'_wp_page_template','default'),(14841,16041,'_elementor_template_type','wp-page'),(14842,16041,'_elementor_version','3.4.2'),(14843,16041,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14844,16041,'_elementor_data','[{\"id\":\"fc0c47e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6846b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"037b1f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"China Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3af94aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-222\\\" class=\\\"post-222 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Guangzhou China\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:<\\/b>\\u00a0http:\\/\\/guangzhou.usembassy-china.org.cn\\/information_about_getting_married_in_china2.html<\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>020 8121 8000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b>No actual email address there is a link on their website<\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>Check the website<\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>American citizens are not allowed to attend the interview BUT are welcome to attend our \\u201cAmerican Citizen Hour\\u201d every Monday 3:00pm-4:00pm<\\/p><p><b>Where to pay the Embassy fee:<\\/b>Branches of the CITIC Industrial Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be translated into Certified English.\\u00a0 Originals of all documents will be returned during the interview.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Appointments are made through the Visa Information Call Center.\\u00a0 Applicants calling from inside Mainland China, please call 4008 872 333.\\u00a0 Applicants outside of Mainland China, please call 86 21 3881 4611 to make an appointment for an interview.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14845,16041,'_elementor_page_assets','a:0:{}'),(14846,16041,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14847,16041,'_elementor_css','a:6:{s:4:\"time\";i:1629791163;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14848,16041,'body_background_color',''),(14849,16041,'_body_background_color','field_5c721ec24addf'),(14850,16042,'_elementor_edit_mode','builder'),(14851,16042,'_wp_page_template','default'),(14852,16042,'_elementor_template_type','wp-page'),(14853,16042,'_elementor_version','3.4.2'),(14854,16042,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14855,16042,'_elementor_data','[{\"id\":\"41843ee\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"821d2c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3bd6adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bahamas Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2715353\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-195\\\" class=\\\"post-195 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Nassau Bahamas<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/nassau.usembassy.gov\\/\\\">http:\\/\\/nassau.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(242) 322-1181<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:embassynassau@state.gov\\\">embassynassau@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At the embassy by cash or check<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents not written in English must have a certified translation.\\u00a0 The original certificate must be presented along with any translation.<\\/p><p><b>Embassy appointment scheduling method:<\\/b>\\u00a0To schedule an appointment, call the VIS during business hours (Mon-Fri 8am-6pm, except holidays)at one of the following numbers: From the Bahamas or U.S.<strong>\\u00a01-800-763-6812<\\/strong>\\u00a0From the Turks and Caicos<strong>\\u00a01-877-709-1892<\\/strong><\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14856,16042,'_elementor_page_assets','a:0:{}'),(14857,16042,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14858,16042,'_elementor_css','a:6:{s:4:\"time\";i:1629789518;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14859,16042,'body_background_color',''),(14860,16042,'_body_background_color','field_5c721ec24addf'),(14861,16043,'_elementor_edit_mode','builder'),(14862,16043,'_wp_page_template','default'),(14863,16043,'_elementor_template_type','wp-page'),(14864,16043,'_elementor_version','3.4.2'),(14865,16043,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14866,16043,'_elementor_data','[{\"id\":\"b6157d3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b9722b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6465b3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Egypt Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f2813f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-234\\\" class=\\\"post-234 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:\\u00a0<\\/strong>Cairo Egypt\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/egypt.usembassy.gov\\/\\\">http:\\/\\/egypt.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(20-2) 2797 3300<\\/p><p><b>Embassy Email Address:<\\/b>\\u00a0<a href=\\\"mailto:consularcaironiv@state.gov\\\">consularcaironiv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/genniv\\/\\\">http:\\/\\/ceac.state.gov\\/genniv\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any CB branch in Egypt<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Schedule the interview in advance for an appointment by calling<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><div id=\\\"comments\\\" class=\\\"comments-area\\\"><div id=\\\"respond\\\" class=\\\"comment-respond\\\"><h3 id=\\\"reply-title\\\" class=\\\"comment-reply-title\\\">\\u00a0<\\/h3><\\/div><\\/div><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14867,16043,'_elementor_page_assets','a:0:{}'),(14868,16043,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14869,16043,'_elementor_css','a:6:{s:4:\"time\";i:1629791993;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14870,16043,'body_background_color',''),(14871,16043,'_body_background_color','field_5c721ec24addf'),(14872,16044,'_elementor_edit_mode','builder'),(14873,16044,'_wp_page_template','default'),(14874,16044,'_elementor_template_type','wp-page'),(14875,16044,'_elementor_version','3.4.2'),(14876,16044,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14877,16044,'_elementor_data','[{\"id\":\"7fa0ac9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"58ccc98\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a513610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Costa Rica Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5391a75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-226\\\" class=\\\"post-226 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: San Jose Costa Rica\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website: <\\/b><a href=\\\"http:\\/\\/costarica.usembassy.gov\\/\\\">http:\\/\\/costarica.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>From the United States: 011 506 2 519 2000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:consularsanjose@state.gov\\\">consularsanjose@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/costarica.usembassy.gov\\/consnonimmigrant.html#step4\\\">http:\\/\\/costarica.usembassy.gov\\/consnonimmigrant.html#step4<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any branch of Banco Nacional<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be translated into Certified English<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>By calling Customer Service Call Center at:0-800-052-1465 Monday-Friday from 8am-6pm.\\u00a0 There is a $14 fee for this call.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14878,16044,'_elementor_page_assets','a:0:{}'),(14879,16044,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14880,16044,'_elementor_css','a:6:{s:4:\"time\";i:1629791472;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14881,16044,'body_background_color',''),(14882,16044,'_body_background_color','field_5c721ec24addf'),(14883,16045,'_wp_page_template','default'),(14884,16045,'_elementor_edit_mode','builder'),(14885,16045,'_elementor_template_type','wp-page'),(14886,16045,'_elementor_version','3.4.2'),(14887,16045,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14888,16045,'_elementor_data','[{\"id\":\"53c94ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"29a82ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f6f988\",\"elType\":\"widget\",\"settings\":{\"title\":\"IR5 Visa Parents\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45ce886\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"txtdarkblue\\\"><img class=\\\"size-full wp-image-15627 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/Family-photo.jpg\\\" alt=\\\"\\\" width=\\\"274\\\" height=\\\"184\\\" \\/>To petition for the IR5 Visa for your parents to live in the United States you must be at least 21 years old.\\u00a0 Children of your parents (your siblings) cannot be included in the petition.<br><br>\\nCurrently you can expect it to take about 6-8 months to bring your parent here.\\u00a0 Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help. \\u00a0Once they enter the United States they will be able to go to work immediately if that is their desire<br><br>\\nWe prepare you for all aspects of the immigration process, and we prepare your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing your parents to the U.S.<\\/span>\\n\\nFor more information, visit the\\u00a0<a href=\\\"https:\\/\\/travel.state.gov\\/content\\/visas\\/en\\/immigrate\\/family\\/family-preference.html\\\">State Department Website<\\/a>.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14889,16045,'_elementor_page_assets','a:0:{}'),(14890,16045,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14891,16045,'_elementor_css','a:6:{s:4:\"time\";i:1629933113;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14892,16046,'_elementor_edit_mode','builder'),(14893,16046,'_wp_page_template','default'),(14894,16046,'_elementor_template_type','wp-page'),(14895,16046,'_elementor_version','3.4.2'),(14896,16046,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14897,16046,'_elementor_data','[{\"id\":\"53c94ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"29a82ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f6f988\",\"elType\":\"widget\",\"settings\":{\"title\":\"IR5 Visa Parents\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45ce886\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"txtdarkblue\\\"><img class=\\\"size-full wp-image-15627 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/Family-photo.jpg\\\" alt=\\\"\\\" width=\\\"274\\\" height=\\\"184\\\" \\/>To petition for the IR5 Visa for your parents to live in the United States you must be at least 21 years old.\\u00a0 Children of your parents (your siblings) cannot be included in the petition.<br><br>\\nCurrently you can expect it to take about 6-8 months to bring your parent here.\\u00a0 Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help. \\u00a0Once they enter the United States they will be able to go to work immediately if that is their desire<br><br>\\nWe prepare you for all aspects of the immigration process, and we prepare your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing your parents to the U.S.<\\/span>\\n\\nFor more information, visit the\\u00a0<a href=\\\"https:\\/\\/travel.state.gov\\/content\\/visas\\/en\\/immigrate\\/family\\/family-preference.html\\\">State Department Website<\\/a>.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14898,16046,'_elementor_page_assets','a:0:{}'),(14899,16046,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14900,16046,'_elementor_css','a:6:{s:4:\"time\";i:1629933113;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14901,16046,'body_background_color',''),(14902,16046,'_body_background_color','field_5c721ec24addf'),(14908,16047,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14909,16047,'_elementor_page_assets','a:0:{}'),(14910,16047,'_elementor_css','a:6:{s:4:\"time\";i:1629932866;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14911,16048,'_wp_page_template','default'),(14912,16048,'_elementor_edit_mode','builder'),(14913,16048,'_elementor_template_type','wp-post'),(14914,16048,'_elementor_version','3.4.2'),(14915,16048,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(14916,16048,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14917,16048,'_elementor_page_assets','a:0:{}'),(14918,16048,'_elementor_css','a:6:{s:4:\"time\";i:1629932866;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14919,16049,'_wp_page_template','default'),(14920,16049,'_elementor_edit_mode','builder'),(14921,16049,'_elementor_template_type','wp-post'),(14922,16049,'_elementor_version','3.4.2'),(14923,16049,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3efdf87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3de74cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"8f21711\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(14924,16049,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14925,16049,'_elementor_page_assets','a:0:{}'),(14926,16049,'_elementor_css','a:6:{s:4:\"time\";i:1629932866;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14929,16050,'_wp_page_template','default'),(14930,16050,'_elementor_edit_mode','builder'),(14931,16050,'_elementor_template_type','wp-post'),(14932,16050,'_elementor_version','3.4.2'),(14933,16050,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3efdf87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3de74cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"8f21711\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(14934,16050,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14935,16050,'_elementor_page_assets','a:0:{}'),(14936,16050,'_elementor_css','a:6:{s:4:\"time\";i:1629984762;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14937,16051,'_wp_page_template','default'),(14938,16051,'_elementor_edit_mode','builder'),(14939,16051,'_elementor_template_type','wp-post'),(14940,16051,'_elementor_version','3.4.2'),(14941,16051,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3efdf87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3de74cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"8f21711\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(14942,16051,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14943,16051,'_elementor_page_assets','a:0:{}'),(14944,16051,'_elementor_css','a:6:{s:4:\"time\";i:1629984762;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14945,16052,'_wp_page_template','default'),(14946,16052,'_elementor_edit_mode','builder'),(14947,16052,'_elementor_template_type','wp-post'),(14948,16052,'_elementor_version','3.4.2'),(14949,16052,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3efdf87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3de74cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"8f21711\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(14950,16052,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14951,16052,'_elementor_page_assets','a:0:{}'),(14952,16052,'_elementor_css','a:6:{s:4:\"time\";i:1629984762;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14997,16057,'_wp_page_template','default'),(14998,16057,'_elementor_edit_mode','builder'),(14999,16057,'_elementor_template_type','wp-post'),(15000,16057,'_elementor_version','3.4.2'),(15001,16057,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3efdf87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3de74cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"8f21711\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(14954,16053,'_elementor_edit_mode','builder'),(14955,16053,'_wp_page_template','default'),(14956,16053,'_elementor_template_type','wp-page'),(14957,16053,'_elementor_version','3.4.2'),(14958,16053,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14959,16053,'_elementor_data','[{\"id\":\"4a6ee68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7621e70\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c0cfd7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dominican Repulic\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1279a74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-230\\\" class=\\\"post-230 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Santo Domingo Dominican Republic\\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/santodomingo.usembassy.gov\\/index.html\\\">http:\\/\\/santodomingo.usembassy.gov\\/index.html<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>1-877-804-5402<\\/p><p><b>Embassy Email Address:<\\/b>\\u00a0<a href=\\\"mailto:asktheconsul@usemb.gov.do\\\">asktheconsul@usemb.gov.do<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/santodomingo.usembassy.gov\\/niv-step2.html\\\">http:\\/\\/santodomingo.usembassy.gov\\/niv-step2.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Once you obtain the documents that are applicable in your case, go to any Banco Popular Branch in the Dominican Republic to pay the non-refundable visa application fee.\\u00a0 This fee is for verification of your records.\\u00a0Take the receipt from the Banco Popular with you to the Consular Section on the day of your interview. As of June 4, 2010, all K visa applications will be required to pay US $80 the day of the interview in the Consular Section.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents must be translated into Certified English<\\/p><p><b>Embassy appointment scheduling method:<\\/b>\\u00a0Through the operator or through the internet.\\u00a0 Both options will allow you to schedule an appointment and obtain information regarding the visa process.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14960,16053,'_elementor_page_assets','a:0:{}'),(14961,16053,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14962,16053,'_elementor_css','a:6:{s:4:\"time\";i:1629791753;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14963,16053,'body_background_color',''),(14964,16053,'_body_background_color','field_5c721ec24addf'),(16063,16194,'_elementor_css','a:6:{s:4:\"time\";i:1629790999;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16062,16194,'_elementor_page_assets','a:0:{}'),(16056,16194,'_wp_page_template','default'),(16057,16194,'_elementor_edit_mode','builder'),(16058,16194,'_elementor_template_type','wp-page'),(16059,16194,'_elementor_version','3.4.2'),(16060,16194,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16061,16194,'_elementor_data','[{\"id\":\"d776dbf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"23da1d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"938ce2c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d51720c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-214\\\" class=\\\"post-214 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Montreal Canada\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:<\\/b>\\u00a0<a href=\\\"http:\\/\\/montreal.usconsulate.gov\\/\\\">http:\\/\\/montreal.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>613-688-5335<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:montreal-IV-DV@state.gov\\\">montreal-IV-DV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usavisa-info.com\\/en-ca\\/selfservice\\/ss_country_welcome\\\">http:\\/\\/usavisa-info.com\\/en-ca\\/selfservice\\/ss_country_welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Scotiabank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be accompanied with English translations.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa8b439\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"173149f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(14974,16055,'_elementor_edit_mode','builder'),(14975,16055,'_wp_page_template','default'),(14976,16055,'_elementor_template_type','wp-page'),(14977,16055,'_elementor_version','3.4.2'),(14978,16055,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14979,16055,'_elementor_data','[{\"id\":\"d776dbf\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23da1d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"938ce2c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d51720c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-214\\\" class=\\\"post-214 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Montreal Canada\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:<\\/b>\\u00a0<a href=\\\"http:\\/\\/montreal.usconsulate.gov\\/\\\">http:\\/\\/montreal.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>613-688-5335<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:montreal-IV-DV@state.gov\\\">montreal-IV-DV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usavisa-info.com\\/en-ca\\/selfservice\\/ss_country_welcome\\\">http:\\/\\/usavisa-info.com\\/en-ca\\/selfservice\\/ss_country_welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Scotiabank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be accompanied with English translations.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14980,16055,'_elementor_page_assets','a:0:{}'),(14981,16055,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14982,16055,'_elementor_css','a:6:{s:4:\"time\";i:1629790999;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14983,16055,'body_background_color',''),(14984,16055,'_body_background_color','field_5c721ec24addf'),(14985,16056,'_elementor_edit_mode','builder'),(14986,16056,'_wp_page_template','default'),(14987,16056,'_elementor_template_type','wp-page'),(14988,16056,'_elementor_version','3.4.2'),(14989,16056,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(14990,16056,'_elementor_data','[{\"id\":\"b5b9fa2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a9cee41\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8185ef3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Italy Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dd1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-269\\\" class=\\\"post-269 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Milan Italy\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/italy.usembassy.gov\\/\\\">http:\\/\\/italy.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(39) 02-29035-1<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:usvisamilan@state.gov\\\">usvisamilan@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/genniv\\/\\\">http:\\/\\/ceac.state.gov\\/genniv\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any Banca Nazionale del Lavoro branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>You can only make appointments through the telephone visa information line<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(14991,16056,'_elementor_page_assets','a:0:{}'),(14992,16056,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(14993,16056,'_elementor_css','a:6:{s:4:\"time\";i:1629794606;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14994,16056,'body_background_color',''),(14995,16056,'_body_background_color','field_5c721ec24addf'),(15002,16057,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15003,16057,'_elementor_page_assets','a:0:{}'),(15004,16057,'_elementor_css','a:6:{s:4:\"time\";i:1629985084;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15005,16058,'_wp_page_template','default'),(15006,16058,'_elementor_edit_mode','builder'),(15007,16058,'_elementor_template_type','wp-post'),(15008,16058,'_elementor_version','3.4.2'),(15009,16058,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3efdf87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3de74cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"8f21711\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(15010,16058,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15011,16058,'_elementor_page_assets','a:0:{}'),(15012,16058,'_elementor_css','a:6:{s:4:\"time\";i:1629985084;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15013,16059,'_wp_page_template','default'),(15014,16059,'_elementor_edit_mode','builder'),(15015,16059,'_elementor_template_type','wp-post'),(15016,16059,'_elementor_version','3.4.2'),(15017,16059,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3efdf87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3de74cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"8f21711\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(15018,16059,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15019,16059,'_elementor_page_assets','a:0:{}'),(15020,16059,'_elementor_css','a:6:{s:4:\"time\";i:1629985084;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15023,16060,'_wp_page_template','default'),(15024,16060,'_elementor_edit_mode','builder'),(15025,16060,'_elementor_template_type','wp-post'),(15026,16060,'_elementor_version','3.4.2'),(15027,16060,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3efdf87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3de74cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"8f21711\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(15047,5838,'_elementor_controls_usage','a:5:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:5:\"align\";i:1;s:7:\"link_to\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}}}s:18:\"shadepro-main-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:10:\"menu_align\";i:1;}}s:5:\"style\";a:2:{s:10:\"menu_style\";a:2:{s:16:\"menu_hover_color\";i:1;s:8:\"item_gap\";i:1;}s:14:\"megamenu_style\";a:1:{s:26:\"megamenu_title_color_hover\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:2;s:5:\"align\";i:1;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"layout\";i:2;s:6:\"height\";i:1;s:13:\"custom_height\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;s:7:\"z_index\";i:1;}s:15:\"section_effects\";a:1:{s:15:\"shadepro_sticky\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}}'),(15028,16060,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15029,16060,'_elementor_page_assets','a:0:{}'),(15030,16060,'_elementor_css','a:6:{s:4:\"time\";i:1629985209;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15031,16061,'_wp_page_template','default'),(15032,16061,'_elementor_edit_mode','builder'),(15033,16061,'_elementor_template_type','wp-post'),(15034,16061,'_elementor_version','3.4.2'),(15035,16061,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3efdf87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3de74cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"8f21711\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(15036,16061,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15037,16061,'_elementor_page_assets','a:0:{}'),(15038,16061,'_elementor_css','a:6:{s:4:\"time\";i:1629985209;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15039,16062,'_wp_page_template','default'),(15040,16062,'_elementor_edit_mode','builder'),(15041,16062,'_elementor_template_type','wp-post'),(15042,16062,'_elementor_version','3.4.2'),(15043,16062,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D16457\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3efdf87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3de74cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"8f21711\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(15044,16062,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15045,16062,'_elementor_page_assets','a:0:{}'),(15046,16062,'_elementor_css','a:6:{s:4:\"time\";i:1629985209;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15048,5838,'_elementor_css','a:6:{s:4:\"time\";i:1630034277;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15049,16063,'_elementor_edit_mode','builder'),(15050,16063,'_elementor_template_type','wp-page'),(15051,16063,'_elementor_version','3.4.2'),(15052,16063,'_wp_page_template','default'),(15053,16063,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15054,16063,'_elementor_data','[{\"id\":\"734d018\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f71cacf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e5f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact K1K3 Visas\",\"title_color\":\"#707272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f021154\",\"elType\":\"widget\",\"settings\":{\"title\":\"To contact K1K3 Visas, call 619-249-0204.\",\"title_color\":\"#777A7B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5935780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have been helping people just like you with their fianc\\u00e9e &amp; spousal visas for years. \\u00a0In our experience, a phone conversation is much more fruitful\\u00a0that an email for the initial contact between you and our office.\\u00a0 We found that more times than not, once one of your questions is answered via email it results in you thinking of another question.\\u00a0 If we are having the conversation by phone, it is much simpler. We can go back and forth until you have all your questions answered.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d3b2ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"id\":15414,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"57c0314\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our phone hours are Monday \\u2013 Friday 7:30am \\u2013 4:30pm Pacific Standard Time. \\u00a0If\\u00a0you contact K1K3 Visas 619-249-0204<strong>\\u00a0<\\/strong>outside of our phone hours, please leave a message with the answering service. Include\\u00a0your name, telephone number and a good time to return your call and we will do so.\\u00a0If we are on the\\u00a0telephone with a client we will return your call as soon as possible.\\u00a0\\u00a0Your call is very important to us, our first priority is always our clients.\\u00a0 Once you become one of our clients, you will appreciate this.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c371c15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email Us for a Speedy Response\",\"title_color\":\"#6E6F6F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02b2ad9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you\\u00a0prefer to email us, we are happy to receive any questions by\\u00a0email\\u00a0please complete the contact information or email us at:\\u00a0<a href=\\\"mailto:k1k3visas.com@gmail.com\\\"><strong>k1k3visas.com@gmail.com<\\/strong><\\/a>.\\u00a0 It is our policy to answer all emails within 24 hours of receipt. That is including those received on weekends and holidays. You can also fill out the form below to\\u00a0contact us via email. We never sell customer information and all consultations are private. When you contact K1K3 visas through this form, your information is safe.\\u00a0The only emails you will receive from us will be related to your inquiry. We do not send emails or authorize anyone to send emails on our behalf for any purpose other than responding to questions. Though it has never happened before, if you do receive anything from us that does not fit this criteria, do not open the message and let us know immediately.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dbdc493\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"41e402a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e56e882\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"88c5a38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(15055,16063,'_elementor_page_assets','a:0:{}'),(15056,16063,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:20:\"typography_font_size\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(15057,16063,'_elementor_css','a:6:{s:4:\"time\";i:1629711554;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15058,16064,'_elementor_edit_mode','builder'),(15059,16064,'_elementor_template_type','wp-page'),(15060,16064,'_elementor_version','3.4.2'),(15061,16064,'_wp_page_template','default'),(15062,16064,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15063,16064,'_elementor_data','[{\"id\":\"734d018\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f71cacf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e5f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact K1K3 Visas\",\"title_color\":\"#707272\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f021154\",\"elType\":\"widget\",\"settings\":{\"title\":\"To contact K1K3 Visas, call 619-249-0204.\",\"title_color\":\"#777A7B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5935780\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We have been helping people just like you with their fianc\\u00e9e &amp; spousal visas for years. \\u00a0In our experience, a phone conversation is much more fruitful\\u00a0that an email for the initial contact between you and our office.\\u00a0 We found that more times than not, once one of your questions is answered via email it results in you thinking of another question.\\u00a0 If we are having the conversation by phone, it is much simpler. We can go back and forth until you have all your questions answered.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8d3b2ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"id\":15414,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"57c0314\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our phone hours are Monday \\u2013 Friday 7:30am \\u2013 4:30pm Pacific Standard Time. \\u00a0If\\u00a0you contact K1K3 Visas 619-249-0204<strong>\\u00a0<\\/strong>outside of our phone hours, please leave a message with the answering service. Include\\u00a0your name, telephone number and a good time to return your call and we will do so.\\u00a0If we are on the\\u00a0telephone with a client we will return your call as soon as possible.\\u00a0\\u00a0Your call is very important to us, our first priority is always our clients.\\u00a0 Once you become one of our clients, you will appreciate this.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c371c15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email Us for a Speedy Response\",\"title_color\":\"#6E6F6F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02b2ad9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you\\u00a0prefer to email us, we are happy to receive any questions by\\u00a0email\\u00a0please complete the contact information or email us at:\\u00a0<a href=\\\"mailto:k1k3visas.com@gmail.com\\\"><strong>k1k3visas.com@gmail.com<\\/strong><\\/a>.\\u00a0 It is our policy to answer all emails within 24 hours of receipt. That is including those received on weekends and holidays. You can also fill out the form below to\\u00a0contact us via email. We never sell customer information and all consultations are private. When you contact K1K3 visas through this form, your information is safe.\\u00a0The only emails you will receive from us will be related to your inquiry. We do not send emails or authorize anyone to send emails on our behalf for any purpose other than responding to questions. Though it has never happened before, if you do receive anything from us that does not fit this criteria, do not open the message and let us know immediately.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dbdc493\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"41e402a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e56e882\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"88c5a38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(15064,16064,'_elementor_page_assets','a:0:{}'),(15065,16064,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:20:\"typography_font_size\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(15066,16064,'_elementor_css','a:6:{s:4:\"time\";i:1629711554;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15067,16064,'body_background_color',''),(15068,16064,'_body_background_color','field_5c721ec24addf'),(15069,16065,'_wp_page_template','default'),(15070,16065,'_elementor_edit_mode','builder'),(15071,16065,'_elementor_template_type','wp-page'),(15072,16065,'_elementor_version','3.4.2'),(15073,16065,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15074,16065,'_elementor_data','[{\"id\":\"4f9c778\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6075b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9262fb7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fianc\\u00e9 Visa\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2864557\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">If you are engaged to someone in a another country and want to marry your fianc\\u00e9e in\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">the United States the visas you will need are the K1 Fiance Visas. K1 Fiance Visas visa allow\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">people from other countries to come to the United States for the purpose of marrying a\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">U.S. Citizen and to live in the United States.\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">There are generally two categories of visas. Immigration visas and non-immigrant visas\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">they are coded by a system of letters from A-V. Some examples of non-immigrate visas are:<\\/span><span class=\\\"txtdarkblue\\\">\\u00a0tourist visas, student visas and\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/\\\"><strong>K1 fianc\\u00e9e visas<\\/strong><\\/a>.<\\/span><\\/p><h4><strong><span class=\\\"txtdarkblue\\\">Filing requirements for a K1 fianc\\u00e9e visa:<\\/span><\\/strong><\\/h4><ul><li><span class=\\\"txtdarkblue\\\">You are a U.S. Citizen<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Have met your fianc\\u00e9e in person within the previous two years<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Both you and your fianc\\u00e9e are both legally free to marry<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">You and your fianc\\u00e9e both have a sincere intent to marry within 90 days of his\\/her arrival in the United States<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Both of you can meet the minimum income requirement for a K1 visa<\\/span><\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\">Petitions for K1 Fiance Visas are\\u00a0filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE\\u2019s will delay the approval of your K1 visa petition. The issuance of your K1 fianc\\u00e9e visa by several months.<\\/span><\\/p><h4>After Approval<\\/h4><p><span class=\\\"txtdarkblue\\\">Once the USCIS has approved your K1 fianc\\u00e9e visa petition it will be forwarded to the National Visa Center (NVC) where background checks are made on your fianc\\u00e9e. Once completed the NVC will forward your petition to the Consulate that will be handling your fianc\\u00e9e\\u2019s visa interview. There is no interview until your fianc\\u00e9e\\u2019s background check is successfully completed.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"261bbb1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/CR1-IR1-Marriage-Visas-1.jpeg\",\"id\":15636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"029\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f1eae25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-35\\\" class=\\\"post-35 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\n<span class=\\\"txtdarkblue\\\">When the approved fianc\\u00e9e visa petition and background checks have been successfully completed the consulate will give you instructions. Your fianc\\u00e9 will need a medical exam at a clinic specified by the Consulate and to report for the interview on a specified date. As long as your fianc\\u00e9e passes the medical exam and the interview is successful he or she will be issued a K1 fianc\\u00e9e visa. It is normally issued the same day or the following day.<\\/span>\\n<h4>After Receiving your Visa<\\/h4>\\n<span class=\\\"txtdarkblue\\\">Once your fianc\\u00e9e receives the K1 fianc\\u00e9e visa, he or she has six months to use the visa to enter the United States once they are here he or she has 90 days to marry (there are no extensions). If your fianc\\u00e9e is not married within the 90 days of arrival. He or she would need to leave the United States or be subject to deportation and possibly a fine.<\\/span>\\n\\n<span class=\\\"txtdarkblue\\\">After you and your fianc\\u00e9e are married with in the 90 days of his or her arrival they are allowed to stay in the U.S. legally and will need to file for a Green Card. The Green Card process is called Adjustment of Status.<\\/span>\\n\\n<span class=\\\"txtdarkblue\\\">K2 Visa for Children of your fianc\\u00e9e are for children under the age of 21. The K2 visa request will be included when we file for the parent\\u2019s K1 fianc\\u00e9e visa. The child has the same rules and rights as the parent EXCEPT. They must enter the U.S. prior to his or her 21st birthday.<\\/span>\\n\\n<span class=\\\"txtdarkblue\\\">If your fianc\\u00e9e or spouse is currently in the U.S. and did not enter on a fianc\\u00e9e or spousal visa depending on the situation we maybe able to help to keep them here in the U.S. legally and obtain a Green Card. Other situations require your fianc\\u00e9e or spouse to leave the U.S. and reenter on a fianc\\u00e9e or spousal visa.<\\/span>\\n\\n<span class=\\\"txtdarkblue\\\">If your fianc\\u00e9e entered on a visa waiver and its currently in status. We may be able to arrange for your fianc\\u00e9e or spouse to remain in the U.S. legally and\\/or obtain a\\u00a0<strong><a href=\\\"http:\\/\\/k1k3visas.com\\/miscellaneous\\/need-greencard\\/\\\">Green Card<\\/a>.<\\/strong><\\/span>\\n<h4>FAQ<\\/h4>\\n<h4><em><strong>Is The K1 Visa Process is only about filing forms?<\\/strong><\\/em><\\/h4>\\n<em>K1 visa cases can become very complex. A single missed step can cause delays or may even cause your petition to be denied. A federal government form is a very serious document. A single misrepresentation may have severe penalties &amp; repercussions. Starting the process with k1k3visas.com is the best way to navigate the current process safely.<\\/em>\\n<h4><em>Can I Get A Tourist Visa For My Fianc\\u00e9e?<\\/em><\\/h4>\\n<em>It is difficult to obtain a tourist visa for most foreign nationals. Coming into the United States on a tourist visa with the intent of staying is visa fraud. This can lead to deportation and a bar from entering the United States. Note: Your fianc\\u00e9 can come here on a tourist visa and marry you. He or she will have to leave before the tourist visa expires and apply for a spousal visa from outside the U.S. The intent to stay in the U.S. on a tourist visa is illegal-not the marriage. A person who enters the U.S. with no intent to marry while visiting then decides to marry and attempt to stay in the U.S. may be able to stay but you must convince the government this was not your intention when you first came to the U.S.<\\/em>\\n<h4>DOMA<\\/h4>\\n<em>After the June 26, 2013 Supreme Court decision holding that Section 3 of the Defense of Marriage Act (DOMA) is unconstitutional,. President Obama directed federal departments to ensure the decision and its implication for federal benefits for same-sex legally married couples are implemented swiftly and smoothly. To that end, effective immediately, the United States Citizenship and Immigration Services (USCIS) will review immigration visa petitions filed on behalf of a same-sex spouse or fianc\\u00e9e in the same manner as those on behalf of an opposite-sex spouse or fianc\\u00e9e.<\\/em><\\/span>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15075,16065,'_elementor_page_assets','a:0:{}'),(15076,16065,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(15077,16066,'_elementor_edit_mode','builder'),(15078,16066,'_wp_page_template','default'),(15079,16066,'_elementor_template_type','wp-page'),(15080,16066,'_elementor_version','3.4.2'),(15081,16066,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15082,16066,'_elementor_data','[{\"id\":\"4f9c778\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6075b50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9262fb7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fianc\\u00e9 Visa\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2864557\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">If you are engaged to someone in a another country and want to marry your fianc\\u00e9e in\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">the United States the visas you will need are the K1 Fiance Visas. K1 Fiance Visas visa allow\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">people from other countries to come to the United States for the purpose of marrying a\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">U.S. Citizen and to live in the United States.\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">There are generally two categories of visas. Immigration visas and non-immigrant visas\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">they are coded by a system of letters from A-V. Some examples of non-immigrate visas are:<\\/span><span class=\\\"txtdarkblue\\\">\\u00a0tourist visas, student visas and\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/\\\"><strong>K1 fianc\\u00e9e visas<\\/strong><\\/a>.<\\/span><\\/p><h4><strong><span class=\\\"txtdarkblue\\\">Filing requirements for a K1 fianc\\u00e9e visa:<\\/span><\\/strong><\\/h4><ul><li><span class=\\\"txtdarkblue\\\">You are a U.S. Citizen<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Have met your fianc\\u00e9e in person within the previous two years<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Both you and your fianc\\u00e9e are both legally free to marry<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">You and your fianc\\u00e9e both have a sincere intent to marry within 90 days of his\\/her arrival in the United States<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Both of you can meet the minimum income requirement for a K1 visa<\\/span><\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\">Petitions for K1 Fiance Visas are\\u00a0filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE\\u2019s will delay the approval of your K1 visa petition. The issuance of your K1 fianc\\u00e9e visa by several months.<\\/span><\\/p><h4>After Approval<\\/h4><p><span class=\\\"txtdarkblue\\\">Once the USCIS has approved your K1 fianc\\u00e9e visa petition it will be forwarded to the National Visa Center (NVC) where background checks are made on your fianc\\u00e9e. Once completed the NVC will forward your petition to the Consulate that will be handling your fianc\\u00e9e\\u2019s visa interview. There is no interview until your fianc\\u00e9e\\u2019s background check is successfully completed.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"261bbb1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/CR1-IR1-Marriage-Visas-1.jpeg\",\"id\":15636,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"029\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f1eae25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-35\\\" class=\\\"post-35 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\n<span class=\\\"txtdarkblue\\\">When the approved fianc\\u00e9e visa petition and background checks have been successfully completed the consulate will give you instructions. Your fianc\\u00e9 will need a medical exam at a clinic specified by the Consulate and to report for the interview on a specified date. As long as your fianc\\u00e9e passes the medical exam and the interview is successful he or she will be issued a K1 fianc\\u00e9e visa. It is normally issued the same day or the following day.<\\/span>\\n<h4>After Receiving your Visa<\\/h4>\\n<span class=\\\"txtdarkblue\\\">Once your fianc\\u00e9e receives the K1 fianc\\u00e9e visa, he or she has six months to use the visa to enter the United States once they are here he or she has 90 days to marry (there are no extensions). If your fianc\\u00e9e is not married within the 90 days of arrival. He or she would need to leave the United States or be subject to deportation and possibly a fine.<\\/span>\\n\\n<span class=\\\"txtdarkblue\\\">After you and your fianc\\u00e9e are married with in the 90 days of his or her arrival they are allowed to stay in the U.S. legally and will need to file for a Green Card. The Green Card process is called Adjustment of Status.<\\/span>\\n\\n<span class=\\\"txtdarkblue\\\">K2 Visa for Children of your fianc\\u00e9e are for children under the age of 21. The K2 visa request will be included when we file for the parent\\u2019s K1 fianc\\u00e9e visa. The child has the same rules and rights as the parent EXCEPT. They must enter the U.S. prior to his or her 21st birthday.<\\/span>\\n\\n<span class=\\\"txtdarkblue\\\">If your fianc\\u00e9e or spouse is currently in the U.S. and did not enter on a fianc\\u00e9e or spousal visa depending on the situation we maybe able to help to keep them here in the U.S. legally and obtain a Green Card. Other situations require your fianc\\u00e9e or spouse to leave the U.S. and reenter on a fianc\\u00e9e or spousal visa.<\\/span>\\n\\n<span class=\\\"txtdarkblue\\\">If your fianc\\u00e9e entered on a visa waiver and its currently in status. We may be able to arrange for your fianc\\u00e9e or spouse to remain in the U.S. legally and\\/or obtain a\\u00a0<strong><a href=\\\"http:\\/\\/k1k3visas.com\\/miscellaneous\\/need-greencard\\/\\\">Green Card<\\/a>.<\\/strong><\\/span>\\n<h4>FAQ<\\/h4>\\n<h4><em><strong>Is The K1 Visa Process is only about filing forms?<\\/strong><\\/em><\\/h4>\\n<em>K1 visa cases can become very complex. A single missed step can cause delays or may even cause your petition to be denied. A federal government form is a very serious document. A single misrepresentation may have severe penalties &amp; repercussions. Starting the process with k1k3visas.com is the best way to navigate the current process safely.<\\/em>\\n<h4><em>Can I Get A Tourist Visa For My Fianc\\u00e9e?<\\/em><\\/h4>\\n<em>It is difficult to obtain a tourist visa for most foreign nationals. Coming into the United States on a tourist visa with the intent of staying is visa fraud. This can lead to deportation and a bar from entering the United States. Note: Your fianc\\u00e9 can come here on a tourist visa and marry you. He or she will have to leave before the tourist visa expires and apply for a spousal visa from outside the U.S. The intent to stay in the U.S. on a tourist visa is illegal-not the marriage. A person who enters the U.S. with no intent to marry while visiting then decides to marry and attempt to stay in the U.S. may be able to stay but you must convince the government this was not your intention when you first came to the U.S.<\\/em>\\n<h4>DOMA<\\/h4>\\n<em>After the June 26, 2013 Supreme Court decision holding that Section 3 of the Defense of Marriage Act (DOMA) is unconstitutional,. President Obama directed federal departments to ensure the decision and its implication for federal benefits for same-sex legally married couples are implemented swiftly and smoothly. To that end, effective immediately, the United States Citizenship and Immigration Services (USCIS) will review immigration visa petitions filed on behalf of a same-sex spouse or fianc\\u00e9e in the same manner as those on behalf of an opposite-sex spouse or fianc\\u00e9e.<\\/em><\\/span>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15083,16066,'_elementor_page_assets','a:0:{}'),(15084,16066,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(15085,16066,'body_background_color',''),(15086,16066,'_body_background_color','field_5c721ec24addf'),(15087,16067,'inline_featured_image','0'),(15088,16067,'_edit_lock','1630045601:1'),(15089,16067,'_edit_last','1'),(15090,16067,'_elementor_edit_mode','builder'),(15091,16067,'_elementor_template_type','wp-page'),(15092,16067,'_elementor_version','3.4.2'),(15093,16068,'inline_featured_image','0'),(15094,16069,'inline_featured_image','0'),(15095,16070,'inline_featured_image','0'),(15096,16070,'_edit_lock','1630045714:1'),(15097,16071,'inline_featured_image','0'),(15098,16071,'_edit_lock','1630052029:1'),(15099,16071,'_edit_last','1'),(15100,16071,'_wp_page_template','default'),(15101,16071,'_aioseo_title','#post_title #separator_sa #site_title'),(15102,16071,'_aioseo_description','#post_content'),(15103,16071,'_aioseo_keywords',''),(15104,16071,'_aioseo_og_title',NULL),(15105,16071,'_aioseo_og_description',NULL),(15106,16071,'_aioseo_og_article_section',''),(15107,16071,'_aioseo_og_article_tags',''),(15108,16071,'_aioseo_twitter_title',NULL),(15109,16071,'_aioseo_twitter_description',NULL),(15110,16071,'body_background_color',''),(15111,16071,'_body_background_color','field_5c721ec24addf'),(15112,16072,'body_background_color',''),(15113,16072,'_body_background_color','field_5c721ec24addf'),(15114,16071,'_elementor_edit_mode','builder'),(15115,16071,'_elementor_template_type','wp-page'),(15116,16071,'_elementor_version','3.4.2'),(15123,16073,'_elementor_page_assets','a:0:{}'),(15124,16073,'_elementor_css','a:6:{s:4:\"time\";i:1629790007;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15125,16074,'_wp_page_template','default'),(15126,16074,'_elementor_edit_mode','builder'),(15127,16074,'_elementor_template_type','wp-page'),(15128,16074,'_elementor_version','3.4.2'),(15129,16074,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15130,16074,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15131,16074,'_elementor_page_assets','a:0:{}'),(15132,16074,'_elementor_css','a:6:{s:4:\"time\";i:1629790007;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15133,16075,'_wp_page_template','default'),(15134,16075,'_elementor_edit_mode','builder'),(15135,16075,'_elementor_template_type','wp-page'),(15136,16075,'_elementor_version','3.4.2'),(15137,16075,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15138,16075,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f5eb0af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"40c3f70\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15139,16075,'_elementor_page_assets','a:0:{}'),(15140,16075,'_elementor_css','a:6:{s:4:\"time\";i:1629790007;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15143,16076,'_wp_page_template','default'),(15144,16076,'_elementor_edit_mode','builder'),(15145,16076,'_elementor_template_type','wp-page'),(15146,16076,'_elementor_version','3.4.2'),(15147,16076,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15148,16076,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f5eb0af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"40c3f70\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15149,16076,'_elementor_page_assets','a:0:{}'),(15150,16076,'_elementor_css','a:6:{s:4:\"time\";i:1630046054;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15151,16077,'_wp_page_template','default'),(15152,16077,'_elementor_edit_mode','builder'),(15153,16077,'_elementor_template_type','wp-page'),(15154,16077,'_elementor_version','3.4.2'),(15155,16077,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15156,16077,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f5eb0af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"40c3f70\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15157,16077,'_elementor_page_assets','a:0:{}'),(15158,16077,'_elementor_css','a:6:{s:4:\"time\";i:1630046054;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15159,16078,'_wp_page_template','default'),(15160,16078,'_elementor_edit_mode','builder'),(15161,16078,'_elementor_template_type','wp-page'),(15162,16078,'_elementor_version','3.4.2'),(15163,16078,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15164,16078,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f5eb0af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"40c3f70\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15165,16078,'_elementor_page_assets','a:0:{}'),(15166,16078,'_elementor_css','a:6:{s:4:\"time\";i:1630046054;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15188,16082,'_wp_page_template','default'),(15189,16082,'_elementor_edit_mode','builder'),(15190,16082,'_elementor_template_type','wp-page'),(15191,16082,'_elementor_version','3.4.2'),(15192,16082,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15193,16082,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f5eb0af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"40c3f70\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15169,16079,'_wp_page_template','default'),(15170,16079,'_elementor_edit_mode','builder'),(15171,16079,'_elementor_template_type','wp-page'),(15172,16079,'_elementor_version','3.4.2'),(15173,16080,'_wp_page_template','default'),(15174,16080,'_elementor_edit_mode','builder'),(15175,16080,'_elementor_template_type','wp-page'),(15176,16080,'_elementor_version','3.4.2'),(15177,16071,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15178,16071,'_elementor_data','[{\"id\":\"20982e4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"05206ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3828883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Malaysia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bbcb80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Kuala Lumpur Malaysia\\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/malaysia.usembassy.gov\\/\\\">http:\\/\\/malaysia.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>60-3-2168-5000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:klconsular@state.gov\\\">klconsular@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/my\\/\\\">http:\\/\\/www.ustraveldocs.com\\/my\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any branch of Standard Chartered Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Make an appointment online. Appointments are normally available within a few days.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"13410ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"6f18bde\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15179,16081,'_wp_page_template','default'),(15180,16081,'_elementor_edit_mode','builder'),(15181,16081,'_elementor_template_type','wp-page'),(15182,16081,'_elementor_version','3.4.2'),(15183,16081,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15184,16081,'_elementor_data','[{\"id\":\"20982e4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"05206ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3828883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Malaysia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bbcb80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Kuala Lumpur Malaysia\\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/malaysia.usembassy.gov\\/\\\">http:\\/\\/malaysia.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>60-3-2168-5000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:klconsular@state.gov\\\">klconsular@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/my\\/\\\">http:\\/\\/www.ustraveldocs.com\\/my\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any branch of Standard Chartered Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Make an appointment online. Appointments are normally available within a few days.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15185,16071,'_elementor_page_assets','a:0:{}'),(15306,16096,'_wp_page_template','default'),(15307,16096,'_elementor_edit_mode','builder'),(15308,16096,'_elementor_template_type','wp-page'),(15309,16096,'_elementor_version','3.4.2'),(15310,16096,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15311,16096,'_elementor_data','[{\"id\":\"20982e4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"05206ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3828883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Malaysia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bbcb80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Kuala Lumpur Malaysia\\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/malaysia.usembassy.gov\\/\\\">http:\\/\\/malaysia.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>60-3-2168-5000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:klconsular@state.gov\\\">klconsular@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/my\\/\\\">http:\\/\\/www.ustraveldocs.com\\/my\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any branch of Standard Chartered Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Make an appointment online. Appointments are normally available within a few days.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15194,16082,'_elementor_page_assets','a:0:{}'),(15195,16082,'_elementor_css','a:6:{s:4:\"time\";i:1630046097;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15196,16083,'_wp_page_template','default'),(15197,16083,'_elementor_edit_mode','builder'),(15198,16083,'_elementor_template_type','wp-page'),(15199,16083,'_elementor_version','3.4.2'),(15200,16083,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15201,16083,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f5eb0af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"40c3f70\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15202,16083,'_elementor_page_assets','a:0:{}'),(15203,16083,'_elementor_css','a:6:{s:4:\"time\";i:1630046097;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15230,16087,'_wp_page_template','default'),(15204,16084,'_wp_page_template','default'),(15205,16084,'_elementor_edit_mode','builder'),(15206,16084,'_elementor_template_type','wp-page'),(15207,16084,'_elementor_version','3.4.2'),(15208,16084,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15209,16084,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy     fdfdfd\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f5eb0af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"40c3f70\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15210,16084,'_elementor_page_assets','a:0:{}'),(15211,16084,'_elementor_css','a:6:{s:4:\"time\";i:1630046097;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15214,16085,'_wp_page_template','default'),(15215,16085,'_elementor_edit_mode','builder'),(15216,16085,'_elementor_template_type','wp-page'),(15217,16085,'_elementor_version','3.4.2'),(15218,16085,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15219,16085,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy     fdfdfd\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f5eb0af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"40c3f70\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15220,16085,'_elementor_page_assets','a:0:{}'),(15221,16085,'_elementor_css','a:6:{s:4:\"time\";i:1630046202;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15222,16086,'_wp_page_template','default'),(15223,16086,'_elementor_edit_mode','builder'),(15224,16086,'_elementor_template_type','wp-page'),(15225,16086,'_elementor_version','3.4.2'),(15226,16086,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15227,16086,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy     fdfdfd\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f5eb0af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"40c3f70\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15228,16086,'_elementor_page_assets','a:0:{}'),(15229,16086,'_elementor_css','a:6:{s:4:\"time\";i:1630046202;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15231,16087,'_elementor_edit_mode','builder'),(15232,16087,'_elementor_template_type','wp-page'),(15233,16087,'_elementor_version','3.4.2'),(15234,16087,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15235,16087,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f5eb0af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"40c3f70\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15236,16087,'_elementor_page_assets','a:0:{}'),(15237,16087,'_elementor_css','a:6:{s:4:\"time\";i:1630046202;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15240,16088,'_wp_page_template','default'),(15241,16088,'_elementor_edit_mode','builder'),(15242,16088,'_elementor_template_type','wp-page'),(15243,16088,'_elementor_version','3.4.2'),(15244,16088,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15245,16088,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f5eb0af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"40c3f70\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15246,16088,'_elementor_page_assets','a:0:{}'),(15247,16088,'_elementor_css','a:6:{s:4:\"time\";i:1630046244;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15248,16089,'_wp_page_template','default'),(15249,16089,'_elementor_edit_mode','builder'),(15250,16089,'_elementor_template_type','wp-page'),(15251,16089,'_elementor_version','3.4.2'),(15252,16089,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15253,16089,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f5eb0af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"40c3f70\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15254,16089,'_elementor_page_assets','a:0:{}'),(15255,16089,'_elementor_css','a:6:{s:4:\"time\";i:1630046244;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15256,16090,'_wp_page_template','default'),(15257,16090,'_elementor_edit_mode','builder'),(15258,16090,'_elementor_template_type','wp-page'),(15259,16090,'_elementor_version','3.4.2'),(15260,16090,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15261,16090,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f5eb0af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"40c3f70\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15262,16090,'_elementor_page_assets','a:0:{}'),(15263,16090,'_elementor_css','a:6:{s:4:\"time\";i:1630046244;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15691,16151,'_wp_page_template','default'),(15692,16151,'_elementor_edit_mode','builder'),(15693,16151,'_elementor_template_type','wp-page'),(15694,16151,'_elementor_version','3.4.2'),(15695,16151,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15696,16151,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f5eb0af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"40c3f70\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15327,16071,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(15326,16098,'_elementor_page_assets','a:0:{}'),(15320,16098,'_wp_page_template','default'),(15321,16098,'_elementor_edit_mode','builder'),(15322,16098,'_elementor_template_type','wp-page'),(15323,16098,'_elementor_version','3.4.2'),(15324,16098,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15325,16098,'_elementor_data','[{\"id\":\"20982e4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"05206ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3828883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Malaysia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bbcb80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Kuala Lumpur Malaysia\\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/malaysia.usembassy.gov\\/\\\">http:\\/\\/malaysia.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>60-3-2168-5000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:klconsular@state.gov\\\">klconsular@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/my\\/\\\">http:\\/\\/www.ustraveldocs.com\\/my\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any branch of Standard Chartered Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Make an appointment online. Appointments are normally available within a few days.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"13410ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"6f18bde\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15281,16092,'_elementor_page_assets','a:0:{}'),(15282,16093,'_elementor_edit_mode','builder'),(15283,16093,'_elementor_template_type','wp-page'),(15284,16093,'_elementor_version','3.4.2'),(15285,16093,'_wp_page_template','default'),(15286,16093,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15287,16093,'_elementor_data','[{\"id\":\"08d1a0c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f5d92bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5606615\",\"elType\":\"widget\",\"settings\":{\"title\":\"Afghanistan Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd50505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\nUnited States Embassy: Kabul Afghanistan<br><br>\\n\\n<b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kabul.usembassy.gov<\\/a><span class=\\\"navblue\\\">http:\\/\\/<\\/span><\\/a><a>kabul.usembassy.gov<\\/a><br><br>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>(0093) (0) 700-10-8001<br><br>\\n\\n<b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KabulIV@state.gov\\\">KabulIV@state.gov<\\/a><br><br>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<br><br>\\n\\n<b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.<br><br>\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.<br><br>\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<br><br>\\n\\n<b>Number of photos required for Embassy Interview:<\\/b>\\u00a01<br><br>\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<br><br>\\n\\nIf you need help with marriage visas, please\\u00a0<a title=\\\"Contact\\\" href=\\\"http:\\/\\/k1k3visas.com\\/contact\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">contact us<\\/a>.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15288,16093,'_elementor_page_assets','a:0:{}'),(15296,15650,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(15713,16153,'_elementor_page_assets','a:0:{}'),(15714,16153,'_elementor_css','a:6:{s:4:\"time\";i:1630046722;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15710,16153,'_elementor_version','3.4.2'),(15711,16153,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15712,16153,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f5eb0af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"40c3f70\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15707,16153,'_wp_page_template','default'),(15708,16153,'_elementor_edit_mode','builder'),(15709,16153,'_elementor_template_type','wp-page'),(15312,16096,'_elementor_page_assets','a:0:{}'),(15313,16097,'_wp_page_template','default'),(15314,16097,'_elementor_edit_mode','builder'),(15315,16097,'_elementor_template_type','wp-page'),(15316,16097,'_elementor_version','3.4.2'),(15317,16097,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15318,16097,'_elementor_data','[{\"id\":\"20982e4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"05206ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3828883\",\"elType\":\"widget\",\"settings\":{\"title\":\"Malaysia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bbcb80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Kuala Lumpur Malaysia\\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/malaysia.usembassy.gov\\/\\\">http:\\/\\/malaysia.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>60-3-2168-5000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:klconsular@state.gov\\\">klconsular@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/my\\/\\\">http:\\/\\/www.ustraveldocs.com\\/my\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any branch of Standard Chartered Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Make an appointment online. Appointments are normally available within a few days.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15319,16097,'_elementor_page_assets','a:0:{}'),(15328,16071,'_elementor_css','a:6:{s:4:\"time\";i:1630046446;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15329,16099,'inline_featured_image','0'),(15330,16099,'_edit_lock','1630049874:1'),(15331,16099,'_edit_last','1'),(15332,16099,'_wp_page_template','default'),(15333,16099,'_aioseo_title','#post_title #separator_sa #site_title'),(15334,16099,'_aioseo_description','#post_content'),(15335,16099,'_aioseo_keywords',''),(15336,16099,'_aioseo_og_title',NULL),(15337,16099,'_aioseo_og_description',NULL),(15338,16099,'_aioseo_og_article_section',''),(15339,16099,'_aioseo_og_article_tags',''),(15340,16099,'_aioseo_twitter_title',NULL),(15341,16099,'_aioseo_twitter_description',NULL),(15342,16099,'include_rules_0_include_on','all'),(15343,16099,'_include_rules_0_include_on','field_600e8bd99150a'),(15344,16099,'include_rules','1'),(15345,16099,'_include_rules','field_600e8b3a91509'),(15346,16099,'exclude_rules_0_exclude_on','specific'),(15347,16099,'_exclude_rules_0_exclude_on','field_600e8d139150d'),(15348,16099,'exclude_rules_0_pages','15263'),(15349,16099,'_exclude_rules_0_pages','field_600e8d139150e'),(15350,16099,'exclude_rules','1'),(15351,16099,'_exclude_rules','field_600e8d139150c'),(15352,16100,'include_rules_0_include_on','all'),(15353,16100,'_include_rules_0_include_on','field_600e8bd99150a'),(15354,16100,'include_rules','1'),(15355,16100,'_include_rules','field_600e8b3a91509'),(15356,16100,'exclude_rules_0_exclude_on','specific'),(15357,16100,'_exclude_rules_0_exclude_on','field_600e8d139150d'),(15358,16100,'exclude_rules_0_pages','15263'),(15359,16100,'_exclude_rules_0_pages','field_600e8d139150e'),(15360,16100,'exclude_rules','1'),(15361,16100,'_exclude_rules','field_600e8d139150c'),(15362,16099,'_elementor_edit_mode','builder'),(15363,16099,'_elementor_template_type','wp-post'),(15364,16099,'_elementor_version','3.4.2'),(15365,16101,'_wp_page_template','default'),(15366,16101,'_elementor_edit_mode','builder'),(15367,16101,'_elementor_template_type','wp-post'),(15368,16101,'_elementor_version','3.4.2'),(15369,16102,'_wp_page_template','default'),(15370,16102,'_elementor_edit_mode','builder'),(15371,16102,'_elementor_template_type','wp-post'),(15372,16102,'_elementor_version','3.4.2'),(15373,16099,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15374,16099,'_elementor_data','[{\"id\":\"3e630b9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D16457\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffb337a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f196dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53ebc50\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"abe685a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"611ca93\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"df44e42\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"939fc33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b4e56b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"96201b6\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(15683,16150,'_elementor_template_type','wp-post'),(15684,16150,'_elementor_version','3.4.2'),(15685,16150,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15686,16150,'_elementor_data','[{\"id\":\"3e630b9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D16457\"},\"elements\":[{\"id\":\"ffb337a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f196dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53ebc50\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"abe685a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"611ca93\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"df44e42\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(15375,16103,'_wp_page_template','default'),(15376,16103,'_elementor_edit_mode','builder'),(15377,16103,'_elementor_template_type','wp-post'),(15378,16103,'_elementor_version','3.4.2'),(15379,16103,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15380,16103,'_elementor_data','[{\"id\":\"3e630b9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D16457\"},\"elements\":[{\"id\":\"ffb337a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f196dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53ebc50\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"abe685a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"611ca93\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"df44e42\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f18b64\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"dd1d753\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4e5e090\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"AdD Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"shadepro-heading\"}],\"isInner\":false}],\"isInner\":false}]'),(15381,16099,'_elementor_page_assets','a:0:{}'),(15396,16106,'_wp_page_template','default'),(15397,16106,'_elementor_edit_mode','builder'),(15398,16106,'_elementor_template_type','wp-post'),(15399,16106,'_elementor_version','3.4.2'),(15400,16106,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15401,16106,'_elementor_data','[{\"id\":\"3e630b9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D16457\"},\"elements\":[{\"id\":\"ffb337a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f196dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53ebc50\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"abe685a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"611ca93\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"df44e42\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f18b64\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"dd1d753\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4e5e090\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"AdD Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"shadepro-heading\"}],\"isInner\":false}],\"isInner\":false}]'),(15715,15680,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(15385,16104,'inline_featured_image','0'),(15386,16105,'_wp_page_template','default'),(15387,16105,'_elementor_edit_mode','builder'),(15388,16105,'_elementor_template_type','wp-post'),(15389,16105,'_elementor_version','3.4.2'),(15390,16105,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D16457\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3efdf87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3de74cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"8f21711\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(15391,16105,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15392,16105,'_elementor_page_assets','a:0:{}'),(15393,16105,'_elementor_controls_usage','a:5:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:5:\"align\";i:1;s:7:\"link_to\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}}}s:18:\"shadepro-main-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:10:\"menu_align\";i:1;}}s:5:\"style\";a:2:{s:10:\"menu_style\";a:2:{s:16:\"menu_hover_color\";i:1;s:8:\"item_gap\";i:1;}s:14:\"megamenu_style\";a:1:{s:26:\"megamenu_title_color_hover\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:2;s:5:\"align\";i:1;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"layout\";i:2;s:6:\"height\";i:1;s:13:\"custom_height\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;s:7:\"z_index\";i:1;}s:15:\"section_effects\";a:1:{s:15:\"shadepro_sticky\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}}'),(15394,16105,'_elementor_css','a:6:{s:4:\"time\";i:1630034277;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15395,16104,'_edit_lock','1630056189:1'),(15402,16106,'_elementor_page_assets','a:0:{}'),(15403,16106,'_elementor_css','a:6:{s:4:\"time\";i:1630046722;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15404,16107,'_wp_page_template','default'),(15405,16107,'_elementor_edit_mode','builder'),(15406,16107,'_elementor_template_type','wp-post'),(15407,16107,'_elementor_version','3.4.2'),(15408,16107,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15409,16107,'_elementor_data','[{\"id\":\"3e630b9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D16457\"},\"elements\":[{\"id\":\"ffb337a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f196dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53ebc50\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"abe685a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"611ca93\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"df44e42\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f18b64\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"dd1d753\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4e5e090\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"AdD Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"shadepro-heading\"}],\"isInner\":false}],\"isInner\":false}]'),(15410,16107,'_elementor_page_assets','a:0:{}'),(15411,16107,'_elementor_css','a:6:{s:4:\"time\";i:1630046722;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15412,16108,'_wp_page_template','default'),(15413,16108,'_elementor_edit_mode','builder'),(15414,16108,'_elementor_template_type','wp-post'),(15415,16108,'_elementor_version','3.4.2'),(15416,16108,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15417,16108,'_elementor_data','[{\"id\":\"3e630b9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D16457\"},\"elements\":[{\"id\":\"ffb337a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f196dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53ebc50\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"abe685a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"611ca93\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"df44e42\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f18b64\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"dd1d753\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4e5e090\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"shadepro-heading\"}],\"isInner\":false}],\"isInner\":false}]'),(15418,16108,'_elementor_page_assets','a:0:{}'),(15419,16108,'_elementor_css','a:6:{s:4:\"time\";i:1630046722;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15440,16110,'_wp_page_template','default'),(15441,16110,'_elementor_edit_mode','builder'),(15442,16110,'_elementor_template_type','wp-post'),(15443,16110,'_elementor_version','3.4.2'),(15444,16110,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15445,16110,'_elementor_data','[{\"id\":\"3e630b9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D16457\"},\"elements\":[{\"id\":\"ffb337a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f196dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53ebc50\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"abe685a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"611ca93\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"df44e42\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f18b64\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"dd1d753\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4e5e090\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"shadepro-heading\"}],\"isInner\":false}],\"isInner\":false}]'),(15421,16104,'_edit_last','1'),(15422,16104,'_wp_page_template','default'),(15423,16104,'_aioseo_title','#post_title #separator_sa #site_title'),(15424,16104,'_aioseo_description','#post_content'),(15425,16104,'_aioseo_keywords',''),(15426,16104,'_aioseo_og_title',NULL),(15427,16104,'_aioseo_og_description',NULL),(15428,16104,'_aioseo_og_article_section',''),(15429,16104,'_aioseo_og_article_tags',''),(15430,16104,'_aioseo_twitter_title',NULL),(15431,16104,'_aioseo_twitter_description',NULL),(15432,16104,'body_background_color',''),(15433,16104,'_body_background_color','field_5c721ec24addf'),(15434,16109,'body_background_color',''),(15435,16109,'_body_background_color','field_5c721ec24addf'),(15436,16104,'_elementor_edit_mode','builder'),(15437,16104,'_elementor_template_type','wp-page'),(15438,16104,'_elementor_version','3.4.2'),(15446,16110,'_elementor_page_assets','a:0:{}'),(15447,16110,'_elementor_css','a:6:{s:4:\"time\";i:1630046835;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15448,16111,'_wp_page_template','default'),(15449,16111,'_elementor_edit_mode','builder'),(15450,16111,'_elementor_template_type','wp-post'),(15451,16111,'_elementor_version','3.4.2'),(15452,16111,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15453,16111,'_elementor_data','[{\"id\":\"3e630b9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D16457\"},\"elements\":[{\"id\":\"ffb337a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f196dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53ebc50\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"abe685a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"611ca93\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"df44e42\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f18b64\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"dd1d753\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4e5e090\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"shadepro-heading\"}],\"isInner\":false}],\"isInner\":false}]'),(15454,16111,'_elementor_page_assets','a:0:{}'),(15455,16111,'_elementor_css','a:6:{s:4:\"time\";i:1630046835;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15681,16150,'_wp_page_template','default'),(15682,16150,'_elementor_edit_mode','builder'),(15456,16112,'_wp_page_template','default'),(15457,16112,'_elementor_edit_mode','builder'),(15458,16112,'_elementor_template_type','wp-post'),(15459,16112,'_elementor_version','3.4.2'),(15460,16112,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15461,16112,'_elementor_data','[{\"id\":\"3e630b9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D16457\"},\"elements\":[{\"id\":\"ffb337a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f196dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53ebc50\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"abe685a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"611ca93\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"df44e42\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f18b64\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"dd1d753\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4e5e090\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"709a287\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"shadepro-heading\"}],\"isInner\":false}],\"isInner\":false}]'),(15462,16112,'_elementor_page_assets','a:0:{}'),(15463,16112,'_elementor_css','a:6:{s:4:\"time\";i:1630046835;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15665,16148,'_wp_page_template','default'),(15666,16148,'_elementor_edit_mode','builder'),(15667,16148,'_elementor_template_type','wp-post'),(15668,16148,'_elementor_version','3.4.2'),(15669,16148,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15670,16148,'_elementor_data','[{\"id\":\"3e630b9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D16457\"},\"elements\":[{\"id\":\"ffb337a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f196dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53ebc50\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"abe685a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"611ca93\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"df44e42\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f18b64\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"dd1d753\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4e5e090\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"709a287\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"shadepro-heading\"}],\"isInner\":false}],\"isInner\":false}]'),(15466,16113,'_elementor_edit_mode','builder'),(15467,16113,'_wp_page_template','default'),(15468,16113,'_elementor_template_type','wp-post'),(15469,16113,'_elementor_version','3.4.2'),(15470,16113,'_elementor_data','[{\"id\":\"ed1dee8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D16457\"},\"elements\":[{\"id\":\"cc3ee66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2bd0f80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3efdf87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3de74cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"86bdb6f\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"8f21711\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(15471,16113,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15472,16113,'_elementor_page_assets','a:0:{}'),(15473,16113,'_elementor_controls_usage','a:5:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:5:\"align\";i:1;s:7:\"link_to\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}}}s:18:\"shadepro-main-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:10:\"menu_align\";i:1;}}s:5:\"style\";a:2:{s:10:\"menu_style\";a:2:{s:16:\"menu_hover_color\";i:1;s:8:\"item_gap\";i:1;}s:14:\"megamenu_style\";a:1:{s:26:\"megamenu_title_color_hover\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:2;s:5:\"align\";i:1;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"layout\";i:2;s:6:\"height\";i:1;s:13:\"custom_height\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;s:7:\"z_index\";i:1;}s:15:\"section_effects\";a:1:{s:15:\"shadepro_sticky\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}}'),(15474,16113,'_elementor_css','a:6:{s:4:\"time\";i:1630034277;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15475,5838,'include_rules_0_pages','15263'),(15476,5838,'_include_rules_0_pages','field_600e8cc79150b'),(15477,16113,'include_rules','1'),(15478,16113,'_include_rules','field_600e8b3a91509'),(15479,16113,'exclude_rules',''),(15480,16113,'_exclude_rules','field_600e8d139150c'),(15481,16113,'include_rules_0_include_on','specific'),(15482,16113,'_include_rules_0_include_on','field_600e8bd99150a'),(15483,16113,'include_rules_0_pages','15263'),(15484,16113,'_include_rules_0_pages','field_600e8cc79150b'),(15501,16104,'_elementor_data','[{\"id\":\"0a28aa1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ffc94c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ee57f83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mexico Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf09b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-289\\\" class=\\\"post-289 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Ciudad Juarez Mexico\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ciudadjuarez.usconsulate.gov\\/\\\">http:\\/\\/ciudadjuarez.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0(656) 227-3000\\u00a0<b>Important:\\u00a0<\\/b>You can\\u2019t expect to get accurate information if you call this embassy. The person that answers the phone is a low-level person who knows almost nothing in many cases.\\u00a0Information you obtain from them should be carefully verified with other sources and should not be considered authoritative until verified.<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"http:\\/\\/ciudadjuarez.usconsulate.gov\\/public.inquiry.form.html\\\">http:\\/\\/ciudadjuarez.usconsulate.gov\\/public.inquiry.form.html<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/es-MX\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/es-MX\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No.<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Over the phone or proceed to a local Banamex or Scotiabank branch.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Schedule your appointment.\\u00a0 Visit\\u00a0<a href=\\\"http:\\/\\/mexico.usvisa-info.com\\/\\\">http:\\/\\/mexico.usvisa-info.com<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"79b5045\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"36ac8fe\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15500,16104,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15492,16115,'_wp_page_template','default'),(15493,16115,'_elementor_edit_mode','builder'),(15494,16115,'_elementor_template_type','wp-page'),(15495,16115,'_elementor_version','3.4.2'),(15496,16116,'_wp_page_template','default'),(15497,16116,'_elementor_edit_mode','builder'),(15498,16116,'_elementor_template_type','wp-page'),(15499,16116,'_elementor_version','3.4.2'),(15502,16117,'_wp_page_template','default'),(15503,16117,'_elementor_edit_mode','builder'),(15504,16117,'_elementor_template_type','wp-page'),(15505,16117,'_elementor_version','3.4.2'),(15506,16117,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15507,16117,'_elementor_data','[{\"id\":\"0a28aa1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ffc94c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ee57f83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mexico Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf09b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-289\\\" class=\\\"post-289 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Ciudad Juarez Mexico\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ciudadjuarez.usconsulate.gov\\/\\\">http:\\/\\/ciudadjuarez.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0(656) 227-3000\\u00a0<b>Important:\\u00a0<\\/b>You can\\u2019t expect to get accurate information if you call this embassy. The person that answers the phone is a low-level person who knows almost nothing in many cases.\\u00a0Information you obtain from them should be carefully verified with other sources and should not be considered authoritative until verified.<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"http:\\/\\/ciudadjuarez.usconsulate.gov\\/public.inquiry.form.html\\\">http:\\/\\/ciudadjuarez.usconsulate.gov\\/public.inquiry.form.html<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/es-MX\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/es-MX\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No.<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Over the phone or proceed to a local Banamex or Scotiabank branch.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Schedule your appointment.\\u00a0 Visit\\u00a0<a href=\\\"http:\\/\\/mexico.usvisa-info.com\\/\\\">http:\\/\\/mexico.usvisa-info.com<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"79b5045\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"36ac8fe\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15508,16104,'_elementor_page_assets','a:0:{}'),(15509,16104,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(15510,16104,'_elementor_css','a:6:{s:4:\"time\";i:1630047169;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15511,16118,'_wp_page_template','default'),(15512,16118,'_elementor_edit_mode','builder'),(15513,16118,'_elementor_template_type','wp-page'),(15514,16118,'_elementor_version','3.4.2'),(15515,16118,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15516,16118,'_elementor_data','[{\"id\":\"0a28aa1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ffc94c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ee57f83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mexico Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf09b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-289\\\" class=\\\"post-289 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Ciudad Juarez Mexico\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ciudadjuarez.usconsulate.gov\\/\\\">http:\\/\\/ciudadjuarez.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0(656) 227-3000\\u00a0<b>Important:\\u00a0<\\/b>You can\\u2019t expect to get accurate information if you call this embassy. The person that answers the phone is a low-level person who knows almost nothing in many cases.\\u00a0Information you obtain from them should be carefully verified with other sources and should not be considered authoritative until verified.<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"http:\\/\\/ciudadjuarez.usconsulate.gov\\/public.inquiry.form.html\\\">http:\\/\\/ciudadjuarez.usconsulate.gov\\/public.inquiry.form.html<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/es-MX\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/es-MX\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No.<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Over the phone or proceed to a local Banamex or Scotiabank branch.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Schedule your appointment.\\u00a0 Visit\\u00a0<a href=\\\"http:\\/\\/mexico.usvisa-info.com\\/\\\">http:\\/\\/mexico.usvisa-info.com<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"79b5045\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"36ac8fe\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15517,16118,'_elementor_page_assets','a:0:{}'),(15518,16118,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(15519,16118,'_elementor_css','a:6:{s:4:\"time\";i:1630047169;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15520,16119,'_elementor_edit_mode','builder'),(15521,16119,'_wp_page_template','default'),(15522,16119,'_elementor_template_type','wp-page'),(15523,16119,'_elementor_version','3.4.2'),(15524,16119,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15525,16119,'_elementor_data','[{\"id\":\"0a28aa1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ffc94c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ee57f83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mexico Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf09b35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-289\\\" class=\\\"post-289 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Ciudad Juarez Mexico\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ciudadjuarez.usconsulate.gov\\/\\\">http:\\/\\/ciudadjuarez.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0(656) 227-3000\\u00a0<b>Important:\\u00a0<\\/b>You can\\u2019t expect to get accurate information if you call this embassy. The person that answers the phone is a low-level person who knows almost nothing in many cases.\\u00a0Information you obtain from them should be carefully verified with other sources and should not be considered authoritative until verified.<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"http:\\/\\/ciudadjuarez.usconsulate.gov\\/public.inquiry.form.html\\\">http:\\/\\/ciudadjuarez.usconsulate.gov\\/public.inquiry.form.html<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/es-MX\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/es-MX\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No.<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Over the phone or proceed to a local Banamex or Scotiabank branch.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Schedule your appointment.\\u00a0 Visit\\u00a0<a href=\\\"http:\\/\\/mexico.usvisa-info.com\\/\\\">http:\\/\\/mexico.usvisa-info.com<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"79b5045\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"36ac8fe\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15526,16119,'_elementor_page_assets','a:0:{}'),(15527,16119,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(15528,16119,'_elementor_css','a:6:{s:4:\"time\";i:1630047169;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15529,16119,'body_background_color',''),(15530,16119,'_body_background_color','field_5c721ec24addf'),(15531,16120,'inline_featured_image','0'),(15532,16120,'_edit_lock','1630050555:1'),(15533,16120,'_edit_last','1'),(15534,16120,'_elementor_edit_mode','builder'),(15535,16120,'_elementor_template_type','wp-page'),(15536,16120,'_elementor_version','3.4.2'),(15537,16121,'_elementor_edit_mode','builder'),(15538,16121,'_elementor_template_type','wp-page'),(15539,16121,'_elementor_version','3.4.2'),(15540,16122,'_elementor_edit_mode','builder'),(15541,16122,'_elementor_template_type','wp-page'),(15542,16122,'_elementor_version','3.4.2'),(15543,16120,'_wp_page_template','default'),(15544,16120,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15545,16120,'_elementor_data','[{\"id\":\"b177d31\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56184da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"852c00c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moldova Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dabeaa1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-291\\\" class=\\\"post-291 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b>\\u00a0Chisinau Moldova<\\/p><p><b>Embassy Website:\\u00a0 \\u00a0 \\u00a0 <\\/b><a href=\\\"http:\\/\\/moldova.usembassy.gov\\/\\\">http:\\/\\/moldova.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>022-893060 in Moldova or 1-703-988-7104 in the USA<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-moldova@ustraveldocs.com\\\">support-moldova@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/md\\\">http:\\/\\/www.ustraveldocs.com\\/md<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any Modova Agroind bank branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Visa interviews are scheduled through the State Departmetn\\u2019s online system only. Walk in applicants are not accepted.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e8f8396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"4340a6e\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15546,16123,'_elementor_edit_mode','builder'),(15547,16123,'_elementor_template_type','wp-page'),(15548,16123,'_elementor_version','3.4.2'),(15549,16123,'_wp_page_template','default'),(15550,16123,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15551,16123,'_elementor_data','[{\"id\":\"b177d31\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56184da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"852c00c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moldova Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dabeaa1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-291\\\" class=\\\"post-291 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b>\\u00a0Chisinau Moldova<\\/p><p><b>Embassy Website:\\u00a0 \\u00a0 \\u00a0 <\\/b><a href=\\\"http:\\/\\/moldova.usembassy.gov\\/\\\">http:\\/\\/moldova.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>022-893060 in Moldova or 1-703-988-7104 in the USA<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-moldova@ustraveldocs.com\\\">support-moldova@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/md\\\">http:\\/\\/www.ustraveldocs.com\\/md<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any Modova Agroind bank branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Visa interviews are scheduled through the State Departmetn\\u2019s online system only. Walk in applicants are not accepted.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e8f8396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"4340a6e\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15552,16120,'_elementor_page_assets','a:0:{}'),(15553,16120,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(15554,16120,'_elementor_css','a:6:{s:4:\"time\";i:1630047488;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15555,16124,'inline_featured_image','0'),(15556,16125,'inline_featured_image','0'),(15557,16125,'_edit_lock','1630050556:1'),(15558,16125,'_edit_last','1'),(15559,16125,'_wp_page_template','default'),(15560,16125,'_aioseo_title','#post_title #separator_sa #site_title'),(15561,16125,'_aioseo_description','#post_content'),(15562,16125,'_aioseo_keywords',''),(15563,16125,'_aioseo_og_title',NULL),(15564,16125,'_aioseo_og_description',NULL),(15565,16125,'_aioseo_og_article_section',''),(15566,16125,'_aioseo_og_article_tags',''),(15567,16125,'_aioseo_twitter_title',NULL),(15568,16125,'_aioseo_twitter_description',NULL),(15569,16125,'body_background_color',''),(15570,16125,'_body_background_color','field_5c721ec24addf'),(15571,16126,'body_background_color',''),(15572,16126,'_body_background_color','field_5c721ec24addf'),(15573,16125,'_elementor_edit_mode','builder'),(15574,16125,'_elementor_template_type','wp-page'),(15575,16125,'_elementor_version','3.4.2'),(15576,16127,'inline_featured_image','0'),(15577,16128,'inline_featured_image','0'),(15578,16129,'inline_featured_image','0'),(15579,16130,'_wp_page_template','default'),(15580,16130,'_elementor_edit_mode','builder'),(15581,16130,'_elementor_template_type','wp-page'),(15582,16130,'_elementor_version','3.4.2'),(15583,16131,'_wp_page_template','default'),(15584,16131,'_elementor_edit_mode','builder'),(15585,16131,'_elementor_template_type','wp-page'),(15586,16131,'_elementor_version','3.4.2'),(15587,16125,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15588,16125,'_elementor_data','[{\"id\":\"989000d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b056715\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a21ce91\",\"elType\":\"widget\",\"settings\":{\"title\":\"Morocco Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0ba4aa3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-293\\\" class=\\\"post-293 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b>\\u00a0Casablanca Morocco<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/morocco.usembassy.gov\\/\\\">http:\\/\\/morocco.usembassy.gov\\/ <\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(212) 0661-99-59-46 for non-immigrant visa questions (212) 0661-99-83-64 for all immigrant visa questions.\\u00a0 Staff in Casablanca can speak with you in English, French, Arabic<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b>Immigrant visas :\\u00a0<a href=\\\"mailto:ivcasablanca@state.gov\\\">ivcasablanca@state.gov<\\/a>\\u00a0\\u00a0 Nonimmigrant visas:\\u00a0<a href=\\\"mailto:nivcasablanca@state.gov\\\">nivcasablanca@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/evisaforms.state.gov\\/default.asp?postcode=CSB&amp;appcode=3\\\">http:\\/\\/evisaforms.state.gov\\/default.asp?postcode=CSB&amp;appcode=3<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any branch of Banque Marocaine pour le Commerce et l\\u2019industrie (BMCI) except the branches at Gauthier and Rue d\\u2019Alger in Casablanca<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online appointment System<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"311bcb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"514c36d\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15589,16132,'_wp_page_template','default'),(15590,16132,'_elementor_edit_mode','builder'),(15591,16132,'_elementor_template_type','wp-page'),(15592,16132,'_elementor_version','3.4.2'),(15593,16132,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15594,16132,'_elementor_data','[{\"id\":\"989000d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b056715\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a21ce91\",\"elType\":\"widget\",\"settings\":{\"title\":\"Morocco Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0ba4aa3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-293\\\" class=\\\"post-293 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b>\\u00a0Casablanca Morocco<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/morocco.usembassy.gov\\/\\\">http:\\/\\/morocco.usembassy.gov\\/ <\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(212) 0661-99-59-46 for non-immigrant visa questions (212) 0661-99-83-64 for all immigrant visa questions.\\u00a0 Staff in Casablanca can speak with you in English, French, Arabic<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b>Immigrant visas :\\u00a0<a href=\\\"mailto:ivcasablanca@state.gov\\\">ivcasablanca@state.gov<\\/a>\\u00a0\\u00a0 Nonimmigrant visas:\\u00a0<a href=\\\"mailto:nivcasablanca@state.gov\\\">nivcasablanca@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/evisaforms.state.gov\\/default.asp?postcode=CSB&amp;appcode=3\\\">http:\\/\\/evisaforms.state.gov\\/default.asp?postcode=CSB&amp;appcode=3<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any branch of Banque Marocaine pour le Commerce et l\\u2019industrie (BMCI) except the branches at Gauthier and Rue d\\u2019Alger in Casablanca<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online appointment System<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"311bcb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"514c36d\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15595,16125,'_elementor_page_assets','a:0:{}'),(15596,16125,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(15597,16125,'_elementor_css','a:6:{s:4:\"time\";i:1630048331;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15598,16133,'inline_featured_image','0'),(15599,16134,'inline_featured_image','0'),(15600,16134,'_edit_lock','1630050557:1'),(15601,16134,'_edit_last','1'),(15602,16134,'_wp_page_template','default'),(15603,16134,'_aioseo_title','#post_title #separator_sa #site_title'),(15604,16134,'_aioseo_description','#post_content'),(15605,16134,'_aioseo_keywords',''),(15606,16134,'_aioseo_og_title',NULL),(15607,16134,'_aioseo_og_description',NULL),(15608,16134,'_aioseo_og_article_section',''),(15609,16134,'_aioseo_og_article_tags',''),(15610,16134,'_aioseo_twitter_title',NULL),(15611,16134,'_aioseo_twitter_description',NULL),(15612,16134,'body_background_color',''),(15613,16134,'_body_background_color','field_5c721ec24addf'),(15614,16135,'body_background_color',''),(15615,16135,'_body_background_color','field_5c721ec24addf'),(15616,16134,'_elementor_edit_mode','builder'),(15617,16134,'_elementor_template_type','wp-page'),(15618,16134,'_elementor_version','3.4.2'),(15619,16136,'_wp_page_template','default'),(15620,16136,'_elementor_edit_mode','builder'),(15621,16136,'_elementor_template_type','wp-page'),(15622,16136,'_elementor_version','3.4.2'),(15623,16137,'_wp_page_template','default'),(15624,16137,'_elementor_edit_mode','builder'),(15625,16137,'_elementor_template_type','wp-page'),(15626,16137,'_elementor_version','3.4.2'),(15627,16134,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15628,16134,'_elementor_data','[{\"id\":\"df5a514\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13e417a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4817830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nepal Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22e32af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-295\\\" class=\\\"post-295 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b>\\u00a0Kathmandu Nepal<\\/p><p><b>Embassy Website: <\\/b><a href=\\\"http:\\/\\/nepal.usembassy.gov\\/\\\">http:\\/\\/nepal.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>977-1-400-7200<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:usembktm@state.gov\\\">usembktm@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx\\\">http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Nabil bank is responsible for collecting the visa application fee and scheduling visa interviews for the U.S. Embassy.\\u00a0Please do not call the Embassy\\u2019s consular section for any appointment information.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a03<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b15b6bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"91e52c0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15629,16138,'_wp_page_template','default'),(15630,16138,'_elementor_edit_mode','builder'),(15631,16138,'_elementor_template_type','wp-page'),(15632,16138,'_elementor_version','3.4.2'),(15633,16138,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15634,16138,'_elementor_data','[{\"id\":\"df5a514\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"13e417a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4817830\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nepal Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22e32af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-295\\\" class=\\\"post-295 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b>\\u00a0Kathmandu Nepal<\\/p><p><b>Embassy Website: <\\/b><a href=\\\"http:\\/\\/nepal.usembassy.gov\\/\\\">http:\\/\\/nepal.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>977-1-400-7200<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:usembktm@state.gov\\\">usembktm@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx\\\">http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Nabil bank is responsible for collecting the visa application fee and scheduling visa interviews for the U.S. Embassy.\\u00a0Please do not call the Embassy\\u2019s consular section for any appointment information.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a03<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b15b6bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"91e52c0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15635,16134,'_elementor_page_assets','a:0:{}'),(15636,16134,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(15637,16134,'_elementor_css','a:6:{s:4:\"time\";i:1630048546;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15638,16139,'inline_featured_image','0'),(15639,16140,'inline_featured_image','0'),(15640,16141,'inline_featured_image','0'),(15641,16142,'inline_featured_image','0'),(15642,16143,'inline_featured_image','0'),(15643,16144,'inline_featured_image','0'),(15644,16145,'inline_featured_image','0'),(15645,16146,'inline_featured_image','0'),(15646,16146,'_edit_lock','1630050452:1'),(15647,16146,'_edit_last','1'),(15648,16146,'_wp_page_template','default'),(15649,16146,'_aioseo_title','#post_title #separator_sa #site_title'),(15650,16146,'_aioseo_description','#post_content'),(15651,16146,'_aioseo_keywords',''),(15652,16146,'_aioseo_og_title',NULL),(15653,16146,'_aioseo_og_description',NULL),(15654,16146,'_aioseo_og_article_section',''),(15655,16146,'_aioseo_og_article_tags',''),(15656,16146,'_aioseo_twitter_title',NULL),(15657,16146,'_aioseo_twitter_description',NULL),(15658,16146,'body_background_color',''),(15659,16146,'_body_background_color','field_5c721ec24addf'),(15660,16147,'body_background_color',''),(15661,16147,'_body_background_color','field_5c721ec24addf'),(15662,16146,'_elementor_edit_mode','builder'),(15663,16146,'_elementor_template_type','wp-page'),(15664,16146,'_elementor_version','3.4.2'),(15671,16148,'_elementor_page_assets','a:0:{}'),(15672,16148,'_elementor_css','a:6:{s:4:\"time\";i:1630046848;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15673,16149,'_wp_page_template','default'),(15674,16149,'_elementor_edit_mode','builder'),(15675,16149,'_elementor_template_type','wp-post'),(15676,16149,'_elementor_version','3.4.2'),(15677,16149,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15678,16149,'_elementor_data','[{\"id\":\"3e630b9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D16457\"},\"elements\":[{\"id\":\"ffb337a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f196dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53ebc50\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"abe685a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"611ca93\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"df44e42\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f18b64\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/background1.jpg\",\"id\":15291,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"dd1d753\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4e5e090\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"shadepro-heading\"},{\"id\":\"709a287\",\"elType\":\"widget\",\"settings\":{\"show_page_title\":\"yes\",\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"shadepro-heading\"}],\"isInner\":false}],\"isInner\":false}]'),(15679,16149,'_elementor_page_assets','a:0:{}'),(15680,16149,'_elementor_css','a:6:{s:4:\"time\";i:1630046848;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15687,16150,'_elementor_page_assets','a:0:{}'),(15688,16150,'_elementor_css','a:6:{s:4:\"time\";i:1630046848;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15743,16157,'_wp_page_template','default'),(15744,16157,'_elementor_edit_mode','builder'),(15745,16157,'_elementor_template_type','wp-post'),(15746,16157,'_elementor_version','3.4.2'),(15747,16157,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15748,16157,'_elementor_data','[{\"id\":\"3e630b9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D16457\"},\"elements\":[{\"id\":\"ffb337a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f196dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53ebc50\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"abe685a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"611ca93\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"df44e42\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(15697,16151,'_elementor_page_assets','a:0:{}'),(15698,16151,'_elementor_css','a:6:{s:4:\"time\";i:1630046722;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15699,16152,'_wp_page_template','default'),(15700,16152,'_elementor_edit_mode','builder'),(15701,16152,'_elementor_template_type','wp-page'),(15702,16152,'_elementor_version','3.4.2'),(15703,16152,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15704,16152,'_elementor_data','[{\"id\":\"3728420\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e8cb098\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"572d551\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barbados Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74caed9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-197\\\" class=\\\"post-197 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/barbados.usembassy.gov\\/\\\">http:\\/\\/barbados.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(246) 277-4000\\u00a0 Main Switchboard<\\/p><p><b>Questions:\\u00a0<\\/b>(246) 277-4399<\\/p><p><b>Fax:<\\/b>\\u00a0(246) 431-0179<\\/p><p><b>Visa Appointment Hotline\\u00a0 \\u00a0 (Only): <\\/b>(246) 277-4227<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>Non-Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetownniv@state.gov\\\">bridgetownniv@state.gov<\\/a><\\/p><p><b>Immigrant Visas:\\u00a0<\\/b><a href=\\\"mailto:bridgetowniv@state.gov\\\">bridgetowniv@state.gov<\\/a><\\/p><p><b>American Citizen Services:\\u00a0<\\/b><a href=\\\"mailto:bridgetownacs@state.gov\\\">bridgetownacs@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview: Yes<\\/b><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English must be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To book your appointment you need the bar code number from your DS-160<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f5eb0af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"40c3f70\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15705,16152,'_elementor_page_assets','a:0:{}'),(15706,16152,'_elementor_css','a:6:{s:4:\"time\";i:1630046722;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15721,16154,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15722,16154,'_elementor_page_assets','a:0:{}'),(15723,16154,'_elementor_css','a:6:{s:4:\"time\";i:1629932866;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";i:3;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15724,16155,'_wp_page_template','default'),(15725,16155,'_elementor_edit_mode','builder'),(15726,16155,'_elementor_template_type','wp-post'),(15727,16155,'_elementor_version','3.4.2'),(15728,16155,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"id\":15414,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#31567E\"},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-light-1.png\",\"id\":15939,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":292,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"#F8C3BC\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2021 Copyright, All Right Reserved, K1K3 Visas<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#FFFFFF\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#FFFFFF\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(15729,16155,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15730,16155,'_elementor_page_assets','a:0:{}'),(15731,16155,'_elementor_css','a:6:{s:4:\"time\";i:1629932866;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";i:3;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15732,16156,'_wp_page_template','default'),(15733,16156,'_elementor_edit_mode','builder'),(15734,16156,'_elementor_template_type','wp-post'),(15735,16156,'_elementor_version','3.4.2'),(15736,16156,'_elementor_data','[{\"id\":\"8fc1487\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#FDFDFF\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"no\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/NYC_skyline_from_Statue_of_Libarty.jpg\",\"id\":15414,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#31567E\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a9a2d40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25ac720\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a694d7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"27697cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-light-1.png\",\"id\":15939,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.apple.com\\/app-store\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"width\":{\"unit\":\"px\",\"size\":292,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"eccc293\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"San Diego, CA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"3af8844\"},{\"text\":\"k1k3visas.com@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:k1k3visas.com@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e0ca8db\"},{\"text\":\"619-249-0204\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:619-249-0204\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7da129a\"}],\"space_between\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Roboto\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"#F8C3BC\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8c34d5a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E7E9ED\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26c4b9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a7f4621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2021 Copyright, All Right Reserved, K1K3 Visas<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"align_mobile\":\"center\",\"text_color\":\"#FFFFFF\",\"align_tablet\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f58e9ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6825247\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"054a8bf\",\"link\":{\"url\":\"https:\\/\\/twitter.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"c454e71\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/grayic\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"17d2f5a\",\"link\":{\"url\":\"https:\\/\\/instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/linkedin.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d76dc46\"}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#7A7A7A00\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hover_secondary_color\":\"#F64B4B\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"\"},\"icon_secondary_color\":\"#FFFFFF\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(15737,16156,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15738,16156,'_elementor_page_assets','a:0:{}'),(15739,16156,'_elementor_css','a:6:{s:4:\"time\";i:1629932866;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";i:3;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15741,15680,'_elementor_css','a:6:{s:4:\"time\";i:1630049742;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15742,5934,'_elementor_css','a:6:{s:4:\"time\";i:1630049742;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";i:3;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15749,16157,'_elementor_page_assets','a:0:{}'),(15750,16157,'_elementor_css','a:6:{s:4:\"time\";i:1630049697;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15751,16158,'_wp_page_template','default'),(15752,16158,'_elementor_edit_mode','builder'),(15753,16158,'_elementor_template_type','wp-post'),(15754,16158,'_elementor_version','3.4.2'),(15755,16158,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15756,16158,'_elementor_data','[{\"id\":\"3e630b9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D16457\"},\"elements\":[{\"id\":\"ffb337a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f196dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53ebc50\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"abe685a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"611ca93\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"df44e42\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(15757,16158,'_elementor_page_assets','a:0:{}'),(15758,16158,'_elementor_css','a:6:{s:4:\"time\";i:1630049697;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15759,16159,'_wp_page_template','default'),(15760,16159,'_elementor_edit_mode','builder'),(15761,16159,'_elementor_template_type','wp-post'),(15762,16159,'_elementor_version','3.4.2'),(15763,16159,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15764,16159,'_elementor_data','[{\"id\":\"3e630b9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D16457\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffb337a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f196dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53ebc50\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"abe685a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"611ca93\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"df44e42\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(15765,16159,'_elementor_page_assets','a:0:{}'),(15766,16159,'_elementor_css','a:6:{s:4:\"time\";i:1630049697;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15769,16160,'_wp_page_template','default'),(15770,16160,'_elementor_edit_mode','builder'),(15771,16160,'_elementor_template_type','wp-post'),(15772,16160,'_elementor_version','3.4.2'),(15773,16160,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15774,16160,'_elementor_data','[{\"id\":\"3e630b9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D16457\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffb337a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f196dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53ebc50\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"abe685a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"611ca93\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"df44e42\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(15793,16099,'_elementor_controls_usage','a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:5:\"align\";i:1;s:7:\"link_to\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}}}s:18:\"shadepro-main-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:10:\"menu_align\";i:1;}}s:5:\"style\";a:2:{s:10:\"menu_style\";a:2:{s:16:\"menu_hover_color\";i:1;s:8:\"item_gap\";i:1;}s:14:\"megamenu_style\";a:1:{s:26:\"megamenu_title_color_hover\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:23:\"_element_vertical_align\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:3;s:5:\"align\";i:1;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:6:\"layout\";i:2;s:6:\"height\";i:1;s:13:\"custom_height\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:7:\"z_index\";i:1;}s:15:\"section_effects\";a:1:{s:15:\"shadepro_sticky\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(15775,16160,'_elementor_page_assets','a:0:{}'),(15776,16160,'_elementor_css','a:6:{s:4:\"time\";i:1630049770;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15777,16161,'_wp_page_template','default'),(15778,16161,'_elementor_edit_mode','builder'),(15779,16161,'_elementor_template_type','wp-post'),(15780,16161,'_elementor_version','3.4.2'),(15781,16161,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15782,16161,'_elementor_data','[{\"id\":\"3e630b9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D16457\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffb337a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f196dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53ebc50\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"abe685a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"611ca93\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"df44e42\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(15783,16161,'_elementor_page_assets','a:0:{}'),(15784,16161,'_elementor_css','a:6:{s:4:\"time\";i:1630049770;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15785,16162,'_wp_page_template','default'),(15786,16162,'_elementor_edit_mode','builder'),(15787,16162,'_elementor_template_type','wp-post'),(15788,16162,'_elementor_version','3.4.2'),(15789,16162,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15790,16162,'_elementor_data','[{\"id\":\"3e630b9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFFBD\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9999,\"shadepro_sticky\":\"yes\",\"layout\":\"full_width\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D16457\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ffb337a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f196dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2020\\/11\\/k1k3-logo-1.png\",\"id\":15938,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"53ebc50\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"abe685a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"611ca93\",\"elType\":\"widget\",\"settings\":{\"primary_menu\":\"main-menu\",\"menu_align\":\"center\",\"menu_hover_color\":\"#E96656\",\"megamenu_title_color_hover\":\"#E96656\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"item_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"shadepro-main-menu\"},{\"id\":\"df44e42\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[google-translator]\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"939fc33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b4e56b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"96201b6\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(15791,16162,'_elementor_page_assets','a:0:{}'),(15792,16162,'_elementor_css','a:6:{s:4:\"time\";i:1630049770;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15794,16099,'_elementor_css','a:6:{s:4:\"time\";i:1630049825;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15795,16163,'_elementor_edit_mode','builder'),(15796,16163,'_wp_page_template','default'),(15797,16163,'_elementor_template_type','wp-page'),(15798,16163,'_elementor_version','3.4.2'),(15799,16163,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15800,16163,'_elementor_data','[{\"id\":\"32e58a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d6840f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"718e592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cuba U.S. Interests Section\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f85a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-228\\\" class=\\\"post-228 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Havana Cuba\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/havana.usint.gov.usembassy.gov\\/\\\">http:\\/\\/<\\/a><a>Havana.usint.gov<\\/a>.usembassy.gov\\/<\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>537 834 4400<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>URL for scheduling the interview online:<\\/b><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:<\\/b><\\/p><p><b>Embassy appointment scheduling method:<\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:<\\/b> 2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15801,16163,'_elementor_page_assets','a:0:{}'),(15802,16163,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(15803,16163,'_elementor_css','a:6:{s:4:\"time\";i:1629791624;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15804,16163,'body_background_color',''),(15805,16163,'_body_background_color','field_5c721ec24addf'),(15812,16164,'_elementor_page_assets','a:0:{}'),(15813,16164,'_elementor_css','a:6:{s:4:\"time\";i:1629791624;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15814,16165,'_wp_page_template','default'),(15815,16165,'_elementor_edit_mode','builder'),(15816,16165,'_elementor_template_type','wp-page'),(15817,16165,'_elementor_version','3.4.2'),(15818,16165,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15819,16165,'_elementor_data','[{\"id\":\"32e58a0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d6840f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"718e592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cuba U.S. Interests Section\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f85a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-228\\\" class=\\\"post-228 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Havana Cuba\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/havana.usint.gov.usembassy.gov\\/\\\">http:\\/\\/<\\/a><a>Havana.usint.gov<\\/a>.usembassy.gov\\/<\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>537 834 4400<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>URL for scheduling the interview online:<\\/b><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:<\\/b><\\/p><p><b>Embassy appointment scheduling method:<\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:<\\/b> 2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15820,16165,'_elementor_page_assets','a:0:{}'),(15821,16165,'_elementor_css','a:6:{s:4:\"time\";i:1629791624;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16140,16204,'_wp_page_template','default'),(16141,16204,'_elementor_edit_mode','builder'),(16142,16204,'_elementor_template_type','wp-page'),(16143,16204,'_elementor_version','3.4.2'),(16144,16204,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16145,16204,'_elementor_data','[{\"id\":\"32e58a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d6840f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"718e592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cuba U.S. Interests Section\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f85a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-228\\\" class=\\\"post-228 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Havana Cuba\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/havana.usint.gov.usembassy.gov\\/\\\">http:\\/\\/<\\/a><a>Havana.usint.gov<\\/a>.usembassy.gov\\/<\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>537 834 4400<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>URL for scheduling the interview online:<\\/b><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:<\\/b><\\/p><p><b>Embassy appointment scheduling method:<\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:<\\/b> 2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8d189bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"bf4c011\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15831,16167,'_elementor_edit_mode','builder'),(15832,16167,'_wp_page_template','default'),(15833,16167,'_elementor_template_type','wp-page'),(15834,16167,'_elementor_version','3.4.2'),(15835,16167,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15836,16167,'_elementor_data','[{\"id\":\"4a6ee68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7621e70\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c0cfd7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dominican Repulic\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1279a74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-230\\\" class=\\\"post-230 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Santo Domingo Dominican Republic\\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/santodomingo.usembassy.gov\\/index.html\\\">http:\\/\\/santodomingo.usembassy.gov\\/index.html<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>1-877-804-5402<\\/p><p><b>Embassy Email Address:<\\/b>\\u00a0<a href=\\\"mailto:asktheconsul@usemb.gov.do\\\">asktheconsul@usemb.gov.do<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/santodomingo.usembassy.gov\\/niv-step2.html\\\">http:\\/\\/santodomingo.usembassy.gov\\/niv-step2.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Once you obtain the documents that are applicable in your case, go to any Banco Popular Branch in the Dominican Republic to pay the non-refundable visa application fee.\\u00a0 This fee is for verification of your records.\\u00a0Take the receipt from the Banco Popular with you to the Consular Section on the day of your interview. As of June 4, 2010, all K visa applications will be required to pay US $80 the day of the interview in the Consular Section.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents must be translated into Certified English<\\/p><p><b>Embassy appointment scheduling method:<\\/b>\\u00a0Through the operator or through the internet.\\u00a0 Both options will allow you to schedule an appointment and obtain information regarding the visa process.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15837,16167,'_elementor_page_assets','a:0:{}'),(15838,16167,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(15839,16167,'_elementor_css','a:6:{s:4:\"time\";i:1629791753;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15840,16167,'body_background_color',''),(15841,16167,'_body_background_color','field_5c721ec24addf'),(15848,16168,'_elementor_page_assets','a:0:{}'),(15849,16168,'_elementor_css','a:6:{s:4:\"time\";i:1629791753;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15850,16169,'_wp_page_template','default'),(15851,16169,'_elementor_edit_mode','builder'),(15852,16169,'_elementor_template_type','wp-page'),(15853,16169,'_elementor_version','3.4.2'),(15854,16169,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15855,16169,'_elementor_data','[{\"id\":\"4a6ee68\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7621e70\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c0cfd7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dominican Repulic\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1279a74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-230\\\" class=\\\"post-230 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Santo Domingo Dominican Republic\\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/santodomingo.usembassy.gov\\/index.html\\\">http:\\/\\/santodomingo.usembassy.gov\\/index.html<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>1-877-804-5402<\\/p><p><b>Embassy Email Address:<\\/b>\\u00a0<a href=\\\"mailto:asktheconsul@usemb.gov.do\\\">asktheconsul@usemb.gov.do<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/santodomingo.usembassy.gov\\/niv-step2.html\\\">http:\\/\\/santodomingo.usembassy.gov\\/niv-step2.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Once you obtain the documents that are applicable in your case, go to any Banco Popular Branch in the Dominican Republic to pay the non-refundable visa application fee.\\u00a0 This fee is for verification of your records.\\u00a0Take the receipt from the Banco Popular with you to the Consular Section on the day of your interview. As of June 4, 2010, all K visa applications will be required to pay US $80 the day of the interview in the Consular Section.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents must be translated into Certified English<\\/p><p><b>Embassy appointment scheduling method:<\\/b>\\u00a0Through the operator or through the internet.\\u00a0 Both options will allow you to schedule an appointment and obtain information regarding the visa process.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15856,16169,'_elementor_page_assets','a:0:{}'),(15857,16169,'_elementor_css','a:6:{s:4:\"time\";i:1629791753;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15858,16170,'_wp_page_template','default'),(15859,16170,'_elementor_edit_mode','builder'),(15860,16170,'_elementor_template_type','wp-page'),(15861,16170,'_elementor_version','3.4.2'),(15862,16170,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15863,16170,'_elementor_data','[{\"id\":\"4a6ee68\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7621e70\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c0cfd7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dominican Repulic\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1279a74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-230\\\" class=\\\"post-230 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Santo Domingo Dominican Republic\\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/santodomingo.usembassy.gov\\/index.html\\\">http:\\/\\/santodomingo.usembassy.gov\\/index.html<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>1-877-804-5402<\\/p><p><b>Embassy Email Address:<\\/b>\\u00a0<a href=\\\"mailto:asktheconsul@usemb.gov.do\\\">asktheconsul@usemb.gov.do<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/santodomingo.usembassy.gov\\/niv-step2.html\\\">http:\\/\\/santodomingo.usembassy.gov\\/niv-step2.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Once you obtain the documents that are applicable in your case, go to any Banco Popular Branch in the Dominican Republic to pay the non-refundable visa application fee.\\u00a0 This fee is for verification of your records.\\u00a0Take the receipt from the Banco Popular with you to the Consular Section on the day of your interview. As of June 4, 2010, all K visa applications will be required to pay US $80 the day of the interview in the Consular Section.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents must be translated into Certified English<\\/p><p><b>Embassy appointment scheduling method:<\\/b>\\u00a0Through the operator or through the internet.\\u00a0 Both options will allow you to schedule an appointment and obtain information regarding the visa process.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a566eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"e8099fb\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15864,16170,'_elementor_page_assets','a:0:{}'),(15865,16170,'_elementor_css','a:6:{s:4:\"time\";i:1629791753;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15867,15743,'_elementor_css','a:6:{s:4:\"time\";i:1630050060;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15874,16171,'_elementor_page_assets','a:0:{}'),(15875,16171,'_elementor_css','a:6:{s:4:\"time\";i:1629788277;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15876,16172,'_wp_page_template','default'),(15877,16172,'_elementor_edit_mode','builder'),(15878,16172,'_elementor_template_type','wp-page'),(15879,16172,'_elementor_version','3.4.2'),(15880,16172,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15881,16172,'_elementor_data','[{\"id\":\"71c7f36\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac3af97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c1f6f83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Argentina Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a316f79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>United States Embassy: Buenos Aires Argentina<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/argentina.usembassy.gov\\/\\\">http:\\/\\/argentina.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(54-11) 5777-4533<\\/p><p><b>Embassy Email Address:<\\/b>\\u00a0<a href=\\\"mailto:BuenosAires-IV@state.gov\\\">BuenosAires-IV@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Citibank or Rapipago Branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents must be translated English or Spanish must be trasnslated into English by a public or certified translator. Bring the original and one copy of the any translation.<\\/p><p><b>Embassy appointment scheduling method:<\\/b>\\u00a0Over the phone or online<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15882,16172,'_elementor_page_assets','a:0:{}'),(15883,16172,'_elementor_css','a:6:{s:4:\"time\";i:1629788277;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15884,16173,'_wp_page_template','default'),(15885,16173,'_elementor_edit_mode','builder'),(15886,16173,'_elementor_template_type','wp-page'),(15887,16173,'_elementor_version','3.4.2'),(15888,16173,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15889,16173,'_elementor_data','[{\"id\":\"71c7f36\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ac3af97\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c1f6f83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Argentina Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a316f79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>United States Embassy: Buenos Aires Argentina<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/argentina.usembassy.gov\\/\\\">http:\\/\\/argentina.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(54-11) 5777-4533<\\/p><p><b>Embassy Email Address:<\\/b>\\u00a0<a href=\\\"mailto:BuenosAires-IV@state.gov\\\">BuenosAires-IV@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Citibank or Rapipago Branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents must be translated English or Spanish must be trasnslated into English by a public or certified translator. Bring the original and one copy of the any translation.<\\/p><p><b>Embassy appointment scheduling method:<\\/b>\\u00a0Over the phone or online<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9620508\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"e01b968\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15890,16173,'_elementor_page_assets','a:0:{}'),(15891,16173,'_elementor_css','a:6:{s:4:\"time\";i:1629788277;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15899,16174,'_elementor_page_assets','a:0:{}'),(15900,16175,'_wp_page_template','default'),(15901,16175,'_elementor_edit_mode','builder'),(15902,16175,'_elementor_template_type','wp-page'),(15903,16175,'_elementor_version','3.4.2'),(15904,16175,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15905,16175,'_elementor_data','[{\"id\":\"7790563\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"51f089a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592cbcf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Australia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5bb754a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-422\\\" class=\\\"post-422 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Canberra Australia<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/canberra.usembassy.gov\\/\\\">http:\\/\\/canberra.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>028 278 1420<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-Australia@ustraveldocs.com\\\">support-Australia@ustraveldocs.com<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:<\\/b>\\u00a0You can pay at a designated Australia Post Office or you can pay online by credit card.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents should be accompanied by English translations.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online-go to their website<\\/p><p><b>Number of photos required for the Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Exam:<\\/b>\\u00a03<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15906,16175,'_elementor_page_assets','a:0:{}'),(15921,16177,'_elementor_page_assets','a:0:{}'),(15922,16177,'_elementor_css','a:6:{s:4:\"time\";i:1629789518;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15923,16178,'_wp_page_template','default'),(15924,16178,'_elementor_edit_mode','builder'),(15925,16178,'_elementor_template_type','wp-page'),(15926,16178,'_elementor_version','3.4.2'),(15927,16178,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15928,16178,'_elementor_data','[{\"id\":\"41843ee\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"821d2c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3bd6adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bahamas Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2715353\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-195\\\" class=\\\"post-195 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Nassau Bahamas<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/nassau.usembassy.gov\\/\\\">http:\\/\\/nassau.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(242) 322-1181<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:embassynassau@state.gov\\\">embassynassau@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At the embassy by cash or check<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents not written in English must have a certified translation.\\u00a0 The original certificate must be presented along with any translation.<\\/p><p><b>Embassy appointment scheduling method:<\\/b>\\u00a0To schedule an appointment, call the VIS during business hours (Mon-Fri 8am-6pm, except holidays)at one of the following numbers: From the Bahamas or U.S.<strong>\\u00a01-800-763-6812<\\/strong>\\u00a0From the Turks and Caicos<strong>\\u00a01-877-709-1892<\\/strong><\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15929,16178,'_elementor_page_assets','a:0:{}'),(15930,16178,'_elementor_css','a:6:{s:4:\"time\";i:1629789518;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15931,16179,'_wp_page_template','default'),(15932,16179,'_elementor_edit_mode','builder'),(15933,16179,'_elementor_template_type','wp-page'),(15934,16179,'_elementor_version','3.4.2'),(15935,16179,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15936,16179,'_elementor_data','[{\"id\":\"41843ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"821d2c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3bd6adf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bahamas Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2715353\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-195\\\" class=\\\"post-195 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Nassau Bahamas<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/nassau.usembassy.gov\\/\\\">http:\\/\\/nassau.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(242) 322-1181<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:embassynassau@state.gov\\\">embassynassau@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At the embassy by cash or check<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents not written in English must have a certified translation.\\u00a0 The original certificate must be presented along with any translation.<\\/p><p><b>Embassy appointment scheduling method:<\\/b>\\u00a0To schedule an appointment, call the VIS during business hours (Mon-Fri 8am-6pm, except holidays)at one of the following numbers: From the Bahamas or U.S.<strong>\\u00a01-800-763-6812<\\/strong>\\u00a0From the Turks and Caicos<strong>\\u00a01-877-709-1892<\\/strong><\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"42ff5a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"28ab84e\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15937,16179,'_elementor_page_assets','a:0:{}'),(15938,16179,'_elementor_css','a:6:{s:4:\"time\";i:1629789518;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15946,16180,'_elementor_page_assets','a:0:{}'),(15947,16180,'_elementor_css','a:6:{s:4:\"time\";i:1629790285;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15948,16181,'_wp_page_template','default'),(15949,16181,'_elementor_edit_mode','builder'),(15950,16181,'_elementor_template_type','wp-page'),(15951,16181,'_elementor_version','3.4.2'),(15952,16181,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15953,16181,'_elementor_data','[{\"id\":\"b6cf820\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4ba89f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f94f96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bolivia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"944a1b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-202\\\" class=\\\"post-202 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Lapaz Bolivia\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/consularlapaz@state.gov\\/\\\">http:\\/\\/consularlapaz@state.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0(591)2-216-8246<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:consularlapaz@state.gov\\\">consularlapaz@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any BISA Bank Branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to have a certified translation with the original document provided.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15954,16181,'_elementor_page_assets','a:0:{}'),(15955,16181,'_elementor_css','a:6:{s:4:\"time\";i:1629790285;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15956,16182,'_wp_page_template','default'),(15957,16182,'_elementor_edit_mode','builder'),(15958,16182,'_elementor_template_type','wp-page'),(15959,16182,'_elementor_version','3.4.2'),(15960,16182,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15961,16182,'_elementor_data','[{\"id\":\"b6cf820\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4ba89f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4f94f96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bolivia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"944a1b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-202\\\" class=\\\"post-202 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Lapaz Bolivia\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/consularlapaz@state.gov\\/\\\">http:\\/\\/consularlapaz@state.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0(591)2-216-8246<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:consularlapaz@state.gov\\\">consularlapaz@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any BISA Bank Branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to have a certified translation with the original document provided.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"aa13632\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"990f44b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15962,16182,'_elementor_page_assets','a:0:{}'),(15963,16182,'_elementor_css','a:6:{s:4:\"time\";i:1629790285;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15971,16183,'_elementor_page_assets','a:0:{}'),(15972,16183,'_elementor_css','a:6:{s:4:\"time\";i:1629790597;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15973,16184,'_wp_page_template','default'),(15974,16184,'_elementor_edit_mode','builder'),(15975,16184,'_elementor_template_type','wp-page'),(15976,16184,'_elementor_version','3.4.2'),(15977,16184,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15978,16184,'_elementor_data','[{\"id\":\"1d6aa54\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f6d61d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"00fba6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brazil Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"275d8ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-205\\\" class=\\\"post-205 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Rio de Janeiro Brazil\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/brazil.usembassy.gov\\/\\\">http:\\/\\/brazil.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(21) 3956-9617 and (21) 3958-0187<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:immigrationrio@state.gov\\\">immigrationrio@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee may be paid by credit card through our appointment website or by telephone. Applicants may also pay through a bank boleto at any bank in the the boleto network.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online or by telephone.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15979,16184,'_elementor_page_assets','a:0:{}'),(15980,16184,'_elementor_css','a:6:{s:4:\"time\";i:1629790597;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15981,16185,'_wp_page_template','default'),(15982,16185,'_elementor_edit_mode','builder'),(15983,16185,'_elementor_template_type','wp-page'),(15984,16185,'_elementor_version','3.4.2'),(15985,16185,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(15986,16185,'_elementor_data','[{\"id\":\"1d6aa54\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7f6d61d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"00fba6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brazil Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"275d8ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-205\\\" class=\\\"post-205 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Rio de Janeiro Brazil\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/brazil.usembassy.gov\\/\\\">http:\\/\\/brazil.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(21) 3956-9617 and (21) 3958-0187<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:immigrationrio@state.gov\\\">immigrationrio@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee may be paid by credit card through our appointment website or by telephone. Applicants may also pay through a bank boleto at any bank in the the boleto network.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to be translated into English by a public\\/certified translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online or by telephone.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"03f56ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"2ce8d86\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(15987,16185,'_elementor_page_assets','a:0:{}'),(15988,16185,'_elementor_css','a:6:{s:4:\"time\";i:1629790597;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15996,16186,'_elementor_page_assets','a:0:{}'),(15997,16186,'_elementor_css','a:6:{s:4:\"time\";i:1629790731;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(15998,16187,'_wp_page_template','default'),(15999,16187,'_elementor_edit_mode','builder'),(16000,16187,'_elementor_template_type','wp-page'),(16001,16187,'_elementor_version','3.4.2'),(16002,16187,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16003,16187,'_elementor_data','[{\"id\":\"0276277\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6304729\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b1f18f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bulgaria Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a64ccfb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-207\\\" class=\\\"post-207 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Sofia Bulgaria\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/bulgaria.usembassy.gov\\/\\\">http:\\/\\/bulgaria.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>359 2 937 5100<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:sofia@usembassy.bg\\\">sofia@usembassy.bg<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/iv.sofia@state.gov\\/\\\">http:\\/\\/www.iv_sofia@state.gov\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any branch of MKB Union Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to translated into certified English<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>The applicant will be instructed to schedule an interview directly with the Embassy by telephone at (359 2) 937-5444 Monday-Friday between the hours of 9am-12pm or email a request for an appointment at\\u00a0<a href=\\\"mailto:iv_sofia@state.gov\\\">iv_sofia@state.gov<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16004,16187,'_elementor_page_assets','a:0:{}'),(16005,16187,'_elementor_css','a:6:{s:4:\"time\";i:1629790731;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16006,16188,'_wp_page_template','default'),(16007,16188,'_elementor_edit_mode','builder'),(16008,16188,'_elementor_template_type','wp-page'),(16009,16188,'_elementor_version','3.4.2'),(16010,16188,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16011,16188,'_elementor_data','[{\"id\":\"0276277\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6304729\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1b1f18f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bulgaria Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a64ccfb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-207\\\" class=\\\"post-207 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Sofia Bulgaria\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/bulgaria.usembassy.gov\\/\\\">http:\\/\\/bulgaria.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>359 2 937 5100<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:sofia@usembassy.bg\\\">sofia@usembassy.bg<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/iv.sofia@state.gov\\/\\\">http:\\/\\/www.iv_sofia@state.gov\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any branch of MKB Union Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Any document not written in English needs to translated into certified English<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>The applicant will be instructed to schedule an interview directly with the Embassy by telephone at (359 2) 937-5444 Monday-Friday between the hours of 9am-12pm or email a request for an appointment at\\u00a0<a href=\\\"mailto:iv_sofia@state.gov\\\">iv_sofia@state.gov<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"24bdb86\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"1dae4f5\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16012,16188,'_elementor_page_assets','a:0:{}'),(16013,16188,'_elementor_css','a:6:{s:4:\"time\";i:1629790731;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16021,16189,'_elementor_page_assets','a:0:{}'),(16022,16189,'_elementor_css','a:6:{s:4:\"time\";i:1629790874;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16023,16190,'_wp_page_template','default'),(16024,16190,'_elementor_edit_mode','builder'),(16025,16190,'_elementor_template_type','wp-page'),(16026,16190,'_elementor_version','3.4.2'),(16027,16190,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16028,16190,'_elementor_data','[{\"id\":\"9efcd8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33fb8fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b1f7b63\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cambodia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c03317\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-209\\\" class=\\\"post-209 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Phnom Penh Cambodia\\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/cambodia.usembassy.gov\\/\\\">http:\\/\\/cambodia.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(855-23) 728-000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ACSphnomPenh@state.gov\\\">ACSphnomPenh@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PHP&amp;appcode=3\\\">https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PHP&amp;appcode=3<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is payable in US $ cash only at the cashier window inside the consular section of the U.S. Embassy Phnom Penh on the day of your scheduled appointment, prior to your visa interview.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents must be translated into certified English by a Certified Translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Make an appointment online by going to their website after completing the application form DS160.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16029,16190,'_elementor_page_assets','a:0:{}'),(16030,16190,'_elementor_css','a:6:{s:4:\"time\";i:1629790874;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16031,16191,'_wp_page_template','default'),(16032,16191,'_elementor_edit_mode','builder'),(16033,16191,'_elementor_template_type','wp-page'),(16034,16191,'_elementor_version','3.4.2'),(16035,16191,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16036,16191,'_elementor_data','[{\"id\":\"9efcd8a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"33fb8fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b1f7b63\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cambodia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c03317\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-209\\\" class=\\\"post-209 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Phnom Penh Cambodia\\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/cambodia.usembassy.gov\\/\\\">http:\\/\\/cambodia.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(855-23) 728-000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ACSphnomPenh@state.gov\\\">ACSphnomPenh@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PHP&amp;appcode=3\\\">https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PHP&amp;appcode=3<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee is payable in US $ cash only at the cashier window inside the consular section of the U.S. Embassy Phnom Penh on the day of your scheduled appointment, prior to your visa interview.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents must be translated into certified English by a Certified Translator.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Make an appointment online by going to their website after completing the application form DS160.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bde8fc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"a8590b5\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16037,16191,'_elementor_page_assets','a:0:{}'),(16038,16191,'_elementor_css','a:6:{s:4:\"time\";i:1629790874;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16046,16192,'_elementor_page_assets','a:0:{}'),(16047,16192,'_elementor_css','a:6:{s:4:\"time\";i:1629790999;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16048,16193,'_wp_page_template','default'),(16049,16193,'_elementor_edit_mode','builder'),(16050,16193,'_elementor_template_type','wp-page'),(16051,16193,'_elementor_version','3.4.2'),(16052,16193,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16053,16193,'_elementor_data','[{\"id\":\"d776dbf\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23da1d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"938ce2c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Canada Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d51720c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-214\\\" class=\\\"post-214 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Montreal Canada\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:<\\/b>\\u00a0<a href=\\\"http:\\/\\/montreal.usconsulate.gov\\/\\\">http:\\/\\/montreal.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>613-688-5335<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:montreal-IV-DV@state.gov\\\">montreal-IV-DV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usavisa-info.com\\/en-ca\\/selfservice\\/ss_country_welcome\\\">http:\\/\\/usavisa-info.com\\/en-ca\\/selfservice\\/ss_country_welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Scotiabank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be accompanied with English translations.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16054,16193,'_elementor_page_assets','a:0:{}'),(16055,16193,'_elementor_css','a:6:{s:4:\"time\";i:1629790999;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16071,16195,'_elementor_page_assets','a:0:{}'),(16072,16195,'_elementor_css','a:6:{s:4:\"time\";i:1629791163;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16073,16196,'_wp_page_template','default'),(16074,16196,'_elementor_edit_mode','builder'),(16075,16196,'_elementor_template_type','wp-page'),(16076,16196,'_elementor_version','3.4.2'),(16077,16196,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16078,16196,'_elementor_data','[{\"id\":\"fc0c47e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6846b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"037b1f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"China Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3af94aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-222\\\" class=\\\"post-222 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Guangzhou China\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:<\\/b>\\u00a0http:\\/\\/guangzhou.usembassy-china.org.cn\\/information_about_getting_married_in_china2.html<\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>020 8121 8000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b>No actual email address there is a link on their website<\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>Check the website<\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>American citizens are not allowed to attend the interview BUT are welcome to attend our \\u201cAmerican Citizen Hour\\u201d every Monday 3:00pm-4:00pm<\\/p><p><b>Where to pay the Embassy fee:<\\/b>Branches of the CITIC Industrial Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be translated into Certified English.\\u00a0 Originals of all documents will be returned during the interview.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Appointments are made through the Visa Information Call Center.\\u00a0 Applicants calling from inside Mainland China, please call 4008 872 333.\\u00a0 Applicants outside of Mainland China, please call 86 21 3881 4611 to make an appointment for an interview.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16079,16196,'_elementor_page_assets','a:0:{}'),(16080,16196,'_elementor_css','a:6:{s:4:\"time\";i:1629791163;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16081,16197,'_wp_page_template','default'),(16082,16197,'_elementor_edit_mode','builder'),(16083,16197,'_elementor_template_type','wp-page'),(16084,16197,'_elementor_version','3.4.2'),(16085,16197,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16086,16197,'_elementor_data','[{\"id\":\"fc0c47e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6846b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"037b1f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"China Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3af94aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-222\\\" class=\\\"post-222 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Guangzhou China\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:<\\/b>\\u00a0http:\\/\\/guangzhou.usembassy-china.org.cn\\/information_about_getting_married_in_china2.html<\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>020 8121 8000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b>No actual email address there is a link on their website<\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>Check the website<\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>American citizens are not allowed to attend the interview BUT are welcome to attend our \\u201cAmerican Citizen Hour\\u201d every Monday 3:00pm-4:00pm<\\/p><p><b>Where to pay the Embassy fee:<\\/b>Branches of the CITIC Industrial Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be translated into Certified English.\\u00a0 Originals of all documents will be returned during the interview.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Appointments are made through the Visa Information Call Center.\\u00a0 Applicants calling from inside Mainland China, please call 4008 872 333.\\u00a0 Applicants outside of Mainland China, please call 86 21 3881 4611 to make an appointment for an interview.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8d085ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"c20e842\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16087,16197,'_elementor_page_assets','a:0:{}'),(16088,16197,'_elementor_css','a:6:{s:4:\"time\";i:1629791163;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16096,16198,'_elementor_page_assets','a:0:{}'),(16097,16198,'_elementor_css','a:6:{s:4:\"time\";i:1629791328;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16098,16199,'_wp_page_template','default'),(16099,16199,'_elementor_edit_mode','builder'),(16100,16199,'_elementor_template_type','wp-page'),(16101,16199,'_elementor_version','3.4.2'),(16102,16199,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16103,16199,'_elementor_data','[{\"id\":\"dcaf61a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"06f9151\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"56cca91\",\"elType\":\"widget\",\"settings\":{\"title\":\"Colombia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ad1845\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-224\\\" class=\\\"post-224 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Bogota Colombia\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/bogota.usembassy.gov\\/\\\">http:\\/\\/bogota.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>011 57 1 315 0811<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:IVBogota@state.gov\\\">IVBogota@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/usvisa-info.com\\/en-CO\\/selfservice\\/ss_country_welcome\\\">https:\\/\\/usvisa-info.com\\/en-CO\\/selfservice\\/ss_country_welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:<\\/b>\\u00a0At Helm Bank or credit card by phone.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be translated into Certified English.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Click\\u00a0<a href=\\\"https:\\/\\/ceac.state.gov\\/genniv\\/\\\">https:\\/\\/ceac.state.gov\\/genniv\\/<\\/a>\\u00a0to fill out the DS-160 Nonimmigrant Visa Application form and print the \\u201cConfirmation Page\\u201d with a barcode.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16104,16199,'_elementor_page_assets','a:0:{}'),(16105,16199,'_elementor_css','a:6:{s:4:\"time\";i:1629791328;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16106,16200,'_wp_page_template','default'),(16107,16200,'_elementor_edit_mode','builder'),(16108,16200,'_elementor_template_type','wp-page'),(16109,16200,'_elementor_version','3.4.2'),(16110,16200,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16111,16200,'_elementor_data','[{\"id\":\"dcaf61a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"06f9151\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56cca91\",\"elType\":\"widget\",\"settings\":{\"title\":\"Colombia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ad1845\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-224\\\" class=\\\"post-224 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Bogota Colombia\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/bogota.usembassy.gov\\/\\\">http:\\/\\/bogota.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>011 57 1 315 0811<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:IVBogota@state.gov\\\">IVBogota@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/usvisa-info.com\\/en-CO\\/selfservice\\/ss_country_welcome\\\">https:\\/\\/usvisa-info.com\\/en-CO\\/selfservice\\/ss_country_welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:<\\/b>\\u00a0At Helm Bank or credit card by phone.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be translated into Certified English.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Click\\u00a0<a href=\\\"https:\\/\\/ceac.state.gov\\/genniv\\/\\\">https:\\/\\/ceac.state.gov\\/genniv\\/<\\/a>\\u00a0to fill out the DS-160 Nonimmigrant Visa Application form and print the \\u201cConfirmation Page\\u201d with a barcode.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c642edd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"da540f5\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16112,16200,'_elementor_page_assets','a:0:{}'),(16113,16200,'_elementor_css','a:6:{s:4:\"time\";i:1629791328;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16121,16201,'_elementor_page_assets','a:0:{}'),(16122,16201,'_elementor_css','a:6:{s:4:\"time\";i:1629791472;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16123,16202,'_wp_page_template','default'),(16124,16202,'_elementor_edit_mode','builder'),(16125,16202,'_elementor_template_type','wp-page'),(16126,16202,'_elementor_version','3.4.2'),(16127,16202,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16128,16202,'_elementor_data','[{\"id\":\"7fa0ac9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"58ccc98\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a513610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Costa Rica Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5391a75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-226\\\" class=\\\"post-226 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: San Jose Costa Rica\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website: <\\/b><a href=\\\"http:\\/\\/costarica.usembassy.gov\\/\\\">http:\\/\\/costarica.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>From the United States: 011 506 2 519 2000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:consularsanjose@state.gov\\\">consularsanjose@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/costarica.usembassy.gov\\/consnonimmigrant.html#step4\\\">http:\\/\\/costarica.usembassy.gov\\/consnonimmigrant.html#step4<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any branch of Banco Nacional<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be translated into Certified English<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>By calling Customer Service Call Center at:0-800-052-1465 Monday-Friday from 8am-6pm.\\u00a0 There is a $14 fee for this call.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16129,16202,'_elementor_page_assets','a:0:{}'),(16130,16202,'_elementor_css','a:6:{s:4:\"time\";i:1629791472;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16131,16203,'_wp_page_template','default'),(16132,16203,'_elementor_edit_mode','builder'),(16133,16203,'_elementor_template_type','wp-page'),(16134,16203,'_elementor_version','3.4.2'),(16135,16203,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16136,16203,'_elementor_data','[{\"id\":\"7fa0ac9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"58ccc98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a513610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Costa Rica Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5391a75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-226\\\" class=\\\"post-226 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: San Jose Costa Rica\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website: <\\/b><a href=\\\"http:\\/\\/costarica.usembassy.gov\\/\\\">http:\\/\\/costarica.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>From the United States: 011 506 2 519 2000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:consularsanjose@state.gov\\\">consularsanjose@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/costarica.usembassy.gov\\/consnonimmigrant.html#step4\\\">http:\\/\\/costarica.usembassy.gov\\/consnonimmigrant.html#step4<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any branch of Banco Nacional<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>All documents need to be translated into Certified English<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>By calling Customer Service Call Center at:0-800-052-1465 Monday-Friday from 8am-6pm.\\u00a0 There is a $14 fee for this call.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"90e02e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"15d5ca6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16137,16203,'_elementor_page_assets','a:0:{}'),(16138,16203,'_elementor_css','a:6:{s:4:\"time\";i:1629791472;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16146,16204,'_elementor_page_assets','a:0:{}'),(16147,16205,'_wp_page_template','default'),(16148,16205,'_elementor_edit_mode','builder'),(16149,16205,'_elementor_template_type','wp-page'),(16150,16205,'_elementor_version','3.4.2'),(16151,16205,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16152,16205,'_elementor_data','[{\"id\":\"32e58a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d6840f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"718e592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cuba U.S. Interests Section\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f85a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-228\\\" class=\\\"post-228 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Havana Cuba\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/havana.usint.gov.usembassy.gov\\/\\\">http:\\/\\/<\\/a><a>Havana.usint.gov<\\/a>.usembassy.gov\\/<\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>537 834 4400<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>URL for scheduling the interview online:<\\/b><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:<\\/b><\\/p><p><b>Embassy appointment scheduling method:<\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:<\\/b> 2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8d189bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"bf4c011\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16153,16205,'_elementor_page_assets','a:0:{}'),(16451,16242,'_wp_page_template','default'),(16452,16242,'_elementor_edit_mode','builder'),(16453,16242,'_elementor_template_type','wp-page'),(16454,16242,'_elementor_version','3.4.2'),(16455,16242,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16154,16206,'_wp_page_template','default'),(16155,16206,'_elementor_edit_mode','builder'),(16156,16206,'_elementor_template_type','wp-page'),(16157,16206,'_elementor_version','3.4.2'),(16158,16206,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16159,16206,'_elementor_data','[{\"id\":\"32e58a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"d6840f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"718e592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cuba U.S. Interests Section\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f85a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-228\\\" class=\\\"post-228 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Havana Cuba\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/havana.usint.gov.usembassy.gov\\/\\\">http:\\/\\/<\\/a><a>Havana.usint.gov<\\/a>.usembassy.gov\\/<\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>537 834 4400<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>URL for scheduling the interview online:<\\/b><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:<\\/b><\\/p><p><b>Embassy appointment scheduling method:<\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:<\\/b> 2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0943f6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"e72691d\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"8d189bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"bf4c011\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16160,16206,'_elementor_page_assets','a:0:{}'),(16437,16240,'_wp_page_template','default'),(16438,16240,'_elementor_edit_mode','builder'),(16439,16240,'_elementor_template_type','wp-page'),(16440,16240,'_elementor_version','3.4.2'),(16441,16240,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16442,16240,'_elementor_data','[{\"id\":\"32e58a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"d6840f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"718e592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cuba U.S. Interests Section\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f85a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-228\\\" class=\\\"post-228 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Havana Cuba\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/havana.usint.gov.usembassy.gov\\/\\\">http:\\/\\/<\\/a><a>Havana.usint.gov<\\/a>.usembassy.gov\\/<\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>537 834 4400<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>URL for scheduling the interview online:<\\/b><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:<\\/b><\\/p><p><b>Embassy appointment scheduling method:<\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:<\\/b> 2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0943f6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"e72691d\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"8d189bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"bf4c011\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16168,16207,'_elementor_page_assets','a:0:{}'),(16169,16207,'_elementor_css','a:6:{s:4:\"time\";i:1629791875;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16170,16208,'_wp_page_template','default'),(16171,16208,'_elementor_edit_mode','builder'),(16172,16208,'_elementor_template_type','wp-page'),(16173,16208,'_elementor_version','3.4.2'),(16174,16208,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16175,16208,'_elementor_data','[{\"id\":\"bbd7c60\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"566e44f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98d4fee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ecuador Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed852c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy<\\/strong>: Guayaquio Ecuador\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ecuador.usembassy.gov\\/\\\">http:\\/\\/ecuador.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>593-4-232-3570<\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/es-EC\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/es-EC\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b><a href=\\\"http:\\/\\/ecuador.usvisa-info.com\\/\\\">http:\\/\\/ecuador.usvisa-info.com\\/<\\/a><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16176,16208,'_elementor_page_assets','a:0:{}'),(16177,16208,'_elementor_css','a:6:{s:4:\"time\";i:1629791875;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16178,16209,'_wp_page_template','default'),(16179,16209,'_elementor_edit_mode','builder'),(16180,16209,'_elementor_template_type','wp-page'),(16181,16209,'_elementor_version','3.4.2'),(16182,16209,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16183,16209,'_elementor_data','[{\"id\":\"bbd7c60\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"566e44f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"98d4fee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ecuador Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed852c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy<\\/strong>: Guayaquio Ecuador\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ecuador.usembassy.gov\\/\\\">http:\\/\\/ecuador.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>593-4-232-3570<\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/es-EC\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/es-EC\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b><a href=\\\"http:\\/\\/ecuador.usvisa-info.com\\/\\\">http:\\/\\/ecuador.usvisa-info.com\\/<\\/a><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a69df2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"8f883f3\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16184,16209,'_elementor_page_assets','a:0:{}'),(16185,16209,'_elementor_css','a:6:{s:4:\"time\";i:1629791875;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16193,16210,'_elementor_page_assets','a:0:{}'),(16194,16210,'_elementor_css','a:6:{s:4:\"time\";i:1629791993;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16195,16211,'_wp_page_template','default'),(16196,16211,'_elementor_edit_mode','builder'),(16197,16211,'_elementor_template_type','wp-page'),(16198,16211,'_elementor_version','3.4.2'),(16199,16211,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16200,16211,'_elementor_data','[{\"id\":\"b6157d3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b9722b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6465b3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Egypt Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f2813f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-234\\\" class=\\\"post-234 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:\\u00a0<\\/strong>Cairo Egypt\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/egypt.usembassy.gov\\/\\\">http:\\/\\/egypt.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(20-2) 2797 3300<\\/p><p><b>Embassy Email Address:<\\/b>\\u00a0<a href=\\\"mailto:consularcaironiv@state.gov\\\">consularcaironiv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/genniv\\/\\\">http:\\/\\/ceac.state.gov\\/genniv\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any CB branch in Egypt<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Schedule the interview in advance for an appointment by calling<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><div id=\\\"comments\\\" class=\\\"comments-area\\\"><div id=\\\"respond\\\" class=\\\"comment-respond\\\"><h3 id=\\\"reply-title\\\" class=\\\"comment-reply-title\\\">\\u00a0<\\/h3><\\/div><\\/div><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16201,16211,'_elementor_page_assets','a:0:{}'),(16202,16211,'_elementor_css','a:6:{s:4:\"time\";i:1629791993;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16203,16212,'_wp_page_template','default'),(16204,16212,'_elementor_edit_mode','builder'),(16205,16212,'_elementor_template_type','wp-page'),(16206,16212,'_elementor_version','3.4.2'),(16207,16212,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16208,16212,'_elementor_data','[{\"id\":\"b6157d3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2b9722b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6465b3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Egypt Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f2813f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-234\\\" class=\\\"post-234 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:\\u00a0<\\/strong>Cairo Egypt\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/egypt.usembassy.gov\\/\\\">http:\\/\\/egypt.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(20-2) 2797 3300<\\/p><p><b>Embassy Email Address:<\\/b>\\u00a0<a href=\\\"mailto:consularcaironiv@state.gov\\\">consularcaironiv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/genniv\\/\\\">http:\\/\\/ceac.state.gov\\/genniv\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any CB branch in Egypt<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Schedule the interview in advance for an appointment by calling<b><\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><div id=\\\"comments\\\" class=\\\"comments-area\\\"><div id=\\\"respond\\\" class=\\\"comment-respond\\\"><h3 id=\\\"reply-title\\\" class=\\\"comment-reply-title\\\">\\u00a0<\\/h3><\\/div><\\/div><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"54b33b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"409e786\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16209,16212,'_elementor_page_assets','a:0:{}'),(16210,16212,'_elementor_css','a:6:{s:4:\"time\";i:1629791993;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16218,16213,'_elementor_page_assets','a:0:{}'),(16219,16213,'_elementor_css','a:6:{s:4:\"time\";i:1629792459;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16220,16214,'_wp_page_template','default'),(16221,16214,'_elementor_edit_mode','builder'),(16222,16214,'_elementor_template_type','wp-page'),(16223,16214,'_elementor_version','3.4.2'),(16224,16214,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16225,16214,'_elementor_data','[{\"id\":\"eba1182\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1484c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6cf2c52\",\"elType\":\"widget\",\"settings\":{\"title\":\"El Salvador Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d395bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-236\\\" class=\\\"post-236 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> San Salvador El Salvador\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><strong>United States Embassy:<\\/strong>\\u00a0<a href=\\\"http:\\/\\/sansalvador.usembassy.gov\\/\\\">http:\\/\\/sansalvador.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"mailto:congensansal@state.gov\\\">congensansal@state.gov<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>2501-2999<\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/sv\\/\\\">http:\\/\\/www.ustraveldocs.com\\/sv\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any main branch of Banco Citibank de El Salvador (not at mini banks)<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16226,16214,'_elementor_page_assets','a:0:{}'),(16227,16214,'_elementor_css','a:6:{s:4:\"time\";i:1629792459;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16228,16215,'_wp_page_template','default'),(16229,16215,'_elementor_edit_mode','builder'),(16230,16215,'_elementor_template_type','wp-page'),(16231,16215,'_elementor_version','3.4.2'),(16232,16215,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16233,16215,'_elementor_data','[{\"id\":\"eba1182\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1484c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6cf2c52\",\"elType\":\"widget\",\"settings\":{\"title\":\"El Salvador Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d395bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-236\\\" class=\\\"post-236 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> San Salvador El Salvador\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><strong>United States Embassy:<\\/strong>\\u00a0<a href=\\\"http:\\/\\/sansalvador.usembassy.gov\\/\\\">http:\\/\\/sansalvador.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"mailto:congensansal@state.gov\\\">congensansal@state.gov<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>2501-2999<\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/sv\\/\\\">http:\\/\\/www.ustraveldocs.com\\/sv\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any main branch of Banco Citibank de El Salvador (not at mini banks)<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6740270\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"31a8ed5\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16234,16215,'_elementor_page_assets','a:0:{}'),(16235,16215,'_elementor_css','a:6:{s:4:\"time\";i:1629792459;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16243,16216,'_elementor_page_assets','a:0:{}'),(16244,16216,'_elementor_css','a:6:{s:4:\"time\";i:1629792603;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16245,16217,'_wp_page_template','default'),(16246,16217,'_elementor_edit_mode','builder'),(16247,16217,'_elementor_template_type','wp-page'),(16248,16217,'_elementor_version','3.4.2'),(16249,16217,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16250,16217,'_elementor_data','[{\"id\":\"2683861\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"592e4e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a5005db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethiopia Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a43afcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-238\\\" class=\\\"post-238 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> Addis Ababa Ethiopia\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ethiopia.usembassy.gov\\/\\\">http:\\/\\/ethiopia.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>251-11-130-6000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:pasaddis@state.gov\\\">pasaddis@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/evisaforms.gov\\/default.asp?postcode=3\\\">http:\\/\\/evisaforms.gov\\/default.asp?postcode=3<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Any Bank of Abyssinia in Addis Ababa<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16251,16217,'_elementor_page_assets','a:0:{}'),(16252,16217,'_elementor_css','a:6:{s:4:\"time\";i:1629792603;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16268,16219,'_elementor_page_assets','a:0:{}'),(16269,16219,'_elementor_css','a:6:{s:4:\"time\";i:1629792721;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16270,16220,'_wp_page_template','default'),(16271,16220,'_elementor_edit_mode','builder'),(16272,16220,'_elementor_template_type','wp-page'),(16273,16220,'_elementor_version','3.4.2'),(16274,16220,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16275,16220,'_elementor_data','[{\"id\":\"558fe00\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1aea015\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"65d3165\",\"elType\":\"widget\",\"settings\":{\"title\":\"France Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4beca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-240\\\" class=\\\"post-240 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> Paris France\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/france.usembassy.gov\\/\\\">http:\\/\\/france.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>33-1-43122222<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ParisConIV@state.gov\\\">ParisConIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>http:www.usvisa-france.com\\/visa-web\\/index.jsp?locale=fr.FR<\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any French post office (La Poste)<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16276,16220,'_elementor_page_assets','a:0:{}'),(16277,16220,'_elementor_css','a:6:{s:4:\"time\";i:1629792721;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16278,16221,'_wp_page_template','default'),(16279,16221,'_elementor_edit_mode','builder'),(16280,16221,'_elementor_template_type','wp-page'),(16281,16221,'_elementor_version','3.4.2'),(16282,16221,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16283,16221,'_elementor_data','[{\"id\":\"558fe00\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1aea015\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"65d3165\",\"elType\":\"widget\",\"settings\":{\"title\":\"France Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4beca26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-240\\\" class=\\\"post-240 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> Paris France\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/france.usembassy.gov\\/\\\">http:\\/\\/france.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>33-1-43122222<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ParisConIV@state.gov\\\">ParisConIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>http:www.usvisa-france.com\\/visa-web\\/index.jsp?locale=fr.FR<\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any French post office (La Poste)<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a88d2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"2cc9b0a\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16284,16221,'_elementor_page_assets','a:0:{}'),(16285,16221,'_elementor_css','a:6:{s:4:\"time\";i:1629792721;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16293,16222,'_elementor_page_assets','a:0:{}'),(16294,16222,'_elementor_css','a:6:{s:4:\"time\";i:1629792840;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16295,16223,'_wp_page_template','default'),(16296,16223,'_elementor_edit_mode','builder'),(16297,16223,'_elementor_template_type','wp-page'),(16298,16223,'_elementor_version','3.4.2'),(16299,16223,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16300,16223,'_elementor_data','[{\"id\":\"8eb895a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac0a9e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"930cbd6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Germany Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"defe6fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-242\\\" class=\\\"post-242 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> Berlin Germany\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/germany.usembassy.gov\\/\\\">http:\\/\\/germany.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>49-30-8305-0<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"http:\\/\\/germany.usembassy.gov\\/visa\\/niv\\/contact\\/\\\">http:\\/\\/germany.usembassy.gov\\/visa\\/niv\\/contact\\/<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.usvisa-germany.com\\/germany\\/index.jsp\\\">http:\\/\\/www.usvisa-germany.com\\/germany\\/index.jsp<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.visasystem-roskosmeier.de\\/index.php?lang=en\\\">http:\\/\\/www.visasystem-roskosmeier.de\\/index.php?lang=en<\\/a><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16301,16223,'_elementor_page_assets','a:0:{}'),(16302,16223,'_elementor_css','a:6:{s:4:\"time\";i:1629792840;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16303,16224,'_wp_page_template','default'),(16304,16224,'_elementor_edit_mode','builder'),(16305,16224,'_elementor_template_type','wp-page'),(16306,16224,'_elementor_version','3.4.2'),(16307,16224,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16308,16224,'_elementor_data','[{\"id\":\"8eb895a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ac0a9e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"930cbd6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Germany Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"defe6fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-242\\\" class=\\\"post-242 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><strong>United States Embassy:<\\/strong> Berlin Germany\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/germany.usembassy.gov\\/\\\">http:\\/\\/germany.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>49-30-8305-0<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"http:\\/\\/germany.usembassy.gov\\/visa\\/niv\\/contact\\/\\\">http:\\/\\/germany.usembassy.gov\\/visa\\/niv\\/contact\\/<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.usvisa-germany.com\\/germany\\/index.jsp\\\">http:\\/\\/www.usvisa-germany.com\\/germany\\/index.jsp<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.visasystem-roskosmeier.de\\/index.php?lang=en\\\">http:\\/\\/www.visasystem-roskosmeier.de\\/index.php?lang=en<\\/a><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a5de56a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"262a2b5\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16309,16224,'_elementor_page_assets','a:0:{}'),(16310,16224,'_elementor_css','a:6:{s:4:\"time\";i:1629792840;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16318,16225,'_elementor_page_assets','a:0:{}'),(16319,16225,'_elementor_css','a:6:{s:4:\"time\";i:1629792997;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16320,16226,'_wp_page_template','default'),(16321,16226,'_elementor_edit_mode','builder'),(16322,16226,'_elementor_template_type','wp-page'),(16323,16226,'_elementor_version','3.4.2'),(16324,16226,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16325,16226,'_elementor_data','[{\"id\":\"ab01d9c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bd29ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d131c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ghana Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ab9c39\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-246\\\" class=\\\"post-246 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Accra Ghana\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ghana.usembassy.gov\\/\\\">http:\\/\\/ghana.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(233) 21-741-100<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ACSACCRA@state.gov\\\">ACSACCRA@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/\\\">http:\\/\\/www.ustraveldocs.com<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any Ecobank branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16326,16226,'_elementor_page_assets','a:0:{}'),(16327,16226,'_elementor_css','a:6:{s:4:\"time\";i:1629792997;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16328,16227,'_wp_page_template','default'),(16329,16227,'_elementor_edit_mode','builder'),(16330,16227,'_elementor_template_type','wp-page'),(16331,16227,'_elementor_version','3.4.2'),(16332,16227,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16333,16227,'_elementor_data','[{\"id\":\"ab01d9c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bd29ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3d131c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ghana Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ab9c39\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-246\\\" class=\\\"post-246 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Accra Ghana\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/ghana.usembassy.gov\\/\\\">http:\\/\\/ghana.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(233) 21-741-100<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ACSACCRA@state.gov\\\">ACSACCRA@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/\\\">http:\\/\\/www.ustraveldocs.com<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any Ecobank branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e2cbaac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"322955b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16334,16227,'_elementor_page_assets','a:0:{}'),(16335,16227,'_elementor_css','a:6:{s:4:\"time\";i:1629792997;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16343,16228,'_elementor_page_assets','a:0:{}'),(16344,16228,'_elementor_css','a:6:{s:4:\"time\";i:1629793162;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16345,16229,'_wp_page_template','default'),(16346,16229,'_elementor_edit_mode','builder'),(16347,16229,'_elementor_template_type','wp-page'),(16348,16229,'_elementor_version','3.4.2'),(16349,16229,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16350,16229,'_elementor_data','[{\"id\":\"d44062d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db7c807\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9034bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guatemala Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b924c11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-250\\\" class=\\\"post-250 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Guatemala City Guatemala\\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/guatemala.usembassy.gov\\/\\\">http:\\/\\/guatemala.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(502) 2326-4000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:GuatemalaIV@state.gov\\\">GuatemalaIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ustraveldocs.com\\/gt\\\">http:\\/\\/ustraveldocs.com\\/gt<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Applicants will be able to pay on line with a credit card or pay in person at a Citibank or Banrural office.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16351,16229,'_elementor_page_assets','a:0:{}'),(16352,16229,'_elementor_css','a:6:{s:4:\"time\";i:1629793162;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16353,16230,'_wp_page_template','default'),(16354,16230,'_elementor_edit_mode','builder'),(16355,16230,'_elementor_template_type','wp-page'),(16356,16230,'_elementor_version','3.4.2'),(16357,16230,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16358,16230,'_elementor_data','[{\"id\":\"d44062d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"db7c807\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e9034bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Guatemala Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b924c11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-250\\\" class=\\\"post-250 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Guatemala City Guatemala\\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/guatemala.usembassy.gov\\/\\\">http:\\/\\/guatemala.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(502) 2326-4000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:GuatemalaIV@state.gov\\\">GuatemalaIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ustraveldocs.com\\/gt\\\">http:\\/\\/ustraveldocs.com\\/gt<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Applicants will be able to pay on line with a credit card or pay in person at a Citibank or Banrural office.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"73e15fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"b7a2e42\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16359,16230,'_elementor_page_assets','a:0:{}'),(16360,16230,'_elementor_css','a:6:{s:4:\"time\";i:1629793162;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16368,16231,'_elementor_page_assets','a:0:{}'),(16369,16231,'_elementor_css','a:6:{s:4:\"time\";i:1629793296;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16370,16232,'_wp_page_template','default'),(16371,16232,'_elementor_edit_mode','builder'),(16372,16232,'_elementor_template_type','wp-page'),(16373,16232,'_elementor_version','3.4.2'),(16374,16232,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16375,16232,'_elementor_data','[{\"id\":\"44f03e2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed807d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0eb1ed4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Haiti Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ec17841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-254\\\" class=\\\"post-254 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Port Au Prince Haiti\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/haiti.usembassy.gov\\/\\\">http:\\/\\/haiti.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>011-509-2229-8000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:papniv@state.gov\\\">papniv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/haiti.usembassy.gov\\/non-immigrant.visas\\/how-to-schedule-an-appointment.html\\\">http:\\/\\/haiti.usembassy.gov\\/non-immigrant.visas\\/how-to-schedule-an-appointment.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay fees at any Sogebank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a01<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16376,16232,'_elementor_page_assets','a:0:{}'),(16377,16232,'_elementor_css','a:6:{s:4:\"time\";i:1629793296;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16378,16233,'_wp_page_template','default'),(16379,16233,'_elementor_edit_mode','builder'),(16380,16233,'_elementor_template_type','wp-page'),(16381,16233,'_elementor_version','3.4.2'),(16382,16233,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16383,16233,'_elementor_data','[{\"id\":\"44f03e2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ed807d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0eb1ed4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Haiti Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ec17841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-254\\\" class=\\\"post-254 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Port Au Prince Haiti\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/haiti.usembassy.gov\\/\\\">http:\\/\\/haiti.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>011-509-2229-8000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:papniv@state.gov\\\">papniv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/haiti.usembassy.gov\\/non-immigrant.visas\\/how-to-schedule-an-appointment.html\\\">http:\\/\\/haiti.usembassy.gov\\/non-immigrant.visas\\/how-to-schedule-an-appointment.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Pay fees at any Sogebank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a01<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"540dafa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"46c340f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16384,16233,'_elementor_page_assets','a:0:{}'),(16385,16233,'_elementor_css','a:6:{s:4:\"time\";i:1629793296;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16393,16234,'_elementor_page_assets','a:0:{}'),(16394,16234,'_elementor_css','a:6:{s:4:\"time\";i:1629793812;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16395,16235,'_wp_page_template','default'),(16396,16235,'_elementor_edit_mode','builder'),(16397,16235,'_elementor_template_type','wp-page'),(16398,16235,'_elementor_version','3.4.2'),(16399,16235,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16400,16235,'_elementor_data','[{\"id\":\"cdf62c3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ede1dd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"421742c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Honduras Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"08d2fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-256\\\" class=\\\"post-256 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Tegucigalpa Honduras\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:<\\/b>\\u00a0<a href=\\\"http:\\/\\/honduras.usembassy.gov\\/\\\">http:\\/\\/honduras.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(504) 2236-9320, 2238-5114<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:tggniv@state.gov\\\">tggniv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:<\\/b>\\u00a0<a href=\\\"http:\\/\\/www.ustraveldoc.com\\/hn\\\">http:\\/\\/www.ustraveldoc.com\\/hn<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any branch of Banco Atlantida<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16401,16235,'_elementor_page_assets','a:0:{}'),(16402,16235,'_elementor_css','a:6:{s:4:\"time\";i:1629793812;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16410,16236,'_elementor_css','a:6:{s:4:\"time\";i:1629793812;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16418,16237,'_elementor_page_assets','a:0:{}'),(16419,16237,'_elementor_css','a:6:{s:4:\"time\";i:1629793928;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16420,16238,'_wp_page_template','default'),(16421,16238,'_elementor_edit_mode','builder'),(16422,16238,'_elementor_template_type','wp-page'),(16423,16238,'_elementor_version','3.4.2'),(16424,16238,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16425,16238,'_elementor_data','[{\"id\":\"2ea5a99\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"613b172\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"384646e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hong Kong Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4200b83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-258\\\" class=\\\"post-258 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Hong Kong &amp; Macau, Hong Kong\\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/hongkong.usconsulate.gov\\/\\\">http:\\/\\/hongkong.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0\\u00a0<\\/b>900-60-798-798<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:acshk@state.gov\\\">acshk@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/hongkong.usconsulate.gov\\/niv.appointment.html\\\">http:\\/\\/hongkong.usconsulate.gov\\/niv.appointment.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Dah Sing Bank in Hong Kong or at Banco Comercial de Macau in Macau<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16426,16238,'_elementor_page_assets','a:0:{}'),(16427,16238,'_elementor_css','a:6:{s:4:\"time\";i:1629793928;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16443,16240,'_elementor_page_assets','a:0:{}'),(16444,16241,'_wp_page_template','default'),(16445,16241,'_elementor_edit_mode','builder'),(16446,16241,'_elementor_template_type','wp-page'),(16447,16241,'_elementor_version','3.4.2'),(16448,16241,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16449,16241,'_elementor_data','[{\"id\":\"32e58a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"d6840f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"718e592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cuba U.S. Interests Section\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f85a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-228\\\" class=\\\"post-228 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Havana Cuba\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/havana.usint.gov.usembassy.gov\\/\\\">http:\\/\\/<\\/a><a>Havana.usint.gov<\\/a>.usembassy.gov\\/<\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>537 834 4400<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>URL for scheduling the interview online:<\\/b><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:<\\/b><\\/p><p><b>Embassy appointment scheduling method:<\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:<\\/b> 2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0943f6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"e72691d\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"8d189bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"bf4c011\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16450,16241,'_elementor_page_assets','a:0:{}'),(16456,16242,'_elementor_data','[{\"id\":\"32e58a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d6840f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"718e592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cuba U.S. Interests Section\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f85a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-228\\\" class=\\\"post-228 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Havana Cuba\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/havana.usint.gov.usembassy.gov\\/\\\">http:\\/\\/<\\/a><a>Havana.usint.gov<\\/a>.usembassy.gov\\/<\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>537 834 4400<\\/p><p><b>Embassy Email Address:<\\/b><\\/p><p><b>URL for scheduling the interview online:<\\/b><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:<\\/b><\\/p><p><b>Embassy appointment scheduling method:<\\/b><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:<\\/b> 2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8d189bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"bf4c011\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16457,16242,'_elementor_page_assets','a:0:{}'),(16458,15738,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(16465,16243,'_elementor_page_assets','a:0:{}'),(16466,16243,'_elementor_css','a:6:{s:4:\"time\";i:1629794068;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16467,16244,'_wp_page_template','default'),(16468,16244,'_elementor_edit_mode','builder'),(16469,16244,'_elementor_template_type','wp-page'),(16470,16244,'_elementor_version','3.4.2'),(16471,16244,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16472,16244,'_elementor_data','[{\"id\":\"be470a8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"442afab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a5e6cab\",\"elType\":\"widget\",\"settings\":{\"title\":\"India Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c47939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-260\\\" class=\\\"post-260 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Mumbai India\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/mumbai.usconsulate.gov\\/\\\">http:\\/\\/mumbai.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>991-120-6602222<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-india@ustraveldocs.com\\\">support-india@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/in\\\">http:\\/\\/www.ustraveldocs.com\\/in<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>All fees must be paid in rupees or dollars through a bank draft drawn on a nationalized or foreign bank in favor of the American Consulate General, Mumbai<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16473,16244,'_elementor_page_assets','a:0:{}'),(16474,16244,'_elementor_css','a:6:{s:4:\"time\";i:1629794068;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16490,16246,'_elementor_page_assets','a:0:{}'),(16491,16246,'_elementor_css','a:6:{s:4:\"time\";i:1629794206;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16492,16247,'_wp_page_template','default'),(16493,16247,'_elementor_edit_mode','builder'),(16494,16247,'_elementor_template_type','wp-page'),(16495,16247,'_elementor_version','3.4.2'),(16496,16247,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16497,16247,'_elementor_data','[{\"id\":\"a5219d6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"16712ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5f1ccdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Indonesia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbb8932\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-265\\\" class=\\\"post-265 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Jakarta Indonesia\\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/jakarta.usembassy.gov\\/\\\">http:\\/\\/jakarta.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>62-21-34359000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:JakIV@state.gov\\\">JakIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/id\\/\\\">http:\\/\\/www.ustraveldocs.com\\/id\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Standard Chartered or Permata Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/id\\/\\\">http:\\/\\/www.ustraveldocs.com\\/id\\/<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16498,16247,'_elementor_page_assets','a:0:{}'),(16499,16247,'_elementor_css','a:6:{s:4:\"time\";i:1629794206;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16515,16249,'_elementor_page_assets','a:0:{}'),(16516,16249,'_elementor_css','a:6:{s:4:\"time\";i:1629794348;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16517,16250,'_wp_page_template','default'),(16518,16250,'_elementor_edit_mode','builder'),(16519,16250,'_elementor_template_type','wp-page'),(16520,16250,'_elementor_version','3.4.2'),(16521,16250,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16522,16250,'_elementor_data','[{\"id\":\"b0f5dd5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0b79efb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"697319a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ireland Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b3ede5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-262\\\" class=\\\"post-262 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<b> Dublin Ireland\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/b><\\/b><\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/dublin.usembassy.gov\\/\\\">http:\\/\\/dublin.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>353 1 668-8777<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:dublincons@state.gov\\\">dublincons@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/dublin.usembassy.gov\\/vis.html\\\">http:\\/\\/dublin.usembassy.gov\\/vis.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>You will need a Euro bank draft or postal order for the visa application fee.\\u00a0 The bank draft\\/postal order must be presented to the cashier at the Embassy in Dublin on the day of your appointment.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Callers in Ireland should dial 1580 47 VISA (1580 47 8472).\\u00a0 Callers may pay with a credit card.\\u00a0 To pay with a credit card call (01)436-0536.\\u00a0 Calls cost 16 Euro payable through Visa or MasterCard.\\u00a0 Callers from outside of Ireland can only pay by credit card, in addition to the fee, international dialing costs will be charged by your operator.\\u00a0 The number is +353-1-436-0536.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16523,16250,'_elementor_page_assets','a:0:{}'),(16524,16250,'_elementor_css','a:6:{s:4:\"time\";i:1629794348;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16525,16251,'_wp_page_template','default'),(16526,16251,'_elementor_edit_mode','builder'),(16527,16251,'_elementor_template_type','wp-page'),(16528,16251,'_elementor_version','3.4.2'),(16529,16251,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16530,16251,'_elementor_data','[{\"id\":\"b0f5dd5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0b79efb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"697319a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ireland Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b3ede5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-262\\\" class=\\\"post-262 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<b> Dublin Ireland\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/b><\\/b><\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/dublin.usembassy.gov\\/\\\">http:\\/\\/dublin.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>353 1 668-8777<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:dublincons@state.gov\\\">dublincons@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/dublin.usembassy.gov\\/vis.html\\\">http:\\/\\/dublin.usembassy.gov\\/vis.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>You will need a Euro bank draft or postal order for the visa application fee.\\u00a0 The bank draft\\/postal order must be presented to the cashier at the Embassy in Dublin on the day of your appointment.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Callers in Ireland should dial 1580 47 VISA (1580 47 8472).\\u00a0 Callers may pay with a credit card.\\u00a0 To pay with a credit card call (01)436-0536.\\u00a0 Calls cost 16 Euro payable through Visa or MasterCard.\\u00a0 Callers from outside of Ireland can only pay by credit card, in addition to the fee, international dialing costs will be charged by your operator.\\u00a0 The number is +353-1-436-0536.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5c02182\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"a9b5dc2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16531,16251,'_elementor_page_assets','a:0:{}'),(16532,16251,'_elementor_css','a:6:{s:4:\"time\";i:1629794348;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16540,16252,'_elementor_page_assets','a:0:{}'),(16541,16252,'_elementor_css','a:6:{s:4:\"time\";i:1629794459;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16542,16253,'_wp_page_template','default'),(16543,16253,'_elementor_edit_mode','builder'),(16544,16253,'_elementor_template_type','wp-page'),(16545,16253,'_elementor_version','3.4.2'),(16546,16253,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16547,16253,'_elementor_data','[{\"id\":\"60a66a3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6d108ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb40a56\",\"elType\":\"widget\",\"settings\":{\"title\":\"Israel Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4030132\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-267\\\" class=\\\"post-267 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>United States Embassy: Tel Aviv Israel\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/israel.usembassy.gov\\/\\\">http:\\/\\/israel.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>03-519-7475<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:AMCTelAviv@state.gov\\\">AMCTelAviv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/en-il\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/en-il\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b><a href=\\\"http:\\/\\/telaviv.usvisa-info.com\\/\\\">http:\\/\\/telaviv.usvisa-info.com<\\/a>\\u00a0or through the call center<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a01<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16548,16253,'_elementor_page_assets','a:0:{}'),(16549,16253,'_elementor_css','a:6:{s:4:\"time\";i:1629794459;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16565,16255,'_elementor_page_assets','a:0:{}'),(16566,16255,'_elementor_css','a:6:{s:4:\"time\";i:1629794606;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16567,16256,'_wp_page_template','default'),(16568,16256,'_elementor_edit_mode','builder'),(16569,16256,'_elementor_template_type','wp-page'),(16570,16256,'_elementor_version','3.4.2'),(16571,16256,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16572,16256,'_elementor_data','[{\"id\":\"b5b9fa2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a9cee41\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8185ef3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Italy Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dd1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-269\\\" class=\\\"post-269 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Milan Italy\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/italy.usembassy.gov\\/\\\">http:\\/\\/italy.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(39) 02-29035-1<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:usvisamilan@state.gov\\\">usvisamilan@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/genniv\\/\\\">http:\\/\\/ceac.state.gov\\/genniv\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any Banca Nazionale del Lavoro branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>You can only make appointments through the telephone visa information line<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16573,16256,'_elementor_page_assets','a:0:{}'),(16574,16256,'_elementor_css','a:6:{s:4:\"time\";i:1629794606;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16575,16257,'_wp_page_template','default'),(16576,16257,'_elementor_edit_mode','builder'),(16577,16257,'_elementor_template_type','wp-page'),(16578,16257,'_elementor_version','3.4.2'),(16579,16257,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16580,16257,'_elementor_data','[{\"id\":\"b5b9fa2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a9cee41\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8185ef3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Italy Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dd1184\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-269\\\" class=\\\"post-269 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Milan Italy\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/italy.usembassy.gov\\/\\\">http:\\/\\/italy.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(39) 02-29035-1<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:usvisamilan@state.gov\\\">usvisamilan@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/genniv\\/\\\">http:\\/\\/ceac.state.gov\\/genniv\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any Banca Nazionale del Lavoro branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>You can only make appointments through the telephone visa information line<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8759671\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"5052108\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16581,16257,'_elementor_page_assets','a:0:{}'),(16582,16257,'_elementor_css','a:6:{s:4:\"time\";i:1629794606;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16590,16258,'_elementor_page_assets','a:0:{}'),(16591,16258,'_elementor_css','a:6:{s:4:\"time\";i:1629794746;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16592,16259,'_wp_page_template','default'),(16593,16259,'_elementor_edit_mode','builder'),(16594,16259,'_elementor_template_type','wp-page'),(16595,16259,'_elementor_version','3.4.2'),(16596,16259,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16597,16259,'_elementor_data','[{\"id\":\"69531d0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ac6a515\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9d2e47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jamaica Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d8ef3d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-271\\\" class=\\\"post-271 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Kingston Jamaica\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kingston.usembassy.gov\\/\\\">http:\\/\\/kingston.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>876-702-6000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KingstonNIV@state.gov\\\">KingstonNIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.usvisa-jamaica.com\\/jam\\/\\\">http:\\/\\/www.usvisa-jamaica.com\\/jam\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Application fee must be pain in Jamaican dollars for the NIV interview.\\u00a0 The fee is separate from the fee that you pay to the schedule an appointment by phone. You may pat at any National Commercial bank branch up to one year before your appointment date.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>You may make the visa appointment by calling the phone number.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16598,16259,'_elementor_page_assets','a:0:{}'),(16599,16259,'_elementor_css','a:6:{s:4:\"time\";i:1629794746;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16600,16260,'_wp_page_template','default'),(16601,16260,'_elementor_edit_mode','builder'),(16602,16260,'_elementor_template_type','wp-page'),(16603,16260,'_elementor_version','3.4.2'),(16604,16260,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16605,16260,'_elementor_data','[{\"id\":\"69531d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ac6a515\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f9d2e47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jamaica Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d8ef3d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-271\\\" class=\\\"post-271 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Kingston Jamaica\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kingston.usembassy.gov\\/\\\">http:\\/\\/kingston.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>876-702-6000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KingstonNIV@state.gov\\\">KingstonNIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.usvisa-jamaica.com\\/jam\\/\\\">http:\\/\\/www.usvisa-jamaica.com\\/jam\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Application fee must be pain in Jamaican dollars for the NIV interview.\\u00a0 The fee is separate from the fee that you pay to the schedule an appointment by phone. You may pat at any National Commercial bank branch up to one year before your appointment date.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>You may make the visa appointment by calling the phone number.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7afb049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"5facb57\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16606,16260,'_elementor_page_assets','a:0:{}'),(16607,16260,'_elementor_css','a:6:{s:4:\"time\";i:1629794746;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16615,16261,'_elementor_page_assets','a:0:{}'),(16616,16261,'_elementor_css','a:6:{s:4:\"time\";i:1629794940;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16617,16262,'_wp_page_template','default'),(16618,16262,'_elementor_edit_mode','builder'),(16619,16262,'_elementor_template_type','wp-page'),(16620,16262,'_elementor_version','3.4.2'),(16621,16262,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16622,16262,'_elementor_data','[{\"id\":\"c20362d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0ff7e14\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f6a3c47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Japan Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ceba2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-273\\\" class=\\\"post-273 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Tokyo Japan\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/japan.usembassy.gov\\/\\\">http:\\/\\/japan.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>Tokyo call:03-6743-9732, Osaka call:06-6943-6700, Naha call:0898-854-7050, In the United States call:1-646-259-0526<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-japan@ustraveldocs.com\\\">support-japan@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/jp\\/jp-niv-visapply.asp\\\">http:\\/\\/www.ustraveldocs.com\\/jp\\/jp-niv-visapply.asp<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At a Pay Easy ATM<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Go to their website and schedule on line.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16623,16262,'_elementor_page_assets','a:0:{}'),(16624,16262,'_elementor_css','a:6:{s:4:\"time\";i:1629794940;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16625,16263,'_wp_page_template','default'),(16626,16263,'_elementor_edit_mode','builder'),(16627,16263,'_elementor_template_type','wp-page'),(16628,16263,'_elementor_version','3.4.2'),(16629,16263,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16630,16263,'_elementor_data','[{\"id\":\"c20362d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0ff7e14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f6a3c47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Japan Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ceba2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-273\\\" class=\\\"post-273 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Tokyo Japan\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/japan.usembassy.gov\\/\\\">http:\\/\\/japan.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>Tokyo call:03-6743-9732, Osaka call:06-6943-6700, Naha call:0898-854-7050, In the United States call:1-646-259-0526<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-japan@ustraveldocs.com\\\">support-japan@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/jp\\/jp-niv-visapply.asp\\\">http:\\/\\/www.ustraveldocs.com\\/jp\\/jp-niv-visapply.asp<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At a Pay Easy ATM<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Go to their website and schedule on line.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a8750e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"78ba4b0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16631,16263,'_elementor_page_assets','a:0:{}'),(16632,16263,'_elementor_css','a:6:{s:4:\"time\";i:1629794940;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16640,16264,'_elementor_page_assets','a:0:{}'),(16641,16264,'_elementor_css','a:6:{s:4:\"time\";i:1629795151;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16642,16265,'_wp_page_template','default'),(16643,16265,'_elementor_edit_mode','builder'),(16644,16265,'_elementor_template_type','wp-page'),(16645,16265,'_elementor_version','3.4.2'),(16646,16265,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16647,16265,'_elementor_data','[{\"id\":\"1cdd181\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f79efa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f59eba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kazakhstan Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e498c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-275\\\" class=\\\"post-275 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Astana Kazakhstan\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kazakhstan.usembassy.gov\\/\\\">http:\\/\\/kazakhstan.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>7 (7172) 70-21-00<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:info@usembassy.kz\\\">info@usembassy.kz<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/kz\\/\\\">http:\\/\\/www.ustraveldocs.com\\/kz\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Kazkommerts (KKB) Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>It will be online, by going to their website.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16648,16265,'_elementor_page_assets','a:0:{}'),(16649,16265,'_elementor_css','a:6:{s:4:\"time\";i:1629795151;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16650,16266,'_wp_page_template','default'),(16651,16266,'_elementor_edit_mode','builder'),(16652,16266,'_elementor_template_type','wp-page'),(16653,16266,'_elementor_version','3.4.2'),(16654,16266,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16655,16266,'_elementor_data','[{\"id\":\"1cdd181\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f79efa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f59eba3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kazakhstan Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e498c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-275\\\" class=\\\"post-275 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Astana Kazakhstan\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kazakhstan.usembassy.gov\\/\\\">http:\\/\\/kazakhstan.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>7 (7172) 70-21-00<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:info@usembassy.kz\\\">info@usembassy.kz<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/kz\\/\\\">http:\\/\\/www.ustraveldocs.com\\/kz\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Kazkommerts (KKB) Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>It will be online, by going to their website.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7b2e672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"e78bd37\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16656,16266,'_elementor_page_assets','a:0:{}'),(16657,16266,'_elementor_css','a:6:{s:4:\"time\";i:1629795151;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16665,16267,'_elementor_page_assets','a:0:{}'),(16666,16267,'_elementor_css','a:6:{s:4:\"time\";i:1629795261;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16667,16268,'_wp_page_template','default'),(16668,16268,'_elementor_edit_mode','builder'),(16669,16268,'_elementor_template_type','wp-page'),(16670,16268,'_elementor_version','3.4.2'),(16671,16268,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16672,16268,'_elementor_data','[{\"id\":\"1dea3ab\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bfcdb07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8547dc4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kenya Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"076d2e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-277\\\" class=\\\"post-277 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Nairobi Kenya\\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/nairobi.usemabssy.gov\\/\\\">http:\\/\\/nairobi.usemabssy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>Kenya (254 20) 619-0600 United States (0001 703) 439-2302<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:VisitorVisaNairobi@state.gov\\\">VisitorVisaNairobi@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/usvisa-info.com\\/en-KE\\/selfservice\\/ss.country.welcome\\\">http:\\/\\/usvisa-info.com\\/en-KE\\/selfservice\\/ss.country.welcome<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any of Postbank\\u2019s many branches<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Go to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16673,16268,'_elementor_page_assets','a:0:{}'),(16674,16268,'_elementor_css','a:6:{s:4:\"time\";i:1629795261;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16690,16270,'_elementor_page_assets','a:0:{}'),(16691,16270,'_elementor_css','a:6:{s:4:\"time\";i:1629795376;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16692,16271,'_wp_page_template','default'),(16693,16271,'_elementor_edit_mode','builder'),(16694,16271,'_elementor_template_type','wp-page'),(16695,16271,'_elementor_version','3.4.2'),(16696,16271,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16697,16271,'_elementor_data','[{\"id\":\"92c1932\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c784407\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d989f11\",\"elType\":\"widget\",\"settings\":{\"title\":\"Korea Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f4e852\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-279\\\" class=\\\"post-279 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Seoul Korea\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/seoul.usembassy.gov\\/\\\">http:\\/\\/seoul.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0Seoul call:<b>\\u00a0<\\/b>02-3483-1939, South Korea call:166-2297, United States call: 1-646-259-0526<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-southkorea@ustraveldocs.com\\\">support-southkorea@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/kr\\/\\\">http:\\/\\/www.ustraveldocs.com\\/kr\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fees are payable in U.S. dollars or Korean won at the Embassy\\u2019s exchange rate on the day of the applicants interview.\\u00a0 Payments must be made in cash (dollars or Korean won) U.S. Postal Money Orders or Credit cards.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16698,16271,'_elementor_page_assets','a:0:{}'),(16699,16271,'_elementor_css','a:6:{s:4:\"time\";i:1629795376;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16715,16273,'_elementor_page_assets','a:0:{}'),(16716,16273,'_elementor_css','a:6:{s:4:\"time\";i:1629795522;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16717,16274,'_wp_page_template','default'),(16718,16274,'_elementor_edit_mode','builder'),(16719,16274,'_elementor_template_type','wp-page'),(16720,16274,'_elementor_version','3.4.2'),(16721,16274,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16722,16274,'_elementor_data','[{\"id\":\"d46eff3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e84a2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c155f9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kosova Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33219e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-281\\\" class=\\\"post-281 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Pristina Kosova\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/pristina.usembassy.gov\\/\\\">http:\\/\\/pristina.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>1-800-672-8730<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:PaPristina@state.gov\\\">PaPristina@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"https:\\/\\/ceac.state.gov\\/genniv\\\">https:\\/\\/ceac.state.gov\\/genniv<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>The fee may be paid either at Komercijaina Banka in Macedonia or at Raiffeisen Bank in Kosovo.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Once a pin is activated call 038-247-973 to schedule an appointment.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16723,16274,'_elementor_page_assets','a:0:{}'),(16724,16274,'_elementor_css','a:6:{s:4:\"time\";i:1629795522;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16740,16276,'_elementor_page_assets','a:0:{}'),(16741,16276,'_elementor_css','a:6:{s:4:\"time\";i:1629795813;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16742,16277,'_wp_page_template','default'),(16743,16277,'_elementor_edit_mode','builder'),(16744,16277,'_elementor_template_type','wp-page'),(16745,16277,'_elementor_version','3.4.2'),(16746,16277,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16747,16277,'_elementor_data','[{\"id\":\"af31290\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"18a992c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"483307f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kuwait Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdb4333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-283\\\" class=\\\"post-283 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Kuwait City Kuwait\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/kuwait.usembassy.gov\\/\\\">http:\\/\\/kuwait.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>00-(965) 2259-1001<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:KuwaitIV@state.gov\\\">KuwaitIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>Make an appointment through the Immigrant Visa unit by emailing:\\u00a0<a href=\\\"mailto:KuwaitIV@state.gov\\\">KuwaitIV@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b><\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Yes<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16748,16277,'_elementor_page_assets','a:0:{}'),(16749,16277,'_elementor_css','a:6:{s:4:\"time\";i:1629795813;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16765,16279,'_elementor_page_assets','a:0:{}'),(16766,16279,'_elementor_css','a:6:{s:4:\"time\";i:1629795945;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16767,16280,'_wp_page_template','default'),(16768,16280,'_elementor_edit_mode','builder'),(16769,16280,'_elementor_template_type','wp-page'),(16770,16280,'_elementor_version','3.4.2'),(16771,16280,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16772,16280,'_elementor_data','[{\"id\":\"327ff49\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"05061e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d9d7d3d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lebanon Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdf7604\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-285\\\" class=\\\"post-285 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Beirut Lebanon\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/lebanon.usembassy.gov\\/\\\">http:\\/\\/lebanon.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>961-4-542600<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:BeirutNIV@state.gov\\\">BeirutNIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx\\\">http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any branch of Credit Libanais Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Contact the immigrant visa section at the American Embassy in Beirut by sending an email at\\u00a0<a href=\\\"mailto:BeirutIV@state.gov\\\">BeirutIV@state.gov<\\/a>\\u00a0or by sending a fax at 04-543498 to schedule an appointment.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16773,16280,'_elementor_page_assets','a:0:{}'),(16774,16280,'_elementor_css','a:6:{s:4:\"time\";i:1629795945;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16775,16281,'_wp_page_template','default'),(16776,16281,'_elementor_edit_mode','builder'),(16777,16281,'_elementor_template_type','wp-page'),(16778,16281,'_elementor_version','3.4.2'),(16779,16281,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16780,16281,'_elementor_data','[{\"id\":\"327ff49\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"05061e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d9d7d3d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lebanon Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdf7604\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-285\\\" class=\\\"post-285 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Beirut Lebanon\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/lebanon.usembassy.gov\\/\\\">http:\\/\\/lebanon.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>961-4-542600<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:BeirutNIV@state.gov\\\">BeirutNIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx\\\">http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any branch of Credit Libanais Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Contact the immigrant visa section at the American Embassy in Beirut by sending an email at\\u00a0<a href=\\\"mailto:BeirutIV@state.gov\\\">BeirutIV@state.gov<\\/a>\\u00a0or by sending a fax at 04-543498 to schedule an appointment.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"60dc143\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"1710bbb\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16781,16281,'_elementor_page_assets','a:0:{}'),(16782,16281,'_elementor_css','a:6:{s:4:\"time\";i:1629795945;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16784,16282,'_wp_page_template','default'),(16785,16282,'_elementor_edit_mode','builder'),(16786,16282,'_elementor_template_type','wp-page'),(16787,16282,'_elementor_version','3.4.2'),(16788,16283,'_wp_page_template','default'),(16789,16283,'_elementor_edit_mode','builder'),(16790,16283,'_elementor_template_type','wp-page'),(16791,16283,'_elementor_version','3.4.2'),(16792,16146,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16793,16146,'_elementor_data','[{\"id\":\"8b8f46b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9ce0f51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"155b500\",\"elType\":\"widget\",\"settings\":{\"title\":\"Netherlands Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7aa62f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-298\\\" class=\\\"post-298 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Amsterdam Netherlands\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/amseterdam.usconsulate.gov\\/\\\">http:\\/\\/amseterdam.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>31(0)20-794 0808<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ImmigrantVisasAMS@state.gov\\\">ImmigrantVisasAMS@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>Non-immigrant visa application appointments can only be scheduled through our call center.<\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>ABN-Amro bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Non-immigrant visa application appointments can only be scheduled through our call center.\\u00a0 Then call: 31-(0)20-794 0808<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"334ecba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"456ad10\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16794,16284,'_wp_page_template','default'),(16795,16284,'_elementor_edit_mode','builder'),(16796,16284,'_elementor_template_type','wp-page'),(16797,16284,'_elementor_version','3.4.2'),(16798,16284,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16799,16284,'_elementor_data','[{\"id\":\"8b8f46b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9ce0f51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"155b500\",\"elType\":\"widget\",\"settings\":{\"title\":\"Netherlands Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7aa62f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-298\\\" class=\\\"post-298 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Amsterdam Netherlands\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/amseterdam.usconsulate.gov\\/\\\">http:\\/\\/amseterdam.usconsulate.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>31(0)20-794 0808<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ImmigrantVisasAMS@state.gov\\\">ImmigrantVisasAMS@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>Non-immigrant visa application appointments can only be scheduled through our call center.<\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>ABN-Amro bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Non-immigrant visa application appointments can only be scheduled through our call center.\\u00a0 Then call: 31-(0)20-794 0808<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"334ecba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"456ad10\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16800,16146,'_elementor_page_assets','a:0:{}'),(16801,16146,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(16802,16146,'_elementor_css','a:6:{s:4:\"time\";i:1630050586;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16803,16285,'inline_featured_image','0'),(16804,16286,'inline_featured_image','0'),(16805,16286,'_edit_lock','1630050730:1'),(16806,16286,'_edit_last','1'),(16807,16286,'_wp_page_template','default'),(16808,16286,'_aioseo_title','#post_title #separator_sa #site_title'),(16809,16286,'_aioseo_description','#post_content'),(16810,16286,'_aioseo_keywords',''),(16811,16286,'_aioseo_og_title',NULL),(16812,16286,'_aioseo_og_description',NULL),(16813,16286,'_aioseo_og_article_section',''),(16814,16286,'_aioseo_og_article_tags',''),(16815,16286,'_aioseo_twitter_title',NULL),(16816,16286,'_aioseo_twitter_description',NULL),(16817,16286,'body_background_color',''),(16818,16286,'_body_background_color','field_5c721ec24addf'),(16819,16287,'body_background_color',''),(16820,16287,'_body_background_color','field_5c721ec24addf'),(16821,16286,'_elementor_edit_mode','builder'),(16822,16286,'_elementor_template_type','wp-page'),(16823,16286,'_elementor_version','3.4.2'),(16830,16288,'_elementor_page_assets','a:0:{}'),(16831,16288,'_elementor_css','a:6:{s:4:\"time\";i:1629801499;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16832,16289,'_wp_page_template','default'),(16833,16289,'_elementor_edit_mode','builder'),(16834,16289,'_elementor_template_type','wp-page'),(16835,16289,'_elementor_version','3.4.2'),(16836,16289,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16837,16289,'_elementor_data','[{\"id\":\"43cc9b2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f208884\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"94222e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Are Here For You\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e01f690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"size-full wp-image-15887 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456-1.jpg\\\" \\/> We prepare your entire fianc\\u00e9e visa or marriagel visa petition. We review it and make sure it\\u2019s perfect. We prepare all the forms all you do is sign them. When it\\u2019s time for the embassy interview we will help you to make sure you have all the documents necessary for the process at no charge. We are here to support you all the way through the interview. We do other visas as well as adjustment of status, removal of conditions &amp; citizenship.class=\\\"txtblue\\\"&gt;\\u201cYou helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\\u201d <span class=\\\"txtblue\\\">Best regards,\\u00a0<\\/span><span class=\\\"txtblue\\\">David Carrad, Attorney<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(16838,16289,'_elementor_page_assets','a:0:{}'),(16839,16289,'_elementor_css','a:6:{s:4:\"time\";i:1629801499;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16840,16290,'_wp_page_template','default'),(16841,16290,'_elementor_edit_mode','builder'),(16842,16290,'_elementor_template_type','wp-page'),(16843,16290,'_elementor_version','3.4.2'),(16844,16290,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16845,16290,'_elementor_data','[{\"id\":\"43cc9b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f208884\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"94222e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Are Here For You\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e01f690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"size-full wp-image-15887 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456-1.jpg\\\" \\/> We prepare your entire fianc\\u00e9e visa or marriagel visa petition. We review it and make sure it\\u2019s perfect. We prepare all the forms all you do is sign them. When it\\u2019s time for the embassy interview we will help you to make sure you have all the documents necessary for the process at no charge. We are here to support you all the way through the interview. We do other visas as well as adjustment of status, removal of conditions &amp; citizenship.<\\/p><p>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\\u201d <span class=\\\"txtblue\\\">Best regards,\\u00a0<\\/span><span class=\\\"txtblue\\\">David Carrad, Attorney<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"41e5abf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"e59debd\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16846,16290,'_elementor_page_assets','a:0:{}'),(16847,16290,'_elementor_css','a:6:{s:4:\"time\";i:1629801499;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16889,16297,'_wp_page_template','default'),(16890,16297,'_elementor_edit_mode','builder'),(16891,16297,'_elementor_template_type','wp-page'),(16892,16297,'_elementor_version','3.4.2'),(16893,16297,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16894,16297,'_elementor_data','[{\"id\":\"43cc9b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f208884\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"94222e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Are Here For You\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e01f690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"size-full wp-image-15887 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456-1.jpg\\\" \\/> We prepare your entire fianc\\u00e9e visa or marriagel visa petition. We review it and make sure it\\u2019s perfect. We prepare all the forms all you do is sign them. When it\\u2019s time for the embassy interview we will help you to make sure you have all the documents necessary for the process at no charge. We are here to support you all the way through the interview. We do other visas as well as adjustment of status, removal of conditions &amp; citizenship.<\\/p><p>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\\u201d <span class=\\\"txtblue\\\">Best regards,\\u00a0<\\/span><span class=\\\"txtblue\\\">David Carrad, Attorney<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"41e5abf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"e59debd\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16913,15533,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(16850,16291,'_wp_page_template','default'),(16851,16291,'_elementor_edit_mode','builder'),(16852,16291,'_elementor_template_type','wp-page'),(16853,16291,'_elementor_version','3.4.2'),(16854,16292,'_wp_page_template','default'),(16855,16292,'_elementor_edit_mode','builder'),(16856,16292,'_elementor_template_type','wp-page'),(16857,16292,'_elementor_version','3.4.2'),(16858,16286,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16859,16286,'_elementor_data','[{\"id\":\"a1186fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4b48734\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7218353\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nicaragua Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bef9e90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-300\\\" class=\\\"post-300 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b>\\u00a0Manaqua Nicaragua<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/nicaragua.usembassy.gov\\/\\\">http:\\/\\/nicaragua.usembassy.gov <\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0(505)2252-7100<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:consularmanagua@state.gov\\\">consularmanagua@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/portal.ustraveldocs.com\\/?language=English&amp;country=Nicaragua\\\">http:\\/\\/portal.ustraveldocs.com\\/?language=English&amp;country=Nicaragua<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any Citibank using deposit slips.\\u00a0 Print &amp; write your name on this slip and then take it to any Citibank branch with an identification ID.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>You can schedule your interview after 1 p.m. the following business dat after you have paid the appropriate fee at Citibank or PayPal.\\u00a0 There are two options to schedule your appointment:<\\/p><p>Call the Call Center: 2264-1099, follow the instructions and schedule your interview.\\u00a0 The operator will either request your \\u201cpayment reference number\\u201d or the email address used process your online payment via PayPal.\\u00a0 Same thing applies when scheduling an appointment with the online appointment with the online appointment system.<\\/p><p>If you are\\u00a0in the \\u00a0U.S. please call:(646) 259-0557 with this option you must have a user account.\\u00a0 If you do schedule your appointment.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d87b302\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"ad98e19\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16860,16293,'_wp_page_template','default'),(16861,16293,'_elementor_edit_mode','builder'),(16862,16293,'_elementor_template_type','wp-page'),(16863,16293,'_elementor_version','3.4.2'),(16864,16293,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16865,16293,'_elementor_data','[{\"id\":\"a1186fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4b48734\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7218353\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nicaragua Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bef9e90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-300\\\" class=\\\"post-300 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b>\\u00a0Manaqua Nicaragua<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/nicaragua.usembassy.gov\\/\\\">http:\\/\\/nicaragua.usembassy.gov <\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0(505)2252-7100<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:consularmanagua@state.gov\\\">consularmanagua@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/portal.ustraveldocs.com\\/?language=English&amp;country=Nicaragua\\\">http:\\/\\/portal.ustraveldocs.com\\/?language=English&amp;country=Nicaragua<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any Citibank using deposit slips.\\u00a0 Print &amp; write your name on this slip and then take it to any Citibank branch with an identification ID.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>You can schedule your interview after 1 p.m. the following business dat after you have paid the appropriate fee at Citibank or PayPal.\\u00a0 There are two options to schedule your appointment:<\\/p><p>Call the Call Center: 2264-1099, follow the instructions and schedule your interview.\\u00a0 The operator will either request your \\u201cpayment reference number\\u201d or the email address used process your online payment via PayPal.\\u00a0 Same thing applies when scheduling an appointment with the online appointment with the online appointment system.<\\/p><p>If you are\\u00a0in the \\u00a0U.S. please call:(646) 259-0557 with this option you must have a user account.\\u00a0 If you do schedule your appointment.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d87b302\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"ad98e19\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16866,16286,'_elementor_page_assets','a:0:{}'),(16867,16286,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(16868,16294,'inline_featured_image','0'),(16869,16295,'inline_featured_image','0'),(16870,16295,'_edit_lock','1630050838:1'),(16871,16295,'_edit_last','1'),(16872,16295,'_wp_page_template','default'),(16873,16295,'_aioseo_title','#post_title #separator_sa #site_title'),(16874,16295,'_aioseo_description','#post_content'),(16875,16295,'_aioseo_keywords',''),(16876,16295,'_aioseo_og_title',NULL),(16877,16295,'_aioseo_og_description',NULL),(16878,16295,'_aioseo_og_article_section',''),(16879,16295,'_aioseo_og_article_tags',''),(16880,16295,'_aioseo_twitter_title',NULL),(16881,16295,'_aioseo_twitter_description',NULL),(16882,16295,'body_background_color',''),(16883,16295,'_body_background_color','field_5c721ec24addf'),(16884,16296,'body_background_color',''),(16885,16296,'_body_background_color','field_5c721ec24addf'),(16886,16295,'_elementor_edit_mode','builder'),(16887,16295,'_elementor_template_type','wp-page'),(16888,16295,'_elementor_version','3.4.2'),(16895,16297,'_elementor_page_assets','a:0:{}'),(16896,16297,'_elementor_css','a:6:{s:4:\"time\";i:1630050681;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16897,16298,'_wp_page_template','default'),(16898,16298,'_elementor_edit_mode','builder'),(16899,16298,'_elementor_template_type','wp-page'),(16900,16298,'_elementor_version','3.4.2'),(16901,16298,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16902,16298,'_elementor_data','[{\"id\":\"43cc9b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f208884\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"94222e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Are Here For You\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e01f690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"size-full wp-image-15887 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456-1.jpg\\\" \\/> We prepare your entire fianc\\u00e9e visa or marriagel visa petition. We review it and make sure it\\u2019s perfect. We prepare all the forms all you do is sign them. When it\\u2019s time for the embassy interview we will help you to make sure you have all the documents necessary for the process at no charge. We are here to support you all the way through the interview. We do other visas as well as adjustment of status, removal of conditions &amp; citizenship.<\\/p><p>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\\u201d <span class=\\\"txtblue\\\">Best regards,\\u00a0<\\/span><span class=\\\"txtblue\\\">David Carrad, Attorney<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"41e5abf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"e59debd\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16903,16298,'_elementor_page_assets','a:0:{}'),(16904,16298,'_elementor_css','a:6:{s:4:\"time\";i:1630050681;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16905,16299,'_wp_page_template','default'),(16906,16299,'_elementor_edit_mode','builder'),(16907,16299,'_elementor_template_type','wp-page'),(16908,16299,'_elementor_version','3.4.2'),(16909,16299,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16910,16299,'_elementor_data','[{\"id\":\"43cc9b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f208884\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"94222e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Are Here For You\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6446688\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456-1.jpg\",\"id\":15887,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b29930d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e01f690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We prepare your entire fianc\\u00e9e visa or marriagel visa petition. We review it and make sure it\\u2019s perfect. We prepare all the forms all you do is sign them. When it\\u2019s time for the embassy interview we will help you to make sure you have all the documents necessary for the process at no charge. We are here to support you all the way through the interview. We do other visas as well as adjustment of status, removal of conditions &amp; citizenship.<\\/p><p>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\\u201d <span class=\\\"txtblue\\\">Best regards,\\u00a0<\\/span><span class=\\\"txtblue\\\">David Carrad, Attorney<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"41e5abf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"e59debd\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16911,16299,'_elementor_page_assets','a:0:{}'),(16912,16299,'_elementor_css','a:6:{s:4:\"time\";i:1630050681;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16914,15533,'_elementor_css','a:6:{s:4:\"time\";i:1630050775;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16915,16300,'_wp_page_template','default'),(16916,16300,'_elementor_edit_mode','builder'),(16917,16300,'_elementor_template_type','wp-page'),(16918,16300,'_elementor_version','3.4.2'),(16919,16301,'_wp_page_template','default'),(16920,16301,'_elementor_edit_mode','builder'),(16921,16301,'_elementor_template_type','wp-page'),(16922,16301,'_elementor_version','3.4.2'),(16923,16295,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16924,16295,'_elementor_data','[{\"id\":\"0b92acb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e2e13a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"817454d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nigeria Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1715e8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-302\\\" class=\\\"post-302 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Lagos Nigeria\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/nigeria.usembassy.gov\\/\\\">http:\\/\\/nigeria.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(234)-9-461-4000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:LagosIV@state.gov\\\">LagosIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/ng\\/\\\">http:\\/\\/www.ustraveldocs.com\\/ng\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any designated branch of GT Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To schedule an appointment for a personal interview at\\u00a0<a href=\\\"http:\\/\\/www.ustraveldocs.com\\/ng\\\">http:\\/\\/www.ustraveldocs.com\\/ng<\\/a>\\u00a0or the CGI call center at 09-460-1748.<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a03<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8675882\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"48e047b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16925,16302,'_wp_page_template','default'),(16926,16302,'_elementor_edit_mode','builder'),(16927,16302,'_elementor_template_type','wp-page'),(16928,16302,'_elementor_version','3.4.2'),(16929,16302,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16930,16302,'_elementor_data','[{\"id\":\"0b92acb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"e2e13a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"817454d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nigeria Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1715e8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-302\\\" class=\\\"post-302 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Lagos Nigeria\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/nigeria.usembassy.gov\\/\\\">http:\\/\\/nigeria.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(234)-9-461-4000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:LagosIV@state.gov\\\">LagosIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/ng\\/\\\">http:\\/\\/www.ustraveldocs.com\\/ng\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any designated branch of GT Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To schedule an appointment for a personal interview at\\u00a0<a href=\\\"http:\\/\\/www.ustraveldocs.com\\/ng\\\">http:\\/\\/www.ustraveldocs.com\\/ng<\\/a>\\u00a0or the CGI call center at 09-460-1748.<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a03<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8675882\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"48e047b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16931,16295,'_elementor_page_assets','a:0:{}'),(16932,16295,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(16933,16303,'inline_featured_image','0'),(16934,16304,'_elementor_edit_mode','builder'),(16935,16304,'_wp_page_template','default'),(16936,16304,'_elementor_template_type','wp-page'),(16937,16304,'_elementor_version','3.4.2'),(16938,16304,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16939,16304,'_elementor_data','[{\"id\":\"43cc9b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f208884\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"94222e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Are Here For You\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6446688\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456-1.jpg\",\"id\":15887,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b29930d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e01f690\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We prepare your entire fianc\\u00e9e visa or marriagel visa petition. We review it and make sure it\\u2019s perfect. We prepare all the forms all you do is sign them. When it\\u2019s time for the embassy interview we will help you to make sure you have all the documents necessary for the process at no charge. We are here to support you all the way through the interview. We do other visas as well as adjustment of status, removal of conditions &amp; citizenship.<\\/p><p>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\\u201d <span class=\\\"txtblue\\\">Best regards,\\u00a0<\\/span><span class=\\\"txtblue\\\">David Carrad, Attorney<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"41e5abf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"e59debd\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16940,16304,'_elementor_page_assets','a:0:{}'),(16941,16304,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(16942,16304,'_elementor_css','a:6:{s:4:\"time\";i:1630050775;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16943,16304,'body_background_color',''),(16944,16304,'_body_background_color','field_5c721ec24addf'),(16945,16305,'inline_featured_image','0'),(16946,16306,'inline_featured_image','0'),(16947,16306,'_edit_lock','1630050961:1'),(16948,16306,'_edit_last','1'),(16949,16306,'_wp_page_template','default'),(16950,16306,'_aioseo_title','#post_title #separator_sa #site_title'),(16951,16306,'_aioseo_description','#post_content'),(16952,16306,'_aioseo_keywords',''),(16953,16306,'_aioseo_og_title',NULL),(16954,16306,'_aioseo_og_description',NULL),(16955,16306,'_aioseo_og_article_section',''),(16956,16306,'_aioseo_og_article_tags',''),(16957,16306,'_aioseo_twitter_title',NULL),(16958,16306,'_aioseo_twitter_description',NULL),(16959,16306,'body_background_color',''),(16960,16306,'_body_background_color','field_5c721ec24addf'),(16961,16307,'body_background_color',''),(16962,16307,'_body_background_color','field_5c721ec24addf'),(16963,16306,'_elementor_edit_mode','builder'),(16964,16306,'_elementor_template_type','wp-page'),(16965,16306,'_elementor_version','3.4.2'),(16966,16308,'_wp_page_template','default'),(16967,16308,'_elementor_edit_mode','builder'),(16968,16308,'_elementor_template_type','wp-page'),(16969,16308,'_elementor_version','3.4.2'),(16970,16309,'_wp_page_template','default'),(16971,16309,'_elementor_edit_mode','builder'),(16972,16309,'_elementor_template_type','wp-page'),(16973,16309,'_elementor_version','3.4.2'),(16974,16306,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16975,16306,'_elementor_data','[{\"id\":\"0f7b611\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"eeebe8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2524c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pakistan Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a54c7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-304\\\" class=\\\"post-304 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b>\\u00a0Islamabad Pakistan<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/islamad.usembassy.gov\\/\\\">http:\\/\\/islamad.usembassy.gov\\/\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0(92) 51-208-0000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:pakivinfo@state.gov\\\">pakivinfo@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx\\\">http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>American Express Bank Ltd Travel Related Services office, a participating branch of American Express or Speedex in Pakistan.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Make an appointment through American Express and pay the fees.<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e0741df\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"b5dbe6d\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16976,16310,'_wp_page_template','default'),(16977,16310,'_elementor_edit_mode','builder'),(16978,16310,'_elementor_template_type','wp-page'),(16979,16310,'_elementor_version','3.4.2'),(16980,16310,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(16981,16310,'_elementor_data','[{\"id\":\"0f7b611\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"eeebe8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2524c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pakistan Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a54c7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-304\\\" class=\\\"post-304 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b>\\u00a0Islamabad Pakistan<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/islamad.usembassy.gov\\/\\\">http:\\/\\/islamad.usembassy.gov\\/\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0(92) 51-208-0000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:pakivinfo@state.gov\\\">pakivinfo@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx\\\">http:\\/\\/ceac.state.gov\\/GENNIV\\/Default.aspx<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>American Express Bank Ltd Travel Related Services office, a participating branch of American Express or Speedex in Pakistan.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Make an appointment through American Express and pay the fees.<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e0741df\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"b5dbe6d\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(16982,16306,'_elementor_page_assets','a:0:{}'),(16983,16306,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(16984,16311,'inline_featured_image','0'),(16985,16312,'inline_featured_image','0'),(16986,16312,'_edit_lock','1630051062:1'),(16987,16312,'_edit_last','1'),(16988,16312,'_wp_page_template','default'),(16989,16312,'_aioseo_title','#post_title #separator_sa #site_title'),(16990,16312,'_aioseo_description','#post_content'),(16991,16312,'_aioseo_keywords',''),(16992,16312,'_aioseo_og_title',NULL),(16993,16312,'_aioseo_og_description',NULL),(16994,16312,'_aioseo_og_article_section',''),(16995,16312,'_aioseo_og_article_tags',''),(16996,16312,'_aioseo_twitter_title',NULL),(16997,16312,'_aioseo_twitter_description',NULL),(16998,16312,'body_background_color',''),(16999,16312,'_body_background_color','field_5c721ec24addf'),(17000,16313,'body_background_color',''),(17001,16313,'_body_background_color','field_5c721ec24addf'),(17002,16312,'_elementor_edit_mode','builder'),(17003,16312,'_elementor_template_type','wp-page'),(17004,16312,'_elementor_version','3.4.2'),(17005,15808,'_elementor_css','a:6:{s:4:\"time\";i:1630051009;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17006,15783,'_elementor_css','a:6:{s:4:\"time\";i:1630051053;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17007,16314,'_wp_page_template','default'),(17008,16314,'_elementor_edit_mode','builder'),(17009,16314,'_elementor_template_type','wp-page'),(17010,16314,'_elementor_version','3.4.2'),(17011,16315,'_wp_page_template','default'),(17012,16315,'_elementor_edit_mode','builder'),(17013,16315,'_elementor_template_type','wp-page'),(17014,16315,'_elementor_version','3.4.2'),(17015,16312,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17016,16312,'_elementor_data','[{\"id\":\"52a02a5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"571aca2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"250a944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Panama Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc2373\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-306\\\" class=\\\"post-306 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Panama City Panama\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/panama.usembassy.gov\\/\\\">http:\\/\\/panama.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(507) 317-5000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:panamaweb@state.gov\\\">panamaweb@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/pa\\/\\\">http:\\/\\/www.ustraveldocs.com\\/pa\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>You can schedule an interview through the website pay with credit card, schedule the interview date, select their passport pick-up location 24 hours a day, 7 days a week from anywhere in the world by following the link.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"77adaf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"b504825\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17017,16316,'_wp_page_template','default'),(17018,16316,'_elementor_edit_mode','builder'),(17019,16316,'_elementor_template_type','wp-page'),(17020,16316,'_elementor_version','3.4.2'),(17021,16316,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17022,16316,'_elementor_data','[{\"id\":\"52a02a5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"571aca2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"250a944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Panama Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebc2373\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-306\\\" class=\\\"post-306 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Panama City Panama\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/panama.usembassy.gov\\/\\\">http:\\/\\/panama.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(507) 317-5000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:panamaweb@state.gov\\\">panamaweb@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/pa\\/\\\">http:\\/\\/www.ustraveldocs.com\\/pa\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>You can schedule an interview through the website pay with credit card, schedule the interview date, select their passport pick-up location 24 hours a day, 7 days a week from anywhere in the world by following the link.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"77adaf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"b504825\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17023,16312,'_elementor_page_assets','a:0:{}'),(17024,16312,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(17025,16317,'inline_featured_image','0'),(17026,16318,'inline_featured_image','0'),(17027,16318,'_edit_lock','1630051162:1'),(17028,16318,'_edit_last','1'),(17029,16318,'_wp_page_template','default'),(17030,16318,'_aioseo_title','#post_title #separator_sa #site_title'),(17031,16318,'_aioseo_description','#post_content'),(17032,16318,'_aioseo_keywords',''),(17033,16318,'_aioseo_og_title',NULL),(17034,16318,'_aioseo_og_description',NULL),(17035,16318,'_aioseo_og_article_section',''),(17036,16318,'_aioseo_og_article_tags',''),(17037,16318,'_aioseo_twitter_title',NULL),(17038,16318,'_aioseo_twitter_description',NULL),(17039,16318,'body_background_color',''),(17040,16318,'_body_background_color','field_5c721ec24addf'),(17041,16319,'body_background_color',''),(17042,16319,'_body_background_color','field_5c721ec24addf'),(17043,16318,'_elementor_edit_mode','builder'),(17044,16318,'_elementor_template_type','wp-page'),(17045,16318,'_elementor_version','3.4.2'),(17046,15778,'_elementor_css','a:6:{s:4:\"time\";i:1630051103;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17047,16320,'_wp_page_template','default'),(17048,16320,'_elementor_edit_mode','builder'),(17049,16320,'_elementor_template_type','wp-page'),(17050,16320,'_elementor_version','3.4.2'),(17051,16321,'_wp_page_template','default'),(17052,16321,'_elementor_edit_mode','builder'),(17053,16321,'_elementor_template_type','wp-page'),(17054,16321,'_elementor_version','3.4.2'),(17055,16318,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17056,16318,'_elementor_data','[{\"id\":\"aaf5462\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1d2a5bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"529d43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peru Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d274e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-308\\\" class=\\\"post-308 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b>\\u00a0Lima Peru<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/lima.usembassy.gov\\/\\\">http:\\/\\/lima.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(51-1) 618-2000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:limaiv@state.gov\\\">limaiv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/lima.usembassy.gov\\/niv\\/apply\\/appointment.html\\\">http:\\/\\/lima.usembassy.gov\\/niv\\/apply\\/appointment.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Highly recommended United States (fianc\\u00e9e\\/spouse) attend the interview.<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Consular Section cashier.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online application\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"773b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"6a3e72c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17057,16322,'_wp_page_template','default'),(17058,16322,'_elementor_edit_mode','builder'),(17059,16322,'_elementor_template_type','wp-page'),(17060,16322,'_elementor_version','3.4.2'),(17061,16322,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17062,16322,'_elementor_data','[{\"id\":\"aaf5462\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1d2a5bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"529d43c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peru Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d274e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-308\\\" class=\\\"post-308 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b>\\u00a0Lima Peru<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/lima.usembassy.gov\\/\\\">http:\\/\\/lima.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(51-1) 618-2000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:limaiv@state.gov\\\">limaiv@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/lima.usembassy.gov\\/niv\\/apply\\/appointment.html\\\">http:\\/\\/lima.usembassy.gov\\/niv\\/apply\\/appointment.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Highly recommended United States (fianc\\u00e9e\\/spouse) attend the interview.<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Consular Section cashier.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online application\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"773b1cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"6a3e72c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17063,16318,'_elementor_page_assets','a:0:{}'),(17064,16318,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(17065,16323,'inline_featured_image','0'),(17066,16324,'inline_featured_image','0'),(17067,16324,'_edit_lock','1630051259:1'),(17068,16324,'_edit_last','1'),(17069,16324,'_wp_page_template','default'),(17070,16324,'_aioseo_title','#post_title #separator_sa #site_title'),(17071,16324,'_aioseo_description','#post_content'),(17072,16324,'_aioseo_keywords',''),(17073,16324,'_aioseo_og_title',NULL),(17074,16324,'_aioseo_og_description',NULL),(17075,16324,'_aioseo_og_article_section',''),(17076,16324,'_aioseo_og_article_tags',''),(17077,16324,'_aioseo_twitter_title',NULL),(17078,16324,'_aioseo_twitter_description',NULL),(17079,16324,'body_background_color',''),(17080,16324,'_body_background_color','field_5c721ec24addf'),(17081,16325,'body_background_color',''),(17082,16325,'_body_background_color','field_5c721ec24addf'),(17083,16324,'_elementor_edit_mode','builder'),(17084,16324,'_elementor_template_type','wp-page'),(17085,16324,'_elementor_version','3.4.2'),(17086,15512,'_elementor_css','a:6:{s:4:\"time\";i:1630051217;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17087,16326,'_wp_page_template','default'),(17088,16326,'_elementor_edit_mode','builder'),(17089,16326,'_elementor_template_type','wp-page'),(17090,16326,'_elementor_version','3.4.2'),(17091,16327,'_wp_page_template','default'),(17092,16327,'_elementor_edit_mode','builder'),(17093,16327,'_elementor_template_type','wp-page'),(17094,16327,'_elementor_version','3.4.2'),(17095,16324,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17096,16324,'_elementor_data','[{\"id\":\"fd393f9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f210940\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"298ae64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philippines Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f2cdd65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-310\\\" class=\\\"post-310 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Manila Philippines\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/manila.usembassy.gov\\/\\\">http:\\/\\/manila.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(02) 982-5555 &amp; (02) 902-8930<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:IVManilaReplies@state.gov\\\">IVManilaReplies@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/ph\\\">http:\\/\\/www.ustraveldocs.com\\/ph<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>American citizens are allowed to accompany visa applicants to the interviewing area.<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any Bank of the Philippine Islands Branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online or over the phone.<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a03<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b3f604d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"0c7d6e9\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17097,16328,'_wp_page_template','default'),(17098,16328,'_elementor_edit_mode','builder'),(17099,16328,'_elementor_template_type','wp-page'),(17100,16328,'_elementor_version','3.4.2'),(17101,16328,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17102,16328,'_elementor_data','[{\"id\":\"fd393f9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"f210940\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"298ae64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philippines Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f2cdd65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-310\\\" class=\\\"post-310 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Manila Philippines\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/manila.usembassy.gov\\/\\\">http:\\/\\/manila.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(02) 982-5555 &amp; (02) 902-8930<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:IVManilaReplies@state.gov\\\">IVManilaReplies@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/ph\\\">http:\\/\\/www.ustraveldocs.com\\/ph<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>American citizens are allowed to accompany visa applicants to the interviewing area.<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At any Bank of the Philippine Islands Branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online or over the phone.<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a03<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b3f604d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"0c7d6e9\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17103,16324,'_elementor_page_assets','a:0:{}'),(17104,16324,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(17105,16329,'inline_featured_image','0'),(17106,16330,'inline_featured_image','0'),(17107,16330,'_edit_lock','1630051352:1'),(17108,16330,'_edit_last','1'),(17109,16330,'_wp_page_template','default'),(17110,16330,'_aioseo_title','#post_title #separator_sa #site_title'),(17111,16330,'_aioseo_description','#post_content'),(17112,16330,'_aioseo_keywords',''),(17113,16330,'_aioseo_og_title',NULL),(17114,16330,'_aioseo_og_description',NULL),(17115,16330,'_aioseo_og_article_section',''),(17116,16330,'_aioseo_og_article_tags',''),(17117,16330,'_aioseo_twitter_title',NULL),(17118,16330,'_aioseo_twitter_description',NULL),(17119,16330,'body_background_color',''),(17120,16330,'_body_background_color','field_5c721ec24addf'),(17121,16331,'body_background_color',''),(17122,16331,'_body_background_color','field_5c721ec24addf'),(17123,16330,'_elementor_edit_mode','builder'),(17124,16330,'_elementor_template_type','wp-page'),(17125,16330,'_elementor_version','3.4.2'),(17126,16332,'inline_featured_image','0'),(17127,16333,'inline_featured_image','0'),(17128,16333,'_edit_lock','1630051491:1'),(17129,16333,'_edit_last','1'),(17130,16333,'_wp_page_template','default'),(17131,16333,'_aioseo_title','#post_title #separator_sa #site_title'),(17132,16333,'_aioseo_description','#post_content'),(17133,16333,'_aioseo_keywords',''),(17134,16333,'_aioseo_og_title',NULL),(17135,16333,'_aioseo_og_description',NULL),(17136,16333,'_aioseo_og_article_section',''),(17137,16333,'_aioseo_og_article_tags',''),(17138,16333,'_aioseo_twitter_title',NULL),(17139,16333,'_aioseo_twitter_description',NULL),(17140,16333,'body_background_color',''),(17141,16333,'_body_background_color','field_5c721ec24addf'),(17142,16334,'body_background_color',''),(17143,16334,'_body_background_color','field_5c721ec24addf'),(17144,16335,'body_background_color',''),(17145,16335,'_body_background_color','field_5c721ec24addf'),(17146,16336,'_wp_page_template','default'),(17147,16336,'_elementor_edit_mode','builder'),(17148,16336,'_elementor_template_type','wp-page'),(17149,16336,'_elementor_version','3.4.2'),(17150,16337,'_wp_page_template','default'),(17151,16337,'_elementor_edit_mode','builder'),(17152,16337,'_elementor_template_type','wp-page'),(17153,16337,'_elementor_version','3.4.2'),(17154,16330,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17155,16330,'_elementor_data','[{\"id\":\"467a8ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"57efacf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6d00acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Poland Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31bd2a1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-312\\\" class=\\\"post-312 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Warsaw Poland\\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/poland.usembassy.gov\\/\\\">http:\\/\\/poland.usembassy.gov<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>48-22\\/504-2000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:publicwrw@state.gov\\\">publicwrw@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/pl\\/\\\">http:\\/\\/www.ustraveldocs.com\\/pl\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Applicants are encouraged to pay the application fee at the Polish Post Office.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/pl\\\">http:\\/\\/www.ustraveldocs.com\\/pl<\\/a>\\u00a0Poland call: +48 22 307 1361 or at (703) 988-7101 in the United States.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bf9c53c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"34dc437\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17156,16338,'_wp_page_template','default'),(17157,16338,'_elementor_edit_mode','builder'),(17158,16338,'_elementor_template_type','wp-page'),(17159,16338,'_elementor_version','3.4.2'),(17160,16338,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17161,16338,'_elementor_data','[{\"id\":\"467a8ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"57efacf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6d00acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Poland Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31bd2a1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-312\\\" class=\\\"post-312 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Warsaw Poland\\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/poland.usembassy.gov\\/\\\">http:\\/\\/poland.usembassy.gov<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>48-22\\/504-2000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:publicwrw@state.gov\\\">publicwrw@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/pl\\/\\\">http:\\/\\/www.ustraveldocs.com\\/pl\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Applicants are encouraged to pay the application fee at the Polish Post Office.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/pl\\\">http:\\/\\/www.ustraveldocs.com\\/pl<\\/a>\\u00a0Poland call: +48 22 307 1361 or at (703) 988-7101 in the United States.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bf9c53c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"34dc437\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17162,16330,'_elementor_page_assets','a:0:{}'),(17163,16330,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(17164,16339,'inline_featured_image','0'),(17165,16340,'inline_featured_image','0'),(17166,16340,'_edit_lock','1630051445:1'),(17167,16340,'_edit_last','1'),(17168,16340,'_wp_page_template','default'),(17169,16340,'_aioseo_title','#post_title #separator_sa #site_title'),(17170,16340,'_aioseo_description','#post_content'),(17171,16340,'_aioseo_keywords',''),(17172,16340,'_aioseo_og_title',NULL),(17173,16340,'_aioseo_og_description',NULL),(17174,16340,'_aioseo_og_article_section',''),(17175,16340,'_aioseo_og_article_tags',''),(17176,16340,'_aioseo_twitter_title',NULL),(17177,16340,'_aioseo_twitter_description',NULL),(17178,16340,'body_background_color',''),(17179,16340,'_body_background_color','field_5c721ec24addf'),(17180,16341,'body_background_color',''),(17181,16341,'_body_background_color','field_5c721ec24addf'),(17182,16340,'_elementor_edit_mode','builder'),(17183,16340,'_elementor_template_type','wp-page'),(17184,16340,'_elementor_version','3.4.2'),(17185,16333,'_elementor_edit_mode','builder'),(17186,16333,'_elementor_template_type','wp-page'),(17187,16333,'_elementor_version','3.4.2'),(17188,15525,'_elementor_css','a:6:{s:4:\"time\";i:1630051402;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17189,16342,'_wp_page_template','default'),(17190,16342,'_elementor_edit_mode','builder'),(17191,16342,'_elementor_template_type','wp-page'),(17192,16342,'_elementor_version','3.4.2'),(17193,16343,'_wp_page_template','default'),(17194,16343,'_elementor_edit_mode','builder'),(17195,16343,'_elementor_template_type','wp-page'),(17196,16343,'_elementor_version','3.4.2'),(17197,16333,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17198,16333,'_elementor_data','[{\"id\":\"1b8d2ca2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2bad1346\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6e243e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You need to meet your fianc\\u00e9e in person you have been in contact and developed a serious relationship now it\\u2019s time to take it to the next level and meet in person. The problem is they are in another country and long distance won\\u2019t last forever. In order to bring someone to the U.S. you have to have a face to face meeting to qualify for the K1 visa. You will be able to prove you made the trip with things such as photos of you two together, plane tickets, restaurant receipts, hotel receipts, copy of your passport with the entry &amp; exit stamps from the trip.<\\/p><p>Get familiar with your fianc\\u00e9e\\u2019s country. You will be able to get a lot of resources online.<\\/p><p>Bring photos of your family. A gift for your fianc\\u00e9e and his\\/her family it can be a souvenir such as a coffee cup with a United States Flag something small that will be easy to transport.<\\/p><p>Once you\\u2019re in the country keep in mind that you are planning to either do a fianc\\u00e9e visa or get married while you\\u2019re there. Do get photos of you two together, photos of the family-date the photos, keep all your receipts. You need evidence that can show you can meet the 2 year in person meeting requirement. Get to know your fianc\\u00e9e and the family well. Focus on the relationship, Don\\u2019t worry about the fianc\\u00e9e or spousal visa process that\\u2019s what we are here for. Call us anytime 619-741-5425 to ensure you are successful in bringing your fianc\\u00e9e or spouse to the U.S.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17199,16344,'_wp_page_template','default'),(17200,16344,'_elementor_edit_mode','builder'),(17201,16344,'_elementor_template_type','wp-page'),(17202,16344,'_elementor_version','3.4.2'),(17203,16344,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17204,16344,'_elementor_data','[{\"id\":\"1b8d2ca2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2bad1346\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6e243e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You need to meet your fianc\\u00e9e in person you have been in contact and developed a serious relationship now it\\u2019s time to take it to the next level and meet in person. The problem is they are in another country and long distance won\\u2019t last forever. In order to bring someone to the U.S. you have to have a face to face meeting to qualify for the K1 visa. You will be able to prove you made the trip with things such as photos of you two together, plane tickets, restaurant receipts, hotel receipts, copy of your passport with the entry &amp; exit stamps from the trip.<\\/p><p>Get familiar with your fianc\\u00e9e\\u2019s country. You will be able to get a lot of resources online.<\\/p><p>Bring photos of your family. A gift for your fianc\\u00e9e and his\\/her family it can be a souvenir such as a coffee cup with a United States Flag something small that will be easy to transport.<\\/p><p>Once you\\u2019re in the country keep in mind that you are planning to either do a fianc\\u00e9e visa or get married while you\\u2019re there. Do get photos of you two together, photos of the family-date the photos, keep all your receipts. You need evidence that can show you can meet the 2 year in person meeting requirement. Get to know your fianc\\u00e9e and the family well. Focus on the relationship, Don\\u2019t worry about the fianc\\u00e9e or spousal visa process that\\u2019s what we are here for. Call us anytime 619-741-5425 to ensure you are successful in bringing your fianc\\u00e9e or spouse to the U.S.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17205,16333,'_elementor_page_assets','a:0:{}'),(17206,16333,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(17207,16345,'_wp_page_template','default'),(17208,16345,'_elementor_edit_mode','builder'),(17209,16345,'_elementor_template_type','wp-page'),(17210,16345,'_elementor_version','3.4.2'),(17211,16346,'_wp_page_template','default'),(17212,16346,'_elementor_edit_mode','builder'),(17213,16346,'_elementor_template_type','wp-page'),(17214,16346,'_elementor_version','3.4.2'),(17215,16340,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17216,16340,'_elementor_data','[{\"id\":\"dede9e5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"89c6032\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db41d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Qatar Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ff3041\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-314\\\" class=\\\"post-314 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Doha Qatar\\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/qatar.usembassy.com\\/\\\">http:\\/\\/qatar.usembassy.com<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(974) 4496 6089<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:acsconsuladoha@state.gov\\\">acsconsuladoha@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/qatar.usembassy.gov\\/applky.html\\\">http:\\/\\/qatar.usembassy.gov\\/applky.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Varying between Qatari riyals 400 (Dh403.4) and QR800<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b57d786\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"bf60f2a\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17217,16347,'_wp_page_template','default'),(17218,16347,'_elementor_edit_mode','builder'),(17219,16347,'_elementor_template_type','wp-page'),(17220,16347,'_elementor_version','3.4.2'),(17221,16347,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17222,16347,'_elementor_data','[{\"id\":\"dede9e5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"89c6032\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"db41d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Qatar Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ff3041\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-314\\\" class=\\\"post-314 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Doha Qatar\\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/qatar.usembassy.com\\/\\\">http:\\/\\/qatar.usembassy.com<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(974) 4496 6089<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:acsconsuladoha@state.gov\\\">acsconsuladoha@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/qatar.usembassy.gov\\/applky.html\\\">http:\\/\\/qatar.usembassy.gov\\/applky.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:<\\/b><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Varying between Qatari riyals 400 (Dh403.4) and QR800<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b57d786\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"bf60f2a\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17223,16340,'_elementor_page_assets','a:0:{}'),(17224,16340,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(17225,16348,'inline_featured_image','0'),(17226,16349,'inline_featured_image','0'),(17227,16349,'_edit_lock','1630051566:1'),(17228,16349,'_edit_last','1'),(17229,16349,'_wp_page_template','default'),(17230,16349,'_aioseo_title','#post_title #separator_sa #site_title'),(17231,16349,'_aioseo_description','#post_content'),(17232,16349,'_aioseo_keywords',''),(17233,16349,'_aioseo_og_title',NULL),(17234,16349,'_aioseo_og_description',NULL),(17235,16349,'_aioseo_og_article_section',''),(17236,16349,'_aioseo_og_article_tags',''),(17237,16349,'_aioseo_twitter_title',NULL),(17238,16349,'_aioseo_twitter_description',NULL),(17239,16349,'body_background_color',''),(17240,16349,'_body_background_color','field_5c721ec24addf'),(17241,16350,'body_background_color',''),(17242,16350,'_body_background_color','field_5c721ec24addf'),(17243,16349,'_elementor_edit_mode','builder'),(17244,16349,'_elementor_template_type','wp-page'),(17245,16349,'_elementor_version','3.4.2'),(17246,16333,'_elementor_css','a:7:{s:4:\"time\";i:1630051480;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(17250,16351,'_elementor_version','3.4.2'),(17251,16352,'_wp_page_template','default'),(17252,16352,'_elementor_edit_mode','builder'),(17253,16352,'_elementor_template_type','wp-page'),(17254,16352,'_elementor_version','3.4.2'),(17255,16349,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17256,16349,'_elementor_data','[{\"id\":\"e67e16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"46fdfa3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"319cb12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Romania Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad37a5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-316\\\" class=\\\"post-316 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Bucharest Romania\\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/romania.usembassy.gov\\/\\\">http:\\/\\/romania.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(004) 021 200 3300<\\/p><p><b>Embassy Email Address:<\\/b>\\u00a0<a href=\\\"mailto:visabucharest@state.gov\\\">visabucharest@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/\\\">http:\\/\\/www.ustraveldocs.com\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Paid in advance- if the petition was filed in the U.S. or must be paid on the day of the interview at the embassy\\u2019s cashier.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Call 031 780 0260 within Romania or (703) 988-7105 from the United States, or you may schedule your appointment via the internet.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ed1f8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"a8de25d\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17257,16353,'_wp_page_template','default'),(17258,16353,'_elementor_edit_mode','builder'),(17259,16353,'_elementor_template_type','wp-page'),(17260,16353,'_elementor_version','3.4.2'),(17261,16353,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17262,16353,'_elementor_data','[{\"id\":\"e67e16f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"46fdfa3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"319cb12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Romania Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad37a5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-316\\\" class=\\\"post-316 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Bucharest Romania\\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/romania.usembassy.gov\\/\\\">http:\\/\\/romania.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(004) 021 200 3300<\\/p><p><b>Embassy Email Address:<\\/b>\\u00a0<a href=\\\"mailto:visabucharest@state.gov\\\">visabucharest@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/\\\">http:\\/\\/www.ustraveldocs.com\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Paid in advance- if the petition was filed in the U.S. or must be paid on the day of the interview at the embassy\\u2019s cashier.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Call 031 780 0260 within Romania or (703) 988-7105 from the United States, or you may schedule your appointment via the internet.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ed1f8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"a8de25d\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17263,16349,'_elementor_page_assets','a:0:{}'),(17264,16349,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(17265,16354,'inline_featured_image','0'),(17266,16355,'inline_featured_image','0'),(17267,16355,'_edit_lock','1630051596:1'),(17268,16355,'_edit_last','1'),(17269,16355,'_wp_page_template','default'),(17270,16355,'_aioseo_title','#post_title #separator_sa #site_title'),(17271,16355,'_aioseo_description','#post_content'),(17272,16355,'_aioseo_keywords',''),(17273,16355,'_aioseo_og_title',NULL),(17274,16355,'_aioseo_og_description',NULL),(17275,16355,'_aioseo_og_article_section',''),(17276,16355,'_aioseo_og_article_tags',''),(17277,16355,'_aioseo_twitter_title',NULL),(17278,16355,'_aioseo_twitter_description',NULL),(17279,16355,'body_background_color',''),(17280,16355,'_body_background_color','field_5c721ec24addf'),(17281,16356,'body_background_color',''),(17282,16356,'_body_background_color','field_5c721ec24addf'),(17283,16355,'_elementor_edit_mode','builder'),(17284,16355,'_elementor_template_type','wp-page'),(17285,16355,'_elementor_version','3.4.2'),(17286,16357,'inline_featured_image','0'),(17287,16358,'inline_featured_image','0'),(17288,16358,'_edit_lock','1630051802:1'),(17289,16359,'_wp_page_template','default'),(17290,16359,'_elementor_edit_mode','builder'),(17291,16359,'_elementor_template_type','wp-page'),(17292,16359,'_elementor_version','3.4.2'),(17293,16360,'_wp_page_template','default'),(17294,16360,'_elementor_edit_mode','builder'),(17295,16360,'_elementor_template_type','wp-page'),(17296,16360,'_elementor_version','3.4.2'),(17297,15503,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17298,15503,'_elementor_data','[{\"id\":\"13edc97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"488b4f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aa73f02\",\"elType\":\"widget\",\"settings\":{\"title\":\"Family Services\\n\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#E96656\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f519195\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-108\\\" class=\\\"post-108 page type-page status-publish has-post-thumbnail hentry\\\"><div class=\\\"entry-content\\\"><h2>Family Services Information &amp; Links<\\/h2><h3>Bringing Siblings to live in the United States<\\/h3><article id=\\\"post-79\\\" class=\\\"post-79 page type-page status-publish has-post-thumbnail hentry\\\"><div class=\\\"entry-content\\\"><div id=\\\"main-body\\\"><p><span class=\\\"txtdarkblue\\\">For a\\u00a0petitioner to bring your sibling (brother or sister) to live in the United States as a green card holder, you must be a U.S. citizen and\\u00a0at least\\u00a021 years of age.\\u00a0Permanent residents may not petition to bring siblings to live permanently in the United States.<\\/span><span class=\\\"txtdarkblue\\\">\\u00a0<\\/span><\\/p><ul><li>Additional Documentation for Siblings through\\u00a0Adoption,\\u00a0Step Parents or Paternal\\u00a0Half-Siblings*<\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\">*Learn\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/family-services\\/bringing-siblings-to-live-in-the-united-states\\/\\\">more about bringing your siblings to the United States<\\/a>.<\\/span><\\/p><h3>Family Services: IR5 Visa Parents<\\/h3><p><span class=\\\"txtdarkblue\\\">To petition for your parents to live in the United States you must be at least 21 years old.\\u00a0 Children of your parents (your siblings) cannot be included in the petition.\\u00a0\\u00a0<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">Currently you can expect it to take about 6-8 months to bring your parent here.\\u00a0 Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help. \\u00a0Once they enter the United States they will be able to go to work immediately if that is their desire.\\u00a0<\\/span><a href=\\\"http:\\/\\/k1k3visas.com\\/family-services\\/bring-your-parents-to-live-in-the-u-s\\/\\\">IR5 Visa Parents can learn more here<\\/a>.<\\/p><h3>Fiance Visa<\\/h3><p><span class=\\\"txtdarkblue\\\">If you are engaged to someone in a another country and want to marry your fianc\\u00e9e in\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">the United States the visa you will need is the K1 fianc\\u00e9e visa. The K1 fianc\\u00e9e visa allows\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">people from other countries to come to the United States for the purpose of marrying a\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">U.S. Citizen and to live in the United States.\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">There are generally two categories of visas: immigration visas and non-immigrant visas\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">they are coded by a system of letters from A-V. Some examples of non-immigration visas are:<\\/span><span class=\\\"txtdarkblue\\\">\\u00a0tourist visas, student visas and\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/\\\"><strong>K1 fianc\\u00e9e visas<\\/strong><\\/a>.<\\/span><\\/p><p><strong><span class=\\\"txtdarkblue\\\">Filing requirements for a K1 fianc\\u00e9e visa:<\\/span><\\/strong><\\/p><ul><li><span class=\\\"txtdarkblue\\\">You are a U.S. Citizen<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Have met your fianc\\u00e9e in person within the previous two years<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">You and your fianc\\u00e9e are both legally free to marry<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Both you and your fianc\\u00e9e both have a sincere intent to marry within 90 days of his\\/her arrival in the United States<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">You can meet the minimum income requirement for a K1 visa<\\/span><\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\">The K1 visa petition is filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE\\u2019s will delay the approval of your K1 visa petition and the issuance of your K1 fianc\\u00e9e visa by several months.<\\/span><\\/p><p>For more information on the fiance visa,\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/fiancee-visa\\/\\\">follow this link<\\/a>.<\\/p><\\/div><\\/div><\\/article><\\/div><\\/article><div id=\\\"comments\\\" class=\\\"comments-area\\\"><div id=\\\"respond\\\" class=\\\"comment-respond\\\">\\u00a0<\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17299,16361,'_wp_page_template','default'),(17300,16361,'_elementor_edit_mode','builder'),(17301,16361,'_elementor_template_type','wp-page'),(17302,16361,'_elementor_version','3.4.2'),(17303,16361,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17304,16361,'_elementor_data','[{\"id\":\"13edc97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"488b4f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aa73f02\",\"elType\":\"widget\",\"settings\":{\"title\":\"Family Services\\n\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#E96656\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f519195\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Family Services Information & Links\\nBringing Siblings to live in the United States\\nFor a petitioner to bring your sibling (brother or sister) to live in the United States as a green card holder, you must be a U.S. citizen and at least 21 years of age. Permanent residents may not petition to bring siblings to live permanently in the United States. \\n\\nAdditional Documentation for Siblings through Adoption, Step Parents or Paternal Half-Siblings*\\n*Learn more about bringing your siblings to the United States.\\n\\nFamily Services: IR5 Visa Parents\\nTo petition for your parents to live in the United States you must be at least 21 years old.  Children of your parents (your siblings) cannot be included in the petition.  \\n\\nCurrently you can expect it to take about 6-8 months to bring your parent here.  Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help.  Once they enter the United States they will be able to go to work immediately if that is their desire. IR5 Visa Parents can learn more here.\\n\\nFiance Visa\\nIf you are engaged to someone in a another country and want to marry your fianc\\u00e9e in the United States the visa you will need is the K1 fianc\\u00e9e visa. The K1 fianc\\u00e9e visa allows people from other countries to come to the United States for the purpose of marrying a U.S. Citizen and to live in the United States. There are generally two categories of visas: immigration visas and non-immigrant visas they are coded by a system of letters from A-V. Some examples of non-immigration visas are: tourist visas, student visas and K1 fianc\\u00e9e visas.\\n\\nFiling requirements for a K1 fianc\\u00e9e visa:\\n\\nYou are a U.S. Citizen\\nHave met your fianc\\u00e9e in person within the previous two years\\nYou and your fianc\\u00e9e are both legally free to marry\\nBoth you and your fianc\\u00e9e both have a sincere intent to marry within 90 days of his\\/her arrival in the United States\\nYou can meet the minimum income requirement for a K1 visa\\nThe K1 visa petition is filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE\\u2019s will delay the approval of your K1 visa petition and the issuance of your K1 fianc\\u00e9e visa by several months.\\n\\nFor more information on the fiance visa, follow this link.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17305,15503,'_elementor_page_assets','a:0:{}'),(17326,16363,'_wp_page_template','default'),(17327,16363,'_elementor_edit_mode','builder'),(17328,16363,'_elementor_template_type','wp-page'),(17329,16363,'_elementor_version','3.4.2'),(17330,16363,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17331,16363,'_elementor_data','[{\"id\":\"13edc97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"488b4f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aa73f02\",\"elType\":\"widget\",\"settings\":{\"title\":\"Family Services\\n\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#E96656\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f519195\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Family Services Information & Links\\nBringing Siblings to live in the United States\\nFor a petitioner to bring your sibling (brother or sister) to live in the United States as a green card holder, you must be a U.S. citizen and at least 21 years of age. Permanent residents may not petition to bring siblings to live permanently in the United States. \\n\\nAdditional Documentation for Siblings through Adoption, Step Parents or Paternal Half-Siblings*\\n*Learn more about bringing your siblings to the United States.\\n\\nFamily Services: IR5 Visa Parents\\nTo petition for your parents to live in the United States you must be at least 21 years old.  Children of your parents (your siblings) cannot be included in the petition.  \\n\\nCurrently you can expect it to take about 6-8 months to bring your parent here.  Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help.  Once they enter the United States they will be able to go to work immediately if that is their desire. IR5 Visa Parents can learn more here.\\n\\nFiance Visa\\nIf you are engaged to someone in a another country and want to marry your fianc\\u00e9e in the United States the visa you will need is the K1 fianc\\u00e9e visa. The K1 fianc\\u00e9e visa allows people from other countries to come to the United States for the purpose of marrying a U.S. Citizen and to live in the United States. There are generally two categories of visas: immigration visas and non-immigrant visas they are coded by a system of letters from A-V. Some examples of non-immigration visas are: tourist visas, student visas and K1 fianc\\u00e9e visas.\\n\\nFiling requirements for a K1 fianc\\u00e9e visa:\\n\\nYou are a U.S. Citizen\\nHave met your fianc\\u00e9e in person within the previous two years\\nYou and your fianc\\u00e9e are both legally free to marry\\nBoth you and your fianc\\u00e9e both have a sincere intent to marry within 90 days of his\\/her arrival in the United States\\nYou can meet the minimum income requirement for a K1 visa\\nThe K1 visa petition is filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE\\u2019s will delay the approval of your K1 visa petition and the issuance of your K1 fianc\\u00e9e visa by several months.\\n\\nFor more information on the fiance visa, follow this link.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17350,15503,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(17308,16358,'_edit_last','1'),(17309,16358,'_wp_page_template','default'),(17310,16358,'_aioseo_title','#post_title #separator_sa #site_title'),(17311,16358,'_aioseo_description','#post_content'),(17312,16358,'_aioseo_keywords',''),(17313,16358,'_aioseo_og_title',NULL),(17314,16358,'_aioseo_og_description',NULL),(17315,16358,'_aioseo_og_article_section',''),(17316,16358,'_aioseo_og_article_tags',''),(17317,16358,'_aioseo_twitter_title',NULL),(17318,16358,'_aioseo_twitter_description',NULL),(17319,16358,'body_background_color',''),(17320,16358,'_body_background_color','field_5c721ec24addf'),(17321,16362,'body_background_color',''),(17322,16362,'_body_background_color','field_5c721ec24addf'),(17323,16358,'_elementor_edit_mode','builder'),(17324,16358,'_elementor_template_type','wp-page'),(17325,16358,'_elementor_version','3.4.2'),(17332,16363,'_elementor_page_assets','a:0:{}'),(17333,16363,'_elementor_css','a:6:{s:4:\"time\";i:1630051636;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17334,16364,'_wp_page_template','default'),(17335,16364,'_elementor_edit_mode','builder'),(17336,16364,'_elementor_template_type','wp-page'),(17337,16364,'_elementor_version','3.4.2'),(17338,16364,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17339,16364,'_elementor_data','[{\"id\":\"13edc97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"488b4f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aa73f02\",\"elType\":\"widget\",\"settings\":{\"title\":\"Family Services\\n\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#E96656\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f519195\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Family Services Information & Links\\nBringing Siblings to live in the United States\\nFor a petitioner to bring your sibling (brother or sister) to live in the United States as a green card holder, you must be a U.S. citizen and at least 21 years of age. Permanent residents may not petition to bring siblings to live permanently in the United States. \\n\\nAdditional Documentation for Siblings through Adoption, Step Parents or Paternal Half-Siblings*\\n*Learn more about bringing your siblings to the United States.\\n\\nFamily Services: IR5 Visa Parents\\nTo petition for your parents to live in the United States you must be at least 21 years old.  Children of your parents (your siblings) cannot be included in the petition.  \\n\\nCurrently you can expect it to take about 6-8 months to bring your parent here.  Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help.  Once they enter the United States they will be able to go to work immediately if that is their desire. IR5 Visa Parents can learn more here.\\n\\nFiance Visa\\nIf you are engaged to someone in a another country and want to marry your fianc\\u00e9e in the United States the visa you will need is the K1 fianc\\u00e9e visa. The K1 fianc\\u00e9e visa allows people from other countries to come to the United States for the purpose of marrying a U.S. Citizen and to live in the United States. There are generally two categories of visas: immigration visas and non-immigrant visas they are coded by a system of letters from A-V. Some examples of non-immigration visas are: tourist visas, student visas and K1 fianc\\u00e9e visas.\\n\\nFiling requirements for a K1 fianc\\u00e9e visa:\\n\\nYou are a U.S. Citizen\\nHave met your fianc\\u00e9e in person within the previous two years\\nYou and your fianc\\u00e9e are both legally free to marry\\nBoth you and your fianc\\u00e9e both have a sincere intent to marry within 90 days of his\\/her arrival in the United States\\nYou can meet the minimum income requirement for a K1 visa\\nThe K1 visa petition is filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE\\u2019s will delay the approval of your K1 visa petition and the issuance of your K1 fianc\\u00e9e visa by several months.\\n\\nFor more information on the fiance visa, follow this link.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17340,16364,'_elementor_page_assets','a:0:{}'),(17341,16364,'_elementor_css','a:6:{s:4:\"time\";i:1630051636;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17342,16365,'_wp_page_template','default'),(17343,16365,'_elementor_edit_mode','builder'),(17344,16365,'_elementor_template_type','wp-page'),(17345,16365,'_elementor_version','3.4.2'),(17346,16365,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17347,16365,'_elementor_data','[{\"id\":\"13edc97\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"488b4f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aa73f02\",\"elType\":\"widget\",\"settings\":{\"title\":\"Family Services\\n\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#E96656\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f519195\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-108\\\" class=\\\"post-108 page type-page status-publish has-post-thumbnail hentry\\\"><div class=\\\"entry-content\\\"><h2>Family Services Information &amp; Links<\\/h2><h3>Bringing Siblings to live in the United States<\\/h3><article id=\\\"post-79\\\" class=\\\"post-79 page type-page status-publish has-post-thumbnail hentry\\\"><div class=\\\"entry-content\\\"><div id=\\\"main-body\\\"><p><span class=\\\"txtdarkblue\\\">For a\\u00a0petitioner to bring your sibling (brother or sister) to live in the United States as a green card holder, you must be a U.S. citizen and\\u00a0at least\\u00a021 years of age.\\u00a0Permanent residents may not petition to bring siblings to live permanently in the United States.<\\/span><span class=\\\"txtdarkblue\\\">\\u00a0<\\/span><\\/p><ul><li>Additional Documentation for Siblings through\\u00a0Adoption,\\u00a0Step Parents or Paternal\\u00a0Half-Siblings*<\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\">*Learn\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/family-services\\/bringing-siblings-to-live-in-the-united-states\\/\\\">more about bringing your siblings to the United States<\\/a>.<\\/span><\\/p><h3>Family Services: IR5 Visa Parents<\\/h3><p><span class=\\\"txtdarkblue\\\">To petition for your parents to live in the United States you must be at least 21 years old.\\u00a0 Children of your parents (your siblings) cannot be included in the petition.\\u00a0\\u00a0<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">Currently you can expect it to take about 6-8 months to bring your parent here.\\u00a0 Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help. \\u00a0Once they enter the United States they will be able to go to work immediately if that is their desire.\\u00a0<\\/span><a href=\\\"http:\\/\\/k1k3visas.com\\/family-services\\/bring-your-parents-to-live-in-the-u-s\\/\\\">IR5 Visa Parents can learn more here<\\/a>.<\\/p><h3>Fiance Visa<\\/h3><p><span class=\\\"txtdarkblue\\\">If you are engaged to someone in a another country and want to marry your fianc\\u00e9e in\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">the United States the visa you will need is the K1 fianc\\u00e9e visa. The K1 fianc\\u00e9e visa allows\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">people from other countries to come to the United States for the purpose of marrying a\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">U.S. Citizen and to live in the United States.\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">There are generally two categories of visas: immigration visas and non-immigrant visas\\u00a0<\\/span><span class=\\\"txtdarkblue\\\">they are coded by a system of letters from A-V. Some examples of non-immigration visas are:<\\/span><span class=\\\"txtdarkblue\\\">\\u00a0tourist visas, student visas and\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/\\\"><strong>K1 fianc\\u00e9e visas<\\/strong><\\/a>.<\\/span><\\/p><p><strong><span class=\\\"txtdarkblue\\\">Filing requirements for a K1 fianc\\u00e9e visa:<\\/span><\\/strong><\\/p><ul><li><span class=\\\"txtdarkblue\\\">You are a U.S. Citizen<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Have met your fianc\\u00e9e in person within the previous two years<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">You and your fianc\\u00e9e are both legally free to marry<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">Both you and your fianc\\u00e9e both have a sincere intent to marry within 90 days of his\\/her arrival in the United States<\\/span><\\/li><li><span class=\\\"txtdarkblue\\\">You can meet the minimum income requirement for a K1 visa<\\/span><\\/li><\\/ul><p><span class=\\\"txtdarkblue\\\">The K1 visa petition is filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE\\u2019s will delay the approval of your K1 visa petition and the issuance of your K1 fianc\\u00e9e visa by several months.<\\/span><\\/p><p>For more information on the fiance visa,\\u00a0<a href=\\\"http:\\/\\/k1k3visas.com\\/fiancee-visa\\/\\\">follow this link<\\/a>.<\\/p><\\/div><\\/div><\\/article><\\/div><\\/article><div id=\\\"comments\\\" class=\\\"comments-area\\\"><div id=\\\"respond\\\" class=\\\"comment-respond\\\">\\u00a0<\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17348,16365,'_elementor_page_assets','a:0:{}'),(17349,16365,'_elementor_css','a:6:{s:4:\"time\";i:1630051636;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17351,15503,'_elementor_css','a:6:{s:4:\"time\";i:1630051669;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17352,16366,'_wp_page_template','default'),(17353,16366,'_elementor_edit_mode','builder'),(17354,16366,'_elementor_template_type','wp-page'),(17355,16366,'_elementor_version','3.4.2'),(17356,16367,'_wp_page_template','default'),(17357,16367,'_elementor_edit_mode','builder'),(17358,16367,'_elementor_template_type','wp-page'),(17359,16367,'_elementor_version','3.4.2'),(17360,16358,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17361,16358,'_elementor_data','[{\"id\":\"afbd627\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5a3fa9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76ff030\",\"elType\":\"widget\",\"settings\":{\"title\":\"Russia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fa57cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-318\\\" class=\\\"post-318 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Moscow Russia\\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/moscow.usembassy.gov\\/\\\">http:\\/\\/moscow.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0+7 (495) 668-1087, toll free (Russia) (800) 100-2554 From the United States<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-Russia@ustraveldocs.com\\\">support-Russia@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/ru\\/\\\">http:\\/\\/www.ustraveldocs.com\\/ru\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>On the day of the interview only after an Embassy employee instructs you to do so.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Fiancee visa applicants may schedule an interview upon receiving a notification from the U.S. Embassy, Moscow.\\u00a0 If you do not get a notification within 60 days from your petition approval date, contact us at\\u00a0<a href=\\\"mailto:consulmo@state.gov\\\">consulmo@state.gov<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9c16214\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"82fd2ea\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17362,16368,'_wp_page_template','default'),(17363,16368,'_elementor_edit_mode','builder'),(17364,16368,'_elementor_template_type','wp-page'),(17365,16368,'_elementor_version','3.4.2'),(17366,16368,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17367,16368,'_elementor_data','[{\"id\":\"afbd627\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5a3fa9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76ff030\",\"elType\":\"widget\",\"settings\":{\"title\":\"Russia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fa57cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-318\\\" class=\\\"post-318 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Moscow Russia\\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0<\\/b><a href=\\\"http:\\/\\/moscow.usembassy.gov\\/\\\">http:\\/\\/moscow.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:<\\/b>\\u00a0+7 (495) 668-1087, toll free (Russia) (800) 100-2554 From the United States<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-Russia@ustraveldocs.com\\\">support-Russia@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b><a href=\\\"http:\\/\\/www.ustraveldocs.com\\/ru\\/\\\">http:\\/\\/www.ustraveldocs.com\\/ru\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>On the day of the interview only after an Embassy employee instructs you to do so.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Fiancee visa applicants may schedule an interview upon receiving a notification from the U.S. Embassy, Moscow.\\u00a0 If you do not get a notification within 60 days from your petition approval date, contact us at\\u00a0<a href=\\\"mailto:consulmo@state.gov\\\">consulmo@state.gov<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9c16214\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"82fd2ea\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17368,16358,'_elementor_page_assets','a:0:{}'),(17369,16358,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(17370,16029,'body_background_color',''),(17371,16029,'_body_background_color','field_5c721ec24addf'),(17372,16369,'_wp_page_template','default'),(17373,16369,'_elementor_edit_mode','builder'),(17374,16369,'_elementor_template_type','wp-page'),(17375,16369,'_elementor_version','3.4.2'),(17376,16369,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17377,16369,'_elementor_data','[{\"id\":\"c156402\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3252309\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e575b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Hire Us\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a319ed3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"size-full wp-image-15599 alignleft\\\" src=\\\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/imagesCANUQEQ0-e1403463493456.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"122\\\" \\/><\\/p><p>After our initial phone consultation regarding your fianc\\u00e9e or marriage visa, we determine the most effective and fastest method of processing your petition.<\\/p><p>An information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.<\\/p><p>Once you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.<\\/p><p>After you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.<\\/p><p>We will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c3d9718\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3faf783\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d02b3fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE PHONE CONSULTATION\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e11d775\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">Ask questions; speak with an expert about your case. (866) 750-9020<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d988706\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a66de2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"01d45ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"AVAILABILTY\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2214630\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">You will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a2d4b1b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"84d2b4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d3eccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIANCEE AND MARRIAGE VISA EXPERTS\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15890fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We have been doing fianc\\u00e9e and marriage visas since 2002, we are very competent and 100% dedicated to our clients. (See our testimonials)<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b27ddcd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"91fdf53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef7d5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROFESSIONAL PERSONALIZED SERVICE\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266afeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We have handled hundreds of cases all over the world. It is our objective to complete your case in an efficient &amp; effective manner.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51072f6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0920c13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"819dcdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"WE DO THE WORK NOT YOU\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"01fddf1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We alleviate a great deal of stress about your case and assure you that your visa petition will be presented right the first time.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f3cf0de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"425ba16\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"901c504\",\"elType\":\"widget\",\"settings\":{\"title\":\"FEES\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ac97f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">Reasonable fees for quality services Fiancee or Marriage Visas $665 including adjustment of status no long list of what is extra this is it.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d54947\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f2659da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1e716\",\"elType\":\"widget\",\"settings\":{\"title\":\"FULL EMBASSY SUPPORT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6f7701\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We will advise your fianc\\u00e9e or spouse as to the information and supporting documentation needed for his or her interview.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ef04093\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6a4fdea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19ef6d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"AFTER ENTRY SUPPORT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dd35af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">When the k1 visa is issued, we will advise you of the next step for your spouse to obtain his or green card. Adjustment of status package is included in our price of $685. Where will you find a deal like that on the web? Most companies charge separately and its more than our fair price of $695. Quality work, fair price.<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f92907d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"df35f67\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e7deed8\",\"elType\":\"widget\",\"settings\":{\"title\":\"MILITARY DISCOUNT\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"018\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"444070f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">We honor the brave men and woman serving our country.<\\/span><br \\/><span class=\\\"txtdarkblue\\\">Call us toll free (866) 750-9020 or email:\\u00a0<\\/span>k1k3visas.com@gmail.com<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6529dec\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"73e2f0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22ffee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attorneys hire us to do their K1 fiancee visa and CR1 spousal visas.\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c0d93f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtblue\\\"><em>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.<\\/em><\\/span><\\/p><p><span class=\\\"txtblue\\\"><em>Best regards,<\\/em><\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"020\",\"bottom\":\"020\",\"left\":\"020\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1d3f79\",\"elType\":\"widget\",\"settings\":{\"title\":\"David Carrad, Attorney\\n\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(17378,16369,'_elementor_page_assets','a:0:{}'),(17379,16369,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:12;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:12;s:21:\"typography_typography\";i:12;s:22:\"typography_font_family\";i:12;s:20:\"typography_font_size\";i:12;s:22:\"typography_font_weight\";i:12;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:11;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:11;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:21:\"typography_font_style\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:11;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(17380,16369,'_elementor_css','a:6:{s:4:\"time\";i:1629768032;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17381,15519,'_elementor_css','a:6:{s:4:\"time\";i:1630051762;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17382,16370,'inline_featured_image','0'),(17383,16371,'inline_featured_image','0'),(17384,16371,'_edit_lock','1630052010:1'),(17385,16371,'_edit_last','1'),(17386,16371,'_wp_page_template','default'),(17387,16371,'_aioseo_title','#post_title #separator_sa #site_title'),(17388,16371,'_aioseo_description','#post_content'),(17389,16371,'_aioseo_keywords',''),(17390,16371,'_aioseo_og_title',NULL),(17391,16371,'_aioseo_og_description',NULL),(17392,16371,'_aioseo_og_article_section',''),(17393,16371,'_aioseo_og_article_tags',''),(17394,16371,'_aioseo_twitter_title',NULL),(17395,16371,'_aioseo_twitter_description',NULL),(17396,16371,'body_background_color',''),(17397,16371,'_body_background_color','field_5c721ec24addf'),(17398,16372,'body_background_color',''),(17399,16372,'_body_background_color','field_5c721ec24addf'),(17406,16373,'_elementor_page_assets','a:0:{}'),(17407,16373,'_elementor_css','a:6:{s:4:\"time\";i:1629768017;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17408,16374,'_wp_page_template','default'),(17409,16374,'_elementor_edit_mode','builder'),(17410,16374,'_elementor_template_type','wp-page'),(17411,16374,'_elementor_version','3.4.2'),(17412,16374,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17413,16374,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"U.S. Citizenship\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"025\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55f0c51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/United_States_Flag1.jpg\",\"id\":15465,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6196d54\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Value of Citizenship\",\"title_color\":\"#393636\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"text_shadow_text_shadow_type\":\"yes\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.<\\/p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual\\u2019s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.<\\/p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204<\\/p>\",\"text_color\":\"#3E3636\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17414,16374,'_elementor_page_assets','a:0:{}'),(17415,16374,'_elementor_css','a:6:{s:4:\"time\";i:1629768017;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17416,16375,'_wp_page_template','default'),(17417,16375,'_elementor_edit_mode','builder'),(17418,16375,'_elementor_template_type','wp-page'),(17419,16375,'_elementor_version','3.4.2'),(17420,16375,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}');
INSERT INTO `wp3p_postmeta` VALUES (17421,16375,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"U.S. Citizenship\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#D16457\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55f0c51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/United_States_Flag1.jpg\",\"id\":15465,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6196d54\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Value of Citizenship\",\"title_color\":\"#393636\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.<\\/p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual\\u2019s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.<\\/p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204<\\/p>\",\"text_color\":\"#3E3636\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17422,16375,'_elementor_page_assets','a:0:{}'),(17423,16375,'_elementor_css','a:6:{s:4:\"time\";i:1629768017;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17428,16376,'_wp_page_template','default'),(17429,16376,'_elementor_edit_mode','builder'),(17430,16376,'_elementor_template_type','wp-page'),(17431,16376,'_elementor_version','3.4.2'),(17432,16376,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17433,16376,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"U.S. Citizenship\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#D16457\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55f0c51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/United_States_Flag1.jpg\",\"id\":15465,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6196d54\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Value of Citizenship\",\"title_color\":\"#393636\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.<\\/p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual\\u2019s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.<\\/p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204<\\/p>\",\"text_color\":\"#3E3636\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17425,16371,'_elementor_edit_mode','builder'),(17426,16371,'_elementor_template_type','wp-page'),(17427,16371,'_elementor_version','3.4.2'),(17434,16376,'_elementor_page_assets','a:0:{}'),(17435,16377,'_wp_page_template','default'),(17436,16377,'_elementor_edit_mode','builder'),(17437,16377,'_elementor_template_type','wp-page'),(17438,16377,'_elementor_version','3.4.2'),(17439,16377,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17440,16377,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"U.S. Citizenship\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#D16457\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55f0c51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/United_States_Flag1.jpg\",\"id\":15465,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6196d54\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Value of Citizenship\",\"title_color\":\"#393636\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.<\\/p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual\\u2019s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.<\\/p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204<\\/p>\",\"text_color\":\"#3E3636\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17441,16377,'_elementor_page_assets','a:0:{}'),(17442,16378,'_wp_page_template','default'),(17443,16378,'_elementor_edit_mode','builder'),(17444,16378,'_elementor_template_type','wp-page'),(17445,16378,'_elementor_version','3.4.2'),(17446,16378,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17447,16378,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"U.S. Citizenship\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#D16457\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55f0c51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/United_States_Flag1.jpg\",\"id\":15465,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6196d54\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Value of Citizenship\",\"title_color\":\"#393636\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.<\\/p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual\\u2019s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.<\\/p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204<\\/p>\",\"text_color\":\"#3E3636\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17448,16378,'_elementor_page_assets','a:0:{}'),(17449,15451,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:10:\"text_color\";i:1;s:5:\"align\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(17450,16379,'_wp_page_template','default'),(17451,16379,'_elementor_edit_mode','builder'),(17452,16379,'_elementor_template_type','wp-page'),(17453,16379,'_elementor_version','3.4.2'),(17454,16380,'_wp_page_template','default'),(17455,16380,'_elementor_edit_mode','builder'),(17456,16380,'_elementor_template_type','wp-page'),(17457,16380,'_elementor_version','3.4.2'),(17458,16371,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17459,16371,'_elementor_data','[{\"id\":\"c91a2c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"945b44e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"096660a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saudi Arabia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fd1e1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-320\\\" class=\\\"post-320 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b>\\u00a0Riyadh Saudi Arabia<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/riyadh.usembassy.gov\\/\\\">http:\\/\\/riyadh.usembassy.gov<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>9961-4883800\\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:riyadhIV@state.gov\\\">riyadhIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"http:\\/\\/riyadh.usembassy.gov\\/\\\">http:\\/\\/riyadh.usembassy.gov\\/petition-riyadh.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy<\\/b>\\u00a0<strong>fee:\\u00a0<\\/strong>The fee is payable at the embassy<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>By calling their customer service or writing an email to \\u00a0<a href=\\\"http:\\/\\/riyadh.usembassy.gov\\/\\\">http:\\/\\/riyadh.usembassy.gov<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0d5660d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"f5f7f92\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17460,16381,'_wp_page_template','default'),(17461,16381,'_elementor_edit_mode','builder'),(17462,16381,'_elementor_template_type','wp-page'),(17463,16381,'_elementor_version','3.4.2'),(17464,16381,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17465,16381,'_elementor_data','[{\"id\":\"c91a2c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"945b44e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"096660a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saudi Arabia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fd1e1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-320\\\" class=\\\"post-320 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b>\\u00a0Riyadh Saudi Arabia<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/riyadh.usembassy.gov\\/\\\">http:\\/\\/riyadh.usembassy.gov<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>9961-4883800\\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:riyadhIV@state.gov\\\">riyadhIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"http:\\/\\/riyadh.usembassy.gov\\/\\\">http:\\/\\/riyadh.usembassy.gov\\/petition-riyadh.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy<\\/b>\\u00a0<strong>fee:\\u00a0<\\/strong>The fee is payable at the embassy<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>By calling their customer service or writing an email to \\u00a0<a href=\\\"http:\\/\\/riyadh.usembassy.gov\\/\\\">http:\\/\\/riyadh.usembassy.gov<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0d5660d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"f5f7f92\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17466,16371,'_elementor_page_assets','a:0:{}'),(17467,16371,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(17468,16382,'inline_featured_image','0'),(17469,16383,'inline_featured_image','0'),(17470,16383,'_edit_lock','1630052339:1'),(17471,16383,'_edit_last','1'),(17472,16383,'_wp_page_template','default'),(17473,16383,'_aioseo_title','#post_title #separator_sa #site_title'),(17474,16383,'_aioseo_description','#post_content'),(17475,16383,'_aioseo_keywords',''),(17476,16383,'_aioseo_og_title',NULL),(17477,16383,'_aioseo_og_description',NULL),(17478,16383,'_aioseo_og_article_section',''),(17479,16383,'_aioseo_og_article_tags',''),(17480,16383,'_aioseo_twitter_title',NULL),(17481,16383,'_aioseo_twitter_description',NULL),(17482,16383,'body_background_color',''),(17483,16383,'_body_background_color','field_5c721ec24addf'),(17484,16384,'body_background_color',''),(17485,16384,'_body_background_color','field_5c721ec24addf'),(17486,16383,'_elementor_edit_mode','builder'),(17487,16383,'_elementor_template_type','wp-page'),(17488,16383,'_elementor_version','3.4.2'),(17489,16385,'inline_featured_image','0'),(17490,16385,'inline_featured_image','0'),(17491,16385,'_edit_last','2'),(17492,16385,'_edit_lock','1630052067:1'),(17493,16385,'_wp_page_template','default'),(17494,16385,'_aioseo_title','Citizenship|U.S. Citizenship|US Citizenship'),(17495,16385,'_aioseo_description','Are you deciding to become a U.S. citizen or looking to stay in the United States permanently then call K1k3visas now 619-249-0204 to fulfill your needs.'),(17496,16385,'_aioseo_keywords',''),(17497,16385,'_aioseo_og_title',''),(17498,16385,'_aioseo_og_description',''),(17499,16385,'_aioseo_og_article_section',''),(17500,16385,'_aioseo_og_article_tags',''),(17501,16385,'_aioseo_twitter_title',''),(17502,16385,'_aioseo_twitter_description',''),(17503,16385,'body_background_color',''),(17504,16385,'_body_background_color','field_5c721ec24addf'),(17505,16385,'_elementor_edit_mode','builder'),(17506,16385,'_elementor_template_type','wp-page'),(17507,16385,'_elementor_version','3.4.2'),(17508,16385,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"U.S. Citizenship\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#D16457\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55f0c51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/United_States_Flag1.jpg\",\"id\":15465,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6196d54\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Value of Citizenship\",\"title_color\":\"#393636\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.<\\/p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual\\u2019s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.<\\/p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204<\\/p>\",\"text_color\":\"#3E3636\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17509,16385,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17510,16385,'_elementor_page_assets','a:0:{}'),(17511,16385,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:10:\"text_color\";i:1;s:5:\"align\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(17512,16386,'inline_featured_image','0'),(17513,16386,'inline_featured_image','0'),(17514,16386,'_edit_last','1'),(17515,16386,'_edit_lock','1630052160:1'),(17516,16386,'_wp_page_template','default'),(17517,16386,'_aioseo_title','#post_title #separator_sa #site_title'),(17518,16386,'_aioseo_description','#post_content'),(17558,16388,'_elementor_edit_mode','builder'),(17559,16388,'_wp_page_template','default'),(17519,16386,'_aioseo_keywords',''),(17520,16386,'_aioseo_og_title',NULL),(17521,16386,'_aioseo_og_description',NULL),(17522,16386,'_aioseo_og_article_section',''),(17523,16386,'_aioseo_og_article_tags',''),(17524,16386,'_aioseo_twitter_title',NULL),(17525,16386,'_aioseo_twitter_description',NULL),(17526,16386,'body_background_color',''),(17527,16386,'_body_background_color','field_5c721ec24addf'),(17528,16386,'_elementor_edit_mode','builder'),(17529,16386,'_elementor_template_type','wp-page'),(17530,16386,'_elementor_version','3.4.2'),(17531,16386,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#D16457\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55f0c51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-img.jpeg\",\"id\":16389,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our pricing has been competitive since we started in 2004. Pricing is still very reasonable for the personal service you will receive from us.<\\/p><p><strong>This is what we do for you:<br \\/><\\/strong><br \\/><strong>1.<\\/strong>\\u00a0Once you hire us we will email or mail you a packet of instructions detailing what we need from you &amp; your love one for us to do\\u00a0<strong>all<\\/strong>\\u00a0the work on your case<br \\/><strong>2.<\\/strong>\\u00a0We will file your petition to the USCIS directly through Priority mail (No extra charges for this)<br \\/><strong>3.<\\/strong>\\u00a0Once your case has been approved from the USCIS we will help you with the financial part of the case<br \\/><strong>4.<\\/strong>\\u00a0We will be sending information to your fiancee or spouse on how to prepare and what to take to the interview<br \\/><strong>5.<\\/strong>\\u00a0If you\\u2019re married we will do the adjustment of status for your spouse prior to the interview for the \\u201cgreen card\\u201d<br \\/><strong>6.\\u00a0<\\/strong>If you\\u2019re doing a fiancee visa we will do all the work for adjustment of status which issues the \\u201cgreen card\\u201d once you are married<\\/p><p><strong>All this will ensure success and visa issuance. Check our testimonials!<br \\/><\\/strong><br \\/>Beware of New Companies that have \\u201ctoo good to be true\\u201d pricing. You want to ensure your visa application goes through without problems or delays. Remember attorneys have hired us to do \\u201ctheir\\u201d petitions. If these could only be done by attorneys that charge $1800 and more then why didn\\u2019t they hire one of those attorneys? Simple, they know you don\\u2019t need an attorney and they don\\u2019t want to pay what the other attorneys charge.<\\/p><p><strong>Unsolicited testimonial from one of our attorney clients<\\/strong><\\/p><p>Dear Cynthia,<br \\/>Visa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.<br \\/>Best regards,<br \\/>David C. Attorney Wife from China<\\/p><p>Following is the complete package there are no additional cost except for the filing fees:<br \\/>I-129F $340<br \\/>I-130 $420<\\/p><p>Fiancee visa &amp; Marriage visas\\u00a0<strong>$695<\\/strong>\\u00a0which includes fianc\\u00e9e visa, marriage visa petitions done by our experts to completion.\\u00a0 What is included is the adjustment of status petitions for the green card. We offer expert service, quality work\\u00a0at a fair price.\\u00a0<strong>No one on the internet offers this price for both services.<\\/strong><\\/p><p>You have found the right company so contact us with your questions.<br \\/>Toll free in the U.S. 866-750-9020<br \\/>Out of the U.S. 619-249-0204<br \\/>We also do tourist visas, removal of conditions, visas for parents or siblings, call our office for information and pricing.<br \\/>For Poverty Guidelines:\\u00a0<a title=\\\"I-864P Poverty Guidelines\\\" href=\\\"http:\\/\\/uscis.gov\\/forms\\\">uscis.gov\\/forms\\u00a0<\\/a>\\u00a0 scroll down to I-864P click on it.\\u00a0\\u00a0This link will\\u00a0provide information on filing fees as well.<\\/p>\",\"text_color\":\"#3E3636\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17532,16386,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17533,16386,'_elementor_page_assets','a:0:{}'),(17570,16390,'_wp_page_template','default'),(17571,16390,'_elementor_edit_mode','builder'),(17572,16390,'_elementor_template_type','wp-page'),(17573,16390,'_elementor_version','3.4.2'),(17574,16390,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"U.S. Citizenship\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#D16457\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55f0c51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/United_States_Flag1.jpg\",\"id\":15465,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6196d54\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Value of Citizenship\",\"title_color\":\"#393636\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.<\\/p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual\\u2019s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.<\\/p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204<\\/p>\",\"text_color\":\"#3E3636\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17535,16387,'inline_featured_image','0'),(17536,16387,'inline_featured_image','0'),(17537,16387,'_edit_last','1'),(17538,16387,'_edit_lock','1630052313:1'),(17539,16387,'_wp_page_template','default'),(17540,16387,'_aioseo_title','#post_title #separator_sa #site_title'),(17541,16387,'_aioseo_description','#post_content'),(17742,16406,'_elementor_edit_mode','builder'),(17743,16406,'_wp_page_template','default'),(17542,16387,'_aioseo_keywords',''),(17543,16387,'_aioseo_og_title',NULL),(17544,16387,'_aioseo_og_description',NULL),(17545,16387,'_aioseo_og_article_section',''),(17546,16387,'_aioseo_og_article_tags',''),(17547,16387,'_aioseo_twitter_title',NULL),(17548,16387,'_aioseo_twitter_description',NULL),(17549,16387,'body_background_color',''),(17550,16387,'_body_background_color','field_5c721ec24addf'),(17551,16387,'_elementor_edit_mode','builder'),(17552,16387,'_elementor_template_type','wp-page'),(17553,16387,'_elementor_version','3.4.2'),(17554,16387,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proxy Marriages\\n\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#D16457\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">If you are not yet married but interested in doing so by proxy, please read the material below:<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">Only four states allow proxy marriages and each has its own rules and requirements.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">For U.S. immigration purposes, a proxy marriage performed in one of the four states listed below is valid as long as the marriage has been consummated.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">California: One of the parties must appear in person and the other must be active duty military who is deployed for a conflict of war.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">Colorado: One of the parties must appear in person.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">Montana: This is the only state that allows a double proxy marriage. \\u201cDouble proxy\\u201d means that neither party has to appear in person. However, one of the parties must be active duty military but not necessarily deployed.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">Texas: One of the parties must appear in person.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">If a proxy marriage is performed in one of the four states listed above, it is recognized as a valid marriage in all states except Iowa. It is also recognized by all branches of the U.S. military.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">If the marriage has not been consummated, a proxy marriage can be used as proof of relationship when filing for a K-1\\u00a0fiancee visa.<\\/span><\\/p>\",\"text_color\":\"#3E3636\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17555,16387,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17556,16387,'_elementor_page_assets','a:0:{}'),(17557,16387,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:10:\"text_color\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(17741,16387,'_elementor_css','a:6:{s:4:\"time\";i:1630052408;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17560,16388,'_elementor_template_type','wp-page'),(17561,16388,'_elementor_version','3.4.2'),(17562,16388,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"U.S. Citizenship\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#D16457\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55f0c51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/United_States_Flag1.jpg\",\"id\":15465,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6196d54\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Value of Citizenship\",\"title_color\":\"#393636\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.<\\/p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual\\u2019s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.<\\/p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204<\\/p>\",\"text_color\":\"#3E3636\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17563,16388,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17564,16388,'_elementor_page_assets','a:0:{}'),(17565,16388,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:10:\"text_color\";i:1;s:5:\"align\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(17566,16388,'body_background_color',''),(17567,16388,'_body_background_color','field_5c721ec24addf'),(17568,16389,'_wp_attached_file','2021/08/testimonial-img.jpeg'),(17569,16389,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:281;s:6:\"height\";i:179;s:4:\"file\";s:28:\"2021/08/testimonial-img.jpeg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"testimonial-img-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"testimonial-img-255x179.jpeg\";s:5:\"width\";i:255;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"testimonial-img-100x100.jpeg\";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:\"testimonial-img-255x179.jpeg\";s:5:\"width\";i:255;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"testimonial-img-100x100.jpeg\";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:{}}}'),(17575,16390,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17576,16390,'_elementor_page_assets','a:0:{}'),(17577,16391,'_wp_page_template','default'),(17578,16391,'_elementor_edit_mode','builder'),(17579,16391,'_elementor_template_type','wp-page'),(17580,16391,'_elementor_version','3.4.2'),(17581,16391,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"U.S. Citizenship\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#D16457\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55f0c51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/United_States_Flag1.jpg\",\"id\":15465,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6196d54\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Value of Citizenship\",\"title_color\":\"#393636\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.<\\/p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual\\u2019s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.<\\/p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204<\\/p>\",\"text_color\":\"#3E3636\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17582,16391,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17583,16391,'_elementor_page_assets','a:0:{}'),(17584,16392,'_wp_page_template','default'),(17585,16392,'_elementor_edit_mode','builder'),(17586,16392,'_elementor_template_type','wp-page'),(17587,16392,'_elementor_version','3.4.2'),(17588,16392,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#D16457\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55f0c51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/testimonial-img.jpeg\",\"id\":16389,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our pricing has been competitive since we started in 2004. Pricing is still very reasonable for the personal service you will receive from us.<\\/p><p><strong>This is what we do for you:<br \\/><\\/strong><br \\/><strong>1.<\\/strong>\\u00a0Once you hire us we will email or mail you a packet of instructions detailing what we need from you &amp; your love one for us to do\\u00a0<strong>all<\\/strong>\\u00a0the work on your case<br \\/><strong>2.<\\/strong>\\u00a0We will file your petition to the USCIS directly through Priority mail (No extra charges for this)<br \\/><strong>3.<\\/strong>\\u00a0Once your case has been approved from the USCIS we will help you with the financial part of the case<br \\/><strong>4.<\\/strong>\\u00a0We will be sending information to your fiancee or spouse on how to prepare and what to take to the interview<br \\/><strong>5.<\\/strong>\\u00a0If you\\u2019re married we will do the adjustment of status for your spouse prior to the interview for the \\u201cgreen card\\u201d<br \\/><strong>6.\\u00a0<\\/strong>If you\\u2019re doing a fiancee visa we will do all the work for adjustment of status which issues the \\u201cgreen card\\u201d once you are married<\\/p><p><strong>All this will ensure success and visa issuance. Check our testimonials!<br \\/><\\/strong><br \\/>Beware of New Companies that have \\u201ctoo good to be true\\u201d pricing. You want to ensure your visa application goes through without problems or delays. Remember attorneys have hired us to do \\u201ctheir\\u201d petitions. If these could only be done by attorneys that charge $1800 and more then why didn\\u2019t they hire one of those attorneys? Simple, they know you don\\u2019t need an attorney and they don\\u2019t want to pay what the other attorneys charge.<\\/p><p><strong>Unsolicited testimonial from one of our attorney clients<\\/strong><\\/p><p>Dear Cynthia,<br \\/>Visa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I\\u2019m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.<br \\/>Best regards,<br \\/>David C. Attorney Wife from China<\\/p><p>Following is the complete package there are no additional cost except for the filing fees:<br \\/>I-129F $340<br \\/>I-130 $420<\\/p><p>Fiancee visa &amp; Marriage visas\\u00a0<strong>$695<\\/strong>\\u00a0which includes fianc\\u00e9e visa, marriage visa petitions done by our experts to completion.\\u00a0 What is included is the adjustment of status petitions for the green card. We offer expert service, quality work\\u00a0at a fair price.\\u00a0<strong>No one on the internet offers this price for both services.<\\/strong><\\/p><p>You have found the right company so contact us with your questions.<br \\/>Toll free in the U.S. 866-750-9020<br \\/>Out of the U.S. 619-249-0204<br \\/>We also do tourist visas, removal of conditions, visas for parents or siblings, call our office for information and pricing.<br \\/>For Poverty Guidelines:\\u00a0<a title=\\\"I-864P Poverty Guidelines\\\" href=\\\"http:\\/\\/uscis.gov\\/forms\\\">uscis.gov\\/forms\\u00a0<\\/a>\\u00a0 scroll down to I-864P click on it.\\u00a0\\u00a0This link will\\u00a0provide information on filing fees as well.<\\/p>\",\"text_color\":\"#3E3636\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17589,16392,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17590,16392,'_elementor_page_assets','a:0:{}'),(17591,16386,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:10:\"text_color\";i:1;s:5:\"align\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(17592,16386,'_elementor_css','a:6:{s:4:\"time\";i:1630052162;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17593,16393,'_wp_page_template','default'),(17594,16393,'_elementor_edit_mode','builder'),(17595,16393,'_elementor_template_type','wp-page'),(17596,16393,'_elementor_version','3.4.2'),(17597,16394,'_wp_page_template','default'),(17598,16394,'_elementor_edit_mode','builder'),(17599,16394,'_elementor_template_type','wp-page'),(17600,16394,'_elementor_version','3.4.2'),(17601,16383,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17602,16383,'_elementor_data','[{\"id\":\"954042a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6085ea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"02a013e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Senegal Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1117f4e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-322\\\" class=\\\"post-322 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Dakar Senegal\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/dakar.usembassy.gov\\/\\\">http:\\/\\/dakar.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(+221) 33-869-63-00<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ConsularDakar@state.gov\\\">ConsularDakar@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"https:\\/\\/ceac.state.gov\\/genniv\\/\\\">https:\\/\\/ceac.state.gov\\/genniv\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy<\\/b>\\u00a0<strong>fee:\\u00a0<\\/strong>At certain Ecobank locations<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Visa information service call:(+221) 33-869-63-00<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"031d982\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"73566cc\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17603,16395,'_wp_page_template','default'),(17604,16395,'_elementor_edit_mode','builder'),(17605,16395,'_elementor_template_type','wp-page'),(17606,16395,'_elementor_version','3.4.2'),(17607,16395,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17608,16395,'_elementor_data','[{\"id\":\"954042a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6085ea5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"02a013e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Senegal Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1117f4e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-287\\\" class=\\\"post-287 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-322\\\" class=\\\"post-322 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Dakar Senegal\\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0 \\u00a0<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/dakar.usembassy.gov\\/\\\">http:\\/\\/dakar.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(+221) 33-869-63-00<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ConsularDakar@state.gov\\\">ConsularDakar@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"https:\\/\\/ceac.state.gov\\/genniv\\/\\\">https:\\/\\/ceac.state.gov\\/genniv\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy<\\/b>\\u00a0<strong>fee:\\u00a0<\\/strong>At certain Ecobank locations<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Visa information service call:(+221) 33-869-63-00<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>4<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"031d982\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"73566cc\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17609,16383,'_elementor_page_assets','a:0:{}'),(17610,16383,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(17694,3150,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:7:\"_margin\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(17612,3150,'_edit_lock','1630052282:1'),(17613,16383,'_elementor_css','a:6:{s:4:\"time\";i:1630052217;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17614,3150,'_edit_last','1'),(17615,3150,'_aioseo_title',NULL),(17616,3150,'_aioseo_description',NULL),(17617,3150,'_aioseo_keywords',''),(17618,3150,'_aioseo_og_title',NULL),(17619,3150,'_aioseo_og_description',NULL),(17620,3150,'_aioseo_og_article_section',''),(17621,3150,'_aioseo_og_article_tags',''),(17622,3150,'_aioseo_twitter_title',NULL),(17623,3150,'_aioseo_twitter_description',NULL),(17624,16396,'_elementor_edit_mode','builder'),(17625,16396,'_wp_page_template','page-templates/template-page-builder.php'),(17626,16396,'_elementor_template_type','wp-page'),(17627,16396,'_elementor_version','3.0.11'),(17628,16396,'_elementor_data','[{\"id\":\"a7cf9fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":773,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9f81d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8236e58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a76b47f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=38847f8\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2eccf25\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6f7729\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9743c4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions contained in the Terms Of Use outlined below. These terms apply to the entire website and any email or other type of communication between you and UXTheme. Under no circumstances shall UXTheme team be liable for any direct, indirect, special, incidental or consequential damages, including, but not limited to, loss of data or profit, arising out of the use, or the inability to use, the materials on this site, even if UXTheme team or an authorized representative has been advised of the possibility of such damages. If your use of materials from this site results in the need for servicing, repair or correction of equipment or data, you assume any costs thereof. UXTheme will not be responsible for any outcome that may occur during the course of usage of our resources.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=e5168be\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5604b20\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"734f4d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8908875\",\"elType\":\"widget\",\"settings\":{\"title\":\"License\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"641f593\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By purchasing or downloading resource (\\u201citem\\u201d or \\u201cfile\\u201d) you are being granted a license to use these files for specific uses under certain conditions. Ownership remains with UXTheme, and you are required to abide by the following licensing terms.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=e5168be\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9c8cfae\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4090a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"413e9ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Security\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"09bad1c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"You have rights for royalty free use of our resources for any or all of your personal.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"a1ad403\"},{\"text\":\"You are not required to attribute or link to UXTheme in any of projects.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"424b699\"},{\"text\":\"We reserve the rights to change prices and revise the resources usage policy in any moment.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"fcd5a27\"}],\"space_between\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Circular Std\",\"icon_typography_font_weight\":\"400\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"42a4ec1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cfa3fb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5fc1a3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Embedded content from other websites\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e0cd73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.<\\/p><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=e5168be\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4c806c3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"35f1b4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"473e947\",\"elType\":\"widget\",\"settings\":{\"title\":\"Changes about terms\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13b86cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If we change our terms of use we will post those changes on this page. Registered users will be sent an email that outlines changes made to the terms of use.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=e5168be\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(17629,16396,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:5;s:14:\"_margin_mobile\";i:1;s:14:\"_margin_tablet\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:5;s:20:\"typography_font_size\";i:5;s:27:\"typography_font_size_tablet\";i:1;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:5;s:25:\"typography_letter_spacing\";i:5;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:5;s:14:\"padding_mobile\";i:5;s:14:\"padding_tablet\";i:1;}}s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:1:{s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:5:{s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:30:\"icon_typography_letter_spacing\";i:1;}}}}}'),(17630,16396,'_elementor_css','a:6:{s:4:\"time\";i:1630052183;s:5:\"fonts\";a:1:{i:0;s:12:\"Circular Std\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17631,16396,'body_background_color',''),(17632,16396,'_body_background_color','field_5c721ec24addf'),(17633,16396,'hide_global_header','0'),(17634,16396,'_hide_global_header','field_5f3288799a622'),(17635,16396,'enable_header_buttons','show'),(17636,16396,'_enable_header_buttons','field_5c7122a4da07a'),(17637,16396,'header_btn1_text',''),(17638,16396,'_header_btn1_text','header_btn1_text'),(17639,16396,'header_btn1_url',''),(17640,16396,'_header_btn1_url','header_btn2_url'),(17641,16396,'header_btn2_text',''),(17642,16396,'_header_btn2_text','header_btn2_text'),(17643,16396,'use_custom_logo','0'),(17644,16396,'_use_custom_logo','field_5c718923b2115'),(17645,16396,'buttons_background_color',''),(17646,16396,'_buttons_background_color','field_5c721ec248a3d'),(17647,16396,'buttons_text_color',''),(17648,16396,'_buttons_text_color','field_5c721ed648a3e'),(17649,16396,'buttons_border_color',''),(17650,16396,'_buttons_border_color','field_5c723ccb7677b'),(17651,16396,'buttons_hover_background_color',''),(17652,16396,'_buttons_hover_background_color','field_5c72341d85272'),(17653,16396,'buttons_hover_text_color',''),(17654,16396,'_buttons_hover_text_color','field_5c7235491991b'),(17655,16396,'buttons_hover_border_color',''),(17656,16396,'_buttons_hover_border_color','field_5c7235571991c'),(17657,16396,'btn2_buttons_background_color',''),(17658,16396,'_btn2_buttons_background_color','field_5c721f1648a42'),(17659,16396,'btn2_buttons_text_color',''),(17660,16396,'_btn2_buttons_text_color','field_5c721f1f48a43'),(17661,16396,'btn2_buttons_hover_background_color',''),(17662,16396,'_btn2_buttons_hover_background_color','field_5c72341d8527244'),(17663,16396,'btn2_buttons_hover_text_color',''),(17664,16396,'_btn2_buttons_hover_text_color','field_5c7235491991b34'),(17665,16396,'btn2_buttons_hover_border_color',''),(17666,16396,'_btn2_buttons_hover_border_color','field_5c7235571991ccf'),(17667,16396,'btn2_button_custom_css',''),(17668,16396,'_btn2_button_custom_css','field_5c72342c85273'),(17669,16396,'button_2_custom_css',''),(17670,16396,'_button_2_custom_css','field_5f5e29a676d5e'),(17671,16396,'hide_global_footer','0'),(17672,16396,'_hide_global_footer','field_5b5ab66bdd531'),(17678,16397,'_elementor_css','a:6:{s:4:\"time\";i:1630052183;s:5:\"fonts\";a:1:{i:0;s:12:\"Circular Std\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17679,16398,'_wp_page_template','page-templates/template-page-builder.php'),(17680,16398,'_elementor_edit_mode','builder'),(17681,16398,'_elementor_template_type','wp-page'),(17682,16398,'_elementor_version','3.0.11'),(17683,16398,'_elementor_data','[{\"id\":\"a7cf9fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":773,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9f81d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8236e58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"title_color\":\"#161C2D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.08333333333333303727386009995825588703155517578125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a76b47f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=38847f8\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2eccf25\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6f7729\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9743c4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions contained in the Terms Of Use outlined below. These terms apply to the entire website and any email or other type of communication between you and UXTheme. Under no circumstances shall UXTheme team be liable for any direct, indirect, special, incidental or consequential damages, including, but not limited to, loss of data or profit, arising out of the use, or the inability to use, the materials on this site, even if UXTheme team or an authorized representative has been advised of the possibility of such damages. If your use of materials from this site results in the need for servicing, repair or correction of equipment or data, you assume any costs thereof. UXTheme will not be responsible for any outcome that may occur during the course of usage of our resources.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=e5168be\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5604b20\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"734f4d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8908875\",\"elType\":\"widget\",\"settings\":{\"title\":\"License\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"641f593\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>By purchasing or downloading resource (\\u201citem\\u201d or \\u201cfile\\u201d) you are being granted a license to use these files for specific uses under certain conditions. Ownership remains with UXTheme, and you are required to abide by the following licensing terms.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=e5168be\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9c8cfae\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad4090a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"413e9ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Security\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"09bad1c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"You have rights for royalty free use of our resources for any or all of your personal.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"a1ad403\"},{\"text\":\"You are not required to attribute or link to UXTheme in any of projects.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"424b699\"},{\"text\":\"We reserve the rights to change prices and revise the resources usage policy in any moment.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"fcd5a27\"}],\"space_between\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Circular Std\",\"icon_typography_font_weight\":\"400\",\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"42a4ec1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cfa3fb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5fc1a3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Embedded content from other websites\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e0cd73\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.<\\/p><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=e5168be\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4c806c3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"35f1b4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"473e947\",\"elType\":\"widget\",\"settings\":{\"title\":\"Changes about terms\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Circular Std\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6842099999999999848654397283098660409450531005859375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13b86cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If we change our terms of use we will post those changes on this page. Registered users will be sent an email that outlines changes made to the terms of use.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=e5168be\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(17684,16398,'_elementor_css','a:6:{s:4:\"time\";i:1630052183;s:5:\"fonts\";a:1:{i:0;s:12:\"Circular Std\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17685,3150,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17691,16399,'_elementor_css','a:6:{s:4:\"time\";i:1630052183;s:5:\"fonts\";a:1:{i:0;s:12:\"Circular Std\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17692,16399,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17693,3150,'_elementor_page_assets','a:0:{}'),(17695,3150,'_elementor_css','a:6:{s:4:\"time\";i:1630052291;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17696,16400,'inline_featured_image','0'),(17697,16401,'inline_featured_image','0'),(17698,16401,'_edit_lock','1630052530:1'),(17699,16401,'_edit_last','1'),(17700,16401,'_wp_page_template','default'),(17701,16401,'_aioseo_title','#post_title #separator_sa #site_title'),(17702,16401,'_aioseo_description','#post_content'),(17703,16401,'_aioseo_keywords',''),(17704,16401,'_aioseo_og_title',NULL),(17705,16401,'_aioseo_og_description',NULL),(17706,16401,'_aioseo_og_article_section',''),(17707,16401,'_aioseo_og_article_tags',''),(17708,16401,'_aioseo_twitter_title',NULL),(17709,16401,'_aioseo_twitter_description',NULL),(17710,16401,'body_background_color',''),(17711,16401,'_body_background_color','field_5c721ec24addf'),(17712,16402,'body_background_color',''),(17713,16402,'_body_background_color','field_5c721ec24addf'),(17714,16401,'_elementor_edit_mode','builder'),(17715,16401,'_elementor_template_type','wp-page'),(17716,16401,'_elementor_version','3.4.2'),(17717,16403,'_wp_page_template','default'),(17718,16403,'_elementor_edit_mode','builder'),(17719,16403,'_elementor_template_type','wp-page'),(17720,16403,'_elementor_version','3.4.2'),(17721,16403,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proxy Marriages\\n\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#D16457\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55f0c51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/United_States_Flag1.jpg\",\"id\":15465,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6196d54\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Value of Citizenship\",\"title_color\":\"#393636\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.<\\/p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual\\u2019s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.<\\/p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204<\\/p>\",\"text_color\":\"#3E3636\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17722,16403,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17723,16403,'_elementor_page_assets','a:0:{}'),(17724,16403,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:10:\"text_color\";i:1;s:5:\"align\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(17725,16404,'_wp_page_template','default'),(17726,16404,'_elementor_edit_mode','builder'),(17727,16404,'_elementor_template_type','wp-page'),(17728,16404,'_elementor_version','3.4.2'),(17729,16404,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proxy Marriages\\n\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#D16457\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55f0c51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/k1k3.dev34.info\\/wp-content\\/uploads\\/2021\\/08\\/United_States_Flag1.jpg\",\"id\":15465,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6196d54\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Value of Citizenship\",\"title_color\":\"#393636\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.<\\/p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual\\u2019s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.<\\/p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204<\\/p>\",\"text_color\":\"#3E3636\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17730,16404,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17731,16404,'_elementor_page_assets','a:0:{}'),(17732,16404,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:10:\"text_color\";i:1;s:5:\"align\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(17733,16405,'_wp_page_template','default'),(17734,16405,'_elementor_edit_mode','builder'),(17735,16405,'_elementor_template_type','wp-page'),(17736,16405,'_elementor_version','3.4.2'),(17737,16405,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proxy Marriages\\n\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#D16457\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">If you are not yet married but interested in doing so by proxy, please read the material below:<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">Only four states allow proxy marriages and each has its own rules and requirements.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">For U.S. immigration purposes, a proxy marriage performed in one of the four states listed below is valid as long as the marriage has been consummated.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">California: One of the parties must appear in person and the other must be active duty military who is deployed for a conflict of war.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">Colorado: One of the parties must appear in person.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">Montana: This is the only state that allows a double proxy marriage. \\u201cDouble proxy\\u201d means that neither party has to appear in person. However, one of the parties must be active duty military but not necessarily deployed.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">Texas: One of the parties must appear in person.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">If a proxy marriage is performed in one of the four states listed above, it is recognized as a valid marriage in all states except Iowa. It is also recognized by all branches of the U.S. military.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">If the marriage has not been consummated, a proxy marriage can be used as proof of relationship when filing for a K-1\\u00a0fiancee visa.<\\/span><\\/p>\",\"text_color\":\"#3E3636\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17738,16405,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17739,16405,'_elementor_page_assets','a:0:{}'),(17740,16405,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:10:\"text_color\";i:1;s:5:\"align\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(17744,16406,'_elementor_template_type','wp-page'),(17745,16406,'_elementor_version','3.4.2'),(17746,16406,'_elementor_data','[{\"id\":\"8dea536\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17dde74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"429f6bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Proxy Marriages\\n\",\"title_color\":\"#3C3838\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_border_color\":\"#D16457\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16891ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"txtdarkblue\\\">If you are not yet married but interested in doing so by proxy, please read the material below:<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">Only four states allow proxy marriages and each has its own rules and requirements.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">For U.S. immigration purposes, a proxy marriage performed in one of the four states listed below is valid as long as the marriage has been consummated.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">California: One of the parties must appear in person and the other must be active duty military who is deployed for a conflict of war.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">Colorado: One of the parties must appear in person.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">Montana: This is the only state that allows a double proxy marriage. \\u201cDouble proxy\\u201d means that neither party has to appear in person. However, one of the parties must be active duty military but not necessarily deployed.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">Texas: One of the parties must appear in person.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">If a proxy marriage is performed in one of the four states listed above, it is recognized as a valid marriage in all states except Iowa. It is also recognized by all branches of the U.S. military.<\\/span><\\/p><p><span class=\\\"txtdarkblue\\\">If the marriage has not been consummated, a proxy marriage can be used as proof of relationship when filing for a K-1\\u00a0fiancee visa.<\\/span><\\/p>\",\"text_color\":\"#3E3636\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(17747,16406,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17748,16406,'_elementor_page_assets','a:0:{}'),(17749,16406,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:10:\"text_color\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(17750,16406,'_elementor_css','a:6:{s:4:\"time\";i:1630052408;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17751,16406,'body_background_color',''),(17752,16406,'_body_background_color','field_5c721ec24addf'),(17753,16407,'_wp_page_template','default'),(17754,16407,'_elementor_edit_mode','builder'),(17755,16407,'_elementor_template_type','wp-page'),(17756,16407,'_elementor_version','3.4.2'),(17757,16408,'_wp_page_template','default'),(17758,16408,'_elementor_edit_mode','builder'),(17759,16408,'_elementor_template_type','wp-page'),(17760,16408,'_elementor_version','3.4.2'),(17761,16401,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17762,16401,'_elementor_data','[{\"id\":\"960ebc8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6a993f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0e40a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Singapore Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8143e41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-324\\\" class=\\\"post-324 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States\\u00a0 \\u00a0Embassy:<\\/b>\\u00a0Singapore Singapore<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<a href=\\\"http:\\/\\/singapore.usembassy.gov\\/\\\">http:\\/\\/singapore.usembassy.gov\\/<\\/a><\\/b><\\/p><p><b>Embassy Phone Number: 214-571-1600 from the United States.<\\/b><\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:singaporecon@state.gov\\\">singaporecon@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"http:\\/\\/www.ustraveldocs.com\\/sg\\/\\\">http:\\/\\/www.ustraveldocs.com\\/sg\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0Yes<\\/p><p><b>Where to pay the Embassy<\\/b>\\u00a0<strong>fee:\\u00a0<\\/strong>At any Standard Chartered Bank Branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To schedule an appointment visit\\u00a0<a href=\\\"http:\\/\\/www.ustraveldocs.com\\/sg\\\">http:\\/\\/www.ustraveldocs.com\\/sg<\\/a>\\u00a0<b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0f64f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"27fec15\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17763,16409,'_wp_page_template','default'),(17764,16409,'_elementor_edit_mode','builder'),(17765,16409,'_elementor_template_type','wp-page'),(17766,16409,'_elementor_version','3.4.2'),(17767,16409,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17768,16409,'_elementor_data','[{\"id\":\"960ebc8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6a993f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0e40a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Singapore Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8143e41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-324\\\" class=\\\"post-324 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States\\u00a0 \\u00a0Embassy:<\\/b>\\u00a0Singapore Singapore<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<a href=\\\"http:\\/\\/singapore.usembassy.gov\\/\\\">http:\\/\\/singapore.usembassy.gov\\/<\\/a><\\/b><\\/p><p><b>Embassy Phone Number: 214-571-1600 from the United States.<\\/b><\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:singaporecon@state.gov\\\">singaporecon@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"http:\\/\\/www.ustraveldocs.com\\/sg\\/\\\">http:\\/\\/www.ustraveldocs.com\\/sg\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0Yes<\\/p><p><b>Where to pay the Embassy<\\/b>\\u00a0<strong>fee:\\u00a0<\\/strong>At any Standard Chartered Bank Branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To schedule an appointment visit\\u00a0<a href=\\\"http:\\/\\/www.ustraveldocs.com\\/sg\\\">http:\\/\\/www.ustraveldocs.com\\/sg<\\/a>\\u00a0<b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0f64f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"27fec15\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17769,16401,'_elementor_page_assets','a:0:{}'),(17770,16401,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(17771,16410,'inline_featured_image','0'),(17772,16411,'inline_featured_image','0'),(17773,16411,'_edit_lock','1630052645:1'),(17774,16411,'_edit_last','1'),(17775,16411,'_wp_page_template','default'),(17776,16411,'_aioseo_title','#post_title #separator_sa #site_title'),(17777,16411,'_aioseo_description','#post_content'),(17778,16411,'_aioseo_keywords',''),(17779,16411,'_aioseo_og_title',NULL),(17780,16411,'_aioseo_og_description',NULL),(17781,16411,'_aioseo_og_article_section',''),(17782,16411,'_aioseo_og_article_tags',''),(17783,16411,'_aioseo_twitter_title',NULL),(17784,16411,'_aioseo_twitter_description',NULL),(17785,16411,'body_background_color',''),(17786,16411,'_body_background_color','field_5c721ec24addf'),(17787,16412,'body_background_color',''),(17788,16412,'_body_background_color','field_5c721ec24addf'),(17789,16411,'_elementor_edit_mode','builder'),(17790,16411,'_elementor_template_type','wp-page'),(17791,16411,'_elementor_version','3.4.2'),(17792,16413,'_wp_page_template','default'),(17793,16413,'_elementor_edit_mode','builder'),(17794,16413,'_elementor_template_type','wp-page'),(17795,16413,'_elementor_version','3.4.2'),(17796,16414,'_wp_page_template','default'),(17797,16414,'_elementor_edit_mode','builder'),(17798,16414,'_elementor_template_type','wp-page'),(17799,16414,'_elementor_version','3.4.2'),(17800,16411,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17801,16411,'_elementor_data','[{\"id\":\"9a46e73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a776204\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abe2e12\",\"elType\":\"widget\",\"settings\":{\"title\":\"South Africa Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"650d28d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-326\\\" class=\\\"post-326 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:\\u00a0<\\/b>Cape Town South Africa<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/southafrica.usembassy.gov\\/\\\">http:\\/\\/southafrica.usembassy.gov\\/\\u00a0\\u00a0\\u00a0\\u00a0<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>27 (021) \\u2013 300-9700<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ConsularCapeTown@state.gov\\\">ConsularCapeTown@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"http:\\/\\/southafrica.usvisa-info.com\\/\\\">http:\\/\\/southafrica.usvisa-info.com\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0Yes<\\/p><p><b>Where to pay the Embassy<\\/b>\\u00a0<strong>fee:\\u00a0<\\/strong>At any ABSA branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Once you make the payment you can schedule your interview by calling the Visa Information Center<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9002f8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"40e73f6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17802,16415,'_wp_page_template','default'),(17803,16415,'_elementor_edit_mode','builder'),(17804,16415,'_elementor_template_type','wp-page'),(17805,16415,'_elementor_version','3.4.2'),(17806,16415,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17807,16415,'_elementor_data','[{\"id\":\"9a46e73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a776204\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abe2e12\",\"elType\":\"widget\",\"settings\":{\"title\":\"South Africa Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"650d28d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-326\\\" class=\\\"post-326 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:\\u00a0<\\/b>Cape Town South Africa<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/southafrica.usembassy.gov\\/\\\">http:\\/\\/southafrica.usembassy.gov\\/\\u00a0\\u00a0\\u00a0\\u00a0<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>27 (021) \\u2013 300-9700<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ConsularCapeTown@state.gov\\\">ConsularCapeTown@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"http:\\/\\/southafrica.usvisa-info.com\\/\\\">http:\\/\\/southafrica.usvisa-info.com\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0Yes<\\/p><p><b>Where to pay the Embassy<\\/b>\\u00a0<strong>fee:\\u00a0<\\/strong>At any ABSA branch<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Once you make the payment you can schedule your interview by calling the Visa Information Center<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9002f8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"40e73f6\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17808,16411,'_elementor_page_assets','a:0:{}'),(17809,16411,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(17810,16416,'inline_featured_image','0'),(17811,16417,'inline_featured_image','0'),(17812,16417,'_edit_lock','1630052780:1'),(17813,16417,'_edit_last','1'),(17814,16417,'_wp_page_template','default'),(17815,16417,'_aioseo_title','#post_title #separator_sa #site_title'),(17816,16417,'_aioseo_description','#post_content'),(17817,16417,'_aioseo_keywords',''),(17818,16417,'_aioseo_og_title',NULL),(17819,16417,'_aioseo_og_description',NULL),(17820,16417,'_aioseo_og_article_section',''),(17821,16417,'_aioseo_og_article_tags',''),(17822,16417,'_aioseo_twitter_title',NULL),(17823,16417,'_aioseo_twitter_description',NULL),(17824,16417,'body_background_color',''),(17825,16417,'_body_background_color','field_5c721ec24addf'),(17826,16418,'body_background_color',''),(17827,16418,'_body_background_color','field_5c721ec24addf'),(17828,16417,'_elementor_edit_mode','builder'),(17829,16417,'_elementor_template_type','wp-page'),(17830,16417,'_elementor_version','3.4.2'),(17831,16419,'_wp_page_template','default'),(17832,16419,'_elementor_edit_mode','builder'),(17833,16419,'_elementor_template_type','wp-page'),(17834,16419,'_elementor_version','3.4.2'),(17835,16420,'_wp_page_template','default'),(17836,16420,'_elementor_edit_mode','builder'),(17837,16420,'_elementor_template_type','wp-page'),(17838,16420,'_elementor_version','3.4.2'),(17839,16417,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17840,16417,'_elementor_data','[{\"id\":\"5270d7e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0d58a70\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"515eb61\",\"elType\":\"widget\",\"settings\":{\"title\":\"South Sudan\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a756fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-328\\\" class=\\\"post-328 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>Embassy website:\\u00a0<a href=\\\"http:\\/\\/southsudan.usembassy.gov\\/\\\">http:\\/\\/southsudan.usembassy.gov\\/\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0<\\/a><\\/p><p>The U.S. embassy in Juba does not provide visa service at this time.\\u00a0 South Sudanese citizens should apply at the U.S. Embassy in Nairobi, Kenya.<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2f0d61e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"0bfa495\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17841,16421,'_wp_page_template','default'),(17842,16421,'_elementor_edit_mode','builder'),(17843,16421,'_elementor_template_type','wp-page'),(17844,16421,'_elementor_version','3.4.2'),(17845,16421,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17846,16421,'_elementor_data','[{\"id\":\"5270d7e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0d58a70\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"515eb61\",\"elType\":\"widget\",\"settings\":{\"title\":\"South Sudan\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8a756fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-328\\\" class=\\\"post-328 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p>Embassy website:\\u00a0<a href=\\\"http:\\/\\/southsudan.usembassy.gov\\/\\\">http:\\/\\/southsudan.usembassy.gov\\/\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0<\\/a><\\/p><p>The U.S. embassy in Juba does not provide visa service at this time.\\u00a0 South Sudanese citizens should apply at the U.S. Embassy in Nairobi, Kenya.<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2f0d61e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"0bfa495\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17847,16417,'_elementor_page_assets','a:0:{}'),(17848,16417,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(17849,16417,'_elementor_css','a:6:{s:4:\"time\";i:1630052765;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(17850,16422,'inline_featured_image','0'),(17851,16423,'inline_featured_image','0'),(17852,16423,'_edit_lock','1630052909:1'),(17853,16423,'_edit_last','1'),(17854,16423,'_wp_page_template','default'),(17855,16423,'_aioseo_title','#post_title #separator_sa #site_title'),(17856,16423,'_aioseo_description','#post_content'),(17857,16423,'_aioseo_keywords',''),(17858,16423,'_aioseo_og_title',NULL),(17859,16423,'_aioseo_og_description',NULL),(17860,16423,'_aioseo_og_article_section',''),(17861,16423,'_aioseo_og_article_tags',''),(17862,16423,'_aioseo_twitter_title',NULL),(17863,16423,'_aioseo_twitter_description',NULL),(17864,16423,'body_background_color',''),(17865,16423,'_body_background_color','field_5c721ec24addf'),(17866,16424,'body_background_color',''),(17867,16424,'_body_background_color','field_5c721ec24addf'),(17868,16423,'_elementor_edit_mode','builder'),(17869,16423,'_elementor_template_type','wp-page'),(17870,16423,'_elementor_version','3.4.2'),(17871,16425,'_wp_page_template','default'),(17872,16425,'_elementor_edit_mode','builder'),(17873,16425,'_elementor_template_type','wp-page'),(17874,16425,'_elementor_version','3.4.2'),(17875,16426,'_wp_page_template','default'),(17876,16426,'_elementor_edit_mode','builder'),(17877,16426,'_elementor_template_type','wp-page'),(17878,16426,'_elementor_version','3.4.2'),(17879,16423,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17880,16423,'_elementor_data','[{\"id\":\"531964e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"41ba37d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e57e53e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Syria Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17b2296\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-330\\\" class=\\\"post-330 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:\\u00a0<\\/b>Please see information below<br \\/>If your immigrant visa case was scheduled for interview in Damascus, your visa case has been transferred to the U.S. Embassy in Amman, Jordan for processing. Please contact our Immigrant unit at\\u00a0<a href=\\\"mailto:Amman-IV@state.GOV\\\">Amman-IV@state.GOV<\\/a> for inquiries concerning immigrant visas that were scheduled to be processed in Damascus.\\u00a0\\u00a0<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"89b56af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"5ba63b8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17881,16427,'_wp_page_template','default'),(17882,16427,'_elementor_edit_mode','builder'),(17883,16427,'_elementor_template_type','wp-page'),(17884,16427,'_elementor_version','3.4.2'),(17885,16427,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17886,16427,'_elementor_data','[{\"id\":\"531964e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"41ba37d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e57e53e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Syria Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17b2296\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-330\\\" class=\\\"post-330 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:\\u00a0<\\/b>Please see information below<br \\/>If your immigrant visa case was scheduled for interview in Damascus, your visa case has been transferred to the U.S. Embassy in Amman, Jordan for processing. Please contact our Immigrant unit at\\u00a0<a href=\\\"mailto:Amman-IV@state.GOV\\\">Amman-IV@state.GOV<\\/a> for inquiries concerning immigrant visas that were scheduled to be processed in Damascus.\\u00a0\\u00a0<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"89b56af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"5ba63b8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17887,16423,'_elementor_page_assets','a:0:{}'),(17888,16423,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(17889,16428,'inline_featured_image','0'),(17890,16429,'inline_featured_image','0'),(17891,16429,'_edit_lock','1630053005:1'),(17892,16429,'_edit_last','1'),(17893,16429,'_wp_page_template','default'),(17894,16429,'_aioseo_title','#post_title #separator_sa #site_title'),(17895,16429,'_aioseo_description','#post_content'),(17896,16429,'_aioseo_keywords',''),(17897,16429,'_aioseo_og_title',NULL),(17898,16429,'_aioseo_og_description',NULL),(17899,16429,'_aioseo_og_article_section',''),(17900,16429,'_aioseo_og_article_tags',''),(17901,16429,'_aioseo_twitter_title',NULL),(17902,16429,'_aioseo_twitter_description',NULL),(17903,16429,'body_background_color',''),(17904,16429,'_body_background_color','field_5c721ec24addf'),(17905,16430,'body_background_color',''),(17906,16430,'_body_background_color','field_5c721ec24addf'),(17907,16429,'_elementor_edit_mode','builder'),(17908,16429,'_elementor_template_type','wp-page'),(17909,16429,'_elementor_version','3.4.2'),(17910,16431,'_wp_page_template','default'),(17911,16431,'_elementor_edit_mode','builder'),(17912,16431,'_elementor_template_type','wp-page'),(17913,16431,'_elementor_version','3.4.2'),(17914,16432,'_wp_page_template','default'),(17915,16432,'_elementor_edit_mode','builder'),(17916,16432,'_elementor_template_type','wp-page'),(17917,16432,'_elementor_version','3.4.2'),(17918,16429,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17919,16429,'_elementor_data','[{\"id\":\"3386865\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"29d1b29\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3708405\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tunisia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"479992b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-336\\\" class=\\\"post-336 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Tunis Tunisia\\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/tunisia.usembassy.gov\\/\\\">http:\\/\\/tunisia.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>216-71-107-000<\\/p><p><b>Embassy Email Address:\\u00a0\\u00a0<\\/b><a href=\\\"mailto:consulartunis@state.gov\\\">consulartunis@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"http:\\/\\/evisaforms.state.gov\\/schedulingsystem.asp\\\">http:\\/\\/evisaforms.state.gov\\/schedulingsystem.asp<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy<\\/b>\\u00a0<strong>fee:\\u00a0<\\/strong>At the Consular Section of the U.S. Embassy at the time\\u00a0 of the interview.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><div id=\\\"comments\\\" class=\\\"comments-area\\\"><div id=\\\"respond\\\" class=\\\"comment-respond\\\">\\u00a0<\\/div><\\/div><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"737f220\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"f76d9f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17920,16433,'_wp_page_template','default'),(17921,16433,'_elementor_edit_mode','builder'),(17922,16433,'_elementor_template_type','wp-page'),(17923,16433,'_elementor_version','3.4.2'),(17924,16433,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17925,16433,'_elementor_data','[{\"id\":\"3386865\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"29d1b29\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3708405\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tunisia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"479992b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\"><article id=\\\"post-336\\\" class=\\\"post-336 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\n<b>United States Embassy:<\\/b>\\u00a0Tunis Tunisia\\n\\n<b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/tunisia.usembassy.gov\\/\\\">http:\\/\\/tunisia.usembassy.gov\\/<\\/a>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>216-71-107-000\\n\\n<b>Embassy Email Address:\\u00a0\\u00a0<\\/b><a href=\\\"mailto:consulartunis@state.gov\\\">consulartunis@state.gov<\\/a>\\n\\n<b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"http:\\/\\/evisaforms.state.gov\\/schedulingsystem.asp\\\">http:\\/\\/evisaforms.state.gov\\/schedulingsystem.asp<\\/a>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No\\n\\n<b>Where to pay the Embassy<\\/b>\\u00a0<strong>fee:\\u00a0<\\/strong>At the Consular Section of the U.S. Embassy at the time\\u00a0 of the interview.\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website\\n\\n<b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1\\n\\n<\\/div>\\n<\\/article>\\n<div id=\\\"comments\\\" class=\\\"comments-area\\\">\\n<div id=\\\"respond\\\" class=\\\"comment-respond\\\"><\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"737f220\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"f76d9f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17926,16429,'_elementor_page_assets','a:0:{}'),(17928,16434,'_wp_page_template','default'),(17929,16434,'_elementor_edit_mode','builder'),(17930,16434,'_elementor_template_type','wp-page'),(17931,16434,'_elementor_version','3.4.2'),(17932,16434,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17933,16434,'_elementor_data','[{\"id\":\"3386865\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"29d1b29\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3708405\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tunisia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"479992b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\"><article id=\\\"post-336\\\" class=\\\"post-336 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\n<b>United States Embassy:<\\/b>\\u00a0Tunis Tunisia\\n\\n<b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/tunisia.usembassy.gov\\/\\\">http:\\/\\/tunisia.usembassy.gov\\/<\\/a>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>216-71-107-000\\n\\n<b>Embassy Email Address:\\u00a0\\u00a0<\\/b><a href=\\\"mailto:consulartunis@state.gov\\\">consulartunis@state.gov<\\/a>\\n\\n<b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"http:\\/\\/evisaforms.state.gov\\/schedulingsystem.asp\\\">http:\\/\\/evisaforms.state.gov\\/schedulingsystem.asp<\\/a>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No\\n\\n<b>Where to pay the Embassy<\\/b>\\u00a0<strong>fee:\\u00a0<\\/strong>At the Consular Section of the U.S. Embassy at the time\\u00a0 of the interview.\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website\\n\\n<b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1\\n\\n<\\/div>\\n<\\/article>\\n<div id=\\\"comments\\\" class=\\\"comments-area\\\">\\n<div id=\\\"respond\\\" class=\\\"comment-respond\\\"><\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"737f220\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"f76d9f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17934,16434,'_elementor_page_assets','a:0:{}'),(17935,16435,'_wp_page_template','default'),(17936,16435,'_elementor_edit_mode','builder'),(17937,16435,'_elementor_template_type','wp-page'),(17938,16435,'_elementor_version','3.4.2'),(17939,16435,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17940,16435,'_elementor_data','[{\"id\":\"3386865\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"29d1b29\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3708405\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tunisia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"479992b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\"><article id=\\\"post-336\\\" class=\\\"post-336 page type-page status-publish hentry\\\">\\n<div class=\\\"entry-content\\\">\\n\\n<b>United States Embassy:<\\/b>\\u00a0Tunis Tunisia\\n\\n<b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/tunisia.usembassy.gov\\/\\\">http:\\/\\/tunisia.usembassy.gov\\/<\\/a>\\n\\n<b>Embassy Phone Number:\\u00a0<\\/b>216-71-107-000\\n\\n<b>Embassy Email Address:\\u00a0\\u00a0<\\/b><a href=\\\"mailto:consulartunis@state.gov\\\">consulartunis@state.gov<\\/a>\\n\\n<b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"http:\\/\\/evisaforms.state.gov\\/schedulingsystem.asp\\\">http:\\/\\/evisaforms.state.gov\\/schedulingsystem.asp<\\/a>\\n\\n<b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No\\n\\n<b>Where to pay the Embassy<\\/b>\\u00a0<strong>fee:\\u00a0<\\/strong>At the Consular Section of the U.S. Embassy at the time\\u00a0 of the interview.\\n\\n<b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.\\n\\n<b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website\\n\\n<b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2\\n\\n<b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1\\n\\n<\\/div>\\n<\\/article>\\n<div id=\\\"comments\\\" class=\\\"comments-area\\\">\\n<div id=\\\"respond\\\" class=\\\"comment-respond\\\"><\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"737f220\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"f76d9f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17941,16435,'_elementor_page_assets','a:0:{}'),(17942,16436,'_wp_page_template','default'),(17943,16436,'_elementor_edit_mode','builder'),(17944,16436,'_elementor_template_type','wp-page'),(17945,16436,'_elementor_version','3.4.2'),(17946,16436,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17947,16436,'_elementor_data','[{\"id\":\"3386865\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"29d1b29\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3708405\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tunisia Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"479992b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-336\\\" class=\\\"post-336 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Tunis Tunisia\\u00a0 \\u00a0 \\u00a0 \\u00a0\\u00a0<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/tunisia.usembassy.gov\\/\\\">http:\\/\\/tunisia.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>216-71-107-000<\\/p><p><b>Embassy Email Address:\\u00a0\\u00a0<\\/b><a href=\\\"mailto:consulartunis@state.gov\\\">consulartunis@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"http:\\/\\/evisaforms.state.gov\\/schedulingsystem.asp\\\">http:\\/\\/evisaforms.state.gov\\/schedulingsystem.asp<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy<\\/b>\\u00a0<strong>fee:\\u00a0<\\/strong>At the Consular Section of the U.S. Embassy at the time\\u00a0 of the interview.<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to their website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><div id=\\\"comments\\\" class=\\\"comments-area\\\"><div id=\\\"respond\\\" class=\\\"comment-respond\\\">\\u00a0<\\/div><\\/div><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"737f220\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"f76d9f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17948,16436,'_elementor_page_assets','a:0:{}'),(17949,16429,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(17950,16437,'inline_featured_image','0'),(17951,16438,'inline_featured_image','0'),(17952,16438,'_edit_lock','1630053172:1'),(17953,16438,'_edit_last','1'),(17954,16438,'_wp_page_template','default'),(17955,16438,'_aioseo_title','#post_title #separator_sa #site_title'),(17956,16438,'_aioseo_description','#post_content'),(17957,16438,'_aioseo_keywords',''),(17958,16438,'_aioseo_og_title',NULL),(17959,16438,'_aioseo_og_description',NULL),(17960,16438,'_aioseo_og_article_section',''),(17961,16438,'_aioseo_og_article_tags',''),(17962,16438,'_aioseo_twitter_title',NULL),(17963,16438,'_aioseo_twitter_description',NULL),(17964,16438,'body_background_color',''),(17965,16438,'_body_background_color','field_5c721ec24addf'),(17966,16439,'body_background_color',''),(17967,16439,'_body_background_color','field_5c721ec24addf'),(17968,16438,'_elementor_edit_mode','builder'),(17969,16438,'_elementor_template_type','wp-page'),(17970,16438,'_elementor_version','3.4.2'),(17971,16440,'_wp_page_template','default'),(17972,16440,'_elementor_edit_mode','builder'),(17973,16440,'_elementor_template_type','wp-page'),(17974,16440,'_elementor_version','3.4.2'),(17975,16441,'_wp_page_template','default'),(17976,16441,'_elementor_edit_mode','builder'),(17977,16441,'_elementor_template_type','wp-page'),(17978,16441,'_elementor_version','3.4.2'),(17979,16438,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17980,16438,'_elementor_data','[{\"id\":\"c40387e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bc8ecb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ebb01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trinidad & Tobago Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b6b194\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-334\\\" class=\\\"post-334 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b>\\u00a0Port of Spain Trinidad &amp; Tobago<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/trinidad.usembassy.gov\\/\\\">http:\\/\\/trinidad.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(868) 622-6371\\u00a0\\u00a0<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:consularpos@state.gov\\\">consularpos@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"http:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PTS&amp;appcode=3\\/\\\">http:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PTS&amp;appcode=3\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy<\\/b>\\u00a0<strong>fee:\\u00a0<\\/strong>At TT Post Office<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Schedule the appointment online through the website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3285e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"3dfe90c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17981,16442,'_wp_page_template','default'),(17982,16442,'_elementor_edit_mode','builder'),(17983,16442,'_elementor_template_type','wp-page'),(17984,16442,'_elementor_version','3.4.2'),(17985,16442,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(17986,16442,'_elementor_data','[{\"id\":\"c40387e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bc8ecb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"70ebb01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trinidad & Tobago Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b6b194\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-334\\\" class=\\\"post-334 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b>\\u00a0Port of Spain Trinidad &amp; Tobago<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/trinidad.usembassy.gov\\/\\\">http:\\/\\/trinidad.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(868) 622-6371\\u00a0\\u00a0<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:consularpos@state.gov\\\">consularpos@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"http:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PTS&amp;appcode=3\\/\\\">http:\\/\\/evisaforms.state.gov\\/default.asp?postcode=PTS&amp;appcode=3\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy<\\/b>\\u00a0<strong>fee:\\u00a0<\\/strong>At TT Post Office<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Schedule the appointment online through the website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>1<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3285e25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"3dfe90c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(17987,16438,'_elementor_page_assets','a:0:{}'),(17988,16438,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(17989,16443,'inline_featured_image','0'),(17990,16444,'inline_featured_image','0'),(17991,16444,'_edit_lock','1630053361:1'),(17992,16444,'_edit_last','1'),(17993,16444,'_wp_page_template','default'),(17994,16444,'_aioseo_title','#post_title #separator_sa #site_title'),(17995,16444,'_aioseo_description','#post_content'),(17996,16444,'_aioseo_keywords',''),(17997,16444,'_aioseo_og_title',NULL),(17998,16444,'_aioseo_og_description',NULL),(17999,16444,'_aioseo_og_article_section',''),(18000,16444,'_aioseo_og_article_tags',''),(18001,16444,'_aioseo_twitter_title',NULL),(18002,16444,'_aioseo_twitter_description',NULL),(18003,16444,'body_background_color',''),(18004,16444,'_body_background_color','field_5c721ec24addf'),(18005,16445,'body_background_color',''),(18006,16445,'_body_background_color','field_5c721ec24addf'),(18007,16444,'_elementor_edit_mode','builder'),(18008,16444,'_elementor_template_type','wp-page'),(18009,16444,'_elementor_version','3.4.2'),(18010,16446,'_wp_page_template','default'),(18011,16446,'_elementor_edit_mode','builder'),(18012,16446,'_elementor_template_type','wp-page'),(18013,16446,'_elementor_version','3.4.2'),(18014,16447,'_wp_page_template','default'),(18015,16447,'_elementor_edit_mode','builder'),(18016,16447,'_elementor_template_type','wp-page'),(18017,16447,'_elementor_version','3.4.2'),(18018,16444,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(18019,16444,'_elementor_data','[{\"id\":\"4ce44e2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7041f06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f517679\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thailand Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db5c40b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-332\\\" class=\\\"post-332 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Bangkok Thailand\\u00a0<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/bangkok.usembassy.gov\\/\\\">http:\\/\\/bangkok.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>001-800-13-202-2457<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:visasbkk@state.gov\\\">visasbkk@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"https:\\/\\/thailand.us-visaservices.com\\/forms\\/default.aspx\\\">https:\\/\\/thailand.us-visaservices.com\\/forms\\/default.aspx<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Over 250 designated Thai Post Offices nationwide<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To make an appointment for a non-immigrant visa visit\\u00a0<a href=\\\"http:\\/\\/thailand.us-visaservices.com\\/\\\">http:\\/\\/thailand.us-visaservices.com\\/<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9fdfa56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"a9d69dd\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(18020,16448,'_wp_page_template','default'),(18021,16448,'_elementor_edit_mode','builder'),(18022,16448,'_elementor_template_type','wp-page'),(18023,16448,'_elementor_version','3.4.2'),(18024,16448,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(18025,16448,'_elementor_data','[{\"id\":\"4ce44e2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7041f06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f517679\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thailand Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db5c40b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-332\\\" class=\\\"post-332 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Bangkok Thailand\\u00a0<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/bangkok.usembassy.gov\\/\\\">http:\\/\\/bangkok.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>001-800-13-202-2457<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:visasbkk@state.gov\\\">visasbkk@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"https:\\/\\/thailand.us-visaservices.com\\/forms\\/default.aspx\\\">https:\\/\\/thailand.us-visaservices.com\\/forms\\/default.aspx<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Over 250 designated Thai Post Offices nationwide<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>To make an appointment for a non-immigrant visa visit\\u00a0<a href=\\\"http:\\/\\/thailand.us-visaservices.com\\/\\\">http:\\/\\/thailand.us-visaservices.com\\/<\\/a><\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9fdfa56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"a9d69dd\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(18026,16444,'_elementor_page_assets','a:0:{}'),(18027,16444,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(18028,16449,'inline_featured_image','0'),(18029,16450,'inline_featured_image','0'),(18030,16450,'_edit_lock','1630053516:1'),(18031,16450,'_edit_last','1'),(18032,16450,'_wp_page_template','default'),(18033,16450,'_aioseo_title','#post_title #separator_sa #site_title'),(18034,16450,'_aioseo_description','#post_content'),(18035,16450,'_aioseo_keywords',''),(18036,16450,'_aioseo_og_title',NULL),(18037,16450,'_aioseo_og_description',NULL),(18038,16450,'_aioseo_og_article_section',''),(18039,16450,'_aioseo_og_article_tags',''),(18040,16450,'_aioseo_twitter_title',NULL),(18041,16450,'_aioseo_twitter_description',NULL),(18042,16450,'body_background_color',''),(18043,16450,'_body_background_color','field_5c721ec24addf'),(18044,16451,'body_background_color',''),(18045,16451,'_body_background_color','field_5c721ec24addf'),(18046,16450,'_elementor_edit_mode','builder'),(18047,16450,'_elementor_template_type','wp-page'),(18048,16450,'_elementor_version','3.4.2'),(18049,16452,'_wp_page_template','default'),(18050,16452,'_elementor_edit_mode','builder'),(18051,16452,'_elementor_template_type','wp-page'),(18052,16452,'_elementor_version','3.4.2'),(18053,16453,'_wp_page_template','default'),(18054,16453,'_elementor_edit_mode','builder'),(18055,16453,'_elementor_template_type','wp-page'),(18056,16453,'_elementor_version','3.4.2'),(18057,16450,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(18058,16450,'_elementor_data','[{\"id\":\"9f06b5f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d83b4f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d947533\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turkey Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"09c4ee1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-338\\\" class=\\\"post-338 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Ankara Turkey\\u00a0<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/turkey.usembassy.gov\\/\\\">http:\\/\\/turkey.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(90-312)455-5555<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:CA-Ankara@state.gov\\\">CA-Ankara@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"http:\\/\\/istanbul.usconsulate.gov\\/niv.info.html\\\">http:\\/\\/istanbul.usconsulate.gov\\/niv.info.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Click on the URL:\\u00a0<a href=\\\"http:\\/\\/usvisa-info.com\\/en-TR\\/selfservice\\/us.fee.payment.options\\\">http:\\/\\/usvisa-info.com\\/en-TR\\/selfservice\\/us.fee.payment.options<\\/a><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>After completing the DS-160 please contact the Visa Information Service at +90 212 340 4444 to schedule the first available interview.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"245d2be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"a134b51\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(18059,16454,'_wp_page_template','default'),(18060,16454,'_elementor_edit_mode','builder'),(18061,16454,'_elementor_template_type','wp-page'),(18062,16454,'_elementor_version','3.4.2'),(18063,16454,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(18064,16454,'_elementor_data','[{\"id\":\"9f06b5f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d83b4f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d947533\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turkey Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"09c4ee1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-338\\\" class=\\\"post-338 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Ankara Turkey\\u00a0<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/turkey.usembassy.gov\\/\\\">http:\\/\\/turkey.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(90-312)455-5555<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:CA-Ankara@state.gov\\\">CA-Ankara@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"http:\\/\\/istanbul.usconsulate.gov\\/niv.info.html\\\">http:\\/\\/istanbul.usconsulate.gov\\/niv.info.html<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Click on the URL:\\u00a0<a href=\\\"http:\\/\\/usvisa-info.com\\/en-TR\\/selfservice\\/us.fee.payment.options\\\">http:\\/\\/usvisa-info.com\\/en-TR\\/selfservice\\/us.fee.payment.options<\\/a><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>After completing the DS-160 please contact the Visa Information Service at +90 212 340 4444 to schedule the first available interview.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"245d2be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"a134b51\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(18065,16450,'_elementor_page_assets','a:0:{}'),(18066,16450,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(18067,16455,'inline_featured_image','0'),(18068,16456,'inline_featured_image','0'),(18069,16456,'_edit_lock','1630053630:1'),(18070,16456,'_edit_last','1'),(18071,16456,'_wp_page_template','default'),(18072,16456,'_aioseo_title','#post_title #separator_sa #site_title'),(18073,16456,'_aioseo_description','#post_content'),(18074,16456,'_aioseo_keywords',''),(18075,16456,'_aioseo_og_title',NULL),(18076,16456,'_aioseo_og_description',NULL),(18077,16456,'_aioseo_og_article_section',''),(18078,16456,'_aioseo_og_article_tags',''),(18079,16456,'_aioseo_twitter_title',NULL),(18080,16456,'_aioseo_twitter_description',NULL),(18081,16456,'body_background_color',''),(18082,16456,'_body_background_color','field_5c721ec24addf'),(18083,16457,'body_background_color',''),(18084,16457,'_body_background_color','field_5c721ec24addf'),(18085,16456,'_elementor_edit_mode','builder'),(18086,16456,'_elementor_template_type','wp-page'),(18087,16456,'_elementor_version','3.4.2'),(18088,16458,'_wp_page_template','default'),(18089,16458,'_elementor_edit_mode','builder'),(18090,16458,'_elementor_template_type','wp-page'),(18091,16458,'_elementor_version','3.4.2'),(18092,16459,'_wp_page_template','default'),(18093,16459,'_elementor_edit_mode','builder'),(18094,16459,'_elementor_template_type','wp-page'),(18095,16459,'_elementor_version','3.4.2'),(18096,16456,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(18097,16456,'_elementor_data','[{\"id\":\"ef50114\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ea39fc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b422c76\",\"elType\":\"widget\",\"settings\":{\"title\":\"UAE Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1868648\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-340\\\" class=\\\"post-340 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Abu Dhabi UAE\\u00a0<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/abudhabi.usembassy.gov\\/\\\">http:\\/\\/abudhabi.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>971-2-414-2210<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:abudhabiIV@state.gov\\\">abudhabiIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"https:\\/\\/evisaforms.state.gov\\/default.asp?postocode=ABD&amp;appcode=3\\\">https:\\/\\/evisaforms.state.gov\\/default.asp?postocode=ABD&amp;appcode=3<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At the National Bank of Abu Dhabi<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Over the phone or online<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"96d2927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"bb1b946\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(18098,16460,'_wp_page_template','default'),(18099,16460,'_elementor_edit_mode','builder'),(18100,16460,'_elementor_template_type','wp-page'),(18101,16460,'_elementor_version','3.4.2'),(18102,16460,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(18103,16460,'_elementor_data','[{\"id\":\"ef50114\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ea39fc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b422c76\",\"elType\":\"widget\",\"settings\":{\"title\":\"UAE Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1868648\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-340\\\" class=\\\"post-340 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Abu Dhabi UAE\\u00a0<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/abudhabi.usembassy.gov\\/\\\">http:\\/\\/abudhabi.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>971-2-414-2210<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:abudhabiIV@state.gov\\\">abudhabiIV@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"https:\\/\\/evisaforms.state.gov\\/default.asp?postocode=ABD&amp;appcode=3\\\">https:\\/\\/evisaforms.state.gov\\/default.asp?postocode=ABD&amp;appcode=3<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:<\\/b>\\u00a0Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At the National Bank of Abu Dhabi<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Over the phone or online<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"96d2927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"bb1b946\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(18104,16456,'_elementor_page_assets','a:0:{}'),(18105,16456,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(18106,16461,'inline_featured_image','0'),(18107,16462,'inline_featured_image','0'),(18108,16462,'_edit_lock','1630055514:1'),(18109,16462,'_edit_last','1'),(18110,16462,'_wp_page_template','default'),(18111,16462,'_aioseo_title','#post_title #separator_sa #site_title'),(18112,16462,'_aioseo_description','#post_content'),(18113,16462,'_aioseo_keywords',''),(18114,16462,'_aioseo_og_title',NULL),(18115,16462,'_aioseo_og_description',NULL),(18116,16462,'_aioseo_og_article_section',''),(18117,16462,'_aioseo_og_article_tags',''),(18118,16462,'_aioseo_twitter_title',NULL),(18119,16462,'_aioseo_twitter_description',NULL),(18120,16462,'body_background_color',''),(18121,16462,'_body_background_color','field_5c721ec24addf'),(18122,16463,'body_background_color',''),(18123,16463,'_body_background_color','field_5c721ec24addf'),(18124,16462,'_elementor_edit_mode','builder'),(18125,16462,'_elementor_template_type','wp-page'),(18126,16462,'_elementor_version','3.4.2'),(18127,16464,'_wp_page_template','default'),(18128,16464,'_elementor_edit_mode','builder'),(18129,16464,'_elementor_template_type','wp-page'),(18130,16464,'_elementor_version','3.4.2'),(18131,16465,'_wp_page_template','default'),(18132,16465,'_elementor_edit_mode','builder'),(18133,16465,'_elementor_template_type','wp-page'),(18134,16465,'_elementor_version','3.4.2'),(18135,16462,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(18136,16462,'_elementor_data','[{\"id\":\"9d20aab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5fc0b22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"829daa8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uganda Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dd4c32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-342\\\" class=\\\"post-342 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b>\\u00a0Kampala Uganda<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/kampala.usembassy.gov\\/\\\">http:\\/\\/kampala.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>0414 25 97 91\\u00a0\\u00a0<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:kampalavisa@state.gov\\\">kampalavisa@state.gov<\\/a><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Interviews will take place in Nairobi, Kenya<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0eb6b58\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"d5f24b2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(18137,16466,'_wp_page_template','default'),(18138,16466,'_elementor_edit_mode','builder'),(18139,16466,'_elementor_template_type','wp-page'),(18140,16466,'_elementor_version','3.4.2'),(18141,16466,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(18142,16466,'_elementor_data','[{\"id\":\"9d20aab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5fc0b22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"829daa8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Uganda Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dd4c32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-342\\\" class=\\\"post-342 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b>\\u00a0Kampala Uganda<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/kampala.usembassy.gov\\/\\\">http:\\/\\/kampala.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>0414 25 97 91\\u00a0\\u00a0<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:kampalavisa@state.gov\\\">kampalavisa@state.gov<\\/a><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Interviews will take place in Nairobi, Kenya<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0eb6b58\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"d5f24b2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(18143,16462,'_elementor_page_assets','a:0:{}'),(18144,16462,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(18145,16467,'inline_featured_image','0'),(18146,16468,'inline_featured_image','0'),(18147,16468,'_edit_lock','1630055642:1'),(18148,16468,'_edit_last','1'),(18149,16468,'_wp_page_template','default'),(18150,16468,'_aioseo_title','#post_title #separator_sa #site_title'),(18151,16468,'_aioseo_description','#post_content'),(18152,16468,'_aioseo_keywords',''),(18153,16468,'_aioseo_og_title',NULL),(18154,16468,'_aioseo_og_description',NULL),(18155,16468,'_aioseo_og_article_section',''),(18156,16468,'_aioseo_og_article_tags',''),(18157,16468,'_aioseo_twitter_title',NULL),(18158,16468,'_aioseo_twitter_description',NULL),(18159,16468,'body_background_color',''),(18160,16468,'_body_background_color','field_5c721ec24addf'),(18161,16469,'body_background_color',''),(18162,16469,'_body_background_color','field_5c721ec24addf'),(18163,16468,'_elementor_edit_mode','builder'),(18164,16468,'_elementor_template_type','wp-page'),(18165,16468,'_elementor_version','3.4.2'),(18166,16470,'_wp_page_template','default'),(18167,16470,'_elementor_edit_mode','builder'),(18168,16470,'_elementor_template_type','wp-page'),(18169,16470,'_elementor_version','3.4.2'),(18170,16471,'_wp_page_template','default'),(18171,16471,'_elementor_edit_mode','builder'),(18172,16471,'_elementor_template_type','wp-page'),(18173,16471,'_elementor_version','3.4.2'),(18174,16468,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(18175,16468,'_elementor_data','[{\"id\":\"710b34f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"73cefd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a00d9f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ukraine Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17b8938\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-344\\\" class=\\\"post-344 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Kiev Ukraine\\u00a0<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/ukraine.usembassy.gov\\/\\\">http:\\/\\/ukraine.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(044) 383-8066 in Ukraine or (703) 988-7107 in the United States<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-Ukraine@ustraveldocs.com\\\">support-Ukraine@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"http:\\/\\/www.ustraveldocs.com\\/ua\\/\\\">http:\\/\\/www.ustraveldocs.com\\/ua\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At a Raiffeisen Bank Branch in Ukraine<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online at http:www.ustraveldocs.com\\/ua<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination: 3<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a1420e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"97afba4\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(18176,16472,'_wp_page_template','default'),(18177,16472,'_elementor_edit_mode','builder'),(18178,16472,'_elementor_template_type','wp-page'),(18179,16472,'_elementor_version','3.4.2'),(18180,16472,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(18181,16472,'_elementor_data','[{\"id\":\"710b34f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"73cefd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a00d9f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ukraine Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17b8938\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-344\\\" class=\\\"post-344 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Kiev Ukraine\\u00a0<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/ukraine.usembassy.gov\\/\\\">http:\\/\\/ukraine.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>(044) 383-8066 in Ukraine or (703) 988-7107 in the United States<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:support-Ukraine@ustraveldocs.com\\\">support-Ukraine@ustraveldocs.com<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"http:\\/\\/www.ustraveldocs.com\\/ua\\/\\\">http:\\/\\/www.ustraveldocs.com\\/ua\\/<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>At a Raiffeisen Bank Branch in Ukraine<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online at http:www.ustraveldocs.com\\/ua<\\/p><p><b>Number of photos required for Embassy Interview:<\\/b>\\u00a02<\\/p><p><b>Number of photos required for the Medical Examination: 3<\\/b><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a1420e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"97afba4\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(18182,16468,'_elementor_page_assets','a:0:{}'),(18183,16468,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(18184,16473,'inline_featured_image','0'),(18185,16474,'inline_featured_image','0'),(18186,16474,'_edit_lock','1630061642:1'),(18187,16474,'_edit_last','1'),(18188,16474,'_wp_page_template','default'),(18189,16474,'_aioseo_title','#post_title #separator_sa #site_title'),(18190,16474,'_aioseo_description','#post_content'),(18191,16474,'_aioseo_keywords',''),(18192,16474,'_aioseo_og_title',NULL),(18193,16474,'_aioseo_og_description',NULL),(18194,16474,'_aioseo_og_article_section',''),(18195,16474,'_aioseo_og_article_tags',''),(18196,16474,'_aioseo_twitter_title',NULL),(18197,16474,'_aioseo_twitter_description',NULL),(18198,16474,'body_background_color',''),(18199,16474,'_body_background_color','field_5c721ec24addf'),(18200,16475,'body_background_color',''),(18201,16475,'_body_background_color','field_5c721ec24addf'),(18202,16474,'_elementor_edit_mode','builder'),(18203,16474,'_elementor_template_type','wp-page'),(18204,16474,'_elementor_version','3.4.2'),(18205,16476,'_wp_page_template','default'),(18206,16476,'_elementor_edit_mode','builder'),(18207,16476,'_elementor_template_type','wp-page'),(18208,16476,'_elementor_version','3.4.2'),(18209,16477,'_wp_page_template','default'),(18210,16477,'_elementor_edit_mode','builder'),(18211,16477,'_elementor_template_type','wp-page'),(18212,16477,'_elementor_version','3.4.2'),(18213,16474,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(18214,16474,'_elementor_data','[{\"id\":\"fc5ddac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3c871ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"67ee254\",\"elType\":\"widget\",\"settings\":{\"title\":\"United Kingdom Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4a4451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-346\\\" class=\\\"post-346 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> London United Kingdom\\u00a0<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/london.usembassy.gov\\/\\\">http:\\/\\/london.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>09042-450-100 in the United Kingdome in the U.S. call this number: 1-866-382-3589 callers are charged a flat rate of $16.00 which is payable by credit card.<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:LondonConsular@state.gov\\\">LondonConsular@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee: here:\\u00a0<a href=\\\"http:\\/\\/london.usembassy.gov\\/immigrant-visas.html\\\">http:\\/\\/london.usembassy.gov\\/immigrant-visas.html<\\/a><\\/b><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Instructions on how to schedule an appointment will be included with packet 3.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3487530\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"b9ceb2b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(18215,16478,'_wp_page_template','default'),(18216,16478,'_elementor_edit_mode','builder'),(18217,16478,'_elementor_template_type','wp-page'),(18218,16478,'_elementor_version','3.4.2'),(18219,16478,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(18220,16478,'_elementor_data','[{\"id\":\"fc5ddac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3c871ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"67ee254\",\"elType\":\"widget\",\"settings\":{\"title\":\"United Kingdom Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d4a4451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-346\\\" class=\\\"post-346 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> London United Kingdom\\u00a0<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/london.usembassy.gov\\/\\\">http:\\/\\/london.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>09042-450-100 in the United Kingdome in the U.S. call this number: 1-866-382-3589 callers are charged a flat rate of $16.00 which is payable by credit card.<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:LondonConsular@state.gov\\\">LondonConsular@state.gov<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee: here:\\u00a0<a href=\\\"http:\\/\\/london.usembassy.gov\\/immigrant-visas.html\\\">http:\\/\\/london.usembassy.gov\\/immigrant-visas.html<\\/a><\\/b><\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Instructions on how to schedule an appointment will be included with packet 3.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>2<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>1<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3487530\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"b9ceb2b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(18221,16474,'_elementor_page_assets','a:0:{}'),(18222,16474,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(18223,16479,'inline_featured_image','0'),(18224,16480,'inline_featured_image','0'),(18225,16481,'inline_featured_image','0'),(18226,16481,'_edit_lock','1630056175:1'),(18227,16481,'_edit_last','1'),(18228,16481,'_wp_page_template','default'),(18229,16481,'_aioseo_title','#post_title #separator_sa #site_title'),(18230,16481,'_aioseo_description','#post_content'),(18231,16481,'_aioseo_keywords',''),(18232,16481,'_aioseo_og_title',NULL),(18233,16481,'_aioseo_og_description',NULL),(18234,16481,'_aioseo_og_article_section',''),(18235,16481,'_aioseo_og_article_tags',''),(18236,16481,'_aioseo_twitter_title',NULL),(18237,16481,'_aioseo_twitter_description',NULL),(18238,16481,'body_background_color',''),(18239,16481,'_body_background_color','field_5c721ec24addf'),(18240,16482,'body_background_color',''),(18241,16482,'_body_background_color','field_5c721ec24addf'),(18242,16481,'_elementor_edit_mode','builder'),(18243,16481,'_elementor_template_type','wp-page'),(18244,16481,'_elementor_version','3.4.2'),(18245,16483,'_wp_page_template','default'),(18246,16483,'_elementor_edit_mode','builder'),(18247,16483,'_elementor_template_type','wp-page'),(18248,16483,'_elementor_version','3.4.2'),(18249,16484,'_wp_page_template','default'),(18250,16484,'_elementor_edit_mode','builder'),(18251,16484,'_elementor_template_type','wp-page'),(18252,16484,'_elementor_version','3.4.2'),(18253,16481,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(18254,16481,'_elementor_data','[{\"id\":\"24a954b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3751bd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2f1ef27\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vietnam Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90ec491\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-350\\\" class=\\\"post-350 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Hanoi Vietnam\\u00a0<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/hochiminh.usconsulate.gov\\/immigrant-visas.html\\\">http:\\/\\/hochiminh.usconsulate.gov\\/immigrant-visas.html<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>844-3850-5000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:acshanoi@state.gov\\\">acshanoi@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=HAN&amp;appcode=3\\\">https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=HAN&amp;appcode=3<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Citi-Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to the website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3af189\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"670cf00\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(18255,16485,'_wp_page_template','default'),(18256,16485,'_elementor_edit_mode','builder'),(18257,16485,'_elementor_template_type','wp-page'),(18258,16485,'_elementor_version','3.4.2'),(18259,16485,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(18260,16485,'_elementor_data','[{\"id\":\"24a954b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3751bd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2f1ef27\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vietnam Embassy\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90ec491\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-350\\\" class=\\\"post-350 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Hanoi Vietnam\\u00a0<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/hochiminh.usconsulate.gov\\/immigrant-visas.html\\\">http:\\/\\/hochiminh.usconsulate.gov\\/immigrant-visas.html<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>844-3850-5000<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:acshanoi@state.gov\\\">acshanoi@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=HAN&amp;appcode=3\\\">https:\\/\\/evisaforms.state.gov\\/default.asp?postcode=HAN&amp;appcode=3<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>No<\\/p><p><b>Where to pay the Embassy fee:\\u00a0<\\/b>Citi-Bank<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Online by going to the website<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>4<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>2<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3af189\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"670cf00\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(18261,16481,'_elementor_page_assets','a:0:{}'),(18262,16481,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(18263,16486,'inline_featured_image','0'),(18264,16487,'inline_featured_image','0'),(18265,16487,'_edit_lock','1630056322:1'),(18266,16487,'_edit_last','1'),(18267,16487,'_wp_page_template','default'),(18268,16487,'_aioseo_title','#post_title #separator_sa #site_title'),(18269,16487,'_aioseo_description','#post_content'),(18270,16487,'_aioseo_keywords',''),(18271,16487,'_aioseo_og_title',NULL),(18272,16487,'_aioseo_og_description',NULL),(18273,16487,'_aioseo_og_article_section',''),(18274,16487,'_aioseo_og_article_tags',''),(18275,16487,'_aioseo_twitter_title',NULL),(18276,16487,'_aioseo_twitter_description',NULL),(18277,16487,'body_background_color',''),(18278,16487,'_body_background_color','field_5c721ec24addf'),(18279,16488,'body_background_color',''),(18280,16488,'_body_background_color','field_5c721ec24addf'),(18281,16487,'_elementor_edit_mode','builder'),(18282,16487,'_elementor_template_type','wp-page'),(18283,16487,'_elementor_version','3.4.2'),(18284,16489,'_wp_page_template','default'),(18285,16489,'_elementor_edit_mode','builder'),(18286,16489,'_elementor_template_type','wp-page'),(18287,16489,'_elementor_version','3.4.2'),(18288,16490,'_wp_page_template','default'),(18289,16490,'_elementor_edit_mode','builder'),(18290,16490,'_elementor_template_type','wp-page'),(18291,16490,'_elementor_version','3.4.2'),(18292,16487,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(18293,16487,'_elementor_data','[{\"id\":\"b9cbbeb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1eaf7b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b9541e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Venezuela Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d33e16e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-348\\\" class=\\\"post-348 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Caracas Venezuela\\u00a0<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/caacas.usembassy.gov\\/\\\">http:\\/\\/caacas.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>0-800-847-3388<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ImmigrantCaracas@state.gov\\\">ImmigrantCaracas@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"https:\\/\\/www.usvisa-info.com\\/en\\/selfservice\\\">https:\\/\\/www.usvisa-info.com\\/en\\/selfservice<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:<\\/b>\\u00a0Banco Provincicial<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Schedule an appointment on line or by calling the call center.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740fe23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"8ca4705\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(18294,16491,'_wp_page_template','default'),(18295,16491,'_elementor_edit_mode','builder'),(18296,16491,'_elementor_template_type','wp-page'),(18297,16491,'_elementor_version','3.4.2'),(18298,16491,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(18299,16491,'_elementor_data','[{\"id\":\"b9cbbeb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"1eaf7b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b9541e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Venezuela Embassy\\n\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d33e16e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-348\\\" class=\\\"post-348 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><p><b>United States Embassy:<\\/b> Caracas Venezuela\\u00a0<\\/p><p><b>Embassy Website:\\u00a0\\u00a0<\\/b><a href=\\\"http:\\/\\/caacas.usembassy.gov\\/\\\">http:\\/\\/caacas.usembassy.gov\\/<\\/a><\\/p><p><b>Embassy Phone Number:\\u00a0<\\/b>0-800-847-3388<\\/p><p><b>Embassy Email Address:\\u00a0<\\/b><a href=\\\"mailto:ImmigrantCaracas@state.gov\\\">ImmigrantCaracas@state.gov<\\/a><\\/p><p><b>URL for scheduling the interview online:\\u00a0<\\/b>\\u00a0<a href=\\\"https:\\/\\/www.usvisa-info.com\\/en\\/selfservice\\\">https:\\/\\/www.usvisa-info.com\\/en\\/selfservice<\\/a><\\/p><p><b>Can fiancee\\/spouse attend the interview:\\u00a0<\\/b>Yes<\\/p><p><b>Where to pay the Embassy fee:<\\/b>\\u00a0Banco Provincicial<\\/p><p><b>Local language documents need translated:\\u00a0<\\/b>Documents do not need to be translated into English or notarized.\\u00a0 You can bring original documents.\\u00a0 After the interview the Consular officer will return them to you.<\\/p><p><b>Embassy appointment scheduling method:\\u00a0<\\/b>Schedule an appointment on line or by calling the call center.<\\/p><p><b>Number of photos required for Embassy Interview:\\u00a0<\\/b>3<\\/p><p><b>Number of photos required for the Medical Examination:\\u00a0<\\/b>3<\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"740fe23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"8ca4705\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(18300,16487,'_elementor_page_assets','a:0:{}'),(18301,16487,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(18302,16492,'inline_featured_image','0'),(18303,16493,'inline_featured_image','0'),(18304,16494,'inline_featured_image','0'),(18305,16494,'_edit_lock','1630061262:1'),(18306,16474,'_elementor_css','a:6:{s:4:\"time\";i:1630061379;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18307,16495,'inline_featured_image','0'),(18308,16495,'_edit_lock','1630062021:1'),(18309,16495,'_edit_last','1'),(18310,16495,'_elementor_edit_mode','builder'),(18311,16495,'_elementor_template_type','wp-page'),(18312,16495,'_elementor_version','3.4.2'),(18313,16496,'_elementor_edit_mode','builder'),(18314,16496,'_elementor_template_type','wp-page'),(18315,16496,'_elementor_version','3.4.2'),(18316,16497,'_elementor_edit_mode','builder'),(18317,16497,'_elementor_template_type','wp-page'),(18318,16497,'_elementor_version','3.4.2'),(18319,16495,'_wp_page_template','default'),(18320,16495,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(18321,16495,'_elementor_data','[{\"id\":\"67c3a3a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ef822ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8f02f60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marriage Instructions for Other Countries\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bdb6c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-437\\\" class=\\\"post-437 page type-page status-publish has-post-thumbnail hentry\\\"><div class=\\\"entry-content\\\"><p>These are links to give you information on how to marry in the countries listed below, each country has different regulations. Below are links for marriage instructions in other countries:\\u00a0<\\/p><h2>A \\u2013 H<\\/h2><p><strong>Afghanistan<\\/strong>\\u00a0<a href=\\\"http:\\/\\/kabul.usembassy.gov\\/mar.html\\\">http:\\/\\/kabul.usembassy.gov\\/mar.html<\\/a><\\/p><p><strong>Albania<\\/strong>\\u00a0<a href=\\\"http:\\/\\/tirana.usembassy.gov\\/marriage.html\\\">http:\\/\\/tirana.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Armenia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/armenia.usembassy.gov\\/marriage.html\\\">http:\\/\\/armenia.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Austria<\\/strong>\\u00a0<a href=\\\"http:\\/\\/austria.usembassy.gov\\/marr-div.html#marriage\\\">http:\\/\\/austria.usembassy.gov\\/marr-div.html#marriage<\\/a><\\/p><p><strong>Azerbaijan<\\/strong>\\u00a0<a href=\\\"http:\\/\\/azerbaijan.usembassy.gov\\/marriage.html\\\">http:\\/\\/azerbaijan.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Belarus<\\/strong>\\u00a0<a href=\\\"http:\\/\\/minsk.usembassy.gov\\/marriage.html\\\">http:\\/\\/minsk.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Belgium<\\/strong>\\u00a0<a href=\\\"http:\\/\\/belgium.usembassy.gov\\/marriage-in-belgium.html\\\">http:\\/\\/belgium.usembassy.gov\\/marriage-in-belgium.html<\\/a><\\/p><p><strong>Belize<\\/strong>\\u00a0<a href=\\\"http:\\/\\/belize.usembassy.gov\\/information_for_travelers\\/marrying-in-belize.html\\\">http:\\/\\/belize.usembassy.gov\\/information_for_travelers\\/marrying-in-belize.html<\\/a><\\/p><p><strong>Bosnia &amp; Herzegovina<\\/strong>\\u00a0<a href=\\\"http:\\/\\/sarajevo.usembassy.gov\\/marriage.html\\\">http:\\/\\/sarajevo.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Brazil<\\/strong>\\u00a0<a href=\\\"http:\\/\\/brazil.usembassy.gov\\/marriage-info.html\\\">http:\\/\\/brazil.usembassy.gov\\/marriage-info.html<\\/a><\\/p><p><strong>Bulgaria<\\/strong>\\u00a0<a href=\\\"http:\\/\\/bulgaria.usembassy.gov\\/married5.html\\\">http:\\/\\/bulgaria.usembassy.gov\\/married5.html<\\/a><\\/p><p><strong>Cambodia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/cambodia.usembassy.gov\\/getting_married_in_cambodia.html\\\">http:\\/\\/cambodia.usembassy.gov\\/getting_married_in_cambodia.html<\\/a><\\/p><p><strong>China<\\/strong>\\u00a0<a href=\\\"http:\\/\\/chengdu.usembassy-china.org.cn\\/marriage_in_china2.html\\\">http:\\/\\/chengdu.usembassy-china.org.cn\\/marriage_in_china2.html<\\/a><\\/p><p><strong>Colombia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/bogota.usembassy.gov\\/marriage.html\\\">http:\\/\\/bogota.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Costa Rica<\\/strong>\\u00a0<a href=\\\"http:\\/\\/www.worldheadquarters.com\\/cr\\/weddings\\/\\\">http:\\/\\/www.worldheadquarters.com\\/cr\\/weddings\\/<\\/a><\\/p><p><strong>Cuba<\\/strong>\\u00a0<a href=\\\"http:\\/\\/havana.usint.gov\\/marriageprocess.html\\\">http:\\/\\/havana.usint.gov\\/marriageprocess.html<\\/a><\\/p><p><strong>Cyprus<\\/strong>\\u00a0<a href=\\\"http:\\/\\/cyprus.usembassy.gov\\/uscitizen\\/marrage.html\\\">http:\\/\\/cyprus.usembassy.gov\\/uscitizen\\/marrage.html<\\/a><\\/p><p><strong>Czech Republic<\\/strong>\\u00a0<a href=\\\"http:\\/\\/prague.usembassy.gov\\/getting_married_in_the_czech_republic.html\\\">http:\\/\\/prague.usembassy.gov\\/getting_married_in_the_czech_republic.html<\\/a><\\/p><p><strong>Denmark<\\/strong>\\u00a0<a href=\\\"http:\\/\\/denmark.usembassy.gov\\/getting--maried.html\\\">http:\\/\\/denmark.usembassy.gov\\/getting\\u2013maried.html<\\/a><\\/p><p><strong>Dominican Republic<\\/strong>\\u00a0<a href=\\\"http:\\/\\/santodomingo.usembassy.gov\\/marriage_dr-e.html\\\">http:\\/\\/santodomingo.usembassy.gov\\/marriage_dr-e.html<\\/a><\\/p><p><strong>Ecuador<\\/strong>\\u00a0<a href=\\\"http:\\/\\/ecuador.usembassy.gov\\/service\\/living-in-ecuador\\/marriage-information.html\\\">http:\\/\\/ecuador.usembassy.gov\\/service\\/living-in-ecuador\\/marriage-information.html<\\/a><\\/p><p><strong>Egypt<\\/strong>\\u00a0<a href=\\\"http:\\/\\/egypt.usembassy.gov\\/consular\\/acs12.html\\\">http:\\/\\/egypt.usembassy.gov\\/consular\\/acs12.html<\\/a><\\/p><p><strong>El Salvador<\\/strong>\\u00a0<a href=\\\"http:\\/\\/sansalvador.usembassy.gov\\/marriages.html\\\">http:\\/\\/sansalvador.usembassy.gov\\/marriages.html<\\/a><\\/p><p><strong>Estonia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/estonia.usembassy.gov\\/marriage_est.html\\\">http:\\/\\/estonia.usembassy.gov\\/marriage_est.html<\\/a><\\/p><p><strong>Finland<\\/strong>\\u00a0<a href=\\\"http:\\/\\/finland.usembassy.gov\\/marriage.html\\\">http:\\/\\/finland.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Germany<\\/strong>\\u00a0<a href=\\\"http:\\/\\/germany.usembassy.gov\\/acs\\/getting_married\\/\\\">http:\\/\\/germany.usembassy.gov\\/acs\\/getting_married\\/<\\/a><\\/p><p><strong>Greece<\\/strong>\\u00a0<a href=\\\"http:\\/\\/athens.usembassy.gov\\/marriage.html\\\">http:\\/\\/athens.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Guatemala<\\/strong>\\u00a0<a href=\\\"http:\\/\\/guatemala.usembassy.gov\\/acs_marriage_guatemala.html\\\">http:\\/\\/guatemala.usembassy.gov\\/acs_marriage_guatemala.html<\\/a><\\/p><p><strong>Guinea<\\/strong>\\u00a0<a href=\\\"http:\\/\\/conakry.usembassy.gov\\/marriage2.html\\\">http:\\/\\/conakry.usembassy.gov\\/marriage2.html<\\/a><\\/p><p><strong>Haiti<\\/strong>\\u00a0<a href=\\\"http:\\/\\/haiti.usembassy.gov\\/service\\/useful-information\\/marriage--divorce-in-haiti.html\\\">http:\\/\\/haiti.usembassy.gov\\/service\\/useful-information\\/marriage\\u2013divorce-in-haiti.html<\\/a><\\/p><p><strong>Holy See: Getting married in the Vatican<\\/strong>\\u00a0<a href=\\\"http:\\/\\/vatican.usembassy.gov\\/vatican\\/married.html\\\">http:\\/\\/vatican.usembassy.gov\\/vatican\\/married.html<\\/a><\\/p><p><strong>Hong Kong<\\/strong>\\u00a0<a href=\\\"http:\\/\\/hongkong.usconsulate.gov\\/acs_marriage.html\\\">http:\\/\\/hongkong.usconsulate.gov\\/acs_marriage.html<\\/a><\\/p><p><strong>Hungary<\\/strong>\\u00a0<a href=\\\"http:\\/\\/hungary.usembassy.gov\\/marriage.html\\\">http:\\/\\/hungary.usembassy.gov\\/marriage.html<\\/a><\\/p><h2>I \\u2013 N<\\/h2><p><strong>India<\\/strong>\\u00a0<a href=\\\"http:\\/\\/chennai.usconsulate.gov\\/marriageinindia.html\\\">http:\\/\\/chennai.usconsulate.gov\\/marriageinindia.html<\\/a><\\/p><p><strong>Indonesia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/jakarta.usembassy.gov\\/us-service\\/marriage.html\\\">http:\\/\\/jakarta.usembassy.gov\\/us-service\\/marriage.html<\\/a><\\/p><p><strong>Iraq<\\/strong>\\u00a0<a href=\\\"http:\\/\\/iraq.usembassy.gov\\/consular\\/us\\/birthadoptionmarriage\\/marriage.html\\\">http:\\/\\/iraq.usembassy.gov\\/consular\\/us\\/birthadoptionmarriage\\/marriage.html<\\/a><\\/p><p><strong>Ireland<\\/strong>\\u00a0<a href=\\\"http:\\/\\/dublin.usembassy.gov\\/service\\/other-citizen-services\\/other-citizen-services\\/marriage-in-ireland.html\\\">http:\\/\\/dublin.usembassy.gov\\/service\\/other-citizen-services\\/other-citizen-services\\/marriage-in-ireland.html<\\/a><\\/p><p><strong>Israel<\\/strong>\\u00a0<a href=\\\"http:\\/\\/israel.usembassy.gov\\/consular\\/acs\\/marriage.html\\\">http:\\/\\/israel.usembassy.gov\\/consular\\/acs\\/marriage.html<\\/a><\\/p><p><strong>Italy<\\/strong>\\u00a0<a href=\\\"http:\\/\\/italy.usembassy.gov\\/marriage-info.html\\\">http:\\/\\/italy.usembassy.gov\\/marriage-info.html<\\/a><\\/p><p><strong>Jamaica<\\/strong>\\u00a0<a href=\\\"http:\\/\\/kingston.usembassy.gov\\/family_issues2.html\\\">http:\\/\\/kingston.usembassy.gov\\/family_issues2.html<\\/a><\\/p><p><strong>Japan<\\/strong>\\u00a0<a href=\\\"http:\\/\\/japan.usembassy.gov\\/e\\/acs\\/tacs-7114.html\\\">http:\\/\\/japan.usembassy.gov\\/e\\/acs\\/tacs-7114.html<\\/a><\\/p><p><strong>Jordan<\\/strong>\\u00a0<a href=\\\"http:\\/\\/jordan.usembassy.gov\\/acs_marriage_jordan.html\\\">http:\\/\\/jordan.usembassy.gov\\/acs_marriage_jordan.html<\\/a><\\/p><p><strong>Kazakhstan<\\/strong>\\u00a0<a href=\\\"http:\\/\\/kazakhstan.usembassy.gov\\/married.html\\\">http:\\/\\/kazakhstan.usembassy.gov\\/married.html<\\/a><\\/p><p><strong>Kenya<\\/strong>\\u00a0<a href=\\\"http:\\/\\/nairobi.usembassy.gov\\/marriage_in_kenya.html\\\">http:\\/\\/nairobi.usembassy.gov\\/marriage_in_kenya.html<\\/a><\\/p><p><strong>Korea<\\/strong>\\u00a0<a href=\\\"http:\\/\\/seoul.usembassy.gov\\/acs_getting_married.html\\\">http:\\/\\/seoul.usembassy.gov\\/acs_getting_married.html<\\/a><\\/p><p><strong>Kosovo<\\/strong>\\u00a0<a href=\\\"http:\\/\\/pristina.usembassy.gov\\/kosinfo_5.html\\\">http:\\/\\/pristina.usembassy.gov\\/kosinfo_5.html<\\/a><\\/p><p><strong>Kuwait<\\/strong>\\u00a0<a href=\\\"http:\\/\\/kuwait.usembassy.gov\\/civil_marriage_information.html\\\">http:\\/\\/kuwait.usembassy.gov\\/civil_marriage_information.html<\\/a><\\/p><p><strong>Kyrgyz<\\/strong>\\u00a0<a href=\\\"http:\\/\\/bishkek.usembassy.gov\\/marriage.html\\\">http:\\/\\/bishkek.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Laos<\\/strong>\\u00a0<a href=\\\"http:\\/\\/laos.usembassy.gov\\/marriage_in_laos.html\\\">http:\\/\\/laos.usembassy.gov\\/marriage_in_laos.html<\\/a><\\/p><p><strong>Latvia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/riga.usembassy.gov\\/marryinlatvia.html\\\">http:\\/\\/riga.usembassy.gov\\/marryinlatvia.html<\\/a><\\/p><p><strong>Lebanon<\\/strong>\\u00a0<a href=\\\"http:\\/\\/lebanon.usembassy.gov\\/marriage.html\\\">http:\\/\\/lebanon.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Lithuania<\\/strong>\\u00a0<a href=\\\"http:\\/\\/vilnius.usembassy.gov\\/marriage.html\\\">http:\\/\\/vilnius.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Luxemburg<\\/strong>\\u00a0<a href=\\\"http:\\/\\/luxembourg.usembassy.gov\\/marriage.html\\\">http:\\/\\/luxembourg.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Macedonia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/macedonia.usembassy.gov\\/getting_married.html\\\">http:\\/\\/macedonia.usembassy.gov\\/getting_married.html<\\/a><\\/p><p><strong>Malaysia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/malaysia.usembassy.gov\\/marriage.html\\\">http:\\/\\/malaysia.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Mexico<\\/strong>\\u00a0<a href=\\\"http:\\/\\/monterrey.usconsulate.gov\\/marriage_in_mexico.html\\\">http:\\/\\/monterrey.usconsulate.gov\\/marriage_in_mexico.html<\\/a><\\/p><p><strong>Moldova<\\/strong>\\u00a0<a href=\\\"http:\\/\\/moldova.usembassy.gov\\/marriages.html\\\">http:\\/\\/moldova.usembassy.gov\\/marriages.html<\\/a><\\/p><p><strong>Mongolia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/mongolia.usembassy.gov\\/getting_married.html\\\">http:\\/\\/mongolia.usembassy.gov\\/getting_married.html<\\/a><\\/p><p><strong>Montenegro<\\/strong>\\u00a0<a href=\\\"http:\\/\\/podgorica.usembassy.gov\\/marriage_in_montenegro.html\\\">http:\\/\\/podgorica.usembassy.gov\\/marriage_in_montenegro.html<\\/a><\\/p><p><strong>Morocco<\\/strong>\\u00a0<a href=\\\"http:\\/\\/morocco.usembassy.gov\\/service\\/professional-services\\/marriage-information.html\\\">http:\\/\\/morocco.usembassy.gov\\/service\\/professional-services\\/marriage-information.html<\\/a><\\/p><p><strong>Nepal<\\/strong>\\u00a0<a href=\\\"http:\\/\\/nepal.usembassy.gov\\/service\\/passports-notaries-and-other-support-for-u\\/marriage-to-a-nepali.html\\\">http:\\/\\/nepal.usembassy.gov\\/service\\/passports-notaries-and-other-support-for-u\\/marriage-to-a-nepali.html<\\/a><\\/p><p><strong>Netherlands<\\/strong>\\u00a0<a href=\\\"http:\\/\\/amsterdam.usconsulate.gov\\/getting_married2.html\\\">http:\\/\\/amsterdam.usconsulate.gov\\/getting_married2.html<\\/a><\\/p><p><strong>Nicaragua<\\/strong>\\u00a0<a href=\\\"http:\\/\\/nicaragua.usembassy.gov\\/marriage_in_nicaragua.html\\\">http:\\/\\/nicaragua.usembassy.gov\\/marriage_in_nicaragua.html<\\/a><\\/p><p><strong>Niger<\\/strong>\\u00a0<a href=\\\"http:\\/\\/niamey.usembassy.gov\\/marriageinniger.html\\\">http:\\/\\/niamey.usembassy.gov\\/marriageinniger.html<\\/a><\\/p><h2>O \\u2013 Z<\\/h2><p><strong>Panama<\\/strong>\\u00a0<a href=\\\"http:\\/\\/panama.usembassy.gov\\/marriage_in_panama2.html\\\">http:\\/\\/panama.usembassy.gov\\/marriage_in_panama2.html<\\/a><\\/p><p><strong>Paraguay<\\/strong>\\u00a0<a href=\\\"http:\\/\\/paraguay.usembassy.gov\\/citizen_information\\/marriage-in-paraguay.html\\\">http:\\/\\/paraguay.usembassy.gov\\/citizen_information\\/marriage-in-paraguay.html<\\/a><\\/p><p><strong>Peru<\\/strong>\\u00a0<a href=\\\"http:\\/\\/lima.usembassy.gov\\/residentinfo\\/marriage-in-peru.html\\\">http:\\/\\/lima.usembassy.gov\\/residentinfo\\/marriage-in-peru.html<\\/a><\\/p><p><strong>Philippines<\\/strong>\\u00a0<a href=\\\"http:\\/\\/manila.usembassy.gov\\/marriage.html\\\">http:\\/\\/manila.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Poland<\\/strong>\\u00a0<a href=\\\"http:\\/\\/poland.usembassy.gov\\/poland\\/marriage_poland.html\\\">http:\\/\\/poland.usembassy.gov\\/poland\\/marriage_poland.html<\\/a><\\/p><p><strong>Portugal<\\/strong>\\u00a0<a href=\\\"http:\\/\\/azores.usconsulate.gov\\/marriage-info.html\\\">http:\\/\\/azores.usconsulate.gov\\/marriage-info.html<\\/a><\\/p><p><strong>Qatar<\\/strong>\\u00a0<a href=\\\"http:\\/\\/qatar.usembassy.gov\\/citizen-services\\/marriage-in-qatar.html\\\">http:\\/\\/qatar.usembassy.gov\\/citizen-services\\/marriage-in-qatar.html<\\/a><\\/p><p><strong>Romania<\\/strong>\\u00a0<a href=\\\"http:\\/\\/romania.usembassy.gov\\/acs\\/marriages.html\\\">http:\\/\\/romania.usembassy.gov\\/acs\\/marriages.html<\\/a><\\/p><p><strong>Russia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/vladivostok.usconsulate.gov\\/acsmarryrus.html\\\">http:\\/\\/vladivostok.usconsulate.gov\\/acsmarryrus.html<\\/a><\\/p><p><strong>Serbia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/serbia.usembassy.gov\\/marriage.html\\\">http:\\/\\/serbia.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Singapore<\\/strong>\\u00a0<a href=\\\"http:\\/\\/singapore.usembassy.gov\\/marriage-in-singapore.html\\\">http:\\/\\/singapore.usembassy.gov\\/marriage-in-singapore.html<\\/a><\\/p><p><strong>Slovakia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/slovakia.usembassy.gov\\/service\\/american-citizens-services\\/living-in-slovakia\\/marriage-in-slovakia.html\\\">http:\\/\\/slovakia.usembassy.gov\\/service\\/american-citizens-services\\/living-in-slovakia\\/marriage-in-slovakia.html<\\/a><\\/p><p><strong>Slovenia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/slovenia.usembassy.gov\\/getting_married.html\\\">http:\\/\\/slovenia.usembassy.gov\\/getting_married.html<\\/a><\\/p><p><strong>Spain<\\/strong>\\u00a0<a href=\\\"http:\\/\\/madrid.usembassy.gov\\/citizen-services\\/professional-services\\/non-emergency-services.html\\\">http:\\/\\/madrid.usembassy.gov\\/citizen-services\\/professional-services\\/non-emergency-services.html<\\/a><\\/p><p><strong>Sri Lanka &amp; Maldives<\\/strong>\\u00a0\\u00a0<a href=\\\"http:\\/\\/srilanka.usembassy.gov\\/service\\/marriage-in-sri-lanka3.html\\\">http:\\/\\/srilanka.usembassy.gov\\/service\\/marriage-in-sri-lanka3.html<\\/a><\\/p><p><strong>Sudan<\\/strong>\\u00a0<a href=\\\"http:\\/\\/sudan.usembassy.gov\\/getting_married.html\\\">http:\\/\\/sudan.usembassy.gov\\/getting_married.html<\\/a><\\/p><p><strong>Switzerland<\\/strong>\\u00a0<a href=\\\"http:\\/\\/bern.usembassy.gov\\/marriage_in_switzerland.html\\\">http:\\/\\/bern.usembassy.gov\\/marriage_in_switzerland.html<\\/a><\\/p><p><strong>Tajikistan<\\/strong>\\u00a0<a href=\\\"http:\\/\\/dushanbe.usembassy.gov\\/marriage.html\\\">http:\\/\\/dushanbe.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Thailand<\\/strong>\\u00a0<a href=\\\"http:\\/\\/bangkok.usembassy.gov\\/service\\/marriage.html\\\">http:\\/\\/bangkok.usembassy.gov\\/service\\/marriage.html<\\/a><\\/p><p><strong>Togo<\\/strong>\\u00a0<a href=\\\"http:\\/\\/togo.usembassy.gov\\/marriage.html\\\">http:\\/\\/togo.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Trinidad &amp; Tobago<\\/strong>\\u00a0<a href=\\\"http:\\/\\/trinidad.usembassy.gov\\/getting_married_in_tt.html\\\">http:\\/\\/trinidad.usembassy.gov\\/getting_married_in_tt.html<\\/a><\\/p><p><strong>Tunisia\\u00a0<a href=\\\"http:\\/\\/tunisia.usembassy.gov\\/marriage-tunisia.html\\\">http:\\/\\/tunisia.usembassy.gov\\/marriage-tunisia.html<\\/a><\\/strong><\\/p><p><strong>Turkey<\\/strong>\\u00a0<a href=\\\"http:\\/\\/turkey.usembassy.gov\\/marriage_divorce.html\\\">http:\\/\\/turkey.usembassy.gov\\/marriage_divorce.html<\\/a><\\/p><p><strong>Turkmenistan<\\/strong>\\u00a0<a href=\\\"http:\\/\\/turkmenistan.usembassy.gov\\/marriage.html\\\">http:\\/\\/turkmenistan.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Ukraine<\\/strong>\\u00a0<a href=\\\"http:\\/\\/ukraine.usembassy.gov\\/ukrainian-issues.html\\\">http:\\/\\/ukraine.usembassy.gov\\/ukrainian-issues.html<\\/a><\\/p><p><strong>Dubai<\\/strong>\\u00a0<a href=\\\"http:\\/\\/dubai.usconsulate.gov\\/dubai_marriage.html\\\">http:\\/\\/dubai.usconsulate.gov\\/dubai_marriage.html<\\/a><\\/p><p><strong>United Kingdom<\\/strong>\\u00a0<a href=\\\"http:\\/\\/london.usembassy.gov\\/cons_new\\/acs\\/scs\\/marriage_and_civil_partners.html\\\">http:\\/\\/london.usembassy.gov\\/cons_new\\/acs\\/scs\\/marriage_and_civil_partners.html<\\/a><\\/p><p><strong>Uzbekistan<\\/strong>\\u00a0<a href=\\\"http:\\/\\/uzbekistan.usembassy.gov\\/marriage_registration4.html\\\">http:\\/\\/uzbekistan.usembassy.gov\\/marriage_registration4.html<\\/a><\\/p><p><strong>Vietnam<\\/strong>\\u00a0<a href=\\\"http:\\/\\/hochiminh.usconsulate.gov\\/marriage_in_vietnam.html\\\">http:\\/\\/hochiminh.usconsulate.gov\\/marriage_in_vietnam.html<\\/a><\\/p><p><strong>Zimbabwe<\\/strong>\\u00a0<a href=\\\"http:\\/\\/harare.usembassy.gov\\/marriage_zimbabwe2.html\\\">http:\\/\\/harare.usembassy.gov\\/marriage_zimbabwe2.html<\\/a><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"765661a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"07acbab\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(18322,16498,'_elementor_edit_mode','builder'),(18323,16498,'_elementor_template_type','wp-page'),(18324,16498,'_elementor_version','3.4.2'),(18325,16498,'_wp_page_template','default'),(18326,16498,'_elementor_page_settings','a:5:{s:19:\"background_position\";s:0:\"\";s:17:\"background_repeat\";s:0:\"\";s:15:\"background_size\";s:0:\"\";s:36:\"background_slideshow_background_size\";s:0:\"\";s:40:\"background_slideshow_background_position\";s:0:\"\";}'),(18327,16498,'_elementor_data','[{\"id\":\"67c3a3a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ef822ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8f02f60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marriage Instructions for Other Countries\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bdb6c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<article id=\\\"post-190\\\" class=\\\"post-190 page type-page status-publish hentry\\\"><div class=\\\"entry-content\\\"><article id=\\\"post-437\\\" class=\\\"post-437 page type-page status-publish has-post-thumbnail hentry\\\"><div class=\\\"entry-content\\\"><p>These are links to give you information on how to marry in the countries listed below, each country has different regulations. Below are links for marriage instructions in other countries:\\u00a0<\\/p><h2>A \\u2013 H<\\/h2><p><strong>Afghanistan<\\/strong>\\u00a0<a href=\\\"http:\\/\\/kabul.usembassy.gov\\/mar.html\\\">http:\\/\\/kabul.usembassy.gov\\/mar.html<\\/a><\\/p><p><strong>Albania<\\/strong>\\u00a0<a href=\\\"http:\\/\\/tirana.usembassy.gov\\/marriage.html\\\">http:\\/\\/tirana.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Armenia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/armenia.usembassy.gov\\/marriage.html\\\">http:\\/\\/armenia.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Austria<\\/strong>\\u00a0<a href=\\\"http:\\/\\/austria.usembassy.gov\\/marr-div.html#marriage\\\">http:\\/\\/austria.usembassy.gov\\/marr-div.html#marriage<\\/a><\\/p><p><strong>Azerbaijan<\\/strong>\\u00a0<a href=\\\"http:\\/\\/azerbaijan.usembassy.gov\\/marriage.html\\\">http:\\/\\/azerbaijan.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Belarus<\\/strong>\\u00a0<a href=\\\"http:\\/\\/minsk.usembassy.gov\\/marriage.html\\\">http:\\/\\/minsk.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Belgium<\\/strong>\\u00a0<a href=\\\"http:\\/\\/belgium.usembassy.gov\\/marriage-in-belgium.html\\\">http:\\/\\/belgium.usembassy.gov\\/marriage-in-belgium.html<\\/a><\\/p><p><strong>Belize<\\/strong>\\u00a0<a href=\\\"http:\\/\\/belize.usembassy.gov\\/information_for_travelers\\/marrying-in-belize.html\\\">http:\\/\\/belize.usembassy.gov\\/information_for_travelers\\/marrying-in-belize.html<\\/a><\\/p><p><strong>Bosnia &amp; Herzegovina<\\/strong>\\u00a0<a href=\\\"http:\\/\\/sarajevo.usembassy.gov\\/marriage.html\\\">http:\\/\\/sarajevo.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Brazil<\\/strong>\\u00a0<a href=\\\"http:\\/\\/brazil.usembassy.gov\\/marriage-info.html\\\">http:\\/\\/brazil.usembassy.gov\\/marriage-info.html<\\/a><\\/p><p><strong>Bulgaria<\\/strong>\\u00a0<a href=\\\"http:\\/\\/bulgaria.usembassy.gov\\/married5.html\\\">http:\\/\\/bulgaria.usembassy.gov\\/married5.html<\\/a><\\/p><p><strong>Cambodia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/cambodia.usembassy.gov\\/getting_married_in_cambodia.html\\\">http:\\/\\/cambodia.usembassy.gov\\/getting_married_in_cambodia.html<\\/a><\\/p><p><strong>China<\\/strong>\\u00a0<a href=\\\"http:\\/\\/chengdu.usembassy-china.org.cn\\/marriage_in_china2.html\\\">http:\\/\\/chengdu.usembassy-china.org.cn\\/marriage_in_china2.html<\\/a><\\/p><p><strong>Colombia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/bogota.usembassy.gov\\/marriage.html\\\">http:\\/\\/bogota.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Costa Rica<\\/strong>\\u00a0<a href=\\\"http:\\/\\/www.worldheadquarters.com\\/cr\\/weddings\\/\\\">http:\\/\\/www.worldheadquarters.com\\/cr\\/weddings\\/<\\/a><\\/p><p><strong>Cuba<\\/strong>\\u00a0<a href=\\\"http:\\/\\/havana.usint.gov\\/marriageprocess.html\\\">http:\\/\\/havana.usint.gov\\/marriageprocess.html<\\/a><\\/p><p><strong>Cyprus<\\/strong>\\u00a0<a href=\\\"http:\\/\\/cyprus.usembassy.gov\\/uscitizen\\/marrage.html\\\">http:\\/\\/cyprus.usembassy.gov\\/uscitizen\\/marrage.html<\\/a><\\/p><p><strong>Czech Republic<\\/strong>\\u00a0<a href=\\\"http:\\/\\/prague.usembassy.gov\\/getting_married_in_the_czech_republic.html\\\">http:\\/\\/prague.usembassy.gov\\/getting_married_in_the_czech_republic.html<\\/a><\\/p><p><strong>Denmark<\\/strong>\\u00a0<a href=\\\"http:\\/\\/denmark.usembassy.gov\\/getting--maried.html\\\">http:\\/\\/denmark.usembassy.gov\\/getting\\u2013maried.html<\\/a><\\/p><p><strong>Dominican Republic<\\/strong>\\u00a0<a href=\\\"http:\\/\\/santodomingo.usembassy.gov\\/marriage_dr-e.html\\\">http:\\/\\/santodomingo.usembassy.gov\\/marriage_dr-e.html<\\/a><\\/p><p><strong>Ecuador<\\/strong>\\u00a0<a href=\\\"http:\\/\\/ecuador.usembassy.gov\\/service\\/living-in-ecuador\\/marriage-information.html\\\">http:\\/\\/ecuador.usembassy.gov\\/service\\/living-in-ecuador\\/marriage-information.html<\\/a><\\/p><p><strong>Egypt<\\/strong>\\u00a0<a href=\\\"http:\\/\\/egypt.usembassy.gov\\/consular\\/acs12.html\\\">http:\\/\\/egypt.usembassy.gov\\/consular\\/acs12.html<\\/a><\\/p><p><strong>El Salvador<\\/strong>\\u00a0<a href=\\\"http:\\/\\/sansalvador.usembassy.gov\\/marriages.html\\\">http:\\/\\/sansalvador.usembassy.gov\\/marriages.html<\\/a><\\/p><p><strong>Estonia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/estonia.usembassy.gov\\/marriage_est.html\\\">http:\\/\\/estonia.usembassy.gov\\/marriage_est.html<\\/a><\\/p><p><strong>Finland<\\/strong>\\u00a0<a href=\\\"http:\\/\\/finland.usembassy.gov\\/marriage.html\\\">http:\\/\\/finland.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Germany<\\/strong>\\u00a0<a href=\\\"http:\\/\\/germany.usembassy.gov\\/acs\\/getting_married\\/\\\">http:\\/\\/germany.usembassy.gov\\/acs\\/getting_married\\/<\\/a><\\/p><p><strong>Greece<\\/strong>\\u00a0<a href=\\\"http:\\/\\/athens.usembassy.gov\\/marriage.html\\\">http:\\/\\/athens.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Guatemala<\\/strong>\\u00a0<a href=\\\"http:\\/\\/guatemala.usembassy.gov\\/acs_marriage_guatemala.html\\\">http:\\/\\/guatemala.usembassy.gov\\/acs_marriage_guatemala.html<\\/a><\\/p><p><strong>Guinea<\\/strong>\\u00a0<a href=\\\"http:\\/\\/conakry.usembassy.gov\\/marriage2.html\\\">http:\\/\\/conakry.usembassy.gov\\/marriage2.html<\\/a><\\/p><p><strong>Haiti<\\/strong>\\u00a0<a href=\\\"http:\\/\\/haiti.usembassy.gov\\/service\\/useful-information\\/marriage--divorce-in-haiti.html\\\">http:\\/\\/haiti.usembassy.gov\\/service\\/useful-information\\/marriage\\u2013divorce-in-haiti.html<\\/a><\\/p><p><strong>Holy See: Getting married in the Vatican<\\/strong>\\u00a0<a href=\\\"http:\\/\\/vatican.usembassy.gov\\/vatican\\/married.html\\\">http:\\/\\/vatican.usembassy.gov\\/vatican\\/married.html<\\/a><\\/p><p><strong>Hong Kong<\\/strong>\\u00a0<a href=\\\"http:\\/\\/hongkong.usconsulate.gov\\/acs_marriage.html\\\">http:\\/\\/hongkong.usconsulate.gov\\/acs_marriage.html<\\/a><\\/p><p><strong>Hungary<\\/strong>\\u00a0<a href=\\\"http:\\/\\/hungary.usembassy.gov\\/marriage.html\\\">http:\\/\\/hungary.usembassy.gov\\/marriage.html<\\/a><\\/p><h2>I \\u2013 N<\\/h2><p><strong>India<\\/strong>\\u00a0<a href=\\\"http:\\/\\/chennai.usconsulate.gov\\/marriageinindia.html\\\">http:\\/\\/chennai.usconsulate.gov\\/marriageinindia.html<\\/a><\\/p><p><strong>Indonesia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/jakarta.usembassy.gov\\/us-service\\/marriage.html\\\">http:\\/\\/jakarta.usembassy.gov\\/us-service\\/marriage.html<\\/a><\\/p><p><strong>Iraq<\\/strong>\\u00a0<a href=\\\"http:\\/\\/iraq.usembassy.gov\\/consular\\/us\\/birthadoptionmarriage\\/marriage.html\\\">http:\\/\\/iraq.usembassy.gov\\/consular\\/us\\/birthadoptionmarriage\\/marriage.html<\\/a><\\/p><p><strong>Ireland<\\/strong>\\u00a0<a href=\\\"http:\\/\\/dublin.usembassy.gov\\/service\\/other-citizen-services\\/other-citizen-services\\/marriage-in-ireland.html\\\">http:\\/\\/dublin.usembassy.gov\\/service\\/other-citizen-services\\/other-citizen-services\\/marriage-in-ireland.html<\\/a><\\/p><p><strong>Israel<\\/strong>\\u00a0<a href=\\\"http:\\/\\/israel.usembassy.gov\\/consular\\/acs\\/marriage.html\\\">http:\\/\\/israel.usembassy.gov\\/consular\\/acs\\/marriage.html<\\/a><\\/p><p><strong>Italy<\\/strong>\\u00a0<a href=\\\"http:\\/\\/italy.usembassy.gov\\/marriage-info.html\\\">http:\\/\\/italy.usembassy.gov\\/marriage-info.html<\\/a><\\/p><p><strong>Jamaica<\\/strong>\\u00a0<a href=\\\"http:\\/\\/kingston.usembassy.gov\\/family_issues2.html\\\">http:\\/\\/kingston.usembassy.gov\\/family_issues2.html<\\/a><\\/p><p><strong>Japan<\\/strong>\\u00a0<a href=\\\"http:\\/\\/japan.usembassy.gov\\/e\\/acs\\/tacs-7114.html\\\">http:\\/\\/japan.usembassy.gov\\/e\\/acs\\/tacs-7114.html<\\/a><\\/p><p><strong>Jordan<\\/strong>\\u00a0<a href=\\\"http:\\/\\/jordan.usembassy.gov\\/acs_marriage_jordan.html\\\">http:\\/\\/jordan.usembassy.gov\\/acs_marriage_jordan.html<\\/a><\\/p><p><strong>Kazakhstan<\\/strong>\\u00a0<a href=\\\"http:\\/\\/kazakhstan.usembassy.gov\\/married.html\\\">http:\\/\\/kazakhstan.usembassy.gov\\/married.html<\\/a><\\/p><p><strong>Kenya<\\/strong>\\u00a0<a href=\\\"http:\\/\\/nairobi.usembassy.gov\\/marriage_in_kenya.html\\\">http:\\/\\/nairobi.usembassy.gov\\/marriage_in_kenya.html<\\/a><\\/p><p><strong>Korea<\\/strong>\\u00a0<a href=\\\"http:\\/\\/seoul.usembassy.gov\\/acs_getting_married.html\\\">http:\\/\\/seoul.usembassy.gov\\/acs_getting_married.html<\\/a><\\/p><p><strong>Kosovo<\\/strong>\\u00a0<a href=\\\"http:\\/\\/pristina.usembassy.gov\\/kosinfo_5.html\\\">http:\\/\\/pristina.usembassy.gov\\/kosinfo_5.html<\\/a><\\/p><p><strong>Kuwait<\\/strong>\\u00a0<a href=\\\"http:\\/\\/kuwait.usembassy.gov\\/civil_marriage_information.html\\\">http:\\/\\/kuwait.usembassy.gov\\/civil_marriage_information.html<\\/a><\\/p><p><strong>Kyrgyz<\\/strong>\\u00a0<a href=\\\"http:\\/\\/bishkek.usembassy.gov\\/marriage.html\\\">http:\\/\\/bishkek.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Laos<\\/strong>\\u00a0<a href=\\\"http:\\/\\/laos.usembassy.gov\\/marriage_in_laos.html\\\">http:\\/\\/laos.usembassy.gov\\/marriage_in_laos.html<\\/a><\\/p><p><strong>Latvia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/riga.usembassy.gov\\/marryinlatvia.html\\\">http:\\/\\/riga.usembassy.gov\\/marryinlatvia.html<\\/a><\\/p><p><strong>Lebanon<\\/strong>\\u00a0<a href=\\\"http:\\/\\/lebanon.usembassy.gov\\/marriage.html\\\">http:\\/\\/lebanon.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Lithuania<\\/strong>\\u00a0<a href=\\\"http:\\/\\/vilnius.usembassy.gov\\/marriage.html\\\">http:\\/\\/vilnius.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Luxemburg<\\/strong>\\u00a0<a href=\\\"http:\\/\\/luxembourg.usembassy.gov\\/marriage.html\\\">http:\\/\\/luxembourg.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Macedonia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/macedonia.usembassy.gov\\/getting_married.html\\\">http:\\/\\/macedonia.usembassy.gov\\/getting_married.html<\\/a><\\/p><p><strong>Malaysia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/malaysia.usembassy.gov\\/marriage.html\\\">http:\\/\\/malaysia.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Mexico<\\/strong>\\u00a0<a href=\\\"http:\\/\\/monterrey.usconsulate.gov\\/marriage_in_mexico.html\\\">http:\\/\\/monterrey.usconsulate.gov\\/marriage_in_mexico.html<\\/a><\\/p><p><strong>Moldova<\\/strong>\\u00a0<a href=\\\"http:\\/\\/moldova.usembassy.gov\\/marriages.html\\\">http:\\/\\/moldova.usembassy.gov\\/marriages.html<\\/a><\\/p><p><strong>Mongolia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/mongolia.usembassy.gov\\/getting_married.html\\\">http:\\/\\/mongolia.usembassy.gov\\/getting_married.html<\\/a><\\/p><p><strong>Montenegro<\\/strong>\\u00a0<a href=\\\"http:\\/\\/podgorica.usembassy.gov\\/marriage_in_montenegro.html\\\">http:\\/\\/podgorica.usembassy.gov\\/marriage_in_montenegro.html<\\/a><\\/p><p><strong>Morocco<\\/strong>\\u00a0<a href=\\\"http:\\/\\/morocco.usembassy.gov\\/service\\/professional-services\\/marriage-information.html\\\">http:\\/\\/morocco.usembassy.gov\\/service\\/professional-services\\/marriage-information.html<\\/a><\\/p><p><strong>Nepal<\\/strong>\\u00a0<a href=\\\"http:\\/\\/nepal.usembassy.gov\\/service\\/passports-notaries-and-other-support-for-u\\/marriage-to-a-nepali.html\\\">http:\\/\\/nepal.usembassy.gov\\/service\\/passports-notaries-and-other-support-for-u\\/marriage-to-a-nepali.html<\\/a><\\/p><p><strong>Netherlands<\\/strong>\\u00a0<a href=\\\"http:\\/\\/amsterdam.usconsulate.gov\\/getting_married2.html\\\">http:\\/\\/amsterdam.usconsulate.gov\\/getting_married2.html<\\/a><\\/p><p><strong>Nicaragua<\\/strong>\\u00a0<a href=\\\"http:\\/\\/nicaragua.usembassy.gov\\/marriage_in_nicaragua.html\\\">http:\\/\\/nicaragua.usembassy.gov\\/marriage_in_nicaragua.html<\\/a><\\/p><p><strong>Niger<\\/strong>\\u00a0<a href=\\\"http:\\/\\/niamey.usembassy.gov\\/marriageinniger.html\\\">http:\\/\\/niamey.usembassy.gov\\/marriageinniger.html<\\/a><\\/p><h2>O \\u2013 Z<\\/h2><p><strong>Panama<\\/strong>\\u00a0<a href=\\\"http:\\/\\/panama.usembassy.gov\\/marriage_in_panama2.html\\\">http:\\/\\/panama.usembassy.gov\\/marriage_in_panama2.html<\\/a><\\/p><p><strong>Paraguay<\\/strong>\\u00a0<a href=\\\"http:\\/\\/paraguay.usembassy.gov\\/citizen_information\\/marriage-in-paraguay.html\\\">http:\\/\\/paraguay.usembassy.gov\\/citizen_information\\/marriage-in-paraguay.html<\\/a><\\/p><p><strong>Peru<\\/strong>\\u00a0<a href=\\\"http:\\/\\/lima.usembassy.gov\\/residentinfo\\/marriage-in-peru.html\\\">http:\\/\\/lima.usembassy.gov\\/residentinfo\\/marriage-in-peru.html<\\/a><\\/p><p><strong>Philippines<\\/strong>\\u00a0<a href=\\\"http:\\/\\/manila.usembassy.gov\\/marriage.html\\\">http:\\/\\/manila.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Poland<\\/strong>\\u00a0<a href=\\\"http:\\/\\/poland.usembassy.gov\\/poland\\/marriage_poland.html\\\">http:\\/\\/poland.usembassy.gov\\/poland\\/marriage_poland.html<\\/a><\\/p><p><strong>Portugal<\\/strong>\\u00a0<a href=\\\"http:\\/\\/azores.usconsulate.gov\\/marriage-info.html\\\">http:\\/\\/azores.usconsulate.gov\\/marriage-info.html<\\/a><\\/p><p><strong>Qatar<\\/strong>\\u00a0<a href=\\\"http:\\/\\/qatar.usembassy.gov\\/citizen-services\\/marriage-in-qatar.html\\\">http:\\/\\/qatar.usembassy.gov\\/citizen-services\\/marriage-in-qatar.html<\\/a><\\/p><p><strong>Romania<\\/strong>\\u00a0<a href=\\\"http:\\/\\/romania.usembassy.gov\\/acs\\/marriages.html\\\">http:\\/\\/romania.usembassy.gov\\/acs\\/marriages.html<\\/a><\\/p><p><strong>Russia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/vladivostok.usconsulate.gov\\/acsmarryrus.html\\\">http:\\/\\/vladivostok.usconsulate.gov\\/acsmarryrus.html<\\/a><\\/p><p><strong>Serbia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/serbia.usembassy.gov\\/marriage.html\\\">http:\\/\\/serbia.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Singapore<\\/strong>\\u00a0<a href=\\\"http:\\/\\/singapore.usembassy.gov\\/marriage-in-singapore.html\\\">http:\\/\\/singapore.usembassy.gov\\/marriage-in-singapore.html<\\/a><\\/p><p><strong>Slovakia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/slovakia.usembassy.gov\\/service\\/american-citizens-services\\/living-in-slovakia\\/marriage-in-slovakia.html\\\">http:\\/\\/slovakia.usembassy.gov\\/service\\/american-citizens-services\\/living-in-slovakia\\/marriage-in-slovakia.html<\\/a><\\/p><p><strong>Slovenia<\\/strong>\\u00a0<a href=\\\"http:\\/\\/slovenia.usembassy.gov\\/getting_married.html\\\">http:\\/\\/slovenia.usembassy.gov\\/getting_married.html<\\/a><\\/p><p><strong>Spain<\\/strong>\\u00a0<a href=\\\"http:\\/\\/madrid.usembassy.gov\\/citizen-services\\/professional-services\\/non-emergency-services.html\\\">http:\\/\\/madrid.usembassy.gov\\/citizen-services\\/professional-services\\/non-emergency-services.html<\\/a><\\/p><p><strong>Sri Lanka &amp; Maldives<\\/strong>\\u00a0\\u00a0<a href=\\\"http:\\/\\/srilanka.usembassy.gov\\/service\\/marriage-in-sri-lanka3.html\\\">http:\\/\\/srilanka.usembassy.gov\\/service\\/marriage-in-sri-lanka3.html<\\/a><\\/p><p><strong>Sudan<\\/strong>\\u00a0<a href=\\\"http:\\/\\/sudan.usembassy.gov\\/getting_married.html\\\">http:\\/\\/sudan.usembassy.gov\\/getting_married.html<\\/a><\\/p><p><strong>Switzerland<\\/strong>\\u00a0<a href=\\\"http:\\/\\/bern.usembassy.gov\\/marriage_in_switzerland.html\\\">http:\\/\\/bern.usembassy.gov\\/marriage_in_switzerland.html<\\/a><\\/p><p><strong>Tajikistan<\\/strong>\\u00a0<a href=\\\"http:\\/\\/dushanbe.usembassy.gov\\/marriage.html\\\">http:\\/\\/dushanbe.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Thailand<\\/strong>\\u00a0<a href=\\\"http:\\/\\/bangkok.usembassy.gov\\/service\\/marriage.html\\\">http:\\/\\/bangkok.usembassy.gov\\/service\\/marriage.html<\\/a><\\/p><p><strong>Togo<\\/strong>\\u00a0<a href=\\\"http:\\/\\/togo.usembassy.gov\\/marriage.html\\\">http:\\/\\/togo.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Trinidad &amp; Tobago<\\/strong>\\u00a0<a href=\\\"http:\\/\\/trinidad.usembassy.gov\\/getting_married_in_tt.html\\\">http:\\/\\/trinidad.usembassy.gov\\/getting_married_in_tt.html<\\/a><\\/p><p><strong>Tunisia\\u00a0<a href=\\\"http:\\/\\/tunisia.usembassy.gov\\/marriage-tunisia.html\\\">http:\\/\\/tunisia.usembassy.gov\\/marriage-tunisia.html<\\/a><\\/strong><\\/p><p><strong>Turkey<\\/strong>\\u00a0<a href=\\\"http:\\/\\/turkey.usembassy.gov\\/marriage_divorce.html\\\">http:\\/\\/turkey.usembassy.gov\\/marriage_divorce.html<\\/a><\\/p><p><strong>Turkmenistan<\\/strong>\\u00a0<a href=\\\"http:\\/\\/turkmenistan.usembassy.gov\\/marriage.html\\\">http:\\/\\/turkmenistan.usembassy.gov\\/marriage.html<\\/a><\\/p><p><strong>Ukraine<\\/strong>\\u00a0<a href=\\\"http:\\/\\/ukraine.usembassy.gov\\/ukrainian-issues.html\\\">http:\\/\\/ukraine.usembassy.gov\\/ukrainian-issues.html<\\/a><\\/p><p><strong>Dubai<\\/strong>\\u00a0<a href=\\\"http:\\/\\/dubai.usconsulate.gov\\/dubai_marriage.html\\\">http:\\/\\/dubai.usconsulate.gov\\/dubai_marriage.html<\\/a><\\/p><p><strong>United Kingdom<\\/strong>\\u00a0<a href=\\\"http:\\/\\/london.usembassy.gov\\/cons_new\\/acs\\/scs\\/marriage_and_civil_partners.html\\\">http:\\/\\/london.usembassy.gov\\/cons_new\\/acs\\/scs\\/marriage_and_civil_partners.html<\\/a><\\/p><p><strong>Uzbekistan<\\/strong>\\u00a0<a href=\\\"http:\\/\\/uzbekistan.usembassy.gov\\/marriage_registration4.html\\\">http:\\/\\/uzbekistan.usembassy.gov\\/marriage_registration4.html<\\/a><\\/p><p><strong>Vietnam<\\/strong>\\u00a0<a href=\\\"http:\\/\\/hochiminh.usconsulate.gov\\/marriage_in_vietnam.html\\\">http:\\/\\/hochiminh.usconsulate.gov\\/marriage_in_vietnam.html<\\/a><\\/p><p><strong>Zimbabwe<\\/strong>\\u00a0<a href=\\\"http:\\/\\/harare.usembassy.gov\\/marriage_zimbabwe2.html\\\">http:\\/\\/harare.usembassy.gov\\/marriage_zimbabwe2.html<\\/a><\\/p><\\/div><\\/article><\\/div><\\/article>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"765661a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#ECEDF3\"},\"elements\":[{\"id\":\"07acbab\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<script type=\\\"text\\/javascript\\\" src=\\\"https:\\/\\/form.jotform.com\\/jsform\\/212381180709049\\\"><\\/script>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(18328,16495,'_elementor_page_assets','a:0:{}'),(18329,16495,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}}'),(18330,16495,'_elementor_css','a:6:{s:4:\"time\";i:1630062028;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18331,16499,'inline_featured_image','0'),(18332,16500,'inline_featured_image','0'),(18333,16500,'_edit_lock','1630078414:1');
/*!40000 ALTER TABLE `wp3p_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_posts`
--

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

--
-- Dumping data for table `wp3p_posts`
--

LOCK TABLES `wp3p_posts` WRITE;
/*!40000 ALTER TABLE `wp3p_posts` DISABLE KEYS */;
INSERT INTO `wp3p_posts` VALUES (1,1,'2021-08-20 06:32:44','2021-08-20 06:32:44','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','trash','open','open','','hello-world__trashed','','','2021-08-23 09:20:07','2021-08-23 09:20:07','',0,'https://k1k3.dev34.info/?p=1',0,'post','',1),(2,1,'2021-08-20 06:32:44','2021-08-20 06:32:44','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://k1k3.dev34.info/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','trash','closed','open','','sample-page__trashed','','','2021-08-23 09:56:27','2021-08-23 09:56:27','',0,'https://k1k3.dev34.info/?page_id=2',0,'page','',0),(3,1,'2021-08-20 06:32:44','2021-08-20 06:32:44','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://k1k3.dev34.info.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->','Privacy Policy','','trash','closed','open','','privacy-policy__trashed','','','2021-08-23 09:56:27','2021-08-23 09:56:27','',0,'https://k1k3.dev34.info/?page_id=3',0,'page','',0),(8,1,'2021-08-22 23:31:37','2021-08-22 23:31:37','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2021-08-22 23:31:37','2021-08-22 23:31:37','',0,'https://k1k3.dev34.info/wp-content/uploads/2021/08/woocommerce-placeholder.png',0,'attachment','image/png',0),(7,1,'2021-08-22 23:30:38','2021-08-22 23:30:38','','Default Kit','','publish','closed','closed','','default-kit','','','2021-08-23 09:32:25','2021-08-23 09:32:25','',0,'https://k1k3.dev34.info/?p=7',0,'elementor_library','',0),(9,1,'2021-08-22 23:31:38','2021-08-22 23:31:38','','Shop','','trash','closed','closed','','shop__trashed','','','2021-08-23 09:56:27','2021-08-23 09:56:27','',0,'https://k1k3.dev34.info/shop/',0,'page','',0),(10,1,'2021-08-22 23:31:38','2021-08-22 23:31:38','<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->','Cart','','trash','closed','closed','','cart__trashed','','','2021-08-23 09:55:34','2021-08-23 09:55:34','',0,'https://k1k3.dev34.info/cart/',0,'page','',0),(11,1,'2021-08-22 23:31:38','2021-08-22 23:31:38','<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->','Checkout','','trash','closed','closed','','checkout__trashed','','','2021-08-23 09:56:26','2021-08-23 09:56:26','',0,'https://k1k3.dev34.info/checkout/',0,'page','',0),(12,1,'2021-08-22 23:31:38','2021-08-22 23:31:38','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','My account','','trash','closed','closed','','my-account__trashed','','','2021-08-23 09:55:34','2021-08-23 09:55:34','',0,'https://k1k3.dev34.info/my-account/',0,'page','',0),(13,1,'2021-08-23 09:56:27','2021-08-23 09:56:27','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h3>Overview</h3>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<h2>Refunds</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Late or missing refunds</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Sale items</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Exchanges</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Gifts</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Shipping returns</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Need help?</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Refund and Returns Policy','','trash','closed','closed','','refund_returns__trashed','','','2021-08-23 09:56:27','2021-08-23 09:56:27','',0,'https://k1k3.dev34.info/?page_id=13',0,'page','',0),(14,1,'2021-08-22 23:35:18','2021-08-22 23:35:18','','One Click Demo Import - log_file_2021-08-22__23-35-18','','inherit','open','closed','','one-click-demo-import-log_file_2021-08-22__23-35-18','','','2021-08-22 23:35:18','2021-08-22 23:35:18','',0,'https://k1k3.dev34.info/wp-content/uploads/2021/08/log_file_2021-08-22__23-35-18.txt',0,'attachment','text/plain',0),(36,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:4:\"left\";s:8:\"endpoint\";i:0;}','Header','','publish','closed','closed','','field_5b5db828d1eb4','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=36',0,'acf-field','',0),(39,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:13:{s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5f3288799a622\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:11:\"navbar-dark\";s:10:\"Dark color\";s:12:\"navbar-light\";s:11:\"Light color\";}s:13:\"default_value\";s:11:\"navbar-dark\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:2:\"ui\";i:0;s:13:\"return_format\";s:5:\"value\";s:4:\"ajax\";i:0;s:11:\"placeholder\";s:0:\"\";}','Navbar Color Scheme','navbar_color_scheme','publish','closed','closed','','field_5c719ab785df8','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=39',2,'acf-field','',0),(41,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:26:\"Turn on/off header buttons\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5f3288799a622\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"show\";s:4:\"Show\";s:4:\"hide\";s:4:\"Hide\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:4:\"show\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Enable Header Buttons?','enable_header_buttons','publish','closed','closed','','field_5c7122a4da07a','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=41',3,'acf-field','',0),(42,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c7122a4da07a\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"show\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5f3288799a622\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Header button 1 Text','header_btn1_text','publish','closed','closed','','header_btn1_text','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=42',4,'acf-field','',0),(43,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5f3288799a622\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Header button 1 URL','header_btn1_url','publish','closed','closed','','header_btn1_url','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=43',5,'acf-field','',0),(46,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Logo','','publish','closed','closed','','field_5c71891eb2114','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=46',6,'acf-field','',0),(47,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Use Custom Logo','use_custom_logo','publish','closed','closed','','field_5c718923b2115','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=47',7,'acf-field','',0),(48,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c718923b2115\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Select Logo','select_logo','publish','closed','closed','','field_5c71894cb2116','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=48',8,'acf-field','',0),(50,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Header Buttons','','publish','closed','closed','','field_5c72179b7ccac','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=50',9,'acf-field','',0),(51,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Buttons','buttons','publish','closed','closed','','field_5c7217ed7ccad','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=51',10,'acf-field','',0),(52,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";}','Buttons Background Color','buttons_background_color','publish','closed','closed','','field_5c721ec248a3d','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=52',11,'acf-field','',0),(53,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";}','Buttons Text Color','buttons_text_color','publish','closed','closed','','field_5c721ed648a3e','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=53',12,'acf-field','',0),(54,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";}','Buttons Border Color','buttons_border_color','publish','closed','closed','','field_5c723ccb7677b','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=54',13,'acf-field','',0),(55,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";}','Buttons Hover Background Color','buttons_hover_background_color','publish','closed','closed','','field_5c72341d85272','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=55',14,'acf-field','',0),(56,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";}','Buttons Hover Text Color','buttons_hover_text_color','publish','closed','closed','','field_5c7235491991b','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=56',15,'acf-field','',0),(57,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";}','Buttons Hover Border Color','buttons_hover_border_color','publish','closed','closed','','field_5c7235571991c','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=57',16,'acf-field','',0),(58,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Buttons 2','buttons_2','publish','closed','closed','','field_5c721efa48a41','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=58',17,'acf-field','',0),(59,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";}','Buttons Background Color','btn2_buttons_background_color','publish','closed','closed','','field_5c721f1648a42','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=59',18,'acf-field','',0),(12050,1,'2020-12-27 05:34:05','2020-12-27 05:34:05','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:17:\"Head of Marketing\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Position','position','draft','closed','closed','','field_5fe81c32c256b','','','2020-12-27 05:34:05','2020-12-27 05:34:05','',0,'http://finestdevs.com/demos/wp/trydus-dev/?post_type=acf-field&amp;p=8440',0,'acf-field','',0),(12051,1,'2020-12-27 05:34:05','2020-12-27 05:34:05','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:43:\"https://www.youtube.com/watch?v=sI5sLDINqqY\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Video Url','video_url','draft','closed','closed','','field_5fe81c74c256c','','','2020-12-27 05:34:05','2020-12-27 05:34:05','',0,'http://finestdevs.com/demos/wp/trydus-dev/?post_type=acf-field&amp;p=8441',1,'acf-field','',0),(60,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";}','Buttons Text Color','btn2_buttons_text_color','publish','closed','closed','','field_5c721f1f48a43','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=60',19,'acf-field','',0),(61,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";}','Buttons Hover Background Color','btn2_buttons_hover_background_color','publish','closed','closed','','field_5c72341d8527244','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=61',20,'acf-field','',0),(62,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";}','Buttons Hover Text Color','btn2_buttons_hover_text_color','publish','closed','closed','','field_5c7235491991b34','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=62',21,'acf-field','',0),(63,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";}','Buttons Hover Border Color','btn2_buttons_hover_border_color','publish','closed','closed','','field_5c7235571991ccf','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=63',22,'acf-field','',0),(64,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Button Custom CSS','btn2_button_custom_css','publish','closed','closed','','field_5c72342c85273','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=64',23,'acf-field','',0),(65,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:4:\"left\";s:8:\"endpoint\";i:0;}','Footer','','publish','closed','closed','','field_5b5ab63fdd530','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=65',25,'acf-field','',0),(66,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:55:\"Check this to hide the global footer to only this page.\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:3:\"Yes\";s:13:\"default_value\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Hide global footer?','hide_global_footer','publish','closed','closed','','field_5b5ab66bdd531','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=66',26,'acf-field','',0),(68,1,'2020-08-11 11:59:44','2020-08-11 11:59:44','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:105:\"Check this to override theme default single page layout function to any custom layout for this page only.\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:3:\"Yes\";s:13:\"default_value\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Use Custom Page Layout?','use_custom_page_layout','publish','closed','closed','','field_5b82b1e86dd24','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',67,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=68',0,'acf-field','',0),(69,1,'2020-08-11 11:59:44','2020-08-11 11:59:44','a:13:{s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:46:\"Select custom page layout for this posts page.\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5b82b1e86dd24\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:8:\"fullpage\";s:9:\"Full Page\";s:12:\"left-sidebar\";s:12:\"Left Sidebar\";s:13:\"right-sidebar\";s:13:\"Right Sidebar\";}s:13:\"default_value\";b:0;s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:2:\"ui\";i:0;s:13:\"return_format\";s:5:\"value\";s:4:\"ajax\";i:0;s:11:\"placeholder\";s:0:\"\";}','Select Custom Layout','select_custom_layout','publish','closed','closed','','field_5b82b1fd6dd25','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',67,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=69',0,'acf-field','',0),(79,1,'2020-08-11 11:59:58','2020-08-11 11:59:58','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:4:\"left\";s:8:\"endpoint\";i:0;}','Case Study Meta','','publish','closed','closed','','field_5ef4879a76766','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',78,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=79',0,'acf-field','',0),(80,1,'2020-08-11 11:59:58','2020-08-11 11:59:58','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:0:\"\";}','Case Study Meta','cs_metas','publish','closed','closed','','field_5ef49d25a8454','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',78,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=80',0,'acf-field','',0),(81,1,'2020-08-11 11:59:58','2020-08-11 11:59:58','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:4:\"left\";s:8:\"endpoint\";i:0;}','Case Study Results','','publish','closed','closed','','field_5ef487d3dcc0c','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',78,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=81',0,'acf-field','',0),(82,1,'2020-08-11 11:59:58','2020-08-11 11:59:58','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:19:\"field_5ef48a3ddcc0e\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:0:\"\";}','Result','cs_result','publish','closed','closed','','field_5ef48c02689ee','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',78,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=82',0,'acf-field','',0),(83,1,'2020-08-11 12:03:48','2020-08-11 12:03:48','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:55:\"Check this to hide the global footer to only this page.\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:3:\"Yes\";s:13:\"default_value\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Hide global header?','hide_global_header','publish','closed','closed','','field_5f3288799a622','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=83',1,'acf-field','',0),(2782,1,'2020-09-13 14:16:42','2020-09-13 14:16:42','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Button 2 Custom CSS','button_2_custom_css','publish','closed','closed','','field_5f5e29a676d5e','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',35,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=2782',24,'acf-field','',0),(3096,1,'2020-09-22 13:35:47','2020-09-22 13:35:47','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:4:\"left\";s:8:\"endpoint\";i:0;}','General','general','publish','closed','closed','','field_5f69fd73be1bc','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',3095,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=3096',0,'acf-field','',0),(3097,1,'2020-09-22 13:35:47','2020-09-22 13:35:47','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:7:\"Founder\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Position','position','publish','closed','closed','','field_5f69fd83be1bd','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',3095,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=3097',1,'acf-field','',0),(3098,1,'2020-09-22 13:37:47','2020-09-22 13:37:47','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}','Social Links','social_links','publish','closed','closed','','field_5f69fdfe6c023','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',3095,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&#038;p=3098',2,'acf-field','',0),(3099,1,'2020-09-22 13:37:47','2020-09-22 13:37:47','a:15:{s:4:\"type\";s:12:\"font-awesome\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"icon_sets\";a:3:{i:0;s:3:\"fas\";i:1;s:3:\"far\";i:2;s:3:\"fab\";}s:15:\"custom_icon_set\";s:0:\"\";s:13:\"default_label\";s:0:\"\";s:13:\"default_value\";s:0:\"\";s:11:\"save_format\";s:7:\"element\";s:10:\"allow_null\";i:0;s:12:\"show_preview\";i:1;s:10:\"enqueue_fa\";i:0;s:15:\"fa_live_preview\";s:0:\"\";s:7:\"choices\";a:0:{}}','icon','icon','publish','closed','closed','','field_5f69fe0f6c024','','','2020-09-22 13:37:47','2020-09-22 13:37:47','',3098,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&amp;p=3099',0,'acf-field','',0),(3100,1,'2020-09-22 13:40:58','2020-09-22 13:40:58','a:7:{s:4:\"type\";s:3:\"url\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:20:\"https://facebook.com\";s:11:\"placeholder\";s:20:\"https://facebook.com\";}','URL','url','publish','closed','closed','','field_5f69feb807fcb','','','2020-09-22 13:40:58','2020-09-22 13:40:58','',3098,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&amp;p=3100',1,'acf-field','',0),(35,1,'2020-08-11 11:59:24','2020-08-11 11:59:24','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"page\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Page Options','page-options','publish','closed','closed','','group_5b5ab6357a14d','','','2020-08-11 11:59:24','2020-08-11 11:59:24','',0,'https://finestdevs.com/demos/wp/shadepro/?p=35',0,'acf-field-group','',0),(67,1,'2020-08-11 11:59:44','2020-08-11 11:59:44','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"post\";}}}s:8:\"position\";s:4:\"side\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"modified\";b:0;}','Post Page Layout','post-page-layout','publish','closed','closed','','group_5b82b1e19608e','','','2020-08-11 11:59:44','2020-08-11 11:59:44','',0,'https://finestdevs.com/demos/wp/shadepro/?p=67',0,'acf-field-group','',0),(78,1,'2020-08-11 11:59:58','2020-08-11 11:59:58','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"case-study\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"modified\";b:0;}','Case Study Options','case-study-options','publish','closed','closed','','group_5ef485517d17d','','','2020-08-11 11:59:58','2020-08-11 11:59:58','',0,'https://finestdevs.com/demos/wp/shadepro/?p=78',0,'acf-field-group','',0),(3095,1,'2020-09-22 13:35:47','2020-09-22 13:35:47','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"team\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Team Meta','team-meta','publish','closed','closed','','group_5f69fd565b256','','','2020-09-22 13:35:47','2020-09-22 13:35:47','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field-group&amp;p=3095',0,'acf-field-group','',0),(3202,1,'2020-09-26 04:58:20','2020-09-26 04:58:20','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"job\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Job Meta','job-meta','publish','closed','closed','','group_5f6ec796e796e','','','2020-09-26 04:58:20','2020-09-26 04:58:20','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field-group&amp;p=3202',0,'acf-field-group','',0),(3203,1,'2020-09-26 04:58:20','2020-09-26 04:58:20','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Options','options','publish','closed','closed','','field_5f6ec9dd8a07c','','','2020-09-26 04:58:20','2020-09-26 04:58:20','',3202,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&amp;p=3203',0,'acf-field','',0),(3204,1,'2020-09-26 04:58:21','2020-09-26 04:58:21','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Company Logo','company_logo','publish','closed','closed','','field_5f6eca028a07d','','','2020-09-26 04:58:21','2020-09-26 04:58:21','',3202,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&amp;p=3204',2,'acf-field','',0),(3205,1,'2020-09-26 04:58:21','2020-09-26 04:58:21','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:18:\"Apply for this job\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Apply Button Label','apply_button_label','publish','closed','closed','','field_5f6eca218a07e','','','2020-09-26 04:58:21','2020-09-26 04:58:21','',3202,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&amp;p=3205',3,'acf-field','',0),(3206,1,'2020-09-26 04:58:21','2020-09-26 04:58:21','a:7:{s:4:\"type\";s:3:\"url\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:1:\"#\";s:11:\"placeholder\";s:0:\"\";}','Apply Button URL','apply_button_url','publish','closed','closed','','field_5f6eca3b8a07f','','','2020-09-26 04:58:21','2020-09-26 04:58:21','',3202,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&amp;p=3206',4,'acf-field','',0),(3352,1,'2020-09-29 12:37:42','2020-09-29 12:37:42','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:6:\"Dorfus\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Company Name','company_name','publish','closed','closed','','field_5f732a77f7a1f','','','2020-09-29 12:37:42','2020-09-29 12:37:42','',3202,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&amp;p=3352',1,'acf-field','',0),(8442,1,'2020-12-24 06:16:55','2020-12-24 06:16:55','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"nav_menu_item\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"all\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Menu Item Option','menu-item-option','publish','closed','closed','','group_5fe431f037a11','','','2020-12-24 06:16:55','2020-12-24 06:16:55','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field-group&amp;p=8442',0,'acf-field-group','',0),(8443,1,'2020-12-24 06:16:55','2020-12-24 06:16:55','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Hide this menu','hide_this_menu','publish','closed','closed','','field_5fe43201d9712','','','2020-12-24 06:16:55','2020-12-24 06:16:55','',8442,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&amp;p=8443',0,'acf-field','',0),(10532,1,'2021-01-11 05:37:14','2021-01-11 05:37:14','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"service\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Services','services','publish','closed','closed','','group_5ffbe3a1eccb6','','','2021-01-11 05:37:14','2021-01-11 05:37:14','',0,'http://finestdevs.com/demos/wp/trydus-dev/?post_type=acf-field-group&amp;p=10532',0,'acf-field-group','',0),(10533,1,'2021-01-11 05:37:14','2021-01-11 05:37:14','a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:3:\"svg\";}','Svg Icon','svg_icon','publish','closed','closed','','field_5ffbe3a8921b7','','','2021-01-11 05:37:14','2021-01-11 05:37:14','',10532,'http://finestdevs.com/demos/wp/trydus-dev/?post_type=acf-field&amp;p=10533',0,'acf-field','',0),(12027,1,'2021-01-25 09:20:07','2021-01-25 09:20:07','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:16:\"Add Include Rule\";}','Include Rules','include_rules','publish','closed','closed','','field_600e8b3a91509','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',12026,'https://finestdevs.com/demos/wp/trydus-dev/?post_type=acf-field&#038;p=12027',0,'acf-field','',0),(12028,1,'2021-01-25 09:20:07','2021-01-25 09:20:07','a:13:{s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:3:\"all\";s:14:\"Entire Website\";s:8:\"specific\";s:14:\"Specific Pages\";s:13:\"page_category\";s:17:\"Specific Category\";}s:13:\"default_value\";b:0;s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:2:\"ui\";i:0;s:13:\"return_format\";s:5:\"value\";s:4:\"ajax\";i:0;s:11:\"placeholder\";s:0:\"\";}','Include On','include_on','publish','closed','closed','','field_600e8bd99150a','','','2021-01-25 09:20:07','2021-01-25 09:20:07','',12027,'https://finestdevs.com/demos/wp/trydus-dev/?post_type=acf-field&amp;p=12028',0,'acf-field','',0),(12029,1,'2021-01-25 09:20:07','2021-01-25 09:20:07','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_600e8bd99150a\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"specific\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:4:\"page\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:2:\"id\";s:2:\"ui\";i:1;}','Pages','pages','publish','closed','closed','','field_600e8cc79150b','','','2021-01-25 09:20:07','2021-01-25 09:20:07','',12027,'https://finestdevs.com/demos/wp/trydus-dev/?post_type=acf-field&amp;p=12029',1,'acf-field','',0),(12030,1,'2021-01-25 09:20:07','2021-01-25 09:20:07','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:16:\"Add Exclude Rule\";}','Exclude Rules','exclude_rules','publish','closed','closed','','field_600e8d139150c','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',12026,'https://finestdevs.com/demos/wp/trydus-dev/?post_type=acf-field&#038;p=12030',1,'acf-field','',0),(12031,1,'2021-01-25 09:20:07','2021-01-25 09:20:07','a:13:{s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:3:\"all\";s:14:\"Entire Website\";s:8:\"specific\";s:14:\"Specific Pages\";}s:13:\"default_value\";b:0;s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:2:\"ui\";i:0;s:13:\"return_format\";s:5:\"value\";s:4:\"ajax\";i:0;s:11:\"placeholder\";s:0:\"\";}','Exclude On','exclude_on','publish','closed','closed','','field_600e8d139150d','','','2021-01-25 09:20:07','2021-01-25 09:20:07','',12030,'https://finestdevs.com/demos/wp/trydus-dev/?post_type=acf-field&amp;p=12031',0,'acf-field','',0),(13381,1,'2021-02-04 15:32:57','2021-02-04 15:32:57','a:13:{s:4:\"type\";s:8:\"taxonomy\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_600e8bd99150a\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:13:\"page_category\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:8:\"taxonomy\";s:13:\"page-category\";s:10:\"field_type\";s:8:\"checkbox\";s:8:\"add_term\";i:1;s:10:\"save_terms\";i:0;s:10:\"load_terms\";i:0;s:13:\"return_format\";s:2:\"id\";s:8:\"multiple\";i:0;s:10:\"allow_null\";i:0;}','Page Categories','Page Categories','publish','closed','closed','','field_601c11735cf4f','','','2021-02-04 15:32:57','2021-02-04 15:32:57','',12027,'https://finestdevs.com/demos/wp/shadepro/?post_type=acf-field&amp;p=13381',2,'acf-field','',0),(19,1,'2020-08-11 01:43:33','2020-08-11 01:43:33','','logo','','inherit','open','closed','','logo','','','2020-08-11 01:43:33','2020-08-11 01:43:33','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/logo.png',0,'attachment','image/png',0),(87,1,'2020-08-11 12:08:43','2020-08-11 12:08:43','','hero1-pattern','','inherit','open','closed','','hero1-pattern','','','2020-08-11 12:08:43','2020-08-11 12:08:43','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/hero1-pattern.png',0,'attachment','image/png',0),(93,1,'2020-08-11 12:22:28','2020-08-11 12:22:28','','agency-hero-dots','','inherit','open','closed','','agency-hero-dots','','','2020-08-11 12:22:28','2020-08-11 12:22:28','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-dots.png',0,'attachment','image/png',0),(94,1,'2020-08-11 12:22:34','2020-08-11 12:22:34','','2-layers','','inherit','open','closed','','2-layers','','','2020-08-11 12:22:34','2020-08-11 12:22:34','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/2-layers.png',0,'attachment','image/png',0),(95,1,'2020-08-11 12:22:40','2020-08-11 12:22:40','','agency-hero--right','','inherit','open','closed','','agency-hero-right','','','2020-08-11 12:22:40','2020-08-11 12:22:40','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right.png',0,'attachment','image/png',0),(100,1,'2020-08-11 12:37:46','2020-08-11 12:37:46','','Notes-rafiki','','inherit','open','closed','','notes-rafiki','','','2020-08-11 12:37:46','2020-08-11 12:37:46','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Notes-rafiki.svg',0,'attachment','image/svg+xml',0),(101,1,'2020-08-11 12:37:47','2020-08-11 12:37:47','','Programming-rafiki','','inherit','open','closed','','programming-rafiki','','','2020-08-11 12:37:47','2020-08-11 12:37:47','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Programming-rafiki.svg',0,'attachment','image/svg+xml',0),(102,1,'2020-08-11 12:37:49','2020-08-11 12:37:49','','Designer-rafiki','','inherit','open','closed','','designer-rafiki','','','2020-08-11 12:37:49','2020-08-11 12:37:49','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Designer-rafiki.svg',0,'attachment','image/svg+xml',0),(111,1,'2020-08-11 13:24:19','2020-08-11 13:24:19','','Oval','','inherit','open','closed','','oval','','','2020-08-11 13:24:19','2020-08-11 13:24:19','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Oval.png',0,'attachment','image/png',0),(115,1,'2020-08-11 13:38:00','2020-08-11 13:38:00','','sttory-2','','inherit','open','closed','','sttory-2','','','2020-08-11 13:38:00','2020-08-11 13:38:00','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/sttory-2.png',0,'attachment','image/png',0),(116,1,'2020-08-11 13:38:04','2020-08-11 13:38:04','','story1','','inherit','open','closed','','story1','','','2020-08-11 13:38:04','2020-08-11 13:38:04','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/story1.png',0,'attachment','image/png',0),(117,1,'2020-08-11 13:38:07','2020-08-11 13:38:07','','story-shape','','inherit','open','closed','','story-shape','','','2020-08-11 13:38:07','2020-08-11 13:38:07','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/story-shape.png',0,'attachment','image/png',0),(118,1,'2020-08-11 13:38:08','2020-08-11 13:38:08','','story-3','','inherit','open','closed','','story-3','','','2020-08-11 13:38:08','2020-08-11 13:38:08','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/story-3.png',0,'attachment','image/png',0),(121,1,'2020-08-11 14:09:58','2020-08-11 14:09:58','','business-contact-86','','inherit','open','closed','','business-contact-86','','','2020-08-11 14:09:58','2020-08-11 14:09:58','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/business-contact-86.svg',0,'attachment','image/svg+xml',0),(122,1,'2020-08-11 14:10:07','2020-08-11 14:10:07','','chat-33','','inherit','open','closed','','chat-33','','','2020-08-11 14:10:07','2020-08-11 14:10:07','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/chat-33.svg',0,'attachment','image/svg+xml',0),(123,1,'2020-08-11 14:10:09','2020-08-11 14:10:09','','ic_layers_48px','','inherit','open','closed','','ic_layers_48px','','','2020-08-11 14:10:09','2020-08-11 14:10:09','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/ic_layers_48px.svg',0,'attachment','image/svg+xml',0),(124,1,'2020-08-11 14:10:11','2020-08-11 14:10:11','','ic_timelapse_48px','','inherit','open','closed','','ic_timelapse_48px','','','2020-08-11 14:10:11','2020-08-11 14:10:11','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/ic_timelapse_48px.svg',0,'attachment','image/svg+xml',0),(130,1,'2020-08-11 14:33:55','2020-08-11 14:33:55','','cs-1','','inherit','open','closed','','cs-1','','','2020-08-11 14:33:55','2020-08-11 14:33:55','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs-1.png',0,'attachment','image/png',0),(131,1,'2020-08-11 14:34:00','2020-08-11 14:34:00','','cs4','','inherit','open','closed','','cs4','','','2020-08-11 14:34:00','2020-08-11 14:34:00','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs4.png',0,'attachment','image/png',0),(12026,1,'2021-01-25 09:20:07','2021-01-25 09:20:07','a:7:{s:8:\"location\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"post\";}}i:1;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"post\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Header Footer Include/Exclude Permission','header-footer-include-exclude-permission','publish','closed','closed','','group_600e8b288c563','','','2021-01-25 09:20:07','2021-01-25 09:20:07','',0,'https://finestdevs.com/demos/wp/trydus-dev/?post_type=acf-field-group&amp;p=12026',0,'acf-field-group','',0),(132,1,'2020-08-11 14:34:05','2020-08-11 14:34:05','','cs3','','inherit','open','closed','','cs3','','','2020-08-11 14:34:05','2020-08-11 14:34:05','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs3.png',0,'attachment','image/png',0),(133,1,'2020-08-11 14:34:09','2020-08-11 14:34:09','','cs-2','','inherit','open','closed','','cs-2','','','2020-08-11 14:34:09','2020-08-11 14:34:09','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs-2.png',0,'attachment','image/png',0),(137,1,'2020-08-11 15:29:35','2020-08-11 15:29:35','','Group_47','','inherit','open','closed','','group_47','','','2020-08-11 15:29:35','2020-08-11 15:29:35','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Group_47.png',0,'attachment','image/png',0),(146,1,'2020-08-12 00:50:58','2020-08-12 00:50:58','','shadepro-logo-white','','inherit','open','closed','','shadepro-logo-white','','','2020-08-12 00:50:58','2020-08-12 00:50:58','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/shadepro-logo-white.png',0,'attachment','image/png',0),(170,1,'2020-08-12 02:19:46','2020-08-12 02:19:46','','Group_161','','inherit','open','closed','','group_161','','','2020-08-12 02:19:46','2020-08-12 02:19:46','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Group_161.png',0,'attachment','image/png',0),(194,1,'2020-08-12 13:51:36','2020-08-12 13:51:36','','browser_01','','inherit','open','closed','','browser_01','','','2020-08-12 13:51:36','2020-08-12 13:51:36','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/browser_01.png',0,'attachment','image/png',0),(197,1,'2020-08-12 13:55:48','2020-08-12 13:55:48','','countdown-2','','inherit','open','closed','','countdown-2','','','2020-08-12 13:55:48','2020-08-12 13:55:48','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/countdown-2.svg',0,'attachment','image/svg+xml',0),(198,1,'2020-08-12 13:55:50','2020-08-12 13:55:50','','code','','inherit','open','closed','','code','','','2020-08-12 13:55:50','2020-08-12 13:55:50','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/code.svg',0,'attachment','image/svg+xml',0),(199,1,'2020-08-12 13:55:51','2020-08-12 13:55:51','','smartphone','','inherit','open','closed','','smartphone','','','2020-08-12 13:55:51','2020-08-12 13:55:51','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/smartphone.svg',0,'attachment','image/svg+xml',0),(202,1,'2020-08-12 14:05:08','2020-08-12 14:05:08','','sass-2','','inherit','open','closed','','sass-2','','','2020-08-12 14:05:08','2020-08-12 14:05:08','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/sass-2.png',0,'attachment','image/png',0),(214,1,'2020-08-12 14:35:47','2020-08-12 14:35:47','','sass-3','','inherit','open','closed','','sass-3','','','2020-08-12 14:35:47','2020-08-12 14:35:47','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/sass-3.png',0,'attachment','image/png',0),(251,1,'2020-08-13 10:19:52','2020-08-13 10:19:52','','sass-5','','inherit','open','closed','','sass-5','','','2020-08-13 10:19:52','2020-08-13 10:19:52','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/sass-5.png',0,'attachment','image/png',0),(252,1,'2020-08-13 10:19:54','2020-08-13 10:19:54','','sass-4','','inherit','open','closed','','sass-4','','','2020-08-13 10:19:54','2020-08-13 10:19:54','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/sass-4.png',0,'attachment','image/png',0),(295,1,'2020-08-15 10:56:01','2020-08-15 10:56:01','','man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781','','inherit','open','closed','','man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',291,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781.png',0,'attachment','image/png',0),(297,1,'2020-08-15 11:03:25','2020-08-15 11:03:25','','group-of-people-sitting-beside-table-2422295','','inherit','open','closed','','group-of-people-sitting-beside-table-2422295','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',291,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/group-of-people-sitting-beside-table-2422295.jpg',0,'attachment','image/jpeg',0),(298,1,'2020-08-15 11:03:28','2020-08-15 11:03:28','','photo-of-women-looking-on-laptop-3182798','','inherit','open','closed','','photo-of-women-looking-on-laptop-3182798','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',291,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/photo-of-women-looking-on-laptop-3182798.jpg',0,'attachment','image/jpeg',0),(299,1,'2020-08-15 11:03:31','2020-08-15 11:03:31','','photo-of-woman-sitting-on-wooden-table-3182761','','inherit','open','closed','','photo-of-woman-sitting-on-wooden-table-3182761','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',291,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/photo-of-woman-sitting-on-wooden-table-3182761.jpg',0,'attachment','image/jpeg',0),(300,1,'2020-08-15 11:03:34','2020-08-15 11:03:34','','man-wearing-yellow-dress-shirt-using-silver-laptop-3184315','','inherit','open','closed','','man-wearing-yellow-dress-shirt-using-silver-laptop-3184315','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',291,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/man-wearing-yellow-dress-shirt-using-silver-laptop-3184315.png',0,'attachment','image/png',0),(307,1,'2020-08-15 13:13:16','2020-08-15 13:13:16','','well-im-not-in-the-mood-for-any-jokes-today','','inherit','open','closed','','well-im-not-in-the-mood-for-any-jokes-today','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',291,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/well-im-not-in-the-mood-for-any-jokes-today.jpg',0,'attachment','image/jpeg',0),(308,1,'2020-08-15 13:13:19','2020-08-15 13:13:19','','Bitmap','','inherit','open','closed','','bitmap','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',291,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Bitmap.jpg',0,'attachment','image/jpeg',0),(309,1,'2020-08-15 13:13:22','2020-08-15 13:13:22','','thoughtful-handsome-young-man','','inherit','open','closed','','thoughtful-handsome-young-man','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',291,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/thoughtful-handsome-young-man.jpg',0,'attachment','image/jpeg',0),(310,1,'2020-08-15 13:13:25','2020-08-15 13:13:25','','gonna-marry-a-woman-of-my-life','','inherit','open','closed','','gonna-marry-a-woman-of-my-life','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',291,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/gonna-marry-a-woman-of-my-life.jpg',0,'attachment','image/jpeg',0),(311,1,'2020-08-15 13:13:28','2020-08-15 13:13:28','','happiness-good-whiskey-a-good-cigar-and-a-great-conversation','','inherit','open','closed','','happiness-good-whiskey-a-good-cigar-and-a-great-conversation','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',291,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/happiness-good-whiskey-a-good-cigar-and-a-great-conversation.jpg',0,'attachment','image/jpeg',0),(312,1,'2020-08-15 13:13:31','2020-08-15 13:13:31','','looking-at-the-day-ahead','','inherit','open','closed','','looking-at-the-day-ahead','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',291,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/looking-at-the-day-ahead.jpg',0,'attachment','image/jpeg',0),(313,1,'2020-08-15 13:13:34','2020-08-15 13:13:34','','ready-for-a-date','','inherit','open','closed','','ready-for-a-date','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',291,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/ready-for-a-date.jpg',0,'attachment','image/jpeg',0),(316,1,'2020-08-15 13:30:24','2020-08-15 13:30:24','','heart-2','','inherit','open','closed','','heart-2','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',291,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/heart-2.svg',0,'attachment','image/svg+xml',0),(345,1,'2020-08-16 13:19:36','2020-08-16 13:19:36','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder-2','','','2020-08-16 13:19:36','2020-08-16 13:19:36','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/woocommerce-placeholder.png',0,'attachment','image/png',0),(399,1,'2020-08-19 14:34:44','2020-08-19 14:34:44','','Group_101','','inherit','open','closed','','group_101','','','2020-08-19 14:34:44','2020-08-19 14:34:44','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Group_101.png',0,'attachment','image/png',0),(2208,1,'2020-08-24 13:06:19','2020-08-24 13:06:19','','4','','inherit','open','closed','','4','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',2182,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/4.png',0,'attachment','image/png',0),(2209,1,'2020-08-24 13:06:36','2020-08-24 13:06:36','','1','','inherit','open','closed','','1','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',2182,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1.png',0,'attachment','image/png',0),(2210,1,'2020-08-24 13:06:43','2020-08-24 13:06:43','','7','','inherit','open','closed','','7','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',2182,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/7.png',0,'attachment','image/png',0),(2211,1,'2020-08-24 13:06:49','2020-08-24 13:06:49','','6','','inherit','open','closed','','6','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',2182,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6.png',0,'attachment','image/png',0),(2212,1,'2020-08-24 13:07:19','2020-08-24 13:07:19','','blog1','','inherit','open','closed','','blog1','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',2182,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1.png',0,'attachment','image/png',0),(2234,1,'2020-08-25 12:41:23','2020-08-25 12:41:23','','video-conf-BG','','inherit','open','closed','','video-conf-bg','','','2020-08-25 12:41:23','2020-08-25 12:41:23','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/video-conf-BG.png',0,'attachment','image/png',0),(2236,1,'2020-08-25 12:42:49','2020-08-25 12:42:49','','video-conf-hero-img','','inherit','open','closed','','video-conf-hero-img','','','2020-08-25 12:42:49','2020-08-25 12:42:49','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/video-conf-hero-img.png',0,'attachment','image/png',0),(2257,1,'2020-08-25 15:19:54','2020-08-25 15:19:54','','video-conf-4','','inherit','open','closed','','video-conf-4','','','2020-08-25 15:19:54','2020-08-25 15:19:54','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/video-conf-4.png',0,'attachment','image/png',0),(2262,1,'2020-08-25 15:53:31','2020-08-25 15:53:31','','content-1-img','','inherit','open','closed','','content-1-img','','','2020-08-25 15:53:31','2020-08-25 15:53:31','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/content-1-img.jpg',0,'attachment','image/jpeg',0),(2267,1,'2020-08-25 15:58:31','2020-08-25 15:58:31','','content-2-round','','inherit','open','closed','','content-2-round','','','2020-08-25 15:58:31','2020-08-25 15:58:31','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/content-2-round.png',0,'attachment','image/png',0),(2273,1,'2020-08-26 05:35:48','2020-08-26 05:35:48','','content-3-img','','inherit','open','closed','','content-3-img','','','2020-08-26 05:35:48','2020-08-26 05:35:48','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/content-3-img.png',0,'attachment','image/png',0),(2277,1,'2020-08-26 05:44:42','2020-08-26 05:44:42','','fill-dot-red','','inherit','open','closed','','fill-dot-red','','','2020-08-26 05:44:42','2020-08-26 05:44:42','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/fill-dot-red.png',0,'attachment','image/png',0),(2329,1,'2020-08-27 06:04:03','2020-08-27 06:04:03','','testimonial-2','','inherit','open','closed','','testimonial-2','','','2020-08-27 06:04:03','2020-08-27 06:04:03','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/testimonial-2.png',0,'attachment','image/png',0),(2351,1,'2020-08-27 07:46:32','2020-08-27 07:46:32','','shadepro','','inherit','open','closed','','shadepro','','','2020-08-27 07:46:32','2020-08-27 07:46:32','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/shadepro.png',0,'attachment','image/png',0),(2818,1,'2020-09-14 14:22:15','2020-09-14 14:22:15','','BG','','inherit','open','closed','','bg','','','2020-09-14 14:22:15','2020-09-14 14:22:15','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/BG.jpg',0,'attachment','image/jpeg',0),(2820,1,'2020-09-14 14:24:59','2020-09-14 14:24:59','','wa-2','','inherit','open','closed','','wa-2','','','2020-09-14 14:24:59','2020-09-14 14:24:59','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/wa-2.png',0,'attachment','image/png',0),(2827,1,'2020-09-14 14:45:19','2020-09-14 14:45:19','','Logo_3','','inherit','open','closed','','logo_3','','','2020-09-14 14:45:19','2020-09-14 14:45:19','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Logo_3.png',0,'attachment','image/png',0),(2828,1,'2020-09-14 14:45:22','2020-09-14 14:45:22','','Logo_2','','inherit','open','closed','','logo_2','','','2020-09-14 14:45:22','2020-09-14 14:45:22','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Logo_2.png',0,'attachment','image/png',0),(2829,1,'2020-09-14 14:45:26','2020-09-14 14:45:26','','Logo_1','','inherit','open','closed','','logo_1','','','2020-09-14 14:45:26','2020-09-14 14:45:26','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Logo_1.png',0,'attachment','image/png',0),(2830,1,'2020-09-14 14:45:29','2020-09-14 14:45:29','','Logo_6','','inherit','open','closed','','logo_6','','','2020-09-14 14:45:29','2020-09-14 14:45:29','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Logo_6.png',0,'attachment','image/png',0),(2831,1,'2020-09-14 14:45:32','2020-09-14 14:45:32','','Logo_5','','inherit','open','closed','','logo_5','','','2020-09-14 14:45:32','2020-09-14 14:45:32','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Logo_5.png',0,'attachment','image/png',0),(2832,1,'2020-09-14 14:45:35','2020-09-14 14:45:35','','Logo_4','','inherit','open','closed','','logo_4','','','2020-09-14 14:45:35','2020-09-14 14:45:35','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Logo_4.png',0,'attachment','image/png',0),(2837,1,'2020-09-14 15:12:21','2020-09-14 15:12:21','','wa-service3','','inherit','open','closed','','wa-service3','','','2020-09-14 15:12:21','2020-09-14 15:12:21','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/wa-service3.svg',0,'attachment','image/svg+xml',0),(2838,1,'2020-09-14 15:12:24','2020-09-14 15:12:24','','wa-service2','','inherit','open','closed','','wa-service2','','','2020-09-14 15:12:24','2020-09-14 15:12:24','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/wa-service2.svg',0,'attachment','image/svg+xml',0),(2839,1,'2020-09-14 15:12:27','2020-09-14 15:12:27','','wa-service-1','','inherit','open','closed','','wa-service-1','','','2020-09-14 15:12:27','2020-09-14 15:12:27','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/wa-service-1.svg',0,'attachment','image/svg+xml',0),(2844,1,'2020-09-15 03:15:08','2020-09-15 03:15:08','','wa-Laptop','','inherit','open','closed','','wa-laptop','','','2020-09-15 03:15:08','2020-09-15 03:15:08','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/wa-Laptop.jpg',0,'attachment','image/jpeg',0),(2850,1,'2020-09-15 03:57:50','2020-09-15 03:57:50','','wa-4','','inherit','open','closed','','wa-4','','','2020-09-15 03:57:50','2020-09-15 03:57:50','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/wa-4.png',0,'attachment','image/png',0),(2853,1,'2020-09-15 04:02:55','2020-09-15 04:02:55','','1_copy_2','','inherit','open','closed','','1_copy_2','','','2020-09-15 04:02:55','2020-09-15 04:02:55','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/1_copy_2.png',0,'attachment','image/png',0),(2854,1,'2020-09-15 04:02:59','2020-09-15 04:02:59','','wa-6','','inherit','open','closed','','wa-6','','','2020-09-15 04:02:59','2020-09-15 04:02:59','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/wa-6.png',0,'attachment','image/png',0),(2855,1,'2020-09-15 04:03:03','2020-09-15 04:03:03','','wa-5','','inherit','open','closed','','wa-5','','','2020-09-15 04:03:03','2020-09-15 04:03:03','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/wa-5.png',0,'attachment','image/png',0),(2856,1,'2020-09-15 04:03:07','2020-09-15 04:03:07','','1_copy_3','','inherit','open','closed','','1_copy_3','','','2020-09-15 04:03:07','2020-09-15 04:03:07','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/1_copy_3.png',0,'attachment','image/png',0),(2859,1,'2020-09-15 04:16:22','2020-09-15 04:16:22','','favicon','','inherit','open','closed','','favicon','','','2020-09-15 04:16:22','2020-09-15 04:16:22','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/favicon.png',0,'attachment','image/png',0),(2866,1,'2020-09-15 05:16:40','2020-09-15 05:16:40','','small-remove','','inherit','open','closed','','small-remove','','','2020-09-15 05:16:40','2020-09-15 05:16:40','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/small-remove.svg',0,'attachment','image/svg+xml',0),(2867,1,'2020-09-15 05:16:44','2020-09-15 05:16:44','','Path','','inherit','open','closed','','path','','','2020-09-15 05:16:44','2020-09-15 05:16:44','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Path.svg',0,'attachment','image/svg+xml',0),(2881,1,'2020-09-15 15:10:05','2020-09-15 15:10:05','','quote','','inherit','open','closed','','quote','','','2020-09-15 15:10:05','2020-09-15 15:10:05','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/quote.png',0,'attachment','image/png',0),(2911,1,'2020-09-16 04:43:02','2020-09-16 04:43:02','','hero-image','','inherit','open','closed','','hero-image','','','2020-09-16 04:43:02','2020-09-16 04:43:02','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/hero-image.png',0,'attachment','image/png',0),(2920,1,'2020-09-16 05:04:31','2020-09-16 05:04:31','','top','','inherit','open','closed','','top','','','2020-09-16 05:04:31','2020-09-16 05:04:31','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/top.png',0,'attachment','image/png',0),(2921,1,'2020-09-16 05:04:35','2020-09-16 05:04:35','','chair','','inherit','open','closed','','chair','','','2020-09-16 05:04:35','2020-09-16 05:04:35','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/chair.png',0,'attachment','image/png',0),(2922,1,'2020-09-16 05:04:38','2020-09-16 05:04:38','','cate5','','inherit','open','closed','','cate5','','','2020-09-16 05:04:38','2020-09-16 05:04:38','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/cate5.png',0,'attachment','image/png',0),(2923,1,'2020-09-16 05:04:41','2020-09-16 05:04:41','','lamp','','inherit','open','closed','','lamp','','','2020-09-16 05:04:41','2020-09-16 05:04:41','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/lamp.png',0,'attachment','image/png',0),(2924,1,'2020-09-16 05:04:45','2020-09-16 05:04:45','','table','','inherit','open','closed','','table','','','2020-09-16 05:04:45','2020-09-16 05:04:45','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/table.png',0,'attachment','image/png',0),(2925,1,'2020-09-16 05:04:48','2020-09-16 05:04:48','','Sofa','','inherit','open','closed','','sofa','','','2020-09-16 05:04:48','2020-09-16 05:04:48','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Sofa.png',0,'attachment','image/png',0),(2929,1,'2020-09-16 05:18:13','2020-09-16 05:18:13','','content-left-image','','inherit','open','closed','','content-left-image','','','2020-09-16 05:18:13','2020-09-16 05:18:13','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/content-left-image.png',0,'attachment','image/png',0),(2938,1,'2020-09-16 06:30:47','2020-09-16 06:30:47','','Shape','','inherit','open','closed','','shape-2','','','2020-09-16 06:30:47','2020-09-16 06:30:47','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Shape.png',0,'attachment','image/png',0),(2940,1,'2020-09-16 06:41:30','2020-09-16 06:41:30','','2-layers','','inherit','open','closed','','2-layers-2','','','2020-09-16 06:41:30','2020-09-16 06:41:30','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/2-layers.png',0,'attachment','image/png',0),(2944,1,'2020-09-16 06:45:12','2020-09-16 06:45:12','','cta-bg','','inherit','open','closed','','cta-bg','','','2020-09-16 06:45:12','2020-09-16 06:45:12','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/cta-bg.jpg',0,'attachment','image/jpeg',0),(2947,1,'2020-09-16 06:55:50','2020-09-16 06:55:50','','heart-green','','inherit','open','closed','','heart-green','','','2020-09-16 06:55:50','2020-09-16 06:55:50','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/heart-green.svg',0,'attachment','image/svg+xml',0),(2957,1,'2020-09-17 15:40:55','2020-09-17 15:40:55','','cart-simple','','inherit','open','closed','','cart-simple','','','2020-09-17 15:40:55','2020-09-17 15:40:55','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/cart-simple.svg',0,'attachment','image/svg+xml',0),(2987,1,'2020-09-20 02:59:44','2020-09-20 02:59:44','','product-image-8','','inherit','open','closed','','product-image-8','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',2632,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-8.png',0,'attachment','image/png',0),(2988,1,'2020-09-20 03:01:05','2020-09-20 03:01:05','','product-image-7','','inherit','open','closed','','product-image-7','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',2632,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-7.png',0,'attachment','image/png',0),(2989,1,'2020-09-20 03:01:08','2020-09-20 03:01:08','','product-image-6','','inherit','open','closed','','product-image-6','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',2632,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-6.png',0,'attachment','image/png',0),(2990,1,'2020-09-20 03:01:11','2020-09-20 03:01:11','','product-image-5','','inherit','open','closed','','product-image-5','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',2632,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-5.png',0,'attachment','image/png',0),(2991,1,'2020-09-20 03:01:15','2020-09-20 03:01:15','','product-image-4','','inherit','open','closed','','product-image-4','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',2632,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-4.png',0,'attachment','image/png',0),(2992,1,'2020-09-20 03:01:21','2020-09-20 03:01:21','','product-image-3','','inherit','open','closed','','product-image-3','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',2632,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-3.png',0,'attachment','image/png',0),(2993,1,'2020-09-20 03:01:24','2020-09-20 03:01:24','','product-image-2','','inherit','open','closed','','product-image-2','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',2632,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-2.png',0,'attachment','image/png',0),(2994,1,'2020-09-20 03:01:27','2020-09-20 03:01:27','','product-image-1','','inherit','open','closed','','product-image-1','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',2632,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-1.png',0,'attachment','image/png',0),(2996,1,'2020-09-20 03:40:59','2020-09-20 03:40:59','','Stars','','inherit','open','closed','','stars','','','2020-09-20 03:40:59','2020-09-20 03:40:59','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Stars.svg',0,'attachment','image/svg+xml',0),(3186,1,'2020-09-26 03:44:06','2020-09-26 03:44:06','','hero-oval-shape','','inherit','open','closed','','hero-oval-shape','','','2020-09-26 03:44:06','2020-09-26 03:44:06','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/hero-oval-shape.png',0,'attachment','image/png',0),(3187,1,'2020-09-26 03:44:13','2020-09-26 03:44:13','','hero-dot-pattern','','inherit','open','closed','','hero-dot-pattern','','','2020-09-26 03:44:13','2020-09-26 03:44:13','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/hero-dot-pattern.png',0,'attachment','image/png',0),(3188,1,'2020-09-26 03:47:08','2020-09-26 03:47:08','','pattern-5','','inherit','open','closed','','pattern-5','','','2020-09-26 03:47:08','2020-09-26 03:47:08','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/pattern-5.png',0,'attachment','image/png',0),(3224,1,'2020-09-27 05:42:33','2020-09-27 05:42:33','','content-img-opacity','','inherit','open','closed','','content-img-opacity','','','2020-09-27 05:42:33','2020-09-27 05:42:33','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/content-img-opacity.jpg',0,'attachment','image/jpeg',0),(3225,1,'2020-09-27 05:42:37','2020-09-27 05:42:37','','content-img-main','','inherit','open','closed','','content-img-main','','','2020-09-27 05:42:37','2020-09-27 05:42:37','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/content-img-main.jpg',0,'attachment','image/jpeg',0),(3233,1,'2020-09-27 13:27:53','2020-09-27 13:27:53','','pattern-6','','inherit','open','closed','','pattern-6','','','2020-09-27 13:27:53','2020-09-27 13:27:53','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/pattern-6.png',0,'attachment','image/png',0),(3353,1,'2020-09-29 12:44:12','2020-09-29 12:44:12','','circle-logo-1','','inherit','open','closed','','circle-logo-1','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',3210,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/circle-logo-1.png',0,'attachment','image/png',0),(3354,1,'2020-09-29 12:44:20','2020-09-29 12:44:20','','circle-logo-2','','inherit','open','closed','','circle-logo-2','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',3210,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/circle-logo-2.png',0,'attachment','image/png',0),(3355,1,'2020-09-29 12:44:24','2020-09-29 12:44:24','','circle-logo-3','','inherit','open','closed','','circle-logo-3','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',3210,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/circle-logo-3.png',0,'attachment','image/png',0),(3356,1,'2020-09-29 12:44:27','2020-09-29 12:44:27','','circle-logo-4','','inherit','open','closed','','circle-logo-4','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',3210,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/circle-logo-4.png',0,'attachment','image/png',0),(3379,1,'2020-09-30 02:03:09','2020-09-30 02:03:09','','D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C.png','','inherit','open','closed','','d2adb4f0-aed9-43a9-82b9-6b4dd3abf51c-png','','','2020-09-30 02:03:09','2020-09-30 02:03:09','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C.png',0,'attachment','image/png',0),(3380,1,'2020-09-30 02:03:20','2020-09-30 02:03:20','','8656FEDB-1E9C-4C1B-9A82-3F4A3B3C92CE.png','','inherit','open','closed','','8656fedb-1e9c-4c1b-9a82-3f4a3b3c92ce-png','','','2020-09-30 02:03:20','2020-09-30 02:03:20','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/8656FEDB-1E9C-4C1B-9A82-3F4A3B3C92CE.png',0,'attachment','image/png',0),(3383,1,'2020-09-30 02:05:24','2020-09-30 02:05:24','','bubble-chart-fill.svg','','inherit','open','closed','','bubble-chart-fill-svg','','','2020-09-30 02:05:24','2020-09-30 02:05:24','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/bubble-chart-fill.svg',0,'attachment','image/svg+xml',0),(3384,1,'2020-09-30 02:05:25','2020-09-30 02:05:25','','money-dollar-circle-fill.svg','','inherit','open','closed','','money-dollar-circle-fill-svg','','','2020-09-30 02:05:25','2020-09-30 02:05:25','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/money-dollar-circle-fill.svg',0,'attachment','image/svg+xml',0),(3385,1,'2020-09-30 02:05:27','2020-09-30 02:05:27','','user-fill.svg','','inherit','open','closed','','user-fill-svg','','','2020-09-30 02:05:27','2020-09-30 02:05:27','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/user-fill.svg',0,'attachment','image/svg+xml',0),(3386,1,'2020-09-30 02:05:28','2020-09-30 02:05:28','','timer-fill.svg','','inherit','open','closed','','timer-fill-svg','','','2020-09-30 02:05:28','2020-09-30 02:05:28','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/timer-fill.svg',0,'attachment','image/svg+xml',0),(3387,1,'2020-09-30 02:05:30','2020-09-30 02:05:30','','user-5-fill.svg','','inherit','open','closed','','user-5-fill-svg','','','2020-09-30 02:05:30','2020-09-30 02:05:30','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/user-5-fill.svg',0,'attachment','image/svg+xml',0),(3388,1,'2020-09-30 02:05:31','2020-09-30 02:05:31','','earth-fill.svg','','inherit','open','closed','','earth-fill-svg','','','2020-09-30 02:05:31','2020-09-30 02:05:31','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/earth-fill.svg',0,'attachment','image/svg+xml',0),(3396,1,'2020-09-30 02:22:38','2020-09-30 02:22:38','','D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C','','inherit','open','closed','','d2adb4f0-aed9-43a9-82b9-6b4dd3abf51c','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',3367,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/D2ADB4F0-AED9-43A9-82B9-6B4DD3ABF51C.jpg',0,'attachment','image/jpeg',0),(3424,1,'2020-09-30 14:01:29','2020-09-30 14:01:29','','3-layers','','inherit','open','closed','','3-layers','','','2020-09-30 14:01:29','2020-09-30 14:01:29','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/3-layers.png',0,'attachment','image/png',0),(3429,1,'2020-09-30 14:13:02','2020-09-30 14:13:02','','l6-download-gplay','','inherit','open','closed','','l6-download-gplay','','','2020-09-30 14:13:02','2020-09-30 14:13:02','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/l6-download-gplay.png',0,'attachment','image/png',0),(3430,1,'2020-09-30 14:13:11','2020-09-30 14:13:11','','l6-download-appstore','','inherit','open','closed','','l6-download-appstore','','','2020-09-30 14:13:11','2020-09-30 14:13:11','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/l6-download-appstore.png',0,'attachment','image/png',0),(3432,1,'2020-10-01 03:07:53','2020-10-01 03:07:53','','Image','','inherit','open','closed','','image','','','2020-10-01 03:07:53','2020-10-01 03:07:53','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/Image.png',0,'attachment','image/png',0),(3455,1,'2020-10-01 05:15:58','2020-10-01 05:15:58','','Wave','','inherit','open','closed','','wave','','','2020-10-01 05:15:58','2020-10-01 05:15:58','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/Wave.svg',0,'attachment','image/svg+xml',0),(3464,1,'2020-10-01 06:37:34','2020-10-01 06:37:34','','l6-hero-pattern','','inherit','open','closed','','l6-hero-pattern','','','2020-10-01 06:37:34','2020-10-01 06:37:34','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-hero-pattern.png',0,'attachment','image/png',0),(3484,1,'2020-10-01 12:25:19','2020-10-01 12:25:19','','l6-content1-img','','inherit','open','closed','','l6-content1-img','','','2020-10-01 12:25:19','2020-10-01 12:25:19','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-content1-img.png',0,'attachment','image/png',0),(3488,1,'2020-10-01 12:43:02','2020-10-01 12:43:02','','l6-content2-img','','inherit','open','closed','','l6-content2-img','','','2020-10-01 12:43:02','2020-10-01 12:43:02','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-content2-img.png',0,'attachment','image/png',0),(3496,1,'2020-10-01 13:14:34','2020-10-01 13:14:34','','l6-how-timeline','','inherit','open','closed','','l6-how-timeline','','','2020-10-01 13:14:34','2020-10-01 13:14:34','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-how-timeline.svg',0,'attachment','image/svg+xml',0),(3502,1,'2020-10-01 13:26:51','2020-10-01 13:26:51','','l6-video-img','','inherit','open','closed','','l6-video-img','','','2020-10-01 13:26:51','2020-10-01 13:26:51','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-video-img.jpg',0,'attachment','image/jpeg',0),(3505,1,'2020-10-01 13:31:04','2020-10-01 13:31:04','','l6-video-pattern','','inherit','open','closed','','l6-video-pattern','','','2020-10-01 13:31:04','2020-10-01 13:31:04','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-video-pattern.png',0,'attachment','image/png',0),(3508,1,'2020-10-01 13:34:37','2020-10-01 13:34:37','','l6-video-wave','','inherit','open','closed','','l6-video-wave','','','2020-10-01 13:34:37','2020-10-01 13:34:37','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-video-wave.svg',0,'attachment','image/svg+xml',0),(3511,1,'2020-10-01 13:39:33','2020-10-01 13:39:33','','l6-feature-icon1','','inherit','open','closed','','l6-feature-icon1','','','2020-10-01 13:39:33','2020-10-01 13:39:33','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-feature-icon1.svg',0,'attachment','image/svg+xml',0),(3512,1,'2020-10-01 13:39:36','2020-10-01 13:39:36','','l6-feature-icon2','','inherit','open','closed','','l6-feature-icon2','','','2020-10-01 13:39:36','2020-10-01 13:39:36','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-feature-icon2.svg',0,'attachment','image/svg+xml',0),(3514,1,'2020-10-01 13:39:40','2020-10-01 13:39:40','','l6-feature-icon3','','inherit','open','closed','','l6-feature-icon3','','','2020-10-01 13:39:40','2020-10-01 13:39:40','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-feature-icon3.svg',0,'attachment','image/svg+xml',0),(3515,1,'2020-10-01 13:39:45','2020-10-01 13:39:45','','l6-feature-icon4','','inherit','open','closed','','l6-feature-icon4','','','2020-10-01 13:39:45','2020-10-01 13:39:45','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-feature-icon4.svg',0,'attachment','image/svg+xml',0),(3516,1,'2020-10-01 13:39:48','2020-10-01 13:39:48','','l6-feature-icon5','','inherit','open','closed','','l6-feature-icon5','','','2020-10-01 13:39:48','2020-10-01 13:39:48','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-feature-icon5.svg',0,'attachment','image/svg+xml',0),(3517,1,'2020-10-01 13:39:51','2020-10-01 13:39:51','','l6-feature-icon6','','inherit','open','closed','','l6-feature-icon6','','','2020-10-01 13:39:51','2020-10-01 13:39:51','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-feature-icon6.svg',0,'attachment','image/svg+xml',0),(3528,1,'2020-10-01 14:07:40','2020-10-01 14:07:40','','l6-testimonial-img3','','inherit','open','closed','','l6-testimonial-img3','','','2020-10-01 14:07:40','2020-10-01 14:07:40','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-testimonial-img3.jpg',0,'attachment','image/jpeg',0),(3529,1,'2020-10-01 14:07:44','2020-10-01 14:07:44','','l6-testimonial-img2','','inherit','open','closed','','l6-testimonial-img2','','','2020-10-01 14:07:44','2020-10-01 14:07:44','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-testimonial-img2.jpg',0,'attachment','image/jpeg',0),(3530,1,'2020-10-01 14:07:47','2020-10-01 14:07:47','','l6-testimonial-img1','','inherit','open','closed','','l6-testimonial-img1','','','2020-10-01 14:07:47','2020-10-01 14:07:47','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-testimonial-img1.jpg',0,'attachment','image/jpeg',0),(3593,1,'2020-10-03 04:07:33','2020-10-03 04:07:33','','Wave_2','','inherit','open','closed','','wave_2','','','2020-10-03 04:07:33','2020-10-03 04:07:33','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/Wave_2.svg',0,'attachment','image/svg+xml',0),(3595,1,'2020-10-03 04:10:23','2020-10-03 04:10:23','','Fill_1','','inherit','open','closed','','fill_1','','','2020-10-03 04:10:23','2020-10-03 04:10:23','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/Fill_1.png',0,'attachment','image/png',0),(3600,1,'2020-10-03 04:22:04','2020-10-03 04:22:04','','heart-2','','inherit','open','closed','','heart-2-2','','','2020-10-03 04:22:04','2020-10-03 04:22:04','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/heart-2.png',0,'attachment','image/png',0),(3611,1,'2020-10-03 05:22:01','2020-10-03 05:22:01','','Line_9','','inherit','open','closed','','line_9','','','2020-10-03 05:22:01','2020-10-03 05:22:01','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/Line_9.svg',0,'attachment','image/svg+xml',0),(3640,1,'2020-10-03 06:37:15','2020-10-03 06:37:15','','pattern-2','','inherit','open','closed','','pattern-2','','','2020-10-03 06:37:15','2020-10-03 06:37:15','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/pattern-2.png',0,'attachment','image/png',0),(3645,1,'2020-10-03 06:57:09','2020-10-03 06:57:09','','Image','','inherit','open','closed','','image-2','','','2020-10-03 06:57:09','2020-10-03 06:57:09','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/Image.svg',0,'attachment','image/svg+xml',0),(3646,1,'2020-10-03 06:57:12','2020-10-03 06:57:12','','b2b-2','','inherit','open','closed','','b2b-2','','','2020-10-03 06:57:12','2020-10-03 06:57:12','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/b2b-2.png',0,'attachment','image/png',0),(3647,1,'2020-10-03 06:57:17','2020-10-03 06:57:17','','b2b1','','inherit','open','closed','','b2b1','','','2020-10-03 06:57:17','2020-10-03 06:57:17','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/b2b1.png',0,'attachment','image/png',0),(3675,1,'2020-10-04 03:53:15','2020-10-04 03:53:15','','b2b-4','','inherit','open','closed','','b2b-4','','','2020-10-04 03:53:15','2020-10-04 03:53:15','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/b2b-4.png',0,'attachment','image/png',0),(3697,1,'2020-10-04 05:21:06','2020-10-04 05:21:06','','man_standing','','inherit','open','closed','','man_standing','','','2020-10-04 05:21:06','2020-10-04 05:21:06','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/man_standing.png',0,'attachment','image/png',0),(3698,1,'2020-10-04 05:21:10','2020-10-04 05:21:10','','B2B-Oval','','inherit','open','closed','','b2b-oval','','','2020-10-04 05:21:10','2020-10-04 05:21:10','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/B2B-Oval.png',0,'attachment','image/png',0),(3709,1,'2020-10-04 06:05:47','2020-10-04 06:05:47','','l3-video-bg','','inherit','open','closed','','l3-video-bg','','','2020-10-04 06:05:47','2020-10-04 06:05:47','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l3-video-bg.jpg',0,'attachment','image/jpeg',0),(3720,1,'2020-10-04 14:31:53','2020-10-04 14:31:53','','l3-testimonial3','','inherit','open','closed','','l3-testimonial3','','','2020-10-04 14:31:53','2020-10-04 14:31:53','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l3-testimonial3.jpg',0,'attachment','image/jpeg',0),(3721,1,'2020-10-04 14:31:57','2020-10-04 14:31:57','','l3-testimonial1','','inherit','open','closed','','l3-testimonial1','','','2020-10-04 14:31:57','2020-10-04 14:31:57','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l3-testimonial1.jpg',0,'attachment','image/jpeg',0),(3798,1,'2020-10-05 14:18:18','2020-10-05 14:18:18','','l2-hero-bg','','inherit','open','closed','','l2-hero-bg','','','2020-10-05 14:18:18','2020-10-05 14:18:18','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l2-hero-bg.jpg',0,'attachment','image/jpeg',0),(3809,1,'2020-10-06 04:11:39','2020-10-06 04:11:39','','consultation-01','','inherit','open','closed','','consultation-01','','','2020-10-06 04:11:39','2020-10-06 04:11:39','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/consultation-01.png',0,'attachment','image/png',0),(3819,1,'2020-10-06 05:04:07','2020-10-06 05:04:07','','l2-testimonial2','','inherit','open','closed','','l2-testimonial2','','','2020-10-06 05:04:07','2020-10-06 05:04:07','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l2-testimonial2.png',0,'attachment','image/png',0),(3820,1,'2020-10-06 05:04:10','2020-10-06 05:04:10','','l2-testimonial1','','inherit','open','closed','','l2-testimonial1','','','2020-10-06 05:04:10','2020-10-06 05:04:10','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l2-testimonial1.png',0,'attachment','image/png',0),(3826,1,'2020-10-06 06:02:38','2020-10-06 06:02:38','','testimonial-brand-logo1 (1)','','inherit','open','closed','','testimonial-brand-logo1-1','','','2020-10-06 06:02:38','2020-10-06 06:02:38','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/testimonial-brand-logo1-1.png',0,'attachment','image/png',0),(3827,1,'2020-10-06 06:02:42','2020-10-06 06:02:42','','testimonial-brand-logo2','','inherit','open','closed','','testimonial-brand-logo2','','','2020-10-06 06:02:42','2020-10-06 06:02:42','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/testimonial-brand-logo2.png',0,'attachment','image/png',0),(3831,1,'2020-10-06 06:27:25','2020-10-06 06:27:25','','Rectangle_Copy_2','','inherit','open','closed','','rectangle_copy_2','','','2020-10-06 06:27:25','2020-10-06 06:27:25','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/Rectangle_Copy_2.png',0,'attachment','image/png',0),(3833,1,'2020-10-06 06:30:05','2020-10-06 06:30:05','','chat-round','','inherit','open','closed','','chat-round','','','2020-10-06 06:30:05','2020-10-06 06:30:05','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/chat-round.svg',0,'attachment','image/svg+xml',0),(3848,1,'2020-10-06 13:58:46','2020-10-06 13:58:46','','l2-testimonial3 (1)','','inherit','open','closed','','l2-testimonial3-1','','','2020-10-06 13:58:46','2020-10-06 13:58:46','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l2-testimonial3-1.png',0,'attachment','image/png',0),(3852,1,'2020-10-06 14:21:29','2020-10-06 14:21:29','','BG_Copy@4x','','inherit','open','closed','','bg_copy4x','','','2020-10-06 14:21:29','2020-10-06 14:21:29','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/BG_Copy@4x.jpg',0,'attachment','image/jpeg',0),(3853,1,'2020-10-06 14:21:37','2020-10-06 14:21:37','','4@4x','','inherit','open','closed','','44x','','','2020-10-06 14:21:37','2020-10-06 14:21:37','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/4@4x.jpg',0,'attachment','image/jpeg',0),(3854,1,'2020-10-06 14:21:46','2020-10-06 14:21:46','','3@4x','','inherit','open','closed','','34x','','','2020-10-06 14:21:46','2020-10-06 14:21:46','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/3@4x.jpg',0,'attachment','image/jpeg',0),(3855,1,'2020-10-06 14:21:53','2020-10-06 14:21:53','','2@4x','','inherit','open','closed','','24x','','','2020-10-06 14:21:53','2020-10-06 14:21:53','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/2@4x.jpg',0,'attachment','image/jpeg',0),(3971,1,'2020-10-08 03:58:54','2020-10-08 03:58:54','','airpod-image','','inherit','open','closed','','airpod-image','','','2020-10-08 03:58:54','2020-10-08 03:58:54','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/airpod-image.png',0,'attachment','image/png',0),(3977,1,'2020-10-08 04:21:28','2020-10-08 04:21:28','','product-landing','','inherit','open','closed','','product-landing-2','','','2020-10-08 04:21:28','2020-10-08 04:21:28','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/product-landing.png',0,'attachment','image/png',0),(3978,1,'2020-10-08 04:33:31','2020-10-08 04:33:31','','product-landing-earphone-','','inherit','open','closed','','product-landing-earphone','','','2020-10-08 04:33:31','2020-10-08 04:33:31','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/product-landing-earphone-.svg',0,'attachment','image/svg+xml',0),(3979,1,'2020-10-08 04:37:49','2020-10-08 04:37:49','','product-landing-icon2','','inherit','open','closed','','product-landing-icon2','','','2020-10-08 04:37:49','2020-10-08 04:37:49','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/product-landing-icon2.svg',0,'attachment','image/svg+xml',0),(3989,1,'2020-10-08 05:09:23','2020-10-08 05:09:23','','product-landing-bg2','','inherit','open','closed','','product-landing-bg2','','','2020-10-08 05:09:23','2020-10-08 05:09:23','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/product-landing-bg2.jpg',0,'attachment','image/jpeg',0),(3995,1,'2020-10-08 05:31:09','2020-10-08 05:31:09','','product-ear-2','','inherit','open','closed','','product-ear-2','','','2020-10-08 05:31:09','2020-10-08 05:31:09','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/product-ear-2.png',0,'attachment','image/png',0),(3996,1,'2020-10-08 05:31:13','2020-10-08 05:31:13','','product-ear-1','','inherit','open','closed','','product-ear-1','','','2020-10-08 05:31:13','2020-10-08 05:31:13','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/product-ear-1.png',0,'attachment','image/png',0),(4003,1,'2020-10-08 05:43:21','2020-10-08 05:43:21','','Music_Wave_2','','inherit','open','closed','','music_wave_2','','','2020-10-08 05:43:21','2020-10-08 05:43:21','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/Music_Wave_2.png',0,'attachment','image/png',0),(4015,1,'2020-10-08 13:46:03','2020-10-08 13:46:03','','earphone-cream','','inherit','open','closed','','earphone-cream','','','2020-10-08 13:46:03','2020-10-08 13:46:03','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/earphone-cream.png',0,'attachment','image/png',0),(4016,1,'2020-10-08 13:46:07','2020-10-08 13:46:07','','white-earphone','','inherit','open','closed','','white-earphone','','','2020-10-08 13:46:07','2020-10-08 13:46:07','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/white-earphone.png',0,'attachment','image/png',0),(4017,1,'2020-10-08 13:46:10','2020-10-08 13:46:10','','earphone-gray','','inherit','open','closed','','earphone-gray','','','2020-10-08 13:46:10','2020-10-08 13:46:10','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/earphone-gray.png',0,'attachment','image/png',0),(4031,1,'2020-10-08 14:20:31','2020-10-08 14:20:31','','roduct-landing-bottom-bg','','inherit','open','closed','','roduct-landing-bottom-bg','','','2020-10-08 14:20:31','2020-10-08 14:20:31','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/roduct-landing-bottom-bg.png',0,'attachment','image/png',0),(4069,1,'2020-10-10 13:53:35','2020-10-10 13:53:35','','hero-img-main','','inherit','open','closed','','hero-img-main','','','2020-10-10 13:53:35','2020-10-10 13:53:35','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/hero-img-main.png',0,'attachment','image/png',0),(4071,1,'2020-10-10 13:58:46','2020-10-10 13:58:46','','hero-img-sub','','inherit','open','closed','','hero-img-sub','','','2020-10-10 13:58:46','2020-10-10 13:58:46','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/hero-img-sub.png',0,'attachment','image/png',0),(4075,1,'2020-10-10 14:06:13','2020-10-10 14:06:13','','doctor1','','inherit','open','closed','','doctor1','','','2020-10-10 14:06:13','2020-10-10 14:06:13','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/doctor1.png',0,'attachment','image/png',0),(4077,1,'2020-10-10 14:14:41','2020-10-10 14:14:41','','doctor2','','inherit','open','closed','','doctor2','','','2020-10-10 14:14:41','2020-10-10 14:14:41','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/doctor2.png',0,'attachment','image/png',0),(4088,1,'2020-10-11 03:33:04','2020-10-11 03:33:04','','l-check','','inherit','open','closed','','l-check','','','2020-10-11 03:33:04','2020-10-11 03:33:04','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l-check.svg',0,'attachment','image/svg+xml',0),(4092,1,'2020-10-11 03:42:12','2020-10-11 03:42:12','','feature8-icon3','','inherit','open','closed','','feature8-icon3','','','2020-10-11 03:42:12','2020-10-11 03:42:12','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/feature8-icon3.svg',0,'attachment','image/svg+xml',0),(4093,1,'2020-10-11 03:42:15','2020-10-11 03:42:15','','feature8-icon2','','inherit','open','closed','','feature8-icon2','','','2020-10-11 03:42:15','2020-10-11 03:42:15','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/feature8-icon2.svg',0,'attachment','image/svg+xml',0),(4094,1,'2020-10-11 04:02:30','2020-10-11 04:02:30','','content1-img-sub','','inherit','open','closed','','content1-img-sub','','','2020-10-11 04:02:30','2020-10-11 04:02:30','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/content1-img-sub.png',0,'attachment','image/png',0),(4099,1,'2020-10-11 04:08:21','2020-10-11 04:08:21','','content-1-img2','','inherit','open','closed','','content-1-img2-2','','','2020-10-11 04:08:21','2020-10-11 04:08:21','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/content-1-img2-1.png',0,'attachment','image/png',0),(4102,1,'2020-10-11 04:10:37','2020-10-11 04:10:37','','content-1-img1','','inherit','open','closed','','content-1-img1-2','','','2020-10-11 04:10:37','2020-10-11 04:10:37','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/content-1-img1-1.png',0,'attachment','image/png',0),(4112,1,'2020-10-11 05:11:02','2020-10-11 05:11:02','','content2-img-sub','','inherit','open','closed','','content2-img-sub-2','','','2020-10-11 05:11:02','2020-10-11 05:11:02','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/content2-img-sub-2.png',0,'attachment','image/png',0),(4114,1,'2020-10-11 05:11:14','2020-10-11 05:11:14','','content-2-img-2','','inherit','open','closed','','content-2-img-2-3','','','2020-10-11 05:11:14','2020-10-11 05:11:14','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/content-2-img-2-2.png',0,'attachment','image/png',0),(4115,1,'2020-10-11 05:11:19','2020-10-11 05:11:19','','content2-img-sub-1','','inherit','open','closed','','content2-img-sub-1-2','','','2020-10-11 05:11:19','2020-10-11 05:11:19','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/content2-img-sub-1-1.png',0,'attachment','image/png',0),(4120,1,'2020-10-11 05:27:25','2020-10-11 05:27:25','','doctor-6','','inherit','open','closed','','doctor-6','','','2020-10-11 05:27:25','2020-10-11 05:27:25','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/doctor-6.png',0,'attachment','image/png',0),(4121,1,'2020-10-11 05:27:29','2020-10-11 05:27:29','','doctor-5','','inherit','open','closed','','doctor-5','','','2020-10-11 05:27:29','2020-10-11 05:27:29','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/doctor-5.png',0,'attachment','image/png',0),(4122,1,'2020-10-11 05:27:33','2020-10-11 05:27:33','','doctor-4','','inherit','open','closed','','doctor-4','','','2020-10-11 05:27:33','2020-10-11 05:27:33','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/doctor-4.png',0,'attachment','image/png',0),(4123,1,'2020-10-11 05:27:37','2020-10-11 05:27:37','','doctor3','','inherit','open','closed','','doctor3','','','2020-10-11 05:27:37','2020-10-11 05:27:37','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/doctor3.png',0,'attachment','image/png',0),(4124,1,'2020-10-11 05:27:41','2020-10-11 05:27:41','','doctor-11','','inherit','open','closed','','doctor-11','','','2020-10-11 05:27:41','2020-10-11 05:27:41','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/doctor-11.png',0,'attachment','image/png',0),(4125,1,'2020-10-11 05:27:45','2020-10-11 05:27:45','','doctor-10','','inherit','open','closed','','doctor-10','','','2020-10-11 05:27:45','2020-10-11 05:27:45','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/doctor-10.png',0,'attachment','image/png',0),(4126,1,'2020-10-11 05:27:49','2020-10-11 05:27:49','','doctor-9','','inherit','open','closed','','doctor-9','','','2020-10-11 05:27:49','2020-10-11 05:27:49','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/doctor-9.png',0,'attachment','image/png',0),(4127,1,'2020-10-11 05:27:53','2020-10-11 05:27:53','','doctor-8','','inherit','open','closed','','doctor-8','','','2020-10-11 05:27:53','2020-10-11 05:27:53','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/doctor-8.png',0,'attachment','image/png',0),(4128,1,'2020-10-11 05:27:57','2020-10-11 05:27:57','','doctor-7','','inherit','open','closed','','doctor-7','','','2020-10-11 05:27:57','2020-10-11 05:27:57','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/doctor-7.png',0,'attachment','image/png',0),(4133,1,'2020-10-11 05:45:16','2020-10-11 05:45:16','','contentt-3-1','','inherit','open','closed','','contentt-3-1','','','2020-10-11 05:45:16','2020-10-11 05:45:16','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/contentt-3-1.png',0,'attachment','image/png',0),(4134,1,'2020-10-11 05:48:59','2020-10-11 05:48:59','','content3-img-sub','','inherit','open','closed','','content3-img-sub','','','2020-10-11 05:48:59','2020-10-11 05:48:59','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/content3-img-sub.png',0,'attachment','image/png',0),(4139,1,'2020-10-11 06:02:54','2020-10-11 06:02:54','','pattern-7','','inherit','open','closed','','pattern-7','','','2020-10-11 06:02:54','2020-10-11 06:02:54','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/pattern-7.png',0,'attachment','image/png',0),(4190,1,'2020-10-12 04:43:10','2020-10-12 04:43:10','','hero-img','','inherit','open','closed','','hero-img','','','2020-10-12 04:43:10','2020-10-12 04:43:10','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/hero-img.jpg',0,'attachment','image/jpeg',0),(4202,1,'2020-10-12 14:14:11','2020-10-12 14:14:11','','Down','','inherit','open','closed','','down','','','2020-10-12 14:14:11','2020-10-12 14:14:11','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/Down.svg',0,'attachment','image/svg+xml',0),(4211,1,'2020-10-12 14:50:44','2020-10-12 14:50:44','','location-card2','','inherit','open','closed','','location-card2','','','2020-10-12 14:50:44','2020-10-12 14:50:44','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/location-card2.jpg',0,'attachment','image/jpeg',0),(4212,1,'2020-10-12 14:50:48','2020-10-12 14:50:48','','location-card1','','inherit','open','closed','','location-card1','','','2020-10-12 14:50:48','2020-10-12 14:50:48','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/location-card1.jpg',0,'attachment','image/jpeg',0),(4216,1,'2020-10-12 15:03:33','2020-10-12 15:03:33','','location-card3','','inherit','open','closed','','location-card3','','','2020-10-12 15:03:33','2020-10-12 15:03:33','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/location-card3.jpg',0,'attachment','image/jpeg',0),(4227,1,'2020-10-13 04:49:50','2020-10-13 04:49:50','','kal-visuals-PFC2fY9LE_g-unsplash','','inherit','open','closed','','kal-visuals-pfc2fy9le_g-unsplash','','','2020-10-13 04:49:50','2020-10-13 04:49:50','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/kal-visuals-PFC2fY9LE_g-unsplash.png',0,'attachment','image/png',0),(4228,1,'2020-10-13 04:50:01','2020-10-13 04:50:01','','you-x-ventures-nF0nQuqBsrI-unsplash','','inherit','open','closed','','you-x-ventures-nf0nquqbsri-unsplash','','','2020-10-13 04:50:01','2020-10-13 04:50:01','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/you-x-ventures-nF0nQuqBsrI-unsplash.png',0,'attachment','image/png',0),(4236,1,'2020-10-13 05:02:00','2020-10-13 05:02:00','','desk-drawer (1)','','inherit','open','closed','','desk-drawer-1','','','2020-10-13 05:02:00','2020-10-13 05:02:00','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/desk-drawer-1.svg',0,'attachment','image/svg+xml',0),(4237,1,'2020-10-13 05:02:07','2020-10-13 05:02:07','','mug (1)','','inherit','open','closed','','mug-1','','','2020-10-13 05:02:07','2020-10-13 05:02:07','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/mug-1.svg',0,'attachment','image/svg+xml',0),(4238,1,'2020-10-13 05:02:10','2020-10-13 05:02:10','','wifi','','inherit','open','closed','','wifi-2','','','2020-10-13 05:02:10','2020-10-13 05:02:10','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/wifi-1.svg',0,'attachment','image/svg+xml',0),(4293,1,'2020-10-17 13:58:51','2020-10-17 13:58:51','','play-icon','','inherit','open','closed','','play-icon-2','','','2020-10-17 13:58:51','2020-10-17 13:58:51','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/play-icon-1.svg',0,'attachment','image/svg+xml',0),(4319,1,'2020-10-17 14:59:28','2020-10-17 14:59:28','','ic_shopping_cart_48px','','inherit','open','closed','','ic_shopping_cart_48px','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',4307,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/ic_shopping_cart_48px.svg',0,'attachment','image/svg+xml',0),(4320,1,'2020-10-17 14:59:32','2020-10-17 14:59:32','','preferences-circle','','inherit','open','closed','','preferences-circle','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',4307,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/preferences-circle.svg',0,'attachment','image/svg+xml',0),(4321,1,'2020-10-17 14:59:36','2020-10-17 14:59:36','','coupon','','inherit','open','closed','','coupon','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',4307,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/coupon.svg',0,'attachment','image/svg+xml',0),(4505,1,'2020-10-20 10:10:19','2020-10-20 10:10:19','','play-icon-1','','inherit','open','closed','','play-icon-1','','','2020-10-20 10:10:19','2020-10-20 10:10:19','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/play-icon-1-1.svg',0,'attachment','image/svg+xml',0),(4734,1,'2020-10-24 05:20:28','2020-10-24 05:20:28','','l6-hero-shape1','','inherit','open','closed','','l6-hero-shape1','','','2020-10-24 05:20:28','2020-10-24 05:20:28','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-hero-shape1.png',0,'attachment','image/png',0),(4735,1,'2020-10-24 05:20:31','2020-10-24 05:20:31','','l6-hero-shape2','','inherit','open','closed','','l6-hero-shape2','','','2020-10-24 05:20:31','2020-10-24 05:20:31','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-hero-shape2.png',0,'attachment','image/png',0),(4736,1,'2020-10-24 05:20:36','2020-10-24 05:20:36','','l6-hero-shape3','','inherit','open','closed','','l6-hero-shape3','','','2020-10-24 05:20:36','2020-10-24 05:20:36','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-hero-shape3.png',0,'attachment','image/png',0),(4853,1,'2020-11-04 06:37:10','2020-11-04 06:37:10','','logo','','inherit','open','closed','','logo-2','','','2020-11-04 06:37:10','2020-11-04 06:37:10','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo.svg',0,'attachment','image/svg+xml',0),(4886,1,'2020-11-06 06:00:45','2020-11-06 06:00:45','','job-man','','inherit','open','closed','','job-man','','','2020-11-06 06:00:45','2020-11-06 06:00:45','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/job-man.png',0,'attachment','image/png',0),(5079,1,'2020-11-12 08:50:33','2020-11-12 08:50:33','','logo-white','','inherit','open','closed','','logo-white','','','2020-11-12 08:50:33','2020-11-12 08:50:33','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo-white.svg',0,'attachment','image/svg+xml',0),(5164,1,'2020-11-12 12:13:52','2020-11-12 12:13:52','','video-img-2','','inherit','open','closed','','video-img-2','','','2020-11-12 12:13:52','2020-11-12 12:13:52','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/video-img-2.png',0,'attachment','image/png',0),(5212,1,'2020-11-19 06:51:31','2020-11-19 06:51:31','','logo 2','','inherit','open','closed','','logo-2-2','','','2020-11-19 06:51:31','2020-11-19 06:51:31','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo-2.png',0,'attachment','image/png',0),(5213,1,'2020-11-19 06:51:33','2020-11-19 06:51:33','','logo 3','','inherit','open','closed','','logo-3','','','2020-11-19 06:51:33','2020-11-19 06:51:33','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo-3.png',0,'attachment','image/png',0),(5215,1,'2020-11-19 06:51:37','2020-11-19 06:51:37','','logo 5','','inherit','open','closed','','logo-5','','','2020-11-19 06:51:37','2020-11-19 06:51:37','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo-5.png',0,'attachment','image/png',0),(5216,1,'2020-11-19 06:51:39','2020-11-19 06:51:39','','logo 6','','inherit','open','closed','','logo-6','','','2020-11-19 06:51:39','2020-11-19 06:51:39','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo-6.png',0,'attachment','image/png',0),(5217,1,'2020-11-19 06:51:41','2020-11-19 06:51:41','','logo 1','','inherit','open','closed','','logo-1','','','2020-11-19 06:51:41','2020-11-19 06:51:41','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo-1.png',0,'attachment','image/png',0),(5231,1,'2020-11-19 07:06:13','2020-11-19 07:06:13','','logo 4','','inherit','open','closed','','logo-4-2','','','2020-11-19 07:06:13','2020-11-19 07:06:13','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo-4-1.png',0,'attachment','image/png',0),(5660,1,'2020-11-28 04:26:22','2020-11-28 04:26:22','','digi-merk-men-1','','inherit','open','closed','','digi-merk-men-1','','','2020-11-28 04:26:22','2020-11-28 04:26:22','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/digi-merk-men-1.svg',0,'attachment','image/svg+xml',0),(5661,1,'2020-11-28 04:26:23','2020-11-28 04:26:23','','digital-mer-sh-1','','inherit','open','closed','','digital-mer-sh-1','','','2020-11-28 04:26:23','2020-11-28 04:26:23','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/digital-mer-sh-1.svg',0,'attachment','image/svg+xml',0),(5662,1,'2020-11-28 04:26:25','2020-11-28 04:26:25','','digit-merk-shape-2','','inherit','open','closed','','digit-merk-shape-2','','','2020-11-28 04:26:25','2020-11-28 04:26:25','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/digit-merk-shape-2.svg',0,'attachment','image/svg+xml',0),(5663,1,'2020-11-28 04:26:27','2020-11-28 04:26:27','','digit-merk-women','','inherit','open','closed','','digit-merk-women','','','2020-11-28 04:26:27','2020-11-28 04:26:27','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/digit-merk-women.svg',0,'attachment','image/svg+xml',0),(5678,1,'2020-11-28 04:50:05','2020-11-28 04:50:05','','digit-merk-icon2','','inherit','open','closed','','digit-merk-icon2','','','2020-11-28 04:50:05','2020-11-28 04:50:05','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/digit-merk-icon2.svg',0,'attachment','image/svg+xml',0),(5679,1,'2020-11-28 04:50:07','2020-11-28 04:50:07','','digit-merk-icon1','','inherit','open','closed','','digit-merk-icon1','','','2020-11-28 04:50:07','2020-11-28 04:50:07','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/digit-merk-icon1.svg',0,'attachment','image/svg+xml',0),(5680,1,'2020-11-28 04:50:09','2020-11-28 04:50:09','','digit-merk-icon3','','inherit','open','closed','','digit-merk-icon3','','','2020-11-28 04:50:09','2020-11-28 04:50:09','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/digit-merk-icon3.svg',0,'attachment','image/svg+xml',0),(5685,1,'2020-11-28 05:11:17','2020-11-28 05:11:17','','digit-merk-3','','inherit','open','closed','','digit-merk-3','','','2020-11-28 05:11:17','2020-11-28 05:11:17','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/digit-merk-3.png',0,'attachment','image/png',0),(5686,1,'2020-11-28 05:11:56','2020-11-28 05:11:56','','digit-merk-shape-3','','inherit','open','closed','','digit-merk-shape-3','','','2020-11-28 05:11:56','2020-11-28 05:11:56','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/digit-merk-shape-3.svg',0,'attachment','image/svg+xml',0),(5710,1,'2020-11-28 06:58:52','2020-11-28 06:58:52','','digit-merk-testimonial','','inherit','open','closed','','digit-merk-testimonial','','','2020-11-28 06:58:52','2020-11-28 06:58:52','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/digit-merk-testimonial.png',0,'attachment','image/png',0),(5711,1,'2020-11-28 06:58:54','2020-11-28 06:58:54','','gigit-merk-testi','','inherit','open','closed','','gigit-merk-testi','','','2020-11-28 06:58:54','2020-11-28 06:58:54','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/gigit-merk-testi.png',0,'attachment','image/png',0),(5716,1,'2020-11-28 08:30:07','2020-11-28 08:30:07','','digit-merk-woomen-2','','inherit','open','closed','','digit-merk-woomen-2','','','2020-11-28 08:30:07','2020-11-28 08:30:07','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/digit-merk-woomen-2.png',0,'attachment','image/png',0),(5722,1,'2020-11-28 09:11:00','2020-11-28 09:11:00','','digit-merk-svg-8','','inherit','open','closed','','digit-merk-svg-8','','','2020-11-28 09:11:00','2020-11-28 09:11:00','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/digit-merk-svg-8.svg',0,'attachment','image/svg+xml',0),(5723,1,'2020-11-28 09:11:02','2020-11-28 09:11:02','','digit-merk-svg-7','','inherit','open','closed','','digit-merk-svg-7','','','2020-11-28 09:11:02','2020-11-28 09:11:02','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/digit-merk-svg-7.svg',0,'attachment','image/svg+xml',0),(5737,1,'2020-11-28 10:03:21','2020-11-28 10:03:21','','digit-marketin-circle','','inherit','open','closed','','digit-marketin-circle','','','2020-11-28 10:03:21','2020-11-28 10:03:21','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/digit-marketin-circle.png',0,'attachment','image/png',0),(5806,1,'2020-11-28 15:13:26','2020-11-28 15:13:26','','Widget_2','','inherit','open','closed','','widget_2','','','2020-11-28 15:13:26','2020-11-28 15:13:26','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/Widget_2.png',0,'attachment','image/png',0),(5807,1,'2020-11-28 15:13:34','2020-11-28 15:13:34','','digit-merk-05','','inherit','open','closed','','digit-merk-05-2','','','2020-11-28 15:13:34','2020-11-28 15:13:34','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/digit-merk-05-1.png',0,'attachment','image/png',0),(5964,1,'2020-12-01 04:36:40','2020-12-01 04:36:40','','pencil@2x','','inherit','open','closed','','pencil2x','','','2020-12-01 04:36:40','2020-12-01 04:36:40','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/pencil@2x.png',0,'attachment','image/png',0),(5965,1,'2020-12-01 04:43:53','2020-12-01 04:43:53','','layers-3@2x','','inherit','open','closed','','layers-32x','','','2020-12-01 04:43:53','2020-12-01 04:43:53','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/layers-3@2x.png',0,'attachment','image/png',0),(5966,1,'2020-12-01 05:03:15','2020-12-01 05:03:15','','responsive@2x','','inherit','open','closed','','responsive2x','','','2020-12-01 05:03:15','2020-12-01 05:03:15','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/responsive@2x.png',0,'attachment','image/png',0),(5967,1,'2020-12-01 05:33:08','2020-12-01 05:33:08','','3-layers@2x','','inherit','open','closed','','3-layers2x','','','2020-12-01 05:33:08','2020-12-01 05:33:08','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/3-layers@2x.png',0,'attachment','image/png',0),(5973,1,'2020-12-01 06:06:26','2020-12-01 06:06:26','','window-paragraph','','inherit','open','closed','','window-paragraph','','','2020-12-01 06:06:26','2020-12-01 06:06:26','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/window-paragraph.svg',0,'attachment','image/svg+xml',0),(5976,1,'2020-12-01 06:06:31','2020-12-01 06:06:31','','pencil','','inherit','open','closed','','pencil','','','2020-12-01 06:06:31','2020-12-01 06:06:31','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/pencil.svg',0,'attachment','image/svg+xml',0),(5980,1,'2020-12-01 06:13:45','2020-12-01 06:13:45','','shade-1','','inherit','open','closed','','shade-1','','','2020-12-01 06:13:45','2020-12-01 06:13:45','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-1.png',0,'attachment','image/png',0),(5982,1,'2020-12-01 06:26:19','2020-12-01 06:26:19','','shade-land-5-test-3','','inherit','open','closed','','shade-land-5-test-3','','','2020-12-01 06:26:19','2020-12-01 06:26:19','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-land-5-test-3.png',0,'attachment','image/png',0),(5983,1,'2020-12-01 06:26:20','2020-12-01 06:26:20','','shade-land-5-test-2','','inherit','open','closed','','shade-land-5-test-2','','','2020-12-01 06:26:20','2020-12-01 06:26:20','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-land-5-test-2.png',0,'attachment','image/png',0),(5984,1,'2020-12-01 06:26:22','2020-12-01 06:26:22','','shade-land-5-test-1','','inherit','open','closed','','shade-land-5-test-1','','','2020-12-01 06:26:22','2020-12-01 06:26:22','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-land-5-test-1.png',0,'attachment','image/png',0),(5985,1,'2020-12-01 06:26:23','2020-12-01 06:26:23','','shade-land-5-test-4','','inherit','open','closed','','shade-land-5-test-4','','','2020-12-01 06:26:23','2020-12-01 06:26:23','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-land-5-test-4.png',0,'attachment','image/png',0),(5990,1,'2020-12-01 06:44:18','2020-12-01 06:44:18','','shade-logo-3','','inherit','open','closed','','shade-logo-3','','','2020-12-01 06:44:18','2020-12-01 06:44:18','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-logo-3.png',0,'attachment','image/png',0),(5991,1,'2020-12-01 06:44:20','2020-12-01 06:44:20','','shade-logo-4','','inherit','open','closed','','shade-logo-4','','','2020-12-01 06:44:20','2020-12-01 06:44:20','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-logo-4.png',0,'attachment','image/png',0),(5992,1,'2020-12-01 06:44:21','2020-12-01 06:44:21','','shade-logo-5','','inherit','open','closed','','shade-logo-5','','','2020-12-01 06:44:21','2020-12-01 06:44:21','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-logo-5.png',0,'attachment','image/png',0),(5993,1,'2020-12-01 06:44:23','2020-12-01 06:44:23','','shade-logo-1','','inherit','open','closed','','shade-logo-1','','','2020-12-01 06:44:23','2020-12-01 06:44:23','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-logo-1.png',0,'attachment','image/png',0),(5994,1,'2020-12-01 06:44:25','2020-12-01 06:44:25','','shade-logo-2','','inherit','open','closed','','shade-logo-2','','','2020-12-01 06:44:25','2020-12-01 06:44:25','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-logo-2.png',0,'attachment','image/png',0),(5998,1,'2020-12-01 08:47:37','2020-12-01 08:47:37','','placeholder.png','','inherit','open','closed','','placeholder-png','','','2020-12-01 08:47:37','2020-12-01 08:47:37','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/placeholder.png',0,'attachment','image/png',0),(6006,1,'2020-12-01 09:06:07','2020-12-01 09:06:07','','shade-land-5-pricing-bg','','inherit','open','closed','','shade-land-5-pricing-bg','','','2020-12-01 09:06:07','2020-12-01 09:06:07','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-land-5-pricing-bg.png',0,'attachment','image/png',0),(6007,1,'2020-12-01 09:22:53','2020-12-01 09:22:53','','shade-land-check-gray','','inherit','open','closed','','shade-land-check-gray','','','2020-12-01 09:22:53','2020-12-01 09:22:53','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-land-check-gray.svg',0,'attachment','image/svg+xml',0),(6008,1,'2020-12-01 09:22:55','2020-12-01 09:22:55','','shade-land-check-white','','inherit','open','closed','','shade-land-check-white','','','2020-12-01 09:22:55','2020-12-01 09:22:55','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-land-check-white.svg',0,'attachment','image/svg+xml',0),(6009,1,'2020-12-01 09:22:57','2020-12-01 09:22:57','','shade-land-check-black','','inherit','open','closed','','shade-land-check-black','','','2020-12-01 09:22:57','2020-12-01 09:22:57','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-land-check-black.svg',0,'attachment','image/svg+xml',0),(6061,1,'2020-12-01 14:11:15','2020-12-01 14:11:15','','l1-hero-img.png','','inherit','open','closed','','l1-hero-img-png','','','2020-12-01 14:11:15','2020-12-01 14:11:15','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/l1-hero-img.png',0,'attachment','image/png',0),(6062,1,'2020-12-01 14:11:17','2020-12-01 14:11:17','','archery-target-1.svg','','inherit','open','closed','','archery-target-1-svg','','','2020-12-01 14:11:17','2020-12-01 14:11:17','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/archery-target-1.svg',0,'attachment','image/svg+xml',0),(6063,1,'2020-12-01 14:11:18','2020-12-01 14:11:18','','chat-46-1.svg','','inherit','open','closed','','chat-46-1-svg','','','2020-12-01 14:11:18','2020-12-01 14:11:18','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/chat-46-1.svg',0,'attachment','image/svg+xml',0),(6064,1,'2020-12-01 14:11:20','2020-12-01 14:11:20','','settings-gear-64.svg','','inherit','open','closed','','settings-gear-64-svg','','','2020-12-01 14:11:20','2020-12-01 14:11:20','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/settings-gear-64.svg',0,'attachment','image/svg+xml',0),(6065,1,'2020-12-01 14:11:22','2020-12-01 14:11:22','','BG.png','','inherit','open','closed','','bg-png','','','2020-12-01 14:11:22','2020-12-01 14:11:22','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/BG.png',0,'attachment','image/png',0),(6066,1,'2020-12-01 14:11:27','2020-12-01 14:11:27','','home-1-content-1.png','','inherit','open','closed','','home-1-content-1-png','','','2020-12-01 14:11:27','2020-12-01 14:11:27','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/home-1-content-1.png',0,'attachment','image/png',0),(6067,1,'2020-12-01 14:11:29','2020-12-01 14:11:29','','check-icon.svg','','inherit','open','closed','','check-icon-svg','','','2020-12-01 14:11:29','2020-12-01 14:11:29','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/check-icon.svg',0,'attachment','image/svg+xml',0),(6068,1,'2020-12-01 14:11:31','2020-12-01 14:11:31','','home-1-content-2.png','','inherit','open','closed','','home-1-content-2-png','','','2020-12-01 14:11:31','2020-12-01 14:11:31','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/home-1-content-2.png',0,'attachment','image/png',0),(6069,1,'2020-12-01 14:11:33','2020-12-01 14:11:33','','home-1-content-3.png','','inherit','open','closed','','home-1-content-3-png','','','2020-12-01 14:11:33','2020-12-01 14:11:33','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/home-1-content-3.png',0,'attachment','image/png',0),(6070,1,'2020-12-01 14:11:35','2020-12-01 14:11:35','','lock.svg','','inherit','open','closed','','lock-svg','','','2020-12-01 14:11:35','2020-12-01 14:11:35','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/lock.svg',0,'attachment','image/svg+xml',0),(6071,1,'2020-12-01 14:11:37','2020-12-01 14:11:37','','Logo.png','','inherit','open','closed','','logo-png','','','2020-12-01 14:11:37','2020-12-01 14:11:37','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Logo.png',0,'attachment','image/png',0),(6230,1,'2020-12-02 06:23:48','2020-12-02 06:23:48','','shade-hero-image','','inherit','open','closed','','shade-hero-image','','','2020-12-02 06:23:48','2020-12-02 06:23:48','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-hero-image.png',0,'attachment','image/png',0),(6234,1,'2020-12-02 06:30:58','2020-12-02 06:30:58','','shade-landing-1-2','','inherit','open','closed','','shade-landing-1-2','','','2020-12-02 06:30:58','2020-12-02 06:30:58','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-landing-1-2.png',0,'attachment','image/png',0),(6242,1,'2020-12-02 06:36:04','2020-12-02 06:36:04','','shade-landing-3-4','','inherit','open','closed','','shade-landing-3-4-2','','','2020-12-02 06:36:04','2020-12-02 06:36:04','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-landing-3-4-1.png',0,'attachment','image/png',0),(6278,1,'2020-12-02 08:50:37','2020-12-02 08:50:37','','shade-landing-3-5','','inherit','open','closed','','shade-landing-3-5','','','2020-12-02 08:50:37','2020-12-02 08:50:37','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-landing-3-5.png',0,'attachment','image/png',0),(6279,1,'2020-12-02 08:50:41','2020-12-02 08:50:41','','iPhone','','inherit','open','closed','','iphone','','','2020-12-02 08:50:41','2020-12-02 08:50:41','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/iPhone.png',0,'attachment','image/png',0),(6297,1,'2020-12-02 09:09:49','2020-12-02 09:09:49','','shade-landing-3-7','','inherit','open','closed','','shade-landing-3-7','','','2020-12-02 09:09:49','2020-12-02 09:09:49','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-landing-3-7.png',0,'attachment','image/png',0),(6298,1,'2020-12-02 09:09:51','2020-12-02 09:09:51','','shade-landing-3-6','','inherit','open','closed','','shade-landing-3-6','','','2020-12-02 09:09:51','2020-12-02 09:09:51','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-landing-3-6.png',0,'attachment','image/png',0),(6310,1,'2020-12-02 10:29:02','2020-12-02 10:29:02','','iphone-img','','inherit','open','closed','','iphone-img','','','2020-12-02 10:29:02','2020-12-02 10:29:02','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/iphone-img.svg',0,'attachment','image/svg+xml',0),(6358,1,'2020-12-03 05:05:48','2020-12-03 05:05:48','','content-img-2','','inherit','open','closed','','content-img-2','','','2020-12-03 05:05:48','2020-12-03 05:05:48','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/content-img-2.png',0,'attachment','image/png',0),(6359,1,'2020-12-03 05:05:51','2020-12-03 05:05:51','','features-bg','','inherit','open','closed','','features-bg','','','2020-12-03 05:05:51','2020-12-03 05:05:51','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/features-bg.png',0,'attachment','image/png',0),(6360,1,'2020-12-03 05:05:57','2020-12-03 05:05:57','','cta-bg','','inherit','open','closed','','cta-bg-2','','','2020-12-03 05:05:57','2020-12-03 05:05:57','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/cta-bg.png',0,'attachment','image/png',0),(6361,1,'2020-12-03 05:06:01','2020-12-03 05:06:01','','hero-img','','inherit','open','closed','','hero-img-2','','','2020-12-03 05:06:01','2020-12-03 05:06:01','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/hero-img.png',0,'attachment','image/png',0),(6362,1,'2020-12-03 05:06:44','2020-12-03 05:06:44','','shade-landing-41','','inherit','open','closed','','shade-landing-41','','','2020-12-03 05:06:44','2020-12-03 05:06:44','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-landing-41.png',0,'attachment','image/png',0),(6381,1,'2020-12-03 05:57:37','2020-12-03 05:57:37','','shade-landing-4-3','','inherit','open','closed','','shade-landing-4-3','','','2020-12-03 05:57:37','2020-12-03 05:57:37','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-landing-4-3.png',0,'attachment','image/png',0),(6382,1,'2020-12-03 05:58:09','2020-12-03 05:58:09','','shade-landing-4-4','','inherit','open','closed','','shade-landing-4-4','','','2020-12-03 05:58:09','2020-12-03 05:58:09','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-landing-4-4.png',0,'attachment','image/png',0),(6410,1,'2020-12-03 14:03:20','2020-12-03 14:03:20','','hero-shape-2.png','','inherit','open','closed','','hero-shape-2-png','','','2020-12-03 14:03:20','2020-12-03 14:03:20','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/hero-shape-2.png',0,'attachment','image/png',0),(6411,1,'2020-12-03 14:03:22','2020-12-03 14:03:22','','shap-1.png','','inherit','open','closed','','shap-1-png','','','2020-12-03 14:03:22','2020-12-03 14:03:22','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shap-1.png',0,'attachment','image/png',0),(6412,1,'2020-12-03 14:03:24','2020-12-03 14:03:24','','widows.png','','inherit','open','closed','','widows-png','','','2020-12-03 14:03:24','2020-12-03 14:03:24','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/widows.png',0,'attachment','image/png',0),(6413,1,'2020-12-03 14:03:26','2020-12-03 14:03:26','','os-1.png','','inherit','open','closed','','os-1-png','','','2020-12-03 14:03:26','2020-12-03 14:03:26','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/os-1.png',0,'attachment','image/png',0),(6414,1,'2020-12-03 14:03:27','2020-12-03 14:03:27','','os-2.png','','inherit','open','closed','','os-2-png','','','2020-12-03 14:03:27','2020-12-03 14:03:27','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/os-2.png',0,'attachment','image/png',0),(6415,1,'2020-12-03 14:03:29','2020-12-03 14:03:29','','Bitmap.png','','inherit','open','closed','','bitmap-png','','','2020-12-03 14:03:29','2020-12-03 14:03:29','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Bitmap.png',0,'attachment','image/png',0),(6416,1,'2020-12-03 14:03:33','2020-12-03 14:03:33','','logo-1.png','','inherit','open','closed','','logo-1-png','','','2020-12-03 14:03:33','2020-12-03 14:03:33','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/logo-1.png',0,'attachment','image/png',0),(6417,1,'2020-12-03 14:03:35','2020-12-03 14:03:35','','logo-2.png','','inherit','open','closed','','logo-2-png','','','2020-12-03 14:03:35','2020-12-03 14:03:35','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/logo-2.png',0,'attachment','image/png',0),(6418,1,'2020-12-03 14:03:37','2020-12-03 14:03:37','','logo-3.png','','inherit','open','closed','','logo-3-png','','','2020-12-03 14:03:37','2020-12-03 14:03:37','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/logo-3.png',0,'attachment','image/png',0),(6419,1,'2020-12-03 14:03:39','2020-12-03 14:03:39','','logo-4.png','','inherit','open','closed','','logo-4-png','','','2020-12-03 14:03:39','2020-12-03 14:03:39','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/logo-4.png',0,'attachment','image/png',0),(6420,1,'2020-12-03 14:03:40','2020-12-03 14:03:40','','logo-5.png','','inherit','open','closed','','logo-5-png','','','2020-12-03 14:03:40','2020-12-03 14:03:40','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/logo-5.png',0,'attachment','image/png',0),(6421,1,'2020-12-03 14:03:42','2020-12-03 14:03:42','','content-img1.png','','inherit','open','closed','','content-img1-png','','','2020-12-03 14:03:42','2020-12-03 14:03:42','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/content-img1.png',0,'attachment','image/png',0),(6422,1,'2020-12-03 14:03:44','2020-12-03 14:03:44','','Path_2.png','','inherit','open','closed','','path_2-png','','','2020-12-03 14:03:44','2020-12-03 14:03:44','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Path_2.png',0,'attachment','image/png',0),(6423,1,'2020-12-03 14:03:46','2020-12-03 14:03:46','','users-mm-2.png','','inherit','open','closed','','users-mm-2-png','','','2020-12-03 14:03:46','2020-12-03 14:03:46','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/users-mm-2.png',0,'attachment','image/png',0),(6424,1,'2020-12-03 14:03:47','2020-12-03 14:03:47','','settings.png','','inherit','open','closed','','settings-png','','','2020-12-03 14:03:47','2020-12-03 14:03:47','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/settings.png',0,'attachment','image/png',0),(6425,1,'2020-12-03 14:03:49','2020-12-03 14:03:49','','content-img2.png','','inherit','open','closed','','content-img2-png','','','2020-12-03 14:03:49','2020-12-03 14:03:49','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/content-img2.png',0,'attachment','image/png',0),(6426,1,'2020-12-03 14:03:52','2020-12-03 14:03:52','','service-icon-1.png','','inherit','open','closed','','service-icon-1-png','','','2020-12-03 14:03:52','2020-12-03 14:03:52','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/service-icon-1.png',0,'attachment','image/png',0),(6427,1,'2020-12-03 14:03:53','2020-12-03 14:03:53','','service-icon-2.png','','inherit','open','closed','','service-icon-2-png','','','2020-12-03 14:03:53','2020-12-03 14:03:53','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/service-icon-2.png',0,'attachment','image/png',0),(6428,1,'2020-12-03 14:03:55','2020-12-03 14:03:55','','service-icon-3.png','','inherit','open','closed','','service-icon-3-png','','','2020-12-03 14:03:55','2020-12-03 14:03:55','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/service-icon-3.png',0,'attachment','image/png',0),(6429,1,'2020-12-03 14:03:56','2020-12-03 14:03:56','','service-icon-4.png','','inherit','open','closed','','service-icon-4-png','','','2020-12-03 14:03:56','2020-12-03 14:03:56','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/service-icon-4.png',0,'attachment','image/png',0),(6430,1,'2020-12-03 14:03:58','2020-12-03 14:03:58','','service-icon-5.png','','inherit','open','closed','','service-icon-5-png','','','2020-12-03 14:03:58','2020-12-03 14:03:58','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/service-icon-5.png',0,'attachment','image/png',0),(6431,1,'2020-12-03 14:04:00','2020-12-03 14:04:00','','service-icon-6.png','','inherit','open','closed','','service-icon-6-png','','','2020-12-03 14:04:00','2020-12-03 14:04:00','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/service-icon-6.png',0,'attachment','image/png',0),(6432,1,'2020-12-03 14:04:02','2020-12-03 14:04:02','','Logo-1-1.png','','inherit','open','closed','','logo-1-1-png','','','2020-12-03 14:04:02','2020-12-03 14:04:02','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Logo-1-1.png',0,'attachment','image/png',0),(6435,1,'2020-12-03 14:27:42','2020-12-03 14:27:42','','testimonail-2.png','','inherit','open','closed','','testimonail-2-png','','','2020-12-03 14:27:42','2020-12-03 14:27:42','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/testimonail-2.png',0,'attachment','image/png',0),(6436,1,'2020-12-03 14:27:44','2020-12-03 14:27:44','','testiminail-1.png','','inherit','open','closed','','testiminail-1-png','','','2020-12-03 14:27:44','2020-12-03 14:27:44','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/testiminail-1.png',0,'attachment','image/png',0),(6437,1,'2020-12-03 14:27:46','2020-12-03 14:27:46','','pp.jpg','','inherit','open','closed','','pp-jpg','','','2020-12-03 14:27:46','2020-12-03 14:27:46','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/pp.jpg',0,'attachment','image/jpeg',0),(6506,1,'2020-12-05 10:26:38','2020-12-05 10:26:38','','tail-right@2x','','inherit','open','closed','','tail-right2x','','','2020-12-05 10:26:38','2020-12-05 10:26:38','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/tail-right@2x.png',0,'attachment','image/png',0),(6579,1,'2020-12-06 03:04:25','2020-12-06 03:04:25','','shade-v2-l5-1','','inherit','open','closed','','shade-v2-l5-1','','','2020-12-06 03:04:25','2020-12-06 03:04:25','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-1.svg',0,'attachment','image/svg+xml',0),(6580,1,'2020-12-06 03:04:26','2020-12-06 03:04:26','','shade-v2-l5-2','','inherit','open','closed','','shade-v2-l5-2','','','2020-12-06 03:04:26','2020-12-06 03:04:26','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-2.svg',0,'attachment','image/svg+xml',0),(6584,1,'2020-12-06 03:10:50','2020-12-06 03:10:50','','shade-v2-l5-4','','inherit','open','closed','','shade-v2-l5-4','','','2020-12-06 03:10:50','2020-12-06 03:10:50','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-4.svg',0,'attachment','image/svg+xml',0),(6589,1,'2020-12-06 03:39:04','2020-12-06 03:39:04','','shade-v2-l5-6','','inherit','open','closed','','shade-v2-l5-6','','','2020-12-06 03:39:04','2020-12-06 03:39:04','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-6.svg',0,'attachment','image/svg+xml',0),(6590,1,'2020-12-06 03:39:05','2020-12-06 03:39:05','','shade-v2-l5-5','','inherit','open','closed','','shade-v2-l5-5','','','2020-12-06 03:39:05','2020-12-06 03:39:05','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-5.png',0,'attachment','image/png',0),(6591,1,'2020-12-06 03:39:07','2020-12-06 03:39:07','','shade-v2-l5-7','','inherit','open','closed','','shade-v2-l5-7','','','2020-12-06 03:39:07','2020-12-06 03:39:07','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-7.svg',0,'attachment','image/svg+xml',0),(6596,1,'2020-12-06 04:27:16','2020-12-06 04:27:16','','shade-v2-l5-shape-9','','inherit','open','closed','','shade-v2-l5-shape-9','','','2020-12-06 04:27:16','2020-12-06 04:27:16','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-shape-9.png',0,'attachment','image/png',0),(6597,1,'2020-12-06 04:27:18','2020-12-06 04:27:18','','shade-v2-l5-shape-8','','inherit','open','closed','','shade-v2-l5-shape-8','','','2020-12-06 04:27:18','2020-12-06 04:27:18','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-shape-8.png',0,'attachment','image/png',0),(6599,1,'2020-12-06 04:27:23','2020-12-06 04:27:23','','shade-v2-l5-shape-6','','inherit','open','closed','','shade-v2-l5-shape-6','','','2020-12-06 04:27:23','2020-12-06 04:27:23','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-shape-6.png',0,'attachment','image/png',0),(6600,1,'2020-12-06 04:27:25','2020-12-06 04:27:25','','shade-v2-l5-shape-5','','inherit','open','closed','','shade-v2-l5-shape-5','','','2020-12-06 04:27:25','2020-12-06 04:27:25','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-shape-5.png',0,'attachment','image/png',0),(6601,1,'2020-12-06 04:27:27','2020-12-06 04:27:27','','shade-v2-l5-shape-4','','inherit','open','closed','','shade-v2-l5-shape-4','','','2020-12-06 04:27:27','2020-12-06 04:27:27','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-shape-4.png',0,'attachment','image/png',0),(6602,1,'2020-12-06 04:27:30','2020-12-06 04:27:30','','shade-v2-l5-9','','inherit','open','closed','','shade-v2-l5-9','','','2020-12-06 04:27:30','2020-12-06 04:27:30','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-9.png',0,'attachment','image/png',0),(6603,1,'2020-12-06 04:27:33','2020-12-06 04:27:33','','shade-v2-l5-shape-3','','inherit','open','closed','','shade-v2-l5-shape-3','','','2020-12-06 04:27:33','2020-12-06 04:27:33','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-shape-3.png',0,'attachment','image/png',0),(6604,1,'2020-12-06 04:27:35','2020-12-06 04:27:35','','shade-v2-l5-shape-2','','inherit','open','closed','','shade-v2-l5-shape-2','','','2020-12-06 04:27:35','2020-12-06 04:27:35','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-shape-2.png',0,'attachment','image/png',0),(6605,1,'2020-12-06 04:27:38','2020-12-06 04:27:38','','shade-v2-l5-8','','inherit','open','closed','','shade-v2-l5-8','','','2020-12-06 04:27:38','2020-12-06 04:27:38','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-8.png',0,'attachment','image/png',0),(6606,1,'2020-12-06 04:27:42','2020-12-06 04:27:42','','shade-v2-l5-10','','inherit','open','closed','','shade-v2-l5-10','','','2020-12-06 04:27:42','2020-12-06 04:27:42','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-10.png',0,'attachment','image/png',0),(6607,1,'2020-12-06 04:41:06','2020-12-06 04:41:06','','IMAGE@2x','','inherit','open','closed','','image2x','','','2020-12-06 04:41:06','2020-12-06 04:41:06','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/IMAGE@2x.png',0,'attachment','image/png',0),(6608,1,'2020-12-06 04:47:32','2020-12-06 04:47:32','','shade-v2-l5-shape-9','','inherit','open','closed','','shade-v2-l5-shape-9-2','','','2020-12-06 04:47:32','2020-12-06 04:47:32','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-shape-9-1.png',0,'attachment','image/png',0),(6609,1,'2020-12-06 04:58:26','2020-12-06 04:58:26','','shade-v2-l5-shape-11','','inherit','open','closed','','shade-v2-l5-shape-11','','','2020-12-06 04:58:26','2020-12-06 04:58:26','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-shape-11.png',0,'attachment','image/png',0),(6614,1,'2020-12-06 05:37:43','2020-12-06 05:37:43','','shade-v2-l5-shape-13','','inherit','open','closed','','shade-v2-l5-shape-13','','','2020-12-06 05:37:43','2020-12-06 05:37:43','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-shape-13.png',0,'attachment','image/png',0),(6615,1,'2020-12-06 05:39:51','2020-12-06 05:39:51','','shade-v2-l5-shape-13','','inherit','open','closed','','shade-v2-l5-shape-13-2','','','2020-12-06 05:39:51','2020-12-06 05:39:51','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-shape-13-1.png',0,'attachment','image/png',0),(6617,1,'2020-12-06 05:47:18','2020-12-06 05:47:18','','shade-v2-l5-13','','inherit','open','closed','','shade-v2-l5-13','','','2020-12-06 05:47:18','2020-12-06 05:47:18','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-13.png',0,'attachment','image/png',0),(6653,1,'2020-12-06 06:35:10','2020-12-06 06:35:10','','shade-v2-l5-shape-14','','inherit','open','closed','','shade-v2-l5-shape-14','','','2020-12-06 06:35:10','2020-12-06 06:35:10','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l5-shape-14.png',0,'attachment','image/png',0),(6849,1,'2020-12-06 10:26:40','2020-12-06 10:26:40','','book2-1.png','','inherit','open','closed','','book2-1-png','','','2020-12-06 10:26:40','2020-12-06 10:26:40','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/book2-1.png',0,'attachment','image/png',0),(6850,1,'2020-12-06 10:26:42','2020-12-06 10:26:42','','log-4.png','','inherit','open','closed','','log-4-png','','','2020-12-06 10:26:42','2020-12-06 10:26:42','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/log-4.png',0,'attachment','image/png',0),(6851,1,'2020-12-06 10:26:44','2020-12-06 10:26:44','','Bitmap-3.png','','inherit','open','closed','','bitmap-3-png','','','2020-12-06 10:26:44','2020-12-06 10:26:44','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Bitmap-3.png',0,'attachment','image/png',0),(6852,1,'2020-12-06 10:26:45','2020-12-06 10:26:45','','log-2.png','','inherit','open','closed','','log-2-png','','','2020-12-06 10:26:45','2020-12-06 10:26:45','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/log-2.png',0,'attachment','image/png',0),(6853,1,'2020-12-06 10:26:46','2020-12-06 10:26:46','','log-1.png','','inherit','open','closed','','log-1-png','','','2020-12-06 10:26:46','2020-12-06 10:26:46','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/log-1.png',0,'attachment','image/png',0),(6854,1,'2020-12-06 10:26:48','2020-12-06 10:26:48','','book3.png','','inherit','open','closed','','book3-png','','','2020-12-06 10:26:48','2020-12-06 10:26:48','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/book3.png',0,'attachment','image/png',0),(6855,1,'2020-12-06 10:26:51','2020-12-06 10:26:51','','reviw-1.png','','inherit','open','closed','','reviw-1-png','','','2020-12-06 10:26:51','2020-12-06 10:26:51','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/reviw-1.png',0,'attachment','image/png',0),(6856,1,'2020-12-06 10:26:52','2020-12-06 10:26:52','','reviw-2.png','','inherit','open','closed','','reviw-2-png','','','2020-12-06 10:26:52','2020-12-06 10:26:52','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/reviw-2.png',0,'attachment','image/png',0),(6857,1,'2020-12-06 10:26:55','2020-12-06 10:26:55','','reviw-3.png','','inherit','open','closed','','reviw-3-png','','','2020-12-06 10:26:55','2020-12-06 10:26:55','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/reviw-3.png',0,'attachment','image/png',0),(6858,1,'2020-12-06 10:26:56','2020-12-06 10:26:56','','reviw-4.png','','inherit','open','closed','','reviw-4-png','','','2020-12-06 10:26:56','2020-12-06 10:26:56','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/reviw-4.png',0,'attachment','image/png',0),(6859,1,'2020-12-06 10:26:57','2020-12-06 10:26:57','','reviw-5.png','','inherit','open','closed','','reviw-5-png','','','2020-12-06 10:26:57','2020-12-06 10:26:57','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/reviw-5.png',0,'attachment','image/png',0),(6860,1,'2020-12-06 10:26:59','2020-12-06 10:26:59','','reviw-6.png','','inherit','open','closed','','reviw-6-png','','','2020-12-06 10:26:59','2020-12-06 10:26:59','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/reviw-6.png',0,'attachment','image/png',0),(6861,1,'2020-12-06 10:27:00','2020-12-06 10:27:00','','author-iamge.png','','inherit','open','closed','','author-iamge-png','','','2020-12-06 10:27:00','2020-12-06 10:27:00','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/author-iamge.png',0,'attachment','image/png',0),(6997,1,'2020-12-07 04:50:41','2020-12-07 04:50:41','','shade-v2-l1-2','','inherit','open','closed','','shade-v2-l1-2','','','2020-12-07 04:50:41','2020-12-07 04:50:41','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l1-2.png',0,'attachment','image/png',0),(6998,1,'2020-12-07 04:50:45','2020-12-07 04:50:45','','shade-v2-l1-1','','inherit','open','closed','','shade-v2-l1-1','','','2020-12-07 04:50:45','2020-12-07 04:50:45','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l1-1.png',0,'attachment','image/png',0),(6999,1,'2020-12-07 04:50:49','2020-12-07 04:50:49','','shade-v2-l1-3','','inherit','open','closed','','shade-v2-l1-3','','','2020-12-07 04:50:49','2020-12-07 04:50:49','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l1-3.png',0,'attachment','image/png',0),(7058,1,'2020-12-07 06:11:55','2020-12-07 06:11:55','','shade-v2-l1-4','','inherit','open','closed','','shade-v2-l1-4','','','2020-12-07 06:11:55','2020-12-07 06:11:55','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l1-4.png',0,'attachment','image/png',0),(7060,1,'2020-12-07 06:18:30','2020-12-07 06:18:30','','shade-v2-l1-5','','inherit','open','closed','','shade-v2-l1-5','','','2020-12-07 06:18:30','2020-12-07 06:18:30','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l1-5.png',0,'attachment','image/png',0),(7065,1,'2020-12-07 06:24:30','2020-12-07 06:24:30','','shade-v2-l1-6','','inherit','open','closed','','shade-v2-l1-6','','','2020-12-07 06:24:30','2020-12-07 06:24:30','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l1-6.svg',0,'attachment','image/svg+xml',0),(7079,1,'2020-12-07 06:50:58','2020-12-07 06:50:58','','shade-v2-l1-7','','inherit','open','closed','','shade-v2-l1-7','','','2020-12-07 06:50:58','2020-12-07 06:50:58','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l1-7.png',0,'attachment','image/png',0),(7080,1,'2020-12-07 06:50:59','2020-12-07 06:50:59','','shade-v2-l1-8','','inherit','open','closed','','shade-v2-l1-8','','','2020-12-07 06:50:59','2020-12-07 06:50:59','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l1-8.png',0,'attachment','image/png',0),(7087,1,'2020-12-07 06:58:34','2020-12-07 06:58:34','','shade-v2-l1-9','','inherit','open','closed','','shade-v2-l1-9','','','2020-12-07 06:58:34','2020-12-07 06:58:34','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l1-9.png',0,'attachment','image/png',0),(7088,1,'2020-12-07 06:58:56','2020-12-07 06:58:56','','shade-v2-l1-10','','inherit','open','closed','','shade-v2-l1-10','','','2020-12-07 06:58:56','2020-12-07 06:58:56','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l1-10.png',0,'attachment','image/png',0),(7120,1,'2020-12-07 09:23:40','2020-12-07 09:23:40','','deshbord-1','','inherit','open','closed','','deshbord-1','','','2020-12-07 09:23:40','2020-12-07 09:23:40','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/deshbord-1.png',0,'attachment','image/png',0),(7133,1,'2020-12-07 09:51:27','2020-12-07 09:51:27','','shade-v2-l1-12','','inherit','open','closed','','shade-v2-l1-12','','','2020-12-07 09:51:27','2020-12-07 09:51:27','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l1-12.png',0,'attachment','image/png',0),(7159,1,'2020-12-07 10:38:21','2020-12-07 10:38:21','','Bitmap (1)','','inherit','open','closed','','bitmap-1','','','2020-12-07 10:38:21','2020-12-07 10:38:21','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Bitmap-1.png',0,'attachment','image/png',0),(7160,1,'2020-12-07 10:38:27','2020-12-07 10:38:27','','Bitmap','','inherit','open','closed','','bitmap-3','','','2020-12-07 10:38:27','2020-12-07 10:38:27','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Bitmap-2.png',0,'attachment','image/png',0),(7184,1,'2020-12-07 11:02:53','2020-12-07 11:02:53','','BG (1)','','inherit','open','closed','','bg-1','','','2020-12-07 11:02:53','2020-12-07 11:02:53','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/BG-1-1.png',0,'attachment','image/png',0),(7197,1,'2020-12-07 11:11:20','2020-12-07 11:11:20','','iphone-xr','','inherit','open','closed','','iphone-xr','','','2020-12-07 11:11:20','2020-12-07 11:11:20','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/iphone-xr.svg',0,'attachment','image/svg+xml',0),(7203,1,'2020-12-07 11:14:11','2020-12-07 11:14:11','','2','','inherit','open','closed','','2','','','2020-12-07 11:14:11','2020-12-07 11:14:11','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/2.png',0,'attachment','image/png',0),(7204,1,'2020-12-07 11:15:04','2020-12-07 11:15:04','','Group_2','','inherit','open','closed','','group_2','','','2020-12-07 11:15:04','2020-12-07 11:15:04','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Group_2.png',0,'attachment','image/png',0),(7216,1,'2020-12-07 16:08:26','2020-12-07 16:08:26','','Oval_Copy_5','','inherit','open','closed','','oval_copy_5','','','2020-12-07 16:08:26','2020-12-07 16:08:26','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Oval_Copy_5.svg',0,'attachment','image/svg+xml',0),(7218,1,'2020-12-07 16:31:26','2020-12-07 16:31:26','','Oval_Copy_5 (1)','','inherit','open','closed','','oval_copy_5-1','','','2020-12-07 16:31:26','2020-12-07 16:31:26','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Oval_Copy_5-1.svg',0,'attachment','image/svg+xml',0),(7219,1,'2020-12-07 16:33:02','2020-12-07 16:33:02','','Oval_Copy_5 (2)','','inherit','open','closed','','oval_copy_5-2','','','2020-12-07 16:33:02','2020-12-07 16:33:02','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Oval_Copy_5-2.svg',0,'attachment','image/svg+xml',0),(7225,1,'2020-12-07 16:43:19','2020-12-07 16:43:19','','4','','inherit','open','closed','','4-2','','','2020-12-07 16:43:19','2020-12-07 16:43:19','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/4.png',0,'attachment','image/png',0),(7236,1,'2020-12-07 18:36:50','2020-12-07 18:36:50','','Path','','inherit','open','closed','','path-2','','','2020-12-07 18:36:50','2020-12-07 18:36:50','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Path.svg',0,'attachment','image/svg+xml',0),(7250,1,'2020-12-07 19:09:47','2020-12-07 19:09:47','','Bitmap 5','','inherit','open','closed','','bitmap-5','','','2020-12-07 19:09:47','2020-12-07 19:09:47','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Bitmap-5.png',0,'attachment','image/png',0),(7251,1,'2020-12-07 19:09:49','2020-12-07 19:09:49','','Bitmap-2','','inherit','open','closed','','bitmap-2-2','','','2020-12-07 19:09:49','2020-12-07 19:09:49','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Bitmap-2-1.png',0,'attachment','image/png',0),(7252,1,'2020-12-07 19:09:51','2020-12-07 19:09:51','','Bitmap-3 (1)','','inherit','open','closed','','bitmap-3-1','','','2020-12-07 19:09:51','2020-12-07 19:09:51','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Bitmap-3-1.png',0,'attachment','image/png',0),(7253,1,'2020-12-07 19:09:53','2020-12-07 19:09:53','','Bitmap-3','','inherit','open','closed','','bitmap-3-2','','','2020-12-07 19:09:53','2020-12-07 19:09:53','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Bitmap-3-2.png',0,'attachment','image/png',0),(7262,1,'2020-12-07 19:34:25','2020-12-07 19:34:25','','Oval-1','','inherit','open','closed','','oval-1','','','2020-12-07 19:34:25','2020-12-07 19:34:25','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Oval-1.png',0,'attachment','image/png',0),(7263,1,'2020-12-07 19:34:27','2020-12-07 19:34:27','','Oval-2','','inherit','open','closed','','oval-2','','','2020-12-07 19:34:27','2020-12-07 19:34:27','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Oval-2.png',0,'attachment','image/png',0),(7264,1,'2020-12-07 19:34:29','2020-12-07 19:34:29','','Oval-3','','inherit','open','closed','','oval-3','','','2020-12-07 19:34:29','2020-12-07 19:34:29','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Oval-3.png',0,'attachment','image/png',0),(7296,1,'2020-12-08 02:38:24','2020-12-08 02:38:24','','BG (2)','','inherit','open','closed','','bg-2-2','','','2020-12-08 02:38:24','2020-12-08 02:38:24','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/BG-2.png',0,'attachment','image/png',0),(7297,1,'2020-12-08 02:38:27','2020-12-08 02:38:27','','BG','','inherit','open','closed','','bg-4','','','2020-12-08 02:38:27','2020-12-08 02:38:27','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/BG-4.png',0,'attachment','image/png',0),(7298,1,'2020-12-08 02:38:30','2020-12-08 02:38:30','','BG (3)','','inherit','open','closed','','bg-3-2','','','2020-12-08 02:38:30','2020-12-08 02:38:30','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/BG-3-1.png',0,'attachment','image/png',0),(7371,1,'2020-12-08 05:03:02','2020-12-08 05:03:02','','shade-v2-l3-2','','inherit','open','closed','','shade-v2-l3-2','','','2020-12-08 05:03:02','2020-12-08 05:03:02','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l3-2.svg',0,'attachment','image/svg+xml',0),(7372,1,'2020-12-08 05:03:03','2020-12-08 05:03:03','','shade-v2-l3-3','','inherit','open','closed','','shade-v2-l3-3','','','2020-12-08 05:03:03','2020-12-08 05:03:03','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l3-3.svg',0,'attachment','image/svg+xml',0),(7376,1,'2020-12-08 05:19:10','2020-12-08 05:19:10','','shade-v2-l3-1','','inherit','open','closed','','shade-v2-l3-1','','','2020-12-08 05:19:10','2020-12-08 05:19:10','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l3-1.png',0,'attachment','image/png',0),(7409,1,'2020-12-08 06:06:52','2020-12-08 06:06:52','','shade-v2-l3-4','','inherit','open','closed','','shade-v2-l3-4','','','2020-12-08 06:06:52','2020-12-08 06:06:52','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l3-4.png',0,'attachment','image/png',0),(7483,1,'2020-12-08 06:49:19','2020-12-08 06:49:19','','shade-v2-l3-7','','inherit','open','closed','','shade-v2-l3-7','','','2020-12-08 06:49:19','2020-12-08 06:49:19','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l3-7.svg',0,'attachment','image/svg+xml',0),(7484,1,'2020-12-08 06:49:21','2020-12-08 06:49:21','','shade-v2-l3-6','','inherit','open','closed','','shade-v2-l3-6','','','2020-12-08 06:49:21','2020-12-08 06:49:21','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l3-6.svg',0,'attachment','image/svg+xml',0),(7485,1,'2020-12-08 06:49:22','2020-12-08 06:49:22','','shade-v2-l3-5','','inherit','open','closed','','shade-v2-l3-5','','','2020-12-08 06:49:22','2020-12-08 06:49:22','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l3-5.svg',0,'attachment','image/svg+xml',0),(7549,1,'2020-12-08 08:57:02','2020-12-08 08:57:02','','shade-v2-l3-8','','inherit','open','closed','','shade-v2-l3-8','','','2020-12-08 08:57:02','2020-12-08 08:57:02','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l3-8.png',0,'attachment','image/png',0),(7564,1,'2020-12-08 09:22:23','2020-12-08 09:22:23','','shade-v2-l3-5','','inherit','open','closed','','shade-v2-l3-5-2','','','2020-12-08 09:22:23','2020-12-08 09:22:23','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l3-5.png',0,'attachment','image/png',0),(7565,1,'2020-12-08 09:22:26','2020-12-08 09:22:26','','shade-v2-l3-7','','inherit','open','closed','','shade-v2-l3-7-2','','','2020-12-08 09:22:26','2020-12-08 09:22:26','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l3-7.png',0,'attachment','image/png',0),(7576,1,'2020-12-08 09:38:08','2020-12-08 09:38:08','','shade-v2-l3-8.png','','inherit','open','closed','','shade-v2-l3-8-png','','','2020-12-08 09:38:08','2020-12-08 09:38:08','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l3-8.png.png',0,'attachment','image/png',0),(7577,1,'2020-12-08 09:38:10','2020-12-08 09:38:10','','shade-v2-l3-9.png','','inherit','open','closed','','shade-v2-l3-9-png','','','2020-12-08 09:38:10','2020-12-08 09:38:10','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l3-9.png.png',0,'attachment','image/png',0),(7607,1,'2020-12-08 10:04:56','2020-12-08 10:04:56','','7','','inherit','open','closed','','7-2','','','2020-12-08 10:04:56','2020-12-08 10:04:56','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/7.png',0,'attachment','image/png',0),(7608,1,'2020-12-08 10:05:14','2020-12-08 10:05:14','','8','','inherit','open','closed','','8','','','2020-12-08 10:05:14','2020-12-08 10:05:14','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/8.png',0,'attachment','image/png',0),(7609,1,'2020-12-08 10:05:52','2020-12-08 10:05:52','','9','','inherit','open','closed','','9','','','2020-12-08 10:05:52','2020-12-08 10:05:52','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/9.png',0,'attachment','image/png',0),(7613,1,'2020-12-08 10:09:16','2020-12-08 10:09:16','','Rectanglshade-v2-l3-12','','inherit','open','closed','','rectanglshade-v2-l3-12','','','2020-12-08 10:09:16','2020-12-08 10:09:16','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Rectanglshade-v2-l3-12.png',0,'attachment','image/png',0),(7614,1,'2020-12-08 10:09:18','2020-12-08 10:09:18','','Rectanglshade-v2-l3-11','','inherit','open','closed','','rectanglshade-v2-l3-11','','','2020-12-08 10:09:18','2020-12-08 10:09:18','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Rectanglshade-v2-l3-11.png',0,'attachment','image/png',0),(7615,1,'2020-12-08 10:09:22','2020-12-08 10:09:22','','Rectanglshade-v2-l3-9.pnge','','inherit','open','closed','','rectanglshade-v2-l3-9-pnge','','','2020-12-08 10:09:22','2020-12-08 10:09:22','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Rectanglshade-v2-l3-9.pnge_.png',0,'attachment','image/png',0),(7616,1,'2020-12-08 10:09:25','2020-12-08 10:09:25','','Rectanglshade-v2-l3-14','','inherit','open','closed','','rectanglshade-v2-l3-14','','','2020-12-08 10:09:25','2020-12-08 10:09:25','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Rectanglshade-v2-l3-14.png',0,'attachment','image/png',0),(7617,1,'2020-12-08 10:09:27','2020-12-08 10:09:27','','Rectanglshade-v2-l3-13','','inherit','open','closed','','rectanglshade-v2-l3-13','','','2020-12-08 10:09:27','2020-12-08 10:09:27','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Rectanglshade-v2-l3-13.png',0,'attachment','image/png',0),(7643,1,'2020-12-08 10:45:23','2020-12-08 10:45:23','','l-settings','','inherit','open','closed','','l-settings','','','2020-12-08 10:45:23','2020-12-08 10:45:23','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/l-settings.svg',0,'attachment','image/svg+xml',0),(7645,1,'2020-12-08 10:45:27','2020-12-08 10:45:27','','responsive','','inherit','open','closed','','responsive-2','','','2020-12-08 10:45:27','2020-12-08 10:45:27','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/responsive-1.svg',0,'attachment','image/svg+xml',0),(7647,1,'2020-12-08 10:45:30','2020-12-08 10:45:30','','book-open-2','','inherit','open','closed','','book-open-2','','','2020-12-08 10:45:30','2020-12-08 10:45:30','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/book-open-2.svg',0,'attachment','image/svg+xml',0),(320,1,'2020-12-22 15:14:24','2020-12-22 15:14:24','','member-03','','inherit','open','closed','','member-03','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',12113,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/member-03.png',0,'attachment','image/png',0),(7648,1,'2020-12-08 10:45:32','2020-12-08 10:45:32','','layers-3','','inherit','open','closed','','layers-3-2','','','2020-12-08 10:45:32','2020-12-08 10:45:32','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/layers-3-1.svg',0,'attachment','image/svg+xml',0),(7652,1,'2020-12-08 10:48:15','2020-12-08 10:48:15','','11','','inherit','open','closed','','11','','','2020-12-08 10:48:15','2020-12-08 10:48:15','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/11.png',0,'attachment','image/png',0),(7773,1,'2020-12-09 09:45:25','2020-12-09 09:45:25','','3','','inherit','open','closed','','3-2','','','2020-12-09 09:45:25','2020-12-09 09:45:25','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/3-1.png',0,'attachment','image/png',0),(7797,1,'2020-12-09 10:46:42','2020-12-09 10:46:42','','Rectanglshade-v2-l3-14','','inherit','open','closed','','rectanglshade-v2-l3-14-2','','','2020-12-09 10:46:42','2020-12-09 10:46:42','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Rectanglshade-v2-l3-14-1.png',0,'attachment','image/png',0),(7804,1,'2020-12-09 10:55:40','2020-12-09 10:55:40','','Path','','inherit','open','closed','','path-3','','','2020-12-09 10:55:40','2020-12-09 10:55:40','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Path.png',0,'attachment','image/png',0),(7805,1,'2020-12-09 10:57:20','2020-12-09 10:57:20','','Path (1)','','inherit','open','closed','','path-1','','','2020-12-09 10:57:20','2020-12-09 10:57:20','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/Path-1.png',0,'attachment','image/png',0),(8491,1,'2020-12-24 16:37:41','2020-12-24 16:37:41','','content-1','','inherit','open','closed','','content-1','','','2020-12-24 16:37:41','2020-12-24 16:37:41','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/content-1.jpg',0,'attachment','image/jpeg',0),(8500,1,'2020-12-24 16:57:44','2020-12-24 16:57:44','','man3','','inherit','open','closed','','man3','','','2020-12-24 16:57:44','2020-12-24 16:57:44','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/man3.png',0,'attachment','image/png',0),(8501,1,'2020-12-24 16:57:50','2020-12-24 16:57:50','','woman-3','','inherit','open','closed','','woman-3','','','2020-12-24 16:57:50','2020-12-24 16:57:50','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/woman-3.png',0,'attachment','image/png',0),(8548,1,'2020-12-24 17:32:09','2020-12-24 17:32:09','','arrow-right 1','','inherit','open','closed','','arrow-right-1','','','2020-12-24 17:32:09','2020-12-24 17:32:09','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/arrow-right-1.svg',0,'attachment','image/svg+xml',0),(8730,1,'2020-12-25 09:27:26','2020-12-25 09:27:26','','service 1','','inherit','open','closed','','service-1','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',4276,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/service-1.jpg',0,'attachment','image/jpeg',0),(8731,1,'2020-12-25 09:27:28','2020-12-25 09:27:28','','service 2','','inherit','open','closed','','service-2-2','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',4276,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/service-2.jpg',0,'attachment','image/jpeg',0),(8732,1,'2020-12-25 09:27:31','2020-12-25 09:27:31','','service 3','','inherit','open','closed','','service-3','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',4276,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/service-3.jpg',0,'attachment','image/jpeg',0),(8755,1,'2020-12-25 15:32:18','2020-12-25 15:32:18','','brush','','inherit','open','closed','','brush','','','2020-12-25 15:32:18','2020-12-25 15:32:18','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/brush.png',0,'attachment','image/png',0),(8810,1,'2020-12-25 16:19:09','2020-12-25 16:19:09','','hero-bg-main','','inherit','open','closed','','hero-bg-main','','','2020-12-25 16:19:09','2020-12-25 16:19:09','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/hero-bg-main.jpg',0,'attachment','image/jpeg',0),(8811,1,'2020-12-25 16:19:18','2020-12-25 16:19:18','','cta-bg','','inherit','open','closed','','cta-bg-3','','','2020-12-25 16:19:18','2020-12-25 16:19:18','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/cta-bg-1.png',0,'attachment','image/png',0),(12053,1,'2020-12-22 15:14:21','2020-12-22 15:14:21','','member-02','','inherit','open','closed','','member-02','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',12113,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/member-02.png',0,'attachment','image/png',0),(12054,1,'2020-12-22 15:14:22','2020-12-22 15:14:22','','member-01','','inherit','open','closed','','member-01','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',12113,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/member-01.png',0,'attachment','image/png',0),(12055,1,'2020-12-22 15:14:22','2020-12-22 15:14:22','','member-04','','inherit','open','closed','','member-04','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',12113,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/member-04.png',0,'attachment','image/png',0),(8812,1,'2020-12-25 16:19:45','2020-12-25 16:19:45','','dot-bg','','inherit','open','closed','','dot-bg','','','2020-12-25 16:19:45','2020-12-25 16:19:45','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/dot-bg.png',0,'attachment','image/png',0),(8813,1,'2020-12-25 16:19:49','2020-12-25 16:19:49','','hero-bg','','inherit','open','closed','','hero-bg-2','','','2020-12-25 16:19:49','2020-12-25 16:19:49','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/hero-bg-1.png',0,'attachment','image/png',0),(8814,1,'2020-12-25 16:19:53','2020-12-25 16:19:53','','image-1','','inherit','open','closed','','image-1-2','','','2020-12-25 16:19:53','2020-12-25 16:19:53','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/image-1-1.jpg',0,'attachment','image/jpeg',0),(8815,1,'2020-12-25 16:19:55','2020-12-25 16:19:55','','image-2','','inherit','open','closed','','image-2-3','','','2020-12-25 16:19:55','2020-12-25 16:19:55','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/image-2-1.jpg',0,'attachment','image/jpeg',0),(8816,1,'2020-12-25 16:19:59','2020-12-25 16:19:59','','image-3','','inherit','open','closed','','image-3-2','','','2020-12-25 16:19:59','2020-12-25 16:19:59','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/image-3-1.jpg',0,'attachment','image/jpeg',0),(8818,1,'2020-12-25 16:20:05','2020-12-25 16:20:05','','image-4','','inherit','open','closed','','image-4-2','','','2020-12-25 16:20:05','2020-12-25 16:20:05','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/image-4-1.jpg',0,'attachment','image/jpeg',0),(8819,1,'2020-12-25 16:20:09','2020-12-25 16:20:09','','speaker-1','','inherit','open','closed','','speaker-1-2','','','2020-12-25 16:20:09','2020-12-25 16:20:09','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/speaker-1-1.png',0,'attachment','image/png',0),(8820,1,'2020-12-25 16:20:11','2020-12-25 16:20:11','','speaker-2','','inherit','open','closed','','speaker-2-2','','','2020-12-25 16:20:11','2020-12-25 16:20:11','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/speaker-2-1.png',0,'attachment','image/png',0),(8821,1,'2020-12-25 16:20:16','2020-12-25 16:20:16','','speaker-3','','inherit','open','closed','','speaker-3-2','','','2020-12-25 16:20:16','2020-12-25 16:20:16','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/speaker-3-1.png',0,'attachment','image/png',0),(8822,1,'2020-12-25 16:20:20','2020-12-25 16:20:20','','speaker-4','','inherit','open','closed','','speaker-4-2','','','2020-12-25 16:20:20','2020-12-25 16:20:20','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/speaker-4-1.png',0,'attachment','image/png',0),(8823,1,'2020-12-25 16:20:24','2020-12-25 16:20:24','','speaker-5','','inherit','open','closed','','speaker-5-2','','','2020-12-25 16:20:24','2020-12-25 16:20:24','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/speaker-5-1.png',0,'attachment','image/png',0),(8824,1,'2020-12-25 16:20:27','2020-12-25 16:20:27','','speaker-6','','inherit','open','closed','','speaker-6-2','','','2020-12-25 16:20:27','2020-12-25 16:20:27','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/speaker-6-1.png',0,'attachment','image/png',0),(8825,1,'2020-12-25 16:20:32','2020-12-25 16:20:32','','speaker-7','','inherit','open','closed','','speaker-7-2','','','2020-12-25 16:20:32','2020-12-25 16:20:32','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/speaker-7-1.png',0,'attachment','image/png',0),(8826,1,'2020-12-25 16:20:38','2020-12-25 16:20:38','','speaker-8','','inherit','open','closed','','speaker-8-2','','','2020-12-25 16:20:38','2020-12-25 16:20:38','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/speaker-8-1.png',0,'attachment','image/png',0),(8827,1,'2020-12-25 16:20:42','2020-12-25 16:20:42','','speaker-9','','inherit','open','closed','','speaker-9-2','','','2020-12-25 16:20:42','2020-12-25 16:20:42','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/speaker-9-1.png',0,'attachment','image/png',0),(8844,1,'2020-12-25 16:43:35','2020-12-25 16:43:35','','logo-1','','inherit','open','closed','','logo-1-3','','','2020-12-25 16:43:35','2020-12-25 16:43:35','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/logo-1-3.png',0,'attachment','image/png',0),(8845,1,'2020-12-25 16:43:38','2020-12-25 16:43:38','','logo-2','','inherit','open','closed','','logo-2-3','','','2020-12-25 16:43:38','2020-12-25 16:43:38','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/logo-2-1.png',0,'attachment','image/png',0),(8846,1,'2020-12-25 16:43:40','2020-12-25 16:43:40','','logo-3','','inherit','open','closed','','logo-3-2','','','2020-12-25 16:43:40','2020-12-25 16:43:40','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/logo-3-1.png',0,'attachment','image/png',0),(8847,1,'2020-12-25 16:43:44','2020-12-25 16:43:44','','logo-4','','inherit','open','closed','','logo-4-3','','','2020-12-25 16:43:44','2020-12-25 16:43:44','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/logo-4-1.png',0,'attachment','image/png',0),(8848,1,'2020-12-25 16:43:46','2020-12-25 16:43:46','','logo-5','','inherit','open','closed','','logo-5-2','','','2020-12-25 16:43:46','2020-12-25 16:43:46','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/logo-5-1.png',0,'attachment','image/png',0),(8849,1,'2020-12-25 16:43:48','2020-12-25 16:43:48','','logo-6','','inherit','open','closed','','logo-6-2','','','2020-12-25 16:43:48','2020-12-25 16:43:48','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/logo-6.png',0,'attachment','image/png',0),(8850,1,'2020-12-25 16:43:50','2020-12-25 16:43:50','','logo-7','','inherit','open','closed','','logo-7','','','2020-12-25 16:43:50','2020-12-25 16:43:50','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/logo-7.png',0,'attachment','image/png',0),(8851,1,'2020-12-25 16:43:52','2020-12-25 16:43:52','','logo-8','','inherit','open','closed','','logo-8','','','2020-12-25 16:43:52','2020-12-25 16:43:52','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/logo-8.png',0,'attachment','image/png',0),(8852,1,'2020-12-25 16:43:54','2020-12-25 16:43:54','','logo-9','','inherit','open','closed','','logo-9','','','2020-12-25 16:43:54','2020-12-25 16:43:54','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/logo-9.png',0,'attachment','image/png',0),(8853,1,'2020-12-25 16:43:55','2020-12-25 16:43:55','','logo-10','','inherit','open','closed','','logo-10','','','2020-12-25 16:43:55','2020-12-25 16:43:55','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/logo-10.png',0,'attachment','image/png',0),(8854,1,'2020-12-25 16:43:57','2020-12-25 16:43:57','','logo-11','','inherit','open','closed','','logo-11','','','2020-12-25 16:43:57','2020-12-25 16:43:57','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/logo-11.png',0,'attachment','image/png',0),(12209,1,'2021-01-27 10:15:52','2021-01-27 10:15:52','','video-icon','','inherit','open','closed','','video-icon','','','2021-01-27 10:15:52','2021-01-27 10:15:52','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/video-icon.svg',0,'attachment','image/svg+xml',0),(12212,1,'2021-01-27 10:16:06','2021-01-27 10:16:06','','message-icon','','inherit','open','closed','','message-icon','','','2021-01-27 10:16:06','2021-01-27 10:16:06','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/message-icon.svg',0,'attachment','image/svg+xml',0),(12223,1,'2021-01-27 12:33:56','2021-01-27 12:33:56','','Ellipse_7','','inherit','open','closed','','ellipse_7','','','2021-01-27 12:33:56','2021-01-27 12:33:56','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Ellipse_7.png',0,'attachment','image/png',0),(12224,1,'2021-01-27 12:33:58','2021-01-27 12:33:58','','Card_2_1','','inherit','open','closed','','card_2_1','','','2021-01-27 12:33:58','2021-01-27 12:33:58','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Card_2_1.png',0,'attachment','image/png',0),(12225,1,'2021-01-27 12:34:01','2021-01-27 12:34:01','','Card_1_1','','inherit','open','closed','','card_1_1','','','2021-01-27 12:34:01','2021-01-27 12:34:01','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Card_1_1.png',0,'attachment','image/png',0),(12226,1,'2021-01-27 13:01:32','2021-01-27 13:01:32','','new-l-bg','','inherit','open','closed','','new-l-bg','','','2021-01-27 13:01:32','2021-01-27 13:01:32','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/new-l-bg.png',0,'attachment','image/png',0),(12227,1,'2021-01-27 13:05:02','2021-01-27 13:05:02','','Card','','inherit','open','closed','','card','','','2021-01-27 13:05:02','2021-01-27 13:05:02','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Card.png',0,'attachment','image/png',0),(12237,1,'2021-01-27 14:44:28','2021-01-27 14:44:28','','Mask_Group','','inherit','open','closed','','mask_group-2','','','2021-01-27 14:44:28','2021-01-27 14:44:28','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Mask_Group.png',0,'attachment','image/png',0),(12239,1,'2021-01-27 15:20:53','2021-01-27 15:20:53','','Mask_Group@2x','','inherit','open','closed','','mask_group2x','','','2021-01-27 15:20:53','2021-01-27 15:20:53','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Mask_Group@2x.png',0,'attachment','image/png',0),(12267,1,'2021-01-28 02:34:07','2021-01-28 02:34:07','','Martin_Mingo','','inherit','open','closed','','martin_mingo','','','2021-01-28 02:34:07','2021-01-28 02:34:07','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Martin_Mingo.png',0,'attachment','image/png',0),(12268,1,'2021-01-28 02:34:08','2021-01-28 02:34:08','','Allison_Schleifer','','inherit','open','closed','','allison_schleifer','','','2021-01-28 02:34:08','2021-01-28 02:34:08','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Allison_Schleifer.png',0,'attachment','image/png',0),(12269,1,'2021-01-28 02:34:10','2021-01-28 02:34:10','','Hanna_Lipshutz','','inherit','open','closed','','hanna_lipshutz','','','2021-01-28 02:34:10','2021-01-28 02:34:10','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Hanna_Lipshutz.png',0,'attachment','image/png',0),(12372,1,'2021-01-28 15:18:53','2021-01-28 15:18:53','','pd-image_4','','inherit','open','closed','','pd-image_4','','','2021-01-28 15:18:53','2021-01-28 15:18:53','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pd-image_4.png',0,'attachment','image/png',0),(12373,1,'2021-01-28 15:18:58','2021-01-28 15:18:58','','pd-image_1','','inherit','open','closed','','pd-image_1','','','2021-01-28 15:18:58','2021-01-28 15:18:58','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pd-image_1.png',0,'attachment','image/png',0),(12374,1,'2021-01-28 15:19:05','2021-01-28 15:19:05','','pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1','','inherit','open','closed','','pfd-austin-distel-rx_0vwspiws-unsplash_copy_1','','','2021-01-28 15:19:05','2021-01-28 15:19:05','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png',0,'attachment','image/png',0),(12375,1,'2021-01-28 15:19:11','2021-01-28 15:19:11','','pfd-image_3','','inherit','open','closed','','pfd-image_3','','','2021-01-28 15:19:11','2021-01-28 15:19:11','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pfd-image_3.png',0,'attachment','image/png',0),(12376,1,'2021-01-28 15:23:11','2021-01-28 15:23:11','','arrow-right 1','','inherit','open','closed','','arrow-right-1-2','','','2021-01-28 15:23:11','2021-01-28 15:23:11','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/arrow-right-1.svg',0,'attachment','image/svg+xml',0),(12377,1,'2021-01-28 15:24:59','2021-01-28 15:24:59','','arrow-left','','inherit','open','closed','','arrow-left','','','2021-01-28 15:24:59','2021-01-28 15:24:59','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/arrow-left.svg',0,'attachment','image/svg+xml',0),(12415,1,'2021-01-28 16:26:51','2021-01-28 16:26:51','','ben-kolde-Ajcipx1VDXI-unsplash_1','','inherit','open','closed','','ben-kolde-ajcipx1vdxi-unsplash_1','','','2021-01-28 16:26:51','2021-01-28 16:26:51','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/ben-kolde-Ajcipx1VDXI-unsplash_1.png',0,'attachment','image/png',0),(12416,1,'2021-01-28 16:26:53','2021-01-28 16:26:53','','laura-chouette-Zg6UTBHQiI4-unsplash_2','','inherit','open','closed','','laura-chouette-zg6utbhqii4-unsplash_2','','','2021-01-28 16:26:53','2021-01-28 16:26:53','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/laura-chouette-Zg6UTBHQiI4-unsplash_2.png',0,'attachment','image/png',0),(12417,1,'2021-01-28 16:26:57','2021-01-28 16:26:57','','hao-feng-80Cn9AvbT70-unsplash_1','','inherit','open','closed','','hao-feng-80cn9avbt70-unsplash_1','','','2021-01-28 16:26:57','2021-01-28 16:26:57','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/hao-feng-80Cn9AvbT70-unsplash_1.png',0,'attachment','image/png',0),(12418,1,'2021-01-28 16:26:59','2021-01-28 16:26:59','','melanie-deziel-l6_DA_l2Pg8-unsplash_1','','inherit','open','closed','','melanie-deziel-l6_da_l2pg8-unsplash_1','','','2021-01-28 16:26:59','2021-01-28 16:26:59','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/melanie-deziel-l6_DA_l2Pg8-unsplash_1.png',0,'attachment','image/png',0),(12419,1,'2021-01-28 16:27:02','2021-01-28 16:27:02','','austin-distel-RX_0vwSPiWs-unsplash_copy_1','','inherit','open','closed','','austin-distel-rx_0vwspiws-unsplash_copy_1','','','2021-01-28 16:27:02','2021-01-28 16:27:02','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/austin-distel-RX_0vwSPiWs-unsplash_copy_1.png',0,'attachment','image/png',0),(12521,1,'2021-01-30 16:14:15','2021-01-30 16:14:15','','work-1','','inherit','open','closed','','work-1','','','2021-01-30 16:14:15','2021-01-30 16:14:15','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/work-1.jpg',0,'attachment','image/jpeg',0),(12525,1,'2021-01-30 16:14:32','2021-01-30 16:14:32','','work-5','','inherit','open','closed','','work-5','','','2021-01-30 16:14:32','2021-01-30 16:14:32','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/work-5.jpg',0,'attachment','image/jpeg',0),(12526,1,'2021-01-30 16:14:38','2021-01-30 16:14:38','','work-6','','inherit','open','closed','','work-6','','','2021-01-30 16:14:38','2021-01-30 16:14:38','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/work-6.jpg',0,'attachment','image/jpeg',0),(12527,1,'2021-01-30 16:14:42','2021-01-30 16:14:42','','work-7','','inherit','open','closed','','work-7','','','2021-01-30 16:14:42','2021-01-30 16:14:42','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/work-7.jpg',0,'attachment','image/jpeg',0),(12528,1,'2021-01-30 16:14:46','2021-01-30 16:14:46','','work-8','','inherit','open','closed','','work-8','','','2021-01-30 16:14:46','2021-01-30 16:14:46','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/work-8.jpg',0,'attachment','image/jpeg',0),(12529,1,'2021-01-30 16:14:49','2021-01-30 16:14:49','','work-9','','inherit','open','closed','','work-9','','','2021-01-30 16:14:49','2021-01-30 16:14:49','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/work-9.jpg',0,'attachment','image/jpeg',0),(12530,1,'2021-01-30 16:14:55','2021-01-30 16:14:55','','work-10','','inherit','open','closed','','work-10','','','2021-01-30 16:14:55','2021-01-30 16:14:55','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/work-10.jpg',0,'attachment','image/jpeg',0),(12531,1,'2021-01-30 16:14:58','2021-01-30 16:14:58','','work-11','','inherit','open','closed','','work-11','','','2021-01-30 16:14:58','2021-01-30 16:14:58','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/work-11.jpg',0,'attachment','image/jpeg',0),(12552,1,'2021-01-30 16:31:32','2021-01-30 16:31:32','','work-6','','inherit','open','closed','','work-6-2','','','2021-01-30 16:31:32','2021-01-30 16:31:32','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/work-6-1.jpg',0,'attachment','image/jpeg',0),(12553,1,'2021-01-30 16:31:36','2021-01-30 16:31:36','','work-7','','inherit','open','closed','','work-7-2','','','2021-01-30 16:31:36','2021-01-30 16:31:36','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/work-7-1.jpg',0,'attachment','image/jpeg',0),(12554,1,'2021-01-30 16:31:41','2021-01-30 16:31:41','','work-8','','inherit','open','closed','','work-8-2','','','2021-01-30 16:31:41','2021-01-30 16:31:41','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/work-8-1.jpg',0,'attachment','image/jpeg',0),(12555,1,'2021-01-30 16:31:44','2021-01-30 16:31:44','','work-9','','inherit','open','closed','','work-9-2','','','2021-01-30 16:31:44','2021-01-30 16:31:44','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/work-9-1.jpg',0,'attachment','image/jpeg',0),(12557,1,'2021-01-30 16:31:51','2021-01-30 16:31:51','','work-11','','inherit','open','closed','','work-11-2','','','2021-01-30 16:31:51','2021-01-30 16:31:51','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/work-11-1.jpg',0,'attachment','image/jpeg',0),(12655,1,'2021-01-31 04:24:46','2021-01-31 04:24:46','','arrow-right-1-1.svg','','inherit','open','closed','','arrow-right-1-1-svg','','','2021-01-31 04:24:46','2021-01-31 04:24:46','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/arrow-right-1-1.svg',0,'attachment','image/svg+xml',0),(12691,1,'2021-01-31 12:28:35','2021-01-31 12:28:35','','pexels-fox-1595392_1','','inherit','open','closed','','pexels-fox-1595392_1','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',12112,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/pexels-fox-1595392_1.png',0,'attachment','image/png',0),(13361,1,'2021-02-04 14:49:40','2021-02-04 14:49:40','','Quote','','inherit','open','closed','','quote-3','','','2021-02-04 14:49:40','2021-02-04 14:49:40','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/02/Quote.png',0,'attachment','image/png',0),(13382,1,'2021-02-04 15:38:45','2021-02-04 15:38:45','','compass 1','','inherit','open','closed','','compass-1','','','2021-02-04 15:38:45','2021-02-04 15:38:45','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/02/compass-1.svg',0,'attachment','image/svg+xml',0),(13383,1,'2021-02-04 15:38:47','2021-02-04 15:38:47','','message-square 2','','inherit','open','closed','','message-square-2','','','2021-02-04 15:38:47','2021-02-04 15:38:47','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/02/message-square-2.svg',0,'attachment','image/svg+xml',0),(13384,1,'2021-02-04 15:38:48','2021-02-04 15:38:48','','pie-chart 1','','inherit','open','closed','','pie-chart-1','','','2021-02-04 15:38:48','2021-02-04 15:38:48','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/02/pie-chart-1.svg',0,'attachment','image/svg+xml',0),(13385,1,'2021-02-04 15:38:50','2021-02-04 15:38:50','','users 2','','inherit','open','closed','','users-2','','','2021-02-04 15:38:50','2021-02-04 15:38:50','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/02/users-2.svg',0,'attachment','image/svg+xml',0),(13389,1,'2021-02-04 15:43:35','2021-02-04 15:43:35','','at-sign 1','','inherit','open','closed','','at-sign-1','','','2021-02-04 15:43:35','2021-02-04 15:43:35','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/02/at-sign-1.svg',0,'attachment','image/svg+xml',0),(13390,1,'2021-02-04 15:43:36','2021-02-04 15:43:36','','trello 1','','inherit','open','closed','','trello-1','','','2021-02-04 15:43:36','2021-02-04 15:43:36','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/02/trello-1.svg',0,'attachment','image/svg+xml',0),(13391,1,'2021-02-04 15:44:32','2021-02-04 15:44:32','','check-circle 1','','inherit','open','closed','','check-circle-1','','','2021-02-04 15:44:32','2021-02-04 15:44:32','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/02/check-circle-1.svg',0,'attachment','image/svg+xml',0),(13399,1,'2021-02-04 15:48:24','2021-02-04 15:48:24','','activity 1','','inherit','open','closed','','activity-1','','','2021-02-04 15:48:24','2021-02-04 15:48:24','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/02/activity-1.svg',0,'attachment','image/svg+xml',0),(13400,1,'2021-02-04 15:48:25','2021-02-04 15:48:25','','dollar-sign 1','','inherit','open','closed','','dollar-sign-1','','','2021-02-04 15:48:25','2021-02-04 15:48:25','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/02/dollar-sign-1.svg',0,'attachment','image/svg+xml',0),(13401,1,'2021-02-04 15:48:27','2021-02-04 15:48:27','','users 1','','inherit','open','closed','','users-1','','','2021-02-04 15:48:27','2021-02-04 15:48:27','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/02/users-1.svg',0,'attachment','image/svg+xml',0),(13547,1,'2021-02-05 05:38:49','2021-02-05 05:38:49','','img 1','','inherit','open','closed','','img-1','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',4275,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-1.jpg',0,'attachment','image/jpeg',0),(13548,1,'2021-02-05 05:38:51','2021-02-05 05:38:51','','img 2','','inherit','open','closed','','img-2','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',4275,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-2.jpg',0,'attachment','image/jpeg',0),(13549,1,'2021-02-05 05:38:58','2021-02-05 05:38:58','','img 3','','inherit','open','closed','','img-3','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',4275,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-3.jpg',0,'attachment','image/jpeg',0),(13551,1,'2021-02-05 05:39:02','2021-02-05 05:39:02','','img 5','','inherit','open','closed','','img-5','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',4275,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-5.jpg',0,'attachment','image/jpeg',0),(13612,1,'2021-02-05 06:01:26','2021-02-05 06:01:26','','img 4 copy','','inherit','open','closed','','img-4-copy','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',13486,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/02/img-4-copy.jpg',0,'attachment','image/jpeg',0),(13614,1,'2021-02-05 06:02:41','2021-02-05 06:02:41','','img 1 copy','','inherit','open','closed','','img-1-copy','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',4278,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-1-copy.jpg',0,'attachment','image/jpeg',0),(13616,1,'2021-02-05 06:04:16','2021-02-05 06:04:16','','img 3 copy','','inherit','open','closed','','img-3-copy','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',12112,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/img-3-copy.jpg',0,'attachment','image/jpeg',0),(13629,1,'2021-02-05 06:40:10','2021-02-05 06:40:10','','Image','','inherit','open','closed','','image-5','','','2021-02-05 06:40:10','2021-02-05 06:40:10','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/02/Image.png',0,'attachment','image/png',0),(14254,1,'2021-04-05 13:56:37','2021-04-05 13:56:37','','laptop (1) 1','','inherit','open','closed','','laptop-1-1','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',14193,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/laptop-1-1.svg',0,'attachment','image/svg+xml',0),(14255,1,'2021-04-05 13:56:39','2021-04-05 13:56:39','','window 1','','inherit','open','closed','','window-1','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',14193,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/window-1.svg',0,'attachment','image/svg+xml',0),(14256,1,'2021-04-05 13:56:40','2021-04-05 13:56:40','','laptop 1','','inherit','open','closed','','laptop-1','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',14193,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/laptop-1.svg',0,'attachment','image/svg+xml',0),(14260,1,'2021-04-05 14:04:39','2021-04-05 14:04:39','','Vector 12','','inherit','open','closed','','vector-12','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',14193,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Vector-12.png',0,'attachment','image/png',0),(14261,1,'2021-04-05 14:04:41','2021-04-05 14:04:41','','Vector 11','','inherit','open','closed','','vector-11','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',14193,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Vector-11.png',0,'attachment','image/png',0),(14270,1,'2021-04-05 14:28:31','2021-04-05 14:28:31','','email-merketing-4','','inherit','open','closed','','email-merketing-4','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',14193,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/email-merketing-4.png',0,'attachment','image/png',0),(14271,1,'2021-04-05 14:28:34','2021-04-05 14:28:34','','email-merketing-3','','inherit','open','closed','','email-merketing-3','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',14193,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/email-merketing-3.png',0,'attachment','image/png',0),(14281,1,'2021-04-05 14:53:06','2021-04-05 14:53:06','','Image 2','','inherit','open','closed','','image-2-4','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',14193,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-2.png',0,'attachment','image/png',0),(14282,1,'2021-04-05 14:53:09','2021-04-05 14:53:09','','Image 1','','inherit','open','closed','','image-1-3','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',14193,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-1.png',0,'attachment','image/png',0),(14294,1,'2021-04-05 14:58:53','2021-04-05 14:58:53','','Ellipse 9 (1)','','inherit','open','closed','','ellipse-9-1','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',14193,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Ellipse-9-1.png',0,'attachment','image/png',0),(14297,1,'2021-04-05 15:04:45','2021-04-05 15:04:45','','email-merketing-5','','inherit','open','closed','','email-merketing-5','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',14193,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/email-merketing-5.png',0,'attachment','image/png',0),(14342,1,'2021-04-05 16:05:25','2021-04-05 16:05:25','','IMG','','inherit','open','closed','','img','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',14193,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/IMG.png',0,'attachment','image/png',0),(14436,1,'2021-04-06 05:35:57','2021-04-06 05:35:57','','dashboard-web-app','','inherit','open','closed','','dashboard-web-app','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',14193,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/dashboard-web-app.png',0,'attachment','image/png',0),(14443,1,'2021-04-06 05:38:17','2021-04-06 05:38:17','','Image 1','','inherit','open','closed','','image-1-4','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',14193,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-1-1.png',0,'attachment','image/png',0),(14502,1,'2021-04-06 07:33:21','2021-04-06 07:33:21','','Ellipse 8','','inherit','open','closed','','ellipse-8','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',14193,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Ellipse-8.png',0,'attachment','image/png',0),(14503,1,'2021-04-06 07:33:23','2021-04-06 07:33:23','','Ellipse 9','','inherit','open','closed','','ellipse-9','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',14193,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Ellipse-9.png',0,'attachment','image/png',0),(14663,1,'2021-04-10 07:41:40','2021-04-10 07:41:40','','laptop (1) 1','','inherit','open','closed','','laptop-1-1-2','','','2021-04-10 07:41:40','2021-04-10 07:41:40','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/laptop-1-1-1.svg',0,'attachment','image/svg+xml',0),(14664,1,'2021-04-10 07:41:42','2021-04-10 07:41:42','','laptop 1','','inherit','open','closed','','laptop-1-2','','','2021-04-10 07:41:42','2021-04-10 07:41:42','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/laptop-1-2.svg',0,'attachment','image/svg+xml',0),(14665,1,'2021-04-10 07:41:43','2021-04-10 07:41:43','','window 1','','inherit','open','closed','','window-1-2','','','2021-04-10 07:41:43','2021-04-10 07:41:43','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/window-1-1.svg',0,'attachment','image/svg+xml',0),(14666,1,'2021-04-10 07:42:56','2021-04-10 07:42:56','','Vector 11','','inherit','open','closed','','vector-11-2','','','2021-04-10 07:42:56','2021-04-10 07:42:56','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Vector-11-1.png',0,'attachment','image/png',0),(14667,1,'2021-04-10 07:43:13','2021-04-10 07:43:13','','Vector 12','','inherit','open','closed','','vector-12-2','','','2021-04-10 07:43:13','2021-04-10 07:43:13','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Vector-12-1.png',0,'attachment','image/png',0),(14670,1,'2021-04-10 07:46:28','2021-04-10 07:46:28','','Line 2','','inherit','open','closed','','line-2','','','2021-04-10 07:46:28','2021-04-10 07:46:28','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Line-2.png',0,'attachment','image/png',0),(14689,1,'2021-05-26 07:13:15','2021-05-26 07:13:15','','404','','inherit','open','closed','','404','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',14688,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/404.png',0,'attachment','image/png',0),(14709,1,'2021-05-27 07:02:22','2021-05-27 07:02:22','','main','','inherit','open','closed','','main','','','2021-05-27 07:02:22','2021-05-27 07:02:22','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/main.png',0,'attachment','image/png',0),(14710,1,'2021-05-27 07:02:28','2021-05-27 07:02:28','','main (1)','','inherit','open','closed','','main-1','','','2021-05-27 07:02:28','2021-05-27 07:02:28','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/main-1.png',0,'attachment','image/png',0),(14711,1,'2021-05-27 07:05:24','2021-05-27 07:05:24','','pic (1)','','inherit','open','closed','','pic-1','','','2021-05-27 07:05:24','2021-05-27 07:05:24','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/pic-1.png',0,'attachment','image/png',0),(14716,1,'2021-05-27 07:20:11','2021-05-27 07:20:11','','Line 15','','inherit','open','closed','','line-15','','','2021-05-27 07:20:11','2021-05-27 07:20:11','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/Line-15.svg',0,'attachment','image/svg+xml',0),(14720,1,'2021-05-27 07:34:39','2021-05-27 07:34:39','','Vector 2','','inherit','open','closed','','vector-2','','','2021-05-27 07:34:39','2021-05-27 07:34:39','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/Vector-2.svg',0,'attachment','image/svg+xml',0),(14721,1,'2021-05-27 07:34:40','2021-05-27 07:34:40','','Vector 3','','inherit','open','closed','','vector-3','','','2021-05-27 07:34:40','2021-05-27 07:34:40','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/Vector-3.svg',0,'attachment','image/svg+xml',0),(14722,1,'2021-05-27 07:34:40','2021-05-27 07:34:40','','Vector 4','','inherit','open','closed','','vector-4','','','2021-05-27 07:34:40','2021-05-27 07:34:40','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/Vector-4.svg',0,'attachment','image/svg+xml',0),(14729,1,'2021-05-27 07:38:55','2021-05-27 07:38:55','','img 3','','inherit','open','closed','','img-3-2','','','2021-05-27 07:38:55','2021-05-27 07:38:55','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/img-3.png',0,'attachment','image/png',0),(14730,1,'2021-05-27 07:39:03','2021-05-27 07:39:03','','img-1','','inherit','open','closed','','img-1-2','','','2021-05-27 07:39:03','2021-05-27 07:39:03','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/img-1.png',0,'attachment','image/png',0),(14731,1,'2021-05-27 07:39:13','2021-05-27 07:39:13','','img-2','','inherit','open','closed','','img-2-2','','','2021-05-27 07:39:13','2021-05-27 07:39:13','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/img-2.png',0,'attachment','image/png',0),(14732,1,'2021-05-27 07:43:09','2021-05-27 07:43:09','','Rectangle 108','','inherit','open','closed','','rectangle-108','','','2021-05-27 07:43:09','2021-05-27 07:43:09','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/Rectangle-108.svg',0,'attachment','image/svg+xml',0),(14753,1,'2021-05-27 12:31:06','2021-05-27 12:31:06','','Vector (1)','','inherit','open','closed','','vector-1','','','2021-05-27 12:31:06','2021-05-27 12:31:06','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/Vector-1.svg',0,'attachment','image/svg+xml',0),(14755,1,'2021-05-27 12:31:13','2021-05-27 12:31:13','','Vector','','inherit','open','closed','','vector','','','2021-05-27 12:31:13','2021-05-27 12:31:13','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/Vector.svg',0,'attachment','image/svg+xml',0),(14756,1,'2021-05-27 12:54:59','2021-05-27 12:54:59','','Vector 4','','inherit','open','closed','','vector-4-2','','','2021-05-27 12:54:59','2021-05-27 12:54:59','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/Vector-4-1.svg',0,'attachment','image/svg+xml',0),(14757,1,'2021-05-27 12:55:02','2021-05-27 12:55:02','','Vector 3','','inherit','open','closed','','vector-3-2','','','2021-05-27 12:55:02','2021-05-27 12:55:02','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/Vector-3-1.svg',0,'attachment','image/svg+xml',0),(14758,1,'2021-05-27 12:55:11','2021-05-27 12:55:11','','2','','inherit','open','closed','','2-2','','','2021-05-27 12:55:11','2021-05-27 12:55:11','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/2.png',0,'attachment','image/png',0),(14762,1,'2021-05-27 12:56:03','2021-05-27 12:56:03','','1','','inherit','open','closed','','1-2','','','2021-05-27 12:56:03','2021-05-27 12:56:03','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/1.png',0,'attachment','image/png',0),(14773,1,'2021-05-27 13:18:55','2021-05-27 13:18:55','','Ellipse 9 (2)','','inherit','open','closed','','ellipse-9-2','','','2021-05-27 13:18:55','2021-05-27 13:18:55','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/Ellipse-9-2.png',0,'attachment','image/png',0),(14774,1,'2021-05-27 13:18:59','2021-05-27 13:18:59','','Ellipse 9 (3)','','inherit','open','closed','','ellipse-9-3','','','2021-05-27 13:18:59','2021-05-27 13:18:59','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/Ellipse-9-3.png',0,'attachment','image/png',0),(14775,1,'2021-05-27 13:19:04','2021-05-27 13:19:04','','Ellipse 9 (4)','','inherit','open','closed','','ellipse-9-4','','','2021-05-27 13:19:04','2021-05-27 13:19:04','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/Ellipse-9-4.png',0,'attachment','image/png',0),(14781,1,'2021-05-27 13:37:01','2021-05-27 13:37:01','','Vector 2','','inherit','open','closed','','vector-2-2','','','2021-05-27 13:37:01','2021-05-27 13:37:01','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/Vector-2.png',0,'attachment','image/png',0),(14783,1,'2021-05-27 13:56:52','2021-05-27 13:56:52','','Ellipse 12','','inherit','open','closed','','ellipse-12','','','2021-05-27 13:56:52','2021-05-27 13:56:52','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/Ellipse-12.png',0,'attachment','image/png',0),(14784,1,'2021-05-27 13:56:59','2021-05-27 13:56:59','','Vector 3','','inherit','open','closed','','vector-3-3','','','2021-05-27 13:56:59','2021-05-27 13:56:59','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/Vector-3.png',0,'attachment','image/png',0),(14884,1,'2021-05-30 13:23:31','2021-05-30 13:23:31','','pr-manage-1','','inherit','open','closed','','pr-manage-1','','','2021-05-30 13:23:31','2021-05-30 13:23:31','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/pr-manage-1.png',0,'attachment','image/png',0),(14885,1,'2021-05-30 13:49:32','2021-05-30 13:49:32','','content-with-everyone','','inherit','open','closed','','content-with-everyone','','','2021-05-30 13:49:32','2021-05-30 13:49:32','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/content-with-everyone.svg',0,'attachment','image/svg+xml',0),(14886,1,'2021-05-30 13:49:39','2021-05-30 13:49:39','','realtime-feedback','','inherit','open','closed','','realtime-feedback','','','2021-05-30 13:49:39','2021-05-30 13:49:39','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/realtime-feedback.svg',0,'attachment','image/svg+xml',0),(14887,1,'2021-05-30 13:49:44','2021-05-30 13:49:44','','grouping-team','','inherit','open','closed','','grouping-team','','','2021-05-30 13:49:44','2021-05-30 13:49:44','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/grouping-team.svg',0,'attachment','image/svg+xml',0),(14888,1,'2021-05-30 13:49:49','2021-05-30 13:49:49','','content-pr','','inherit','open','closed','','content-pr','','','2021-05-30 13:49:49','2021-05-30 13:49:49','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/content-pr.svg',0,'attachment','image/svg+xml',0),(14892,1,'2021-05-30 14:00:39','2021-05-30 14:00:39','','Macbook','','inherit','open','closed','','macbook','','','2021-05-30 14:00:39','2021-05-30 14:00:39','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/Macbook.png',0,'attachment','image/png',0),(14900,1,'2021-05-30 14:30:07','2021-05-30 14:30:07','','Group 4','','inherit','open','closed','','group-4','','','2021-05-30 14:30:07','2021-05-30 14:30:07','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/Group-4.svg',0,'attachment','image/svg+xml',0),(14908,1,'2021-05-30 15:41:41','2021-05-30 15:41:41','','BG Shape','','inherit','open','closed','','bg-shape','','','2021-05-30 15:41:41','2021-05-30 15:41:41','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/BG-Shape.svg',0,'attachment','image/svg+xml',0),(14910,1,'2021-05-31 01:46:43','2021-05-31 01:46:43','','Team Work 1','','inherit','open','closed','','team-work-1','','','2021-05-31 01:46:43','2021-05-31 01:46:43','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/Team-Work-1.png',0,'attachment','image/png',0),(14911,1,'2021-05-31 01:49:09','2021-05-31 01:49:09','','Footer bg','','inherit','open','closed','','footer-bg','','','2021-05-31 01:49:09','2021-05-31 01:49:09','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/Footer-bg.png',0,'attachment','image/png',0),(14944,1,'2021-05-31 03:54:37','2021-05-31 03:54:37','','Group 4 (1)','','inherit','open','closed','','group-4-1','','','2021-05-31 03:54:37','2021-05-31 03:54:37','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/Group-4-1.svg',0,'attachment','image/svg+xml',0),(14945,1,'2020-08-10 18:56:50','2020-08-10 18:56:50','','Default Kit','','publish','closed','closed','','default-kit-2','','','2020-08-10 18:56:50','2020-08-10 18:56:50','',0,'https://finestdevs.com/demos/wp/shadepro/?elementor_library=default-kit',0,'elementor_library','',0),(5400,1,'2020-11-25 06:21:42','2020-11-25 06:21:42','Minimal Interior Design		\n			<h2>We minimize your waste in every step of the process.</h2>','Hero Area - eCommerce','','publish','closed','closed','','hero-area-ecommerce','','','2020-11-25 06:21:42','2020-11-25 06:21:42','',0,'https://finestdevs.com/demos/wp/shadepro/?elementor_library=ecommerce-hero',0,'elementor_library','',0),(5403,1,'2020-11-25 06:22:55','2020-11-25 06:22:55','<h2>Find a dream job that changes life.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next job website.</p>		\n    <form method=\"GET\" action=\"https://finestdevs.com/demos/wp/shadepro/jobs/\">\n        <input type=\"search\" name=\"search_key\" id=\"search_key\" placeholder=\"Job title or keyword\">\n        <select name=\"job-location\" id=\"job-location\">\n            <option value=\"\">City</option>\n            <option value=\"california-usa\">California, USA</option><option value=\"katlynburgh-sweden\">Katlynburgh, Sweden</option><option value=\"lake-colby-uk\">Lake Colby, UK</option><option value=\"new-york-usa\">New York, USA</option><option value=\"remote\">Remote</option>        </select>\n        <button type=\"submit\">Search</button>\n    </form>\n			<h2>Try Product Designer, Software Engineer etc.</h2>		\n										<img width=\"652\" height=\"699\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/job-man.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/job-man.png 652w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/job-man-280x300.png 280w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/job-man-492x527.png 492w\" sizes=\"(max-width: 652px) 100vw, 652px\" />											\n										<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/hero-dot-pattern.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"170\" height=\"113\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/hero-oval-shape.png\" alt=\"\" loading=\"lazy\" />','Hero Area - Job SIte','','publish','closed','closed','','hero-area-job-site','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',0,'https://finestdevs.com/demos/wp/shadepro/?elementor_library=hero-area-job-site',0,'elementor_library','',0),(15212,1,'2020-11-25 06:22:55','2020-11-25 06:22:55','<h2>Find a dream job that changes life.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next job website.</p>		\n    <form method=\"GET\" action=\"https://finestdevs.com/demos/wp/shadepro/jobs/\">\n        <input type=\"search\" name=\"search_key\" id=\"search_key\" placeholder=\"Job title or keyword\">\n        <select name=\"job-location\" id=\"job-location\">\n            <option value=\"\">City</option>\n            <option value=\"california-usa\">California, USA</option><option value=\"katlynburgh-sweden\">Katlynburgh, Sweden</option><option value=\"lake-colby-uk\">Lake Colby, UK</option><option value=\"new-york-usa\">New York, USA</option><option value=\"remote\">Remote</option>        </select>\n        <button type=\"submit\">Search</button>\n    </form>\n			<h2>Try Product Designer, Software Engineer etc.</h2>		\n										<img width=\"652\" height=\"699\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/job-man.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/job-man.png 652w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/job-man-280x300.png 280w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/job-man-492x527.png 492w\" sizes=\"(max-width: 652px) 100vw, 652px\" />											\n										<img width=\"107\" height=\"109\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/hero-dot-pattern.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"170\" height=\"113\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/hero-oval-shape.png\" alt=\"\" loading=\"lazy\" />','Hero Area - Job SIte','','inherit','closed','closed','','5403-revision-v1','','','2020-11-25 06:22:55','2020-11-25 06:22:55','',5403,'https://k1k3.dev34.info/?p=15212',0,'revision','',0),(5406,1,'2020-11-25 06:24:36','2020-11-25 06:24:36','<h2>Get more visitors, get more sales.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Start a free trial\n                                                        </a>\n		https://www.youtube.com/watch?v=XHOmBV4js_E		\n										<img width=\"207\" height=\"188\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/wa-2.png\" alt=\"\" loading=\"lazy\" />','Hero Area - Web Application','','publish','closed','closed','','hero-area-web-application','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',0,'https://finestdevs.com/demos/wp/shadepro/?elementor_library=hero-area-web-application',0,'elementor_library','',0),(5409,1,'2020-11-25 06:26:51','2020-11-25 06:26:51','Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n										<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png 463w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right-255x255.png 255w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right-100x100.png 100w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right-300x300.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right-150x150.png 150w\" sizes=\"(max-width: 463px) 100vw, 463px\" />											\n										<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />','Hero Area - Agency','','publish','closed','closed','','hero-area-agency','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',0,'https://finestdevs.com/demos/wp/shadepro/?elementor_library=hero-area-agency',0,'elementor_library','',0),(15214,1,'2020-11-25 06:26:51','2020-11-25 06:26:51','Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n										<img width=\"107\" height=\"109\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"463\" height=\"463\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right.png 463w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right-255x255.png 255w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right-100x100.png 100w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right-300x300.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right-150x150.png 150w\" sizes=\"(max-width: 463px) 100vw, 463px\" />											\n										<img width=\"435\" height=\"107\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />','Hero Area - Agency','','inherit','closed','closed','','5409-revision-v1','','','2020-11-25 06:26:51','2020-11-25 06:26:51','',5409,'https://k1k3.dev34.info/?p=15214',0,'revision','',0),(5415,1,'2020-11-25 06:29:52','2020-11-25 06:29:52','<h2>Get things done by awesome remote team</h2>		\n		<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Learn more\n                                                        </a>\n										<img width=\"844\" height=\"559\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/browser_01.png\" alt=\"\" loading=\"lazy\" />','Hero Area - SasS Subscription','','publish','closed','closed','','hero-area-sass-subscription','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',0,'https://finestdevs.com/demos/wp/shadepro/?elementor_library=hero-area-sass-subscription',0,'elementor_library','',0),(5421,1,'2020-11-25 06:32:58','2020-11-25 06:32:58','Not another zoom for you!		\n			<h2>Start. Join. Meet.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"#pricing\"  >\n                    Start my meeting\n                                                        </a>\n										<img width=\"620\" height=\"799\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/video-conf-hero-img.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/video-conf-hero-img.png 620w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/video-conf-hero-img-492x634.png 492w\" sizes=\"(max-width: 620px) 100vw, 620px\" />','Hero Area - Video Conference','','publish','closed','closed','','hero-area-video-conference','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',0,'https://finestdevs.com/demos/wp/shadepro/?elementor_library=hero-area-video-conference',0,'elementor_library','',0),(5425,1,'2020-11-25 06:38:05','2020-11-25 06:38:05','<img width=\"250\" height=\"331\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/l6-hero-shape1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/l6-hero-shape1.png 250w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-hero-shape1-227x300.png 227w\" sizes=\"(max-width: 250px) 100vw, 250px\" />											\n										<img width=\"489\" height=\"583\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/l6-hero-shape2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/l6-hero-shape2.png 489w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-hero-shape2-252x300.png 252w\" sizes=\"(max-width: 489px) 100vw, 489px\" />											\n										<img width=\"759\" height=\"870\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/l6-hero-shape3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/l6-hero-shape3.png 759w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-hero-shape3-262x300.png 262w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-hero-shape3-492x564.png 492w\" sizes=\"(max-width: 759px) 100vw, 759px\" />											\n			<h2>Manage your remote team work</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Explore more\n                                                        </a>\n			<h2>Download our app</h2>		\n											<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"184\" height=\"58\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/l6-download-appstore.png\" alt=\"\" loading=\"lazy\" />								</a>\n											<a href=\"https://play.google.com/store\">\n							<img width=\"184\" height=\"58\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/l6-download-gplay.png\" alt=\"\" loading=\"lazy\" />								</a>\n										<img width=\"123\" height=\"112\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/l6-hero-pattern.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"612\" height=\"734\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/Image.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/Image.png 612w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/Image-250x300.png 250w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/Image-492x590.png 492w\" sizes=\"(max-width: 612px) 100vw, 612px\" />											\n										<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/Wave.svg\" alt=\"\" loading=\"lazy\" />','Hero Area - Mobile App','','publish','closed','closed','','hero-area-mobile-app','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',0,'https://finestdevs.com/demos/wp/shadepro/?elementor_library=hero-area-mobile-app',0,'elementor_library','',0),(15217,1,'2020-11-25 06:38:05','2020-11-25 06:38:05','<img width=\"250\" height=\"331\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-hero-shape1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-hero-shape1.png 250w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-hero-shape1-227x300.png 227w\" sizes=\"(max-width: 250px) 100vw, 250px\" />											\n										<img width=\"489\" height=\"583\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-hero-shape2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-hero-shape2.png 489w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-hero-shape2-252x300.png 252w\" sizes=\"(max-width: 489px) 100vw, 489px\" />											\n										<img width=\"759\" height=\"870\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-hero-shape3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-hero-shape3.png 759w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-hero-shape3-262x300.png 262w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-hero-shape3-492x564.png 492w\" sizes=\"(max-width: 759px) 100vw, 759px\" />											\n			<h2>Manage your remote team work</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Explore more\n                                                        </a>\n			<h2>Download our app</h2>		\n											<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"184\" height=\"58\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/l6-download-appstore.png\" alt=\"\" loading=\"lazy\" />								</a>\n											<a href=\"https://play.google.com/store\">\n							<img width=\"184\" height=\"58\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/l6-download-gplay.png\" alt=\"\" loading=\"lazy\" />								</a>\n										<img width=\"123\" height=\"112\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/l6-hero-pattern.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"612\" height=\"734\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/Image.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/Image.png 612w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/Image-250x300.png 250w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/Image-492x590.png 492w\" sizes=\"(max-width: 612px) 100vw, 612px\" />											\n										<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/Wave.svg\" alt=\"\" loading=\"lazy\" />','Hero Area - Mobile App','','inherit','closed','closed','','5425-revision-v1','','','2020-11-25 06:38:05','2020-11-25 06:38:05','',5425,'https://k1k3.dev34.info/?p=15217',0,'revision','',0),(5431,1,'2020-11-25 06:39:40','2020-11-25 06:39:40','<h2>Get help from the expert consultants.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started now\n                                                        </a>','Hero Area - Consultation','','publish','closed','closed','','hero-area-consultation','','','2020-11-25 06:39:40','2020-11-25 06:39:40','',0,'https://finestdevs.com/demos/wp/shadepro/?elementor_library=hero-area-consultation',0,'elementor_library','',0),(5434,1,'2020-11-25 06:40:43','2020-11-25 06:40:43','<h2>Make your business powerful with Shade.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get A Free Quote\n                                                        </a>\n                    Watch how we can help\n										<img width=\"408\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/b2b1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/b2b1.png 408w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/b2b1-217x300.png 217w\" sizes=\"(max-width: 408px) 100vw, 408px\" />											\n										<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/Image.svg\" alt=\"\" loading=\"lazy\" />','Hero Area - B2B','','publish','closed','closed','','hero-area-b2b','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',0,'https://finestdevs.com/demos/wp/shadepro/?elementor_library=hero-area-b2b',0,'elementor_library','',0),(15218,1,'2020-11-25 06:40:43','2020-11-25 06:40:43','<h2>Make your business powerful with Shade.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get A Free Quote\n                                                        </a>\n                    Watch how we can help\n										<img width=\"408\" height=\"565\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/b2b1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/b2b1.png 408w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/b2b1-217x300.png 217w\" sizes=\"(max-width: 408px) 100vw, 408px\" />											\n										<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/Image.svg\" alt=\"\" loading=\"lazy\" />','Hero Area - B2B','','inherit','closed','closed','','5434-revision-v1','','','2020-11-25 06:40:43','2020-11-25 06:40:43','',5434,'https://k1k3.dev34.info/?p=15218',0,'revision','',0),(5437,1,'2020-11-25 06:42:38','2020-11-25 06:42:38','<h2>Shared space in your town</h2>		\n			<h2>Rent desk space in a\nshared office environment</h2>		\n            <form method=\"GET\" action=\"https://finestdevs.com/demos/wp/shadepro\">\n                <!-- <input type=\"search\" name=\"search_key\" id=\"search_key\" placeholder=\"Job title or keyword\"> -->\n                <select name=\"cowork-location\" id=\"cowork-location\">\n                    <option value=\"\"> Select Location</option>\n                    <option value=\"california-usa\">California, USA</option><option value=\"katlynburgh-sweden\">Katlynburgh, Sweden</option><option value=\"lake-colby-uk\">Lake Colby, UK</option><option value=\"new-york-usa\">New York, USA</option><option value=\"Remote\">Remote</option>                </select>\n                    <input type=\"text\" placeholder=\"Select Date\" name=\"coworking-date\" id=\"coworking-date\">\n                <button type=\"submit\">Search Place</button>\n            </form>\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><g><g><g><path fill=\"none\" stroke=\"#fff\" stroke-miterlimit=\"20\" d=\"M10 19a9 9 0 1 0 0-18 9 9 0 0 0 0 18z\"></path></g><g><g><path fill=\"#fff\" d=\"M8.604 6.757a.164.164 0 0 0-.16-.012.141.141 0 0 0-.084.127v6.261c0 .054.033.103.084.127a.164.164 0 0 0 .16-.012l4.603-3.13a.14.14 0 0 0 .062-.115.14.14 0 0 0-.062-.115z\"></path></g></g></g></g></svg>\n                    Take virtual tour of our spaces\n			<a href=\"#fact\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"42\" height=\"42\" viewBox=\"0 0 42 42\"><g><g><g><path fill=\"none\" stroke=\"#fff\" stroke-miterlimit=\"20\" stroke-width=\"2\" d=\"M21 41c11.046 0 20-8.954 20-20S32.046 1 21 1 1 9.954 1 21s8.954 20 20 20z\"></path></g><g><g><path fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"20\" stroke-width=\"2\" d=\"M27 18v0l-6 6v0l-6-6v0\"></path></g></g></g></g></svg>			</a>','Hero Area - Coworking','','publish','closed','closed','','hero-area-coworking','','','2020-11-25 06:42:38','2020-11-25 06:42:38','',0,'https://finestdevs.com/demos/wp/shadepro/?elementor_library=hero-area-coworking',0,'elementor_library','',0),(14953,1,'2021-05-31 04:56:07','2021-05-31 04:56:07','','2123 1','','inherit','open','closed','','2123-1','','','2021-05-31 04:56:07','2021-05-31 04:56:07','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/2123-1.svg',0,'attachment','image/svg+xml',0),(14954,1,'2021-05-31 04:56:11','2021-05-31 04:56:11','','18222917 1','','inherit','open','closed','','18222917-1','','','2021-05-31 04:56:11','2021-05-31 04:56:11','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/18222917-1.svg',0,'attachment','image/svg+xml',0),(14955,1,'2021-05-31 04:56:16','2021-05-31 04:56:16','','19468011 1','','inherit','open','closed','','19468011-1','','','2021-05-31 04:56:16','2021-05-31 04:56:16','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/19468011-1.svg',0,'attachment','image/svg+xml',0),(14980,1,'2021-05-31 05:51:49','2021-05-31 05:51:49','','2123 133','','inherit','open','closed','','2123-133','','','2021-05-31 05:51:49','2021-05-31 05:51:49','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/2123-133.svg',0,'attachment','image/svg+xml',0),(14981,1,'2021-05-31 06:03:10','2021-05-31 06:03:10','','Finance Management 1','','inherit','open','closed','','finance-management-1','','','2021-05-31 06:03:10','2021-05-31 06:03:10','',0,'https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/Finance-Management-1.svg',0,'attachment','image/svg+xml',0),(3210,1,'2020-09-26 05:09:06','2020-09-26 05:09:06','Headquartered in Melbourne, Australia, Envato is a completely online company with an ecosystem of sites and services to help people get creative. We’ve consistently been named as one of the Best Places to Work in Australia, since 2015, in the BRW Awards, and we’ve also been awarded the title of Australia\'s Coolest Company for Women and Diversity by JobAdvisor.\n\nEnvato was found in 2006 and, since then, we’ve helped a community of creative sellers earn more than $500 Million. Millions of people around the world choose our marketplace, studio and courses to buy files, hire freelancers, or learn the skills needed to build websites, videos, apps, graphics and more. Find out more at Envato Market, Envato Elements, Envato Sites, Envato Studio and Tuts+.\n\nYou might be surprised to know that not only do we run some of the biggest websites in the world; we’re also growing really fast! We have close to 600 staff and contractors worldwide, adding more than 100 people to the business, year on year, since 2017.\n<h4>What you’ll be doing</h4>\nA Senior Data Engineer provides technical and delivery leadership for a team of developers working on data integration and processing projects. This role will work with stakeholders and other developers to design and implement technical data solutions for the business in a way that balances quality, cost, time and maintainability.\n<h4>Skills &amp; Qualifications</h4>\n<ul>\n 	<li>Business Intelligence solutions</li>\n 	<li>Cloud computing platforms (AWS)</li>\n 	<li>Relevant server-side programming languages (C# .NET)</li>\n 	<li>SQL and NoSQL database solutions (AWS Redshift and AWS DynamoDB)</li>\n 	<li>Big data processing frameworks and concepts</li>\n 	<li>DevOps practices</li>\n 	<li>Serverless Architecture</li>\n 	<li>*NIX operating systems</li>\n 	<li>Demonstrates ability to communicate effectively with the rest of the team</li>\n</ul>\n<h4>How to apply</h4>\nA Senior Data Engineer provides technical and delivery leadership for a team of developers working on data integration and processing projects. This role will work with stakeholders and other developers to design and implement technical data solutions for the business in a way that balances quality, cost, time and maintainability.','Full Stack Developer','','publish','closed','closed','','full-stack-developer','','','2020-09-26 05:09:06','2020-09-26 05:09:06','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=job&amp;p=3210',0,'job','',0),(3251,1,'2020-09-27 15:03:28','2020-09-27 15:03:28','Headquartered in Melbourne, Australia, Envato is a completely online company with an ecosystem of sites and services to help people get creative. We’ve consistently been named as one of the Best Places to Work in Australia, since 2015, in the BRW Awards, and we’ve also been awarded the title of Australia\'s Coolest Company for Women and Diversity by JobAdvisor.\n\nEnvato was found in 2006 and, since then, we’ve helped a community of creative sellers earn more than $500 Million. Millions of people around the world choose our marketplace, studio and courses to buy files, hire freelancers, or learn the skills needed to build websites, videos, apps, graphics and more. Find out more at Envato Market, Envato Elements, Envato Sites, Envato Studio and Tuts+.\n\nYou might be surprised to know that not only do we run some of the biggest websites in the world; we’re also growing really fast! We have close to 600 staff and contractors worldwide, adding more than 100 people to the business, year on year, since 2017.\n<h4>What you’ll be doing</h4>\nA Senior Data Engineer provides technical and delivery leadership for a team of developers working on data integration and processing projects. This role will work with stakeholders and other developers to design and implement technical data solutions for the business in a way that balances quality, cost, time and maintainability.\n<h4>Skills &amp; Qualifications</h4>\n<ul>\n 	<li>Business Intelligence solutions</li>\n 	<li>Cloud computing platforms (AWS)</li>\n 	<li>Relevant server-side programming languages (C# .NET)</li>\n 	<li>SQL and NoSQL database solutions (AWS Redshift and AWS DynamoDB)</li>\n 	<li>Big data processing frameworks and concepts</li>\n 	<li>DevOps practices</li>\n 	<li>Serverless Architecture</li>\n 	<li>*NIX operating systems</li>\n 	<li>Demonstrates ability to communicate effectively with the rest of the team</li>\n</ul>\n<h4>How to apply</h4>\nA Senior Data Engineer provides technical and delivery leadership for a team of developers working on data integration and processing projects. This role will work with stakeholders and other developers to design and implement technical data solutions for the business in a way that balances quality, cost, time and maintainability.','Project Manager','','publish','closed','closed','','project-manager','','','2020-09-27 15:03:28','2020-09-27 15:03:28','',0,'https://finestdevs.com/demos/wp/shadepro/jobs/full-stack-developer-copy/',0,'job','',0),(3252,1,'2020-09-27 15:03:30','2020-09-27 15:03:30','Headquartered in Melbourne, Australia, Envato is a completely online company with an ecosystem of sites and services to help people get creative. We’ve consistently been named as one of the Best Places to Work in Australia, since 2015, in the BRW Awards, and we’ve also been awarded the title of Australia\'s Coolest Company for Women and Diversity by JobAdvisor.\n\nEnvato was found in 2006 and, since then, we’ve helped a community of creative sellers earn more than $500 Million. Millions of people around the world choose our marketplace, studio and courses to buy files, hire freelancers, or learn the skills needed to build websites, videos, apps, graphics and more. Find out more at Envato Market, Envato Elements, Envato Sites, Envato Studio and Tuts+.\n\nYou might be surprised to know that not only do we run some of the biggest websites in the world; we’re also growing really fast! We have close to 600 staff and contractors worldwide, adding more than 100 people to the business, year on year, since 2017.\n<h4>What you’ll be doing</h4>\nA Senior Data Engineer provides technical and delivery leadership for a team of developers working on data integration and processing projects. This role will work with stakeholders and other developers to design and implement technical data solutions for the business in a way that balances quality, cost, time and maintainability.\n<h4>Skills &amp; Qualifications</h4>\n<ul>\n 	<li>Business Intelligence solutions</li>\n 	<li>Cloud computing platforms (AWS)</li>\n 	<li>Relevant server-side programming languages (C# .NET)</li>\n 	<li>SQL and NoSQL database solutions (AWS Redshift and AWS DynamoDB)</li>\n 	<li>Big data processing frameworks and concepts</li>\n 	<li>DevOps practices</li>\n 	<li>Serverless Architecture</li>\n 	<li>*NIX operating systems</li>\n 	<li>Demonstrates ability to communicate effectively with the rest of the team</li>\n</ul>\n<h4>How to apply</h4>\nA Senior Data Engineer provides technical and delivery leadership for a team of developers working on data integration and processing projects. This role will work with stakeholders and other developers to design and implement technical data solutions for the business in a way that balances quality, cost, time and maintainability.','Full-stack Web Developer','','publish','closed','closed','','full-stack-web-developer','','','2020-09-27 15:03:30','2020-09-27 15:03:30','',0,'https://finestdevs.com/demos/wp/shadepro/jobs/full-stack-developer-copy-2/',0,'job','',0),(3253,1,'2020-09-27 15:03:31','2020-09-27 15:03:31','Headquartered in Melbourne, Australia, Envato is a completely online company with an ecosystem of sites and services to help people get creative. We’ve consistently been named as one of the Best Places to Work in Australia, since 2015, in the BRW Awards, and we’ve also been awarded the title of Australia\'s Coolest Company for Women and Diversity by JobAdvisor.\n\nEnvato was found in 2006 and, since then, we’ve helped a community of creative sellers earn more than $500 Million. Millions of people around the world choose our marketplace, studio and courses to buy files, hire freelancers, or learn the skills needed to build websites, videos, apps, graphics and more. Find out more at Envato Market, Envato Elements, Envato Sites, Envato Studio and Tuts+.\n\nYou might be surprised to know that not only do we run some of the biggest websites in the world; we’re also growing really fast! We have close to 600 staff and contractors worldwide, adding more than 100 people to the business, year on year, since 2017.\n<h4>What you’ll be doing</h4>\nA Senior Data Engineer provides technical and delivery leadership for a team of developers working on data integration and processing projects. This role will work with stakeholders and other developers to design and implement technical data solutions for the business in a way that balances quality, cost, time and maintainability.\n<h4>Skills &amp; Qualifications</h4>\n<ul>\n 	<li>Business Intelligence solutions</li>\n 	<li>Cloud computing platforms (AWS)</li>\n 	<li>Relevant server-side programming languages (C# .NET)</li>\n 	<li>SQL and NoSQL database solutions (AWS Redshift and AWS DynamoDB)</li>\n 	<li>Big data processing frameworks and concepts</li>\n 	<li>DevOps practices</li>\n 	<li>Serverless Architecture</li>\n 	<li>*NIX operating systems</li>\n 	<li>Demonstrates ability to communicate effectively with the rest of the team</li>\n</ul>\n<h4>How to apply</h4>\nA Senior Data Engineer provides technical and delivery leadership for a team of developers working on data integration and processing projects. This role will work with stakeholders and other developers to design and implement technical data solutions for the business in a way that balances quality, cost, time and maintainability.','UX Designer','','publish','closed','closed','','ux-designer-2','','','2020-09-27 15:03:31','2020-09-27 15:03:31','',0,'https://finestdevs.com/demos/wp/shadepro/jobs/full-stack-developer-copy-3/',0,'job','',0),(3254,1,'2020-09-27 15:03:31','2020-09-27 15:03:31','Headquartered in Melbourne, Australia, Envato is a completely online company with an ecosystem of sites and services to help people get creative. We’ve consistently been named as one of the Best Places to Work in Australia, since 2015, in the BRW Awards, and we’ve also been awarded the title of Australia\'s Coolest Company for Women and Diversity by JobAdvisor.\n\nEnvato was found in 2006 and, since then, we’ve helped a community of creative sellers earn more than $500 Million. Millions of people around the world choose our marketplace, studio and courses to buy files, hire freelancers, or learn the skills needed to build websites, videos, apps, graphics and more. Find out more at Envato Market, Envato Elements, Envato Sites, Envato Studio and Tuts+.\n\nYou might be surprised to know that not only do we run some of the biggest websites in the world; we’re also growing really fast! We have close to 600 staff and contractors worldwide, adding more than 100 people to the business, year on year, since 2017.\n<h4>What you’ll be doing</h4>\nA Senior Data Engineer provides technical and delivery leadership for a team of developers working on data integration and processing projects. This role will work with stakeholders and other developers to design and implement technical data solutions for the business in a way that balances quality, cost, time and maintainability.\n<h4>Skills &amp; Qualifications</h4>\n<ul>\n 	<li>Business Intelligence solutions</li>\n 	<li>Cloud computing platforms (AWS)</li>\n 	<li>Relevant server-side programming languages (C# .NET)</li>\n 	<li>SQL and NoSQL database solutions (AWS Redshift and AWS DynamoDB)</li>\n 	<li>Big data processing frameworks and concepts</li>\n 	<li>DevOps practices</li>\n 	<li>Serverless Architecture</li>\n 	<li>*NIX operating systems</li>\n 	<li>Demonstrates ability to communicate effectively with the rest of the team</li>\n</ul>\n<h4>How to apply</h4>\nA Senior Data Engineer provides technical and delivery leadership for a team of developers working on data integration and processing projects. This role will work with stakeholders and other developers to design and implement technical data solutions for the business in a way that balances quality, cost, time and maintainability.','Product Designer','','publish','closed','closed','','product-designer-2','','','2020-09-27 15:03:31','2020-09-27 15:03:31','',0,'https://finestdevs.com/demos/wp/shadepro/jobs/full-stack-developer-copy-4/',0,'job','',0),(3255,1,'2020-09-27 15:03:32','2020-09-27 15:03:32','Headquartered in Melbourne, Australia, Envato is a completely online company with an ecosystem of sites and services to help people get creative. We’ve consistently been named as one of the Best Places to Work in Australia, since 2015, in the BRW Awards, and we’ve also been awarded the title of Australia\'s Coolest Company for Women and Diversity by JobAdvisor.\n\nEnvato was found in 2006 and, since then, we’ve helped a community of creative sellers earn more than $500 Million. Millions of people around the world choose our marketplace, studio and courses to buy files, hire freelancers, or learn the skills needed to build websites, videos, apps, graphics and more. Find out more at Envato Market, Envato Elements, Envato Sites, Envato Studio and Tuts+.\n\nYou might be surprised to know that not only do we run some of the biggest websites in the world; we’re also growing really fast! We have close to 600 staff and contractors worldwide, adding more than 100 people to the business, year on year, since 2017.\n<h4>What you’ll be doing</h4>\nA Senior Data Engineer provides technical and delivery leadership for a team of developers working on data integration and processing projects. This role will work with stakeholders and other developers to design and implement technical data solutions for the business in a way that balances quality, cost, time and maintainability.\n<h4>Skills &amp; Qualifications</h4>\n<ul>\n 	<li>Business Intelligence solutions</li>\n 	<li>Cloud computing platforms (AWS)</li>\n 	<li>Relevant server-side programming languages (C# .NET)</li>\n 	<li>SQL and NoSQL database solutions (AWS Redshift and AWS DynamoDB)</li>\n 	<li>Big data processing frameworks and concepts</li>\n 	<li>DevOps practices</li>\n 	<li>Serverless Architecture</li>\n 	<li>*NIX operating systems</li>\n 	<li>Demonstrates ability to communicate effectively with the rest of the team</li>\n</ul>\n<h4>How to apply</h4>\nA Senior Data Engineer provides technical and delivery leadership for a team of developers working on data integration and processing projects. This role will work with stakeholders and other developers to design and implement technical data solutions for the business in a way that balances quality, cost, time and maintainability.','Senior Software Engineer','','publish','closed','closed','','senior-software-engineer','','','2020-09-27 15:03:32','2020-09-27 15:03:32','',0,'https://finestdevs.com/demos/wp/shadepro/jobs/full-stack-developer-copy-5/',0,'job','',0),(5440,1,'2020-11-25 06:46:09','2020-11-25 06:46:09','<h2>Get treatment from your home!</h2>		\n		<p>We\'ve made telemedicine simple and easy for you. Create your personal room and start practicing today.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Book my appointment\n                                                        </a>\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><g><g><g><path fill=\"none\" stroke=\"#161c2d\" stroke-miterlimit=\"20\" d=\"M10 19a9 9 0 1 0 0-18 9 9 0 0 0 0 18z\"></path></g><g><g><path fill=\"#161c2d\" d=\"M8.604 6.757a.164.164 0 0 0-.16-.012.141.141 0 0 0-.084.127v6.261c0 .054.033.103.084.127a.164.164 0 0 0 .16-.012l4.603-3.13a.14.14 0 0 0 .062-.115.14.14 0 0 0-.062-.115z\"></path></g></g></g></g></svg>\n                    Watch how we can help\n			<figure><img width=\"42\" height=\"42\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/doctor1.png\" alt=\"\" loading=\"lazy\" /></figure><p>“Use this sprey 3 times in a day when you have running nose.”</p>		\n			<figure><img width=\"42\" height=\"42\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/doctor2.png\" alt=\"\" loading=\"lazy\" /></figure><p>“Thanks Doctor! What should I do if I have fever in these days?”</p>		\n										<img width=\"506\" height=\"506\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/hero-img-main.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/hero-img-main.png 506w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/hero-img-main-300x300.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/hero-img-main-150x150.png 150w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/hero-img-main-255x255.png 255w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/hero-img-main-492x492.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/hero-img-main-100x100.png 100w\" sizes=\"(max-width: 506px) 100vw, 506px\" />','Hero Area - Telemedicine','','publish','closed','closed','','hero-area-telemedicine','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',0,'https://finestdevs.com/demos/wp/shadepro/?elementor_library=hero-area-telemedicine',0,'elementor_library','',0),(15219,1,'2020-11-25 06:46:09','2020-11-25 06:46:09','<h2>Get treatment from your home!</h2>		\n		<p>We\'ve made telemedicine simple and easy for you. Create your personal room and start practicing today.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Book my appointment\n                                                        </a>\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><g><g><g><path fill=\"none\" stroke=\"#161c2d\" stroke-miterlimit=\"20\" d=\"M10 19a9 9 0 1 0 0-18 9 9 0 0 0 0 18z\"></path></g><g><g><path fill=\"#161c2d\" d=\"M8.604 6.757a.164.164 0 0 0-.16-.012.141.141 0 0 0-.084.127v6.261c0 .054.033.103.084.127a.164.164 0 0 0 .16-.012l4.603-3.13a.14.14 0 0 0 .062-.115.14.14 0 0 0-.062-.115z\"></path></g></g></g></g></svg>\n                    Watch how we can help\n			<figure><img width=\"42\" height=\"42\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/doctor1.png\" alt=\"\" loading=\"lazy\" /></figure><p>“Use this sprey 3 times in a day when you have running nose.”</p>		\n			<figure><img width=\"42\" height=\"42\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/doctor2.png\" alt=\"\" loading=\"lazy\" /></figure><p>“Thanks Doctor! What should I do if I have fever in these days?”</p>		\n										<img width=\"506\" height=\"506\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/hero-img-main.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/hero-img-main.png 506w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/hero-img-main-300x300.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/hero-img-main-150x150.png 150w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/hero-img-main-255x255.png 255w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/hero-img-main-492x492.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/hero-img-main-100x100.png 100w\" sizes=\"(max-width: 506px) 100vw, 506px\" />','Hero Area - Telemedicine','','inherit','closed','closed','','5440-revision-v1','','','2020-11-25 06:46:09','2020-11-25 06:46:09','',5440,'https://k1k3.dev34.info/?p=15219',0,'revision','',0),(5446,1,'2020-11-25 06:47:27','2020-11-25 06:47:27','<img width=\"356\" height=\"303\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/airpod-image.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/airpod-image.png 356w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/airpod-image-300x255.png 300w\" sizes=\"(max-width: 356px) 100vw, 356px\" />											\n			Non-stop music for long time		\n			<h2>Sound, that sounds better!</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/product/apple-airpods-with-wired-charging-case/\"  >\n                    Buy now - Starting at $99\n                                                        </a>\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><g><g><g><path fill=\"none\" stroke=\"#161c2d\" stroke-miterlimit=\"20\" d=\"M10 19a9 9 0 1 0 0-18 9 9 0 0 0 0 18z\"></path></g><g><g><path fill=\"#161c2d\" d=\"M8.604 6.757a.164.164 0 0 0-.16-.012.141.141 0 0 0-.084.127v6.261c0 .054.033.103.084.127a.164.164 0 0 0 .16-.012l4.603-3.13a.14.14 0 0 0 .062-.115.14.14 0 0 0-.062-.115z\"></path></g></g></g></g></svg>\n                    Watch in action','Hero Area - Product Landing','','publish','closed','closed','','hero-area-product-landing','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',0,'https://finestdevs.com/demos/wp/shadepro/?elementor_library=hero-area-product-landing',0,'elementor_library','',0),(12068,1,'2020-12-20 08:59:11','2020-12-20 08:59:11','','Default Kit','','publish','closed','closed','','default-kit-2-2','','','2020-12-20 08:59:11','2020-12-20 08:59:11','',0,'http://finestdevs.com/demos/wp/trydus-dev/?elementor_library=default-kit',0,'elementor_library','',0),(12149,1,'2021-01-26 16:10:20','2021-01-26 16:10:20','','Web Development','','publish','closed','closed','','12149','','','2021-01-26 16:10:20','2021-01-26 16:10:20','',0,'https://finestdevs.com/demos/wp/shadepro/12149/',1,'nav_menu_item','',0),(12671,1,'2021-01-31 04:34:56','2021-01-31 04:34:56',' ','','','publish','closed','closed','','12671','','','2021-01-31 04:34:56','2021-01-31 04:34:56','',0,'https://finestdevs.com/demos/wp/shadepro/?p=12671',2,'nav_menu_item','',0),(12672,1,'2021-01-31 04:34:56','2021-01-31 04:34:56',' ','','','publish','closed','closed','','12672','','','2021-01-31 04:34:56','2021-01-31 04:34:56','',0,'https://finestdevs.com/demos/wp/shadepro/?p=12672',3,'nav_menu_item','',0),(12673,1,'2021-01-31 04:34:56','2021-01-31 04:34:56',' ','','','publish','closed','closed','','12673','','','2021-01-31 04:34:56','2021-01-31 04:34:56','',0,'https://finestdevs.com/demos/wp/shadepro/?p=12673',4,'nav_menu_item','',0),(12674,1,'2021-01-31 04:34:56','2021-01-31 04:34:56',' ','','','publish','closed','closed','','12674','','','2021-01-31 04:34:56','2021-01-31 04:34:56','',0,'https://finestdevs.com/demos/wp/shadepro/?p=12674',5,'nav_menu_item','',0),(13611,1,'2021-02-05 05:56:55','2021-02-05 05:56:55',' ','','','publish','closed','closed','','13611','','','2021-02-05 05:56:55','2021-02-05 05:56:55','',0,'https://finestdevs.com/demos/wp/shadepro/?p=13611',6,'nav_menu_item','',0),(14688,1,'2021-05-26 07:13:18','2021-05-26 07:13:18','<img width=\"346\" height=\"256\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/05/404.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/05/404.png 346w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/404-300x222.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" />														\n			<h2>404 Error\n</h2>		\n		<p>Ops! It seems like the page you are looking for is not available! Please try again with another page or go back to home.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro\"  >\n                    Back to Home\n                                                        </a>','404 Page','','publish','closed','closed','','404-page','','','2021-08-22 23:43:28','2021-08-22 23:43:28','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=elementor_library&#038;p=14688',0,'elementor_library','',0),(26,1,'2020-08-11 05:15:26','2020-08-11 05:15:26','','Blog','','trash','closed','closed','','blog__trashed','','','2021-08-23 09:56:26','2021-08-23 09:56:26','',0,'https://finestdevs.com/demos/wp/shadepro/?page_id=26',0,'page','',0),(291,1,'2020-08-15 10:45:22','2020-08-15 10:45:22','<h2>Our story</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n										<img width=\"1110\" height=\"523\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781.png 1110w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-492x232.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-300x141.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-1024x482.png 1024w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-768x362.png 768w\" sizes=\"(max-width: 1110px) 100vw, 1110px\" />											\n			<h2>We are here to help the customers to get their success.</h2>		\n		<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand of service.</p><p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. With lots of unique blocks, you can easily build a page without coding any other page.</p>		\n										<img width=\"224\" height=\"275\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/man-wearing-yellow-dress-shirt-using-silver-laptop-3184315.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"224\" height=\"273\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/photo-of-women-looking-on-laptop-3182798.jpg\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"225\" height=\"273\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/photo-of-woman-sitting-on-wooden-table-3182761.jpg\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"225\" height=\"275\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/group-of-people-sitting-beside-table-2422295.jpg\" alt=\"\" loading=\"lazy\" />											\n			<h2>High skilled coders\nfrom worldwide.</h2>		\n		<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand of service.</p><p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. With lots of unique blocks, you can easily build a page without coding any other page.</p>		\n			<h2>Meet our team</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/team/joe-bridges/\">\n                                    <img width=\"267\" height=\"356\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Bitmap.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Bitmap.jpg 267w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Bitmap-225x300.jpg 225w\" sizes=\"(max-width: 267px) 100vw, 267px\" />                                \n                                <h4>Joe Bridges</h4>\n                                Founder\n                        </a>\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/team/cheif-executive-officer/\">\n                                    <img width=\"267\" height=\"356\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/well-im-not-in-the-mood-for-any-jokes-today.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/well-im-not-in-the-mood-for-any-jokes-today.jpg 267w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/well-im-not-in-the-mood-for-any-jokes-today-225x300.jpg 225w\" sizes=\"(max-width: 267px) 100vw, 267px\" />                                \n                                <h4>Jeffrey Walters</h4>\n                                Cheif Executive Officer\n                        </a>\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">\n                                    <img width=\"267\" height=\"356\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/ready-for-a-date.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/ready-for-a-date.jpg 267w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/ready-for-a-date-225x300.jpg 225w\" sizes=\"(max-width: 267px) 100vw, 267px\" />                                \n                                <h4>Jason Reed</h4>\n                                Chief Technology Officer\n                        </a>\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/team/nellie-padilla/\">\n                                    <img width=\"267\" height=\"356\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/looking-at-the-day-ahead.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/looking-at-the-day-ahead.jpg 267w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/looking-at-the-day-ahead-225x300.jpg 225w\" sizes=\"(max-width: 267px) 100vw, 267px\" />                                \n                                <h4>Nellie Padilla</h4>\n                                Creative Director\n                        </a>\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/team/dean-bell/\">\n                                    <img width=\"267\" height=\"356\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/happiness-good-whiskey-a-good-cigar-and-a-great-conversation.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/happiness-good-whiskey-a-good-cigar-and-a-great-conversation.jpg 267w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/happiness-good-whiskey-a-good-cigar-and-a-great-conversation-225x300.jpg 225w\" sizes=\"(max-width: 267px) 100vw, 267px\" />                                \n                                <h4>Dean Bell</h4>\n                                Lead Programmer\n                        </a>\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/team/pearl-brooks/\">\n                                    <img width=\"267\" height=\"356\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/gonna-marry-a-woman-of-my-life.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/gonna-marry-a-woman-of-my-life.jpg 267w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/gonna-marry-a-woman-of-my-life-225x300.jpg 225w\" sizes=\"(max-width: 267px) 100vw, 267px\" />                                \n                                <h4>Pearl Brooks</h4>\n                                Digital Marketer\n                        </a>\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/team/isaiah-griffin/\">\n                                    <img width=\"267\" height=\"356\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/thoughtful-handsome-young-man.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/thoughtful-handsome-young-man.jpg 267w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/thoughtful-handsome-young-man-225x300.jpg 225w\" sizes=\"(max-width: 267px) 100vw, 267px\" />                                \n                                <h4>Isaiah Griffin</h4>\n                                Isaiah Griffin\n                        </a>\n                        <h4>Interested to join \n                our team ?</h4>\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                            Apply now                            \n                        </a>','About Us','','trash','closed','closed','','about-us__trashed','','','2021-08-26 00:33:53','2021-08-26 00:33:53','',0,'https://finestdevs.com/demos/wp/shadepro/?page_id=291',0,'page','',0),(15222,1,'2020-08-15 10:45:22','2020-08-15 10:45:22','<h2>Our story</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n										<img width=\"1110\" height=\"523\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781.png 1110w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-492x232.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-300x141.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-1024x482.png 1024w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-768x362.png 768w\" sizes=\"(max-width: 1110px) 100vw, 1110px\" />											\n			<h2>We are here to help the customers to get their success.</h2>		\n		<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand of service.</p><p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. With lots of unique blocks, you can easily build a page without coding any other page.</p>		\n										<img width=\"224\" height=\"275\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/man-wearing-yellow-dress-shirt-using-silver-laptop-3184315.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"224\" height=\"273\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/photo-of-women-looking-on-laptop-3182798.jpg\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"225\" height=\"273\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/photo-of-woman-sitting-on-wooden-table-3182761.jpg\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"225\" height=\"275\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/group-of-people-sitting-beside-table-2422295.jpg\" alt=\"\" loading=\"lazy\" />											\n			<h2>High skilled coders\nfrom worldwide.</h2>		\n		<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand of service.</p><p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. With lots of unique blocks, you can easily build a page without coding any other page.</p>		\n			<h2>Meet our team</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/team/joe-bridges/\">\n                                    <img width=\"267\" height=\"356\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Bitmap.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Bitmap.jpg 267w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Bitmap-225x300.jpg 225w\" sizes=\"(max-width: 267px) 100vw, 267px\" />                                \n                                <h4>Joe Bridges</h4>\n                                Founder\n                        </a>\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/team/cheif-executive-officer/\">\n                                    <img width=\"267\" height=\"356\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/well-im-not-in-the-mood-for-any-jokes-today.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/well-im-not-in-the-mood-for-any-jokes-today.jpg 267w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/well-im-not-in-the-mood-for-any-jokes-today-225x300.jpg 225w\" sizes=\"(max-width: 267px) 100vw, 267px\" />                                \n                                <h4>Jeffrey Walters</h4>\n                                Cheif Executive Officer\n                        </a>\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">\n                                    <img width=\"267\" height=\"356\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/ready-for-a-date.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/ready-for-a-date.jpg 267w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/ready-for-a-date-225x300.jpg 225w\" sizes=\"(max-width: 267px) 100vw, 267px\" />                                \n                                <h4>Jason Reed</h4>\n                                Chief Technology Officer\n                        </a>\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/team/nellie-padilla/\">\n                                    <img width=\"267\" height=\"356\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/looking-at-the-day-ahead.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/looking-at-the-day-ahead.jpg 267w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/looking-at-the-day-ahead-225x300.jpg 225w\" sizes=\"(max-width: 267px) 100vw, 267px\" />                                \n                                <h4>Nellie Padilla</h4>\n                                Creative Director\n                        </a>\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/team/dean-bell/\">\n                                    <img width=\"267\" height=\"356\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/happiness-good-whiskey-a-good-cigar-and-a-great-conversation.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/happiness-good-whiskey-a-good-cigar-and-a-great-conversation.jpg 267w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/happiness-good-whiskey-a-good-cigar-and-a-great-conversation-225x300.jpg 225w\" sizes=\"(max-width: 267px) 100vw, 267px\" />                                \n                                <h4>Dean Bell</h4>\n                                Lead Programmer\n                        </a>\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/team/pearl-brooks/\">\n                                    <img width=\"267\" height=\"356\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/gonna-marry-a-woman-of-my-life.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/gonna-marry-a-woman-of-my-life.jpg 267w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/gonna-marry-a-woman-of-my-life-225x300.jpg 225w\" sizes=\"(max-width: 267px) 100vw, 267px\" />                                \n                                <h4>Pearl Brooks</h4>\n                                Digital Marketer\n                        </a>\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/team/isaiah-griffin/\">\n                                    <img width=\"267\" height=\"356\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/thoughtful-handsome-young-man.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/thoughtful-handsome-young-man.jpg 267w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/thoughtful-handsome-young-man-225x300.jpg 225w\" sizes=\"(max-width: 267px) 100vw, 267px\" />                                \n                                <h4>Isaiah Griffin</h4>\n                                Isaiah Griffin\n                        </a>\n                        <h4>Interested to join \n                our team ?</h4>\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                            Apply now                            \n                        </a>','About Us','','inherit','closed','closed','','291-revision-v1','','','2020-08-15 10:45:22','2020-08-15 10:45:22','',291,'https://k1k3.dev34.info/?p=15222',0,'revision','',0),(330,1,'2020-08-15 14:18:59','2020-08-15 14:18:59','<h2>Contact us</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>[contact-form-7 id=\"6\" title=\"Contact form 1\"]		\n					<h4>Call us</h4>\n					<p>+1-940-394-2948 <br/>\n+1-389-385-3807</p>\n					<h4>Email us</h4>\n					<p>support@grayic.com\ncontact@grayic.com</p>\n					<h4>Visit us</h4>\n					<p>34 Madison Street,\nNY, USA 10005</p>','Contact Us','','trash','closed','closed','','contact__trashed','','','2021-08-23 09:56:26','2021-08-23 09:56:26','',0,'https://finestdevs.com/demos/wp/shadepro/?page_id=330',0,'page','',0),(341,1,'2020-08-16 06:29:41','2020-08-16 06:29:41','<h2>Pricing & Plans​</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n				Basic\n					<h2>\n						$29\n					</h2>\n										One time purchase\n				<ul>\n												<li>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</li>\n									</ul>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Get started for free </a>\n				Standard\n					<h2>\n						$49\n					</h2>\n										One time purchase\n				<ul>\n												<li>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</li>\n									</ul>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Get started for free </a>\n				Premium\n					<h2>\n						$99\n					</h2>\n										One time purchase\n				<ul>\n												<li>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</li>\n									</ul>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Get started for free </a>\n					<h4>Can I use Albino for my clients?</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.</p>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Click to learn more\n                                                        </a>\n					<h4>Does it work with WordPress?</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.</p>\n					<h4>Do I get free updates?</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.</p>\n					<h4>Will you provide support?</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.</p>\n		<p>Haven’t got your answer?  <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact our support now</a></p>','Pricing 03','','trash','closed','closed','','pricing-03__trashed','','','2021-08-23 09:56:27','2021-08-23 09:56:27','',0,'https://finestdevs.com/demos/wp/shadepro/about-us-copy/',0,'page','',0),(360,1,'2020-08-17 04:14:34','2020-08-17 04:14:34','','Shop','','trash','closed','closed','','shop-2__trashed','','','2021-08-23 09:56:27','2021-08-23 09:56:27','',0,'https://finestdevs.com/demos/wp/shadepro/?page_id=360',0,'page','',0),(364,1,'2020-08-17 08:20:09','2020-08-17 08:20:09','<h2>Your cart</h2>		\n            3 items on your cart        \n		[woocommerce_cart]','Cart','','trash','closed','closed','','cart-2__trashed','','','2021-08-23 09:56:26','2021-08-23 09:56:26','',0,'https://finestdevs.com/demos/wp/shadepro/cart/',0,'page','',0),(365,1,'2020-08-17 08:20:09','2020-08-17 08:20:09','<h2>Checkout</h2>		\n            4 items on your cart        \n[woocommerce_checkout]','Checkout','','trash','closed','closed','','checkout-2__trashed','','','2021-08-23 09:56:26','2021-08-23 09:56:26','',0,'https://finestdevs.com/demos/wp/shadepro/checkout/',0,'page','',0),(366,1,'2020-08-17 08:20:09','2020-08-17 08:20:09','<!-- wp:shortcode -->\n[woocommerce_my_account]\n<!-- /wp:shortcode -->','My account','','trash','closed','closed','','my-account-2__trashed','','','2021-08-23 09:55:34','2021-08-23 09:55:34','',0,'https://finestdevs.com/demos/wp/shadepro/my-account/',0,'page','',0),(2690,1,'2020-09-10 14:05:24','2020-09-10 14:05:24','<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n							<img width=\"112\" height=\"23\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/logo.png\" alt=\"\" loading=\"lazy\" />								</a>\n			<h2>Sign up</h2>		\n		To get started, you need to sign up here.[shade_wc_reg_form]		\n			<h2><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Already have an account? Sign in now</a></h2>','Sign up','','trash','closed','closed','','sign-up__trashed','','','2021-08-23 09:55:52','2021-08-23 09:55:52','',0,'https://finestdevs.com/demos/wp/shadepro/?page_id=2690',0,'page','',0),(2698,1,'2020-09-10 15:03:38','2020-09-10 15:03:38','<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n							<img width=\"112\" height=\"23\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/logo.png\" alt=\"\" loading=\"lazy\" />								</a>\n			<h2>Login</h2>		\n		<p>To get started, you need to sign in here.</p>[shade_wc_login_form]		\n			<h2><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Don’t have an account? Create an account</a></h2>','Login','','trash','closed','closed','','login__trashed','','','2021-08-23 09:55:34','2021-08-23 09:55:34','',0,'https://finestdevs.com/demos/wp/shadepro/sign-up-copy/',0,'page','',0),(3130,1,'2020-09-23 14:11:02','2020-09-23 14:11:02','<h2>Terms & Conditions</h2>		\n		<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions</p><p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions contained in the Terms Of Use outlined below. These terms apply to the entire website and any email or other type of communication between you and UXTheme. Under no circumstances shall UXTheme team be liable for any direct, indirect, special, incidental or consequential damages, including, but not limited to, loss of data or profit, arising out of the use, or the inability to use, the materials on this site, even if UXTheme team or an authorized representative has been advised of the possibility of such damages. If your use of materials from this site results in the need for servicing, repair or correction of equipment or data, you assume any costs thereof. UXTheme will not be responsible for any outcome that may occur during the course of usage of our resources.</p>		\n			<h2>License</h2>		\n		<p>By purchasing or downloading resource (“item” or “file”) you are being granted a license to use these files for specific uses under certain conditions. Ownership remains with UXTheme, and you are required to abide by the following licensing terms.</p>		\n			<h2>Security</h2>		\n					<ul>\n							<li>\n										You have rights for royalty free use of our resources for any or all of your personal.\n									</li>\n								<li>\n										You are not required to attribute or link to UXTheme in any of projects.\n									</li>\n								<li>\n										We reserve the rights to change prices and revise the resources usage policy in any moment.\n									</li>\n						</ul>\n			<h2>Embedded content from other websites</h2>		\n		<p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.		\n			<h2>Changes about terms</h2>		\n		<p>If we change our terms of use we will post those changes on this page. Registered users will be sent an email that outlines changes made to the terms of use.</p>','Terms & Conditions','','publish','closed','closed','','terms-conditions','','','2020-09-23 14:11:02','2020-09-23 14:11:02','',0,'https://finestdevs.com/demos/wp/shadepro/?page_id=3130',0,'page','',0),(3150,1,'2020-09-23 15:29:18','2020-09-23 15:29:18','<h2>Privacy Policy\n</h2>		\n		<p>PRIVACY NOTICE</p><p>This privacy notice discloses the privacy practices for www.k1k3visas.com. This privacy notice applies solely to information collected by this web site. It will notify you of the following:<br />1. What personally identifiable information is collected from you through the web site, how it is used and with whom it may be shared.<br />2. What choices are available to you regarding the use of your Data.<br />3. The security procedures in place to protect the misuse of your information.<br />4. How you can correct any inaccuracies in the information.<br />Information Collection, Use, and Sharing<br />We are the sole owners of the information collected on this site. We only have access to/collect information that you voluntarily give us via email or other direct contact from you. We will not sell or rent this information to anyone.<br />We will use your information to respond to you, regarding the reason you contacted us. We will not share your information with any third party outside of our organization, other than as necessary to fulfill your request, e.g. to ship an order.<br />Unless you ask us not to, we may contact you via email in the future to tell you about specials, new products or services, or changes to this privacy policy.<br />Your Access to and Control over Information<br />You may opt out of any future contacts from us at any time. You can do the following at any time by contacting us via the email address or phone number given on our website:<br />* See what data we have about you, if any. * Change/correct any data we have about you. * Have us delete any data we have about you. * Express any concern you have about our use of your data.</p><p>Security</p><p>We take precautions to protect your information. When you submit sensitive information via the website, your information is protected both online and offline.<br />Whenver we collect sensitive information (such as credit card data), that information is encrypted and transmitted to us in a secure way. You can verify this by looking for a closed lock icon at the bottom of your web browser, or looking for “https” at the beginning of the address of the web page.<br />While we use encryption to protect sensitive information transmitted online, we also protect your information offline. Only employees who need the information to perform a specific job (for example, billing or customer service) are granted access to personally identifiable information. The computers/servers in which we store personally identifiable information are kept in a secure environment.<br />Cookies. We use “cookies” on this site. A cookie is a piece of data stored on a site visitor’s hard drive to help us improve your access to our site and identify repeat visitors to our site. For instance, when we use a cookie to identify you, you would not have to log in a password more than once, thereby saving time while on our site. Cookies can also enable us to track and target the interests of our users to enhance the experience on our site. Usage of a cookie is in no way linked to any personally identifiable information on our site.<br />Some of our business partners may use cookies on our site (for example, advertisers). However, we have no access to or control over these cookies.<br />Links this web site contains links to other sites. Please be aware that we are not responsible for the content or privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of any other site that collects personally identifiable information.<br />Surveys &amp; Contests from time-to-time our site requests information via surveys or contests. Participation in these surveys or contests is completely voluntary and you may choose whether or not to participate and therefore disclose this information. Information requested may include contact information (such as name and shipping address), and demographic information (such as zip code, age level). Contact information will be used to notify the winners and award prizes. Survey information will be used for purposes of monitoring or improving the use and satisfaction of this site.</p><p>If you feel that we are not abiding by this privacy policy, you should contact us immediately via telephone at 619-249-0204, or via email.  This e-mail address is being protected from spambots.</p>','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2021-08-27 08:18:02','2021-08-27 08:18:02','',0,'https://finestdevs.com/demos/wp/shadepro/terms-conditions-copy/',0,'page','',0),(16396,1,'2021-08-27 08:17:01','2021-08-27 08:17:01','<h2>Privacy Policy</h2>\r\nBy accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions\r\n\r\nBy accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions contained in the Terms Of Use outlined below. These terms apply to the entire website and any email or other type of communication between you and UXTheme. Under no circumstances shall UXTheme team be liable for any direct, indirect, special, incidental or consequential damages, including, but not limited to, loss of data or profit, arising out of the use, or the inability to use, the materials on this site, even if UXTheme team or an authorized representative has been advised of the possibility of such damages. If your use of materials from this site results in the need for servicing, repair or correction of equipment or data, you assume any costs thereof. UXTheme will not be responsible for any outcome that may occur during the course of usage of our resources.\r\n<h2>License</h2>\r\nBy purchasing or downloading resource (“item” or “file”) you are being granted a license to use these files for specific uses under certain conditions. Ownership remains with UXTheme, and you are required to abide by the following licensing terms.\r\n<h2>Security</h2>\r\n<ul>\r\n 	<li>You have rights for royalty free use of our resources for any or all of your personal.</li>\r\n 	<li>You are not required to attribute or link to UXTheme in any of projects.</li>\r\n 	<li>We reserve the rights to change prices and revise the resources usage policy in any moment.</li>\r\n</ul>\r\n<h2>Embedded content from other websites</h2>\r\nArticles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.\r\n\r\nThese websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.\r\n<h2>Changes about terms</h2>\r\nIf we change our terms of use we will post those changes on this page. Registered users will be sent an email that outlines changes made to the terms of use.','Privacy Policy','','inherit','closed','closed','','3150-revision-v1','','','2021-08-27 08:17:01','2021-08-27 08:17:01','',3150,'https://k1k3.dev34.info/?p=16396',0,'revision','',0),(3151,1,'2020-09-23 15:29:28','2020-09-23 15:29:28','<h2>Return Policy</h2>		\n		<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions</p><p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions contained in the Terms Of Use outlined below. These terms apply to the entire website and any email or other type of communication between you and UXTheme. Under no circumstances shall UXTheme team be liable for any direct, indirect, special, incidental or consequential damages, including, but not limited to, loss of data or profit, arising out of the use, or the inability to use, the materials on this site, even if UXTheme team or an authorized representative has been advised of the possibility of such damages. If your use of materials from this site results in the need for servicing, repair or correction of equipment or data, you assume any costs thereof. UXTheme will not be responsible for any outcome that may occur during the course of usage of our resources.</p>		\n			<h2>License</h2>		\n		<p>By purchasing or downloading resource (“item” or “file”) you are being granted a license to use these files for specific uses under certain conditions. Ownership remains with UXTheme, and you are required to abide by the following licensing terms.</p>		\n			<h2>Security</h2>		\n					<ul>\n							<li>\n										You have rights for royalty free use of our resources for any or all of your personal.\n									</li>\n								<li>\n										You are not required to attribute or link to UXTheme in any of projects.\n									</li>\n								<li>\n										We reserve the rights to change prices and revise the resources usage policy in any moment.\n									</li>\n						</ul>\n			<h2>Embedded content from other websites</h2>		\n		<p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>		\n			<h2>Changes about terms</h2>		\n		<p>If we change our terms of use we will post those changes on this page. Registered users will be sent an email that outlines changes made to the terms of use.</p>','Return Policy','','trash','closed','closed','','return-policy__trashed','','','2021-08-23 09:56:27','2021-08-23 09:56:27','',0,'https://finestdevs.com/demos/wp/shadepro/terms-conditions-copy-copy/',0,'page','',0),(3367,1,'2020-09-29 14:44:23','2020-09-29 14:44:23','<h2>Join at Grayic</h2>		\n		<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions</p>https://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Why you should join us?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"34\" viewBox=\"0 0 31 34\"><g><g><g></g><g><path fill=\"#416ff4\" d=\"M21.163.33a9.165 9.165 0 1 1 0 18.329 9.165 9.165 0 1 1 0-18.329zM6.997 17.002a6.663 6.663 0 1 1 0 13.327 6.663 6.663 0 1 1 0-13.327zm16.666 6.668a4.998 4.998 0 0 1 0 9.993c-2.761 0-5-2.236-5-4.996a4.998 4.998 0 0 1 5-4.997z\"></path></g></g></g></svg>					\n					<h4>Personal growth</h4>\n					<p>Leverage agile frameworks to provide a robust synopsis for high level overviews.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g></g><g><path fill=\"#2bd67b\" d=\"M21.6 21.6a.9.9 0 0 0 0-1.8h-7.2a4.5 4.5 0 0 1 0-9h1.8V7.2h3.6v3.6h4.5v3.6h-9.9a.9.9 0 1 0 0 1.8h7.2a4.5 4.5 0 0 1 0 9h-1.8v3.6h-3.6v-3.6h-4.5v-3.6zM36 18c0-9.941-8.059-18-18-18S0 8.059 0 18s8.059 18 18 18 18-8.059 18-18z\"></path></g></g></g></svg>					\n					<h4>Competitive salary</h4>\n					<p>Leverage agile frameworks to provide a robust synopsis for high level overviews.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"36\" viewBox=\"0 0 28 36\"><g><g><g></g><g><path fill=\"#f7e36d\" d=\"M14.003 20.67a9.998 9.998 0 0 1-10-10c0-5.525 4.475-10 10-10a9.998 9.998 0 0 1 10.002 10c0 5.525-4.476 10-10.002 10zM.67 35.67c0-7.364 5.97-13.333 13.333-13.333 7.364 0 13.334 5.97 13.334 13.333z\"></path></g></g></g></svg>					\n					<h4>Casual dress code </h4>\n					<p>Leverage agile frameworks to provide a robust synopsis for high level overviews.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"30\" height=\"36\" viewBox=\"0 0 30 36\"><g><g><g></g><g><path fill=\"#f7776d\" d=\"M8.333 4.003h13.343V.67H8.333zm8.343 8.334v10h-3.343v-10zm7.687-3.387C18.143 3.982 9.127 4.736 3.82 10.67c-5.307 5.932-5.055 14.977.573 20.606 5.629 5.629 14.674 5.88 20.607.574 5.933-5.307 6.688-14.324 1.72-20.543l2.421-2.422-2.357-2.357-2.421 2.422z\"></path></g></g></g></svg>					\n					<h4>Unlimited time off</h4>\n					<p>Leverage agile frameworks to provide a robust synopsis for high level overviews.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"34\" viewBox=\"0 0 28 34\"><g><g><g></g><g><path fill=\"#cb41f4\" d=\"M10.766 14.48a3.331 3.331 0 0 0 6.465 0l3.23.808a6.666 6.666 0 0 1-6.463 5.042 6.666 6.666 0 0 1-6.463-5.042zM6.318 24.57l-3.471 7.935a.833.833 0 0 0 .765 1.166h20.783a.833.833 0 0 0 .765-1.168l-3.472-7.933a13.333 13.333 0 1 0-15.368 0z\"></path></g></g></g></svg>					\n					<h4>Yearly bonuses</h4>\n					<p>Leverage agile frameworks to provide a robust synopsis for high level overviews.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"34\" height=\"34\" viewBox=\"0 0 34 34\"><g><g><g></g><g><path fill=\"#416ff4\" d=\"M22.518 4.556c-.923.62-2.412 1.626-2.899 2.293-.225.308-.544 1.887-1.58 2.017-.274.035-.637.01-1.024-.015-1.036-.067-2.452-.158-2.905 1.074-.289.781-.34 2.899.593 4 .148.176.178.5.075.866-.132.478-.4.77-.483.83-.162-.093-.484-.465-.7-.717-.522-.608-1.175-1.367-2.018-1.6-.306-.085-.643-.155-.971-.225-.915-.19-1.951-.41-2.191-.924-.175-.375-.175-.895-.175-1.442 0-.695 0-1.48-.34-2.242a2.106 2.106 0 0 0-.728-.89 13.567 13.567 0 0 1 9.823-4.195 13.551 13.551 0 0 1 5.523 1.17zm5.069 19.03c0 .939-.134 1.715-.317 2.338a13.632 13.632 0 0 1-5.248 3.726c.33-1.362-.15-2.74-.336-3.195-.383-.932-1.646-2.527-3.753-4.737-.563-.592-.526-1.045-.325-2.394l.022-.152c.137-.922.366-1.469 3.473-1.962 1.579-.25 1.993.38 2.568 1.254.063.096.128.192.193.287.546.8.951.981 1.562 1.26.367.162.726.343 1.075.54 1.086.622 1.086 1.323 1.086 2.86zm6.076-6.59C33.663 7.793 26.202.33 16.997.33S.33 7.792.33 16.997c0 9.205 7.462 16.666 16.667 16.666 9.205 0 16.666-7.461 16.666-16.666z\"></path></g></g></g></svg>					\n					<h4>Personal growth</h4>\n					<p>Leverage agile frameworks to provide a robust synopsis for high level overviews.</p>\n			<h2>Current job openings</h2>		\n                    <a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">\n                        <h4>Senior Software Engineer</h4>                        \n                                                             Full Time, \n                                                                                         New York, USA\n                    </a>\n                    <a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/ux-designer-2/\">\n                        <h4>UX Designer</h4>                        \n                                                             Full Time, \n                                                                                         California, USA\n                    </a>\n                    <a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/product-designer-2/\">\n                        <h4>Product Designer</h4>                        \n                                                             Full Time, \n                                                                                         Lake Colby, UK\n                    </a>\n                    <a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/full-stack-web-developer/\">\n                        <h4>Full-stack Web Developer</h4>                        \n                                                             Full Time, \n                                                                                         Remote\n                    </a>\n                    <a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/project-manager/\">\n                        <h4>Project Manager</h4>                        \n                                                             Freelance, \n                                                                                         Remote\n                    </a>','Job Opening','','trash','closed','closed','','job-opening__trashed','','','2021-08-23 09:55:34','2021-08-23 09:55:34','',0,'https://finestdevs.com/demos/wp/shadepro/?page_id=3367',0,'page','',0),(4307,1,'2020-10-17 14:43:38','2020-10-17 14:43:38','<h2>Pricing & Plans</h2>		\n			<h2>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</h2>		\n																	Monthly \n											<a href=\"javascript:\" data-pricing-trigger data-target=\"#shadepro-dynamic-deck\"></a>\n									Yearly \n																								Save 25%\n									<!-- classic pricing -->\n											Starter\n												<h2 data-active=\"19\" data-monthly=\"19\" data-yearly=\"49\">$</h2>\n										<!--  end of shadepro-price-wrap  -->\n										<p><strong><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  Commercial License</strong></p><p><strong><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  100+ HTML UI Elements</strong></p><p><strong><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  01 Domain Support</strong></p><p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/small-remove.svg\" alt=\"\" />  6 Month Premium Support</p><p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/small-remove.svg\" alt=\"\" />  Lifetime Updates </p>									\n									<!-- minimal pricing -->\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Start Free Trial </a>\n																		No credit card required								\n									<!-- classic pricing -->\n											Standard\n												<h2 data-active=\"49\" data-monthly=\"49\" data-yearly=\"150\">$</h2>\n										<!--  end of shadepro-price-wrap  -->\n										<p><strong><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  Commercial License</strong></p><p><strong><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  100+ HTML UI Elements</strong></p><p><strong><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  01 Domain Support</strong></p><p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  <strong>6 Month Premium Support</strong></p><p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/small-remove.svg\" alt=\"\" />   Lifetime Updates</p>									\n									<!-- minimal pricing -->\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Start Free Trial </a>\n																		No credit card required								\n									<!-- classic pricing -->\n											Premium\n												<h2 data-active=\"99\" data-monthly=\"99\" data-yearly=\"300\">$</h2>\n										<!--  end of shadepro-price-wrap  -->\n										<p><strong><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  Commercial License</strong></p><p><strong><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  100+ HTML UI Elements</strong></p><p><strong><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  01 Domain Support</strong></p><p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  <strong>6 Month Premium Support</strong></p><p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  <strong>Lifetime Updates</strong></p>									\n									<!-- minimal pricing -->\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Start Free Trial </a>\n																		No credit card required								\n			<h2>Check our features</h2>		\n			<h2>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"37\" viewBox=\"0 0 39 37\"><g><g><g><path fill=\"#473bf0\" d=\"M.857 6h4.286C5.616 6 6 5.552 6 5s-.384-1-.857-1H.857C.384 4 0 4.448 0 5s.384 1 .857 1z\"></path></g><g><path fill=\"#473bf0\" d=\"M13.319 11c2.59-.003 4.802-1.939 5.233-4.583h19.562c.49 0 .886-.41.886-.917 0-.506-.396-.916-.886-.916H18.552c-.47-2.879-3.03-4.875-5.832-4.55-2.803.327-4.87 2.862-4.711 5.777.159 2.914 2.49 5.192 5.31 5.189z\"></path></g><g opacity=\".7\"><path fill=\"#473bf0\" d=\"M38.143 17h-4.286c-.473 0-.857.448-.857 1s.384 1 .857 1h4.286c.473 0 .857-.448.857-1s-.384-1-.857-1z\"></path></g><g opacity=\".7\"><path fill=\"#473bf0\" d=\"M.886 19.417h19.562c.46 2.819 2.93 4.803 5.683 4.563C28.884 23.741 31 21.36 31 18.5c0-2.86-2.116-5.241-4.869-5.48-2.753-.24-5.223 1.744-5.683 4.563H.886c-.49 0-.886.41-.886.917 0 .506.396.917.886.917z\"></path></g><g opacity=\".3\"><path fill=\"#473bf0\" d=\"M5.143 31H.857C.384 31 0 31.448 0 32s.384 1 .857 1h4.286c.473 0 .857-.448.857-1s-.384-1-.857-1z\"></path></g><g opacity=\".3\"><path fill=\"#473bf0\" d=\"M38.114 30.583H18.552c-.46-2.819-2.93-4.803-5.683-4.563C10.116 26.259 8 28.64 8 31.5c0 2.86 2.116 5.241 4.869 5.48 2.753.24 5.223-1.744 5.683-4.563h19.562c.49 0 .886-.41.886-.917 0-.506-.396-.917-.886-.917z\"></path></g></g></g></svg>					\n					<h4>Quick setup process</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"37\" height=\"37\" viewBox=\"0 0 37 37\"><g><g><g opacity=\".4\"><path fill=\"#473bf0\" d=\"M11.101 29.6a3.683 3.683 0 0 0-3.681 3.7c0 2.044 1.637 3.7 3.682 3.7 2.044 0 3.7-1.656 3.7-3.7 0-2.044-1.656-3.7-3.7-3.7z\"></path></g><g><path fill=\"#473bf0\" d=\"M0 0v3.7h3.7l6.65 14.032-2.497 4.533A3.761 3.761 0 0 0 7.4 24.05c0 2.044 1.656 3.7 3.7 3.7h22.2v-3.7H11.886a.458.458 0 0 1-.462-.463.44.44 0 0 1 .055-.221l1.656-3.016h13.782c1.388 0 2.6-.768 3.238-1.905l6.614-12.007c.148-.259.231-.564.231-.888a1.85 1.85 0 0 0-1.85-1.85H7.798L6.04 0z\"></path></g><g opacity=\".4\"><path fill=\"#473bf0\" d=\"M29.602 29.6a3.683 3.683 0 0 0-3.682 3.7c0 2.044 1.637 3.7 3.682 3.7 2.044 0 3.7-1.656 3.7-3.7 0-2.044-1.656-3.7-3.7-3.7z\"></path></g></g></g></svg>					\n					<h4>Create custom orders</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"38\" height=\"29\" viewBox=\"0 0 38 29\"><g><g><g><path fill=\"#473bf0\" d=\"M23.957 22.467c-1.823 0-3.305-1.494-3.305-3.332 0-1.838 1.482-3.332 3.305-3.332 1.822 0 3.304 1.494 3.304 3.332 0 1.838-1.482 3.332-3.304 3.332zm-9.914-2.505a.82.82 0 0 1-.584-.244.835.835 0 0 1 0-1.176l9.905-9.98a.82.82 0 0 1 1.167 0 .835.835 0 0 1 0 1.175l-9.905 9.981a.82.82 0 0 1-.583.244zM10.739 9.154c0-1.837 1.482-3.332 3.304-3.332 1.823 0 3.305 1.495 3.305 3.332 0 1.838-1.482 3.332-3.305 3.332-1.822 0-3.304-1.494-3.304-3.332zm26.435.827A.83.83 0 0 0 38 9.149V.832A.83.83 0 0 0 37.174 0H.826A.83.83 0 0 0 0 .832v8.317c0 .46.37.832.826.832 2.355 0 4.13 1.787 4.13 4.159 0 2.37-1.775 4.158-4.13 4.158A.83.83 0 0 0 0 19.13v8.317c0 .46.37.832.826.832h36.348a.83.83 0 0 0 .826-.832V19.13a.83.83 0 0 0-.826-.832c-2.355 0-4.13-1.787-4.13-4.158 0-2.372 1.775-4.16 4.13-4.16z\"></path></g></g></g></svg>					\n					<h4>Multiple coupons</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><path fill=\"#473bf0\" fill-opacity=\".3\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#473bf0\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></svg>					\n					<h4>Organize your campaigns</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"37\" height=\"38\" viewBox=\"0 0 37 38\"><g><g><path fill=\"#473bf0\" d=\"M17 21c5.069 0 9-5.644 9-10.5V8.885C26 3.986 21.962 0 17 0S8 3.986 8 8.885V10.5C8 15.356 11.931 21 17 21z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M37 28.736L36.528 23l-1.725 1.984a6.236 6.236 0 0 0-4.205-1.629c-3.514 0-6.39 2.944-6.598 6.645h1.558c.213-2.74 2.432-4.98 5.04-4.98 1.169 0 2.264.425 3.14 1.189l-1.944 2.235z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M35.443 31c-.213 2.74-2.432 4.98-5.04 4.98a4.749 4.749 0 0 1-3.14-1.189l1.944-2.235L24 32.264 24.472 38l1.725-1.984a6.236 6.236 0 0 0 4.205 1.629c3.514 0 6.39-2.944 6.598-6.645z\"></path></g><g><path fill=\"#473bf0\" d=\"M22.044 31.2c0-2.585 1.145-4.902 2.956-6.512A45.513 45.513 0 0 0 17.146 24c-5.35 0-9.737.95-12.474 1.748C1.878 26.562 0 29.028 0 31.885V35.2c0 .442.365.8.816.8h21.228z\"></path></g></g></svg>					\n					<h4>Manage customers</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"34\" height=\"34\" viewBox=\"0 0 34 34\"><g><g opacity=\".4\"><path fill=\"#473bf0\" d=\"M20.3 19h-5.6c-.386 0-.7.336-.7.75v13.5c0 .414.314.75.7.75h5.6c.386 0 .7-.336.7-.75v-13.5c0-.414-.314-.75-.7-.75z\"></path></g><g opacity=\".3\"><path fill=\"#473bf0\" d=\"M6.3 27H.7a.7.7 0 0 0-.7.7v5.6a.7.7 0 0 0 .7.7h5.6a.7.7 0 0 0 .7-.7v-5.6a.7.7 0 0 0-.7-.7z\"></path></g><g opacity=\".7\"><path fill=\"#473bf0\" d=\"M33.3 12h-5.6c-.386 0-.7.329-.7.733v20.534c0 .404.314.733.7.733h5.6c.386 0 .7-.329.7-.733V12.733c0-.404-.314-.733-.7-.733z\"></path></g><g><path fill=\"#473bf0\" d=\"M17.4 11.532l9.117-9.026v4.836c0 .405.332.734.741.734.41 0 .742-.329.742-.734V.734A.738.738 0 0 0 27.258 0h-6.675a.738.738 0 0 0-.742.734c0 .405.333.734.742.734h4.885l-8.593 8.506-5.41-5.354a.746.746 0 0 0-1.048 0L3 11.962 4.049 13l6.892-6.823 5.41 5.355a.746.746 0 0 0 1.048 0z\"></path></g></g></svg>					\n					<h4>Track progress fast</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>','Pricing 01','','trash','closed','closed','','pricing-01__trashed','','','2021-08-23 09:55:34','2021-08-23 09:55:34','',0,'https://finestdevs.com/demos/wp/shadepro/?page_id=4307',0,'page','',0),(15225,1,'2020-10-17 14:43:38','2020-10-17 14:43:38','<h2>Pricing & Plans</h2>		\n			<h2>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</h2>		\n																	Monthly \n											<a href=\"javascript:\" data-pricing-trigger data-target=\"#shadepro-dynamic-deck\"></a>\n									Yearly \n																								Save 25%\n									<!-- classic pricing -->\n											Starter\n												<h2 data-active=\"19\" data-monthly=\"19\" data-yearly=\"49\">$</h2>\n										<!--  end of shadepro-price-wrap  -->\n										<p><strong><img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  Commercial License</strong></p><p><strong><img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  100+ HTML UI Elements</strong></p><p><strong><img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  01 Domain Support</strong></p><p><img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/small-remove.svg\" alt=\"\" />  6 Month Premium Support</p><p><img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/small-remove.svg\" alt=\"\" />  Lifetime Updates </p>									\n									<!-- minimal pricing -->\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Start Free Trial </a>\n																		No credit card required								\n									<!-- classic pricing -->\n											Standard\n												<h2 data-active=\"49\" data-monthly=\"49\" data-yearly=\"150\">$</h2>\n										<!--  end of shadepro-price-wrap  -->\n										<p><strong><img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  Commercial License</strong></p><p><strong><img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  100+ HTML UI Elements</strong></p><p><strong><img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  01 Domain Support</strong></p><p><img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  <strong>6 Month Premium Support</strong></p><p><img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/small-remove.svg\" alt=\"\" />   Lifetime Updates</p>									\n									<!-- minimal pricing -->\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Start Free Trial </a>\n																		No credit card required								\n									<!-- classic pricing -->\n											Premium\n												<h2 data-active=\"99\" data-monthly=\"99\" data-yearly=\"300\">$</h2>\n										<!--  end of shadepro-price-wrap  -->\n										<p><strong><img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  Commercial License</strong></p><p><strong><img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  100+ HTML UI Elements</strong></p><p><strong><img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  01 Domain Support</strong></p><p><img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  <strong>6 Month Premium Support</strong></p><p><img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  <strong>Lifetime Updates</strong></p>									\n									<!-- minimal pricing -->\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Start Free Trial </a>\n																		No credit card required								\n			<h2>Check our features</h2>		\n			<h2>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"37\" viewBox=\"0 0 39 37\"><g><g><g><path fill=\"#473bf0\" d=\"M.857 6h4.286C5.616 6 6 5.552 6 5s-.384-1-.857-1H.857C.384 4 0 4.448 0 5s.384 1 .857 1z\"></path></g><g><path fill=\"#473bf0\" d=\"M13.319 11c2.59-.003 4.802-1.939 5.233-4.583h19.562c.49 0 .886-.41.886-.917 0-.506-.396-.916-.886-.916H18.552c-.47-2.879-3.03-4.875-5.832-4.55-2.803.327-4.87 2.862-4.711 5.777.159 2.914 2.49 5.192 5.31 5.189z\"></path></g><g opacity=\".7\"><path fill=\"#473bf0\" d=\"M38.143 17h-4.286c-.473 0-.857.448-.857 1s.384 1 .857 1h4.286c.473 0 .857-.448.857-1s-.384-1-.857-1z\"></path></g><g opacity=\".7\"><path fill=\"#473bf0\" d=\"M.886 19.417h19.562c.46 2.819 2.93 4.803 5.683 4.563C28.884 23.741 31 21.36 31 18.5c0-2.86-2.116-5.241-4.869-5.48-2.753-.24-5.223 1.744-5.683 4.563H.886c-.49 0-.886.41-.886.917 0 .506.396.917.886.917z\"></path></g><g opacity=\".3\"><path fill=\"#473bf0\" d=\"M5.143 31H.857C.384 31 0 31.448 0 32s.384 1 .857 1h4.286c.473 0 .857-.448.857-1s-.384-1-.857-1z\"></path></g><g opacity=\".3\"><path fill=\"#473bf0\" d=\"M38.114 30.583H18.552c-.46-2.819-2.93-4.803-5.683-4.563C10.116 26.259 8 28.64 8 31.5c0 2.86 2.116 5.241 4.869 5.48 2.753.24 5.223-1.744 5.683-4.563h19.562c.49 0 .886-.41.886-.917 0-.506-.396-.917-.886-.917z\"></path></g></g></g></svg>					\n					<h4>Quick setup process</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"37\" height=\"37\" viewBox=\"0 0 37 37\"><g><g><g opacity=\".4\"><path fill=\"#473bf0\" d=\"M11.101 29.6a3.683 3.683 0 0 0-3.681 3.7c0 2.044 1.637 3.7 3.682 3.7 2.044 0 3.7-1.656 3.7-3.7 0-2.044-1.656-3.7-3.7-3.7z\"></path></g><g><path fill=\"#473bf0\" d=\"M0 0v3.7h3.7l6.65 14.032-2.497 4.533A3.761 3.761 0 0 0 7.4 24.05c0 2.044 1.656 3.7 3.7 3.7h22.2v-3.7H11.886a.458.458 0 0 1-.462-.463.44.44 0 0 1 .055-.221l1.656-3.016h13.782c1.388 0 2.6-.768 3.238-1.905l6.614-12.007c.148-.259.231-.564.231-.888a1.85 1.85 0 0 0-1.85-1.85H7.798L6.04 0z\"></path></g><g opacity=\".4\"><path fill=\"#473bf0\" d=\"M29.602 29.6a3.683 3.683 0 0 0-3.682 3.7c0 2.044 1.637 3.7 3.682 3.7 2.044 0 3.7-1.656 3.7-3.7 0-2.044-1.656-3.7-3.7-3.7z\"></path></g></g></g></svg>					\n					<h4>Create custom orders</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"38\" height=\"29\" viewBox=\"0 0 38 29\"><g><g><g><path fill=\"#473bf0\" d=\"M23.957 22.467c-1.823 0-3.305-1.494-3.305-3.332 0-1.838 1.482-3.332 3.305-3.332 1.822 0 3.304 1.494 3.304 3.332 0 1.838-1.482 3.332-3.304 3.332zm-9.914-2.505a.82.82 0 0 1-.584-.244.835.835 0 0 1 0-1.176l9.905-9.98a.82.82 0 0 1 1.167 0 .835.835 0 0 1 0 1.175l-9.905 9.981a.82.82 0 0 1-.583.244zM10.739 9.154c0-1.837 1.482-3.332 3.304-3.332 1.823 0 3.305 1.495 3.305 3.332 0 1.838-1.482 3.332-3.305 3.332-1.822 0-3.304-1.494-3.304-3.332zm26.435.827A.83.83 0 0 0 38 9.149V.832A.83.83 0 0 0 37.174 0H.826A.83.83 0 0 0 0 .832v8.317c0 .46.37.832.826.832 2.355 0 4.13 1.787 4.13 4.159 0 2.37-1.775 4.158-4.13 4.158A.83.83 0 0 0 0 19.13v8.317c0 .46.37.832.826.832h36.348a.83.83 0 0 0 .826-.832V19.13a.83.83 0 0 0-.826-.832c-2.355 0-4.13-1.787-4.13-4.158 0-2.372 1.775-4.16 4.13-4.16z\"></path></g></g></g></svg>					\n					<h4>Multiple coupons</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><path fill=\"#473bf0\" fill-opacity=\".3\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#473bf0\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></svg>					\n					<h4>Organize your campaigns</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"37\" height=\"38\" viewBox=\"0 0 37 38\"><g><g><path fill=\"#473bf0\" d=\"M17 21c5.069 0 9-5.644 9-10.5V8.885C26 3.986 21.962 0 17 0S8 3.986 8 8.885V10.5C8 15.356 11.931 21 17 21z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M37 28.736L36.528 23l-1.725 1.984a6.236 6.236 0 0 0-4.205-1.629c-3.514 0-6.39 2.944-6.598 6.645h1.558c.213-2.74 2.432-4.98 5.04-4.98 1.169 0 2.264.425 3.14 1.189l-1.944 2.235z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M35.443 31c-.213 2.74-2.432 4.98-5.04 4.98a4.749 4.749 0 0 1-3.14-1.189l1.944-2.235L24 32.264 24.472 38l1.725-1.984a6.236 6.236 0 0 0 4.205 1.629c3.514 0 6.39-2.944 6.598-6.645z\"></path></g><g><path fill=\"#473bf0\" d=\"M22.044 31.2c0-2.585 1.145-4.902 2.956-6.512A45.513 45.513 0 0 0 17.146 24c-5.35 0-9.737.95-12.474 1.748C1.878 26.562 0 29.028 0 31.885V35.2c0 .442.365.8.816.8h21.228z\"></path></g></g></svg>					\n					<h4>Manage customers</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"34\" height=\"34\" viewBox=\"0 0 34 34\"><g><g opacity=\".4\"><path fill=\"#473bf0\" d=\"M20.3 19h-5.6c-.386 0-.7.336-.7.75v13.5c0 .414.314.75.7.75h5.6c.386 0 .7-.336.7-.75v-13.5c0-.414-.314-.75-.7-.75z\"></path></g><g opacity=\".3\"><path fill=\"#473bf0\" d=\"M6.3 27H.7a.7.7 0 0 0-.7.7v5.6a.7.7 0 0 0 .7.7h5.6a.7.7 0 0 0 .7-.7v-5.6a.7.7 0 0 0-.7-.7z\"></path></g><g opacity=\".7\"><path fill=\"#473bf0\" d=\"M33.3 12h-5.6c-.386 0-.7.329-.7.733v20.534c0 .404.314.733.7.733h5.6c.386 0 .7-.329.7-.733V12.733c0-.404-.314-.733-.7-.733z\"></path></g><g><path fill=\"#473bf0\" d=\"M17.4 11.532l9.117-9.026v4.836c0 .405.332.734.741.734.41 0 .742-.329.742-.734V.734A.738.738 0 0 0 27.258 0h-6.675a.738.738 0 0 0-.742.734c0 .405.333.734.742.734h4.885l-8.593 8.506-5.41-5.354a.746.746 0 0 0-1.048 0L3 11.962 4.049 13l6.892-6.823 5.41 5.355a.746.746 0 0 0 1.048 0z\"></path></g></g></svg>					\n					<h4>Track progress fast</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>','Pricing 01','','inherit','closed','closed','','4307-revision-v1','','','2020-10-17 14:43:38','2020-10-17 14:43:38','',4307,'https://k1k3.dev34.info/?p=15225',0,'revision','',0),(4326,1,'2020-10-18 05:04:36','2020-10-18 05:04:36','<h2>Pricing & Plans</h2>		\n			<h2> With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</h2>		\n				Starter\n					<h2>\n						$19/ mo\n					</h2>\n				<ul>\n												<li>\n								Upto 100 Team Members							</li>\n												<li>\n								100 GB Cloud Storage							</li>\n												<li>\n								Unlimited Meetings							</li>\n												<li>\n								Premium Support							</li>\n									</ul>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Get Started Now </a>\n				Unlimited\n					<h2>\n						$99/ mo\n					</h2>\n				<ul>\n												<li>\n								Unlimited Team Members							</li>\n												<li>\n								Unlimited Cloud Storage							</li>\n												<li>\n								Unlimited Meetings							</li>\n												<li>\n								Premium Support							</li>\n									</ul>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Get Started Now </a>\n				Enterprise\n					<h2>\n						Advanced features for large teams with complex projects.\n					</h2>\n				<ul>\n												<li>\n								Upto 100 Team Members							</li>\n												<li>\n								5TB Cloud Storage							</li>\n												<li>\n								Unlimited Meetings							</li>\n												<li>\n								Premium Support							</li>\n									</ul>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact Us </a>\n			<h2>Frequently Asked Questions</h2>		\n			<h2>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</h2>		\n												<a href=\"\">Can I use Albino for my clients?</a>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.</p>\n												<a href=\"\">Does it work with WordPress?</a>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.</p>\n												<a href=\"\">Do I get free updates?</a>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.</p>\n												<a href=\"\">Will you provide support?</a>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.</p>\n			<h2><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Haven’t got your answer? Contact our support now</a></h2>','Pricing 02','','trash','closed','closed','','pricing-02__trashed','','','2021-08-23 09:56:27','2021-08-23 09:56:27','',0,'https://finestdevs.com/demos/wp/shadepro/pricing-01-copy/',0,'page','',0),(4352,1,'2020-10-18 13:31:55','2020-10-18 13:31:55','<h2>Contact us</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n					<h4>Call us</h4>\n					<p>+1-940-394-2948 <br/>\n+1-389-385-3807</p>\n					<h4>Email us</h4>\n					<p>support@grayic.com\ncontact@grayic.com</p>\n					<h4>Visit us</h4>\n					<p>34 Madison Street,\nNY, USA 10005</p>\n		[contact-form-7 id=\"4355\" title=\"Contact Us Page 2\"]','Contact 02','','trash','closed','closed','','contact-02__trashed','','','2021-08-23 09:56:26','2021-08-23 09:56:26','',0,'https://finestdevs.com/demos/wp/shadepro/contact-copy/',0,'page','',0),(5272,1,'2020-11-24 11:13:56','2020-11-24 11:13:56','<h2>Blog Left SIdebar</h2>		\n		Read our latest blog posts		\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"385\" height=\"323\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-andrea-piacquadio-3768910.png\" alt=\"How To Blow Through Capital At An Incredible Rate  Copy  Copy\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-andrea-piacquadio-3768910.png 385w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-andrea-piacquadio-3768910-300x252.png 300w\" sizes=\"(max-width: 385px) 100vw, 385px\" />                                        </a>\n                                    Jan 12, 2021\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-copy-2/\">How To Blow Through Capital At An Incredible Rate Copy Copy</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-copy-2/\">Continue Reading</a>\n                        <!-- #post-12095 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-copy/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"385\" height=\"323\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-andrea-piacquadio-3768910.png\" alt=\"How To Blow Through Capital At An Incredible Rate  Copy  Copy\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-andrea-piacquadio-3768910.png 385w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-andrea-piacquadio-3768910-300x252.png 300w\" sizes=\"(max-width: 385px) 100vw, 385px\" />                                        </a>\n                                    Jan 12, 2021\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-copy/\">How To Blow Through Capital At An Incredible Rate Copy Copy</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-copy/\">Continue Reading</a>\n                        <!-- #post-10925 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-3-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"385\" height=\"507\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-cottonbro-4107275.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-cottonbro-4107275.png 385w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-cottonbro-4107275-228x300.png 228w\" sizes=\"(max-width: 385px) 100vw, 385px\" />                                        </a>\n                                    Jan 12, 2021\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-3-2/\">Bring to the table win-win survival strategies.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-3-2/\">Continue Reading</a>\n                        <!-- #post-12094 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"385\" height=\"507\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-cottonbro-4107275.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-cottonbro-4107275.png 385w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-cottonbro-4107275-228x300.png 228w\" sizes=\"(max-width: 385px) 100vw, 385px\" />                                        </a>\n                                    Jan 12, 2021\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\n                        <!-- #post-10924 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-2-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"385\" height=\"430\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-matilda-wormwood-4099463.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-matilda-wormwood-4099463.png 385w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-matilda-wormwood-4099463-269x300.png 269w\" sizes=\"(max-width: 385px) 100vw, 385px\" />                                        </a>\n                                    Jan 12, 2021\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-2-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-2-2/\">Continue Reading</a>\n                        <!-- #post-12093 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"385\" height=\"430\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-matilda-wormwood-4099463.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-matilda-wormwood-4099463.png 385w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-matilda-wormwood-4099463-269x300.png 269w\" sizes=\"(max-width: 385px) 100vw, 385px\" />                                        </a>\n                                    Jan 12, 2021\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\n                        <!-- #post-10923 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Nov 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"730\" height=\"500\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/blog1.png\" alt=\"Bring to the table win-win survival strategies  to ensure proactive customer service.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/blog1.png 730w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-492x337.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-300x205.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-44x30.png 44w\" sizes=\"(max-width: 730px) 100vw, 730px\" />                                        </a>\n                                    Oct 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\">Bring to the table win-win survival strategies to ensure proactive customer...</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\">Continue Reading</a>\n                        <!-- #post-2153 -->\n                1\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=3\">3</a>\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=2\"></a>','Blog Style 2','','trash','closed','closed','','blog-style-2__trashed','','','2021-08-23 09:55:33','2021-08-23 09:55:33','',0,'https://finestdevs.com/demos/wp/shadepro/?page_id=5272',0,'page','',0),(15226,1,'2020-11-24 11:13:56','2020-11-24 11:13:56','<h2>Blog Left SIdebar</h2>		\n		Read our latest blog posts		\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"385\" height=\"323\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-andrea-piacquadio-3768910.png\" alt=\"How To Blow Through Capital At An Incredible Rate  Copy  Copy\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-andrea-piacquadio-3768910.png 385w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-andrea-piacquadio-3768910-300x252.png 300w\" sizes=\"(max-width: 385px) 100vw, 385px\" />                                        </a>\n                                    Jan 12, 2021\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-copy-2/\">How To Blow Through Capital At An Incredible Rate Copy Copy</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-copy-2/\">Continue Reading</a>\n                        <!-- #post-12095 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-copy/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"385\" height=\"323\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-andrea-piacquadio-3768910.png\" alt=\"How To Blow Through Capital At An Incredible Rate  Copy  Copy\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-andrea-piacquadio-3768910.png 385w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-andrea-piacquadio-3768910-300x252.png 300w\" sizes=\"(max-width: 385px) 100vw, 385px\" />                                        </a>\n                                    Jan 12, 2021\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-copy/\">How To Blow Through Capital At An Incredible Rate Copy Copy</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-copy/\">Continue Reading</a>\n                        <!-- #post-10925 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-3-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"385\" height=\"507\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-cottonbro-4107275.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-cottonbro-4107275.png 385w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-cottonbro-4107275-228x300.png 228w\" sizes=\"(max-width: 385px) 100vw, 385px\" />                                        </a>\n                                    Jan 12, 2021\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-3-2/\">Bring to the table win-win survival strategies.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-3-2/\">Continue Reading</a>\n                        <!-- #post-12094 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"385\" height=\"507\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-cottonbro-4107275.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-cottonbro-4107275.png 385w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-cottonbro-4107275-228x300.png 228w\" sizes=\"(max-width: 385px) 100vw, 385px\" />                                        </a>\n                                    Jan 12, 2021\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\n                        <!-- #post-10924 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-2-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"385\" height=\"430\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-matilda-wormwood-4099463.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-matilda-wormwood-4099463.png 385w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-matilda-wormwood-4099463-269x300.png 269w\" sizes=\"(max-width: 385px) 100vw, 385px\" />                                        </a>\n                                    Jan 12, 2021\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-2-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-2-2/\">Continue Reading</a>\n                        <!-- #post-12093 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"385\" height=\"430\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-matilda-wormwood-4099463.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-matilda-wormwood-4099463.png 385w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-matilda-wormwood-4099463-269x300.png 269w\" sizes=\"(max-width: 385px) 100vw, 385px\" />                                        </a>\n                                    Jan 12, 2021\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\n                        <!-- #post-10923 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Nov 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"730\" height=\"500\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1.png\" alt=\"Bring to the table win-win survival strategies  to ensure proactive customer service.\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1.png 730w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-492x337.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-300x205.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-44x30.png 44w\" sizes=\"(max-width: 730px) 100vw, 730px\" />                                        </a>\n                                    Oct 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\">Bring to the table win-win survival strategies to ensure proactive customer...</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\">Continue Reading</a>\n                        <!-- #post-2153 -->\n                1\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=3\">3</a>\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=2\"></a>','Blog Style 2','','inherit','closed','closed','','5272-revision-v1','','','2020-11-24 11:13:56','2020-11-24 11:13:56','',5272,'https://k1k3.dev34.info/?p=15226',0,'revision','',0),(5333,1,'2020-11-24 14:47:46','2020-11-24 14:47:46','<h2>Blog Fluid</h2>		\n		Read our latest blog posts		\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Nov 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"730\" height=\"500\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/blog1.png\" alt=\"Bring to the table win-win survival strategies  to ensure proactive customer service.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/blog1.png 730w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-492x337.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-300x205.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-44x30.png 44w\" sizes=\"(max-width: 730px) 100vw, 730px\" />                                        </a>\n                                    Oct 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\">Bring to the table win-win survival strategies to ensure proactive customer...</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\">Continue Reading</a>\n                        <!-- #post-2153 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/figma-on-figma-how-we-built-our-website-design-system/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Figma On Figma: How We Built Our Website Design System\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Sep 19, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/figma-on-figma-how-we-built-our-website-design-system/\">Figma On Figma: How We Built Our Website Design System</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/figma-on-figma-how-we-built-our-website-design-system/\">Continue Reading</a>\n                        <!-- #post-2179 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/linux-or-windows-which-is-it/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"Linux Or Windows Which Is It\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Aug 15, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/linux-or-windows-which-is-it/\">Linux Or Windows Which Is It</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/linux-or-windows-which-is-it/\">Continue Reading</a>\n                        <!-- #post-2152 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/for-women-only-your-computer-usage-could-cost-you-your-job/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/4.png\" alt=\"For Women Only Your Computer Usage Could Cost You Your Job\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/4.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/4-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/4-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/4-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/4-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Aug 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/for-women-only-your-computer-usage-could-cost-you-your-job/\">For Women Only Your Computer Usage Could Cost You Your Job</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/for-women-only-your-computer-usage-could-cost-you-your-job/\">Continue Reading</a>\n                        <!-- #post-2150 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/linux-or-windows-which-is-it-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Linux Or Windows Which Is It\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Jul 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/linux-or-windows-which-is-it-2/\">Linux Or Windows Which Is It</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/linux-or-windows-which-is-it-2/\">Continue Reading</a>\n                        <!-- #post-2149 -->\n                1\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=2\"></a>','Blog Style 4','','trash','closed','closed','','blog-style-4__trashed','','','2021-08-23 09:55:33','2021-08-23 09:55:33','',0,'https://finestdevs.com/demos/wp/shadepro/blog-left-sidebar-copy/',0,'page','',0),(15227,1,'2020-11-24 14:47:46','2020-11-24 14:47:46','<h2>Blog Fluid</h2>		\n		Read our latest blog posts		\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Nov 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"730\" height=\"500\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1.png\" alt=\"Bring to the table win-win survival strategies  to ensure proactive customer service.\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1.png 730w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-492x337.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-300x205.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-44x30.png 44w\" sizes=\"(max-width: 730px) 100vw, 730px\" />                                        </a>\n                                    Oct 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\">Bring to the table win-win survival strategies to ensure proactive customer...</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\">Continue Reading</a>\n                        <!-- #post-2153 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/figma-on-figma-how-we-built-our-website-design-system/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1.png\" alt=\"Figma On Figma: How We Built Our Website Design System\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Sep 19, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/figma-on-figma-how-we-built-our-website-design-system/\">Figma On Figma: How We Built Our Website Design System</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/figma-on-figma-how-we-built-our-website-design-system/\">Continue Reading</a>\n                        <!-- #post-2179 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/linux-or-windows-which-is-it/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6.png\" alt=\"Linux Or Windows Which Is It\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Aug 15, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/linux-or-windows-which-is-it/\">Linux Or Windows Which Is It</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/linux-or-windows-which-is-it/\">Continue Reading</a>\n                        <!-- #post-2152 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/for-women-only-your-computer-usage-could-cost-you-your-job/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/4.png\" alt=\"For Women Only Your Computer Usage Could Cost You Your Job\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/4.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/4-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/4-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/4-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/4-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Aug 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/for-women-only-your-computer-usage-could-cost-you-your-job/\">For Women Only Your Computer Usage Could Cost You Your Job</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/for-women-only-your-computer-usage-could-cost-you-your-job/\">Continue Reading</a>\n                        <!-- #post-2150 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/linux-or-windows-which-is-it-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1.png\" alt=\"Linux Or Windows Which Is It\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Jul 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/linux-or-windows-which-is-it-2/\">Linux Or Windows Which Is It</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/linux-or-windows-which-is-it-2/\">Continue Reading</a>\n                        <!-- #post-2149 -->\n                1\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=2\"></a>','Blog Style 4','','inherit','closed','closed','','5333-revision-v1','','','2020-11-24 14:47:46','2020-11-24 14:47:46','',5333,'https://k1k3.dev34.info/?p=15227',0,'revision','',0),(2147,1,'2018-12-04 00:58:24','2018-12-04 00:58:24','<!-- wp:paragraph -->\n<p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and a partner of the world\'s most-loved brands such as National Geographic, Gucci, Marc Jacobs, Samsung, Emirates and more.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As a Customer Support Specialist, we expect you to be up-to-date with the latest digital technologies and social media trends. You should have excellent communication skills and be able to assist our customers in a fast, efficient and professional manner. If you enjoy fixing issues and helping improve the overall customer experience, this job is for you!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Summary of Completed Research</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Heading towards a streamlined cloud solution. User generated content in real-time will have multiple touchpoints for offshoring Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Security and Reliability</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional clickthroughs from DevOps. Nanotechnology immersion along the information highway will close the loop on focusing solely on the bottom line.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Framework Migration</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway heading towards a streamlined cloud solution. User generated content in real-time</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Podcasting operational change management inside of workflows to establish a framework. Taking seamless key performance indicators offline to maximise the long tail. Keeping your eye on the ball while performing a deep dive on the start-up mentality to derive convergence on cross-platform integration.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Completely synergize resource taxing relationships via premier niche markets. Professionally cultivate one-to-one customer service with robust ideas.</p>\n<!-- /wp:paragraph -->','5 Reasons To Choose A Notebook Over A Computer Desktop','','publish','open','open','','5-reasons-to-choose-a-notebook-over-a-computer-desktop','','','2018-12-04 00:58:24','2018-12-04 00:58:24','',0,'http://grayic.xyz/wp/appex/?p=2147',0,'post','',0),(2149,1,'2020-07-04 00:58:25','2020-07-04 00:58:25','<!-- wp:paragraph -->\n<p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and a partner of the world\'s most-loved brands such as National Geographic, Gucci, Marc Jacobs, Samsung, Emirates and more.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As a Customer Support Specialist, we expect you to be up-to-date with the latest digital technologies and social media trends. You should have excellent communication skills and be able to assist our customers in a fast, efficient and professional manner. If you enjoy fixing issues and helping improve the overall customer experience, this job is for you!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Summary of Completed Research</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Heading towards a streamlined cloud solution. User generated content in real-time will have multiple touchpoints for offshoring Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Security and Reliability</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional clickthroughs from DevOps. Nanotechnology immersion along the information highway will close the loop on focusing solely on the bottom line.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Framework Migration</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway heading towards a streamlined cloud solution. User generated content in real-time</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Podcasting operational change management inside of workflows to establish a framework. Taking seamless key performance indicators offline to maximise the long tail. Keeping your eye on the ball while performing a deep dive on the start-up mentality to derive convergence on cross-platform integration.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Completely synergize resource taxing relationships via premier niche markets. Professionally cultivate one-to-one customer service with robust ideas.</p>\n<!-- /wp:paragraph -->','Linux Or Windows Which Is It','','publish','open','open','','linux-or-windows-which-is-it-2','','','2020-07-04 00:58:25','2020-07-04 00:58:25','',0,'http://grayic.xyz/wp/appex/?p=2149',0,'post','',0),(2150,1,'2020-08-04 00:58:25','2020-08-04 00:58:25','<!-- wp:paragraph -->\n<p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and a partner of the world\'s most-loved brands such as National Geographic, Gucci, Marc Jacobs, Samsung, Emirates and more.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As a Customer Support Specialist, we expect you to be up-to-date with the latest digital technologies and social media trends. You should have excellent communication skills and be able to assist our customers in a fast, efficient and professional manner. If you enjoy fixing issues and helping improve the overall customer experience, this job is for you!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Summary of Completed Research</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Heading towards a streamlined cloud solution. User generated content in real-time will have multiple touchpoints for offshoring Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Security and Reliability</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional clickthroughs from DevOps. Nanotechnology immersion along the information highway will close the loop on focusing solely on the bottom line.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Framework Migration</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway heading towards a streamlined cloud solution. User generated content in real-time</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Podcasting operational change management inside of workflows to establish a framework. Taking seamless key performance indicators offline to maximise the long tail. Keeping your eye on the ball while performing a deep dive on the start-up mentality to derive convergence on cross-platform integration.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Completely synergize resource taxing relationships via premier niche markets. Professionally cultivate one-to-one customer service with robust ideas.</p>\n<!-- /wp:paragraph -->','For Women Only Your Computer Usage Could Cost You Your Job','','publish','open','open','','for-women-only-your-computer-usage-could-cost-you-your-job','','','2020-08-04 00:58:25','2020-08-04 00:58:25','',0,'http://grayic.xyz/wp/appex/?p=2150',0,'post','',0),(2151,1,'2020-01-11 00:58:26','2020-01-11 00:58:26','<!-- wp:paragraph -->\n<p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and a partner of the world\'s most-loved brands such as National Geographic, Gucci, Marc Jacobs, Samsung, Emirates and more.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As a Customer Support Specialist, we expect you to be up-to-date with the latest digital technologies and social media trends. You should have excellent communication skills and be able to assist our customers in a fast, efficient and professional manner. If you enjoy fixing issues and helping improve the overall customer experience, this job is for you!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Summary of Completed Research</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Heading towards a streamlined cloud solution. User generated content in real-time will have multiple touchpoints for offshoring Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Security and Reliability</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional clickthroughs from DevOps. Nanotechnology immersion along the information highway will close the loop on focusing solely on the bottom line.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Framework Migration</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway heading towards a streamlined cloud solution. User generated content in real-time</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Podcasting operational change management inside of workflows to establish a framework. Taking seamless key performance indicators offline to maximise the long tail. Keeping your eye on the ball while performing a deep dive on the start-up mentality to derive convergence on cross-platform integration.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Completely synergize resource taxing relationships via premier niche markets. Professionally cultivate one-to-one customer service with robust ideas.</p>\n<!-- /wp:paragraph -->','Las Vegas How To Have Non Gambling Related Fun','','publish','open','open','','las-vegas-how-to-have-non-gambling-related-fun','','','2020-01-11 00:58:26','2020-01-11 00:58:26','',0,'http://grayic.xyz/wp/appex/?p=2151',0,'post','',0),(2152,1,'2020-08-15 00:58:27','2020-08-15 00:58:27','<!-- wp:paragraph -->\n<p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and a partner of the world\'s most-loved brands such as National Geographic, Gucci, Marc Jacobs, Samsung, Emirates and more.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As a Customer Support Specialist, we expect you to be up-to-date with the latest digital technologies and social media trends. You should have excellent communication skills and be able to assist our customers in a fast, efficient and professional manner. If you enjoy fixing issues and helping improve the overall customer experience, this job is for you!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Summary of Completed Research</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Heading towards a streamlined cloud solution. User generated content in real-time will have multiple touchpoints for offshoring Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Security and Reliability</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional clickthroughs from DevOps. Nanotechnology immersion along the information highway will close the loop on focusing solely on the bottom line.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Framework Migration</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway heading towards a streamlined cloud solution. User generated content in real-time</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Podcasting operational change management inside of workflows to establish a framework. Taking seamless key performance indicators offline to maximise the long tail. Keeping your eye on the ball while performing a deep dive on the start-up mentality to derive convergence on cross-platform integration.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Completely synergize resource taxing relationships via premier niche markets. Professionally cultivate one-to-one customer service with robust ideas.</p>\n<!-- /wp:paragraph -->','Linux Or Windows Which Is It','','publish','open','open','','linux-or-windows-which-is-it','','','2020-08-15 00:58:27','2020-08-15 00:58:27','',0,'http://grayic.xyz/wp/appex/?p=2152',0,'post','',0),(2153,1,'2020-10-04 00:58:28','2020-10-04 00:58:28','<!-- wp:paragraph -->\n<p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and a partner of the world\'s most-loved brands such as National Geographic, Gucci, Marc Jacobs, Samsung, Emirates and more.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As a Customer Support Specialist, we expect you to be up-to-date with the latest digital technologies and social media trends. You should have excellent communication skills and be able to assist our customers in a fast, efficient and professional manner. If you enjoy fixing issues and helping improve the overall customer experience, this job is for you!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Summary of Completed Research</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Heading towards a streamlined cloud solution. User generated content in real-time will have multiple touchpoints for offshoring Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Security and Reliability</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional clickthroughs from DevOps. Nanotechnology immersion along the information highway will close the loop on focusing solely on the bottom line.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Framework Migration</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway heading towards a streamlined cloud solution. User generated content in real-time</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Podcasting operational change management inside of workflows to establish a framework. Taking seamless key performance indicators offline to maximise the long tail. Keeping your eye on the ball while performing a deep dive on the start-up mentality to derive convergence on cross-platform integration.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Completely synergize resource taxing relationships via premier niche markets. Professionally cultivate one-to-one customer service with robust ideas.</p>\n<!-- /wp:paragraph -->','Bring to the table win-win survival strategies  to ensure proactive customer service.','','publish','open','open','','bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2','','','2020-10-04 00:58:28','2020-10-04 00:58:28','',0,'http://grayic.xyz/wp/appex/?p=2153',0,'post','',0),(2177,1,'2020-11-04 01:25:29','2020-11-04 01:25:29','<!-- wp:paragraph -->\n<p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and a partner of the world\'s most-loved brands such as National Geographic, Gucci, Marc Jacobs, Samsung, Emirates and more.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As a Customer Support Specialist, we expect you to be up-to-date with the latest digital technologies and social media trends. You should have excellent communication skills and be able to assist our customers in a fast, efficient and professional manner. If you enjoy fixing issues and helping improve the overall customer experience, this job is for you!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Summary of Completed Research</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Heading towards a streamlined cloud solution. User generated content in real-time will have multiple touchpoints for offshoring Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Security and Reliability</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional clickthroughs from DevOps. Nanotechnology immersion along the information highway will close the loop on focusing solely on the bottom line.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Framework Migration</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway heading towards a streamlined cloud solution. User generated content in real-time</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Podcasting operational change management inside of workflows to establish a framework. Taking seamless key performance indicators offline to maximise the long tail. Keeping your eye on the ball while performing a deep dive on the start-up mentality to derive convergence on cross-platform integration.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Completely synergize resource taxing relationships via premier niche markets. Professionally cultivate one-to-one customer service with robust ideas.</p>\n<!-- /wp:paragraph -->','How To Blow Through Capital At An Incredible Rate','','publish','open','open','','how-to-blow-through-capital-at-an-incredible-rate','','','2020-11-04 01:25:29','2020-11-04 01:25:29','',0,'http://grayic.xyz/wp/appex/?p=2177',0,'post','',0),(2178,1,'2019-02-20 01:25:29','2019-02-20 01:25:29','<!-- wp:paragraph -->\n<p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and a partner of the world\'s most-loved brands such as National Geographic, Gucci, Marc Jacobs, Samsung, Emirates and more.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As a Customer Support Specialist, we expect you to be up-to-date with the latest digital technologies and social media trends. You should have excellent communication skills and be able to assist our customers in a fast, efficient and professional manner. If you enjoy fixing issues and helping improve the overall customer experience, this job is for you!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Summary of Completed Research</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Heading towards a streamlined cloud solution. User generated content in real-time will have multiple touchpoints for offshoring Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Security and Reliability</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional clickthroughs from DevOps. Nanotechnology immersion along the information highway will close the loop on focusing solely on the bottom line.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Framework Migration</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway heading towards a streamlined cloud solution. User generated content in real-time</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Podcasting operational change management inside of workflows to establish a framework. Taking seamless key performance indicators offline to maximise the long tail. Keeping your eye on the ball while performing a deep dive on the start-up mentality to derive convergence on cross-platform integration.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Completely synergize resource taxing relationships via premier niche markets. Professionally cultivate one-to-one customer service with robust ideas.</p>\n<!-- /wp:paragraph -->','Design Studios That Everyone Should Know About?','','publish','open','open','','design-studios-that-everyone-should-know-about','','','2019-02-20 01:25:29','2019-02-20 01:25:29','',0,'http://grayic.xyz/wp/appex/?p=2178',0,'post','',0),(2179,1,'2020-09-19 01:25:29','2020-09-19 01:25:29','<!-- wp:paragraph -->\n<p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and a partner of the world\'s most-loved brands such as National Geographic, Gucci, Marc Jacobs, Samsung, Emirates and more.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As a Customer Support Specialist, we expect you to be up-to-date with the latest digital technologies and social media trends. You should have excellent communication skills and be able to assist our customers in a fast, efficient and professional manner. If you enjoy fixing issues and helping improve the overall customer experience, this job is for you!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Summary of Completed Research</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Heading towards a streamlined cloud solution. User generated content in real-time will have multiple touchpoints for offshoring Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Security and Reliability</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional clickthroughs from DevOps. Nanotechnology immersion along the information highway will close the loop on focusing solely on the bottom line.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Framework Migration</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway heading towards a streamlined cloud solution. User generated content in real-time</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Podcasting operational change management inside of workflows to establish a framework. Taking seamless key performance indicators offline to maximise the long tail. Keeping your eye on the ball while performing a deep dive on the start-up mentality to derive convergence on cross-platform integration.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Completely synergize resource taxing relationships via premier niche markets. Professionally cultivate one-to-one customer service with robust ideas.</p>\n<!-- /wp:paragraph -->','Figma On Figma: How We Built Our Website Design System','','publish','open','open','','figma-on-figma-how-we-built-our-website-design-system','','','2020-09-19 01:25:29','2020-09-19 01:25:29','',0,'http://grayic.xyz/wp/appex/?p=2179',0,'post','',0),(2181,1,'2019-01-04 01:25:29','2019-01-04 01:25:29','<!-- wp:paragraph -->\n<p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and a partner of the world\'s most-loved brands such as National Geographic, Gucci, Marc Jacobs, Samsung, Emirates and more.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As a Customer Support Specialist, we expect you to be up-to-date with the latest digital technologies and social media trends. You should have excellent communication skills and be able to assist our customers in a fast, efficient and professional manner. If you enjoy fixing issues and helping improve the overall customer experience, this job is for you!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Summary of Completed Research</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Heading towards a streamlined cloud solution. User generated content in real-time will have multiple touchpoints for offshoring Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Security and Reliability</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional clickthroughs from DevOps. Nanotechnology immersion along the information highway will close the loop on focusing solely on the bottom line.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Framework Migration</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway heading towards a streamlined cloud solution. User generated content in real-time</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Podcasting operational change management inside of workflows to establish a framework. Taking seamless key performance indicators offline to maximise the long tail. Keeping your eye on the ball while performing a deep dive on the start-up mentality to derive convergence on cross-platform integration.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Completely synergize resource taxing relationships via premier niche markets. Professionally cultivate one-to-one customer service with robust ideas.</p>\n<!-- /wp:paragraph -->','For Women Only Your Computer Usage Could Cost You Your Job','','publish','open','open','','for-women-only-your-computer-usage-could-cost-you-your-job-2','','','2019-01-04 01:25:29','2019-01-04 01:25:29','',0,'http://grayic.xyz/wp/appex/?p=2181',0,'post','',0),(2182,1,'2020-03-11 01:25:29','2020-03-11 01:25:29','<!-- wp:paragraph -->\n<p>Doubling my 9–5 salary several times in my career is something I never thought would happen. My career went from startup land to call center operator in a short space of time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>That meant going from six-figures down to the minimum wage in my home country of Australia. And to top it off, I have no degrees in anything business related — unless you count a sound engineering qualification.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If an uneducated guy from the home of the Kangaroo can double their salary, there is definitely hope for you. Popular career websites like “Seek” suggest the typical advice about doing better in your performance review or getting more education from a university. This advice is out of date and I have watched many colleagues fall for this trap and only end up disappointed.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Doubling your salary, or at the very least increasing it significantly, is about breaking the norm and trying a few things that are a bit more radical as you’re about to see with these simple tips below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The goal should be more than money</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Okay so you can make more money but if that’s your only goal, the extra zeroes on your bank balance will get really boring real quick.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p><strong>You can develop side-businesses, side-hustles, and hobbies that can supplement your 9–5 income source, and they can all put extra money in your pocket that allows you to work less and not stress so much about bills.</strong></p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>If an uneducated guy from the home of the Kangaroo can double their salary, there is definitely hope for you. Popular career websites like “Seek” suggest the typical advice about doing better in your performance review or getting more education from a university. This advice is out of date and I have watched.</p>\n<!-- /wp:paragraph -->','How did we get 1M+ visitors in 30 days without anything!','','publish','open','open','','how-did-we-get-1m-visitors-in-30-days-without-anything','','','2020-03-11 01:25:29','2020-03-11 01:25:29','',0,'http://grayic.xyz/wp/appex/?p=2182',0,'post','',1),(5370,1,'2020-11-25 02:24:24','2020-11-25 02:24:24','<h2>Blog Style 3</h2>		\n		Read our latest blog posts		\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Nov 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and a partner of the world&#8217;s most-loved brands such as National Geographic, Gucci, Marc&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"730\" height=\"500\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/blog1.png\" alt=\"Bring to the table win-win survival strategies  to ensure proactive customer service.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/blog1.png 730w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-492x337.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-300x205.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-44x30.png 44w\" sizes=\"(max-width: 730px) 100vw, 730px\" />                                        </a>\n                                    Oct 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\">Bring to the table win-win survival strategies  to ensure proactive customer service.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and a partner of the world&#8217;s most-loved brands such as National Geographic, Gucci, Marc&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\">Continue Reading</a>\n                        <!-- #post-2153 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/figma-on-figma-how-we-built-our-website-design-system/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Figma On Figma: How We Built Our Website Design System\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Sep 19, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/figma-on-figma-how-we-built-our-website-design-system/\">Figma On Figma: How We Built Our Website Design System</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and a partner of the world&#8217;s most-loved brands such as National Geographic, Gucci, Marc&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/figma-on-figma-how-we-built-our-website-design-system/\">Continue Reading</a>\n                        <!-- #post-2179 -->\n                1\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=3\">3</a>\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=4\">4</a>\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=2\"></a>','Blog Style 3','','trash','closed','closed','','blog-style-3__trashed','','','2021-08-23 09:55:33','2021-08-23 09:55:33','',0,'https://finestdevs.com/demos/wp/shadepro/blog-right-sidebar-copy/',0,'page','',0),(15228,1,'2020-11-25 02:24:24','2020-11-25 02:24:24','<h2>Blog Style 3</h2>		\n		Read our latest blog posts		\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Nov 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and a partner of the world&#8217;s most-loved brands such as National Geographic, Gucci, Marc&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"730\" height=\"500\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1.png\" alt=\"Bring to the table win-win survival strategies  to ensure proactive customer service.\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1.png 730w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-492x337.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-300x205.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-44x30.png 44w\" sizes=\"(max-width: 730px) 100vw, 730px\" />                                        </a>\n                                    Oct 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\">Bring to the table win-win survival strategies  to ensure proactive customer service.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and a partner of the world&#8217;s most-loved brands such as National Geographic, Gucci, Marc&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\">Continue Reading</a>\n                        <!-- #post-2153 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/figma-on-figma-how-we-built-our-website-design-system/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1.png\" alt=\"Figma On Figma: How We Built Our Website Design System\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Sep 19, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/figma-on-figma-how-we-built-our-website-design-system/\">Figma On Figma: How We Built Our Website Design System</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and a partner of the world&#8217;s most-loved brands such as National Geographic, Gucci, Marc&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/figma-on-figma-how-we-built-our-website-design-system/\">Continue Reading</a>\n                        <!-- #post-2179 -->\n                1\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=3\">3</a>\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=4\">4</a>\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=2\"></a>','Blog Style 3','','inherit','closed','closed','','5370-revision-v1','','','2020-11-25 02:24:24','2020-11-25 02:24:24','',5370,'https://k1k3.dev34.info/?p=15228',0,'revision','',0),(10923,1,'2021-01-12 14:49:27','2021-01-12 14:49:27','<!-- wp:paragraph -->\n<p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and a partner of the world\'s most-loved brands such as National Geographic, Gucci, Marc Jacobs, Samsung, Emirates and more.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As a Customer Support Specialist, we expect you to be up-to-date with the latest digital technologies and social media trends. You should have excellent communication skills and be able to assist our customers in a fast, efficient and professional manner. If you enjoy fixing issues and helping improve the overall customer experience, this job is for you!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Summary of Completed Research</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Heading towards a streamlined cloud solution. User generated content in real-time will have multiple touchpoints for offshoring Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Security and Reliability</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional clickthroughs from DevOps. Nanotechnology immersion along the information highway will close the loop on focusing solely on the bottom line.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Framework Migration</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway heading towards a streamlined cloud solution. User generated content in real-time</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Podcasting operational change management inside of workflows to establish a framework. Taking seamless key performance indicators offline to maximise the long tail. Keeping your eye on the ball while performing a deep dive on the start-up mentality to derive convergence on cross-platform integration.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Completely synergize resource taxing relationships via premier niche markets. Professionally cultivate one-to-one customer service with robust ideas.</p>\n<!-- /wp:paragraph -->','How To Blow Through Capital At An Incredible Rate.','','publish','open','open','','how-to-blow-through-capital-at-an-incredible-rate-copy-2','','','2021-01-12 14:49:27','2021-01-12 14:49:27','',0,'https://finestdevs.com/demos/wp/trydus-dev/2021/01/12/how-to-blow-through-capital-at-an-incredible-rate-copy-2/',0,'post','',0),(10924,1,'2021-01-12 14:49:28','2021-01-12 14:49:28','<!-- wp:paragraph -->\n<p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and a partner of the world\'s most-loved brands such as National Geographic, Gucci, Marc Jacobs, Samsung, Emirates and more.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As a Customer Support Specialist, we expect you to be up-to-date with the latest digital technologies and social media trends. You should have excellent communication skills and be able to assist our customers in a fast, efficient and professional manner. If you enjoy fixing issues and helping improve the overall customer experience, this job is for you!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Summary of Completed Research</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Heading towards a streamlined cloud solution. User generated content in real-time will have multiple touchpoints for offshoring Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Security and Reliability</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Capitalize on low hanging fruit to identify a ballpark value added activity to beta test. Override the digital divide with additional clickthroughs from DevOps. Nanotechnology immersion along the information highway will close the loop on focusing solely on the bottom line.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Framework Migration</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway heading towards a streamlined cloud solution. User generated content in real-time</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Podcasting operational change management inside of workflows to establish a framework. Taking seamless key performance indicators offline to maximise the long tail. Keeping your eye on the ball while performing a deep dive on the start-up mentality to derive convergence on cross-platform integration.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Completely synergize resource taxing relationships via premier niche markets. Professionally cultivate one-to-one customer service with robust ideas.</p>\n<!-- /wp:paragraph -->','Bring to the table win-win survival strategies.','','publish','open','open','','how-to-blow-through-capital-at-an-incredible-rate-copy-3','','','2021-01-12 14:49:28','2021-01-12 14:49:28','',0,'https://finestdevs.com/demos/wp/trydus-dev/2021/01/12/how-to-blow-through-capital-at-an-incredible-rate-copy-3/',0,'post','',0),(14017,1,'2021-02-11 15:25:56','2021-02-11 15:25:56','<h2>Shop Fluid</h2>\n<h2>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions.</h2>\n<ul>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/fair-trade-ghana/\"><img width=\"154\" height=\"154\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/product-image-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/product-image-2.png 154w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-2-100x100.png 100w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-2-150x150.png 150w\" sizes=\"(max-width: 154px) 100vw, 154px\">\n<h2>Fair Trade Ghana</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/fair-trade-ghana/\">Rated <strong>5.00</strong> out of 5\nPrice:<bdi>$34.00</bdi>\n</a><a href=\"?add-to-cart=2632\" data-quantity=\"1\" data-product_id=\"2632\" data-product_sku=\"\" aria-label=\"Add “Fair Trade Ghana” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/kingso-round-table/\"><img width=\"115\" height=\"179\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/product-image-3.png\" alt=\"\" loading=\"lazy\">\n<h2>KingSo Round Table</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/kingso-round-table/\">Rated <strong>5.00</strong> out of 5\nPrice:<bdi>$44.99</bdi>\n</a><a href=\"?add-to-cart=2631\" data-quantity=\"1\" data-product_id=\"2631\" data-product_sku=\"kungso\" aria-label=\"Add “KingSo Round Table” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/trade-folding-stool/\"><img width=\"102\" height=\"182\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/product-image-5.png\" alt=\"\" loading=\"lazy\">\n<h2>Trade Folding Stool</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/trade-folding-stool/\">Rated <strong>5.00</strong> out of 5\nPrice:<bdi>$31.49</bdi>\n</a><a href=\"?add-to-cart=2630\" data-quantity=\"1\" data-product_id=\"2630\" data-product_sku=\"table-folding-stool\" aria-label=\"Add “Trade Folding Stool” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/safavieh-couture/\">\nSale!\n<img width=\"167\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/product-image-1.png\" alt=\"\" loading=\"lazy\">\n<h2>Safavieh Couture</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/safavieh-couture/\">Rated <strong>5.00</strong> out of 5\n<del>List Price: <bdi>$1,350.00</bdi></del>\n<ins> Price: <bdi>$899.00</bdi></ins>\n</a><a href=\"?add-to-cart=2629\" data-quantity=\"1\" data-product_id=\"2629\" data-product_sku=\"safvieh\" aria-label=\"Add “Safavieh Couture” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/rivet-accent-chair/\">\nSale!\n<img width=\"163\" height=\"172\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/product-image-6.png\" alt=\"\" loading=\"lazy\">\n<h2>Rivet Accent Chair</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/rivet-accent-chair/\">Rated <strong>5.00</strong> out of 5\n<del>List Price: <bdi>$350.00</bdi></del>\n<ins> Price: <bdi>$120.00</bdi></ins>\n</a><a href=\"?add-to-cart=2628\" data-quantity=\"1\" data-product_id=\"2628\" data-product_sku=\"rivet-chair\" aria-label=\"Add “Rivet Accent Chair” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/living-chair/\">\nSale!\n<img width=\"130\" height=\"188\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/product-image-7.png\" alt=\"\" loading=\"lazy\">\n<h2>Armen Living Chair</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/living-chair/\">Rated <strong>5.00</strong> out of 5\n<del>List Price: <bdi>$350.00</bdi></del>\n<ins> Price: <bdi>$110.00</bdi></ins>\n</a><a href=\"?add-to-cart=2627\" data-quantity=\"1\" data-product_id=\"2627\" data-product_sku=\"woo-tshirt\" aria-label=\"Add “Armen Living Chair” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/kingso-round-table-2/\"><img width=\"115\" height=\"179\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/product-image-3.png\" alt=\"\" loading=\"lazy\">\n<h2>KingSo Round Table</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/kingso-round-table-2/\">Rated <strong>5.00</strong> out of 5\nPrice:<bdi>$44.99</bdi>\n</a><a href=\"?add-to-cart=2626\" data-quantity=\"1\" data-product_id=\"2626\" data-product_sku=\"table-45\" aria-label=\"Add “KingSo Round Table” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/knight-chair/\"><img width=\"142\" height=\"200\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/product-image-8.png\" alt=\"\" loading=\"lazy\">\n<h2>Knight Chair</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/knight-chair/\">Rated <strong>5.00</strong> out of 5\nPrice:<bdi>$350.00</bdi>\n</a><a href=\"?add-to-cart=2625\" data-quantity=\"1\" data-product_id=\"2625\" data-product_sku=\"\" aria-label=\"Add “Knight Chair” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n</ul>\n<nav>\n<ul class=\"page-numbers\">\n 	<li>1</li>\n 	<li><a href=\"/demos/wp/shadepro/wp-admin/admin-ajax.php?product-page=2\">2</a></li>\n 	<li><a href=\"/demos/wp/shadepro/wp-admin/admin-ajax.php?product-page=2\"></a></li>\n</ul>\n</nav>','Shop Fluid','','trash','closed','closed','','shop-fluid__trashed','','','2021-08-23 09:56:27','2021-08-23 09:56:27','',0,'https://finestdevs.com/demos/wp/shadepro-lite/?page_id=14015',0,'page','',0),(15229,1,'2021-02-11 15:25:56','2021-02-11 15:25:56','<h2>Shop Fluid</h2>\n<h2>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions.</h2>\n<ul>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/fair-trade-ghana/\"><img width=\"154\" height=\"154\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-2.png 154w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-2-100x100.png 100w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-2-150x150.png 150w\" sizes=\"(max-width: 154px) 100vw, 154px\">\n<h2>Fair Trade Ghana</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/fair-trade-ghana/\">Rated <strong>5.00</strong> out of 5\nPrice:<bdi>$34.00</bdi>\n</a><a href=\"?add-to-cart=2632\" data-quantity=\"1\" data-product_id=\"2632\" data-product_sku=\"\" aria-label=\"Add “Fair Trade Ghana” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/kingso-round-table/\"><img width=\"115\" height=\"179\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-3.png\" alt=\"\" loading=\"lazy\">\n<h2>KingSo Round Table</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/kingso-round-table/\">Rated <strong>5.00</strong> out of 5\nPrice:<bdi>$44.99</bdi>\n</a><a href=\"?add-to-cart=2631\" data-quantity=\"1\" data-product_id=\"2631\" data-product_sku=\"kungso\" aria-label=\"Add “KingSo Round Table” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/trade-folding-stool/\"><img width=\"102\" height=\"182\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-5.png\" alt=\"\" loading=\"lazy\">\n<h2>Trade Folding Stool</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/trade-folding-stool/\">Rated <strong>5.00</strong> out of 5\nPrice:<bdi>$31.49</bdi>\n</a><a href=\"?add-to-cart=2630\" data-quantity=\"1\" data-product_id=\"2630\" data-product_sku=\"table-folding-stool\" aria-label=\"Add “Trade Folding Stool” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/safavieh-couture/\">\nSale!\n<img width=\"167\" height=\"164\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-1.png\" alt=\"\" loading=\"lazy\">\n<h2>Safavieh Couture</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/safavieh-couture/\">Rated <strong>5.00</strong> out of 5\n<del>List Price: <bdi>$1,350.00</bdi></del>\n<ins> Price: <bdi>$899.00</bdi></ins>\n</a><a href=\"?add-to-cart=2629\" data-quantity=\"1\" data-product_id=\"2629\" data-product_sku=\"safvieh\" aria-label=\"Add “Safavieh Couture” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/rivet-accent-chair/\">\nSale!\n<img width=\"163\" height=\"172\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-6.png\" alt=\"\" loading=\"lazy\">\n<h2>Rivet Accent Chair</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/rivet-accent-chair/\">Rated <strong>5.00</strong> out of 5\n<del>List Price: <bdi>$350.00</bdi></del>\n<ins> Price: <bdi>$120.00</bdi></ins>\n</a><a href=\"?add-to-cart=2628\" data-quantity=\"1\" data-product_id=\"2628\" data-product_sku=\"rivet-chair\" aria-label=\"Add “Rivet Accent Chair” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/living-chair/\">\nSale!\n<img width=\"130\" height=\"188\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-7.png\" alt=\"\" loading=\"lazy\">\n<h2>Armen Living Chair</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/living-chair/\">Rated <strong>5.00</strong> out of 5\n<del>List Price: <bdi>$350.00</bdi></del>\n<ins> Price: <bdi>$110.00</bdi></ins>\n</a><a href=\"?add-to-cart=2627\" data-quantity=\"1\" data-product_id=\"2627\" data-product_sku=\"woo-tshirt\" aria-label=\"Add “Armen Living Chair” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/kingso-round-table-2/\"><img width=\"115\" height=\"179\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-3.png\" alt=\"\" loading=\"lazy\">\n<h2>KingSo Round Table</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/kingso-round-table-2/\">Rated <strong>5.00</strong> out of 5\nPrice:<bdi>$44.99</bdi>\n</a><a href=\"?add-to-cart=2626\" data-quantity=\"1\" data-product_id=\"2626\" data-product_sku=\"table-45\" aria-label=\"Add “KingSo Round Table” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/knight-chair/\"><img width=\"142\" height=\"200\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-8.png\" alt=\"\" loading=\"lazy\">\n<h2>Knight Chair</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/knight-chair/\">Rated <strong>5.00</strong> out of 5\nPrice:<bdi>$350.00</bdi>\n</a><a href=\"?add-to-cart=2625\" data-quantity=\"1\" data-product_id=\"2625\" data-product_sku=\"\" aria-label=\"Add “Knight Chair” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n</ul>\n<nav>\n<ul class=\"page-numbers\">\n 	<li>1</li>\n 	<li><a href=\"/demos/wp/shadepro/wp-admin/admin-ajax.php?product-page=2\">2</a></li>\n 	<li><a href=\"/demos/wp/shadepro/wp-admin/admin-ajax.php?product-page=2\"></a></li>\n</ul>\n</nav>','Shop Fluid','','inherit','closed','closed','','14017-revision-v1','','','2021-02-11 15:25:56','2021-02-11 15:25:56','',14017,'https://k1k3.dev34.info/?p=15229',0,'revision','',0),(14193,1,'2021-04-05 05:58:54','2021-04-05 05:58:54','<img width=\"1230\" height=\"967\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/dashboard-web-app.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/dashboard-web-app.png 1230w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/dashboard-web-app-300x236.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/dashboard-web-app-1024x805.png 1024w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/dashboard-web-app-768x604.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/dashboard-web-app-492x387.png 492w\" sizes=\"(max-width: 1230px) 100vw, 1230px\" />											\n			<h2>Create email campaigns for your fans.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Start Free Trial\n                                                        </a>\n			No credit card required		\n			<h2>Get started within minutes</h2>		\n			<h2>We make your journey useful and friendly.</h2>		\n										<img width=\"196\" height=\"37\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Vector-11.png\" alt=\"\" loading=\"lazy\" />											\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"94\" height=\"94\" viewBox=\"0 0 94 94\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M38.0145 32.0189C43.0503 32.0189 47.0012 37.6338 47.0012 37.6338C47.0012 37.6338 50.728 32.0189 55.9902 32.0189C61.1084 32.0189 65.2879 36.2403 65.5615 41.3515C65.7155 44.2391 64.7847 46.4365 63.4733 48.4269C60.8525 52.4033 46.9845 61.6073 46.9845 61.6073C46.9845 61.6073 33.1687 52.4382 30.5305 48.4269C29.2163 46.4275 28.2879 44.2389 28.4426 41.3515C28.7162 36.2403 32.8959 32.0189 38.0145 32.0189Z\" fill=\"#FFBDBC\"></path><path d=\"M1.83594 68.6578H3.55859V15.7183C3.55859 11.5933 6.91451 8.23743 11.0395 8.23743H82.9605C87.0855 8.23743 90.4414 11.5933 90.4414 15.7183V68.658H92.1641C93.1781 68.658 94 69.4799 94 70.4939V77.3614C94 81.9938 90.2314 85.7626 85.5989 85.7626H8.40125C3.76881 85.7626 0 81.994 0 77.3616V70.4941C0 69.4797 0.822136 68.6578 1.83594 68.6578ZM82.9605 11.9093H11.0395C8.93918 11.9093 7.23047 13.618 7.23047 15.7181V20.8288H86.7695V15.7183C86.7695 13.618 85.0608 11.9093 82.9605 11.9093ZM86.7695 24.5007H7.23047V68.6578H33.7109C34.7247 68.6578 35.5469 69.4797 35.5469 70.4937C35.5469 71.6663 36.5008 72.6201 37.6734 72.6201H56.3266C57.4992 72.6201 58.4531 71.6661 58.4531 70.4937C58.4531 69.4797 59.2751 68.6578 60.2891 68.6578H86.7695V24.5007ZM3.67188 77.3614C3.67188 79.9692 5.79349 82.0906 8.40125 82.0906H85.5989C88.2067 82.0906 90.3281 79.969 90.3281 77.3612V72.3296H61.8272C61.0574 74.6297 58.8824 76.292 56.3267 76.292H37.6736C35.1178 76.292 32.9428 74.6297 32.173 72.3296H3.67188V77.3614Z\" fill=\"#161C2D\"></path><path d=\"M48.0312 17.9882H45.9688C44.9549 17.9882 44.1328 17.1662 44.1328 16.1522C44.1328 15.1382 44.9549 14.3163 45.9688 14.3163H48.0312C49.0452 14.3163 49.8672 15.1382 49.8672 16.1522C49.8672 17.1662 49.0452 17.9882 48.0312 17.9882Z\" fill=\"#020288\"></path><path d=\"M19.2578 45.4805H17.3271C16.3133 45.4805 15.4912 44.6585 15.4912 43.6445C15.4912 42.6305 16.3133 41.8086 17.3271 41.8086H19.2578C20.2716 41.8086 21.0938 42.6305 21.0938 43.6445C21.0938 44.6585 20.2716 45.4805 19.2578 45.4805Z\" fill=\"#020288\"></path><path d=\"M23.8944 35.0809C23.4244 35.0809 22.9546 34.9015 22.5962 34.5431L21.2312 33.1781C20.5143 32.4612 20.5143 31.2987 21.2312 30.5817C21.9483 29.8648 23.1108 29.8648 23.8278 30.5819L25.1928 31.9469C25.9097 32.6639 25.9097 33.8264 25.1928 34.5433C24.834 34.9015 24.3642 35.0809 23.8944 35.0809Z\" fill=\"#020288\"></path><path d=\"M23.8276 56.7072C23.469 57.0658 22.9992 57.245 22.5294 57.245C22.0596 57.245 21.5898 57.0656 21.2312 56.7072C20.5143 55.9903 20.5143 54.8278 21.2312 54.1109L22.5962 52.7458C23.3131 52.0289 24.4753 52.0289 25.1928 52.7458C25.9097 53.4628 25.9097 54.6253 25.1928 55.3422L23.8276 56.7072Z\" fill=\"#020288\"></path><path d=\"M74.7414 41.8086H76.6719C77.6859 41.8086 78.5078 42.6305 78.5078 43.6445C78.5078 44.6585 77.6859 45.4805 76.6719 45.4805H74.7414C73.7274 45.4805 72.9054 44.6585 72.9054 43.6445C72.9054 42.6305 73.7274 41.8086 74.7414 41.8086Z\" fill=\"#020288\"></path><path d=\"M71.4059 52.7458L72.7709 54.1109C73.4878 54.8278 73.4878 55.9903 72.7709 56.7074C72.4123 57.066 71.9425 57.2452 71.4727 57.2452C71.0029 57.2452 70.5329 57.066 70.1745 56.7074L68.8095 55.3424C68.0926 54.6255 68.0926 53.4629 68.8095 52.7458C69.5262 52.0289 70.6888 52.0289 71.4059 52.7458Z\" fill=\"#020288\"></path><path d=\"M70.1743 30.5815C70.8913 29.8646 72.0538 29.8646 72.7709 30.5815C73.4878 31.2985 73.4878 32.461 72.7709 33.1781L71.4059 34.5431C71.0473 34.9017 70.5775 35.0809 70.1077 35.0809C69.6379 35.0809 69.1679 34.9017 68.8095 34.5431C68.0926 33.8262 68.0926 32.6637 68.8095 31.9465L70.1743 30.5815Z\" fill=\"#020288\"></path></g><defs><clipPath id=\"clip0\"><rect width=\"94\" height=\"94\" fill=\"white\" transform=\"matrix(-1 0 0 1 94 0)\"></rect></clipPath></defs></svg>\n					<h4>Create free account</h4>\n					<p>Lorem ipsum dolor sit amet, consect etur adipiscing elit, sed do.</p>\n										<img width=\"217\" height=\"38\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Vector-12.png\" alt=\"\" loading=\"lazy\" />											\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"88\" height=\"88\" viewBox=\"0 0 88 88\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M47.5201 32.0089V35.2482L16.4766 45.3773V55.1749L20.7982 56.3562V72.5279H26.7504C28.442 72.5279 29.8132 71.1567 29.8132 69.4651V58.8204L47.5201 63.6607V66.9H55.0352V32.0089H47.5201Z\" fill=\"#B2F0FB\"></path><path d=\"M81.6912 4.89514H6.30884C2.83009 4.89514 0 7.73125 0 11.2174V77.8738C0 80.7582 2.33767 83.1048 5.21073 83.1048H82.7891C85.6623 83.1048 87.9998 80.7582 87.9998 77.8738V11.2174C88 7.73125 85.1699 4.89514 81.6912 4.89514ZM3.4375 11.2174C3.4375 9.62686 4.72553 8.33281 6.30884 8.33281H81.6912C83.2745 8.33281 84.5625 9.62686 84.5625 11.2174V21.4323H3.4375V11.2174ZM84.5625 77.8736C84.5625 78.8626 83.7671 79.6671 82.7893 79.6671H5.21073C4.23294 79.6671 3.4375 78.8626 3.4375 77.8736V24.8696H84.5625V77.8736Z\" fill=\"#161C2D\"></path><path d=\"M56.5432 13.1637H54.2344C53.2851 13.1637 52.5156 13.9332 52.5156 14.8824C52.5156 15.8317 53.2851 16.6012 54.2344 16.6012H56.5432C57.4924 16.6012 58.2619 15.8317 58.2619 14.8824C58.2619 13.9332 57.4924 13.1637 56.5432 13.1637Z\" fill=\"#020288\"></path><path d=\"M67.219 13.1637H64.9102C63.9609 13.1637 63.1914 13.9332 63.1914 14.8824C63.1914 15.8317 63.9609 16.6012 64.9102 16.6012H67.219C68.1682 16.6012 68.9377 15.8317 68.9377 14.8824C68.9377 13.9332 68.1682 13.1637 67.219 13.1637Z\" fill=\"#020288\"></path><path d=\"M77.8986 13.1637H75.5898C74.6406 13.1637 73.8711 13.9332 73.8711 14.8824C73.8711 15.8317 74.6406 16.6012 75.5898 16.6012H77.8986C78.8479 16.6012 79.6174 15.8317 79.6174 14.8824C79.6174 13.9332 78.8479 13.1637 77.8986 13.1637Z\" fill=\"#020288\"></path><path d=\"M28.9131 13.1637H12.25C11.3007 13.1637 10.5312 13.9332 10.5312 14.8824C10.5312 15.8317 11.3007 16.6012 12.25 16.6012H28.9131C29.8624 16.6012 30.6319 15.8317 30.6319 14.8824C30.6319 13.9332 29.8624 13.1637 28.9131 13.1637Z\" fill=\"#020288\"></path><path d=\"M68.0871 49.4544C68.0871 51.7041 67.214 53.8162 65.6284 55.4016C64.9573 56.0728 64.9571 57.1611 65.6284 57.8323C65.9641 58.1679 66.4039 58.3357 66.8438 58.3357C67.2836 58.3357 67.7236 58.1678 68.0591 57.8323C70.294 55.5974 71.5248 52.6221 71.5248 49.4542C71.5248 46.2864 70.294 43.3109 68.0593 41.076C67.3881 40.4048 66.2998 40.4048 65.6286 41.076C64.9574 41.7472 64.9574 42.8355 65.6286 43.5068C67.214 45.0926 68.0871 47.2049 68.0871 49.4544Z\" fill=\"#020288\"></path><path d=\"M60.2807 52.4852C60.6164 52.8208 61.0562 52.9886 61.4961 52.9886C61.9359 52.9886 62.3759 52.8208 62.7114 52.4852C64.3823 50.814 64.3823 48.0949 62.7114 46.4238C62.0402 45.7526 60.9519 45.7526 60.2807 46.4238C59.6096 47.095 59.6096 48.1833 60.2807 48.8546C60.4969 49.0708 60.5293 49.3233 60.5293 49.4545C60.5293 49.5858 60.4969 49.8381 60.2807 50.0543C59.6096 50.7257 59.6096 51.814 60.2807 52.4852Z\" fill=\"#020288\"></path></g><defs><clipPath id=\"clip0\"><rect width=\"88\" height=\"88\" fill=\"white\"></rect></clipPath></defs></svg>\n					<h4>Add a campaign</h4>\n					<p>Lorem ipsum dolor sit amet, consect etur adipiscing elit, sed do.</p>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"101\" height=\"101\" viewBox=\"0 0 101 101\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M99.0273 77.7666H93.9383V22.1278C93.9383 18.8015 91.2322 16.0955 87.9059 16.0955H60.9886C59.8991 16.0955 59.016 16.9788 59.016 18.0681C59.016 19.1574 59.8991 20.0408 60.9886 20.0408H87.9059C89.0568 20.0408 89.993 20.977 89.993 22.1278V77.7666H67.0046C63.5901 77.7666 60.7063 80.0815 59.8399 83.2243H41.1601C40.2937 80.0815 37.4098 77.7666 33.9954 77.7666H11.007V22.1278C11.007 20.977 11.9432 20.0408 13.0941 20.0408H37.2161C38.3056 20.0408 39.1888 19.1574 39.1888 18.0681C39.1888 16.9788 38.3056 16.0955 37.2161 16.0955H13.0941C9.7678 16.0955 7.06172 18.8015 7.06172 22.1278V77.7666H1.97266C0.883158 77.7666 0 78.65 0 79.7393V89.2974C0 92.7531 2.81143 95.5645 6.26713 95.5645H94.7329C98.1886 95.5645 101 92.7531 101 89.2974V79.7393C101 78.6498 100.117 77.7666 99.0273 77.7666ZM97.0547 89.2974C97.0547 90.5776 96.0131 91.6192 94.7329 91.6192H6.26713C4.98688 91.6192 3.94531 90.5778 3.94531 89.2974V81.7119H33.9954C35.9171 81.7119 37.4805 83.2754 37.4805 85.197C37.4805 86.2863 38.3636 87.1697 39.4531 87.1697H61.5469C62.6364 87.1697 63.5195 86.2863 63.5195 85.197C63.5195 83.2754 65.0829 81.7119 67.0046 81.7119H97.0547V89.2974Z\" fill=\"#161C2D\"></path><path d=\"M37.9733 58.3259L21.3527 70.2123C20.4664 70.8462 20.2618 72.0783 20.8957 72.9644C21.2807 73.5027 21.8867 73.7897 22.5018 73.7897C22.8991 73.7897 23.2999 73.6702 23.6477 73.4215L39.4256 62.1379L56.2204 68.2008C56.8773 68.4377 57.6111 68.3099 58.1491 67.8641L75.2167 53.7182C75.3717 54.4027 75.888 54.9824 76.6116 55.1844C76.7887 55.2338 76.967 55.2574 77.1424 55.2574C78.0056 55.2572 78.7982 54.6862 79.0415 53.8142L80.4006 48.9404C80.5798 48.2981 80.4223 47.6091 79.9822 47.1082C79.5421 46.6075 78.8799 46.3623 78.2191 46.458L73.2073 47.1806C72.1291 47.336 71.3809 48.3362 71.5365 49.4144C71.6263 50.0374 71.9983 50.5503 72.5043 50.8422L56.4997 64.107L39.7909 58.075C39.18 57.8546 38.5008 57.9485 37.9733 58.3259Z\" fill=\"#161C2D\"></path><path d=\"M50.3523 52.5778C63.3703 52.5778 73.9234 42.0247 73.9234 29.0067C73.9234 15.9888 63.3703 5.43567 50.3523 5.43567C37.3344 5.43567 26.7812 15.9888 26.7812 29.0067C26.7812 42.0247 37.3344 52.5778 50.3523 52.5778Z\" fill=\"#C2FED2\"></path><path d=\"M53.4194 27.4104C53.0882 27.2934 52.7738 27.1812 52.4757 27.0737V20.7351C53.2565 20.973 53.7974 21.3707 54.0627 21.7491C54.6884 22.6409 55.9186 22.8565 56.8106 22.2306C57.7024 21.6049 57.9181 20.3747 57.2921 19.4827C56.362 18.1571 54.6758 17.0508 52.4755 16.6924V16.2758C52.4755 15.1865 51.5923 14.3031 50.5028 14.3031C49.4133 14.3031 48.5302 15.1865 48.5302 16.2758V16.8425C48.2305 16.909 47.926 16.9885 47.617 17.0814C45.1419 17.8271 43.2734 20.2317 43.0736 22.9287C42.8762 25.592 44.2943 27.9061 46.8668 29.1193C47.2318 29.2915 47.8033 29.529 48.5302 29.8125V37.4031C47.5153 37.0999 46.5832 36.5916 45.9778 35.8396C45.2944 34.9913 44.0526 34.8574 43.204 35.5407C42.3556 36.2242 42.2218 37.466 42.9052 38.3147C44.3426 40.0991 46.4644 41.0535 48.5302 41.4591V41.7374C48.5302 42.8267 49.4133 43.7101 50.5028 43.7101C51.5923 43.7101 52.4755 42.8267 52.4755 41.7374V41.6096C56.8345 41.0578 58.7373 38.2225 59.0588 35.6912C59.509 32.1485 57.1899 28.7433 53.4194 27.4104ZM47.0083 23.2205C47.0811 22.2395 47.7184 21.3047 48.5304 20.9433V25.5417C47.1787 24.8961 46.9562 23.9239 47.0083 23.2205ZM55.1453 35.1941C54.9883 36.4298 54.0294 37.2861 52.4757 37.6122V31.2752C54.5363 32.1592 55.3106 33.8918 55.1453 35.1941Z\" fill=\"#161C2D\"></path></g><defs><clipPath id=\"clip0\"><rect width=\"101\" height=\"101\" fill=\"white\"></rect></clipPath></defs></svg>\n					<h4>Get results</h4>\n					<p>Lorem ipsum dolor sit amet, consect etur adipiscing elit, sed do.</p>\n										<img width=\"736\" height=\"638\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Image-1-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Image-1-1.png 736w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-1-1-300x260.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-1-1-492x426.png 492w\" sizes=\"(max-width: 736px) 100vw, 736px\" />											\n										<img width=\"360\" height=\"437\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/email-merketing-3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/email-merketing-3.png 360w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/email-merketing-3-247x300.png 247w\" sizes=\"(max-width: 360px) 100vw, 360px\" />											\n										<img width=\"243\" height=\"224\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/email-merketing-4.png\" alt=\"\" loading=\"lazy\" />											\n			<h2>Create campaigns that converts high.</h2>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.		\n                            <a href=\"\"  >\n                    Create your first campaign\n                                                        </a>\n			<h2>Send bulk emails to your customers fast.</h2>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.		\n                            <a href=\"\"  >\n                    Connect with people now\n                                                        </a>\n										<img width=\"662\" height=\"475\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Image-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Image-1.png 662w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-1-300x215.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-1-492x353.png 492w\" sizes=\"(max-width: 662px) 100vw, 662px\" />											\n										<img width=\"359\" height=\"442\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Image-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Image-2.png 359w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-2-244x300.png 244w\" sizes=\"(max-width: 359px) 100vw, 359px\" />											\n										<img width=\"224\" height=\"197\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Ellipse-9-1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"478\" height=\"539\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/email-merketing-5.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/email-merketing-5.png 478w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/email-merketing-5-266x300.png 266w\" sizes=\"(max-width: 478px) 100vw, 478px\" />											\n			<h2>Integrate with popular tools without hassle.</h2>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.		\n                            <a href=\"\"  >\n                    See all integrations\n                                                        </a>\n			<h2>40,000+ Happy customers</h2>		\n			<h2>Read what our customers say about ShadePro</h2>		\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/12/reviw-1.png\" title=\"reviw-1.png\" alt=\"reviw-1.png\" />								\n								<h4>Kevin Muro</h4>\n								DIgital Marketer\n							<p>“Simply the best. Better than all the rest. I’d recommend this product to beginners and advanced users.”</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/12/reviw-4.png\" title=\"reviw-4.png\" alt=\"reviw-4.png\" />								\n								<h4>Cora Boone</h4>\n								Fitness Blogger\n							<p>“Simply the best. Better than all the rest. I’d recommend this product to beginners and advanced users.”</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/12/reviw-2.png\" title=\"reviw-2.png\" alt=\"reviw-2.png\" />								\n								<h4>Matthew Grant</h4>\n								Web Developer\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/12/reviw-5.png\" title=\"reviw-5.png\" alt=\"reviw-5.png\" />								\n								<h4>Ronald Braver</h4>\n								Digital Marketer\n							<p>“Simply the best. Better than all the rest. I’d recommend this product to beginners and advanced users.”</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/12/reviw-3.png\" title=\"reviw-3.png\" alt=\"reviw-3.png\" />								\n								<h4>Stephen Weaver</h4>\n								Affiliate Marketer\n							<p>Must have book for students, who want to be Product Designer, UX Designer, or Interaction Designer.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/12/reviw-6.png\" title=\"reviw-6.png\" alt=\"reviw-6.png\" />								\n								<h4>John Martin</h4>\n								Agency\n										<img width=\"124\" height=\"116\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Ellipse-8.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"123\" height=\"122\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Ellipse-9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Ellipse-9.png 123w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Ellipse-9-100x100.png 100w\" sizes=\"(max-width: 123px) 100vw, 123px\" />											\n			<h2>Grow your business with email marketing</h2>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Start Free Trial\n                                                        </a>\n			No credit card required		\n										<img width=\"1130\" height=\"863\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/IMG.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/IMG.png 1130w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/IMG-300x229.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/IMG-1024x782.png 1024w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/IMG-768x587.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/IMG-492x376.png 492w\" sizes=\"(max-width: 1130px) 100vw, 1130px\" />','Email Marketing','','trash','closed','closed','','email-marketing__trashed','','','2021-08-23 09:55:34','2021-08-23 09:55:34','',0,'https://finestdevs.com/demos/wp/shadepro/?page_id=14193',0,'page','',0),(15230,1,'2021-04-05 05:58:54','2021-04-05 05:58:54','<img width=\"1230\" height=\"967\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/dashboard-web-app.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/dashboard-web-app.png 1230w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/dashboard-web-app-300x236.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/dashboard-web-app-1024x805.png 1024w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/dashboard-web-app-768x604.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/dashboard-web-app-492x387.png 492w\" sizes=\"(max-width: 1230px) 100vw, 1230px\" />											\n			<h2>Create email campaigns for your fans.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Start Free Trial\n                                                        </a>\n			No credit card required		\n			<h2>Get started within minutes</h2>		\n			<h2>We make your journey useful and friendly.</h2>		\n										<img width=\"196\" height=\"37\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Vector-11.png\" alt=\"\" loading=\"lazy\" />											\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"94\" height=\"94\" viewBox=\"0 0 94 94\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M38.0145 32.0189C43.0503 32.0189 47.0012 37.6338 47.0012 37.6338C47.0012 37.6338 50.728 32.0189 55.9902 32.0189C61.1084 32.0189 65.2879 36.2403 65.5615 41.3515C65.7155 44.2391 64.7847 46.4365 63.4733 48.4269C60.8525 52.4033 46.9845 61.6073 46.9845 61.6073C46.9845 61.6073 33.1687 52.4382 30.5305 48.4269C29.2163 46.4275 28.2879 44.2389 28.4426 41.3515C28.7162 36.2403 32.8959 32.0189 38.0145 32.0189Z\" fill=\"#FFBDBC\"></path><path d=\"M1.83594 68.6578H3.55859V15.7183C3.55859 11.5933 6.91451 8.23743 11.0395 8.23743H82.9605C87.0855 8.23743 90.4414 11.5933 90.4414 15.7183V68.658H92.1641C93.1781 68.658 94 69.4799 94 70.4939V77.3614C94 81.9938 90.2314 85.7626 85.5989 85.7626H8.40125C3.76881 85.7626 0 81.994 0 77.3616V70.4941C0 69.4797 0.822136 68.6578 1.83594 68.6578ZM82.9605 11.9093H11.0395C8.93918 11.9093 7.23047 13.618 7.23047 15.7181V20.8288H86.7695V15.7183C86.7695 13.618 85.0608 11.9093 82.9605 11.9093ZM86.7695 24.5007H7.23047V68.6578H33.7109C34.7247 68.6578 35.5469 69.4797 35.5469 70.4937C35.5469 71.6663 36.5008 72.6201 37.6734 72.6201H56.3266C57.4992 72.6201 58.4531 71.6661 58.4531 70.4937C58.4531 69.4797 59.2751 68.6578 60.2891 68.6578H86.7695V24.5007ZM3.67188 77.3614C3.67188 79.9692 5.79349 82.0906 8.40125 82.0906H85.5989C88.2067 82.0906 90.3281 79.969 90.3281 77.3612V72.3296H61.8272C61.0574 74.6297 58.8824 76.292 56.3267 76.292H37.6736C35.1178 76.292 32.9428 74.6297 32.173 72.3296H3.67188V77.3614Z\" fill=\"#161C2D\"></path><path d=\"M48.0312 17.9882H45.9688C44.9549 17.9882 44.1328 17.1662 44.1328 16.1522C44.1328 15.1382 44.9549 14.3163 45.9688 14.3163H48.0312C49.0452 14.3163 49.8672 15.1382 49.8672 16.1522C49.8672 17.1662 49.0452 17.9882 48.0312 17.9882Z\" fill=\"#020288\"></path><path d=\"M19.2578 45.4805H17.3271C16.3133 45.4805 15.4912 44.6585 15.4912 43.6445C15.4912 42.6305 16.3133 41.8086 17.3271 41.8086H19.2578C20.2716 41.8086 21.0938 42.6305 21.0938 43.6445C21.0938 44.6585 20.2716 45.4805 19.2578 45.4805Z\" fill=\"#020288\"></path><path d=\"M23.8944 35.0809C23.4244 35.0809 22.9546 34.9015 22.5962 34.5431L21.2312 33.1781C20.5143 32.4612 20.5143 31.2987 21.2312 30.5817C21.9483 29.8648 23.1108 29.8648 23.8278 30.5819L25.1928 31.9469C25.9097 32.6639 25.9097 33.8264 25.1928 34.5433C24.834 34.9015 24.3642 35.0809 23.8944 35.0809Z\" fill=\"#020288\"></path><path d=\"M23.8276 56.7072C23.469 57.0658 22.9992 57.245 22.5294 57.245C22.0596 57.245 21.5898 57.0656 21.2312 56.7072C20.5143 55.9903 20.5143 54.8278 21.2312 54.1109L22.5962 52.7458C23.3131 52.0289 24.4753 52.0289 25.1928 52.7458C25.9097 53.4628 25.9097 54.6253 25.1928 55.3422L23.8276 56.7072Z\" fill=\"#020288\"></path><path d=\"M74.7414 41.8086H76.6719C77.6859 41.8086 78.5078 42.6305 78.5078 43.6445C78.5078 44.6585 77.6859 45.4805 76.6719 45.4805H74.7414C73.7274 45.4805 72.9054 44.6585 72.9054 43.6445C72.9054 42.6305 73.7274 41.8086 74.7414 41.8086Z\" fill=\"#020288\"></path><path d=\"M71.4059 52.7458L72.7709 54.1109C73.4878 54.8278 73.4878 55.9903 72.7709 56.7074C72.4123 57.066 71.9425 57.2452 71.4727 57.2452C71.0029 57.2452 70.5329 57.066 70.1745 56.7074L68.8095 55.3424C68.0926 54.6255 68.0926 53.4629 68.8095 52.7458C69.5262 52.0289 70.6888 52.0289 71.4059 52.7458Z\" fill=\"#020288\"></path><path d=\"M70.1743 30.5815C70.8913 29.8646 72.0538 29.8646 72.7709 30.5815C73.4878 31.2985 73.4878 32.461 72.7709 33.1781L71.4059 34.5431C71.0473 34.9017 70.5775 35.0809 70.1077 35.0809C69.6379 35.0809 69.1679 34.9017 68.8095 34.5431C68.0926 33.8262 68.0926 32.6637 68.8095 31.9465L70.1743 30.5815Z\" fill=\"#020288\"></path></g><defs><clipPath id=\"clip0\"><rect width=\"94\" height=\"94\" fill=\"white\" transform=\"matrix(-1 0 0 1 94 0)\"></rect></clipPath></defs></svg>\n					<h4>Create free account</h4>\n					<p>Lorem ipsum dolor sit amet, consect etur adipiscing elit, sed do.</p>\n										<img width=\"217\" height=\"38\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Vector-12.png\" alt=\"\" loading=\"lazy\" />											\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"88\" height=\"88\" viewBox=\"0 0 88 88\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M47.5201 32.0089V35.2482L16.4766 45.3773V55.1749L20.7982 56.3562V72.5279H26.7504C28.442 72.5279 29.8132 71.1567 29.8132 69.4651V58.8204L47.5201 63.6607V66.9H55.0352V32.0089H47.5201Z\" fill=\"#B2F0FB\"></path><path d=\"M81.6912 4.89514H6.30884C2.83009 4.89514 0 7.73125 0 11.2174V77.8738C0 80.7582 2.33767 83.1048 5.21073 83.1048H82.7891C85.6623 83.1048 87.9998 80.7582 87.9998 77.8738V11.2174C88 7.73125 85.1699 4.89514 81.6912 4.89514ZM3.4375 11.2174C3.4375 9.62686 4.72553 8.33281 6.30884 8.33281H81.6912C83.2745 8.33281 84.5625 9.62686 84.5625 11.2174V21.4323H3.4375V11.2174ZM84.5625 77.8736C84.5625 78.8626 83.7671 79.6671 82.7893 79.6671H5.21073C4.23294 79.6671 3.4375 78.8626 3.4375 77.8736V24.8696H84.5625V77.8736Z\" fill=\"#161C2D\"></path><path d=\"M56.5432 13.1637H54.2344C53.2851 13.1637 52.5156 13.9332 52.5156 14.8824C52.5156 15.8317 53.2851 16.6012 54.2344 16.6012H56.5432C57.4924 16.6012 58.2619 15.8317 58.2619 14.8824C58.2619 13.9332 57.4924 13.1637 56.5432 13.1637Z\" fill=\"#020288\"></path><path d=\"M67.219 13.1637H64.9102C63.9609 13.1637 63.1914 13.9332 63.1914 14.8824C63.1914 15.8317 63.9609 16.6012 64.9102 16.6012H67.219C68.1682 16.6012 68.9377 15.8317 68.9377 14.8824C68.9377 13.9332 68.1682 13.1637 67.219 13.1637Z\" fill=\"#020288\"></path><path d=\"M77.8986 13.1637H75.5898C74.6406 13.1637 73.8711 13.9332 73.8711 14.8824C73.8711 15.8317 74.6406 16.6012 75.5898 16.6012H77.8986C78.8479 16.6012 79.6174 15.8317 79.6174 14.8824C79.6174 13.9332 78.8479 13.1637 77.8986 13.1637Z\" fill=\"#020288\"></path><path d=\"M28.9131 13.1637H12.25C11.3007 13.1637 10.5312 13.9332 10.5312 14.8824C10.5312 15.8317 11.3007 16.6012 12.25 16.6012H28.9131C29.8624 16.6012 30.6319 15.8317 30.6319 14.8824C30.6319 13.9332 29.8624 13.1637 28.9131 13.1637Z\" fill=\"#020288\"></path><path d=\"M68.0871 49.4544C68.0871 51.7041 67.214 53.8162 65.6284 55.4016C64.9573 56.0728 64.9571 57.1611 65.6284 57.8323C65.9641 58.1679 66.4039 58.3357 66.8438 58.3357C67.2836 58.3357 67.7236 58.1678 68.0591 57.8323C70.294 55.5974 71.5248 52.6221 71.5248 49.4542C71.5248 46.2864 70.294 43.3109 68.0593 41.076C67.3881 40.4048 66.2998 40.4048 65.6286 41.076C64.9574 41.7472 64.9574 42.8355 65.6286 43.5068C67.214 45.0926 68.0871 47.2049 68.0871 49.4544Z\" fill=\"#020288\"></path><path d=\"M60.2807 52.4852C60.6164 52.8208 61.0562 52.9886 61.4961 52.9886C61.9359 52.9886 62.3759 52.8208 62.7114 52.4852C64.3823 50.814 64.3823 48.0949 62.7114 46.4238C62.0402 45.7526 60.9519 45.7526 60.2807 46.4238C59.6096 47.095 59.6096 48.1833 60.2807 48.8546C60.4969 49.0708 60.5293 49.3233 60.5293 49.4545C60.5293 49.5858 60.4969 49.8381 60.2807 50.0543C59.6096 50.7257 59.6096 51.814 60.2807 52.4852Z\" fill=\"#020288\"></path></g><defs><clipPath id=\"clip0\"><rect width=\"88\" height=\"88\" fill=\"white\"></rect></clipPath></defs></svg>\n					<h4>Add a campaign</h4>\n					<p>Lorem ipsum dolor sit amet, consect etur adipiscing elit, sed do.</p>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"101\" height=\"101\" viewBox=\"0 0 101 101\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M99.0273 77.7666H93.9383V22.1278C93.9383 18.8015 91.2322 16.0955 87.9059 16.0955H60.9886C59.8991 16.0955 59.016 16.9788 59.016 18.0681C59.016 19.1574 59.8991 20.0408 60.9886 20.0408H87.9059C89.0568 20.0408 89.993 20.977 89.993 22.1278V77.7666H67.0046C63.5901 77.7666 60.7063 80.0815 59.8399 83.2243H41.1601C40.2937 80.0815 37.4098 77.7666 33.9954 77.7666H11.007V22.1278C11.007 20.977 11.9432 20.0408 13.0941 20.0408H37.2161C38.3056 20.0408 39.1888 19.1574 39.1888 18.0681C39.1888 16.9788 38.3056 16.0955 37.2161 16.0955H13.0941C9.7678 16.0955 7.06172 18.8015 7.06172 22.1278V77.7666H1.97266C0.883158 77.7666 0 78.65 0 79.7393V89.2974C0 92.7531 2.81143 95.5645 6.26713 95.5645H94.7329C98.1886 95.5645 101 92.7531 101 89.2974V79.7393C101 78.6498 100.117 77.7666 99.0273 77.7666ZM97.0547 89.2974C97.0547 90.5776 96.0131 91.6192 94.7329 91.6192H6.26713C4.98688 91.6192 3.94531 90.5778 3.94531 89.2974V81.7119H33.9954C35.9171 81.7119 37.4805 83.2754 37.4805 85.197C37.4805 86.2863 38.3636 87.1697 39.4531 87.1697H61.5469C62.6364 87.1697 63.5195 86.2863 63.5195 85.197C63.5195 83.2754 65.0829 81.7119 67.0046 81.7119H97.0547V89.2974Z\" fill=\"#161C2D\"></path><path d=\"M37.9733 58.3259L21.3527 70.2123C20.4664 70.8462 20.2618 72.0783 20.8957 72.9644C21.2807 73.5027 21.8867 73.7897 22.5018 73.7897C22.8991 73.7897 23.2999 73.6702 23.6477 73.4215L39.4256 62.1379L56.2204 68.2008C56.8773 68.4377 57.6111 68.3099 58.1491 67.8641L75.2167 53.7182C75.3717 54.4027 75.888 54.9824 76.6116 55.1844C76.7887 55.2338 76.967 55.2574 77.1424 55.2574C78.0056 55.2572 78.7982 54.6862 79.0415 53.8142L80.4006 48.9404C80.5798 48.2981 80.4223 47.6091 79.9822 47.1082C79.5421 46.6075 78.8799 46.3623 78.2191 46.458L73.2073 47.1806C72.1291 47.336 71.3809 48.3362 71.5365 49.4144C71.6263 50.0374 71.9983 50.5503 72.5043 50.8422L56.4997 64.107L39.7909 58.075C39.18 57.8546 38.5008 57.9485 37.9733 58.3259Z\" fill=\"#161C2D\"></path><path d=\"M50.3523 52.5778C63.3703 52.5778 73.9234 42.0247 73.9234 29.0067C73.9234 15.9888 63.3703 5.43567 50.3523 5.43567C37.3344 5.43567 26.7812 15.9888 26.7812 29.0067C26.7812 42.0247 37.3344 52.5778 50.3523 52.5778Z\" fill=\"#C2FED2\"></path><path d=\"M53.4194 27.4104C53.0882 27.2934 52.7738 27.1812 52.4757 27.0737V20.7351C53.2565 20.973 53.7974 21.3707 54.0627 21.7491C54.6884 22.6409 55.9186 22.8565 56.8106 22.2306C57.7024 21.6049 57.9181 20.3747 57.2921 19.4827C56.362 18.1571 54.6758 17.0508 52.4755 16.6924V16.2758C52.4755 15.1865 51.5923 14.3031 50.5028 14.3031C49.4133 14.3031 48.5302 15.1865 48.5302 16.2758V16.8425C48.2305 16.909 47.926 16.9885 47.617 17.0814C45.1419 17.8271 43.2734 20.2317 43.0736 22.9287C42.8762 25.592 44.2943 27.9061 46.8668 29.1193C47.2318 29.2915 47.8033 29.529 48.5302 29.8125V37.4031C47.5153 37.0999 46.5832 36.5916 45.9778 35.8396C45.2944 34.9913 44.0526 34.8574 43.204 35.5407C42.3556 36.2242 42.2218 37.466 42.9052 38.3147C44.3426 40.0991 46.4644 41.0535 48.5302 41.4591V41.7374C48.5302 42.8267 49.4133 43.7101 50.5028 43.7101C51.5923 43.7101 52.4755 42.8267 52.4755 41.7374V41.6096C56.8345 41.0578 58.7373 38.2225 59.0588 35.6912C59.509 32.1485 57.1899 28.7433 53.4194 27.4104ZM47.0083 23.2205C47.0811 22.2395 47.7184 21.3047 48.5304 20.9433V25.5417C47.1787 24.8961 46.9562 23.9239 47.0083 23.2205ZM55.1453 35.1941C54.9883 36.4298 54.0294 37.2861 52.4757 37.6122V31.2752C54.5363 32.1592 55.3106 33.8918 55.1453 35.1941Z\" fill=\"#161C2D\"></path></g><defs><clipPath id=\"clip0\"><rect width=\"101\" height=\"101\" fill=\"white\"></rect></clipPath></defs></svg>\n					<h4>Get results</h4>\n					<p>Lorem ipsum dolor sit amet, consect etur adipiscing elit, sed do.</p>\n										<img width=\"736\" height=\"638\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-1-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-1-1.png 736w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-1-1-300x260.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-1-1-492x426.png 492w\" sizes=\"(max-width: 736px) 100vw, 736px\" />											\n										<img width=\"360\" height=\"437\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/email-merketing-3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/email-merketing-3.png 360w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/email-merketing-3-247x300.png 247w\" sizes=\"(max-width: 360px) 100vw, 360px\" />											\n										<img width=\"243\" height=\"224\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/email-merketing-4.png\" alt=\"\" loading=\"lazy\" />											\n			<h2>Create campaigns that converts high.</h2>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.		\n                            <a href=\"\"  >\n                    Create your first campaign\n                                                        </a>\n			<h2>Send bulk emails to your customers fast.</h2>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.		\n                            <a href=\"\"  >\n                    Connect with people now\n                                                        </a>\n										<img width=\"662\" height=\"475\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-1.png 662w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-1-300x215.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-1-492x353.png 492w\" sizes=\"(max-width: 662px) 100vw, 662px\" />											\n										<img width=\"359\" height=\"442\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-2.png 359w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-2-244x300.png 244w\" sizes=\"(max-width: 359px) 100vw, 359px\" />											\n										<img width=\"224\" height=\"197\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Ellipse-9-1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"478\" height=\"539\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/email-merketing-5.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/email-merketing-5.png 478w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/email-merketing-5-266x300.png 266w\" sizes=\"(max-width: 478px) 100vw, 478px\" />											\n			<h2>Integrate with popular tools without hassle.</h2>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.		\n                            <a href=\"\"  >\n                    See all integrations\n                                                        </a>\n			<h2>40,000+ Happy customers</h2>		\n			<h2>Read what our customers say about ShadePro</h2>		\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n									<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/reviw-1.png\" title=\"reviw-1.png\" alt=\"reviw-1.png\" />								\n								<h4>Kevin Muro</h4>\n								DIgital Marketer\n							<p>“Simply the best. Better than all the rest. I’d recommend this product to beginners and advanced users.”</p>\n									<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/reviw-4.png\" title=\"reviw-4.png\" alt=\"reviw-4.png\" />								\n								<h4>Cora Boone</h4>\n								Fitness Blogger\n							<p>“Simply the best. Better than all the rest. I’d recommend this product to beginners and advanced users.”</p>\n									<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/reviw-2.png\" title=\"reviw-2.png\" alt=\"reviw-2.png\" />								\n								<h4>Matthew Grant</h4>\n								Web Developer\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n									<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/reviw-5.png\" title=\"reviw-5.png\" alt=\"reviw-5.png\" />								\n								<h4>Ronald Braver</h4>\n								Digital Marketer\n							<p>“Simply the best. Better than all the rest. I’d recommend this product to beginners and advanced users.”</p>\n									<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/reviw-3.png\" title=\"reviw-3.png\" alt=\"reviw-3.png\" />								\n								<h4>Stephen Weaver</h4>\n								Affiliate Marketer\n							<p>Must have book for students, who want to be Product Designer, UX Designer, or Interaction Designer.</p>\n									<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/reviw-6.png\" title=\"reviw-6.png\" alt=\"reviw-6.png\" />								\n								<h4>John Martin</h4>\n								Agency\n										<img width=\"124\" height=\"116\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Ellipse-8.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"123\" height=\"122\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Ellipse-9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Ellipse-9.png 123w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Ellipse-9-100x100.png 100w\" sizes=\"(max-width: 123px) 100vw, 123px\" />											\n			<h2>Grow your business with email marketing</h2>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Start Free Trial\n                                                        </a>\n			No credit card required		\n										<img width=\"1130\" height=\"863\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/IMG.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/IMG.png 1130w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/IMG-300x229.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/IMG-1024x782.png 1024w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/IMG-768x587.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/IMG-492x376.png 492w\" sizes=\"(max-width: 1130px) 100vw, 1130px\" />','Email Marketing','','inherit','closed','closed','','14193-revision-v1','','','2021-04-05 05:58:54','2021-04-05 05:58:54','',14193,'https://k1k3.dev34.info/?p=15230',0,'revision','',0),(2624,1,'2020-09-05 04:00:10','2020-09-05 04:00:10','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Porthos Dining Chair','This is a variable product.','publish','open','closed','','porthos-dining-chair','','','2021-08-22 23:43:29','2021-08-22 23:43:29','',0,'https://finestdevs.com/demos/wp/shadepro/product/import-placeholder-for-44/',0,'product','',1),(2625,1,'2020-09-05 04:00:11','2020-09-05 04:00:11','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Knight Chair','<ul>\n 	<li>Active noise cancellation for immersive sound</li>\n 	<li>Transparency mode for hearing and connecting</li>\n 	<li>Three sizes of soft, tapered silicone tips</li>\n 	<li>Sweat and water resistant</li>\n</ul>','publish','open','closed','','knight-chair','','','2021-08-22 23:43:29','2021-08-22 23:43:29','',0,'https://finestdevs.com/demos/wp/shadepro/product/import-placeholder-for-45/',0,'product','',1),(2626,1,'2020-09-05 04:00:11','2020-09-05 04:00:11','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','KingSo Round Table','<ul>\n 	<li>Active noise cancellation for immersive sound</li>\n 	<li>Transparency mode for hearing and connecting</li>\n 	<li>Three sizes of soft, tapered silicone tips</li>\n 	<li>Sweat and water resistant</li>\n</ul>','publish','open','closed','','kingso-round-table-2','','','2021-08-22 23:43:29','2021-08-22 23:43:29','',0,'https://finestdevs.com/demos/wp/shadepro/product/import-placeholder-for-46/',0,'product','',1),(2627,1,'2020-09-05 04:00:11','2020-09-05 04:00:11','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Armen Living Chair','<ul>\n 	<li>Active noise cancellation for immersive sound</li>\n 	<li>Transparency mode for hearing and connecting</li>\n 	<li>Three sizes of soft, tapered silicone tips</li>\n 	<li>Sweat and water resistant</li>\n</ul>','publish','open','closed','','living-chair','','','2021-08-22 23:43:29','2021-08-22 23:43:29','',0,'https://finestdevs.com/demos/wp/shadepro/product/import-placeholder-for-47/',0,'product','',1),(2628,1,'2020-09-05 04:00:11','2020-09-05 04:00:11','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Rivet Accent Chair','<ul>\n 	<li>Active noise cancellation for immersive sound</li>\n 	<li>Transparency mode for hearing and connecting</li>\n 	<li>Three sizes of soft, tapered silicone tips</li>\n 	<li>Sweat and water resistant</li>\n</ul>','publish','open','closed','','rivet-accent-chair','','','2021-08-22 23:43:29','2021-08-22 23:43:29','',0,'https://finestdevs.com/demos/wp/shadepro/product/import-placeholder-for-48/',0,'product','',1),(2629,1,'2020-09-05 04:00:11','2020-09-05 04:00:11','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Safavieh Couture','<ul>\n 	<li>Active noise cancellation for immersive sound</li>\n 	<li>Transparency mode for hearing and connecting</li>\n 	<li>Three sizes of soft, tapered silicone tips</li>\n 	<li>Sweat and water resistant</li>\n</ul>','publish','open','closed','','safavieh-couture','','','2021-08-22 23:43:29','2021-08-22 23:43:29','',0,'https://finestdevs.com/demos/wp/shadepro/product/import-placeholder-for-58/',0,'product','',1),(2630,1,'2020-09-05 04:00:11','2020-09-05 04:00:11','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Trade Folding Stool','<ul>\n 	<li>Active noise cancellation for immersive sound</li>\n 	<li>Transparency mode for hearing and connecting</li>\n 	<li>Three sizes of soft, tapered silicone tips</li>\n 	<li>Sweat and water resistant</li>\n</ul>','publish','open','closed','','trade-folding-stool','','','2021-08-22 23:43:29','2021-08-22 23:43:29','',0,'https://finestdevs.com/demos/wp/shadepro/product/import-placeholder-for-60/',0,'product','',1),(2631,1,'2020-09-05 04:00:11','2020-09-05 04:00:11','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','KingSo Round Table','<ul>\n 	<li>Active noise cancellation for immersive sound</li>\n 	<li>Transparency mode for hearing and connecting</li>\n 	<li>Three sizes of soft, tapered silicone tips</li>\n 	<li>Sweat and water resistant</li>\n</ul>','publish','open','closed','','kingso-round-table','','','2021-08-22 23:43:29','2021-08-22 23:43:29','',0,'https://finestdevs.com/demos/wp/shadepro/product/import-placeholder-for-62/',0,'product','',1),(2632,1,'2020-09-05 04:00:11','2020-09-05 04:00:11','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Fair Trade Ghana','<ul>\n 	<li>Active noise cancellation for immersive sound</li>\n 	<li>Transparency mode for hearing and connecting</li>\n 	<li>Three sizes of soft, tapered silicone tips</li>\n 	<li>Sweat and water resistant</li>\n</ul>','publish','open','closed','','fair-trade-ghana','','','2021-08-22 23:43:29','2021-08-22 23:43:29','',0,'https://finestdevs.com/demos/wp/shadepro/product/import-placeholder-for-64/',0,'product','',1),(3057,1,'2020-09-01 15:21:50','2020-09-01 15:21:50','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Porthos Dining Chair 2','This is a variable product.','publish','open','closed','','porthos-dining-chair-2','','','2020-09-01 15:21:50','2020-09-01 15:21:50','',0,'https://finestdevs.com/demos/wp/shadepro/product/porthos-dining-chair-copy/',0,'product','',0),(3058,1,'2020-09-01 15:21:58','2020-09-01 15:21:58','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','KingSo Round Table 2','<ul>\n 	<li>Active noise cancellation for immersive sound</li>\n 	<li>Transparency mode for hearing and connecting</li>\n 	<li>Three sizes of soft, tapered silicone tips</li>\n 	<li>Sweat and water resistant</li>\n</ul>','publish','open','closed','','kingso-round-table-2-2','','','2020-09-01 15:21:58','2020-09-01 15:21:58','',0,'https://finestdevs.com/demos/wp/shadepro/product/kingso-round-table-2-copy/',0,'product','',0),(4827,1,'2020-09-01 03:10:30','2020-09-01 03:10:30','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Apple AirPods with Wired Charging Case','<ul>\n 	<li>Active noise cancellation for immersive sound</li>\n 	<li>Transparency mode for hearing and connecting</li>\n 	<li>Three sizes of soft, tapered silicone tips</li>\n 	<li>Sweat and water resistant</li>\n</ul>','publish','open','closed','','apple-airpods-with-wired-charging-case','','','2020-09-01 03:10:30','2020-09-01 03:10:30','',0,'https://finestdevs.com/demos/wp/shadepro/product/porthos-dining-chair-2-copy/',0,'product','',0),(14172,1,'2021-03-25 06:49:55','2021-03-25 06:49:55','','Apple AirPods with Wired Charging Case - Blue','color: Blue','publish','closed','closed','','apple-airpods-with-wired-charging-case-large-blue','','','2021-03-25 06:49:55','2021-03-25 06:49:55','',4827,'https://finestdevs.com/demos/wp/shadepro/?post_type=product_variation&amp;p=14172',1,'product_variation','',0),(14173,1,'2021-03-25 06:49:55','2021-03-25 06:49:55','','Apple AirPods with Wired Charging Case - Green','color: Green','publish','closed','closed','','apple-airpods-with-wired-charging-case-medium-blue','','','2021-03-25 06:49:55','2021-03-25 06:49:55','',4827,'https://finestdevs.com/demos/wp/shadepro/?post_type=product_variation&amp;p=14173',2,'product_variation','',0),(14174,1,'2021-03-25 06:49:55','2021-03-25 06:49:55','','Apple AirPods with Wired Charging Case - Red','color: Red','publish','closed','closed','','apple-airpods-with-wired-charging-case-small-blue','','','2021-03-25 06:49:55','2021-03-25 06:49:55','',4827,'https://finestdevs.com/demos/wp/shadepro/?post_type=product_variation&amp;p=14174',3,'product_variation','',0),(14175,1,'2021-03-25 06:49:55','2021-03-25 06:49:55','','Apple AirPods with Wired Charging Case - Green, Large','color: Green, Size: Large','publish','closed','closed','','apple-airpods-with-wired-charging-case-large-green','','','2021-03-25 06:49:55','2021-03-25 06:49:55','',4827,'https://finestdevs.com/demos/wp/shadepro/?post_type=product_variation&amp;p=14175',4,'product_variation','',0),(14176,1,'2021-03-25 06:49:55','2021-03-25 06:49:55','','Apple AirPods with Wired Charging Case - Green, Medium','color: Green, Size: Medium','publish','closed','closed','','apple-airpods-with-wired-charging-case-medium-green','','','2021-03-25 06:49:55','2021-03-25 06:49:55','',4827,'https://finestdevs.com/demos/wp/shadepro/?post_type=product_variation&amp;p=14176',5,'product_variation','',0),(14177,1,'2021-03-25 06:49:55','2021-03-25 06:49:55','','Apple AirPods with Wired Charging Case - Green, Small','color: Green, Size: Small','publish','closed','closed','','apple-airpods-with-wired-charging-case-small-green','','','2021-03-25 06:49:55','2021-03-25 06:49:55','',4827,'https://finestdevs.com/demos/wp/shadepro/?post_type=product_variation&amp;p=14177',6,'product_variation','',0),(14178,1,'2021-03-25 06:49:55','2021-03-25 06:49:55','','Apple AirPods with Wired Charging Case - Red, Large','color: Red, Size: Large','publish','closed','closed','','apple-airpods-with-wired-charging-case-large-red','','','2021-03-25 06:49:55','2021-03-25 06:49:55','',4827,'https://finestdevs.com/demos/wp/shadepro/?post_type=product_variation&amp;p=14178',7,'product_variation','',0),(14179,1,'2021-03-25 06:49:55','2021-03-25 06:49:55','','Apple AirPods with Wired Charging Case - Red, Medium','color: Red, Size: Medium','publish','closed','closed','','apple-airpods-with-wired-charging-case-medium-red','','','2021-03-25 06:49:55','2021-03-25 06:49:55','',4827,'https://finestdevs.com/demos/wp/shadepro/?post_type=product_variation&amp;p=14179',8,'product_variation','',0),(4275,1,'2020-10-06 14:27:31','2020-10-06 14:27:31','<h2>Digital Marketing</h2>		\n			<h2>Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.</h2>		\n			<h2>SERVICES</h2>		\n            <ul id=\"shadepro-vertical-menu\"><li id=\"menu-item-12149\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/oil-and-lubricant/\">WordPress Development</a></li>\n<li id=\"menu-item-12671\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n<li id=\"menu-item-12672\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n<li id=\"menu-item-12673\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n<li id=\"menu-item-12674\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n</ul>        \n					<h4>Learn more about our services.</h4>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.</p>\n									<a href=\"\" rel=\"nofollow noopener\" target=\"_blank\">DOWNLOAD BROCHURE</a>\n								<p>“You made it so simple. My new site is so much faster and easier to work with”</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/Allison_Schleifer.png\" alt=\"Sallie Lawson\">\n										Sallie Lawson\n										Founder of Crips\n								<p>“You made it so simple. My new site is so much faster and easier to work with”</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/Martin_Mingo.png\" alt=\"Ella Brooks\">\n										Ella Brooks\n										Founder of Crips\n								<p>“You made it so simple. My new site is so much faster and easier to work with”</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/Hanna_Lipshutz.png\" alt=\"Bela Bena\">\n										Bela Bena\n										WordPress Developer\n			<h2>Get the best results from the experts.</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.</p>		\n										<img width=\"882\" height=\"445\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/img-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/img-2.jpg 882w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-2-300x151.jpg 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-2-768x387.jpg 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-2-492x248.jpg 492w\" sizes=\"(max-width: 882px) 100vw, 882px\" />											\n			<h3>1.  Best quality service.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.</p>		\n			<h3>2.  Easy to bring close.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.</p>		\n			<h3>3.  Our mission is to provide the best quality.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.</p>		\n			<h2>Frequently Asked Questions</h2>		\n												<a href=\"\">1.  How can I create a custom order?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.</p>\n												<a href=\"\">2. Is there any way I can visit your factory?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.</p>\n												<a href=\"\">3. How many products do I need to order?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.</p>\n			<h2>Ready to get your products delivered?</h2>		\n                            <a href=\"contact\"  >\n                    Get A Free Consultation\n                                                        </a>','Digital Marketing','','publish','closed','closed','','digital-marketing','','','2021-08-22 23:43:29','2021-08-22 23:43:29','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=service&#038;p=3851',0,'service','',0),(15231,1,'2020-10-06 14:27:31','2020-10-06 14:27:31','<h2>Digital Marketing</h2>		\n			<h2>Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.</h2>		\n			<h2>SERVICES</h2>		\n            <ul id=\"shadepro-vertical-menu\"><li id=\"menu-item-12149\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/oil-and-lubricant/\">WordPress Development</a></li>\n<li id=\"menu-item-12671\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n<li id=\"menu-item-12672\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n<li id=\"menu-item-12673\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n<li id=\"menu-item-12674\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n</ul>        \n					<h4>Learn more about our services.</h4>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.</p>\n									<a href=\"\" rel=\"nofollow noopener\" target=\"_blank\">DOWNLOAD BROCHURE</a>\n								<p>“You made it so simple. My new site is so much faster and easier to work with”</p>\n									<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Allison_Schleifer.png\" alt=\"Sallie Lawson\">\n										Sallie Lawson\n										Founder of Crips\n								<p>“You made it so simple. My new site is so much faster and easier to work with”</p>\n									<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Martin_Mingo.png\" alt=\"Ella Brooks\">\n										Ella Brooks\n										Founder of Crips\n								<p>“You made it so simple. My new site is so much faster and easier to work with”</p>\n									<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Hanna_Lipshutz.png\" alt=\"Bela Bena\">\n										Bela Bena\n										WordPress Developer\n			<h2>Get the best results from the experts.</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.</p>		\n										<img width=\"882\" height=\"445\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-2.jpg 882w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-2-300x151.jpg 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-2-768x387.jpg 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-2-492x248.jpg 492w\" sizes=\"(max-width: 882px) 100vw, 882px\" />											\n			<h3>1.  Best quality service.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.</p>		\n			<h3>2.  Easy to bring close.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.</p>		\n			<h3>3.  Our mission is to provide the best quality.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.</p>		\n			<h2>Frequently Asked Questions</h2>		\n												<a href=\"\">1.  How can I create a custom order?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.</p>\n												<a href=\"\">2. Is there any way I can visit your factory?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.</p>\n												<a href=\"\">3. How many products do I need to order?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.</p>\n			<h2>Ready to get your products delivered?</h2>		\n                            <a href=\"contact\"  >\n                    Get A Free Consultation\n                                                        </a>','Digital Marketing','','inherit','closed','closed','','4275-revision-v1','','','2020-10-06 14:27:31','2020-10-06 14:27:31','',4275,'https://k1k3.dev34.info/?p=15231',0,'revision','',0),(4276,1,'2020-10-06 14:26:55','2020-10-06 14:26:55','<h2>Content Writing</h2>		\n			<h2>Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.</h2>		\n			<h2>SERVICES</h2>		\n            <ul id=\"shadepro-vertical-menu\"><li id=\"menu-item-12149\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/oil-and-lubricant/\">WordPress Development</a></li>\n<li id=\"menu-item-12671\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n<li id=\"menu-item-12672\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n<li id=\"menu-item-12673\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n<li id=\"menu-item-12674\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n</ul>        \n								<p>“You made it so simple. My new site is so much faster and easier to work with”</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/Allison_Schleifer.png\" alt=\"Sallie Lawson\">\n										Sallie Lawson\n										Founder of Crips\n								<p>“You made it so simple. My new site is so much faster and easier to work with”</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/Martin_Mingo.png\" alt=\"Ella Brooks\">\n										Ella Brooks\n										Founder of Crips\n								<p>“You made it so simple. My new site is so much faster and easier to work with”</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/Hanna_Lipshutz.png\" alt=\"Bela Bena\">\n										Bela Bena\n										WordPress Developer\n					<h4>Learn more about our services.</h4>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.</p>\n									<a href=\"\" rel=\"nofollow noopener\" target=\"_blank\">DOWNLOAD BROCHURE</a>\n			<h2>Convert your visitors to customers.</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.</p>		\n										<img width=\"882\" height=\"445\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/img-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/img-3.jpg 882w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-3-300x151.jpg 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-3-768x387.jpg 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-3-492x248.jpg 492w\" sizes=\"(max-width: 882px) 100vw, 882px\" />											\n			<h3>1.  Best quality service.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.</p>		\n			<h3>2.  Easy to bring close.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.</p>		\n			<h3>3.  Our mission is to provide the best quality.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.</p>		\n			<h2>Frequently Asked Questions</h2>		\n												<a href=\"\">1.  How can I create a custom order?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.</p>\n												<a href=\"\">2. Is there any way I can visit your factory?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.</p>\n												<a href=\"\">3. How many products do I need to order?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.</p>\n			<h2>Ready to get your products delivered?</h2>		\n                            <a href=\"contact\"  >\n                    Get A Free Consultation\n                                                        </a>','Content Writing','','publish','closed','closed','','content-writing','','','2021-08-22 23:43:29','2021-08-22 23:43:29','',0,'https://finestdevs.com/demos/wp/shadepro/service/digital-marketing-copy/',0,'service','',0),(15232,1,'2020-10-06 14:26:55','2020-10-06 14:26:55','<h2>Content Writing</h2>		\n			<h2>Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.</h2>		\n			<h2>SERVICES</h2>		\n            <ul id=\"shadepro-vertical-menu\"><li id=\"menu-item-12149\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/oil-and-lubricant/\">WordPress Development</a></li>\n<li id=\"menu-item-12671\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n<li id=\"menu-item-12672\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n<li id=\"menu-item-12673\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n<li id=\"menu-item-12674\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n</ul>        \n								<p>“You made it so simple. My new site is so much faster and easier to work with”</p>\n									<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Allison_Schleifer.png\" alt=\"Sallie Lawson\">\n										Sallie Lawson\n										Founder of Crips\n								<p>“You made it so simple. My new site is so much faster and easier to work with”</p>\n									<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Martin_Mingo.png\" alt=\"Ella Brooks\">\n										Ella Brooks\n										Founder of Crips\n								<p>“You made it so simple. My new site is so much faster and easier to work with”</p>\n									<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Hanna_Lipshutz.png\" alt=\"Bela Bena\">\n										Bela Bena\n										WordPress Developer\n					<h4>Learn more about our services.</h4>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.</p>\n									<a href=\"\" rel=\"nofollow noopener\" target=\"_blank\">DOWNLOAD BROCHURE</a>\n			<h2>Convert your visitors to customers.</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.</p>		\n										<img width=\"882\" height=\"445\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-3.jpg 882w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-3-300x151.jpg 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-3-768x387.jpg 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-3-492x248.jpg 492w\" sizes=\"(max-width: 882px) 100vw, 882px\" />											\n			<h3>1.  Best quality service.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.</p>		\n			<h3>2.  Easy to bring close.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.</p>		\n			<h3>3.  Our mission is to provide the best quality.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.</p>		\n			<h2>Frequently Asked Questions</h2>		\n												<a href=\"\">1.  How can I create a custom order?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.</p>\n												<a href=\"\">2. Is there any way I can visit your factory?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.</p>\n												<a href=\"\">3. How many products do I need to order?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.</p>\n			<h2>Ready to get your products delivered?</h2>		\n                            <a href=\"contact\"  >\n                    Get A Free Consultation\n                                                        </a>','Content Writing','','inherit','closed','closed','','4276-revision-v1','','','2020-10-06 14:26:55','2020-10-06 14:26:55','',4276,'https://k1k3.dev34.info/?p=15232',0,'revision','',0),(4277,1,'2020-10-06 14:26:55','2020-10-06 14:26:55','<h2>Graphic Design</h2>		\n			<h2>Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.</h2>		\n			<h2>Best quality designs for business.</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.</p>		\n										<img width=\"882\" height=\"445\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/img-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/img-1.jpg 882w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-1-300x151.jpg 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-1-768x387.jpg 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-1-492x248.jpg 492w\" sizes=\"(max-width: 882px) 100vw, 882px\" />											\n			<h3>1.  Best quality service.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.</p>		\n			<h3>2.  Easy to bring close.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.</p>		\n			<h3>3.  Our mission is to provide the best quality.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.</p>		\n			<h2>Frequently Asked Questions</h2>		\n												<a href=\"\">1.  How can I create a custom order?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.</p>\n												<a href=\"\">2. Is there any way I can visit your factory?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.</p>\n												<a href=\"\">3. How many products do I need to order?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.</p>\n			<h2>Ready to get your products delivered?</h2>		\n                            <a href=\"contact\"  >\n                    Get A Free Consultation\n                                                        </a>\n			<h2>SERVICES</h2>		\n            <ul id=\"shadepro-vertical-menu\"><li id=\"menu-item-12149\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/oil-and-lubricant/\">WordPress Development</a></li>\n<li id=\"menu-item-12671\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n<li id=\"menu-item-12672\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n<li id=\"menu-item-12673\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n<li id=\"menu-item-12674\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n</ul>        \n					<h4>Learn more about our services.</h4>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.</p>\n									<a href=\"\" rel=\"nofollow noopener\" target=\"_blank\">DOWNLOAD BROCHURE</a>\n								<p>“You made it so simple. My new site is so much faster and easier to work with”</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/Allison_Schleifer.png\" alt=\"Sallie Lawson\">\n										Sallie Lawson\n										Founder of Crips\n								<p>“You made it so simple. My new site is so much faster and easier to work with”</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/Martin_Mingo.png\" alt=\"Ella Brooks\">\n										Ella Brooks\n										Founder of Crips\n								<p>“You made it so simple. My new site is so much faster and easier to work with”</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/Hanna_Lipshutz.png\" alt=\"Bela Bena\">\n										Bela Bena\n										WordPress Developer','Graphic Design','','publish','closed','closed','','graphic-design','','','2021-08-22 23:43:29','2021-08-22 23:43:29','',0,'https://finestdevs.com/demos/wp/shadepro/service/digital-marketing-copy-2/',0,'service','',0),(15233,1,'2020-10-06 14:26:55','2020-10-06 14:26:55','<h2>Graphic Design</h2>		\n			<h2>Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.</h2>		\n			<h2>Best quality designs for business.</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.</p>		\n										<img width=\"882\" height=\"445\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-1.jpg 882w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-1-300x151.jpg 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-1-768x387.jpg 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-1-492x248.jpg 492w\" sizes=\"(max-width: 882px) 100vw, 882px\" />											\n			<h3>1.  Best quality service.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.</p>		\n			<h3>2.  Easy to bring close.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.</p>		\n			<h3>3.  Our mission is to provide the best quality.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.</p>		\n			<h2>Frequently Asked Questions</h2>		\n												<a href=\"\">1.  How can I create a custom order?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.</p>\n												<a href=\"\">2. Is there any way I can visit your factory?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.</p>\n												<a href=\"\">3. How many products do I need to order?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.</p>\n			<h2>Ready to get your products delivered?</h2>		\n                            <a href=\"contact\"  >\n                    Get A Free Consultation\n                                                        </a>\n			<h2>SERVICES</h2>		\n            <ul id=\"shadepro-vertical-menu\"><li id=\"menu-item-12149\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/oil-and-lubricant/\">WordPress Development</a></li>\n<li id=\"menu-item-12671\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n<li id=\"menu-item-12672\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n<li id=\"menu-item-12673\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n<li id=\"menu-item-12674\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n</ul>        \n					<h4>Learn more about our services.</h4>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.</p>\n									<a href=\"\" rel=\"nofollow noopener\" target=\"_blank\">DOWNLOAD BROCHURE</a>\n								<p>“You made it so simple. My new site is so much faster and easier to work with”</p>\n									<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Allison_Schleifer.png\" alt=\"Sallie Lawson\">\n										Sallie Lawson\n										Founder of Crips\n								<p>“You made it so simple. My new site is so much faster and easier to work with”</p>\n									<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Martin_Mingo.png\" alt=\"Ella Brooks\">\n										Ella Brooks\n										Founder of Crips\n								<p>“You made it so simple. My new site is so much faster and easier to work with”</p>\n									<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Hanna_Lipshutz.png\" alt=\"Bela Bena\">\n										Bela Bena\n										WordPress Developer','Graphic Design','','inherit','closed','closed','','4277-revision-v1','','','2020-10-06 14:26:55','2020-10-06 14:26:55','',4277,'https://k1k3.dev34.info/?p=15233',0,'revision','',0),(4278,1,'2020-10-06 14:26:55','2020-10-06 14:26:55','<h2>SEO for Business</h2>\n<h2>Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.</h2>\n<h2>Rank #1 on search engine!</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.\n\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/12/pexels-fox-1595392_1.png\" sizes=\"(max-width: 882px) 100vw, 882px\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/12/pexels-fox-1595392_1.png 882w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/pexels-fox-1595392_1-300x151.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/pexels-fox-1595392_1-768x387.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/pexels-fox-1595392_1-492x248.png 492w\" alt=\"\" width=\"882\" height=\"445\" />\n<h3>1. Best quality service.</h3>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.\n<h3>2. Easy to bring close.</h3>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.\n<h3>3. Our mission is to provide the best quality.</h3>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.\n<h2>Frequently Asked Questions</h2>\n<a>1. How can I create a custom order?</a>\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.\n\n<a>2. Is there any way I can visit your factory?</a>\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.\n\n<a>3. How many products do I need to order?</a>\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.\n<h2>Ready to get your products delivered?</h2>\n<a href=\"contact\">\nGet A Free Consultation\n</a>\n<h2>SERVICES</h2>\n<ul id=\"shadepro-vertical-menu\">\n 	<li id=\"menu-item-12149\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/oil-and-lubricant/\">WordPress Development</a></li>\n 	<li id=\"menu-item-12671\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n 	<li id=\"menu-item-12672\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n 	<li id=\"menu-item-12673\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n 	<li id=\"menu-item-12674\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n</ul>\n“You made it so simple. My new site is so much faster and easier to work with”\n\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/Allison_Schleifer.png\" alt=\"Sallie Lawson\" />\nSallie Lawson\nFounder of Crips\n\n“You made it so simple. My new site is so much faster and easier to work with”\n\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/Martin_Mingo.png\" alt=\"Ella Brooks\" />\nElla Brooks\nFounder of Crips\n\n“You made it so simple. My new site is so much faster and easier to work with”\n\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/Hanna_Lipshutz.png\" alt=\"Bela Bena\" />\nBela Bena\nWordPress Developer\n<h4>Learn more about our services.</h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.\n\n<a target=\"_blank\" rel=\"nofollow noopener\">DOWNLOAD BROCHURE</a>','SEO for Business','','publish','closed','closed','','seo-for-business','','','2021-08-22 23:43:29','2021-08-22 23:43:29','',0,'https://finestdevs.com/demos/wp/shadepro/service/digital-marketing-copy-3/',0,'service','',0),(15234,1,'2020-10-06 14:26:55','2020-10-06 14:26:55','<h2>SEO for Business</h2>\n<h2>Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.</h2>\n<h2>Rank #1 on search engine!</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.\n\n<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/pexels-fox-1595392_1.png\" sizes=\"(max-width: 882px) 100vw, 882px\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/pexels-fox-1595392_1.png 882w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/pexels-fox-1595392_1-300x151.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/pexels-fox-1595392_1-768x387.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/pexels-fox-1595392_1-492x248.png 492w\" alt=\"\" width=\"882\" height=\"445\" />\n<h3>1. Best quality service.</h3>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.\n<h3>2. Easy to bring close.</h3>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.\n<h3>3. Our mission is to provide the best quality.</h3>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.\n<h2>Frequently Asked Questions</h2>\n<a>1. How can I create a custom order?</a>\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.\n\n<a>2. Is there any way I can visit your factory?</a>\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.\n\n<a>3. How many products do I need to order?</a>\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.\n<h2>Ready to get your products delivered?</h2>\n<a href=\"contact\">\nGet A Free Consultation\n</a>\n<h2>SERVICES</h2>\n<ul id=\"shadepro-vertical-menu\">\n 	<li id=\"menu-item-12149\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/oil-and-lubricant/\">WordPress Development</a></li>\n 	<li id=\"menu-item-12671\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n 	<li id=\"menu-item-12672\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n 	<li id=\"menu-item-12673\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n 	<li id=\"menu-item-12674\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n</ul>\n“You made it so simple. My new site is so much faster and easier to work with”\n\n<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Allison_Schleifer.png\" alt=\"Sallie Lawson\" />\nSallie Lawson\nFounder of Crips\n\n“You made it so simple. My new site is so much faster and easier to work with”\n\n<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Martin_Mingo.png\" alt=\"Ella Brooks\" />\nElla Brooks\nFounder of Crips\n\n“You made it so simple. My new site is so much faster and easier to work with”\n\n<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Hanna_Lipshutz.png\" alt=\"Bela Bena\" />\nBela Bena\nWordPress Developer\n<h4>Learn more about our services.</h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.\n\n<a target=\"_blank\" rel=\"nofollow noopener\">DOWNLOAD BROCHURE</a>','SEO for Business','','inherit','closed','closed','','4278-revision-v1','','','2020-10-06 14:26:55','2020-10-06 14:26:55','',4278,'https://k1k3.dev34.info/?p=15234',0,'revision','',0),(5838,1,'2020-11-29 04:09:04','2020-11-29 04:09:04','<a href=\"https://k1k3.dev34.info/\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" width=\"505\" height=\"167\" /> </a>\r\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\r\n</button>\r\n<!-- end of Nav toggler -->\r\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\r\n</button>\r\n\r\n<nav id=\"site-navigation\">\r\n<ul id=\"navbar-nav\">\r\n 	<li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\r\n 	<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\r\n<ul>\r\n 	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\r\n 	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\r\n 	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\r\n 	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\r\n 	<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\r\n<ul>\r\n 	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\r\n 	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\r\n<ul>\r\n 	<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\r\n 	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\r\n 	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\r\n 	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\r\n<ul>\r\n 	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\r\n 	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\r\n 	<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\r\n 	<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\r\n</ul>\r\n</nav><!-- #site-navigation -->\r\n[google-translator]','Entire Header','','publish','closed','closed','','boxed-header-1','','','2021-08-27 06:48:27','2021-08-27 06:48:27','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_header&#038;p=5838',0,'shadepro_header','',0),(15288,1,'2021-08-23 03:49:56','2021-08-23 03:49:56','<a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 03:49:56','2021-08-23 03:49:56','',5838,'https://k1k3.dev34.info/?p=15288',0,'revision','',0),(15289,1,'2021-08-23 03:49:56','2021-08-23 03:49:56','<a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 03:49:56','2021-08-23 03:49:56','',5838,'https://k1k3.dev34.info/?p=15289',0,'revision','',0),(15290,1,'2021-08-23 03:49:56','2021-08-23 03:49:56','<a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 03:49:56','2021-08-23 03:49:56','',5838,'https://k1k3.dev34.info/?p=15290',0,'revision','',0),(15291,1,'2021-08-23 03:51:53','2021-08-23 03:51:53','','background1','','inherit','open','closed','','background1','','','2021-08-23 03:51:53','2021-08-23 03:51:53','',15263,'https://k1k3.dev34.info/wp-content/uploads/2021/08/background1.jpg',0,'attachment','image/jpeg',0),(15292,1,'2021-08-23 03:51:57','2021-08-23 03:51:57','','background2','','inherit','open','closed','','background2','','','2021-08-23 03:51:57','2021-08-23 03:51:57','',15263,'https://k1k3.dev34.info/wp-content/uploads/2021/08/background2.png',0,'attachment','image/png',0),(15293,1,'2021-08-23 04:03:46','2021-08-23 04:03:46','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a>\n	<ul>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a>\n	<ul>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a>\n	<ul>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a>\n	<ul>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n										<img width=\"107\" height=\"109\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"463\" height=\"463\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right.png 463w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right-255x255.png 255w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right-100x100.png 100w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right-300x300.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right-150x150.png 150w\" sizes=\"(max-width: 463px) 100vw, 463px\" />											\n										<img width=\"435\" height=\"107\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />											\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" rel=\"nofollow noopener\" target=\"_blank\">Learn more</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" rel=\"nofollow noopener\" target=\"_blank\">Learn more</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" rel=\"nofollow noopener\" target=\"_blank\">Learn more</a>\n										<img width=\"172\" height=\"81\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Group_101.png 172w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Group_101-64x30.png 64w\" sizes=\"(max-width: 172px) 100vw, 172px\" />											\n										<img width=\"164\" height=\"164\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Oval.png 164w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Oval-100x100.png 100w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Oval-150x150.png 150w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n										<img width=\"445\" height=\"565\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"107\" height=\"109\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"318\" height=\"332\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/sttory-2.png 318w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/sttory-2-300x313.png 300w\" sizes=\"(max-width: 318px) 100vw, 318px\" />											\n										<img width=\"160\" height=\"167\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />											\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs-1.png 500w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs-1-492x531.png 492w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs3.png 500w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs3-492x340.png 492w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs-2.png 500w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs-2-492x337.png 492w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs4.png 500w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs4-492x531.png 492w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			Testimonial		\n			<h2>“Simply the best. Better than all the rest. I’d recommend this product to beginners and advanced users.”</h2>		\n			<figure><img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/testimonial-2.png\" title=\"testimonial-2\" alt=\"testimonial-2\" /></figure><h3>Ian Klein</h3><p>Digital Marketer</p>		\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n										<img width=\"131\" height=\"26\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"\" loading=\"lazy\" />											\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook-square\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n			<p>Company</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">					About us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">					Contact us \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">					Careers\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">					Press\n											</a>\n									</li>\n						</ul>\n			<p>Product</p>		\n					<ul>\n							<li>\n					<a href=\"#features\">					Features \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">					Pricing \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">					News \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/\">					Help desk \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">					Support\n											</a>\n									</li>\n						</ul>\n			<p>Services</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/\">					Digital Marketing \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/\">					Content Writing \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/\">					SEO for Business \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/\">					UI Design\n											</a>\n									</li>\n						</ul>\n			<p>Legal</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/\">					Privacy Policy \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/\">					Terms & Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/\">					Return Policy\n											</a>\n									</li>\n						</ul>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 04:03:46','2021-08-23 04:03:46','',15263,'https://k1k3.dev34.info/?p=15293',0,'revision','',0),(5903,1,'2020-11-29 05:16:33','2020-11-29 05:16:33','<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n							<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo-white.svg\" alt=\"\" loading=\"lazy\" />								</a>\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n						Facebook-square\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n						Instagram\n											</a>\n					<a href=\"https://l.inkedin.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n						Linkedin\n											</a>\n			<p>Pages</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">					About us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">					Contact us \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">					Blog\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">					Shop\n											</a>\n									</li>\n						</ul>\n			<p>Product</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/bed-room/\">					Bed Room\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/dining-room/\">					Dining Room\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/kitchen/\">					Kitchen\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/living-room/\">					Living Room\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/office/\">					Office\n											</a>\n									</li>\n						</ul>\n			<p>Article</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/business/\">					Business\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/cyber-security/\">					Cyber Security\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/gaming/\">					Gaming\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/marketing/\">					Marketing\n											</a>\n									</li>\n						</ul>\n			<p>Legal</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">					Privacy Policy \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">					Return Policy\n											</a>\n									</li>\n						</ul>','Footer 1','','trash','closed','closed','','footer-1__trashed','','','2021-08-23 09:33:17','2021-08-23 09:33:17','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_footer&#038;p=5903',0,'shadepro_footer','',0),(5908,1,'2020-11-29 05:30:03','2020-11-29 05:30:03','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n					<a target=\"_blank\" rel=\"noopener noreferrer\">\n						Facebook-square\n											</a>\n					<a target=\"_blank\" rel=\"noopener noreferrer\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener noreferrer\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener noreferrer\">\n						Linkedin\n											</a>\n			<p>Pages</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">					About us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">					Contact us \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">					Blog\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">					Shop\n											</a>\n									</li>\n						</ul>\n			<p>Product</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/bed-room/\">					Bed Room\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/dining-room/\">					Dining Room\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/kitchen/\">					Kitchen\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/living-room/\">					Living Room\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/office/\">					Office\n											</a>\n									</li>\n						</ul>\n			<p>Article</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/business/\">					Business\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/cyber-security/\">					Cyber Security\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/gaming/\">					Gaming\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/marketing/\">					Marketing\n											</a>\n									</li>\n						</ul>\n			<p>Legal</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">					Privacy Policy \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">					Return Policy\n											</a>\n									</li>\n						</ul>','Footer 2','','trash','closed','closed','','footer-2__trashed','','','2021-08-23 09:33:17','2021-08-23 09:33:17','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_footer&#038;p=5908',0,'shadepro_footer','',0),(5913,1,'2020-11-29 05:31:41','2020-11-29 05:31:41','Pages\n<ul>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\"> About us\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"> Contact us\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\"> Blog\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\"> Shop\n</a></li>\n</ul>\nProduct\n<ul>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/bed-room/\"> Bed Room\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/dining-room/\"> Dining Room\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/kitchen/\"> Kitchen\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/living-room/\"> Living Room\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/office/\"> Office\n</a></li>\n</ul>\nArticle\n<ul>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/category/business/\"> Business\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/category/cyber-security/\"> Cyber Security\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/category/gaming/\"> Gaming\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/category/marketing/\"> Marketing\n</a></li>\n</ul>\nLegal\n<ul>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\"> Privacy Policy\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\"> Terms &amp; Conditions\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\"> Return Policy\n</a></li>\n</ul>\nContact us\n<ul>\n 	<li><a href=\"mailto:+133-394-3439-1435\"> support@grayic.com\n</a></li>\n 	<li><a href=\"tel:+133-394-3439-1435\"> +133-394-3439-1435\n</a></li>\n</ul>\n© 2020 Copyright, All Right Reserved, Made by Grayic with <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/heart-2.svg\" alt=\"\" />\n\n<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook-square\n</a>\n<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin\n</a>','Footer 3','','trash','closed','closed','','footer-3__trashed','','','2021-08-23 09:33:17','2021-08-23 09:33:17','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_footer&#038;p=5913',0,'shadepro_footer','',0),(5922,1,'2020-11-29 06:09:46','2020-11-29 06:09:46','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">					Support\n											</a>\n									</li>\n						</ul>','Footer 4','','trash','closed','closed','','footer-4__trashed','','','2021-08-23 09:33:17','2021-08-23 09:33:17','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_footer&#038;p=5922',0,'shadepro_footer','',0),(5934,1,'2020-11-29 06:14:03','2020-11-29 06:14:03','<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-light-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n					<ul>\n							<li>\n										San Diego, CA\n									</li>\n								<li>\n											<a href=\"mailto:k1k3visas.com@gmail.com\">\n										k1k3visas.com@gmail.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:619-249-0204\">\n										619-249-0204\n											</a>\n									</li>\n						</ul>\n		<p>© 2021 Copyright, All Right Reserved, K1K3 Visas</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Entire Footer','','publish','closed','closed','','footer-5','','','2021-08-27 07:35:40','2021-08-27 07:35:40','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_footer&#038;p=5934',0,'shadepro_footer','',0),(15457,1,'2021-08-23 09:49:45','2021-08-23 09:49:45','<a href=\"https://www.apple.com/app-store/\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" width=\"505\" height=\"167\" /> </a>\r\n<ul>\r\n 	<li>San Diego, CA</li>\r\n 	<li><a href=\"mailto:k1k3visas.com@gmail.com\">\r\nk1k3visas.com@gmail.com\r\n</a></li>\r\n 	<li><a href=\"tel:619-249-0204\">\r\n619-249-0204\r\n</a></li>\r\n</ul>\r\n© 2021 Copyright, All Right Reserved, K1K3 Visas\r\n\r\n<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\r\nTwitter\r\n</a>\r\n<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\r\nFacebook\r\n</a>\r\n<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\r\nInstagram\r\n</a>\r\n<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\r\nLinkedin\r\n</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-23 09:49:45','2021-08-23 09:49:45','',5934,'https://k1k3.dev34.info/?p=15457',0,'revision','',0),(15449,1,'2021-08-23 09:40:48','2021-08-23 09:40:48','<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />								</a>\n					<ul>\n							<li>\n										San Diego, CA\n									</li>\n								<li>\n											<a href=\"mailto:k1k3visas.com@gmail.com\">\n										k1k3visas.com@gmail.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:619-249-0204\">\n										619-249-0204\n											</a>\n									</li>\n						</ul>\n		<p>© 2020 Copyright, All Right Reserved, K1K3 Visas</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-23 09:40:48','2021-08-23 09:40:48','',5934,'https://k1k3.dev34.info/?p=15449',0,'revision','',0),(15446,1,'2021-08-23 09:40:12','2021-08-23 09:40:12','<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />								</a>\n					<ul>\n							<li>\n										San Diego, CA\n									</li>\n								<li>\n											<a href=\"mailto:k1k3visas.com@gmail.com\">\n										k1k3visas.com@gmail.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:619-249-0204\">\n										619-249-0204\n											</a>\n									</li>\n						</ul>\n		<p>© 2020 Copyright, All Right Reserved, Made by Grayic with <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/heart-2.png\" alt=\"\" width=\"14\" height=\"13\" /></p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-23 09:40:12','2021-08-23 09:40:12','',5934,'https://k1k3.dev34.info/?p=15446',0,'revision','',0),(15443,1,'2021-08-23 09:35:01','2021-08-23 09:35:01','Pages\r\n<ul>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\"> About us\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"> Contact us\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\"> Blog\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\"> Shop\r\n</a></li>\r\n</ul>\r\nProduct\r\n<ul>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/bed-room/\"> Bed Room\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/dining-room/\"> Dining Room\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/kitchen/\"> Kitchen\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/living-room/\"> Living Room\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/office/\"> Office\r\n</a></li>\r\n</ul>\r\nLegal\r\n<ul>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\"> Privacy Policy\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\"> Terms &amp; Conditions\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\"> Return Policy\r\n</a></li>\r\n</ul>\r\nDownload Our App\r\n\r\n<a href=\"https://www.apple.com/app-store/\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/l6-download-appstore.png\" alt=\"\" width=\"184\" height=\"58\" /> </a>\r\n<a href=\"https://play.google.com/store\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/l6-download-gplay.png\" alt=\"\" width=\"184\" height=\"58\" /> </a>\r\n\r\n© 2020 Copyright, All Right Reserved, Made by Grayic with <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/heart-2.png\" alt=\"\" width=\"14\" height=\"13\" />\r\n\r\n<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener noreferrer\">\r\nTwitter\r\n</a>\r\n<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener noreferrer\">\r\nFacebook\r\n</a>\r\n<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener noreferrer\">\r\nInstagram\r\n</a>\r\n<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener noreferrer\">\r\nLinkedin\r\n</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-23 09:35:01','2021-08-23 09:35:01','',5934,'https://k1k3.dev34.info/?p=15443',0,'revision','',0),(15240,1,'2020-11-29 06:14:03','2020-11-29 06:14:03','<p>Pages</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">					About us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">					Contact us \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">					Blog\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">					Shop\n											</a>\n									</li>\n						</ul>\n			<p>Product</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/bed-room/\">					Bed Room\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/dining-room/\">					Dining Room\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/kitchen/\">					Kitchen\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/living-room/\">					Living Room\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/office/\">					Office\n											</a>\n									</li>\n						</ul>\n			<p>Legal</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">					Privacy Policy \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">					Return Policy\n											</a>\n									</li>\n						</ul>\n			<p>Download Our App</p>		\n											<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"184\" height=\"58\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/l6-download-appstore.png\" alt=\"\" loading=\"lazy\" />								</a>\n											<a href=\"https://play.google.com/store\">\n							<img width=\"184\" height=\"58\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/l6-download-gplay.png\" alt=\"\" loading=\"lazy\" />								</a>\n		<p>© 2020 Copyright, All Right Reserved, Made by Grayic with <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/heart-2.png\" alt=\"\" width=\"14\" height=\"13\" /></p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener noreferrer\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n						Linkedin\n											</a>','Footer  5','','inherit','closed','closed','','5934-revision-v1','','','2020-11-29 06:14:03','2020-11-29 06:14:03','',5934,'https://k1k3.dev34.info/?p=15240',0,'revision','',0),(8372,1,'2020-12-19 10:53:06','2020-12-19 10:53:06','<a target=\"_blank\" rel=\"noopener\">\n						Paper-plane\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n                            <a href=\"\">\n                    Privacy Policy  \n                                                        </a>\n                            <a href=\"\">\n                    | Privacy Policy  \n                                                        </a>\n			 - All Rights Reserved with Booklov','Footer 6','','trash','closed','closed','','footer-6__trashed','','','2021-08-23 09:33:17','2021-08-23 09:33:17','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_footer&#038;p=8372',0,'shadepro_footer','',0),(8374,1,'2020-12-19 10:53:31','2020-12-19 10:53:31','Store		\n					<ul>\n							<li>\n					<a href=\"#\">					Catalog\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Popular\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Features\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					FAQ\n											</a>\n									</li>\n						</ul>\n			About		\n					<ul>\n							<li>\n					<a href=\"#\">					Catalog\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Popular\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Features\n											</a>\n									</li>\n						</ul>\n			Policy		\n					<ul>\n							<li>\n					<a href=\"#\">					Catalog\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Popular\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Features\n											</a>\n									</li>\n						</ul>\n			Links		\n					<ul>\n							<li>\n					<a href=\"#\">					Catalog\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Popular\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Features\n											</a>\n									</li>\n						</ul>\n			Support		\n					<ul>\n							<li>\n					<a href=\"#\">					Catalog\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Popular\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Features\n											</a>\n									</li>\n						</ul>\n			© 2020 UX Theme. All rights reserved		\n					<ul>\n							<li>\n					<a href=\"#\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Site map\n											</a>\n									</li>\n						</ul>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>','Footer 7','','trash','closed','closed','','footer-7__trashed','','','2021-08-23 09:33:17','2021-08-23 09:33:17','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_footer&#038;p=8374',0,'shadepro_footer','',0),(8388,1,'2020-12-19 10:56:36','2020-12-19 10:56:36','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n		<p>Big, small, online, offline, local or international. Size doesn\'t matter. We work on diverse projects for top brands as well as for cool startups. Check out some of our favorites.</p>		\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n					<a href=\"https://facebook.com\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"//twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n			Help menu		\n					<ul>\n							<li>\n					<a href=\"#\">					About\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Features\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Works\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"#\">					Contact\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Help &amp; Support\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Privacy Policy\n											</a>\n									</li>\n						</ul>\n			Products		\n					<ul>\n							<li>\n					<a href=\"#\">					Shades Pro\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Essential Blocks\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Avasta Dash\n											</a>\n									</li>\n						</ul>','Footer 8','','trash','closed','closed','','footer-8__trashed','','','2021-08-23 09:33:17','2021-08-23 09:33:17','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_footer&#038;p=8388',0,'shadepro_footer','',0),(8393,1,'2020-12-19 10:57:50','2020-12-19 10:57:50','<figure><img width=\"59\" height=\"62\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/12/shade-v2-l1-12.png\" alt=\"\" loading=\"lazy\" /></figure><h3>Create custom landing pages with Berlin that convert more visitors than any website.</h3>		\n			<h2>Office</h2>		\n		<p>359 Hidden Valley Road, NY</p>		\n			<h2>Contacts</h2>		\n			<h2><a href=\"mailto:contact@grayic.com\">contact@grayic.com</a></h2>		\n			© 2020 UX Theme. All rights reserved		\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Google\n											</a>','Footer 9','','trash','closed','closed','','footer-9__trashed','','','2021-08-23 09:33:17','2021-08-23 09:33:17','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_footer&#038;p=8393',0,'shadepro_footer','',0),(12112,1,'2020-12-21 09:30:13','2020-12-21 09:30:13','<h2>WordPress Development</h2>\n<h2>Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.</h2>\n<h2>SERVICES</h2>\n<ul id=\"shadepro-vertical-menu\">\n 	<li id=\"menu-item-12149\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/oil-and-lubricant/\">WordPress Development</a></li>\n 	<li id=\"menu-item-12671\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n 	<li id=\"menu-item-12672\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n 	<li id=\"menu-item-12673\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n 	<li id=\"menu-item-12674\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n</ul>\n“You made it so simple. My new site is so much faster and easier to work with”\n\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/Allison_Schleifer.png\" alt=\"Sallie Lawson\" />\nSallie Lawson\nFounder of Crips\n\n“You made it so simple. My new site is so much faster and easier to work with”\n\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/Martin_Mingo.png\" alt=\"Ella Brooks\" />\nElla Brooks\nFounder of Crips\n\n“You made it so simple. My new site is so much faster and easier to work with”\n\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/Hanna_Lipshutz.png\" alt=\"Bela Bena\" />\nBela Bena\nWordPress Developer\n<h4>Learn more about our services.</h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.\n\n<a target=\"_blank\" rel=\"nofollow noopener\">DOWNLOAD BROCHURE</a>\n<h2>Develop functional website fast.</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.\n\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/img-5.jpg\" sizes=\"(max-width: 882px) 100vw, 882px\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/img-5.jpg 882w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-5-300x151.jpg 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-5-768x387.jpg 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-5-492x248.jpg 492w\" alt=\"\" width=\"882\" height=\"445\" />\n<h3>1. Best quality service.</h3>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.\n<h3>2. Easy to bring close.</h3>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.\n<h3>3. Our mission is to provide the best quality.</h3>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.\n<h2>Frequently Asked Questions</h2>\n<a>1. How can I create a custom order?</a>\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.\n\n<a>2. Is there any way I can visit your factory?</a>\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.\n\n<a>3. How many products do I need to order?</a>\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.\n<h2>Ready to get your products delivered?</h2>\n<a href=\"contact\">\nGet A Free Consultation\n</a>','Web Development','Lorem ipsum dolor sit amet, consec tetur adipiscing elit. at euis mod dapibus to do.','publish','closed','closed','','web-development','','','2021-08-22 23:43:29','2021-08-22 23:43:29','',0,'http://finestdevs.com/demos/wp/trydus-dev/service/water-supply-copy-5/',0,'service','',0),(15244,1,'2020-12-21 09:30:13','2020-12-21 09:30:13','<h2>WordPress Development</h2>\n<h2>Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.</h2>\n<h2>SERVICES</h2>\n<ul id=\"shadepro-vertical-menu\">\n 	<li id=\"menu-item-12149\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/oil-and-lubricant/\">WordPress Development</a></li>\n 	<li id=\"menu-item-12671\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n 	<li id=\"menu-item-12672\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n 	<li id=\"menu-item-12673\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n 	<li id=\"menu-item-12674\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n</ul>\n“You made it so simple. My new site is so much faster and easier to work with”\n\n<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Allison_Schleifer.png\" alt=\"Sallie Lawson\" />\nSallie Lawson\nFounder of Crips\n\n“You made it so simple. My new site is so much faster and easier to work with”\n\n<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Martin_Mingo.png\" alt=\"Ella Brooks\" />\nElla Brooks\nFounder of Crips\n\n“You made it so simple. My new site is so much faster and easier to work with”\n\n<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/Hanna_Lipshutz.png\" alt=\"Bela Bena\" />\nBela Bena\nWordPress Developer\n<h4>Learn more about our services.</h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.\n\n<a target=\"_blank\" rel=\"nofollow noopener\">DOWNLOAD BROCHURE</a>\n<h2>Develop functional website fast.</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.\n\n<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-5.jpg\" sizes=\"(max-width: 882px) 100vw, 882px\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-5.jpg 882w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-5-300x151.jpg 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-5-768x387.jpg 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/img-5-492x248.jpg 492w\" alt=\"\" width=\"882\" height=\"445\" />\n<h3>1. Best quality service.</h3>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.\n<h3>2. Easy to bring close.</h3>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.\n<h3>3. Our mission is to provide the best quality.</h3>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.\n<h2>Frequently Asked Questions</h2>\n<a>1. How can I create a custom order?</a>\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.\n\n<a>2. Is there any way I can visit your factory?</a>\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.\n\n<a>3. How many products do I need to order?</a>\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.\n<h2>Ready to get your products delivered?</h2>\n<a href=\"contact\">\nGet A Free Consultation\n</a>','Web Development','Lorem ipsum dolor sit amet, consec tetur adipiscing elit. at euis mod dapibus to do.','inherit','closed','closed','','12112-revision-v1','','','2020-12-21 09:30:13','2020-12-21 09:30:13','',12112,'https://k1k3.dev34.info/?p=15244',0,'revision','',0),(13486,1,'2021-02-04 16:49:46','2021-02-04 16:49:46','<h2>Email Marketing</h2>		\n			<h2>Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.</h2>		\n			<h2>SERVICES</h2>		\n            <ul id=\"shadepro-vertical-menu\"><li id=\"menu-item-12149\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/web-development/\">Web Development</a></li>\n<li id=\"menu-item-12671\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n<li id=\"menu-item-12672\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n<li id=\"menu-item-12673\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n<li id=\"menu-item-12674\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n<li id=\"menu-item-13611\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n</ul>        \n					<h4>Learn more about our services.</h4>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.</p>\n									<a href=\"\" rel=\"nofollow noopener\" target=\"_blank\">DOWNLOAD BROCHURE</a>\n			<h2>The best team for email marketing.</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.</p>		\n				<img width=\"423\" height=\"275\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/02/img-4-copy.jpg\" alt=\"\" loading=\"lazy\" full=\"\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/02/img-4-copy.jpg 423w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/02/img-4-copy-300x195.jpg 300w\" sizes=\"(max-width: 423px) 100vw, 423px\" />		\n			<h3>1.  Best quality service.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.</p>		\n			<h3>2.  Easy to bring close.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.</p>		\n			<h3>3.  Our mission is to provide the best quality.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.</p>		\n			<h2>Frequently Asked Questions</h2>		\n												<a href=\"\">1.  How can I create a custom order?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.</p>\n												<a href=\"\">2. Is there any way I can visit your factory?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.</p>\n												<a href=\"\">3. How many products do I need to order?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.</p>\n			<h2>Ready to get your products delivered?</h2>		\n                            <a href=\"contact\"  >\n                    Get A Free Consultation\n                                                        </a>','Email Marketing','','publish','closed','closed','','email-marketing','','','2021-08-22 23:43:29','2021-08-22 23:43:29','',0,'https://finestdevs.com/demos/wp/shadepro/service/content-writing-copy/',0,'service','',0),(14180,1,'2021-03-25 06:49:55','2021-03-25 06:49:55','','Apple AirPods with Wired Charging Case - Red, Small','color: Red, Size: Small','publish','closed','closed','','apple-airpods-with-wired-charging-case-small-red','','','2021-03-25 06:49:55','2021-03-25 06:49:55','',4827,'https://finestdevs.com/demos/wp/shadepro/?post_type=product_variation&amp;p=14180',9,'product_variation','',0),(14820,1,'2021-05-27 15:29:38','2021-05-27 15:29:38','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"ShadePro\">            </a>\n		<p>Eu, in enim nulla in. Lectus sem id nisl egestas elementum eget sapien. Facilisis mauris nulla quisque enim turpis. Eu ipsum sagittis,</p>		\n			<h2>Visit Link</h2>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">					Privacy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">					Terms &amp; Conditions\n											</a>\n									</li>\n						</ul>\n			<h2>Links</h2>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">					About us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">					Contact\n											</a>\n									</li>\n						</ul>\n			<h2>Company</h2>		\n					<ul>\n							<li>\n					<a href=\"tel:+99%20(0)%20101%200000%20888%20\">					+99 (0) 101 0000 888 \n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:Info@yourdomain.com\">					Info@yourdomain.com\n											</a>\n									</li>\n						</ul>\n			© 2021 FinestDevs, All Rights Reserved','Footer 10','','trash','closed','closed','','footer-10-2__trashed','','','2021-08-23 09:33:17','2021-08-23 09:33:17','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_footer&#038;p=14820',0,'shadepro_footer','',0),(15089,1,'2021-05-31 08:52:30','2021-05-31 08:52:30','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"ShadePro\">            </a>\n		<p>High-quality digital resources which make your design workflow faster and easier</p>		\n			<h2>Products</h2>		\n					<ul>\n							<li>\n					<a href=\"#\">					Design Systems\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Themes &amp; Templates\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Mockups\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Presentations\n											</a>\n									</li>\n						</ul>\n			<h2>Legals</h2>		\n					<ul>\n							<li>\n					<a href=\"#\">					License\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Refund Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">					Contacts\n											</a>\n									</li>\n						</ul>\n			<h2>Blog</h2>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">					Business Stories\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">					Digital Store\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">					Learning\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">					Social Media\n											</a>\n									</li>\n						</ul>\n			<h2>Copyright © 2021 FinestDevs</h2>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Google\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Footer 11','','trash','closed','closed','','footer-11__trashed','','','2021-08-23 09:33:17','2021-08-23 09:33:17','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_footer&#038;p=15089',0,'shadepro_footer','',0),(3101,1,'2020-09-22 13:57:18','2020-09-22 13:57:18','Headquartered in Melbourne, Australia, Envato is a completely online company with an ecosystem of sites and services to help people get creative. We’ve consistently been named as one of the Best Places to Work in Australia, since 2015, in the BRW Awards, and we’ve also been awarded the title of Australia\'s Coolest Company for Women and Diversity by JobAdvisor.\n\nEnvato was found in 2006 and, since then, we’ve helped a community of creative sellers earn more than $500 Million. Millions of people around the world choose our marketplace, studio and courses to buy files, hire freelancers, or learn the skills needed to build websites, videos, apps, graphics and more. Find out more at Envato Market, Envato Elements, Envato Sites, Envato Studio and Tuts+.','Joe Bridges','','publish','closed','closed','','joe-bridges','','','2020-09-22 13:57:18','2020-09-22 13:57:18','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=team&amp;p=3101',0,'team','',0),(3105,1,'2020-09-23 04:05:01','2020-09-23 04:05:01','Headquartered in Melbourne, Australia, Envato is a completely online company with an ecosystem of sites and services to help people get creative. We’ve consistently been named as one of the Best Places to Work in Australia, since 2015, in the BRW Awards, and we’ve also been awarded the title of Australia\'s Coolest Company for Women and Diversity by JobAdvisor.\n\nEnvato was found in 2006 and, since then, we’ve helped a community of creative sellers earn more than $500 Million. Millions of people around the world choose our marketplace, studio and courses to buy files, hire freelancers, or learn the skills needed to build websites, videos, apps, graphics and more. Find out more at Envato Market, Envato Elements, Envato Sites, Envato Studio and Tuts+.','Jeffrey Walters','','publish','closed','closed','','cheif-executive-officer','','','2020-09-23 04:05:01','2020-09-23 04:05:01','',0,'https://finestdevs.com/demos/wp/shadepro/team/joe-bridges-copy/',0,'team','',0),(3106,1,'2020-09-23 04:05:02','2020-09-23 04:05:02','Headquartered in Melbourne, Australia, Envato is a completely online company with an ecosystem of sites and services to help people get creative. We’ve consistently been named as one of the Best Places to Work in Australia, since 2015, in the BRW Awards, and we’ve also been awarded the title of Australia\'s Coolest Company for Women and Diversity by JobAdvisor.\n\nEnvato was found in 2006 and, since then, we’ve helped a community of creative sellers earn more than $500 Million. Millions of people around the world choose our marketplace, studio and courses to buy files, hire freelancers, or learn the skills needed to build websites, videos, apps, graphics and more. Find out more at Envato Market, Envato Elements, Envato Sites, Envato Studio and Tuts+.','Jason Reed','','publish','closed','closed','','jason-reed','','','2020-09-23 04:05:02','2020-09-23 04:05:02','',0,'https://finestdevs.com/demos/wp/shadepro/team/joe-bridges-copy-2/',0,'team','',0),(5848,1,'2020-11-29 04:21:40','2020-11-29 04:21:40','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->','Boxed Header 2','','trash','closed','closed','','header-2__trashed','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_header&#038;p=5848',0,'shadepro_header','',0),(5858,1,'2020-11-29 04:32:17','2020-11-29 04:32:17','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"//finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo-white.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">Recently Added</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Popular Landing</a>\n	<ul>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"\">\n                    Start a free trial\n                                                        </a>','Boxed Header 3','','trash','closed','closed','','boxed-header-3__trashed','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_header&#038;p=5858',0,'shadepro_header','',0),(5863,1,'2020-11-29 04:35:58','2020-11-29 04:35:58','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">Recently Added</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Popular Landing</a>\n	<ul>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">\n                    Login \n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">\n                    Sign Up\n                                                        </a>','Boxed Header 4','','trash','closed','closed','','boxed-header-4__trashed','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_header&#038;p=5863',0,'shadepro_header','',0),(5868,1,'2020-11-29 04:37:32','2020-11-29 04:37:32','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\" /> </a>\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n</button>\n<!-- end of Nav toggler -->\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n</button>\n\n<nav id=\"site-navigation\">\n<ul id=\"navbar-nav\">\n 	<li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n 	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n<ul>\n 	<li id=\"menu-item-13489\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management-2/\">Team Management 2.0 new</a></li>\n 	<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n 	<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n 	<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n 	<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n 	<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n 	<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n<ul>\n 	<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n 	<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n 	<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n 	<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n 	<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n 	<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n 	<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-12773\"><a href=\"#\">Apps &amp; Software</a>\n<ul>\n 	<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n 	<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n 	<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n 	<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n 	<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n 	<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n<ul>\n 	<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n 	<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n 	<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n 	<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n 	<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n 	<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n</ul>\n</li>\n</ul>\n</li>\n 	<li id=\"menu-item-13479\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n<ul>\n 	<li id=\"menu-item-13481\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/oil-and-lubricant/\">Web Development</a></li>\n 	<li id=\"menu-item-13483\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n 	<li id=\"menu-item-13482\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n 	<li id=\"menu-item-13484\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n 	<li id=\"menu-item-13485\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n 	<li id=\"menu-item-13497\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n 	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n<ul>\n 	<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n 	<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n 	<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n 	<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n 	<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n 	<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n<ul>\n 	<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n 	<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n 	<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n 	<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n 	<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n 	<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n<ul>\n 	<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n 	<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n 	<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n 	<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n 	<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n 	<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n<ul>\n 	<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n 	<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n 	<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n 	<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n</ul>\n</li>\n</ul>\n</li>\n 	<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n 	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n<ul>\n 	<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n 	<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-13490\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n<ul>\n 	<li id=\"menu-item-13492\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/oil-and-lubricant/\">Web Development</a></li>\n 	<li id=\"menu-item-13494\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n 	<li id=\"menu-item-13493\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n 	<li id=\"menu-item-13495\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n 	<li id=\"menu-item-13496\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n 	<li id=\"menu-item-13491\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n<ul>\n 	<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n 	<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n<ul>\n 	<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n 	<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n 	<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n 	<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n 	<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n<ul>\n 	<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n 	<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n 	<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n<ul>\n 	<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n 	<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n 	<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n<ul>\n 	<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n 	<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n 	<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n<ul>\n 	<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n 	<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n<ul>\n 	<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &amp; Conditions</a></li>\n 	<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n 	<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n</ul>\n</li>\n</ul>\n</li>\n 	<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n 	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a>\n<ul>\n 	<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n 	<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n 	<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a>\n<ul>\n 	<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n 	<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n 	<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a>\n<ul>\n 	<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n 	<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n 	<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a>\n<ul>\n 	<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n 	<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n 	<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</nav><!-- #site-navigation -->\n<a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">\nSign In\n</a>\n<a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">\nSign Up\n</a>','Boxed Header 5','','trash','closed','closed','','boxed-header-5__trashed','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_header&#038;p=5868',0,'shadepro_header','',0),(5877,1,'2020-11-29 04:59:12','2020-11-29 04:59:12','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">\n                    Sign  In\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">\n                    Sign Up\n                                                        </a>','Fluid Header 1','','trash','closed','closed','','fluid-header-1__trashed','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_header&#038;p=5877',0,'shadepro_header','',0),(5888,1,'2020-11-29 05:07:59','2020-11-29 05:07:59','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n                    Get started free\n                                                        </a>','Fluid Header 2','','trash','closed','closed','','fluid-header-2__trashed','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_header&#038;p=5888',0,'shadepro_header','',0),(5893,1,'2020-11-29 05:09:05','2020-11-29 05:09:05','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n            <a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">\n            4            </a>','Fluid Header 3','','trash','closed','closed','','fluid-header-3__trashed','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_header&#038;p=5893',0,'shadepro_header','',0),(5898,1,'2020-11-29 05:12:04','2020-11-29 05:12:04','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/product/apple-airpods-with-wired-charging-case/\">\n                    Buy now - Starting at $99\n                                                        </a>','Fluid Header 4','','trash','closed','closed','','fluid-header-4__trashed','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_header&#038;p=5898',0,'shadepro_header','',0),(6330,1,'2020-12-02 12:38:51','2020-12-02 12:38:51','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">\n                    Sign  In\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">\n                    Get Started\n                                                        </a>','Boxed Header 6','','trash','closed','closed','','boxed-header-6__trashed','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_header&#038;p=6330',0,'shadepro_header','',0),(6335,1,'2020-12-02 12:40:49','2020-12-02 12:40:49','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n                    Get Started\n                                                        </a>','Boxed Header 7','','trash','closed','closed','','boxed-header-7__trashed','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_header&#038;p=6335',0,'shadepro_header','',0),(8346,1,'2020-12-19 10:44:28','2020-12-19 10:44:28','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a>\n	<ul>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software new</a></li>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software new</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a>\n	<ul>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n	<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n	<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n	<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n	<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n	<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n	<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"\">\n                    Get The App\n                                                        </a>','Boxed Header 8','','trash','closed','closed','','boxed-header-8__trashed','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_header&#038;p=8346',0,'shadepro_header','',0),(8347,1,'2020-12-19 10:48:03','2020-12-19 10:48:03','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"//finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo-white.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a>\n	<ul>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software new</a></li>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software new</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a>\n	<ul>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a>\n	<ul>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a>\n	<ul>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"\">\n                    Read Now\n                                                        </a>','Boxed Header 10','','trash','closed','closed','','boxed-header-10__trashed','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_header&#038;p=8347',0,'shadepro_header','',0),(8348,1,'2020-12-19 10:46:53','2020-12-19 10:46:53','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"//finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo-white.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a>\n	<ul>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software new</a></li>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software new</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a>\n	<ul>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a>\n	<ul>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a>\n	<ul>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">\n                    Sign  In\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n                    Start free trial\n                                                        </a>','Boxed Header 9','','trash','closed','closed','','boxed-header-9__trashed','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_header&#038;p=8348',0,'shadepro_header','',0),(8366,1,'2020-12-19 10:50:43','2020-12-19 10:50:43','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n                    Download Now\n                                                        </a>','Fluid Header','','trash','closed','closed','','fluid-header-5__trashed','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_header&#038;p=8366',0,'shadepro_header','',0),(14363,1,'2021-04-06 03:39:34','2021-04-06 03:39:34','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"ShadePro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-13489\"><a href=\"https://finestdevs.com/demos/wp/shadepro/task-management/\">Task Management new</a></li>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-marketing/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-14104\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Site</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">eCommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-13479\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n<ul>\n	<li id=\"menu-item-13481\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/web-development/\">Web Development</a></li>\n	<li id=\"menu-item-13483\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n	<li id=\"menu-item-13482\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n	<li id=\"menu-item-13484\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n	<li id=\"menu-item-13485\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n	<li id=\"menu-item-13497\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n</ul>\n</li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13490\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n	<ul>\n		<li id=\"menu-item-13492\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/web-development/\">Web Development</a></li>\n		<li id=\"menu-item-13494\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n		<li id=\"menu-item-13493\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n		<li id=\"menu-item-13495\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n		<li id=\"menu-item-13496\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n		<li id=\"menu-item-13491\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a>\n	<ul>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a>\n	<ul>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a>\n	<ul>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a>\n	<ul>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n                    Start Free Trial\n                                                        </a>','Boxed Header 11','','trash','closed','closed','','boxed-header-11__trashed','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_header&#038;p=14363',0,'shadepro_header','',0),(14810,1,'2021-05-27 15:24:21','2021-05-27 15:24:21','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"ShadePro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-14628\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Email Marketing new</a></li>\n		<li id=\"menu-item-13489\"><a href=\"https://finestdevs.com/demos/wp/shadepro/task-management/\">Task Management new</a></li>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-marketing/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-14104\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Site</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">eCommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-13479\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n<ul>\n	<li id=\"menu-item-13481\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/web-development/\">Web Development</a></li>\n	<li id=\"menu-item-13483\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n	<li id=\"menu-item-13482\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n	<li id=\"menu-item-13484\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n	<li id=\"menu-item-13485\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n	<li id=\"menu-item-13497\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n</ul>\n</li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13490\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n	<ul>\n		<li id=\"menu-item-13492\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/web-development/\">Web Development</a></li>\n		<li id=\"menu-item-13494\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n		<li id=\"menu-item-13493\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n		<li id=\"menu-item-13495\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n		<li id=\"menu-item-13496\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n		<li id=\"menu-item-13491\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a>\n	<ul>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a>\n	<ul>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a>\n	<ul>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a>\n	<ul>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n                    Sign up for free\n                                                        </a>','Boxed Header 12','','trash','closed','closed','','boxed-header-12__trashed','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_header&#038;p=14810',0,'shadepro_header','',0),(15073,1,'2021-05-31 08:47:29','2021-05-31 08:47:29','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"ShadePro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-14628\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Email Marketing new</a></li>\n		<li id=\"menu-item-13489\"><a href=\"https://finestdevs.com/demos/wp/shadepro/task-management/\">Task Management new</a></li>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-marketing/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-14104\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Site</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">eCommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-13479\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n<ul>\n	<li id=\"menu-item-13481\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/web-development/\">Web Development</a></li>\n	<li id=\"menu-item-13483\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n	<li id=\"menu-item-13482\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n	<li id=\"menu-item-13484\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n	<li id=\"menu-item-13485\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n	<li id=\"menu-item-13497\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n</ul>\n</li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13490\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n	<ul>\n		<li id=\"menu-item-13492\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/web-development/\">Web Development</a></li>\n		<li id=\"menu-item-13494\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n		<li id=\"menu-item-13493\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n		<li id=\"menu-item-13495\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n		<li id=\"menu-item-13496\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n		<li id=\"menu-item-13491\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a>\n	<ul>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a>\n	<ul>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a>\n	<ul>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a>\n	<ul>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">\n                    Login\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">\n                    Sign Up\n                                                        </a>','Boxed Header 13','','trash','closed','closed','','boxed-header-13__trashed','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',0,'https://finestdevs.com/demos/wp/shadepro/?post_type=shadepro_header&#038;p=15073',0,'shadepro_header','',0),(3107,1,'2020-09-23 04:05:03','2020-09-23 04:05:03','Headquartered in Melbourne, Australia, Envato is a completely online company with an ecosystem of sites and services to help people get creative. We’ve consistently been named as one of the Best Places to Work in Australia, since 2015, in the BRW Awards, and we’ve also been awarded the title of Australia\'s Coolest Company for Women and Diversity by JobAdvisor.\n\nEnvato was found in 2006 and, since then, we’ve helped a community of creative sellers earn more than $500 Million. Millions of people around the world choose our marketplace, studio and courses to buy files, hire freelancers, or learn the skills needed to build websites, videos, apps, graphics and more. Find out more at Envato Market, Envato Elements, Envato Sites, Envato Studio and Tuts+.','Nellie Padilla','','publish','closed','closed','','nellie-padilla','','','2020-09-23 04:05:03','2020-09-23 04:05:03','',0,'https://finestdevs.com/demos/wp/shadepro/team/joe-bridges-copy-3/',0,'team','',0),(3108,1,'2020-09-23 04:05:04','2020-09-23 04:05:04','Headquartered in Melbourne, Australia, Envato is a completely online company with an ecosystem of sites and services to help people get creative. We’ve consistently been named as one of the Best Places to Work in Australia, since 2015, in the BRW Awards, and we’ve also been awarded the title of Australia\'s Coolest Company for Women and Diversity by JobAdvisor.\n\nEnvato was found in 2006 and, since then, we’ve helped a community of creative sellers earn more than $500 Million. Millions of people around the world choose our marketplace, studio and courses to buy files, hire freelancers, or learn the skills needed to build websites, videos, apps, graphics and more. Find out more at Envato Market, Envato Elements, Envato Sites, Envato Studio and Tuts+.','Dean Bell','','publish','closed','closed','','dean-bell','','','2020-09-23 04:05:04','2020-09-23 04:05:04','',0,'https://finestdevs.com/demos/wp/shadepro/team/joe-bridges-copy-4/',0,'team','',0),(3109,1,'2020-09-23 04:05:06','2020-09-23 04:05:06','Headquartered in Melbourne, Australia, Envato is a completely online company with an ecosystem of sites and services to help people get creative. We’ve consistently been named as one of the Best Places to Work in Australia, since 2015, in the BRW Awards, and we’ve also been awarded the title of Australia\'s Coolest Company for Women and Diversity by JobAdvisor.\n\nEnvato was found in 2006 and, since then, we’ve helped a community of creative sellers earn more than $500 Million. Millions of people around the world choose our marketplace, studio and courses to buy files, hire freelancers, or learn the skills needed to build websites, videos, apps, graphics and more. Find out more at Envato Market, Envato Elements, Envato Sites, Envato Studio and Tuts+.','Pearl Brooks','','publish','closed','closed','','pearl-brooks','','','2020-09-23 04:05:06','2020-09-23 04:05:06','',0,'https://finestdevs.com/demos/wp/shadepro/team/joe-bridges-copy-5/',0,'team','',0),(3110,1,'2020-09-23 04:05:06','2020-09-23 04:05:06','Headquartered in Melbourne, Australia, Envato is a completely online company with an ecosystem of sites and services to help people get creative. We’ve consistently been named as one of the Best Places to Work in Australia, since 2015, in the BRW Awards, and we’ve also been awarded the title of Australia\'s Coolest Company for Women and Diversity by JobAdvisor.\n\nEnvato was found in 2006 and, since then, we’ve helped a community of creative sellers earn more than $500 Million. Millions of people around the world choose our marketplace, studio and courses to buy files, hire freelancers, or learn the skills needed to build websites, videos, apps, graphics and more. Find out more at Envato Market, Envato Elements, Envato Sites, Envato Studio and Tuts+.','Isaiah Griffin','','publish','closed','closed','','isaiah-griffin','','','2020-09-23 04:05:06','2020-09-23 04:05:06','',0,'https://finestdevs.com/demos/wp/shadepro/team/joe-bridges-copy-6/',0,'team','',0),(12113,1,'2020-12-22 15:14:40','2020-12-22 15:14:40','Headquartered in Melbourne, Australia, Envato is a completely online company with an ecosystem of sites and services to help people get creative. We’ve consistently been named as one of the Best Places to Work in Australia, since 2015, in the BRW Awards, and we’ve also been awarded the title of Australia’s Coolest Company for Women and Diversity by JobAdvisor.\n\nEnvato was found in 2006 and, since then, we’ve helped a community of creative sellers earn more than $500 Million. Millions of people around the world choose our marketplace, studio and courses to buy files, hire freelancers, or learn the skills needed to build websites, videos, apps, graphics and more. Find out more at Envato Market, Envato Elements, Envato Sites, Envato Studio and Tuts+.','Roger Kenter','','publish','closed','closed','','roger-kenter','','','2020-12-22 15:14:40','2020-12-22 15:14:40','',0,'http://finestdevs.com/demos/wp/trydus-dev/?post_type=team&amp;p=316',0,'team','',0),(12114,1,'2020-12-22 15:15:05','2020-12-22 15:15:05','Headquartered in Melbourne, Australia, Envato is a completely online company with an ecosystem of sites and services to help people get creative. We’ve consistently been named as one of the Best Places to Work in Australia, since 2015, in the BRW Awards, and we’ve also been awarded the title of Australia’s Coolest Company for Women and Diversity by JobAdvisor.\n\nEnvato was found in 2006 and, since then, we’ve helped a community of creative sellers earn more than $500 Million. Millions of people around the world choose our marketplace, studio and courses to buy files, hire freelancers, or learn the skills needed to build websites, videos, apps, graphics and more. Find out more at Envato Market, Envato Elements, Envato Sites, Envato Studio and Tuts+.','Gretchen Torff','','publish','closed','closed','','gretchen-torff','','','2020-12-22 15:15:05','2020-12-22 15:15:05','',0,'http://finestdevs.com/demos/wp/trydus-dev/team/roger-kenter-copy/',0,'team','',0),(12126,1,'2020-12-22 15:15:29','2020-12-22 15:15:29','Headquartered in Melbourne, Australia, Envato is a completely online company with an ecosystem of sites and services to help people get creative. We’ve consistently been named as one of the Best Places to Work in Australia, since 2015, in the BRW Awards, and we’ve also been awarded the title of Australia’s Coolest Company for Women and Diversity by JobAdvisor.\n\nEnvato was found in 2006 and, since then, we’ve helped a community of creative sellers earn more than $500 Million. Millions of people around the world choose our marketplace, studio and courses to buy files, hire freelancers, or learn the skills needed to build websites, videos, apps, graphics and more. Find out more at Envato Market, Envato Elements, Envato Sites, Envato Studio and Tuts+.','Ahmad Press','','publish','closed','closed','','ahmad-press','','','2020-12-22 15:15:29','2020-12-22 15:15:29','',0,'http://finestdevs.com/demos/wp/trydus-dev/team/roger-kenter-copy-copy-2/',0,'team','',0),(12133,1,'2020-12-30 04:55:55','2020-12-30 04:55:55','Headquartered in Melbourne, Australia, Envato is a completely online company with an ecosystem of sites and services to help people get creative. We’ve consistently been named as one of the Best Places to Work in Australia, since 2015, in the BRW Awards, and we’ve also been awarded the title of Australia’s Coolest Company for Women and Diversity by JobAdvisor.\n\nEnvato was found in 2006 and, since then, we’ve helped a community of creative sellers earn more than $500 Million. Millions of people around the world choose our marketplace, studio and courses to buy files, hire freelancers, or learn the skills needed to build websites, videos, apps, graphics and more. Find out more at Envato Market, Envato Elements, Envato Sites, Envato Studio and Tuts+.','Gretchen Torff','','publish','closed','closed','','gretchen-torff-2','','','2020-12-30 04:55:55','2020-12-30 04:55:55','',0,'http://finestdevs.com/demos/wp/trydus-dev/?post_type=team&amp;p=9122',0,'team','',0),(12134,1,'2020-12-30 04:55:55','2020-12-30 04:55:55','Headquartered in Melbourne, Australia, Envato is a completely online company with an ecosystem of sites and services to help people get creative. We’ve consistently been named as one of the Best Places to Work in Australia, since 2015, in the BRW Awards, and we’ve also been awarded the title of Australia’s Coolest Company for Women and Diversity by JobAdvisor.\n\nEnvato was found in 2006 and, since then, we’ve helped a community of creative sellers earn more than $500 Million. Millions of people around the world choose our marketplace, studio and courses to buy files, hire freelancers, or learn the skills needed to build websites, videos, apps, graphics and more. Find out more at Envato Market, Envato Elements, Envato Sites, Envato Studio and Tuts+.','Gretchen Torff','','publish','closed','closed','','gretchen-torff-2-2','','','2020-12-30 04:55:55','2020-12-30 04:55:55','',0,'http://finestdevs.com/demos/wp/trydus-dev/?post_type=team&amp;p=9122',0,'team','',0),(12135,1,'2020-12-30 04:57:14','2020-12-30 04:57:14','Headquartered in Melbourne, Australia, Envato is a completely online company with an ecosystem of sites and services to help people get creative. We’ve consistently been named as one of the Best Places to Work in Australia, since 2015, in the BRW Awards, and we’ve also been awarded the title of Australia’s Coolest Company for Women and Diversity by JobAdvisor.\n\nEnvato was found in 2006 and, since then, we’ve helped a community of creative sellers earn more than $500 Million. Millions of people around the world choose our marketplace, studio and courses to buy files, hire freelancers, or learn the skills needed to build websites, videos, apps, graphics and more. Find out more at Envato Market, Envato Elements, Envato Sites, Envato Studio and Tuts+.','Lydia Aminoff','','publish','closed','closed','','roger-kenter-2','','','2020-12-30 04:57:14','2020-12-30 04:57:14','',0,'http://finestdevs.com/demos/wp/trydus-dev/?post_type=team&amp;p=9123',0,'team','',0),(15213,1,'2020-11-25 06:24:36','2020-11-25 06:24:36','<h2>Get more visitors, get more sales.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Start a free trial\n                                                        </a>\n		https://www.youtube.com/watch?v=XHOmBV4js_E		\n										<img width=\"207\" height=\"188\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/wa-2.png\" alt=\"\" loading=\"lazy\" />','Hero Area - Web Application','','inherit','closed','closed','','5406-revision-v1','','','2020-11-25 06:24:36','2020-11-25 06:24:36','',5406,'https://k1k3.dev34.info/?p=15213',0,'revision','',0),(15215,1,'2020-11-25 06:29:52','2020-11-25 06:29:52','<h2>Get things done by awesome remote team</h2>		\n		<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Learn more\n                                                        </a>\n										<img width=\"844\" height=\"559\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/browser_01.png\" alt=\"\" loading=\"lazy\" />','Hero Area - SasS Subscription','','inherit','closed','closed','','5415-revision-v1','','','2020-11-25 06:29:52','2020-11-25 06:29:52','',5415,'https://k1k3.dev34.info/?p=15215',0,'revision','',0),(15216,1,'2020-11-25 06:32:58','2020-11-25 06:32:58','Not another zoom for you!		\n			<h2>Start. Join. Meet.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"#pricing\"  >\n                    Start my meeting\n                                                        </a>\n										<img width=\"620\" height=\"799\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/video-conf-hero-img.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/video-conf-hero-img.png 620w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/video-conf-hero-img-492x634.png 492w\" sizes=\"(max-width: 620px) 100vw, 620px\" />','Hero Area - Video Conference','','inherit','closed','closed','','5421-revision-v1','','','2020-11-25 06:32:58','2020-11-25 06:32:58','',5421,'https://k1k3.dev34.info/?p=15216',0,'revision','',0),(15220,1,'2020-11-25 06:47:27','2020-11-25 06:47:27','<img width=\"356\" height=\"303\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/airpod-image.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/airpod-image.png 356w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/airpod-image-300x255.png 300w\" sizes=\"(max-width: 356px) 100vw, 356px\" />											\n			Non-stop music for long time		\n			<h2>Sound, that sounds better!</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/product/apple-airpods-with-wired-charging-case/\"  >\n                    Buy now - Starting at $99\n                                                        </a>\n                                            <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\"><g><g><g><path fill=\"none\" stroke=\"#161c2d\" stroke-miterlimit=\"20\" d=\"M10 19a9 9 0 1 0 0-18 9 9 0 0 0 0 18z\"></path></g><g><g><path fill=\"#161c2d\" d=\"M8.604 6.757a.164.164 0 0 0-.16-.012.141.141 0 0 0-.084.127v6.261c0 .054.033.103.084.127a.164.164 0 0 0 .16-.012l4.603-3.13a.14.14 0 0 0 .062-.115.14.14 0 0 0-.062-.115z\"></path></g></g></g></g></svg>\n                    Watch in action','Hero Area - Product Landing','','inherit','closed','closed','','5446-revision-v1','','','2020-11-25 06:47:27','2020-11-25 06:47:27','',5446,'https://k1k3.dev34.info/?p=15220',0,'revision','',0),(15221,1,'2021-05-26 07:13:18','2021-05-26 07:13:18','<img width=\"346\" height=\"256\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/404.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/404.png 346w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/05/404-300x222.png 300w\" sizes=\"(max-width: 346px) 100vw, 346px\" />														\n			<h2>404 Error\n</h2>		\n		<p>Ops! It seems like the page you are looking for is not available! Please try again with another page or go back to home.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro\"  >\n                    Back to Home\n                                                        </a>','404 Page','','inherit','closed','closed','','14688-revision-v1','','','2021-05-26 07:13:18','2021-05-26 07:13:18','',14688,'https://k1k3.dev34.info/?p=15221',0,'revision','',0),(15223,1,'2020-09-10 14:05:24','2020-09-10 14:05:24','<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n							<img width=\"112\" height=\"23\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/logo.png\" alt=\"\" loading=\"lazy\" />								</a>\n			<h2>Sign up</h2>		\n		To get started, you need to sign up here.[shade_wc_reg_form]		\n			<h2><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Already have an account? Sign in now</a></h2>','Sign up','','inherit','closed','closed','','2690-revision-v1','','','2020-09-10 14:05:24','2020-09-10 14:05:24','',2690,'https://k1k3.dev34.info/?p=15223',0,'revision','',0),(15224,1,'2020-09-10 15:03:38','2020-09-10 15:03:38','<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n							<img width=\"112\" height=\"23\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/logo.png\" alt=\"\" loading=\"lazy\" />								</a>\n			<h2>Login</h2>		\n		<p>To get started, you need to sign in here.</p>[shade_wc_login_form]		\n			<h2><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Don’t have an account? Create an account</a></h2>','Login','','inherit','closed','closed','','2698-revision-v1','','','2020-09-10 15:03:38','2020-09-10 15:03:38','',2698,'https://k1k3.dev34.info/?p=15224',0,'revision','',0),(15235,1,'2020-11-29 04:09:04','2020-11-29 04:09:04','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\" /> </a>\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n</button>\n<!-- end of Nav toggler -->\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n</button>\n\n<nav id=\"site-navigation\">\n<ul id=\"navbar-nav\">\n 	<li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n 	<li id=\"menu-item-12772\"><a href=\"#\">Recently Added</a>\n<ul>\n 	<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n 	<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n 	<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n 	<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n 	<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n 	<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n 	<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n 	<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n 	<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n 	<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n 	<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n 	<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n 	<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-12773\"><a href=\"#\">Popular Landing</a>\n<ul>\n 	<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n 	<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n 	<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n 	<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n 	<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n 	<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n 	<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n 	<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n 	<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n 	<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n 	<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n 	<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n</ul>\n</li>\n</ul>\n</li>\n 	<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n 	<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n 	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n<ul>\n 	<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n 	<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n 	<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n 	<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n 	<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n 	<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n<ul>\n 	<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n 	<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n 	<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n 	<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n 	<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n 	<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n<ul>\n 	<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n 	<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n 	<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n 	<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n 	<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n 	<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n<ul>\n 	<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n 	<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n 	<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n 	<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n</ul>\n</li>\n</ul>\n</li>\n 	<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n 	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n<ul>\n 	<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n 	<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n<ul>\n 	<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n 	<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n<ul>\n 	<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n 	<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n 	<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n 	<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n 	<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n<ul>\n 	<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n 	<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n 	<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n<ul>\n 	<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n 	<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n 	<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n<ul>\n 	<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n 	<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n 	<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n<ul>\n 	<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n 	<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n<ul>\n 	<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &amp; Conditions</a></li>\n 	<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n 	<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n</ul>\n</li>\n</ul>\n</li>\n 	<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n 	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n<ul>\n 	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n 	<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n 	<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n 	<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n 	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n 	<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n 	<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n 	<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n<ul>\n 	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n 	<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n 	<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n 	<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n 	<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n 	<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n 	<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n 	<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n</ul>\n</li>\n</ul>\n</li>\n 	<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>\n</nav><!-- #site-navigation -->\n<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\nGet started a project\n</a>','Boxed Header 1','','inherit','closed','closed','','5838-revision-v1','','','2020-11-29 04:09:04','2020-11-29 04:09:04','',5838,'https://k1k3.dev34.info/?p=15235',0,'revision','',0),(15236,1,'2020-11-29 05:16:33','2020-11-29 05:16:33','<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n							<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo-white.svg\" alt=\"\" loading=\"lazy\" />								</a>\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n						Facebook-square\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n						Instagram\n											</a>\n					<a href=\"https://l.inkedin.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n						Linkedin\n											</a>\n			<p>Pages</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">					About us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">					Contact us \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">					Blog\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">					Shop\n											</a>\n									</li>\n						</ul>\n			<p>Product</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/bed-room/\">					Bed Room\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/dining-room/\">					Dining Room\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/kitchen/\">					Kitchen\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/living-room/\">					Living Room\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/office/\">					Office\n											</a>\n									</li>\n						</ul>\n			<p>Article</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/business/\">					Business\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/cyber-security/\">					Cyber Security\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/gaming/\">					Gaming\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/marketing/\">					Marketing\n											</a>\n									</li>\n						</ul>\n			<p>Legal</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">					Privacy Policy \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">					Return Policy\n											</a>\n									</li>\n						</ul>','Footer 1','','inherit','closed','closed','','5903-revision-v1','','','2020-11-29 05:16:33','2020-11-29 05:16:33','',5903,'https://k1k3.dev34.info/?p=15236',0,'revision','',0),(15237,1,'2020-11-29 05:30:03','2020-11-29 05:30:03','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n					<a target=\"_blank\" rel=\"noopener noreferrer\">\n						Facebook-square\n											</a>\n					<a target=\"_blank\" rel=\"noopener noreferrer\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener noreferrer\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener noreferrer\">\n						Linkedin\n											</a>\n			<p>Pages</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">					About us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">					Contact us \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">					Blog\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">					Shop\n											</a>\n									</li>\n						</ul>\n			<p>Product</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/bed-room/\">					Bed Room\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/dining-room/\">					Dining Room\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/kitchen/\">					Kitchen\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/living-room/\">					Living Room\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/office/\">					Office\n											</a>\n									</li>\n						</ul>\n			<p>Article</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/business/\">					Business\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/cyber-security/\">					Cyber Security\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/gaming/\">					Gaming\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/marketing/\">					Marketing\n											</a>\n									</li>\n						</ul>\n			<p>Legal</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">					Privacy Policy \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">					Return Policy\n											</a>\n									</li>\n						</ul>','Footer 2','','inherit','closed','closed','','5908-revision-v1','','','2020-11-29 05:30:03','2020-11-29 05:30:03','',5908,'https://k1k3.dev34.info/?p=15237',0,'revision','',0),(15238,1,'2020-11-29 05:31:41','2020-11-29 05:31:41','Pages\n<ul>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\"> About us\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"> Contact us\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\"> Blog\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\"> Shop\n</a></li>\n</ul>\nProduct\n<ul>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/bed-room/\"> Bed Room\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/dining-room/\"> Dining Room\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/kitchen/\"> Kitchen\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/living-room/\"> Living Room\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/office/\"> Office\n</a></li>\n</ul>\nArticle\n<ul>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/category/business/\"> Business\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/category/cyber-security/\"> Cyber Security\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/category/gaming/\"> Gaming\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/category/marketing/\"> Marketing\n</a></li>\n</ul>\nLegal\n<ul>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\"> Privacy Policy\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\"> Terms &amp; Conditions\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\"> Return Policy\n</a></li>\n</ul>\nContact us\n<ul>\n 	<li><a href=\"mailto:+133-394-3439-1435\"> support@grayic.com\n</a></li>\n 	<li><a href=\"tel:+133-394-3439-1435\"> +133-394-3439-1435\n</a></li>\n</ul>\n© 2020 Copyright, All Right Reserved, Made by Grayic with <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/heart-2.svg\" alt=\"\" />\n\n<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook-square\n</a>\n<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin\n</a>','Footer 3','','inherit','closed','closed','','5913-revision-v1','','','2020-11-29 05:31:41','2020-11-29 05:31:41','',5913,'https://k1k3.dev34.info/?p=15238',0,'revision','',0),(15239,1,'2020-11-29 06:09:46','2020-11-29 06:09:46','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">					Support\n											</a>\n									</li>\n						</ul>','Footer 4','','inherit','closed','closed','','5922-revision-v1','','','2020-11-29 06:09:46','2020-11-29 06:09:46','',5922,'https://k1k3.dev34.info/?p=15239',0,'revision','',0),(15241,1,'2020-12-19 10:56:36','2020-12-19 10:56:36','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n		<p>Big, small, online, offline, local or international. Size doesn\'t matter. We work on diverse projects for top brands as well as for cool startups. Check out some of our favorites.</p>		\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n					<a href=\"https://facebook.com\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"//twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n			Help menu		\n					<ul>\n							<li>\n					<a href=\"#\">					About\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Features\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Works\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"#\">					Contact\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Help &amp; Support\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Privacy Policy\n											</a>\n									</li>\n						</ul>\n			Products		\n					<ul>\n							<li>\n					<a href=\"#\">					Shades Pro\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Essential Blocks\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Avasta Dash\n											</a>\n									</li>\n						</ul>','Footer 8','','inherit','closed','closed','','8388-revision-v1','','','2020-12-19 10:56:36','2020-12-19 10:56:36','',8388,'https://k1k3.dev34.info/?p=15241',0,'revision','',0),(15242,1,'2020-12-19 10:57:50','2020-12-19 10:57:50','<figure><img width=\"59\" height=\"62\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/12/shade-v2-l1-12.png\" alt=\"\" loading=\"lazy\" /></figure><h3>Create custom landing pages with Berlin that convert more visitors than any website.</h3>		\n			<h2>Office</h2>		\n		<p>359 Hidden Valley Road, NY</p>		\n			<h2>Contacts</h2>		\n			<h2><a href=\"mailto:contact@grayic.com\">contact@grayic.com</a></h2>		\n			© 2020 UX Theme. All rights reserved		\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Google\n											</a>','Footer 9','','inherit','closed','closed','','8393-revision-v1','','','2020-12-19 10:57:50','2020-12-19 10:57:50','',8393,'https://k1k3.dev34.info/?p=15242',0,'revision','',0),(15245,1,'2021-02-04 16:49:46','2021-02-04 16:49:46','<h2>Email Marketing</h2>		\n			<h2>Sed in egestas nibh. Morbi mollis posuere enim ac porta. Duis quis sapien nunc. Duis sodales dolor nisl purus mollis. Cras dictum vitae est a lacinia. Nunc posuere sodales consequat. Sed justo, diam efficitur nec magna.</h2>		\n			<h2>SERVICES</h2>		\n            <ul id=\"shadepro-vertical-menu\"><li id=\"menu-item-12149\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/web-development/\">Web Development</a></li>\n<li id=\"menu-item-12671\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n<li id=\"menu-item-12672\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n<li id=\"menu-item-12673\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n<li id=\"menu-item-12674\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n<li id=\"menu-item-13611\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n</ul>        \n					<h4>Learn more about our services.</h4>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus.</p>\n									<a href=\"\" rel=\"nofollow noopener\" target=\"_blank\">DOWNLOAD BROCHURE</a>\n			<h2>The best team for email marketing.</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus.</p>		\n				<img width=\"423\" height=\"275\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/02/img-4-copy.jpg\" alt=\"\" loading=\"lazy\" full=\"\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/02/img-4-copy.jpg 423w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/02/img-4-copy-300x195.jpg 300w\" sizes=\"(max-width: 423px) 100vw, 423px\" />		\n			<h3>1.  Best quality service.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Interdum, orci at euismod dapibus.</p>		\n			<h3>2.  Easy to bring close.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mcenas interdum, at euismod dapibus.</p>		\n			<h3>3.  Our mission is to provide the best quality.</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum.</p>		\n			<h2>Frequently Asked Questions</h2>		\n												<a href=\"\">1.  How can I create a custom order?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maecenas interdum, orci at euismod dapibus. Lorem ipsum dolor sit amet, consectetur adipiscing elit euismod dapibus.</p>\n												<a href=\"\">2. Is there any way I can visit your factory?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.</p>\n												<a href=\"\">3. How many products do I need to order?</a>\n					<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas interdum, orci at euismod dapibus, massa ante pharetra tellus. Maec enas interdum, orci at euismod dapibus.</p>\n			<h2>Ready to get your products delivered?</h2>		\n                            <a href=\"contact\"  >\n                    Get A Free Consultation\n                                                        </a>','Email Marketing','','inherit','closed','closed','','13486-revision-v1','','','2021-02-04 16:49:46','2021-02-04 16:49:46','',13486,'https://k1k3.dev34.info/?p=15245',0,'revision','',0),(15246,1,'2021-05-27 15:29:38','2021-05-27 15:29:38','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo.svg\" alt=\"ShadePro\">            </a>\n		<p>Eu, in enim nulla in. Lectus sem id nisl egestas elementum eget sapien. Facilisis mauris nulla quisque enim turpis. Eu ipsum sagittis,</p>		\n			<h2>Visit Link</h2>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">					Privacy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">					Terms &amp; Conditions\n											</a>\n									</li>\n						</ul>\n			<h2>Links</h2>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">					About us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">					Contact\n											</a>\n									</li>\n						</ul>\n			<h2>Company</h2>		\n					<ul>\n							<li>\n					<a href=\"tel:+99%20(0)%20101%200000%20888%20\">					+99 (0) 101 0000 888 \n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:Info@yourdomain.com\">					Info@yourdomain.com\n											</a>\n									</li>\n						</ul>\n			© 2021 FinestDevs, All Rights Reserved','Footer 10','','inherit','closed','closed','','14820-revision-v1','','','2021-05-27 15:29:38','2021-05-27 15:29:38','',14820,'https://k1k3.dev34.info/?p=15246',0,'revision','',0),(15247,1,'2021-05-31 08:52:30','2021-05-31 08:52:30','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"ShadePro\">            </a>\n		<p>High-quality digital resources which make your design workflow faster and easier</p>		\n			<h2>Products</h2>		\n					<ul>\n							<li>\n					<a href=\"#\">					Design Systems\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Themes &amp; Templates\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Mockups\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Presentations\n											</a>\n									</li>\n						</ul>\n			<h2>Legals</h2>		\n					<ul>\n							<li>\n					<a href=\"#\">					License\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Refund Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">					Contacts\n											</a>\n									</li>\n						</ul>\n			<h2>Blog</h2>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">					Business Stories\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">					Digital Store\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">					Learning\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">					Social Media\n											</a>\n									</li>\n						</ul>\n			<h2>Copyright © 2021 FinestDevs</h2>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Google\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Footer 11','','inherit','closed','closed','','15089-revision-v1','','','2021-05-31 08:52:30','2021-05-31 08:52:30','',15089,'https://k1k3.dev34.info/?p=15247',0,'revision','',0),(15248,1,'2020-11-29 04:21:40','2020-11-29 04:21:40','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->','Boxed Header 2','','inherit','closed','closed','','5848-revision-v1','','','2020-11-29 04:21:40','2020-11-29 04:21:40','',5848,'https://k1k3.dev34.info/?p=15248',0,'revision','',0),(15249,1,'2020-11-29 04:35:58','2020-11-29 04:35:58','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">Recently Added</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Popular Landing</a>\n	<ul>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">\n                    Login \n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">\n                    Sign Up\n                                                        </a>','Boxed Header 4','','inherit','closed','closed','','5863-revision-v1','','','2020-11-29 04:35:58','2020-11-29 04:35:58','',5863,'https://k1k3.dev34.info/?p=15249',0,'revision','',0),(15250,1,'2020-11-29 04:37:32','2020-11-29 04:37:32','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n<img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\" /> </a>\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n</button>\n<!-- end of Nav toggler -->\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n</button>\n\n<nav id=\"site-navigation\">\n<ul id=\"navbar-nav\">\n 	<li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n 	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n<ul>\n 	<li id=\"menu-item-13489\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management-2/\">Team Management 2.0 new</a></li>\n 	<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n 	<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n 	<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n 	<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n 	<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n 	<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n<ul>\n 	<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n 	<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n 	<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n 	<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n 	<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n 	<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n 	<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-12773\"><a href=\"#\">Apps &amp; Software</a>\n<ul>\n 	<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n 	<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n 	<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n 	<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n 	<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n 	<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n<ul>\n 	<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n 	<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n 	<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n 	<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n 	<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n 	<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n</ul>\n</li>\n</ul>\n</li>\n 	<li id=\"menu-item-13479\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n<ul>\n 	<li id=\"menu-item-13481\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/oil-and-lubricant/\">Web Development</a></li>\n 	<li id=\"menu-item-13483\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n 	<li id=\"menu-item-13482\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n 	<li id=\"menu-item-13484\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n 	<li id=\"menu-item-13485\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n 	<li id=\"menu-item-13497\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n 	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n<ul>\n 	<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n 	<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n 	<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n 	<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n 	<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n 	<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n<ul>\n 	<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n 	<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n 	<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n 	<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n 	<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n 	<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n<ul>\n 	<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n 	<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n 	<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n 	<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n 	<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n 	<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n<ul>\n 	<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n 	<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n 	<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n 	<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n</ul>\n</li>\n</ul>\n</li>\n 	<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n 	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n<ul>\n 	<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n 	<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-13490\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n<ul>\n 	<li id=\"menu-item-13492\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/oil-and-lubricant/\">Web Development</a></li>\n 	<li id=\"menu-item-13494\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n 	<li id=\"menu-item-13493\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n 	<li id=\"menu-item-13495\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n 	<li id=\"menu-item-13496\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n 	<li id=\"menu-item-13491\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n<ul>\n 	<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n 	<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n<ul>\n 	<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n 	<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n 	<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n 	<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n 	<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n<ul>\n 	<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n 	<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n 	<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n<ul>\n 	<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n 	<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n 	<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n<ul>\n 	<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n 	<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n 	<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n<ul>\n 	<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n 	<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n<ul>\n 	<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &amp; Conditions</a></li>\n 	<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n 	<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n</ul>\n</li>\n</ul>\n</li>\n 	<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n 	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a>\n<ul>\n 	<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n 	<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n 	<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a>\n<ul>\n 	<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n 	<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n 	<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a>\n<ul>\n 	<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n 	<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n 	<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a>\n<ul>\n 	<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n 	<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n 	<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</nav><!-- #site-navigation -->\n<a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">\nSign In\n</a>\n<a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">\nSign Up\n</a>','Boxed Header 5','','inherit','closed','closed','','5868-revision-v1','','','2020-11-29 04:37:32','2020-11-29 04:37:32','',5868,'https://k1k3.dev34.info/?p=15250',0,'revision','',0),(15251,1,'2020-11-29 04:59:12','2020-11-29 04:59:12','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">\n                    Sign  In\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">\n                    Sign Up\n                                                        </a>','Fluid Header 1','','inherit','closed','closed','','5877-revision-v1','','','2020-11-29 04:59:12','2020-11-29 04:59:12','',5877,'https://k1k3.dev34.info/?p=15251',0,'revision','',0),(15252,1,'2020-11-29 05:07:59','2020-11-29 05:07:59','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n                    Get started free\n                                                        </a>','Fluid Header 2','','inherit','closed','closed','','5888-revision-v1','','','2020-11-29 05:07:59','2020-11-29 05:07:59','',5888,'https://k1k3.dev34.info/?p=15252',0,'revision','',0),(15253,1,'2020-11-29 05:09:05','2020-11-29 05:09:05','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n            <a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">\n            4            </a>','Fluid Header 3','','inherit','closed','closed','','5893-revision-v1','','','2020-11-29 05:09:05','2020-11-29 05:09:05','',5893,'https://k1k3.dev34.info/?p=15253',0,'revision','',0);
INSERT INTO `wp3p_posts` VALUES (15254,1,'2020-11-29 05:12:04','2020-11-29 05:12:04','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/product/apple-airpods-with-wired-charging-case/\">\n                    Buy now - Starting at $99\n                                                        </a>','Fluid Header 4','','inherit','closed','closed','','5898-revision-v1','','','2020-11-29 05:12:04','2020-11-29 05:12:04','',5898,'https://k1k3.dev34.info/?p=15254',0,'revision','',0),(15255,1,'2020-12-02 12:38:51','2020-12-02 12:38:51','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">\n                    Sign  In\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">\n                    Get Started\n                                                        </a>','Boxed Header 6','','inherit','closed','closed','','6330-revision-v1','','','2020-12-02 12:38:51','2020-12-02 12:38:51','',6330,'https://k1k3.dev34.info/?p=15255',0,'revision','',0),(15256,1,'2020-12-02 12:40:49','2020-12-02 12:40:49','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n                    Get Started\n                                                        </a>','Boxed Header 7','','inherit','closed','closed','','6335-revision-v1','','','2020-12-02 12:40:49','2020-12-02 12:40:49','',6335,'https://k1k3.dev34.info/?p=15256',0,'revision','',0),(15257,1,'2020-12-19 10:44:28','2020-12-19 10:44:28','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a>\n	<ul>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software new</a></li>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software new</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a>\n	<ul>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n	<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n	<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n	<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n	<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n	<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n	<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"\">\n                    Get The App\n                                                        </a>','Boxed Header 8','','inherit','closed','closed','','8346-revision-v1','','','2020-12-19 10:44:28','2020-12-19 10:44:28','',8346,'https://k1k3.dev34.info/?p=15257',0,'revision','',0),(15258,1,'2020-12-19 10:50:43','2020-12-19 10:50:43','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n                    Download Now\n                                                        </a>','Fluid Header','','inherit','closed','closed','','8366-revision-v1','','','2020-12-19 10:50:43','2020-12-19 10:50:43','',8366,'https://k1k3.dev34.info/?p=15258',0,'revision','',0),(15259,1,'2021-04-06 03:39:34','2021-04-06 03:39:34','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"ShadePro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-13489\"><a href=\"https://finestdevs.com/demos/wp/shadepro/task-management/\">Task Management new</a></li>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-marketing/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-14104\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Site</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">eCommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-13479\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n<ul>\n	<li id=\"menu-item-13481\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/web-development/\">Web Development</a></li>\n	<li id=\"menu-item-13483\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n	<li id=\"menu-item-13482\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n	<li id=\"menu-item-13484\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n	<li id=\"menu-item-13485\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n	<li id=\"menu-item-13497\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n</ul>\n</li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13490\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n	<ul>\n		<li id=\"menu-item-13492\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/web-development/\">Web Development</a></li>\n		<li id=\"menu-item-13494\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n		<li id=\"menu-item-13493\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n		<li id=\"menu-item-13495\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n		<li id=\"menu-item-13496\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n		<li id=\"menu-item-13491\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a>\n	<ul>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a>\n	<ul>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a>\n	<ul>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a>\n	<ul>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n                    Start Free Trial\n                                                        </a>','Boxed Header 11','','inherit','closed','closed','','14363-revision-v1','','','2021-04-06 03:39:34','2021-04-06 03:39:34','',14363,'https://k1k3.dev34.info/?p=15259',0,'revision','',0),(15260,1,'2021-05-27 15:24:21','2021-05-27 15:24:21','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo.svg\" alt=\"ShadePro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-14628\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Email Marketing new</a></li>\n		<li id=\"menu-item-13489\"><a href=\"https://finestdevs.com/demos/wp/shadepro/task-management/\">Task Management new</a></li>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-marketing/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-14104\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Site</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">eCommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-13479\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n<ul>\n	<li id=\"menu-item-13481\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/web-development/\">Web Development</a></li>\n	<li id=\"menu-item-13483\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n	<li id=\"menu-item-13482\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n	<li id=\"menu-item-13484\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n	<li id=\"menu-item-13485\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n	<li id=\"menu-item-13497\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n</ul>\n</li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13490\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n	<ul>\n		<li id=\"menu-item-13492\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/web-development/\">Web Development</a></li>\n		<li id=\"menu-item-13494\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n		<li id=\"menu-item-13493\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n		<li id=\"menu-item-13495\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n		<li id=\"menu-item-13496\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n		<li id=\"menu-item-13491\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a>\n	<ul>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a>\n	<ul>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a>\n	<ul>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a>\n	<ul>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n                    Sign up for free\n                                                        </a>','Boxed Header 12','','inherit','closed','closed','','14810-revision-v1','','','2021-05-27 15:24:21','2021-05-27 15:24:21','',14810,'https://k1k3.dev34.info/?p=15260',0,'revision','',0),(15261,1,'2021-05-31 08:47:29','2021-05-31 08:47:29','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"ShadePro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-14628\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Email Marketing new</a></li>\n		<li id=\"menu-item-13489\"><a href=\"https://finestdevs.com/demos/wp/shadepro/task-management/\">Task Management new</a></li>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-marketing/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-14104\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Site</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">eCommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-13479\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n<ul>\n	<li id=\"menu-item-13481\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/web-development/\">Web Development</a></li>\n	<li id=\"menu-item-13483\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n	<li id=\"menu-item-13482\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n	<li id=\"menu-item-13484\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n	<li id=\"menu-item-13485\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n	<li id=\"menu-item-13497\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n</ul>\n</li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13490\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n	<ul>\n		<li id=\"menu-item-13492\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/web-development/\">Web Development</a></li>\n		<li id=\"menu-item-13494\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n		<li id=\"menu-item-13493\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n		<li id=\"menu-item-13495\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n		<li id=\"menu-item-13496\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n		<li id=\"menu-item-13491\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a>\n	<ul>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a>\n	<ul>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a>\n	<ul>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a>\n	<ul>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">\n                    Login\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">\n                    Sign Up\n                                                        </a>','Boxed Header 13','','inherit','closed','closed','','15073-revision-v1','','','2021-05-31 08:47:29','2021-05-31 08:47:29','',15073,'https://k1k3.dev34.info/?p=15261',0,'revision','',0),(15262,1,'2021-08-23 01:00:50','2021-08-23 01:00:50','','One Click Demo Import - log_file_2021-08-23__01-00-50','','inherit','open','closed','','one-click-demo-import-log_file_2021-08-23__01-00-50','','','2021-08-23 01:00:50','2021-08-23 01:00:50','',0,'https://k1k3.dev34.info/wp-content/uploads/2021/08/log_file_2021-08-23__01-00-50.txt',0,'attachment','text/plain',0),(15263,1,'2020-08-10 18:56:47','2020-08-10 18:56:47','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"/contact-k1k3-visas/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"tel:619-249-0204\"  >\n                    Call +1 619-249-0204\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			LATEST NEWS\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\n                        <!-- #post-10924 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1296\" height=\"651\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" sizes=\"(max-width: 1296px) 100vw, 1296px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\n                        <!-- #post-10923 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    November 4, 2020\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                1\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\n&hellip;\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\"></a>','Citizenship R Us','','publish','closed','closed','','agency','','','2021-08-25 23:07:17','2021-08-25 23:07:17','',0,'https://finestdevs.com/demos/wp/shadepro/?page_id=7',0,'page','',0),(15421,1,'2021-08-23 09:30:00','2021-08-23 09:30:00','','Default Kit','','inherit','closed','closed','','7-revision-v1','','','2021-08-23 09:30:00','2021-08-23 09:30:00','',7,'https://k1k3.dev34.info/?p=15421',0,'revision','',0),(15423,1,'2021-08-23 09:30:28','2021-08-23 09:30:28','','Contact K1K3 Visas','','inherit','closed','closed','','15411-revision-v1','','','2021-08-23 09:30:28','2021-08-23 09:30:28','',15411,'https://k1k3.dev34.info/?p=15423',0,'revision','',0),(15424,1,'2021-08-23 09:30:29','2021-08-23 09:30:29','','Contact K1K3 Visas','','inherit','closed','closed','','15411-revision-v1','','','2021-08-23 09:30:29','2021-08-23 09:30:29','',15411,'https://k1k3.dev34.info/?p=15424',0,'revision','',0),(15426,1,'2021-08-23 09:30:50','2021-08-23 09:30:50','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			LATEST NEWS\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>                                                                                                                \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\n                        <!-- #post-10924 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1296\" height=\"651\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" sizes=\"(max-width: 1296px) 100vw, 1296px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                                                                                                \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\n                        <!-- #post-10923 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    November 4, 2020\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                                                                                                \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                1\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\n&hellip;\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\"></a>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 09:30:50','2021-08-23 09:30:50','',15263,'https://k1k3.dev34.info/?p=15426',0,'revision','',0),(15427,1,'2021-08-23 09:30:50','2021-08-23 09:30:50','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			LATEST NEWS\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>                                                                                                                \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\n                        <!-- #post-10924 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1296\" height=\"651\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" sizes=\"(max-width: 1296px) 100vw, 1296px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                                                                                                \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\n                        <!-- #post-10923 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    November 4, 2020\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                                                                                                \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                1\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\n&hellip;\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\"></a>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 09:30:50','2021-08-23 09:30:50','',15263,'https://k1k3.dev34.info/?p=15427',0,'revision','',0),(15458,1,'2021-08-23 09:50:24','2021-08-23 09:50:24','<h2>FAMILY, MARRIAGE &amp; FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>\r\n<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\r\nSUBMIT AN INQUIRY\r\n</a>\r\n<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\r\nCall +1 (619) 249-0204 or (866) 750-9020\r\n</a>\r\nSERVICES\r\n<h2>Become another one of our satisfied customers today!</h2>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" width=\"1024\" height=\"683\" />\r\n<h3>FAMILY SERVICES</h3>\r\nWhether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" width=\"1024\" height=\"683\" />\r\n<h3>MARRIAGE VISAS</h3>\r\nYou must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" width=\"1024\" height=\"710\" />\r\n<h3>IMMIGATION FORMS</h3>\r\nIf you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" width=\"150\" height=\"150\" />\r\n<h3>UNDIVIDED ATTENTION</h3>\r\nWhen you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help &amp; information they need, nothing more or less!\r\n\r\nDirect reviews from just a few of our many happy customers\r\n\r\nI’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>David C.</h4>\r\nAttorney Wife from China\r\n\r\nThree years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Grateful Client</h4>\r\nArlington, Virginia\r\n\r\nShe returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>James A. Schaub</h4>\r\nWife from Mexico\r\nLATEST NEWS\r\n<a tabindex=\"-1\" href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" sizes=\"(max-width: 1000px) 100vw, 1000px\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" alt=\"Bring to the table win-win survival strategies.\" width=\"1000\" height=\"520\" /> </a>\r\nJanuary 12, 2021\r\n<h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>\r\nWith over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and…\r\n\r\n<a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\r\n<!-- #post-10924 -->\r\n<a tabindex=\"-1\" href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" sizes=\"(max-width: 1296px) 100vw, 1296px\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" alt=\"How To Blow Through Capital At An Incredible Rate.\" width=\"1296\" height=\"651\" /> </a>\r\nJanuary 12, 2021\r\n<h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>\r\nWith over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and…\r\n\r\n<a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\r\n<!-- #post-10923 -->\r\n<a tabindex=\"-1\" href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" sizes=\"(max-width: 1000px) 100vw, 1000px\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" alt=\"How To Blow Through Capital At An Incredible Rate\" width=\"1000\" height=\"520\" /> </a>\r\nNovember 4, 2020\r\n<h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>\r\nWith over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and…\r\n\r\n<a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\r\n<!-- #post-2177 -->\r\n1\r\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\r\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\r\n…\r\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>','Home','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 09:50:24','2021-08-23 09:50:24','',15263,'https://k1k3.dev34.info/?p=15458',0,'revision','',0),(15428,1,'2021-08-23 09:30:50','2021-08-23 09:30:50','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			LATEST NEWS\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\n                        <!-- #post-10924 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1296\" height=\"651\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" sizes=\"(max-width: 1296px) 100vw, 1296px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\n                        <!-- #post-10923 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    November 4, 2020\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                1\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\n&hellip;\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\"></a>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 09:30:50','2021-08-23 09:30:50','',15263,'https://k1k3.dev34.info/?p=15428',0,'revision','',0),(15298,1,'2021-08-23 04:12:46','2021-08-23 04:12:46','<a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"131\" height=\"26\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"\" loading=\"lazy\" />															\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook-square\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n			<p>Company</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">\n											About us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Contact us \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Careers\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											Press\n											</a>\n									</li>\n						</ul>\n			<p>Product</p>		\n					<ul>\n							<li>\n											<a href=\"#features\">\n											Features \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">\n											Pricing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											News \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Help desk \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Support\n											</a>\n									</li>\n						</ul>\n			<p>Services</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Digital Marketing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Content Writing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											SEO for Business \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											UI Design\n											</a>\n									</li>\n						</ul>\n			<p>Legal</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Privacy Policy \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Terms & Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Return Policy\n											</a>\n									</li>\n						</ul>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 04:12:46','2021-08-23 04:12:46','',15263,'https://k1k3.dev34.info/?p=15298',0,'revision','',0),(15295,1,'2021-08-23 04:03:47','2021-08-23 04:03:47','<a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			Testimonial		\n			<h2>“Simply the best. Better than all the rest. I’d recommend this product to beginners and advanced users.”</h2>		\n			<figure><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/testimonial-2.png\" title=\"testimonial-2\" alt=\"testimonial-2\" /></figure><h3>Ian Klein</h3><p>Digital Marketer</p>		\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"131\" height=\"26\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"\" loading=\"lazy\" />															\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook-square\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n			<p>Company</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">\n											About us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Contact us \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Careers\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											Press\n											</a>\n									</li>\n						</ul>\n			<p>Product</p>		\n					<ul>\n							<li>\n											<a href=\"#features\">\n											Features \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">\n											Pricing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											News \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Help desk \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Support\n											</a>\n									</li>\n						</ul>\n			<p>Services</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Digital Marketing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Content Writing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											SEO for Business \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											UI Design\n											</a>\n									</li>\n						</ul>\n			<p>Legal</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Privacy Policy \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Terms & Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Return Policy\n											</a>\n									</li>\n						</ul>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 04:03:47','2021-08-23 04:03:47','',15263,'https://k1k3.dev34.info/?p=15295',0,'revision','',0),(15264,1,'2021-08-23 01:11:30','2021-08-23 01:11:30','','k1k3-logo','','inherit','open','closed','','k1k3-logo','','','2021-08-23 01:11:30','2021-08-23 01:11:30','',0,'https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png',0,'attachment','image/png',0),(15265,1,'2021-08-23 01:12:17','2021-08-23 01:12:17','{\n    \"shadepro-child::shadepro[logo]\": {\n        \"value\": {\n            \"url\": \"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\",\n            \"id\": \"15264\",\n            \"height\": \"167\",\n            \"width\": \"505\",\n            \"thumbnail\": \"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-08-23 01:12:17\"\n    },\n    \"shadepro-child::shadepro[white_logo]\": {\n        \"value\": {\n            \"url\": \"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\",\n            \"id\": \"15264\",\n            \"height\": \"167\",\n            \"width\": \"505\",\n            \"thumbnail\": \"https://k1k3.dev34.info/wp-content/uploads/2020/08/shadepro-logo-white.png\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-08-23 01:12:17\"\n    }\n}','','','trash','closed','closed','','78046f78-3ef3-404e-8577-eae9e6d77a64','','','2021-08-23 01:12:17','2021-08-23 01:12:17','',0,'https://k1k3.dev34.info/78046f78-3ef3-404e-8577-eae9e6d77a64/',0,'customize_changeset','',0),(15266,1,'2021-08-23 01:14:00','2021-08-23 01:14:00','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"//finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo-white.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a>\n	<ul>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software new</a></li>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software new</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a>\n	<ul>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a>\n	<ul>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a>\n	<ul>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"\">\n                    Read Now\n                                                        </a>','Boxed Header 10','','inherit','closed','closed','','8347-revision-v1','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',8347,'https://k1k3.dev34.info/?p=15266',0,'revision','',0),(15267,1,'2021-08-23 01:14:00','2021-08-23 01:14:00','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"ShadePro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-13489\"><a href=\"https://finestdevs.com/demos/wp/shadepro/task-management/\">Task Management new</a></li>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-marketing/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-14104\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Site</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">eCommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-13479\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n<ul>\n	<li id=\"menu-item-13481\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/web-development/\">Web Development</a></li>\n	<li id=\"menu-item-13483\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n	<li id=\"menu-item-13482\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n	<li id=\"menu-item-13484\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n	<li id=\"menu-item-13485\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n	<li id=\"menu-item-13497\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n</ul>\n</li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13490\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n	<ul>\n		<li id=\"menu-item-13492\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/web-development/\">Web Development</a></li>\n		<li id=\"menu-item-13494\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n		<li id=\"menu-item-13493\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n		<li id=\"menu-item-13495\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n		<li id=\"menu-item-13496\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n		<li id=\"menu-item-13491\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a>\n	<ul>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a>\n	<ul>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a>\n	<ul>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a>\n	<ul>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n                    Start Free Trial\n                                                        </a>','Boxed Header 11','','inherit','closed','closed','','14363-revision-v1','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',14363,'https://k1k3.dev34.info/?p=15267',0,'revision','',0),(15268,1,'2021-08-23 01:14:00','2021-08-23 01:14:00','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"ShadePro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-14628\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Email Marketing new</a></li>\n		<li id=\"menu-item-13489\"><a href=\"https://finestdevs.com/demos/wp/shadepro/task-management/\">Task Management new</a></li>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-marketing/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-14104\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Site</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">eCommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-13479\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n<ul>\n	<li id=\"menu-item-13481\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/web-development/\">Web Development</a></li>\n	<li id=\"menu-item-13483\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n	<li id=\"menu-item-13482\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n	<li id=\"menu-item-13484\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n	<li id=\"menu-item-13485\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n	<li id=\"menu-item-13497\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n</ul>\n</li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13490\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n	<ul>\n		<li id=\"menu-item-13492\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/web-development/\">Web Development</a></li>\n		<li id=\"menu-item-13494\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n		<li id=\"menu-item-13493\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n		<li id=\"menu-item-13495\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n		<li id=\"menu-item-13496\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n		<li id=\"menu-item-13491\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a>\n	<ul>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a>\n	<ul>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a>\n	<ul>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a>\n	<ul>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n                    Sign up for free\n                                                        </a>','Boxed Header 12','','inherit','closed','closed','','14810-revision-v1','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',14810,'https://k1k3.dev34.info/?p=15268',0,'revision','',0),(15269,1,'2021-08-23 01:14:00','2021-08-23 01:14:00','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"ShadePro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-14628\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Email Marketing new</a></li>\n		<li id=\"menu-item-13489\"><a href=\"https://finestdevs.com/demos/wp/shadepro/task-management/\">Task Management new</a></li>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-marketing/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-14104\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Site</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">eCommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-13479\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n<ul>\n	<li id=\"menu-item-13481\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/web-development/\">Web Development</a></li>\n	<li id=\"menu-item-13483\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n	<li id=\"menu-item-13482\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n	<li id=\"menu-item-13484\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n	<li id=\"menu-item-13485\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n	<li id=\"menu-item-13497\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n</ul>\n</li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13490\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n	<ul>\n		<li id=\"menu-item-13492\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/web-development/\">Web Development</a></li>\n		<li id=\"menu-item-13494\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n		<li id=\"menu-item-13493\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n		<li id=\"menu-item-13495\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n		<li id=\"menu-item-13496\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n		<li id=\"menu-item-13491\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a>\n	<ul>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a>\n	<ul>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a>\n	<ul>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a>\n	<ul>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">\n                    Login\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">\n                    Sign Up\n                                                        </a>','Boxed Header 13','','inherit','closed','closed','','15073-revision-v1','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',15073,'https://k1k3.dev34.info/?p=15269',0,'revision','',0),(15270,1,'2021-08-23 01:14:00','2021-08-23 01:14:00','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->','Boxed Header 2','','inherit','closed','closed','','5848-revision-v1','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',5848,'https://k1k3.dev34.info/?p=15270',0,'revision','',0),(15271,1,'2021-08-23 01:14:00','2021-08-23 01:14:00','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"//finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo-white.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">Recently Added</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Popular Landing</a>\n	<ul>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"\">\n                    Start a free trial\n                                                        </a>','Boxed Header 3','','inherit','closed','closed','','5858-revision-v1','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',5858,'https://k1k3.dev34.info/?p=15271',0,'revision','',0),(15272,1,'2021-08-23 01:14:00','2021-08-23 01:14:00','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">Recently Added</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Popular Landing</a>\n	<ul>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">\n                    Login \n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">\n                    Sign Up\n                                                        </a>','Boxed Header 4','','inherit','closed','closed','','5863-revision-v1','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',5863,'https://k1k3.dev34.info/?p=15272',0,'revision','',0),(15273,1,'2021-08-23 01:14:00','2021-08-23 01:14:00','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\" /> </a>\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n</button>\n<!-- end of Nav toggler -->\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n</button>\n\n<nav id=\"site-navigation\">\n<ul id=\"navbar-nav\">\n 	<li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n 	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n<ul>\n 	<li id=\"menu-item-13489\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management-2/\">Team Management 2.0 new</a></li>\n 	<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n 	<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n 	<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n 	<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n 	<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n 	<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n<ul>\n 	<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n 	<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n 	<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n 	<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n 	<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n 	<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n 	<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-12773\"><a href=\"#\">Apps &amp; Software</a>\n<ul>\n 	<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n 	<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n 	<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n 	<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n 	<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n 	<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n<ul>\n 	<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n 	<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n 	<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n 	<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n 	<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n 	<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n</ul>\n</li>\n</ul>\n</li>\n 	<li id=\"menu-item-13479\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n<ul>\n 	<li id=\"menu-item-13481\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/oil-and-lubricant/\">Web Development</a></li>\n 	<li id=\"menu-item-13483\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n 	<li id=\"menu-item-13482\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n 	<li id=\"menu-item-13484\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n 	<li id=\"menu-item-13485\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n 	<li id=\"menu-item-13497\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n 	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n<ul>\n 	<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n 	<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n 	<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n 	<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n 	<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n 	<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n<ul>\n 	<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n 	<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n 	<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n 	<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n 	<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n 	<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n<ul>\n 	<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n 	<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n 	<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n 	<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n 	<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n 	<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n<ul>\n 	<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n 	<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n 	<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n 	<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n</ul>\n</li>\n</ul>\n</li>\n 	<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n 	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n<ul>\n 	<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n 	<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-13490\"><a href=\"https://finestdevs.com/demos/wp/shadepro/services/\">Services</a>\n<ul>\n 	<li id=\"menu-item-13492\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/oil-and-lubricant/\">Web Development</a></li>\n 	<li id=\"menu-item-13494\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/seo-for-business/\">SEO for Business</a></li>\n 	<li id=\"menu-item-13493\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/digital-marketing/\">Digital Marketing</a></li>\n 	<li id=\"menu-item-13495\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/graphic-design/\">Graphic Design</a></li>\n 	<li id=\"menu-item-13496\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/content-writing/\">Content Writing</a></li>\n 	<li id=\"menu-item-13491\"><a href=\"https://finestdevs.com/demos/wp/shadepro/service/email-marketing/\">Email Marketing</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n<ul>\n 	<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n 	<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n<ul>\n 	<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n 	<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n 	<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n 	<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n 	<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n<ul>\n 	<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n 	<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n 	<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n<ul>\n 	<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n 	<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n 	<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n<ul>\n 	<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n 	<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n 	<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n<ul>\n 	<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n 	<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n<ul>\n 	<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &amp; Conditions</a></li>\n 	<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n 	<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n</ul>\n</li>\n</ul>\n</li>\n 	<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n 	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a>\n<ul>\n 	<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n 	<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n 	<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a>\n<ul>\n 	<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n 	<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n 	<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a>\n<ul>\n 	<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n 	<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n 	<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a>\n<ul>\n 	<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n 	<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n 	<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n</nav><!-- #site-navigation -->\n<a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">\nSign In\n</a>\n<a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">\nSign Up\n</a>','Boxed Header 5','','inherit','closed','closed','','5868-revision-v1','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',5868,'https://k1k3.dev34.info/?p=15273',0,'revision','',0),(15274,1,'2021-08-23 01:14:00','2021-08-23 01:14:00','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">\n                    Sign  In\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">\n                    Get Started\n                                                        </a>','Boxed Header 6','','inherit','closed','closed','','6330-revision-v1','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',6330,'https://k1k3.dev34.info/?p=15274',0,'revision','',0),(15275,1,'2021-08-23 01:14:00','2021-08-23 01:14:00','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n                    Get Started\n                                                        </a>','Boxed Header 7','','inherit','closed','closed','','6335-revision-v1','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',6335,'https://k1k3.dev34.info/?p=15275',0,'revision','',0),(15276,1,'2021-08-23 01:14:00','2021-08-23 01:14:00','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a>\n	<ul>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software new</a></li>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software new</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a>\n	<ul>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n	<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n	<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n	<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n	<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n	<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n	<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"\">\n                    Get The App\n                                                        </a>','Boxed Header 8','','inherit','closed','closed','','8346-revision-v1','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',8346,'https://k1k3.dev34.info/?p=15276',0,'revision','',0),(15277,1,'2021-08-23 01:14:00','2021-08-23 01:14:00','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"//finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo-white.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a>\n	<ul>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software new</a></li>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software new</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a>\n	<ul>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a>\n	<ul>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a>\n	<ul>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">\n                    Sign  In\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n                    Start free trial\n                                                        </a>','Boxed Header 9','','inherit','closed','closed','','8348-revision-v1','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',8348,'https://k1k3.dev34.info/?p=15277',0,'revision','',0),(15278,1,'2021-08-23 01:14:00','2021-08-23 01:14:00','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n                    Download Now\n                                                        </a>','Fluid Header','','inherit','closed','closed','','8366-revision-v1','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',8366,'https://k1k3.dev34.info/?p=15278',0,'revision','',0),(15279,1,'2021-08-23 01:14:00','2021-08-23 01:14:00','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">\n                    Sign  In\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">\n                    Sign Up\n                                                        </a>','Fluid Header 1','','inherit','closed','closed','','5877-revision-v1','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',5877,'https://k1k3.dev34.info/?p=15279',0,'revision','',0),(15280,1,'2021-08-23 01:14:00','2021-08-23 01:14:00','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n                    Get started free\n                                                        </a>','Fluid Header 2','','inherit','closed','closed','','5888-revision-v1','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',5888,'https://k1k3.dev34.info/?p=15280',0,'revision','',0),(15281,1,'2021-08-23 01:14:00','2021-08-23 01:14:00','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n            <a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">\n            4            </a>','Fluid Header 3','','inherit','closed','closed','','5893-revision-v1','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',5893,'https://k1k3.dev34.info/?p=15281',0,'revision','',0),(15282,1,'2021-08-23 01:14:00','2021-08-23 01:14:00','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n		<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\n	<ul>\n		<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n		<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/product/apple-airpods-with-wired-charging-case/\">\n                    Buy now - Starting at $99\n                                                        </a>','Fluid Header 4','','inherit','closed','closed','','5898-revision-v1','','','2021-08-23 01:14:00','2021-08-23 01:14:00','',5898,'https://k1k3.dev34.info/?p=15282',0,'revision','',0),(15287,1,'2021-08-23 03:49:48','2021-08-23 03:49:48','<a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 03:49:48','2021-08-23 03:49:48','',5838,'https://k1k3.dev34.info/?p=15287',0,'revision','',0),(15283,1,'2021-08-23 01:14:36','2021-08-23 01:14:36','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\" /> </a>\r\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\r\n</button>\r\n<!-- end of Nav toggler -->\r\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\r\n</button>\r\n\r\n<nav id=\"site-navigation\">\r\n<ul id=\"navbar-nav\">\r\n 	<li id=\"menu-item-5003\"><a>Demos</a>\r\n<ul>\r\n 	<li id=\"menu-item-12772\"><a href=\"#\">Recently Added</a>\r\n<ul>\r\n 	<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\r\n 	<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\r\n 	<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\r\n 	<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\r\n 	<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\r\n 	<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\r\n 	<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\r\n 	<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\r\n 	<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\r\n 	<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\r\n 	<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\r\n 	<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\r\n 	<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-12773\"><a href=\"#\">Popular Landing</a>\r\n<ul>\r\n 	<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\r\n 	<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\r\n 	<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\r\n 	<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\r\n 	<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\r\n 	<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\r\n 	<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\r\n 	<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\r\n 	<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\r\n 	<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\r\n 	<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\r\n 	<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\r\n 	<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\r\n<ul>\r\n 	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\r\n<ul>\r\n 	<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\r\n 	<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\r\n 	<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\r\n 	<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\r\n 	<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\r\n 	<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\r\n<ul>\r\n 	<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\r\n 	<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\r\n 	<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\r\n 	<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\r\n 	<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\r\n 	<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\r\n<ul>\r\n 	<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\r\n 	<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\r\n 	<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\r\n 	<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\r\n 	<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\r\n 	<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\r\n<ul>\r\n 	<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\r\n 	<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\r\n 	<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\r\n 	<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\r\n<ul>\r\n 	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\r\n<ul>\r\n 	<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\r\n 	<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\r\n<ul>\r\n 	<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\r\n 	<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\r\n<ul>\r\n 	<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\r\n 	<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\r\n 	<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\r\n 	<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\r\n 	<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\r\n<ul>\r\n 	<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\r\n 	<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\r\n 	<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\r\n<ul>\r\n 	<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\r\n 	<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\r\n 	<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\r\n<ul>\r\n 	<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\r\n 	<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\r\n 	<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\r\n<ul>\r\n 	<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\r\n 	<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\r\n<ul>\r\n 	<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &amp; Conditions</a></li>\r\n 	<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\r\n 	<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\r\n<ul>\r\n 	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\r\n<ul>\r\n 	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\r\n 	<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\r\n 	<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\r\n 	<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\r\n 	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\r\n 	<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\r\n 	<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\r\n 	<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\r\n<ul>\r\n 	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\r\n 	<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\r\n 	<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\r\n 	<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\r\n 	<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\r\n 	<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\r\n 	<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\r\n 	<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\r\n</ul>\r\n</nav><!-- #site-navigation -->\r\n<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\r\nGet started a project\r\n</a>','Boxed Header 1','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 01:14:36','2021-08-23 01:14:36','',5838,'https://k1k3.dev34.info/?p=15283',0,'revision','',0),(15284,1,'2021-08-23 03:07:13','2021-08-23 03:07:13','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\" /> </a>\r\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\r\n</button>\r\n<!-- end of Nav toggler -->\r\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\r\n</button>\r\n\r\n<nav id=\"site-navigation\">\r\n<ul id=\"navbar-nav\">\r\n 	<li id=\"menu-item-5003\"><a>Demos</a>\r\n<ul>\r\n 	<li id=\"menu-item-12772\"><a href=\"#\">Recently Added</a>\r\n<ul>\r\n 	<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\r\n 	<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\r\n 	<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\r\n 	<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\r\n 	<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\r\n 	<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\r\n 	<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\r\n 	<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\r\n 	<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\r\n 	<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\r\n 	<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\r\n 	<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\r\n 	<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-12773\"><a href=\"#\">Popular Landing</a>\r\n<ul>\r\n 	<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\r\n 	<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\r\n 	<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\r\n 	<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\r\n 	<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\r\n 	<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\r\n 	<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\r\n 	<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\r\n 	<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\r\n 	<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\r\n 	<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\r\n 	<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\r\n 	<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\r\n<ul>\r\n 	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\r\n<ul>\r\n 	<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\r\n 	<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\r\n 	<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\r\n 	<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\r\n 	<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\r\n 	<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\r\n<ul>\r\n 	<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\r\n 	<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\r\n 	<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\r\n 	<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\r\n 	<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\r\n 	<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\r\n<ul>\r\n 	<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\r\n 	<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\r\n 	<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\r\n 	<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\r\n 	<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\r\n 	<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\r\n<ul>\r\n 	<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\r\n 	<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\r\n 	<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\r\n 	<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\r\n<ul>\r\n 	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\r\n<ul>\r\n 	<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\r\n 	<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\r\n<ul>\r\n 	<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\r\n 	<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\r\n<ul>\r\n 	<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\r\n 	<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\r\n 	<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\r\n 	<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\r\n 	<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\r\n<ul>\r\n 	<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\r\n 	<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\r\n 	<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\r\n<ul>\r\n 	<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\r\n 	<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\r\n 	<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\r\n<ul>\r\n 	<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\r\n 	<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\r\n 	<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\r\n<ul>\r\n 	<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\r\n 	<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\r\n<ul>\r\n 	<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &amp; Conditions</a></li>\r\n 	<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\r\n 	<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\r\n<ul>\r\n 	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\r\n<ul>\r\n 	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\r\n 	<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\r\n 	<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\r\n 	<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\r\n 	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\r\n 	<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\r\n 	<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\r\n 	<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\r\n<ul>\r\n 	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\r\n 	<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\r\n 	<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\r\n 	<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\r\n 	<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\r\n 	<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\r\n 	<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\r\n 	<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\r\n</ul>\r\n</nav><!-- #site-navigation -->\r\n<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\r\nGet started a project\r\n</a>','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 03:07:13','2021-08-23 03:07:13','',5838,'https://k1k3.dev34.info/?p=15284',0,'revision','',0),(15285,1,'2021-08-23 03:49:47','2021-08-23 03:49:47','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\" /> </a>\r\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\r\n</button>\r\n<!-- end of Nav toggler -->\r\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\r\n</button>\r\n\r\n<nav id=\"site-navigation\">\r\n<ul id=\"navbar-nav\">\r\n 	<li id=\"menu-item-5003\"><a>Demos</a>\r\n<ul>\r\n 	<li id=\"menu-item-12772\"><a href=\"#\">Recently Added</a>\r\n<ul>\r\n 	<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\r\n 	<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\r\n 	<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\r\n 	<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\r\n 	<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\r\n 	<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\r\n 	<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\r\n 	<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\r\n 	<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\r\n 	<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\r\n 	<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\r\n 	<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\r\n 	<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-12773\"><a href=\"#\">Popular Landing</a>\r\n<ul>\r\n 	<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\r\n 	<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\r\n 	<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\r\n 	<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\r\n 	<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\r\n 	<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\r\n 	<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\r\n 	<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\r\n 	<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\r\n 	<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\r\n 	<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\r\n 	<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\r\n 	<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\r\n<ul>\r\n 	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\r\n<ul>\r\n 	<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\r\n 	<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\r\n 	<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\r\n 	<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\r\n 	<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\r\n 	<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\r\n<ul>\r\n 	<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\r\n 	<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\r\n 	<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\r\n 	<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\r\n 	<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\r\n 	<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\r\n<ul>\r\n 	<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\r\n 	<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\r\n 	<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\r\n 	<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\r\n 	<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\r\n 	<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\r\n<ul>\r\n 	<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\r\n 	<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\r\n 	<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\r\n 	<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\r\n<ul>\r\n 	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\r\n<ul>\r\n 	<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\r\n 	<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\r\n<ul>\r\n 	<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\r\n 	<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\r\n<ul>\r\n 	<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\r\n 	<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\r\n 	<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\r\n 	<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\r\n 	<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\r\n<ul>\r\n 	<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\r\n 	<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\r\n 	<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\r\n<ul>\r\n 	<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\r\n 	<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\r\n 	<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\r\n<ul>\r\n 	<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\r\n 	<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\r\n 	<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\r\n<ul>\r\n 	<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\r\n 	<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\r\n<ul>\r\n 	<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &amp; Conditions</a></li>\r\n 	<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\r\n 	<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\r\n<ul>\r\n 	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\r\n<ul>\r\n 	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\r\n 	<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\r\n 	<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\r\n 	<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\r\n 	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\r\n 	<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\r\n 	<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\r\n 	<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\r\n<ul>\r\n 	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\r\n 	<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\r\n 	<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\r\n 	<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\r\n 	<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\r\n 	<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\r\n 	<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\r\n 	<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\r\n</ul>\r\n</nav><!-- #site-navigation -->\r\n<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\r\nGet started a project\r\n</a>','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 03:49:47','2021-08-23 03:49:47','',5838,'https://k1k3.dev34.info/?p=15285',0,'revision','',0),(15286,1,'2021-08-23 03:49:47','2021-08-23 03:49:47','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\" /> </a>\r\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\r\n</button>\r\n<!-- end of Nav toggler -->\r\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\r\n</button>\r\n\r\n<nav id=\"site-navigation\">\r\n<ul id=\"navbar-nav\">\r\n 	<li id=\"menu-item-5003\"><a>Demos</a>\r\n<ul>\r\n 	<li id=\"menu-item-12772\"><a href=\"#\">Recently Added</a>\r\n<ul>\r\n 	<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\r\n 	<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\r\n 	<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\r\n 	<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\r\n 	<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\r\n 	<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\r\n 	<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\r\n 	<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\r\n 	<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\r\n 	<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\r\n 	<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\r\n 	<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\r\n 	<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-12773\"><a href=\"#\">Popular Landing</a>\r\n<ul>\r\n 	<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\r\n 	<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\r\n 	<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\r\n 	<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\r\n 	<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\r\n 	<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\r\n 	<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\r\n 	<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\r\n 	<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\r\n 	<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\r\n 	<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\r\n 	<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\r\n 	<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\r\n<ul>\r\n 	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\r\n<ul>\r\n 	<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\r\n 	<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\r\n 	<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\r\n 	<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\r\n 	<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\r\n 	<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\r\n<ul>\r\n 	<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\r\n 	<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\r\n 	<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\r\n 	<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\r\n 	<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\r\n 	<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\r\n<ul>\r\n 	<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\r\n 	<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\r\n 	<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\r\n 	<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\r\n 	<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\r\n 	<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\r\n<ul>\r\n 	<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\r\n 	<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\r\n 	<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\r\n 	<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\r\n<ul>\r\n 	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\r\n<ul>\r\n 	<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\r\n 	<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\r\n<ul>\r\n 	<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\r\n 	<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\r\n<ul>\r\n 	<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\r\n 	<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\r\n 	<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\r\n 	<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\r\n 	<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\r\n<ul>\r\n 	<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\r\n 	<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\r\n 	<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\r\n<ul>\r\n 	<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\r\n 	<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\r\n 	<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\r\n<ul>\r\n 	<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\r\n 	<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\r\n 	<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\r\n<ul>\r\n 	<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\r\n 	<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\r\n<ul>\r\n 	<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &amp; Conditions</a></li>\r\n 	<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\r\n 	<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\r\n<ul>\r\n 	<li id=\"menu-item-12776\"><a href=\"#\">General</a>\r\n<ul>\r\n 	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a></li>\r\n 	<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\r\n 	<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\r\n 	<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\r\n 	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a></li>\r\n 	<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\r\n 	<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\r\n 	<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-12775\"><a href=\"#\">General</a>\r\n<ul>\r\n 	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a></li>\r\n 	<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\r\n 	<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\r\n 	<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\r\n 	<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a></li>\r\n 	<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\r\n 	<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\r\n 	<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\r\n</ul>\r\n</nav><!-- #site-navigation -->\r\n<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\r\nGet started a project\r\n</a>','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 03:49:47','2021-08-23 03:49:47','',5838,'https://k1k3.dev34.info/?p=15286',0,'revision','',0),(15294,1,'2021-08-23 04:03:47','2021-08-23 04:03:47','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-5003\"><a>Demos</a>\n<ul>\n	<li id=\"menu-item-12772\"><a href=\"#\">New Landings</a>\n	<ul>\n		<li id=\"menu-item-5802\"><a href=\"https://finestdevs.com/demos/wp/shadepro/\">Digital Marketing new</a></li>\n		<li id=\"menu-item-8653\"><a href=\"https://finestdevs.com/demos/wp/shadepro/education/\">Online Education new</a></li>\n		<li id=\"menu-item-8933\"><a href=\"https://finestdevs.com/demos/wp/shadepro/event/\">Tech Event new</a></li>\n		<li id=\"menu-item-8167\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ebook/\">eBook Landing new</a></li>\n		<li id=\"menu-item-7532\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app-3/\">Mobile App 3.0 new</a></li>\n		<li id=\"menu-item-8166\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team-management/\">Team Management new</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13028\"><a href=\"#\">SaaS Landings</a>\n	<ul>\n		<li id=\"menu-item-7533\"><a href=\"https://finestdevs.com/demos/wp/shadepro/social-app/\">Social App</a></li>\n		<li id=\"menu-item-6194\"><a href=\"https://finestdevs.com/demos/wp/shadepro/chat-service/\">Chat Service</a></li>\n		<li id=\"menu-item-6195\"><a href=\"https://finestdevs.com/demos/wp/shadepro/digital-service/\">Digital Service</a></li>\n		<li id=\"menu-item-6713\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-service/\">SasS Service</a></li>\n		<li id=\"menu-item-5009\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-site/\">Job Directory</a></li>\n		<li id=\"menu-item-5001\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sass-subscription/\">Sass Subscription</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12773\"><a href=\"#\">Apps &#038; Software</a>\n	<ul>\n		<li id=\"menu-item-7702\"><a href=\"https://finestdevs.com/demos/wp/shadepro/software/\">Software</a></li>\n		<li id=\"menu-item-6349\"><a href=\"https://finestdevs.com/demos/wp/shadepro/app/\">IOS App</a></li>\n		<li id=\"menu-item-5005\"><a href=\"https://finestdevs.com/demos/wp/shadepro/web-application/\">Web Application</a></li>\n		<li id=\"menu-item-8165\"><a href=\"https://finestdevs.com/demos/wp/shadepro/desktop-software/\">Desktop Software</a></li>\n		<li id=\"menu-item-5008\"><a href=\"https://finestdevs.com/demos/wp/shadepro/mobile-app/\">Mobile App</a></li>\n		<li id=\"menu-item-5012\"><a href=\"https://finestdevs.com/demos/wp/shadepro/product-landing/\">Product Landing</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-13035\"><a href=\"#\">General Services</a>\n	<ul>\n		<li id=\"menu-item-5002\"><a href=\"https://finestdevs.com/demos/wp/shadepro/video-conference/\">Video Conference</a></li>\n		<li id=\"menu-item-5262\"><a href=\"https://finestdevs.com/demos/wp/shadepro/agency\">Agency</a></li>\n		<li id=\"menu-item-5011\"><a href=\"https://finestdevs.com/demos/wp/shadepro/telemedicine/\">Telemedicine</a></li>\n		<li id=\"menu-item-5004\"><a href=\"https://finestdevs.com/demos/wp/shadepro/ecommerce/\">ECommerce</a></li>\n		<li id=\"menu-item-5010\"><a href=\"https://finestdevs.com/demos/wp/shadepro/coworking/\">Coworking</a></li>\n		<li id=\"menu-item-5006\"><a href=\"https://finestdevs.com/demos/wp/shadepro/consultation/\">Consultation</a></li>\n		<li id=\"menu-item-5007\"><a href=\"https://finestdevs.com/demos/wp/shadepro/b2b/\">B2B</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4997\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n<li id=\"menu-item-12726\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/\">Portfolio</a>\n<ul>\n	<li id=\"menu-item-12730\"><a href=\"#\">Gallery Style</a>\n	<ul>\n		<li id=\"menu-item-12755\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12735\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12743\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12753\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12737\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12745\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12758\"><a href=\"#\">Classic Grid Style</a>\n	<ul>\n		<li id=\"menu-item-12756\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-in-container-cno-gap/\">Two Column Grid</a></li>\n		<li id=\"menu-item-12736\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-container-no-gap/\">Three Column Grid</a></li>\n		<li id=\"menu-item-12744\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-container-no-gap/\">Four Column Grid</a></li>\n		<li id=\"menu-item-12754\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-grid-2-full-no-gap/\">Two Column Wide</a></li>\n		<li id=\"menu-item-12738\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-grid-full-no-gap/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12746\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-grid-full-no-gap/\">Four Column Wide</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12759\"><a href=\"#\">Masonry Style</a>\n	<ul>\n		<li id=\"menu-item-12741\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container/\">Three Column in Grid</a></li>\n		<li id=\"menu-item-12749\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container/\">Four Column in Grid</a></li>\n		<li id=\"menu-item-12739\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-full/\">Three Column Wide</a></li>\n		<li id=\"menu-item-12747\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-full/\">Four Column Wide</a></li>\n		<li id=\"menu-item-12742\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-3-masonry-in-container-no-gap/\">Three Column Classic</a></li>\n		<li id=\"menu-item-12750\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio-4-masonry-in-container-no-gap/\">Four Column Classic</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-12760\"><a href=\"#\">Single Project</a>\n	<ul>\n		<li id=\"menu-item-12761\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/agricultural-processing/\">Project Style 01</a></li>\n		<li id=\"menu-item-12762\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/decode-branding/\">Project Style 02</a></li>\n		<li id=\"menu-item-12763\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/griffe-velta/\">Project Style 03</a></li>\n		<li id=\"menu-item-12764\"><a href=\"https://finestdevs.com/demos/wp/shadepro/portfolio/exones-website/\">Project Style 04</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4998\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog\">Pages</a>\n<ul>\n	<li id=\"menu-item-5032\"><a href=\"#\">About Us</a>\n	<ul>\n		<li id=\"menu-item-5033\"><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">About Us</a></li>\n		<li id=\"menu-item-5034\"><a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">Team Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5021\"><a href=\"#\">Career</a>\n	<ul>\n		<li id=\"menu-item-5020\"><a href=\"https://finestdevs.com/demos/wp/shadepro/job-opening/\">Job Opening</a></li>\n		<li id=\"menu-item-5022\"><a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">Job Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5000\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">Blog</a>\n	<ul>\n		<li id=\"menu-item-5369\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-1/\">Blog Style 1</a></li>\n		<li id=\"menu-item-5351\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-2/\">Blog Style 2</a></li>\n		<li id=\"menu-item-5386\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-3/\">Blog Style 3</a></li>\n		<li id=\"menu-item-5350\"><a href=\"https://finestdevs.com/demos/wp/shadepro/blog-style-4/\">Blog Style 4</a></li>\n		<li id=\"menu-item-5031\"><a href=\"https://finestdevs.com/demos/wp/shadepro/design-studios-that-everyone-should-know-about/\">Blog Details</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5023\"><a href=\"#\">eCommerce</a>\n	<ul>\n		<li id=\"menu-item-5024\"><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">Shop</a></li>\n		<li id=\"menu-item-5025\"><a href=\"https://finestdevs.com/demos/wp/shadepro/cart/\">Cart</a></li>\n		<li id=\"menu-item-5026\"><a href=\"https://finestdevs.com/demos/wp/shadepro/checkout/\">Checkout</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5013\"><a href=\"#\">Pricing</a>\n	<ul>\n		<li id=\"menu-item-5015\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-01/\">Pricing 01</a></li>\n		<li id=\"menu-item-5014\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-02/\">Pricing 02</a></li>\n		<li id=\"menu-item-4999\"><a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">Pricing 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5016\"><a href=\"#\">Contact</a>\n	<ul>\n		<li id=\"menu-item-5017\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact 01</a></li>\n		<li id=\"menu-item-5018\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-02/\">Contact 02</a></li>\n		<li id=\"menu-item-5019\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">Contact 03</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5029\"><a href=\"#\">Account</a>\n	<ul>\n		<li id=\"menu-item-5028\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Sign up</a></li>\n		<li id=\"menu-item-5027\"><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Sign In</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5355\"><a href=\"#\">Utility</a>\n	<ul>\n		<li id=\"menu-item-5352\"><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">Terms &#038; Conditions</a></li>\n		<li id=\"menu-item-5353\"><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">Return Policy</a></li>\n		<li id=\"menu-item-5356\"><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">Privacy Policy</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-5648\"><a href=\"#\">Elements</a>\n<ul>\n	<li id=\"menu-item-5647\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/headers/\">Headers</a>\n	<ul>\n		<li id=\"menu-item-5646\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/hero-areas/\">Hero Areas</a></li>\n		<li id=\"menu-item-5643\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/features/\">Features</a></li>\n		<li id=\"menu-item-5644\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/contents/\">Contents</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-5642\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/pricings/\">Pricings</a>\n	<ul>\n		<li id=\"menu-item-5640\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/cta/\">CTA</a></li>\n		<li id=\"menu-item-5641\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/stats/\">Stats</a></li>\n		<li id=\"menu-item-8404\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/alerts/\">Alerts</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8405\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/videos/\">Videos</a>\n	<ul>\n		<li id=\"menu-item-8406\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/newsletter/\">Newsletter</a></li>\n		<li id=\"menu-item-8407\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/teams/\">Teams</a></li>\n		<li id=\"menu-item-8408\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/faq/\">FAQ</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-8409\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">Blogs</a>\n	<ul>\n		<li id=\"menu-item-8410\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/clients/\">Clients</a></li>\n		<li id=\"menu-item-8411\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/testimonials/\">Testimonials</a></li>\n		<li id=\"menu-item-5645\"><a href=\"https://finestdevs.com/demos/wp/shadepro/sections/footers/\">Footers</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-4996\"><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n										<img width=\"107\" height=\"109\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"463\" height=\"463\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right.png 463w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right-255x255.png 255w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right-100x100.png 100w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right-300x300.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/agency-hero-right-150x150.png 150w\" sizes=\"(max-width: 463px) 100vw, 463px\" />											\n										<img width=\"435\" height=\"107\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />											\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" rel=\"nofollow noopener\" target=\"_blank\">Learn more</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" rel=\"nofollow noopener\" target=\"_blank\">Learn more</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" rel=\"nofollow noopener\" target=\"_blank\">Learn more</a>\n										<img width=\"172\" height=\"81\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Group_101.png 172w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Group_101-64x30.png 64w\" sizes=\"(max-width: 172px) 100vw, 172px\" />											\n										<img width=\"164\" height=\"164\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Oval.png 164w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Oval-100x100.png 100w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Oval-150x150.png 150w\" sizes=\"(max-width: 164px) 100vw, 164px\" />											\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n										<img width=\"445\" height=\"565\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"107\" height=\"109\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"318\" height=\"332\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/sttory-2.png 318w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/sttory-2-300x313.png 300w\" sizes=\"(max-width: 318px) 100vw, 318px\" />											\n										<img width=\"160\" height=\"167\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />											\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs-1.png 500w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs-1-492x531.png 492w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs3.png 500w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs3-492x340.png 492w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs-2.png 500w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs-2-492x337.png 492w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs4.png 500w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/cs4-492x531.png 492w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			Testimonial		\n			<h2>“Simply the best. Better than all the rest. I’d recommend this product to beginners and advanced users.”</h2>		\n			<figure><img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/testimonial-2.png\" title=\"testimonial-2\" alt=\"testimonial-2\" /></figure><h3>Ian Klein</h3><p>Digital Marketer</p>		\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n										<img width=\"131\" height=\"26\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"\" loading=\"lazy\" />											\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook-square\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n			<p>Company</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">					About us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">					Contact us \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">					Careers\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">					Press\n											</a>\n									</li>\n						</ul>\n			<p>Product</p>		\n					<ul>\n							<li>\n					<a href=\"#features\">					Features \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">					Pricing \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">					News \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/\">					Help desk \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">					Support\n											</a>\n									</li>\n						</ul>\n			<p>Services</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/\">					Digital Marketing \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/\">					Content Writing \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/\">					SEO for Business \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/\">					UI Design\n											</a>\n									</li>\n						</ul>\n			<p>Legal</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/\">					Privacy Policy \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/\">					Terms & Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/\">					Return Policy\n											</a>\n									</li>\n						</ul>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 04:03:47','2021-08-23 04:03:47','',15263,'https://k1k3.dev34.info/?p=15294',0,'revision','',0),(15296,1,'2021-08-23 04:12:46','2021-08-23 04:12:46','<a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			Testimonial		\n			<h2>“Simply the best. Better than all the rest. I’d recommend this product to beginners and advanced users.”</h2>		\n			<figure><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/testimonial-2.png\" title=\"testimonial-2\" alt=\"testimonial-2\" /></figure><h3>Ian Klein</h3><p>Digital Marketer</p>		\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"131\" height=\"26\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"\" loading=\"lazy\" />															\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook-square\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n			<p>Company</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">\n											About us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Contact us \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Careers\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											Press\n											</a>\n									</li>\n						</ul>\n			<p>Product</p>		\n					<ul>\n							<li>\n											<a href=\"#features\">\n											Features \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">\n											Pricing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											News \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Help desk \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Support\n											</a>\n									</li>\n						</ul>\n			<p>Services</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Digital Marketing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Content Writing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											SEO for Business \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											UI Design\n											</a>\n									</li>\n						</ul>\n			<p>Legal</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Privacy Policy \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Terms & Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Return Policy\n											</a>\n									</li>\n						</ul>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 04:12:46','2021-08-23 04:12:46','',15263,'https://k1k3.dev34.info/?p=15296',0,'revision','',0),(15297,1,'2021-08-23 04:12:46','2021-08-23 04:12:46','<a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			Testimonial		\n			<h2>“Simply the best. Better than all the rest. I’d recommend this product to beginners and advanced users.”</h2>		\n			<figure><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/testimonial-2.png\" title=\"testimonial-2\" alt=\"testimonial-2\" /></figure><h3>Ian Klein</h3><p>Digital Marketer</p>		\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"131\" height=\"26\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"\" loading=\"lazy\" />															\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook-square\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n			<p>Company</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">\n											About us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Contact us \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Careers\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											Press\n											</a>\n									</li>\n						</ul>\n			<p>Product</p>		\n					<ul>\n							<li>\n											<a href=\"#features\">\n											Features \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">\n											Pricing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											News \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Help desk \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Support\n											</a>\n									</li>\n						</ul>\n			<p>Services</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Digital Marketing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Content Writing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											SEO for Business \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											UI Design\n											</a>\n									</li>\n						</ul>\n			<p>Legal</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Privacy Policy \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Terms & Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Return Policy\n											</a>\n									</li>\n						</ul>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 04:12:46','2021-08-23 04:12:46','',15263,'https://k1k3.dev34.info/?p=15297',0,'revision','',0),(15299,1,'2021-08-23 04:13:26','2021-08-23 04:13:26','<a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"131\" height=\"26\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"\" loading=\"lazy\" />															\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook-square\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n			<p>Company</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">\n											About us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Contact us \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Careers\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											Press\n											</a>\n									</li>\n						</ul>\n			<p>Product</p>		\n					<ul>\n							<li>\n											<a href=\"#features\">\n											Features \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">\n											Pricing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											News \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Help desk \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Support\n											</a>\n									</li>\n						</ul>\n			<p>Services</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Digital Marketing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Content Writing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											SEO for Business \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											UI Design\n											</a>\n									</li>\n						</ul>\n			<p>Legal</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Privacy Policy \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Terms & Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Return Policy\n											</a>\n									</li>\n						</ul>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 04:13:26','2021-08-23 04:13:26','',15263,'https://k1k3.dev34.info/?p=15299',0,'revision','',0),(15300,1,'2021-08-23 04:13:26','2021-08-23 04:13:26','<a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"131\" height=\"26\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"\" loading=\"lazy\" />															\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook-square\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n			<p>Company</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">\n											About us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Contact us \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Careers\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											Press\n											</a>\n									</li>\n						</ul>\n			<p>Product</p>		\n					<ul>\n							<li>\n											<a href=\"#features\">\n											Features \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">\n											Pricing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											News \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Help desk \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Support\n											</a>\n									</li>\n						</ul>\n			<p>Services</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Digital Marketing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Content Writing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											SEO for Business \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											UI Design\n											</a>\n									</li>\n						</ul>\n			<p>Legal</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Privacy Policy \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Terms & Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Return Policy\n											</a>\n									</li>\n						</ul>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 04:13:26','2021-08-23 04:13:26','',15263,'https://k1k3.dev34.info/?p=15300',0,'revision','',0),(15301,1,'2021-08-23 04:13:27','2021-08-23 04:13:27','<a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"131\" height=\"26\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"\" loading=\"lazy\" />															\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook-square\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n			<p>Company</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">\n											About us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Contact us \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Careers\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											Press\n											</a>\n									</li>\n						</ul>\n			<p>Product</p>		\n					<ul>\n							<li>\n											<a href=\"#features\">\n											Features \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">\n											Pricing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											News \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Help desk \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Support\n											</a>\n									</li>\n						</ul>\n			<p>Services</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Digital Marketing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Content Writing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											SEO for Business \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											UI Design\n											</a>\n									</li>\n						</ul>\n			<p>Legal</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Privacy Policy \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Terms & Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Return Policy\n											</a>\n									</li>\n						</ul>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 04:13:27','2021-08-23 04:13:27','',15263,'https://k1k3.dev34.info/?p=15301',0,'revision','',0),(15310,1,'2021-08-23 04:38:46','2021-08-23 04:38:46','<a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 04:38:46','2021-08-23 04:38:46','',15263,'https://k1k3.dev34.info/?p=15310',0,'revision','',0),(15305,1,'2021-08-23 04:19:48','2021-08-23 04:19:48','<a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"131\" height=\"26\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"\" loading=\"lazy\" />															\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook-square\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n			<p>Company</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">\n											About us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Contact us \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Careers\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											Press\n											</a>\n									</li>\n						</ul>\n			<p>Product</p>		\n					<ul>\n							<li>\n											<a href=\"#features\">\n											Features \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">\n											Pricing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											News \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Help desk \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Support\n											</a>\n									</li>\n						</ul>\n			<p>Services</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Digital Marketing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Content Writing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											SEO for Business \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											UI Design\n											</a>\n									</li>\n						</ul>\n			<p>Legal</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Privacy Policy \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Terms & Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Return Policy\n											</a>\n									</li>\n						</ul>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 04:19:48','2021-08-23 04:19:48','',15263,'https://k1k3.dev34.info/?p=15305',0,'revision','',0);
INSERT INTO `wp3p_posts` VALUES (15303,1,'2021-08-23 04:19:48','2021-08-23 04:19:48','<a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"131\" height=\"26\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"\" loading=\"lazy\" />															\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook-square\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n			<p>Company</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">\n											About us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Contact us \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Careers\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											Press\n											</a>\n									</li>\n						</ul>\n			<p>Product</p>		\n					<ul>\n							<li>\n											<a href=\"#features\">\n											Features \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">\n											Pricing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											News \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Help desk \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Support\n											</a>\n									</li>\n						</ul>\n			<p>Services</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Digital Marketing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Content Writing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											SEO for Business \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											UI Design\n											</a>\n									</li>\n						</ul>\n			<p>Legal</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Privacy Policy \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Terms & Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Return Policy\n											</a>\n									</li>\n						</ul>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 04:19:48','2021-08-23 04:19:48','',15263,'https://k1k3.dev34.info/?p=15303',0,'revision','',0),(15304,1,'2021-08-23 04:19:48','2021-08-23 04:19:48','<a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"131\" height=\"26\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"\" loading=\"lazy\" />															\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook-square\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n			<p>Company</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">\n											About us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Contact us \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Careers\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											Press\n											</a>\n									</li>\n						</ul>\n			<p>Product</p>		\n					<ul>\n							<li>\n											<a href=\"#features\">\n											Features \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">\n											Pricing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											News \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Help desk \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Support\n											</a>\n									</li>\n						</ul>\n			<p>Services</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Digital Marketing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Content Writing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											SEO for Business \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											UI Design\n											</a>\n									</li>\n						</ul>\n			<p>Legal</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Privacy Policy \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Terms & Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Return Policy\n											</a>\n									</li>\n						</ul>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 04:19:48','2021-08-23 04:19:48','',15263,'https://k1k3.dev34.info/?p=15304',0,'revision','',0),(15311,1,'2021-08-23 04:40:33','2021-08-23 04:40:33','<a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 04:40:33','2021-08-23 04:40:33','',15263,'https://k1k3.dev34.info/?p=15311',0,'revision','',0),(15317,1,'2021-08-23 05:00:34','2021-08-23 05:00:34','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:00:34','2021-08-23 05:00:34','',5838,'https://k1k3.dev34.info/?p=15317',0,'revision','',0),(15308,1,'2021-08-23 04:38:46','2021-08-23 04:38:46','<a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"131\" height=\"26\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"\" loading=\"lazy\" />															\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook-square\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n			<p>Company</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">\n											About us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Contact us \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Careers\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											Press\n											</a>\n									</li>\n						</ul>\n			<p>Product</p>		\n					<ul>\n							<li>\n											<a href=\"#features\">\n											Features \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">\n											Pricing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											News \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Help desk \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Support\n											</a>\n									</li>\n						</ul>\n			<p>Services</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Digital Marketing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Content Writing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											SEO for Business \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											UI Design\n											</a>\n									</li>\n						</ul>\n			<p>Legal</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Privacy Policy \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Terms & Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Return Policy\n											</a>\n									</li>\n						</ul>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 04:38:46','2021-08-23 04:38:46','',15263,'https://k1k3.dev34.info/?p=15308',0,'revision','',0),(15309,1,'2021-08-23 04:38:46','2021-08-23 04:38:46','<a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"131\" height=\"26\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"\" loading=\"lazy\" />															\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook-square\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n			<p>Company</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">\n											About us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Contact us \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Careers\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											Press\n											</a>\n									</li>\n						</ul>\n			<p>Product</p>		\n					<ul>\n							<li>\n											<a href=\"#features\">\n											Features \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/pricing-03/\">\n											Pricing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">\n											News \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Help desk \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\n											Support\n											</a>\n									</li>\n						</ul>\n			<p>Services</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Digital Marketing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Content Writing \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											SEO for Business \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											UI Design\n											</a>\n									</li>\n						</ul>\n			<p>Legal</p>		\n					<ul>\n							<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Privacy Policy \n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Terms & Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n											Return Policy\n											</a>\n									</li>\n						</ul>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 04:38:46','2021-08-23 04:38:46','',15263,'https://k1k3.dev34.info/?p=15309',0,'revision','',0),(15312,1,'2021-08-23 04:40:33','2021-08-23 04:40:33','<a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 04:40:33','2021-08-23 04:40:33','',15263,'https://k1k3.dev34.info/?p=15312',0,'revision','',0),(15323,1,'2021-08-23 05:02:26','2021-08-23 05:02:26','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n		<p>submit an inquiry</p>		\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 05:02:26','2021-08-23 05:02:26','',15263,'https://k1k3.dev34.info/?p=15323',0,'revision','',0),(15313,1,'2021-08-23 04:40:33','2021-08-23 04:40:33','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n            <a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 04:40:33','2021-08-23 04:40:33','',15263,'https://k1k3.dev34.info/?p=15313',0,'revision','',0),(15315,1,'2021-08-23 05:00:34','2021-08-23 05:00:34','<a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:00:34','2021-08-23 05:00:34','',5838,'https://k1k3.dev34.info/?p=15315',0,'revision','',0),(15316,1,'2021-08-23 05:00:34','2021-08-23 05:00:34','<a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:00:34','2021-08-23 05:00:34','',5838,'https://k1k3.dev34.info/?p=15316',0,'revision','',0),(15318,1,'2021-08-23 05:01:01','2021-08-23 05:01:01','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:01:01','2021-08-23 05:01:01','',5838,'https://k1k3.dev34.info/?p=15318',0,'revision','',0),(15319,1,'2021-08-23 05:01:01','2021-08-23 05:01:01','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:01:01','2021-08-23 05:01:01','',5838,'https://k1k3.dev34.info/?p=15319',0,'revision','',0),(15320,1,'2021-08-23 05:01:01','2021-08-23 05:01:01','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:01:01','2021-08-23 05:01:01','',5838,'https://k1k3.dev34.info/?p=15320',0,'revision','',0),(15321,1,'2021-08-23 05:02:25','2021-08-23 05:02:25','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n            <a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 05:02:25','2021-08-23 05:02:25','',15263,'https://k1k3.dev34.info/?p=15321',0,'revision','',0),(15322,1,'2021-08-23 05:02:25','2021-08-23 05:02:25','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n            <a href=\"https://k1k3.dev34.info\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"K1K3\">            </a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 05:02:25','2021-08-23 05:02:25','',15263,'https://k1k3.dev34.info/?p=15322',0,'revision','',0),(15327,1,'2021-08-23 05:17:59','2021-08-23 05:17:59','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 05:17:59','2021-08-23 05:17:59','',15263,'https://k1k3.dev34.info/?p=15327',0,'revision','',0),(15325,1,'2021-08-23 05:17:58','2021-08-23 05:17:58','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n		<p>submit an inquiry</p>		\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 05:17:58','2021-08-23 05:17:58','',15263,'https://k1k3.dev34.info/?p=15325',0,'revision','',0),(15326,1,'2021-08-23 05:17:58','2021-08-23 05:17:58','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n		<p>submit an inquiry</p>		\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Get started a project\n                                                        </a>\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 05:17:58','2021-08-23 05:17:58','',15263,'https://k1k3.dev34.info/?p=15326',0,'revision','',0),(15331,1,'2021-08-23 05:20:36','2021-08-23 05:20:36','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 05:20:36','2021-08-23 05:20:36','',15263,'https://k1k3.dev34.info/?p=15331',0,'revision','',0),(15329,1,'2021-08-23 05:20:35','2021-08-23 05:20:35','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 05:20:35','2021-08-23 05:20:35','',15263,'https://k1k3.dev34.info/?p=15329',0,'revision','',0),(15330,1,'2021-08-23 05:20:36','2021-08-23 05:20:36','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 05:20:36','2021-08-23 05:20:36','',15263,'https://k1k3.dev34.info/?p=15330',0,'revision','',0),(15335,1,'2021-08-23 05:40:32','2021-08-23 05:40:32','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 05:40:32','2021-08-23 05:40:32','',15263,'https://k1k3.dev34.info/?p=15335',0,'revision','',0),(15333,1,'2021-08-23 05:40:32','2021-08-23 05:40:32','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 05:40:32','2021-08-23 05:40:32','',15263,'https://k1k3.dev34.info/?p=15333',0,'revision','',0);
INSERT INTO `wp3p_posts` VALUES (15334,1,'2021-08-23 05:40:32','2021-08-23 05:40:32','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 05:40:32','2021-08-23 05:40:32','',15263,'https://k1k3.dev34.info/?p=15334',0,'revision','',0),(15336,1,'2021-08-23 05:42:28','2021-08-23 05:42:28','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:42:28','2021-08-23 05:42:28','',5838,'https://k1k3.dev34.info/?p=15336',0,'revision','',0),(15337,1,'2021-08-23 05:42:28','2021-08-23 05:42:28','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:42:28','2021-08-23 05:42:28','',5838,'https://k1k3.dev34.info/?p=15337',0,'revision','',0),(15338,1,'2021-08-23 05:42:28','2021-08-23 05:42:28','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:42:28','2021-08-23 05:42:28','',5838,'https://k1k3.dev34.info/?p=15338',0,'revision','',0),(15339,1,'2021-08-23 05:43:24','2021-08-23 05:43:24','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:43:24','2021-08-23 05:43:24','',5838,'https://k1k3.dev34.info/?p=15339',0,'revision','',0),(15340,1,'2021-08-23 05:43:24','2021-08-23 05:43:24','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:43:24','2021-08-23 05:43:24','',5838,'https://k1k3.dev34.info/?p=15340',0,'revision','',0),(15341,1,'2021-08-23 05:43:25','2021-08-23 05:43:25','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:43:25','2021-08-23 05:43:25','',5838,'https://k1k3.dev34.info/?p=15341',0,'revision','',0),(15342,1,'2021-08-23 05:44:33','2021-08-23 05:44:33','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:44:33','2021-08-23 05:44:33','',5838,'https://k1k3.dev34.info/?p=15342',0,'revision','',0),(15343,1,'2021-08-23 05:44:33','2021-08-23 05:44:33','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:44:33','2021-08-23 05:44:33','',5838,'https://k1k3.dev34.info/?p=15343',0,'revision','',0),(15344,1,'2021-08-23 05:44:33','2021-08-23 05:44:33','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:44:33','2021-08-23 05:44:33','',5838,'https://k1k3.dev34.info/?p=15344',0,'revision','',0),(15345,1,'2021-08-23 05:45:33','2021-08-23 05:45:33','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:45:33','2021-08-23 05:45:33','',5838,'https://k1k3.dev34.info/?p=15345',0,'revision','',0),(15346,1,'2021-08-23 05:45:33','2021-08-23 05:45:33','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:45:33','2021-08-23 05:45:33','',5838,'https://k1k3.dev34.info/?p=15346',0,'revision','',0),(15347,1,'2021-08-23 05:45:33','2021-08-23 05:45:33','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:45:33','2021-08-23 05:45:33','',5838,'https://k1k3.dev34.info/?p=15347',0,'revision','',0),(15348,1,'2021-08-23 05:45:40','2021-08-23 05:45:40','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 05:45:40','2021-08-23 05:45:40','',15263,'https://k1k3.dev34.info/?p=15348',0,'revision','',0),(15349,1,'2021-08-23 05:45:40','2021-08-23 05:45:40','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 05:45:40','2021-08-23 05:45:40','',15263,'https://k1k3.dev34.info/?p=15349',0,'revision','',0),(15350,1,'2021-08-23 05:45:41','2021-08-23 05:45:41','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 05:45:41','2021-08-23 05:45:41','',15263,'https://k1k3.dev34.info/?p=15350',0,'revision','',0),(15351,1,'2021-08-23 05:46:05','2021-08-23 05:46:05','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:46:05','2021-08-23 05:46:05','',5838,'https://k1k3.dev34.info/?p=15351',0,'revision','',0),(15352,1,'2021-08-23 05:46:05','2021-08-23 05:46:05','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:46:05','2021-08-23 05:46:05','',5838,'https://k1k3.dev34.info/?p=15352',0,'revision','',0),(15353,1,'2021-08-23 05:46:05','2021-08-23 05:46:05','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:46:05','2021-08-23 05:46:05','',5838,'https://k1k3.dev34.info/?p=15353',0,'revision','',0),(15354,1,'2021-08-23 05:46:49','2021-08-23 05:46:49','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:46:49','2021-08-23 05:46:49','',5838,'https://k1k3.dev34.info/?p=15354',0,'revision','',0),(15355,1,'2021-08-23 05:46:49','2021-08-23 05:46:49','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:46:49','2021-08-23 05:46:49','',5838,'https://k1k3.dev34.info/?p=15355',0,'revision','',0),(15356,1,'2021-08-23 05:46:49','2021-08-23 05:46:49','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:46:49','2021-08-23 05:46:49','',5838,'https://k1k3.dev34.info/?p=15356',0,'revision','',0),(15358,1,'2021-08-23 05:48:46','2021-08-23 05:48:46','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:48:46','2021-08-23 05:48:46','',5838,'https://k1k3.dev34.info/?p=15358',0,'revision','',0),(15359,1,'2021-08-23 05:48:46','2021-08-23 05:48:46','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:48:46','2021-08-23 05:48:46','',5838,'https://k1k3.dev34.info/?p=15359',0,'revision','',0),(15360,1,'2021-08-23 05:48:46','2021-08-23 05:48:46','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:48:46','2021-08-23 05:48:46','',5838,'https://k1k3.dev34.info/?p=15360',0,'revision','',0),(15361,1,'2021-08-23 05:49:37','2021-08-23 05:49:37','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:49:37','2021-08-23 05:49:37','',5838,'https://k1k3.dev34.info/?p=15361',0,'revision','',0),(15362,1,'2021-08-23 05:49:37','2021-08-23 05:49:37','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:49:37','2021-08-23 05:49:37','',5838,'https://k1k3.dev34.info/?p=15362',0,'revision','',0),(15363,1,'2021-08-23 05:49:37','2021-08-23 05:49:37','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 05:49:37','2021-08-23 05:49:37','',5838,'https://k1k3.dev34.info/?p=15363',0,'revision','',0),(15385,1,'2021-08-23 07:08:26','2021-08-23 07:08:26','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 07:08:26','2021-08-23 07:08:26','',15263,'https://k1k3.dev34.info/?p=15385',0,'revision','',0),(15367,1,'2021-08-23 06:46:16','2021-08-23 06:46:16','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 06:46:16','2021-08-23 06:46:16','',15263,'https://k1k3.dev34.info/?p=15367',0,'revision','',0),(15364,1,'2021-08-23 06:32:46','2021-08-23 06:32:46','','people-mother-family-father','','inherit','open','closed','','people-mother-family-father','','','2021-08-23 06:32:46','2021-08-23 06:32:46','',15263,'https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father.jpg',0,'attachment','image/jpeg',0),(15365,1,'2021-08-23 06:46:16','2021-08-23 06:46:16','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 06:46:16','2021-08-23 06:46:16','',15263,'https://k1k3.dev34.info/?p=15365',0,'revision','',0),(15366,1,'2021-08-23 06:46:16','2021-08-23 06:46:16','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Let’s shift your business		\n			<h2>Shift your business fast with Shade Pro.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-dots.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"463\" height=\"463\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/agency-hero-right.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"435\" height=\"107\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/2-layers.png\" alt=\"\" loading=\"lazy\" />															\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"38\" viewBox=\"0 0 35 38\"><g><g><g><path fill=\"#473bf0\" d=\"M18 21.357c-3.828 0-7.936-3.73-8.297-9.813.54.078 1.075.13 1.606.13 3.109 0 6.038-1.112 8.334-3.144a12.57 12.57 0 0 0 6.655 3.017c-.363 6.08-4.47 9.81-8.298 9.81zM18 0C11.823 0 8 5.543 8 10.679 8 18.289 13.19 23 18 23s10-4.71 10-12.321C28 5.543 24.177 0 18 0z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M32.977 27.183L24.313 22c-2.031 1.748-4.459 2.709-6.813 2.709s-4.782-.961-6.813-2.709l-8.664 5.183A4.171 4.171 0 0 0 0 30.743v6.426c0 .46.373.831.833.831h15.834v-8.307c0-.46.372-.83.833-.83.46 0 .833.37.833.83V38h15.834c.46 0 .833-.371.833-.83v-6.426c0-1.45-.775-2.815-2.023-3.561z\"></path></g></g></g></svg>					\n					<h4>Dedicated project manager</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><g opacity=\".5\"><path fill=\"#f64b4b\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#f64b4b\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></g></svg>					\n					<h4>Organized tasks</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"34\" viewBox=\"0 0 36 34\"><g><g><g opacity=\".5\"><path fill=\"#68d585\" d=\"M34.164 16c-1.502 6.757-8.766 11.899-17.48 11.899-1.235 0-2.468-.112-3.684-.323 2.988 2.587 7.613 3.892 12.394 3.185l6.398 3.159a.784.784 0 0 0 .751-.034.762.762 0 0 0 .367-.649V27.42c1.995-1.788 3.09-4.042 3.09-6.384 0-1.79-.647-3.52-1.836-5.035z\"></path></g><g><path fill=\"#68d585\" d=\"M16.5 0C7.401 0 0 5.82 0 12.974c0 2.75 1.085 5.37 3.143 7.6v7.663c0 .265.141.51.372.65a.805.805 0 0 0 .765.033l7.33-3.56c1.6.39 3.242.587 4.89.587 9.099 0 16.5-5.82 16.5-12.973C33 5.82 25.599 0 16.5 0z\"></path></g></g></g></svg>					\n					<h4>Easy feedback sharing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g><path fill=\"#161c2d\" d=\"M25.642 10.359A10.795 10.795 0 0 0 18.001 7.2V18l-7.641 7.641a10.793 10.793 0 0 0 15.273 0c4.221-4.221 4.221-11.061.009-15.282z\"></path></g><g opacity=\".5\"><path fill=\"#161c2d\" d=\"M36 18c0 9.936-8.055 18-18 18S0 27.945 0 18 8.055 0 18 0s18 8.055 18 18zm-3.6 0c0-7.956-6.444-14.4-14.4-14.4S3.6 10.044 3.6 18 10.044 32.4 18 32.4 32.4 25.956 32.4 18z\"></path></g></g></g></svg>					\n					<h4>Never miss deadline</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n			<h2>Ready to launch your next project?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 06:46:16','2021-08-23 06:46:16','',15263,'https://k1k3.dev34.info/?p=15366',0,'revision','',0),(15368,1,'2021-08-23 06:47:00','2021-08-23 06:47:00','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 06:47:00','2021-08-23 06:47:00','',15263,'https://k1k3.dev34.info/?p=15368',0,'revision','',0),(15369,1,'2021-08-23 06:47:00','2021-08-23 06:47:00','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 06:47:00','2021-08-23 06:47:00','',15263,'https://k1k3.dev34.info/?p=15369',0,'revision','',0),(15370,1,'2021-08-23 06:47:00','2021-08-23 06:47:00','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 06:47:00','2021-08-23 06:47:00','',15263,'https://k1k3.dev34.info/?p=15370',0,'revision','',0),(15371,1,'2021-08-23 06:47:16','2021-08-23 06:47:16','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 06:47:16','2021-08-23 06:47:16','',5838,'https://k1k3.dev34.info/?p=15371',0,'revision','',0),(15372,1,'2021-08-23 06:47:16','2021-08-23 06:47:16','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 06:47:16','2021-08-23 06:47:16','',5838,'https://k1k3.dev34.info/?p=15372',0,'revision','',0),(15373,1,'2021-08-23 06:47:16','2021-08-23 06:47:16','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 06:47:16','2021-08-23 06:47:16','',5838,'https://k1k3.dev34.info/?p=15373',0,'revision','',0),(15381,1,'2021-08-23 06:55:22','2021-08-23 06:55:22','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 06:55:22','2021-08-23 06:55:22','',5838,'https://k1k3.dev34.info/?p=15381',0,'revision','',0),(15378,1,'2021-08-23 06:54:57','2021-08-23 06:54:57','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 06:54:57','2021-08-23 06:54:57','',15263,'https://k1k3.dev34.info/?p=15378',0,'revision','',0),(15376,1,'2021-08-23 06:54:57','2021-08-23 06:54:57','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 06:54:57','2021-08-23 06:54:57','',15263,'https://k1k3.dev34.info/?p=15376',0,'revision','',0);
INSERT INTO `wp3p_posts` VALUES (15377,1,'2021-08-23 06:54:57','2021-08-23 06:54:57','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 06:54:57','2021-08-23 06:54:57','',15263,'https://k1k3.dev34.info/?p=15377',0,'revision','',0),(15379,1,'2021-08-23 06:55:22','2021-08-23 06:55:22','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 06:55:22','2021-08-23 06:55:22','',5838,'https://k1k3.dev34.info/?p=15379',0,'revision','',0),(15380,1,'2021-08-23 06:55:22','2021-08-23 06:55:22','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 06:55:22','2021-08-23 06:55:22','',5838,'https://k1k3.dev34.info/?p=15380',0,'revision','',0),(15383,1,'2021-08-23 07:08:26','2021-08-23 07:08:26','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 07:08:26','2021-08-23 07:08:26','',15263,'https://k1k3.dev34.info/?p=15383',0,'revision','',0),(15384,1,'2021-08-23 07:08:26','2021-08-23 07:08:26','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>		\n			Our Story		\n			<h2>We know how everything works and why your business is failing over and over again.</h2>		\n															<img width=\"445\" height=\"565\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story1.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"107\" height=\"109\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-shape.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"318\" height=\"332\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/sttory-2.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"160\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/story-3.png\" alt=\"\" loading=\"lazy\" />															\n		We share common trends and strategies for improving your rental income and making sure you stay in high demand. With lots of unique blocks, you can easily build a page without coding. Build your next landing page.		\n				1\n				M+\n		<p>Customers visit Omega every month to get their service done.</p>		\n				0\n				%\n		<p>Satisfaction rate comes from our awesome customers.</p>		\n				0\n				/5.0\n		<p>Average customer ratings we have got all over internet.</p>		\n			Case studies		\n			<h2>Our works describe why we are  the best in the business</h2>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-1.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>Aura Branding Design</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"346\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs3.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Web Development</a></h3><p>Gradient Website Development</p>		\n			<figure><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"><img width=\"500\" height=\"342\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs-2.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Graphic Design</a></h3><p>AB.S Snack Packaging</p>		\n			<figure><a href=\"#\"><img width=\"500\" height=\"540\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/cs4.png\" alt=\"\" loading=\"lazy\" /></a></figure><h3><a href=\"#\">Content Writing</a></h3><p>Magazine Content Writing</p>		\n			<a href=\"https://finestdevs.com/demos/wp/shadepro/\" role=\"button\">\n						See all works\n					</a>\n			<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 07:08:26','2021-08-23 07:08:26','',15263,'https://k1k3.dev34.info/?p=15384',0,'revision','',0),(15389,1,'2021-08-23 07:21:18','2021-08-23 07:21:18','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 07:21:18','2021-08-23 07:21:18','',15263,'https://k1k3.dev34.info/?p=15389',0,'revision','',0),(15387,1,'2021-08-23 07:21:18','2021-08-23 07:21:18','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 07:21:18','2021-08-23 07:21:18','',15263,'https://k1k3.dev34.info/?p=15387',0,'revision','',0),(15388,1,'2021-08-23 07:21:18','2021-08-23 07:21:18','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 07:21:18','2021-08-23 07:21:18','',15263,'https://k1k3.dev34.info/?p=15388',0,'revision','',0),(15390,1,'2021-08-23 07:23:03','2021-08-23 07:23:03','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 07:23:03','2021-08-23 07:23:03','',15263,'https://k1k3.dev34.info/?p=15390',0,'revision','',0),(15391,1,'2021-08-23 07:23:03','2021-08-23 07:23:03','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 07:23:03','2021-08-23 07:23:03','',15263,'https://k1k3.dev34.info/?p=15391',0,'revision','',0),(15392,1,'2021-08-23 07:23:03','2021-08-23 07:23:03','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 07:23:03','2021-08-23 07:23:03','',15263,'https://k1k3.dev34.info/?p=15392',0,'revision','',0),(15398,1,'2021-08-23 07:44:29','2021-08-23 07:44:29','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 07:44:29','2021-08-23 07:44:29','',15263,'https://k1k3.dev34.info/?p=15398',0,'revision','',0),(15394,1,'2021-08-23 07:39:18','2021-08-23 07:39:18','','USA_visa_issued_by_Shenyang_2012','','inherit','open','closed','','usa_visa_issued_by_shenyang_2012','','','2021-08-23 07:39:18','2021-08-23 07:39:18','',15263,'https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012.jpg',0,'attachment','image/jpeg',0),(15395,1,'2021-08-23 07:42:18','2021-08-23 07:42:18','','6116264775_a87fecc54e_b','','inherit','open','closed','','6116264775_a87fecc54e_b','','','2021-08-23 07:42:18','2021-08-23 07:42:18','',15263,'https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg',0,'attachment','image/jpeg',0),(15396,1,'2021-08-23 07:44:29','2021-08-23 07:44:29','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 07:44:29','2021-08-23 07:44:29','',15263,'https://k1k3.dev34.info/?p=15396',0,'revision','',0),(15397,1,'2021-08-23 07:44:29','2021-08-23 07:44:29','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 07:44:29','2021-08-23 07:44:29','',15263,'https://k1k3.dev34.info/?p=15397',0,'revision','',0),(15399,1,'2021-08-23 07:54:37','2021-08-23 07:54:37','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 07:54:37','2021-08-23 07:54:37','',5838,'https://k1k3.dev34.info/?p=15399',0,'revision','',0),(15400,1,'2021-08-23 07:54:37','2021-08-23 07:54:37','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 07:54:37','2021-08-23 07:54:37','',5838,'https://k1k3.dev34.info/?p=15400',0,'revision','',0),(15401,1,'2021-08-23 07:54:38','2021-08-23 07:54:38','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 07:54:38','2021-08-23 07:54:38','',5838,'https://k1k3.dev34.info/?p=15401',0,'revision','',0),(15420,1,'2021-08-23 09:29:57','2021-08-23 09:29:57','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			LATEST NEWS\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>                                                                                                                \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\n                        <!-- #post-10924 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1296\" height=\"651\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" sizes=\"(max-width: 1296px) 100vw, 1296px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                                                                                                \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\n                        <!-- #post-10923 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    November 4, 2020\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                                                                                                \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                1\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\n&hellip;\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\"></a>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 09:29:57','2021-08-23 09:29:57','',15263,'https://k1k3.dev34.info/?p=15420',0,'revision','',0),(15406,1,'2021-08-23 08:26:48','2021-08-23 08:26:48','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 08:26:48','2021-08-23 08:26:48','',15263,'https://k1k3.dev34.info/?p=15406',0,'revision','',0),(15403,1,'2021-08-23 08:18:51','2021-08-23 08:18:51','','quote_icon','','inherit','open','closed','','quote_icon','','','2021-08-23 08:18:51','2021-08-23 08:18:51','',0,'https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png',0,'attachment','image/png',0),(15404,1,'2021-08-23 08:26:47','2021-08-23 08:26:47','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 08:26:47','2021-08-23 08:26:47','',15263,'https://k1k3.dev34.info/?p=15404',0,'revision','',0),(15405,1,'2021-08-23 08:26:48','2021-08-23 08:26:48','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			Why choose us		\n			<h2>People choose us because we serve the best for everyone</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n								<h4>Customer Name</h4>\n								Easy Intragition\n			Our services		\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 08:26:48','2021-08-23 08:26:48','',15263,'https://k1k3.dev34.info/?p=15405',0,'revision','',0),(15410,1,'2021-08-23 09:00:25','2021-08-23 09:00:25','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 09:00:25','2021-08-23 09:00:25','',15263,'https://k1k3.dev34.info/?p=15410',0,'revision','',0),(15408,1,'2021-08-23 09:00:25','2021-08-23 09:00:25','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 09:00:25','2021-08-23 09:00:25','',15263,'https://k1k3.dev34.info/?p=15408',0,'revision','',0);
INSERT INTO `wp3p_posts` VALUES (15409,1,'2021-08-23 09:00:25','2021-08-23 09:00:25','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 09:00:25','2021-08-23 09:00:25','',15263,'https://k1k3.dev34.info/?p=15409',0,'revision','',0),(15411,1,'2021-08-23 09:05:22','2021-08-23 09:05:22','<h2>Contact K1K3 Visas</h2>\r\n<h2>To contact K1K3 Visas, call 619-249-0204.</h2>\r\nWe have been helping people just like you with their fiancée &amp; spousal visas for years.  In our experience, a phone conversation is much more fruitful that an email for the initial contact between you and our office.  We found that more times than not, once one of your questions is answered via email it results in you thinking of another question.  If we are having the conversation by phone, it is much simpler. We can go back and forth until you have all your questions answered.\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/NYC_skyline_from_Statue_of_Libarty.jpg\" alt=\"\" width=\"640\" height=\"128\" />\r\n\r\nOur phone hours are Monday – Friday 7:30am – 4:30pm Pacific Standard Time.  If you contact K1K3 Visas 619-249-0204<strong> </strong>outside of our phone hours, please leave a message with the answering service. Include your name, telephone number and a good time to return your call and we will do so. If we are on the telephone with a client we will return your call as soon as possible.  Your call is very important to us, our first priority is always our clients.  Once you become one of our clients, you will appreciate this.\r\n<h2>Email Us for a Speedy Response</h2>\r\nIf you prefer to email us, we are happy to receive any questions by email please complete the contact information or email us at: <a href=\"mailto:k1k3visas.com@gmail.com\"><strong>k1k3visas.com@gmail.com</strong></a>.  It is our policy to answer all emails within 24 hours of receipt. That is including those received on weekends and holidays. You can also fill out the form below to contact us via email. We never sell customer information and all consultations are private. When you contact K1K3 visas through this form, your information is safe. The only emails you will receive from us will be related to your inquiry. We do not send emails or authorize anyone to send emails on our behalf for any purpose other than responding to questions. Though it has never happened before, if you do receive anything from us that does not fit this criteria, do not open the message and let us know immediately.','Contact K1K3 Visas','','publish','closed','closed','','contact-k1k3-visas','','','2021-08-27 03:44:04','2021-08-27 03:44:04','',0,'https://k1k3.dev34.info/?page_id=15411',0,'page','',0),(15412,1,'2021-08-23 09:05:22','2021-08-23 09:05:22','','Contact K1K3 Visas','','inherit','closed','closed','','15411-revision-v1','','','2021-08-23 09:05:22','2021-08-23 09:05:22','',15411,'https://k1k3.dev34.info/?p=15412',0,'revision','',0),(15442,1,'2021-08-23 09:34:35','2021-08-23 09:34:35','<h2>Contact K1K3 Visas</h2>		\n			<h2>To contact K1K3 Visas, call 619-249-0204.</h2>		\n		<p>We have been helping people just like you with their fiancée &amp; spousal visas for years.  In our experience, a phone conversation is much more fruitful that an email for the initial contact between you and our office.  We found that more times than not, once one of your questions is answered via email it results in you thinking of another question.  If we are having the conversation by phone, it is much simpler. We can go back and forth until you have all your questions answered.</p>		\n															<img width=\"640\" height=\"128\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/NYC_skyline_from_Statue_of_Libarty.jpg\" alt=\"\" loading=\"lazy\" />															\n		<p>Our phone hours are Monday – Friday 7:30am – 4:30pm Pacific Standard Time.  If you contact K1K3 Visas 619-249-0204<strong> </strong>outside of our phone hours, please leave a message with the answering service. Include your name, telephone number and a good time to return your call and we will do so. If we are on the telephone with a client we will return your call as soon as possible.  Your call is very important to us, our first priority is always our clients.  Once you become one of our clients, you will appreciate this.</p>		\n			<h2>Email Us for a Speedy Response</h2>		\n		<p>If you prefer to email us, we are happy to receive any questions by email please complete the contact information or email us at: <a href=\"mailto:k1k3visas.com@gmail.com\"><strong>k1k3visas.com@gmail.com</strong></a>.  It is our policy to answer all emails within 24 hours of receipt. That is including those received on weekends and holidays. You can also fill out the form below to contact us via email. We never sell customer information and all consultations are private. When you contact K1K3 visas through this form, your information is safe. The only emails you will receive from us will be related to your inquiry. We do not send emails or authorize anyone to send emails on our behalf for any purpose other than responding to questions. Though it has never happened before, if you do receive anything from us that does not fit this criteria, do not open the message and let us know immediately.</p>','Contact K1K3 Visas','','inherit','closed','closed','','15411-revision-v1','','','2021-08-23 09:34:35','2021-08-23 09:34:35','',15411,'https://k1k3.dev34.info/?p=15442',0,'revision','',0),(15430,1,'2021-08-23 09:33:17','2021-08-23 09:33:17','<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n							<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo-white.svg\" alt=\"\" loading=\"lazy\" />								</a>\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n						Facebook-square\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n						Instagram\n											</a>\n					<a href=\"https://l.inkedin.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n						Linkedin\n											</a>\n			<p>Pages</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">					About us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">					Contact us \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">					Blog\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">					Shop\n											</a>\n									</li>\n						</ul>\n			<p>Product</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/bed-room/\">					Bed Room\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/dining-room/\">					Dining Room\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/kitchen/\">					Kitchen\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/living-room/\">					Living Room\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/office/\">					Office\n											</a>\n									</li>\n						</ul>\n			<p>Article</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/business/\">					Business\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/cyber-security/\">					Cyber Security\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/gaming/\">					Gaming\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/marketing/\">					Marketing\n											</a>\n									</li>\n						</ul>\n			<p>Legal</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">					Privacy Policy \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">					Return Policy\n											</a>\n									</li>\n						</ul>','Footer 1','','inherit','closed','closed','','5903-revision-v1','','','2021-08-23 09:33:17','2021-08-23 09:33:17','',5903,'https://k1k3.dev34.info/?p=15430',0,'revision','',0),(15431,1,'2021-08-23 09:33:17','2021-08-23 09:33:17','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"ShadePro\">            </a>\n		<p>Eu, in enim nulla in. Lectus sem id nisl egestas elementum eget sapien. Facilisis mauris nulla quisque enim turpis. Eu ipsum sagittis,</p>		\n			<h2>Visit Link</h2>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">					Privacy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">					Terms &amp; Conditions\n											</a>\n									</li>\n						</ul>\n			<h2>Links</h2>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">					About us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact-03/\">					Contact\n											</a>\n									</li>\n						</ul>\n			<h2>Company</h2>		\n					<ul>\n							<li>\n					<a href=\"tel:+99%20(0)%20101%200000%20888%20\">					+99 (0) 101 0000 888 \n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:Info@yourdomain.com\">					Info@yourdomain.com\n											</a>\n									</li>\n						</ul>\n			© 2021 FinestDevs, All Rights Reserved','Footer 10','','inherit','closed','closed','','14820-revision-v1','','','2021-08-23 09:33:17','2021-08-23 09:33:17','',14820,'https://k1k3.dev34.info/?p=15431',0,'revision','',0),(15432,1,'2021-08-23 09:33:17','2021-08-23 09:33:17','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/shadepro-logo-white.png\" alt=\"ShadePro\">            </a>\n		<p>High-quality digital resources which make your design workflow faster and easier</p>		\n			<h2>Products</h2>		\n					<ul>\n							<li>\n					<a href=\"#\">					Design Systems\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Themes &amp; Templates\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Mockups\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Presentations\n											</a>\n									</li>\n						</ul>\n			<h2>Legals</h2>		\n					<ul>\n							<li>\n					<a href=\"#\">					License\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Refund Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">					Contacts\n											</a>\n									</li>\n						</ul>\n			<h2>Blog</h2>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">					Business Stories\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">					Digital Store\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">					Learning\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/sections/blogs/\">					Social Media\n											</a>\n									</li>\n						</ul>\n			<h2>Copyright © 2021 FinestDevs</h2>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Google\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Footer 11','','inherit','closed','closed','','15089-revision-v1','','','2021-08-23 09:33:17','2021-08-23 09:33:17','',15089,'https://k1k3.dev34.info/?p=15432',0,'revision','',0),(15433,1,'2021-08-23 09:33:17','2021-08-23 09:33:17','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n					<a target=\"_blank\" rel=\"noopener noreferrer\">\n						Facebook-square\n											</a>\n					<a target=\"_blank\" rel=\"noopener noreferrer\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener noreferrer\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener noreferrer\">\n						Linkedin\n											</a>\n			<p>Pages</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\">					About us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">					Contact us \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\">					Blog\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\">					Shop\n											</a>\n									</li>\n						</ul>\n			<p>Product</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/bed-room/\">					Bed Room\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/dining-room/\">					Dining Room\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/kitchen/\">					Kitchen\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/living-room/\">					Living Room\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/office/\">					Office\n											</a>\n									</li>\n						</ul>\n			<p>Article</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/business/\">					Business\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/cyber-security/\">					Cyber Security\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/gaming/\">					Gaming\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/category/marketing/\">					Marketing\n											</a>\n									</li>\n						</ul>\n			<p>Legal</p>		\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">					Privacy Policy \n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\">					Return Policy\n											</a>\n									</li>\n						</ul>','Footer 2','','inherit','closed','closed','','5908-revision-v1','','','2021-08-23 09:33:17','2021-08-23 09:33:17','',5908,'https://k1k3.dev34.info/?p=15433',0,'revision','',0),(15422,1,'2021-08-23 09:30:00','2021-08-23 09:30:00','','Default Kit','','inherit','closed','closed','','7-revision-v1','','','2021-08-23 09:30:00','2021-08-23 09:30:00','',7,'https://k1k3.dev34.info/?p=15422',0,'revision','',0),(15418,1,'2021-08-23 09:29:56','2021-08-23 09:29:56','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 09:29:56','2021-08-23 09:29:56','',15263,'https://k1k3.dev34.info/?p=15418',0,'revision','',0),(15414,1,'2021-08-23 09:19:47','2021-08-23 09:19:47','','NYC_skyline_from_Statue_of_Libarty','','inherit','open','closed','','nyc_skyline_from_statue_of_libarty','','','2021-08-23 09:19:47','2021-08-23 09:19:47','',15411,'https://k1k3.dev34.info/wp-content/uploads/2021/08/NYC_skyline_from_Statue_of_Libarty.jpg',0,'attachment','image/jpeg',0),(16064,2,'2021-08-27 03:44:04','2021-08-27 03:44:04','<h2>Contact K1K3 Visas</h2>\r\n<h2>To contact K1K3 Visas, call 619-249-0204.</h2>\r\nWe have been helping people just like you with their fiancée &amp; spousal visas for years.  In our experience, a phone conversation is much more fruitful that an email for the initial contact between you and our office.  We found that more times than not, once one of your questions is answered via email it results in you thinking of another question.  If we are having the conversation by phone, it is much simpler. We can go back and forth until you have all your questions answered.\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/NYC_skyline_from_Statue_of_Libarty.jpg\" alt=\"\" width=\"640\" height=\"128\" />\r\n\r\nOur phone hours are Monday – Friday 7:30am – 4:30pm Pacific Standard Time.  If you contact K1K3 Visas 619-249-0204<strong> </strong>outside of our phone hours, please leave a message with the answering service. Include your name, telephone number and a good time to return your call and we will do so. If we are on the telephone with a client we will return your call as soon as possible.  Your call is very important to us, our first priority is always our clients.  Once you become one of our clients, you will appreciate this.\r\n<h2>Email Us for a Speedy Response</h2>\r\nIf you prefer to email us, we are happy to receive any questions by email please complete the contact information or email us at: <a href=\"mailto:k1k3visas.com@gmail.com\"><strong>k1k3visas.com@gmail.com</strong></a>.  It is our policy to answer all emails within 24 hours of receipt. That is including those received on weekends and holidays. You can also fill out the form below to contact us via email. We never sell customer information and all consultations are private. When you contact K1K3 visas through this form, your information is safe. The only emails you will receive from us will be related to your inquiry. We do not send emails or authorize anyone to send emails on our behalf for any purpose other than responding to questions. Though it has never happened before, if you do receive anything from us that does not fit this criteria, do not open the message and let us know immediately.','Contact K1K3 Visas','','inherit','closed','closed','','15411-revision-v1','','','2021-08-27 03:44:04','2021-08-27 03:44:04','',15411,'https://k1k3.dev34.info/?p=16064',0,'revision','',0),(15425,1,'2021-08-23 09:30:29','2021-08-23 09:30:29','<h2>Contact K1K3 Visas</h2>		\n			<h2>To contact K1K3 Visas, call 619-249-0204.</h2>		\n		<p>We have been helping people just like you with their fiancée &amp; spousal visas for years.  In our experience, a phone conversation is much more fruitful that an email for the initial contact between you and our office.  We found that more times than not, once one of your questions is answered via email it results in you thinking of another question.  If we are having the conversation by phone, it is much simpler. We can go back and forth until you have all your questions answered.</p>		\n															<img width=\"640\" height=\"128\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/NYC_skyline_from_Statue_of_Libarty.jpg\" alt=\"\" loading=\"lazy\" />															\n		<p>Our phone hours are Monday – Friday 7:30am – 4:30pm Pacific Standard Time.  If you contact K1K3 Visas 619-249-0204<strong> </strong>outside of our phone hours, please leave a message with the answering service. Include your name, telephone number and a good time to return your call and we will do so. If we are on the telephone with a client we will return your call as soon as possible.  Your call is very important to us, our first priority is always our clients.  Once you become one of our clients, you will appreciate this.</p>		\n			<h2>Email Us for a Speedy Response</h2>		\n		<p>If you prefer to email us, we are happy to receive any questions by email please complete the contact information or email us at: <a href=\"mailto:k1k3visas.com@gmail.com\"><strong>k1k3visas.com@gmail.com</strong></a>.  It is our policy to answer all emails within 24 hours of receipt. That is including those received on weekends and holidays. You can also fill out the form below to contact us via email. We never sell customer information and all consultations are private. When you contact K1K3 visas through this form, your information is safe. The only emails you will receive from us will be related to your inquiry. We do not send emails or authorize anyone to send emails on our behalf for any purpose other than responding to questions. Though it has never happened before, if you do receive anything from us that does not fit this criteria, do not open the message and let us know immediately.</p>','Contact K1K3 Visas','','inherit','closed','closed','','15411-revision-v1','','','2021-08-23 09:30:29','2021-08-23 09:30:29','',15411,'https://k1k3.dev34.info/?p=15425',0,'revision','',0),(15416,1,'2021-08-23 09:20:07','2021-08-23 09:20:07','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','inherit','closed','closed','','1-revision-v1','','','2021-08-23 09:20:07','2021-08-23 09:20:07','',1,'https://k1k3.dev34.info/?p=15416',0,'revision','',0),(15419,1,'2021-08-23 09:29:57','2021-08-23 09:29:57','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			<h2>We provide great services for our customers based on needs</h2>		\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"118\" height=\"133\" viewBox=\"0 0 118 133\"><g><g><g><g><path fill=\"#83ffa3\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M87.782 26.21a3.451 3.451 0 0 1 0-4.884l1.644-1.637a3.481 3.481 0 0 1 4.901 0 3.456 3.456 0 0 1 0 4.88l-1.648 1.641a3.486 3.486 0 0 1-4.897 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.097 23.92a4.448 4.448 0 0 1 0-6.3l3.22-3.208a4.487 4.487 0 0 1 6.321 0 4.444 4.444 0 0 1 0 6.3l-3.228 3.207a4.495 4.495 0 0 1-6.313 0z\"></path></g><g><path fill=\"#83ffa3\" d=\"M94.582 19.425a7.656 7.656 0 0 0-10.772 0l10.772 10.737a7.598 7.598 0 0 0 0-10.737z\"></path></g><g><path fill=\"#83ffa3\" d=\"M98.956 40.247a.652.652 0 1 1 0-1.301c6.517 0 11.8-5.265 11.8-11.758 0-6.494-5.283-11.758-11.8-11.758a.649.649 0 1 1 0-1.298 13.116 13.116 0 0 1 11.546 6.46 13.02 13.02 0 0 1 0 13.195 13.116 13.116 0 0 1-11.546 6.46z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106 96.659l6.747 31.969H94.903zm8.845 31.969L99.935 58.08l-1.994.542 7.742 36.617-11.56 33.368H83.836l.03-.458h-2.297l-.169 2.482h34.043l.14-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.75 96.658l6.743 31.969H20.65zm8.85 31.969L25.707 58.1l-1.993.542 7.737 36.617-11.56 33.368h-10.3l.034-.458h-2.3l-.165 2.482h34.039l.139-2.024z\"></path></g><g><path fill=\"#83ffa3\" d=\"M106.735 93.11l-1.917 5.53H30.76l1.913-5.53h74.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g opacity=\".2\"><path d=\"M103.818 97.28l.998 1.36H30.76l-.999-1.36h74.058z\"></path></g><g><path fill=\"#83ffa3\" d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g opacity=\".4\"><path d=\"M91.906 84.59H1.451L.14 83.288 116.585 33.93l1.306 1.302L91.906 84.59z\"></path></g><g transform=\"rotate(-62.34 14.5 54)\"><path fill=\"#83ffa3\" d=\"M11.7 53.275l5.392.008v.422l-5.391-.008z\"></path></g><g transform=\"rotate(-62.34 11 58.5)\"><path fill=\"#83ffa3\" d=\"M10.44 58.358l2.564.003v.421l-2.563-.003z\"></path></g><g><path fill=\"#83ffa3\" d=\"M90.595 83.288H.14L26.13 33.93h90.455l-25.99 49.358z\"></path></g><g opacity=\".3\"><path d=\"M81.5 75.372l-64.02.227L36.419 40.3c15.171 1.083 37.895 1.184 62.75.693z\"></path></g><g><path fill=\"#fff\" d=\"M80.579 75.598H17.12l18.231-34.627c19.546.722 40.478.26 63.025-.361-3.494 8.726-9.832 21.387-17.797 34.988z\"></path></g><g opacity=\".6\"><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M28.294 71.512c5.965-.034 11.93-.062 17.894-.084l19.196-.088 9.638-.047a.164.164 0 0 0 0-.323l-17.894.084-19.196.084-9.638.046a.164.164 0 1 0 0 .328z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M74.231 71.83a2592.657 2592.657 0 0 1 14.948-27.934c.101-.185-.181-.348-.282-.168A2018.812 2018.812 0 0 0 77.236 65.43c-1.104 2.08-2.203 4.159-3.296 6.236-.097.185.181.349.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M89.38 44.05c-5.992.034-11.984.062-17.973.084l-19.424.088-9.609.046a.164.164 0 1 0 0 .328c5.993-.034 11.984-.062 17.974-.084l19.424-.088 9.608-.047a.164.164 0 1 0 0-.327z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M43.501 43.461a2315.447 2315.447 0 0 1-11.703 21.941 968.462 968.462 0 0 1-3.396 6.266c-.102.184.18.348.282.163 3.967-7.278 7.9-14.59 11.8-21.937 1.107-2.088 2.211-4.178 3.312-6.27.101-.184-.18-.348-.282-.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M49.888 68.006l6.587-12.942 1.774-3.477c.097-.185-.186-.353-.283-.164L51.17 64.735l-1.58 3.086c-.093.19.19.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M34.25 68.062l3.794-7.433c.092-.189-.19-.353-.283-.168l-3.793 7.437c-.092.189.19.353.283.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.644 68.01c3.157-5.674 5.942-11.544 8.934-17.306a142.72 142.72 0 0 1 2.25-4.2c.102-.184-.18-.348-.282-.163-3.156 5.67-5.946 11.544-8.934 17.301a137.582 137.582 0 0 1-2.25 4.2c-.101.18.177.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M54.322 67.965c2.866-5.615 5.761-11.22 8.619-16.84l.969-1.906.522-1.029.257-.512c.072-.139.182-.525.325-.6a2.3 2.3 0 0 1 .636 0h2.529c2.565-.026 5.129-.047 7.691-.064 2.592 0 5.18-.02 7.771.026a.164.164 0 0 0 0-.324c-6.25-.109-12.504 0-18.75.072a.164.164 0 0 0-.143.08c-3.531 7.008-7.139 13.979-10.708 20.966-.097.19.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M71.67 67.885c-1.537-5.522-3.37-10.96-5.132-16.411-.497-1.534-.992-3.067-1.484-4.598-.063-.202-.379-.118-.316.084 1.783 5.589 3.654 11.153 5.37 16.763.42 1.411.842 2.826 1.264 4.25a.164.164 0 0 0 .316-.088z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M82.743 46.731c-3.481 2.94-7.215 5.543-10.936 8.155-4.03 2.826-8.092 5.602-12.049 8.52-1.955 1.44-3.89 2.915-5.744 4.481-.16.134.072.365.232.231 3.548-2.994 7.35-5.682 11.147-8.352 3.999-2.814 8.04-5.573 11.985-8.466 1.905-1.394 3.793-2.822 5.597-4.338.16-.139-.072-.365-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M53.718 67.923c4.821.139 9.642.194 14.464.198 1.163 0 2.33 0 3.493-.025a.164.164 0 0 0 0-.324c-4.834.093-9.693 0-14.514-.092-1.146-.025-2.297-.046-3.443-.08a.164.164 0 0 0 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.032 68.122c3.073-5.698 5.9-11.514 8.88-17.267a306.086 306.086 0 0 1 2.233-4.25c.097-.185-.185-.349-.282-.164-3.072 5.699-5.9 11.515-8.88 17.268a226.505 226.505 0 0 1-2.233 4.25c-.097.184.185.348.282.163z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.96 68.046a8529.13 8529.13 0 0 1 5.773-11.283l2.883-5.644c.472-.92.94-1.844 1.407-2.763.152-.303.384-1.067.713-1.197.279-.043.563-.043.842 0h.936c2.444-.042 4.893-.088 7.341 0 .207 0 .207-.32 0-.328-3.106-.096-6.212 0-9.313.047a.164.164 0 0 0-.144.08c-3.544 7-7.139 13.979-10.708 20.966-.097.185.185.353.282.164z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M47.059 68.036c.628-7.009.982-14.034 1.63-21.039.022-.21-.303-.21-.324 0-.649 7.005-1.003 14.03-1.635 21.039 0 .206.308.206.329 0z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.903 46.84c-5.226 5.618-10.654 11.043-15.96 16.582a345.963 345.963 0 0 0-4.298 4.548c-.143.151.089.382.232.227 5.255-5.67 10.725-11.14 16.082-16.717a411 411 0 0 0 4.176-4.41c.143-.15-.089-.382-.232-.23z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.558 68.013c3.106.152 6.229.286 9.339.198.21 0 .21-.332 0-.324-3.11.084-6.233-.046-9.339-.197-.21 0-.21.315 0 .323z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M42.565 48.723c-.158.26-.205.57-.13.865.08.25.283.44.539.504a2.112 2.112 0 0 0 1.736-.5c.493-.359.772-.941.742-1.55a.981.981 0 0 0-1.046-.84c-.36.042-.693.21-.94.475a4.947 4.947 0 0 0-.387.4.982.982 0 0 0-.249.42c-.038.205.278.293.316.087.038-.205.274-.42.422-.567a1.9 1.9 0 0 1 .59-.445.69.69 0 0 1 .935.42c.073.446-.085.898-.421 1.201a2.11 2.11 0 0 1-1.349.638.612.612 0 0 1-.556-.214.72.72 0 0 1 .055-.705c.097-.185-.186-.349-.282-.164z\"></path></g></g><g opacity=\".2\"><path d=\"M116.585 33.925L90.608 83.284H.14l25.99-49.359h25.93L38.844 39.96h-.03c-6.742 2.448-12.132 6.198-14.889 10.88-6.321 10.725 3.612 22.256 22.168 25.792C64.648 80.168 84.8 74.306 91.11 63.581a12.815 12.815 0 0 0 1.888-7.14l1.36-22.541z\"></path></g></g><g><g><path fill=\"#ffc3bd\" d=\"M34.605 25.627a278.698 278.698 0 0 0-3.268 5.874c-1.061 1.968-2.114 3.952-2.985 5.932-.229.495-.423.986-.626 1.477-.021.046 0 0 0 0s0 .034-.025.067a1.598 1.598 0 0 0 0 .378c.078.409.207.806.384 1.183.195.42.423.885.681 1.334a48.733 48.733 0 0 0 3.78 5.358l-1.649 1.741a28.113 28.113 0 0 1-5.26-4.98 11.397 11.397 0 0 1-2.025-3.575 5.592 5.592 0 0 1-.245-1.313 4.58 4.58 0 0 1 .093-1.208c0-.071.038-.147.055-.218l.055-.19c.194-.578.38-1.165.592-1.728a66.393 66.393 0 0 1 2.832-6.47 94.221 94.221 0 0 1 3.383-6.129z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M31.928 46.68l2.25.73-1.89 3.164s-1.658-.743-1.988-2.25z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M37.264 48.63l-2.195 2.439-2.769-.496 1.89-3.163 3.074 1.22z\"></path></g><g><path fill=\"#263238\" d=\"M47.744 10.904c-.064.247 0 .482.182.524.182.042.346-.125.423-.373.076-.247 0-.487-.182-.529-.182-.042-.36.126-.423.378z\"></path></g><g><path fill=\"#ed847e\" d=\"M47.742 11.39c.102.835.32 1.653.646 2.43a1.507 1.507 0 0 1-1.268-.08z\"></path></g><g><path fill=\"#263238\" d=\"M47.191 9.294a.151.151 0 0 1 0-.276c.452-.19.967-.149 1.383.109.067.05.084.143.038.214a.153.153 0 0 1-.211.033 1.222 1.222 0 0 0-1.1-.075.145.145 0 0 1-.11-.005z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.123 11.88c.46 2.329.922 6.595-.723 8.148 0 0 .643 2.366 5.002 2.366 4.799 0 2.296-2.366 2.296-2.366-2.622-.617-2.537-2.547-2.114-4.355z\"></path></g><g><path fill=\"#263238\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M37.598 21.23c-.224-1.258-.473-2.685.355-3.05.91-.42 5.687-.445 7.23.613 1.544 1.057.846 3.49.846 3.49z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.824 127.606l.09.042a.288.288 0 0 1 .115.188c.042.194 0 .255-.026.273-.175.213-.818 0-1.278-.242.35-.193.725-.272 1.1-.23zm.267.684c.1-.13.13-.34.076-.518a.506.506 0 0 0-.2-.326c-.422-.302-1.424.29-1.466.32-.029.016-.048.055-.051.099 0 .044.018.083.047.099.254.172.52.302.794.388.262.138.55.115.8-.062z\"></path></g><g><path fill=\"#83ffa3\" d=\"M22.43 126.65c.094.029.094.075.094.096 0 .214-.516.642-.892.818.099-.35.302-.663.583-.898a.285.285 0 0 1 .195-.016zm-.904 1.128c.364-.105 1.141-.65 1.15-1.01a.244.244 0 0 0-.195-.244.426.426 0 0 0-.338.025c-.423.218-.697 1.1-.71 1.137a.075.075 0 0 0 .021.075.08.08 0 0 0 .038.017z\"></path></g><g><path fill=\"#83ffa3\" d=\"M46.464 129.043c.05-.01.1-.01.15 0 .062.019.115.072.149.147.055.13.034.195 0 .237-.154.29-.972.295-1.572.177.39-.297.818-.488 1.26-.561zm.428.531a.536.536 0 0 0 0-.466.415.415 0 0 0-.241-.249c-.533-.2-1.654.692-1.692.727-.028.022-.044.068-.038.113.006.043.029.077.06.088.32.079.643.12.968.124.422 0 .807-.082.943-.337z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.758 128.212h.043c.139 0 .147.067.151.084.034.214-.484.755-.88.994.036-.363.183-.705.42-.982a.423.423 0 0 1 .266-.096zm-.752 1.292c.385-.172 1.155-.84 1.096-1.221 0-.084-.077-.189-.284-.21a.561.561 0 0 0-.423.13c-.422.332-.494 1.192-.494 1.225a.075.075 0 0 0 .03.072c.014.005.03.007.046.004z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M41.45 129.426h3.21l.316-7.376h-3.205l-.321 7.376z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M17.93 126.928l3.133.676 3.15-6.869-3.137-.675-3.146 6.868z\"></path></g><g><path fill=\"#263238\" d=\"M21.373 127.292l-3.526-.756a.28.28 0 0 0-.313.156l-1.222 2.63a.467.467 0 0 0 .338.655c1.235.243 1.848.298 3.383.633.956.206 3.108.726 4.423 1.007 1.315.281 1.771-.973 1.268-1.204-2.3-1.045-3.26-1.963-3.886-2.82a.778.778 0 0 0-.465-.301z\"></path></g><g><path fill=\"#263238\" d=\"M44.642 129.06h-3.505a.274.274 0 0 0-.27.218l-.635 2.828a.459.459 0 0 0 .091.395c.09.11.227.174.37.171 1.269-.02 3.09-.092 4.68-.092 1.857 0 3.46.1 5.641.1 1.315 0 1.691-1.32 1.129-1.442-2.507-.546-4.558-.605-6.727-1.93a1.518 1.518 0 0 0-.774-.248z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M51.038 23.88a130.667 130.667 0 0 0 3.382 7.032 63.527 63.527 0 0 0 1.86 3.356 30.075 30.075 0 0 0 2.055 3.063l.271.336c.068.063 0 .033.106.109.169.146.35.278.541.394.508.307 1.031.587 1.569.84a61.594 61.594 0 0 0 3.56 1.552c2.44.986 4.951 1.93 7.446 2.874l-.61 2.316a77.593 77.593 0 0 1-8.033-1.72c-1.327-.378-2.655-.764-3.995-1.26a19.034 19.034 0 0 1-2.064-.897 8.4 8.4 0 0 1-1.137-.705 5.263 5.263 0 0 1-.643-.566l-.393-.42a28.44 28.44 0 0 1-2.634-3.453 52.958 52.958 0 0 1-2.165-3.575 73.325 73.325 0 0 1-3.594-7.422z\"></path></g><g><path fill=\"#83ffa3\" d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g opacity=\".5\"><path d=\"M31.665 20.748c-3.007.683-8.055 15.502-8.055 15.502l4.913 1.62s5.015-7.372 6.719-10.909c1.78-3.738-.5-6.914-3.577-6.213z\"></path></g><g><path fill=\"#263238\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M29.376 37.15s-4.816-.91-5.92-1.59c-.385.554-.845 2.56-.533 3.15.313.592 4.8 1.444 5.408 1.096.61-.348 1.045-2.656 1.045-2.656z\"></path></g><g opacity=\".3\"><path d=\"M33.616 26.009c-.918.91-1.75 3.494-1.776 6.78 1.061-1.679 2.156-3.479 2.922-4.918-.364-1.296-.77-2.223-1.146-1.862z\"></path></g><g><path fill=\"#83ffa3\" d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".5\"><path d=\"M49.648 20.913s3.417 3.827.19 27.523H32.677c-.118-2.613 1.535-15.368-1.006-27.69a44.992 44.992 0 0 1 5.746-.722 64.114 64.114 0 0 1 7.298 0c1.666.169 3.315.466 4.934.89z\"></path></g><g opacity=\".3\"><path d=\"M47.1 28.48c.326 3.457 2.537 7.846 3.83 9.834.17-2.282.259-4.27.284-6.008z\"></path></g><g><path fill=\"#83ffa3\" d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g opacity=\".5\"><path d=\"M45.393 23.382c-2.067 3.88 8.727 16.501 8.727 16.501l3.772-3.797s-4.897-8.496-6.047-12.263c-1.42-4.658-4.879-3.395-6.452-.441z\"></path></g><g><path fill=\"#263238\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g opacity=\".6\"><path fill=\"#83ffa3\" d=\"M57.743 35.34s-3.273 3.62-4.423 4.196c.28.612 1.763 2.051 2.444 2.097.68.047 3.725-3.33 3.738-4.027.012-.697-1.76-2.266-1.76-2.266z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M71.085 43.47l3.107-1.33.968 3.356s-2.372 1.54-4.27.193z\"></path></g><g><path fill=\"#263238\" d=\"M77.658 43.73a.225.225 0 0 1-.309-.058l-3.45-5.077a.217.217 0 0 1 .06-.306.221.221 0 0 1 .308.059l3.45 5.076a.217.217 0 0 1-.059.307z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M77.467 42.392l1.366 2.005-3.675 1.091-.968-3.348 3.277.252z\"></path></g><g opacity=\".2\"><path d=\"M44.974 122.06l-.16 3.801H41.6l.165-3.801h3.21z\"></path></g><g opacity=\".2\"><path d=\"M21.074 120.07l3.137.671-1.624 3.541-3.137-.675 1.624-3.537z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M39.519 8.244c-.6 3.105-1.112 4.892.038 6.856 1.73 2.937 5.89 2.517 7.412-.34 1.374-2.576 2.114-7.216-.575-9.201a4.37 4.37 0 0 0-4.192-.56 4.317 4.317 0 0 0-2.683 3.245z\"></path></g><g><path fill=\"#263238\" d=\"M38.284 6.713c2.262-.734 6.55-2.315 8.063 1.297 1.514 3.612-4.651 7.384-6.22 7.388-1.26.013-4.33-7.845-1.843-8.684z\"></path></g><g><path fill=\"#263238\" d=\"M43 8.233c4.432 2.412 8.457-1.057 6.66-4.98-1.797-3.923-5.725-3.357-4.503-1.444 1.222 1.914-2.156-.986-4.49-.092-1.636.625.486 1.645.685 2.383.199.739-4.283.76-4.88 1.867-.596 1.108 1.556 3.415 2.66 3.055 1.104-.361 3.087-1.221 3.869-.79z\"></path></g><g><path fill=\"#ffc3bd\" d=\"M44.282 10.096c-.147.772-.03 1.57.33 2.27.477.915 1.306.642 1.665-.226.326-.785.465-2.203-.253-2.828-.72-.625-1.556-.143-1.742.784z\"></path></g><g><path fill=\"#263238\" d=\"M43.75 48.443s-3.64 24.334-5.64 33.447c-2.19 9.985-13.894 41.985-13.894 41.985l-5.746-1.234s8.765-29.96 10.012-39.858c1.358-10.728 4.195-34.353 4.195-34.353z\"></path></g><g><path fill=\"#83ffa3\" d=\"M25.585 121.974c.025 0-1.07 2.06-1.07 2.06l-6.465-1.388.545-1.926z\"></path></g><g opacity=\".3\"><path d=\"M41.44 57.103c-4.228.818-3.767 16.4-3.26 24.414 1.214-5.664 2.994-16.564 4.208-24.3a1.465 1.465 0 0 0-.947-.114z\"></path></g><g><path fill=\"#263238\" d=\"M49.822 48.44s.423 23.806.093 33.514c-.355 10.1-3.898 43.169-3.898 43.169h-5.446s-.203-32.478-.444-42.397C39.865 71.914 38.55 48.44 38.55 48.44z\"></path></g><g><path fill=\"#83ffa3\" d=\"M47.06 122.97c.025 0-.31 2.24-.31 2.24h-6.612l-.178-1.997z\"></path></g></g></g></g></svg>\n					<h4>Graphic Design</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\" target=\"_blank\" rel=\"noopener\">Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"146\" height=\"135\" viewBox=\"0 0 146 135\"><g><g><g><g><path fill=\"#407bff\" d=\"M.22 61.82h145.465v5.23H.22z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M.22 61.82h38.932v5.23H.22z\"></path></g><g><path fill=\"#407bff\" d=\"M39.767 67.05H36.38l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M38.157 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M7.677 67.05H4.29l1.773 65.548H9.29l1.772-65.548H7.677z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M6.061 132.6h1.614V68.46l-3.335.61 1.721 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M138.227 67.05h-3.387l1.773 65.548h3.228l1.777-65.548h-3.391z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M136.617 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#407bff\" d=\"M106.127 67.05h-3.387l1.773 65.548h3.228l1.772-65.548h-3.386z\"></path></g><g opacity=\".3\"><path fill=\"#fff\" d=\"M104.517 132.6h1.614V68.46l-3.331.61 1.717 63.53z\"></path></g><g><path fill=\"#263238\" d=\"M69.268 33.821H34.682a1.78 1.78 0 0 0-1.469.678 1.788 1.788 0 0 0-.317 1.588l4.607 22.03a2.943 2.943 0 0 0 2.732 2.261h34.612a1.78 1.78 0 0 0 1.466-.675 1.788 1.788 0 0 0 .319-1.586l-4.611-22.03a2.943 2.943 0 0 0-2.753-2.266z\"></path></g><g><path fill=\"#fff\" d=\"M40.532 59.118a2.052 2.052 0 0 1-1.85-1.545l-4.607-22.03a1.01 1.01 0 0 1 .158-.859.928.928 0 0 1 .741-.313h34.612c.885.06 1.631.683 1.85 1.545l4.607 22.03c.08.296.021.611-.159.858a.915.915 0 0 1-.74.314z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M66.644 57.355l-4.368-20.89a.86.86 0 0 1 .831-1.025h5.617a.857.857 0 0 1 .831.678l4.367 20.872a.86.86 0 0 1-.83 1.026h-5.618a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M36.958 37.265l-.188-.905h6.936l.188.905h-6.936z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.158 39.515l-.188-.905h12.155l.193.905h-12.16z\"></path></g><g><path fill=\"#ebebeb\" d=\"M40.803 41.765l-.193-.905h13.628l.188.905H40.803z\"></path></g><g><path fill=\"#ebebeb\" d=\"M41.438 44.005l-.188-.905h10.97l.192.905H41.438z\"></path></g><g><path fill=\"#407bff\" d=\"M39.073 47.655l-.193-.905h4.389l.188.905h-4.384z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.268 49.895l-.188-.905h5.343l.193.905h-5.348z\"></path></g><g><path fill=\"#ebebeb\" d=\"M48.893 49.895l-.193-.905h5.348l.188.905h-5.343z\"></path></g><g><path fill=\"#ebebeb\" d=\"M42.908 52.145l-.188-.905h18.068l.188.905H42.908z\"></path></g><g><path fill=\"#ebebeb\" d=\"M43.548 54.385l-.188-.905h13.778l.188.905H43.548z\"></path></g><g><path fill=\"#263238\" d=\"M85.423 60.24H39.885c-1.242 0-2.047.708-1.786 1.574h50.056c-.257-.866-1.49-1.574-2.732-1.574z\"></path></g><g opacity=\".1\"><path fill=\"#407bff\" d=\"M24.927 28.248L20.556 7.37a.86.86 0 0 1 .83-1.021h35.366c.4.003.744.282.83.674l4.372 20.86a.86.86 0 0 1-.83 1.025H25.757a.857.857 0 0 1-.83-.661z\"></path></g><g><path fill=\"#407bff\" d=\"M37.491 7.042h-7.424L29.9 6.24h7.424l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M36.287 8.322h-2.98l-.167-.802h2.98l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.247 8.322h-4.59l-.167-.802h4.59l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M43.239 9.592h-9.672L33.4 8.79h9.676l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.015 10.872h-8.178l-.167-.802h8.178l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M47.436 24.43H42.23l.167.798h5.206l-.167-.798z\"></path></g><g><path fill=\"#407bff\" d=\"M40.952 22.682h-7.625l-.167-.802h7.625l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.01 25.71h-7.09l.167.802h7.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.866 24.43H36.66l.167.798h5.206l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.803 23.15H36.39l.167.802H46.97l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.227 1.088h-8.4L28.66.29h8.4l.167.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M41.385 4.11H32.12l.167.802h9.26l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.527 2.84H31.85l.167.798h7.677l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M40.032 1.56H31.58l.167.802h8.452l-.167-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M37.137 12.952h-5.84l-.167-.802h5.84l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M46.31 15.97H34.9l.167.802h11.406l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M39.357 14.7H34.63l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.487 14.7H39.76l.167.802h4.727l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.783 13.42H34.37l.167.802h10.408l-.162-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M44.764 19.8H35.7l.167.798h9.064l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M38.067 18.53H35.43l.167.802h2.633l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M42.193 18.53H38.43l.167.802h3.763l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M45.573 17.25H35.16l.167.798H45.74l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M53.776 17.032h-3.729l-.167-.802h3.733l.163.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M59.983 17.032h-5.746l-.167-.802h5.746l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M62.43 18.312H50.316l-.167-.802h12.112l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.814 19.592H50.577l-.167-.802h10.237l.167.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.399 11.96H53.8l.167.798h11.599l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.152 10.68H53.54l.167.802h9.608l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M61.414 9.41H50.83l.167.798h10.584l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M65.923 24.7H51.64l.167.802H66.09l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M57.287 23.42H51.37l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.717 23.42H57.8l.167.798h5.917l-.167-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.143 22.14H51.11l.167.802H64.31l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M63.786 28.52H52.44l.167.802h11.346l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M55.471 27.25H52.17l.167.802h3.301l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M60.64 27.25h-4.71l.167.802h4.71l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M64.937 25.97H51.9l.167.802H65.1l-.163-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M30.23 29.51h-8.88l.167.802h8.88l-.167-.802z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M27.6 28.24h-6.52l.167.798h6.516l-.162-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M34.576 28.24H28.06l.167.798h6.52l-.17-.798z\"></path></g><g opacity=\".4\"><path fill=\"#407bff\" d=\"M33.857 26.96H20.82l.167.802H34.02l-.163-.802z\"></path></g><g><path fill=\"#407bff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g opacity=\".4\"><path fill=\"#fff\" d=\"M133.557 53.48h-5.497l.642 8.336h4.213l.642-8.336z\"></path></g><g><path fill=\"#263238\" d=\"M13.757 47.7h7.904l-2.697 14.124H11.06L13.757 47.7z\"></path></g><g><path fill=\"#407bff\" d=\"M23.822 43.91H12.66l3.126 17.908h11.161L23.822 43.91z\"></path></g><g><path fill=\"#407bff\" d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g opacity=\".3\"><path d=\"M12 43.91h.66l3.125 17.908h-.66L12 43.91z\"></path></g><g><path fill=\"#fff\" d=\"M17.388 59.897L14.93 45.82h7.287l2.453 14.077h-7.282z\"></path></g><g opacity=\".6\"><path fill=\"#407bff\" d=\"M24.323 59.897L21.87 45.82h.347l2.453 14.077h-.347z\"></path></g></g><g><g><path fill=\"#263238\" d=\"M79.475 21.35c.158.345.107.71-.12.814-.227.103-.536-.09-.694-.43-.159-.34-.103-.711.12-.814.222-.104.535.069.694.43z\"></path></g><g><path fill=\"#ff5652\" d=\"M79.613 22.03s.137 2.35-.283 3.711c.857.288 1.783-.43 1.783-.43z\"></path></g><g><path fill=\"#263238\" d=\"M79.518 18.496a.227.227 0 0 1-.129.052 1.764 1.764 0 0 0-1.41.77.223.223 0 1 1-.385-.223 2.2 2.2 0 0 1 1.77-.995.225.225 0 0 1 .154.396z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.093 20.81c1.324 4.606 2.803 8.18 4.607 10.22 0 0 .035 3.62-6.107 5.343-6.754 1.894-4.166-2.463-4.166-2.463 3.429-1.915 3.103-4.808.523-5.91z\"></path></g><g><path fill=\"#263238\" d=\"M98.133 30.146c-.12-1.684-.279-3.604-1.311-3.655-1.14-.052-7.74 2.91-9.15 4.998-1.41 2.088 1.345 4.133 1.345 4.133z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.62 56.22l-5.7-.19.103 4.796s4.971-.517 5.19-1.83z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M75.91 58.38l-.6 2.454 3.716-.008-.103-4.796-3.013 2.35z\"></path></g><g><path fill=\"#407bff\" d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g opacity=\".2\"><path d=\"M107.504 36.288l-.12 1.232c-.038.396-.09.783-.141 1.175-.099.78-.223 1.558-.356 2.333a59.927 59.927 0 0 1-.977 4.654 46.577 46.577 0 0 1-1.423 4.68 35.15 35.15 0 0 1-.973 2.376c-.371.84-.8 1.653-1.285 2.432-.116.203-.262.431-.403.62-.142.19-.279.43-.429.629-.15.198-.308.43-.506.633l-.278.318c-.1.118-.206.23-.317.336a9.773 9.773 0 0 1-2.97 2.002 17.508 17.508 0 0 1-5.327 1.356 30.076 30.076 0 0 1-4.89.116 35.888 35.888 0 0 1-2.37-.206 29.943 29.943 0 0 1-2.379-.388l.137-4.499a68.454 68.454 0 0 0 8.1-1.937 17.71 17.71 0 0 0 1.74-.671 7.973 7.973 0 0 0 1.38-.754c.253-.153.467-.362.626-.611l.124-.198c.058-.085.11-.172.159-.263.06-.099.117-.2.167-.305.056-.112.116-.216.171-.34a22.708 22.708 0 0 0 1.239-3.419c.351-1.265.681-2.583.947-3.948.266-1.364.523-2.742.759-4.132l.325-2.093.296-2.036z\"></path></g><g><path fill=\"#407bff\" d=\"M82.197 42.013a141.184 141.184 0 0 1 3.57 28.043h25.093c.137-3.113-.386-20.664-2.91-33.343a8.784 8.784 0 0 0-3.785-5.655 8.71 8.71 0 0 0-6.672-1.233l-.12.03c-3.133.715-7.629 1.868-10.286 2.88l-.107.043c-3.676 1.436-5.722 5.387-4.783 9.235z\"></path></g><g opacity=\".2\"><path d=\"M83.83 50.062c.197 1.21.399 2.493.583 3.836 2.053-2.153 2.704-8.748 2.704-8.748z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M62.984 56.534L57.29 56l-.189 4.792a5.333 5.333 0 0 0 5.331-1.512z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M54.576 57.412l-1.826 3.293 4.363.087L57.3 56l-2.725 1.412z\"></path></g><g><path fill=\"#407bff\" d=\"M91.609 39.805c-.395.753-.746 1.42-1.14 2.11-.395.688-.772 1.36-1.179 2.027a85.757 85.757 0 0 1-2.524 3.965 66.105 66.105 0 0 1-5.876 7.594 32.505 32.505 0 0 1-3.724 3.56c-.167.143-.365.28-.549.431-.184.15-.347.271-.621.43-.275.16-.506.32-.755.457a9.526 9.526 0 0 1-.758.375c-.945.412-1.935.714-2.949.9-1.773.3-3.58.34-5.365.12a22.194 22.194 0 0 1-2.486-.43 18.698 18.698 0 0 1-1.209-.323c-.428-.121-.775-.254-1.234-.431l.707-4.443c2.692-.366 5.602-.835 7.607-1.748a5.492 5.492 0 0 0 1.247-.719c.154-.106.298-.227.429-.361.03-.039.163-.155.261-.25.099-.095.215-.185.322-.297a30.683 30.683 0 0 0 2.571-2.906 84.171 84.171 0 0 0 4.83-6.957 197.988 197.988 0 0 0 2.272-3.702l1.105-1.869L83.66 35.5z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.72 129.663h-4.689L77.67 118.75h4.693l2.357 10.913z\"></path></g><g><path fill=\"#263238\" d=\"M79.777 128.65h5.271c.188.007.35.136.399.319l.925 4.193a.691.691 0 0 1-.685.835c-1.839-.03-2.735-.138-5.053-.138-1.427 0-3.257.147-5.224.147-1.968 0-2.229-1.955-1.423-2.131 3.617-.797 3.857-1.89 5.027-2.937.21-.188.482-.29.763-.288z\"></path></g><g opacity=\".2\"><g opacity=\".2\"><path d=\"M82.367 118.75H77.67l1.311 6.044 4.603-.417-1.217-5.627z\"></path></g></g><g><path fill=\"#ff8b7b\" d=\"M90.589 15.273c1.714 4.356 2.906 6.823 1.774 9.987-1.714 4.757-7.796 5.24-10.753 1.477-2.657-3.388-4.98-9.945-1.624-13.548a6.33 6.33 0 0 1 5.88-1.93 6.355 6.355 0 0 1 4.723 4.014z\"></path></g><g><path fill=\"#263238\" d=\"M82.35 21.8a399.85 399.85 0 0 1-1.242 1.665s-1.444-3.603-.891-5.256c-.703-1.4-2.122.663-2.658-2.062-.535-2.725 1.783-5.653 2.658-6.26.09.318.13.647.12.977a11.964 11.964 0 0 1 8.4-2.665 2.923 2.923 0 0 0-.472 1.266s5.087.861 6.244 3.754a5.482 5.482 0 0 0-1.285-.43 6.26 6.26 0 0 1 1.028 4.615 47.657 47.657 0 0 0-.574 7.116c.047 1.223-3.291 3.56-5.327 1.063s-6-3.784-6-3.784z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M84.473 20.861a4.786 4.786 0 0 1-.214 3.057c-.545 1.291-1.663.982-2.216-.146-.501-1.012-.823-2.89.064-3.789.887-.9 2.032-.34 2.366.878z\"></path></g><g><path fill=\"#407bff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M93.288 70.04S71.5 77.979 70.861 88.479c-1.183 19.342 6.69 34.656 6.69 34.656l7.217-.775s-1.285-6.225-2.241-23.747c-1.204-22.02 36 .516 28.337-28.573z\"></path></g><g><path fill=\"#407bff\" d=\"M75.55 120.464c-.034 0 1.15 3.22 1.15 3.22l9-.887-.45-2.927z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M64.454 130.198h-4.693L58.39 119.28h4.693l1.371 10.918z\"></path></g><g><path fill=\"#263238\" d=\"M59.733 128.65h5.143a.403.403 0 0 1 .398.319l.935 4.188a.687.687 0 0 1-.673.861c-1.847-.03-4.522-.133-6.857-.129-2.717 0-3.236.151-6.429.155-1.928 0-2.464-1.95-1.658-2.152 3.668-.81 4.842-.9 8.01-2.867.334-.23.726-.36 1.131-.375z\"></path></g><g opacity=\".2\"><path d=\"M58.4 119.29l.746 5.945 4.654-.318-.707-5.627H58.4z\"></path></g><g><path fill=\"#407bff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g opacity=\".5\"><path fill=\"#fff\" d=\"M85.767 70.04s-35.7 3.181-35.314 21.194c.399 18.736 7.367 31.371 7.367 31.371h6.969s-1.32-9.72-1.084-28.164c.068-5.523 11.185-7.349 22.037-7.994 9.377-.56 18.154-5.928 21.797-14.638l.75-1.769z\"></path></g><g><path fill=\"#407bff\" d=\"M56.18 120.717c-.03 0 1.196 3.237 1.196 3.237l8.417-.607-.492-2.927z\"></path></g><g><path fill=\"#263238\" d=\"M95.14 49.79l-4.53 17.534a54.951 54.951 0 0 0-1.74 13.755v8.15c0 2.057 1.509 3.727 3.373 3.727h23.22c1.864 0 3.373-1.67 3.373-3.728v-8.15a54.955 54.955 0 0 1 1.744-13.754l3.999-15.498c.617-2.381-1.003-4.736-3.245-4.736H98.38a3.433 3.433 0 0 0-3.24 2.7z\"></path></g><g><path fill=\"#263238\" d=\"M66.26 84.474l.758 4.348c.403 2.286 2.404 4.142 4.474 4.142h25.813c2.07 0 3.429-1.856 3.026-4.142l-.759-4.348c-.458-2.605-2.734-4.714-5.091-4.714H69.718c-2.374 0-3.913 2.11-3.459 4.714z\"></path></g><g><path fill=\"#407bff\" d=\"M99.791 97.325H86.27l-1.32-4.365h16.161l-1.32 4.365z\"></path></g><g><path fill=\"#407bff\" d=\"M90.61 97.33h4.83v32.465h-4.83z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M95.44 129.795h-4.83V98.11l4.83.495v31.19z\"></path></g><g opacity=\".7\"><path fill=\"#fff\" d=\"M94.263 129.791H93.11V98.36l1.153.12v31.311z\"></path></g><g><path fill=\"#407bff\" d=\"M104.129 134.812H81.912a.622.622 0 0 1-.36-1.12l3.522-2.582a9.862 9.862 0 0 1 5.838-1.92h4.221a9.857 9.857 0 0 1 5.833 1.92l3.527 2.583a.622.622 0 0 1-.364 1.12z\"></path></g></g></g></g></svg>\n					<h4>Web Development</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"115\" height=\"143\" viewBox=\"0 0 115 143\"><g><g><g><g><path fill=\"#263238\" d=\"M.28 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.17a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g><path fill=\"#263238\" d=\"M43.55 14.38a1 1 0 0 1 1-1h.593a1 1 0 0 1 1 1v125.374a1 1 0 0 1-1 1h-.593a1 1 0 0 1-1-1z\"></path></g><g><path fill=\"#263238\" d=\"M42.063 138.17h5.55c1.2 0 2.172.968 2.172 2.161v.265a.153.153 0 0 1-.154.153h-9.587a.153.153 0 0 1-.154-.153v-.265c0-1.193.973-2.161 2.173-2.161z\"></path></g><g><path fill=\"#ff7171\" d=\"M69.55 14.67h7.461v.464H69.55z\"></path></g><g><path fill=\"#ff7171\" d=\"M62.82 14.67h2.28v.464h-2.28z\"></path></g><g><path fill=\"#ff7171\" d=\"M.61 21.19c0-2.7 2.19-4.89 4.89-4.89h79.339c2.7 0 4.89 2.19 4.89 4.89v54.735c0 2.7-2.19 4.89-4.89 4.89H5.5a4.89 4.89 0 0 1-4.89-4.89z\"></path></g><g opacity=\".7\" transform=\"rotate(90 45.5 48.5)\"><path fill=\"#fff\" d=\"M15.23 10.55a4.22 4.22 0 0 1 4.22-4.22h51.437a4.22 4.22 0 0 1 4.22 4.22v76.015a4.22 4.22 0 0 1-4.22 4.22H19.45a4.22 4.22 0 0 1-4.22-4.22z\"></path></g><g opacity=\".2\"><path d=\"M27.509 47.785a160.918 160.918 0 0 0-16.359-.687c.051-7.374.713-15.346 1.296-23.188l16.032 1.025c-.62 9.15-1.235 18.328-.97 22.85z\"></path></g><g><path fill=\"#fff\" d=\"M27.819 47.456a159.589 159.589 0 0 0-16.359-.687c.051-7.378.392-15.012.975-22.859l16.358.686c-.61 9.15-1.226 18.333-.974 22.86z\"></path></g><g opacity=\".2\"><path d=\"M49.295 63.49l-16.354.709-.681-23.193 16.037-.376.998 22.86z\"></path></g><g transform=\"rotate(-2.49 41 52)\"><path fill=\"#fff\" d=\"M32.74 40.65l16.372.004.006 22.878-16.373-.004z\"></path></g><g opacity=\".2\"><path d=\"M85.753 62.935L69.52 60.807l3.385-22.957 15.855 2.402-3.007 22.683z\"></path></g><g transform=\"rotate(7.52 79.5 50)\"><path fill=\"#fff\" d=\"M71.326 38.832l16.371-.012-.016 22.88-16.371.011z\"></path></g><g opacity=\".2\"><path d=\"M29.947 79.704c-2.966.928-10.604 1.072-16.321.789-.816-7.142-.733-15.138-.527-23.189l16.036-.264c-.354 5.528-.079 15.365.812 22.664z\"></path></g><g><path fill=\"#fff\" d=\"M30.275 79.373c-2.97.927-10.609 1.067-16.321.784a165.49 165.49 0 0 1-.849-22.864l16.359-.603c-.36 5.547-.084 15.383.811 22.683z\"></path></g><g opacity=\".2\"><path d=\"M70.164 45.461l-16.368.357c-.55-7.615-.392-15.578-.182-23.188H69.66c-.182 8.093-.06 15.814.504 22.831z\"></path></g><g><path fill=\"#fff\" d=\"M70.485 45.123l-16.368.357a228.216 228.216 0 0 1-.494-22.873l16.368-.357c-.177 8.144-.047 15.86.494 22.873z\"></path></g></g><g><g><path fill=\"#ff8b7b\" d=\"M76.12 135.575l-3.63-.966 1.293-8.589 3.63.966-1.292 8.589z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M109.7 138.841h-3.762l-2.928-8.631h3.762l2.928 8.631z\"></path></g><g><path fill=\"#263238\" d=\"M105.437 138.41h4.586c.154 0 .286.107.319.255l.745 3.315a.544.544 0 0 1-.116.462.555.555 0 0 1-.437.198c-1.476-.024-2.549-.112-4.408-.112-1.143 0-4.591.12-6.165.12-1.574 0-1.785-1.545-1.139-1.69 2.895-.626 5.078-1.49 6.006-2.32a.942.942 0 0 1 .609-.228z\"></path></g><g><path fill=\"#263238\" d=\"M72.628 134.205l3.963 1.054a.33.33 0 0 1 .244.33l-.15 3.389a.537.537 0 0 1-.223.419.547.547 0 0 1-.47.082c-1.406-.404-3.472-1.04-5.27-1.518-2.104-.557-3.95-.928-6.414-1.583-1.49-.395-1.5-2.001-.839-1.969 3.008.14 5.345.692 8.208-.158.306-.103.636-.119.95-.046z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M92.068 27.711a179.09 179.09 0 0 0-3.748 4.838 82.454 82.454 0 0 0-3.467 5.005c-.538.84-1.03 1.695-1.503 2.545l-1.293 2.52-.108.228c0 .023-.028.042-.033.037a.741.741 0 0 1 0-.167 2.034 2.034 0 0 0-.112-.654c0-.047-.033-.093-.052-.14a1.387 1.387 0 0 0-.084-.19 2.432 2.432 0 0 0-.3-.437 2.338 2.338 0 0 0-.567-.464 2.299 2.299 0 0 0-.693-.26 2.43 2.43 0 0 0-.553-.037 1.94 1.94 0 0 0-.614.13 1.447 1.447 0 0 0-.384.2c-.117.088-.112.102-.117.111-.005.01.028 0 .056 0 .167-.112.323-.238.469-.376.178-.153.356-.32.534-.497.726-.692 1.475-1.453 2.258-2.163l2.366 1.523a22.275 22.275 0 0 1-1.368 3.036 9.893 9.893 0 0 1-1.022 1.579 3.383 3.383 0 0 1-.656.617 2.483 2.483 0 0 1-1.274.441c-.2.01-.402-.005-.6-.042a2.46 2.46 0 0 1-1.672-1.235c-.033-.07-.07-.144-.098-.213l-.061-.163a2.761 2.761 0 0 1-.131-.9c.003-.187.018-.373.047-.558 0-.134.037-.241.056-.343.042-.205.08-.372.117-.534.155-.636.318-1.17.506-1.709.187-.538.43-1.077.67-1.592.468-1.04.984-2.043 1.527-3.009a62.703 62.703 0 0 1 3.532-5.571 75.987 75.987 0 0 1 1.94-2.623c.665-.86 1.34-1.69 2.084-2.554z\"></path></g><g><path fill=\"#ff7171\" d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M94.108 24.978c.805 3.469-6.882 12.35-6.882 12.35l-6.896-5.005a45.528 45.528 0 0 1 5.481-8.074c3.158-3.537 7.411-3.082 8.297.73z\"></path></g><g opacity=\".2\"><path d=\"M73.78 126.02l-.67 4.438 3.635.967.666-4.438-3.631-.967z\"></path></g><g opacity=\".2\"><path d=\"M106.772 130.21h-3.762l1.513 4.448h3.762l-1.513-4.448z\"></path></g><g><path fill=\"#ff7171\" d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M110.936 24.454c-4.895 13.891-4.984 28.934-5.532 31.952-2.924-.386-13.933-1.857-19.934-2.66-1.349-21.33 4.563-31.897 4.563-31.897s1.302-.172 3.064-.246c.553 0 1.148-.037 1.766-.033.342 0 .689 0 1.04.024 2.845.222 5.674.607 8.475 1.151.529.098 1.068.209 1.588.325.52.116.937.228 1.405.344 2.01.506 3.565 1.04 3.565 1.04z\"></path></g><g opacity=\".2\"><path d=\"M106.355 30.86c-.792 2.094-.173 7.893.693 9.87.31-2.07.689-4.243 1.167-6.471z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M81.79 37.676l2.98-2.786 1.939 4.355a3.64 3.64 0 0 1-4.216.696z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M86.958 33.44l1.49 3.854-1.739 1.926-1.939-4.355 2.188-1.425z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M104.818 13.16c-.904 2.632-2.108 7.512-.445 9.569-1.682 1.263-3.851 2.688-7.102 2.368-3.251-.32-2.385-2.452-1.373-3.5 3.139-.312 3.364-2.56 3.12-4.732z\"></path></g><g><path fill=\"#ff7171\" d=\"M95.328 20.89c0-.734 3.045-1.352 3.163-.655.117.696-.937.928-.605 1.857.333.928 3.401 1.021 4.629-.293.815-.877 1.072-1.76 2.108-1.18 1.035.581 2.281 1.394 1.597 2.67-.684 1.277-4.544 4.295-8.057 3.52-3.514-.776-4.493-2.647-3.809-3.46a4.005 4.005 0 0 0 .974-2.46z\"></path></g><g opacity=\".2\"><path d=\"M102.454 14.68l-3.434 2.191a8.37 8.37 0 0 1 .06 1.523 4.18 4.18 0 0 0 3.397-1.987c.394-.747.263-1.597-.023-1.727z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M105.385 8.524c-.333 3.686-.342 5.859-2.277 7.702-2.909 2.786-7.458.929-8.24-2.758-.703-3.338-.038-8.821 3.644-10.168a5.125 5.125 0 0 1 4.908.711 5.022 5.022 0 0 1 1.965 4.513z\"></path></g><g><path fill=\"#263238\" d=\"M105.672 5.566c-2.736-.204-2.965 4.504-.703 6.528\"></path></g><g><path fill=\"#263238\" d=\"M102.969 6.303c-1.602-2.507-4.685 1.467-6.207-1.272-.914-1.648-2.474.14-3.425-.85-.95-.989.52-3.644 1.513-3.881-.557.599-.665 2.74 1.008 1.68 1.672-1.058 2.871-2.154 4.918-.375 2.048 1.778 4.189-1.797 6.067.928 1.65 2.368-1.977 6.75-3.874 3.77z\"></path></g><g><path fill=\"#263238\" d=\"M106.066 5.912a4.199 4.199 0 0 1-1.293-.209.172.172 0 1 1 .103-.33c1.199.377 2.365.177 2.9-.492.416-.52.384-1.235-.08-2.01a.172.172 0 0 1 .06-.237.175.175 0 0 1 .24.06c.538.892.557 1.77.056 2.401a2.48 2.48 0 0 1-1.986.817z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M106.955 12.642a3.567 3.567 0 0 1-2.254 1.49c-1.222.227-1.728-.878-1.302-1.969.384-.98 1.485-2.28 2.67-2.02 1.185.26 1.518 1.542.886 2.499z\"></path></g><g><path fill=\"#263238\" d=\"M71.77 129.126l6.146 1.634s5.851-21.477 7.702-32.964c.562-3.487 1.818-8.315 3.335-13.464 1.912-6.5 4.24-13.502 6.128-18.985 1.996-5.776 3.49-9.857 3.49-9.857l-13.117-1.75s-9.983 30.332-11.107 41.651c-1.158 11.779-2.577 33.735-2.577 33.735z\"></path></g><g opacity=\".2\"><path d=\"M88.949 84.339c1.911-6.5 4.24-13.502 6.127-18.985l-1.162-3.004c-3.527 3.64-5.18 15.484-4.965 21.989z\"></path></g><g><path fill=\"#263238\" d=\"M92.539 54.7s-.647 31.929.234 42.812c.97 11.923 9.983 36.288 9.983 36.288h6.887s-4.596-22.285-6.002-33.892c-1.606-13.186 1.762-43.504 1.762-43.504z\"></path></g><g><path fill=\"#ff7171\" d=\"M101.926 133.948h8.109v-2.4l-9.065-.158.956 2.558z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.96 129.061l7.327 1.95.637-2.344-7.749-2.187-.215 2.581z\"></path></g><g><path fill=\"#263238\" d=\"M99.707 9.397c0 .297-.173.539-.375.534-.201-.004-.35-.255-.342-.557.01-.302.178-.539.375-.534.197.005.352.255.342.557z\"></path></g><g><path fill=\"#263238\" d=\"M96.282 9.283c0 .302-.178.538-.375.534-.197-.005-.352-.256-.347-.553.005-.297.178-.543.375-.534.197.01.351.265.347.553z\"></path></g><g><path fill=\"#ff5652\" d=\"M97.362 9.48a10.553 10.553 0 0 1-1.522 2.526c.41.31.94.425 1.443.31z\"></path></g><g><path fill=\"#263238\" d=\"M98.541 13.156a2.484 2.484 0 0 0 1.738-.929.088.088 0 0 0 0-.12.09.09 0 0 0-.126.023 2.408 2.408 0 0 1-2.02.868.09.09 0 0 0-.065.024.089.089 0 0 0 .057.152c.139.005.278-.001.416-.018z\"></path></g><g><path fill=\"#263238\" d=\"M100.791 8.33a.17.17 0 0 0 .085-.033.176.176 0 0 0 .042-.246 1.78 1.78 0 0 0-1.43-.771.179.179 0 0 0-.122.058.176.176 0 0 0-.046.128.174.174 0 0 0 .183.167c.454.015.873.247 1.124.622.038.052.1.08.164.074z\"></path></g><g><path fill=\"#263238\" d=\"M94.86 8.092a.169.169 0 0 0 .135-.093 1.404 1.404 0 0 1 1.031-.77.177.177 0 0 0-.037-.349 1.75 1.75 0 0 0-1.308.956.17.17 0 0 0 .075.237.16.16 0 0 0 .103.019z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.928 138.863a6.25 6.25 0 0 0-.023-.015 4.75 4.75 0 0 0 .023-.004zm-1.335-.093a.37.37 0 0 1-.122-.332.124.124 0 0 1 .056-.113c.23-.115.888.21 1.378.523-.63.127-1.109.101-1.312-.078zm1.593.206a.092.092 0 0 0 .065-.079.1.1 0 0 0-.037-.092c-.14-.088-1.354-.866-1.766-.646a.305.305 0 0 0-.155.264.585.585 0 0 0 .183.49c.213.15.469.222.726.205.332-.01.662-.058.984-.142z\"></path></g><g><path fill=\"#ff7171\" d=\"M104.61 137.511c.265.338.42.748.446 1.177-.39-.295-.87-.938-.823-1.163 0-.023 0-.08.132-.094h.037c.077 0 .151.028.207.08zm.557 1.42a.095.095 0 0 0 .051 0 .079.079 0 0 0 .038-.078c0-.047-.094-1.124-.53-1.477a.471.471 0 0 0-.379-.11.285.285 0 0 0-.281.227c-.08.417.67 1.235 1.059 1.443z\"></path></g><g><path fill=\"#ff7171\" d=\"M70.358 133.487c.3 0 1.007.487 1.513.928-.838-.083-1.429-.273-1.597-.529a.313.313 0 0 1-.028-.302.103.103 0 0 1 .075-.079zm1.78 1.114a.094.094 0 0 0 .075-.056.088.088 0 0 0-.023-.097c-.14-.13-1.406-1.254-1.912-1.128a.285.285 0 0 0-.201.19.498.498 0 0 0 .047.464c.304.465 1.382.59 2 .632z\"></path></g><g><path fill=\"#ff7171\" d=\"M71.462 132.887h.092a.46.46 0 0 1 .318.204c.18.384.241.813.175 1.233-.368-.385-.787-1.15-.681-1.39.004-.005.023-.042.096-.047zm.67 1.717h.024a.088.088 0 0 0 .056-.065c0-.042.173-1.04-.187-1.537a.652.652 0 0 0-.44-.274c-.244-.037-.342.06-.385.153-.178.39.469 1.393.867 1.709.02.011.043.016.066.014z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M111.916 27.34a129.534 129.534 0 0 1 1.405 7.257c.403 2.433.764 4.87 1.045 7.34l.098.929.057.575c.043.451.001.906-.122 1.342a3.333 3.333 0 0 1-.97 1.579 3.49 3.49 0 0 1-1.358.747 4.725 4.725 0 0 1-1.804.144c-.786-.085-1.56-.26-2.305-.52a16.354 16.354 0 0 1-1.874-.747 36.657 36.657 0 0 1-3.434-1.778 39.88 39.88 0 0 1-3.204-2.067l1.335-2.465c2.272.78 4.586 1.616 6.807 2.22.553.153 1.1.283 1.62.375.436.099.88.146 1.327.14.135 0 .243-.06.028-.023-.21.053-.403.16-.558.31-.243.214-.421.49-.515.8-.04.14-.063.285-.07.43 0 .08 0-.045-.024-.11l-.042-.223-.169-.882c-.459-2.36-.927-4.725-1.405-7.1-.468-2.372-.965-4.758-1.405-7.122z\"></path></g><g><path fill=\"#ff7171\" d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g opacity=\".2\"><path d=\"M112.192 25.37c2.455 2.605 2.675 10.605 2.675 10.605l-7.106 3.32s-2.305-5.085-2.38-9.686c-.075-5.218 4.352-6.862 6.811-4.239z\"></path></g><g><path fill=\"#263238\" d=\"M86.713 35.096a.27.27 0 0 1-.117-.028.236.236 0 0 1-.085-.32l3.748-6.412a.236.236 0 0 1 .307-.065c.104.06.146.188.096.297l-3.724 6.412a.24.24 0 0 1-.225.116z\"></path></g><g><path fill=\"#fff\" d=\"M98.34 52.933L84.178 50.89a1.32 1.32 0 0 1-1.12-1.165l-.937-19.375a.832.832 0 0 1 .3-.684.849.849 0 0 1 .73-.175l14.163 2.038a1.338 1.338 0 0 1 1.124 1.17l.913 19.375a.832.832 0 0 1-.293.675.849.849 0 0 1-.718.184z\"></path></g><g><path fill=\"#263238\" d=\"M98.021 53.122L83.86 51.07a1.324 1.324 0 0 1-1.124-1.165l-.914-19.375a.828.828 0 0 1 .296-.684.844.844 0 0 1 .73-.175L97.01 31.71c.6.09 1.063.571 1.125 1.17l.936 19.37a.828.828 0 0 1-.296.705.844.844 0 0 1-.753.167z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M101.05 39.747l-3.331-1.857-.389 4.745s3.186.956 3.884-.664z\"></path></g><g><path fill=\"#ff8b7b\" d=\"M94.01 38.737l.468 3.554 2.853.354.39-4.755-3.711.847z\"></path></g></g></g></g></svg>\n					<h4>Content Writing</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n									<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >Learn more					</a>\n															<img width=\"172\" height=\"81\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Group_101.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"164\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Oval.png\" alt=\"\" loading=\"lazy\" />															\n						<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i> 5/5		\n			<h4>“OMG! I cannot believe that I have got a brand new landing page after getting Albino. It was super easy to edit and publish.”</h4>		\n		<p><strong>Franklin Hicks</strong>    Web Developer</p>','Agency','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 09:29:57','2021-08-23 09:29:57','',15263,'https://k1k3.dev34.info/?p=15419',0,'revision','',0),(15434,1,'2021-08-23 09:33:17','2021-08-23 09:33:17','Pages\n<ul>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\"> About us\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"> Contact us\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\"> Blog\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\"> Shop\n</a></li>\n</ul>\nProduct\n<ul>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/bed-room/\"> Bed Room\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/dining-room/\"> Dining Room\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/kitchen/\"> Kitchen\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/living-room/\"> Living Room\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/office/\"> Office\n</a></li>\n</ul>\nArticle\n<ul>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/category/business/\"> Business\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/category/cyber-security/\"> Cyber Security\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/category/gaming/\"> Gaming\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/category/marketing/\"> Marketing\n</a></li>\n</ul>\nLegal\n<ul>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\"> Privacy Policy\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\"> Terms &amp; Conditions\n</a></li>\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\"> Return Policy\n</a></li>\n</ul>\nContact us\n<ul>\n 	<li><a href=\"mailto:+133-394-3439-1435\"> support@grayic.com\n</a></li>\n 	<li><a href=\"tel:+133-394-3439-1435\"> +133-394-3439-1435\n</a></li>\n</ul>\n© 2020 Copyright, All Right Reserved, Made by Grayic with <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/heart-2.svg\" alt=\"\" />\n\n<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook-square\n</a>\n<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin\n</a>','Footer 3','','inherit','closed','closed','','5913-revision-v1','','','2021-08-23 09:33:17','2021-08-23 09:33:17','',5913,'https://k1k3.dev34.info/?p=15434',0,'revision','',0),(15435,1,'2021-08-23 09:33:17','2021-08-23 09:33:17','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n					<ul>\n							<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">					Support\n											</a>\n									</li>\n						</ul>','Footer 4','','inherit','closed','closed','','5922-revision-v1','','','2021-08-23 09:33:17','2021-08-23 09:33:17','',5922,'https://k1k3.dev34.info/?p=15435',0,'revision','',0),(15436,1,'2021-08-23 09:33:17','2021-08-23 09:33:17','<a target=\"_blank\" rel=\"noopener\">\n						Paper-plane\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n                            <a href=\"\">\n                    Privacy Policy  \n                                                        </a>\n                            <a href=\"\">\n                    | Privacy Policy  \n                                                        </a>\n			 - All Rights Reserved with Booklov','Footer 6','','inherit','closed','closed','','8372-revision-v1','','','2021-08-23 09:33:17','2021-08-23 09:33:17','',8372,'https://k1k3.dev34.info/?p=15436',0,'revision','',0),(15437,1,'2021-08-23 09:33:17','2021-08-23 09:33:17','Store		\n					<ul>\n							<li>\n					<a href=\"#\">					Catalog\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Popular\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Features\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					FAQ\n											</a>\n									</li>\n						</ul>\n			About		\n					<ul>\n							<li>\n					<a href=\"#\">					Catalog\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Popular\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Features\n											</a>\n									</li>\n						</ul>\n			Policy		\n					<ul>\n							<li>\n					<a href=\"#\">					Catalog\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Popular\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Features\n											</a>\n									</li>\n						</ul>\n			Links		\n					<ul>\n							<li>\n					<a href=\"#\">					Catalog\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Popular\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Features\n											</a>\n									</li>\n						</ul>\n			Support		\n					<ul>\n							<li>\n					<a href=\"#\">					Catalog\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Popular\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Features\n											</a>\n									</li>\n						</ul>\n			© 2020 UX Theme. All rights reserved		\n					<ul>\n							<li>\n					<a href=\"#\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Site map\n											</a>\n									</li>\n						</ul>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>','Footer 7','','inherit','closed','closed','','8374-revision-v1','','','2021-08-23 09:33:17','2021-08-23 09:33:17','',8374,'https://k1k3.dev34.info/?p=15437',0,'revision','',0),(15438,1,'2021-08-23 09:33:17','2021-08-23 09:33:17','<a href=\"https://finestdevs.com/demos/wp/shadepro\">\n                <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/logo.svg\" alt=\"shadepro\">            </a>\n		<p>Big, small, online, offline, local or international. Size doesn\'t matter. We work on diverse projects for top brands as well as for cool startups. Check out some of our favorites.</p>		\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin-in\n											</a>\n					<a href=\"https://facebook.com\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"//twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n			Help menu		\n					<ul>\n							<li>\n					<a href=\"#\">					About\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Features\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Works\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"#\">					Contact\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Help &amp; Support\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Privacy Policy\n											</a>\n									</li>\n						</ul>\n			Products		\n					<ul>\n							<li>\n					<a href=\"#\">					Shades Pro\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Essential Blocks\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Avasta Dash\n											</a>\n									</li>\n						</ul>','Footer 8','','inherit','closed','closed','','8388-revision-v1','','','2021-08-23 09:33:17','2021-08-23 09:33:17','',8388,'https://k1k3.dev34.info/?p=15438',0,'revision','',0),(15439,1,'2021-08-23 09:33:17','2021-08-23 09:33:17','<figure><img width=\"59\" height=\"62\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/12/shade-v2-l1-12.png\" alt=\"\" loading=\"lazy\" /></figure><h3>Create custom landing pages with Berlin that convert more visitors than any website.</h3>		\n			<h2>Office</h2>		\n		<p>359 Hidden Valley Road, NY</p>		\n			<h2>Contacts</h2>		\n			<h2><a href=\"mailto:contact@grayic.com\">contact@grayic.com</a></h2>		\n			© 2020 UX Theme. All rights reserved		\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Google\n											</a>','Footer 9','','inherit','closed','closed','','8393-revision-v1','','','2021-08-23 09:33:17','2021-08-23 09:33:17','',8393,'https://k1k3.dev34.info/?p=15439',0,'revision','',0),(15440,1,'2021-08-23 09:34:35','2021-08-23 09:34:35','<h2>Contact K1K3 Visas</h2>		\n			<h2>To contact K1K3 Visas, call 619-249-0204.</h2>		\n		<p>We have been helping people just like you with their fiancée &amp; spousal visas for years.  In our experience, a phone conversation is much more fruitful that an email for the initial contact between you and our office.  We found that more times than not, once one of your questions is answered via email it results in you thinking of another question.  If we are having the conversation by phone, it is much simpler. We can go back and forth until you have all your questions answered.</p>		\n															<img width=\"640\" height=\"128\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/NYC_skyline_from_Statue_of_Libarty.jpg\" alt=\"\" loading=\"lazy\" />															\n		<p>Our phone hours are Monday – Friday 7:30am – 4:30pm Pacific Standard Time.  If you contact K1K3 Visas 619-249-0204<strong> </strong>outside of our phone hours, please leave a message with the answering service. Include your name, telephone number and a good time to return your call and we will do so. If we are on the telephone with a client we will return your call as soon as possible.  Your call is very important to us, our first priority is always our clients.  Once you become one of our clients, you will appreciate this.</p>		\n			<h2>Email Us for a Speedy Response</h2>		\n		<p>If you prefer to email us, we are happy to receive any questions by email please complete the contact information or email us at: <a href=\"mailto:k1k3visas.com@gmail.com\"><strong>k1k3visas.com@gmail.com</strong></a>.  It is our policy to answer all emails within 24 hours of receipt. That is including those received on weekends and holidays. You can also fill out the form below to contact us via email. We never sell customer information and all consultations are private. When you contact K1K3 visas through this form, your information is safe. The only emails you will receive from us will be related to your inquiry. We do not send emails or authorize anyone to send emails on our behalf for any purpose other than responding to questions. Though it has never happened before, if you do receive anything from us that does not fit this criteria, do not open the message and let us know immediately.</p>','Contact K1K3 Visas','','inherit','closed','closed','','15411-revision-v1','','','2021-08-23 09:34:35','2021-08-23 09:34:35','',15411,'https://k1k3.dev34.info/?p=15440',0,'revision','',0),(15441,1,'2021-08-23 09:34:35','2021-08-23 09:34:35','<h2>Contact K1K3 Visas</h2>		\n			<h2>To contact K1K3 Visas, call 619-249-0204.</h2>		\n		<p>We have been helping people just like you with their fiancée &amp; spousal visas for years.  In our experience, a phone conversation is much more fruitful that an email for the initial contact between you and our office.  We found that more times than not, once one of your questions is answered via email it results in you thinking of another question.  If we are having the conversation by phone, it is much simpler. We can go back and forth until you have all your questions answered.</p>		\n															<img width=\"640\" height=\"128\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/NYC_skyline_from_Statue_of_Libarty.jpg\" alt=\"\" loading=\"lazy\" />															\n		<p>Our phone hours are Monday – Friday 7:30am – 4:30pm Pacific Standard Time.  If you contact K1K3 Visas 619-249-0204<strong> </strong>outside of our phone hours, please leave a message with the answering service. Include your name, telephone number and a good time to return your call and we will do so. If we are on the telephone with a client we will return your call as soon as possible.  Your call is very important to us, our first priority is always our clients.  Once you become one of our clients, you will appreciate this.</p>		\n			<h2>Email Us for a Speedy Response</h2>		\n		<p>If you prefer to email us, we are happy to receive any questions by email please complete the contact information or email us at: <a href=\"mailto:k1k3visas.com@gmail.com\"><strong>k1k3visas.com@gmail.com</strong></a>.  It is our policy to answer all emails within 24 hours of receipt. That is including those received on weekends and holidays. You can also fill out the form below to contact us via email. We never sell customer information and all consultations are private. When you contact K1K3 visas through this form, your information is safe. The only emails you will receive from us will be related to your inquiry. We do not send emails or authorize anyone to send emails on our behalf for any purpose other than responding to questions. Though it has never happened before, if you do receive anything from us that does not fit this criteria, do not open the message and let us know immediately.</p>','Contact K1K3 Visas','','inherit','closed','closed','','15411-revision-v1','','','2021-08-23 09:34:35','2021-08-23 09:34:35','',15411,'https://k1k3.dev34.info/?p=15441',0,'revision','',0),(15444,1,'2021-08-23 09:40:12','2021-08-23 09:40:12','Pages\r\n<ul>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\"> About us\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"> Contact us\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\"> Blog\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\"> Shop\r\n</a></li>\r\n</ul>\r\nProduct\r\n<ul>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/bed-room/\"> Bed Room\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/dining-room/\"> Dining Room\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/kitchen/\"> Kitchen\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/living-room/\"> Living Room\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/office/\"> Office\r\n</a></li>\r\n</ul>\r\nLegal\r\n<ul>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\"> Privacy Policy\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\"> Terms &amp; Conditions\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\"> Return Policy\r\n</a></li>\r\n</ul>\r\nDownload Our App\r\n\r\n<a href=\"https://www.apple.com/app-store/\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/l6-download-appstore.png\" alt=\"\" width=\"184\" height=\"58\" /> </a>\r\n<a href=\"https://play.google.com/store\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/l6-download-gplay.png\" alt=\"\" width=\"184\" height=\"58\" /> </a>\r\n\r\n© 2020 Copyright, All Right Reserved, Made by Grayic with <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/heart-2.png\" alt=\"\" width=\"14\" height=\"13\" />\r\n\r\n<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener noreferrer\">\r\nTwitter\r\n</a>\r\n<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener noreferrer\">\r\nFacebook\r\n</a>\r\n<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener noreferrer\">\r\nInstagram\r\n</a>\r\n<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener noreferrer\">\r\nLinkedin\r\n</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-23 09:40:12','2021-08-23 09:40:12','',5934,'https://k1k3.dev34.info/?p=15444',0,'revision','',0),(15445,1,'2021-08-23 09:40:12','2021-08-23 09:40:12','Pages\r\n<ul>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/about-us/\"> About us\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"> Contact us\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/blog/\"> Blog\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/shop/\"> Shop\r\n</a></li>\r\n</ul>\r\nProduct\r\n<ul>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/bed-room/\"> Bed Room\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/dining-room/\"> Dining Room\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/kitchen/\"> Kitchen\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/living-room/\"> Living Room\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/product-category/office/\"> Office\r\n</a></li>\r\n</ul>\r\nLegal\r\n<ul>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/privacy-policy/\"> Privacy Policy\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/terms-conditions/\"> Terms &amp; Conditions\r\n</a></li>\r\n 	<li><a href=\"https://finestdevs.com/demos/wp/shadepro/return-policy/\"> Return Policy\r\n</a></li>\r\n</ul>\r\nDownload Our App\r\n\r\n<a href=\"https://www.apple.com/app-store/\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/l6-download-appstore.png\" alt=\"\" width=\"184\" height=\"58\" /> </a>\r\n<a href=\"https://play.google.com/store\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/l6-download-gplay.png\" alt=\"\" width=\"184\" height=\"58\" /> </a>\r\n\r\n© 2020 Copyright, All Right Reserved, Made by Grayic with <img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/10/heart-2.png\" alt=\"\" width=\"14\" height=\"13\" />\r\n\r\n<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener noreferrer\">\r\nTwitter\r\n</a>\r\n<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener noreferrer\">\r\nFacebook\r\n</a>\r\n<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener noreferrer\">\r\nInstagram\r\n</a>\r\n<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener noreferrer\">\r\nLinkedin\r\n</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-23 09:40:12','2021-08-23 09:40:12','',5934,'https://k1k3.dev34.info/?p=15445',0,'revision','',0),(15447,1,'2021-08-23 09:40:48','2021-08-23 09:40:48','<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />								</a>\n					<ul>\n							<li>\n										San Diego, CA\n									</li>\n								<li>\n											<a href=\"mailto:k1k3visas.com@gmail.com\">\n										k1k3visas.com@gmail.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:619-249-0204\">\n										619-249-0204\n											</a>\n									</li>\n						</ul>\n		<p>© 2020 Copyright, All Right Reserved, Made by Grayic with <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/heart-2.png\" alt=\"\" width=\"14\" height=\"13\" /></p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-23 09:40:48','2021-08-23 09:40:48','',5934,'https://k1k3.dev34.info/?p=15447',0,'revision','',0),(15448,1,'2021-08-23 09:40:48','2021-08-23 09:40:48','<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />								</a>\n					<ul>\n							<li>\n										San Diego, CA\n									</li>\n								<li>\n											<a href=\"mailto:k1k3visas.com@gmail.com\">\n										k1k3visas.com@gmail.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:619-249-0204\">\n										619-249-0204\n											</a>\n									</li>\n						</ul>\n		<p>© 2020 Copyright, All Right Reserved, Made by Grayic with <img src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/10/heart-2.png\" alt=\"\" width=\"14\" height=\"13\" /></p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-23 09:40:48','2021-08-23 09:40:48','',5934,'https://k1k3.dev34.info/?p=15448',0,'revision','',0),(15450,1,'2021-08-23 09:56:27','2021-08-23 09:56:27','','Elementor #15450','','trash','closed','closed','','__trashed','','','2021-08-23 09:56:27','2021-08-23 09:56:27','',0,'https://k1k3.dev34.info/?page_id=15450',0,'page','',0),(15451,1,'2021-08-23 09:44:49','2021-08-23 09:44:49','<h2>U.S. Citizenship</h2>		\n															<img width=\"300\" height=\"225\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/United_States_Flag1.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h2>The Value of Citizenship</h2>		\n		<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.</p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual’s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.</p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204</p>','U.S. Citizenship','','publish','closed','closed','','citizenship','','','2021-08-27 08:13:08','2021-08-27 08:13:08','',0,'https://k1k3.dev34.info/?page_id=15451',0,'page','',0),(15452,1,'2021-08-23 09:43:29','2021-08-23 09:43:29','<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />								</a>\n					<ul>\n							<li>\n										San Diego, CA\n									</li>\n								<li>\n											<a href=\"mailto:k1k3visas.com@gmail.com\">\n										k1k3visas.com@gmail.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:619-249-0204\">\n										619-249-0204\n											</a>\n									</li>\n						</ul>\n		<p>© 2020 Copyright, All Right Reserved, K1K3 Visas</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-23 09:43:29','2021-08-23 09:43:29','',5934,'https://k1k3.dev34.info/?p=15452',0,'revision','',0),(15453,1,'2021-08-23 09:43:29','2021-08-23 09:43:29','<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />								</a>\n					<ul>\n							<li>\n										San Diego, CA\n									</li>\n								<li>\n											<a href=\"mailto:k1k3visas.com@gmail.com\">\n										k1k3visas.com@gmail.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:619-249-0204\">\n										619-249-0204\n											</a>\n									</li>\n						</ul>\n		<p>© 2020 Copyright, All Right Reserved, K1K3 Visas</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-23 09:43:29','2021-08-23 09:43:29','',5934,'https://k1k3.dev34.info/?p=15453',0,'revision','',0),(15454,1,'2021-08-23 09:43:29','2021-08-23 09:43:29','<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />								</a>\n					<ul>\n							<li>\n										San Diego, CA\n									</li>\n								<li>\n											<a href=\"mailto:k1k3visas.com@gmail.com\">\n										k1k3visas.com@gmail.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:619-249-0204\">\n										619-249-0204\n											</a>\n									</li>\n						</ul>\n		<p>© 2021 Copyright, All Right Reserved, K1K3 Visas</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-23 09:43:29','2021-08-23 09:43:29','',5934,'https://k1k3.dev34.info/?p=15454',0,'revision','',0),(15455,1,'2021-08-23 09:44:49','2021-08-23 09:44:49','','U.S. Citizenship','','inherit','closed','closed','','15451-revision-v1','','','2021-08-23 09:44:49','2021-08-23 09:44:49','',15451,'https://k1k3.dev34.info/?p=15455',0,'revision','',0),(15459,1,'2021-08-23 09:52:40','2021-08-23 09:52:40','<a href=\"https://www.apple.com/app-store/\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" width=\"505\" height=\"167\" /> </a>\r\n<ul>\r\n 	<li>San Diego, CA</li>\r\n 	<li><a href=\"mailto:k1k3visas.com@gmail.com\">\r\nk1k3visas.com@gmail.com\r\n</a></li>\r\n 	<li><a href=\"tel:619-249-0204\">\r\n619-249-0204\r\n</a></li>\r\n</ul>\r\n© 2021 Copyright, All Right Reserved, K1K3 Visas\r\n\r\n<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\r\nTwitter\r\n</a>\r\n<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\r\nFacebook\r\n</a>\r\n<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\r\nInstagram\r\n</a>\r\n<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\r\nLinkedin\r\n</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-23 09:52:40','2021-08-23 09:52:40','',5934,'https://k1k3.dev34.info/?p=15459',0,'revision','',0),(15460,1,'2021-08-23 09:52:40','2021-08-23 09:52:40','<a href=\"https://www.apple.com/app-store/\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" width=\"505\" height=\"167\" /> </a>\r\n<ul>\r\n 	<li>San Diego, CA</li>\r\n 	<li><a href=\"mailto:k1k3visas.com@gmail.com\">\r\nk1k3visas.com@gmail.com\r\n</a></li>\r\n 	<li><a href=\"tel:619-249-0204\">\r\n619-249-0204\r\n</a></li>\r\n</ul>\r\n© 2021 Copyright, All Right Reserved, K1K3 Visas\r\n\r\n<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\r\nTwitter\r\n</a>\r\n<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\r\nFacebook\r\n</a>\r\n<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\r\nInstagram\r\n</a>\r\n<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\r\nLinkedin\r\n</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-23 09:52:40','2021-08-23 09:52:40','',5934,'https://k1k3.dev34.info/?p=15460',0,'revision','',0),(15461,1,'2021-08-23 09:52:40','2021-08-23 09:52:40','<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />								</a>\n					<ul>\n							<li>\n										San Diego, CA\n									</li>\n								<li>\n											<a href=\"mailto:k1k3visas.com@gmail.com\">\n										k1k3visas.com@gmail.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:619-249-0204\">\n										619-249-0204\n											</a>\n									</li>\n						</ul>\n		<p>© 2021 Copyright, All Right Reserved, K1K3 Visas</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-23 09:52:40','2021-08-23 09:52:40','',5934,'https://k1k3.dev34.info/?p=15461',0,'revision','',0),(15462,1,'2021-08-23 09:53:50','2021-08-23 09:53:50','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 09:53:50','2021-08-23 09:53:50','',5838,'https://k1k3.dev34.info/?p=15462',0,'revision','',0),(15463,1,'2021-08-23 09:53:50','2021-08-23 09:53:50','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 09:53:50','2021-08-23 09:53:50','',5838,'https://k1k3.dev34.info/?p=15463',0,'revision','',0),(15464,1,'2021-08-23 09:53:50','2021-08-23 09:53:50','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 09:53:50','2021-08-23 09:53:50','',5838,'https://k1k3.dev34.info/?p=15464',0,'revision','',0),(15465,1,'2021-08-23 09:54:05','2021-08-23 09:54:05','','United_States_Flag1','','inherit','open','closed','','united_states_flag1','','','2021-08-23 09:54:05','2021-08-23 09:54:05','',15451,'https://k1k3.dev34.info/wp-content/uploads/2021/08/United_States_Flag1.jpg',0,'attachment','image/jpeg',0),(15466,1,'2021-08-23 09:55:33','2021-08-23 09:55:33','<h2>Blog Left SIdebar</h2>		\n		Read our latest blog posts		\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"385\" height=\"323\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-andrea-piacquadio-3768910.png\" alt=\"How To Blow Through Capital At An Incredible Rate  Copy  Copy\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-andrea-piacquadio-3768910.png 385w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-andrea-piacquadio-3768910-300x252.png 300w\" sizes=\"(max-width: 385px) 100vw, 385px\" />                                        </a>\n                                    Jan 12, 2021\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-copy-2/\">How To Blow Through Capital At An Incredible Rate Copy Copy</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-copy-2/\">Continue Reading</a>\n                        <!-- #post-12095 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-copy/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"385\" height=\"323\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-andrea-piacquadio-3768910.png\" alt=\"How To Blow Through Capital At An Incredible Rate  Copy  Copy\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-andrea-piacquadio-3768910.png 385w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-andrea-piacquadio-3768910-300x252.png 300w\" sizes=\"(max-width: 385px) 100vw, 385px\" />                                        </a>\n                                    Jan 12, 2021\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-copy/\">How To Blow Through Capital At An Incredible Rate Copy Copy</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-copy/\">Continue Reading</a>\n                        <!-- #post-10925 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-3-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"385\" height=\"507\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-cottonbro-4107275.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-cottonbro-4107275.png 385w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-cottonbro-4107275-228x300.png 228w\" sizes=\"(max-width: 385px) 100vw, 385px\" />                                        </a>\n                                    Jan 12, 2021\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-3-2/\">Bring to the table win-win survival strategies.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-3-2/\">Continue Reading</a>\n                        <!-- #post-12094 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"385\" height=\"507\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-cottonbro-4107275.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-cottonbro-4107275.png 385w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-cottonbro-4107275-228x300.png 228w\" sizes=\"(max-width: 385px) 100vw, 385px\" />                                        </a>\n                                    Jan 12, 2021\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\n                        <!-- #post-10924 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-2-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"385\" height=\"430\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-matilda-wormwood-4099463.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-matilda-wormwood-4099463.png 385w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-matilda-wormwood-4099463-269x300.png 269w\" sizes=\"(max-width: 385px) 100vw, 385px\" />                                        </a>\n                                    Jan 12, 2021\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-2-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-2-2/\">Continue Reading</a>\n                        <!-- #post-12093 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"385\" height=\"430\" src=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-matilda-wormwood-4099463.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-matilda-wormwood-4099463.png 385w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/01/pexels-matilda-wormwood-4099463-269x300.png 269w\" sizes=\"(max-width: 385px) 100vw, 385px\" />                                        </a>\n                                    Jan 12, 2021\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\n                        <!-- #post-10923 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Nov 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"730\" height=\"500\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/blog1.png\" alt=\"Bring to the table win-win survival strategies  to ensure proactive customer service.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/blog1.png 730w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-492x337.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-300x205.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-44x30.png 44w\" sizes=\"(max-width: 730px) 100vw, 730px\" />                                        </a>\n                                    Oct 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\">Bring to the table win-win survival strategies to ensure proactive customer...</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\">Continue Reading</a>\n                        <!-- #post-2153 -->\n                1\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=3\">3</a>\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=2\"></a>','Blog Style 2','','inherit','closed','closed','','5272-revision-v1','','','2021-08-23 09:55:33','2021-08-23 09:55:33','',5272,'https://k1k3.dev34.info/?p=15466',0,'revision','',0),(15467,1,'2021-08-23 09:55:33','2021-08-23 09:55:33','<h2>Blog Style 3</h2>		\n		Read our latest blog posts		\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Nov 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and a partner of the world&#8217;s most-loved brands such as National Geographic, Gucci, Marc&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"730\" height=\"500\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/blog1.png\" alt=\"Bring to the table win-win survival strategies  to ensure proactive customer service.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/blog1.png 730w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-492x337.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-300x205.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-44x30.png 44w\" sizes=\"(max-width: 730px) 100vw, 730px\" />                                        </a>\n                                    Oct 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\">Bring to the table win-win survival strategies  to ensure proactive customer service.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and a partner of the world&#8217;s most-loved brands such as National Geographic, Gucci, Marc&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\">Continue Reading</a>\n                        <!-- #post-2153 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/figma-on-figma-how-we-built-our-website-design-system/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Figma On Figma: How We Built Our Website Design System\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Sep 19, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/figma-on-figma-how-we-built-our-website-design-system/\">Figma On Figma: How We Built Our Website Design System</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and a partner of the world&#8217;s most-loved brands such as National Geographic, Gucci, Marc&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/figma-on-figma-how-we-built-our-website-design-system/\">Continue Reading</a>\n                        <!-- #post-2179 -->\n                1\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=3\">3</a>\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=4\">4</a>\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=2\"></a>','Blog Style 3','','inherit','closed','closed','','5370-revision-v1','','','2021-08-23 09:55:33','2021-08-23 09:55:33','',5370,'https://k1k3.dev34.info/?p=15467',0,'revision','',0),(15468,1,'2021-08-23 09:55:33','2021-08-23 09:55:33','<h2>Blog Fluid</h2>		\n		Read our latest blog posts		\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Nov 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"730\" height=\"500\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/blog1.png\" alt=\"Bring to the table win-win survival strategies  to ensure proactive customer service.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/blog1.png 730w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-492x337.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-300x205.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/blog1-44x30.png 44w\" sizes=\"(max-width: 730px) 100vw, 730px\" />                                        </a>\n                                    Oct 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\">Bring to the table win-win survival strategies to ensure proactive customer...</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/bring-to-the-table-win-win-survival-strategies-to-ensure-proactive-customer-service-2/\">Continue Reading</a>\n                        <!-- #post-2153 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/figma-on-figma-how-we-built-our-website-design-system/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Figma On Figma: How We Built Our Website Design System\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Sep 19, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/figma-on-figma-how-we-built-our-website-design-system/\">Figma On Figma: How We Built Our Website Design System</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/figma-on-figma-how-we-built-our-website-design-system/\">Continue Reading</a>\n                        <!-- #post-2179 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/linux-or-windows-which-is-it/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"Linux Or Windows Which Is It\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/6-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Aug 15, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/linux-or-windows-which-is-it/\">Linux Or Windows Which Is It</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/linux-or-windows-which-is-it/\">Continue Reading</a>\n                        <!-- #post-2152 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/for-women-only-your-computer-usage-could-cost-you-your-job/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/4.png\" alt=\"For Women Only Your Computer Usage Could Cost You Your Job\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/4.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/4-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/4-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/4-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/4-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Aug 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/for-women-only-your-computer-usage-could-cost-you-your-job/\">For Women Only Your Computer Usage Could Cost You Your Job</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/for-women-only-your-computer-usage-could-cost-you-your-job/\">Continue Reading</a>\n                        <!-- #post-2150 -->\n                                        <a href=\"https://finestdevs.com/demos/wp/shadepro/linux-or-windows-which-is-it-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Linux Or Windows Which Is It\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-492x256.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-300x156.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-768x399.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/07/1-58x30.png 58w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    Jul 4, 2020\n                                    <h2><a href=\"https://finestdevs.com/demos/wp/shadepro/linux-or-windows-which-is-it-2/\">Linux Or Windows Which Is It</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://finestdevs.com/demos/wp/shadepro/linux-or-windows-which-is-it-2/\">Continue Reading</a>\n                        <!-- #post-2149 -->\n                1\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://finestdevs.com/demos/wp/shadepro/wp-admin/admin-ajax.php?paged=2\"></a>','Blog Style 4','','inherit','closed','closed','','5333-revision-v1','','','2021-08-23 09:55:33','2021-08-23 09:55:33','',5333,'https://k1k3.dev34.info/?p=15468',0,'revision','',0),(15469,1,'2021-08-23 09:55:34','2021-08-23 09:55:34','<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->','Cart','','inherit','closed','closed','','10-revision-v1','','','2021-08-23 09:55:34','2021-08-23 09:55:34','',10,'https://k1k3.dev34.info/?p=15469',0,'revision','',0),(15470,1,'2021-08-23 09:55:34','2021-08-23 09:55:34','<img width=\"1230\" height=\"967\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/dashboard-web-app.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/dashboard-web-app.png 1230w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/dashboard-web-app-300x236.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/dashboard-web-app-1024x805.png 1024w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/dashboard-web-app-768x604.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/dashboard-web-app-492x387.png 492w\" sizes=\"(max-width: 1230px) 100vw, 1230px\" />											\n			<h2>Create email campaigns for your fans.</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Start Free Trial\n                                                        </a>\n			No credit card required		\n			<h2>Get started within minutes</h2>		\n			<h2>We make your journey useful and friendly.</h2>		\n										<img width=\"196\" height=\"37\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Vector-11.png\" alt=\"\" loading=\"lazy\" />											\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"94\" height=\"94\" viewBox=\"0 0 94 94\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M38.0145 32.0189C43.0503 32.0189 47.0012 37.6338 47.0012 37.6338C47.0012 37.6338 50.728 32.0189 55.9902 32.0189C61.1084 32.0189 65.2879 36.2403 65.5615 41.3515C65.7155 44.2391 64.7847 46.4365 63.4733 48.4269C60.8525 52.4033 46.9845 61.6073 46.9845 61.6073C46.9845 61.6073 33.1687 52.4382 30.5305 48.4269C29.2163 46.4275 28.2879 44.2389 28.4426 41.3515C28.7162 36.2403 32.8959 32.0189 38.0145 32.0189Z\" fill=\"#FFBDBC\"></path><path d=\"M1.83594 68.6578H3.55859V15.7183C3.55859 11.5933 6.91451 8.23743 11.0395 8.23743H82.9605C87.0855 8.23743 90.4414 11.5933 90.4414 15.7183V68.658H92.1641C93.1781 68.658 94 69.4799 94 70.4939V77.3614C94 81.9938 90.2314 85.7626 85.5989 85.7626H8.40125C3.76881 85.7626 0 81.994 0 77.3616V70.4941C0 69.4797 0.822136 68.6578 1.83594 68.6578ZM82.9605 11.9093H11.0395C8.93918 11.9093 7.23047 13.618 7.23047 15.7181V20.8288H86.7695V15.7183C86.7695 13.618 85.0608 11.9093 82.9605 11.9093ZM86.7695 24.5007H7.23047V68.6578H33.7109C34.7247 68.6578 35.5469 69.4797 35.5469 70.4937C35.5469 71.6663 36.5008 72.6201 37.6734 72.6201H56.3266C57.4992 72.6201 58.4531 71.6661 58.4531 70.4937C58.4531 69.4797 59.2751 68.6578 60.2891 68.6578H86.7695V24.5007ZM3.67188 77.3614C3.67188 79.9692 5.79349 82.0906 8.40125 82.0906H85.5989C88.2067 82.0906 90.3281 79.969 90.3281 77.3612V72.3296H61.8272C61.0574 74.6297 58.8824 76.292 56.3267 76.292H37.6736C35.1178 76.292 32.9428 74.6297 32.173 72.3296H3.67188V77.3614Z\" fill=\"#161C2D\"></path><path d=\"M48.0312 17.9882H45.9688C44.9549 17.9882 44.1328 17.1662 44.1328 16.1522C44.1328 15.1382 44.9549 14.3163 45.9688 14.3163H48.0312C49.0452 14.3163 49.8672 15.1382 49.8672 16.1522C49.8672 17.1662 49.0452 17.9882 48.0312 17.9882Z\" fill=\"#020288\"></path><path d=\"M19.2578 45.4805H17.3271C16.3133 45.4805 15.4912 44.6585 15.4912 43.6445C15.4912 42.6305 16.3133 41.8086 17.3271 41.8086H19.2578C20.2716 41.8086 21.0938 42.6305 21.0938 43.6445C21.0938 44.6585 20.2716 45.4805 19.2578 45.4805Z\" fill=\"#020288\"></path><path d=\"M23.8944 35.0809C23.4244 35.0809 22.9546 34.9015 22.5962 34.5431L21.2312 33.1781C20.5143 32.4612 20.5143 31.2987 21.2312 30.5817C21.9483 29.8648 23.1108 29.8648 23.8278 30.5819L25.1928 31.9469C25.9097 32.6639 25.9097 33.8264 25.1928 34.5433C24.834 34.9015 24.3642 35.0809 23.8944 35.0809Z\" fill=\"#020288\"></path><path d=\"M23.8276 56.7072C23.469 57.0658 22.9992 57.245 22.5294 57.245C22.0596 57.245 21.5898 57.0656 21.2312 56.7072C20.5143 55.9903 20.5143 54.8278 21.2312 54.1109L22.5962 52.7458C23.3131 52.0289 24.4753 52.0289 25.1928 52.7458C25.9097 53.4628 25.9097 54.6253 25.1928 55.3422L23.8276 56.7072Z\" fill=\"#020288\"></path><path d=\"M74.7414 41.8086H76.6719C77.6859 41.8086 78.5078 42.6305 78.5078 43.6445C78.5078 44.6585 77.6859 45.4805 76.6719 45.4805H74.7414C73.7274 45.4805 72.9054 44.6585 72.9054 43.6445C72.9054 42.6305 73.7274 41.8086 74.7414 41.8086Z\" fill=\"#020288\"></path><path d=\"M71.4059 52.7458L72.7709 54.1109C73.4878 54.8278 73.4878 55.9903 72.7709 56.7074C72.4123 57.066 71.9425 57.2452 71.4727 57.2452C71.0029 57.2452 70.5329 57.066 70.1745 56.7074L68.8095 55.3424C68.0926 54.6255 68.0926 53.4629 68.8095 52.7458C69.5262 52.0289 70.6888 52.0289 71.4059 52.7458Z\" fill=\"#020288\"></path><path d=\"M70.1743 30.5815C70.8913 29.8646 72.0538 29.8646 72.7709 30.5815C73.4878 31.2985 73.4878 32.461 72.7709 33.1781L71.4059 34.5431C71.0473 34.9017 70.5775 35.0809 70.1077 35.0809C69.6379 35.0809 69.1679 34.9017 68.8095 34.5431C68.0926 33.8262 68.0926 32.6637 68.8095 31.9465L70.1743 30.5815Z\" fill=\"#020288\"></path></g><defs><clipPath id=\"clip0\"><rect width=\"94\" height=\"94\" fill=\"white\" transform=\"matrix(-1 0 0 1 94 0)\"></rect></clipPath></defs></svg>\n					<h4>Create free account</h4>\n					<p>Lorem ipsum dolor sit amet, consect etur adipiscing elit, sed do.</p>\n										<img width=\"217\" height=\"38\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Vector-12.png\" alt=\"\" loading=\"lazy\" />											\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"88\" height=\"88\" viewBox=\"0 0 88 88\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M47.5201 32.0089V35.2482L16.4766 45.3773V55.1749L20.7982 56.3562V72.5279H26.7504C28.442 72.5279 29.8132 71.1567 29.8132 69.4651V58.8204L47.5201 63.6607V66.9H55.0352V32.0089H47.5201Z\" fill=\"#B2F0FB\"></path><path d=\"M81.6912 4.89514H6.30884C2.83009 4.89514 0 7.73125 0 11.2174V77.8738C0 80.7582 2.33767 83.1048 5.21073 83.1048H82.7891C85.6623 83.1048 87.9998 80.7582 87.9998 77.8738V11.2174C88 7.73125 85.1699 4.89514 81.6912 4.89514ZM3.4375 11.2174C3.4375 9.62686 4.72553 8.33281 6.30884 8.33281H81.6912C83.2745 8.33281 84.5625 9.62686 84.5625 11.2174V21.4323H3.4375V11.2174ZM84.5625 77.8736C84.5625 78.8626 83.7671 79.6671 82.7893 79.6671H5.21073C4.23294 79.6671 3.4375 78.8626 3.4375 77.8736V24.8696H84.5625V77.8736Z\" fill=\"#161C2D\"></path><path d=\"M56.5432 13.1637H54.2344C53.2851 13.1637 52.5156 13.9332 52.5156 14.8824C52.5156 15.8317 53.2851 16.6012 54.2344 16.6012H56.5432C57.4924 16.6012 58.2619 15.8317 58.2619 14.8824C58.2619 13.9332 57.4924 13.1637 56.5432 13.1637Z\" fill=\"#020288\"></path><path d=\"M67.219 13.1637H64.9102C63.9609 13.1637 63.1914 13.9332 63.1914 14.8824C63.1914 15.8317 63.9609 16.6012 64.9102 16.6012H67.219C68.1682 16.6012 68.9377 15.8317 68.9377 14.8824C68.9377 13.9332 68.1682 13.1637 67.219 13.1637Z\" fill=\"#020288\"></path><path d=\"M77.8986 13.1637H75.5898C74.6406 13.1637 73.8711 13.9332 73.8711 14.8824C73.8711 15.8317 74.6406 16.6012 75.5898 16.6012H77.8986C78.8479 16.6012 79.6174 15.8317 79.6174 14.8824C79.6174 13.9332 78.8479 13.1637 77.8986 13.1637Z\" fill=\"#020288\"></path><path d=\"M28.9131 13.1637H12.25C11.3007 13.1637 10.5312 13.9332 10.5312 14.8824C10.5312 15.8317 11.3007 16.6012 12.25 16.6012H28.9131C29.8624 16.6012 30.6319 15.8317 30.6319 14.8824C30.6319 13.9332 29.8624 13.1637 28.9131 13.1637Z\" fill=\"#020288\"></path><path d=\"M68.0871 49.4544C68.0871 51.7041 67.214 53.8162 65.6284 55.4016C64.9573 56.0728 64.9571 57.1611 65.6284 57.8323C65.9641 58.1679 66.4039 58.3357 66.8438 58.3357C67.2836 58.3357 67.7236 58.1678 68.0591 57.8323C70.294 55.5974 71.5248 52.6221 71.5248 49.4542C71.5248 46.2864 70.294 43.3109 68.0593 41.076C67.3881 40.4048 66.2998 40.4048 65.6286 41.076C64.9574 41.7472 64.9574 42.8355 65.6286 43.5068C67.214 45.0926 68.0871 47.2049 68.0871 49.4544Z\" fill=\"#020288\"></path><path d=\"M60.2807 52.4852C60.6164 52.8208 61.0562 52.9886 61.4961 52.9886C61.9359 52.9886 62.3759 52.8208 62.7114 52.4852C64.3823 50.814 64.3823 48.0949 62.7114 46.4238C62.0402 45.7526 60.9519 45.7526 60.2807 46.4238C59.6096 47.095 59.6096 48.1833 60.2807 48.8546C60.4969 49.0708 60.5293 49.3233 60.5293 49.4545C60.5293 49.5858 60.4969 49.8381 60.2807 50.0543C59.6096 50.7257 59.6096 51.814 60.2807 52.4852Z\" fill=\"#020288\"></path></g><defs><clipPath id=\"clip0\"><rect width=\"88\" height=\"88\" fill=\"white\"></rect></clipPath></defs></svg>\n					<h4>Add a campaign</h4>\n					<p>Lorem ipsum dolor sit amet, consect etur adipiscing elit, sed do.</p>\n					<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"101\" height=\"101\" viewBox=\"0 0 101 101\" fill=\"none\"><g clip-path=\"url(#clip0)\"><path d=\"M99.0273 77.7666H93.9383V22.1278C93.9383 18.8015 91.2322 16.0955 87.9059 16.0955H60.9886C59.8991 16.0955 59.016 16.9788 59.016 18.0681C59.016 19.1574 59.8991 20.0408 60.9886 20.0408H87.9059C89.0568 20.0408 89.993 20.977 89.993 22.1278V77.7666H67.0046C63.5901 77.7666 60.7063 80.0815 59.8399 83.2243H41.1601C40.2937 80.0815 37.4098 77.7666 33.9954 77.7666H11.007V22.1278C11.007 20.977 11.9432 20.0408 13.0941 20.0408H37.2161C38.3056 20.0408 39.1888 19.1574 39.1888 18.0681C39.1888 16.9788 38.3056 16.0955 37.2161 16.0955H13.0941C9.7678 16.0955 7.06172 18.8015 7.06172 22.1278V77.7666H1.97266C0.883158 77.7666 0 78.65 0 79.7393V89.2974C0 92.7531 2.81143 95.5645 6.26713 95.5645H94.7329C98.1886 95.5645 101 92.7531 101 89.2974V79.7393C101 78.6498 100.117 77.7666 99.0273 77.7666ZM97.0547 89.2974C97.0547 90.5776 96.0131 91.6192 94.7329 91.6192H6.26713C4.98688 91.6192 3.94531 90.5778 3.94531 89.2974V81.7119H33.9954C35.9171 81.7119 37.4805 83.2754 37.4805 85.197C37.4805 86.2863 38.3636 87.1697 39.4531 87.1697H61.5469C62.6364 87.1697 63.5195 86.2863 63.5195 85.197C63.5195 83.2754 65.0829 81.7119 67.0046 81.7119H97.0547V89.2974Z\" fill=\"#161C2D\"></path><path d=\"M37.9733 58.3259L21.3527 70.2123C20.4664 70.8462 20.2618 72.0783 20.8957 72.9644C21.2807 73.5027 21.8867 73.7897 22.5018 73.7897C22.8991 73.7897 23.2999 73.6702 23.6477 73.4215L39.4256 62.1379L56.2204 68.2008C56.8773 68.4377 57.6111 68.3099 58.1491 67.8641L75.2167 53.7182C75.3717 54.4027 75.888 54.9824 76.6116 55.1844C76.7887 55.2338 76.967 55.2574 77.1424 55.2574C78.0056 55.2572 78.7982 54.6862 79.0415 53.8142L80.4006 48.9404C80.5798 48.2981 80.4223 47.6091 79.9822 47.1082C79.5421 46.6075 78.8799 46.3623 78.2191 46.458L73.2073 47.1806C72.1291 47.336 71.3809 48.3362 71.5365 49.4144C71.6263 50.0374 71.9983 50.5503 72.5043 50.8422L56.4997 64.107L39.7909 58.075C39.18 57.8546 38.5008 57.9485 37.9733 58.3259Z\" fill=\"#161C2D\"></path><path d=\"M50.3523 52.5778C63.3703 52.5778 73.9234 42.0247 73.9234 29.0067C73.9234 15.9888 63.3703 5.43567 50.3523 5.43567C37.3344 5.43567 26.7812 15.9888 26.7812 29.0067C26.7812 42.0247 37.3344 52.5778 50.3523 52.5778Z\" fill=\"#C2FED2\"></path><path d=\"M53.4194 27.4104C53.0882 27.2934 52.7738 27.1812 52.4757 27.0737V20.7351C53.2565 20.973 53.7974 21.3707 54.0627 21.7491C54.6884 22.6409 55.9186 22.8565 56.8106 22.2306C57.7024 21.6049 57.9181 20.3747 57.2921 19.4827C56.362 18.1571 54.6758 17.0508 52.4755 16.6924V16.2758C52.4755 15.1865 51.5923 14.3031 50.5028 14.3031C49.4133 14.3031 48.5302 15.1865 48.5302 16.2758V16.8425C48.2305 16.909 47.926 16.9885 47.617 17.0814C45.1419 17.8271 43.2734 20.2317 43.0736 22.9287C42.8762 25.592 44.2943 27.9061 46.8668 29.1193C47.2318 29.2915 47.8033 29.529 48.5302 29.8125V37.4031C47.5153 37.0999 46.5832 36.5916 45.9778 35.8396C45.2944 34.9913 44.0526 34.8574 43.204 35.5407C42.3556 36.2242 42.2218 37.466 42.9052 38.3147C44.3426 40.0991 46.4644 41.0535 48.5302 41.4591V41.7374C48.5302 42.8267 49.4133 43.7101 50.5028 43.7101C51.5923 43.7101 52.4755 42.8267 52.4755 41.7374V41.6096C56.8345 41.0578 58.7373 38.2225 59.0588 35.6912C59.509 32.1485 57.1899 28.7433 53.4194 27.4104ZM47.0083 23.2205C47.0811 22.2395 47.7184 21.3047 48.5304 20.9433V25.5417C47.1787 24.8961 46.9562 23.9239 47.0083 23.2205ZM55.1453 35.1941C54.9883 36.4298 54.0294 37.2861 52.4757 37.6122V31.2752C54.5363 32.1592 55.3106 33.8918 55.1453 35.1941Z\" fill=\"#161C2D\"></path></g><defs><clipPath id=\"clip0\"><rect width=\"101\" height=\"101\" fill=\"white\"></rect></clipPath></defs></svg>\n					<h4>Get results</h4>\n					<p>Lorem ipsum dolor sit amet, consect etur adipiscing elit, sed do.</p>\n										<img width=\"736\" height=\"638\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Image-1-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Image-1-1.png 736w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-1-1-300x260.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-1-1-492x426.png 492w\" sizes=\"(max-width: 736px) 100vw, 736px\" />											\n										<img width=\"360\" height=\"437\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/email-merketing-3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/email-merketing-3.png 360w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/email-merketing-3-247x300.png 247w\" sizes=\"(max-width: 360px) 100vw, 360px\" />											\n										<img width=\"243\" height=\"224\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/email-merketing-4.png\" alt=\"\" loading=\"lazy\" />											\n			<h2>Create campaigns that converts high.</h2>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.		\n                            <a href=\"\"  >\n                    Create your first campaign\n                                                        </a>\n			<h2>Send bulk emails to your customers fast.</h2>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.		\n                            <a href=\"\"  >\n                    Connect with people now\n                                                        </a>\n										<img width=\"662\" height=\"475\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Image-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Image-1.png 662w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-1-300x215.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-1-492x353.png 492w\" sizes=\"(max-width: 662px) 100vw, 662px\" />											\n										<img width=\"359\" height=\"442\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Image-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Image-2.png 359w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Image-2-244x300.png 244w\" sizes=\"(max-width: 359px) 100vw, 359px\" />											\n										<img width=\"224\" height=\"197\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Ellipse-9-1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"478\" height=\"539\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/email-merketing-5.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/email-merketing-5.png 478w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/email-merketing-5-266x300.png 266w\" sizes=\"(max-width: 478px) 100vw, 478px\" />											\n			<h2>Integrate with popular tools without hassle.</h2>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.		\n                            <a href=\"\"  >\n                    See all integrations\n                                                        </a>\n			<h2>40,000+ Happy customers</h2>		\n			<h2>Read what our customers say about ShadePro</h2>		\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/12/reviw-1.png\" title=\"reviw-1.png\" alt=\"reviw-1.png\" />								\n								<h4>Kevin Muro</h4>\n								DIgital Marketer\n							<p>“Simply the best. Better than all the rest. I’d recommend this product to beginners and advanced users.”</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/12/reviw-4.png\" title=\"reviw-4.png\" alt=\"reviw-4.png\" />								\n								<h4>Cora Boone</h4>\n								Fitness Blogger\n							<p>“Simply the best. Better than all the rest. I’d recommend this product to beginners and advanced users.”</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/12/reviw-2.png\" title=\"reviw-2.png\" alt=\"reviw-2.png\" />								\n								<h4>Matthew Grant</h4>\n								Web Developer\n							<p>“You made it so simple. My new site is so much faster and easier to work with than my old site. I just choose the page, make the change and click save.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/12/reviw-5.png\" title=\"reviw-5.png\" alt=\"reviw-5.png\" />								\n								<h4>Ronald Braver</h4>\n								Digital Marketer\n							<p>“Simply the best. Better than all the rest. I’d recommend this product to beginners and advanced users.”</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/12/reviw-3.png\" title=\"reviw-3.png\" alt=\"reviw-3.png\" />								\n								<h4>Stephen Weaver</h4>\n								Affiliate Marketer\n							<p>Must have book for students, who want to be Product Designer, UX Designer, or Interaction Designer.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/12/reviw-6.png\" title=\"reviw-6.png\" alt=\"reviw-6.png\" />								\n								<h4>John Martin</h4>\n								Agency\n										<img width=\"124\" height=\"116\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Ellipse-8.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"123\" height=\"122\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Ellipse-9.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/Ellipse-9.png 123w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/Ellipse-9-100x100.png 100w\" sizes=\"(max-width: 123px) 100vw, 123px\" />											\n			<h2>Grow your business with email marketing</h2>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore tempor incididunt ut.		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Start Free Trial\n                                                        </a>\n			No credit card required		\n										<img width=\"1130\" height=\"863\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/IMG.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/04/IMG.png 1130w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/IMG-300x229.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/IMG-1024x782.png 1024w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/IMG-768x587.png 768w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2021/04/IMG-492x376.png 492w\" sizes=\"(max-width: 1130px) 100vw, 1130px\" />','Email Marketing','','inherit','closed','closed','','14193-revision-v1','','','2021-08-23 09:55:34','2021-08-23 09:55:34','',14193,'https://k1k3.dev34.info/?p=15470',0,'revision','',0),(15471,1,'2021-08-23 09:55:34','2021-08-23 09:55:34','<h2>Join at Grayic</h2>		\n		<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions</p>https://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Why you should join us?</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"34\" viewBox=\"0 0 31 34\"><g><g><g></g><g><path fill=\"#416ff4\" d=\"M21.163.33a9.165 9.165 0 1 1 0 18.329 9.165 9.165 0 1 1 0-18.329zM6.997 17.002a6.663 6.663 0 1 1 0 13.327 6.663 6.663 0 1 1 0-13.327zm16.666 6.668a4.998 4.998 0 0 1 0 9.993c-2.761 0-5-2.236-5-4.996a4.998 4.998 0 0 1 5-4.997z\"></path></g></g></g></svg>					\n					<h4>Personal growth</h4>\n					<p>Leverage agile frameworks to provide a robust synopsis for high level overviews.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"36\" height=\"36\" viewBox=\"0 0 36 36\"><g><g><g></g><g><path fill=\"#2bd67b\" d=\"M21.6 21.6a.9.9 0 0 0 0-1.8h-7.2a4.5 4.5 0 0 1 0-9h1.8V7.2h3.6v3.6h4.5v3.6h-9.9a.9.9 0 1 0 0 1.8h7.2a4.5 4.5 0 0 1 0 9h-1.8v3.6h-3.6v-3.6h-4.5v-3.6zM36 18c0-9.941-8.059-18-18-18S0 8.059 0 18s8.059 18 18 18 18-8.059 18-18z\"></path></g></g></g></svg>					\n					<h4>Competitive salary</h4>\n					<p>Leverage agile frameworks to provide a robust synopsis for high level overviews.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"36\" viewBox=\"0 0 28 36\"><g><g><g></g><g><path fill=\"#f7e36d\" d=\"M14.003 20.67a9.998 9.998 0 0 1-10-10c0-5.525 4.475-10 10-10a9.998 9.998 0 0 1 10.002 10c0 5.525-4.476 10-10.002 10zM.67 35.67c0-7.364 5.97-13.333 13.333-13.333 7.364 0 13.334 5.97 13.334 13.333z\"></path></g></g></g></svg>					\n					<h4>Casual dress code </h4>\n					<p>Leverage agile frameworks to provide a robust synopsis for high level overviews.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"30\" height=\"36\" viewBox=\"0 0 30 36\"><g><g><g></g><g><path fill=\"#f7776d\" d=\"M8.333 4.003h13.343V.67H8.333zm8.343 8.334v10h-3.343v-10zm7.687-3.387C18.143 3.982 9.127 4.736 3.82 10.67c-5.307 5.932-5.055 14.977.573 20.606 5.629 5.629 14.674 5.88 20.607.574 5.933-5.307 6.688-14.324 1.72-20.543l2.421-2.422-2.357-2.357-2.421 2.422z\"></path></g></g></g></svg>					\n					<h4>Unlimited time off</h4>\n					<p>Leverage agile frameworks to provide a robust synopsis for high level overviews.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"34\" viewBox=\"0 0 28 34\"><g><g><g></g><g><path fill=\"#cb41f4\" d=\"M10.766 14.48a3.331 3.331 0 0 0 6.465 0l3.23.808a6.666 6.666 0 0 1-6.463 5.042 6.666 6.666 0 0 1-6.463-5.042zM6.318 24.57l-3.471 7.935a.833.833 0 0 0 .765 1.166h20.783a.833.833 0 0 0 .765-1.168l-3.472-7.933a13.333 13.333 0 1 0-15.368 0z\"></path></g></g></g></svg>					\n					<h4>Yearly bonuses</h4>\n					<p>Leverage agile frameworks to provide a robust synopsis for high level overviews.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"34\" height=\"34\" viewBox=\"0 0 34 34\"><g><g><g></g><g><path fill=\"#416ff4\" d=\"M22.518 4.556c-.923.62-2.412 1.626-2.899 2.293-.225.308-.544 1.887-1.58 2.017-.274.035-.637.01-1.024-.015-1.036-.067-2.452-.158-2.905 1.074-.289.781-.34 2.899.593 4 .148.176.178.5.075.866-.132.478-.4.77-.483.83-.162-.093-.484-.465-.7-.717-.522-.608-1.175-1.367-2.018-1.6-.306-.085-.643-.155-.971-.225-.915-.19-1.951-.41-2.191-.924-.175-.375-.175-.895-.175-1.442 0-.695 0-1.48-.34-2.242a2.106 2.106 0 0 0-.728-.89 13.567 13.567 0 0 1 9.823-4.195 13.551 13.551 0 0 1 5.523 1.17zm5.069 19.03c0 .939-.134 1.715-.317 2.338a13.632 13.632 0 0 1-5.248 3.726c.33-1.362-.15-2.74-.336-3.195-.383-.932-1.646-2.527-3.753-4.737-.563-.592-.526-1.045-.325-2.394l.022-.152c.137-.922.366-1.469 3.473-1.962 1.579-.25 1.993.38 2.568 1.254.063.096.128.192.193.287.546.8.951.981 1.562 1.26.367.162.726.343 1.075.54 1.086.622 1.086 1.323 1.086 2.86zm6.076-6.59C33.663 7.793 26.202.33 16.997.33S.33 7.792.33 16.997c0 9.205 7.462 16.666 16.667 16.666 9.205 0 16.666-7.461 16.666-16.666z\"></path></g></g></g></svg>					\n					<h4>Personal growth</h4>\n					<p>Leverage agile frameworks to provide a robust synopsis for high level overviews.</p>\n			<h2>Current job openings</h2>		\n                    <a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/senior-software-engineer/\">\n                        <h4>Senior Software Engineer</h4>                        \n                                                             Full Time, \n                                                                                         New York, USA\n                    </a>\n                    <a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/ux-designer-2/\">\n                        <h4>UX Designer</h4>                        \n                                                             Full Time, \n                                                                                         California, USA\n                    </a>\n                    <a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/product-designer-2/\">\n                        <h4>Product Designer</h4>                        \n                                                             Full Time, \n                                                                                         Lake Colby, UK\n                    </a>\n                    <a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/full-stack-web-developer/\">\n                        <h4>Full-stack Web Developer</h4>                        \n                                                             Full Time, \n                                                                                         Remote\n                    </a>\n                    <a href=\"https://finestdevs.com/demos/wp/shadepro/jobs/project-manager/\">\n                        <h4>Project Manager</h4>                        \n                                                             Freelance, \n                                                                                         Remote\n                    </a>','Job Opening','','inherit','closed','closed','','3367-revision-v1','','','2021-08-23 09:55:34','2021-08-23 09:55:34','',3367,'https://k1k3.dev34.info/?p=15471',0,'revision','',0),(15472,1,'2021-08-23 09:55:34','2021-08-23 09:55:34','<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n							<img width=\"112\" height=\"23\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/logo.png\" alt=\"\" loading=\"lazy\" />								</a>\n			<h2>Login</h2>		\n		<p>To get started, you need to sign in here.</p>[shade_wc_login_form]		\n			<h2><a href=\"https://finestdevs.com/demos/wp/shadepro/sign-up/\">Don’t have an account? Create an account</a></h2>','Login','','inherit','closed','closed','','2698-revision-v1','','','2021-08-23 09:55:34','2021-08-23 09:55:34','',2698,'https://k1k3.dev34.info/?p=15472',0,'revision','',0),(15473,1,'2021-08-23 09:55:34','2021-08-23 09:55:34','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','My account','','inherit','closed','closed','','12-revision-v1','','','2021-08-23 09:55:34','2021-08-23 09:55:34','',12,'https://k1k3.dev34.info/?p=15473',0,'revision','',0),(15474,1,'2021-08-23 09:55:34','2021-08-23 09:55:34','<!-- wp:shortcode -->\n[woocommerce_my_account]\n<!-- /wp:shortcode -->','My account','','inherit','closed','closed','','366-revision-v1','','','2021-08-23 09:55:34','2021-08-23 09:55:34','',366,'https://k1k3.dev34.info/?p=15474',0,'revision','',0),(15475,1,'2021-08-23 09:55:34','2021-08-23 09:55:34','<h2>Pricing & Plans</h2>		\n			<h2>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</h2>		\n																	Monthly \n											<a href=\"javascript:\" data-pricing-trigger data-target=\"#shadepro-dynamic-deck\"></a>\n									Yearly \n																								Save 25%\n									<!-- classic pricing -->\n											Starter\n												<h2 data-active=\"19\" data-monthly=\"19\" data-yearly=\"49\">$</h2>\n										<!--  end of shadepro-price-wrap  -->\n										<p><strong><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  Commercial License</strong></p><p><strong><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  100+ HTML UI Elements</strong></p><p><strong><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  01 Domain Support</strong></p><p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/small-remove.svg\" alt=\"\" />  6 Month Premium Support</p><p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/small-remove.svg\" alt=\"\" />  Lifetime Updates </p>									\n									<!-- minimal pricing -->\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Start Free Trial </a>\n																		No credit card required								\n									<!-- classic pricing -->\n											Standard\n												<h2 data-active=\"49\" data-monthly=\"49\" data-yearly=\"150\">$</h2>\n										<!--  end of shadepro-price-wrap  -->\n										<p><strong><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  Commercial License</strong></p><p><strong><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  100+ HTML UI Elements</strong></p><p><strong><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  01 Domain Support</strong></p><p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  <strong>6 Month Premium Support</strong></p><p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/small-remove.svg\" alt=\"\" />   Lifetime Updates</p>									\n									<!-- minimal pricing -->\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Start Free Trial </a>\n																		No credit card required								\n									<!-- classic pricing -->\n											Premium\n												<h2 data-active=\"99\" data-monthly=\"99\" data-yearly=\"300\">$</h2>\n										<!--  end of shadepro-price-wrap  -->\n										<p><strong><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  Commercial License</strong></p><p><strong><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  100+ HTML UI Elements</strong></p><p><strong><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  01 Domain Support</strong></p><p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  <strong>6 Month Premium Support</strong></p><p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/Path.svg\" alt=\"\" />  <strong>Lifetime Updates</strong></p>									\n									<!-- minimal pricing -->\n											<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Start Free Trial </a>\n																		No credit card required								\n			<h2>Check our features</h2>		\n			<h2>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</h2>		\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"37\" viewBox=\"0 0 39 37\"><g><g><g><path fill=\"#473bf0\" d=\"M.857 6h4.286C5.616 6 6 5.552 6 5s-.384-1-.857-1H.857C.384 4 0 4.448 0 5s.384 1 .857 1z\"></path></g><g><path fill=\"#473bf0\" d=\"M13.319 11c2.59-.003 4.802-1.939 5.233-4.583h19.562c.49 0 .886-.41.886-.917 0-.506-.396-.916-.886-.916H18.552c-.47-2.879-3.03-4.875-5.832-4.55-2.803.327-4.87 2.862-4.711 5.777.159 2.914 2.49 5.192 5.31 5.189z\"></path></g><g opacity=\".7\"><path fill=\"#473bf0\" d=\"M38.143 17h-4.286c-.473 0-.857.448-.857 1s.384 1 .857 1h4.286c.473 0 .857-.448.857-1s-.384-1-.857-1z\"></path></g><g opacity=\".7\"><path fill=\"#473bf0\" d=\"M.886 19.417h19.562c.46 2.819 2.93 4.803 5.683 4.563C28.884 23.741 31 21.36 31 18.5c0-2.86-2.116-5.241-4.869-5.48-2.753-.24-5.223 1.744-5.683 4.563H.886c-.49 0-.886.41-.886.917 0 .506.396.917.886.917z\"></path></g><g opacity=\".3\"><path fill=\"#473bf0\" d=\"M5.143 31H.857C.384 31 0 31.448 0 32s.384 1 .857 1h4.286c.473 0 .857-.448.857-1s-.384-1-.857-1z\"></path></g><g opacity=\".3\"><path fill=\"#473bf0\" d=\"M38.114 30.583H18.552c-.46-2.819-2.93-4.803-5.683-4.563C10.116 26.259 8 28.64 8 31.5c0 2.86 2.116 5.241 4.869 5.48 2.753.24 5.223-1.744 5.683-4.563h19.562c.49 0 .886-.41.886-.917 0-.506-.396-.917-.886-.917z\"></path></g></g></g></svg>					\n					<h4>Quick setup process</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"37\" height=\"37\" viewBox=\"0 0 37 37\"><g><g><g opacity=\".4\"><path fill=\"#473bf0\" d=\"M11.101 29.6a3.683 3.683 0 0 0-3.681 3.7c0 2.044 1.637 3.7 3.682 3.7 2.044 0 3.7-1.656 3.7-3.7 0-2.044-1.656-3.7-3.7-3.7z\"></path></g><g><path fill=\"#473bf0\" d=\"M0 0v3.7h3.7l6.65 14.032-2.497 4.533A3.761 3.761 0 0 0 7.4 24.05c0 2.044 1.656 3.7 3.7 3.7h22.2v-3.7H11.886a.458.458 0 0 1-.462-.463.44.44 0 0 1 .055-.221l1.656-3.016h13.782c1.388 0 2.6-.768 3.238-1.905l6.614-12.007c.148-.259.231-.564.231-.888a1.85 1.85 0 0 0-1.85-1.85H7.798L6.04 0z\"></path></g><g opacity=\".4\"><path fill=\"#473bf0\" d=\"M29.602 29.6a3.683 3.683 0 0 0-3.682 3.7c0 2.044 1.637 3.7 3.682 3.7 2.044 0 3.7-1.656 3.7-3.7 0-2.044-1.656-3.7-3.7-3.7z\"></path></g></g></g></svg>					\n					<h4>Create custom orders</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"38\" height=\"29\" viewBox=\"0 0 38 29\"><g><g><g><path fill=\"#473bf0\" d=\"M23.957 22.467c-1.823 0-3.305-1.494-3.305-3.332 0-1.838 1.482-3.332 3.305-3.332 1.822 0 3.304 1.494 3.304 3.332 0 1.838-1.482 3.332-3.304 3.332zm-9.914-2.505a.82.82 0 0 1-.584-.244.835.835 0 0 1 0-1.176l9.905-9.98a.82.82 0 0 1 1.167 0 .835.835 0 0 1 0 1.175l-9.905 9.981a.82.82 0 0 1-.583.244zM10.739 9.154c0-1.837 1.482-3.332 3.304-3.332 1.823 0 3.305 1.495 3.305 3.332 0 1.838-1.482 3.332-3.305 3.332-1.822 0-3.304-1.494-3.304-3.332zm26.435.827A.83.83 0 0 0 38 9.149V.832A.83.83 0 0 0 37.174 0H.826A.83.83 0 0 0 0 .832v8.317c0 .46.37.832.826.832 2.355 0 4.13 1.787 4.13 4.159 0 2.37-1.775 4.158-4.13 4.158A.83.83 0 0 0 0 19.13v8.317c0 .46.37.832.826.832h36.348a.83.83 0 0 0 .826-.832V19.13a.83.83 0 0 0-.826-.832c-2.355 0-4.13-1.787-4.13-4.158 0-2.372 1.775-4.16 4.13-4.16z\"></path></g></g></g></svg>					\n					<h4>Multiple coupons</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"37\" viewBox=\"0 0 35 37\"><g><g><path fill=\"#473bf0\" fill-opacity=\".3\" d=\"M17.49 32.112L3.15 21.01 0 23.449 17.5 37 35 23.449 31.83 21z\"></path></g><g><path fill=\"#473bf0\" d=\"M17.5 27l14.32-11.041L35 13.5 17.5 0 0 13.5l3.17 2.44z\"></path></g></g></svg>					\n					<h4>Organize your campaigns</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"37\" height=\"38\" viewBox=\"0 0 37 38\"><g><g><path fill=\"#473bf0\" d=\"M17 21c5.069 0 9-5.644 9-10.5V8.885C26 3.986 21.962 0 17 0S8 3.986 8 8.885V10.5C8 15.356 11.931 21 17 21z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M37 28.736L36.528 23l-1.725 1.984a6.236 6.236 0 0 0-4.205-1.629c-3.514 0-6.39 2.944-6.598 6.645h1.558c.213-2.74 2.432-4.98 5.04-4.98 1.169 0 2.264.425 3.14 1.189l-1.944 2.235z\"></path></g><g opacity=\".5\"><path fill=\"#473bf0\" d=\"M35.443 31c-.213 2.74-2.432 4.98-5.04 4.98a4.749 4.749 0 0 1-3.14-1.189l1.944-2.235L24 32.264 24.472 38l1.725-1.984a6.236 6.236 0 0 0 4.205 1.629c3.514 0 6.39-2.944 6.598-6.645z\"></path></g><g><path fill=\"#473bf0\" d=\"M22.044 31.2c0-2.585 1.145-4.902 2.956-6.512A45.513 45.513 0 0 0 17.146 24c-5.35 0-9.737.95-12.474 1.748C1.878 26.562 0 29.028 0 31.885V35.2c0 .442.365.8.816.8h21.228z\"></path></g></g></svg>					\n					<h4>Manage customers</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>\n						<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"34\" height=\"34\" viewBox=\"0 0 34 34\"><g><g opacity=\".4\"><path fill=\"#473bf0\" d=\"M20.3 19h-5.6c-.386 0-.7.336-.7.75v13.5c0 .414.314.75.7.75h5.6c.386 0 .7-.336.7-.75v-13.5c0-.414-.314-.75-.7-.75z\"></path></g><g opacity=\".3\"><path fill=\"#473bf0\" d=\"M6.3 27H.7a.7.7 0 0 0-.7.7v5.6a.7.7 0 0 0 .7.7h5.6a.7.7 0 0 0 .7-.7v-5.6a.7.7 0 0 0-.7-.7z\"></path></g><g opacity=\".7\"><path fill=\"#473bf0\" d=\"M33.3 12h-5.6c-.386 0-.7.329-.7.733v20.534c0 .404.314.733.7.733h5.6c.386 0 .7-.329.7-.733V12.733c0-.404-.314-.733-.7-.733z\"></path></g><g><path fill=\"#473bf0\" d=\"M17.4 11.532l9.117-9.026v4.836c0 .405.332.734.741.734.41 0 .742-.329.742-.734V.734A.738.738 0 0 0 27.258 0h-6.675a.738.738 0 0 0-.742.734c0 .405.333.734.742.734h4.885l-8.593 8.506-5.41-5.354a.746.746 0 0 0-1.048 0L3 11.962 4.049 13l6.892-6.823 5.41 5.355a.746.746 0 0 0 1.048 0z\"></path></g></g></svg>					\n					<h4>Track progress fast</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>','Pricing 01','','inherit','closed','closed','','4307-revision-v1','','','2021-08-23 09:55:34','2021-08-23 09:55:34','',4307,'https://k1k3.dev34.info/?p=15475',0,'revision','',0),(15476,1,'2021-08-23 09:55:52','2021-08-23 09:55:52','<a href=\"https://finestdevs.com/demos/wp/shadepro/\">\n							<img width=\"112\" height=\"23\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/logo.png\" alt=\"\" loading=\"lazy\" />								</a>\n			<h2>Sign up</h2>		\n		To get started, you need to sign up here.[shade_wc_reg_form]		\n			<h2><a href=\"https://finestdevs.com/demos/wp/shadepro/login/\">Already have an account? Sign in now</a></h2>','Sign up','','inherit','closed','closed','','2690-revision-v1','','','2021-08-23 09:55:52','2021-08-23 09:55:52','',2690,'https://k1k3.dev34.info/?p=15476',0,'revision','',0),(15477,1,'2021-08-23 09:56:26','2021-08-23 09:56:26','','Blog','','inherit','closed','closed','','26-revision-v1','','','2021-08-23 09:56:26','2021-08-23 09:56:26','',26,'https://k1k3.dev34.info/?p=15477',0,'revision','',0),(15478,1,'2021-08-23 09:56:26','2021-08-23 09:56:26','<h2>Your cart</h2>		\n            3 items on your cart        \n		[woocommerce_cart]','Cart','','inherit','closed','closed','','364-revision-v1','','','2021-08-23 09:56:26','2021-08-23 09:56:26','',364,'https://k1k3.dev34.info/?p=15478',0,'revision','',0),(15479,1,'2021-08-23 09:56:26','2021-08-23 09:56:26','<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->','Checkout','','inherit','closed','closed','','11-revision-v1','','','2021-08-23 09:56:26','2021-08-23 09:56:26','',11,'https://k1k3.dev34.info/?p=15479',0,'revision','',0),(15480,1,'2021-08-23 09:56:26','2021-08-23 09:56:26','<h2>Checkout</h2>		\n            4 items on your cart        \n[woocommerce_checkout]','Checkout','','inherit','closed','closed','','365-revision-v1','','','2021-08-23 09:56:26','2021-08-23 09:56:26','',365,'https://k1k3.dev34.info/?p=15480',0,'revision','',0),(15481,1,'2021-08-23 09:56:26','2021-08-23 09:56:26','<h2>Contact us</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n					<h4>Call us</h4>\n					<p>+1-940-394-2948 <br/>\n+1-389-385-3807</p>\n					<h4>Email us</h4>\n					<p>support@grayic.com\ncontact@grayic.com</p>\n					<h4>Visit us</h4>\n					<p>34 Madison Street,\nNY, USA 10005</p>\n		[contact-form-7 id=\"4355\" title=\"Contact Us Page 2\"]','Contact 02','','inherit','closed','closed','','4352-revision-v1','','','2021-08-23 09:56:26','2021-08-23 09:56:26','',4352,'https://k1k3.dev34.info/?p=15481',0,'revision','',0),(15482,1,'2021-08-23 09:56:26','2021-08-23 09:56:26','<h2>Contact us</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>[contact-form-7 id=\"6\" title=\"Contact form 1\"]		\n					<h4>Call us</h4>\n					<p>+1-940-394-2948 <br/>\n+1-389-385-3807</p>\n					<h4>Email us</h4>\n					<p>support@grayic.com\ncontact@grayic.com</p>\n					<h4>Visit us</h4>\n					<p>34 Madison Street,\nNY, USA 10005</p>','Contact Us','','inherit','closed','closed','','330-revision-v1','','','2021-08-23 09:56:26','2021-08-23 09:56:26','',330,'https://k1k3.dev34.info/?p=15482',0,'revision','',0),(15483,1,'2021-08-23 09:56:27','2021-08-23 09:56:27','','Elementor #15450','','inherit','closed','closed','','15450-revision-v1','','','2021-08-23 09:56:27','2021-08-23 09:56:27','',15450,'https://k1k3.dev34.info/?p=15483',0,'revision','',0),(15484,1,'2021-08-23 09:56:27','2021-08-23 09:56:27','<h2>Pricing & Plans</h2>		\n			<h2> With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</h2>		\n				Starter\n					<h2>\n						$19/ mo\n					</h2>\n				<ul>\n												<li>\n								Upto 100 Team Members							</li>\n												<li>\n								100 GB Cloud Storage							</li>\n												<li>\n								Unlimited Meetings							</li>\n												<li>\n								Premium Support							</li>\n									</ul>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Get Started Now </a>\n				Unlimited\n					<h2>\n						$99/ mo\n					</h2>\n				<ul>\n												<li>\n								Unlimited Team Members							</li>\n												<li>\n								Unlimited Cloud Storage							</li>\n												<li>\n								Unlimited Meetings							</li>\n												<li>\n								Premium Support							</li>\n									</ul>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Get Started Now </a>\n				Enterprise\n					<h2>\n						Advanced features for large teams with complex projects.\n					</h2>\n				<ul>\n												<li>\n								Upto 100 Team Members							</li>\n												<li>\n								5TB Cloud Storage							</li>\n												<li>\n								Unlimited Meetings							</li>\n												<li>\n								Premium Support							</li>\n									</ul>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact Us </a>\n			<h2>Frequently Asked Questions</h2>		\n			<h2>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</h2>		\n												<a href=\"\">Can I use Albino for my clients?</a>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.</p>\n												<a href=\"\">Does it work with WordPress?</a>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.</p>\n												<a href=\"\">Do I get free updates?</a>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.</p>\n												<a href=\"\">Will you provide support?</a>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.</p>\n			<h2><a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Haven’t got your answer? Contact our support now</a></h2>','Pricing 02','','inherit','closed','closed','','4326-revision-v1','','','2021-08-23 09:56:27','2021-08-23 09:56:27','',4326,'https://k1k3.dev34.info/?p=15484',0,'revision','',0),(15485,1,'2021-08-23 09:56:27','2021-08-23 09:56:27','<h2>Pricing & Plans​</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</p>		\n				Basic\n					<h2>\n						$29\n					</h2>\n										One time purchase\n				<ul>\n												<li>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</li>\n									</ul>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Get started for free </a>\n				Standard\n					<h2>\n						$49\n					</h2>\n										One time purchase\n				<ul>\n												<li>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</li>\n									</ul>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Get started for free </a>\n				Premium\n					<h2>\n						$99\n					</h2>\n										One time purchase\n				<ul>\n												<li>With lots of unique blocks, you can easily build a page without coding. Build your next landing page.</li>\n									</ul>\n					<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Get started for free </a>\n					<h4>Can I use Albino for my clients?</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.</p>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Click to learn more\n                                                        </a>\n					<h4>Does it work with WordPress?</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.</p>\n					<h4>Do I get free updates?</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.</p>\n					<h4>Will you provide support?</h4>\n					<p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. Integer ut Oberyn massa. Sed feugiat vitae turpis a porta. Aliquam sagittis interdum Melisandre.</p>\n		<p>Haven’t got your answer?  <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">Contact our support now</a></p>','Pricing 03','','inherit','closed','closed','','341-revision-v1','','','2021-08-23 09:56:27','2021-08-23 09:56:27','',341,'https://k1k3.dev34.info/?p=15485',0,'revision','',0),(15486,1,'2021-08-23 09:56:27','2021-08-23 09:56:27','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://k1k3.dev34.info.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2021-08-23 09:56:27','2021-08-23 09:56:27','',3,'https://k1k3.dev34.info/?p=15486',0,'revision','',0),(15487,1,'2021-08-23 09:56:27','2021-08-23 09:56:27','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h3>Overview</h3>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<h2>Refunds</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Late or missing refunds</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Sale items</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Exchanges</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Gifts</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Shipping returns</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Need help?</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Refund and Returns Policy','','inherit','closed','closed','','13-revision-v1','','','2021-08-23 09:56:27','2021-08-23 09:56:27','',13,'https://k1k3.dev34.info/?p=15487',0,'revision','',0),(15488,1,'2021-08-23 09:56:27','2021-08-23 09:56:27','<h2>Return Policy</h2>		\n		<p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions</p><p>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions contained in the Terms Of Use outlined below. These terms apply to the entire website and any email or other type of communication between you and UXTheme. Under no circumstances shall UXTheme team be liable for any direct, indirect, special, incidental or consequential damages, including, but not limited to, loss of data or profit, arising out of the use, or the inability to use, the materials on this site, even if UXTheme team or an authorized representative has been advised of the possibility of such damages. If your use of materials from this site results in the need for servicing, repair or correction of equipment or data, you assume any costs thereof. UXTheme will not be responsible for any outcome that may occur during the course of usage of our resources.</p>		\n			<h2>License</h2>		\n		<p>By purchasing or downloading resource (“item” or “file”) you are being granted a license to use these files for specific uses under certain conditions. Ownership remains with UXTheme, and you are required to abide by the following licensing terms.</p>		\n			<h2>Security</h2>		\n					<ul>\n							<li>\n										You have rights for royalty free use of our resources for any or all of your personal.\n									</li>\n								<li>\n										You are not required to attribute or link to UXTheme in any of projects.\n									</li>\n								<li>\n										We reserve the rights to change prices and revise the resources usage policy in any moment.\n									</li>\n						</ul>\n			<h2>Embedded content from other websites</h2>		\n		<p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>		\n			<h2>Changes about terms</h2>		\n		<p>If we change our terms of use we will post those changes on this page. Registered users will be sent an email that outlines changes made to the terms of use.</p>','Return Policy','','inherit','closed','closed','','3151-revision-v1','','','2021-08-23 09:56:27','2021-08-23 09:56:27','',3151,'https://k1k3.dev34.info/?p=15488',0,'revision','',0),(15489,1,'2021-08-23 09:56:27','2021-08-23 09:56:27','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://k1k3.dev34.info/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','inherit','closed','closed','','2-revision-v1','','','2021-08-23 09:56:27','2021-08-23 09:56:27','',2,'https://k1k3.dev34.info/?p=15489',0,'revision','',0),(15490,1,'2021-08-23 09:56:27','2021-08-23 09:56:27','','Shop','','inherit','closed','closed','','9-revision-v1','','','2021-08-23 09:56:27','2021-08-23 09:56:27','',9,'https://k1k3.dev34.info/?p=15490',0,'revision','',0),(15491,1,'2021-08-23 09:56:27','2021-08-23 09:56:27','','Shop','','inherit','closed','closed','','360-revision-v1','','','2021-08-23 09:56:27','2021-08-23 09:56:27','',360,'https://k1k3.dev34.info/?p=15491',0,'revision','',0),(15492,1,'2021-08-23 09:56:27','2021-08-23 09:56:27','<h2>Shop Fluid</h2>\n<h2>By accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions.</h2>\n<ul>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/fair-trade-ghana/\"><img width=\"154\" height=\"154\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/product-image-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/product-image-2.png 154w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-2-100x100.png 100w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/09/product-image-2-150x150.png 150w\" sizes=\"(max-width: 154px) 100vw, 154px\">\n<h2>Fair Trade Ghana</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/fair-trade-ghana/\">Rated <strong>5.00</strong> out of 5\nPrice:<bdi>$34.00</bdi>\n</a><a href=\"?add-to-cart=2632\" data-quantity=\"1\" data-product_id=\"2632\" data-product_sku=\"\" aria-label=\"Add “Fair Trade Ghana” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/kingso-round-table/\"><img width=\"115\" height=\"179\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/product-image-3.png\" alt=\"\" loading=\"lazy\">\n<h2>KingSo Round Table</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/kingso-round-table/\">Rated <strong>5.00</strong> out of 5\nPrice:<bdi>$44.99</bdi>\n</a><a href=\"?add-to-cart=2631\" data-quantity=\"1\" data-product_id=\"2631\" data-product_sku=\"kungso\" aria-label=\"Add “KingSo Round Table” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/trade-folding-stool/\"><img width=\"102\" height=\"182\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/product-image-5.png\" alt=\"\" loading=\"lazy\">\n<h2>Trade Folding Stool</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/trade-folding-stool/\">Rated <strong>5.00</strong> out of 5\nPrice:<bdi>$31.49</bdi>\n</a><a href=\"?add-to-cart=2630\" data-quantity=\"1\" data-product_id=\"2630\" data-product_sku=\"table-folding-stool\" aria-label=\"Add “Trade Folding Stool” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/safavieh-couture/\">\nSale!\n<img width=\"167\" height=\"164\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/product-image-1.png\" alt=\"\" loading=\"lazy\">\n<h2>Safavieh Couture</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/safavieh-couture/\">Rated <strong>5.00</strong> out of 5\n<del>List Price: <bdi>$1,350.00</bdi></del>\n<ins> Price: <bdi>$899.00</bdi></ins>\n</a><a href=\"?add-to-cart=2629\" data-quantity=\"1\" data-product_id=\"2629\" data-product_sku=\"safvieh\" aria-label=\"Add “Safavieh Couture” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/rivet-accent-chair/\">\nSale!\n<img width=\"163\" height=\"172\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/product-image-6.png\" alt=\"\" loading=\"lazy\">\n<h2>Rivet Accent Chair</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/rivet-accent-chair/\">Rated <strong>5.00</strong> out of 5\n<del>List Price: <bdi>$350.00</bdi></del>\n<ins> Price: <bdi>$120.00</bdi></ins>\n</a><a href=\"?add-to-cart=2628\" data-quantity=\"1\" data-product_id=\"2628\" data-product_sku=\"rivet-chair\" aria-label=\"Add “Rivet Accent Chair” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/living-chair/\">\nSale!\n<img width=\"130\" height=\"188\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/product-image-7.png\" alt=\"\" loading=\"lazy\">\n<h2>Armen Living Chair</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/living-chair/\">Rated <strong>5.00</strong> out of 5\n<del>List Price: <bdi>$350.00</bdi></del>\n<ins> Price: <bdi>$110.00</bdi></ins>\n</a><a href=\"?add-to-cart=2627\" data-quantity=\"1\" data-product_id=\"2627\" data-product_sku=\"woo-tshirt\" aria-label=\"Add “Armen Living Chair” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/kingso-round-table-2/\"><img width=\"115\" height=\"179\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/product-image-3.png\" alt=\"\" loading=\"lazy\">\n<h2>KingSo Round Table</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/kingso-round-table-2/\">Rated <strong>5.00</strong> out of 5\nPrice:<bdi>$44.99</bdi>\n</a><a href=\"?add-to-cart=2626\" data-quantity=\"1\" data-product_id=\"2626\" data-product_sku=\"table-45\" aria-label=\"Add “KingSo Round Table” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n 	<li>\n	<a href=\"https://finestdevs.com/demos/wp/shadepro/product/knight-chair/\"><img width=\"142\" height=\"200\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/09/product-image-8.png\" alt=\"\" loading=\"lazy\">\n<h2>Knight Chair</h2>\n</a><a href=\"https://finestdevs.com/demos/wp/shadepro/product/knight-chair/\">Rated <strong>5.00</strong> out of 5\nPrice:<bdi>$350.00</bdi>\n</a><a href=\"?add-to-cart=2625\" data-quantity=\"1\" data-product_id=\"2625\" data-product_sku=\"\" aria-label=\"Add “Knight Chair” to your cart\" rel=\"nofollow\">Add to cart</a></li>\n</ul>\n<nav>\n<ul class=\"page-numbers\">\n 	<li>1</li>\n 	<li><a href=\"/demos/wp/shadepro/wp-admin/admin-ajax.php?product-page=2\">2</a></li>\n 	<li><a href=\"/demos/wp/shadepro/wp-admin/admin-ajax.php?product-page=2\"></a></li>\n</ul>\n</nav>','Shop Fluid','','inherit','closed','closed','','14017-revision-v1','','','2021-08-23 09:56:27','2021-08-23 09:56:27','',14017,'https://k1k3.dev34.info/?p=15492',0,'revision','',0),(15493,1,'2021-08-23 10:57:15','2021-08-23 10:57:15','<h2>Visa Waiver Program</h2>\r\n<h2>Requirements for using the Visa Waiver Program (VWP)</h2>\r\n<article id=\"post-190\">The Visa Waiver Program allows citizens of participating countries to travel to the United States without a visa for stays of 90 days or less. This is only if they they meet all requirements explained below. Travelers must be eligible to use the VWP and have a valid Electronic System for Travel Authorization (ESTA) approval prior to travel.\r\n\r\nIf you are eligible to travel on the VWP, but prefer to have a visa in your passport, you may still apply for a visitor (B) visa. Transiting or traveling through the United States to Canada or Mexico is generally permitted for VWP travelers.\r\n\r\n</article><strong>The following are examples of activities permitted while in the United States on the VWP</strong>\r\n<ul>\r\n 	<li>Consult with business associates</li>\r\n 	<li>Attend a scientific, educational, professional, or business convention or conference</li>\r\n 	<li>Attend short-term training (you may not be paid by any source in the United States with the exception of expenses incidental to your stay)</li>\r\n 	<li>Negotiate a contract</li>\r\n 	<li>Tourism</li>\r\n 	<li>Vacation (holiday)</li>\r\n 	<li>Visit with friends or relatives</li>\r\n 	<li>Medical treatment</li>\r\n 	<li>Participation in social events hosted by fraternal, social, or service organizations</li>\r\n 	<li>Participation by amateurs in musical, sports, or similar events or contests, if not being paid for participating\r\nenrollment in a short recreational course of study, not for credit toward a degree (for example, a two-day cooking class while on vacation)</li>\r\n</ul>\r\n<strong>These are some examples of activities not permitted on the VWP and require visas for travel to the United States:</strong>\r\n<ul>\r\n 	<li>Study, but only for credit</li>\r\n 	<li>Employment</li>\r\n 	<li>Work as foreign press, radio, film, journalists, or other information media</li>\r\n 	<li>Permanent residence in the United States</li>\r\n</ul>\r\nFor more information on the Visa Waiver Program (VWP) visit the <a href=\"https://travel.state.gov/content/visas/en/visit/visa-waiver-program.html\" target=\"_blank\" rel=\"noopener\">U.S. State Department Bureau of Consular Affairs’ website</a>, or <a href=\"http://k1k3visas.com/contact/\">contact us</a> directly for a consultation with an immigration professional.','Visa Waiver Program','','publish','closed','closed','','visa-waiver-program','','','2021-08-26 08:21:46','2021-08-26 08:21:46','',0,'https://k1k3.dev34.info/?page_id=15493',0,'page','',0),(15494,1,'2021-08-23 09:58:31','2021-08-23 09:58:31','<h2>Testimonials</h2>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-2.jpg\" alt=\"\" width=\"281\" height=\"179\" />\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-pix.png\" alt=\"\" width=\"194\" height=\"194\" />\r\n<h2>Testimonials: what our clients say about our services- testimonials by real people, just like you!!</h2>\r\nAfter only 7 months I am thrilled to say that my husband’s CR1 Visa was approved and I am 100% pleased with the work that was done by this company! I was very nervous starting the journey to bring my husband to the states but I mostly communicated with one lady in particular, Cynthia, who is so patient, so kind but most of all knowledgeable and professional in the entire process. All of our forms were completed quickly and in a very professional manner and were quickly reviewed and accepted during each phase in this process. All suggested supporting documentation was exactly what we needed to have and when my husband got to his interview, he was well prepared. There were many times along the way that I became worried not really knowing what to expect and I’d email Cynthia just to ask questions and she’d always reply in a very timely fashion with the answers that I needed and if I requested a phone call, she’d call that same day. I know for many, this process can take a very long time but by God’s grace and the professionalism and preparation of our paperwork by this company we are finished and only waiting for my husband to pick up his visa next Friday so that he can travel to the US. If you are starting this journey and you want professional affordable help, I highly recommend K1K3 VISAS. Satisfied customer.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Mariama Akano</h4>\r\nNigeria\r\n\r\nI sought the help of one of the best Immigration Lawyers to petition my husband, but it only brought me frustration. First of all, the process took long and it was so difficult to contact them. I spoke more to the receptionist than to the lawyer that I hired. Second, when I did speak to the lawyer, there wasn’t any sign of emotion. It was straight to business. There was no, “hi, how are you?” He was not exactly friendly. Third, it stated that they can get visas approved 100% of the time, but mine was denied. Fifth, when the visa was denied, the lawyer didn’t even say, “I’m sorry your petition was denied,” or “Let’s discuss what went wrong and maybe start another one.” Sixth, yes they were willing to help, BUT I was told that I had to pay another set of fees ($1800). I was so upset that I decided not to do business with them again. I did an internet search and came across k1k3visas.com an Immigration Docs Company. I called the office and Cynthia was the person I spoke with. I inquired about their services and explained to her all that had happened to my previous petition. From the beginning to the end, Cynthia was there for me. I was able to contact her through phone, email, etc. without any hassle whatsoever. I wanted to keep in contact every step of the way and she made the process very smooth. There are times when I would be frustrated and sad from waiting and I would call her to talk and she was there to listen to me and give me hope. For that, Cynthia, I thank you so much. I thank you and Immigration Docs for helping me get through this petition process and I am so happy that my husband was approved and received his visa. We will finally be together.\r\nImmigration Docs is the place to go if you plan on petitioning a loved one. You will not be sorry and you won’t have to go through lawyer problems the way I did. I waited more than a year with the Immigration Lawyers only to find out that I was denied. With Immigration Docs, it took less than 8 months and the petition was approved. Thank you. Thank you so much. Cynthia, you’re great!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>A. Dantes</h4>\r\nHusband from the Philippines\r\n\r\nDear Cynthia,\r\nVisa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\r\nBest regards,\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>David C.</h4>\r\nAttorney Wife from China\r\n\r\nI was personally hesitant about working with Immigration Docs, Inc. (IDI) when I first found their website, but after reading the testimonials on the site, I decided to go for it. Not to mention, the prices were very attractive and I was not able to afford a lawyer. Here I am one year later writing my own testimonial. I would highly recommend IDI to anyone seeking professional, courteous, reliable assistance in bringing their loved one to the U.S. My husband lives in Pakistan and our families arranged our marriage. Over the course of three years, we got to know one another by phone, email, and instant messaging/webcam. Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Grateful Client</h4>\r\nArlington, Virginia\r\n\r\nRarely do you find a company that does such a great job that you want to tell everyone about it. I found that in Immigration Docs. I met a wonderful man who happens to live many miles away and in another country. I was so overwhelmed with all the paperwork and not knowing where to start that I looked for a company that would help me with the difficult task ahead of me. ‘ I have never been so impressed in a company as I was with Immigration Docs. Cynthia was the best ever! She was quick to return my calls or email I am not sure if she ever sleeps, she never made me feel bad for asking many questions and I truly feel she was understanding the pain in my heart from our separation. If you are looking to bring a love one here I highly recommend this company to make your journey much easier. Thank you Cynthia for all your wonderful help and understanding.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Gail Haller</h4>\r\nFiance from Morocco\r\n\r\nHi Cynthia. The process is complete. Roxana got the adjustment of status, work permit and permission to go back to her country for a year. We didn’t have to go to an interview they just approved her without one. Anyway I just wanted to thank you for your help and assistance in this process. You have been nothing but kind and on point with how you handled our case. Thank you! I’ll be in-touch.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Burgess-Garnica</h4>\r\nRoxana is from Chile\r\n\r\nCynthia has been an angel in disguise throughout my K1 process. Her efficiency is irreproachable. She has been both assuring and patient. It is a Godsend to receive the services of a person who offers nothing but devotion and success to the visa process. As you know, government filing can be jarring and frustrating when away from loved ones. Yet when assisted by Cynthia, I felt that everything would work out fine. It is clear that Cynthia has a natural inclination for bringing loved ones together. I’m happy that she is sustaining this passion by working with couples and families who are thousands of miles apart with the daunting visa process. My fiancee was incredibly impressed with her professionalism and as well as her expeditious responses. Whether she was driving on the freeway, on her way to work, or even at home Cynthia answered us. She reassured us. And she offered all of the help that her services could give. May your business, health and joys continue to prosper.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Arlene Elizabeth and Michael</h4>\r\nFrom Paris\r\n\r\nI would like to tell you about my experience with your company. From the very first phone call, Cynthia McQuowen has been nothing but professional about my petition for a K-1 visa. I have received updates in the mail from the Vermont Service Center in a timely manner and Cynthia has always been there when I had a question. She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>James A. Schaub</h4>\r\nWife from Mexico\r\n\r\nI want to say a loud and joyful THANK YOU!!! to you and your staff for all your assistance with this tedious and anxiety producing process called immigration. How happy I am to inform you that my beautiful fiancee is now my wife. To say the least, we have been vacationing, honeymooning and enjoying life together since she arrived from India.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Satisfied Client</h4>\r\nWe are now waiting for her work authorization approval. Hopefully Chisako can begin to practicing nursing in the very near future. Again, thank you and your staff very much from the bottom of my heart. Rest assure that if I come across anyone needing your services, I will be sure to refer them to your office.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Raul and Chisako DunMoodie</h4>\r\nChisako from Japan\r\n\r\nTo start with I highly recommend this company to anyone needing this type of service.I want you to know I have never been treated so well in all my life by a company. The prices of all the services I used and will continue to use are very fair. I’m not rich and I have been able to pay very easily. I want you to know when I got back from Ukraine. I needed a lawyer so I thought. I sent out five emails to lawyers on a Sunday and one email to k1k3 visas to my surprise I received a reply on Sunday by a person named Cynthia McQuowen I have never met this person in my life but over the next few months I have grown to love this lady and this company. She has made this process very delightful. I have bugged her at all hours she has been the most professional person I have dealt with.and has always answered all my questions and never has left me hanging and wondering and most important has always been truthful as for example I asked a couple of lawyers how long would it take to get a visa they told me two months.\r\nI didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>John Garland</h4>\r\nWife from Ukraine\r\n\r\nIf you are looking for incredible customer service, a knowledgeable staff, guaranteed satisfaction, and an unbelievably fast processing time, look no further – K1K3 Visas is your solution. Cynthia and her crew were always here to help me with my many questions and concerns – and the response time was hours if not minutes. Do not try and complete the forms yourself – I promise you will miss something that will slow down the process – been there, done that. It is obvious to me that K1K3 Visas and Cynthia in particular are primarily concerned with getting your loved ones to the United States – they patiently walk you though every process and make a task that would be terribly frustrating to do alone relatively painless. In my opinion they provide superior service to an attorney that would cost you five times as much. My K1 visa was approved in 2 months – you simply can not do any better than that. In closing, I highly recommend K1K3 Visas with NO hesitation whatsoever. Ask Cynthia for my email if you would like to discuss my experience further.\r\nI didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Dr. James Z</h4>\r\nFiancee from Vietnam\r\n\r\nWhen I first found out about this site during an internet search, I must admit I was skeptical. I was hesitant about doing this sort of thing online, being such a sensitive issue and all the talk of fraud and theft on the internet made me feel uneasy. After mulling the issue for a few weeks, I finally decided to take the plunge. All my fears were put to rest right from the start. From the first phone conversation I had with Cynthia, I felt relaxed and ready to go through the maze of getting a visa for my fiancée. Both of us bombarded her with questions through email and telephone; each and every time she was more than happy to assist us with the utmost patience and care. The rates were very reasonable compared to the expensive and sometimes outrageous prices some people are offering. I’m truly glad I made this decision and it was a great experience overall. I highly recommend this site to anyone wishing to obtain a visa for the person they care about or in my case, my future bride to be. I didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Arya Farmanara</h4>\r\nFiancee from Turkey\r\n\r\nCynthia has been working very hard for Tasleem and I and has been there for us every step of the way, always answering our emails very quickly and making us feel like a friend and not just another stranger with an immigration issue. I often wonder now why anyone would ever try to get a visa for their fiancee any other way than through Immigration Doc’s. I talk very highly about this wonderful company and Cynthia in particular to everyone I meet and it seems these days there is always someone needing these kinds of service’s.\r\nTasleem and I will never be able to thank Immigration Doc’s. or Cynthia enough for all the help and support they have given us throughout our wait. It is so wonderful to work with people that actually understand and have genuine compassion about what we are going through. I feel that what we can do to express exactly how much we appreciate their efforts is to do exactly what they ask us to do to make sure everything is in order for the visa interview so everything runs as smoothly as possible with no setbacks or delays.\r\nIt has been a great pleasure to meet and work with Immigration Doc’s and Cynthia and I truly believe they have changed mine and Tasleem’s lives forever.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Debbie Fisher, Anchorage Alaska</h4>\r\nTasleem is from Africa\r\n\r\nTo whomever it may concern,\r\nSince having solicited help from K1K3visa.com I have received prompt and friendly service. The information given me has been accurate and I am happy to say my wife will have her visa interview within the next few months. The visa specialist responsible for my case, Cynthia McQuowen, has been a tremendous help during this process. Thank you for your affordable service of helping bring people together.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Kris Ramonda</h4>\r\nFiancee from Poland\r\n\r\nMy name is Vivian Lince and I want to share my experience after hiring Immigration Docs to help me file a Petition for my Fiancé’s Visa. I would like to start by thanking God for helping me to find this website online at a moment where I was completely disoriented about what to do to be reunited with my love. Since the beginning I’ve been dealing with Cynthia McQuowen. She is so sweet, kind, professional and a great human being. She always answers my emails and my phone calls and she is always there to help me with any of my doubts and worries. I know that I have something in common with every person contacting Immigration Docs: we all want to be with our love ones, we all want our dreams come true and have a beautiful life in this country with that special someone.\r\nCynthia is great and I’ll never be thankful enough to Immigration Docs!!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Vivian Lince Sunrise</h4>\r\nFL Fiance from Lithuania\r\n\r\nThe work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview &amp; medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fiancée was well prepared for the interview. I recommend this company to anyone that doesn’t want to be alone in the process and wants things done right and trouble free.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>J. Craig</h4>\r\nImmigration Docs, Cynthia Mc Quowen has been a tremendous help, even easing my fears of this sometimes crazy process. Cynthia along with the help of your always professional staff have made the long ordeal so far very trouble free. Thank you so much for the help along the long route to visa land! I hope to have my lovely gal home in time for the holidays, but one can never count on the absolute in these situations. I would not hesitate in a moment your company’s services to anyone that needs this kind of assistance.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>PJ California</h4>\r\nWife from Cyprus\r\n\r\nThis is a highly recommended service regarding K1 visas. Going with lawyer’s services can be quite expensive. This agency rates are not only satisfactory but the level of service is very remarkable and prompt. Cynthia has been the greatest in helping answer any questions I had regarding filling out the paper. They make it easy and effortless. It took 1 year total from filling out my K1 visa paperwork for my fiancé in Brazil to when my husband got his green card. I want to thank Cynthia for all that she has done.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Voinica Placides</h4>\r\nFiancee from Brazil\r\n\r\nHello everyone I am Mark Soler, and I am pleased to say that Immigration Docs. are superb in their effort to obtain your visa in whichever route you choose to take. Either between the K-1 or K3 visa! they put extra effort in getting your case approved! And to top it all they guarantee if you’re case isn’t approved your money is refunded back! what do you have to loose? absolutely nothing. My fiancee Cynthia has already recieved approval confirmation from the U.S. Counsulate and her visa has been approved! We will be getting married soon!:). I am so happy to have found K1K3 visas!.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Mark Soler</h4>\r\nWife from Canada\r\n\r\nWe are grateful for all you did for us as we went through the process of getting married. Eva and Joseph Rickman are now married and living in Phoenix – Arizona.\r\nMay God bless your work.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Eva and Joseph</h4>\r\nEva is from Kenya\r\n\r\nDear Cynthia, My husband and I would like to thank you so much for all your help and knowledge! I was issued my interview date in Montreal, Canada at the beginning of June. All of our hard work and effort was riding on this moment. After a long wait, my name was finally called and after a few brief questions (and literally 4 mins) I was granted my visa! My trip into the US was pretty easy as well (other than the computers were down and I almost missed my flight!), but I spent less than 5 mins with the Immigration officer, while other people were there for hours. My husband and I are looking forward to starting this chapter of our lives and we owe it to Cynthia and Immigration Doc Inc. Thank you again for everything – you are a real blessing.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>K. Fonseka</h4>\r\nMontreal, Canada\r\n\r\nk1k3visas.com – K1 Fiancee Visa Processing – K3 Spousal Visa Processing for US ImmigrationI would like to take this opportunity to express the wholesome effect that Cynthia McQuowen has had on my experience with her knowledge of the fiancée &amp; spousal visa process. She has been very helpful, when I called to find out different aspects of this new adventure for myself and my new wife. Cynthia has been very professional in everyway. She is an asset to you your company.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Thomas Balfe</h4>\r\nWife from Vietnam\r\n\r\nI’d like to thank K1K3 visas for their outstanding professional work which they did on my fiancee visa. Cynthia worked with me through the whole process, and understands the emotions invested in something like a fiancee visa. Not only did they do an excellent job on assisting me with filling out the complex government forms, but they were there every step of the way to answer every question and curiosity almost instantly. All this for a very modest price which was worth every penny! Jasmin and I have been so nervous about getting the visa in a timely fashion, but Cynthia’s work helped us get the visa quickly and put our minds at ease. When it comes to two people who are engaged and separated by an ocean, it’s hard to really describe how much this kind of service means to Jasmin and I. Thanks again!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Jasmin and I</h4>\r\nHello Cynthia!\r\nI wanted to thank you and your team once again for all the help and expertise in getting my fiancé her visa. We were already happy about how fast everything progressed all the way to the packet getting mailed to the embassy. Upon attending the interview, our paperwork that you told us to prepare was all that was needed. The consular looked through a few items, asked a few simple questions, then gave a joyous “ok, you’re approved”. She added that it was nice to see such preparation. It made it easier for her to make her positive decision, and most importantly, kept her in a good mood. I heard the more complications they encounter, the worse their moods get. Which lead to more questions, and potential denials. We were just so fortunate that we had you on our side. Everything you guided us with went as smooth as can be. She ended up flying back with me on the same flight to the US. Even her entry at LAX was flawless. This was all because of your team’s superb handling of our case.\r\nWe will be getting married in a few weeks, then we’ll ready for her AOS. I have a friend that is now in the same situation as I was a few months ago. I assured him that all will go well with getting his loved one here as long he hires your company. He was amazed as well at how quick and smooth everything went for us. He came to the Philippines and experienced most of all that we experienced at the embassy. I told him to take a good look for this is what he will be going through months from now. But he feels confident knowing that having you help him will make everything much easier. Thanks for everything! Hopefully my fiancé’s AOS will be as smooth as everything else we’ve been through……..\r\nTalk to you soon Cynthia!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Edmund Reyes</h4>\r\nTo Whom it May Concern,\r\nIt is with great enthusiasm that I recommend Immigration Docs for visa services. I looked at 4 dozen different company’s, including many attorneys. I made numerous phone calls &amp; asked many questions. It came down to Cynthia &amp; one attorney. Both were knowledgeable &amp; professional (I was surprised that so many that I talked to weren’t!), but Cynthia won hands down because of her quick return of both phone calls &amp; emails… this attention to communication was very important to me &amp; my wife; after all, when you are working with someone long distance what other gage of service do you have? Thank you again for everything! We will be getting married in a few weeks, then we’ll ready for her AOS. I have a friend that is now in the same situation as I was a few months ago. I assured him that all will go well with getting his loved one here as long he hires your company. He was amazed as well at how quick and smooth everything went for us. He came to the Philippines and experienced most of all that we experienced at the embassy. I told him to take a good look for this is what he will be going through months from now. But he feels confident knowing that having you help him will make everything much easier. Thanks for everything! Hopefully my fiancé’s AOS will be as smooth as everything else we’ve been through……..\r\nTalk to you soon Cynthia!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Jim &amp; Lilet Lynch</h4>\r\nJuliet is from the Philippines\r\n\r\nCynthia;\r\nJust wanted to thank you and Immigration Doc, Inc for all your hard work preparing the documents for Falen.\r\nShe is now getting comfortable in the US, with her “green” card and Social Security card as well as a job … working PT at a local grocery chain … working at the salad bar. She is enjoying it, as she works around 24 hours a week leaving her time to put the house “in order after husband makes it messy” hehehe It also breaks up what would otherwise be a very boring existence at home. Again, thank you for your help and your support.\r\nI would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us.Talk to you soon Cynthia!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Micheal &amp; Falensia Larimer</h4>\r\nFalensia is from the Philippines\r\n\r\nThe services that I have received from “K1K3 VISAS.COM” and Cynthia McQuowen have been outstanding! I was skeptical at first when I learned of your company and was worried that my money would be wasted on a firm that was not close to my home town. As it turns out I think I received more than my moneys worth. Cynthia has been very helpful with all my questions and has answered me with prompt and honest replys to the same question more than once! The reason I was skeptical is because of the way I was treated by a visa attorney here in Louisville KY. Your company has managed to do in three months what my other attorney couldn’t do in eight at one third the cost!!! As you can imagine I think I was ripped off and took advantage of the first time around! The delays and lack of communication between me and the old attorney made both me and my fiancee worried and aprehensive of what was actually happening. Your company has renewed my confidence in the system here in the U.S. I will recommend your company everytime when somebody asks “Who took care of your K1 visa for you?” Though the visa process in my mind is not complete untill my fiancee steps on American soil I am confident that you will help us without hesitation until it is finished.She is now getting comfortable in the US, with her “green” card and Social Security card as well as a job … working PT at a local grocery chain … working at the salad bar. She is enjoying it, as she works around 24 hours a week leaving her time to put the house “in order after husband makes it messy” hehehe It also breaks up what would otherwise be a very boring existence at home. Again, thank you for your help and your support.\r\nI would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us.Talk to you soon Cynthia!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Kent F. Peed</h4>\r\nWife from Russia\r\n\r\nI’m writing to thank your agency in all the help I received in getting a fiancé visa. I personally would love to thank Cynthia for all her help. Anytime I needed a question answered, she was there for me, either by phone or email. All the paper work I needed was there for me with super instructions on what I needed.\r\nThe process was much faster with using your agency and on Nov. 24, 2006 my fiancé Monalisa arrived in New York from the Philippines. We will be getting married soon and enjoying our life together. I highly recommend your agency to who ever will pursue a k1 visa. I could not be more pleased with your service you gave me.\r\nThanks again from the both of us. I would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us. Talk to you soon Cynthia!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Gregg and Monalisa</h4>\r\nNew York Monalisa is from the Philippines\r\n\r\nHello Cynthia. I just wanted to say how amazed I am at how quickly and effectively your team works. I was so pleasantly surprised when I found out from my Fiancé(who had been checking the USCIS website for updates everyday) that we had been approved already. Your total and complete professionalism had certainly helped in getting our petition processed so fast. We know of other couples that submitted even before us and still haven’t received an approval. I’m very lucky to have found you in the sea of representatives and attorneys that advertise to get the fastest results but you are actually good for your word. And the added bonus was your very reasonable price for your services. The other companies had such astronomical quotes and even went so far as to make companies like yours appear to be under qualified to get fast results. Well you definitely proved them to be liars. We are now looking forward to getting to the interview stage, and hopefully everything works just as smooth and quick as it was in the USCIS approval stage. You have been the blessing we have needed in this very tough time in our lives and feel confident that all will be completed soon so we can finally be together again. We thank you and your team so much for your excellent effort and services. And we look forward to your assistance in her eventual adjustment of status. Take Care………And Happy Holidays!The process was much faster with using your agency and on Nov. 24, 2006 my fiancé Monalisa arrived in New York from the Philippines. We will be getting married soon and enjoying our life together. I highly recommend your agency to who ever will pursue a k1 visa. I could not be more pleased with your service you gave me.\r\nThanks again from the both of us. I would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us. Talk to you soon Cynthia!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Frank Gross</h4>\r\nFiancee from Peru\r\n\r\nMy name is Dhruvi Solanki, and my case was regarding my Fiancé’s K visa. Cynthia was very helpful and I am very pleased with her service. She did an awesome job, and she provided the right advice. I am glad that I chose Immigration Docs.In future if I need any advice I will definitely contact her. Thank you so much, you guys are awesome.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Dhruvi Solanki</h4>\r\nI would like to share with you my experience with Immigration Docs. Let me first say that I am most pleased by the service Immigration Docs has offered me, and I am delighted with the results. In today’s slang: Mission Accomplished. I met a man via the internet through a personals add. I shied away from communications with this man in the beginning due to his location, Pakistan. It would seem impossible for anything to really become of this as I reside in the USA. As time went on, I became more drawn to this person, and actually begun to know him far better than any man here I have dated after many many months. Perhaps when all you can do is write the pretenses are not there and you can honestly be yourself. You can turn the emails and instant messages off anytime you desire. After long written communications, there were phone calls, then web cams, cards in the mail. I found myself praying and asking God to guide me in my affections and the strings that tugged at my heart. I knew I had to meet this man.\r\nI began a search on the internet to see exactly what I would need to do to travel to Pakistan to meet this man. It seemed simple enough, a passport, immunizations and a visa. Then I began to wonder would it be just as easy for him to come to the USA. Not so easy I learned. I soon realized this would take more than I was capable of doing. I had not doubts that I must meet this man so I began all preparations to travel to Pakistan. I somehow knew in my heart that once I met this man I would not be able to come home alone or live without him. My heart was right. Prior to my departure to Pakistan in I found a web site on the internet for Immigration Docs.\r\n\r\nI saw many other web sites that offered the same service, but to be honest I had already put our a lot of money for my travel to Pakistan. I contacted Immigration Docs and learn of your very affordable fee. The thing I was most impressed with was the guaranteed that if no visa was granted for my intended, money was refundable. Was I dreaming????? All of this seemed so unreal to me, here I was going to travel half way around the world and now I am asking how to bring this man home with me. I contracted with Immigration Docs to help me obtain a visa for my Fiance . Little did I know that when I went to Pakistan fully prepared to marry this man. I actually did marry him and God has blessed us so very much. Upon my return to the USA I contacted my Case Manager ( name withheld due to privacy) and advised her not only did I go and meet this man, but we were married. She seemed so very excited for me.\r\nThis is when the work began. I cannot begin to tell you how grateful I am for having the Case Manager I did. I would email her, call her, leave voice messages for her and she very promptly returned all. She was so very knowledgeable in the paperwork that need to be completed and file. I would never have know even where to begin. Paperwork that was required and I had no clue how to get, she had all the answers. She was not only doing her job, but in my opinion she took a very personal interest in myself and my husband. I have not doubt in my mind that she made this possible. I would still be working at this without her expertise and guidance. My husband and I will always be thankful for her service. We both also feel we have made a bond with someone whom we have never met. We received notified of my husband’s approval for his visa from Homeland Security. It has been a long process and it is still not final yet. But, I do know this, my Case Manager has made it all happen. We are in the final stages now .\r\nTo this day, my Case manager still helps me and guides me. If nothing more that give me moral support and just a friendly email to say hello! I am making one more trip to Pakistan come late August and I know if he does not return with me,he will soon follow. My husband has but one wish when he comes to the USA..To meet our Case Manager and have his first American Hamburger and Fries with her, I told him perhaps we can do this. She will probably never know what a much better and wonderful life this man will have here in our country. God bless you all that provide this service. You will never know what a valuable service you provided. What you have provided me has changed my whole life and I have never been happier. What was once just a dream and a hope is now reality. It takes my breathe away every time I just think back on what has transpired in the past year or so. I will be forever grateful. Again, thank you and may God bless you always.\r\nI remain Very Truly Yours,\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Marion Napper</h4>\r\nHusband from Pakistan\r\n\r\nI am writing to express my gratitude and satisfaction with K1K3 Visas, and the services of Cynthia Mcquowen. Cynthia made this otherwise time consuming, complicated, and confusing process seem simple and FAST! She eased all the confusion and anxiety that I was experiencing by being very realistic and honest in providing information about the steps involved in the process, expected time frame, and most important of all: Her confidence! Her confidence in her work and the petition process procedure is what really helped me stay positive and confident as well. I am overjoyed to say that the entire process from the time of first filing my Fiance, Sargis’s petition to the day that he was actually issued his Visa, took exactly 6 months. I think that is phenominal, compared to all the “horror” stories I have read and heard about! Thanks to K1K3 Visa and Cynthia, I am going to be reunited with Sargis in two weeks! Sargis and I thank you from the bottom of our hearts and look forward in working with you again, as Sargis and I get ready for the next phase of paperwork and processing.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Elvina Alaverdian</h4>\r\nSargis is from Moldovia\r\n\r\nI’m currently trying to process my fiancé’s paper work for her to stay with me in Hawaii. The person representing us is Cynthia McQuowen who is doing a great job answering all of my questions thoroughly and keeping us informed of the process and forms needed. I’m sure all of your employees are just as dedicated and I would like to show my appreciation by saying thanks. Keep up the good work.We would like to thank you for your dedicated care in our process of the K1 visa.\r\nWe were really concerned in the beginning, we heard a lot of stories about couples whom had tried to obtain a visa and got lost in the middle of the process and they just got tired of waiting and became so frustrated, that in many cases they even loose their relationship!\r\nWe decided to start the process in August of the last year; the truth is that we thought that if we were lucky we may have a response from the U.S immigration center for the middle of January. (This is the first step.) Well, actually we got this response in November, by January my fiancée had been issued her visa and by February she was already here joining me in Los Angeles!! K1K3visas made it so much easier for us, we did not have to deal with all the horrible paper work; everything was simple and fast, exactly as Cynthia had promised us; she was always there when we needed her, if we sent her an email we got always her answer in less than 24 hours. Now we are so happy living together, its a dream come true and big part is thanks to Cynthia; we can not be more grateful!!\r\nWe highly recommend to all those couples that are in the same situation as we were to trust the K1K3 visas team, they won’t find better hands to put their dreams in than the people at Immigration Docs. It will make life so much easier for them knowing that someone responsible and who has all the experience is doing the hard work for them.\r\nThanks K1K3visas for everything!!!!!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Oded Rokach and Eliana Uribe</h4>\r\nDear Cynthia,\r\nI would like to thank you for your service. When I started the K1 Visa process, I was overwhelmed with all the information that I researched. I even contacted some immigration lawyers to see if they could clarify the information that I had researched. Although they were helpful, their services were expensive. I finally found your service on the internet and called the toll free number. I spoke with Cynthia about my situation, and found her to be very helpful. After speaking with her, I decided to contract your service. Cynthia was very helpful through the whole petition process. She was very patient with all my questions, and answered all my emails promptly. My I-129F has been approved. Thanks again for your service.\r\nSincerely,\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Michael Carroll</h4>\r\nFiancee from China\r\n\r\nHello Cynthia, I would like to thank you for your service to me in procuring a K-1 visa for my fiancée. My experience through your service has been fantastic and your advice and help has been great. I would advise anyone looking for help to avoid the expense of lawyers and proceed directly to you and your services.\r\nSincerely,\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Bruce McKelvy</h4>\r\nMy name is Fred C. “Corky” Goldsmith, Jr. and I am writing this letter to you to express my deepest appreciation for one of your employees, Ms. Cynthia McQuowen…\r\nBack in 2005, I was searching the Internet for that special someone and I found her to be living in Ukraine… Just before I left for Ukraine in June, 2005, I searched for a trustworthy and reliable company to help me and to guide me through the bureaucratic maze of all that red tape created by the US Government in bringing a fiancée over here from abroad…. I found your website and after serious thoughts and personal feelings from my heart, I decided on your company and soon afterwards, I was placed in contact with Cynthia… For the past eight or nine months since I hired your company, Cynthia has been not only very instrumental in helping me to bring Lana Biryukova over here, but she has displayed many wonderful acts of encouragement, assistance, and especially patience with me… You see, I have a hearing impairment but Cynthia showed so much wonderful patience in communicating with me that I was very surprised and very pleased with her sincere efforts… She has graciously guided Lana and me through all this maze of bureaucratic red tape and I want her to be recognized for her sincere efforts on our behalf…\r\nCynthia is one special lady… I will not hesitate to recommend your company to anyone and please feel absolutely free to use my name and this letter as both a reference and recommendation in my testimonial about your wonderful services, especially when it comes to Cynthia McQuowen.\r\nThank you for all you have done for both Lana and myself.\r\nMostly Sincerely Yours,\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Corky Goldsmith Lana</h4>\r\nLana is from Ukraine\r\n\r\nImmigration Docs, has helped me greatly through this difficult time of being away from my fiancé. Cynthia was very helpful whenever I contacted her with questions or concerns about my case. Thank you for all of your help and thanks to you I still have faith and I am looking forward to the day when I see my fiancé again.\r\nThank you again,\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Jessica F.</h4>\r\nI am writing this letter to express my gratitude for the fine job that your organization has done for my Fiancée and me.10 Months ago I contacted Immigrations Docs Inc. and inquired about the process and the timing for obtaining a K1 Visa for my Chinese Fiancée. Cynthia, the individual assigned to my case was extremely helpful and knowledgeable in the process as I started down the path of bringing my Fiancée home to Atlanta, Ga. The thing I appreciated the most was the open and up front honesty in which she explained the process and the estimated length of time in accomplishing this goal. Your organization set my expectations on the length of time it would take to complete the process and even though the process has been long and tenuous at times, I never felt as if I was going through it alone. Cynthia always knew where our case was at and if she didn’t have the answers I was looking for she found them quickly and accurately.I cannot express my thanks enough for assisting me in this. The fee spent for your organizations services was well worth it and I would endorse your organization to anyone looking to be united with their loved ones from a foreign land! Thank you again, from both of us, our Visa interview date is set for January 17th, and we hope to be home shortly there after.\r\nKindest Regards,\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Kurt</h4>\r\nKurt Keeping Fiancee from China\r\n\r\nI would like to thank you the staff of k1k3 visas especially to Cynthia. Cynthia was very polite and thoughtful to help me process my K1 fiancée visa from the start to the finish. I am so glad and very satisfied customer with the service that you have provided. Now that all my documents are all completed, I am just waiting for my fiancée to arrive. I will definitely recommend your service to the people I know. Cynthia thank you so much for all your help.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Richard DeVera</h4>\r\nFiancee from Colombia\r\n\r\nI have wonderful news, Daisy’s visa has been issued and will be delivered by next week , I’m so excited and happy I just wanted to thank all of you there at K1K3 visa service because I know it would have been 10 times more difficult without your help . Your services have brought two lives together and created a happiness that I will be grateful for all of my life , I will definitely recommend your services to others and once again thank you so much.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Michael and Daisy Garner</h4>\r\nDaisy is from Indonesia\r\n\r\nI really appreciate your service very much. I do thank you greatly for what you have done. I can’t thank you enough. Sincerely, Tina Jarvis New YorkHello, my name is Anthony Troffa, I have applied for a Fiancée visa for my fiancée and her child through your agency and have been dealing with Cynthia from the start of the application, I just wanted to tell you how very easy and comfortable she has made me and my future wife feel throughout this Visa application, she has always been there when I have called your office about any questions, (and believe me I had many, lol ) all the paperwork Cynthia sent to me was so very easy to understand, and very neat, she is a wonderful person, and your agency should be proud to have her as an employee. I wish that everyone that I have ever dealt with, was as sincere and efficient as her, if that were so, this world would be a much better place. I am going to refer your agency to everyone I know who is interested in applying for a visa as we are, and I can’t say enough about the satisfaction I have had so far, once again, thanks for all your help.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Anthony Troffa</h4>\r\nFiancee from Italy\r\n\r\nI met my fiancée when I was volunteering abroad last summer. After working closely day after day, we got to know each other and fall for each other in a way that I thought did not exist. We spent a few blissful months together and we joked about marriage until one day it stopped being a joke. We started to picture a future together and we fell in love with the idea as well as each other. We did our research and we found the option of the fiancée visa. When I returned to the U.S., I researched K1K3 Visas.com and quickly called for information on how to bring my fiancée ASAP. Cynthia was helpful from day one by making it seem that it was not an impossible task that I was hoping to accomplish. It has been extremely difficult to be away from my fiancée but with the help of K1K3 Visas.com, I am expecting and hoping that my fiancée will be here in the U.S. with me in the next two months. K1K3 Visas.com made the paperwork process very manageable and bearable during this stressful time. My favorite thing about this process with K1K3 Visas.com has been how promptly Cynthia gets back to you on any question that you may have. As I have told Cynthia many times before, thank you for everything during this stressful and most important time in my life.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>J.,</h4>\r\nCalifornia\r\n\r\nFirst of all, we would like to thank God for helping us find this site, k1k3visas.com, and would like to thank all the staff members especially Cynthia for all the help and support that she had provided to us. The reason we chose k1k3visas.com is because they were ready to help us right away with the k3 visa, we had spoken to many attorneys and either they were too expensive or didn’t have the time to help us. Not only that, they didn’t even give us a guarantee for the approval. And what lawyers do by filling out the papers for you is nothing more. They can’t even try to expedite your case and they give you longer estimated time for processing. We have chosen k1k3visas.com because we were treated with full respect, they answered all our questions and they were very clear to us. Thank God the time went fast. We would like to thank Cynthia for all the help and support.Thank you,\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Amin &amp; Esther S</h4>\r\nEsther is from Jordan\r\n\r\nA letter of Thanks! I flew to Russia, While in Russia I married a lady I met on a computer Christian dating service. My wife’s name is Larissa and both of us are extremely happy. We both know that the Lord Jesus Christ brought us together! After our marriage, we called the U.S. Embassy in Russia. They did not want anything to do with our situation. The embassy told us that I would have to fly back to my home town and start the immigration process. The embassy also told me that the process would take some time. My wife and I were very upset. We both felt that God brought us together and that this was not right. We were both very disappointed; I flew back to Sparks, Nevada, by myself the very next day.\r\nI started looking into the immigration process, not knowing who to turn to or where to go. I started calling attorneys; this did not go well at all! The attorneys were either not in, too busy or never returned my calls or they were too expensive. This was extremely frustrating to me! All I wanted was my wife to be with me! I continued looking in the phone book; I came across Immigration Docs. I called them; I talked with a lady and explained my story. She said “would you like one of our agents to call you”? I said “yes”. Shortly after, Cynthia returned my call. Cynthia was very polite and showed nothing but concern as I told my story. Cynthia was very straight forward and honest with me, while she described the different ways of doing the immigration process. Cynthia sounded to me to really know the immigration process. I also very deeply appreciated her honesty and sincerity. I signed a contract with Immigration Docs.\r\nCynthia is a very hard worker. She puts in long hours because she enjoys her job and has a big heart for making people happy. Cynthia has helped me in all directions of this process. I can call her anytime, she takes the time to listen and understands the feelings you go through, in dealing with my frustrations, Cynthia was able to comfort me by letting me know the next step and about when that would be. I have come to know Cynthia as a friend and someone that you can depend on! My wife will be with me in a few months and I feel like I owe it all to Cynthia.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Russell Saunier,Sparks,</h4>\r\nNV Larissa is from Russia\r\n\r\nWe would like to thank k1k3visas.com for their help with the whole immigration process. Prior to finding them, we tried investigating the process on our own and realized there are a lot of forms required and the process itself was unclear. When we called an immigration lawyer for clarity and help, they were going to charge us $4000! Luckily we found k1k3visas.com which handled the process professionally, and for a fraction of the lawyers cost. The documents were sent to us promptly then professionally put together for us to send to the government agencies. It was a relief to have someone’s expertise on the matter in order to prevent document error. So far the approval process has been quick and we’re hoping to finally be together this July! Cynthia’s help has kept our stress levels down throughout this whole government process which gave us the time to plan the actual wedding. We would not advise anyone to attempt this on their own and definitely recommend k1k3visas.com.\r\nThanks again,\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Sharon and Damon!</h4>\r\nDamon is from Canada\r\n\r\nMarriage is a unique moment in two people lives. It is something sacred. Going further into our union with each other, we realized that we needed the assistance and guidance of K1-K3 Visas.com. The K1-K3 Visas.com agent, responded with confidence and assurance. She made the process easier for us to understand and proceed correctly with obtaining a USA Visa for Simon. All of our questions and concerns were answered. We feel very confident with the results thus far, and appreciate all the assistance of Cynthia. We would recommend your services to any romantically involved couple wanting to proceed in marriage.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Lisa Taggart &amp; Simon Laguë</h4>\r\nSimon is from the United Kingdom\r\n\r\nThe greatest thing that happened to myself and my “fiancee” during this magical process of matrimony here in America was allowing Cynthia &amp; Immigration Docs, guide me through the extensive litigation process. When it comes to the love of my life and our future, I knew I was not going to leave that to chance by not properly filling out, handling or filing the paperwork properly. Now, I (the male… one in a few) am planning a wonderful wedding. May 7th will be straight out of a fairy tale for me. Thank you from the bottom of my heart. There is more to do legally after the wedding and I would not have anyone else see me ALL-THE-WAY through the process. Thanks again!!!!!!!!!!!!!!!!!!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>-T Kelly</h4>\r\nFiancee from Germany\r\n\r\nI would like to thank Immigration Docs for making the K1 visa process for my fiancee and I go very quickly and without any delays in processing of our k1 visa. Without the help of such professionals at Immigration Docs, we would not have had the success in gathering all necessary paperwork needed to accomplish this huge task. As time went by Immigration Docs kept me informed at every step of the way. The services rendered by Immigration Docs surpass my expectations in everyway. Thank youfor making this process pleasurable.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Jose I Crespo,</h4>\r\nMiami FL Fiancee from Dominican Republic\r\n\r\nK1k3visas made the whole process a lot easier than doing it yourself and a lot cheaper than hiring a lawyer. They were always friendly and helpful.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Dean Rasmussen</h4>\r\nFiancee from Vietnam\r\n\r\nDear Cynthia,\r\nWell, Tamara and her daughter got here a couple months ago and I want to thank-you so much for your help. They’re happily adjusting to life in the USA!\r\nThanks again so much!!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Scott Hayes</h4>\r\nFiancee and child from Russia\r\n\r\nDear Cynthia,\r\nI would like to thank you for all of your help and advice thus far. Due to your knowledge and expertise, my petition has been approved already. I submitted the paperwork to USCIS in early November and I received the approval notice about 1 month later. We are now waiting for the paperwork to be shipped to my fiancé’s embassy in Jamaica so he can go for his interview and hopefully be here in the US soon!I cannot thank you enough for help putting my mind at ease and taking away a lot of stress from me and my fiancé. I was a little nervous at first about signing up for your services but after speaking with you on the telephone the very first time and you reassured me that Immigration Docs get the petitions approved and if they aren’t you get a full refund…I felt more confident. I didn’t really have money to pay a lawyer and when I saw your website I was very excited and thought maybe it was too good to be true. I am looking forward to continuing to work with you through this entire process. You always have been honest, helpful and quick answers. I cannot thank you enough for helping me and my fiancé be together forever. Thank you Cynthia and Immigration Docs. I will certainly recommend your services to anyone who may come along that needs them.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Katrina Thomas</h4>\r\nFiancee from Jamaica\r\n\r\nI want to say thanks to Immigration Docs for their help in providing guidance and support for me and my fiance. Cynthia was very helpful and easy to work with and helped arranged all my immigration documents for me and my fiance’s to send to immigration here and helped me through the process until her visa approval in the Ukraine. My fiance will be arriving very soon and reccommend the services of Immigration Docs and plan to continue using their services for future documents that are needed for me and my fiance.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Mark Hibbard</h4>\r\nFiancee from Ukraine\r\n\r\nWhen I first started thinking about getting a petition for a visa, I had no idea what I was doing. All the forms and dates and requirements were very confusing to me. Cynthia made all that go away. She explained things simply and easily. She would always answer any question I had no matter how dumb I thought it might be. I thank her for very much for her dedication to those that seek her help and expertise.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>David Merril</h4>\r\nCynthia and the rest of the k1k3visa crew. It was late last night when I received the text message “we have it I’m coming the 13th”. It has already been a great journey with Ksenya. We have had a two year relationship. Last January on my 2nd trip to Russia to be with her I asked her to marry me. Upon arriving home, I looked to hire an attorney or service to help with the immigration paper work. Doing my research I found your web page. I couldn’t believe how affordable you offered your k1 help!! We started filing for our k1 visa in May 2006 after my third trip to Russia. It was a simple process with the guidance of Cynthia. Even when new laws arrived it barely delayed our visa with Cynthia quickly helping us keep on top of the ever changing laws.\r\nKsenya started her interview at 8:00am Moscow time; she witnessed so many girls and families denied visas because of poor paper work being filled out. She became nervous hoping our trust in k1k3visas.com would pay off. It did and in 15 minutes she was approved!!\r\nIts been a trying two years maintaining our long distance relationship. We talk everyday and spent a small fortune in travel cost, phone bills and postage. But the one place that we never felt we over spent was with k1k3visas.com. Thank you so much for you help. I’m happy that soon I will be with Ksenya daily hearing her, looking on her and feeling her. Your services have been a god sent!!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Bryan Roeder &amp; Ksenya Bronnicova</h4>\r\nKsenya is from Russia\r\n\r\nI want to let you to know that Cynthia McQuowen has been major help to Hongzhen and I. She has been extremely accommodating on answering any question or concerns that both Hongzhen and I ever had and was very prompt in returning our calls, as well as our emails.\r\nWe are extremely grateful that Cynthia was our guide through our visa process. We are pleased we found the right person for the right job the first time around. All of our gratitude and thanks to Cynthia McQuowen for all that she has done for us during this special event in our life. Thank you for your time and Cynthia’s skills.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Robert &amp; Hongzhen Nazario</h4>\r\nHongzhen is from Thailand\r\n<h2>More testimonials from happy, satisfied clients by request.</h2>','Testimonials','','publish','closed','closed','','testimonials','','','2021-08-26 08:03:47','2021-08-26 08:03:47','',0,'https://k1k3.dev34.info/?page_id=15494',0,'page','',0),(15495,1,'2021-08-23 09:58:53','2021-08-23 09:58:53','','IMBRA','','publish','closed','closed','','imbra','','','2021-08-23 10:00:21','2021-08-23 10:00:21','',15496,'https://k1k3.dev34.info/?page_id=15495',0,'page','',0),(15496,1,'2021-08-23 09:57:38','2021-08-23 09:57:38','','CR1 / IR1 Marriage Visas','','trash','closed','closed','','cr1-ir1-marriage-visas__trashed','','','2021-08-23 11:14:34','2021-08-23 11:14:34','',0,'https://k1k3.dev34.info/?page_id=15496',0,'page','',0),(15497,1,'2021-08-23 09:57:21','2021-08-23 09:57:21','<h2>Why Hire Us</h2>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456.jpg\" alt=\"\" width=\"150\" height=\"122\" />\r\n\r\nAfter our initial phone consultation regarding your fiancée or marriage visa, we determine the most effective and fastest method of processing your petition.\r\n\r\nAn information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.\r\n\r\nOnce you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.\r\n\r\nAfter you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.\r\n\r\nWe will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.\r\n<h2>FREE PHONE CONSULTATION</h2>\r\nAsk questions; speak with an expert about your case. (866) 750-9020\r\n<h2>AVAILABILTY</h2>\r\nYou will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.\r\n<h2>FIANCEE AND MARRIAGE VISA EXPERTS</h2>\r\nWe have been doing fiancée and marriage visas since 2002, we are very competent and 100% dedicated to our clients. (See our testimonials)\r\n<h2>PROFESSIONAL PERSONALIZED SERVICE</h2>\r\nWe have handled hundreds of cases all over the world. It is our objective to complete your case in an efficient &amp; effective manner.\r\n<h2>WE DO THE WORK NOT YOU</h2>\r\nWe alleviate a great deal of stress about your case and assure you that your visa petition will be presented right the first time.\r\n<h2>FEES</h2>\r\nReasonable fees for quality services Fiancee or Marriage Visas $665 including adjustment of status no long list of what is extra this is it.\r\n<h2>FULL EMBASSY SUPPORT</h2>\r\nWe will advise your fiancée or spouse as to the information and supporting documentation needed for his or her interview.\r\n<h2>AFTER ENTRY SUPPORT</h2>\r\nWhen the k1 visa is issued, we will advise you of the next step for your spouse to obtain his or green card. Adjustment of status package is included in our price of $685. Where will you find a deal like that on the web? Most companies charge separately and its more than our fair price of $695. Quality work, fair price.\r\n<h2>MILITARY DISCOUNT</h2>\r\nWe honor the brave men and woman serving our country.\r\nCall us toll free (866) 750-9020 or email: k1k3visas.com@gmail.com\r\n<h2>Attorneys hire us to do their K1 fiancee visa and CR1 spousal visas.</h2>\r\n<em>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.</em>\r\n\r\n<em>Best regards,</em>\r\n<h2>David Carrad, Attorney</h2>','Why Hire Us','','publish','closed','closed','','why-hire-us','','','2021-08-27 08:09:11','2021-08-27 08:09:11','',0,'https://k1k3.dev34.info/?page_id=15497',0,'page','',0),(15498,1,'2021-08-23 09:57:21','2021-08-23 09:57:21','','Why Hire Us','','inherit','closed','closed','','15497-revision-v1','','','2021-08-23 09:57:21','2021-08-23 09:57:21','',15497,'https://k1k3.dev34.info/?p=15498',0,'revision','',0),(15499,1,'2021-08-23 09:57:38','2021-08-23 09:57:38','','CR1 / IR1 Marriage Visas','','inherit','closed','closed','','15496-revision-v1','','','2021-08-23 09:57:38','2021-08-23 09:57:38','',15496,'https://k1k3.dev34.info/?p=15499',0,'revision','',0),(15501,1,'2021-08-23 09:58:31','2021-08-23 09:58:31','','Testimonials','','inherit','closed','closed','','15494-revision-v1','','','2021-08-23 09:58:31','2021-08-23 09:58:31','',15494,'https://k1k3.dev34.info/?p=15501',0,'revision','',0),(15502,1,'2021-08-23 09:58:53','2021-08-23 09:58:53','','IMBRA','','inherit','closed','closed','','15495-revision-v1','','','2021-08-23 09:58:53','2021-08-23 09:58:53','',15495,'https://k1k3.dev34.info/?p=15502',0,'revision','',0),(15503,1,'2021-08-23 09:59:47','2021-08-23 09:59:47','<h2>Family Services\n</h2>		\n		<article id=\"post-108\"><h2>Family Services Information &amp; Links</h2><h3>Bringing Siblings to live in the United States</h3><article id=\"post-79\"><p>For a petitioner to bring your sibling (brother or sister) to live in the United States as a green card holder, you must be a U.S. citizen and at least 21 years of age. Permanent residents may not petition to bring siblings to live permanently in the United States. </p><ul><li>Additional Documentation for Siblings through Adoption, Step Parents or Paternal Half-Siblings*</li></ul><p>*Learn <a href=\"http://k1k3visas.com/family-services/bringing-siblings-to-live-in-the-united-states/\">more about bringing your siblings to the United States</a>.</p><h3>Family Services: IR5 Visa Parents</h3><p>To petition for your parents to live in the United States you must be at least 21 years old.  Children of your parents (your siblings) cannot be included in the petition.  </p><p>Currently you can expect it to take about 6-8 months to bring your parent here.  Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help.  Once they enter the United States they will be able to go to work immediately if that is their desire. <a href=\"http://k1k3visas.com/family-services/bring-your-parents-to-live-in-the-u-s/\">IR5 Visa Parents can learn more here</a>.</p><h3>Fiance Visa</h3><p>If you are engaged to someone in a another country and want to marry your fiancée in the United States the visa you will need is the K1 fiancée visa. The K1 fiancée visa allows people from other countries to come to the United States for the purpose of marrying a U.S. Citizen and to live in the United States. There are generally two categories of visas: immigration visas and non-immigrant visas they are coded by a system of letters from A-V. Some examples of non-immigration visas are: tourist visas, student visas and <a href=\"http://k1k3visas.com/\"><strong>K1 fiancée visas</strong></a>.</p><p><strong>Filing requirements for a K1 fiancée visa:</strong></p><ul><li>You are a U.S. Citizen</li><li>Have met your fiancée in person within the previous two years</li><li>You and your fiancée are both legally free to marry</li><li>Both you and your fiancée both have a sincere intent to marry within 90 days of his/her arrival in the United States</li><li>You can meet the minimum income requirement for a K1 visa</li></ul><p>The K1 visa petition is filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE’s will delay the approval of your K1 visa petition and the issuance of your K1 fiancée visa by several months.</p><p>For more information on the fiance visa, <a href=\"http://k1k3visas.com/fiancee-visa/\">follow this link</a>.</p></article></article> ','Family Services','','publish','closed','closed','','family-immigration-services','','','2021-08-27 08:07:37','2021-08-27 08:07:37','',0,'https://k1k3.dev34.info/?page_id=15503',0,'page','',0),(15504,1,'2021-08-23 09:59:47','2021-08-23 09:59:47','','Family Services','','inherit','closed','closed','','15503-revision-v1','','','2021-08-23 09:59:47','2021-08-23 09:59:47','',15503,'https://k1k3.dev34.info/?p=15504',0,'revision','',0),(15505,1,'2021-08-23 10:00:16','2021-08-23 10:00:16','','U.S. Citizenship','','inherit','closed','closed','','15451-revision-v1','','','2021-08-23 10:00:16','2021-08-23 10:00:16','',15451,'https://k1k3.dev34.info/?p=15505',0,'revision','',0),(15506,1,'2021-08-23 10:00:16','2021-08-23 10:00:16','','U.S. Citizenship','','inherit','closed','closed','','15451-revision-v1','','','2021-08-23 10:00:16','2021-08-23 10:00:16','',15451,'https://k1k3.dev34.info/?p=15506',0,'revision','',0),(16026,2,'2021-08-26 09:35:28','2021-08-26 09:35:28','<h2>U.S. Citizenship</h2>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/United_States_Flag1.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n<h2>The Value of Citizenship</h2>\r\nThe United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.\r\n\r\nDeciding to become a U.S. citizen is one of the most important decisions in an individual’s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.\r\n\r\nCall us to help you with becoming a U.S. Citizen! 619-249-0204','U.S. Citizenship','','inherit','closed','closed','','15451-revision-v1','','','2021-08-26 09:35:28','2021-08-26 09:35:28','',15451,'https://k1k3.dev34.info/?p=16026',0,'revision','',0),(15507,1,'2021-08-23 10:00:16','2021-08-23 10:00:16','<h2>U.S. Citizenship</h2>		\n															<img width=\"300\" height=\"225\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/United_States_Flag1.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h2>The Value of Citizenship</h2>		\n		<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.</p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual’s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.</p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204</p>','U.S. Citizenship','','inherit','closed','closed','','15451-revision-v1','','','2021-08-23 10:00:16','2021-08-23 10:00:16','',15451,'https://k1k3.dev34.info/?p=15507',0,'revision','',0),(15508,1,'2021-08-23 10:00:42','2021-08-23 10:00:42','<h2>FAMILY, MARRIAGE &amp; FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>\r\n<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\r\nSUBMIT AN INQUIRY\r\n</a>\r\n<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\r\nCall +1 (619) 249-0204 or (866) 750-9020\r\n</a>\r\nSERVICES\r\n<h2>Become another one of our satisfied customers today!</h2>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" width=\"1024\" height=\"683\" />\r\n<h3>FAMILY SERVICES</h3>\r\nWhether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" width=\"1024\" height=\"683\" />\r\n<h3>MARRIAGE VISAS</h3>\r\nYou must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" width=\"1024\" height=\"710\" />\r\n<h3>IMMIGATION FORMS</h3>\r\nIf you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" width=\"150\" height=\"150\" />\r\n<h3>UNDIVIDED ATTENTION</h3>\r\nWhen you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help &amp; information they need, nothing more or less!\r\n\r\nDirect reviews from just a few of our many happy customers\r\n\r\nI’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>David C.</h4>\r\nAttorney Wife from China\r\n\r\nThree years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Grateful Client</h4>\r\nArlington, Virginia\r\n\r\nShe returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>James A. Schaub</h4>\r\nWife from Mexico\r\nLATEST NEWS\r\n<a tabindex=\"-1\" href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" sizes=\"(max-width: 1000px) 100vw, 1000px\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" alt=\"Bring to the table win-win survival strategies.\" width=\"1000\" height=\"520\" /> </a>\r\nJanuary 12, 2021\r\n<h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>\r\nWith over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and…\r\n\r\n<a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\r\n<!-- #post-10924 -->\r\n<a tabindex=\"-1\" href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" sizes=\"(max-width: 1296px) 100vw, 1296px\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" alt=\"How To Blow Through Capital At An Incredible Rate.\" width=\"1296\" height=\"651\" /> </a>\r\nJanuary 12, 2021\r\n<h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>\r\nWith over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and…\r\n\r\n<a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\r\n<!-- #post-10923 -->\r\n<a tabindex=\"-1\" href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" sizes=\"(max-width: 1000px) 100vw, 1000px\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" alt=\"How To Blow Through Capital At An Incredible Rate\" width=\"1000\" height=\"520\" /> </a>\r\nNovember 4, 2020\r\n<h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>\r\nWith over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and…\r\n\r\n<a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\r\n<!-- #post-2177 -->\r\n1\r\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\r\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\r\n…\r\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>','Citizenship R Us','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 10:00:42','2021-08-23 10:00:42','',15263,'https://k1k3.dev34.info/?p=15508',0,'revision','',0),(15509,1,'2021-08-23 10:00:50','2021-08-23 10:00:50','<h2>U.S. Citizenship</h2>		\n															<img width=\"300\" height=\"225\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/United_States_Flag1.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h2>The Value of Citizenship</h2>		\n		<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.</p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual’s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.</p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204</p>','U.S. Citizenship','','inherit','closed','closed','','15451-revision-v1','','','2021-08-23 10:00:50','2021-08-23 10:00:50','',15451,'https://k1k3.dev34.info/?p=15509',0,'revision','',0),(15510,1,'2021-08-23 10:00:50','2021-08-23 10:00:50','<h2>U.S. Citizenship</h2>		\n															<img width=\"300\" height=\"225\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/United_States_Flag1.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h2>The Value of Citizenship</h2>		\n		<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.</p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual’s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.</p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204</p>','U.S. Citizenship','','inherit','closed','closed','','15451-revision-v1','','','2021-08-23 10:00:50','2021-08-23 10:00:50','',15451,'https://k1k3.dev34.info/?p=15510',0,'revision','',0),(15511,1,'2021-08-23 10:00:50','2021-08-23 10:00:50','<h2>U.S. Citizenship</h2>		\n															<img width=\"300\" height=\"225\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/United_States_Flag1.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h2>The Value of Citizenship</h2>		\n		<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.</p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual’s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.</p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204</p>','U.S. Citizenship','','inherit','closed','closed','','15451-revision-v1','','','2021-08-23 10:00:50','2021-08-23 10:00:50','',15451,'https://k1k3.dev34.info/?p=15511',0,'revision','',0),(15512,1,'2021-08-23 10:03:54','2021-08-23 10:03:54','<h2>CR1 / IR1 Marriage Visas</h2>\r\n<h2>What is a CR1 / IR1 Marriage Visa?</h2>\r\n<em>Presently Homeland Security is not processing K3 spousal or marriage visa petitions. They are processing CR1 / IR1 Marriage Visas petitions.\r\n</em><em style=\"letter-spacing: -0.53px; font-size: 1rem;\">(Formerly <a href=\"http://k1k3visas.com/\"><strong>K3 Marriage Visa</strong></a>).</em>\r\n\r\n<em>Learn more about Proxy marriage below</em>\r\n\r\nCR1 / IR1 Marriage Visas will be issued by the consulate if at the time of the interview the couple has been married less than two years. IR1 visas will be issued if at the time of the interview the couple has been married longer than two years.\r\n\r\nThe CR1 / IR1 Visa includes the issuance of the Permanent Green Card for your spouse soon after he/she arrives in the United States. A Green Card actually costs less than they did under the previous K3 Visa and less than the <a href=\"http://k1k3visas.com/tips-for-obtaining-the-k1-and-k3-visas-from-the-united-states/\">K1 fiancee visa</a>.\r\n\r\nThere are two types of Proxy marriages: Single Proxy marriage ceremony, and Double proxy marriages. Men and woman in the military who are overseas sometimes get married this way in order to extend military benefits their fiancée.  Call us: 619-249-0204\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/CR1-IR1-Marriage-Visas.jpeg\" alt=\"\" width=\"640\" height=\"251\" />\r\n\r\nCR1 / IR1 Marriage Visas are for couples that can prove they are both of legal age to marry and free from any previous marriage. You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. CR1 / IR1 Marriage Visas cannot be obtained by a permanent resident.\r\n\r\nYou must be able to prove fully that your marriage is legitimate. The USCIS and the U.S. State Department believe that a lot of the marriages are fraudulent marriages. The government scrutinizes each international visa application and will reject filings for any reason, any minor error. If there are mistakes or omissions in your CR1 / IR1 Marriage Visas’ petition; it can and will cause a delay from the visa’s approval.\r\n<h2>Children &amp; CR1 / IR1 Marriage Visas Dependency</h2>\r\nIf the marriage took place prior to the child’s 18th birthday and the child’s visa application is filed prior to the child’s 21st birthday the child is eligible for a CR1 / IR1 Marriage Dependent Visa.\r\n<ul>\r\n 	<li>Requirements for the CR1 / IR1 Marriage Visa (formerly K3 visa):</li>\r\n 	<li>Petitioner must be a U.S. citizen</li>\r\n 	<li>Must be legally married under the laws of the country where the marriage took place</li>\r\n 	<li>Petitioner must prove the marriage relationship is valid and sincere</li>\r\n 	<li>U.S. Citizens must be able to meet the financial requirements</li>\r\n 	<li>If the marriage was by proxy, it must have been consummated prior to the filing of the marriage visa. (More information on Proxy marriages)</li>\r\n</ul>','CR1 / IR1 Marriage Visas','','publish','closed','closed','','cr1-ir1-marriage-visas','','','2021-08-25 13:46:50','2021-08-25 13:46:50','',0,'https://k1k3.dev34.info/?page_id=15512',0,'page','',0),(15513,1,'2021-08-23 10:02:52','2021-08-23 10:02:52','','CR1 / IR1 Marriage Visas','','inherit','closed','closed','','15512-revision-v1','','','2021-08-23 10:02:52','2021-08-23 10:02:52','',15512,'https://k1k3.dev34.info/?p=15513',0,'revision','',0),(15515,1,'2021-08-23 10:18:48','2021-08-23 10:18:48','','CR1-IR1-Marriage-Visas','','inherit','open','closed','','cr1-ir1-marriage-visas-3','','','2021-08-23 10:18:48','2021-08-23 10:18:48','',15512,'https://k1k3.dev34.info/wp-content/uploads/2021/08/CR1-IR1-Marriage-Visas.jpeg',0,'attachment','image/jpeg',0),(15568,1,'2021-08-23 11:14:51','2021-08-23 11:14:51','<h2>CR1 / IR1 Marriage Visas</h2>\r\n<h2>What is a CR1 / IR1 Marriage Visa?</h2>\r\n<em>Presently Homeland Security is not processing K3 spousal or marriage visa petitions. They are processing CR1 / IR1 Marriage Visas petitions.\r\n</em><em style=\"letter-spacing: -0.53px; font-size: 1rem;\">(Formerly <a href=\"http://k1k3visas.com/\"><strong>K3 Marriage Visa</strong></a>).</em>\r\n\r\n<em>Learn more about Proxy marriage below</em>\r\n\r\nCR1 / IR1 Marriage Visas will be issued by the consulate if at the time of the interview the couple has been married less than two years. IR1 visas will be issued if at the time of the interview the couple has been married longer than two years.\r\n\r\nThe CR1 / IR1 Visa includes the issuance of the Permanent Green Card for your spouse soon after he/she arrives in the United States. A Green Card actually costs less than they did under the previous K3 Visa and less than the <a href=\"http://k1k3visas.com/tips-for-obtaining-the-k1-and-k3-visas-from-the-united-states/\">K1 fiancee visa</a>.\r\n\r\nThere are two types of Proxy marriages: Single Proxy marriage ceremony, and Double proxy marriages. Men and woman in the military who are overseas sometimes get married this way in order to extend military benefits their fiancée.  Call us: 619-249-0204\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/CR1-IR1-Marriage-Visas.jpeg\" alt=\"\" width=\"640\" height=\"251\" />\r\n\r\nCR1 / IR1 Marriage Visas are for couples that can prove they are both of legal age to marry and free from any previous marriage. You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. CR1 / IR1 Marriage Visas cannot be obtained by a permanent resident.\r\n\r\nYou must be able to prove fully that your marriage is legitimate. The USCIS and the U.S. State Department believe that a lot of the marriages are fraudulent marriages. The government scrutinizes each international visa application and will reject filings for any reason, any minor error. If there are mistakes or omissions in your CR1 / IR1 Marriage Visas’ petition; it can and will cause a delay from the visa’s approval.\r\n<h2>Children &amp; CR1 / IR1 Marriage Visas Dependency</h2>\r\nIf the marriage took place prior to the child’s 18th birthday and the child’s visa application is filed prior to the child’s 21st birthday the child is eligible for a CR1 / IR1 Marriage Dependent Visa.\r\n<ul>\r\n 	<li>Requirements for the CR1 / IR1 Marriage Visa (formerly K3 visa):</li>\r\n 	<li>Petitioner must be a U.S. citizen</li>\r\n 	<li>Must be legally married under the laws of the country where the marriage took place</li>\r\n 	<li>Petitioner must prove the marriage relationship is valid and sincere</li>\r\n 	<li>U.S. Citizens must be able to meet the financial requirements</li>\r\n 	<li>If the marriage was by proxy, it must have been consummated prior to the filing of the marriage visa. (More information on Proxy marriages)</li>\r\n 	<li>List Item</li>\r\n</ul>','CR1 / IR1 Marriage Visas','','inherit','closed','closed','','15512-revision-v1','','','2021-08-23 11:14:51','2021-08-23 11:14:51','',15512,'https://k1k3.dev34.info/?p=15568',0,'revision','',0),(15518,1,'2021-08-23 10:54:13','2021-08-23 10:54:13','<h2>CR1 / IR1 Marriage Visas</h2>		\n			<h2>What is a CR1 / IR1 Marriage Visa?\n</h2>		\n		<p><em>Presently Homeland Security is not processing K3 spousal or marriage visa petitions. They are processing CR1 / IR1 Marriage Visas petitions.<br /></em><em style=\"letter-spacing: -0.53px; font-size: 1rem;\">(Formerly <a href=\"http://k1k3visas.com/\"><strong>K3 Marriage Visa</strong></a>).</em></p><p><em>Learn more about Proxy marriage below</em></p><p>CR1 / IR1 Marriage Visas will be issued by the consulate if at the time of the interview the couple has been married less than two years. IR1 visas will be issued if at the time of the interview the couple has been married longer than two years.</p><p>The CR1 / IR1 Visa includes the issuance of the Permanent Green Card for your spouse soon after he/she arrives in the United States. A Green Card actually costs less than they did under the previous K3 Visa and less than the <a href=\"http://k1k3visas.com/tips-for-obtaining-the-k1-and-k3-visas-from-the-united-states/\">K1 fiancee visa</a>.</p><p>There are two types of Proxy marriages: Single Proxy marriage ceremony, and Double proxy marriages. Men and woman in the military who are overseas sometimes get married this way in order to extend military benefits their fiancée.  Call us: 619-249-0204</p>		\n															<img width=\"640\" height=\"251\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/CR1-IR1-Marriage-Visas.jpeg\" alt=\"\" loading=\"lazy\" />															\n		<p>CR1 / IR1 Marriage Visas are for couples that can prove they are both of legal age to marry and free from any previous marriage. You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. CR1 / IR1 Marriage Visas cannot be obtained by a permanent resident.</p><p>You must be able to prove fully that your marriage is legitimate. The USCIS and the U.S. State Department believe that a lot of the marriages are fraudulent marriages. The government scrutinizes each international visa application and will reject filings for any reason, any minor error. If there are mistakes or omissions in your CR1 / IR1 Marriage Visas’ petition; it can and will cause a delay from the visa’s approval.</p>		\n			<h2>Children & CR1 / IR1 Marriage Visas Dependency\n</h2>		\n		<p>If the marriage took place prior to the child’s 18th birthday and the child’s visa application is filed prior to the child’s 21st birthday the child is eligible for a CR1 / IR1 Marriage Dependent Visa.</p>		\n					<ul>\n							<li>\n										Requirements for the CR1 / IR1 Marriage Visa (formerly K3 visa):\n									</li>\n								<li>\n										Petitioner must be a U.S. citizen\n									</li>\n								<li>\n										Must be legally married under the laws of the country where the marriage took place\n									</li>\n								<li>\n										Petitioner must prove the marriage relationship is valid and sincere\n									</li>\n								<li>\n										U.S. Citizens must be able to meet the financial requirements\n									</li>\n								<li>\n										If the marriage was by proxy, it must have been consummated prior to the filing of the marriage visa. (More information on Proxy marriages)\n									</li>\n								<li>\n										List Item\n									</li>\n						</ul>','CR1 / IR1 Marriage Visas','','inherit','closed','closed','','15512-revision-v1','','','2021-08-23 10:54:13','2021-08-23 10:54:13','',15512,'https://k1k3.dev34.info/?p=15518',0,'revision','',0),(15516,1,'2021-08-23 10:54:13','2021-08-23 10:54:13','','CR1 / IR1 Marriage Visas','','inherit','closed','closed','','15512-revision-v1','','','2021-08-23 10:54:13','2021-08-23 10:54:13','',15512,'https://k1k3.dev34.info/?p=15516',0,'revision','',0),(15517,1,'2021-08-23 10:54:13','2021-08-23 10:54:13','','CR1 / IR1 Marriage Visas','','inherit','closed','closed','','15512-revision-v1','','','2021-08-23 10:54:13','2021-08-23 10:54:13','',15512,'https://k1k3.dev34.info/?p=15517',0,'revision','',0),(15519,1,'2021-08-23 11:00:33','2021-08-23 11:00:33','<h2>Fiancé Visa</h2>\r\nIf you are engaged to someone in a another country and want to marry your fiancée in the United States the visas you will need are the K1 Fiance Visas. K1 Fiance Visas visa allow people from other countries to come to the United States for the purpose of marrying a U.S. Citizen and to live in the United States. There are generally two categories of visas. Immigration visas and non-immigrant visas they are coded by a system of letters from A-V. Some examples of non-immigrate visas are: tourist visas, student visas and <a href=\"http://k1k3visas.com/\"><strong>K1 fiancée visas</strong></a>.\r\n<h4><strong>Filing requirements for a K1 fiancée visa:</strong></h4>\r\n<ul>\r\n 	<li>You are a U.S. Citizen</li>\r\n 	<li>Have met your fiancée in person within the previous two years</li>\r\n 	<li>Both you and your fiancée are both legally free to marry</li>\r\n 	<li>You and your fiancée both have a sincere intent to marry within 90 days of his/her arrival in the United States</li>\r\n 	<li>Both of you can meet the minimum income requirement for a K1 visa</li>\r\n</ul>\r\nPetitions for K1 Fiance Visas are filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE’s will delay the approval of your K1 visa petition. The issuance of your K1 fiancée visa by several months.\r\n<h4>After Approval</h4>\r\nOnce the USCIS has approved your K1 fiancée visa petition it will be forwarded to the National Visa Center (NVC) where background checks are made on your fiancée. Once completed the NVC will forward your petition to the Consulate that will be handling your fiancée’s visa interview. There is no interview until your fiancée’s background check is successfully completed.\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/CR1-IR1-Marriage-Visas-1.jpeg\" alt=\"\" width=\"640\" height=\"251\" />\r\n\r\n<article id=\"post-35\">When the approved fiancée visa petition and background checks have been successfully completed the consulate will give you instructions. Your fiancé will need a medical exam at a clinic specified by the Consulate and to report for the interview on a specified date. As long as your fiancée passes the medical exam and the interview is successful he or she will be issued a K1 fiancée visa. It is normally issued the same day or the following day.\r\n<h4>After Receiving your Visa</h4>\r\nOnce your fiancée receives the K1 fiancée visa, he or she has six months to use the visa to enter the United States once they are here he or she has 90 days to marry (there are no extensions). If your fiancée is not married within the 90 days of arrival. He or she would need to leave the United States or be subject to deportation and possibly a fine.\r\nAfter you and your fiancée are married with in the 90 days of his or her arrival they are allowed to stay in the U.S. legally and will need to file for a Green Card. The Green Card process is called Adjustment of Status.\r\nK2 Visa for Children of your fiancée are for children under the age of 21. The K2 visa request will be included when we file for the parent’s K1 fiancée visa. The child has the same rules and rights as the parent EXCEPT. They must enter the U.S. prior to his or her 21st birthday.\r\nIf your fiancée or spouse is currently in the U.S. and did not enter on a fiancée or spousal visa depending on the situation we maybe able to help to keep them here in the U.S. legally and obtain a Green Card. Other situations require your fiancée or spouse to leave the U.S. and reenter on a fiancée or spousal visa.\r\nIf your fiancée entered on a visa waiver and its currently in status. We may be able to arrange for your fiancée or spouse to remain in the U.S. legally and/or obtain a <strong><a href=\"http://k1k3visas.com/miscellaneous/need-greencard/\">Green Card</a>.</strong>\r\n<h4>FAQ</h4>\r\n<h4><em><strong>Is The K1 Visa Process is only about filing forms?</strong></em></h4>\r\n<em>K1 visa cases can become very complex. A single missed step can cause delays or may even cause your petition to be denied. A federal government form is a very serious document. A single misrepresentation may have severe penalties &amp; repercussions. Starting the process with k1k3visas.com is the best way to navigate the current process safely.</em>\r\n<h4><em>Can I Get A Tourist Visa For My Fiancée?</em></h4>\r\n<em>It is difficult to obtain a tourist visa for most foreign nationals. Coming into the United States on a tourist visa with the intent of staying is visa fraud. This can lead to deportation and a bar from entering the United States. Note: Your fiancé can come here on a tourist visa and marry you. He or she will have to leave before the tourist visa expires and apply for a spousal visa from outside the U.S. The intent to stay in the U.S. on a tourist visa is illegal-not the marriage. A person who enters the U.S. with no intent to marry while visiting then decides to marry and attempt to stay in the U.S. may be able to stay but you must convince the government this was not your intention when you first came to the U.S.</em>\r\n<h4>DOMA</h4>\r\n<em>After the June 26, 2013 Supreme Court decision holding that Section 3 of the Defense of Marriage Act (DOMA) is unconstitutional,. President Obama directed federal departments to ensure the decision and its implication for federal benefits for same-sex legally married couples are implemented swiftly and smoothly. To that end, effective immediately, the United States Citizenship and Immigration Services (USCIS) will review immigration visa petitions filed on behalf of a same-sex spouse or fiancée in the same manner as those on behalf of an opposite-sex spouse or fiancée.</em>\r\n\r\n</article>','Fiancé Visas','','publish','closed','closed','','fiance-visas','','','2021-08-27 04:19:17','2021-08-27 04:19:17','',0,'https://k1k3.dev34.info/?page_id=15519',0,'page','',0),(15520,1,'2021-08-23 10:58:24','2021-08-23 10:58:24','<h2>IR5 Visa Parents</h2>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/Family-photo.jpg\" alt=\"\" width=\"274\" height=\"184\" />To petition for the IR5 Visa for your parents to live in the United States you must be at least 21 years old.  Children of your parents (your siblings) cannot be included in the petition.\r\n\r\nCurrently you can expect it to take about 6-8 months to bring your parent here.  Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help.  Once they enter the United States they will be able to go to work immediately if that is their desire\r\n\r\nWe prepare you for all aspects of the immigration process, and we prepare your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing your parents to the U.S.\r\nFor more information, visit the <a href=\"https://travel.state.gov/content/visas/en/immigrate/family/family-preference.html\">State Department Website</a>.','IR5 Visa Parents','','publish','closed','closed','','ir5-visa-parents','','','2021-08-26 13:31:03','2021-08-26 13:31:03','',15503,'https://k1k3.dev34.info/?page_id=15520',0,'page','',0),(15521,1,'2021-08-23 11:00:31','2021-08-23 11:00:31','<h2>Bringing Siblings to Live in the United States</h2>\r\nBringing Siblings to Live in the United States as Permanent Residents\r\n<h2>Eligibility</h2>\r\nFor a petitioner to bring your sibling (brother or sister) to live in the United States as a green card holder. You must be a U.S. citizen and at least 21 years of age. Permanent residents may not petition to bring siblings to live permanently in the United States.\r\n<ul>\r\n 	<li>Additional Documentation for Bringing Siblings through Adoption, Step Parents or Paternal Half-Siblings</li>\r\n</ul>\r\nIf you and your sibling are related through adoption, please also submit:\r\n<ul>\r\n 	<li>A copy of the adoption decree(s) showing that the adoption took place before you or your sibling (the adopted child) became 16 years old.</li>\r\n</ul>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/Birgit_Ridderstedt_50th_birthday_group_1964.jpg\" alt=\"\" width=\"640\" height=\"267\" />\r\n\r\nIf you and your sibling are related through a step-parent, please also submit:\r\n<ul>\r\n 	<li>Copies of documents showing that any prior marriage(s) of the natural parent and/or step-parent were legally terminated, AND</li>\r\n 	<li>A copy of the marriage certificate of the step-parent to the natural parent. Age restrictions for meeting definition of step-child apply.</li>\r\n</ul>\r\nIf you and your sibling have a common (biological) father but different mothers (i.e. you are paternal half-siblings), please also submit:\r\n<ul>\r\n 	<li>Copies of the marriage certificates of the father to each mother and copies of documents showing that any prior marriages of either your father or mothers were legally terminated.</li>\r\n</ul>\r\n<strong>Note</strong>: If your name or your sibling’s name has changed. Please include proof of the legal name change. This can include marriage certificate, divorce decree, adoption decree, court judgment of name change, etc.\r\n\r\nWe prepare you for all aspects of the immigration process, including your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing siblings to the U.S.\r\n\r\n<a href=\"http://k1k3visas.com/contact-k1k3-visas/\">Call or email us</a> if you have any questions about bringing siblings to the United States, and receive a free consultation.\r\n\r\nCall: 619-249-0204\r\n\r\nEmail: k1k3visas.com@gmail.com','Bringing Siblings to Live in the United States','','publish','closed','closed','','bringing-siblings-to-united-states','','','2021-08-26 08:29:28','2021-08-26 08:29:28','',15503,'https://k1k3.dev34.info/?page_id=15521',0,'page','',0),(15522,1,'2021-08-23 10:57:37','2021-08-23 10:57:37','<h2>IMBRA</h2>\r\n<h2>International Marriage Broker Regulation Act (IMBRA)</h2>\r\nThe International Marriage Broker Regulation Act (IMBRA) was signed into law on January 5, 2006. Immigration regulations under IMBRA prohibit issuance of a <strong>K1 Visa</strong> without an approved waiver in two sets of circumstances.\r\n<h2>The two areas are:</h2>\r\nThe petitioner has a criminal conviction for a specified crime. Petitioner who has previously filed a K1 visa petitions or had a K1 visa petition approved within the past two years.\r\n\r\nIMBRA regulations also prohibit the issuance of a K3 visa without an approved waiver if the petitioner has criminal convictions.\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/fargo.jpg\" alt=\"\" width=\"600\" height=\"263\" />\r\n\r\nCriminal conviction covers various crimes involving violence as well as crimes relating to a controlled substance drugs or alcohol. If you believe you may fall under this section of IMBRA, call us. We can discuss your situation with you and give you advice on is needed in your situation to obtain a K1 fiancé visa or K3 spousal visa.\r\n<h2>Filing Limitations</h2>\r\n<article id=\"post-49\">If you have filed two or more K1 visa petitions at any time in the past. Also if your K1 visa petition was approved within the past two years prior to filing of the current petition, a waiver must be obtained before your K1 petition can be approved.\r\n\r\nIf you have any questions, visit our <a href=\"http://k1k3visas.com/contact-k1k3-visas/\">Contact</a> page for more information. Call our office for a free consultation and get the answers you need now. We look forward to speaking with you.\r\nCall Us: 619-249-0204\r\n\r\n</article>','IMBRA','','publish','closed','closed','','imbra','','','2021-08-26 09:55:48','2021-08-26 09:55:48','',15512,'https://k1k3.dev34.info/?page_id=15522',0,'page','',0),(15523,1,'2021-08-23 10:57:15','2021-08-23 10:57:15','','Visa Waiver Program','','inherit','closed','closed','','15493-revision-v1','','','2021-08-23 10:57:15','2021-08-23 10:57:15','',15493,'https://k1k3.dev34.info/?p=15523',0,'revision','',0),(15524,1,'2021-08-23 10:57:37','2021-08-23 10:57:37','','IMBRA','','inherit','closed','closed','','15522-revision-v1','','','2021-08-23 10:57:37','2021-08-23 10:57:37','',15522,'https://k1k3.dev34.info/?p=15524',0,'revision','',0),(15525,1,'2021-08-23 11:00:25','2021-08-23 11:00:25','<h2>Fiancée Visa Process (Steps)</h2>\r\n<article id=\"post-175\">People always asks why it takes so long to bring someone from another country to the U.S. for the purpose of marriage.  Call our office for a complete detail of the fiance visa steps, there’s no charge. 619-249-0204\r\n<h4>Application Process</h4>\r\n<ul>\r\n 	<li>File your fiancée visa petition. The filing fee is $535</li>\r\n</ul>\r\n<h4>Eligibility Requirements</h4>\r\nIf you petition for a fiancé(e) visa, you must show that:\r\n<ul>\r\n 	<li>The petitioner (you) are a U.S. citizen.</li>\r\n 	<li>You intend to marry within 90 days of your fiancé(e) entering the United States.</li>\r\n 	<li>Both you and your fiancé(e) are both free to marry and any previous marriages must have been legally terminated by divorce, death, or annulment.</li>\r\n 	<li>You met each other, in person, at least once within 2 years of filing your petition. There are two exceptions that require a waiver:\r\n1. If the requirement to meet would violate strict and long-established customs of your or your fiancé(e)’s foreign culture or social practice.\r\n2. If you prove that the requirement to meet would result in extreme hardship to you.</li>\r\n</ul>\r\n<h4>After the Fiancé(e) Visa is Issued</h4>\r\nOnce issued, the fiancé(e) visa (or K-1 nonimmigrant visa) allows your fiancé(e) to enter the United States for 90 days so that your marriage ceremony can take place. Once you marry, your spouse may apply for permanent residence and remain in the United States while USCIS processes the application.\r\n<h3><strong>Treatment of I-129F petitions where the Department of State (DOS) refuses to issue the K-1 visa and returns the expired petition to USCIS.</strong></h3>\r\nOnce USCIS receives a consular returned I-129F for K-1 classification from DOS and the petition has expired in accordance with 8 CFR214.2(k)(5), USCIS will allow the petition to remain expired and will not reaffirm or reopen the petition. Please note that this will not preclude the petitioner from filing another petition.\r\n<h4>Children of Fiancé(e)s</h4>\r\nIf your fiancé(e) has a child (under 21 and unmarried), a K-2 nonimmigrant visa may be available to him or her. Be sure to include the names of your fiancé(e)’s children on your Form I-129F petition.\r\n<h4>Permission to Work</h4>\r\nAfter admission, your fiancé(e) may immediately apply for permission to work by filing a Form I-765, application for employment authorization with the USCIS Service Center having jurisdiction over your place of residence. Any work authorization based on a nonimmigrant fiancé (e) visa would be valid for only 90 days after entry. However, your fiancé (e) would also be eligible to apply for an extended work authorization at the same time as he or she files for permanent residence.\r\n<h4>What happens if we do not marry within 90 days?</h4>\r\nFiancé(e) status automatically expires after 90 days. It cannot be extended. Your fiancé(e) should leave the United States at the end of the 90 days if you do not marry. If your fiancé(e) does not depart, he or she will be in violation of U.S. immigration law. This may result in removal (deportation) and/or could affect future eligibility for U.S. immigration benefits.\r\n<h3>We want to make plans for our wedding. How long will this process take?</h3>\r\nEach case is different, please check the current processing times for the I-129F petition the USCIS processes fiancé(e) petitions in the order we receive them. Once we complete our processing, your approved petition is then forwarded to the National Visa Center (NVC). The NVC will then send the petition to the U.S. Embassy or consulate, which will need time to process your fiancé(e) for a visa.\r\n\r\nCheck it our testimonials we are here for you as we have been for others just like you.  No charge for a consultation all:619-249-0204 or email s at: k1k3visas.com@gmail.com\r\n\r\n</article>','Fiancée Visa Process (Steps)','','publish','closed','closed','','fiancee-visa-steps','','','2021-08-25 12:46:50','2021-08-25 12:46:50','',15519,'https://k1k3.dev34.info/?page_id=15525',0,'page','',0),(15526,1,'2021-08-23 10:58:24','2021-08-23 10:58:24','','IR5 Visa Parents','','inherit','closed','closed','','15520-revision-v1','','','2021-08-23 10:58:24','2021-08-23 10:58:24','',15520,'https://k1k3.dev34.info/?p=15526',0,'revision','',0),(15527,1,'2021-08-23 11:00:25','2021-08-23 11:00:25','','Fiancée Visa Process (Steps)','','inherit','closed','closed','','15525-revision-v1','','','2021-08-23 11:00:25','2021-08-23 11:00:25','',15525,'https://k1k3.dev34.info/?p=15527',0,'revision','',0),(15528,1,'2021-08-23 11:00:31','2021-08-23 11:00:31','','Bringing Siblings to Live in the United States','','inherit','closed','closed','','15521-revision-v1','','','2021-08-23 11:00:31','2021-08-23 11:00:31','',15521,'https://k1k3.dev34.info/?p=15528',0,'revision','',0),(15529,1,'2021-08-23 11:00:33','2021-08-23 11:00:33','','Fiancé Visa','','inherit','closed','closed','','15519-revision-v1','','','2021-08-23 11:00:33','2021-08-23 11:00:33','',15519,'https://k1k3.dev34.info/?p=15529',0,'revision','',0),(15531,1,'2021-08-23 11:07:26','2021-08-23 11:07:26','<h2>Permanent Resident Card “Greencard”</h2>		\n															<img width=\"249\" height=\"203\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/pic-green-card.jpg\" alt=\"\" loading=\"lazy\" />															\n		<article id=\"post-190\"><article id=\"post-1650\"><p>When you enter the U.S. on a visa or visa waiver and plan to spend the rest of your life here with your family, you will need to adjust your status from a nonimmigrant to an immigrant status, you will receive your permanent resident card known as the “green card”.</p><p>Here are reasons you will need or want one:</p><p>-You  will be able to leave and enter the U.S. anytime you wish with out the risk of being denied entry .</p><p>-You will be able to work in the U.S.  You can start your own business legally in America with a green card.</p><p>-Own property, cars and other items legally.</p><p>-Social Security benefits are available to green card holders when they retire, if you have worked for 10 years before retiring.      </p><p>We are to help you with adjusting your status and helping you with your green card.  Call us 619-249-0204, we are the REAL deal.</p></article></article>','Permanent Resident Card “Greencard”','','publish','closed','closed','','need-greencard','','','2021-08-24 09:32:03','2021-08-24 09:32:03','',0,'https://k1k3.dev34.info/?page_id=15531',0,'page','',0),(15532,1,'2021-08-23 11:06:31','2021-08-23 11:06:31','<h2>Can I Marry With A Visa Waiver?\n</h2>		\n		<article id=\"post-190\"><article id=\"post-1662\"><p>Can a person coming to the U.S. on a Visa Waiver get a Green Card through Marriage?</p><p>The answer is: YES</p><p>In a brief filed in Bradley v. Holder Case #10-397, the Solicitor General said:            </p><p>In general the Visa Waiver Program aliens are excepted from eligibility to seek adjustment of status but those who qualify as immediate relatives fall within an exception to the exception. See 8 U.S.C. 1255(c)(4)</p><p>A spouse is an immediate relative.  However, you should note that it is still considered immigration fraud to come to the USA on a tourist visa or the VWP with the intent to immigrate.  But if your intent was truly to visit and then you later decided to marry a U.S. citizen, you would be able to adjust your status and get your green card.  However, if you are currently in removal proceedings you probably will not get to stay just because you married a U.S. citizen and applied to adjust your status.</p><p>In an engagement with the American Immigration Lawyers Association on April 7, 2011 the USCIS stated:</p><p><em>All field offices have been instructed to adjudicate I-485 applications filed by individuals who last entered the U.S. under the Visa Waiver Program (VWP) and overstayed on their merits UNLESS the potential beneficiary is the subject of an INA section 217 removal order.  Additionally field offices have been instructed to hold in abeyance all VWP adjustment applications for potential beneficiaries who have been ordered removed under INA section 217.</em></p></article></article>','Can I Marry With A Visa Waiver?','','publish','closed','closed','','can-marry-visa-waiver','','','2021-08-24 09:38:06','2021-08-24 09:38:06','',15531,'https://k1k3.dev34.info/?page_id=15532',0,'page','',0),(15533,1,'2021-08-23 11:11:06','2021-08-23 11:11:06','<h2>We Are Here For You</h2>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456-1.jpg\" alt=\"\" width=\"150\" height=\"122\" />\r\n\r\nWe prepare your entire fiancée visa or marriagel visa petition. We review it and make sure it’s perfect. We prepare all the forms all you do is sign them. When it’s time for the embassy interview we will help you to make sure you have all the documents necessary for the process at no charge. We are here to support you all the way through the interview. We do other visas as well as adjustment of status, removal of conditions &amp; citizenship.\r\n\r\nYou helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.” Best regards, David Carrad, Attorney','We Are Here For You','','publish','closed','closed','','we-are-here-for-you','','','2021-08-27 07:54:15','2021-08-27 07:54:15','',0,'https://k1k3.dev34.info/?page_id=15533',0,'page','',0),(16033,2,'2021-08-26 09:55:48','2021-08-26 09:55:48','<h2>IMBRA</h2>\r\n<h2>International Marriage Broker Regulation Act (IMBRA)</h2>\r\nThe International Marriage Broker Regulation Act (IMBRA) was signed into law on January 5, 2006. Immigration regulations under IMBRA prohibit issuance of a <strong>K1 Visa</strong> without an approved waiver in two sets of circumstances.\r\n<h2>The two areas are:</h2>\r\nThe petitioner has a criminal conviction for a specified crime. Petitioner who has previously filed a K1 visa petitions or had a K1 visa petition approved within the past two years.\r\n\r\nIMBRA regulations also prohibit the issuance of a K3 visa without an approved waiver if the petitioner has criminal convictions.\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/fargo.jpg\" alt=\"\" width=\"600\" height=\"263\" />\r\n\r\nCriminal conviction covers various crimes involving violence as well as crimes relating to a controlled substance drugs or alcohol. If you believe you may fall under this section of IMBRA, call us. We can discuss your situation with you and give you advice on is needed in your situation to obtain a K1 fiancé visa or K3 spousal visa.\r\n<h2>Filing Limitations</h2>\r\n<article id=\"post-49\">If you have filed two or more K1 visa petitions at any time in the past. Also if your K1 visa petition was approved within the past two years prior to filing of the current petition, a waiver must be obtained before your K1 petition can be approved.\r\n\r\nIf you have any questions, visit our <a href=\"http://k1k3visas.com/contact-k1k3-visas/\">Contact</a> page for more information. Call our office for a free consultation and get the answers you need now. We look forward to speaking with you.\r\nCall Us: 619-249-0204\r\n\r\n</article>','IMBRA','','inherit','closed','closed','','15522-revision-v1','','','2021-08-26 09:55:48','2021-08-26 09:55:48','',15522,'https://k1k3.dev34.info/?p=16033',0,'revision','',0),(15581,1,'2021-08-23 11:22:58','2021-08-23 11:22:58','<h2>IMBRA\n</h2>		\n			<h2>International Marriage Broker Regulation Act (IMBRA)\n</h2>		\n		<p>The International Marriage Broker Regulation Act (IMBRA) was signed into law on January 5, 2006. Immigration regulations under IMBRA prohibit issuance of a <strong>K1 Visa</strong> without an approved waiver in two sets of circumstances.</p>		\n			<h2>The two areas are:\n</h2>		\n		<p>The petitioner has a criminal conviction for a specified crime. Petitioner who has previously filed a K1 visa petitions or had a K1 visa petition approved within the past two years.</p><p>IMBRA regulations also prohibit the issuance of a K3 visa without an approved waiver if the petitioner has criminal convictions.</p>		\n															<img width=\"600\" height=\"263\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/fargo.jpg\" alt=\"\" loading=\"lazy\" />															\n		<p>Criminal conviction covers various crimes involving violence as well as crimes relating to a controlled substance drugs or alcohol. If you believe you may fall under this section of IMBRA, call us. We can discuss your situation with you and give you advice on is needed in your situation to obtain a K1 fiancé visa or K3 spousal visa.</p>		\n			<h2>Filing Limitations\n</h2>		\n		<article id=\"post-49\"><p>If you have filed two or more K1 visa petitions at any time in the past. Also if your K1 visa petition was approved within the past two years prior to filing of the current petition, a waiver must be obtained before your K1 petition can be approved.</p><p>If you have any questions, visit our <a href=\"http://k1k3visas.com/contact-k1k3-visas/\">Contact</a> page for more information. Call our office for a free consultation and get the answers you need now. We look forward to speaking with you.<br />Call Us: 619-249-0204</p></article> ','IMBRA','','inherit','closed','closed','','15522-revision-v1','','','2021-08-23 11:22:58','2021-08-23 11:22:58','',15522,'https://k1k3.dev34.info/?p=15581',0,'revision','',0),(15535,1,'2021-08-23 11:06:31','2021-08-23 11:06:31','','Can I Marry With A Visa Waiver?','','inherit','closed','closed','','15532-revision-v1','','','2021-08-23 11:06:31','2021-08-23 11:06:31','',15532,'https://k1k3.dev34.info/?p=15535',0,'revision','',0),(15539,1,'2021-08-23 11:10:56','2021-08-23 11:10:56','<h2>Visa Waiver Program Countries\n</h2>		\n		<article id=\"post-190\"><article id=\"post-1691\"><p><strong>This is a list of countries in the Visa Waiver Program as of October 2012 as follows:</strong></p></article></article><article id=\"post-190\"><article id=\"post-1691\"><ul><li>Andorra       </li><li>Australia</li><li>Austria</li><li>Belgium</li><li>Brunei</li><li>Czeck Republic</li><li>Denmark</li><li>Estonia</li><li>Finland</li><li>France</li><li>Germany</li><li>Greece</li><li>Hungary</li></ul></article></article><article id=\"post-190\"><article id=\"post-1691\"><ul><li>Iceland</li><li>Ireland</li><li>Italy</li><li>Japan</li><li>Latvia</li><li>Liechtenstein</li><li>Lithuania</li><li>Luxembourg</li><li>Malta</li><li>Monaco</li><li>The Netherlands</li><li>New Zealand</li><li>Norway</li></ul></article></article><article id=\"post-190\"><article id=\"post-1691\"><ul><li>New Zealand</li><li>Norway</li><li>Portugal</li><li>San Marino</li><li>Singapore</li><li>Slovakia</li><li>Slovenia</li><li>South Korea</li><li>Spain</li><li>Sweden</li><li>Switzerland</li><li>Taiwan</li><li>United Kingdom</li></ul></article></article><article id=\"post-190\"><article id=\"post-1691\"><p>Travelers from these countries may visit the USA for tourism or business without a visa and may stay for up to 90 days.  They must first receive authorization through ESTA (<a href=\"http://www.cbp.gov/travel/international-visitors/esta\">Electronic System for Travel Authorization</a>).  All persons traveling on the VWP must have a machine-readable passport.  The passport must be valid for at least 6 months beyond your intended stay.</p><p>Short trips to Canada or Mexico do not restart the 90 day clock.  This means you can’t make a quick trip to Canada or Mexico to restart your 90 day visit.</p></article></article>','Visa Waiver Program Countries','','publish','closed','closed','','visa-waiver-program-countries','','','2021-08-26 01:29:19','2021-08-26 01:29:19','',15531,'https://k1k3.dev34.info/?page_id=15539',0,'page','',0),(15537,1,'2021-08-23 11:07:26','2021-08-23 11:07:26','','Permanent Resident Card “Greencard”','','inherit','closed','closed','','15531-revision-v1','','','2021-08-23 11:07:26','2021-08-23 11:07:26','',15531,'https://k1k3.dev34.info/?p=15537',0,'revision','',0),(15540,1,'2021-08-23 11:09:19','2021-08-23 11:09:19','<h2>Immigration Forms</h2>		\n		<article id=\"post-190\"><article id=\"post-101\"><p>K1 Fiancee Visa and CR1 Visa: Immigration Forms – Filing Fees</p><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa service. Hire us for your K1 fiancee Visa or CR1 spousal visa you will get more for less.<br /><a href=\"http://www.uscis.gov/\">www.uscis.gov</a> provides online information on Immigration benefit applications and petitions. <a href=\"http://www.uscis.gov/\">www.uscis.gov</a> provides you with access to all of our public use forms for K1 visas, CR1 visas and related visa forms.<br />Please see: <a href=\"http://www.uscis.gov/forms\">http://www.uscis.gov/forms</a> for the latest updates.</p><p><a href=\"http://www.uscis.gov/\">www.uscis.gov</a></p><p>Petition for Alien Fiance(e) K1 Visa Form I-129F $535 Filing fee<br />Petition for Alien Relative CR1 Visa Form I-130 $535 Filing fee</p><p>No charge for a consultation, Call the experts (619) 249-0204 <br />The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview &amp; medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fiancée was well prepared for the interview. I recommend this company to anyone that doesn’t want to be alone in the process and wants things done right and trouble free.<br />J. Craig</p><p>Attorneys hire us!<br />Visa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.<br />Best Regards,<br />David Carrad, Attorney  </p><p>See our client’s <a href=\"http://www.k1k3visas.com/why-hire-us/testimonials.htm\">testimonials</a></p></article></article>','Immigration Forms','','publish','closed','closed','','immigration-forms','','','2021-08-24 09:26:04','2021-08-24 09:26:04','',0,'https://k1k3.dev34.info/?page_id=15540',0,'page','',0),(15880,1,'2021-08-24 09:38:06','2021-08-24 09:38:06','','Can I Marry With A Visa Waiver?','','inherit','closed','closed','','15532-revision-v1','','','2021-08-24 09:38:06','2021-08-24 09:38:06','',15532,'https://k1k3.dev34.info/?p=15880',0,'revision','',0),(15542,1,'2021-08-23 11:09:19','2021-08-23 11:09:19','','Immigration Forms','','inherit','closed','closed','','15540-revision-v1','','','2021-08-23 11:09:19','2021-08-23 11:09:19','',15540,'https://k1k3.dev34.info/?p=15542',0,'revision','',0),(15543,1,'2021-08-23 11:10:56','2021-08-23 11:10:56','','Visa Waiver Program Countries','','inherit','closed','closed','','15539-revision-v1','','','2021-08-23 11:10:56','2021-08-23 11:10:56','',15539,'https://k1k3.dev34.info/?p=15543',0,'revision','',0),(15544,1,'2021-08-23 11:11:06','2021-08-23 11:11:06','','We Are Here For You','','inherit','closed','closed','','15533-revision-v1','','','2021-08-23 11:11:06','2021-08-23 11:11:06','',15533,'https://k1k3.dev34.info/?p=15544',0,'revision','',0),(15545,1,'2021-08-23 11:23:46','2021-08-23 11:17:47','','Home','','publish','closed','closed','','home-2','','','2021-08-23 11:23:46','2021-08-23 11:23:46','',0,'https://k1k3.dev34.info/?p=15545',1,'nav_menu_item','',0),(15546,1,'2021-08-23 11:11:57','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2021-08-23 11:11:57','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?p=15546',1,'nav_menu_item','',0),(15547,1,'2021-08-23 11:23:46','2021-08-23 11:17:47','','Contact','','publish','closed','closed','','contact','','','2021-08-23 11:23:46','2021-08-23 11:23:46','',0,'https://k1k3.dev34.info/?p=15547',16,'nav_menu_item','',0),(15548,1,'2021-08-23 11:11:57','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2021-08-23 11:11:57','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?p=15548',1,'nav_menu_item','',0),(15550,1,'2021-08-23 11:23:46','2021-08-23 11:17:47',' ','','','publish','closed','closed','','15550','','','2021-08-23 11:23:46','2021-08-23 11:23:46','',0,'https://k1k3.dev34.info/?p=15550',10,'nav_menu_item','',0),(15551,1,'2021-08-23 11:23:46','2021-08-23 11:17:47',' ','','','publish','closed','closed','','15551','','','2021-08-23 11:23:46','2021-08-23 11:23:46','',0,'https://k1k3.dev34.info/?p=15551',2,'nav_menu_item','',0),(15552,1,'2021-08-23 11:23:46','2021-08-23 11:17:47',' ','','','publish','closed','closed','','15552','','','2021-08-23 11:23:46','2021-08-23 11:23:46','',15503,'https://k1k3.dev34.info/?p=15552',3,'nav_menu_item','',0),(15553,1,'2021-08-23 11:23:46','2021-08-23 11:17:47',' ','','','publish','closed','closed','','15553','','','2021-08-23 11:23:46','2021-08-23 11:23:46','',15503,'https://k1k3.dev34.info/?p=15553',4,'nav_menu_item','',0),(15554,1,'2021-08-23 11:23:46','2021-08-23 11:17:47',' ','','','publish','closed','closed','','15554','','','2021-08-23 11:23:46','2021-08-23 11:23:46','',0,'https://k1k3.dev34.info/?p=15554',5,'nav_menu_item','',0),(15555,1,'2021-08-23 11:23:46','2021-08-23 11:17:47',' ','','','publish','closed','closed','','15555','','','2021-08-23 11:23:46','2021-08-23 11:23:46','',15519,'https://k1k3.dev34.info/?p=15555',6,'nav_menu_item','',0),(15556,1,'2021-08-23 11:23:46','2021-08-23 11:17:47',' ','','','publish','closed','closed','','15556','','','2021-08-23 11:23:46','2021-08-23 11:23:46','',0,'https://k1k3.dev34.info/?p=15556',7,'nav_menu_item','',0),(15557,1,'2021-08-23 11:23:46','2021-08-23 11:17:47',' ','','','publish','closed','closed','','15557','','','2021-08-23 11:23:46','2021-08-23 11:23:46','',0,'https://k1k3.dev34.info/?p=15557',20,'nav_menu_item','',0),(15558,1,'2021-08-23 11:23:46','2021-08-23 11:17:47',' ','','','publish','closed','closed','','15558','','','2021-08-23 11:23:46','2021-08-23 11:23:46','',0,'https://k1k3.dev34.info/?p=15558',12,'nav_menu_item','',0),(15559,1,'2021-08-23 11:23:46','2021-08-23 11:17:47',' ','','','publish','closed','closed','','15559','','','2021-08-23 11:23:46','2021-08-23 11:23:46','',15531,'https://k1k3.dev34.info/?p=15559',15,'nav_menu_item','',0),(15560,1,'2021-08-23 11:23:46','2021-08-23 11:17:47',' ','','','publish','closed','closed','','15560','','','2021-08-23 11:23:46','2021-08-23 11:23:46','',15531,'https://k1k3.dev34.info/?p=15560',13,'nav_menu_item','',0),(15561,1,'2021-08-23 11:11:57','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2021-08-23 11:11:57','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?p=15561',1,'nav_menu_item','',0),(15562,1,'2021-08-23 11:11:57','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2021-08-23 11:11:57','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?p=15562',1,'nav_menu_item','',0),(15563,1,'2021-08-23 11:23:46','2021-08-23 11:17:47',' ','','','publish','closed','closed','','15563','','','2021-08-23 11:23:46','2021-08-23 11:23:46','',0,'https://k1k3.dev34.info/?p=15563',18,'nav_menu_item','',0),(15564,1,'2021-08-23 11:23:46','2021-08-23 11:17:47',' ','','','publish','closed','closed','','15564','','','2021-08-23 11:23:46','2021-08-23 11:23:46','',0,'https://k1k3.dev34.info/?p=15564',9,'nav_menu_item','',0),(15565,1,'2021-08-23 11:23:46','2021-08-23 11:17:47',' ','','','publish','closed','closed','','15565','','','2021-08-23 11:23:46','2021-08-23 11:23:46','',0,'https://k1k3.dev34.info/?p=15565',14,'nav_menu_item','',0),(15566,1,'2021-08-23 11:23:46','2021-08-23 11:17:47',' ','','','publish','closed','closed','','15566','','','2021-08-23 11:23:46','2021-08-23 11:23:46','',0,'https://k1k3.dev34.info/?p=15566',21,'nav_menu_item','',0),(15567,1,'2021-08-23 11:23:46','2021-08-23 11:17:47',' ','','','publish','closed','closed','','15567','','','2021-08-23 11:23:46','2021-08-23 11:23:46','',0,'https://k1k3.dev34.info/?p=15567',17,'nav_menu_item','',0),(15569,1,'2021-08-23 11:23:46','2021-08-23 11:17:47',' ','','','publish','closed','closed','','15569','','','2021-08-23 11:23:46','2021-08-23 11:23:46','',0,'https://k1k3.dev34.info/?p=15569',11,'nav_menu_item','',0),(15570,1,'2021-08-23 11:23:46','2021-08-23 11:17:47','','Embassy Information','','publish','closed','closed','','embassy-information','','','2021-08-23 11:23:46','2021-08-23 11:23:46','',0,'https://k1k3.dev34.info/?p=15570',19,'nav_menu_item','',0),(15571,1,'2021-08-23 11:17:42','2021-08-23 11:17:42','','fargo','','inherit','open','closed','','fargo','','','2021-08-23 11:17:42','2021-08-23 11:17:42','',15522,'https://k1k3.dev34.info/wp-content/uploads/2021/08/fargo.jpg',0,'attachment','image/jpeg',0),(15572,1,'2021-08-23 11:19:05','2021-08-23 11:19:05','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 11:19:05','2021-08-23 11:19:05','',5838,'https://k1k3.dev34.info/?p=15572',0,'revision','',0),(15573,1,'2021-08-23 11:19:05','2021-08-23 11:19:05','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15208\"><a href=\"https://k1k3.dev34.info/email-marketing/\">Home</a></li>\n<li id=\"menu-item-15210\"><a href=\"https://k1k3.dev34.info/about-us/\">About Us</a></li>\n<li id=\"menu-item-15209\"><a href=\"https://k1k3.dev34.info/blog/\">Blog</a></li>\n<li id=\"menu-item-15211\"><a href=\"https://k1k3.dev34.info/contact/\">Contact Us</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 11:19:05','2021-08-23 11:19:05','',5838,'https://k1k3.dev34.info/?p=15573',0,'revision','',0),(15574,1,'2021-08-23 11:19:05','2021-08-23 11:19:05','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n<ul>\n	<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 11:19:05','2021-08-23 11:19:05','',5838,'https://k1k3.dev34.info/?p=15574',0,'revision','',0),(15575,1,'2021-08-23 11:19:44','2021-08-23 11:19:44','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n<ul>\n	<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 11:19:44','2021-08-23 11:19:44','',5838,'https://k1k3.dev34.info/?p=15575',0,'revision','',0),(15576,1,'2021-08-23 11:19:44','2021-08-23 11:19:44','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n<ul>\n	<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 11:19:44','2021-08-23 11:19:44','',5838,'https://k1k3.dev34.info/?p=15576',0,'revision','',0),(15577,1,'2021-08-23 11:19:44','2021-08-23 11:19:44','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n<ul>\n	<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 11:19:44','2021-08-23 11:19:44','',5838,'https://k1k3.dev34.info/?p=15577',0,'revision','',0),(15578,1,'2021-08-23 11:23:46','2021-08-23 11:21:35','','Services','','publish','closed','closed','','services','','','2021-08-23 11:23:46','2021-08-23 11:23:46','',0,'https://k1k3.dev34.info/?p=15578',8,'nav_menu_item','',0),(15579,1,'2021-08-23 11:22:58','2021-08-23 11:22:58','','IMBRA','','inherit','closed','closed','','15522-revision-v1','','','2021-08-23 11:22:58','2021-08-23 11:22:58','',15522,'https://k1k3.dev34.info/?p=15579',0,'revision','',0),(15580,1,'2021-08-23 11:22:58','2021-08-23 11:22:58','','IMBRA','','inherit','closed','closed','','15522-revision-v1','','','2021-08-23 11:22:58','2021-08-23 11:22:58','',15522,'https://k1k3.dev34.info/?p=15580',0,'revision','',0),(15582,1,'2021-08-23 11:23:26','2021-08-23 11:23:26','<h2>CR1 / IR1 Marriage Visas</h2>\r\n<h2>What is a CR1 / IR1 Marriage Visa?</h2>\r\n<em>Presently Homeland Security is not processing K3 spousal or marriage visa petitions. They are processing CR1 / IR1 Marriage Visas petitions.\r\n</em><em style=\"letter-spacing: -0.53px; font-size: 1rem;\">(Formerly <a href=\"http://k1k3visas.com/\"><strong>K3 Marriage Visa</strong></a>).</em>\r\n\r\n<em>Learn more about Proxy marriage below</em>\r\n\r\nCR1 / IR1 Marriage Visas will be issued by the consulate if at the time of the interview the couple has been married less than two years. IR1 visas will be issued if at the time of the interview the couple has been married longer than two years.\r\n\r\nThe CR1 / IR1 Visa includes the issuance of the Permanent Green Card for your spouse soon after he/she arrives in the United States. A Green Card actually costs less than they did under the previous K3 Visa and less than the <a href=\"http://k1k3visas.com/tips-for-obtaining-the-k1-and-k3-visas-from-the-united-states/\">K1 fiancee visa</a>.\r\n\r\nThere are two types of Proxy marriages: Single Proxy marriage ceremony, and Double proxy marriages. Men and woman in the military who are overseas sometimes get married this way in order to extend military benefits their fiancée.  Call us: 619-249-0204\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/CR1-IR1-Marriage-Visas.jpeg\" alt=\"\" width=\"640\" height=\"251\" />\r\n\r\nCR1 / IR1 Marriage Visas are for couples that can prove they are both of legal age to marry and free from any previous marriage. You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. CR1 / IR1 Marriage Visas cannot be obtained by a permanent resident.\r\n\r\nYou must be able to prove fully that your marriage is legitimate. The USCIS and the U.S. State Department believe that a lot of the marriages are fraudulent marriages. The government scrutinizes each international visa application and will reject filings for any reason, any minor error. If there are mistakes or omissions in your CR1 / IR1 Marriage Visas’ petition; it can and will cause a delay from the visa’s approval.\r\n<h2>Children &amp; CR1 / IR1 Marriage Visas Dependency</h2>\r\nIf the marriage took place prior to the child’s 18th birthday and the child’s visa application is filed prior to the child’s 21st birthday the child is eligible for a CR1 / IR1 Marriage Dependent Visa.\r\n<ul>\r\n 	<li>Requirements for the CR1 / IR1 Marriage Visa (formerly K3 visa):</li>\r\n 	<li>Petitioner must be a U.S. citizen</li>\r\n 	<li>Must be legally married under the laws of the country where the marriage took place</li>\r\n 	<li>Petitioner must prove the marriage relationship is valid and sincere</li>\r\n 	<li>U.S. Citizens must be able to meet the financial requirements</li>\r\n 	<li>If the marriage was by proxy, it must have been consummated prior to the filing of the marriage visa. (More information on Proxy marriages)</li>\r\n 	<li>List Item</li>\r\n</ul>','CR1 / IR1 Marriage Visas','','inherit','closed','closed','','15512-revision-v1','','','2021-08-23 11:23:26','2021-08-23 11:23:26','',15512,'https://k1k3.dev34.info/?p=15582',0,'revision','',0),(15583,1,'2021-08-23 11:23:26','2021-08-23 11:23:26','<h2>CR1 / IR1 Marriage Visas</h2>\r\n<h2>What is a CR1 / IR1 Marriage Visa?</h2>\r\n<em>Presently Homeland Security is not processing K3 spousal or marriage visa petitions. They are processing CR1 / IR1 Marriage Visas petitions.\r\n</em><em style=\"letter-spacing: -0.53px; font-size: 1rem;\">(Formerly <a href=\"http://k1k3visas.com/\"><strong>K3 Marriage Visa</strong></a>).</em>\r\n\r\n<em>Learn more about Proxy marriage below</em>\r\n\r\nCR1 / IR1 Marriage Visas will be issued by the consulate if at the time of the interview the couple has been married less than two years. IR1 visas will be issued if at the time of the interview the couple has been married longer than two years.\r\n\r\nThe CR1 / IR1 Visa includes the issuance of the Permanent Green Card for your spouse soon after he/she arrives in the United States. A Green Card actually costs less than they did under the previous K3 Visa and less than the <a href=\"http://k1k3visas.com/tips-for-obtaining-the-k1-and-k3-visas-from-the-united-states/\">K1 fiancee visa</a>.\r\n\r\nThere are two types of Proxy marriages: Single Proxy marriage ceremony, and Double proxy marriages. Men and woman in the military who are overseas sometimes get married this way in order to extend military benefits their fiancée.  Call us: 619-249-0204\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/CR1-IR1-Marriage-Visas.jpeg\" alt=\"\" width=\"640\" height=\"251\" />\r\n\r\nCR1 / IR1 Marriage Visas are for couples that can prove they are both of legal age to marry and free from any previous marriage. You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. CR1 / IR1 Marriage Visas cannot be obtained by a permanent resident.\r\n\r\nYou must be able to prove fully that your marriage is legitimate. The USCIS and the U.S. State Department believe that a lot of the marriages are fraudulent marriages. The government scrutinizes each international visa application and will reject filings for any reason, any minor error. If there are mistakes or omissions in your CR1 / IR1 Marriage Visas’ petition; it can and will cause a delay from the visa’s approval.\r\n<h2>Children &amp; CR1 / IR1 Marriage Visas Dependency</h2>\r\nIf the marriage took place prior to the child’s 18th birthday and the child’s visa application is filed prior to the child’s 21st birthday the child is eligible for a CR1 / IR1 Marriage Dependent Visa.\r\n<ul>\r\n 	<li>Requirements for the CR1 / IR1 Marriage Visa (formerly K3 visa):</li>\r\n 	<li>Petitioner must be a U.S. citizen</li>\r\n 	<li>Must be legally married under the laws of the country where the marriage took place</li>\r\n 	<li>Petitioner must prove the marriage relationship is valid and sincere</li>\r\n 	<li>U.S. Citizens must be able to meet the financial requirements</li>\r\n 	<li>If the marriage was by proxy, it must have been consummated prior to the filing of the marriage visa. (More information on Proxy marriages)</li>\r\n 	<li>List Item</li>\r\n</ul>','CR1 / IR1 Marriage Visas','','inherit','closed','closed','','15512-revision-v1','','','2021-08-23 11:23:26','2021-08-23 11:23:26','',15512,'https://k1k3.dev34.info/?p=15583',0,'revision','',0),(15903,2,'2021-08-25 13:46:50','2021-08-25 13:46:50','<h2>CR1 / IR1 Marriage Visas</h2>\r\n<h2>What is a CR1 / IR1 Marriage Visa?</h2>\r\n<em>Presently Homeland Security is not processing K3 spousal or marriage visa petitions. They are processing CR1 / IR1 Marriage Visas petitions.\r\n</em><em style=\"letter-spacing: -0.53px; font-size: 1rem;\">(Formerly <a href=\"http://k1k3visas.com/\"><strong>K3 Marriage Visa</strong></a>).</em>\r\n\r\n<em>Learn more about Proxy marriage below</em>\r\n\r\nCR1 / IR1 Marriage Visas will be issued by the consulate if at the time of the interview the couple has been married less than two years. IR1 visas will be issued if at the time of the interview the couple has been married longer than two years.\r\n\r\nThe CR1 / IR1 Visa includes the issuance of the Permanent Green Card for your spouse soon after he/she arrives in the United States. A Green Card actually costs less than they did under the previous K3 Visa and less than the <a href=\"http://k1k3visas.com/tips-for-obtaining-the-k1-and-k3-visas-from-the-united-states/\">K1 fiancee visa</a>.\r\n\r\nThere are two types of Proxy marriages: Single Proxy marriage ceremony, and Double proxy marriages. Men and woman in the military who are overseas sometimes get married this way in order to extend military benefits their fiancée.  Call us: 619-249-0204\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/CR1-IR1-Marriage-Visas.jpeg\" alt=\"\" width=\"640\" height=\"251\" />\r\n\r\nCR1 / IR1 Marriage Visas are for couples that can prove they are both of legal age to marry and free from any previous marriage. You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. CR1 / IR1 Marriage Visas cannot be obtained by a permanent resident.\r\n\r\nYou must be able to prove fully that your marriage is legitimate. The USCIS and the U.S. State Department believe that a lot of the marriages are fraudulent marriages. The government scrutinizes each international visa application and will reject filings for any reason, any minor error. If there are mistakes or omissions in your CR1 / IR1 Marriage Visas’ petition; it can and will cause a delay from the visa’s approval.\r\n<h2>Children &amp; CR1 / IR1 Marriage Visas Dependency</h2>\r\nIf the marriage took place prior to the child’s 18th birthday and the child’s visa application is filed prior to the child’s 21st birthday the child is eligible for a CR1 / IR1 Marriage Dependent Visa.\r\n<ul>\r\n 	<li>Requirements for the CR1 / IR1 Marriage Visa (formerly K3 visa):</li>\r\n 	<li>Petitioner must be a U.S. citizen</li>\r\n 	<li>Must be legally married under the laws of the country where the marriage took place</li>\r\n 	<li>Petitioner must prove the marriage relationship is valid and sincere</li>\r\n 	<li>U.S. Citizens must be able to meet the financial requirements</li>\r\n 	<li>If the marriage was by proxy, it must have been consummated prior to the filing of the marriage visa. (More information on Proxy marriages)</li>\r\n</ul>','CR1 / IR1 Marriage Visas','','inherit','closed','closed','','15512-revision-v1','','','2021-08-25 13:46:50','2021-08-25 13:46:50','',15512,'https://k1k3.dev34.info/?p=15903',0,'revision','',0),(15584,1,'2021-08-23 11:23:26','2021-08-23 11:23:26','<h2>CR1 / IR1 Marriage Visas</h2>		\n			<h2>What is a CR1 / IR1 Marriage Visa?\n</h2>		\n		<p><em>Presently Homeland Security is not processing K3 spousal or marriage visa petitions. They are processing CR1 / IR1 Marriage Visas petitions.<br /></em><em style=\"letter-spacing: -0.53px; font-size: 1rem;\">(Formerly <a href=\"http://k1k3visas.com/\"><strong>K3 Marriage Visa</strong></a>).</em></p><p><em>Learn more about Proxy marriage below</em></p><p>CR1 / IR1 Marriage Visas will be issued by the consulate if at the time of the interview the couple has been married less than two years. IR1 visas will be issued if at the time of the interview the couple has been married longer than two years.</p><p>The CR1 / IR1 Visa includes the issuance of the Permanent Green Card for your spouse soon after he/she arrives in the United States. A Green Card actually costs less than they did under the previous K3 Visa and less than the <a href=\"http://k1k3visas.com/tips-for-obtaining-the-k1-and-k3-visas-from-the-united-states/\">K1 fiancee visa</a>.</p><p>There are two types of Proxy marriages: Single Proxy marriage ceremony, and Double proxy marriages. Men and woman in the military who are overseas sometimes get married this way in order to extend military benefits their fiancée.  Call us: 619-249-0204</p>		\n															<img width=\"640\" height=\"251\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/CR1-IR1-Marriage-Visas.jpeg\" alt=\"\" loading=\"lazy\" />															\n		<p>CR1 / IR1 Marriage Visas are for couples that can prove they are both of legal age to marry and free from any previous marriage. You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. CR1 / IR1 Marriage Visas cannot be obtained by a permanent resident.</p><p>You must be able to prove fully that your marriage is legitimate. The USCIS and the U.S. State Department believe that a lot of the marriages are fraudulent marriages. The government scrutinizes each international visa application and will reject filings for any reason, any minor error. If there are mistakes or omissions in your CR1 / IR1 Marriage Visas’ petition; it can and will cause a delay from the visa’s approval.</p>		\n			<h2>Children & CR1 / IR1 Marriage Visas Dependency\n</h2>		\n		<p>If the marriage took place prior to the child’s 18th birthday and the child’s visa application is filed prior to the child’s 21st birthday the child is eligible for a CR1 / IR1 Marriage Dependent Visa.</p>		\n					<ul>\n							<li>\n										Requirements for the CR1 / IR1 Marriage Visa (formerly K3 visa):\n									</li>\n								<li>\n										Petitioner must be a U.S. citizen\n									</li>\n								<li>\n										Must be legally married under the laws of the country where the marriage took place\n									</li>\n								<li>\n										Petitioner must prove the marriage relationship is valid and sincere\n									</li>\n								<li>\n										U.S. Citizens must be able to meet the financial requirements\n									</li>\n								<li>\n										If the marriage was by proxy, it must have been consummated prior to the filing of the marriage visa. (More information on Proxy marriages)\n									</li>\n						</ul>','CR1 / IR1 Marriage Visas','','inherit','closed','closed','','15512-revision-v1','','','2021-08-23 11:23:26','2021-08-23 11:23:26','',15512,'https://k1k3.dev34.info/?p=15584',0,'revision','',0),(15585,1,'2021-08-23 11:24:24','2021-08-23 11:24:24','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n<ul>\n	<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 11:24:24','2021-08-23 11:24:24','',5838,'https://k1k3.dev34.info/?p=15585',0,'revision','',0),(15586,1,'2021-08-23 11:24:24','2021-08-23 11:24:24','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n<ul>\n	<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 11:24:24','2021-08-23 11:24:24','',5838,'https://k1k3.dev34.info/?p=15586',0,'revision','',0),(15587,1,'2021-08-23 11:24:24','2021-08-23 11:24:24','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 11:24:24','2021-08-23 11:24:24','',5838,'https://k1k3.dev34.info/?p=15587',0,'revision','',0),(15588,1,'2021-08-23 11:25:06','2021-08-23 11:25:06','<h2>FAMILY, MARRIAGE &amp; FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>\r\n<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\r\nSUBMIT AN INQUIRY\r\n</a>\r\n<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\r\nCall +1 (619) 249-0204 or (866) 750-9020\r\n</a>\r\nSERVICES\r\n<h2>Become another one of our satisfied customers today!</h2>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" width=\"1024\" height=\"683\" />\r\n<h3>FAMILY SERVICES</h3>\r\nWhether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" width=\"1024\" height=\"683\" />\r\n<h3>MARRIAGE VISAS</h3>\r\nYou must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" width=\"1024\" height=\"710\" />\r\n<h3>IMMIGATION FORMS</h3>\r\nIf you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" width=\"150\" height=\"150\" />\r\n<h3>UNDIVIDED ATTENTION</h3>\r\nWhen you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help &amp; information they need, nothing more or less!\r\n\r\nDirect reviews from just a few of our many happy customers\r\n\r\nI’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>David C.</h4>\r\nAttorney Wife from China\r\n\r\nThree years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Grateful Client</h4>\r\nArlington, Virginia\r\n\r\nShe returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>James A. Schaub</h4>\r\nWife from Mexico\r\nLATEST NEWS\r\n<a tabindex=\"-1\" href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" sizes=\"(max-width: 1000px) 100vw, 1000px\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" alt=\"Bring to the table win-win survival strategies.\" width=\"1000\" height=\"520\" /> </a>\r\nJanuary 12, 2021\r\n<h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>\r\nWith over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and…\r\n\r\n<a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\r\n<!-- #post-10924 -->\r\n<a tabindex=\"-1\" href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" sizes=\"(max-width: 1296px) 100vw, 1296px\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" alt=\"How To Blow Through Capital At An Incredible Rate.\" width=\"1296\" height=\"651\" /> </a>\r\nJanuary 12, 2021\r\n<h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>\r\nWith over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and…\r\n\r\n<a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\r\n<!-- #post-10923 -->\r\n<a tabindex=\"-1\" href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" sizes=\"(max-width: 1000px) 100vw, 1000px\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" alt=\"How To Blow Through Capital At An Incredible Rate\" width=\"1000\" height=\"520\" /> </a>\r\nNovember 4, 2020\r\n<h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>\r\nWith over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and…\r\n\r\n<a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\r\n<!-- #post-2177 -->\r\n1\r\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\r\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\r\n…\r\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>','Citizenship R Us','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 11:25:06','2021-08-23 11:25:06','',15263,'https://k1k3.dev34.info/?p=15588',0,'revision','',0),(15589,1,'2021-08-23 11:25:06','2021-08-23 11:25:06','<h2>FAMILY, MARRIAGE &amp; FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>\r\n<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\r\nSUBMIT AN INQUIRY\r\n</a>\r\n<a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\">\r\nCall +1 (619) 249-0204 or (866) 750-9020\r\n</a>\r\nSERVICES\r\n<h2>Become another one of our satisfied customers today!</h2>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" width=\"1024\" height=\"683\" />\r\n<h3>FAMILY SERVICES</h3>\r\nWhether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" width=\"1024\" height=\"683\" />\r\n<h3>MARRIAGE VISAS</h3>\r\nYou must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" width=\"1024\" height=\"710\" />\r\n<h3>IMMIGATION FORMS</h3>\r\nIf you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" width=\"150\" height=\"150\" />\r\n<h3>UNDIVIDED ATTENTION</h3>\r\nWhen you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help &amp; information they need, nothing more or less!\r\n\r\nDirect reviews from just a few of our many happy customers\r\n\r\nI’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>David C.</h4>\r\nAttorney Wife from China\r\n\r\nThree years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Grateful Client</h4>\r\nArlington, Virginia\r\n\r\nShe returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>James A. Schaub</h4>\r\nWife from Mexico\r\nLATEST NEWS\r\n<a tabindex=\"-1\" href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" sizes=\"(max-width: 1000px) 100vw, 1000px\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" alt=\"Bring to the table win-win survival strategies.\" width=\"1000\" height=\"520\" /> </a>\r\nJanuary 12, 2021\r\n<h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>\r\nWith over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and…\r\n\r\n<a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\r\n<!-- #post-10924 -->\r\n<a tabindex=\"-1\" href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" sizes=\"(max-width: 1296px) 100vw, 1296px\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" alt=\"How To Blow Through Capital At An Incredible Rate.\" width=\"1296\" height=\"651\" /> </a>\r\nJanuary 12, 2021\r\n<h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>\r\nWith over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and…\r\n\r\n<a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\r\n<!-- #post-10923 -->\r\n<a tabindex=\"-1\" href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" sizes=\"(max-width: 1000px) 100vw, 1000px\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" alt=\"How To Blow Through Capital At An Incredible Rate\" width=\"1000\" height=\"520\" /> </a>\r\nNovember 4, 2020\r\n<h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>\r\nWith over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and…\r\n\r\n<a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\r\n<!-- #post-2177 -->\r\n1\r\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\r\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\r\n…\r\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>','Citizenship R Us','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 11:25:06','2021-08-23 11:25:06','',15263,'https://k1k3.dev34.info/?p=15589',0,'revision','',0),(15937,1,'2021-08-25 23:06:12','2021-08-25 23:06:12','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"tel:619-249-0204\"  >\n                    Call +1 619-249-0204\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			LATEST NEWS\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\n                        <!-- #post-10924 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1296\" height=\"651\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" sizes=\"(max-width: 1296px) 100vw, 1296px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\n                        <!-- #post-10923 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    November 4, 2020\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                1\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\n&hellip;\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\"></a>','Citizenship R Us','','inherit','closed','closed','','15263-revision-v1','','','2021-08-25 23:06:12','2021-08-25 23:06:12','',15263,'https://k1k3.dev34.info/?p=15937',0,'revision','',0),(15590,1,'2021-08-23 11:25:06','2021-08-23 11:25:06','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			LATEST NEWS\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\n                        <!-- #post-10924 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1296\" height=\"651\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" sizes=\"(max-width: 1296px) 100vw, 1296px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\n                        <!-- #post-10923 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    November 4, 2020\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                1\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\n&hellip;\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\"></a>','Citizenship R Us','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 11:25:06','2021-08-23 11:25:06','',15263,'https://k1k3.dev34.info/?p=15590',0,'revision','',0),(15591,1,'2021-08-23 11:25:16','2021-08-23 11:25:16','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 11:25:16','2021-08-23 11:25:16','',5838,'https://k1k3.dev34.info/?p=15591',0,'revision','',0),(15592,1,'2021-08-23 11:25:16','2021-08-23 11:25:16','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 11:25:16','2021-08-23 11:25:16','',5838,'https://k1k3.dev34.info/?p=15592',0,'revision','',0),(15593,1,'2021-08-23 11:25:16','2021-08-23 11:25:16','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-23 11:25:16','2021-08-23 11:25:16','',5838,'https://k1k3.dev34.info/?p=15593',0,'revision','',0),(15594,1,'2021-08-23 12:19:49','2021-08-23 12:19:49','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			LATEST NEWS\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\n                        <!-- #post-10924 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1296\" height=\"651\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" sizes=\"(max-width: 1296px) 100vw, 1296px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\n                        <!-- #post-10923 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    November 4, 2020\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                1\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\n&hellip;\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\"></a>','Citizenship R Us','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 12:19:49','2021-08-23 12:19:49','',15263,'https://k1k3.dev34.info/?p=15594',0,'revision','',0),(15595,1,'2021-08-23 12:19:49','2021-08-23 12:19:49','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			LATEST NEWS\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\n                        <!-- #post-10924 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1296\" height=\"651\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" sizes=\"(max-width: 1296px) 100vw, 1296px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\n                        <!-- #post-10923 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    November 4, 2020\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                1\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\n&hellip;\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\"></a>','Citizenship R Us','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 12:19:49','2021-08-23 12:19:49','',15263,'https://k1k3.dev34.info/?p=15595',0,'revision','',0),(15596,1,'2021-08-23 12:19:49','2021-08-23 12:19:49','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			LATEST NEWS\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\n                        <!-- #post-10924 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1296\" height=\"651\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" sizes=\"(max-width: 1296px) 100vw, 1296px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\n                        <!-- #post-10923 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    November 4, 2020\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                1\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\n&hellip;\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\"></a>','Citizenship R Us','','inherit','closed','closed','','15263-revision-v1','','','2021-08-23 12:19:49','2021-08-23 12:19:49','',15263,'https://k1k3.dev34.info/?p=15596',0,'revision','',0),(15597,1,'2021-08-23 12:22:44','2021-08-23 12:22:44','','Why Hire Us','','trash','closed','closed','','why-hire-us-2-2__trashed','','','2021-08-23 12:23:31','2021-08-23 12:23:31','',0,'https://k1k3.dev34.info/?page_id=15597',0,'page','',0),(15598,1,'2021-08-23 12:21:48','2021-08-23 12:21:48','','Why Hire Us','','inherit','closed','closed','','15597-revision-v1','','','2021-08-23 12:21:48','2021-08-23 12:21:48','',15597,'https://k1k3.dev34.info/?p=15598',0,'revision','',0),(15599,1,'2021-08-23 12:26:43','2021-08-23 12:26:43','','imagesCANUQEQ0-e1403463493456','','inherit','open','closed','','imagescanuqeq0-e1403463493456','','','2021-08-23 12:26:43','2021-08-23 12:26:43','',15497,'https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456.jpg',0,'attachment','image/jpeg',0),(15600,1,'2021-08-23 12:38:48','2021-08-23 12:38:48','','Why Hire Us','','inherit','closed','closed','','15497-revision-v1','','','2021-08-23 12:38:48','2021-08-23 12:38:48','',15497,'https://k1k3.dev34.info/?p=15600',0,'revision','',0),(15601,1,'2021-08-23 12:38:48','2021-08-23 12:38:48','','Why Hire Us','','inherit','closed','closed','','15497-revision-v1','','','2021-08-23 12:38:48','2021-08-23 12:38:48','',15497,'https://k1k3.dev34.info/?p=15601',0,'revision','',0),(15602,1,'2021-08-23 12:38:49','2021-08-23 12:38:49','<h2>Why Hire Us</h2>		\n		<p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456.jpg\" alt=\"\" width=\"150\" height=\"122\" /></p><p>After our initial phone consultation regarding your fiancée or marriage visa, we determine the most effective and fastest method of processing your petition.</p><p>An information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.</p><p>Once you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.</p><p>After you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.</p><p>We will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.</p>		\n			<h2>FREE PHONE CONSULTATION\n</h2>		\n		<p>Ask questions; speak with an expert about your case. (866) 750-9020</p>		\n			<h2>AVAILABILTY</h2>		\n		<p>You will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.</p>		\n			<h2>AVAILABILTY</h2>		\n		<p>You will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.</p>','Why Hire Us','','inherit','closed','closed','','15497-revision-v1','','','2021-08-23 12:38:49','2021-08-23 12:38:49','',15497,'https://k1k3.dev34.info/?p=15602',0,'revision','',0),(16028,2,'2021-08-26 09:50:21','2021-08-26 09:50:21','<h2>Why Hire Us</h2>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456.jpg\" alt=\"\" width=\"150\" height=\"122\" />\r\n\r\nAfter our initial phone consultation regarding your fiancée or marriage visa, we determine the most effective and fastest method of processing your petition.\r\n\r\nAn information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.\r\n\r\nOnce you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.\r\n\r\nAfter you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.\r\n\r\nWe will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.\r\n<h2>FREE PHONE CONSULTATION</h2>\r\nAsk questions; speak with an expert about your case. (866) 750-9020\r\n<h2>AVAILABILTY</h2>\r\nYou will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.\r\n<h2>FIANCEE AND MARRIAGE VISA EXPERTS</h2>\r\nWe have been doing fiancée and marriage visas since 2002, we are very competent and 100% dedicated to our clients. (See our testimonials)\r\n<h2>PROFESSIONAL PERSONALIZED SERVICE</h2>\r\nWe have handled hundreds of cases all over the world. It is our objective to complete your case in an efficient &amp; effective manner.\r\n<h2>WE DO THE WORK NOT YOU</h2>\r\nWe alleviate a great deal of stress about your case and assure you that your visa petition will be presented right the first time.\r\n<h2>FEES</h2>\r\nReasonable fees for quality services Fiancee or Marriage Visas $665 including adjustment of status no long list of what is extra this is it.\r\n<h2>FULL EMBASSY SUPPORT</h2>\r\nWe will advise your fiancée or spouse as to the information and supporting documentation needed for his or her interview.\r\n<h2>AFTER ENTRY SUPPORT</h2>\r\nWhen the k1 visa is issued, we will advise you of the next step for your spouse to obtain his or green card. Adjustment of status package is included in our price of $685. Where will you find a deal like that on the web? Most companies charge separately and its more than our fair price of $695. Quality work, fair price.\r\n<h2>MILITARY DISCOUNT</h2>\r\nWe honor the brave men and woman serving our country.\r\nCall us toll free (866) 750-9020 or email: k1k3visas.com@gmail.com\r\n<h2>Attorneys hire us to do their K1 fiancee visa and CR1 spousal visas.</h2>\r\n<em>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.</em>\r\n\r\n<em>Best regards,</em>\r\n<h2>David Carrad, Attorney</h2>','Why Hire Us','','inherit','closed','closed','','15497-revision-v1','','','2021-08-26 09:50:21','2021-08-26 09:50:21','',15497,'https://k1k3.dev34.info/?p=16028',0,'revision','',0),(15606,1,'2021-08-23 12:50:00','2021-08-23 12:50:00','<h2>Why Hire Us</h2>		\n		<p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456.jpg\" alt=\"\" width=\"150\" height=\"122\" /></p><p>After our initial phone consultation regarding your fiancée or marriage visa, we determine the most effective and fastest method of processing your petition.</p><p>An information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.</p><p>Once you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.</p><p>After you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.</p><p>We will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.</p>		\n			<h2>FREE PHONE CONSULTATION\n</h2>		\n		<p>Ask questions; speak with an expert about your case. (866) 750-9020</p>		\n			<h2>AVAILABILTY</h2>		\n		<p>You will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.</p>		\n			<h2>FIANCEE AND MARRIAGE VISA EXPERTS\n</h2>		\n		<p>We have been doing fiancée and marriage visas since 2002, we are very competent and 100% dedicated to our clients. (See our testimonials)</p>		\n			<h2>PROFESSIONAL PERSONALIZED SERVICE\n</h2>		\n		<p>We have handled hundreds of cases all over the world. It is our objective to complete your case in an efficient &amp; effective manner.</p>		\n			<h2>WE DO THE WORK NOT YOU\n</h2>		\n		<p>We alleviate a great deal of stress about your case and assure you that your visa petition will be presented right the first time.</p>		\n			<h2>FEES</h2>		\n		<p>Reasonable fees for quality services Fiancee or Marriage Visas $665 including adjustment of status no long list of what is extra this is it.</p>		\n			<h2>FULL EMBASSY SUPPORT\n</h2>		\n		<p>We will advise your fiancée or spouse as to the information and supporting documentation needed for his or her interview.</p>		\n			<h2>AFTER ENTRY SUPPORT\n</h2>		\n		<p>When the k1 visa is issued, we will advise you of the next step for your spouse to obtain his or green card. Adjustment of status package is included in our price of $685. Where will you find a deal like that on the web? Most companies charge separately and its more than our fair price of $695. Quality work, fair price.</p>		\n			<h2>MILITARY DISCOUNT\n</h2>		\n		<p>We honor the brave men and woman serving our country.<br />Call us toll free (866) 750-9020 or email: k1k3visas.com@gmail.com</p>		\n			<h2>Attorneys hire us to do their K1 fiancee visa and CR1 spousal visas.\n</h2>		\n		<p><em>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.</em></p><p><em>Best regards,</em></p>		\n			<h2>David Carrad, Attorney\n</h2>','Why Hire Us','','inherit','closed','closed','','15497-revision-v1','','','2021-08-23 12:50:00','2021-08-23 12:50:00','',15497,'https://k1k3.dev34.info/?p=15606',0,'revision','',0),(15604,1,'2021-08-23 12:50:00','2021-08-23 12:50:00','<h2>Why Hire Us</h2>		\n		<p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456.jpg\" alt=\"\" width=\"150\" height=\"122\" /></p><p>After our initial phone consultation regarding your fiancée or marriage visa, we determine the most effective and fastest method of processing your petition.</p><p>An information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.</p><p>Once you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.</p><p>After you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.</p><p>We will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.</p>		\n			<h2>FREE PHONE CONSULTATION\n</h2>		\n		<p>Ask questions; speak with an expert about your case. (866) 750-9020</p>		\n			<h2>AVAILABILTY</h2>		\n		<p>You will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.</p>		\n			<h2>AVAILABILTY</h2>		\n		<p>You will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.</p>','Why Hire Us','','inherit','closed','closed','','15497-revision-v1','','','2021-08-23 12:50:00','2021-08-23 12:50:00','',15497,'https://k1k3.dev34.info/?p=15604',0,'revision','',0),(15605,1,'2021-08-23 12:50:00','2021-08-23 12:50:00','<h2>Why Hire Us</h2>		\n		<p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456.jpg\" alt=\"\" width=\"150\" height=\"122\" /></p><p>After our initial phone consultation regarding your fiancée or marriage visa, we determine the most effective and fastest method of processing your petition.</p><p>An information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.</p><p>Once you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.</p><p>After you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.</p><p>We will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.</p>		\n			<h2>FREE PHONE CONSULTATION\n</h2>		\n		<p>Ask questions; speak with an expert about your case. (866) 750-9020</p>		\n			<h2>AVAILABILTY</h2>		\n		<p>You will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.</p>		\n			<h2>AVAILABILTY</h2>		\n		<p>You will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.</p>','Why Hire Us','','inherit','closed','closed','','15497-revision-v1','','','2021-08-23 12:50:00','2021-08-23 12:50:00','',15497,'https://k1k3.dev34.info/?p=15605',0,'revision','',0),(15608,1,'2021-08-23 12:55:29','2021-08-23 12:55:29','','testimonial-2','','inherit','open','closed','','testimonial-2-2','','','2021-08-23 12:55:29','2021-08-23 12:55:29','',15494,'https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-2.jpg',0,'attachment','image/jpeg',0),(15609,1,'2021-08-23 12:56:38','2021-08-23 12:56:38','','testimonial-pix','','inherit','open','closed','','testimonial-pix','','','2021-08-23 12:56:38','2021-08-23 12:56:38','',15494,'https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-pix.png',0,'attachment','image/png',0),(15610,1,'2021-08-23 13:54:59','2021-08-23 13:54:59','','Testimonials','','inherit','closed','closed','','15494-revision-v1','','','2021-08-23 13:54:59','2021-08-23 13:54:59','',15494,'https://k1k3.dev34.info/?p=15610',0,'revision','',0),(15611,1,'2021-08-23 13:54:59','2021-08-23 13:54:59','','Testimonials','','inherit','closed','closed','','15494-revision-v1','','','2021-08-23 13:54:59','2021-08-23 13:54:59','',15494,'https://k1k3.dev34.info/?p=15611',0,'revision','',0),(15612,1,'2021-08-23 13:54:59','2021-08-23 13:54:59','<h2>Testimonials</h2>		\n															<img width=\"281\" height=\"179\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-2.jpg\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"194\" height=\"194\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-pix.png\" alt=\"\" loading=\"lazy\" />															\n			<h2> Testimonials: what our clients say about our services- testimonials by real  people, just like you!!</h2>		\n							<p>After only 7 months I am thrilled to say that my husband’s CR1 Visa was approved and I am 100% pleased with the work that was done by this company! I was very nervous starting the journey to bring my husband to the states but I mostly communicated with one lady in particular, Cynthia, who is so patient, so kind but most of all knowledgeable and professional in the entire process. All of our forms were completed quickly and in a very professional manner and were quickly reviewed and accepted during each phase in this process. All suggested supporting documentation was exactly what we needed to have and when my husband got to his interview, he was well prepared. There were many times along the way that I became worried not really knowing what to expect and I’d email Cynthia just to ask questions and she’d always reply in a very timely fashion with the answers that I needed and if I requested a phone call, she’d call that same day. I know for many, this process can take a very long time but by God’s grace and the professionalism and preparation of our paperwork by this company we are finished and only waiting for my husband to pick up his visa next Friday so that he can travel to the US. If you are starting this journey and you want professional affordable help, I highly recommend K1K3 VISAS. Satisfied customer.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Mariama Akano</h4>\n								 Nigeria\n							<p>I sought the help of one of the best Immigration Lawyers to petition my husband, but it only brought me frustration. First of all, the process took long and it was so difficult to contact them. I spoke more to the receptionist than to the lawyer that I hired. Second, when I did speak to the lawyer, there wasn’t any sign of emotion. It was straight to business. There was no, “hi, how are you?” He was not exactly friendly. Third, it stated that they can get visas approved 100% of the time, but mine was denied. Fifth, when the visa was denied, the lawyer didn’t even say, “I’m sorry your petition was denied,” or “Let’s discuss what went wrong and maybe start another one.” Sixth, yes they were willing to help, BUT I was told that I had to pay another set of fees ($1800).    I was so upset that I decided not to do business with them again.  I did an internet search and came across k1k3visas.com an Immigration Docs Company. I called the office and Cynthia was the person I spoke with. I inquired about their services and explained to her all that had happened to my previous petition. From the beginning to the end, Cynthia was there for me. I was able to contact her through phone, email, etc. without any hassle whatsoever. I wanted to keep in contact every step of the way and she made the process very smooth. There are times when I would be frustrated and sad from waiting and I would call her to talk and she was there to listen to me and give me hope. For that, Cynthia, I thank you so much. I thank you and Immigration Docs for helping me get through this petition process and I am so happy that my husband was approved and received his visa. We will finally be together.\nImmigration Docs is the place to go if you plan on petitioning a loved one. You will not be sorry and you won’t have to go through lawyer problems the way I did. I waited more than a year with the Immigration Lawyers only to find out that I was denied. With Immigration Docs, it took less than 8 months and the petition was approved. Thank you. Thank you so much. Cynthia, you’re great!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>A. Dantes</h4>\n								Husband from the Philippines\n							<p>Dear Cynthia,<br>\nVisa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\nBest regards,\n</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>I was personally hesitant about working with Immigration Docs, Inc. (IDI) when I first found their website, but after reading the testimonials on the site, I decided to go for it. Not to mention, the prices were very attractive and I was not able to afford a lawyer. Here I am one year later writing my own testimonial. I would highly recommend IDI to anyone seeking professional, courteous, reliable assistance in bringing their loved one to the U.S. My husband lives in Pakistan and our families arranged our marriage. Over the course of three years, we got to know one another by phone, email, and instant messaging/webcam. Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!\n</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client </h4>\n								 Arlington, Virginia\n							<p>Rarely do you find a company that does such a great job that you want to tell everyone about it. I found that in Immigration Docs. I met a wonderful man who happens to live many miles away and in another country. I was so overwhelmed with all the paperwork and not knowing where to start that I looked for a company that would help me with the difficult task ahead of me. ‘ I have never been so impressed in a company as I was with Immigration Docs. Cynthia was the best ever! She was quick to return my calls or email I am not sure if she ever sleeps, she never made me feel bad for asking many questions and I truly feel she was understanding the pain in my heart from our separation. If you are looking to bring a love one here I highly recommend this company to make your journey much easier. Thank you Cynthia for all your wonderful help and understanding.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Gail Haller</h4>\n								Fiance from Morocco\n							<p>Hi Cynthia. The process is complete. Roxana got the adjustment of status, work permit and permission to go back to her country for a year. We didn’t have to go to an interview they just approved her without one. Anyway I just wanted to thank you for your help and assistance in this process. You have been nothing but kind and on point with how you handled our case. Thank you! I’ll be in-touch.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Burgess-Garnica </h4>\n								 Roxana is from Chile\n							<p> Cynthia has been an angel in disguise throughout my K1 process. Her efficiency is irreproachable. She has been both assuring and patient. It is a Godsend to receive the services of a person who offers nothing but devotion and success to the visa process. As you know, government filing can be jarring and frustrating when away from loved ones. Yet when assisted by Cynthia, I felt that everything would work out fine. It is clear that Cynthia has a natural inclination for bringing loved ones together. I’m happy that she is sustaining this passion by working with couples and families who are thousands of miles apart with the daunting visa process. My fiancee was incredibly impressed with her professionalism and as well as her expeditious responses. Whether she was driving on the freeway, on her way to work, or even at home Cynthia answered us. She reassured us. And she offered all of the help that her services could give. May your business, health and joys continue to prosper.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Arlene Elizabeth and Michael</h4>\n								 From Paris\n							<p>I would like to tell you about my experience with your company. From the very first phone call, Cynthia McQuowen has been nothing but professional about my petition for a K-1 visa. I have received updates in the mail from the Vermont Service Center in a timely manner and Cynthia has always been there when I had a question. She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> James A. Schaub</h4>\n								 Wife from Mexico\n							<p>I want to say a loud and joyful THANK YOU!!! to you and your staff for all your assistance with this tedious and anxiety producing process called immigration. How happy I am to inform you that my beautiful fiancee is now my wife. To say the least, we have been vacationing, honeymooning and enjoying life together since she arrived from India.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Satisfied Client</h4>\n							<p>We are now waiting for her work authorization approval. Hopefully Chisako can begin to practicing nursing in the very near future. Again, thank you and your staff very much from the bottom of my heart. Rest assure that if I come across anyone needing your services, I will be sure to refer them to your office.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>  Raul and Chisako DunMoodie Chisako</h4>\n								From Japan\n							<p>To start with I highly recommend this company to anyone needing this type of service.I want you to know I have never been treated so well in all my life by a company. The prices of all the services I used and will continue to use are very fair. I’m not rich and I have been able to pay very easily. I want you to know when I got back from Ukraine. I needed a lawyer so I thought. I sent out five emails to lawyers on a Sunday and one email to k1k3 visas to my surprise I received a reply on Sunday by a person named Cynthia McQuowen I have never met this person in my life but over the next few months I have grown to love this lady and this company. She has made this process very delightful. I have bugged her at all hours she has been the most professional person I have dealt with.and has always answered all my questions and never has left me hanging and wondering and most important has always been truthful as for example I asked a couple of lawyers how long would it take to get a visa they told me two months.\nI didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> John Garland </h4>\n								 Wife from Ukraine\n							<p>If you are looking for incredible customer service, a knowledgeable staff, guaranteed satisfaction, and an unbelievably fast processing time, look no further – K1K3 Visas is your solution. Cynthia and her crew were always here to help me with my many questions and concerns – and the response time was hours if not minutes. Do not try and complete the forms yourself – I promise you will miss something that will slow down the process – been there, done that. It is obvious to me that K1K3 Visas and Cynthia in particular are primarily concerned with getting your loved ones to the United States – they patiently walk you though every process and make a task that would be terribly frustrating to do alone relatively painless. In my opinion they provide superior service to an attorney that would cost you five times as much. My K1 visa was approved in 2 months – you simply can not do any better than that. In closing, I highly recommend K1K3 Visas with NO hesitation whatsoever. Ask Cynthia for my email if you would like to discuss my experience further.\nI didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Dr. James Z</h4>\n								Fiancee from Vietnam\n							<p>When I first found out about this site during an internet search, I must admit I was skeptical. I was hesitant about doing this sort of thing online, being such a sensitive issue and all the talk of fraud and theft on the internet made me feel uneasy. After mulling the issue for a few weeks, I finally decided to take the plunge. All my fears were put to rest right from the start. From the first phone conversation I had with Cynthia, I felt relaxed and ready to go through the maze of getting a visa for my fiancée. Both of us bombarded her with questions through email and telephone; each and every time she was more than happy to assist us with the utmost patience and care. The rates were very reasonable compared to the expensive and sometimes outrageous prices some people are offering. I’m truly glad I made this decision and it was a great experience overall. I highly recommend this site to anyone wishing to obtain a visa for the person they care about or in my case, my future bride to be. I didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>  Arya Farmanara </h4>\n								  Fiancee from Turkey\n							<p>Cynthia has been working very hard for Tasleem and I and has been there for us every step of the way, always answering our emails very quickly and making us feel like a friend and not just another stranger with an immigration issue. I often wonder now why anyone would ever try to get a visa for their fiancee any other way than through Immigration Doc’s. I talk very highly about this wonderful company and Cynthia in particular to everyone I meet and it seems these days there is always someone needing these kinds of service’s.\nTasleem and I will never be able to thank Immigration Doc’s. or Cynthia enough for all the help and support they have given us throughout our wait. It is so wonderful to work with people that actually understand and have genuine compassion about what we are going through. I feel that what we can do to express exactly how much we appreciate their efforts is to do exactly what they ask us to do to make sure everything is in order for the visa interview so everything runs as smoothly as possible with no setbacks or delays.\nIt has been a great pleasure to meet and work with Immigration Doc’s and Cynthia and I truly believe they have changed mine and Tasleem’s lives forever. </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Debbie Fisher, Anchorage Alaska</h4>\n								 Tasleem is from Africa\n							<p>To whomever it may concern,\nSince having solicited help from K1K3visa.com I have received prompt and friendly service. The information given me has been accurate and I am happy to say my wife will have her visa interview within the next few months. The visa specialist responsible for my case, Cynthia McQuowen, has been a tremendous help during this process. Thank you for your affordable service of helping bring people together.  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Kris Ramonda </h4>\n								 Fiancee from Poland','Testimonials','','inherit','closed','closed','','15494-revision-v1','','','2021-08-23 13:54:59','2021-08-23 13:54:59','',15494,'https://k1k3.dev34.info/?p=15612',0,'revision','',0),(15616,1,'2021-08-23 13:59:33','2021-08-23 13:59:33','<h2>Testimonials</h2>		\n															<img width=\"281\" height=\"179\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-2.jpg\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"194\" height=\"194\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-pix.png\" alt=\"\" loading=\"lazy\" />															\n			<h2> Testimonials: what our clients say about our services- testimonials by real  people, just like you!!</h2>		\n							<p>After only 7 months I am thrilled to say that my husband’s CR1 Visa was approved and I am 100% pleased with the work that was done by this company! I was very nervous starting the journey to bring my husband to the states but I mostly communicated with one lady in particular, Cynthia, who is so patient, so kind but most of all knowledgeable and professional in the entire process. All of our forms were completed quickly and in a very professional manner and were quickly reviewed and accepted during each phase in this process. All suggested supporting documentation was exactly what we needed to have and when my husband got to his interview, he was well prepared. There were many times along the way that I became worried not really knowing what to expect and I’d email Cynthia just to ask questions and she’d always reply in a very timely fashion with the answers that I needed and if I requested a phone call, she’d call that same day. I know for many, this process can take a very long time but by God’s grace and the professionalism and preparation of our paperwork by this company we are finished and only waiting for my husband to pick up his visa next Friday so that he can travel to the US. If you are starting this journey and you want professional affordable help, I highly recommend K1K3 VISAS. Satisfied customer.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Mariama Akano</h4>\n								 Nigeria\n							<p>I sought the help of one of the best Immigration Lawyers to petition my husband, but it only brought me frustration. First of all, the process took long and it was so difficult to contact them. I spoke more to the receptionist than to the lawyer that I hired. Second, when I did speak to the lawyer, there wasn’t any sign of emotion. It was straight to business. There was no, “hi, how are you?” He was not exactly friendly. Third, it stated that they can get visas approved 100% of the time, but mine was denied. Fifth, when the visa was denied, the lawyer didn’t even say, “I’m sorry your petition was denied,” or “Let’s discuss what went wrong and maybe start another one.” Sixth, yes they were willing to help, BUT I was told that I had to pay another set of fees ($1800).    I was so upset that I decided not to do business with them again.  I did an internet search and came across k1k3visas.com an Immigration Docs Company. I called the office and Cynthia was the person I spoke with. I inquired about their services and explained to her all that had happened to my previous petition. From the beginning to the end, Cynthia was there for me. I was able to contact her through phone, email, etc. without any hassle whatsoever. I wanted to keep in contact every step of the way and she made the process very smooth. There are times when I would be frustrated and sad from waiting and I would call her to talk and she was there to listen to me and give me hope. For that, Cynthia, I thank you so much. I thank you and Immigration Docs for helping me get through this petition process and I am so happy that my husband was approved and received his visa. We will finally be together.\nImmigration Docs is the place to go if you plan on petitioning a loved one. You will not be sorry and you won’t have to go through lawyer problems the way I did. I waited more than a year with the Immigration Lawyers only to find out that I was denied. With Immigration Docs, it took less than 8 months and the petition was approved. Thank you. Thank you so much. Cynthia, you’re great!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>A. Dantes</h4>\n								Husband from the Philippines\n							<p>Dear Cynthia,<br>\nVisa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\nBest regards,\n</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>I was personally hesitant about working with Immigration Docs, Inc. (IDI) when I first found their website, but after reading the testimonials on the site, I decided to go for it. Not to mention, the prices were very attractive and I was not able to afford a lawyer. Here I am one year later writing my own testimonial. I would highly recommend IDI to anyone seeking professional, courteous, reliable assistance in bringing their loved one to the U.S. My husband lives in Pakistan and our families arranged our marriage. Over the course of three years, we got to know one another by phone, email, and instant messaging/webcam. Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!\n</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client </h4>\n								 Arlington, Virginia\n							<p>Rarely do you find a company that does such a great job that you want to tell everyone about it. I found that in Immigration Docs. I met a wonderful man who happens to live many miles away and in another country. I was so overwhelmed with all the paperwork and not knowing where to start that I looked for a company that would help me with the difficult task ahead of me. ‘ I have never been so impressed in a company as I was with Immigration Docs. Cynthia was the best ever! She was quick to return my calls or email I am not sure if she ever sleeps, she never made me feel bad for asking many questions and I truly feel she was understanding the pain in my heart from our separation. If you are looking to bring a love one here I highly recommend this company to make your journey much easier. Thank you Cynthia for all your wonderful help and understanding.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Gail Haller</h4>\n								Fiance from Morocco\n							<p>Hi Cynthia. The process is complete. Roxana got the adjustment of status, work permit and permission to go back to her country for a year. We didn’t have to go to an interview they just approved her without one. Anyway I just wanted to thank you for your help and assistance in this process. You have been nothing but kind and on point with how you handled our case. Thank you! I’ll be in-touch.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Burgess-Garnica </h4>\n								 Roxana is from Chile\n							<p> Cynthia has been an angel in disguise throughout my K1 process. Her efficiency is irreproachable. She has been both assuring and patient. It is a Godsend to receive the services of a person who offers nothing but devotion and success to the visa process. As you know, government filing can be jarring and frustrating when away from loved ones. Yet when assisted by Cynthia, I felt that everything would work out fine. It is clear that Cynthia has a natural inclination for bringing loved ones together. I’m happy that she is sustaining this passion by working with couples and families who are thousands of miles apart with the daunting visa process. My fiancee was incredibly impressed with her professionalism and as well as her expeditious responses. Whether she was driving on the freeway, on her way to work, or even at home Cynthia answered us. She reassured us. And she offered all of the help that her services could give. May your business, health and joys continue to prosper.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Arlene Elizabeth and Michael</h4>\n								 From Paris\n							<p>I would like to tell you about my experience with your company. From the very first phone call, Cynthia McQuowen has been nothing but professional about my petition for a K-1 visa. I have received updates in the mail from the Vermont Service Center in a timely manner and Cynthia has always been there when I had a question. She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> James A. Schaub</h4>\n								 Wife from Mexico\n							<p>I want to say a loud and joyful THANK YOU!!! to you and your staff for all your assistance with this tedious and anxiety producing process called immigration. How happy I am to inform you that my beautiful fiancee is now my wife. To say the least, we have been vacationing, honeymooning and enjoying life together since she arrived from India.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Satisfied Client</h4>\n							<p>We are now waiting for her work authorization approval. Hopefully Chisako can begin to practicing nursing in the very near future. Again, thank you and your staff very much from the bottom of my heart. Rest assure that if I come across anyone needing your services, I will be sure to refer them to your office.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>  Raul and Chisako DunMoodie Chisako</h4>\n								From Japan\n							<p>To start with I highly recommend this company to anyone needing this type of service.I want you to know I have never been treated so well in all my life by a company. The prices of all the services I used and will continue to use are very fair. I’m not rich and I have been able to pay very easily. I want you to know when I got back from Ukraine. I needed a lawyer so I thought. I sent out five emails to lawyers on a Sunday and one email to k1k3 visas to my surprise I received a reply on Sunday by a person named Cynthia McQuowen I have never met this person in my life but over the next few months I have grown to love this lady and this company. She has made this process very delightful. I have bugged her at all hours she has been the most professional person I have dealt with.and has always answered all my questions and never has left me hanging and wondering and most important has always been truthful as for example I asked a couple of lawyers how long would it take to get a visa they told me two months.\nI didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> John Garland </h4>\n								 Wife from Ukraine\n							<p>If you are looking for incredible customer service, a knowledgeable staff, guaranteed satisfaction, and an unbelievably fast processing time, look no further – K1K3 Visas is your solution. Cynthia and her crew were always here to help me with my many questions and concerns – and the response time was hours if not minutes. Do not try and complete the forms yourself – I promise you will miss something that will slow down the process – been there, done that. It is obvious to me that K1K3 Visas and Cynthia in particular are primarily concerned with getting your loved ones to the United States – they patiently walk you though every process and make a task that would be terribly frustrating to do alone relatively painless. In my opinion they provide superior service to an attorney that would cost you five times as much. My K1 visa was approved in 2 months – you simply can not do any better than that. In closing, I highly recommend K1K3 Visas with NO hesitation whatsoever. Ask Cynthia for my email if you would like to discuss my experience further.\nI didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Dr. James Z</h4>\n								Fiancee from Vietnam\n							<p>When I first found out about this site during an internet search, I must admit I was skeptical. I was hesitant about doing this sort of thing online, being such a sensitive issue and all the talk of fraud and theft on the internet made me feel uneasy. After mulling the issue for a few weeks, I finally decided to take the plunge. All my fears were put to rest right from the start. From the first phone conversation I had with Cynthia, I felt relaxed and ready to go through the maze of getting a visa for my fiancée. Both of us bombarded her with questions through email and telephone; each and every time she was more than happy to assist us with the utmost patience and care. The rates were very reasonable compared to the expensive and sometimes outrageous prices some people are offering. I’m truly glad I made this decision and it was a great experience overall. I highly recommend this site to anyone wishing to obtain a visa for the person they care about or in my case, my future bride to be. I didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>  Arya Farmanara </h4>\n								  Fiancee from Turkey\n							<p>Cynthia has been working very hard for Tasleem and I and has been there for us every step of the way, always answering our emails very quickly and making us feel like a friend and not just another stranger with an immigration issue. I often wonder now why anyone would ever try to get a visa for their fiancee any other way than through Immigration Doc’s. I talk very highly about this wonderful company and Cynthia in particular to everyone I meet and it seems these days there is always someone needing these kinds of service’s.\nTasleem and I will never be able to thank Immigration Doc’s. or Cynthia enough for all the help and support they have given us throughout our wait. It is so wonderful to work with people that actually understand and have genuine compassion about what we are going through. I feel that what we can do to express exactly how much we appreciate their efforts is to do exactly what they ask us to do to make sure everything is in order for the visa interview so everything runs as smoothly as possible with no setbacks or delays.\nIt has been a great pleasure to meet and work with Immigration Doc’s and Cynthia and I truly believe they have changed mine and Tasleem’s lives forever. </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Debbie Fisher, Anchorage Alaska</h4>\n								 Tasleem is from Africa\n							<p>To whomever it may concern,\nSince having solicited help from K1K3visa.com I have received prompt and friendly service. The information given me has been accurate and I am happy to say my wife will have her visa interview within the next few months. The visa specialist responsible for my case, Cynthia McQuowen, has been a tremendous help during this process. Thank you for your affordable service of helping bring people together.  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Kris Ramonda </h4>\n								 Fiancee from Poland\n							<p>My name is Vivian Lince and I want to share my experience after hiring Immigration Docs to help me file a Petition for my Fiancé’s Visa. I would like to start by thanking God for helping me to find this website online at a moment where I was completely disoriented about what to do to be reunited with my love. Since the beginning I’ve been dealing with Cynthia McQuowen. She is so sweet, kind, professional and a great human being. She always answers my emails and my phone calls and she is always there to help me with any of my doubts and worries. I know that I have something in common with every person contacting Immigration Docs: we all want to be with our love ones, we all want our dreams come true and have a beautiful life in this country with that special someone.\nCynthia is great and I’ll never be thankful enough to Immigration Docs!! </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Vivian Lince Sunrise</h4>\n								 FL Fiance from Lithuania\n							<p>The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview & medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fiancée was well prepared for the interview. I recommend this company to anyone that doesn’t want to be alone in the process and wants things done right and trouble free.  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>J. Craig</h4>\n							<p>The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview & medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fiancée was well prepared for the interview. I recommend this company to anyone that doesn’t want to be alone in the process and wants things done right and trouble free.  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>J. Craig</h4>','Testimonials','','inherit','closed','closed','','15494-revision-v1','','','2021-08-23 13:59:33','2021-08-23 13:59:33','',15494,'https://k1k3.dev34.info/?p=15616',0,'revision','',0),(15614,1,'2021-08-23 13:59:32','2021-08-23 13:59:32','<h2>Testimonials</h2>		\n															<img width=\"281\" height=\"179\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-2.jpg\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"194\" height=\"194\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-pix.png\" alt=\"\" loading=\"lazy\" />															\n			<h2> Testimonials: what our clients say about our services- testimonials by real  people, just like you!!</h2>		\n							<p>After only 7 months I am thrilled to say that my husband’s CR1 Visa was approved and I am 100% pleased with the work that was done by this company! I was very nervous starting the journey to bring my husband to the states but I mostly communicated with one lady in particular, Cynthia, who is so patient, so kind but most of all knowledgeable and professional in the entire process. All of our forms were completed quickly and in a very professional manner and were quickly reviewed and accepted during each phase in this process. All suggested supporting documentation was exactly what we needed to have and when my husband got to his interview, he was well prepared. There were many times along the way that I became worried not really knowing what to expect and I’d email Cynthia just to ask questions and she’d always reply in a very timely fashion with the answers that I needed and if I requested a phone call, she’d call that same day. I know for many, this process can take a very long time but by God’s grace and the professionalism and preparation of our paperwork by this company we are finished and only waiting for my husband to pick up his visa next Friday so that he can travel to the US. If you are starting this journey and you want professional affordable help, I highly recommend K1K3 VISAS. Satisfied customer.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Mariama Akano</h4>\n								 Nigeria\n							<p>I sought the help of one of the best Immigration Lawyers to petition my husband, but it only brought me frustration. First of all, the process took long and it was so difficult to contact them. I spoke more to the receptionist than to the lawyer that I hired. Second, when I did speak to the lawyer, there wasn’t any sign of emotion. It was straight to business. There was no, “hi, how are you?” He was not exactly friendly. Third, it stated that they can get visas approved 100% of the time, but mine was denied. Fifth, when the visa was denied, the lawyer didn’t even say, “I’m sorry your petition was denied,” or “Let’s discuss what went wrong and maybe start another one.” Sixth, yes they were willing to help, BUT I was told that I had to pay another set of fees ($1800).    I was so upset that I decided not to do business with them again.  I did an internet search and came across k1k3visas.com an Immigration Docs Company. I called the office and Cynthia was the person I spoke with. I inquired about their services and explained to her all that had happened to my previous petition. From the beginning to the end, Cynthia was there for me. I was able to contact her through phone, email, etc. without any hassle whatsoever. I wanted to keep in contact every step of the way and she made the process very smooth. There are times when I would be frustrated and sad from waiting and I would call her to talk and she was there to listen to me and give me hope. For that, Cynthia, I thank you so much. I thank you and Immigration Docs for helping me get through this petition process and I am so happy that my husband was approved and received his visa. We will finally be together.\nImmigration Docs is the place to go if you plan on petitioning a loved one. You will not be sorry and you won’t have to go through lawyer problems the way I did. I waited more than a year with the Immigration Lawyers only to find out that I was denied. With Immigration Docs, it took less than 8 months and the petition was approved. Thank you. Thank you so much. Cynthia, you’re great!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>A. Dantes</h4>\n								Husband from the Philippines\n							<p>Dear Cynthia,<br>\nVisa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\nBest regards,\n</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>I was personally hesitant about working with Immigration Docs, Inc. (IDI) when I first found their website, but after reading the testimonials on the site, I decided to go for it. Not to mention, the prices were very attractive and I was not able to afford a lawyer. Here I am one year later writing my own testimonial. I would highly recommend IDI to anyone seeking professional, courteous, reliable assistance in bringing their loved one to the U.S. My husband lives in Pakistan and our families arranged our marriage. Over the course of three years, we got to know one another by phone, email, and instant messaging/webcam. Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!\n</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client </h4>\n								 Arlington, Virginia\n							<p>Rarely do you find a company that does such a great job that you want to tell everyone about it. I found that in Immigration Docs. I met a wonderful man who happens to live many miles away and in another country. I was so overwhelmed with all the paperwork and not knowing where to start that I looked for a company that would help me with the difficult task ahead of me. ‘ I have never been so impressed in a company as I was with Immigration Docs. Cynthia was the best ever! She was quick to return my calls or email I am not sure if she ever sleeps, she never made me feel bad for asking many questions and I truly feel she was understanding the pain in my heart from our separation. If you are looking to bring a love one here I highly recommend this company to make your journey much easier. Thank you Cynthia for all your wonderful help and understanding.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Gail Haller</h4>\n								Fiance from Morocco\n							<p>Hi Cynthia. The process is complete. Roxana got the adjustment of status, work permit and permission to go back to her country for a year. We didn’t have to go to an interview they just approved her without one. Anyway I just wanted to thank you for your help and assistance in this process. You have been nothing but kind and on point with how you handled our case. Thank you! I’ll be in-touch.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Burgess-Garnica </h4>\n								 Roxana is from Chile\n							<p> Cynthia has been an angel in disguise throughout my K1 process. Her efficiency is irreproachable. She has been both assuring and patient. It is a Godsend to receive the services of a person who offers nothing but devotion and success to the visa process. As you know, government filing can be jarring and frustrating when away from loved ones. Yet when assisted by Cynthia, I felt that everything would work out fine. It is clear that Cynthia has a natural inclination for bringing loved ones together. I’m happy that she is sustaining this passion by working with couples and families who are thousands of miles apart with the daunting visa process. My fiancee was incredibly impressed with her professionalism and as well as her expeditious responses. Whether she was driving on the freeway, on her way to work, or even at home Cynthia answered us. She reassured us. And she offered all of the help that her services could give. May your business, health and joys continue to prosper.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Arlene Elizabeth and Michael</h4>\n								 From Paris\n							<p>I would like to tell you about my experience with your company. From the very first phone call, Cynthia McQuowen has been nothing but professional about my petition for a K-1 visa. I have received updates in the mail from the Vermont Service Center in a timely manner and Cynthia has always been there when I had a question. She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> James A. Schaub</h4>\n								 Wife from Mexico\n							<p>I want to say a loud and joyful THANK YOU!!! to you and your staff for all your assistance with this tedious and anxiety producing process called immigration. How happy I am to inform you that my beautiful fiancee is now my wife. To say the least, we have been vacationing, honeymooning and enjoying life together since she arrived from India.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Satisfied Client</h4>\n							<p>We are now waiting for her work authorization approval. Hopefully Chisako can begin to practicing nursing in the very near future. Again, thank you and your staff very much from the bottom of my heart. Rest assure that if I come across anyone needing your services, I will be sure to refer them to your office.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>  Raul and Chisako DunMoodie Chisako</h4>\n								From Japan\n							<p>To start with I highly recommend this company to anyone needing this type of service.I want you to know I have never been treated so well in all my life by a company. The prices of all the services I used and will continue to use are very fair. I’m not rich and I have been able to pay very easily. I want you to know when I got back from Ukraine. I needed a lawyer so I thought. I sent out five emails to lawyers on a Sunday and one email to k1k3 visas to my surprise I received a reply on Sunday by a person named Cynthia McQuowen I have never met this person in my life but over the next few months I have grown to love this lady and this company. She has made this process very delightful. I have bugged her at all hours she has been the most professional person I have dealt with.and has always answered all my questions and never has left me hanging and wondering and most important has always been truthful as for example I asked a couple of lawyers how long would it take to get a visa they told me two months.\nI didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> John Garland </h4>\n								 Wife from Ukraine\n							<p>If you are looking for incredible customer service, a knowledgeable staff, guaranteed satisfaction, and an unbelievably fast processing time, look no further – K1K3 Visas is your solution. Cynthia and her crew were always here to help me with my many questions and concerns – and the response time was hours if not minutes. Do not try and complete the forms yourself – I promise you will miss something that will slow down the process – been there, done that. It is obvious to me that K1K3 Visas and Cynthia in particular are primarily concerned with getting your loved ones to the United States – they patiently walk you though every process and make a task that would be terribly frustrating to do alone relatively painless. In my opinion they provide superior service to an attorney that would cost you five times as much. My K1 visa was approved in 2 months – you simply can not do any better than that. In closing, I highly recommend K1K3 Visas with NO hesitation whatsoever. Ask Cynthia for my email if you would like to discuss my experience further.\nI didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Dr. James Z</h4>\n								Fiancee from Vietnam\n							<p>When I first found out about this site during an internet search, I must admit I was skeptical. I was hesitant about doing this sort of thing online, being such a sensitive issue and all the talk of fraud and theft on the internet made me feel uneasy. After mulling the issue for a few weeks, I finally decided to take the plunge. All my fears were put to rest right from the start. From the first phone conversation I had with Cynthia, I felt relaxed and ready to go through the maze of getting a visa for my fiancée. Both of us bombarded her with questions through email and telephone; each and every time she was more than happy to assist us with the utmost patience and care. The rates were very reasonable compared to the expensive and sometimes outrageous prices some people are offering. I’m truly glad I made this decision and it was a great experience overall. I highly recommend this site to anyone wishing to obtain a visa for the person they care about or in my case, my future bride to be. I didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>  Arya Farmanara </h4>\n								  Fiancee from Turkey\n							<p>Cynthia has been working very hard for Tasleem and I and has been there for us every step of the way, always answering our emails very quickly and making us feel like a friend and not just another stranger with an immigration issue. I often wonder now why anyone would ever try to get a visa for their fiancee any other way than through Immigration Doc’s. I talk very highly about this wonderful company and Cynthia in particular to everyone I meet and it seems these days there is always someone needing these kinds of service’s.\nTasleem and I will never be able to thank Immigration Doc’s. or Cynthia enough for all the help and support they have given us throughout our wait. It is so wonderful to work with people that actually understand and have genuine compassion about what we are going through. I feel that what we can do to express exactly how much we appreciate their efforts is to do exactly what they ask us to do to make sure everything is in order for the visa interview so everything runs as smoothly as possible with no setbacks or delays.\nIt has been a great pleasure to meet and work with Immigration Doc’s and Cynthia and I truly believe they have changed mine and Tasleem’s lives forever. </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Debbie Fisher, Anchorage Alaska</h4>\n								 Tasleem is from Africa\n							<p>To whomever it may concern,\nSince having solicited help from K1K3visa.com I have received prompt and friendly service. The information given me has been accurate and I am happy to say my wife will have her visa interview within the next few months. The visa specialist responsible for my case, Cynthia McQuowen, has been a tremendous help during this process. Thank you for your affordable service of helping bring people together.  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Kris Ramonda </h4>\n								 Fiancee from Poland','Testimonials','','inherit','closed','closed','','15494-revision-v1','','','2021-08-23 13:59:32','2021-08-23 13:59:32','',15494,'https://k1k3.dev34.info/?p=15614',0,'revision','',0),(15615,1,'2021-08-23 13:59:32','2021-08-23 13:59:32','<h2>Testimonials</h2>		\n															<img width=\"281\" height=\"179\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-2.jpg\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"194\" height=\"194\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-pix.png\" alt=\"\" loading=\"lazy\" />															\n			<h2> Testimonials: what our clients say about our services- testimonials by real  people, just like you!!</h2>		\n							<p>After only 7 months I am thrilled to say that my husband’s CR1 Visa was approved and I am 100% pleased with the work that was done by this company! I was very nervous starting the journey to bring my husband to the states but I mostly communicated with one lady in particular, Cynthia, who is so patient, so kind but most of all knowledgeable and professional in the entire process. All of our forms were completed quickly and in a very professional manner and were quickly reviewed and accepted during each phase in this process. All suggested supporting documentation was exactly what we needed to have and when my husband got to his interview, he was well prepared. There were many times along the way that I became worried not really knowing what to expect and I’d email Cynthia just to ask questions and she’d always reply in a very timely fashion with the answers that I needed and if I requested a phone call, she’d call that same day. I know for many, this process can take a very long time but by God’s grace and the professionalism and preparation of our paperwork by this company we are finished and only waiting for my husband to pick up his visa next Friday so that he can travel to the US. If you are starting this journey and you want professional affordable help, I highly recommend K1K3 VISAS. Satisfied customer.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Mariama Akano</h4>\n								 Nigeria\n							<p>I sought the help of one of the best Immigration Lawyers to petition my husband, but it only brought me frustration. First of all, the process took long and it was so difficult to contact them. I spoke more to the receptionist than to the lawyer that I hired. Second, when I did speak to the lawyer, there wasn’t any sign of emotion. It was straight to business. There was no, “hi, how are you?” He was not exactly friendly. Third, it stated that they can get visas approved 100% of the time, but mine was denied. Fifth, when the visa was denied, the lawyer didn’t even say, “I’m sorry your petition was denied,” or “Let’s discuss what went wrong and maybe start another one.” Sixth, yes they were willing to help, BUT I was told that I had to pay another set of fees ($1800).    I was so upset that I decided not to do business with them again.  I did an internet search and came across k1k3visas.com an Immigration Docs Company. I called the office and Cynthia was the person I spoke with. I inquired about their services and explained to her all that had happened to my previous petition. From the beginning to the end, Cynthia was there for me. I was able to contact her through phone, email, etc. without any hassle whatsoever. I wanted to keep in contact every step of the way and she made the process very smooth. There are times when I would be frustrated and sad from waiting and I would call her to talk and she was there to listen to me and give me hope. For that, Cynthia, I thank you so much. I thank you and Immigration Docs for helping me get through this petition process and I am so happy that my husband was approved and received his visa. We will finally be together.\nImmigration Docs is the place to go if you plan on petitioning a loved one. You will not be sorry and you won’t have to go through lawyer problems the way I did. I waited more than a year with the Immigration Lawyers only to find out that I was denied. With Immigration Docs, it took less than 8 months and the petition was approved. Thank you. Thank you so much. Cynthia, you’re great!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>A. Dantes</h4>\n								Husband from the Philippines\n							<p>Dear Cynthia,<br>\nVisa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\nBest regards,\n</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>I was personally hesitant about working with Immigration Docs, Inc. (IDI) when I first found their website, but after reading the testimonials on the site, I decided to go for it. Not to mention, the prices were very attractive and I was not able to afford a lawyer. Here I am one year later writing my own testimonial. I would highly recommend IDI to anyone seeking professional, courteous, reliable assistance in bringing their loved one to the U.S. My husband lives in Pakistan and our families arranged our marriage. Over the course of three years, we got to know one another by phone, email, and instant messaging/webcam. Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!\n</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client </h4>\n								 Arlington, Virginia\n							<p>Rarely do you find a company that does such a great job that you want to tell everyone about it. I found that in Immigration Docs. I met a wonderful man who happens to live many miles away and in another country. I was so overwhelmed with all the paperwork and not knowing where to start that I looked for a company that would help me with the difficult task ahead of me. ‘ I have never been so impressed in a company as I was with Immigration Docs. Cynthia was the best ever! She was quick to return my calls or email I am not sure if she ever sleeps, she never made me feel bad for asking many questions and I truly feel she was understanding the pain in my heart from our separation. If you are looking to bring a love one here I highly recommend this company to make your journey much easier. Thank you Cynthia for all your wonderful help and understanding.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Gail Haller</h4>\n								Fiance from Morocco\n							<p>Hi Cynthia. The process is complete. Roxana got the adjustment of status, work permit and permission to go back to her country for a year. We didn’t have to go to an interview they just approved her without one. Anyway I just wanted to thank you for your help and assistance in this process. You have been nothing but kind and on point with how you handled our case. Thank you! I’ll be in-touch.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Burgess-Garnica </h4>\n								 Roxana is from Chile\n							<p> Cynthia has been an angel in disguise throughout my K1 process. Her efficiency is irreproachable. She has been both assuring and patient. It is a Godsend to receive the services of a person who offers nothing but devotion and success to the visa process. As you know, government filing can be jarring and frustrating when away from loved ones. Yet when assisted by Cynthia, I felt that everything would work out fine. It is clear that Cynthia has a natural inclination for bringing loved ones together. I’m happy that she is sustaining this passion by working with couples and families who are thousands of miles apart with the daunting visa process. My fiancee was incredibly impressed with her professionalism and as well as her expeditious responses. Whether she was driving on the freeway, on her way to work, or even at home Cynthia answered us. She reassured us. And she offered all of the help that her services could give. May your business, health and joys continue to prosper.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Arlene Elizabeth and Michael</h4>\n								 From Paris\n							<p>I would like to tell you about my experience with your company. From the very first phone call, Cynthia McQuowen has been nothing but professional about my petition for a K-1 visa. I have received updates in the mail from the Vermont Service Center in a timely manner and Cynthia has always been there when I had a question. She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> James A. Schaub</h4>\n								 Wife from Mexico\n							<p>I want to say a loud and joyful THANK YOU!!! to you and your staff for all your assistance with this tedious and anxiety producing process called immigration. How happy I am to inform you that my beautiful fiancee is now my wife. To say the least, we have been vacationing, honeymooning and enjoying life together since she arrived from India.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Satisfied Client</h4>\n							<p>We are now waiting for her work authorization approval. Hopefully Chisako can begin to practicing nursing in the very near future. Again, thank you and your staff very much from the bottom of my heart. Rest assure that if I come across anyone needing your services, I will be sure to refer them to your office.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>  Raul and Chisako DunMoodie Chisako</h4>\n								From Japan\n							<p>To start with I highly recommend this company to anyone needing this type of service.I want you to know I have never been treated so well in all my life by a company. The prices of all the services I used and will continue to use are very fair. I’m not rich and I have been able to pay very easily. I want you to know when I got back from Ukraine. I needed a lawyer so I thought. I sent out five emails to lawyers on a Sunday and one email to k1k3 visas to my surprise I received a reply on Sunday by a person named Cynthia McQuowen I have never met this person in my life but over the next few months I have grown to love this lady and this company. She has made this process very delightful. I have bugged her at all hours she has been the most professional person I have dealt with.and has always answered all my questions and never has left me hanging and wondering and most important has always been truthful as for example I asked a couple of lawyers how long would it take to get a visa they told me two months.\nI didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> John Garland </h4>\n								 Wife from Ukraine\n							<p>If you are looking for incredible customer service, a knowledgeable staff, guaranteed satisfaction, and an unbelievably fast processing time, look no further – K1K3 Visas is your solution. Cynthia and her crew were always here to help me with my many questions and concerns – and the response time was hours if not minutes. Do not try and complete the forms yourself – I promise you will miss something that will slow down the process – been there, done that. It is obvious to me that K1K3 Visas and Cynthia in particular are primarily concerned with getting your loved ones to the United States – they patiently walk you though every process and make a task that would be terribly frustrating to do alone relatively painless. In my opinion they provide superior service to an attorney that would cost you five times as much. My K1 visa was approved in 2 months – you simply can not do any better than that. In closing, I highly recommend K1K3 Visas with NO hesitation whatsoever. Ask Cynthia for my email if you would like to discuss my experience further.\nI didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Dr. James Z</h4>\n								Fiancee from Vietnam\n							<p>When I first found out about this site during an internet search, I must admit I was skeptical. I was hesitant about doing this sort of thing online, being such a sensitive issue and all the talk of fraud and theft on the internet made me feel uneasy. After mulling the issue for a few weeks, I finally decided to take the plunge. All my fears were put to rest right from the start. From the first phone conversation I had with Cynthia, I felt relaxed and ready to go through the maze of getting a visa for my fiancée. Both of us bombarded her with questions through email and telephone; each and every time she was more than happy to assist us with the utmost patience and care. The rates were very reasonable compared to the expensive and sometimes outrageous prices some people are offering. I’m truly glad I made this decision and it was a great experience overall. I highly recommend this site to anyone wishing to obtain a visa for the person they care about or in my case, my future bride to be. I didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>  Arya Farmanara </h4>\n								  Fiancee from Turkey\n							<p>Cynthia has been working very hard for Tasleem and I and has been there for us every step of the way, always answering our emails very quickly and making us feel like a friend and not just another stranger with an immigration issue. I often wonder now why anyone would ever try to get a visa for their fiancee any other way than through Immigration Doc’s. I talk very highly about this wonderful company and Cynthia in particular to everyone I meet and it seems these days there is always someone needing these kinds of service’s.\nTasleem and I will never be able to thank Immigration Doc’s. or Cynthia enough for all the help and support they have given us throughout our wait. It is so wonderful to work with people that actually understand and have genuine compassion about what we are going through. I feel that what we can do to express exactly how much we appreciate their efforts is to do exactly what they ask us to do to make sure everything is in order for the visa interview so everything runs as smoothly as possible with no setbacks or delays.\nIt has been a great pleasure to meet and work with Immigration Doc’s and Cynthia and I truly believe they have changed mine and Tasleem’s lives forever. </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Debbie Fisher, Anchorage Alaska</h4>\n								 Tasleem is from Africa\n							<p>To whomever it may concern,\nSince having solicited help from K1K3visa.com I have received prompt and friendly service. The information given me has been accurate and I am happy to say my wife will have her visa interview within the next few months. The visa specialist responsible for my case, Cynthia McQuowen, has been a tremendous help during this process. Thank you for your affordable service of helping bring people together.  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Kris Ramonda </h4>\n								 Fiancee from Poland','Testimonials','','inherit','closed','closed','','15494-revision-v1','','','2021-08-23 13:59:32','2021-08-23 13:59:32','',15494,'https://k1k3.dev34.info/?p=15615',0,'revision','',0),(16018,2,'2021-08-26 08:03:47','2021-08-26 08:03:47','<h2>Testimonials</h2>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-2.jpg\" alt=\"\" width=\"281\" height=\"179\" />\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-pix.png\" alt=\"\" width=\"194\" height=\"194\" />\r\n<h2>Testimonials: what our clients say about our services- testimonials by real people, just like you!!</h2>\r\nAfter only 7 months I am thrilled to say that my husband’s CR1 Visa was approved and I am 100% pleased with the work that was done by this company! I was very nervous starting the journey to bring my husband to the states but I mostly communicated with one lady in particular, Cynthia, who is so patient, so kind but most of all knowledgeable and professional in the entire process. All of our forms were completed quickly and in a very professional manner and were quickly reviewed and accepted during each phase in this process. All suggested supporting documentation was exactly what we needed to have and when my husband got to his interview, he was well prepared. There were many times along the way that I became worried not really knowing what to expect and I’d email Cynthia just to ask questions and she’d always reply in a very timely fashion with the answers that I needed and if I requested a phone call, she’d call that same day. I know for many, this process can take a very long time but by God’s grace and the professionalism and preparation of our paperwork by this company we are finished and only waiting for my husband to pick up his visa next Friday so that he can travel to the US. If you are starting this journey and you want professional affordable help, I highly recommend K1K3 VISAS. Satisfied customer.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Mariama Akano</h4>\r\nNigeria\r\n\r\nI sought the help of one of the best Immigration Lawyers to petition my husband, but it only brought me frustration. First of all, the process took long and it was so difficult to contact them. I spoke more to the receptionist than to the lawyer that I hired. Second, when I did speak to the lawyer, there wasn’t any sign of emotion. It was straight to business. There was no, “hi, how are you?” He was not exactly friendly. Third, it stated that they can get visas approved 100% of the time, but mine was denied. Fifth, when the visa was denied, the lawyer didn’t even say, “I’m sorry your petition was denied,” or “Let’s discuss what went wrong and maybe start another one.” Sixth, yes they were willing to help, BUT I was told that I had to pay another set of fees ($1800). I was so upset that I decided not to do business with them again. I did an internet search and came across k1k3visas.com an Immigration Docs Company. I called the office and Cynthia was the person I spoke with. I inquired about their services and explained to her all that had happened to my previous petition. From the beginning to the end, Cynthia was there for me. I was able to contact her through phone, email, etc. without any hassle whatsoever. I wanted to keep in contact every step of the way and she made the process very smooth. There are times when I would be frustrated and sad from waiting and I would call her to talk and she was there to listen to me and give me hope. For that, Cynthia, I thank you so much. I thank you and Immigration Docs for helping me get through this petition process and I am so happy that my husband was approved and received his visa. We will finally be together.\r\nImmigration Docs is the place to go if you plan on petitioning a loved one. You will not be sorry and you won’t have to go through lawyer problems the way I did. I waited more than a year with the Immigration Lawyers only to find out that I was denied. With Immigration Docs, it took less than 8 months and the petition was approved. Thank you. Thank you so much. Cynthia, you’re great!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>A. Dantes</h4>\r\nHusband from the Philippines\r\n\r\nDear Cynthia,\r\nVisa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\r\nBest regards,\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>David C.</h4>\r\nAttorney Wife from China\r\n\r\nI was personally hesitant about working with Immigration Docs, Inc. (IDI) when I first found their website, but after reading the testimonials on the site, I decided to go for it. Not to mention, the prices were very attractive and I was not able to afford a lawyer. Here I am one year later writing my own testimonial. I would highly recommend IDI to anyone seeking professional, courteous, reliable assistance in bringing their loved one to the U.S. My husband lives in Pakistan and our families arranged our marriage. Over the course of three years, we got to know one another by phone, email, and instant messaging/webcam. Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Grateful Client</h4>\r\nArlington, Virginia\r\n\r\nRarely do you find a company that does such a great job that you want to tell everyone about it. I found that in Immigration Docs. I met a wonderful man who happens to live many miles away and in another country. I was so overwhelmed with all the paperwork and not knowing where to start that I looked for a company that would help me with the difficult task ahead of me. ‘ I have never been so impressed in a company as I was with Immigration Docs. Cynthia was the best ever! She was quick to return my calls or email I am not sure if she ever sleeps, she never made me feel bad for asking many questions and I truly feel she was understanding the pain in my heart from our separation. If you are looking to bring a love one here I highly recommend this company to make your journey much easier. Thank you Cynthia for all your wonderful help and understanding.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Gail Haller</h4>\r\nFiance from Morocco\r\n\r\nHi Cynthia. The process is complete. Roxana got the adjustment of status, work permit and permission to go back to her country for a year. We didn’t have to go to an interview they just approved her without one. Anyway I just wanted to thank you for your help and assistance in this process. You have been nothing but kind and on point with how you handled our case. Thank you! I’ll be in-touch.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Burgess-Garnica</h4>\r\nRoxana is from Chile\r\n\r\nCynthia has been an angel in disguise throughout my K1 process. Her efficiency is irreproachable. She has been both assuring and patient. It is a Godsend to receive the services of a person who offers nothing but devotion and success to the visa process. As you know, government filing can be jarring and frustrating when away from loved ones. Yet when assisted by Cynthia, I felt that everything would work out fine. It is clear that Cynthia has a natural inclination for bringing loved ones together. I’m happy that she is sustaining this passion by working with couples and families who are thousands of miles apart with the daunting visa process. My fiancee was incredibly impressed with her professionalism and as well as her expeditious responses. Whether she was driving on the freeway, on her way to work, or even at home Cynthia answered us. She reassured us. And she offered all of the help that her services could give. May your business, health and joys continue to prosper.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Arlene Elizabeth and Michael</h4>\r\nFrom Paris\r\n\r\nI would like to tell you about my experience with your company. From the very first phone call, Cynthia McQuowen has been nothing but professional about my petition for a K-1 visa. I have received updates in the mail from the Vermont Service Center in a timely manner and Cynthia has always been there when I had a question. She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>James A. Schaub</h4>\r\nWife from Mexico\r\n\r\nI want to say a loud and joyful THANK YOU!!! to you and your staff for all your assistance with this tedious and anxiety producing process called immigration. How happy I am to inform you that my beautiful fiancee is now my wife. To say the least, we have been vacationing, honeymooning and enjoying life together since she arrived from India.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Satisfied Client</h4>\r\nWe are now waiting for her work authorization approval. Hopefully Chisako can begin to practicing nursing in the very near future. Again, thank you and your staff very much from the bottom of my heart. Rest assure that if I come across anyone needing your services, I will be sure to refer them to your office.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Raul and Chisako DunMoodie</h4>\r\nChisako from Japan\r\n\r\nTo start with I highly recommend this company to anyone needing this type of service.I want you to know I have never been treated so well in all my life by a company. The prices of all the services I used and will continue to use are very fair. I’m not rich and I have been able to pay very easily. I want you to know when I got back from Ukraine. I needed a lawyer so I thought. I sent out five emails to lawyers on a Sunday and one email to k1k3 visas to my surprise I received a reply on Sunday by a person named Cynthia McQuowen I have never met this person in my life but over the next few months I have grown to love this lady and this company. She has made this process very delightful. I have bugged her at all hours she has been the most professional person I have dealt with.and has always answered all my questions and never has left me hanging and wondering and most important has always been truthful as for example I asked a couple of lawyers how long would it take to get a visa they told me two months.\r\nI didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>John Garland</h4>\r\nWife from Ukraine\r\n\r\nIf you are looking for incredible customer service, a knowledgeable staff, guaranteed satisfaction, and an unbelievably fast processing time, look no further – K1K3 Visas is your solution. Cynthia and her crew were always here to help me with my many questions and concerns – and the response time was hours if not minutes. Do not try and complete the forms yourself – I promise you will miss something that will slow down the process – been there, done that. It is obvious to me that K1K3 Visas and Cynthia in particular are primarily concerned with getting your loved ones to the United States – they patiently walk you though every process and make a task that would be terribly frustrating to do alone relatively painless. In my opinion they provide superior service to an attorney that would cost you five times as much. My K1 visa was approved in 2 months – you simply can not do any better than that. In closing, I highly recommend K1K3 Visas with NO hesitation whatsoever. Ask Cynthia for my email if you would like to discuss my experience further.\r\nI didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Dr. James Z</h4>\r\nFiancee from Vietnam\r\n\r\nWhen I first found out about this site during an internet search, I must admit I was skeptical. I was hesitant about doing this sort of thing online, being such a sensitive issue and all the talk of fraud and theft on the internet made me feel uneasy. After mulling the issue for a few weeks, I finally decided to take the plunge. All my fears were put to rest right from the start. From the first phone conversation I had with Cynthia, I felt relaxed and ready to go through the maze of getting a visa for my fiancée. Both of us bombarded her with questions through email and telephone; each and every time she was more than happy to assist us with the utmost patience and care. The rates were very reasonable compared to the expensive and sometimes outrageous prices some people are offering. I’m truly glad I made this decision and it was a great experience overall. I highly recommend this site to anyone wishing to obtain a visa for the person they care about or in my case, my future bride to be. I didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Arya Farmanara</h4>\r\nFiancee from Turkey\r\n\r\nCynthia has been working very hard for Tasleem and I and has been there for us every step of the way, always answering our emails very quickly and making us feel like a friend and not just another stranger with an immigration issue. I often wonder now why anyone would ever try to get a visa for their fiancee any other way than through Immigration Doc’s. I talk very highly about this wonderful company and Cynthia in particular to everyone I meet and it seems these days there is always someone needing these kinds of service’s.\r\nTasleem and I will never be able to thank Immigration Doc’s. or Cynthia enough for all the help and support they have given us throughout our wait. It is so wonderful to work with people that actually understand and have genuine compassion about what we are going through. I feel that what we can do to express exactly how much we appreciate their efforts is to do exactly what they ask us to do to make sure everything is in order for the visa interview so everything runs as smoothly as possible with no setbacks or delays.\r\nIt has been a great pleasure to meet and work with Immigration Doc’s and Cynthia and I truly believe they have changed mine and Tasleem’s lives forever.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Debbie Fisher, Anchorage Alaska</h4>\r\nTasleem is from Africa\r\n\r\nTo whomever it may concern,\r\nSince having solicited help from K1K3visa.com I have received prompt and friendly service. The information given me has been accurate and I am happy to say my wife will have her visa interview within the next few months. The visa specialist responsible for my case, Cynthia McQuowen, has been a tremendous help during this process. Thank you for your affordable service of helping bring people together.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Kris Ramonda</h4>\r\nFiancee from Poland\r\n\r\nMy name is Vivian Lince and I want to share my experience after hiring Immigration Docs to help me file a Petition for my Fiancé’s Visa. I would like to start by thanking God for helping me to find this website online at a moment where I was completely disoriented about what to do to be reunited with my love. Since the beginning I’ve been dealing with Cynthia McQuowen. She is so sweet, kind, professional and a great human being. She always answers my emails and my phone calls and she is always there to help me with any of my doubts and worries. I know that I have something in common with every person contacting Immigration Docs: we all want to be with our love ones, we all want our dreams come true and have a beautiful life in this country with that special someone.\r\nCynthia is great and I’ll never be thankful enough to Immigration Docs!!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Vivian Lince Sunrise</h4>\r\nFL Fiance from Lithuania\r\n\r\nThe work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview &amp; medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fiancée was well prepared for the interview. I recommend this company to anyone that doesn’t want to be alone in the process and wants things done right and trouble free.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>J. Craig</h4>\r\nImmigration Docs, Cynthia Mc Quowen has been a tremendous help, even easing my fears of this sometimes crazy process. Cynthia along with the help of your always professional staff have made the long ordeal so far very trouble free. Thank you so much for the help along the long route to visa land! I hope to have my lovely gal home in time for the holidays, but one can never count on the absolute in these situations. I would not hesitate in a moment your company’s services to anyone that needs this kind of assistance.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>PJ California</h4>\r\nWife from Cyprus\r\n\r\nThis is a highly recommended service regarding K1 visas. Going with lawyer’s services can be quite expensive. This agency rates are not only satisfactory but the level of service is very remarkable and prompt. Cynthia has been the greatest in helping answer any questions I had regarding filling out the paper. They make it easy and effortless. It took 1 year total from filling out my K1 visa paperwork for my fiancé in Brazil to when my husband got his green card. I want to thank Cynthia for all that she has done.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Voinica Placides</h4>\r\nFiancee from Brazil\r\n\r\nHello everyone I am Mark Soler, and I am pleased to say that Immigration Docs. are superb in their effort to obtain your visa in whichever route you choose to take. Either between the K-1 or K3 visa! they put extra effort in getting your case approved! And to top it all they guarantee if you’re case isn’t approved your money is refunded back! what do you have to loose? absolutely nothing. My fiancee Cynthia has already recieved approval confirmation from the U.S. Counsulate and her visa has been approved! We will be getting married soon!:). I am so happy to have found K1K3 visas!.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Mark Soler</h4>\r\nWife from Canada\r\n\r\nWe are grateful for all you did for us as we went through the process of getting married. Eva and Joseph Rickman are now married and living in Phoenix – Arizona.\r\nMay God bless your work.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Eva and Joseph</h4>\r\nEva is from Kenya\r\n\r\nDear Cynthia, My husband and I would like to thank you so much for all your help and knowledge! I was issued my interview date in Montreal, Canada at the beginning of June. All of our hard work and effort was riding on this moment. After a long wait, my name was finally called and after a few brief questions (and literally 4 mins) I was granted my visa! My trip into the US was pretty easy as well (other than the computers were down and I almost missed my flight!), but I spent less than 5 mins with the Immigration officer, while other people were there for hours. My husband and I are looking forward to starting this chapter of our lives and we owe it to Cynthia and Immigration Doc Inc. Thank you again for everything – you are a real blessing.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>K. Fonseka</h4>\r\nMontreal, Canada\r\n\r\nk1k3visas.com – K1 Fiancee Visa Processing – K3 Spousal Visa Processing for US ImmigrationI would like to take this opportunity to express the wholesome effect that Cynthia McQuowen has had on my experience with her knowledge of the fiancée &amp; spousal visa process. She has been very helpful, when I called to find out different aspects of this new adventure for myself and my new wife. Cynthia has been very professional in everyway. She is an asset to you your company.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Thomas Balfe</h4>\r\nWife from Vietnam\r\n\r\nI’d like to thank K1K3 visas for their outstanding professional work which they did on my fiancee visa. Cynthia worked with me through the whole process, and understands the emotions invested in something like a fiancee visa. Not only did they do an excellent job on assisting me with filling out the complex government forms, but they were there every step of the way to answer every question and curiosity almost instantly. All this for a very modest price which was worth every penny! Jasmin and I have been so nervous about getting the visa in a timely fashion, but Cynthia’s work helped us get the visa quickly and put our minds at ease. When it comes to two people who are engaged and separated by an ocean, it’s hard to really describe how much this kind of service means to Jasmin and I. Thanks again!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Jasmin and I</h4>\r\nHello Cynthia!\r\nI wanted to thank you and your team once again for all the help and expertise in getting my fiancé her visa. We were already happy about how fast everything progressed all the way to the packet getting mailed to the embassy. Upon attending the interview, our paperwork that you told us to prepare was all that was needed. The consular looked through a few items, asked a few simple questions, then gave a joyous “ok, you’re approved”. She added that it was nice to see such preparation. It made it easier for her to make her positive decision, and most importantly, kept her in a good mood. I heard the more complications they encounter, the worse their moods get. Which lead to more questions, and potential denials. We were just so fortunate that we had you on our side. Everything you guided us with went as smooth as can be. She ended up flying back with me on the same flight to the US. Even her entry at LAX was flawless. This was all because of your team’s superb handling of our case.\r\nWe will be getting married in a few weeks, then we’ll ready for her AOS. I have a friend that is now in the same situation as I was a few months ago. I assured him that all will go well with getting his loved one here as long he hires your company. He was amazed as well at how quick and smooth everything went for us. He came to the Philippines and experienced most of all that we experienced at the embassy. I told him to take a good look for this is what he will be going through months from now. But he feels confident knowing that having you help him will make everything much easier. Thanks for everything! Hopefully my fiancé’s AOS will be as smooth as everything else we’ve been through……..\r\nTalk to you soon Cynthia!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Edmund Reyes</h4>\r\nTo Whom it May Concern,\r\nIt is with great enthusiasm that I recommend Immigration Docs for visa services. I looked at 4 dozen different company’s, including many attorneys. I made numerous phone calls &amp; asked many questions. It came down to Cynthia &amp; one attorney. Both were knowledgeable &amp; professional (I was surprised that so many that I talked to weren’t!), but Cynthia won hands down because of her quick return of both phone calls &amp; emails… this attention to communication was very important to me &amp; my wife; after all, when you are working with someone long distance what other gage of service do you have? Thank you again for everything! We will be getting married in a few weeks, then we’ll ready for her AOS. I have a friend that is now in the same situation as I was a few months ago. I assured him that all will go well with getting his loved one here as long he hires your company. He was amazed as well at how quick and smooth everything went for us. He came to the Philippines and experienced most of all that we experienced at the embassy. I told him to take a good look for this is what he will be going through months from now. But he feels confident knowing that having you help him will make everything much easier. Thanks for everything! Hopefully my fiancé’s AOS will be as smooth as everything else we’ve been through……..\r\nTalk to you soon Cynthia!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Jim &amp; Lilet Lynch</h4>\r\nJuliet is from the Philippines\r\n\r\nCynthia;\r\nJust wanted to thank you and Immigration Doc, Inc for all your hard work preparing the documents for Falen.\r\nShe is now getting comfortable in the US, with her “green” card and Social Security card as well as a job … working PT at a local grocery chain … working at the salad bar. She is enjoying it, as she works around 24 hours a week leaving her time to put the house “in order after husband makes it messy” hehehe It also breaks up what would otherwise be a very boring existence at home. Again, thank you for your help and your support.\r\nI would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us.Talk to you soon Cynthia!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Micheal &amp; Falensia Larimer</h4>\r\nFalensia is from the Philippines\r\n\r\nThe services that I have received from “K1K3 VISAS.COM” and Cynthia McQuowen have been outstanding! I was skeptical at first when I learned of your company and was worried that my money would be wasted on a firm that was not close to my home town. As it turns out I think I received more than my moneys worth. Cynthia has been very helpful with all my questions and has answered me with prompt and honest replys to the same question more than once! The reason I was skeptical is because of the way I was treated by a visa attorney here in Louisville KY. Your company has managed to do in three months what my other attorney couldn’t do in eight at one third the cost!!! As you can imagine I think I was ripped off and took advantage of the first time around! The delays and lack of communication between me and the old attorney made both me and my fiancee worried and aprehensive of what was actually happening. Your company has renewed my confidence in the system here in the U.S. I will recommend your company everytime when somebody asks “Who took care of your K1 visa for you?” Though the visa process in my mind is not complete untill my fiancee steps on American soil I am confident that you will help us without hesitation until it is finished.She is now getting comfortable in the US, with her “green” card and Social Security card as well as a job … working PT at a local grocery chain … working at the salad bar. She is enjoying it, as she works around 24 hours a week leaving her time to put the house “in order after husband makes it messy” hehehe It also breaks up what would otherwise be a very boring existence at home. Again, thank you for your help and your support.\r\nI would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us.Talk to you soon Cynthia!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Kent F. Peed</h4>\r\nWife from Russia\r\n\r\nI’m writing to thank your agency in all the help I received in getting a fiancé visa. I personally would love to thank Cynthia for all her help. Anytime I needed a question answered, she was there for me, either by phone or email. All the paper work I needed was there for me with super instructions on what I needed.\r\nThe process was much faster with using your agency and on Nov. 24, 2006 my fiancé Monalisa arrived in New York from the Philippines. We will be getting married soon and enjoying our life together. I highly recommend your agency to who ever will pursue a k1 visa. I could not be more pleased with your service you gave me.\r\nThanks again from the both of us. I would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us. Talk to you soon Cynthia!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Gregg and Monalisa</h4>\r\nNew York Monalisa is from the Philippines\r\n\r\nHello Cynthia. I just wanted to say how amazed I am at how quickly and effectively your team works. I was so pleasantly surprised when I found out from my Fiancé(who had been checking the USCIS website for updates everyday) that we had been approved already. Your total and complete professionalism had certainly helped in getting our petition processed so fast. We know of other couples that submitted even before us and still haven’t received an approval. I’m very lucky to have found you in the sea of representatives and attorneys that advertise to get the fastest results but you are actually good for your word. And the added bonus was your very reasonable price for your services. The other companies had such astronomical quotes and even went so far as to make companies like yours appear to be under qualified to get fast results. Well you definitely proved them to be liars. We are now looking forward to getting to the interview stage, and hopefully everything works just as smooth and quick as it was in the USCIS approval stage. You have been the blessing we have needed in this very tough time in our lives and feel confident that all will be completed soon so we can finally be together again. We thank you and your team so much for your excellent effort and services. And we look forward to your assistance in her eventual adjustment of status. Take Care………And Happy Holidays!The process was much faster with using your agency and on Nov. 24, 2006 my fiancé Monalisa arrived in New York from the Philippines. We will be getting married soon and enjoying our life together. I highly recommend your agency to who ever will pursue a k1 visa. I could not be more pleased with your service you gave me.\r\nThanks again from the both of us. I would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us. Talk to you soon Cynthia!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Frank Gross</h4>\r\nFiancee from Peru\r\n\r\nMy name is Dhruvi Solanki, and my case was regarding my Fiancé’s K visa. Cynthia was very helpful and I am very pleased with her service. She did an awesome job, and she provided the right advice. I am glad that I chose Immigration Docs.In future if I need any advice I will definitely contact her. Thank you so much, you guys are awesome.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Dhruvi Solanki</h4>\r\nI would like to share with you my experience with Immigration Docs. Let me first say that I am most pleased by the service Immigration Docs has offered me, and I am delighted with the results. In today’s slang: Mission Accomplished. I met a man via the internet through a personals add. I shied away from communications with this man in the beginning due to his location, Pakistan. It would seem impossible for anything to really become of this as I reside in the USA. As time went on, I became more drawn to this person, and actually begun to know him far better than any man here I have dated after many many months. Perhaps when all you can do is write the pretenses are not there and you can honestly be yourself. You can turn the emails and instant messages off anytime you desire. After long written communications, there were phone calls, then web cams, cards in the mail. I found myself praying and asking God to guide me in my affections and the strings that tugged at my heart. I knew I had to meet this man.\r\nI began a search on the internet to see exactly what I would need to do to travel to Pakistan to meet this man. It seemed simple enough, a passport, immunizations and a visa. Then I began to wonder would it be just as easy for him to come to the USA. Not so easy I learned. I soon realized this would take more than I was capable of doing. I had not doubts that I must meet this man so I began all preparations to travel to Pakistan. I somehow knew in my heart that once I met this man I would not be able to come home alone or live without him. My heart was right. Prior to my departure to Pakistan in I found a web site on the internet for Immigration Docs.\r\n\r\nI saw many other web sites that offered the same service, but to be honest I had already put our a lot of money for my travel to Pakistan. I contacted Immigration Docs and learn of your very affordable fee. The thing I was most impressed with was the guaranteed that if no visa was granted for my intended, money was refundable. Was I dreaming????? All of this seemed so unreal to me, here I was going to travel half way around the world and now I am asking how to bring this man home with me. I contracted with Immigration Docs to help me obtain a visa for my Fiance . Little did I know that when I went to Pakistan fully prepared to marry this man. I actually did marry him and God has blessed us so very much. Upon my return to the USA I contacted my Case Manager ( name withheld due to privacy) and advised her not only did I go and meet this man, but we were married. She seemed so very excited for me.\r\nThis is when the work began. I cannot begin to tell you how grateful I am for having the Case Manager I did. I would email her, call her, leave voice messages for her and she very promptly returned all. She was so very knowledgeable in the paperwork that need to be completed and file. I would never have know even where to begin. Paperwork that was required and I had no clue how to get, she had all the answers. She was not only doing her job, but in my opinion she took a very personal interest in myself and my husband. I have not doubt in my mind that she made this possible. I would still be working at this without her expertise and guidance. My husband and I will always be thankful for her service. We both also feel we have made a bond with someone whom we have never met. We received notified of my husband’s approval for his visa from Homeland Security. It has been a long process and it is still not final yet. But, I do know this, my Case Manager has made it all happen. We are in the final stages now .\r\nTo this day, my Case manager still helps me and guides me. If nothing more that give me moral support and just a friendly email to say hello! I am making one more trip to Pakistan come late August and I know if he does not return with me,he will soon follow. My husband has but one wish when he comes to the USA..To meet our Case Manager and have his first American Hamburger and Fries with her, I told him perhaps we can do this. She will probably never know what a much better and wonderful life this man will have here in our country. God bless you all that provide this service. You will never know what a valuable service you provided. What you have provided me has changed my whole life and I have never been happier. What was once just a dream and a hope is now reality. It takes my breathe away every time I just think back on what has transpired in the past year or so. I will be forever grateful. Again, thank you and may God bless you always.\r\nI remain Very Truly Yours,\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Marion Napper</h4>\r\nHusband from Pakistan\r\n\r\nI am writing to express my gratitude and satisfaction with K1K3 Visas, and the services of Cynthia Mcquowen. Cynthia made this otherwise time consuming, complicated, and confusing process seem simple and FAST! She eased all the confusion and anxiety that I was experiencing by being very realistic and honest in providing information about the steps involved in the process, expected time frame, and most important of all: Her confidence! Her confidence in her work and the petition process procedure is what really helped me stay positive and confident as well. I am overjoyed to say that the entire process from the time of first filing my Fiance, Sargis’s petition to the day that he was actually issued his Visa, took exactly 6 months. I think that is phenominal, compared to all the “horror” stories I have read and heard about! Thanks to K1K3 Visa and Cynthia, I am going to be reunited with Sargis in two weeks! Sargis and I thank you from the bottom of our hearts and look forward in working with you again, as Sargis and I get ready for the next phase of paperwork and processing.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Elvina Alaverdian</h4>\r\nSargis is from Moldovia\r\n\r\nI’m currently trying to process my fiancé’s paper work for her to stay with me in Hawaii. The person representing us is Cynthia McQuowen who is doing a great job answering all of my questions thoroughly and keeping us informed of the process and forms needed. I’m sure all of your employees are just as dedicated and I would like to show my appreciation by saying thanks. Keep up the good work.We would like to thank you for your dedicated care in our process of the K1 visa.\r\nWe were really concerned in the beginning, we heard a lot of stories about couples whom had tried to obtain a visa and got lost in the middle of the process and they just got tired of waiting and became so frustrated, that in many cases they even loose their relationship!\r\nWe decided to start the process in August of the last year; the truth is that we thought that if we were lucky we may have a response from the U.S immigration center for the middle of January. (This is the first step.) Well, actually we got this response in November, by January my fiancée had been issued her visa and by February she was already here joining me in Los Angeles!! K1K3visas made it so much easier for us, we did not have to deal with all the horrible paper work; everything was simple and fast, exactly as Cynthia had promised us; she was always there when we needed her, if we sent her an email we got always her answer in less than 24 hours. Now we are so happy living together, its a dream come true and big part is thanks to Cynthia; we can not be more grateful!!\r\nWe highly recommend to all those couples that are in the same situation as we were to trust the K1K3 visas team, they won’t find better hands to put their dreams in than the people at Immigration Docs. It will make life so much easier for them knowing that someone responsible and who has all the experience is doing the hard work for them.\r\nThanks K1K3visas for everything!!!!!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Oded Rokach and Eliana Uribe</h4>\r\nDear Cynthia,\r\nI would like to thank you for your service. When I started the K1 Visa process, I was overwhelmed with all the information that I researched. I even contacted some immigration lawyers to see if they could clarify the information that I had researched. Although they were helpful, their services were expensive. I finally found your service on the internet and called the toll free number. I spoke with Cynthia about my situation, and found her to be very helpful. After speaking with her, I decided to contract your service. Cynthia was very helpful through the whole petition process. She was very patient with all my questions, and answered all my emails promptly. My I-129F has been approved. Thanks again for your service.\r\nSincerely,\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Michael Carroll</h4>\r\nFiancee from China\r\n\r\nHello Cynthia, I would like to thank you for your service to me in procuring a K-1 visa for my fiancée. My experience through your service has been fantastic and your advice and help has been great. I would advise anyone looking for help to avoid the expense of lawyers and proceed directly to you and your services.\r\nSincerely,\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Bruce McKelvy</h4>\r\nMy name is Fred C. “Corky” Goldsmith, Jr. and I am writing this letter to you to express my deepest appreciation for one of your employees, Ms. Cynthia McQuowen…\r\nBack in 2005, I was searching the Internet for that special someone and I found her to be living in Ukraine… Just before I left for Ukraine in June, 2005, I searched for a trustworthy and reliable company to help me and to guide me through the bureaucratic maze of all that red tape created by the US Government in bringing a fiancée over here from abroad…. I found your website and after serious thoughts and personal feelings from my heart, I decided on your company and soon afterwards, I was placed in contact with Cynthia… For the past eight or nine months since I hired your company, Cynthia has been not only very instrumental in helping me to bring Lana Biryukova over here, but she has displayed many wonderful acts of encouragement, assistance, and especially patience with me… You see, I have a hearing impairment but Cynthia showed so much wonderful patience in communicating with me that I was very surprised and very pleased with her sincere efforts… She has graciously guided Lana and me through all this maze of bureaucratic red tape and I want her to be recognized for her sincere efforts on our behalf…\r\nCynthia is one special lady… I will not hesitate to recommend your company to anyone and please feel absolutely free to use my name and this letter as both a reference and recommendation in my testimonial about your wonderful services, especially when it comes to Cynthia McQuowen.\r\nThank you for all you have done for both Lana and myself.\r\nMostly Sincerely Yours,\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Corky Goldsmith Lana</h4>\r\nLana is from Ukraine\r\n\r\nImmigration Docs, has helped me greatly through this difficult time of being away from my fiancé. Cynthia was very helpful whenever I contacted her with questions or concerns about my case. Thank you for all of your help and thanks to you I still have faith and I am looking forward to the day when I see my fiancé again.\r\nThank you again,\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Jessica F.</h4>\r\nI am writing this letter to express my gratitude for the fine job that your organization has done for my Fiancée and me.10 Months ago I contacted Immigrations Docs Inc. and inquired about the process and the timing for obtaining a K1 Visa for my Chinese Fiancée. Cynthia, the individual assigned to my case was extremely helpful and knowledgeable in the process as I started down the path of bringing my Fiancée home to Atlanta, Ga. The thing I appreciated the most was the open and up front honesty in which she explained the process and the estimated length of time in accomplishing this goal. Your organization set my expectations on the length of time it would take to complete the process and even though the process has been long and tenuous at times, I never felt as if I was going through it alone. Cynthia always knew where our case was at and if she didn’t have the answers I was looking for she found them quickly and accurately.I cannot express my thanks enough for assisting me in this. The fee spent for your organizations services was well worth it and I would endorse your organization to anyone looking to be united with their loved ones from a foreign land! Thank you again, from both of us, our Visa interview date is set for January 17th, and we hope to be home shortly there after.\r\nKindest Regards,\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Kurt</h4>\r\nKurt Keeping Fiancee from China\r\n\r\nI would like to thank you the staff of k1k3 visas especially to Cynthia. Cynthia was very polite and thoughtful to help me process my K1 fiancée visa from the start to the finish. I am so glad and very satisfied customer with the service that you have provided. Now that all my documents are all completed, I am just waiting for my fiancée to arrive. I will definitely recommend your service to the people I know. Cynthia thank you so much for all your help.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Richard DeVera</h4>\r\nFiancee from Colombia\r\n\r\nI have wonderful news, Daisy’s visa has been issued and will be delivered by next week , I’m so excited and happy I just wanted to thank all of you there at K1K3 visa service because I know it would have been 10 times more difficult without your help . Your services have brought two lives together and created a happiness that I will be grateful for all of my life , I will definitely recommend your services to others and once again thank you so much.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Michael and Daisy Garner</h4>\r\nDaisy is from Indonesia\r\n\r\nI really appreciate your service very much. I do thank you greatly for what you have done. I can’t thank you enough. Sincerely, Tina Jarvis New YorkHello, my name is Anthony Troffa, I have applied for a Fiancée visa for my fiancée and her child through your agency and have been dealing with Cynthia from the start of the application, I just wanted to tell you how very easy and comfortable she has made me and my future wife feel throughout this Visa application, she has always been there when I have called your office about any questions, (and believe me I had many, lol ) all the paperwork Cynthia sent to me was so very easy to understand, and very neat, she is a wonderful person, and your agency should be proud to have her as an employee. I wish that everyone that I have ever dealt with, was as sincere and efficient as her, if that were so, this world would be a much better place. I am going to refer your agency to everyone I know who is interested in applying for a visa as we are, and I can’t say enough about the satisfaction I have had so far, once again, thanks for all your help.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Anthony Troffa</h4>\r\nFiancee from Italy\r\n\r\nI met my fiancée when I was volunteering abroad last summer. After working closely day after day, we got to know each other and fall for each other in a way that I thought did not exist. We spent a few blissful months together and we joked about marriage until one day it stopped being a joke. We started to picture a future together and we fell in love with the idea as well as each other. We did our research and we found the option of the fiancée visa. When I returned to the U.S., I researched K1K3 Visas.com and quickly called for information on how to bring my fiancée ASAP. Cynthia was helpful from day one by making it seem that it was not an impossible task that I was hoping to accomplish. It has been extremely difficult to be away from my fiancée but with the help of K1K3 Visas.com, I am expecting and hoping that my fiancée will be here in the U.S. with me in the next two months. K1K3 Visas.com made the paperwork process very manageable and bearable during this stressful time. My favorite thing about this process with K1K3 Visas.com has been how promptly Cynthia gets back to you on any question that you may have. As I have told Cynthia many times before, thank you for everything during this stressful and most important time in my life.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>J.,</h4>\r\nCalifornia\r\n\r\nFirst of all, we would like to thank God for helping us find this site, k1k3visas.com, and would like to thank all the staff members especially Cynthia for all the help and support that she had provided to us. The reason we chose k1k3visas.com is because they were ready to help us right away with the k3 visa, we had spoken to many attorneys and either they were too expensive or didn’t have the time to help us. Not only that, they didn’t even give us a guarantee for the approval. And what lawyers do by filling out the papers for you is nothing more. They can’t even try to expedite your case and they give you longer estimated time for processing. We have chosen k1k3visas.com because we were treated with full respect, they answered all our questions and they were very clear to us. Thank God the time went fast. We would like to thank Cynthia for all the help and support.Thank you,\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Amin &amp; Esther S</h4>\r\nEsther is from Jordan\r\n\r\nA letter of Thanks! I flew to Russia, While in Russia I married a lady I met on a computer Christian dating service. My wife’s name is Larissa and both of us are extremely happy. We both know that the Lord Jesus Christ brought us together! After our marriage, we called the U.S. Embassy in Russia. They did not want anything to do with our situation. The embassy told us that I would have to fly back to my home town and start the immigration process. The embassy also told me that the process would take some time. My wife and I were very upset. We both felt that God brought us together and that this was not right. We were both very disappointed; I flew back to Sparks, Nevada, by myself the very next day.\r\nI started looking into the immigration process, not knowing who to turn to or where to go. I started calling attorneys; this did not go well at all! The attorneys were either not in, too busy or never returned my calls or they were too expensive. This was extremely frustrating to me! All I wanted was my wife to be with me! I continued looking in the phone book; I came across Immigration Docs. I called them; I talked with a lady and explained my story. She said “would you like one of our agents to call you”? I said “yes”. Shortly after, Cynthia returned my call. Cynthia was very polite and showed nothing but concern as I told my story. Cynthia was very straight forward and honest with me, while she described the different ways of doing the immigration process. Cynthia sounded to me to really know the immigration process. I also very deeply appreciated her honesty and sincerity. I signed a contract with Immigration Docs.\r\nCynthia is a very hard worker. She puts in long hours because she enjoys her job and has a big heart for making people happy. Cynthia has helped me in all directions of this process. I can call her anytime, she takes the time to listen and understands the feelings you go through, in dealing with my frustrations, Cynthia was able to comfort me by letting me know the next step and about when that would be. I have come to know Cynthia as a friend and someone that you can depend on! My wife will be with me in a few months and I feel like I owe it all to Cynthia.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Russell Saunier,Sparks,</h4>\r\nNV Larissa is from Russia\r\n\r\nWe would like to thank k1k3visas.com for their help with the whole immigration process. Prior to finding them, we tried investigating the process on our own and realized there are a lot of forms required and the process itself was unclear. When we called an immigration lawyer for clarity and help, they were going to charge us $4000! Luckily we found k1k3visas.com which handled the process professionally, and for a fraction of the lawyers cost. The documents were sent to us promptly then professionally put together for us to send to the government agencies. It was a relief to have someone’s expertise on the matter in order to prevent document error. So far the approval process has been quick and we’re hoping to finally be together this July! Cynthia’s help has kept our stress levels down throughout this whole government process which gave us the time to plan the actual wedding. We would not advise anyone to attempt this on their own and definitely recommend k1k3visas.com.\r\nThanks again,\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Sharon and Damon!</h4>\r\nDamon is from Canada\r\n\r\nMarriage is a unique moment in two people lives. It is something sacred. Going further into our union with each other, we realized that we needed the assistance and guidance of K1-K3 Visas.com. The K1-K3 Visas.com agent, responded with confidence and assurance. She made the process easier for us to understand and proceed correctly with obtaining a USA Visa for Simon. All of our questions and concerns were answered. We feel very confident with the results thus far, and appreciate all the assistance of Cynthia. We would recommend your services to any romantically involved couple wanting to proceed in marriage.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Lisa Taggart &amp; Simon Laguë</h4>\r\nSimon is from the United Kingdom\r\n\r\nThe greatest thing that happened to myself and my “fiancee” during this magical process of matrimony here in America was allowing Cynthia &amp; Immigration Docs, guide me through the extensive litigation process. When it comes to the love of my life and our future, I knew I was not going to leave that to chance by not properly filling out, handling or filing the paperwork properly. Now, I (the male… one in a few) am planning a wonderful wedding. May 7th will be straight out of a fairy tale for me. Thank you from the bottom of my heart. There is more to do legally after the wedding and I would not have anyone else see me ALL-THE-WAY through the process. Thanks again!!!!!!!!!!!!!!!!!!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>-T Kelly</h4>\r\nFiancee from Germany\r\n\r\nI would like to thank Immigration Docs for making the K1 visa process for my fiancee and I go very quickly and without any delays in processing of our k1 visa. Without the help of such professionals at Immigration Docs, we would not have had the success in gathering all necessary paperwork needed to accomplish this huge task. As time went by Immigration Docs kept me informed at every step of the way. The services rendered by Immigration Docs surpass my expectations in everyway. Thank youfor making this process pleasurable.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Jose I Crespo,</h4>\r\nMiami FL Fiancee from Dominican Republic\r\n\r\nK1k3visas made the whole process a lot easier than doing it yourself and a lot cheaper than hiring a lawyer. They were always friendly and helpful.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Dean Rasmussen</h4>\r\nFiancee from Vietnam\r\n\r\nDear Cynthia,\r\nWell, Tamara and her daughter got here a couple months ago and I want to thank-you so much for your help. They’re happily adjusting to life in the USA!\r\nThanks again so much!!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Scott Hayes</h4>\r\nFiancee and child from Russia\r\n\r\nDear Cynthia,\r\nI would like to thank you for all of your help and advice thus far. Due to your knowledge and expertise, my petition has been approved already. I submitted the paperwork to USCIS in early November and I received the approval notice about 1 month later. We are now waiting for the paperwork to be shipped to my fiancé’s embassy in Jamaica so he can go for his interview and hopefully be here in the US soon!I cannot thank you enough for help putting my mind at ease and taking away a lot of stress from me and my fiancé. I was a little nervous at first about signing up for your services but after speaking with you on the telephone the very first time and you reassured me that Immigration Docs get the petitions approved and if they aren’t you get a full refund…I felt more confident. I didn’t really have money to pay a lawyer and when I saw your website I was very excited and thought maybe it was too good to be true. I am looking forward to continuing to work with you through this entire process. You always have been honest, helpful and quick answers. I cannot thank you enough for helping me and my fiancé be together forever. Thank you Cynthia and Immigration Docs. I will certainly recommend your services to anyone who may come along that needs them.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Katrina Thomas</h4>\r\nFiancee from Jamaica\r\n\r\nI want to say thanks to Immigration Docs for their help in providing guidance and support for me and my fiance. Cynthia was very helpful and easy to work with and helped arranged all my immigration documents for me and my fiance’s to send to immigration here and helped me through the process until her visa approval in the Ukraine. My fiance will be arriving very soon and reccommend the services of Immigration Docs and plan to continue using their services for future documents that are needed for me and my fiance.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Mark Hibbard</h4>\r\nFiancee from Ukraine\r\n\r\nWhen I first started thinking about getting a petition for a visa, I had no idea what I was doing. All the forms and dates and requirements were very confusing to me. Cynthia made all that go away. She explained things simply and easily. She would always answer any question I had no matter how dumb I thought it might be. I thank her for very much for her dedication to those that seek her help and expertise.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>David Merril</h4>\r\nCynthia and the rest of the k1k3visa crew. It was late last night when I received the text message “we have it I’m coming the 13th”. It has already been a great journey with Ksenya. We have had a two year relationship. Last January on my 2nd trip to Russia to be with her I asked her to marry me. Upon arriving home, I looked to hire an attorney or service to help with the immigration paper work. Doing my research I found your web page. I couldn’t believe how affordable you offered your k1 help!! We started filing for our k1 visa in May 2006 after my third trip to Russia. It was a simple process with the guidance of Cynthia. Even when new laws arrived it barely delayed our visa with Cynthia quickly helping us keep on top of the ever changing laws.\r\nKsenya started her interview at 8:00am Moscow time; she witnessed so many girls and families denied visas because of poor paper work being filled out. She became nervous hoping our trust in k1k3visas.com would pay off. It did and in 15 minutes she was approved!!\r\nIts been a trying two years maintaining our long distance relationship. We talk everyday and spent a small fortune in travel cost, phone bills and postage. But the one place that we never felt we over spent was with k1k3visas.com. Thank you so much for you help. I’m happy that soon I will be with Ksenya daily hearing her, looking on her and feeling her. Your services have been a god sent!!\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Bryan Roeder &amp; Ksenya Bronnicova</h4>\r\nKsenya is from Russia\r\n\r\nI want to let you to know that Cynthia McQuowen has been major help to Hongzhen and I. She has been extremely accommodating on answering any question or concerns that both Hongzhen and I ever had and was very prompt in returning our calls, as well as our emails.\r\nWe are extremely grateful that Cynthia was our guide through our visa process. We are pleased we found the right person for the right job the first time around. All of our gratitude and thanks to Cynthia McQuowen for all that she has done for us during this special event in our life. Thank you for your time and Cynthia’s skills.\r\n\r\n<img title=\"quote_icon\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" alt=\"quote_icon\" />\r\n<h4>Robert &amp; Hongzhen Nazario</h4>\r\nHongzhen is from Thailand\r\n<h2>More testimonials from happy, satisfied clients by request.</h2>','Testimonials','','inherit','closed','closed','','15494-revision-v1','','','2021-08-26 08:03:47','2021-08-26 08:03:47','',15494,'https://k1k3.dev34.info/?p=16018',0,'revision','',0),(15620,1,'2021-08-24 02:59:01','2021-08-24 02:59:01','<h2>Testimonials</h2>		\n															<img width=\"281\" height=\"179\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-2.jpg\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"194\" height=\"194\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-pix.png\" alt=\"\" loading=\"lazy\" />															\n			<h2> Testimonials: what our clients say about our services- testimonials by real  people, just like you!!</h2>		\n							<p>After only 7 months I am thrilled to say that my husband’s CR1 Visa was approved and I am 100% pleased with the work that was done by this company! I was very nervous starting the journey to bring my husband to the states but I mostly communicated with one lady in particular, Cynthia, who is so patient, so kind but most of all knowledgeable and professional in the entire process. All of our forms were completed quickly and in a very professional manner and were quickly reviewed and accepted during each phase in this process. All suggested supporting documentation was exactly what we needed to have and when my husband got to his interview, he was well prepared. There were many times along the way that I became worried not really knowing what to expect and I’d email Cynthia just to ask questions and she’d always reply in a very timely fashion with the answers that I needed and if I requested a phone call, she’d call that same day. I know for many, this process can take a very long time but by God’s grace and the professionalism and preparation of our paperwork by this company we are finished and only waiting for my husband to pick up his visa next Friday so that he can travel to the US. If you are starting this journey and you want professional affordable help, I highly recommend K1K3 VISAS. Satisfied customer.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Mariama Akano</h4>\n								 Nigeria\n							<p>I sought the help of one of the best Immigration Lawyers to petition my husband, but it only brought me frustration. First of all, the process took long and it was so difficult to contact them. I spoke more to the receptionist than to the lawyer that I hired. Second, when I did speak to the lawyer, there wasn’t any sign of emotion. It was straight to business. There was no, “hi, how are you?” He was not exactly friendly. Third, it stated that they can get visas approved 100% of the time, but mine was denied. Fifth, when the visa was denied, the lawyer didn’t even say, “I’m sorry your petition was denied,” or “Let’s discuss what went wrong and maybe start another one.” Sixth, yes they were willing to help, BUT I was told that I had to pay another set of fees ($1800).    I was so upset that I decided not to do business with them again.  I did an internet search and came across k1k3visas.com an Immigration Docs Company. I called the office and Cynthia was the person I spoke with. I inquired about their services and explained to her all that had happened to my previous petition. From the beginning to the end, Cynthia was there for me. I was able to contact her through phone, email, etc. without any hassle whatsoever. I wanted to keep in contact every step of the way and she made the process very smooth. There are times when I would be frustrated and sad from waiting and I would call her to talk and she was there to listen to me and give me hope. For that, Cynthia, I thank you so much. I thank you and Immigration Docs for helping me get through this petition process and I am so happy that my husband was approved and received his visa. We will finally be together.<br>\nImmigration Docs is the place to go if you plan on petitioning a loved one. You will not be sorry and you won’t have to go through lawyer problems the way I did. I waited more than a year with the Immigration Lawyers only to find out that I was denied. With Immigration Docs, it took less than 8 months and the petition was approved. Thank you. Thank you so much. Cynthia, you’re great!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>A. Dantes</h4>\n								Husband from the Philippines\n							<p>Dear Cynthia,<br>\nVisa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\nBest regards,\n</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>I was personally hesitant about working with Immigration Docs, Inc. (IDI) when I first found their website, but after reading the testimonials on the site, I decided to go for it. Not to mention, the prices were very attractive and I was not able to afford a lawyer. Here I am one year later writing my own testimonial. I would highly recommend IDI to anyone seeking professional, courteous, reliable assistance in bringing their loved one to the U.S. My husband lives in Pakistan and our families arranged our marriage. Over the course of three years, we got to know one another by phone, email, and instant messaging/webcam. Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!\n</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client </h4>\n								 Arlington, Virginia\n							<p>Rarely do you find a company that does such a great job that you want to tell everyone about it. I found that in Immigration Docs. I met a wonderful man who happens to live many miles away and in another country. I was so overwhelmed with all the paperwork and not knowing where to start that I looked for a company that would help me with the difficult task ahead of me. ‘ I have never been so impressed in a company as I was with Immigration Docs. Cynthia was the best ever! She was quick to return my calls or email I am not sure if she ever sleeps, she never made me feel bad for asking many questions and I truly feel she was understanding the pain in my heart from our separation. If you are looking to bring a love one here I highly recommend this company to make your journey much easier. Thank you Cynthia for all your wonderful help and understanding.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Gail Haller</h4>\n								Fiance from Morocco\n							<p>Hi Cynthia. The process is complete. Roxana got the adjustment of status, work permit and permission to go back to her country for a year. We didn’t have to go to an interview they just approved her without one. Anyway I just wanted to thank you for your help and assistance in this process. You have been nothing but kind and on point with how you handled our case. Thank you! I’ll be in-touch.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Burgess-Garnica </h4>\n								 Roxana is from Chile\n							<p> Cynthia has been an angel in disguise throughout my K1 process. Her efficiency is irreproachable. She has been both assuring and patient. It is a Godsend to receive the services of a person who offers nothing but devotion and success to the visa process. As you know, government filing can be jarring and frustrating when away from loved ones. Yet when assisted by Cynthia, I felt that everything would work out fine. It is clear that Cynthia has a natural inclination for bringing loved ones together. I’m happy that she is sustaining this passion by working with couples and families who are thousands of miles apart with the daunting visa process. My fiancee was incredibly impressed with her professionalism and as well as her expeditious responses. Whether she was driving on the freeway, on her way to work, or even at home Cynthia answered us. She reassured us. And she offered all of the help that her services could give. May your business, health and joys continue to prosper.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Arlene Elizabeth and Michael</h4>\n								 From Paris\n							<p>I would like to tell you about my experience with your company. From the very first phone call, Cynthia McQuowen has been nothing but professional about my petition for a K-1 visa. I have received updates in the mail from the Vermont Service Center in a timely manner and Cynthia has always been there when I had a question. She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> James A. Schaub</h4>\n								 Wife from Mexico\n							<p>I want to say a loud and joyful THANK YOU!!! to you and your staff for all your assistance with this tedious and anxiety producing process called immigration. How happy I am to inform you that my beautiful fiancee is now my wife. To say the least, we have been vacationing, honeymooning and enjoying life together since she arrived from India.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Satisfied Client</h4>\n							<p>We are now waiting for her work authorization approval. Hopefully Chisako can begin to practicing nursing in the very near future. Again, thank you and your staff very much from the bottom of my heart. Rest assure that if I come across anyone needing your services, I will be sure to refer them to your office.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>  Raul and Chisako DunMoodie </h4>\n								Chisako from Japan\n							<p>To start with I highly recommend this company to anyone needing this type of service.I want you to know I have never been treated so well in all my life by a company. The prices of all the services I used and will continue to use are very fair. I’m not rich and I have been able to pay very easily. I want you to know when I got back from Ukraine. I needed a lawyer so I thought. I sent out five emails to lawyers on a Sunday and one email to k1k3 visas to my surprise I received a reply on Sunday by a person named Cynthia McQuowen I have never met this person in my life but over the next few months I have grown to love this lady and this company. She has made this process very delightful. I have bugged her at all hours she has been the most professional person I have dealt with.and has always answered all my questions and never has left me hanging and wondering and most important has always been truthful as for example I asked a couple of lawyers how long would it take to get a visa they told me two months.<br>\nI didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> John Garland </h4>\n								 Wife from Ukraine\n							<p>If you are looking for incredible customer service, a knowledgeable staff, guaranteed satisfaction, and an unbelievably fast processing time, look no further – K1K3 Visas is your solution. Cynthia and her crew were always here to help me with my many questions and concerns – and the response time was hours if not minutes. Do not try and complete the forms yourself – I promise you will miss something that will slow down the process – been there, done that. It is obvious to me that K1K3 Visas and Cynthia in particular are primarily concerned with getting your loved ones to the United States – they patiently walk you though every process and make a task that would be terribly frustrating to do alone relatively painless. In my opinion they provide superior service to an attorney that would cost you five times as much. My K1 visa was approved in 2 months – you simply can not do any better than that. In closing, I highly recommend K1K3 Visas with NO hesitation whatsoever. Ask Cynthia for my email if you would like to discuss my experience further.\nI didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Dr. James Z</h4>\n								Fiancee from Vietnam\n							<p>When I first found out about this site during an internet search, I must admit I was skeptical. I was hesitant about doing this sort of thing online, being such a sensitive issue and all the talk of fraud and theft on the internet made me feel uneasy. After mulling the issue for a few weeks, I finally decided to take the plunge. All my fears were put to rest right from the start. From the first phone conversation I had with Cynthia, I felt relaxed and ready to go through the maze of getting a visa for my fiancée. Both of us bombarded her with questions through email and telephone; each and every time she was more than happy to assist us with the utmost patience and care. The rates were very reasonable compared to the expensive and sometimes outrageous prices some people are offering. I’m truly glad I made this decision and it was a great experience overall. I highly recommend this site to anyone wishing to obtain a visa for the person they care about or in my case, my future bride to be. I didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>  Arya Farmanara </h4>\n								  Fiancee from Turkey\n							<p>Cynthia has been working very hard for Tasleem and I and has been there for us every step of the way, always answering our emails very quickly and making us feel like a friend and not just another stranger with an immigration issue. I often wonder now why anyone would ever try to get a visa for their fiancee any other way than through Immigration Doc’s. I talk very highly about this wonderful company and Cynthia in particular to everyone I meet and it seems these days there is always someone needing these kinds of service’s.<br>\nTasleem and I will never be able to thank Immigration Doc’s. or Cynthia enough for all the help and support they have given us throughout our wait. It is so wonderful to work with people that actually understand and have genuine compassion about what we are going through. I feel that what we can do to express exactly how much we appreciate their efforts is to do exactly what they ask us to do to make sure everything is in order for the visa interview so everything runs as smoothly as possible with no setbacks or delays.<br>\nIt has been a great pleasure to meet and work with Immigration Doc’s and Cynthia and I truly believe they have changed mine and Tasleem’s lives forever. </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Debbie Fisher, Anchorage Alaska</h4>\n								 Tasleem is from Africa\n							<p>To whomever it may concern,<br>\nSince having solicited help from K1K3visa.com I have received prompt and friendly service. The information given me has been accurate and I am happy to say my wife will have her visa interview within the next few months. The visa specialist responsible for my case, Cynthia McQuowen, has been a tremendous help during this process. Thank you for your affordable service of helping bring people together.  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Kris Ramonda </h4>\n								 Fiancee from Poland\n							<p>My name is Vivian Lince and I want to share my experience after hiring Immigration Docs to help me file a Petition for my Fiancé’s Visa. I would like to start by thanking God for helping me to find this website online at a moment where I was completely disoriented about what to do to be reunited with my love. Since the beginning I’ve been dealing with Cynthia McQuowen. She is so sweet, kind, professional and a great human being. She always answers my emails and my phone calls and she is always there to help me with any of my doubts and worries. I know that I have something in common with every person contacting Immigration Docs: we all want to be with our love ones, we all want our dreams come true and have a beautiful life in this country with that special someone.<br>\nCynthia is great and I’ll never be thankful enough to Immigration Docs!! </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Vivian Lince Sunrise</h4>\n								 FL Fiance from Lithuania\n							<p>The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview & medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fiancée was well prepared for the interview. I recommend this company to anyone that doesn’t want to be alone in the process and wants things done right and trouble free.  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>J. Craig</h4>\n							<p>Immigration Docs, Cynthia Mc Quowen has been a tremendous help, even easing my fears of this sometimes crazy process. Cynthia along with the help of your always professional staff have made the long ordeal so far very trouble free. Thank you so much for the help along the long route to visa land! I hope to have my lovely gal home in time for the holidays, but one can never count on the absolute in these situations. I would not hesitate in a moment your company’s services to anyone that needs this kind of assistance.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> PJ California</h4>\n								  Wife from Cyprus\n							<p> This is a highly recommended service regarding K1 visas. Going with lawyer’s services can be quite expensive. This agency rates are not only satisfactory but the level of service is very remarkable and prompt. Cynthia has been the greatest in helping answer any questions I had regarding filling out the paper. They make it easy and effortless. It took 1 year total from filling out my K1 visa paperwork for my fiancé in Brazil to when my husband got his green card. I want to thank Cynthia for all that she has done. </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Voinica Placides </h4>\n								 Fiancee from Brazil\n							<p>Hello everyone I am Mark Soler, and I am pleased to say that Immigration Docs. are superb in their effort to obtain your visa in whichever route you choose to take. Either between the K-1 or K3 visa! they put extra effort in getting your case approved! And to top it all they guarantee if you’re case isn’t approved your money is refunded back! what do you have to loose? absolutely nothing. My fiancee Cynthia has already recieved approval confirmation from the U.S. Counsulate and her visa has been approved! We will be getting married soon!:). I am so happy to have found K1K3 visas!.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Mark Soler</h4>\n								Wife from Canada\n							<p>We are grateful for all you did for us as we went through the process of getting married. Eva and Joseph Rickman are now married and living in Phoenix – Arizona.<br>\nMay God bless your work.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Eva and Joseph</h4>\n								 Eva is from Kenya\n							<p>Dear Cynthia, My husband and I would like to thank you so much for all your help and knowledge! I was issued my interview date in Montreal, Canada at the beginning of June. All of our hard work and effort was riding on this moment. After a long wait, my name was finally called and after a few brief questions (and literally 4 mins) I was granted my visa! My trip into the US was pretty easy as well (other than the computers were down and I almost missed my flight!), but I spent less than 5 mins with the Immigration officer, while other people were there for hours. My husband and I are looking forward to starting this chapter of our lives and we owe it to Cynthia and Immigration Doc Inc. Thank you again for everything – you are a real blessing.  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> K. Fonseka</h4>\n								Montreal, Canada\n							<p>k1k3visas.com – K1 Fiancee Visa Processing – K3 Spousal Visa Processing for US ImmigrationI would like to take this opportunity to express the wholesome effect that Cynthia McQuowen has had on my experience with her knowledge of the fiancée & spousal visa process. She has been very helpful, when I called to find out different aspects of this new adventure for myself and my new wife. Cynthia has been very professional in everyway. She is an asset to you your company.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Thomas Balfe</h4>\n								Wife from Vietnam\n							<p>I’d like to thank K1K3 visas for their outstanding professional work which they did on my fiancee visa. Cynthia worked with me through the whole process, and understands the emotions invested in something like a fiancee visa. Not only did they do an excellent job on assisting me with filling out the complex government forms, but they were there every step of the way to answer every question and curiosity almost instantly. All this for a very modest price which was worth every penny! Jasmin and I have been so nervous about getting the visa in a timely fashion, but Cynthia’s work helped us get the visa quickly and put our minds at ease. When it comes to two people who are engaged and separated by an ocean, it’s hard to really describe how much this kind of service means to Jasmin and I. Thanks again!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Jasmin and I</h4>\n							<p>Hello Cynthia!<br>\nI wanted to thank you and your team once again for all the help and expertise in getting my fiancé her visa. We were already happy about how fast everything progressed all the way to the packet getting mailed to the embassy. Upon attending the interview, our paperwork that you told us to prepare was all that was needed. The consular looked through a few items, asked a few simple questions, then gave a joyous “ok, you’re approved”. She added that it was nice to see such preparation. It made it easier for her to make her positive decision, and most importantly, kept her in a good mood. I heard the more complications they encounter, the worse their moods get. Which lead to more questions, and potential denials. We were just so fortunate that we had you on our side. Everything you guided us with went as smooth as can be. She ended up flying back with me on the same flight to the US. Even her entry at LAX was flawless. This was all because of your team’s superb handling of our case.\nWe will be getting married in a few weeks, then we’ll ready for her AOS. I have a friend that is now in the same situation as I was a few months ago. I assured him that all will go well with getting his loved one here as long he hires your company. He was amazed as well at how quick and smooth everything went for us. He came to the Philippines and experienced most of all that we experienced at the embassy. I told him to take a good look for this is what he will be going through months from now. But he feels confident knowing that having you help him will make everything much easier. Thanks for everything! Hopefully my fiancé’s AOS will be as smooth as everything else we’ve been through……..\nTalk to you soon Cynthia!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Edmund Reyes</h4>\n							<p>\nTo Whom it May Concern,<br>\nIt is with great enthusiasm that I recommend Immigration Docs for visa services. I looked at 4 dozen different company’s, including many attorneys. I made numerous phone calls & asked many questions. It came down to Cynthia & one attorney. Both were knowledgeable & professional (I was surprised that so many that I talked to weren’t!), but Cynthia won hands down because of her quick return of both phone calls & emails… this attention to communication was very important to me & my wife; after all, when you are working with someone long distance what other gage of service do you have? Thank you again for everything! We will be getting married in a few weeks, then we’ll ready for her AOS. I have a friend that is now in the same situation as I was a few months ago. I assured him that all will go well with getting his loved one here as long he hires your company. He was amazed as well at how quick and smooth everything went for us. He came to the Philippines and experienced most of all that we experienced at the embassy. I told him to take a good look for this is what he will be going through months from now. But he feels confident knowing that having you help him will make everything much easier. Thanks for everything! Hopefully my fiancé’s AOS will be as smooth as everything else we’ve been through……..\nTalk to you soon Cynthia!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Jim &amp; Lilet Lynch </h4>\n								 Juliet is from the Philippines\n							<p>\nCynthia;<br>\nJust wanted to thank you and Immigration Doc, Inc for all your hard work preparing the documents for Falen.\nShe is now getting comfortable in the US, with her “green” card and Social Security card as well as a job … working PT at a local grocery chain … working at the salad bar. She is enjoying it, as she works around 24 hours a week leaving her time to put the house “in order after husband makes it messy” hehehe It also breaks up what would otherwise be a very boring existence at home. Again, thank you for your help and your support.\nI would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us.Talk to you soon Cynthia!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Micheal &amp; Falensia Larimer</h4>\n								 Falensia is from the Philippines\n							<p>\n The services that I have received from “K1K3 VISAS.COM” and Cynthia McQuowen have been outstanding! I was skeptical at first when I learned of your company and was worried that my money would be wasted on a firm that was not close to my home town. As it turns out I think I received more than my moneys worth. Cynthia has been very helpful with all my questions and has answered me with prompt and honest replys to the same question more than once! The reason I was skeptical is because of the way I was treated by a visa attorney here in Louisville KY.    Your company has managed to do in three months what my other attorney couldn’t do in eight at one third the cost!!! As you can imagine I think I was ripped off and took advantage of the first time around! The delays and lack of communication between me and the old attorney made both me and my fiancee worried and aprehensive of what was actually happening.    Your company has renewed my confidence in the system here in the U.S. I will recommend your company everytime when somebody asks “Who took care of your K1 visa for you?” Though the visa process in my mind is not complete untill my fiancee steps on American soil I am confident that you will help us without hesitation until it is finished.She is now getting comfortable in the US, with her “green” card and Social Security card as well as a job … working PT at a local grocery chain … working at the salad bar. She is enjoying it, as she works around 24 hours a week leaving her time to put the house “in order after husband makes it messy” hehehe It also breaks up what would otherwise be a very boring existence at home. Again, thank you for your help and your support.\nI would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us.Talk to you soon Cynthia!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Kent F. Peed</h4>\n								 Wife from Russia\n							<p>\nI’m writing to thank your agency in all the help I received in getting a fiancé visa. I personally would love to thank Cynthia for all her help. Anytime I needed a question answered, she was there for me, either by phone or email. All the paper work I needed was there for me with super instructions on what I needed.\nThe process was much faster with using your agency and on Nov. 24, 2006 my fiancé Monalisa arrived in New York from the Philippines. We will be getting married soon and enjoying our life together. I highly recommend your agency to who ever will pursue a k1 visa. I could not be more pleased with your service you gave me.\nThanks again from the both of us. I would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us. Talk to you soon Cynthia!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Gregg and Monalisa</h4>\n								 New York Monalisa is from the Philippines\n							<p>\nHello Cynthia. I just wanted to say how amazed I am at how quickly and effectively your team works. I was so pleasantly surprised when I found out from my Fiancé(who had been checking the USCIS website for updates everyday) that we had been approved already. Your total and complete professionalism had certainly helped in getting our petition processed so fast. We know of other couples that submitted even before us and still haven’t received an approval. I’m very lucky to have found you in the sea of representatives and attorneys that advertise to get the fastest results but you are actually good for your word. And the added bonus was your very reasonable price for your services. The other companies had such astronomical quotes and even went so far as to make companies like yours appear to be under qualified to get fast results. Well you definitely proved them to be liars. We are now looking forward to getting to the interview stage, and hopefully everything works just as smooth and quick as it was in the USCIS approval stage. You have been the blessing we have needed in this very tough time in our lives and feel confident that all will be completed soon so we can finally be together again. We thank you and your team so much for your excellent effort and services. And we look forward to your assistance in her eventual adjustment of status. Take Care………And Happy Holidays!The process was much faster with using your agency and on Nov. 24, 2006 my fiancé Monalisa arrived in New York from the Philippines. We will be getting married soon and enjoying our life together. I highly recommend your agency to who ever will pursue a k1 visa. I could not be more pleased with your service you gave me.\nThanks again from the both of us. I would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us. Talk to you soon Cynthia!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Frank Gross </h4>\n								 Fiancee from Peru\n							<p>My name is Dhruvi Solanki, and my case was regarding my Fiancé’s K visa. Cynthia was very helpful and I am very pleased with her service. She did an awesome job, and she provided the right advice. I am glad that I chose Immigration Docs.In future if I need any advice I will definitely contact her. Thank you so much, you guys are awesome. </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Dhruvi Solanki</h4>\n							<p>\nI would like to share with you my experience with Immigration Docs. Let me first say that I am most pleased by the service Immigration Docs has offered me, and I am delighted with the results. In today’s slang: Mission Accomplished. I met a man via the internet through a personals add. I shied away from communications with this man in the beginning due to his location, Pakistan. It would seem impossible for anything to really become of this as I reside in the USA. As time went on, I became more drawn to this person, and actually begun to know him far better than any man here I have dated after many many months. Perhaps when all you can do is write the pretenses are not there and you can honestly be yourself. You can turn the emails and instant messages off anytime you desire. After long written communications, there were phone calls, then web cams, cards in the mail. I found myself praying and asking God to guide me in my affections and the strings that tugged at my heart. I knew I had to meet this man.<br>\nI began a search on the internet to see exactly what I would need to do to travel to Pakistan to meet this man. It seemed simple enough, a passport, immunizations and a visa. Then I began to wonder would it be just as easy for him to come to the USA. Not so easy I learned. I soon realized this would take more than I was capable of doing. I had not doubts that I must meet this man so I began all preparations to travel to Pakistan. I somehow knew in my heart that once I met this man I would not be able to come home alone or live without him. My heart was right. Prior to my departure to Pakistan in I found a web site on the internet for Immigration Docs.\n<br>\nI saw many other web sites that offered the same service, but to be honest I had already put our a lot of money for my travel to Pakistan. I contacted Immigration Docs and learn of your very affordable fee. The thing I was most impressed with was the guaranteed that if no visa was granted for my intended, money was refundable. Was I dreaming????? All of this seemed so unreal to me, here I was going to travel half way around the world and now I am asking how to bring this man home with me. I contracted with Immigration Docs to help me obtain a visa for my Fiance . Little did I know that when I went to Pakistan fully prepared to marry this man. I actually did marry him and God has blessed us so very much. Upon my return to the USA I contacted my Case Manager ( name withheld due to privacy) and advised her not only did I go and meet this man, but we were married. She seemed so very excited for me.<br>\nThis is when the work began. I cannot begin to tell you how grateful I am for having the Case Manager I did. I would email her, call her, leave voice messages for her and she very promptly returned all. She was so very knowledgeable in the paperwork that need to be completed and file. I would never have know even where to begin. Paperwork that was required and I had no clue how to get, she had all the answers. She was not only doing her job, but in my opinion she took a very personal interest in myself and my husband. I have not doubt in my mind that she made this possible. I would still be working at this without her expertise and guidance. My husband and I will always be thankful for her service. We both also feel we have made a bond with someone whom we have never met. We received notified of my husband’s approval for his visa from Homeland Security. It has been a long process and it is still not final yet. But, I do know this, my Case Manager has made it all happen. We are in the final stages now .\nTo this day, my Case manager still helps me and guides me. If nothing more that give me moral support and just a friendly email to say hello! I am making one more trip to Pakistan come late August and I know if he does not return with me,he will soon follow. My husband has but one wish when he comes to the USA..To meet our Case Manager and have his first American Hamburger and Fries with her, I told him perhaps we can do this. She will probably never know what a much better and wonderful life this man will have here in our country. God bless you all that provide this service. You will never know what a valuable service you provided. What you have provided me has changed my whole life and I have never been happier. What was once just a dream and a hope is now reality. It takes my breathe away every time I just think back on what has transpired in the past year or so. I will be forever grateful.  Again, thank you and may God bless you always.<br>\nI remain Very Truly Yours,</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Marion Napper </h4>\n								 Husband from Pakistan\n							<p>\nI am writing to express my gratitude and satisfaction with K1K3 Visas, and the services of Cynthia Mcquowen. Cynthia made this otherwise time consuming, complicated, and confusing process seem simple and FAST! She eased all the confusion and anxiety that I was experiencing by being very realistic and honest in providing information about the steps involved in the process, expected time frame, and most important of all: Her confidence! Her confidence in her work and the petition process procedure is what really helped me stay positive and confident as well. I am overjoyed to say that the entire process from the time of first filing my Fiance, Sargis’s petition to the day that he was actually issued his Visa, took exactly 6 months. I think that is phenominal, compared to all the “horror” stories I have read and heard about! Thanks to K1K3 Visa and Cynthia, I am going to be reunited with Sargis in two weeks! Sargis and I thank you from the bottom of our hearts and look forward in working with you again, as Sargis and I get ready for the next phase of paperwork and processing.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Elvina Alaverdian</h4>\n								  Sargis is from Moldovia\n							<p>\nI’m currently trying to process my fiancé’s paper work for her to stay with me in Hawaii. The person representing us is Cynthia McQuowen who is doing a great job answering all of my questions thoroughly and keeping us informed of the process and forms needed. I’m sure all of your employees are just as dedicated and I would like to show my appreciation by saying thanks. Keep up the good work.We would like to thank you for your dedicated care in our process of the K1 visa.<br>\nWe were really concerned in the beginning, we heard a lot of stories about couples whom had tried to obtain a visa and got lost in the middle of the process and they just got tired of waiting and became so frustrated, that in many cases they even loose their relationship!<br>\nWe decided to start the process in August of the last year; the truth is that we thought that if we were lucky we may have a response from the U.S immigration center for the middle of January. (This is the first step.) Well, actually we got this response in November, by January my fiancée had been issued her visa and by February she was already here joining me in Los Angeles!!    K1K3visas made it so much easier for us, we did not have to deal with all the horrible paper work; everything was simple and fast, exactly as Cynthia had promised us; she was always there when we needed her, if we sent her an email we got always her answer in less than 24 hours.    Now we are so happy living together, its a dream come true and big part is thanks to Cynthia; we can not be more grateful!!<br>\nWe highly recommend to all those couples that are in the same situation as we were to trust the K1K3 visas team, they won’t find better hands to put their dreams in than the people at Immigration Docs. It will make life so much easier for them knowing that someone responsible and who has all the experience is doing the hard work for them.<br>    Thanks K1K3visas for everything!!!!!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Oded Rokach and Eliana Uribe</h4>\n							<p>Dear Cynthia,<br>\nI would like to thank you for your service. When I started the K1 Visa process, I was overwhelmed with all the information that I researched. I even contacted some immigration lawyers to see if they could clarify the information that I had researched. Although they were helpful, their services were expensive. I finally found your service on the internet and called the toll free number. I spoke with Cynthia about my situation, and found her to be very helpful. After speaking with her, I decided to contract your service. Cynthia was very helpful through the whole petition process. She was very patient with all my questions, and answered all my emails promptly. My I-129F has been approved. Thanks again for your service.<br>\nSincerely,</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Michael Carroll </h4>\n								 Fiancee from China\n							<p>Hello Cynthia, I would like to thank you for your service to me in procuring a K-1 visa for my fiancée. My experience through your service has been fantastic and your advice and help has been great. I would advise anyone looking for help to avoid the expense of lawyers and proceed directly to you and your services. <br> Sincerely,</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Bruce McKelvy</h4>\n							<p>My name is Fred C. “Corky” Goldsmith, Jr. and I am writing this letter to you to express my deepest appreciation for one of your employees, Ms. Cynthia McQuowen…<br>\nBack in 2005, I was searching the Internet for that special someone and I found her to be living in Ukraine… Just before I left for Ukraine in June, 2005, I searched for a trustworthy and reliable company to help me and to guide me through the bureaucratic maze of all that red tape created by the US Government in bringing a fiancée over here from abroad….  I found your website and after serious thoughts and personal feelings from my heart, I decided on your company and soon afterwards, I was placed in contact with Cynthia…  For the past eight or nine months since I hired your company, Cynthia has been not only very instrumental in helping me to bring Lana Biryukova over here, but she has displayed many wonderful acts of encouragement, assistance, and especially patience with me… You see, I have a hearing impairment but Cynthia showed so much wonderful patience in communicating with me that I was very surprised and very pleased with her sincere efforts…  She has graciously guided Lana and me through all this maze of bureaucratic red tape and I want her to be recognized for her sincere efforts on our behalf…<br>\nCynthia is one special lady… I will not hesitate to recommend your company to anyone and please feel absolutely free to use my name and this letter as both a reference and recommendation in my testimonial about your wonderful services, especially when it comes to Cynthia McQuowen.<br>\nThank you for all you have done for both Lana and myself.<br>\nMostly Sincerely Yours,</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Corky Goldsmith Lana</h4>\n								 Lana is from Ukraine\n							<p>Immigration Docs, has helped me greatly through this difficult time of being away from my fiancé. Cynthia was very helpful whenever I contacted her with questions or concerns about my case. Thank you for all of your help and thanks to you I still have faith and I am looking forward to the day when I see my fiancé again.<br>\nThank you again,</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Jessica F.</h4>\n							<p>I am writing this letter to express my gratitude for the fine job that your organization has done for my Fiancée and me.10 Months ago I contacted Immigrations Docs Inc. and inquired about the process and the timing for obtaining a K1 Visa for my Chinese Fiancée. Cynthia, the individual assigned to my case was extremely helpful and knowledgeable in the process as I started down the path of bringing my Fiancée home to Atlanta, Ga. The thing I appreciated the most was the open and up front honesty in which she explained the process and the estimated length of time in accomplishing this goal. Your organization set my expectations on the length of time it would take to complete the process and even though the process has been long and tenuous at times, I never felt as if I was going through it alone. Cynthia always knew where our case was at and if she didn’t have the answers I was looking for she found them quickly and accurately.I cannot express my thanks enough for assisting me in this. The fee spent for your organizations services was well worth it and I would endorse your organization to anyone looking to be united with their loved ones from a foreign land! Thank you again, from both of us, our Visa interview date is set for January 17th, and we hope to be home shortly there after.<br>\nKindest Regards,</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Kurt </h4>\n								Kurt Keeping Fiancee from China\n							<p>I would like to thank you the staff of k1k3 visas especially to Cynthia. Cynthia was very polite and thoughtful to help me process my K1 fiancée visa from the start to the finish. I am so glad and very satisfied customer with the service that you have provided. Now that all my documents are all completed, I am just waiting for my fiancée to arrive. I will definitely recommend your service to the people I know. Cynthia thank you so much for all your help.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Richard DeVera</h4>\n								 Fiancee from Colombia\n							<p>I have wonderful news, Daisy’s visa has been issued and will be delivered by next week , I’m so excited and happy I just wanted to thank all of you there at K1K3 visa service because I know it would have been 10 times more difficult without your help . Your services have brought two lives together and created a happiness that I will be grateful for all of my life , I will definitely recommend your services to others and once again thank you so much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Michael and Daisy Garner</h4>\n								 Daisy is from Indonesia\n							<p>I really appreciate your service very much. I do thank you greatly for what you have done. I can’t thank you enough. Sincerely, Tina Jarvis New YorkHello, my name is Anthony Troffa, I have applied for a Fiancée visa for my fiancée and her child through your agency and have been dealing with Cynthia from the start of the application, I just wanted to tell you how very easy and comfortable she has made me and my future wife feel throughout this Visa application, she has always been there when I have called your office about any questions, (and believe me I had many, lol ) all the paperwork Cynthia sent to me was so very easy to understand, and very neat, she is a wonderful person, and your agency should be proud to have her as an employee. I wish that everyone that I have ever dealt with, was as sincere and efficient as her, if that were so, this world would be a much better place. I am going to refer your agency to everyone I know who is interested in applying for a visa as we are, and I can’t say enough about the satisfaction I have had so far, once again, thanks for all your help.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Anthony Troffa </h4>\n								 Fiancee from Italy\n							<p>I met my fiancée when I was volunteering abroad last summer. After working closely day after day, we got to know each other and fall for each other in a way that I thought did not exist. We spent a few blissful months together and we joked about marriage until one day it stopped being a joke. We started to picture a future together and we fell in love with the idea as well as each other. We did our research and we found the option of the fiancée visa. When I returned to the U.S., I researched K1K3 Visas.com and quickly called for information on how to bring my fiancée ASAP. Cynthia was helpful from day one by making it seem that it was not an impossible task that I was hoping to accomplish. It has been extremely difficult to be away from my fiancée but with the help of K1K3 Visas.com, I am expecting and hoping that my fiancée will be here in the U.S. with me in the next two months. K1K3 Visas.com made the paperwork process very manageable and bearable during this stressful time. My favorite thing about this process with K1K3 Visas.com has been how promptly Cynthia gets back to you on any question that you may have. As I have told Cynthia many times before, thank you for everything during this stressful and most important time in my life.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>J., </h4>\n								 California\n							<p>First of all, we would like to thank God for helping us find this site, k1k3visas.com, and would like to thank all the staff members especially Cynthia for all the help and support that she had provided to us. The reason we chose k1k3visas.com is because they were ready to help us right away with the k3 visa, we had spoken to many attorneys and either they were too expensive or didn’t have the time to help us. Not only that, they didn’t even give us a guarantee for the approval. And what lawyers do by filling out the papers for you is nothing more. They can’t even try to expedite your case and they give you longer estimated time for processing. We have chosen k1k3visas.com because we were treated with full respect, they answered all our questions and they were very clear to us. Thank God the time went fast. We would like to thank Cynthia for all the help and support.Thank you,</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Amin &amp; Esther S</h4>\n								 Esther is from Jordan\n							<p>A letter of Thanks! I flew to Russia, While in Russia I married a lady I met on a computer Christian dating service. My wife’s name is Larissa and both of us are extremely happy. We both know that the Lord Jesus Christ brought us together! After our marriage, we called the U.S. Embassy in Russia. They did not want anything to do with our situation. The embassy told us that I would have to fly back to my home town and start the immigration process. The embassy also told me that the process would take some time. My wife and I were very upset. We both felt that God brought us together and that this was not right. We were both very disappointed; I flew back to Sparks, Nevada, by myself the very next day.<br>\nI started looking into the immigration process, not knowing who to turn to or where to go. I started calling attorneys; this did not go well at all! The attorneys were either not in, too busy or never returned my calls or they were too expensive. This was extremely frustrating to me! All I wanted was my wife to be with me! I continued looking in the phone book; I came across Immigration Docs. I called them; I talked with a lady and explained my story. She said “would you like one of our agents to call you”? I said “yes”. Shortly after, Cynthia returned my call. Cynthia was very polite and showed nothing but concern as I told my story. Cynthia was very straight forward and honest with me, while she described the different ways of doing the immigration process. Cynthia sounded to me to really know the immigration process. I also very deeply appreciated her honesty and sincerity. I signed a contract with Immigration Docs.<br>\nCynthia is a very hard worker. She puts in long hours because she enjoys her job and has a big heart for making people happy. Cynthia has helped me in all directions of this process. I can call her anytime, she takes the time to listen and understands the feelings you go through, in dealing with my frustrations, Cynthia was able to comfort me by letting me know the next step and about when that would be. I have come to know Cynthia as a friend and someone that you can depend on! My wife will be with me in a few months and I feel like I owe it all to Cynthia.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Russell Saunier,Sparks, </h4>\n								 NV Larissa is from Russia   \n							<p>We would like to thank k1k3visas.com for their help with the whole immigration process. Prior to finding them, we tried investigating the process on our own and realized there are a lot of forms required and the process itself was unclear. When we called an immigration lawyer for clarity and help, they were going to charge us $4000! Luckily we found k1k3visas.com which handled the process professionally, and for a fraction of the lawyers cost. The documents were sent to us promptly then professionally put together for us to send to the government agencies. It was a relief to have someone’s expertise on the matter in order to prevent document error. So far the approval process has been quick and we’re hoping to finally be together this July! Cynthia’s help has kept our stress levels down throughout this whole government process which gave us the time to plan the actual wedding. We would not advise anyone to attempt this on their own and definitely recommend k1k3visas.com.<br>\nThanks again,</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Sharon and Damon!</h4>\n								 Damon is from Canada\n							<p>Marriage is a unique moment in two people lives. It is something sacred. Going further into our union with each other, we realized that we needed the assistance and guidance of K1-K3 Visas.com. The K1-K3 Visas.com agent, responded with confidence and assurance. She made the process easier for us to understand and proceed correctly with obtaining a USA Visa for Simon. All of our questions and concerns were answered. We feel very confident with the results thus far, and appreciate all the assistance of Cynthia. We would recommend your services to any romantically involved couple wanting to proceed in marriage.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Lisa Taggart &amp; Simon Laguë </h4>\n								 Simon is from the United Kingdom\n							<p>The greatest thing that happened to myself and my “fiancee” during this magical process of matrimony here in America was allowing Cynthia & Immigration Docs, guide me through the extensive litigation process. When it comes to the love of my life and our future, I knew I was not going to leave that to chance by not properly filling out, handling or filing the paperwork properly. Now, I (the male… one in a few) am planning a wonderful wedding. May 7th will be straight out of a fairy tale for me. Thank you from the bottom of my heart. There is more to do legally after the wedding and I would not have anyone else see me ALL-THE-WAY through the process. Thanks again!!!!!!!!!!!!!!!!!!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>-T Kelly </h4>\n								 Fiancee from Germany\n							<p>I would like to thank Immigration Docs for making the K1 visa process for my fiancee and I go very quickly and without any delays in processing of our k1 visa. Without the help of such professionals at Immigration Docs, we would not have had the success in gathering all necessary paperwork needed to accomplish this huge task. As time went by Immigration Docs kept me informed at every step of the way. The services rendered by Immigration Docs surpass my expectations in everyway. Thank youfor making this process pleasurable. </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Jose I Crespo,</h4>\n								 Miami FL Fiancee from Dominican Republic\n							<p>K1k3visas made the whole process a lot easier than doing it yourself and a lot cheaper than hiring a lawyer. They were always friendly and helpful.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Dean Rasmussen </h4>\n								 Fiancee from Vietnam\n							<p>Dear Cynthia,<br>\nWell, Tamara and her daughter got here a couple months ago and I want to thank-you so much for your help. They’re happily adjusting to life in the USA!<br>\nThanks again so much!!  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Scott Hayes </h4>\n								  Fiancee and child from Russia\n							<p>Dear Cynthia,<br>\nI would like to thank you for all of your help and advice thus far. Due to your knowledge and expertise, my petition has been approved already. I submitted the paperwork to USCIS in early November and I received the approval notice about 1 month later. We are now waiting for the paperwork to be shipped to my fiancé’s embassy in Jamaica so he can go for his interview and hopefully be here in the US soon!I cannot thank you enough for help putting my mind at ease and taking away a lot of stress from me and my fiancé. I was a little nervous at first about signing up for your services but after speaking with you on the telephone the very first time and you reassured me that Immigration Docs get the petitions approved and if they aren’t you get a full refund…I felt more confident. I didn’t really have money to pay a lawyer and when I saw your website I was very excited and thought maybe it was too good to be true. I am looking forward to continuing to work with you through this entire process. You always have been honest, helpful and quick answers. I cannot thank you enough for helping me and my fiancé be together forever. Thank you Cynthia and Immigration Docs. I will certainly recommend your services to anyone who may come along that needs them.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Katrina Thomas</h4>\n								Fiancee from Jamaica\n							<p>I want to say thanks to Immigration Docs for their help in providing guidance and support for me and my fiance. Cynthia was very helpful and easy to work with and helped arranged all my immigration documents for me and my fiance’s to send to immigration here and helped me through the process until her visa approval in the Ukraine. My fiance will be arriving very soon and reccommend the services of Immigration Docs and plan to continue using their services for future documents that are needed for me and my fiance.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Mark Hibbard</h4>\n								 Fiancee from Ukraine\n							<p>When I first started thinking about getting a petition for a visa, I had no idea what I was doing. All the forms and dates and requirements were very confusing to me. Cynthia made all that go away. She explained things simply and easily. She would always answer any question I had no matter how dumb I thought it might be. I thank her for very much for her dedication to those that seek her help and expertise.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David Merril</h4>\n							<p>Cynthia and the rest of the k1k3visa crew. It was late last night when I received the text message “we have it I’m coming the 13th”. It has already been a great journey with Ksenya. We have had a two year relationship. Last January on my 2nd trip to Russia to be with her I asked her to marry me. Upon arriving home, I looked to hire an attorney or service to help with the immigration paper work. Doing my research I found your web page. I couldn’t believe how affordable you offered your k1 help!!    We started filing for our k1 visa in May 2006 after my third trip to Russia. It was a simple process with the guidance of Cynthia. Even when new laws arrived it barely delayed our visa with Cynthia quickly helping us keep on top of the ever changing laws.\nKsenya started her interview at 8:00am Moscow time; she witnessed so many girls and families denied visas because of poor paper work being filled out. She became nervous hoping our trust in k1k3visas.com would pay off.    It did and in 15 minutes she was approved!!<br>\nIts been a trying two years maintaining our long distance relationship. We talk everyday and spent a small fortune in travel cost, phone bills and postage. But the one place that we never felt we over spent was with k1k3visas.com.    Thank you so much for you help. I’m happy that soon I will be with Ksenya daily hearing her, looking on her and feeling her. Your services have been a god sent!!  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>  Bryan Roeder &amp; Ksenya Bronnicova</h4>\n								  Ksenya is from Russia\n							<p>I want to let you to know that Cynthia McQuowen has been major help to Hongzhen and I. She has been extremely accommodating on answering any question or concerns that both Hongzhen and I ever had and was very prompt in returning our calls, as well as our emails.<br>\nWe are extremely grateful that Cynthia was our guide through our visa process. We are pleased we found the right person for the right job the first time around. All of our gratitude and thanks to Cynthia McQuowen for all that she has done for us during this special event in our life.   Thank you for your time and Cynthia’s skills.  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Robert &amp; Hongzhen Nazario </h4>\n								 Hongzhen is from Thailand\n			<h2>More testimonials from happy, satisfied clients by request.\n</h2>','Testimonials','','inherit','closed','closed','','15494-revision-v1','','','2021-08-24 02:59:01','2021-08-24 02:59:01','',15494,'https://k1k3.dev34.info/?p=15620',0,'revision','',0),(15618,1,'2021-08-24 02:59:01','2021-08-24 02:59:01','<h2>Testimonials</h2>		\n															<img width=\"281\" height=\"179\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-2.jpg\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"194\" height=\"194\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-pix.png\" alt=\"\" loading=\"lazy\" />															\n			<h2> Testimonials: what our clients say about our services- testimonials by real  people, just like you!!</h2>		\n							<p>After only 7 months I am thrilled to say that my husband’s CR1 Visa was approved and I am 100% pleased with the work that was done by this company! I was very nervous starting the journey to bring my husband to the states but I mostly communicated with one lady in particular, Cynthia, who is so patient, so kind but most of all knowledgeable and professional in the entire process. All of our forms were completed quickly and in a very professional manner and were quickly reviewed and accepted during each phase in this process. All suggested supporting documentation was exactly what we needed to have and when my husband got to his interview, he was well prepared. There were many times along the way that I became worried not really knowing what to expect and I’d email Cynthia just to ask questions and she’d always reply in a very timely fashion with the answers that I needed and if I requested a phone call, she’d call that same day. I know for many, this process can take a very long time but by God’s grace and the professionalism and preparation of our paperwork by this company we are finished and only waiting for my husband to pick up his visa next Friday so that he can travel to the US. If you are starting this journey and you want professional affordable help, I highly recommend K1K3 VISAS. Satisfied customer.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Mariama Akano</h4>\n								 Nigeria\n							<p>I sought the help of one of the best Immigration Lawyers to petition my husband, but it only brought me frustration. First of all, the process took long and it was so difficult to contact them. I spoke more to the receptionist than to the lawyer that I hired. Second, when I did speak to the lawyer, there wasn’t any sign of emotion. It was straight to business. There was no, “hi, how are you?” He was not exactly friendly. Third, it stated that they can get visas approved 100% of the time, but mine was denied. Fifth, when the visa was denied, the lawyer didn’t even say, “I’m sorry your petition was denied,” or “Let’s discuss what went wrong and maybe start another one.” Sixth, yes they were willing to help, BUT I was told that I had to pay another set of fees ($1800).    I was so upset that I decided not to do business with them again.  I did an internet search and came across k1k3visas.com an Immigration Docs Company. I called the office and Cynthia was the person I spoke with. I inquired about their services and explained to her all that had happened to my previous petition. From the beginning to the end, Cynthia was there for me. I was able to contact her through phone, email, etc. without any hassle whatsoever. I wanted to keep in contact every step of the way and she made the process very smooth. There are times when I would be frustrated and sad from waiting and I would call her to talk and she was there to listen to me and give me hope. For that, Cynthia, I thank you so much. I thank you and Immigration Docs for helping me get through this petition process and I am so happy that my husband was approved and received his visa. We will finally be together.\nImmigration Docs is the place to go if you plan on petitioning a loved one. You will not be sorry and you won’t have to go through lawyer problems the way I did. I waited more than a year with the Immigration Lawyers only to find out that I was denied. With Immigration Docs, it took less than 8 months and the petition was approved. Thank you. Thank you so much. Cynthia, you’re great!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>A. Dantes</h4>\n								Husband from the Philippines\n							<p>Dear Cynthia,<br>\nVisa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\nBest regards,\n</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>I was personally hesitant about working with Immigration Docs, Inc. (IDI) when I first found their website, but after reading the testimonials on the site, I decided to go for it. Not to mention, the prices were very attractive and I was not able to afford a lawyer. Here I am one year later writing my own testimonial. I would highly recommend IDI to anyone seeking professional, courteous, reliable assistance in bringing their loved one to the U.S. My husband lives in Pakistan and our families arranged our marriage. Over the course of three years, we got to know one another by phone, email, and instant messaging/webcam. Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!\n</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client </h4>\n								 Arlington, Virginia\n							<p>Rarely do you find a company that does such a great job that you want to tell everyone about it. I found that in Immigration Docs. I met a wonderful man who happens to live many miles away and in another country. I was so overwhelmed with all the paperwork and not knowing where to start that I looked for a company that would help me with the difficult task ahead of me. ‘ I have never been so impressed in a company as I was with Immigration Docs. Cynthia was the best ever! She was quick to return my calls or email I am not sure if she ever sleeps, she never made me feel bad for asking many questions and I truly feel she was understanding the pain in my heart from our separation. If you are looking to bring a love one here I highly recommend this company to make your journey much easier. Thank you Cynthia for all your wonderful help and understanding.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Gail Haller</h4>\n								Fiance from Morocco\n							<p>Hi Cynthia. The process is complete. Roxana got the adjustment of status, work permit and permission to go back to her country for a year. We didn’t have to go to an interview they just approved her without one. Anyway I just wanted to thank you for your help and assistance in this process. You have been nothing but kind and on point with how you handled our case. Thank you! I’ll be in-touch.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Burgess-Garnica </h4>\n								 Roxana is from Chile\n							<p> Cynthia has been an angel in disguise throughout my K1 process. Her efficiency is irreproachable. She has been both assuring and patient. It is a Godsend to receive the services of a person who offers nothing but devotion and success to the visa process. As you know, government filing can be jarring and frustrating when away from loved ones. Yet when assisted by Cynthia, I felt that everything would work out fine. It is clear that Cynthia has a natural inclination for bringing loved ones together. I’m happy that she is sustaining this passion by working with couples and families who are thousands of miles apart with the daunting visa process. My fiancee was incredibly impressed with her professionalism and as well as her expeditious responses. Whether she was driving on the freeway, on her way to work, or even at home Cynthia answered us. She reassured us. And she offered all of the help that her services could give. May your business, health and joys continue to prosper.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Arlene Elizabeth and Michael</h4>\n								 From Paris\n							<p>I would like to tell you about my experience with your company. From the very first phone call, Cynthia McQuowen has been nothing but professional about my petition for a K-1 visa. I have received updates in the mail from the Vermont Service Center in a timely manner and Cynthia has always been there when I had a question. She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> James A. Schaub</h4>\n								 Wife from Mexico\n							<p>I want to say a loud and joyful THANK YOU!!! to you and your staff for all your assistance with this tedious and anxiety producing process called immigration. How happy I am to inform you that my beautiful fiancee is now my wife. To say the least, we have been vacationing, honeymooning and enjoying life together since she arrived from India.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Satisfied Client</h4>\n							<p>We are now waiting for her work authorization approval. Hopefully Chisako can begin to practicing nursing in the very near future. Again, thank you and your staff very much from the bottom of my heart. Rest assure that if I come across anyone needing your services, I will be sure to refer them to your office.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>  Raul and Chisako DunMoodie Chisako</h4>\n								From Japan\n							<p>To start with I highly recommend this company to anyone needing this type of service.I want you to know I have never been treated so well in all my life by a company. The prices of all the services I used and will continue to use are very fair. I’m not rich and I have been able to pay very easily. I want you to know when I got back from Ukraine. I needed a lawyer so I thought. I sent out five emails to lawyers on a Sunday and one email to k1k3 visas to my surprise I received a reply on Sunday by a person named Cynthia McQuowen I have never met this person in my life but over the next few months I have grown to love this lady and this company. She has made this process very delightful. I have bugged her at all hours she has been the most professional person I have dealt with.and has always answered all my questions and never has left me hanging and wondering and most important has always been truthful as for example I asked a couple of lawyers how long would it take to get a visa they told me two months.\nI didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> John Garland </h4>\n								 Wife from Ukraine\n							<p>If you are looking for incredible customer service, a knowledgeable staff, guaranteed satisfaction, and an unbelievably fast processing time, look no further – K1K3 Visas is your solution. Cynthia and her crew were always here to help me with my many questions and concerns – and the response time was hours if not minutes. Do not try and complete the forms yourself – I promise you will miss something that will slow down the process – been there, done that. It is obvious to me that K1K3 Visas and Cynthia in particular are primarily concerned with getting your loved ones to the United States – they patiently walk you though every process and make a task that would be terribly frustrating to do alone relatively painless. In my opinion they provide superior service to an attorney that would cost you five times as much. My K1 visa was approved in 2 months – you simply can not do any better than that. In closing, I highly recommend K1K3 Visas with NO hesitation whatsoever. Ask Cynthia for my email if you would like to discuss my experience further.\nI didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Dr. James Z</h4>\n								Fiancee from Vietnam\n							<p>When I first found out about this site during an internet search, I must admit I was skeptical. I was hesitant about doing this sort of thing online, being such a sensitive issue and all the talk of fraud and theft on the internet made me feel uneasy. After mulling the issue for a few weeks, I finally decided to take the plunge. All my fears were put to rest right from the start. From the first phone conversation I had with Cynthia, I felt relaxed and ready to go through the maze of getting a visa for my fiancée. Both of us bombarded her with questions through email and telephone; each and every time she was more than happy to assist us with the utmost patience and care. The rates were very reasonable compared to the expensive and sometimes outrageous prices some people are offering. I’m truly glad I made this decision and it was a great experience overall. I highly recommend this site to anyone wishing to obtain a visa for the person they care about or in my case, my future bride to be. I didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>  Arya Farmanara </h4>\n								  Fiancee from Turkey\n							<p>Cynthia has been working very hard for Tasleem and I and has been there for us every step of the way, always answering our emails very quickly and making us feel like a friend and not just another stranger with an immigration issue. I often wonder now why anyone would ever try to get a visa for their fiancee any other way than through Immigration Doc’s. I talk very highly about this wonderful company and Cynthia in particular to everyone I meet and it seems these days there is always someone needing these kinds of service’s.\nTasleem and I will never be able to thank Immigration Doc’s. or Cynthia enough for all the help and support they have given us throughout our wait. It is so wonderful to work with people that actually understand and have genuine compassion about what we are going through. I feel that what we can do to express exactly how much we appreciate their efforts is to do exactly what they ask us to do to make sure everything is in order for the visa interview so everything runs as smoothly as possible with no setbacks or delays.\nIt has been a great pleasure to meet and work with Immigration Doc’s and Cynthia and I truly believe they have changed mine and Tasleem’s lives forever. </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Debbie Fisher, Anchorage Alaska</h4>\n								 Tasleem is from Africa\n							<p>To whomever it may concern,\nSince having solicited help from K1K3visa.com I have received prompt and friendly service. The information given me has been accurate and I am happy to say my wife will have her visa interview within the next few months. The visa specialist responsible for my case, Cynthia McQuowen, has been a tremendous help during this process. Thank you for your affordable service of helping bring people together.  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Kris Ramonda </h4>\n								 Fiancee from Poland\n							<p>My name is Vivian Lince and I want to share my experience after hiring Immigration Docs to help me file a Petition for my Fiancé’s Visa. I would like to start by thanking God for helping me to find this website online at a moment where I was completely disoriented about what to do to be reunited with my love. Since the beginning I’ve been dealing with Cynthia McQuowen. She is so sweet, kind, professional and a great human being. She always answers my emails and my phone calls and she is always there to help me with any of my doubts and worries. I know that I have something in common with every person contacting Immigration Docs: we all want to be with our love ones, we all want our dreams come true and have a beautiful life in this country with that special someone.\nCynthia is great and I’ll never be thankful enough to Immigration Docs!! </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Vivian Lince Sunrise</h4>\n								 FL Fiance from Lithuania\n							<p>The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview & medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fiancée was well prepared for the interview. I recommend this company to anyone that doesn’t want to be alone in the process and wants things done right and trouble free.  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>J. Craig</h4>\n							<p>The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview & medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fiancée was well prepared for the interview. I recommend this company to anyone that doesn’t want to be alone in the process and wants things done right and trouble free.  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>J. Craig</h4>','Testimonials','','inherit','closed','closed','','15494-revision-v1','','','2021-08-24 02:59:01','2021-08-24 02:59:01','',15494,'https://k1k3.dev34.info/?p=15618',0,'revision','',0),(15619,1,'2021-08-24 02:59:01','2021-08-24 02:59:01','<h2>Testimonials</h2>		\n															<img width=\"281\" height=\"179\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-2.jpg\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"194\" height=\"194\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-pix.png\" alt=\"\" loading=\"lazy\" />															\n			<h2> Testimonials: what our clients say about our services- testimonials by real  people, just like you!!</h2>		\n							<p>After only 7 months I am thrilled to say that my husband’s CR1 Visa was approved and I am 100% pleased with the work that was done by this company! I was very nervous starting the journey to bring my husband to the states but I mostly communicated with one lady in particular, Cynthia, who is so patient, so kind but most of all knowledgeable and professional in the entire process. All of our forms were completed quickly and in a very professional manner and were quickly reviewed and accepted during each phase in this process. All suggested supporting documentation was exactly what we needed to have and when my husband got to his interview, he was well prepared. There were many times along the way that I became worried not really knowing what to expect and I’d email Cynthia just to ask questions and she’d always reply in a very timely fashion with the answers that I needed and if I requested a phone call, she’d call that same day. I know for many, this process can take a very long time but by God’s grace and the professionalism and preparation of our paperwork by this company we are finished and only waiting for my husband to pick up his visa next Friday so that he can travel to the US. If you are starting this journey and you want professional affordable help, I highly recommend K1K3 VISAS. Satisfied customer.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Mariama Akano</h4>\n								 Nigeria\n							<p>I sought the help of one of the best Immigration Lawyers to petition my husband, but it only brought me frustration. First of all, the process took long and it was so difficult to contact them. I spoke more to the receptionist than to the lawyer that I hired. Second, when I did speak to the lawyer, there wasn’t any sign of emotion. It was straight to business. There was no, “hi, how are you?” He was not exactly friendly. Third, it stated that they can get visas approved 100% of the time, but mine was denied. Fifth, when the visa was denied, the lawyer didn’t even say, “I’m sorry your petition was denied,” or “Let’s discuss what went wrong and maybe start another one.” Sixth, yes they were willing to help, BUT I was told that I had to pay another set of fees ($1800).    I was so upset that I decided not to do business with them again.  I did an internet search and came across k1k3visas.com an Immigration Docs Company. I called the office and Cynthia was the person I spoke with. I inquired about their services and explained to her all that had happened to my previous petition. From the beginning to the end, Cynthia was there for me. I was able to contact her through phone, email, etc. without any hassle whatsoever. I wanted to keep in contact every step of the way and she made the process very smooth. There are times when I would be frustrated and sad from waiting and I would call her to talk and she was there to listen to me and give me hope. For that, Cynthia, I thank you so much. I thank you and Immigration Docs for helping me get through this petition process and I am so happy that my husband was approved and received his visa. We will finally be together.\nImmigration Docs is the place to go if you plan on petitioning a loved one. You will not be sorry and you won’t have to go through lawyer problems the way I did. I waited more than a year with the Immigration Lawyers only to find out that I was denied. With Immigration Docs, it took less than 8 months and the petition was approved. Thank you. Thank you so much. Cynthia, you’re great!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>A. Dantes</h4>\n								Husband from the Philippines\n							<p>Dear Cynthia,<br>\nVisa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\nBest regards,\n</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>I was personally hesitant about working with Immigration Docs, Inc. (IDI) when I first found their website, but after reading the testimonials on the site, I decided to go for it. Not to mention, the prices were very attractive and I was not able to afford a lawyer. Here I am one year later writing my own testimonial. I would highly recommend IDI to anyone seeking professional, courteous, reliable assistance in bringing their loved one to the U.S. My husband lives in Pakistan and our families arranged our marriage. Over the course of three years, we got to know one another by phone, email, and instant messaging/webcam. Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!\n</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client </h4>\n								 Arlington, Virginia\n							<p>Rarely do you find a company that does such a great job that you want to tell everyone about it. I found that in Immigration Docs. I met a wonderful man who happens to live many miles away and in another country. I was so overwhelmed with all the paperwork and not knowing where to start that I looked for a company that would help me with the difficult task ahead of me. ‘ I have never been so impressed in a company as I was with Immigration Docs. Cynthia was the best ever! She was quick to return my calls or email I am not sure if she ever sleeps, she never made me feel bad for asking many questions and I truly feel she was understanding the pain in my heart from our separation. If you are looking to bring a love one here I highly recommend this company to make your journey much easier. Thank you Cynthia for all your wonderful help and understanding.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Gail Haller</h4>\n								Fiance from Morocco\n							<p>Hi Cynthia. The process is complete. Roxana got the adjustment of status, work permit and permission to go back to her country for a year. We didn’t have to go to an interview they just approved her without one. Anyway I just wanted to thank you for your help and assistance in this process. You have been nothing but kind and on point with how you handled our case. Thank you! I’ll be in-touch.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Burgess-Garnica </h4>\n								 Roxana is from Chile\n							<p> Cynthia has been an angel in disguise throughout my K1 process. Her efficiency is irreproachable. She has been both assuring and patient. It is a Godsend to receive the services of a person who offers nothing but devotion and success to the visa process. As you know, government filing can be jarring and frustrating when away from loved ones. Yet when assisted by Cynthia, I felt that everything would work out fine. It is clear that Cynthia has a natural inclination for bringing loved ones together. I’m happy that she is sustaining this passion by working with couples and families who are thousands of miles apart with the daunting visa process. My fiancee was incredibly impressed with her professionalism and as well as her expeditious responses. Whether she was driving on the freeway, on her way to work, or even at home Cynthia answered us. She reassured us. And she offered all of the help that her services could give. May your business, health and joys continue to prosper.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Arlene Elizabeth and Michael</h4>\n								 From Paris\n							<p>I would like to tell you about my experience with your company. From the very first phone call, Cynthia McQuowen has been nothing but professional about my petition for a K-1 visa. I have received updates in the mail from the Vermont Service Center in a timely manner and Cynthia has always been there when I had a question. She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> James A. Schaub</h4>\n								 Wife from Mexico\n							<p>I want to say a loud and joyful THANK YOU!!! to you and your staff for all your assistance with this tedious and anxiety producing process called immigration. How happy I am to inform you that my beautiful fiancee is now my wife. To say the least, we have been vacationing, honeymooning and enjoying life together since she arrived from India.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Satisfied Client</h4>\n							<p>We are now waiting for her work authorization approval. Hopefully Chisako can begin to practicing nursing in the very near future. Again, thank you and your staff very much from the bottom of my heart. Rest assure that if I come across anyone needing your services, I will be sure to refer them to your office.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>  Raul and Chisako DunMoodie Chisako</h4>\n								From Japan\n							<p>To start with I highly recommend this company to anyone needing this type of service.I want you to know I have never been treated so well in all my life by a company. The prices of all the services I used and will continue to use are very fair. I’m not rich and I have been able to pay very easily. I want you to know when I got back from Ukraine. I needed a lawyer so I thought. I sent out five emails to lawyers on a Sunday and one email to k1k3 visas to my surprise I received a reply on Sunday by a person named Cynthia McQuowen I have never met this person in my life but over the next few months I have grown to love this lady and this company. She has made this process very delightful. I have bugged her at all hours she has been the most professional person I have dealt with.and has always answered all my questions and never has left me hanging and wondering and most important has always been truthful as for example I asked a couple of lawyers how long would it take to get a visa they told me two months.\nI didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> John Garland </h4>\n								 Wife from Ukraine\n							<p>If you are looking for incredible customer service, a knowledgeable staff, guaranteed satisfaction, and an unbelievably fast processing time, look no further – K1K3 Visas is your solution. Cynthia and her crew were always here to help me with my many questions and concerns – and the response time was hours if not minutes. Do not try and complete the forms yourself – I promise you will miss something that will slow down the process – been there, done that. It is obvious to me that K1K3 Visas and Cynthia in particular are primarily concerned with getting your loved ones to the United States – they patiently walk you though every process and make a task that would be terribly frustrating to do alone relatively painless. In my opinion they provide superior service to an attorney that would cost you five times as much. My K1 visa was approved in 2 months – you simply can not do any better than that. In closing, I highly recommend K1K3 Visas with NO hesitation whatsoever. Ask Cynthia for my email if you would like to discuss my experience further.\nI didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Dr. James Z</h4>\n								Fiancee from Vietnam\n							<p>When I first found out about this site during an internet search, I must admit I was skeptical. I was hesitant about doing this sort of thing online, being such a sensitive issue and all the talk of fraud and theft on the internet made me feel uneasy. After mulling the issue for a few weeks, I finally decided to take the plunge. All my fears were put to rest right from the start. From the first phone conversation I had with Cynthia, I felt relaxed and ready to go through the maze of getting a visa for my fiancée. Both of us bombarded her with questions through email and telephone; each and every time she was more than happy to assist us with the utmost patience and care. The rates were very reasonable compared to the expensive and sometimes outrageous prices some people are offering. I’m truly glad I made this decision and it was a great experience overall. I highly recommend this site to anyone wishing to obtain a visa for the person they care about or in my case, my future bride to be. I didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>  Arya Farmanara </h4>\n								  Fiancee from Turkey\n							<p>Cynthia has been working very hard for Tasleem and I and has been there for us every step of the way, always answering our emails very quickly and making us feel like a friend and not just another stranger with an immigration issue. I often wonder now why anyone would ever try to get a visa for their fiancee any other way than through Immigration Doc’s. I talk very highly about this wonderful company and Cynthia in particular to everyone I meet and it seems these days there is always someone needing these kinds of service’s.\nTasleem and I will never be able to thank Immigration Doc’s. or Cynthia enough for all the help and support they have given us throughout our wait. It is so wonderful to work with people that actually understand and have genuine compassion about what we are going through. I feel that what we can do to express exactly how much we appreciate their efforts is to do exactly what they ask us to do to make sure everything is in order for the visa interview so everything runs as smoothly as possible with no setbacks or delays.\nIt has been a great pleasure to meet and work with Immigration Doc’s and Cynthia and I truly believe they have changed mine and Tasleem’s lives forever. </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Debbie Fisher, Anchorage Alaska</h4>\n								 Tasleem is from Africa\n							<p>To whomever it may concern,\nSince having solicited help from K1K3visa.com I have received prompt and friendly service. The information given me has been accurate and I am happy to say my wife will have her visa interview within the next few months. The visa specialist responsible for my case, Cynthia McQuowen, has been a tremendous help during this process. Thank you for your affordable service of helping bring people together.  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Kris Ramonda </h4>\n								 Fiancee from Poland\n							<p>My name is Vivian Lince and I want to share my experience after hiring Immigration Docs to help me file a Petition for my Fiancé’s Visa. I would like to start by thanking God for helping me to find this website online at a moment where I was completely disoriented about what to do to be reunited with my love. Since the beginning I’ve been dealing with Cynthia McQuowen. She is so sweet, kind, professional and a great human being. She always answers my emails and my phone calls and she is always there to help me with any of my doubts and worries. I know that I have something in common with every person contacting Immigration Docs: we all want to be with our love ones, we all want our dreams come true and have a beautiful life in this country with that special someone.\nCynthia is great and I’ll never be thankful enough to Immigration Docs!! </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Vivian Lince Sunrise</h4>\n								 FL Fiance from Lithuania\n							<p>The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview & medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fiancée was well prepared for the interview. I recommend this company to anyone that doesn’t want to be alone in the process and wants things done right and trouble free.  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>J. Craig</h4>\n							<p>The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview & medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fiancée was well prepared for the interview. I recommend this company to anyone that doesn’t want to be alone in the process and wants things done right and trouble free.  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>J. Craig</h4>','Testimonials','','inherit','closed','closed','','15494-revision-v1','','','2021-08-24 02:59:01','2021-08-24 02:59:01','',15494,'https://k1k3.dev34.info/?p=15619',0,'revision','',0),(16024,2,'2021-08-26 08:29:28','2021-08-26 08:29:28','<h2>Bringing Siblings to Live in the United States</h2>\r\nBringing Siblings to Live in the United States as Permanent Residents\r\n<h2>Eligibility</h2>\r\nFor a petitioner to bring your sibling (brother or sister) to live in the United States as a green card holder. You must be a U.S. citizen and at least 21 years of age. Permanent residents may not petition to bring siblings to live permanently in the United States.\r\n<ul>\r\n 	<li>Additional Documentation for Bringing Siblings through Adoption, Step Parents or Paternal Half-Siblings</li>\r\n</ul>\r\nIf you and your sibling are related through adoption, please also submit:\r\n<ul>\r\n 	<li>A copy of the adoption decree(s) showing that the adoption took place before you or your sibling (the adopted child) became 16 years old.</li>\r\n</ul>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/Birgit_Ridderstedt_50th_birthday_group_1964.jpg\" alt=\"\" width=\"640\" height=\"267\" />\r\n\r\nIf you and your sibling are related through a step-parent, please also submit:\r\n<ul>\r\n 	<li>Copies of documents showing that any prior marriage(s) of the natural parent and/or step-parent were legally terminated, AND</li>\r\n 	<li>A copy of the marriage certificate of the step-parent to the natural parent. Age restrictions for meeting definition of step-child apply.</li>\r\n</ul>\r\nIf you and your sibling have a common (biological) father but different mothers (i.e. you are paternal half-siblings), please also submit:\r\n<ul>\r\n 	<li>Copies of the marriage certificates of the father to each mother and copies of documents showing that any prior marriages of either your father or mothers were legally terminated.</li>\r\n</ul>\r\n<strong>Note</strong>: If your name or your sibling’s name has changed. Please include proof of the legal name change. This can include marriage certificate, divorce decree, adoption decree, court judgment of name change, etc.\r\n\r\nWe prepare you for all aspects of the immigration process, including your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing siblings to the U.S.\r\n\r\n<a href=\"http://k1k3visas.com/contact-k1k3-visas/\">Call or email us</a> if you have any questions about bringing siblings to the United States, and receive a free consultation.\r\n\r\nCall: 619-249-0204\r\n\r\nEmail: k1k3visas.com@gmail.com','Bringing Siblings to Live in the United States','','inherit','closed','closed','','15521-revision-v1','','','2021-08-26 08:29:28','2021-08-26 08:29:28','',15521,'https://k1k3.dev34.info/?p=16024',0,'revision','',0),(15625,1,'2021-08-24 04:03:18','2021-08-24 04:03:18','<h2>Bringing Siblings to Live in the United States\n</h2>		\n		<p>Bringing Siblings to Live in the United States as Permanent Residents</p> 		\n			<h2>Eligibility\n</h2>		\n		<p>For a petitioner to bring your sibling (brother or sister) to live in the United States as a green card holder. You must be a U.S. citizen and at least 21 years of age. Permanent residents may not petition to bring siblings to live permanently in the United States. </p><ul><li>Additional Documentation for Bringing Siblings through Adoption, Step Parents or Paternal Half-Siblings</li></ul><p>If you and your sibling are related through adoption, please also submit:</p><ul><li>A copy of the adoption decree(s) showing that the adoption took place before you or your sibling (the adopted child) became 16 years old.</li></ul>		\n															<img width=\"640\" height=\"267\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/Birgit_Ridderstedt_50th_birthday_group_1964.jpg\" alt=\"\" loading=\"lazy\" />															\n		<p>If you and your sibling are related through a step-parent, please also submit:</p><ul><li>Copies of documents showing that any prior marriage(s) of the natural parent and/or step-parent were legally terminated, AND</li><li>A copy of the marriage certificate of the step-parent to the natural parent. Age restrictions for meeting definition of step-child apply.</li></ul><p>If you and your sibling have a common (biological) father but different mothers (i.e. you are paternal half-siblings), please also submit:</p><ul><li>Copies of the marriage certificates of the father to each mother and copies of documents showing that any prior marriages of either your father or mothers were legally terminated.</li></ul><p><strong>Note</strong>: If your name or your sibling’s name has changed. Please include proof of the legal name change. This can include marriage certificate, divorce decree, adoption decree, court judgment of name change, etc.</p><p>We prepare you for all aspects of the immigration process, including your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing siblings to the U.S.</p><p><a href=\"http://k1k3visas.com/contact-k1k3-visas/\">Call or email us</a> if you have any questions about bringing siblings to the United States, and receive a free consultation.</p><p>Call: 619-249-0204</p><p>Email: k1k3visas.com@gmail.com</p>','Bringing Siblings to Live in the United States','','inherit','closed','closed','','15521-revision-v1','','','2021-08-24 04:03:18','2021-08-24 04:03:18','',15521,'https://k1k3.dev34.info/?p=15625',0,'revision','',0),(15622,1,'2021-08-24 03:33:08','2021-08-24 03:33:08','','Birgit_Ridderstedt_50th_birthday_group_1964','','inherit','open','closed','','birgit_ridderstedt_50th_birthday_group_1964','','','2021-08-24 03:33:08','2021-08-24 03:33:08','',15521,'https://k1k3.dev34.info/wp-content/uploads/2021/08/Birgit_Ridderstedt_50th_birthday_group_1964.jpg',0,'attachment','image/jpeg',0),(15623,1,'2021-08-24 04:03:18','2021-08-24 04:03:18','','Bringing Siblings to Live in the United States','','inherit','closed','closed','','15521-revision-v1','','','2021-08-24 04:03:18','2021-08-24 04:03:18','',15521,'https://k1k3.dev34.info/?p=15623',0,'revision','',0),(15624,1,'2021-08-24 04:03:18','2021-08-24 04:03:18','','Bringing Siblings to Live in the United States','','inherit','closed','closed','','15521-revision-v1','','','2021-08-24 04:03:18','2021-08-24 04:03:18','',15521,'https://k1k3.dev34.info/?p=15624',0,'revision','',0),(15630,1,'2021-08-24 04:13:45','2021-08-24 04:13:45','<h2>IR5 Visa Parents\n</h2>		\n		<p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/Family-photo.jpg\" alt=\"\" width=\"274\" height=\"184\" />To petition for the IR5 Visa for your parents to live in the United States you must be at least 21 years old.  Children of your parents (your siblings) cannot be included in the petition.<br /><br />Currently you can expect it to take about 6-8 months to bring your parent here.  Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help.  Once they enter the United States they will be able to go to work immediately if that is their desire.</p><p> We prepare you for all aspects of the immigration process, and we prepare your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing your parents to the U.S.</p><p>For more information, visit the <a href=\"https://travel.state.gov/content/visas/en/immigrate/family/family-preference.html\">State Department Website</a>.</p>','IR5 Visa Parents','','inherit','closed','closed','','15520-revision-v1','','','2021-08-24 04:13:45','2021-08-24 04:13:45','',15520,'https://k1k3.dev34.info/?p=15630',0,'revision','',0),(15627,1,'2021-08-24 04:10:57','2021-08-24 04:10:57','','Family-photo','','inherit','open','closed','','family-photo','','','2021-08-24 04:10:57','2021-08-24 04:10:57','',15520,'https://k1k3.dev34.info/wp-content/uploads/2021/08/Family-photo.jpg',0,'attachment','image/jpeg',0),(15628,1,'2021-08-24 04:13:45','2021-08-24 04:13:45','','IR5 Visa Parents','','inherit','closed','closed','','15520-revision-v1','','','2021-08-24 04:13:45','2021-08-24 04:13:45','',15520,'https://k1k3.dev34.info/?p=15628',0,'revision','',0),(15629,1,'2021-08-24 04:13:45','2021-08-24 04:13:45','','IR5 Visa Parents','','inherit','closed','closed','','15520-revision-v1','','','2021-08-24 04:13:45','2021-08-24 04:13:45','',15520,'https://k1k3.dev34.info/?p=15629',0,'revision','',0),(15634,1,'2021-08-24 04:21:44','2021-08-24 04:21:44','<h2>IR5 Visa Parents\n</h2>		\n		<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/Family-photo.jpg\" alt=\"\" width=\"274\" height=\"184\" />To petition for the IR5 Visa for your parents to live in the United States you must be at least 21 years old.  Children of your parents (your siblings) cannot be included in the petition.<br><br>\nCurrently you can expect it to take about 6-8 months to bring your parent here.  Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help.  Once they enter the United States they will be able to go to work immediately if that is their desire<br><br>\nWe prepare you for all aspects of the immigration process, and we prepare your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing your parents to the U.S.\nFor more information, visit the <a href=\"https://travel.state.gov/content/visas/en/immigrate/family/family-preference.html\">State Department Website</a>.','IR5 Visa Parents','','inherit','closed','closed','','15520-revision-v1','','','2021-08-24 04:21:44','2021-08-24 04:21:44','',15520,'https://k1k3.dev34.info/?p=15634',0,'revision','',0),(15632,1,'2021-08-24 04:21:43','2021-08-24 04:21:43','<h2>IR5 Visa Parents\n</h2>		\n		<p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/Family-photo.jpg\" alt=\"\" width=\"274\" height=\"184\" />To petition for the IR5 Visa for your parents to live in the United States you must be at least 21 years old.  Children of your parents (your siblings) cannot be included in the petition.<br /><br />Currently you can expect it to take about 6-8 months to bring your parent here.  Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help.  Once they enter the United States they will be able to go to work immediately if that is their desire.</p><p> We prepare you for all aspects of the immigration process, and we prepare your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing your parents to the U.S.</p><p>For more information, visit the <a href=\"https://travel.state.gov/content/visas/en/immigrate/family/family-preference.html\">State Department Website</a>.</p>','IR5 Visa Parents','','inherit','closed','closed','','15520-revision-v1','','','2021-08-24 04:21:43','2021-08-24 04:21:43','',15520,'https://k1k3.dev34.info/?p=15632',0,'revision','',0),(15633,1,'2021-08-24 04:21:43','2021-08-24 04:21:43','<h2>IR5 Visa Parents\n</h2>		\n		<p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/Family-photo.jpg\" alt=\"\" width=\"274\" height=\"184\" />To petition for the IR5 Visa for your parents to live in the United States you must be at least 21 years old.  Children of your parents (your siblings) cannot be included in the petition.<br /><br />Currently you can expect it to take about 6-8 months to bring your parent here.  Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help.  Once they enter the United States they will be able to go to work immediately if that is their desire.</p><p> We prepare you for all aspects of the immigration process, and we prepare your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing your parents to the U.S.</p><p>For more information, visit the <a href=\"https://travel.state.gov/content/visas/en/immigrate/family/family-preference.html\">State Department Website</a>.</p>','IR5 Visa Parents','','inherit','closed','closed','','15520-revision-v1','','','2021-08-24 04:21:43','2021-08-24 04:21:43','',15520,'https://k1k3.dev34.info/?p=15633',0,'revision','',0),(15643,1,'2021-08-24 04:45:34','2021-08-24 04:45:34','<h2>Fiancé Visa</h2>		\n		<p>If you are engaged to someone in a another country and want to marry your fiancée in the United States the visas you will need are the K1 Fiance Visas. K1 Fiance Visas visa allow people from other countries to come to the United States for the purpose of marrying a U.S. Citizen and to live in the United States. There are generally two categories of visas. Immigration visas and non-immigrant visas they are coded by a system of letters from A-V. Some examples of non-immigrate visas are: tourist visas, student visas and <a href=\"http://k1k3visas.com/\"><strong>K1 fiancée visas</strong></a>.</p><h4><strong>Filing requirements for a K1 fiancée visa:</strong></h4><ul><li>You are a U.S. Citizen</li><li>Have met your fiancée in person within the previous two years</li><li>Both you and your fiancée are both legally free to marry</li><li>You and your fiancée both have a sincere intent to marry within 90 days of his/her arrival in the United States</li><li>Both of you can meet the minimum income requirement for a K1 visa</li></ul><p>Petitions for K1 Fiance Visas are filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE’s will delay the approval of your K1 visa petition. The issuance of your K1 fiancée visa by several months.</p><h4>After Approval</h4><p>Once the USCIS has approved your K1 fiancée visa petition it will be forwarded to the National Visa Center (NVC) where background checks are made on your fiancée. Once completed the NVC will forward your petition to the Consulate that will be handling your fiancée’s visa interview. There is no interview until your fiancée’s background check is successfully completed.</p>		\n															<img width=\"640\" height=\"251\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/CR1-IR1-Marriage-Visas-1.jpeg\" alt=\"\" loading=\"lazy\" />															\n		<article id=\"post-35\">\nWhen the approved fiancée visa petition and background checks have been successfully completed the consulate will give you instructions. Your fiancé will need a medical exam at a clinic specified by the Consulate and to report for the interview on a specified date. As long as your fiancée passes the medical exam and the interview is successful he or she will be issued a K1 fiancée visa. It is normally issued the same day or the following day.\n<h4>After Receiving your Visa</h4>\nOnce your fiancée receives the K1 fiancée visa, he or she has six months to use the visa to enter the United States once they are here he or she has 90 days to marry (there are no extensions). If your fiancée is not married within the 90 days of arrival. He or she would need to leave the United States or be subject to deportation and possibly a fine.\nAfter you and your fiancée are married with in the 90 days of his or her arrival they are allowed to stay in the U.S. legally and will need to file for a Green Card. The Green Card process is called Adjustment of Status.\nK2 Visa for Children of your fiancée are for children under the age of 21. The K2 visa request will be included when we file for the parent’s K1 fiancée visa. The child has the same rules and rights as the parent EXCEPT. They must enter the U.S. prior to his or her 21st birthday.\nIf your fiancée or spouse is currently in the U.S. and did not enter on a fiancée or spousal visa depending on the situation we maybe able to help to keep them here in the U.S. legally and obtain a Green Card. Other situations require your fiancée or spouse to leave the U.S. and reenter on a fiancée or spousal visa.\nIf your fiancée entered on a visa waiver and its currently in status. We may be able to arrange for your fiancée or spouse to remain in the U.S. legally and/or obtain a <strong><a href=\"http://k1k3visas.com/miscellaneous/need-greencard/\">Green Card</a>.</strong>\n<h4>FAQ</h4>\n<h4><em><strong>Is The K1 Visa Process is only about filing forms?</strong></em></h4>\n<em>K1 visa cases can become very complex. A single missed step can cause delays or may even cause your petition to be denied. A federal government form is a very serious document. A single misrepresentation may have severe penalties &amp; repercussions. Starting the process with k1k3visas.com is the best way to navigate the current process safely.</em>\n<h4><em>Can I Get A Tourist Visa For My Fiancée?</em></h4>\n<em>It is difficult to obtain a tourist visa for most foreign nationals. Coming into the United States on a tourist visa with the intent of staying is visa fraud. This can lead to deportation and a bar from entering the United States. Note: Your fiancé can come here on a tourist visa and marry you. He or she will have to leave before the tourist visa expires and apply for a spousal visa from outside the U.S. The intent to stay in the U.S. on a tourist visa is illegal-not the marriage. A person who enters the U.S. with no intent to marry while visiting then decides to marry and attempt to stay in the U.S. may be able to stay but you must convince the government this was not your intention when you first came to the U.S.</em>\n<h4>DOMA</h4>\n<em>After the June 26, 2013 Supreme Court decision holding that Section 3 of the Defense of Marriage Act (DOMA) is unconstitutional,. President Obama directed federal departments to ensure the decision and its implication for federal benefits for same-sex legally married couples are implemented swiftly and smoothly. To that end, effective immediately, the United States Citizenship and Immigration Services (USCIS) will review immigration visa petitions filed on behalf of a same-sex spouse or fiancée in the same manner as those on behalf of an opposite-sex spouse or fiancée.</em>','Fiancé Visa','','inherit','closed','closed','','15519-revision-v1','','','2021-08-24 04:45:34','2021-08-24 04:45:34','',15519,'https://k1k3.dev34.info/?p=15643',0,'revision','',0),(15639,1,'2021-08-24 04:39:17','2021-08-24 04:39:17','<h2>Fiancé Visa</h2>		\n		<p>If you are engaged to someone in a another country and want to marry your fiancée in the United States the visas you will need are the K1 Fiance Visas. K1 Fiance Visas visa allow people from other countries to come to the United States for the purpose of marrying a U.S. Citizen and to live in the United States. There are generally two categories of visas. Immigration visas and non-immigrant visas they are coded by a system of letters from A-V. Some examples of non-immigrate visas are: tourist visas, student visas and <a href=\"http://k1k3visas.com/\"><strong>K1 fiancée visas</strong></a>.</p><h2><strong>Filing requirements for a K1 fiancée visa:</strong></h2><ul><li>You are a U.S. Citizen</li><li>Have met your fiancée in person within the previous two years</li><li>Both you and your fiancée are both legally free to marry</li><li>You and your fiancée both have a sincere intent to marry within 90 days of his/her arrival in the United States</li><li>Both of you can meet the minimum income requirement for a K1 visa</li></ul><p>Petitions for K1 Fiance Visas are filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE’s will delay the approval of your K1 visa petition. The issuance of your K1 fiancée visa by several months.</p><h2>After Approval</h2><p>Once the USCIS has approved your K1 fiancée visa petition it will be forwarded to the National Visa Center (NVC) where background checks are made on your fiancée. Once completed the NVC will forward your petition to the Consulate that will be handling your fiancée’s visa interview. There is no interview until your fiancée’s background check is successfully completed.</p>		\n															<img width=\"640\" height=\"251\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/CR1-IR1-Marriage-Visas-1.jpeg\" alt=\"\" loading=\"lazy\" />															\n		<article id=\"post-35\"><p>When the approved fiancée visa petition and background checks have been successfully completed the consulate will give you instructions. Your fiancé will need a medical exam at a clinic specified by the Consulate and to report for the interview on a specified date. As long as your fiancée passes the medical exam and the interview is successful he or she will be issued a K1 fiancée visa. It is normally issued the same day or the following day.</p><h2>After Receiving your Visa</h2><p>Once your fiancée receives the K1 fiancée visa, he or she has six months to use the visa to enter the United States once they are here he or she has 90 days to marry (there are no extensions). If your fiancée is not married within the 90 days of arrival. He or she would need to leave the United States or be subject to deportation and possibly a fine.</p><p>After you and your fiancée are married with in the 90 days of his or her arrival they are allowed to stay in the U.S. legally and will need to file for a Green Card. The Green Card process is called Adjustment of Status.</p><p>K2 Visa for Children of your fiancée are for children under the age of 21. The K2 visa request will be included when we file for the parent’s K1 fiancée visa. The child has the same rules and rights as the parent EXCEPT. They must enter the U.S. prior to his or her 21st birthday.</p><p>If your fiancée or spouse is currently in the U.S. and did not enter on a fiancée or spousal visa depending on the situation we maybe able to help to keep them here in the U.S. legally and obtain a Green Card. Other situations require your fiancée or spouse to leave the U.S. and reenter on a fiancée or spousal visa.</p><p>If your fiancée entered on a visa waiver and its currently in status. We may be able to arrange for your fiancée or spouse to remain in the U.S. legally and/or obtain a <strong><a href=\"http://k1k3visas.com/miscellaneous/need-greencard/\">Green Card</a>.</strong></p><h2>FAQ</h2><h3><em><strong>Is The K1 Visa Process is only about filing forms?</strong></em></h3><p><em>K1 visa cases can become very complex. A single missed step can cause delays or may even cause your petition to be denied. A federal government form is a very serious document. A single misrepresentation may have severe penalties &amp; repercussions. Starting the process with k1k3visas.com is the best way to navigate the current process safely.</em></p><h3><em>Can I Get A Tourist Visa For My Fiancée?</em></h3><p><em>It is difficult to obtain a tourist visa for most foreign nationals. Coming into the United States on a tourist visa with the intent of staying is visa fraud. This can lead to deportation and a bar from entering the United States. Note: Your fiancé can come here on a tourist visa and marry you. He or she will have to leave before the tourist visa expires and apply for a spousal visa from outside the U.S. The intent to stay in the U.S. on a tourist visa is illegal-not the marriage. A person who enters the U.S. with no intent to marry while visiting then decides to marry and attempt to stay in the U.S. may be able to stay but you must convince the government this was not your intention when you first came to the U.S.</em></p><h2>DOMA</h2><p><em>After the June 26, 2013 Supreme Court decision holding that Section 3 of the Defense of Marriage Act (DOMA) is unconstitutional,.President Obama directed federal departments to ensure the decision and its implication for federal benefits for same-sex legally married couples are implemented swiftly and smoothly. To that end, effective immediately, the United States Citizenship and Immigration Services (USCIS) will review immigration visa petitions filed on behalf of a same-sex spouse or fiancée in the same manner as those on behalf of an opposite-sex spouse or fiancée.</em></p><p> </p><p> </p></article> ','Fiancé Visa','','inherit','closed','closed','','15519-revision-v1','','','2021-08-24 04:39:17','2021-08-24 04:39:17','',15519,'https://k1k3.dev34.info/?p=15639',0,'revision','',0),(15636,1,'2021-08-24 04:35:57','2021-08-24 04:35:57','','CR1-IR1-Marriage-Visas (1)','','inherit','open','closed','','cr1-ir1-marriage-visas-1','','','2021-08-24 04:35:57','2021-08-24 04:35:57','',15519,'https://k1k3.dev34.info/wp-content/uploads/2021/08/CR1-IR1-Marriage-Visas-1.jpeg',0,'attachment','image/jpeg',0),(15637,1,'2021-08-24 04:39:17','2021-08-24 04:39:17','','Fiancé Visa','','inherit','closed','closed','','15519-revision-v1','','','2021-08-24 04:39:17','2021-08-24 04:39:17','',15519,'https://k1k3.dev34.info/?p=15637',0,'revision','',0),(15638,1,'2021-08-24 04:39:17','2021-08-24 04:39:17','','Fiancé Visa','','inherit','closed','closed','','15519-revision-v1','','','2021-08-24 04:39:17','2021-08-24 04:39:17','',15519,'https://k1k3.dev34.info/?p=15638',0,'revision','',0),(15644,1,'2021-08-24 04:56:56','2021-08-24 04:56:56','','Fiancée Visa Process (Steps)','','inherit','closed','closed','','15525-revision-v1','','','2021-08-24 04:56:56','2021-08-24 04:56:56','',15525,'https://k1k3.dev34.info/?p=15644',0,'revision','',0),(15641,1,'2021-08-24 04:45:34','2021-08-24 04:45:34','<h2>Fiancé Visa</h2>		\n		<p>If you are engaged to someone in a another country and want to marry your fiancée in the United States the visas you will need are the K1 Fiance Visas. K1 Fiance Visas visa allow people from other countries to come to the United States for the purpose of marrying a U.S. Citizen and to live in the United States. There are generally two categories of visas. Immigration visas and non-immigrant visas they are coded by a system of letters from A-V. Some examples of non-immigrate visas are: tourist visas, student visas and <a href=\"http://k1k3visas.com/\"><strong>K1 fiancée visas</strong></a>.</p><h2><strong>Filing requirements for a K1 fiancée visa:</strong></h2><ul><li>You are a U.S. Citizen</li><li>Have met your fiancée in person within the previous two years</li><li>Both you and your fiancée are both legally free to marry</li><li>You and your fiancée both have a sincere intent to marry within 90 days of his/her arrival in the United States</li><li>Both of you can meet the minimum income requirement for a K1 visa</li></ul><p>Petitions for K1 Fiance Visas are filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE’s will delay the approval of your K1 visa petition. The issuance of your K1 fiancée visa by several months.</p><h2>After Approval</h2><p>Once the USCIS has approved your K1 fiancée visa petition it will be forwarded to the National Visa Center (NVC) where background checks are made on your fiancée. Once completed the NVC will forward your petition to the Consulate that will be handling your fiancée’s visa interview. There is no interview until your fiancée’s background check is successfully completed.</p>		\n															<img width=\"640\" height=\"251\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/CR1-IR1-Marriage-Visas-1.jpeg\" alt=\"\" loading=\"lazy\" />															\n		<article id=\"post-35\"><p>When the approved fiancée visa petition and background checks have been successfully completed the consulate will give you instructions. Your fiancé will need a medical exam at a clinic specified by the Consulate and to report for the interview on a specified date. As long as your fiancée passes the medical exam and the interview is successful he or she will be issued a K1 fiancée visa. It is normally issued the same day or the following day.</p><h2>After Receiving your Visa</h2><p>Once your fiancée receives the K1 fiancée visa, he or she has six months to use the visa to enter the United States once they are here he or she has 90 days to marry (there are no extensions). If your fiancée is not married within the 90 days of arrival. He or she would need to leave the United States or be subject to deportation and possibly a fine.</p><p>After you and your fiancée are married with in the 90 days of his or her arrival they are allowed to stay in the U.S. legally and will need to file for a Green Card. The Green Card process is called Adjustment of Status.</p><p>K2 Visa for Children of your fiancée are for children under the age of 21. The K2 visa request will be included when we file for the parent’s K1 fiancée visa. The child has the same rules and rights as the parent EXCEPT. They must enter the U.S. prior to his or her 21st birthday.</p><p>If your fiancée or spouse is currently in the U.S. and did not enter on a fiancée or spousal visa depending on the situation we maybe able to help to keep them here in the U.S. legally and obtain a Green Card. Other situations require your fiancée or spouse to leave the U.S. and reenter on a fiancée or spousal visa.</p><p>If your fiancée entered on a visa waiver and its currently in status. We may be able to arrange for your fiancée or spouse to remain in the U.S. legally and/or obtain a <strong><a href=\"http://k1k3visas.com/miscellaneous/need-greencard/\">Green Card</a>.</strong></p><h2>FAQ</h2><h3><em><strong>Is The K1 Visa Process is only about filing forms?</strong></em></h3><p><em>K1 visa cases can become very complex. A single missed step can cause delays or may even cause your petition to be denied. A federal government form is a very serious document. A single misrepresentation may have severe penalties &amp; repercussions. Starting the process with k1k3visas.com is the best way to navigate the current process safely.</em></p><h3><em>Can I Get A Tourist Visa For My Fiancée?</em></h3><p><em>It is difficult to obtain a tourist visa for most foreign nationals. Coming into the United States on a tourist visa with the intent of staying is visa fraud. This can lead to deportation and a bar from entering the United States. Note: Your fiancé can come here on a tourist visa and marry you. He or she will have to leave before the tourist visa expires and apply for a spousal visa from outside the U.S. The intent to stay in the U.S. on a tourist visa is illegal-not the marriage. A person who enters the U.S. with no intent to marry while visiting then decides to marry and attempt to stay in the U.S. may be able to stay but you must convince the government this was not your intention when you first came to the U.S.</em></p><h2>DOMA</h2><p><em>After the June 26, 2013 Supreme Court decision holding that Section 3 of the Defense of Marriage Act (DOMA) is unconstitutional,.President Obama directed federal departments to ensure the decision and its implication for federal benefits for same-sex legally married couples are implemented swiftly and smoothly. To that end, effective immediately, the United States Citizenship and Immigration Services (USCIS) will review immigration visa petitions filed on behalf of a same-sex spouse or fiancée in the same manner as those on behalf of an opposite-sex spouse or fiancée.</em></p><p> </p><p> </p></article> ','Fiancé Visa','','inherit','closed','closed','','15519-revision-v1','','','2021-08-24 04:45:34','2021-08-24 04:45:34','',15519,'https://k1k3.dev34.info/?p=15641',0,'revision','',0),(15642,1,'2021-08-24 04:45:34','2021-08-24 04:45:34','<h2>Fiancé Visa</h2>		\n		<p>If you are engaged to someone in a another country and want to marry your fiancée in the United States the visas you will need are the K1 Fiance Visas. K1 Fiance Visas visa allow people from other countries to come to the United States for the purpose of marrying a U.S. Citizen and to live in the United States. There are generally two categories of visas. Immigration visas and non-immigrant visas they are coded by a system of letters from A-V. Some examples of non-immigrate visas are: tourist visas, student visas and <a href=\"http://k1k3visas.com/\"><strong>K1 fiancée visas</strong></a>.</p><h2><strong>Filing requirements for a K1 fiancée visa:</strong></h2><ul><li>You are a U.S. Citizen</li><li>Have met your fiancée in person within the previous two years</li><li>Both you and your fiancée are both legally free to marry</li><li>You and your fiancée both have a sincere intent to marry within 90 days of his/her arrival in the United States</li><li>Both of you can meet the minimum income requirement for a K1 visa</li></ul><p>Petitions for K1 Fiance Visas are filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE’s will delay the approval of your K1 visa petition. The issuance of your K1 fiancée visa by several months.</p><h2>After Approval</h2><p>Once the USCIS has approved your K1 fiancée visa petition it will be forwarded to the National Visa Center (NVC) where background checks are made on your fiancée. Once completed the NVC will forward your petition to the Consulate that will be handling your fiancée’s visa interview. There is no interview until your fiancée’s background check is successfully completed.</p>		\n															<img width=\"640\" height=\"251\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/CR1-IR1-Marriage-Visas-1.jpeg\" alt=\"\" loading=\"lazy\" />															\n		<article id=\"post-35\"><p>When the approved fiancée visa petition and background checks have been successfully completed the consulate will give you instructions. Your fiancé will need a medical exam at a clinic specified by the Consulate and to report for the interview on a specified date. As long as your fiancée passes the medical exam and the interview is successful he or she will be issued a K1 fiancée visa. It is normally issued the same day or the following day.</p><h2>After Receiving your Visa</h2><p>Once your fiancée receives the K1 fiancée visa, he or she has six months to use the visa to enter the United States once they are here he or she has 90 days to marry (there are no extensions). If your fiancée is not married within the 90 days of arrival. He or she would need to leave the United States or be subject to deportation and possibly a fine.</p><p>After you and your fiancée are married with in the 90 days of his or her arrival they are allowed to stay in the U.S. legally and will need to file for a Green Card. The Green Card process is called Adjustment of Status.</p><p>K2 Visa for Children of your fiancée are for children under the age of 21. The K2 visa request will be included when we file for the parent’s K1 fiancée visa. The child has the same rules and rights as the parent EXCEPT. They must enter the U.S. prior to his or her 21st birthday.</p><p>If your fiancée or spouse is currently in the U.S. and did not enter on a fiancée or spousal visa depending on the situation we maybe able to help to keep them here in the U.S. legally and obtain a Green Card. Other situations require your fiancée or spouse to leave the U.S. and reenter on a fiancée or spousal visa.</p><p>If your fiancée entered on a visa waiver and its currently in status. We may be able to arrange for your fiancée or spouse to remain in the U.S. legally and/or obtain a <strong><a href=\"http://k1k3visas.com/miscellaneous/need-greencard/\">Green Card</a>.</strong></p><h2>FAQ</h2><h3><em><strong>Is The K1 Visa Process is only about filing forms?</strong></em></h3><p><em>K1 visa cases can become very complex. A single missed step can cause delays or may even cause your petition to be denied. A federal government form is a very serious document. A single misrepresentation may have severe penalties &amp; repercussions. Starting the process with k1k3visas.com is the best way to navigate the current process safely.</em></p><h3><em>Can I Get A Tourist Visa For My Fiancée?</em></h3><p><em>It is difficult to obtain a tourist visa for most foreign nationals. Coming into the United States on a tourist visa with the intent of staying is visa fraud. This can lead to deportation and a bar from entering the United States. Note: Your fiancé can come here on a tourist visa and marry you. He or she will have to leave before the tourist visa expires and apply for a spousal visa from outside the U.S. The intent to stay in the U.S. on a tourist visa is illegal-not the marriage. A person who enters the U.S. with no intent to marry while visiting then decides to marry and attempt to stay in the U.S. may be able to stay but you must convince the government this was not your intention when you first came to the U.S.</em></p><h2>DOMA</h2><p><em>After the June 26, 2013 Supreme Court decision holding that Section 3 of the Defense of Marriage Act (DOMA) is unconstitutional,.President Obama directed federal departments to ensure the decision and its implication for federal benefits for same-sex legally married couples are implemented swiftly and smoothly. To that end, effective immediately, the United States Citizenship and Immigration Services (USCIS) will review immigration visa petitions filed on behalf of a same-sex spouse or fiancée in the same manner as those on behalf of an opposite-sex spouse or fiancée.</em></p><p> </p><p> </p></article> ','Fiancé Visa','','inherit','closed','closed','','15519-revision-v1','','','2021-08-24 04:45:34','2021-08-24 04:45:34','',15519,'https://k1k3.dev34.info/?p=15642',0,'revision','',0),(15645,1,'2021-08-24 04:56:56','2021-08-24 04:56:56','','Fiancée Visa Process (Steps)','','inherit','closed','closed','','15525-revision-v1','','','2021-08-24 04:56:56','2021-08-24 04:56:56','',15525,'https://k1k3.dev34.info/?p=15645',0,'revision','',0),(15646,1,'2021-08-24 04:56:56','2021-08-24 04:56:56','<h2>Fiancée Visa Process (Steps)\n</h2>		\n		<article id=\"post-175\">\nPeople always asks why it takes so long to bring someone from another country to the U.S. for the purpose of marriage.  Call our office for a complete detail of the fiance visa steps, there’s no charge. 619-249-0204\n<h4>Application Process</h4>\n<ul>\n 	<li>File your fiancée visa petition. The filing fee is $535</li>\n</ul>\n<h4>Eligibility Requirements</h4>\nIf you petition for a fiancé(e) visa, you must show that:\n<ul>\n 	<li>The petitioner (you) are a U.S. citizen.</li>\n 	<li>You intend to marry within 90 days of your fiancé(e) entering the United States.</li>\n 	<li>Both you and your fiancé(e) are both free to marry and any previous marriages must have been legally terminated by divorce, death, or annulment.</li>\n 	<li>You met each other, in person, at least once within 2 years of filing your petition. There are two exceptions that require a waiver:\n1. If the requirement to meet would violate strict and long-established customs of your or your fiancé(e)’s foreign culture or social practice.\n2. If you prove that the requirement to meet would result in extreme hardship to you.</li>\n</ul>\n<h4>After the Fiancé(e) Visa is Issued</h4>\nOnce issued, the fiancé(e) visa (or K-1 nonimmigrant visa) allows your fiancé(e) to enter the United States for 90 days so that your marriage ceremony can take place. Once you marry, your spouse may apply for permanent residence and remain in the United States while USCIS processes the application.\n<h3><strong>Treatment of I-129F petitions where the Department of State (DOS) refuses to issue the K-1 visa and returns the expired petition to USCIS.</strong></h3>\nOnce USCIS receives a consular returned I-129F for K-1 classification from DOS and the petition has expired in accordance with 8 CFR214.2(k)(5), USCIS will allow the petition to remain expired and will not reaffirm or reopen the petition. Please note that this will not preclude the petitioner from filing another petition.\n<h4>Children of Fiancé(e)s</h4>\nIf your fiancé(e) has a child (under 21 and unmarried), a K-2 nonimmigrant visa may be available to him or her. Be sure to include the names of your fiancé(e)’s children on your Form I-129F petition.\n<h4>Permission to Work</h4>\nAfter admission, your fiancé(e) may immediately apply for permission to work by filing a Form I-765, application for employment authorization with the USCIS Service Center having jurisdiction over your place of residence. Any work authorization based on a nonimmigrant fiancé (e) visa would be valid for only 90 days after entry. However, your fiancé (e) would also be eligible to apply for an extended work authorization at the same time as he or she files for permanent residence.\n<h4>What happens if we do not marry within 90 days?</h4>\nFiancé(e) status automatically expires after 90 days. It cannot be extended. Your fiancé(e) should leave the United States at the end of the 90 days if you do not marry. If your fiancé(e) does not depart, he or she will be in violation of U.S. immigration law. This may result in removal (deportation) and/or could affect future eligibility for U.S. immigration benefits.\n<h4>We want to make plans for our wedding. How long will this process take?</h4>\nEach case is different, please check the current processing times for the I-129F petition the USCIS processes fiancé(e) petitions in the order we receive them. Once we complete our processing, your approved petition is then forwarded to the National Visa Center (NVC). The NVC will then send the petition to the U.S. Embassy or consulate, which will need time to process your fiancé(e) for a visa.\nCheck it our testimonials we are here for you as we have been for others just like you.  No charge for a consultation all:619-249-0204 or email s at: k1k3visas.com@gmail.com\n</article>','Fiancée Visa Process (Steps)','','inherit','closed','closed','','15525-revision-v1','','','2021-08-24 04:56:56','2021-08-24 04:56:56','',15525,'https://k1k3.dev34.info/?p=15646',0,'revision','',0),(15647,1,'2021-08-24 04:57:54','2021-08-24 04:57:54','<h2>Fiancée Visa Process (Steps)\n</h2>		\n		<article id=\"post-175\">\nPeople always asks why it takes so long to bring someone from another country to the U.S. for the purpose of marriage.  Call our office for a complete detail of the fiance visa steps, there’s no charge. 619-249-0204\n<h4>Application Process</h4>\n<ul>\n 	<li>File your fiancée visa petition. The filing fee is $535</li>\n</ul>\n<h4>Eligibility Requirements</h4>\nIf you petition for a fiancé(e) visa, you must show that:\n<ul>\n 	<li>The petitioner (you) are a U.S. citizen.</li>\n 	<li>You intend to marry within 90 days of your fiancé(e) entering the United States.</li>\n 	<li>Both you and your fiancé(e) are both free to marry and any previous marriages must have been legally terminated by divorce, death, or annulment.</li>\n 	<li>You met each other, in person, at least once within 2 years of filing your petition. There are two exceptions that require a waiver:\n1. If the requirement to meet would violate strict and long-established customs of your or your fiancé(e)’s foreign culture or social practice.\n2. If you prove that the requirement to meet would result in extreme hardship to you.</li>\n</ul>\n<h4>After the Fiancé(e) Visa is Issued</h4>\nOnce issued, the fiancé(e) visa (or K-1 nonimmigrant visa) allows your fiancé(e) to enter the United States for 90 days so that your marriage ceremony can take place. Once you marry, your spouse may apply for permanent residence and remain in the United States while USCIS processes the application.\n<h3><strong>Treatment of I-129F petitions where the Department of State (DOS) refuses to issue the K-1 visa and returns the expired petition to USCIS.</strong></h3>\nOnce USCIS receives a consular returned I-129F for K-1 classification from DOS and the petition has expired in accordance with 8 CFR214.2(k)(5), USCIS will allow the petition to remain expired and will not reaffirm or reopen the petition. Please note that this will not preclude the petitioner from filing another petition.\n<h4>Children of Fiancé(e)s</h4>\nIf your fiancé(e) has a child (under 21 and unmarried), a K-2 nonimmigrant visa may be available to him or her. Be sure to include the names of your fiancé(e)’s children on your Form I-129F petition.\n<h4>Permission to Work</h4>\nAfter admission, your fiancé(e) may immediately apply for permission to work by filing a Form I-765, application for employment authorization with the USCIS Service Center having jurisdiction over your place of residence. Any work authorization based on a nonimmigrant fiancé (e) visa would be valid for only 90 days after entry. However, your fiancé (e) would also be eligible to apply for an extended work authorization at the same time as he or she files for permanent residence.\n<h4>What happens if we do not marry within 90 days?</h4>\nFiancé(e) status automatically expires after 90 days. It cannot be extended. Your fiancé(e) should leave the United States at the end of the 90 days if you do not marry. If your fiancé(e) does not depart, he or she will be in violation of U.S. immigration law. This may result in removal (deportation) and/or could affect future eligibility for U.S. immigration benefits.\n<h4>We want to make plans for our wedding. How long will this process take?</h4>\nEach case is different, please check the current processing times for the I-129F petition the USCIS processes fiancé(e) petitions in the order we receive them. Once we complete our processing, your approved petition is then forwarded to the National Visa Center (NVC). The NVC will then send the petition to the U.S. Embassy or consulate, which will need time to process your fiancé(e) for a visa.\nCheck it our testimonials we are here for you as we have been for others just like you.  No charge for a consultation all:619-249-0204 or email s at: k1k3visas.com@gmail.com\n</article>','Fiancée Visa Process (Steps)','','inherit','closed','closed','','15525-revision-v1','','','2021-08-24 04:57:54','2021-08-24 04:57:54','',15525,'https://k1k3.dev34.info/?p=15647',0,'revision','',0),(15648,1,'2021-08-24 04:57:54','2021-08-24 04:57:54','<h2>Fiancée Visa Process (Steps)\n</h2>		\n		<article id=\"post-175\">\nPeople always asks why it takes so long to bring someone from another country to the U.S. for the purpose of marriage.  Call our office for a complete detail of the fiance visa steps, there’s no charge. 619-249-0204\n<h4>Application Process</h4>\n<ul>\n 	<li>File your fiancée visa petition. The filing fee is $535</li>\n</ul>\n<h4>Eligibility Requirements</h4>\nIf you petition for a fiancé(e) visa, you must show that:\n<ul>\n 	<li>The petitioner (you) are a U.S. citizen.</li>\n 	<li>You intend to marry within 90 days of your fiancé(e) entering the United States.</li>\n 	<li>Both you and your fiancé(e) are both free to marry and any previous marriages must have been legally terminated by divorce, death, or annulment.</li>\n 	<li>You met each other, in person, at least once within 2 years of filing your petition. There are two exceptions that require a waiver:\n1. If the requirement to meet would violate strict and long-established customs of your or your fiancé(e)’s foreign culture or social practice.\n2. If you prove that the requirement to meet would result in extreme hardship to you.</li>\n</ul>\n<h4>After the Fiancé(e) Visa is Issued</h4>\nOnce issued, the fiancé(e) visa (or K-1 nonimmigrant visa) allows your fiancé(e) to enter the United States for 90 days so that your marriage ceremony can take place. Once you marry, your spouse may apply for permanent residence and remain in the United States while USCIS processes the application.\n<h3><strong>Treatment of I-129F petitions where the Department of State (DOS) refuses to issue the K-1 visa and returns the expired petition to USCIS.</strong></h3>\nOnce USCIS receives a consular returned I-129F for K-1 classification from DOS and the petition has expired in accordance with 8 CFR214.2(k)(5), USCIS will allow the petition to remain expired and will not reaffirm or reopen the petition. Please note that this will not preclude the petitioner from filing another petition.\n<h4>Children of Fiancé(e)s</h4>\nIf your fiancé(e) has a child (under 21 and unmarried), a K-2 nonimmigrant visa may be available to him or her. Be sure to include the names of your fiancé(e)’s children on your Form I-129F petition.\n<h4>Permission to Work</h4>\nAfter admission, your fiancé(e) may immediately apply for permission to work by filing a Form I-765, application for employment authorization with the USCIS Service Center having jurisdiction over your place of residence. Any work authorization based on a nonimmigrant fiancé (e) visa would be valid for only 90 days after entry. However, your fiancé (e) would also be eligible to apply for an extended work authorization at the same time as he or she files for permanent residence.\n<h4>What happens if we do not marry within 90 days?</h4>\nFiancé(e) status automatically expires after 90 days. It cannot be extended. Your fiancé(e) should leave the United States at the end of the 90 days if you do not marry. If your fiancé(e) does not depart, he or she will be in violation of U.S. immigration law. This may result in removal (deportation) and/or could affect future eligibility for U.S. immigration benefits.\n<h4>We want to make plans for our wedding. How long will this process take?</h4>\nEach case is different, please check the current processing times for the I-129F petition the USCIS processes fiancé(e) petitions in the order we receive them. Once we complete our processing, your approved petition is then forwarded to the National Visa Center (NVC). The NVC will then send the petition to the U.S. Embassy or consulate, which will need time to process your fiancé(e) for a visa.\nCheck it our testimonials we are here for you as we have been for others just like you.  No charge for a consultation all:619-249-0204 or email s at: k1k3visas.com@gmail.com\n</article>','Fiancée Visa Process (Steps)','','inherit','closed','closed','','15525-revision-v1','','','2021-08-24 04:57:54','2021-08-24 04:57:54','',15525,'https://k1k3.dev34.info/?p=15648',0,'revision','',0),(15649,1,'2021-08-24 04:57:54','2021-08-24 04:57:54','<h2>Fiancée Visa Process (Steps)\n</h2>		\n		<article id=\"post-175\"><p>People always asks why it takes so long to bring someone from another country to the U.S. for the purpose of marriage.  Call our office for a complete detail of the fiance visa steps, there’s no charge. 619-249-0204</p><h4>Application Process</h4><ul><li>File your fiancée visa petition. The filing fee is $535</li></ul><h4>Eligibility Requirements</h4><p>If you petition for a fiancé(e) visa, you must show that:</p><ul><li>The petitioner (you) are a U.S. citizen.</li><li>You intend to marry within 90 days of your fiancé(e) entering the United States.</li><li>Both you and your fiancé(e) are both free to marry and any previous marriages must have been legally terminated by divorce, death, or annulment.</li><li>You met each other, in person, at least once within 2 years of filing your petition. There are two exceptions that require a waiver:<br />1. If the requirement to meet would violate strict and long-established customs of your or your fiancé(e)’s foreign culture or social practice.<br />2. If you prove that the requirement to meet would result in extreme hardship to you.</li></ul><h4>After the Fiancé(e) Visa is Issued</h4><p>Once issued, the fiancé(e) visa (or K-1 nonimmigrant visa) allows your fiancé(e) to enter the United States for 90 days so that your marriage ceremony can take place. Once you marry, your spouse may apply for permanent residence and remain in the United States while USCIS processes the application.</p><h3><strong>Treatment of I-129F petitions where the Department of State (DOS) refuses to issue the K-1 visa and returns the expired petition to USCIS.</strong></h3><p>Once USCIS receives a consular returned I-129F for K-1 classification from DOS and the petition has expired in accordance with 8 CFR214.2(k)(5), USCIS will allow the petition to remain expired and will not reaffirm or reopen the petition. Please note that this will not preclude the petitioner from filing another petition.</p><h4>Children of Fiancé(e)s</h4><p>If your fiancé(e) has a child (under 21 and unmarried), a K-2 nonimmigrant visa may be available to him or her. Be sure to include the names of your fiancé(e)’s children on your Form I-129F petition.</p><h4>Permission to Work</h4><p>After admission, your fiancé(e) may immediately apply for permission to work by filing a Form I-765, application for employment authorization with the USCIS Service Center having jurisdiction over your place of residence. Any work authorization based on a nonimmigrant fiancé (e) visa would be valid for only 90 days after entry. However, your fiancé (e) would also be eligible to apply for an extended work authorization at the same time as he or she files for permanent residence.</p><h4>What happens if we do not marry within 90 days?</h4><p>Fiancé(e) status automatically expires after 90 days. It cannot be extended. Your fiancé(e) should leave the United States at the end of the 90 days if you do not marry. If your fiancé(e) does not depart, he or she will be in violation of U.S. immigration law. This may result in removal (deportation) and/or could affect future eligibility for U.S. immigration benefits.</p><h3>We want to make plans for our wedding. How long will this process take?</h3><p>Each case is different, please check the current processing times for the I-129F petition the USCIS processes fiancé(e) petitions in the order we receive them. Once we complete our processing, your approved petition is then forwarded to the National Visa Center (NVC). The NVC will then send the petition to the U.S. Embassy or consulate, which will need time to process your fiancé(e) for a visa.</p><p>Check it our testimonials we are here for you as we have been for others just like you.  No charge for a consultation all:619-249-0204 or email s at: k1k3visas.com@gmail.com</p></article>','Fiancée Visa Process (Steps)','','inherit','closed','closed','','15525-revision-v1','','','2021-08-24 04:57:54','2021-08-24 04:57:54','',15525,'https://k1k3.dev34.info/?p=15649',0,'revision','',0),(15650,1,'2021-08-24 06:37:06','2021-08-24 06:37:06','<h2>Afghanistan Embassy</h2>		\n		<article id=\"post-190\">\nUnited States Embassy: Kabul Afghanistan<br><br>\n<b>Embassy Website: </b><a href=\"http://kabul.usembassy.gov</a>http://</a><a>kabul.usembassy.gov</a><br><br>\n<b>Embassy Phone Number: </b>(0093) (0) 700-10-8001<br><br>\n<b>Embassy Email Address: </b><a href=\"mailto:KabulIV@state.gov\">KabulIV@state.gov</a><br><br>\n<b>Can fiancee/spouse attend the interview: </b>No<br><br>\n<b>Where to pay the Embassy fee: </b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.<br><br>\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.<br><br>\n<b>Embassy appointment scheduling method: </b>Online by going to their website<br><br>\n<b>Number of photos required for Embassy Interview:</b> 1<br><br>\n<b>Number of photos required for the Medical Examination: </b>2<br><br>\nIf you need help with marriage visas, please <a title=\"Contact\" href=\"http://k1k3visas.com/contact\" target=\"_blank\" rel=\"noopener\">contact us</a>.','Afghanistan Embassy','','publish','closed','closed','','afghanistan-embassy','','','2021-08-27 06:40:10','2021-08-27 06:40:10','',15493,'https://k1k3.dev34.info/?page_id=15650',0,'page','',0),(15651,1,'2021-08-24 06:41:30','2021-08-24 06:41:30','<h2>Afghanistan Embassy</h2>		\n		<article id=\"post-190\">\nUnited States Embassy: Kabul Afghanistan<br><br>\n<b>Embassy Website: </b><a href=\"http://kabul.usembassy.gov/\">http://</a><a>kabul.usembassy.gov</a><br><br>\n<b>Embassy Phone Number: </b>(0093) (0) 700-10-8001<br><br>\n<b>Embassy Email Address: </b><a href=\"mailto:KabulIV@state.gov\">KabulIV@state.gov</a><br><br>\n<b>Can fiancee/spouse attend the interview: </b>No<br><br>\n<b>Where to pay the Embassy fee: </b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.<br><br>\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.<br><br>\n<b>Embassy appointment scheduling method: </b>Online by going to their website<br><br>\n<b>Number of photos required for Embassy Interview:</b> 1<br><br>\n<b>Number of photos required for the Medical Examination: </b>2<br><br>\nIf you need help with marriage visas, please <a title=\"Contact\" href=\"http://k1k3visas.com/contact\" target=\"_blank\" rel=\"noopener\">contact us</a>.','Afghanistan Embassy','','inherit','closed','closed','','15650-revision-v1','','','2021-08-24 06:41:30','2021-08-24 06:41:30','',15650,'https://k1k3.dev34.info/?p=15651',0,'revision','',0),(15652,1,'2021-08-24 06:41:30','2021-08-24 06:41:30','<h2>Afghanistan Embassy</h2>		\n		<article id=\"post-190\">\nUnited States Embassy: Kabul Afghanistan<br><br>\n<b>Embassy Website: </b><a href=\"http://kabul.usembassy.gov/\">http://</a><a>kabul.usembassy.gov</a><br><br>\n<b>Embassy Phone Number: </b>(0093) (0) 700-10-8001<br><br>\n<b>Embassy Email Address: </b><a href=\"mailto:KabulIV@state.gov\">KabulIV@state.gov</a><br><br>\n<b>Can fiancee/spouse attend the interview: </b>No<br><br>\n<b>Where to pay the Embassy fee: </b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.<br><br>\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.<br><br>\n<b>Embassy appointment scheduling method: </b>Online by going to their website<br><br>\n<b>Number of photos required for Embassy Interview:</b> 1<br><br>\n<b>Number of photos required for the Medical Examination: </b>2<br><br>\nIf you need help with marriage visas, please <a title=\"Contact\" href=\"http://k1k3visas.com/contact\" target=\"_blank\" rel=\"noopener\">contact us</a>.','Afghanistan Embassy','','inherit','closed','closed','','15650-revision-v1','','','2021-08-24 06:41:30','2021-08-24 06:41:30','',15650,'https://k1k3.dev34.info/?p=15652',0,'revision','',0),(15911,2,'2021-08-25 14:01:32','2021-08-25 14:01:32','<h2>Afghanistan Embassy</h2>\r\n<article id=\"post-190\">United States Embassy: Kabul Afghanistan\r\n\r\n<b>Embassy Website: </b><a href=\"&quot;http://kabul.usembassy.gov&lt;/a\">http://</a><a>kabul.usembassy.gov</a>\r\n\r\n<b>Embassy Phone Number: </b>(0093) (0) 700-10-8001\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:KabulIV@state.gov\">KabulIV@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview:</b> 1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\nIf you need help with marriage visas, please <a title=\"Contact\" href=\"http://k1k3visas.com/contact\" target=\"_blank\" rel=\"noopener\">contact us</a>.</article>','Afghanistan Embassy','','inherit','closed','closed','','15650-revision-v1','','','2021-08-25 14:01:32','2021-08-25 14:01:32','',15650,'https://k1k3.dev34.info/?p=15911',0,'revision','',0),(15653,1,'2021-08-24 06:41:30','2021-08-24 06:41:30','<h2>Afghanistan Embassy</h2>		\n		<article id=\"post-190\">\nUnited States Embassy: Kabul Afghanistan<br><br>\n<b>Embassy Website: </b><a href=\"http://kabul.usembassy.gov</a>http://</a><a>kabul.usembassy.gov</a><br><br>\n<b>Embassy Phone Number: </b>(0093) (0) 700-10-8001<br><br>\n<b>Embassy Email Address: </b><a href=\"mailto:KabulIV@state.gov\">KabulIV@state.gov</a><br><br>\n<b>Can fiancee/spouse attend the interview: </b>No<br><br>\n<b>Where to pay the Embassy fee: </b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.<br><br>\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.<br><br>\n<b>Embassy appointment scheduling method: </b>Online by going to their website<br><br>\n<b>Number of photos required for Embassy Interview:</b> 1<br><br>\n<b>Number of photos required for the Medical Examination: </b>2<br><br>\nIf you need help with marriage visas, please <a title=\"Contact\" href=\"http://k1k3visas.com/contact\" target=\"_blank\" rel=\"noopener\">contact us</a>.','Afghanistan Embassy','','inherit','closed','closed','','15650-revision-v1','','','2021-08-24 06:41:30','2021-08-24 06:41:30','',15650,'https://k1k3.dev34.info/?p=15653',0,'revision','',0),(15658,1,'2021-08-24 06:44:28','2021-08-24 06:44:28','<h2>Argentina Embassy\n</h2>		\n		<p>United States Embassy: Buenos Aires Argentina</p><p><b>Embassy Website: </b><a href=\"http://argentina.usembassy.gov/\">http://argentina.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(54-11) 5777-4533</p><p><b>Embassy Email Address:</b> <a href=\"mailto:BuenosAires-IV@state.gov\">BuenosAires-IV@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Citibank or Rapipago Branch</p><p><b>Local language documents need translated: </b>Documents must be translated English or Spanish must be trasnslated into English by a public or certified translator. Bring the original and one copy of the any translation.</p><p><b>Embassy appointment scheduling method:</b> Over the phone or online</p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>1</p>','Argentina Embassy','','publish','closed','closed','','argentina-embassy','','','2021-08-27 07:44:16','2021-08-27 07:44:16','',15493,'https://k1k3.dev34.info/?page_id=15658',0,'page','',0),(15659,1,'2021-08-24 06:44:28','2021-08-24 06:44:28','','Argentina Embassy','','inherit','closed','closed','','15658-revision-v1','','','2021-08-24 06:44:28','2021-08-24 06:44:28','',15658,'https://k1k3.dev34.info/?p=15659',0,'revision','',0),(15661,1,'2021-08-24 06:57:53','2021-08-24 06:57:53','','Argentina Embassy','','inherit','closed','closed','','15658-revision-v1','','','2021-08-24 06:57:53','2021-08-24 06:57:53','',15658,'https://k1k3.dev34.info/?p=15661',0,'revision','',0),(15662,1,'2021-08-24 06:57:53','2021-08-24 06:57:53','','Argentina Embassy','','inherit','closed','closed','','15658-revision-v1','','','2021-08-24 06:57:53','2021-08-24 06:57:53','',15658,'https://k1k3.dev34.info/?p=15662',0,'revision','',0),(15663,1,'2021-08-24 06:57:53','2021-08-24 06:57:53','<h2>Argentina Embassy\n</h2>		\n		<p>United States Embassy: Buenos Aires Argentina</p><p><b>Embassy Website: </b><a href=\"http://argentina.usembassy.gov/\">http://argentina.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(54-11) 5777-4533</p><p><b>Embassy Email Address:</b> <a href=\"mailto:BuenosAires-IV@state.gov\">BuenosAires-IV@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Citibank or Rapipago Branch</p><p><b>Local language documents need translated: </b>Documents must be translated English or Spanish must be trasnslated into English by a public or certified translator. Bring the original and one copy of the any translation.</p><p><b>Embassy appointment scheduling method:</b> Over the phone or online</p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>1</p>','Argentina Embassy','','inherit','closed','closed','','15658-revision-v1','','','2021-08-24 06:57:53','2021-08-24 06:57:53','',15658,'https://k1k3.dev34.info/?p=15663',0,'revision','',0),(15664,1,'2021-08-24 07:01:16','2021-08-24 07:01:16','<h2>Australia Embassy\n</h2>		\n		<article id=\"post-422\"><p>United States Embassy: Canberra Australia</p><p><b>Embassy Website: </b><a href=\"http://canberra.usembassy.gov/\">http://canberra.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>028 278 1420</p><p><b>Embassy Email Address: </b><a href=\"mailto:support-Australia@ustraveldocs.com\">support-Australia@ustraveldocs.com</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee:</b> You can pay at a designated Australia Post Office or you can pay online by credit card.</p><p><b>Local language documents need translated: </b>All documents should be accompanied by English translations.</p><p><b>Embassy appointment scheduling method: </b>Online-go to their website</p><p><b>Number of photos required for the Embassy Interview:</b> 2</p><p><b>Number of photos required for the Medical Exam:</b> 3</p></article>','Australia Embassy','','publish','closed','closed','','australia-embassy','','','2021-08-27 07:44:21','2021-08-27 07:44:21','',15493,'https://k1k3.dev34.info/?page_id=15664',0,'page','',0),(15665,1,'2021-08-24 07:01:16','2021-08-24 07:01:16','','Australia Embassy','','inherit','closed','closed','','15664-revision-v1','','','2021-08-24 07:01:16','2021-08-24 07:01:16','',15664,'https://k1k3.dev34.info/?p=15665',0,'revision','',0),(15669,1,'2021-08-24 07:08:13','2021-08-24 07:08:13','<h2>Australia Embassy\n</h2>		\n		<article id=\"post-422\">\nUnited States Embassy: Canberra Australia\n<b>Embassy Website: </b><a href=\"http://canberra.usembassy.gov/\">http://canberra.usembassy.gov/</a>\n<b>Embassy Phone Number: </b>028 278 1420\n<b>Embassy Email Address: </b><a href=\"mailto:support-Australia@ustraveldocs.com\">support-Australia@ustraveldocs.com</a>\n<b>Can fiancee/spouse attend the interview: </b>Yes\n<b>Where to pay the Embassy fee:</b> You can pay at a designated Australia Post Office or you can pay online by credit card.\n<b>Local language documents need translated: </b>All documents should be accompanied by English translations.\n<b>Embassy appointment scheduling method: </b>Online-go to their website\n<b>Number of photos required for the Embassy Interview:</b> 2\n<b>Number of photos required for the Medical Exam:</b> 3','Australia Embassy','','inherit','closed','closed','','15664-revision-v1','','','2021-08-24 07:08:13','2021-08-24 07:08:13','',15664,'https://k1k3.dev34.info/?p=15669',0,'revision','',0),(15667,1,'2021-08-24 07:08:13','2021-08-24 07:08:13','','Australia Embassy','','inherit','closed','closed','','15664-revision-v1','','','2021-08-24 07:08:13','2021-08-24 07:08:13','',15664,'https://k1k3.dev34.info/?p=15667',0,'revision','',0),(15668,1,'2021-08-24 07:08:13','2021-08-24 07:08:13','','Australia Embassy','','inherit','closed','closed','','15664-revision-v1','','','2021-08-24 07:08:13','2021-08-24 07:08:13','',15664,'https://k1k3.dev34.info/?p=15668',0,'revision','',0),(15670,1,'2021-08-24 07:11:44','2021-08-24 07:11:44','<h2>Australia Embassy\n</h2>		\n		<article id=\"post-422\">\nUnited States Embassy: Canberra Australia\n<b>Embassy Website: </b><a href=\"http://canberra.usembassy.gov/\">http://canberra.usembassy.gov/</a>\n<b>Embassy Phone Number: </b>028 278 1420\n<b>Embassy Email Address: </b><a href=\"mailto:support-Australia@ustraveldocs.com\">support-Australia@ustraveldocs.com</a>\n<b>Can fiancee/spouse attend the interview: </b>Yes\n<b>Where to pay the Embassy fee:</b> You can pay at a designated Australia Post Office or you can pay online by credit card.\n<b>Local language documents need translated: </b>All documents should be accompanied by English translations.\n<b>Embassy appointment scheduling method: </b>Online-go to their website\n<b>Number of photos required for the Embassy Interview:</b> 2\n<b>Number of photos required for the Medical Exam:</b> 3','Australia Embassy','','inherit','closed','closed','','15664-revision-v1','','','2021-08-24 07:11:44','2021-08-24 07:11:44','',15664,'https://k1k3.dev34.info/?p=15670',0,'revision','',0),(15671,1,'2021-08-24 07:11:44','2021-08-24 07:11:44','<h2>Australia Embassy\n</h2>		\n		<article id=\"post-422\">\nUnited States Embassy: Canberra Australia\n<b>Embassy Website: </b><a href=\"http://canberra.usembassy.gov/\">http://canberra.usembassy.gov/</a>\n<b>Embassy Phone Number: </b>028 278 1420\n<b>Embassy Email Address: </b><a href=\"mailto:support-Australia@ustraveldocs.com\">support-Australia@ustraveldocs.com</a>\n<b>Can fiancee/spouse attend the interview: </b>Yes\n<b>Where to pay the Embassy fee:</b> You can pay at a designated Australia Post Office or you can pay online by credit card.\n<b>Local language documents need translated: </b>All documents should be accompanied by English translations.\n<b>Embassy appointment scheduling method: </b>Online-go to their website\n<b>Number of photos required for the Embassy Interview:</b> 2\n<b>Number of photos required for the Medical Exam:</b> 3','Australia Embassy','','inherit','closed','closed','','15664-revision-v1','','','2021-08-24 07:11:44','2021-08-24 07:11:44','',15664,'https://k1k3.dev34.info/?p=15671',0,'revision','',0),(15672,1,'2021-08-24 07:11:45','2021-08-24 07:11:45','<h2>Australia Embassy\n</h2>		\n		<article id=\"post-422\"><p>United States Embassy: Canberra Australia</p><p><b>Embassy Website: </b><a href=\"http://canberra.usembassy.gov/\">http://canberra.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>028 278 1420</p><p><b>Embassy Email Address: </b><a href=\"mailto:support-Australia@ustraveldocs.com\">support-Australia@ustraveldocs.com</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee:</b> You can pay at a designated Australia Post Office or you can pay online by credit card.</p><p><b>Local language documents need translated: </b>All documents should be accompanied by English translations.</p><p><b>Embassy appointment scheduling method: </b>Online-go to their website</p><p><b>Number of photos required for the Embassy Interview:</b> 2</p><p><b>Number of photos required for the Medical Exam:</b> 3</p></article>','Australia Embassy','','inherit','closed','closed','','15664-revision-v1','','','2021-08-24 07:11:45','2021-08-24 07:11:45','',15664,'https://k1k3.dev34.info/?p=15672',0,'revision','',0),(16176,1,'2021-08-27 07:44:21','2021-08-27 07:44:21','<h2>Australia Embassy\n</h2>		\n		<article id=\"post-422\"><p>United States Embassy: Canberra Australia</p><p><b>Embassy Website: </b><a href=\"http://canberra.usembassy.gov/\">http://canberra.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>028 278 1420</p><p><b>Embassy Email Address: </b><a href=\"mailto:support-Australia@ustraveldocs.com\">support-Australia@ustraveldocs.com</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee:</b> You can pay at a designated Australia Post Office or you can pay online by credit card.</p><p><b>Local language documents need translated: </b>All documents should be accompanied by English translations.</p><p><b>Embassy appointment scheduling method: </b>Online-go to their website</p><p><b>Number of photos required for the Embassy Interview:</b> 2</p><p><b>Number of photos required for the Medical Exam:</b> 3</p></article>','Australia Embassy','','inherit','closed','closed','','15664-revision-v1','','','2021-08-27 07:44:21','2021-08-27 07:44:21','',15664,'https://k1k3.dev34.info/?p=16176',0,'revision','',0),(15675,1,'2021-08-24 07:14:31','2021-08-24 07:14:31','<h2>Bahamas Embassy</h2>		\n		<article id=\"post-190\"><article id=\"post-195\"><p>United States Embassy: Nassau Bahamas</p><p><b>Embassy Website: </b><a href=\"http://nassau.usembassy.gov/\">http://nassau.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(242) 322-1181</p><p><b>Embassy Email Address: </b><a href=\"mailto:embassynassau@state.gov\">embassynassau@state.gov</a></p><p><b>Can fiancee/spouse attend the interview:</b> Yes</p><p><b>Where to pay the Embassy fee: </b>At the embassy by cash or check</p><p><b>Local language documents need translated: </b>Documents not written in English must have a certified translation.  The original certificate must be presented along with any translation.</p><p><b>Embassy appointment scheduling method:</b> To schedule an appointment, call the VIS during business hours (Mon-Fri 8am-6pm, except holidays)at one of the following numbers: From the Bahamas or U.S.<strong> 1-800-763-6812</strong> From the Turks and Caicos<strong> 1-877-709-1892</strong></p><p><b>Number of photos required for Embassy Interview:</b> 2</p><p><b>Number of photos required for the Medical Examination: </b>4</p></article></article>','Bahamas Embassy','','publish','closed','closed','','bahamas-embassy','','','2021-08-27 07:44:26','2021-08-27 07:44:26','',15493,'https://k1k3.dev34.info/?page_id=15675',0,'page','',0),(15676,1,'2021-08-24 07:14:31','2021-08-24 07:14:31','','Bahamas Embassy','','inherit','closed','closed','','15675-revision-v1','','','2021-08-24 07:14:31','2021-08-24 07:14:31','',15675,'https://k1k3.dev34.info/?p=15676',0,'revision','',0),(15677,1,'2021-08-24 07:18:17','2021-08-24 07:18:17','','Bahamas Embassy','','inherit','closed','closed','','15675-revision-v1','','','2021-08-24 07:18:17','2021-08-24 07:18:17','',15675,'https://k1k3.dev34.info/?p=15677',0,'revision','',0),(15678,1,'2021-08-24 07:18:17','2021-08-24 07:18:17','','Bahamas Embassy','','inherit','closed','closed','','15675-revision-v1','','','2021-08-24 07:18:17','2021-08-24 07:18:17','',15675,'https://k1k3.dev34.info/?p=15678',0,'revision','',0),(15679,1,'2021-08-24 07:18:17','2021-08-24 07:18:17','<h2>Bahamas Embassy</h2>		\n		<article id=\"post-190\"><article id=\"post-195\"><p>United States Embassy: Nassau Bahamas</p><p><b>Embassy Website: </b><a href=\"http://nassau.usembassy.gov/\">http://nassau.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(242) 322-1181</p><p><b>Embassy Email Address: </b><a href=\"mailto:embassynassau@state.gov\">embassynassau@state.gov</a></p><p><b>Can fiancee/spouse attend the interview:</b> Yes</p><p><b>Where to pay the Embassy fee: </b>At the embassy by cash or check</p><p><b>Local language documents need translated: </b>Documents not written in English must have a certified translation.  The original certificate must be presented along with any translation.</p><p><b>Embassy appointment scheduling method:</b> To schedule an appointment, call the VIS during business hours (Mon-Fri 8am-6pm, except holidays)at one of the following numbers: From the Bahamas or U.S.<strong> 1-800-763-6812</strong> From the Turks and Caicos<strong> 1-877-709-1892</strong></p><p><b>Number of photos required for Embassy Interview:</b> 2</p><p><b>Number of photos required for the Medical Examination: </b>4</p></article></article>','Bahamas Embassy','','inherit','closed','closed','','15675-revision-v1','','','2021-08-24 07:18:17','2021-08-24 07:18:17','',15675,'https://k1k3.dev34.info/?p=15679',0,'revision','',0),(15680,1,'2021-08-24 07:19:55','2021-08-24 07:19:55','<h2>Barbados Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-197\"><p><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard</p><p><b>Questions: </b>(246) 277-4399</p><p><b>Fax:</b> (246) 431-0179</p><p><b>Visa Appointment Hotline    (Only): </b>(246) 277-4227</p><p><b>Embassy Email Address:</b></p><p><b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a></p><p><b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a></p><p><b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: Yes</b></p><p><b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.</p><p><b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.</p><p><b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b></p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Barbados Embassy','','publish','closed','closed','','barbados-embassy','','','2021-08-27 07:35:01','2021-08-27 07:35:01','',15493,'https://k1k3.dev34.info/?page_id=15680',0,'page','',0),(15681,1,'2021-08-24 07:19:55','2021-08-24 07:19:55','','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-24 07:19:55','2021-08-24 07:19:55','',15680,'https://k1k3.dev34.info/?p=15681',0,'revision','',0),(15685,1,'2021-08-24 07:25:45','2021-08-24 07:25:45','<h2>Barbados Embassy\n</h2>		\n		<article id=\"post-190\">\n<article id=\"post-197\">\n<b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a>\n<b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard\n<b>Questions: </b>(246) 277-4399\n<b>Fax:</b> (246) 431-0179\n<b>Visa Appointment Hotline (Only): </b>(246) 277-4227\n<b>Embassy Email Address:</b>\n<b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a>\n<b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a>\n<b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a>\n<b>Can fiancee/spouse attend the interview: Yes</b>\n<b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.\n<b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.\n<b>Embassy appointment  scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b>\n<b>Number of photos required for Embassy Interview: </b>3\n<b>Number of photos required for the Medical Examination: </b>3','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-24 07:25:45','2021-08-24 07:25:45','',15680,'https://k1k3.dev34.info/?p=15685',0,'revision','',0),(15683,1,'2021-08-24 07:25:44','2021-08-24 07:25:44','','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-24 07:25:44','2021-08-24 07:25:44','',15680,'https://k1k3.dev34.info/?p=15683',0,'revision','',0),(15684,1,'2021-08-24 07:25:45','2021-08-24 07:25:45','','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-24 07:25:45','2021-08-24 07:25:45','',15680,'https://k1k3.dev34.info/?p=15684',0,'revision','',0),(15686,1,'2021-08-24 07:26:33','2021-08-24 07:26:33','<h2>Barbados Embassy\n</h2>		\n		<article id=\"post-190\">\n<article id=\"post-197\">\n<b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a>\n<b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard\n<b>Questions: </b>(246) 277-4399\n<b>Fax:</b> (246) 431-0179\n<b>Visa Appointment Hotline (Only): </b>(246) 277-4227\n<b>Embassy Email Address:</b>\n<b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a>\n<b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a>\n<b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a>\n<b>Can fiancee/spouse attend the interview: Yes</b>\n<b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.\n<b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.\n<b>Embassy appointment  scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b>\n<b>Number of photos required for Embassy Interview: </b>3\n<b>Number of photos required for the Medical Examination: </b>3','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-24 07:26:33','2021-08-24 07:26:33','',15680,'https://k1k3.dev34.info/?p=15686',0,'revision','',0),(15687,1,'2021-08-24 07:26:33','2021-08-24 07:26:33','<h2>Barbados Embassy\n</h2>		\n		<article id=\"post-190\">\n<article id=\"post-197\">\n<b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a>\n<b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard\n<b>Questions: </b>(246) 277-4399\n<b>Fax:</b> (246) 431-0179\n<b>Visa Appointment Hotline (Only): </b>(246) 277-4227\n<b>Embassy Email Address:</b>\n<b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a>\n<b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a>\n<b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a>\n<b>Can fiancee/spouse attend the interview: Yes</b>\n<b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.\n<b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.\n<b>Embassy appointment  scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b>\n<b>Number of photos required for Embassy Interview: </b>3\n<b>Number of photos required for the Medical Examination: </b>3','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-24 07:26:33','2021-08-24 07:26:33','',15680,'https://k1k3.dev34.info/?p=15687',0,'revision','',0),(15902,2,'2021-08-25 13:43:41','2021-08-25 13:43:41','<h2>Barbados Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-197\"><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard\r\n\r\n<b>Questions: </b>(246) 277-4399\r\n\r\n<b>Fax:</b> (246) 431-0179\r\n\r\n<b>Visa Appointment Hotline    (Only): </b>(246) 277-4227\r\n\r\n<b>Embassy Email Address:</b>\r\n\r\n<b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a>\r\n\r\n<b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a>\r\n\r\n<b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: Yes</b>\r\n\r\n<b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.\r\n\r\n<b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.\r\n\r\n<b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b>\r\n\r\n<b>Number of photos required for Embassy Interview: </b>3\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-25 13:43:41','2021-08-25 13:43:41','',15680,'https://k1k3.dev34.info/?p=15902',0,'revision','',0),(15688,1,'2021-08-24 07:26:33','2021-08-24 07:26:33','<h2>Barbados Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-197\"><p><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard</p><p><b>Questions: </b>(246) 277-4399</p><p><b>Fax:</b> (246) 431-0179</p><p><b>Visa Appointment Hotline    (Only): </b>(246) 277-4227</p><p><b>Embassy Email Address:</b></p><p><b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a></p><p><b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a></p><p><b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: Yes</b></p><p><b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.</p><p><b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.</p><p><b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b></p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-24 07:26:33','2021-08-24 07:26:33','',15680,'https://k1k3.dev34.info/?p=15688',0,'revision','',0),(15689,1,'2021-08-24 07:28:07','2021-08-24 07:28:07','<h2>Bolivia Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-202\"><p>United States Embassy: Lapaz Bolivia         </p><p><b>Embassy Website: </b><a href=\"http://consularlapaz@state.gov/\">http://consularlapaz@state.gov/</a></p><p><b>Embassy Phone Number:</b> (591)2-216-8246</p><p><b>Embassy Email Address: </b><a href=\"mailto:consularlapaz@state.gov\">consularlapaz@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At any BISA Bank Branch</p><p><b>Local language documents need translated: </b>Any document not written in English needs to have a certified translation with the original document provided.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Bolivia Embassy','','publish','closed','closed','','bolivia-embassy','','','2021-08-27 07:44:33','2021-08-27 07:44:33','',15493,'https://k1k3.dev34.info/?page_id=15689',0,'page','',0),(15690,1,'2021-08-24 07:28:07','2021-08-24 07:28:07','','Bolivia Embassy','','inherit','closed','closed','','15689-revision-v1','','','2021-08-24 07:28:07','2021-08-24 07:28:07','',15689,'https://k1k3.dev34.info/?p=15690',0,'revision','',0),(15691,1,'2021-08-24 07:29:41','2021-08-24 07:29:41','','Bolivia Embassy','','inherit','closed','closed','','15689-revision-v1','','','2021-08-24 07:29:41','2021-08-24 07:29:41','',15689,'https://k1k3.dev34.info/?p=15691',0,'revision','',0),(15692,1,'2021-08-24 07:29:41','2021-08-24 07:29:41','','Bolivia Embassy','','inherit','closed','closed','','15689-revision-v1','','','2021-08-24 07:29:41','2021-08-24 07:29:41','',15689,'https://k1k3.dev34.info/?p=15692',0,'revision','',0),(15693,1,'2021-08-24 07:29:41','2021-08-24 07:29:41','<h2>Bolivia Embassy\n</h2>		\n		<article id=\"post-190\">\n<article id=\"post-202\">\nUnited States Embassy: Lapaz Bolivia\n<b>Embassy Website: </b><a href=\"http://consularlapaz@state.gov/\">http://consularlapaz@state.gov/</a>\n<b>Embassy Phone Number:</b> (591)2-216-8246\n<b>Embassy Email Address: </b><a href=\"mailto:consularlapaz@state.gov\">consularlapaz@state.gov</a>\n<b>Can fiancee/spouse attend the interview: </b>Yes\n<b>Where to pay the Embassy fee: </b>At any BISA Bank Branch\n<b>Local language documents need translated: </b>Any document not written in English needs to have a certified translation with the original document provided.\n<b>Number of photos required for Embassy Interview: </b>2\n<b>Number of photos required for the Medical Examination: </b>1','Bolivia Embassy','','inherit','closed','closed','','15689-revision-v1','','','2021-08-24 07:29:41','2021-08-24 07:29:41','',15689,'https://k1k3.dev34.info/?p=15693',0,'revision','',0),(15694,1,'2021-08-24 07:30:54','2021-08-24 07:30:54','<h2>Bolivia Embassy\n</h2>		\n		<article id=\"post-190\">\n<article id=\"post-202\">\nUnited States Embassy: Lapaz Bolivia\n<b>Embassy Website: </b><a href=\"http://consularlapaz@state.gov/\">http://consularlapaz@state.gov/</a>\n<b>Embassy Phone Number:</b> (591)2-216-8246\n<b>Embassy Email Address: </b><a href=\"mailto:consularlapaz@state.gov\">consularlapaz@state.gov</a>\n<b>Can fiancee/spouse attend the interview: </b>Yes\n<b>Where to pay the Embassy fee: </b>At any BISA Bank Branch\n<b>Local language documents need translated: </b>Any document not written in English needs to have a certified translation with the original document provided.\n<b>Number of photos required for Embassy Interview: </b>2\n<b>Number of photos required for the Medical Examination: </b>1','Bolivia Embassy','','inherit','closed','closed','','15689-revision-v1','','','2021-08-24 07:30:54','2021-08-24 07:30:54','',15689,'https://k1k3.dev34.info/?p=15694',0,'revision','',0),(15695,1,'2021-08-24 07:30:54','2021-08-24 07:30:54','<h2>Bolivia Embassy\n</h2>		\n		<article id=\"post-190\">\n<article id=\"post-202\">\nUnited States Embassy: Lapaz Bolivia\n<b>Embassy Website: </b><a href=\"http://consularlapaz@state.gov/\">http://consularlapaz@state.gov/</a>\n<b>Embassy Phone Number:</b> (591)2-216-8246\n<b>Embassy Email Address: </b><a href=\"mailto:consularlapaz@state.gov\">consularlapaz@state.gov</a>\n<b>Can fiancee/spouse attend the interview: </b>Yes\n<b>Where to pay the Embassy fee: </b>At any BISA Bank Branch\n<b>Local language documents need translated: </b>Any document not written in English needs to have a certified translation with the original document provided.\n<b>Number of photos required for Embassy Interview: </b>2\n<b>Number of photos required for the Medical Examination: </b>1','Bolivia Embassy','','inherit','closed','closed','','15689-revision-v1','','','2021-08-24 07:30:54','2021-08-24 07:30:54','',15689,'https://k1k3.dev34.info/?p=15695',0,'revision','',0),(15696,1,'2021-08-24 07:30:54','2021-08-24 07:30:54','<h2>Bolivia Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-202\"><p>United States Embassy: Lapaz Bolivia         </p><p><b>Embassy Website: </b><a href=\"http://consularlapaz@state.gov/\">http://consularlapaz@state.gov/</a></p><p><b>Embassy Phone Number:</b> (591)2-216-8246</p><p><b>Embassy Email Address: </b><a href=\"mailto:consularlapaz@state.gov\">consularlapaz@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At any BISA Bank Branch</p><p><b>Local language documents need translated: </b>Any document not written in English needs to have a certified translation with the original document provided.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Bolivia Embassy','','inherit','closed','closed','','15689-revision-v1','','','2021-08-24 07:30:54','2021-08-24 07:30:54','',15689,'https://k1k3.dev34.info/?p=15696',0,'revision','',0),(15697,1,'2021-08-24 07:33:18','2021-08-24 07:33:18','<h2>Brazil Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-205\"><p>United States Embassy: Rio de Janeiro Brazil         </p><p><b>Embassy Website: </b><a href=\"http://brazil.usembassy.gov/\">http://brazil.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(21) 3956-9617 and (21) 3958-0187</p><p><b>Embassy Email Address: </b><a href=\"mailto:immigrationrio@state.gov\">immigrationrio@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>The fee may be paid by credit card through our appointment website or by telephone. Applicants may also pay through a bank boleto at any bank in the the boleto network.</p><p><b>Local language documents need translated: </b>Any document not written in English needs to be translated into English by a public/certified translator.</p><p><b>Embassy appointment scheduling method: </b>Online or by telephone.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Brazil Embassy','','publish','closed','closed','','brazil-embassy','','','2021-08-27 07:44:38','2021-08-27 07:44:38','',15493,'https://k1k3.dev34.info/?page_id=15697',0,'page','',0),(15698,1,'2021-08-24 07:33:18','2021-08-24 07:33:18','','Brazil Embassy','','inherit','closed','closed','','15697-revision-v1','','','2021-08-24 07:33:18','2021-08-24 07:33:18','',15697,'https://k1k3.dev34.info/?p=15698',0,'revision','',0),(15699,1,'2021-08-24 07:35:14','2021-08-24 07:35:14','','Brazil Embassy','','inherit','closed','closed','','15697-revision-v1','','','2021-08-24 07:35:14','2021-08-24 07:35:14','',15697,'https://k1k3.dev34.info/?p=15699',0,'revision','',0),(15700,1,'2021-08-24 07:35:14','2021-08-24 07:35:14','','Brazil Embassy','','inherit','closed','closed','','15697-revision-v1','','','2021-08-24 07:35:14','2021-08-24 07:35:14','',15697,'https://k1k3.dev34.info/?p=15700',0,'revision','',0),(15701,1,'2021-08-24 07:35:15','2021-08-24 07:35:15','<h2>Brazil Embassy\n</h2>		\n		<article id=\"post-190\">\n<article id=\"post-205\">\nUnited States Embassy: Rio de Janeiro Brazil\n<b>Embassy Website: </b><a href=\"http://brazil.usembassy.gov/\">http://brazil.usembassy.gov/</a>\n<b>Embassy Phone Number: </b>(21) 3956-9617 and (21) 3958-0187\n<b>Embassy Email Address: </b><a href=\"mailto:immigrationrio@state.gov\">immigrationrio@state.gov</a>\n<b>Can fiancee/spouse attend the interview: </b>Yes\n<b>Where to pay the Embassy fee: </b>The fee may be paid by credit card through our appointment website or by telephone. Applicants may also pay through a bank boleto at any bank in the the boleto network.\n<b>Local language documents need translated: </b>Any document not written in English needs to be translated into English by a public/certified translator.\n<b>Embassy appointment scheduling method: </b>Online or by telephone.\n<b>Number of photos required for Embassy Interview: </b>2\n<b>Number of photos required for the Medical Examination: </b>3','Brazil Embassy','','inherit','closed','closed','','15697-revision-v1','','','2021-08-24 07:35:15','2021-08-24 07:35:15','',15697,'https://k1k3.dev34.info/?p=15701',0,'revision','',0),(15702,1,'2021-08-24 07:36:20','2021-08-24 07:36:20','<h2>Brazil Embassy\n</h2>		\n		<article id=\"post-190\">\n<article id=\"post-205\">\nUnited States Embassy: Rio de Janeiro Brazil\n<b>Embassy Website: </b><a href=\"http://brazil.usembassy.gov/\">http://brazil.usembassy.gov/</a>\n<b>Embassy Phone Number: </b>(21) 3956-9617 and (21) 3958-0187\n<b>Embassy Email Address: </b><a href=\"mailto:immigrationrio@state.gov\">immigrationrio@state.gov</a>\n<b>Can fiancee/spouse attend the interview: </b>Yes\n<b>Where to pay the Embassy fee: </b>The fee may be paid by credit card through our appointment website or by telephone. Applicants may also pay through a bank boleto at any bank in the the boleto network.\n<b>Local language documents need translated: </b>Any document not written in English needs to be translated into English by a public/certified translator.\n<b>Embassy appointment scheduling method: </b>Online or by telephone.\n<b>Number of photos required for Embassy Interview: </b>2\n<b>Number of photos required for the Medical Examination: </b>3','Brazil Embassy','','inherit','closed','closed','','15697-revision-v1','','','2021-08-24 07:36:20','2021-08-24 07:36:20','',15697,'https://k1k3.dev34.info/?p=15702',0,'revision','',0),(15703,1,'2021-08-24 07:36:20','2021-08-24 07:36:20','<h2>Brazil Embassy\n</h2>		\n		<article id=\"post-190\">\n<article id=\"post-205\">\nUnited States Embassy: Rio de Janeiro Brazil\n<b>Embassy Website: </b><a href=\"http://brazil.usembassy.gov/\">http://brazil.usembassy.gov/</a>\n<b>Embassy Phone Number: </b>(21) 3956-9617 and (21) 3958-0187\n<b>Embassy Email Address: </b><a href=\"mailto:immigrationrio@state.gov\">immigrationrio@state.gov</a>\n<b>Can fiancee/spouse attend the interview: </b>Yes\n<b>Where to pay the Embassy fee: </b>The fee may be paid by credit card through our appointment website or by telephone. Applicants may also pay through a bank boleto at any bank in the the boleto network.\n<b>Local language documents need translated: </b>Any document not written in English needs to be translated into English by a public/certified translator.\n<b>Embassy appointment scheduling method: </b>Online or by telephone.\n<b>Number of photos required for Embassy Interview: </b>2\n<b>Number of photos required for the Medical Examination: </b>3','Brazil Embassy','','inherit','closed','closed','','15697-revision-v1','','','2021-08-24 07:36:20','2021-08-24 07:36:20','',15697,'https://k1k3.dev34.info/?p=15703',0,'revision','',0),(15704,1,'2021-08-24 07:36:20','2021-08-24 07:36:20','<h2>Brazil Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-205\"><p>United States Embassy: Rio de Janeiro Brazil         </p><p><b>Embassy Website: </b><a href=\"http://brazil.usembassy.gov/\">http://brazil.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(21) 3956-9617 and (21) 3958-0187</p><p><b>Embassy Email Address: </b><a href=\"mailto:immigrationrio@state.gov\">immigrationrio@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>The fee may be paid by credit card through our appointment website or by telephone. Applicants may also pay through a bank boleto at any bank in the the boleto network.</p><p><b>Local language documents need translated: </b>Any document not written in English needs to be translated into English by a public/certified translator.</p><p><b>Embassy appointment scheduling method: </b>Online or by telephone.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Brazil Embassy','','inherit','closed','closed','','15697-revision-v1','','','2021-08-24 07:36:20','2021-08-24 07:36:20','',15697,'https://k1k3.dev34.info/?p=15704',0,'revision','',0),(15705,1,'2021-08-24 07:37:25','2021-08-24 07:37:25','<h2>Bulgaria Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-207\"><p>United States Embassy: Sofia Bulgaria            </p><p><b>Embassy Website: </b><a href=\"http://bulgaria.usembassy.gov/\">http://bulgaria.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>359 2 937 5100</p><p><b>Embassy Email Address: </b><a href=\"mailto:sofia@usembassy.bg\">sofia@usembassy.bg</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://iv.sofia@state.gov/\">http://www.iv_sofia@state.gov/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Any branch of MKB Union Bank</p><p><b>Local language documents need translated: </b>Any document not written in English needs to translated into certified English</p><p><b>Embassy appointment scheduling method: </b>The applicant will be instructed to schedule an interview directly with the Embassy by telephone at (359 2) 937-5444 Monday-Friday between the hours of 9am-12pm or email a request for an appointment at <a href=\"mailto:iv_sofia@state.gov\">iv_sofia@state.gov</a></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Bulgaria Embassy','','publish','closed','closed','','bulgaria-embassy','','','2021-08-27 07:44:42','2021-08-27 07:44:42','',15493,'https://k1k3.dev34.info/?page_id=15705',0,'page','',0),(15706,1,'2021-08-24 07:37:25','2021-08-24 07:37:25','','Bulgaria Embassy','','inherit','closed','closed','','15705-revision-v1','','','2021-08-24 07:37:25','2021-08-24 07:37:25','',15705,'https://k1k3.dev34.info/?p=15706',0,'revision','',0),(15707,1,'2021-08-24 07:38:45','2021-08-24 07:38:45','','Bulgaria Embassy','','inherit','closed','closed','','15705-revision-v1','','','2021-08-24 07:38:45','2021-08-24 07:38:45','',15705,'https://k1k3.dev34.info/?p=15707',0,'revision','',0),(15708,1,'2021-08-24 07:38:45','2021-08-24 07:38:45','','Bulgaria Embassy','','inherit','closed','closed','','15705-revision-v1','','','2021-08-24 07:38:45','2021-08-24 07:38:45','',15705,'https://k1k3.dev34.info/?p=15708',0,'revision','',0),(15980,1,'2021-08-26 01:15:58','2021-08-26 01:15:58','<h2>Bulgaria Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-207\">United States Embassy: Sofia Bulgaria\r\n\r\n<b>Embassy Website: </b><a href=\"http://bulgaria.usembassy.gov/\">http://bulgaria.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>359 2 937 5100\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:sofia@usembassy.bg\">sofia@usembassy.bg</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://iv.sofia@state.gov/\">http://www.iv_sofia@state.gov/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Any branch of MKB Union Bank\r\n\r\n<b>Local language documents need translated: </b>Any document not written in English needs to translated into certified English\r\n\r\n<b>Embassy appointment scheduling method: </b>The applicant will be instructed to schedule an interview directly with the Embassy by telephone at (359 2) 937-5444 Monday-Friday between the hours of 9am-12pm or email a request for an appointment at <a href=\"mailto:iv_sofia@state.gov\">iv_sofia@state.gov</a>\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Bulgaria Embassy','','inherit','closed','closed','','15705-revision-v1','','','2021-08-26 01:15:58','2021-08-26 01:15:58','',15705,'https://k1k3.dev34.info/?p=15980',0,'revision','',0),(15709,1,'2021-08-24 07:38:45','2021-08-24 07:38:45','<h2>Bulgaria Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-207\"><p>United States Embassy: Sofia Bulgaria            </p><p><b>Embassy Website: </b><a href=\"http://bulgaria.usembassy.gov/\">http://bulgaria.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>359 2 937 5100</p><p><b>Embassy Email Address: </b><a href=\"mailto:sofia@usembassy.bg\">sofia@usembassy.bg</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://iv.sofia@state.gov/\">http://www.iv_sofia@state.gov/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Any branch of MKB Union Bank</p><p><b>Local language documents need translated: </b>Any document not written in English needs to translated into certified English</p><p><b>Embassy appointment scheduling method: </b>The applicant will be instructed to schedule an interview directly with the Embassy by telephone at (359 2) 937-5444 Monday-Friday between the hours of 9am-12pm or email a request for an appointment at <a href=\"mailto:iv_sofia@state.gov\">iv_sofia@state.gov</a></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Bulgaria Embassy','','inherit','closed','closed','','15705-revision-v1','','','2021-08-24 07:38:45','2021-08-24 07:38:45','',15705,'https://k1k3.dev34.info/?p=15709',0,'revision','',0),(15710,1,'2021-08-24 07:39:34','2021-08-24 07:39:34','<h2>Cambodia Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-209\"><p>United States Embassy: Phnom Penh Cambodia       </p><p><b>Embassy Website: </b><a href=\"http://cambodia.usembassy.gov/\">http://cambodia.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(855-23) 728-000</p><p><b>Embassy Email Address: </b><a href=\"mailto:ACSphnomPenh@state.gov\">ACSphnomPenh@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"https://evisaforms.state.gov/default.asp?postcode=PHP&amp;appcode=3\">https://evisaforms.state.gov/default.asp?postcode=PHP&amp;appcode=3</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>The fee is payable in US $ cash only at the cashier window inside the consular section of the U.S. Embassy Phnom Penh on the day of your scheduled appointment, prior to your visa interview.</p><p><b>Local language documents need translated: </b>Documents must be translated into certified English by a Certified Translator.</p><p><b>Embassy appointment scheduling method: </b>Make an appointment online by going to their website after completing the application form DS160.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Cambodia Embassy','','publish','closed','closed','','cambodia-embassy','','','2021-08-27 07:44:47','2021-08-27 07:44:47','',15493,'https://k1k3.dev34.info/?page_id=15710',0,'page','',0),(15711,1,'2021-08-24 07:39:34','2021-08-24 07:39:34','','Cambodia Embassy','','inherit','closed','closed','','15710-revision-v1','','','2021-08-24 07:39:34','2021-08-24 07:39:34','',15710,'https://k1k3.dev34.info/?p=15711',0,'revision','',0),(15712,1,'2021-08-24 07:40:44','2021-08-24 07:40:44','','Cambodia Embassy','','inherit','closed','closed','','15710-revision-v1','','','2021-08-24 07:40:44','2021-08-24 07:40:44','',15710,'https://k1k3.dev34.info/?p=15712',0,'revision','',0),(15713,1,'2021-08-24 07:40:44','2021-08-24 07:40:44','','Cambodia Embassy','','inherit','closed','closed','','15710-revision-v1','','','2021-08-24 07:40:44','2021-08-24 07:40:44','',15710,'https://k1k3.dev34.info/?p=15713',0,'revision','',0),(15714,1,'2021-08-24 07:40:44','2021-08-24 07:40:44','<h2>Cambodia Embassy\n</h2>		\n		<article id=\"post-190\">\n<article id=\"post-209\">\nUnited States Embassy: Phnom Penh Cambodia\n<b>Embassy Website: </b><a href=\"http://cambodia.usembassy.gov/\">http://cambodia.usembassy.gov/</a>\n<b>Embassy Phone Number: </b>(855-23) 728-000\n<b>Embassy Email Address: </b><a href=\"mailto:ACSphnomPenh@state.gov\">ACSphnomPenh@state.gov</a>\n<b>URL for scheduling the interview online: </b><a href=\"https://evisaforms.state.gov/default.asp?postcode=PHP&amp;appcode=3\">https://evisaforms.state.gov/default.asp?postcode=PHP&amp;appcode=3</a>\n<b>Can fiancee/spouse attend the interview: </b>No\n<b>Where to pay the Embassy fee: </b>The fee is payable in US $ cash only at the cashier window inside the consular section of the U.S. Embassy Phnom Penh on the day of your scheduled appointment, prior to your visa interview.\n<b>Local language documents need translated: </b>Documents must be translated into certified English by a Certified Translator.\n<b>Embassy appointment scheduling method: </b>Make an appointment online by going to their website after completing the application form DS160.\n<b>Number of photos required for Embassy Interview: </b>2\n<b>Number of photos required for the Medical Examination: </b>3','Cambodia Embassy','','inherit','closed','closed','','15710-revision-v1','','','2021-08-24 07:40:44','2021-08-24 07:40:44','',15710,'https://k1k3.dev34.info/?p=15714',0,'revision','',0),(15715,1,'2021-08-24 07:41:08','2021-08-24 07:41:08','<h2>Cambodia Embassy\n</h2>		\n		<article id=\"post-190\">\n<article id=\"post-209\">\nUnited States Embassy: Phnom Penh Cambodia\n<b>Embassy Website: </b><a href=\"http://cambodia.usembassy.gov/\">http://cambodia.usembassy.gov/</a>\n<b>Embassy Phone Number: </b>(855-23) 728-000\n<b>Embassy Email Address: </b><a href=\"mailto:ACSphnomPenh@state.gov\">ACSphnomPenh@state.gov</a>\n<b>URL for scheduling the interview online: </b><a href=\"https://evisaforms.state.gov/default.asp?postcode=PHP&amp;appcode=3\">https://evisaforms.state.gov/default.asp?postcode=PHP&amp;appcode=3</a>\n<b>Can fiancee/spouse attend the interview: </b>No\n<b>Where to pay the Embassy fee: </b>The fee is payable in US $ cash only at the cashier window inside the consular section of the U.S. Embassy Phnom Penh on the day of your scheduled appointment, prior to your visa interview.\n<b>Local language documents need translated: </b>Documents must be translated into certified English by a Certified Translator.\n<b>Embassy appointment scheduling method: </b>Make an appointment online by going to their website after completing the application form DS160.\n<b>Number of photos required for Embassy Interview: </b>2\n<b>Number of photos required for the Medical Examination: </b>3','Cambodia Embassy','','inherit','closed','closed','','15710-revision-v1','','','2021-08-24 07:41:08','2021-08-24 07:41:08','',15710,'https://k1k3.dev34.info/?p=15715',0,'revision','',0),(15716,1,'2021-08-24 07:41:08','2021-08-24 07:41:08','<h2>Cambodia Embassy\n</h2>		\n		<article id=\"post-190\">\n<article id=\"post-209\">\nUnited States Embassy: Phnom Penh Cambodia\n<b>Embassy Website: </b><a href=\"http://cambodia.usembassy.gov/\">http://cambodia.usembassy.gov/</a>\n<b>Embassy Phone Number: </b>(855-23) 728-000\n<b>Embassy Email Address: </b><a href=\"mailto:ACSphnomPenh@state.gov\">ACSphnomPenh@state.gov</a>\n<b>URL for scheduling the interview online: </b><a href=\"https://evisaforms.state.gov/default.asp?postcode=PHP&amp;appcode=3\">https://evisaforms.state.gov/default.asp?postcode=PHP&amp;appcode=3</a>\n<b>Can fiancee/spouse attend the interview: </b>No\n<b>Where to pay the Embassy fee: </b>The fee is payable in US $ cash only at the cashier window inside the consular section of the U.S. Embassy Phnom Penh on the day of your scheduled appointment, prior to your visa interview.\n<b>Local language documents need translated: </b>Documents must be translated into certified English by a Certified Translator.\n<b>Embassy appointment scheduling method: </b>Make an appointment online by going to their website after completing the application form DS160.\n<b>Number of photos required for Embassy Interview: </b>2\n<b>Number of photos required for the Medical Examination: </b>3','Cambodia Embassy','','inherit','closed','closed','','15710-revision-v1','','','2021-08-24 07:41:08','2021-08-24 07:41:08','',15710,'https://k1k3.dev34.info/?p=15716',0,'revision','',0),(15920,2,'2021-08-25 14:28:03','2021-08-25 14:28:03','<h2>Cambodia Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-209\">United States Embassy: Phnom Penh Cambodia\r\n\r\n<b>Embassy Website: </b><a href=\"http://cambodia.usembassy.gov/\">http://cambodia.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(855-23) 728-000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:ACSphnomPenh@state.gov\">ACSphnomPenh@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"https://evisaforms.state.gov/default.asp?postcode=PHP&amp;appcode=3\">https://evisaforms.state.gov/default.asp?postcode=PHP&amp;appcode=3</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>The fee is payable in US $ cash only at the cashier window inside the consular section of the U.S. Embassy Phnom Penh on the day of your scheduled appointment, prior to your visa interview.\r\n\r\n<b>Local language documents need translated: </b>Documents must be translated into certified English by a Certified Translator.\r\n\r\n<b>Embassy appointment scheduling method: </b>Make an appointment online by going to their website after completing the application form DS160.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Cambodia Embassy','','inherit','closed','closed','','15710-revision-v1','','','2021-08-25 14:28:03','2021-08-25 14:28:03','',15710,'https://k1k3.dev34.info/?p=15920',0,'revision','',0),(15717,1,'2021-08-24 07:41:08','2021-08-24 07:41:08','<h2>Cambodia Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-209\"><p>United States Embassy: Phnom Penh Cambodia       </p><p><b>Embassy Website: </b><a href=\"http://cambodia.usembassy.gov/\">http://cambodia.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(855-23) 728-000</p><p><b>Embassy Email Address: </b><a href=\"mailto:ACSphnomPenh@state.gov\">ACSphnomPenh@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"https://evisaforms.state.gov/default.asp?postcode=PHP&amp;appcode=3\">https://evisaforms.state.gov/default.asp?postcode=PHP&amp;appcode=3</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>The fee is payable in US $ cash only at the cashier window inside the consular section of the U.S. Embassy Phnom Penh on the day of your scheduled appointment, prior to your visa interview.</p><p><b>Local language documents need translated: </b>Documents must be translated into certified English by a Certified Translator.</p><p><b>Embassy appointment scheduling method: </b>Make an appointment online by going to their website after completing the application form DS160.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Cambodia Embassy','','inherit','closed','closed','','15710-revision-v1','','','2021-08-24 07:41:08','2021-08-24 07:41:08','',15710,'https://k1k3.dev34.info/?p=15717',0,'revision','',0),(15718,1,'2021-08-24 07:42:01','2021-08-24 07:42:01','<h2>Canada Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-214\"><p>United States Embassy: Montreal Canada                   </p><p><b>Embassy Website:</b> <a href=\"http://montreal.usconsulate.gov/\">http://montreal.usconsulate.gov/</a></p><p><b>Embassy Phone Number: </b>613-688-5335</p><p><b>Embassy Email Address: </b><a href=\"mailto:montreal-IV-DV@state.gov\">montreal-IV-DV@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://usavisa-info.com/en-ca/selfservice/ss_country_welcome\">http://usavisa-info.com/en-ca/selfservice/ss_country_welcome</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Scotiabank</p><p><b>Local language documents need translated: </b>All documents need to be accompanied with English translations.</p><p><b>Embassy appointment scheduling method: </b>Online</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Canada Embassy','','publish','closed','closed','','canada-embassy','','','2021-08-27 07:44:51','2021-08-27 07:44:51','',15493,'https://k1k3.dev34.info/?page_id=15718',0,'page','',0),(15719,1,'2021-08-24 07:42:01','2021-08-24 07:42:01','','Canada Embassy','','inherit','closed','closed','','15718-revision-v1','','','2021-08-24 07:42:01','2021-08-24 07:42:01','',15718,'https://k1k3.dev34.info/?p=15719',0,'revision','',0),(15720,1,'2021-08-24 07:43:10','2021-08-24 07:43:10','','Canada Embassy','','inherit','closed','closed','','15718-revision-v1','','','2021-08-24 07:43:10','2021-08-24 07:43:10','',15718,'https://k1k3.dev34.info/?p=15720',0,'revision','',0),(15721,1,'2021-08-24 07:43:10','2021-08-24 07:43:10','','Canada Embassy','','inherit','closed','closed','','15718-revision-v1','','','2021-08-24 07:43:10','2021-08-24 07:43:10','',15718,'https://k1k3.dev34.info/?p=15721',0,'revision','',0),(15982,1,'2021-08-26 01:16:13','2021-08-26 01:16:13','<h2>Canada Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-214\">United States Embassy: Montreal Canada\r\n\r\n<b>Embassy Website:</b> <a href=\"http://montreal.usconsulate.gov/\">http://montreal.usconsulate.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>613-688-5335\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:montreal-IV-DV@state.gov\">montreal-IV-DV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://usavisa-info.com/en-ca/selfservice/ss_country_welcome\">http://usavisa-info.com/en-ca/selfservice/ss_country_welcome</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Scotiabank\r\n\r\n<b>Local language documents need translated: </b>All documents need to be accompanied with English translations.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Canada Embassy','','inherit','closed','closed','','15718-revision-v1','','','2021-08-26 01:16:13','2021-08-26 01:16:13','',15718,'https://k1k3.dev34.info/?p=15982',0,'revision','',0),(15722,1,'2021-08-24 07:43:10','2021-08-24 07:43:10','<h2>Canada Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-214\"><p>United States Embassy: Montreal Canada                   </p><p><b>Embassy Website:</b> <a href=\"http://montreal.usconsulate.gov/\">http://montreal.usconsulate.gov/</a></p><p><b>Embassy Phone Number: </b>613-688-5335</p><p><b>Embassy Email Address: </b><a href=\"mailto:montreal-IV-DV@state.gov\">montreal-IV-DV@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://usavisa-info.com/en-ca/selfservice/ss_country_welcome\">http://usavisa-info.com/en-ca/selfservice/ss_country_welcome</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Scotiabank</p><p><b>Local language documents need translated: </b>All documents need to be accompanied with English translations.</p><p><b>Embassy appointment scheduling method: </b>Online</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Canada Embassy','','inherit','closed','closed','','15718-revision-v1','','','2021-08-24 07:43:10','2021-08-24 07:43:10','',15718,'https://k1k3.dev34.info/?p=15722',0,'revision','',0),(15723,1,'2021-08-24 07:43:55','2021-08-24 07:43:55','<h2>China Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-222\"><p>United States Embassy: Guangzhou China                  </p><p><b>Embassy Website:</b> http://guangzhou.usembassy-china.org.cn/information_about_getting_married_in_china2.html</p><p><b>Embassy Phone Number: </b>020 8121 8000</p><p><b>Embassy Email Address: </b>No actual email address there is a link on their website</p><p><b>URL for scheduling the interview online: </b>Check the website</p><p><b>Can fiancee/spouse attend the interview: </b>American citizens are not allowed to attend the interview BUT are welcome to attend our “American Citizen Hour” every Monday 3:00pm-4:00pm</p><p><b>Where to pay the Embassy fee:</b>Branches of the CITIC Industrial Bank</p><p><b>Local language documents need translated: </b>All documents need to be translated into Certified English.  Originals of all documents will be returned during the interview.</p><p><b>Embassy appointment scheduling method: </b>Appointments are made through the Visa Information Call Center.  Applicants calling from inside Mainland China, please call 4008 872 333.  Applicants outside of Mainland China, please call 86 21 3881 4611 to make an appointment for an interview.</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','China Embassy','','publish','closed','closed','','china-embassy','','','2021-08-27 07:44:55','2021-08-27 07:44:55','',15493,'https://k1k3.dev34.info/?page_id=15723',0,'page','',0),(15724,1,'2021-08-24 07:43:55','2021-08-24 07:43:55','','China Embassy','','inherit','closed','closed','','15723-revision-v1','','','2021-08-24 07:43:55','2021-08-24 07:43:55','',15723,'https://k1k3.dev34.info/?p=15724',0,'revision','',0),(15725,1,'2021-08-24 07:45:53','2021-08-24 07:45:53','','China Embassy','','inherit','closed','closed','','15723-revision-v1','','','2021-08-24 07:45:53','2021-08-24 07:45:53','',15723,'https://k1k3.dev34.info/?p=15725',0,'revision','',0),(15726,1,'2021-08-24 07:45:53','2021-08-24 07:45:53','','China Embassy','','inherit','closed','closed','','15723-revision-v1','','','2021-08-24 07:45:53','2021-08-24 07:45:53','',15723,'https://k1k3.dev34.info/?p=15726',0,'revision','',0),(15983,1,'2021-08-26 01:16:20','2021-08-26 01:16:20','<h2>China Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-222\">United States Embassy: Guangzhou China\r\n\r\n<b>Embassy Website:</b> http://guangzhou.usembassy-china.org.cn/information_about_getting_married_in_china2.html\r\n\r\n<b>Embassy Phone Number: </b>020 8121 8000\r\n\r\n<b>Embassy Email Address: </b>No actual email address there is a link on their website\r\n\r\n<b>URL for scheduling the interview online: </b>Check the website\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>American citizens are not allowed to attend the interview BUT are welcome to attend our “American Citizen Hour” every Monday 3:00pm-4:00pm\r\n\r\n<b>Where to pay the Embassy fee:</b>Branches of the CITIC Industrial Bank\r\n\r\n<b>Local language documents need translated: </b>All documents need to be translated into Certified English.  Originals of all documents will be returned during the interview.\r\n\r\n<b>Embassy appointment scheduling method: </b>Appointments are made through the Visa Information Call Center.  Applicants calling from inside Mainland China, please call 4008 872 333.  Applicants outside of Mainland China, please call 86 21 3881 4611 to make an appointment for an interview.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\n</article></article>','China Embassy','','inherit','closed','closed','','15723-revision-v1','','','2021-08-26 01:16:20','2021-08-26 01:16:20','',15723,'https://k1k3.dev34.info/?p=15983',0,'revision','',0),(15727,1,'2021-08-24 07:45:53','2021-08-24 07:45:53','<h2>China Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-222\"><p>United States Embassy: Guangzhou China                  </p><p><b>Embassy Website:</b> http://guangzhou.usembassy-china.org.cn/information_about_getting_married_in_china2.html</p><p><b>Embassy Phone Number: </b>020 8121 8000</p><p><b>Embassy Email Address: </b>No actual email address there is a link on their website</p><p><b>URL for scheduling the interview online: </b>Check the website</p><p><b>Can fiancee/spouse attend the interview: </b>American citizens are not allowed to attend the interview BUT are welcome to attend our “American Citizen Hour” every Monday 3:00pm-4:00pm</p><p><b>Where to pay the Embassy fee:</b>Branches of the CITIC Industrial Bank</p><p><b>Local language documents need translated: </b>All documents need to be translated into Certified English.  Originals of all documents will be returned during the interview.</p><p><b>Embassy appointment scheduling method: </b>Appointments are made through the Visa Information Call Center.  Applicants calling from inside Mainland China, please call 4008 872 333.  Applicants outside of Mainland China, please call 86 21 3881 4611 to make an appointment for an interview.</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','China Embassy','','inherit','closed','closed','','15723-revision-v1','','','2021-08-24 07:45:53','2021-08-24 07:45:53','',15723,'https://k1k3.dev34.info/?p=15727',0,'revision','',0),(15728,1,'2021-08-24 07:47:35','2021-08-24 07:47:35','<h2>Colombia Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-224\"><p>United States Embassy: Bogota Colombia                </p><p><b>Embassy Website: </b><a href=\"http://bogota.usembassy.gov/\">http://bogota.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>011 57 1 315 0811</p><p><b>Embassy Email Address: </b><a href=\"mailto:IVBogota@state.gov\">IVBogota@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"https://usvisa-info.com/en-CO/selfservice/ss_country_welcome\">https://usvisa-info.com/en-CO/selfservice/ss_country_welcome</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee:</b> At Helm Bank or credit card by phone.</p><p><b>Local language documents need translated: </b>All documents need to be translated into Certified English.</p><p><b>Embassy appointment scheduling method: </b>Click <a href=\"https://ceac.state.gov/genniv/\">https://ceac.state.gov/genniv/</a> to fill out the DS-160 Nonimmigrant Visa Application form and print the “Confirmation Page” with a barcode.</p><p><b>Number of photos required for Embassy Interview: </b>4</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Colombia Embassy','','publish','closed','closed','','colombia-embassy','','','2021-08-27 07:45:00','2021-08-27 07:45:00','',15493,'https://k1k3.dev34.info/?page_id=15728',0,'page','',0),(15729,1,'2021-08-24 07:47:35','2021-08-24 07:47:35','','Colombia Embassy','','inherit','closed','closed','','15728-revision-v1','','','2021-08-24 07:47:35','2021-08-24 07:47:35','',15728,'https://k1k3.dev34.info/?p=15729',0,'revision','',0),(15730,1,'2021-08-24 07:48:43','2021-08-24 07:48:43','','Colombia Embassy','','inherit','closed','closed','','15728-revision-v1','','','2021-08-24 07:48:43','2021-08-24 07:48:43','',15728,'https://k1k3.dev34.info/?p=15730',0,'revision','',0),(15731,1,'2021-08-24 07:48:43','2021-08-24 07:48:43','','Colombia Embassy','','inherit','closed','closed','','15728-revision-v1','','','2021-08-24 07:48:43','2021-08-24 07:48:43','',15728,'https://k1k3.dev34.info/?p=15731',0,'revision','',0),(15913,2,'2021-08-25 14:05:05','2021-08-25 14:05:05','<h2>Colombia Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-224\">United States Embassy: Bogota Colombia\r\n\r\n<b>Embassy Website: </b><a href=\"http://bogota.usembassy.gov/\">http://bogota.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>011 57 1 315 0811\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:IVBogota@state.gov\">IVBogota@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"https://usvisa-info.com/en-CO/selfservice/ss_country_welcome\">https://usvisa-info.com/en-CO/selfservice/ss_country_welcome</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee:</b> At Helm Bank or credit card by phone.\r\n\r\n<b>Local language documents need translated: </b>All documents need to be translated into Certified English.\r\n\r\n<b>Embassy appointment scheduling method: </b>Click <a href=\"https://ceac.state.gov/genniv/\">https://ceac.state.gov/genniv/</a> to fill out the DS-160 Nonimmigrant Visa Application form and print the “Confirmation Page” with a barcode.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>4\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\n</article></article>','Colombia Embassy','','inherit','closed','closed','','15728-revision-v1','','','2021-08-25 14:05:05','2021-08-25 14:05:05','',15728,'https://k1k3.dev34.info/?p=15913',0,'revision','',0),(15732,1,'2021-08-24 07:48:43','2021-08-24 07:48:43','<h2>Colombia Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-224\"><p>United States Embassy: Bogota Colombia                </p><p><b>Embassy Website: </b><a href=\"http://bogota.usembassy.gov/\">http://bogota.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>011 57 1 315 0811</p><p><b>Embassy Email Address: </b><a href=\"mailto:IVBogota@state.gov\">IVBogota@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"https://usvisa-info.com/en-CO/selfservice/ss_country_welcome\">https://usvisa-info.com/en-CO/selfservice/ss_country_welcome</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee:</b> At Helm Bank or credit card by phone.</p><p><b>Local language documents need translated: </b>All documents need to be translated into Certified English.</p><p><b>Embassy appointment scheduling method: </b>Click <a href=\"https://ceac.state.gov/genniv/\">https://ceac.state.gov/genniv/</a> to fill out the DS-160 Nonimmigrant Visa Application form and print the “Confirmation Page” with a barcode.</p><p><b>Number of photos required for Embassy Interview: </b>4</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Colombia Embassy','','inherit','closed','closed','','15728-revision-v1','','','2021-08-24 07:48:43','2021-08-24 07:48:43','',15728,'https://k1k3.dev34.info/?p=15732',0,'revision','',0),(15733,1,'2021-08-24 07:49:32','2021-08-24 07:49:32','<h2>Costa Rica Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-226\"><p>United States Embassy: San Jose Costa Rica           </p><p><b>Embassy Website: </b><a href=\"http://costarica.usembassy.gov/\">http://costarica.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>From the United States: 011 506 2 519 2000</p><p><b>Embassy Email Address: </b><a href=\"mailto:consularsanjose@state.gov\">consularsanjose@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://costarica.usembassy.gov/consnonimmigrant.html#step4\">http://costarica.usembassy.gov/consnonimmigrant.html#step4</a></p><p><b>Can fiancee/spouse attend the interview:</b> Yes</p><p><b>Where to pay the Embassy fee: </b>Any branch of Banco Nacional</p><p><b>Local language documents need translated: </b>All documents need to be translated into Certified English</p><p><b>Embassy appointment scheduling method: </b>By calling Customer Service Call Center at:0-800-052-1465 Monday-Friday from 8am-6pm.  There is a $14 fee for this call.</p><p><b>Number of photos required for Embassy Interview: </b>4</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Costa Rica Embassy','','publish','closed','closed','','costa-rica-embassy','','','2021-08-27 07:45:04','2021-08-27 07:45:04','',15493,'https://k1k3.dev34.info/?page_id=15733',0,'page','',0),(15734,1,'2021-08-24 07:49:32','2021-08-24 07:49:32','','Costa Rica Embassy','','inherit','closed','closed','','15733-revision-v1','','','2021-08-24 07:49:32','2021-08-24 07:49:32','',15733,'https://k1k3.dev34.info/?p=15734',0,'revision','',0),(15735,1,'2021-08-24 07:51:00','2021-08-24 07:51:00','','Costa Rica Embassy','','inherit','closed','closed','','15733-revision-v1','','','2021-08-24 07:51:00','2021-08-24 07:51:00','',15733,'https://k1k3.dev34.info/?p=15735',0,'revision','',0),(15736,1,'2021-08-24 07:51:00','2021-08-24 07:51:00','','Costa Rica Embassy','','inherit','closed','closed','','15733-revision-v1','','','2021-08-24 07:51:00','2021-08-24 07:51:00','',15733,'https://k1k3.dev34.info/?p=15736',0,'revision','',0),(15985,1,'2021-08-26 01:16:32','2021-08-26 01:16:32','<h2>Costa Rica Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-226\">United States Embassy: San Jose Costa Rica\r\n\r\n<b>Embassy Website: </b><a href=\"http://costarica.usembassy.gov/\">http://costarica.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>From the United States: 011 506 2 519 2000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:consularsanjose@state.gov\">consularsanjose@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://costarica.usembassy.gov/consnonimmigrant.html#step4\">http://costarica.usembassy.gov/consnonimmigrant.html#step4</a>\r\n\r\n<b>Can fiancee/spouse attend the interview:</b> Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Any branch of Banco Nacional\r\n\r\n<b>Local language documents need translated: </b>All documents need to be translated into Certified English\r\n\r\n<b>Embassy appointment scheduling method: </b>By calling Customer Service Call Center at:0-800-052-1465 Monday-Friday from 8am-6pm.  There is a $14 fee for this call.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>4\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Costa Rica Embassy','','inherit','closed','closed','','15733-revision-v1','','','2021-08-26 01:16:32','2021-08-26 01:16:32','',15733,'https://k1k3.dev34.info/?p=15985',0,'revision','',0),(15737,1,'2021-08-24 07:51:00','2021-08-24 07:51:00','<h2>Costa Rica Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-226\"><p>United States Embassy: San Jose Costa Rica           </p><p><b>Embassy Website: </b><a href=\"http://costarica.usembassy.gov/\">http://costarica.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>From the United States: 011 506 2 519 2000</p><p><b>Embassy Email Address: </b><a href=\"mailto:consularsanjose@state.gov\">consularsanjose@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://costarica.usembassy.gov/consnonimmigrant.html#step4\">http://costarica.usembassy.gov/consnonimmigrant.html#step4</a></p><p><b>Can fiancee/spouse attend the interview:</b> Yes</p><p><b>Where to pay the Embassy fee: </b>Any branch of Banco Nacional</p><p><b>Local language documents need translated: </b>All documents need to be translated into Certified English</p><p><b>Embassy appointment scheduling method: </b>By calling Customer Service Call Center at:0-800-052-1465 Monday-Friday from 8am-6pm.  There is a $14 fee for this call.</p><p><b>Number of photos required for Embassy Interview: </b>4</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Costa Rica Embassy','','inherit','closed','closed','','15733-revision-v1','','','2021-08-24 07:51:00','2021-08-24 07:51:00','',15733,'https://k1k3.dev34.info/?p=15737',0,'revision','',0),(15738,1,'2021-08-24 07:51:56','2021-08-24 07:51:56','<h2>Cuba U.S. Interests Section\n</h2>		\n		<article id=\"post-190\"><article id=\"post-228\"><p>United States Embassy: Havana Cuba             </p><p><b>Embassy Website: </b><a href=\"http://havana.usint.gov.usembassy.gov/\">http://</a><a>Havana.usint.gov</a>.usembassy.gov/</p><p><b>Embassy Phone Number: </b>537 834 4400</p><p><b>Embassy Email Address:</b></p><p><b>URL for scheduling the interview online:</b></p><p><b>Can fiancee/spouse attend the interview:</b></p><p><b>Where to pay the Embassy fee:</b></p><p><b>Local language documents need translated:</b></p><p><b>Embassy appointment scheduling method:</b></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination:</b> 2</p></article></article>','Cuba U.S. Interests Section','','publish','closed','closed','','cuba-u-s-interests-section','','','2021-08-27 07:46:56','2021-08-27 07:46:56','',15493,'https://k1k3.dev34.info/?page_id=15738',0,'page','',0),(15739,1,'2021-08-24 07:51:56','2021-08-24 07:51:56','','Cuba U.S. Interests Section','','inherit','closed','closed','','15738-revision-v1','','','2021-08-24 07:51:56','2021-08-24 07:51:56','',15738,'https://k1k3.dev34.info/?p=15739',0,'revision','',0),(15740,1,'2021-08-24 07:53:38','2021-08-24 07:53:38','','Cuba U.S. Interests Section','','inherit','closed','closed','','15738-revision-v1','','','2021-08-24 07:53:38','2021-08-24 07:53:38','',15738,'https://k1k3.dev34.info/?p=15740',0,'revision','',0),(15741,1,'2021-08-24 07:53:38','2021-08-24 07:53:38','','Cuba U.S. Interests Section','','inherit','closed','closed','','15738-revision-v1','','','2021-08-24 07:53:38','2021-08-24 07:53:38','',15738,'https://k1k3.dev34.info/?p=15741',0,'revision','',0),(15901,2,'2021-08-25 13:41:15','2021-08-25 13:41:15','<h2>Cuba U.S. Interests Section</h2>\r\n<article id=\"post-190\"><article id=\"post-228\">United States Embassy: Havana Cuba\r\n\r\n<b>Embassy Website: </b><a href=\"http://havana.usint.gov.usembassy.gov/\">http://</a><a>Havana.usint.gov</a>.usembassy.gov/\r\n\r\n<b>Embassy Phone Number: </b>537 834 4400\r\n\r\n<b>Embassy Email Address:</b>\r\n\r\n<b>URL for scheduling the interview online:</b>\r\n\r\n<b>Can fiancee/spouse attend the interview:</b>\r\n\r\n<b>Where to pay the Embassy fee:</b>\r\n\r\n<b>Local language documents need translated:</b>\r\n\r\n<b>Embassy appointment scheduling method:</b>\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination:</b> 2\r\n\r\n</article></article>','Cuba U.S. Interests Section','','inherit','closed','closed','','15738-revision-v1','','','2021-08-25 13:41:15','2021-08-25 13:41:15','',15738,'https://k1k3.dev34.info/?p=15901',0,'revision','',0),(15742,1,'2021-08-24 07:53:38','2021-08-24 07:53:38','<h2>Cuba U.S. Interests Section\n</h2>		\n		<article id=\"post-190\"><article id=\"post-228\"><p>United States Embassy: Havana Cuba             </p><p><b>Embassy Website: </b><a href=\"http://havana.usint.gov.usembassy.gov/\">http://</a><a>Havana.usint.gov</a>.usembassy.gov/</p><p><b>Embassy Phone Number: </b>537 834 4400</p><p><b>Embassy Email Address:</b></p><p><b>URL for scheduling the interview online:</b></p><p><b>Can fiancee/spouse attend the interview:</b></p><p><b>Where to pay the Embassy fee:</b></p><p><b>Local language documents need translated:</b></p><p><b>Embassy appointment scheduling method:</b></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination:</b> 2</p></article></article>','Cuba U.S. Interests Section','','inherit','closed','closed','','15738-revision-v1','','','2021-08-24 07:53:38','2021-08-24 07:53:38','',15738,'https://k1k3.dev34.info/?p=15742',0,'revision','',0),(15743,1,'2021-08-24 07:54:33','2021-08-24 07:54:33','<h2>Dominican Repulic\n</h2>		\n		<article id=\"post-190\"><article id=\"post-230\"><p>United States Embassy: Santo Domingo Dominican Republic      </p><p><b>Embassy Website: </b><a href=\"http://santodomingo.usembassy.gov/index.html\">http://santodomingo.usembassy.gov/index.html</a></p><p><b>Embassy Phone Number: </b>1-877-804-5402</p><p><b>Embassy Email Address:</b> <a href=\"mailto:asktheconsul@usemb.gov.do\">asktheconsul@usemb.gov.do</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://santodomingo.usembassy.gov/niv-step2.html\">http://santodomingo.usembassy.gov/niv-step2.html</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Once you obtain the documents that are applicable in your case, go to any Banco Popular Branch in the Dominican Republic to pay the non-refundable visa application fee.  This fee is for verification of your records. Take the receipt from the Banco Popular with you to the Consular Section on the day of your interview. As of June 4, 2010, all K visa applications will be required to pay US $80 the day of the interview in the Consular Section.</p><p><b>Local language documents need translated: </b>All documents must be translated into Certified English</p><p><b>Embassy appointment scheduling method:</b> Through the operator or through the internet.  Both options will allow you to schedule an appointment and obtain information regarding the visa process.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Dominican Repulic','','publish','closed','closed','','dominican-repulic','','','2021-08-27 07:40:56','2021-08-27 07:40:56','',15493,'https://k1k3.dev34.info/?page_id=15743',0,'page','',0),(15744,1,'2021-08-24 07:54:33','2021-08-24 07:54:33','','Dominican Repulic','','inherit','closed','closed','','15743-revision-v1','','','2021-08-24 07:54:33','2021-08-24 07:54:33','',15743,'https://k1k3.dev34.info/?p=15744',0,'revision','',0),(15745,1,'2021-08-24 07:55:44','2021-08-24 07:55:44','','Dominican Repulic','','inherit','closed','closed','','15743-revision-v1','','','2021-08-24 07:55:44','2021-08-24 07:55:44','',15743,'https://k1k3.dev34.info/?p=15745',0,'revision','',0),(15746,1,'2021-08-24 07:55:44','2021-08-24 07:55:44','','Dominican Repulic','','inherit','closed','closed','','15743-revision-v1','','','2021-08-24 07:55:44','2021-08-24 07:55:44','',15743,'https://k1k3.dev34.info/?p=15746',0,'revision','',0),(16053,2,'2021-08-26 13:33:37','2021-08-26 13:33:37','<h2>Dominican Repulic</h2>\r\n<article id=\"post-190\"><article id=\"post-230\">United States Embassy: Santo Domingo Dominican Republic\r\n\r\n<b>Embassy Website: </b><a href=\"http://santodomingo.usembassy.gov/index.html\">http://santodomingo.usembassy.gov/index.html</a>\r\n\r\n<b>Embassy Phone Number: </b>1-877-804-5402\r\n\r\n<b>Embassy Email Address:</b> <a href=\"mailto:asktheconsul@usemb.gov.do\">asktheconsul@usemb.gov.do</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://santodomingo.usembassy.gov/niv-step2.html\">http://santodomingo.usembassy.gov/niv-step2.html</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Once you obtain the documents that are applicable in your case, go to any Banco Popular Branch in the Dominican Republic to pay the non-refundable visa application fee.  This fee is for verification of your records. Take the receipt from the Banco Popular with you to the Consular Section on the day of your interview. As of June 4, 2010, all K visa applications will be required to pay US $80 the day of the interview in the Consular Section.\r\n\r\n<b>Local language documents need translated: </b>All documents must be translated into Certified English\r\n\r\n<b>Embassy appointment scheduling method:</b> Through the operator or through the internet.  Both options will allow you to schedule an appointment and obtain information regarding the visa process.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Dominican Repulic','','inherit','closed','closed','','15743-revision-v1','','','2021-08-26 13:33:37','2021-08-26 13:33:37','',15743,'https://k1k3.dev34.info/?p=16053',0,'revision','',0),(15747,1,'2021-08-24 07:55:44','2021-08-24 07:55:44','<h2>Dominican Repulic\n</h2>		\n		<article id=\"post-190\"><article id=\"post-230\"><p>United States Embassy: Santo Domingo Dominican Republic      </p><p><b>Embassy Website: </b><a href=\"http://santodomingo.usembassy.gov/index.html\">http://santodomingo.usembassy.gov/index.html</a></p><p><b>Embassy Phone Number: </b>1-877-804-5402</p><p><b>Embassy Email Address:</b> <a href=\"mailto:asktheconsul@usemb.gov.do\">asktheconsul@usemb.gov.do</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://santodomingo.usembassy.gov/niv-step2.html\">http://santodomingo.usembassy.gov/niv-step2.html</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Once you obtain the documents that are applicable in your case, go to any Banco Popular Branch in the Dominican Republic to pay the non-refundable visa application fee.  This fee is for verification of your records. Take the receipt from the Banco Popular with you to the Consular Section on the day of your interview. As of June 4, 2010, all K visa applications will be required to pay US $80 the day of the interview in the Consular Section.</p><p><b>Local language documents need translated: </b>All documents must be translated into Certified English</p><p><b>Embassy appointment scheduling method:</b> Through the operator or through the internet.  Both options will allow you to schedule an appointment and obtain information regarding the visa process.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Dominican Repulic','','inherit','closed','closed','','15743-revision-v1','','','2021-08-24 07:55:44','2021-08-24 07:55:44','',15743,'https://k1k3.dev34.info/?p=15747',0,'revision','',0),(15748,1,'2021-08-24 07:56:32','2021-08-24 07:56:32','<h2>Ecuador Embassy\n</h2>		\n		<article id=\"post-190\"><p><strong>United States Embassy</strong>: Guayaquio Ecuador           </p><p><b>Embassy Website: </b><a href=\"http://ecuador.usembassy.gov/\">http://ecuador.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>593-4-232-3570</p><p><b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/es-EC/selfservice/ss.country.welcome\">http://usvisa-info.com/es-EC/selfservice/ss.country.welcome</a></p><p><b>Where to pay the Embassy fee: </b><a href=\"http://ecuador.usvisa-info.com/\">http://ecuador.usvisa-info.com/</a></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p></article>','Ecuador Embassy','','publish','closed','closed','','ecuador-embassy','','','2021-08-27 07:46:09','2021-08-27 07:46:09','',15493,'https://k1k3.dev34.info/?page_id=15748',0,'page','',0),(15749,1,'2021-08-24 07:56:32','2021-08-24 07:56:32','','Ecuador Embassy','','inherit','closed','closed','','15748-revision-v1','','','2021-08-24 07:56:32','2021-08-24 07:56:32','',15748,'https://k1k3.dev34.info/?p=15749',0,'revision','',0),(15750,1,'2021-08-24 07:57:47','2021-08-24 07:57:47','','Ecuador Embassy','','inherit','closed','closed','','15748-revision-v1','','','2021-08-24 07:57:47','2021-08-24 07:57:47','',15748,'https://k1k3.dev34.info/?p=15750',0,'revision','',0),(15751,1,'2021-08-24 07:57:47','2021-08-24 07:57:47','','Ecuador Embassy','','inherit','closed','closed','','15748-revision-v1','','','2021-08-24 07:57:47','2021-08-24 07:57:47','',15748,'https://k1k3.dev34.info/?p=15751',0,'revision','',0),(15752,1,'2021-08-24 07:57:47','2021-08-24 07:57:47','<h2>Ecuador Embassy\n</h2>		\n		<article id=\"post-190\"><p><strong>United States Embassy</strong>: Guayaquio Ecuador           </p><p><b>Embassy Website: </b><a href=\"http://ecuador.usembassy.gov/\">http://ecuador.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>593-4-232-3570</p><p><b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/es-EC/selfservice/ss.country.welcome\">http://usvisa-info.com/es-EC/selfservice/ss.country.welcome</a></p><p><b>Where to pay the Embassy fee: </b><a href=\"http://ecuador.usvisa-info.com/\">http://ecuador.usvisa-info.com/</a></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p></article>','Ecuador Embassy','','inherit','closed','closed','','15748-revision-v1','','','2021-08-24 07:57:47','2021-08-24 07:57:47','',15748,'https://k1k3.dev34.info/?p=15752',0,'revision','',0),(15753,1,'2021-08-24 07:58:36','2021-08-24 07:58:36','<h2>Egypt Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-234\"><p><strong>United States Embassy: </strong>Cairo Egypt                   </p><p><b>Embassy Website: </b><a href=\"http://egypt.usembassy.gov/\">http://egypt.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(20-2) 2797 3300</p><p><b>Embassy Email Address:</b> <a href=\"mailto:consularcaironiv@state.gov\">consularcaironiv@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/genniv/\">http://ceac.state.gov/genniv/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Any CB branch in Egypt</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Schedule the interview in advance for an appointment by calling<b></b></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article><h3 id=\"reply-title\"> </h3></article>','Egypt Embassy','','publish','closed','closed','','egypt-embassy','','','2021-08-27 07:46:16','2021-08-27 07:46:16','',15493,'https://k1k3.dev34.info/?page_id=15753',0,'page','',0),(15754,1,'2021-08-24 07:58:36','2021-08-24 07:58:36','','Egypt Embassy','','inherit','closed','closed','','15753-revision-v1','','','2021-08-24 07:58:36','2021-08-24 07:58:36','',15753,'https://k1k3.dev34.info/?p=15754',0,'revision','',0),(15755,1,'2021-08-24 07:59:49','2021-08-24 07:59:49','','Egypt Embassy','','inherit','closed','closed','','15753-revision-v1','','','2021-08-24 07:59:49','2021-08-24 07:59:49','',15753,'https://k1k3.dev34.info/?p=15755',0,'revision','',0),(15756,1,'2021-08-24 07:59:49','2021-08-24 07:59:49','','Egypt Embassy','','inherit','closed','closed','','15753-revision-v1','','','2021-08-24 07:59:49','2021-08-24 07:59:49','',15753,'https://k1k3.dev34.info/?p=15756',0,'revision','',0),(15757,1,'2021-08-24 07:59:49','2021-08-24 07:59:49','<h2>Egypt Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-234\"><p><strong>United States Embassy: </strong>Cairo Egypt                   </p><p><b>Embassy Website: </b><a href=\"http://egypt.usembassy.gov/\">http://egypt.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(20-2) 2797 3300</p><p><b>Embassy Email Address:</b> <a href=\"mailto:consularcaironiv@state.gov\">consularcaironiv@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/genniv/\">http://ceac.state.gov/genniv/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Any CB branch in Egypt</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Schedule the interview in advance for an appointment by calling<b></b></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article><h3 id=\"reply-title\"> </h3></article>','Egypt Embassy','','inherit','closed','closed','','15753-revision-v1','','','2021-08-24 07:59:49','2021-08-24 07:59:49','',15753,'https://k1k3.dev34.info/?p=15757',0,'revision','',0),(15758,1,'2021-08-24 08:05:56','2021-08-24 08:05:56','<h2>El Salvador Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-236\"><p><strong>United States Embassy:</strong> San Salvador El Salvador                 </p><p><strong>United States Embassy:</strong> <a href=\"http://sansalvador.usembassy.gov/\">http://sansalvador.usembassy.gov/</a></p><p><b>Embassy Website: </b><a href=\"mailto:congensansal@state.gov\">congensansal@state.gov</a></p><p><b>Embassy Phone Number: </b>2501-2999</p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/sv/\">http://www.ustraveldocs.com/sv/</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>At any main branch of Banco Citibank de El Salvador (not at mini banks)</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','El Salvador Embassy','','publish','closed','closed','','el-salvador-embassy','','','2021-08-27 07:46:20','2021-08-27 07:46:20','',15493,'https://k1k3.dev34.info/?page_id=15758',0,'page','',0),(15759,1,'2021-08-24 08:05:56','2021-08-24 08:05:56','','El Salvador Embassy','','inherit','closed','closed','','15758-revision-v1','','','2021-08-24 08:05:56','2021-08-24 08:05:56','',15758,'https://k1k3.dev34.info/?p=15759',0,'revision','',0),(15760,1,'2021-08-24 08:07:33','2021-08-24 08:07:33','','El Salvador Embassy','','inherit','closed','closed','','15758-revision-v1','','','2021-08-24 08:07:33','2021-08-24 08:07:33','',15758,'https://k1k3.dev34.info/?p=15760',0,'revision','',0),(15761,1,'2021-08-24 08:07:33','2021-08-24 08:07:33','','El Salvador Embassy','','inherit','closed','closed','','15758-revision-v1','','','2021-08-24 08:07:33','2021-08-24 08:07:33','',15758,'https://k1k3.dev34.info/?p=15761',0,'revision','',0),(15910,2,'2021-08-25 13:58:33','2021-08-25 13:58:33','<h2>El Salvador Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-236\"><strong>United States Embassy:</strong> San Salvador El Salvador\r\n\r\n<strong>United States Embassy:</strong> <a href=\"http://sansalvador.usembassy.gov/\">http://sansalvador.usembassy.gov/</a>\r\n\r\n<b>Embassy Website: </b><a href=\"mailto:congensansal@state.gov\">congensansal@state.gov</a>\r\n\r\n<b>Embassy Phone Number: </b>2501-2999\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/sv/\">http://www.ustraveldocs.com/sv/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>At any main branch of Banco Citibank de El Salvador (not at mini banks)\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','El Salvador Embassy','','inherit','closed','closed','','15758-revision-v1','','','2021-08-25 13:58:33','2021-08-25 13:58:33','',15758,'https://k1k3.dev34.info/?p=15910',0,'revision','',0),(15762,1,'2021-08-24 08:07:33','2021-08-24 08:07:33','<h2>El Salvador Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-236\"><p><strong>United States Embassy:</strong> San Salvador El Salvador                 </p><p><strong>United States Embassy:</strong> <a href=\"http://sansalvador.usembassy.gov/\">http://sansalvador.usembassy.gov/</a></p><p><b>Embassy Website: </b><a href=\"mailto:congensansal@state.gov\">congensansal@state.gov</a></p><p><b>Embassy Phone Number: </b>2501-2999</p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/sv/\">http://www.ustraveldocs.com/sv/</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>At any main branch of Banco Citibank de El Salvador (not at mini banks)</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','El Salvador Embassy','','inherit','closed','closed','','15758-revision-v1','','','2021-08-24 08:07:33','2021-08-24 08:07:33','',15758,'https://k1k3.dev34.info/?p=15762',0,'revision','',0),(15763,1,'2021-08-24 08:08:40','2021-08-24 08:08:40','<h2>Ethiopia Embassy</h2>		\n		<article id=\"post-190\"><article id=\"post-238\"><p><strong>United States Embassy:</strong> Addis Ababa Ethiopia              </p><p><b>Embassy Website: </b><a href=\"http://ethiopia.usembassy.gov/\">http://ethiopia.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>251-11-130-6000</p><p><b>Embassy Email Address: </b><a href=\"mailto:pasaddis@state.gov\">pasaddis@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://evisaforms.gov/default.asp?postcode=3\">http://evisaforms.gov/default.asp?postcode=3</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Any Bank of Abyssinia in Addis Ababa</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview:</b> 2</p><p><b>Number of photos required for the Medical Examination: </b>4</p></article></article>','Ethiopia Embassy','','publish','closed','closed','','ethiopia-embassy','','','2021-08-27 07:46:27','2021-08-27 07:46:27','',15493,'https://k1k3.dev34.info/?page_id=15763',0,'page','',0),(15764,1,'2021-08-24 08:08:40','2021-08-24 08:08:40','','Ethiopia Embassy','','inherit','closed','closed','','15763-revision-v1','','','2021-08-24 08:08:40','2021-08-24 08:08:40','',15763,'https://k1k3.dev34.info/?p=15764',0,'revision','',0),(15765,1,'2021-08-24 08:09:54','2021-08-24 08:09:54','','Ethiopia Embassy','','inherit','closed','closed','','15763-revision-v1','','','2021-08-24 08:09:54','2021-08-24 08:09:54','',15763,'https://k1k3.dev34.info/?p=15765',0,'revision','',0),(15766,1,'2021-08-24 08:09:54','2021-08-24 08:09:54','','Ethiopia Embassy','','inherit','closed','closed','','15763-revision-v1','','','2021-08-24 08:09:54','2021-08-24 08:09:54','',15763,'https://k1k3.dev34.info/?p=15766',0,'revision','',0),(15988,1,'2021-08-26 01:18:35','2021-08-26 01:18:35','<h2>Ethiopia Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-238\"><strong>United States Embassy:</strong> Addis Ababa Ethiopia\r\n\r\n<b>Embassy Website: </b><a href=\"http://ethiopia.usembassy.gov/\">http://ethiopia.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>251-11-130-6000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:pasaddis@state.gov\">pasaddis@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://evisaforms.gov/default.asp?postcode=3\">http://evisaforms.gov/default.asp?postcode=3</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Any Bank of Abyssinia in Addis Ababa\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview:</b> 2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>4\r\n\r\n</article></article>','Ethiopia Embassy','','inherit','closed','closed','','15763-revision-v1','','','2021-08-26 01:18:35','2021-08-26 01:18:35','',15763,'https://k1k3.dev34.info/?p=15988',0,'revision','',0),(15767,1,'2021-08-24 08:09:54','2021-08-24 08:09:54','<h2>Ethiopia Embassy</h2>		\n		<article id=\"post-190\"><article id=\"post-238\"><p><strong>United States Embassy:</strong> Addis Ababa Ethiopia              </p><p><b>Embassy Website: </b><a href=\"http://ethiopia.usembassy.gov/\">http://ethiopia.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>251-11-130-6000</p><p><b>Embassy Email Address: </b><a href=\"mailto:pasaddis@state.gov\">pasaddis@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://evisaforms.gov/default.asp?postcode=3\">http://evisaforms.gov/default.asp?postcode=3</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Any Bank of Abyssinia in Addis Ababa</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview:</b> 2</p><p><b>Number of photos required for the Medical Examination: </b>4</p></article></article>','Ethiopia Embassy','','inherit','closed','closed','','15763-revision-v1','','','2021-08-24 08:09:54','2021-08-24 08:09:54','',15763,'https://k1k3.dev34.info/?p=15767',0,'revision','',0),(15768,1,'2021-08-24 08:10:43','2021-08-24 08:10:43','<h2>France Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-240\"><p><strong>United States Embassy:</strong> Paris France                    </p><p><b>Embassy Website: </b><a href=\"http://france.usembassy.gov/\">http://france.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>33-1-43122222</p><p><b>Embassy Email Address: </b><a href=\"mailto:ParisConIV@state.gov\">ParisConIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b>http:www.usvisa-france.com/visa-web/index.jsp?locale=fr.FR</p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At any French post office (La Poste)</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','France Embassy','','publish','closed','closed','','france-embassy','','','2021-08-27 07:46:30','2021-08-27 07:46:30','',15493,'https://k1k3.dev34.info/?page_id=15768',0,'page','',0),(15769,1,'2021-08-24 08:10:43','2021-08-24 08:10:43','','France Embassy','','inherit','closed','closed','','15768-revision-v1','','','2021-08-24 08:10:43','2021-08-24 08:10:43','',15768,'https://k1k3.dev34.info/?p=15769',0,'revision','',0),(15770,1,'2021-08-24 08:11:52','2021-08-24 08:11:52','','France Embassy','','inherit','closed','closed','','15768-revision-v1','','','2021-08-24 08:11:52','2021-08-24 08:11:52','',15768,'https://k1k3.dev34.info/?p=15770',0,'revision','',0),(15771,1,'2021-08-24 08:11:52','2021-08-24 08:11:52','','France Embassy','','inherit','closed','closed','','15768-revision-v1','','','2021-08-24 08:11:52','2021-08-24 08:11:52','',15768,'https://k1k3.dev34.info/?p=15771',0,'revision','',0),(15909,2,'2021-08-25 13:56:15','2021-08-25 13:56:15','<h2>France Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-240\"><strong>United States Embassy:</strong> Paris France\r\n\r\n<b>Embassy Website: </b><a href=\"http://france.usembassy.gov/\">http://france.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>33-1-43122222\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:ParisConIV@state.gov\">ParisConIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b>http:www.usvisa-france.com/visa-web/index.jsp?locale=fr.FR\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At any French post office (La Poste)\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','France Embassy','','inherit','closed','closed','','15768-revision-v1','','','2021-08-25 13:56:15','2021-08-25 13:56:15','',15768,'https://k1k3.dev34.info/?p=15909',0,'revision','',0),(15772,1,'2021-08-24 08:11:52','2021-08-24 08:11:52','<h2>France Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-240\"><p><strong>United States Embassy:</strong> Paris France                    </p><p><b>Embassy Website: </b><a href=\"http://france.usembassy.gov/\">http://france.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>33-1-43122222</p><p><b>Embassy Email Address: </b><a href=\"mailto:ParisConIV@state.gov\">ParisConIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b>http:www.usvisa-france.com/visa-web/index.jsp?locale=fr.FR</p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At any French post office (La Poste)</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','France Embassy','','inherit','closed','closed','','15768-revision-v1','','','2021-08-24 08:11:52','2021-08-24 08:11:52','',15768,'https://k1k3.dev34.info/?p=15772',0,'revision','',0),(15773,1,'2021-08-24 08:12:40','2021-08-24 08:12:40','<h2>Germany Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-242\"><p><strong>United States Embassy:</strong> Berlin Germany                         </p><p><b>Embassy Website: </b><a href=\"http://germany.usembassy.gov/\">http://germany.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>49-30-8305-0</p><p><b>Embassy Email Address: </b><a href=\"http://germany.usembassy.gov/visa/niv/contact/\">http://germany.usembassy.gov/visa/niv/contact/</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.usvisa-germany.com/germany/index.jsp\">http://www.usvisa-germany.com/germany/index.jsp</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b><a href=\"http://www.visasystem-roskosmeier.de/index.php?lang=en\">http://www.visasystem-roskosmeier.de/index.php?lang=en</a></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Germany Embassy','','publish','closed','closed','','germany-embassy','','','2021-08-27 07:46:34','2021-08-27 07:46:34','',15493,'https://k1k3.dev34.info/?page_id=15773',0,'page','',0),(15774,1,'2021-08-24 08:12:40','2021-08-24 08:12:40','','Germany Embassy','','inherit','closed','closed','','15773-revision-v1','','','2021-08-24 08:12:40','2021-08-24 08:12:40','',15773,'https://k1k3.dev34.info/?p=15774',0,'revision','',0),(15775,1,'2021-08-24 08:13:52','2021-08-24 08:13:52','','Germany Embassy','','inherit','closed','closed','','15773-revision-v1','','','2021-08-24 08:13:52','2021-08-24 08:13:52','',15773,'https://k1k3.dev34.info/?p=15775',0,'revision','',0),(15776,1,'2021-08-24 08:13:53','2021-08-24 08:13:53','','Germany Embassy','','inherit','closed','closed','','15773-revision-v1','','','2021-08-24 08:13:53','2021-08-24 08:13:53','',15773,'https://k1k3.dev34.info/?p=15776',0,'revision','',0),(15990,1,'2021-08-26 01:18:51','2021-08-26 01:18:51','<h2>Germany Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-242\"><strong>United States Embassy:</strong> Berlin Germany\r\n\r\n<b>Embassy Website: </b><a href=\"http://germany.usembassy.gov/\">http://germany.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>49-30-8305-0\r\n\r\n<b>Embassy Email Address: </b><a href=\"http://germany.usembassy.gov/visa/niv/contact/\">http://germany.usembassy.gov/visa/niv/contact/</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.usvisa-germany.com/germany/index.jsp\">http://www.usvisa-germany.com/germany/index.jsp</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b><a href=\"http://www.visasystem-roskosmeier.de/index.php?lang=en\">http://www.visasystem-roskosmeier.de/index.php?lang=en</a>\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>3\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Germany Embassy','','inherit','closed','closed','','15773-revision-v1','','','2021-08-26 01:18:51','2021-08-26 01:18:51','',15773,'https://k1k3.dev34.info/?p=15990',0,'revision','',0),(15777,1,'2021-08-24 08:13:53','2021-08-24 08:13:53','<h2>Germany Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-242\"><p><strong>United States Embassy:</strong> Berlin Germany                         </p><p><b>Embassy Website: </b><a href=\"http://germany.usembassy.gov/\">http://germany.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>49-30-8305-0</p><p><b>Embassy Email Address: </b><a href=\"http://germany.usembassy.gov/visa/niv/contact/\">http://germany.usembassy.gov/visa/niv/contact/</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.usvisa-germany.com/germany/index.jsp\">http://www.usvisa-germany.com/germany/index.jsp</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b><a href=\"http://www.visasystem-roskosmeier.de/index.php?lang=en\">http://www.visasystem-roskosmeier.de/index.php?lang=en</a></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Germany Embassy','','inherit','closed','closed','','15773-revision-v1','','','2021-08-24 08:13:53','2021-08-24 08:13:53','',15773,'https://k1k3.dev34.info/?p=15777',0,'revision','',0),(15778,1,'2021-08-24 08:14:46','2021-08-24 08:14:46','<h2>Ghana Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-246\"><p><b>United States Embassy:</b> Accra Ghana                     </p><p><b>Embassy Website: </b><a href=\"http://ghana.usembassy.gov/\">http://ghana.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(233) 21-741-100</p><p><b>Embassy Email Address: </b><a href=\"mailto:ACSACCRA@state.gov\">ACSACCRA@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/\">http://www.ustraveldocs.com</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At any Ecobank branch</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>4</p></article></article>','Ghana Embassy','','publish','closed','closed','','ghana-embassy','','','2021-08-27 07:46:38','2021-08-27 07:46:38','',15493,'https://k1k3.dev34.info/?page_id=15778',0,'page','',0),(15779,1,'2021-08-24 08:14:46','2021-08-24 08:14:46','','Ghana Embassy','','inherit','closed','closed','','15778-revision-v1','','','2021-08-24 08:14:46','2021-08-24 08:14:46','',15778,'https://k1k3.dev34.info/?p=15779',0,'revision','',0),(15780,1,'2021-08-24 08:16:33','2021-08-24 08:16:33','','Ghana Embassy','','inherit','closed','closed','','15778-revision-v1','','','2021-08-24 08:16:33','2021-08-24 08:16:33','',15778,'https://k1k3.dev34.info/?p=15780',0,'revision','',0),(15781,1,'2021-08-24 08:16:33','2021-08-24 08:16:33','','Ghana Embassy','','inherit','closed','closed','','15778-revision-v1','','','2021-08-24 08:16:33','2021-08-24 08:16:33','',15778,'https://k1k3.dev34.info/?p=15781',0,'revision','',0),(15918,2,'2021-08-25 14:24:27','2021-08-25 14:24:27','<h2>Ghana Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-246\"><b>United States Embassy:</b> Accra Ghana\r\n\r\n<b>Embassy Website: </b><a href=\"http://ghana.usembassy.gov/\">http://ghana.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(233) 21-741-100\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:ACSACCRA@state.gov\">ACSACCRA@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/\">http://www.ustraveldocs.com</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At any Ecobank branch\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>4\r\n\r\n</article></article>','Ghana Embassy','','inherit','closed','closed','','15778-revision-v1','','','2021-08-25 14:24:27','2021-08-25 14:24:27','',15778,'https://k1k3.dev34.info/?p=15918',0,'revision','',0),(15782,1,'2021-08-24 08:16:33','2021-08-24 08:16:33','<h2>Ghana Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-246\"><p><b>United States Embassy:</b> Accra Ghana                     </p><p><b>Embassy Website: </b><a href=\"http://ghana.usembassy.gov/\">http://ghana.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(233) 21-741-100</p><p><b>Embassy Email Address: </b><a href=\"mailto:ACSACCRA@state.gov\">ACSACCRA@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/\">http://www.ustraveldocs.com</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At any Ecobank branch</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>4</p></article></article>','Ghana Embassy','','inherit','closed','closed','','15778-revision-v1','','','2021-08-24 08:16:33','2021-08-24 08:16:33','',15778,'https://k1k3.dev34.info/?p=15782',0,'revision','',0),(15783,1,'2021-08-24 08:17:22','2021-08-24 08:17:22','<h2>Guatemala Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-250\"><p><b>United States Embassy:</b> Guatemala City Guatemala      </p><p><b>Embassy Website: </b><a href=\"http://guatemala.usembassy.gov/\">http://guatemala.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(502) 2326-4000</p><p><b>Embassy Email Address: </b><a href=\"mailto:GuatemalaIV@state.gov\">GuatemalaIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://ustraveldocs.com/gt\">http://ustraveldocs.com/gt</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Applicants will be able to pay on line with a credit card or pay in person at a Citibank or Banrural office.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview:</b> 2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Guatemala Embassy','','publish','closed','closed','','guatemala-embassy','','','2021-08-27 07:46:41','2021-08-27 07:46:41','',15493,'https://k1k3.dev34.info/?page_id=15783',0,'page','',0),(15784,1,'2021-08-24 08:17:22','2021-08-24 08:17:22','','Guatemala Embassy','','inherit','closed','closed','','15783-revision-v1','','','2021-08-24 08:17:22','2021-08-24 08:17:22','',15783,'https://k1k3.dev34.info/?p=15784',0,'revision','',0),(15785,1,'2021-08-24 08:19:16','2021-08-24 08:19:16','','Guatemala Embassy','','inherit','closed','closed','','15783-revision-v1','','','2021-08-24 08:19:16','2021-08-24 08:19:16','',15783,'https://k1k3.dev34.info/?p=15785',0,'revision','',0),(15786,1,'2021-08-24 08:19:16','2021-08-24 08:19:16','','Guatemala Embassy','','inherit','closed','closed','','15783-revision-v1','','','2021-08-24 08:19:16','2021-08-24 08:19:16','',15783,'https://k1k3.dev34.info/?p=15786',0,'revision','',0),(15917,2,'2021-08-25 14:20:30','2021-08-25 14:20:30','<h2>Guatemala Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-250\"><b>United States Embassy:</b> Guatemala City Guatemala\r\n\r\n<b>Embassy Website: </b><a href=\"http://guatemala.usembassy.gov/\">http://guatemala.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(502) 2326-4000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:GuatemalaIV@state.gov\">GuatemalaIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://ustraveldocs.com/gt\">http://ustraveldocs.com/gt</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Applicants will be able to pay on line with a credit card or pay in person at a Citibank or Banrural office.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview:</b> 2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Guatemala Embassy','','inherit','closed','closed','','15783-revision-v1','','','2021-08-25 14:20:30','2021-08-25 14:20:30','',15783,'https://k1k3.dev34.info/?p=15917',0,'revision','',0),(15787,1,'2021-08-24 08:19:16','2021-08-24 08:19:16','<h2>Guatemala Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-250\"><p><b>United States Embassy:</b> Guatemala City Guatemala      </p><p><b>Embassy Website: </b><a href=\"http://guatemala.usembassy.gov/\">http://guatemala.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(502) 2326-4000</p><p><b>Embassy Email Address: </b><a href=\"mailto:GuatemalaIV@state.gov\">GuatemalaIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://ustraveldocs.com/gt\">http://ustraveldocs.com/gt</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Applicants will be able to pay on line with a credit card or pay in person at a Citibank or Banrural office.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview:</b> 2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Guatemala Embassy','','inherit','closed','closed','','15783-revision-v1','','','2021-08-24 08:19:16','2021-08-24 08:19:16','',15783,'https://k1k3.dev34.info/?p=15787',0,'revision','',0),(15788,1,'2021-08-24 08:19:56','2021-08-24 08:19:56','<h2>Haiti Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-254\"><p><b>United States Embassy:</b> Port Au Prince Haiti                          </p><p><b>Embassy Website: </b><a href=\"http://haiti.usembassy.gov/\">http://haiti.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>011-509-2229-8000</p><p><b>Embassy Email Address: </b><a href=\"mailto:papniv@state.gov\">papniv@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://haiti.usembassy.gov/non-immigrant.visas/how-to-schedule-an-appointment.html\">http://haiti.usembassy.gov/non-immigrant.visas/how-to-schedule-an-appointment.html</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Pay fees at any Sogebank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: 1</b></p></article></article>','Haiti Embassy','','publish','closed','closed','','haiti-embassy','','','2021-08-27 07:46:44','2021-08-27 07:46:44','',15493,'https://k1k3.dev34.info/?page_id=15788',0,'page','',0),(15789,1,'2021-08-24 08:19:56','2021-08-24 08:19:56','','Haiti Embassy','','inherit','closed','closed','','15788-revision-v1','','','2021-08-24 08:19:56','2021-08-24 08:19:56','',15788,'https://k1k3.dev34.info/?p=15789',0,'revision','',0),(15790,1,'2021-08-24 08:21:25','2021-08-24 08:21:25','','Haiti Embassy','','inherit','closed','closed','','15788-revision-v1','','','2021-08-24 08:21:25','2021-08-24 08:21:25','',15788,'https://k1k3.dev34.info/?p=15790',0,'revision','',0),(15791,1,'2021-08-24 08:21:25','2021-08-24 08:21:25','','Haiti Embassy','','inherit','closed','closed','','15788-revision-v1','','','2021-08-24 08:21:25','2021-08-24 08:21:25','',15788,'https://k1k3.dev34.info/?p=15791',0,'revision','',0),(15912,2,'2021-08-25 14:03:01','2021-08-25 14:03:01','<h2>Haiti Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-254\"><b>United States Embassy:</b> Port Au Prince Haiti\r\n\r\n<b>Embassy Website: </b><a href=\"http://haiti.usembassy.gov/\">http://haiti.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>011-509-2229-8000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:papniv@state.gov\">papniv@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://haiti.usembassy.gov/non-immigrant.visas/how-to-schedule-an-appointment.html\">http://haiti.usembassy.gov/non-immigrant.visas/how-to-schedule-an-appointment.html</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Pay fees at any Sogebank\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: 1</b>\r\n\r\n</article></article>','Haiti Embassy','','inherit','closed','closed','','15788-revision-v1','','','2021-08-25 14:03:01','2021-08-25 14:03:01','',15788,'https://k1k3.dev34.info/?p=15912',0,'revision','',0),(15792,1,'2021-08-24 08:21:25','2021-08-24 08:21:25','<h2>Haiti Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-254\"><p><b>United States Embassy:</b> Port Au Prince Haiti                          </p><p><b>Embassy Website: </b><a href=\"http://haiti.usembassy.gov/\">http://haiti.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>011-509-2229-8000</p><p><b>Embassy Email Address: </b><a href=\"mailto:papniv@state.gov\">papniv@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://haiti.usembassy.gov/non-immigrant.visas/how-to-schedule-an-appointment.html\">http://haiti.usembassy.gov/non-immigrant.visas/how-to-schedule-an-appointment.html</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Pay fees at any Sogebank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: 1</b></p></article></article>','Haiti Embassy','','inherit','closed','closed','','15788-revision-v1','','','2021-08-24 08:21:25','2021-08-24 08:21:25','',15788,'https://k1k3.dev34.info/?p=15792',0,'revision','',0),(15793,1,'2021-08-24 08:22:13','2021-08-24 08:22:13','<h2>Honduras Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-256\"><p><b>United States Embassy:</b> Tegucigalpa Honduras            </p><p><b>Embassy Website:</b> <a href=\"http://honduras.usembassy.gov/\">http://honduras.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(504) 2236-9320, 2238-5114</p><p><b>Embassy Email Address: </b><a href=\"mailto:tggniv@state.gov\">tggniv@state.gov</a></p><p><b>URL for scheduling the interview online:</b> <a href=\"http://www.ustraveldoc.com/hn\">http://www.ustraveldoc.com/hn</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>At any branch of Banco Atlantida</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Honduras Embassy','','publish','closed','closed','','honduras-embassy','','','2021-08-27 07:46:47','2021-08-27 07:46:47','',15493,'https://k1k3.dev34.info/?page_id=15793',0,'page','',0),(15794,1,'2021-08-24 08:22:13','2021-08-24 08:22:13','','Honduras Embassy','','inherit','closed','closed','','15793-revision-v1','','','2021-08-24 08:22:13','2021-08-24 08:22:13','',15793,'https://k1k3.dev34.info/?p=15794',0,'revision','',0),(15795,1,'2021-08-24 08:30:00','2021-08-24 08:30:00','','Honduras Embassy','','inherit','closed','closed','','15793-revision-v1','','','2021-08-24 08:30:00','2021-08-24 08:30:00','',15793,'https://k1k3.dev34.info/?p=15795',0,'revision','',0),(15796,1,'2021-08-24 08:30:00','2021-08-24 08:30:00','','Honduras Embassy','','inherit','closed','closed','','15793-revision-v1','','','2021-08-24 08:30:00','2021-08-24 08:30:00','',15793,'https://k1k3.dev34.info/?p=15796',0,'revision','',0),(15994,1,'2021-08-26 01:19:17','2021-08-26 01:19:17','<h2>Honduras Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-256\"><b>United States Embassy:</b> Tegucigalpa Honduras\r\n\r\n<b>Embassy Website:</b> <a href=\"http://honduras.usembassy.gov/\">http://honduras.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(504) 2236-9320, 2238-5114\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:tggniv@state.gov\">tggniv@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online:</b> <a href=\"http://www.ustraveldoc.com/hn\">http://www.ustraveldoc.com/hn</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>At any branch of Banco Atlantida\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Honduras Embassy','','inherit','closed','closed','','15793-revision-v1','','','2021-08-26 01:19:17','2021-08-26 01:19:17','',15793,'https://k1k3.dev34.info/?p=15994',0,'revision','',0),(15797,1,'2021-08-24 08:30:00','2021-08-24 08:30:00','<h2>Honduras Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-256\"><p><b>United States Embassy:</b> Tegucigalpa Honduras            </p><p><b>Embassy Website:</b> <a href=\"http://honduras.usembassy.gov/\">http://honduras.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(504) 2236-9320, 2238-5114</p><p><b>Embassy Email Address: </b><a href=\"mailto:tggniv@state.gov\">tggniv@state.gov</a></p><p><b>URL for scheduling the interview online:</b> <a href=\"http://www.ustraveldoc.com/hn\">http://www.ustraveldoc.com/hn</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>At any branch of Banco Atlantida</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Honduras Embassy','','inherit','closed','closed','','15793-revision-v1','','','2021-08-24 08:30:00','2021-08-24 08:30:00','',15793,'https://k1k3.dev34.info/?p=15797',0,'revision','',0),(15798,1,'2021-08-24 08:30:53','2021-08-24 08:30:53','<h2>Hong Kong Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-258\"><p>United States Embassy: Hong Kong &amp; Macau, Hong Kong     </p><p><b>Embassy Website: </b><a href=\"http://hongkong.usconsulate.gov/\">http://hongkong.usconsulate.gov/</a></p><p><b>Embassy Phone Number:  </b>900-60-798-798</p><p><b>Embassy Email Address: </b><a href=\"mailto:acshk@state.gov\">acshk@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://hongkong.usconsulate.gov/niv.appointment.html\">http://hongkong.usconsulate.gov/niv.appointment.html</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>Dah Sing Bank in Hong Kong or at Banco Comercial de Macau in Macau</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Hong Kong Embassy','','publish','closed','closed','','hong-kong-embassy','','','2021-08-27 07:46:50','2021-08-27 07:46:50','',15493,'https://k1k3.dev34.info/?page_id=15798',0,'page','',0),(15799,1,'2021-08-24 08:30:53','2021-08-24 08:30:53','','Hong Kong Embassy','','inherit','closed','closed','','15798-revision-v1','','','2021-08-24 08:30:53','2021-08-24 08:30:53','',15798,'https://k1k3.dev34.info/?p=15799',0,'revision','',0),(15800,1,'2021-08-24 08:32:04','2021-08-24 08:32:04','','Hong Kong Embassy','','inherit','closed','closed','','15798-revision-v1','','','2021-08-24 08:32:04','2021-08-24 08:32:04','',15798,'https://k1k3.dev34.info/?p=15800',0,'revision','',0),(15801,1,'2021-08-24 08:32:04','2021-08-24 08:32:04','','Hong Kong Embassy','','inherit','closed','closed','','15798-revision-v1','','','2021-08-24 08:32:04','2021-08-24 08:32:04','',15798,'https://k1k3.dev34.info/?p=15801',0,'revision','',0),(15802,1,'2021-08-24 08:32:04','2021-08-24 08:32:04','<h2>Hong Kong Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-258\"><p>United States Embassy: Hong Kong &amp; Macau, Hong Kong     </p><p><b>Embassy Website: </b><a href=\"http://hongkong.usconsulate.gov/\">http://hongkong.usconsulate.gov/</a></p><p><b>Embassy Phone Number:  </b>900-60-798-798</p><p><b>Embassy Email Address: </b><a href=\"mailto:acshk@state.gov\">acshk@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://hongkong.usconsulate.gov/niv.appointment.html\">http://hongkong.usconsulate.gov/niv.appointment.html</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>Dah Sing Bank in Hong Kong or at Banco Comercial de Macau in Macau</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Hong Kong Embassy','','inherit','closed','closed','','15798-revision-v1','','','2021-08-24 08:32:04','2021-08-24 08:32:04','',15798,'https://k1k3.dev34.info/?p=15802',0,'revision','',0),(15803,1,'2021-08-24 08:32:48','2021-08-24 08:32:48','<h2>India Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-260\"><p><b>United States Embassy:</b> Mumbai India           </p><p><b>Embassy Website: </b><a href=\"http://mumbai.usconsulate.gov/\">http://mumbai.usconsulate.gov/</a></p><p><b>Embassy Phone Number: </b>991-120-6602222</p><p><b>Embassy Email Address: </b><a href=\"mailto:support-india@ustraveldocs.com\">support-india@ustraveldocs.com</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/in\">http://www.ustraveldocs.com/in</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>All fees must be paid in rupees or dollars through a bank draft drawn on a nationalized or foreign bank in favor of the American Consulate General, Mumbai</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>1</p><p><b>Number of photos required for Embassy Interview: </b>4</p><p><b>Number of photos required for the Medical Examination: </b></p></article></article>','India Embassy','','publish','closed','closed','','india-embassy','','','2021-08-27 07:47:44','2021-08-27 07:47:44','',15493,'https://k1k3.dev34.info/?page_id=15803',0,'page','',0);
INSERT INTO `wp3p_posts` VALUES (15804,1,'2021-08-24 08:32:48','2021-08-24 08:32:48','','India Embassy','','inherit','closed','closed','','15803-revision-v1','','','2021-08-24 08:32:48','2021-08-24 08:32:48','',15803,'https://k1k3.dev34.info/?p=15804',0,'revision','',0),(15805,1,'2021-08-24 08:34:24','2021-08-24 08:34:24','','India Embassy','','inherit','closed','closed','','15803-revision-v1','','','2021-08-24 08:34:24','2021-08-24 08:34:24','',15803,'https://k1k3.dev34.info/?p=15805',0,'revision','',0),(15806,1,'2021-08-24 08:34:24','2021-08-24 08:34:24','','India Embassy','','inherit','closed','closed','','15803-revision-v1','','','2021-08-24 08:34:24','2021-08-24 08:34:24','',15803,'https://k1k3.dev34.info/?p=15806',0,'revision','',0),(15899,2,'2021-08-25 13:38:32','2021-08-25 13:38:32','<h2>India Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-260\"><b>United States Embassy:</b> Mumbai India\r\n\r\n<b>Embassy Website: </b><a href=\"http://mumbai.usconsulate.gov/\">http://mumbai.usconsulate.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>991-120-6602222\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:support-india@ustraveldocs.com\">support-india@ustraveldocs.com</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/in\">http://www.ustraveldocs.com/in</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>All fees must be paid in rupees or dollars through a bank draft drawn on a nationalized or foreign bank in favor of the American Consulate General, Mumbai\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>1\r\n\r\n<b>Number of photos required for Embassy Interview: </b>4\r\n\r\n<b>Number of photos required for the Medical Examination: </b>\r\n\r\n</article></article>','India Embassy','','inherit','closed','closed','','15803-revision-v1','','','2021-08-25 13:38:32','2021-08-25 13:38:32','',15803,'https://k1k3.dev34.info/?p=15899',0,'revision','',0),(15807,1,'2021-08-24 08:34:24','2021-08-24 08:34:24','<h2>India Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-260\"><p><b>United States Embassy:</b> Mumbai India           </p><p><b>Embassy Website: </b><a href=\"http://mumbai.usconsulate.gov/\">http://mumbai.usconsulate.gov/</a></p><p><b>Embassy Phone Number: </b>991-120-6602222</p><p><b>Embassy Email Address: </b><a href=\"mailto:support-india@ustraveldocs.com\">support-india@ustraveldocs.com</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/in\">http://www.ustraveldocs.com/in</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>All fees must be paid in rupees or dollars through a bank draft drawn on a nationalized or foreign bank in favor of the American Consulate General, Mumbai</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>1</p><p><b>Number of photos required for Embassy Interview: </b>4</p><p><b>Number of photos required for the Medical Examination: </b></p></article></article>','India Embassy','','inherit','closed','closed','','15803-revision-v1','','','2021-08-24 08:34:24','2021-08-24 08:34:24','',15803,'https://k1k3.dev34.info/?p=15807',0,'revision','',0),(15808,1,'2021-08-24 08:35:07','2021-08-24 08:35:07','<h2>Indonesia Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-265\"><p><b>United States Embassy:</b> Jakarta Indonesia       </p><p><b>Embassy Website: </b><a href=\"http://jakarta.usembassy.gov/\">http://jakarta.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>62-21-34359000</p><p><b>Embassy Email Address: </b><a href=\"mailto:JakIV@state.gov\">JakIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/id/\">http://www.ustraveldocs.com/id/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Standard Chartered or Permata Bank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b><a href=\"http://www.ustraveldocs.com/id/\">http://www.ustraveldocs.com/id/</a></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Indonesia Embassy','','publish','closed','closed','','indonesia-embassy','','','2021-08-27 07:47:50','2021-08-27 07:47:50','',15493,'https://k1k3.dev34.info/?page_id=15808',0,'page','',0),(15809,1,'2021-08-24 08:35:07','2021-08-24 08:35:07','','Indonesia Embassy','','inherit','closed','closed','','15808-revision-v1','','','2021-08-24 08:35:07','2021-08-24 08:35:07','',15808,'https://k1k3.dev34.info/?p=15809',0,'revision','',0),(15810,1,'2021-08-24 08:36:41','2021-08-24 08:36:41','','Indonesia Embassy','','inherit','closed','closed','','15808-revision-v1','','','2021-08-24 08:36:41','2021-08-24 08:36:41','',15808,'https://k1k3.dev34.info/?p=15810',0,'revision','',0),(15811,1,'2021-08-24 08:36:41','2021-08-24 08:36:41','','Indonesia Embassy','','inherit','closed','closed','','15808-revision-v1','','','2021-08-24 08:36:41','2021-08-24 08:36:41','',15808,'https://k1k3.dev34.info/?p=15811',0,'revision','',0),(15812,1,'2021-08-24 08:36:41','2021-08-24 08:36:41','<h2>Indonesia Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-265\"><p><b>United States Embassy:</b> Jakarta Indonesia       </p><p><b>Embassy Website: </b><a href=\"http://jakarta.usembassy.gov/\">http://jakarta.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>62-21-34359000</p><p><b>Embassy Email Address: </b><a href=\"mailto:JakIV@state.gov\">JakIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/id/\">http://www.ustraveldocs.com/id/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Standard Chartered or Permata Bank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b><a href=\"http://www.ustraveldocs.com/id/\">http://www.ustraveldocs.com/id/</a></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Indonesia Embassy','','inherit','closed','closed','','15808-revision-v1','','','2021-08-24 08:36:41','2021-08-24 08:36:41','',15808,'https://k1k3.dev34.info/?p=15812',0,'revision','',0),(15813,1,'2021-08-24 08:37:27','2021-08-24 08:37:27','<h2>Ireland Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-262\"><p><b>United States Embassy:<b> Dublin Ireland           </b></b></p><p><b>Embassy Website: </b><a href=\"http://dublin.usembassy.gov/\">http://dublin.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>353 1 668-8777</p><p><b>Embassy Email Address: </b><a href=\"mailto:dublincons@state.gov\">dublincons@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://dublin.usembassy.gov/vis.html\">http://dublin.usembassy.gov/vis.html</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>You will need a Euro bank draft or postal order for the visa application fee.  The bank draft/postal order must be presented to the cashier at the Embassy in Dublin on the day of your appointment.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Callers in Ireland should dial 1580 47 VISA (1580 47 8472).  Callers may pay with a credit card.  To pay with a credit card call (01)436-0536.  Calls cost 16 Euro payable through Visa or MasterCard.  Callers from outside of Ireland can only pay by credit card, in addition to the fee, international dialing costs will be charged by your operator.  The number is +353-1-436-0536.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Ireland Embassy','','publish','closed','closed','','ireland-embassy','','','2021-08-27 07:47:54','2021-08-27 07:47:54','',15493,'https://k1k3.dev34.info/?page_id=15813',0,'page','',0),(15814,1,'2021-08-24 08:37:27','2021-08-24 08:37:27','','Ireland Embassy','','inherit','closed','closed','','15813-revision-v1','','','2021-08-24 08:37:27','2021-08-24 08:37:27','',15813,'https://k1k3.dev34.info/?p=15814',0,'revision','',0),(15815,1,'2021-08-24 08:39:01','2021-08-24 08:39:01','','Ireland Embassy','','inherit','closed','closed','','15813-revision-v1','','','2021-08-24 08:39:01','2021-08-24 08:39:01','',15813,'https://k1k3.dev34.info/?p=15815',0,'revision','',0),(15816,1,'2021-08-24 08:39:01','2021-08-24 08:39:01','','Ireland Embassy','','inherit','closed','closed','','15813-revision-v1','','','2021-08-24 08:39:01','2021-08-24 08:39:01','',15813,'https://k1k3.dev34.info/?p=15816',0,'revision','',0),(15817,1,'2021-08-24 08:39:01','2021-08-24 08:39:01','<h2>Ireland Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-262\"><p><b>United States Embassy:<b> Dublin Ireland           </b></b></p><p><b>Embassy Website: </b><a href=\"http://dublin.usembassy.gov/\">http://dublin.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>353 1 668-8777</p><p><b>Embassy Email Address: </b><a href=\"mailto:dublincons@state.gov\">dublincons@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://dublin.usembassy.gov/vis.html\">http://dublin.usembassy.gov/vis.html</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>You will need a Euro bank draft or postal order for the visa application fee.  The bank draft/postal order must be presented to the cashier at the Embassy in Dublin on the day of your appointment.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Callers in Ireland should dial 1580 47 VISA (1580 47 8472).  Callers may pay with a credit card.  To pay with a credit card call (01)436-0536.  Calls cost 16 Euro payable through Visa or MasterCard.  Callers from outside of Ireland can only pay by credit card, in addition to the fee, international dialing costs will be charged by your operator.  The number is +353-1-436-0536.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Ireland Embassy','','inherit','closed','closed','','15813-revision-v1','','','2021-08-24 08:39:01','2021-08-24 08:39:01','',15813,'https://k1k3.dev34.info/?p=15817',0,'revision','',0),(15818,1,'2021-08-24 08:39:47','2021-08-24 08:39:47','<h2>Israel Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-267\"><p>United States Embassy: Tel Aviv Israel                </p><p><b>Embassy Website: </b><a href=\"http://israel.usembassy.gov/\">http://israel.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>03-519-7475</p><p><b>Embassy Email Address: </b><a href=\"mailto:AMCTelAviv@state.gov\">AMCTelAviv@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/en-il/selfservice/ss.country.welcome\">http://usvisa-info.com/en-il/selfservice/ss.country.welcome</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee:</b></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b><a href=\"http://telaviv.usvisa-info.com/\">http://telaviv.usvisa-info.com</a> or through the call center</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: 1</b></p></article></article>','Israel Embassy','','publish','closed','closed','','israel-embassy','','','2021-08-27 07:47:58','2021-08-27 07:47:58','',15493,'https://k1k3.dev34.info/?page_id=15818',0,'page','',0),(15819,1,'2021-08-24 08:39:47','2021-08-24 08:39:47','','Israel Embassy','','inherit','closed','closed','','15818-revision-v1','','','2021-08-24 08:39:47','2021-08-24 08:39:47','',15818,'https://k1k3.dev34.info/?p=15819',0,'revision','',0),(15820,1,'2021-08-24 08:40:55','2021-08-24 08:40:55','','Israel Embassy','','inherit','closed','closed','','15818-revision-v1','','','2021-08-24 08:40:55','2021-08-24 08:40:55','',15818,'https://k1k3.dev34.info/?p=15820',0,'revision','',0),(15821,1,'2021-08-24 08:40:55','2021-08-24 08:40:55','','Israel Embassy','','inherit','closed','closed','','15818-revision-v1','','','2021-08-24 08:40:55','2021-08-24 08:40:55','',15818,'https://k1k3.dev34.info/?p=15821',0,'revision','',0),(15999,1,'2021-08-26 01:19:48','2021-08-26 01:19:48','<h2>Israel Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-267\">United States Embassy: Tel Aviv Israel\r\n\r\n<b>Embassy Website: </b><a href=\"http://israel.usembassy.gov/\">http://israel.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>03-519-7475\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:AMCTelAviv@state.gov\">AMCTelAviv@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/en-il/selfservice/ss.country.welcome\">http://usvisa-info.com/en-il/selfservice/ss.country.welcome</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee:</b>\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b><a href=\"http://telaviv.usvisa-info.com/\">http://telaviv.usvisa-info.com</a> or through the call center\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: 1</b>\r\n\r\n</article></article>','Israel Embassy','','inherit','closed','closed','','15818-revision-v1','','','2021-08-26 01:19:48','2021-08-26 01:19:48','',15818,'https://k1k3.dev34.info/?p=15999',0,'revision','',0),(15822,1,'2021-08-24 08:40:55','2021-08-24 08:40:55','<h2>Israel Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-267\"><p>United States Embassy: Tel Aviv Israel                </p><p><b>Embassy Website: </b><a href=\"http://israel.usembassy.gov/\">http://israel.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>03-519-7475</p><p><b>Embassy Email Address: </b><a href=\"mailto:AMCTelAviv@state.gov\">AMCTelAviv@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/en-il/selfservice/ss.country.welcome\">http://usvisa-info.com/en-il/selfservice/ss.country.welcome</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee:</b></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b><a href=\"http://telaviv.usvisa-info.com/\">http://telaviv.usvisa-info.com</a> or through the call center</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: 1</b></p></article></article>','Israel Embassy','','inherit','closed','closed','','15818-revision-v1','','','2021-08-24 08:40:55','2021-08-24 08:40:55','',15818,'https://k1k3.dev34.info/?p=15822',0,'revision','',0),(15823,1,'2021-08-24 08:42:04','2021-08-24 08:42:04','<h2>Italy Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-269\"><p><b>United States Embassy:</b> Milan Italy           </p><p><b>Embassy Website: </b><a href=\"http://italy.usembassy.gov/\">http://italy.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(39) 02-29035-1</p><p><b>Embassy Email Address: </b><a href=\"mailto:usvisamilan@state.gov\">usvisamilan@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/genniv/\">http://ceac.state.gov/genniv/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At any Banca Nazionale del Lavoro branch</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>You can only make appointments through the telephone visa information line</p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Italy Embassy','','publish','closed','closed','','italy-embassy','','','2021-08-27 07:48:01','2021-08-27 07:48:01','',15493,'https://k1k3.dev34.info/?page_id=15823',0,'page','',0),(15824,1,'2021-08-24 08:42:04','2021-08-24 08:42:04','','Italy Embassy','','inherit','closed','closed','','15823-revision-v1','','','2021-08-24 08:42:04','2021-08-24 08:42:04','',15823,'https://k1k3.dev34.info/?p=15824',0,'revision','',0),(15825,1,'2021-08-24 08:43:23','2021-08-24 08:43:23','','Italy Embassy','','inherit','closed','closed','','15823-revision-v1','','','2021-08-24 08:43:23','2021-08-24 08:43:23','',15823,'https://k1k3.dev34.info/?p=15825',0,'revision','',0),(15826,1,'2021-08-24 08:43:23','2021-08-24 08:43:23','','Italy Embassy','','inherit','closed','closed','','15823-revision-v1','','','2021-08-24 08:43:23','2021-08-24 08:43:23','',15823,'https://k1k3.dev34.info/?p=15826',0,'revision','',0),(15827,1,'2021-08-24 08:43:23','2021-08-24 08:43:23','<h2>Italy Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-269\"><p><b>United States Embassy:</b> Milan Italy           </p><p><b>Embassy Website: </b><a href=\"http://italy.usembassy.gov/\">http://italy.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(39) 02-29035-1</p><p><b>Embassy Email Address: </b><a href=\"mailto:usvisamilan@state.gov\">usvisamilan@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/genniv/\">http://ceac.state.gov/genniv/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At any Banca Nazionale del Lavoro branch</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>You can only make appointments through the telephone visa information line</p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Italy Embassy','','inherit','closed','closed','','15823-revision-v1','','','2021-08-24 08:43:23','2021-08-24 08:43:23','',15823,'https://k1k3.dev34.info/?p=15827',0,'revision','',0),(15828,1,'2021-08-24 08:44:13','2021-08-24 08:44:13','<h2>Jamaica Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-271\"><p><b>United States Embassy:</b> Kingston Jamaica         </p><p><b>Embassy Website: </b><a href=\"http://kingston.usembassy.gov/\">http://kingston.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>876-702-6000</p><p><b>Embassy Email Address: </b><a href=\"mailto:KingstonNIV@state.gov\">KingstonNIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.usvisa-jamaica.com/jam/\">http://www.usvisa-jamaica.com/jam/</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>Application fee must be pain in Jamaican dollars for the NIV interview.  The fee is separate from the fee that you pay to the schedule an appointment by phone. You may pat at any National Commercial bank branch up to one year before your appointment date.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>You may make the visa appointment by calling the phone number.</p><p><b>Number of photos required for Embassy Interview: </b>4</p><p><b>Number of photos required for the Medical Examination: </b>4</p></article></article>','Jamaica Embassy','','publish','closed','closed','','jamaica-embassy','','','2021-08-27 07:48:05','2021-08-27 07:48:05','',15493,'https://k1k3.dev34.info/?page_id=15828',0,'page','',0),(15829,1,'2021-08-24 08:44:13','2021-08-24 08:44:13','','Jamaica Embassy','','inherit','closed','closed','','15828-revision-v1','','','2021-08-24 08:44:13','2021-08-24 08:44:13','',15828,'https://k1k3.dev34.info/?p=15829',0,'revision','',0),(15830,1,'2021-08-24 08:45:40','2021-08-24 08:45:40','','Jamaica Embassy','','inherit','closed','closed','','15828-revision-v1','','','2021-08-24 08:45:40','2021-08-24 08:45:40','',15828,'https://k1k3.dev34.info/?p=15830',0,'revision','',0),(15831,1,'2021-08-24 08:45:40','2021-08-24 08:45:40','','Jamaica Embassy','','inherit','closed','closed','','15828-revision-v1','','','2021-08-24 08:45:40','2021-08-24 08:45:40','',15828,'https://k1k3.dev34.info/?p=15831',0,'revision','',0),(15906,2,'2021-08-25 13:52:52','2021-08-25 13:52:52','<h2>Jamaica Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-271\"><b>United States Embassy:</b> Kingston Jamaica\r\n\r\n<b>Embassy Website: </b><a href=\"http://kingston.usembassy.gov/\">http://kingston.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>876-702-6000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:KingstonNIV@state.gov\">KingstonNIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.usvisa-jamaica.com/jam/\">http://www.usvisa-jamaica.com/jam/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>Application fee must be pain in Jamaican dollars for the NIV interview.  The fee is separate from the fee that you pay to the schedule an appointment by phone. You may pat at any National Commercial bank branch up to one year before your appointment date.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>You may make the visa appointment by calling the phone number.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>4\r\n\r\n<b>Number of photos required for the Medical Examination: </b>4\r\n\r\n</article></article>','Jamaica Embassy','','inherit','closed','closed','','15828-revision-v1','','','2021-08-25 13:52:52','2021-08-25 13:52:52','',15828,'https://k1k3.dev34.info/?p=15906',0,'revision','',0),(15832,1,'2021-08-24 08:45:41','2021-08-24 08:45:41','<h2>Jamaica Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-271\"><p><b>United States Embassy:</b> Kingston Jamaica         </p><p><b>Embassy Website: </b><a href=\"http://kingston.usembassy.gov/\">http://kingston.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>876-702-6000</p><p><b>Embassy Email Address: </b><a href=\"mailto:KingstonNIV@state.gov\">KingstonNIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.usvisa-jamaica.com/jam/\">http://www.usvisa-jamaica.com/jam/</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>Application fee must be pain in Jamaican dollars for the NIV interview.  The fee is separate from the fee that you pay to the schedule an appointment by phone. You may pat at any National Commercial bank branch up to one year before your appointment date.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>You may make the visa appointment by calling the phone number.</p><p><b>Number of photos required for Embassy Interview: </b>4</p><p><b>Number of photos required for the Medical Examination: </b>4</p></article></article>','Jamaica Embassy','','inherit','closed','closed','','15828-revision-v1','','','2021-08-24 08:45:41','2021-08-24 08:45:41','',15828,'https://k1k3.dev34.info/?p=15832',0,'revision','',0),(15833,1,'2021-08-24 08:47:15','2021-08-24 08:47:15','<h2>Japan Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-273\"><p><b>United States Embassy:</b> Tokyo Japan                </p><p><b>Embassy Website: </b><a href=\"http://japan.usembassy.gov/\">http://japan.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>Tokyo call:03-6743-9732, Osaka call:06-6943-6700, Naha call:0898-854-7050, In the United States call:1-646-259-0526</p><p><b>Embassy Email Address: </b><a href=\"mailto:support-japan@ustraveldocs.com\">support-japan@ustraveldocs.com</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/jp/jp-niv-visapply.asp\">http://www.ustraveldocs.com/jp/jp-niv-visapply.asp</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At a Pay Easy ATM</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Go to their website and schedule on line.</p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Japan Embassy','','publish','closed','closed','','japan-embassy','','','2021-08-27 07:48:08','2021-08-27 07:48:08','',15493,'https://k1k3.dev34.info/?page_id=15833',0,'page','',0),(15834,1,'2021-08-24 08:47:15','2021-08-24 08:47:15','','Japan Embassy','','inherit','closed','closed','','15833-revision-v1','','','2021-08-24 08:47:15','2021-08-24 08:47:15','',15833,'https://k1k3.dev34.info/?p=15834',0,'revision','',0),(15835,1,'2021-08-24 08:48:54','2021-08-24 08:48:54','','Japan Embassy','','inherit','closed','closed','','15833-revision-v1','','','2021-08-24 08:48:54','2021-08-24 08:48:54','',15833,'https://k1k3.dev34.info/?p=15835',0,'revision','',0),(15836,1,'2021-08-24 08:48:54','2021-08-24 08:48:54','','Japan Embassy','','inherit','closed','closed','','15833-revision-v1','','','2021-08-24 08:48:54','2021-08-24 08:48:54','',15833,'https://k1k3.dev34.info/?p=15836',0,'revision','',0),(15915,2,'2021-08-25 14:14:15','2021-08-25 14:14:15','<h2>Japan Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-273\"><b>United States Embassy:</b> Tokyo Japan\r\n\r\n<b>Embassy Website: </b><a href=\"http://japan.usembassy.gov/\">http://japan.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>Tokyo call:03-6743-9732, Osaka call:06-6943-6700, Naha call:0898-854-7050, In the United States call:1-646-259-0526\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:support-japan@ustraveldocs.com\">support-japan@ustraveldocs.com</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/jp/jp-niv-visapply.asp\">http://www.ustraveldocs.com/jp/jp-niv-visapply.asp</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At a Pay Easy ATM\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Go to their website and schedule on line.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>3\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Japan Embassy','','inherit','closed','closed','','15833-revision-v1','','','2021-08-25 14:14:15','2021-08-25 14:14:15','',15833,'https://k1k3.dev34.info/?p=15915',0,'revision','',0),(15837,1,'2021-08-24 08:48:54','2021-08-24 08:48:54','<h2>Japan Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-273\"><p><b>United States Embassy:</b> Tokyo Japan                </p><p><b>Embassy Website: </b><a href=\"http://japan.usembassy.gov/\">http://japan.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>Tokyo call:03-6743-9732, Osaka call:06-6943-6700, Naha call:0898-854-7050, In the United States call:1-646-259-0526</p><p><b>Embassy Email Address: </b><a href=\"mailto:support-japan@ustraveldocs.com\">support-japan@ustraveldocs.com</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/jp/jp-niv-visapply.asp\">http://www.ustraveldocs.com/jp/jp-niv-visapply.asp</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At a Pay Easy ATM</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Go to their website and schedule on line.</p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Japan Embassy','','inherit','closed','closed','','15833-revision-v1','','','2021-08-24 08:48:54','2021-08-24 08:48:54','',15833,'https://k1k3.dev34.info/?p=15837',0,'revision','',0),(15838,1,'2021-08-24 08:49:40','2021-08-24 08:49:40','<h2>Kazakhstan Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-275\"><p><b>United States Embassy:</b> Astana Kazakhstan             </p><p><b>Embassy Website: </b><a href=\"http://kazakhstan.usembassy.gov/\">http://kazakhstan.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>7 (7172) 70-21-00</p><p><b>Embassy Email Address: </b><a href=\"mailto:info@usembassy.kz\">info@usembassy.kz</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/kz/\">http://www.ustraveldocs.com/kz/</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>Kazkommerts (KKB) Bank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>It will be online, by going to their website.</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Kazakhstan Embassy','','publish','closed','closed','','kazakhstan-embassy','','','2021-08-27 07:48:13','2021-08-27 07:48:13','',15493,'https://k1k3.dev34.info/?page_id=15838',0,'page','',0),(15839,1,'2021-08-24 08:49:40','2021-08-24 08:49:40','','Kazakhstan Embassy','','inherit','closed','closed','','15838-revision-v1','','','2021-08-24 08:49:40','2021-08-24 08:49:40','',15838,'https://k1k3.dev34.info/?p=15839',0,'revision','',0),(16094,1,'2021-08-27 06:40:10','2021-08-27 06:40:10','<h2>Afghanistan Embassy</h2>		\n		<article id=\"post-190\">\nUnited States Embassy: Kabul Afghanistan<br><br>\n<b>Embassy Website: </b><a href=\"http://kabul.usembassy.gov</a>http://</a><a>kabul.usembassy.gov</a><br><br>\n<b>Embassy Phone Number: </b>(0093) (0) 700-10-8001<br><br>\n<b>Embassy Email Address: </b><a href=\"mailto:KabulIV@state.gov\">KabulIV@state.gov</a><br><br>\n<b>Can fiancee/spouse attend the interview: </b>No<br><br>\n<b>Where to pay the Embassy fee: </b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.<br><br>\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.<br><br>\n<b>Embassy appointment scheduling method: </b>Online by going to their website<br><br>\n<b>Number of photos required for Embassy Interview:</b> 1<br><br>\n<b>Number of photos required for the Medical Examination: </b>2<br><br>\nIf you need help with marriage visas, please <a title=\"Contact\" href=\"http://k1k3visas.com/contact\" target=\"_blank\" rel=\"noopener\">contact us</a>.','Afghanistan Embassy','','inherit','closed','closed','','15650-revision-v1','','','2021-08-27 06:40:10','2021-08-27 06:40:10','',15650,'https://k1k3.dev34.info/?p=16094',0,'revision','',0),(15841,1,'2021-08-24 08:52:26','2021-08-24 08:52:26','','Kazakhstan Embassy','','inherit','closed','closed','','15838-revision-v1','','','2021-08-24 08:52:26','2021-08-24 08:52:26','',15838,'https://k1k3.dev34.info/?p=15841',0,'revision','',0),(15842,1,'2021-08-24 08:52:26','2021-08-24 08:52:26','','Kazakhstan Embassy','','inherit','closed','closed','','15838-revision-v1','','','2021-08-24 08:52:26','2021-08-24 08:52:26','',15838,'https://k1k3.dev34.info/?p=15842',0,'revision','',0),(15914,2,'2021-08-25 14:09:29','2021-08-25 14:09:29','<h2>Kazakhstan Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-275\"><b>United States Embassy:</b> Astana Kazakhstan\r\n\r\n<b>Embassy Website: </b><a href=\"http://kazakhstan.usembassy.gov/\">http://kazakhstan.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>7 (7172) 70-21-00\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:info@usembassy.kz\">info@usembassy.kz</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/kz/\">http://www.ustraveldocs.com/kz/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>Kazkommerts (KKB) Bank\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>It will be online, by going to their website.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Kazakhstan Embassy','','inherit','closed','closed','','15838-revision-v1','','','2021-08-25 14:09:29','2021-08-25 14:09:29','',15838,'https://k1k3.dev34.info/?p=15914',0,'revision','',0),(15843,1,'2021-08-24 08:52:26','2021-08-24 08:52:26','<h2>Kazakhstan Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-275\"><p><b>United States Embassy:</b> Astana Kazakhstan             </p><p><b>Embassy Website: </b><a href=\"http://kazakhstan.usembassy.gov/\">http://kazakhstan.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>7 (7172) 70-21-00</p><p><b>Embassy Email Address: </b><a href=\"mailto:info@usembassy.kz\">info@usembassy.kz</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/kz/\">http://www.ustraveldocs.com/kz/</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>Kazkommerts (KKB) Bank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>It will be online, by going to their website.</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Kazakhstan Embassy','','inherit','closed','closed','','15838-revision-v1','','','2021-08-24 08:52:26','2021-08-24 08:52:26','',15838,'https://k1k3.dev34.info/?p=15843',0,'revision','',0),(15844,1,'2021-08-24 08:53:03','2021-08-24 08:53:03','<h2>Kenya Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-277\"><p><b>United States Embassy:</b> Nairobi Kenya        </p><p><b>Embassy Website: </b><a href=\"http://nairobi.usemabssy.gov/\">http://nairobi.usemabssy.gov/</a></p><p><b>Embassy Phone Number: </b>Kenya (254 20) 619-0600 United States (0001 703) 439-2302</p><p><b>Embassy Email Address: </b><a href=\"mailto:VisitorVisaNairobi@state.gov\">VisitorVisaNairobi@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/en-KE/selfservice/ss.country.welcome\">http://usvisa-info.com/en-KE/selfservice/ss.country.welcome</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>At any of Postbank’s many branches</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Go to their website</p><p><b>Number of photos required for Embassy Interview: </b>4</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Kenya Embassy','','publish','closed','closed','','kenya-embassy','','','2021-08-27 07:48:16','2021-08-27 07:48:16','',15493,'https://k1k3.dev34.info/?page_id=15844',0,'page','',0),(15845,1,'2021-08-24 08:53:03','2021-08-24 08:53:03','','Kenya Embassy','','inherit','closed','closed','','15844-revision-v1','','','2021-08-24 08:53:03','2021-08-24 08:53:03','',15844,'https://k1k3.dev34.info/?p=15845',0,'revision','',0),(15846,1,'2021-08-24 08:54:18','2021-08-24 08:54:18','','Kenya Embassy','','inherit','closed','closed','','15844-revision-v1','','','2021-08-24 08:54:18','2021-08-24 08:54:18','',15844,'https://k1k3.dev34.info/?p=15846',0,'revision','',0),(15847,1,'2021-08-24 08:54:18','2021-08-24 08:54:18','','Kenya Embassy','','inherit','closed','closed','','15844-revision-v1','','','2021-08-24 08:54:18','2021-08-24 08:54:18','',15844,'https://k1k3.dev34.info/?p=15847',0,'revision','',0),(15907,2,'2021-08-25 13:54:33','2021-08-25 13:54:33','<h2>Kenya Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-277\"><b>United States Embassy:</b> Nairobi Kenya\r\n\r\n<b>Embassy Website: </b><a href=\"http://nairobi.usemabssy.gov/\">http://nairobi.usemabssy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>Kenya (254 20) 619-0600 United States (0001 703) 439-2302\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:VisitorVisaNairobi@state.gov\">VisitorVisaNairobi@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/en-KE/selfservice/ss.country.welcome\">http://usvisa-info.com/en-KE/selfservice/ss.country.welcome</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>At any of Postbank’s many branches\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Go to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>4\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\n</article></article>','Kenya Embassy','','inherit','closed','closed','','15844-revision-v1','','','2021-08-25 13:54:33','2021-08-25 13:54:33','',15844,'https://k1k3.dev34.info/?p=15907',0,'revision','',0),(15848,1,'2021-08-24 08:54:18','2021-08-24 08:54:18','<h2>Kenya Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-277\"><p><b>United States Embassy:</b> Nairobi Kenya        </p><p><b>Embassy Website: </b><a href=\"http://nairobi.usemabssy.gov/\">http://nairobi.usemabssy.gov/</a></p><p><b>Embassy Phone Number: </b>Kenya (254 20) 619-0600 United States (0001 703) 439-2302</p><p><b>Embassy Email Address: </b><a href=\"mailto:VisitorVisaNairobi@state.gov\">VisitorVisaNairobi@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/en-KE/selfservice/ss.country.welcome\">http://usvisa-info.com/en-KE/selfservice/ss.country.welcome</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>At any of Postbank’s many branches</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Go to their website</p><p><b>Number of photos required for Embassy Interview: </b>4</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Kenya Embassy','','inherit','closed','closed','','15844-revision-v1','','','2021-08-24 08:54:18','2021-08-24 08:54:18','',15844,'https://k1k3.dev34.info/?p=15848',0,'revision','',0),(15849,1,'2021-08-24 08:54:50','2021-08-24 08:54:50','<h2>Korea Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-279\"><p><b>United States Embassy:</b> Seoul Korea             </p><p><b>Embassy Website: </b><a href=\"http://seoul.usembassy.gov/\">http://seoul.usembassy.gov/</a></p><p><b>Embassy Phone Number:</b> Seoul call:<b> </b>02-3483-1939, South Korea call:166-2297, United States call: 1-646-259-0526</p><p><b>Embassy Email Address: </b><a href=\"mailto:support-southkorea@ustraveldocs.com\">support-southkorea@ustraveldocs.com</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/kr/\">http://www.ustraveldocs.com/kr/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>The fees are payable in U.S. dollars or Korean won at the Embassy’s exchange rate on the day of the applicants interview.  Payments must be made in cash (dollars or Korean won) U.S. Postal Money Orders or Credit cards.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>2</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b></p></article></article>','Korea Embassy','','publish','closed','closed','','korea-embassy','','','2021-08-27 07:48:19','2021-08-27 07:48:19','',15493,'https://k1k3.dev34.info/?page_id=15849',0,'page','',0),(15850,1,'2021-08-24 08:54:50','2021-08-24 08:54:50','','Korea Embassy','','inherit','closed','closed','','15849-revision-v1','','','2021-08-24 08:54:50','2021-08-24 08:54:50','',15849,'https://k1k3.dev34.info/?p=15850',0,'revision','',0),(15851,1,'2021-08-24 08:56:13','2021-08-24 08:56:13','','Korea Embassy','','inherit','closed','closed','','15849-revision-v1','','','2021-08-24 08:56:13','2021-08-24 08:56:13','',15849,'https://k1k3.dev34.info/?p=15851',0,'revision','',0),(15852,1,'2021-08-24 08:56:13','2021-08-24 08:56:13','','Korea Embassy','','inherit','closed','closed','','15849-revision-v1','','','2021-08-24 08:56:13','2021-08-24 08:56:13','',15849,'https://k1k3.dev34.info/?p=15852',0,'revision','',0),(16004,1,'2021-08-26 01:21:32','2021-08-26 01:21:32','<h2>Korea Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-279\"><b>United States Embassy:</b> Seoul Korea\r\n\r\n<b>Embassy Website: </b><a href=\"http://seoul.usembassy.gov/\">http://seoul.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number:</b> Seoul call:<b> </b>02-3483-1939, South Korea call:166-2297, United States call: 1-646-259-0526\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:support-southkorea@ustraveldocs.com\">support-southkorea@ustraveldocs.com</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/kr/\">http://www.ustraveldocs.com/kr/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>The fees are payable in U.S. dollars or Korean won at the Embassy’s exchange rate on the day of the applicants interview.  Payments must be made in cash (dollars or Korean won) U.S. Postal Money Orders or Credit cards.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>2\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>\r\n\r\n</article></article>','Korea Embassy','','inherit','closed','closed','','15849-revision-v1','','','2021-08-26 01:21:32','2021-08-26 01:21:32','',15849,'https://k1k3.dev34.info/?p=16004',0,'revision','',0),(15853,1,'2021-08-24 08:56:13','2021-08-24 08:56:13','<h2>Korea Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-279\"><p><b>United States Embassy:</b> Seoul Korea             </p><p><b>Embassy Website: </b><a href=\"http://seoul.usembassy.gov/\">http://seoul.usembassy.gov/</a></p><p><b>Embassy Phone Number:</b> Seoul call:<b> </b>02-3483-1939, South Korea call:166-2297, United States call: 1-646-259-0526</p><p><b>Embassy Email Address: </b><a href=\"mailto:support-southkorea@ustraveldocs.com\">support-southkorea@ustraveldocs.com</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/kr/\">http://www.ustraveldocs.com/kr/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>The fees are payable in U.S. dollars or Korean won at the Embassy’s exchange rate on the day of the applicants interview.  Payments must be made in cash (dollars or Korean won) U.S. Postal Money Orders or Credit cards.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>2</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b></p></article></article>','Korea Embassy','','inherit','closed','closed','','15849-revision-v1','','','2021-08-24 08:56:13','2021-08-24 08:56:13','',15849,'https://k1k3.dev34.info/?p=15853',0,'revision','',0),(15854,1,'2021-08-24 08:56:53','2021-08-24 08:56:53','<h2>Kosova Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-281\"><p><b>United States Embassy:</b> Pristina Kosova          </p><p><b>Embassy Website: </b><a href=\"http://pristina.usembassy.gov/\">http://pristina.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>1-800-672-8730</p><p><b>Embassy Email Address: </b><a href=\"mailto:PaPristina@state.gov\">PaPristina@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"https://ceac.state.gov/genniv\">https://ceac.state.gov/genniv</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>The fee may be paid either at Komercijaina Banka in Macedonia or at Raiffeisen Bank in Kosovo.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Once a pin is activated call 038-247-973 to schedule an appointment.</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Kosova Embassy','','publish','closed','closed','','kosova-embassy','','','2021-08-27 07:48:24','2021-08-27 07:48:24','',15493,'https://k1k3.dev34.info/?page_id=15854',0,'page','',0),(15855,1,'2021-08-24 08:56:53','2021-08-24 08:56:53','','Kosova Embassy','','inherit','closed','closed','','15854-revision-v1','','','2021-08-24 08:56:53','2021-08-24 08:56:53','',15854,'https://k1k3.dev34.info/?p=15855',0,'revision','',0),(15856,1,'2021-08-24 08:58:38','2021-08-24 08:58:38','','Kosova Embassy','','inherit','closed','closed','','15854-revision-v1','','','2021-08-24 08:58:38','2021-08-24 08:58:38','',15854,'https://k1k3.dev34.info/?p=15856',0,'revision','',0),(15857,1,'2021-08-24 08:58:38','2021-08-24 08:58:38','','Kosova Embassy','','inherit','closed','closed','','15854-revision-v1','','','2021-08-24 08:58:38','2021-08-24 08:58:38','',15854,'https://k1k3.dev34.info/?p=15857',0,'revision','',0),(15919,2,'2021-08-25 14:26:03','2021-08-25 14:26:03','<h2>Kosova Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-281\"><b>United States Embassy:</b> Pristina Kosova\r\n\r\n<b>Embassy Website: </b><a href=\"http://pristina.usembassy.gov/\">http://pristina.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>1-800-672-8730\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:PaPristina@state.gov\">PaPristina@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"https://ceac.state.gov/genniv\">https://ceac.state.gov/genniv</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>The fee may be paid either at Komercijaina Banka in Macedonia or at Raiffeisen Bank in Kosovo.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Once a pin is activated call 038-247-973 to schedule an appointment.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\n</article></article>','Kosova Embassy','','inherit','closed','closed','','15854-revision-v1','','','2021-08-25 14:26:03','2021-08-25 14:26:03','',15854,'https://k1k3.dev34.info/?p=15919',0,'revision','',0),(15858,1,'2021-08-24 08:58:38','2021-08-24 08:58:38','<h2>Kosova Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-281\"><p><b>United States Embassy:</b> Pristina Kosova          </p><p><b>Embassy Website: </b><a href=\"http://pristina.usembassy.gov/\">http://pristina.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>1-800-672-8730</p><p><b>Embassy Email Address: </b><a href=\"mailto:PaPristina@state.gov\">PaPristina@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"https://ceac.state.gov/genniv\">https://ceac.state.gov/genniv</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>The fee may be paid either at Komercijaina Banka in Macedonia or at Raiffeisen Bank in Kosovo.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Once a pin is activated call 038-247-973 to schedule an appointment.</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Kosova Embassy','','inherit','closed','closed','','15854-revision-v1','','','2021-08-24 08:58:38','2021-08-24 08:58:38','',15854,'https://k1k3.dev34.info/?p=15858',0,'revision','',0),(15859,1,'2021-08-24 09:02:05','2021-08-24 09:02:05','<h2>Kuwait Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-283\"><p><b>United States Embassy:</b> Kuwait City Kuwait            </p><p><b>Embassy Website: </b><a href=\"http://kuwait.usembassy.gov/\">http://kuwait.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>00-(965) 2259-1001</p><p><b>Embassy Email Address: </b><a href=\"mailto:KuwaitIV@state.gov\">KuwaitIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b>Make an appointment through the Immigrant Visa unit by emailing: <a href=\"mailto:KuwaitIV@state.gov\">KuwaitIV@state.gov</a></p><p><b>Can fiancee/spouse attend the interview:</b></p><p><b>Where to pay the Embassy fee:</b></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Yes</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Kuwait Embassy','','publish','closed','closed','','kuwait-embassy','','','2021-08-27 07:48:27','2021-08-27 07:48:27','',15493,'https://k1k3.dev34.info/?page_id=15859',0,'page','',0),(15860,1,'2021-08-24 09:02:05','2021-08-24 09:02:05','','Kuwait Embassy','','inherit','closed','closed','','15859-revision-v1','','','2021-08-24 09:02:05','2021-08-24 09:02:05','',15859,'https://k1k3.dev34.info/?p=15860',0,'revision','',0),(15861,1,'2021-08-24 09:03:29','2021-08-24 09:03:29','','Kuwait Embassy','','inherit','closed','closed','','15859-revision-v1','','','2021-08-24 09:03:29','2021-08-24 09:03:29','',15859,'https://k1k3.dev34.info/?p=15861',0,'revision','',0),(15862,1,'2021-08-24 09:03:29','2021-08-24 09:03:29','','Kuwait Embassy','','inherit','closed','closed','','15859-revision-v1','','','2021-08-24 09:03:29','2021-08-24 09:03:29','',15859,'https://k1k3.dev34.info/?p=15862',0,'revision','',0),(15905,2,'2021-08-25 13:50:13','2021-08-25 13:50:13','<h2>Kuwait Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-283\"><b>United States Embassy:</b> Kuwait City Kuwait\r\n\r\n<b>Embassy Website: </b><a href=\"http://kuwait.usembassy.gov/\">http://kuwait.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>00-(965) 2259-1001\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:KuwaitIV@state.gov\">KuwaitIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b>Make an appointment through the Immigrant Visa unit by emailing: <a href=\"mailto:KuwaitIV@state.gov\">KuwaitIV@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview:</b>\r\n\r\n<b>Where to pay the Embassy fee:</b>\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Yes\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Kuwait Embassy','','inherit','closed','closed','','15859-revision-v1','','','2021-08-25 13:50:13','2021-08-25 13:50:13','',15859,'https://k1k3.dev34.info/?p=15905',0,'revision','',0),(15863,1,'2021-08-24 09:03:29','2021-08-24 09:03:29','<h2>Kuwait Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-283\"><p><b>United States Embassy:</b> Kuwait City Kuwait            </p><p><b>Embassy Website: </b><a href=\"http://kuwait.usembassy.gov/\">http://kuwait.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>00-(965) 2259-1001</p><p><b>Embassy Email Address: </b><a href=\"mailto:KuwaitIV@state.gov\">KuwaitIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b>Make an appointment through the Immigrant Visa unit by emailing: <a href=\"mailto:KuwaitIV@state.gov\">KuwaitIV@state.gov</a></p><p><b>Can fiancee/spouse attend the interview:</b></p><p><b>Where to pay the Embassy fee:</b></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Yes</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Kuwait Embassy','','inherit','closed','closed','','15859-revision-v1','','','2021-08-24 09:03:29','2021-08-24 09:03:29','',15859,'https://k1k3.dev34.info/?p=15863',0,'revision','',0),(15864,1,'2021-08-24 09:04:14','2021-08-24 09:04:14','<h2>Lebanon Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-285\"><p><b>United States Embassy:</b> Beirut Lebanon                 </p><p><b>Embassy Website: </b><a href=\"http://lebanon.usembassy.gov/\">http://lebanon.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>961-4-542600</p><p><b>Embassy Email Address: </b><a href=\"mailto:BeirutNIV@state.gov\">BeirutNIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/GENNIV/Default.aspx\">http://ceac.state.gov/GENNIV/Default.aspx</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>At any branch of Credit Libanais Bank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Contact the immigrant visa section at the American Embassy in Beirut by sending an email at <a href=\"mailto:BeirutIV@state.gov\">BeirutIV@state.gov</a> or by sending a fax at 04-543498 to schedule an appointment.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Lebanon Embassy','','publish','closed','closed','','lebanon-embassy','','','2021-08-27 07:49:32','2021-08-27 07:49:32','',15493,'https://k1k3.dev34.info/?page_id=15864',0,'page','',0),(15865,1,'2021-08-24 09:04:14','2021-08-24 09:04:14','','Lebanon Embassy','','inherit','closed','closed','','15864-revision-v1','','','2021-08-24 09:04:14','2021-08-24 09:04:14','',15864,'https://k1k3.dev34.info/?p=15865',0,'revision','',0),(15866,1,'2021-08-24 09:05:41','2021-08-24 09:05:41','','Lebanon Embassy','','inherit','closed','closed','','15864-revision-v1','','','2021-08-24 09:05:41','2021-08-24 09:05:41','',15864,'https://k1k3.dev34.info/?p=15866',0,'revision','',0),(15867,1,'2021-08-24 09:05:41','2021-08-24 09:05:41','','Lebanon Embassy','','inherit','closed','closed','','15864-revision-v1','','','2021-08-24 09:05:41','2021-08-24 09:05:41','',15864,'https://k1k3.dev34.info/?p=15867',0,'revision','',0),(16008,1,'2021-08-26 01:22:28','2021-08-26 01:22:28','<h2>Lebanon Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-285\"><b>United States Embassy:</b> Beirut Lebanon\r\n\r\n<b>Embassy Website: </b><a href=\"http://lebanon.usembassy.gov/\">http://lebanon.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>961-4-542600\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:BeirutNIV@state.gov\">BeirutNIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/GENNIV/Default.aspx\">http://ceac.state.gov/GENNIV/Default.aspx</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>At any branch of Credit Libanais Bank\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Contact the immigrant visa section at the American Embassy in Beirut by sending an email at <a href=\"mailto:BeirutIV@state.gov\">BeirutIV@state.gov</a> or by sending a fax at 04-543498 to schedule an appointment.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\n</article></article>','Lebanon Embassy','','inherit','closed','closed','','15864-revision-v1','','','2021-08-26 01:22:28','2021-08-26 01:22:28','',15864,'https://k1k3.dev34.info/?p=16008',0,'revision','',0),(15868,1,'2021-08-24 09:05:41','2021-08-24 09:05:41','<h2>Lebanon Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-285\"><p><b>United States Embassy:</b> Beirut Lebanon                 </p><p><b>Embassy Website: </b><a href=\"http://lebanon.usembassy.gov/\">http://lebanon.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>961-4-542600</p><p><b>Embassy Email Address: </b><a href=\"mailto:BeirutNIV@state.gov\">BeirutNIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/GENNIV/Default.aspx\">http://ceac.state.gov/GENNIV/Default.aspx</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>At any branch of Credit Libanais Bank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Contact the immigrant visa section at the American Embassy in Beirut by sending an email at <a href=\"mailto:BeirutIV@state.gov\">BeirutIV@state.gov</a> or by sending a fax at 04-543498 to schedule an appointment.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Lebanon Embassy','','inherit','closed','closed','','15864-revision-v1','','','2021-08-24 09:05:41','2021-08-24 09:05:41','',15864,'https://k1k3.dev34.info/?p=15868',0,'revision','',0),(15873,1,'2021-08-24 09:26:03','2021-08-24 09:26:03','','Immigration Forms','','inherit','closed','closed','','15540-revision-v1','','','2021-08-24 09:26:03','2021-08-24 09:26:03','',15540,'https://k1k3.dev34.info/?p=15873',0,'revision','',0),(15874,1,'2021-08-24 09:26:03','2021-08-24 09:26:03','','Immigration Forms','','inherit','closed','closed','','15540-revision-v1','','','2021-08-24 09:26:03','2021-08-24 09:26:03','',15540,'https://k1k3.dev34.info/?p=15874',0,'revision','',0),(15875,1,'2021-08-24 09:26:04','2021-08-24 09:26:04','<h2>Immigration Forms</h2>		\n		<article id=\"post-190\"><article id=\"post-101\"><p>K1 Fiancee Visa and CR1 Visa: Immigration Forms – Filing Fees</p><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa service. Hire us for your K1 fiancee Visa or CR1 spousal visa you will get more for less.<br /><a href=\"http://www.uscis.gov/\">www.uscis.gov</a> provides online information on Immigration benefit applications and petitions. <a href=\"http://www.uscis.gov/\">www.uscis.gov</a> provides you with access to all of our public use forms for K1 visas, CR1 visas and related visa forms.<br />Please see: <a href=\"http://www.uscis.gov/forms\">http://www.uscis.gov/forms</a> for the latest updates.</p><p><a href=\"http://www.uscis.gov/\">www.uscis.gov</a></p><p>Petition for Alien Fiance(e) K1 Visa Form I-129F $535 Filing fee<br />Petition for Alien Relative CR1 Visa Form I-130 $535 Filing fee</p><p>No charge for a consultation, Call the experts (619) 249-0204 <br />The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview &amp; medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fiancée was well prepared for the interview. I recommend this company to anyone that doesn’t want to be alone in the process and wants things done right and trouble free.<br />J. Craig</p><p>Attorneys hire us!<br />Visa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.<br />Best Regards,<br />David Carrad, Attorney  </p><p>See our client’s <a href=\"http://www.k1k3visas.com/why-hire-us/testimonials.htm\">testimonials</a></p></article></article>','Immigration Forms','','inherit','closed','closed','','15540-revision-v1','','','2021-08-24 09:26:04','2021-08-24 09:26:04','',15540,'https://k1k3.dev34.info/?p=15875',0,'revision','',0),(15876,1,'2021-08-24 09:30:33','2021-08-24 09:30:33','','pic-green-card','','inherit','open','closed','','pic-green-card','','','2021-08-24 09:30:33','2021-08-24 09:30:33','',15531,'https://k1k3.dev34.info/wp-content/uploads/2021/08/pic-green-card.jpg',0,'attachment','image/jpeg',0),(15877,1,'2021-08-24 09:32:03','2021-08-24 09:32:03','','Permanent Resident Card “Greencard”','','inherit','closed','closed','','15531-revision-v1','','','2021-08-24 09:32:03','2021-08-24 09:32:03','',15531,'https://k1k3.dev34.info/?p=15877',0,'revision','',0),(15878,1,'2021-08-24 09:32:03','2021-08-24 09:32:03','','Permanent Resident Card “Greencard”','','inherit','closed','closed','','15531-revision-v1','','','2021-08-24 09:32:03','2021-08-24 09:32:03','',15531,'https://k1k3.dev34.info/?p=15878',0,'revision','',0),(15879,1,'2021-08-24 09:32:03','2021-08-24 09:32:03','<h2>Permanent Resident Card “Greencard”</h2>		\n															<img width=\"249\" height=\"203\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/pic-green-card.jpg\" alt=\"\" loading=\"lazy\" />															\n		<article id=\"post-190\"><article id=\"post-1650\"><p>When you enter the U.S. on a visa or visa waiver and plan to spend the rest of your life here with your family, you will need to adjust your status from a nonimmigrant to an immigrant status, you will receive your permanent resident card known as the “green card”.</p><p>Here are reasons you will need or want one:</p><p>-You  will be able to leave and enter the U.S. anytime you wish with out the risk of being denied entry .</p><p>-You will be able to work in the U.S.  You can start your own business legally in America with a green card.</p><p>-Own property, cars and other items legally.</p><p>-Social Security benefits are available to green card holders when they retire, if you have worked for 10 years before retiring.      </p><p>We are to help you with adjusting your status and helping you with your green card.  Call us 619-249-0204, we are the REAL deal.</p></article></article>','Permanent Resident Card “Greencard”','','inherit','closed','closed','','15531-revision-v1','','','2021-08-24 09:32:03','2021-08-24 09:32:03','',15531,'https://k1k3.dev34.info/?p=15879',0,'revision','',0),(15881,1,'2021-08-24 09:38:06','2021-08-24 09:38:06','','Can I Marry With A Visa Waiver?','','inherit','closed','closed','','15532-revision-v1','','','2021-08-24 09:38:06','2021-08-24 09:38:06','',15532,'https://k1k3.dev34.info/?p=15881',0,'revision','',0),(15882,1,'2021-08-24 09:38:06','2021-08-24 09:38:06','<h2>Can I Marry With A Visa Waiver?\n</h2>		\n		<article id=\"post-190\"><article id=\"post-1662\"><p>Can a person coming to the U.S. on a Visa Waiver get a Green Card through Marriage?</p><p>The answer is: YES</p><p>In a brief filed in Bradley v. Holder Case #10-397, the Solicitor General said:            </p><p>In general the Visa Waiver Program aliens are excepted from eligibility to seek adjustment of status but those who qualify as immediate relatives fall within an exception to the exception. See 8 U.S.C. 1255(c)(4)</p><p>A spouse is an immediate relative.  However, you should note that it is still considered immigration fraud to come to the USA on a tourist visa or the VWP with the intent to immigrate.  But if your intent was truly to visit and then you later decided to marry a U.S. citizen, you would be able to adjust your status and get your green card.  However, if you are currently in removal proceedings you probably will not get to stay just because you married a U.S. citizen and applied to adjust your status.</p><p>In an engagement with the American Immigration Lawyers Association on April 7, 2011 the USCIS stated:</p><p><em>All field offices have been instructed to adjudicate I-485 applications filed by individuals who last entered the U.S. under the Visa Waiver Program (VWP) and overstayed on their merits UNLESS the potential beneficiary is the subject of an INA section 217 removal order.  Additionally field offices have been instructed to hold in abeyance all VWP adjustment applications for potential beneficiaries who have been ordered removed under INA section 217.</em></p></article></article>','Can I Marry With A Visa Waiver?','','inherit','closed','closed','','15532-revision-v1','','','2021-08-24 09:38:06','2021-08-24 09:38:06','',15532,'https://k1k3.dev34.info/?p=15882',0,'revision','',0),(15883,1,'2021-08-24 09:41:03','2021-08-24 09:41:03','','Visa Waiver Program Countries','','inherit','closed','closed','','15539-revision-v1','','','2021-08-24 09:41:03','2021-08-24 09:41:03','',15539,'https://k1k3.dev34.info/?p=15883',0,'revision','',0),(15884,1,'2021-08-24 09:41:03','2021-08-24 09:41:03','','Visa Waiver Program Countries','','inherit','closed','closed','','15539-revision-v1','','','2021-08-24 09:41:03','2021-08-24 09:41:03','',15539,'https://k1k3.dev34.info/?p=15884',0,'revision','',0),(15885,1,'2021-08-24 09:41:03','2021-08-24 09:41:03','<h2>Visa Waiver Program Countries\n</h2>		\n		<article id=\"post-190\"><article id=\"post-1691\"><p><strong>This is a list of countries in the Visa Waiver Program as of October 2012 as follows:</strong></p><p>Andorra        </p><p>Australia</p><p>Austria</p><p>Belgium</p><p>Brunei</p><p>Czeck Republic</p><p>Denmark</p><p>Estonia</p><p>Finland</p><p>France</p><p>Germany</p><p>Greece</p><p>Hungary</p><p>Iceland</p><p>Ireland</p><p>Italy</p><p>Japan</p><p>Latvia</p><p>Liechtenstein</p><p>Lithuania</p><p>Luxembourg</p><p>Malta</p><p>Monaco</p><p>The Netherlands</p><p>New Zealand</p><p>Norway</p><p>Portugal</p><p>San Marino</p><p>Singapore</p><p>Slovakia</p><p>Slovenia</p><p>South Korea</p><p>Spain</p><p>Sweden</p><p>Switzerland</p><p>Taiwan</p><p>United Kingdom</p><p>Travelers from these countries may visit the USA for tourism or business without a visa and may stay for up to 90 days.  They must first receive authorization through ESTA (<a href=\"http://www.cbp.gov/travel/international-visitors/esta\">Electronic System for Travel Authorization</a>).  All persons traveling on the VWP must have a machine-readable passport.  The passport must be valid for at least 6 months beyond your intended stay.</p><p>Short trips to Canada or Mexico do not restart the 90 day clock.  This means you can’t make a quick trip to Canada or Mexico to restart your 90 day visit.</p></article></article>','Visa Waiver Program Countries','','inherit','closed','closed','','15539-revision-v1','','','2021-08-24 09:41:03','2021-08-24 09:41:03','',15539,'https://k1k3.dev34.info/?p=15885',0,'revision','',0),(15894,1,'2021-08-24 10:40:20','2021-08-24 10:40:20','<h2>Visa Waiver Program\n</h2>		\n			<h2>Requirements for using the Visa Waiver Program (VWP)\n</h2>		\n		<article id=\"post-190\"><p>The Visa Waiver Program allows citizens of participating countries to travel to the United States without a visa for stays of 90 days or less. This is only if they they meet all requirements explained below. Travelers must be eligible to use the VWP and have a valid Electronic System for Travel Authorization (ESTA) approval prior to travel.</p><p>If you are eligible to travel on the VWP, but prefer to have a visa in your passport, you may still apply for a visitor (B) visa. Transiting or traveling through the United States to Canada or Mexico is generally permitted for VWP travelers.</p></article><p><strong>The following are examples of activities permitted while in the United States on the VWP</strong></p><ul><li>Consult with business associates</li><li>Attend a scientific, educational, professional, or business convention or conference</li><li>Attend short-term training (you may not be paid by any source in the United States with the exception of expenses incidental to your stay)</li><li>Negotiate a contract</li><li>Tourism</li><li>Vacation (holiday)</li><li>Visit with friends or relatives</li><li>Medical treatment</li><li>Participation in social events hosted by fraternal, social, or service organizations</li><li>Participation by amateurs in musical, sports, or similar events or contests, if not being paid for participating<br />enrollment in a short recreational course of study, not for credit toward a degree (for example, a two-day cooking class while on vacation)</li></ul><p><strong>These are some examples of activities not permitted on the VWP and require visas for travel to the United States:</strong></p><ul><li>Study, but only for credit</li><li>Employment</li><li>Work as foreign press, radio, film, journalists, or other information media</li><li>Permanent residence in the United States</li></ul><p>For more information on the Visa Waiver Program (VWP) visit the <a href=\"https://travel.state.gov/content/visas/en/visit/visa-waiver-program.html\" target=\"_blank\" rel=\"noopener\">U.S. State Department Bureau of Consular Affairs’ website</a>, or <a href=\"http://k1k3visas.com/contact/\">contact us</a> directly for a consultation with an immigration professional.</p>','Visa Waiver Program','','inherit','closed','closed','','15493-revision-v1','','','2021-08-24 10:40:20','2021-08-24 10:40:20','',15493,'https://k1k3.dev34.info/?p=15894',0,'revision','',0),(15887,1,'2021-08-24 10:29:04','2021-08-24 10:29:04','','imagesCANUQEQ0-e1403463493456 (1)','','inherit','open','closed','','imagescanuqeq0-e1403463493456-1','','','2021-08-24 10:29:04','2021-08-24 10:29:04','',15533,'https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456-1.jpg',0,'attachment','image/jpeg',0),(15891,1,'2021-08-24 10:37:51','2021-08-24 10:37:51','<h2>We Are Here For You\n</h2>		\n		<p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456-1.jpg\" /> We prepare your entire fiancée visa or marriagel visa petition. We review it and make sure it’s perfect. We prepare all the forms all you do is sign them. When it’s time for the embassy interview we will help you to make sure you have all the documents necessary for the process at no charge. We are here to support you all the way through the interview. We do other visas as well as adjustment of status, removal of conditions &amp; citizenship.class=\"txtblue\"&gt;“You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.” Best regards, David Carrad, Attorney</p>','We Are Here For You','','inherit','closed','closed','','15533-revision-v1','','','2021-08-24 10:37:51','2021-08-24 10:37:51','',15533,'https://k1k3.dev34.info/?p=15891',0,'revision','',0),(15889,1,'2021-08-24 10:37:51','2021-08-24 10:37:51','','We Are Here For You','','inherit','closed','closed','','15533-revision-v1','','','2021-08-24 10:37:51','2021-08-24 10:37:51','',15533,'https://k1k3.dev34.info/?p=15889',0,'revision','',0),(15890,1,'2021-08-24 10:37:51','2021-08-24 10:37:51','','We Are Here For You','','inherit','closed','closed','','15533-revision-v1','','','2021-08-24 10:37:51','2021-08-24 10:37:51','',15533,'https://k1k3.dev34.info/?p=15890',0,'revision','',0),(15892,1,'2021-08-24 10:40:20','2021-08-24 10:40:20','','Visa Waiver Program','','inherit','closed','closed','','15493-revision-v1','','','2021-08-24 10:40:20','2021-08-24 10:40:20','',15493,'https://k1k3.dev34.info/?p=15892',0,'revision','',0),(15893,1,'2021-08-24 10:40:20','2021-08-24 10:40:20','','Visa Waiver Program','','inherit','closed','closed','','15493-revision-v1','','','2021-08-24 10:40:20','2021-08-24 10:40:20','',15493,'https://k1k3.dev34.info/?p=15893',0,'revision','',0),(15895,2,'2021-08-25 08:31:52','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2021-08-25 08:31:52','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?p=15895',0,'post','',0),(15896,2,'2021-08-25 11:52:55','2021-08-25 11:52:55','<h2>Fiancée Visa Process (Steps)</h2>\n<article id=\"post-175\">People always asks why it takes so long to bring someone from another country to the U.S. for the purpose of marriage.  Call our office for a complete detail of the fiance visa steps, there’s no charge. 619-249-0204\n<h4>Application Process</h4>\n<ul>\n 	<li>File your fiancée visa petition. The filing fee is $535</li>\n</ul>\n<h4>Eligibility Requirements</h4>\nIf you petition for a fiancé(e) visa, you must show that:\n<ul>\n 	<li>The petitioner (you) are a U.S. citizen.</li>\n 	<li>You intend to marry within 90 days of your fiancé(e) entering the United States.</li>\n 	<li>Both you and your fiancé(e) are both free to marry and any previous marriages must have been legally terminated by divorce, death, or annulment.</li>\n 	<li>You met each other, in person, at least once within 2 years of filing your petition. There are two exceptions that require a waiver:\n1. If the requirement to meet would violate strict and long-established customs of your or your fiancé(e)’s foreign culture or social practice.\n2. If you prove that the requirement to meet would result in extreme hardship to you.</li>\n</ul>\n<h4>After the Fiancé(e) Visa is Issued</h4>\nOnce issued, the fiancé(e) visa (or K-1 nonimmigrant visa) allows your fiancé(e) to enter the United States for 90 days so that your marriage ceremony can take place. Once you marry, your spouse may apply for permanent residence and remain in the United States while USCIS processes the application.\n<h3><strong>Treatment of I-129F petitions where the Department of State (DOS) refuses to issue the K-1 visa and returns the expired petition to USCIS.</strong></h3>\nOnce USCIS receives a consular returned I-129F for K-1 classification from DOS and the petition has expired in accordance with 8 CFR214.2(k)(5), USCIS will allow the petition to remain expired and will not reaffirm or reopen the petition. Please note that this will not preclude the petitioner from filing another petition.\n<h4>Children of Fiancé(e)s</h4>\nIf your fiancé(e) has a child (under 21 and unmarried), a K-2 nonimmigrant visa may be available to him or her. Be sure to include the names of your fiancé(e)’s children on your Form I-129F petition.\n<h4>Permission to Work</h4>\nAfter admission, your fiancé(e) may immediately apply for permission to work by filing a Form I-765, application for employment authorization with the USCIS Service Center having jurisdiction over your place of residence. Any work authorization based on a nonimmigrant fiancé (e) visa would be valid for only 90 days after entry. However, your fiancé (e) would also be eligible to apply for an extended work authorization at the same time as he or she files for permanent residence.\n<h4>What happens if we do not marry within 90 days?</h4>\nFiancé(e) status automatically expires after 90 days. It cannot be extended. Your fiancé(e) should leave the United States at the end of the 90 days if you do not marry. If your fiancé(e) does not depart, he or she will be in violation of U.S. immigration law. This may result in removal (deportation) and/or could affect future eligibility for U.S. immigration benefits.\n<h3>We want to make plans for our wedding. How long will this process take?</h3>\nEach case is different, please check the current processing times for the I-129F petition the USCIS processes fiancé(e) petitions in the order we receive them. Once we complete our processing, your approved petition is then forwarded to the National Visa Center (NVC). The NVC will then send the petition to the U.S. Embassy or consulate, which will need time to process your fiancé(e) for a visa.\n\nCheck it our testimonials we are here for you as we have been for others just like you.  No charge for a consultation all:619-249-0204 or email s at: k1k3visas.com@gmail.com\n\n</article>','Fiancée Visa Process (Steps)','','inherit','closed','closed','','15525-autosave-v1','','','2021-08-25 11:52:55','2021-08-25 11:52:55','',15525,'https://k1k3.dev34.info/?p=15896',0,'revision','',0),(15897,2,'2021-08-25 12:46:50','2021-08-25 12:46:50','<h2>Fiancée Visa Process (Steps)</h2>\r\n<article id=\"post-175\">People always asks why it takes so long to bring someone from another country to the U.S. for the purpose of marriage.  Call our office for a complete detail of the fiance visa steps, there’s no charge. 619-249-0204\r\n<h4>Application Process</h4>\r\n<ul>\r\n 	<li>File your fiancée visa petition. The filing fee is $535</li>\r\n</ul>\r\n<h4>Eligibility Requirements</h4>\r\nIf you petition for a fiancé(e) visa, you must show that:\r\n<ul>\r\n 	<li>The petitioner (you) are a U.S. citizen.</li>\r\n 	<li>You intend to marry within 90 days of your fiancé(e) entering the United States.</li>\r\n 	<li>Both you and your fiancé(e) are both free to marry and any previous marriages must have been legally terminated by divorce, death, or annulment.</li>\r\n 	<li>You met each other, in person, at least once within 2 years of filing your petition. There are two exceptions that require a waiver:\r\n1. If the requirement to meet would violate strict and long-established customs of your or your fiancé(e)’s foreign culture or social practice.\r\n2. If you prove that the requirement to meet would result in extreme hardship to you.</li>\r\n</ul>\r\n<h4>After the Fiancé(e) Visa is Issued</h4>\r\nOnce issued, the fiancé(e) visa (or K-1 nonimmigrant visa) allows your fiancé(e) to enter the United States for 90 days so that your marriage ceremony can take place. Once you marry, your spouse may apply for permanent residence and remain in the United States while USCIS processes the application.\r\n<h3><strong>Treatment of I-129F petitions where the Department of State (DOS) refuses to issue the K-1 visa and returns the expired petition to USCIS.</strong></h3>\r\nOnce USCIS receives a consular returned I-129F for K-1 classification from DOS and the petition has expired in accordance with 8 CFR214.2(k)(5), USCIS will allow the petition to remain expired and will not reaffirm or reopen the petition. Please note that this will not preclude the petitioner from filing another petition.\r\n<h4>Children of Fiancé(e)s</h4>\r\nIf your fiancé(e) has a child (under 21 and unmarried), a K-2 nonimmigrant visa may be available to him or her. Be sure to include the names of your fiancé(e)’s children on your Form I-129F petition.\r\n<h4>Permission to Work</h4>\r\nAfter admission, your fiancé(e) may immediately apply for permission to work by filing a Form I-765, application for employment authorization with the USCIS Service Center having jurisdiction over your place of residence. Any work authorization based on a nonimmigrant fiancé (e) visa would be valid for only 90 days after entry. However, your fiancé (e) would also be eligible to apply for an extended work authorization at the same time as he or she files for permanent residence.\r\n<h4>What happens if we do not marry within 90 days?</h4>\r\nFiancé(e) status automatically expires after 90 days. It cannot be extended. Your fiancé(e) should leave the United States at the end of the 90 days if you do not marry. If your fiancé(e) does not depart, he or she will be in violation of U.S. immigration law. This may result in removal (deportation) and/or could affect future eligibility for U.S. immigration benefits.\r\n<h3>We want to make plans for our wedding. How long will this process take?</h3>\r\nEach case is different, please check the current processing times for the I-129F petition the USCIS processes fiancé(e) petitions in the order we receive them. Once we complete our processing, your approved petition is then forwarded to the National Visa Center (NVC). The NVC will then send the petition to the U.S. Embassy or consulate, which will need time to process your fiancé(e) for a visa.\r\n\r\nCheck it our testimonials we are here for you as we have been for others just like you.  No charge for a consultation all:619-249-0204 or email s at: k1k3visas.com@gmail.com\r\n\r\n</article>','Fiancée Visa Process (Steps)','','inherit','closed','closed','','15525-revision-v1','','','2021-08-25 12:46:50','2021-08-25 12:46:50','',15525,'https://k1k3.dev34.info/?p=15897',0,'revision','',0),(16245,1,'2021-08-27 07:47:44','2021-08-27 07:47:44','<h2>India Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-260\"><p><b>United States Embassy:</b> Mumbai India           </p><p><b>Embassy Website: </b><a href=\"http://mumbai.usconsulate.gov/\">http://mumbai.usconsulate.gov/</a></p><p><b>Embassy Phone Number: </b>991-120-6602222</p><p><b>Embassy Email Address: </b><a href=\"mailto:support-india@ustraveldocs.com\">support-india@ustraveldocs.com</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/in\">http://www.ustraveldocs.com/in</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>All fees must be paid in rupees or dollars through a bank draft drawn on a nationalized or foreign bank in favor of the American Consulate General, Mumbai</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>1</p><p><b>Number of photos required for Embassy Interview: </b>4</p><p><b>Number of photos required for the Medical Examination: </b></p></article></article>','India Embassy','','inherit','closed','closed','','15803-revision-v1','','','2021-08-27 07:47:44','2021-08-27 07:47:44','',15803,'https://k1k3.dev34.info/?p=16245',0,'revision','',0),(16166,1,'2021-08-27 07:40:14','2021-08-27 07:40:14','<h2>Cuba U.S. Interests Section\n</h2>		\n		<article id=\"post-190\"><article id=\"post-228\"><p>United States Embassy: Havana Cuba             </p><p><b>Embassy Website: </b><a href=\"http://havana.usint.gov.usembassy.gov/\">http://</a><a>Havana.usint.gov</a>.usembassy.gov/</p><p><b>Embassy Phone Number: </b>537 834 4400</p><p><b>Embassy Email Address:</b></p><p><b>URL for scheduling the interview online:</b></p><p><b>Can fiancee/spouse attend the interview:</b></p><p><b>Where to pay the Embassy fee:</b></p><p><b>Local language documents need translated:</b></p><p><b>Embassy appointment scheduling method:</b></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination:</b> 2</p></article></article>','Cuba U.S. Interests Section','','inherit','closed','closed','','15738-revision-v1','','','2021-08-27 07:40:14','2021-08-27 07:40:14','',15738,'https://k1k3.dev34.info/?p=16166',0,'revision','',0),(16278,1,'2021-08-27 07:48:27','2021-08-27 07:48:27','<h2>Kuwait Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-283\"><p><b>United States Embassy:</b> Kuwait City Kuwait            </p><p><b>Embassy Website: </b><a href=\"http://kuwait.usembassy.gov/\">http://kuwait.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>00-(965) 2259-1001</p><p><b>Embassy Email Address: </b><a href=\"mailto:KuwaitIV@state.gov\">KuwaitIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b>Make an appointment through the Immigrant Visa unit by emailing: <a href=\"mailto:KuwaitIV@state.gov\">KuwaitIV@state.gov</a></p><p><b>Can fiancee/spouse attend the interview:</b></p><p><b>Where to pay the Embassy fee:</b></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Yes</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Kuwait Embassy','','inherit','closed','closed','','15859-revision-v1','','','2021-08-27 07:48:27','2021-08-27 07:48:27','',15859,'https://k1k3.dev34.info/?p=16278',0,'revision','',0),(16269,1,'2021-08-27 07:48:16','2021-08-27 07:48:16','<h2>Kenya Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-277\"><p><b>United States Embassy:</b> Nairobi Kenya        </p><p><b>Embassy Website: </b><a href=\"http://nairobi.usemabssy.gov/\">http://nairobi.usemabssy.gov/</a></p><p><b>Embassy Phone Number: </b>Kenya (254 20) 619-0600 United States (0001 703) 439-2302</p><p><b>Embassy Email Address: </b><a href=\"mailto:VisitorVisaNairobi@state.gov\">VisitorVisaNairobi@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/en-KE/selfservice/ss.country.welcome\">http://usvisa-info.com/en-KE/selfservice/ss.country.welcome</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>At any of Postbank’s many branches</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Go to their website</p><p><b>Number of photos required for Embassy Interview: </b>4</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Kenya Embassy','','inherit','closed','closed','','15844-revision-v1','','','2021-08-27 07:48:16','2021-08-27 07:48:16','',15844,'https://k1k3.dev34.info/?p=16269',0,'revision','',0),(15916,2,'2021-08-25 14:18:44','2021-08-25 14:18:44','<h2>Australia Embassy</h2>\r\n<article id=\"post-422\">United States Embassy: Canberra Australia\r\n\r\n<b>Embassy Website: </b><a href=\"http://canberra.usembassy.gov/\">http://canberra.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>028 278 1420\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:support-Australia@ustraveldocs.com\">support-Australia@ustraveldocs.com</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee:</b> You can pay at a designated Australia Post Office or you can pay online by credit card.\r\n\r\n<b>Local language documents need translated: </b>All documents should be accompanied by English translations.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online-go to their website\r\n\r\n<b>Number of photos required for the Embassy Interview:</b> 2\r\n\r\n<b>Number of photos required for the Medical Exam:</b> 3\r\n\r\n</article>','Australia Embassy','','inherit','closed','closed','','15664-revision-v1','','','2021-08-25 14:18:44','2021-08-25 14:18:44','',15664,'https://k1k3.dev34.info/?p=15916',0,'revision','',0),(15921,1,'2021-08-25 22:57:25','2021-08-25 22:57:25','','k1k3-logo','','inherit','open','closed','','k1k3-logo-2','','','2021-08-25 22:57:25','2021-08-25 22:57:25','',5838,'https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo.png',0,'attachment','image/png',0),(15922,1,'2021-08-25 22:57:35','2021-08-25 22:57:35','','k1k3-logo-light','','inherit','open','closed','','k1k3-logo-light','','','2021-08-25 22:57:35','2021-08-25 22:57:35','',5934,'https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-light.png',0,'attachment','image/png',0),(15923,1,'2021-08-25 22:57:42','2021-08-25 22:57:42','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-25 22:57:42','2021-08-25 22:57:42','',5838,'https://k1k3.dev34.info/?p=15923',0,'revision','',0),(15924,1,'2021-08-25 22:57:42','2021-08-25 22:57:42','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-25 22:57:42','2021-08-25 22:57:42','',5838,'https://k1k3.dev34.info/?p=15924',0,'revision','',0),(15925,1,'2021-08-25 22:57:42','2021-08-25 22:57:42','<img width=\"505\" height=\"80\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-25 22:57:42','2021-08-25 22:57:42','',5838,'https://k1k3.dev34.info/?p=15925',0,'revision','',0),(15926,1,'2021-08-25 22:57:54','2021-08-25 22:57:54','<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />								</a>\n					<ul>\n							<li>\n										San Diego, CA\n									</li>\n								<li>\n											<a href=\"mailto:k1k3visas.com@gmail.com\">\n										k1k3visas.com@gmail.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:619-249-0204\">\n										619-249-0204\n											</a>\n									</li>\n						</ul>\n		<p>© 2021 Copyright, All Right Reserved, K1K3 Visas</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-25 22:57:54','2021-08-25 22:57:54','',5934,'https://k1k3.dev34.info/?p=15926',0,'revision','',0),(15927,1,'2021-08-25 22:57:54','2021-08-25 22:57:54','<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />								</a>\n					<ul>\n							<li>\n										San Diego, CA\n									</li>\n								<li>\n											<a href=\"mailto:k1k3visas.com@gmail.com\">\n										k1k3visas.com@gmail.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:619-249-0204\">\n										619-249-0204\n											</a>\n									</li>\n						</ul>\n		<p>© 2021 Copyright, All Right Reserved, K1K3 Visas</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-25 22:57:54','2021-08-25 22:57:54','',5934,'https://k1k3.dev34.info/?p=15927',0,'revision','',0),(15928,1,'2021-08-25 22:57:54','2021-08-25 22:57:54','<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"505\" height=\"80\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-light.png\" alt=\"\" loading=\"lazy\" />								</a>\n					<ul>\n							<li>\n										San Diego, CA\n									</li>\n								<li>\n											<a href=\"mailto:k1k3visas.com@gmail.com\">\n										k1k3visas.com@gmail.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:619-249-0204\">\n										619-249-0204\n											</a>\n									</li>\n						</ul>\n		<p>© 2021 Copyright, All Right Reserved, K1K3 Visas</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-25 22:57:54','2021-08-25 22:57:54','',5934,'https://k1k3.dev34.info/?p=15928',0,'revision','',0),(15929,1,'2021-08-25 22:58:16','2021-08-25 22:58:16','<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"505\" height=\"80\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-light.png\" alt=\"\" loading=\"lazy\" />								</a>\n					<ul>\n							<li>\n										San Diego, CA\n									</li>\n								<li>\n											<a href=\"mailto:k1k3visas.com@gmail.com\">\n										k1k3visas.com@gmail.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:619-249-0204\">\n										619-249-0204\n											</a>\n									</li>\n						</ul>\n		<p>© 2021 Copyright, All Right Reserved, K1K3 Visas</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-25 22:58:16','2021-08-25 22:58:16','',5934,'https://k1k3.dev34.info/?p=15929',0,'revision','',0),(15930,1,'2021-08-25 22:58:16','2021-08-25 22:58:16','<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"505\" height=\"80\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-light.png\" alt=\"\" loading=\"lazy\" />								</a>\n					<ul>\n							<li>\n										San Diego, CA\n									</li>\n								<li>\n											<a href=\"mailto:k1k3visas.com@gmail.com\">\n										k1k3visas.com@gmail.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:619-249-0204\">\n										619-249-0204\n											</a>\n									</li>\n						</ul>\n		<p>© 2021 Copyright, All Right Reserved, K1K3 Visas</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-25 22:58:16','2021-08-25 22:58:16','',5934,'https://k1k3.dev34.info/?p=15930',0,'revision','',0),(15931,1,'2021-08-25 22:58:16','2021-08-25 22:58:16','<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"505\" height=\"80\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-light.png\" alt=\"\" loading=\"lazy\" />								</a>\n					<ul>\n							<li>\n										San Diego, CA\n									</li>\n								<li>\n											<a href=\"mailto:k1k3visas.com@gmail.com\">\n										k1k3visas.com@gmail.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:619-249-0204\">\n										619-249-0204\n											</a>\n									</li>\n						</ul>\n		<p>© 2021 Copyright, All Right Reserved, K1K3 Visas</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-25 22:58:16','2021-08-25 22:58:16','',5934,'https://k1k3.dev34.info/?p=15931',0,'revision','',0),(15932,1,'2021-08-25 22:59:13','2021-08-25 22:59:13','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			LATEST NEWS\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\n                        <!-- #post-10924 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1296\" height=\"651\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" sizes=\"(max-width: 1296px) 100vw, 1296px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\n                        <!-- #post-10923 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    November 4, 2020\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                1\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\n&hellip;\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\"></a>','Citizenship R Us','','inherit','closed','closed','','15263-revision-v1','','','2021-08-25 22:59:13','2021-08-25 22:59:13','',15263,'https://k1k3.dev34.info/?p=15932',0,'revision','',0),(15933,1,'2021-08-25 22:59:13','2021-08-25 22:59:13','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 (619) 249-0204 or (866) 750-9020\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			LATEST NEWS\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\n                        <!-- #post-10924 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1296\" height=\"651\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" sizes=\"(max-width: 1296px) 100vw, 1296px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\n                        <!-- #post-10923 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    November 4, 2020\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                1\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\n&hellip;\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\"></a>','Citizenship R Us','','inherit','closed','closed','','15263-revision-v1','','','2021-08-25 22:59:13','2021-08-25 22:59:13','',15263,'https://k1k3.dev34.info/?p=15933',0,'revision','',0),(15934,1,'2021-08-25 22:59:13','2021-08-25 22:59:13','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 619-249-0204\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			LATEST NEWS\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\n                        <!-- #post-10924 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1296\" height=\"651\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" sizes=\"(max-width: 1296px) 100vw, 1296px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\n                        <!-- #post-10923 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    November 4, 2020\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                1\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\n&hellip;\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\"></a>','Citizenship R Us','','inherit','closed','closed','','15263-revision-v1','','','2021-08-25 22:59:13','2021-08-25 22:59:13','',15263,'https://k1k3.dev34.info/?p=15934',0,'revision','',0),(15935,1,'2021-08-25 23:06:12','2021-08-25 23:06:12','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 619-249-0204\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			LATEST NEWS\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\n                        <!-- #post-10924 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1296\" height=\"651\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" sizes=\"(max-width: 1296px) 100vw, 1296px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\n                        <!-- #post-10923 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    November 4, 2020\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                1\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\n&hellip;\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\"></a>','Citizenship R Us','','inherit','closed','closed','','15263-revision-v1','','','2021-08-25 23:06:12','2021-08-25 23:06:12','',15263,'https://k1k3.dev34.info/?p=15935',0,'revision','',0),(15936,1,'2021-08-25 23:06:12','2021-08-25 23:06:12','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    Call +1 619-249-0204\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			LATEST NEWS\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\n                        <!-- #post-10924 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1296\" height=\"651\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" sizes=\"(max-width: 1296px) 100vw, 1296px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\n                        <!-- #post-10923 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    November 4, 2020\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                1\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\n&hellip;\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\"></a>','Citizenship R Us','','inherit','closed','closed','','15263-revision-v1','','','2021-08-25 23:06:12','2021-08-25 23:06:12','',15263,'https://k1k3.dev34.info/?p=15936',0,'revision','',0),(15938,1,'2021-08-25 23:06:42','2021-08-25 23:06:42','','k1k3-logo','','inherit','open','closed','','k1k3-logo-3','','','2021-08-25 23:06:42','2021-08-25 23:06:42','',5838,'https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png',0,'attachment','image/png',0),(15939,1,'2021-08-25 23:06:47','2021-08-25 23:06:47','','k1k3-logo-light','','inherit','open','closed','','k1k3-logo-light-2','','','2021-08-25 23:06:47','2021-08-25 23:06:47','',5934,'https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-light-1.png',0,'attachment','image/png',0),(15940,1,'2021-08-25 23:07:16','2021-08-25 23:07:16','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"tel:619-249-0204\"  >\n                    Call +1 619-249-0204\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			LATEST NEWS\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\n                        <!-- #post-10924 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1296\" height=\"651\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" sizes=\"(max-width: 1296px) 100vw, 1296px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\n                        <!-- #post-10923 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    November 4, 2020\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                1\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\n&hellip;\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\"></a>','Citizenship R Us','','inherit','closed','closed','','15263-revision-v1','','','2021-08-25 23:07:16','2021-08-25 23:07:16','',15263,'https://k1k3.dev34.info/?p=15940',0,'revision','',0),(15941,1,'2021-08-25 23:07:16','2021-08-25 23:07:16','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"tel:619-249-0204\"  >\n                    Call +1 619-249-0204\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			LATEST NEWS\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\n                        <!-- #post-10924 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1296\" height=\"651\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" sizes=\"(max-width: 1296px) 100vw, 1296px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\n                        <!-- #post-10923 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    November 4, 2020\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                1\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\n&hellip;\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\"></a>','Citizenship R Us','','inherit','closed','closed','','15263-revision-v1','','','2021-08-25 23:07:16','2021-08-25 23:07:16','',15263,'https://k1k3.dev34.info/?p=15941',0,'revision','',0),(15942,1,'2021-08-25 23:07:17','2021-08-25 23:07:17','<h2>FAMILY, MARRIAGE & FIANCÉ VISAS SIMPLIFIED. CALL TODAY FOR A FREE CONSULTATION.</h2>		\n                            <a href=\"/contact-k1k3-visas/\"  >\n                    SUBMIT AN INQUIRY\n                                                        </a>\n                            <a href=\"tel:619-249-0204\"  >\n                    Call +1 619-249-0204\n                                                        </a>\n			SERVICES		\n			<h2>Become another one of our satisfied customers today!</h2>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>FAMILY SERVICES </h3><p> Whether you’re bringing your parents, siblings, fiance, or spouse to visit or live with you in the United States, K1K3 Visas Immigration Docs is here to help. We also specialize in same-sex marriage visas</p>		\n															<img width=\"1024\" height=\"683\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/people-mother-family-father-1024x683.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>MARRIAGE VISAS</h3><p>You must be a U.S. citizen in order to obtain CR1 / IR1 Marriage Visas for your husband or wife. Receive aid and information on the process from the experts!</p>		\n															<img width=\"1024\" height=\"710\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/USA_visa_issued_by_Shenyang_2012-1024x710.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>IMMIGATION FORMS</h3><p>If you are planning to bring your foreign fiancee or spouse to the U.S., we can assist you. We have been preparing fiancee visas and spousal visas since 2002. We are among some of the oldest and most experienced visa services.\n</p>		\n															<img width=\"150\" height=\"150\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/6116264775_a87fecc54e_b.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h3>UNDIVIDED ATTENTION</h3><p>When you start the immigration process with K1K3 Visas, you can be sure you’ll finish it the same way — with us! We work closely with our clients to get them the help & information they need, nothing more or less!\n</p>		\n			Direct reviews from just a few of our many happy customers		\n							<p>I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best available in this field.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client</h4>\n								 Arlington, Virginia\n							<p>She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>James A. Schaub</h4>\n								Wife from Mexico\n			LATEST NEWS\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png\" alt=\"Bring to the table win-win survival strategies.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/1.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/1-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Bring to the table win-win survival strategies.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-3/\">Continue Reading</a>\n                        <!-- #post-10924 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1296\" height=\"651\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png\" alt=\"How To Blow Through Capital At An Incredible Rate.\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1.png 1296w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-492x247.png 492w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-300x151.png 300w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-1024x514.png 1024w, https://k1k3.dev34.info/wp-content/uploads/2021/01/pfd-austin-distel-RX_0vwSPiWs-unsplash_copy_1-768x386.png 768w\" sizes=\"(max-width: 1296px) 100vw, 1296px\" />                                        </a>\n                                    January 12, 2021\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">How To Blow Through Capital At An Incredible Rate.</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate-copy-2/\">Continue Reading</a>\n                        <!-- #post-10923 -->\n                                        <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\" aria-hidden=\"true\" tabindex=\"-1\">\n                                            <img width=\"1000\" height=\"520\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png\" alt=\"How To Blow Through Capital At An Incredible Rate\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/07/6.png 1000w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-492x256.png 492w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-300x156.png 300w, https://k1k3.dev34.info/wp-content/uploads/2020/07/6-768x399.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />                                        </a>\n                                    November 4, 2020\n                                    <h2><a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">How To Blow Through Capital At An Incredible Rate</a></h2>                                    <p>With over 25,000 customers worldwide, Appex is the world leading analytics and marketing suite for Instagram and&hellip;</p>                                                                            \n                                            <a href=\"https://k1k3.dev34.info/how-to-blow-through-capital-at-an-incredible-rate/\">Continue Reading</a>\n                        <!-- #post-2177 -->\n                1\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=3\">3</a>\n&hellip;\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=5\">5</a>\n<a href=\"https://k1k3.dev34.info/wp-admin/admin-ajax.php?paged=2\"></a>','Citizenship R Us','','inherit','closed','closed','','15263-revision-v1','','','2021-08-25 23:07:17','2021-08-25 23:07:17','',15263,'https://k1k3.dev34.info/?p=15942',0,'revision','',0),(15943,1,'2021-08-25 23:07:39','2021-08-25 23:07:39','<img width=\"505\" height=\"80\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-25 23:07:39','2021-08-25 23:07:39','',5838,'https://k1k3.dev34.info/?p=15943',0,'revision','',0),(15944,1,'2021-08-25 23:07:40','2021-08-25 23:07:40','<img width=\"505\" height=\"80\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-25 23:07:40','2021-08-25 23:07:40','',5838,'https://k1k3.dev34.info/?p=15944',0,'revision','',0),(15945,1,'2021-08-25 23:07:40','2021-08-25 23:07:40','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-25 23:07:40','2021-08-25 23:07:40','',5838,'https://k1k3.dev34.info/?p=15945',0,'revision','',0),(15946,1,'2021-08-25 23:07:45','2021-08-25 23:07:45','<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"505\" height=\"80\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-light.png\" alt=\"\" loading=\"lazy\" />								</a>\n					<ul>\n							<li>\n										San Diego, CA\n									</li>\n								<li>\n											<a href=\"mailto:k1k3visas.com@gmail.com\">\n										k1k3visas.com@gmail.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:619-249-0204\">\n										619-249-0204\n											</a>\n									</li>\n						</ul>\n		<p>© 2021 Copyright, All Right Reserved, K1K3 Visas</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-25 23:07:45','2021-08-25 23:07:45','',5934,'https://k1k3.dev34.info/?p=15946',0,'revision','',0),(15947,1,'2021-08-25 23:07:45','2021-08-25 23:07:45','<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"505\" height=\"80\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-light.png\" alt=\"\" loading=\"lazy\" />								</a>\n					<ul>\n							<li>\n										San Diego, CA\n									</li>\n								<li>\n											<a href=\"mailto:k1k3visas.com@gmail.com\">\n										k1k3visas.com@gmail.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:619-249-0204\">\n										619-249-0204\n											</a>\n									</li>\n						</ul>\n		<p>© 2021 Copyright, All Right Reserved, K1K3 Visas</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-25 23:07:45','2021-08-25 23:07:45','',5934,'https://k1k3.dev34.info/?p=15947',0,'revision','',0),(15948,1,'2021-08-25 23:07:45','2021-08-25 23:07:45','<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-light-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n					<ul>\n							<li>\n										San Diego, CA\n									</li>\n								<li>\n											<a href=\"mailto:k1k3visas.com@gmail.com\">\n										k1k3visas.com@gmail.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:619-249-0204\">\n										619-249-0204\n											</a>\n									</li>\n						</ul>\n		<p>© 2021 Copyright, All Right Reserved, K1K3 Visas</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-25 23:07:45','2021-08-25 23:07:45','',5934,'https://k1k3.dev34.info/?p=15948',0,'revision','',0),(15949,1,'2021-08-25 23:11:14','2021-08-25 23:11:14','<h2>Same Sex Marriages\n</h2>		\n		<h4><img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/gay-flag-colors.jpeg\" alt=\"\" width=\"141\" height=\"159\" />Immigration Docs is excited and proud to be able to offer spousal visas for same sex couples.</h4><p>You and your partner have waited a long time for this day and Immigration Docs stands ready to help seize this moment. Grab this opportunity now and be among the first same sex couples to receive a green card. Not married yet? No problem, we can prepare a fiance visa petition to bring your loved one to America for marriage and a green card application. If your partner or spouse is already in the USA we can prepare a green card application. Call us now no charge for a consultation at 619-249-0204</p><p>.</p><p><strong> </strong></p><p>The USCIS and State Department each have published information on this new process for Same-Sex Spouses. We recommend you review these documents here:</p><h2>U.S. Service Member and fiancé receive the first same sex fiancée visa!!</h2><p>The U.S. Embassy in the Philippines issued the first same sex fiancé visa on December 2, 2013 to Robert Cotterman and Noel Amara. Robert Cotterman, a U.S. service member recently returned from Afghanistan. The two met online about two years ago and plan to marry this month in California. Congratulations!!!</p><p><a href=\"http://www.uscis.gov/family/same-sex-marriages\" target=\"_blank\" rel=\"noopener\">Same-Sex Marriages</a><br /><a href=\"http://travel.state.gov/content/dam/visas/DOMA/DOMA%20FAQs.pdf\" target=\"_blank\" rel=\"noopener\">FAQ’s for Post-Defense of Marriage Act</a></p>','Same Sex Marriages','','publish','closed','closed','','same-sex-marriages','','','2021-08-25 23:18:44','2021-08-25 23:18:44','',0,'https://k1k3.dev34.info/?page_id=15949',0,'page','',0),(15950,1,'2021-08-25 23:11:14','2021-08-25 23:11:14','','Same Sex FAQ’s','','inherit','closed','closed','','15949-revision-v1','','','2021-08-25 23:11:14','2021-08-25 23:11:14','',15949,'https://k1k3.dev34.info/?p=15950',0,'revision','',0),(15951,1,'2021-08-25 23:13:22','2021-08-25 23:13:22','','Same Sex Marriages','','inherit','closed','closed','','15949-revision-v1','','','2021-08-25 23:13:22','2021-08-25 23:13:22','',15949,'https://k1k3.dev34.info/?p=15951',0,'revision','',0),(15952,1,'2021-08-25 23:14:48','2021-08-25 23:14:48','','gay-flag-colors','','inherit','open','closed','','gay-flag-colors','','','2021-08-25 23:14:48','2021-08-25 23:14:48','',0,'https://k1k3.dev34.info/wp-content/uploads/2021/08/gay-flag-colors.jpeg',0,'attachment','image/jpeg',0),(15956,1,'2021-08-25 23:18:44','2021-08-25 23:18:44','<h2>Same Sex Marriages\n</h2>		\n		<h4><img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/gay-flag-colors.jpeg\" alt=\"\" width=\"141\" height=\"159\" />Immigration Docs is excited and proud to be able to offer spousal visas for same sex couples.</h4><p>You and your partner have waited a long time for this day and Immigration Docs stands ready to help seize this moment. Grab this opportunity now and be among the first same sex couples to receive a green card. Not married yet? No problem, we can prepare a fiance visa petition to bring your loved one to America for marriage and a green card application. If your partner or spouse is already in the USA we can prepare a green card application. Call us now no charge for a consultation at 619-249-0204</p><p>.</p><p><strong> </strong></p><p>The USCIS and State Department each have published information on this new process for Same-Sex Spouses. We recommend you review these documents here:</p><h2>U.S. Service Member and fiancé receive the first same sex fiancée visa!!</h2><p>The U.S. Embassy in the Philippines issued the first same sex fiancé visa on December 2, 2013 to Robert Cotterman and Noel Amara. Robert Cotterman, a U.S. service member recently returned from Afghanistan. The two met online about two years ago and plan to marry this month in California. Congratulations!!!</p><p><a href=\"http://www.uscis.gov/family/same-sex-marriages\" target=\"_blank\" rel=\"noopener\">Same-Sex Marriages</a><br /><a href=\"http://travel.state.gov/content/dam/visas/DOMA/DOMA%20FAQs.pdf\" target=\"_blank\" rel=\"noopener\">FAQ’s for Post-Defense of Marriage Act</a></p>','Same Sex Marriages','','inherit','closed','closed','','15949-revision-v1','','','2021-08-25 23:18:44','2021-08-25 23:18:44','',15949,'https://k1k3.dev34.info/?p=15956',0,'revision','',0),(15954,1,'2021-08-25 23:18:44','2021-08-25 23:18:44','','Same Sex Marriages','','inherit','closed','closed','','15949-revision-v1','','','2021-08-25 23:18:44','2021-08-25 23:18:44','',15949,'https://k1k3.dev34.info/?p=15954',0,'revision','',0),(15955,1,'2021-08-25 23:18:44','2021-08-25 23:18:44','','Same Sex Marriages','','inherit','closed','closed','','15949-revision-v1','','','2021-08-25 23:18:44','2021-08-25 23:18:44','',15949,'https://k1k3.dev34.info/?p=15955',0,'revision','',0),(15957,1,'2021-08-26 00:32:38','2021-08-26 00:32:38','<h2>Same Sex FAQ’s\n</h2>		\n			<h2>Frequently Asked Questions\n</h2>		\n			<h3>1. I married in a state where same-sex unions are allowed. However, I have moved to a state that does not recognize same-sex marriages. Can we still apply for immigration benefits? </h3>Yes, as long as you are legally married in a state that recognizes same-sex marriage. The new Supreme Court ruling has allowed the federal government to treat all marriages equally.  Since immigration is governed by federal law, immigration benefits will now be given to same-sex couples, no matter where you reside.\n<h3>2. I married my partner abroad in a country that recognizes same-sex marriage.  Will the United States recognize that marriage for immigration purposes?</h3>Yes, as long as you are legally married in a country that recognizes same-sex marriage. The new Supreme Court ruling has allowed the federal government to treat all marriages equally.  Since immigration is governed by federal law, immigration benefits will now be given to same-sex couples, no matter where you reside.<h3>3. How do I know if I qualify for immigration benefits?</h3>Immigration law still remains as one of the most complex areas of law. Determining your eligibility depends on many factors, such as your manner of entry into the United States, any past immigration history, past criminal history, and the length of your stay in the U.S.  Call us we do not charge for the call or the consultation.\n<h3>4. Are you able to help clients nationwide?</h3>Yes!<h3>5. Is same-sex marriage legal in the state of California? </h3>Yes. Gay and lesbian couples can now get married in California. On June 28, the Ninth Circuit Court of Appeals lifted its stay of the historic District Court decision that ruled Proposition 8 unconstitutional.\n<h3>6. I married in California before Proposition 8 passed. Is my marriage still recognized? </h3>Yes.  Marriages that occurred before Proposition 8 are valid. California first began issuing marriage licenses to same-sex couples on June 16, 2008.  The issuance of those licenses was halted on November 5, 2008 due to the passage of Proposition 8, a state constitutional amendment barring same-sex marriages.  On June 27, 2013, the granting of same-sex marriages recommenced after the United States Supreme Court decision in Hollingsworth v. Perry declaring Proposition 8 as unconstitutional.\n<h3>7. Will immigration benefits be given to those who hold civil unions or domestic partnerships?</h3> No. Those who hold civil unions or domestic partnerships must legally get married in a state that allows same-sex marriage. Only then will the federal government recognize the marriage.\n<h3>8. Which states recognize same-sex marriages?</h3> California, Connecticut, Delaware, District of Columbia, Iowa, Maine, Maryland, Massachusetts, Minnesota (starting August 1, 2013), New Hampshire, New York, Rhode Island (starting August 1, 2013), Vermont, Washington State.\n<h3>9. Which countries allow same-sex marriages? </h3>Argentina, Belgium, Canada, Denmark, France, Iceland, Netherlands, New Zealand (starting August 19, 2013), Norway, Portugal, South Africa, Spain, Sweden, Uruguay (starting August 1, 2013), as well as certain jurisdictions in Brazil and Mexico.\n<h3>10. Do I need to be a resident of a state to get married in that State? </h3>No.\n<h3>11. I have a civil union from another state. Can I still get married in a state that recognizes same-sex marriage?</h3> Yes, as long as you are marrying the same person. If you are marrying a different person, you will need proof that your civil union ended (i.e. death, dissolution, divorce, or nullity).\n<h3>12. I am in a State Registered Domestic Partnership. Can I still get married in a state that recognizes same-sex marriage? </h3>Yes, as long as you are marrying the same person with whom you are registered as a Domestic Partner. If you are marrying a different person, you will need proof that your domestic partnership ended (i.e. death, dissolution, divorce, or nullity).\n<h3>13. What documents do I need to get married? </h3>In most states, both parties must appear in person and bring valid picture identification to the County Clerk’s Office to apply for a marriage license. Valid picture identification is one that contains a photograph, date of birth, and an issue and expiration date. Some states and counties may also require a copy of your birth certificate. If you have previously been married you will need to know the date your last marriage ended and how it ended. You may also be required to present a final judgment of the dissolution.\n												<a href=\"\">I married in a state where same-sex unions are allowed. However, I have moved to a state that does not recognize same-sex marriages. Can we still apply for immigration benefits? </a>\n					Yes, as long as you are legally married in a state that recognizes same-sex marriage. The new Supreme Court ruling has allowed the federal government to treat all marriages equally.  Since immigration is governed by federal law, immigration benefits will now be given to same-sex couples, no matter where you reside.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.','Same Sex FAQ’s','','publish','closed','closed','','sex-faqs','','','2021-08-26 00:41:57','2021-08-26 00:41:57','',15949,'https://k1k3.dev34.info/?page_id=15957',0,'page','',0),(15958,1,'2021-08-26 00:32:38','2021-08-26 00:32:38','<h2>Why Hire Us</h2>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456.jpg\" alt=\"\" width=\"150\" height=\"122\" />\r\n\r\nAfter our initial phone consultation regarding your fiancée or marriage visa, we determine the most effective and fastest method of processing your petition.\r\n\r\nAn information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.\r\n\r\nOnce you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.\r\n\r\nAfter you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.\r\n\r\nWe will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.\r\n<h2>FREE PHONE CONSULTATION</h2>\r\nAsk questions; speak with an expert about your case. (866) 750-9020\r\n<h2>AVAILABILTY</h2>\r\nYou will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.\r\n<h2>FIANCEE AND MARRIAGE VISA EXPERTS</h2>\r\nWe have been doing fiancée and marriage visas since 2002, we are very competent and 100% dedicated to our clients. (See our testimonials)\r\n<h2>PROFESSIONAL PERSONALIZED SERVICE</h2>\r\nWe have handled hundreds of cases all over the world. It is our objective to complete your case in an efficient &amp; effective manner.\r\n<h2>WE DO THE WORK NOT YOU</h2>\r\nWe alleviate a great deal of stress about your case and assure you that your visa petition will be presented right the first time.\r\n<h2>FEES</h2>\r\nReasonable fees for quality services Fiancee or Marriage Visas $665 including adjustment of status no long list of what is extra this is it.\r\n<h2>FULL EMBASSY SUPPORT</h2>\r\nWe will advise your fiancée or spouse as to the information and supporting documentation needed for his or her interview.\r\n<h2>AFTER ENTRY SUPPORT</h2>\r\nWhen the k1 visa is issued, we will advise you of the next step for your spouse to obtain his or green card. Adjustment of status package is included in our price of $685. Where will you find a deal like that on the web? Most companies charge separately and its more than our fair price of $695. Quality work, fair price.\r\n<h2>MILITARY DISCOUNT</h2>\r\nWe honor the brave men and woman serving our country.\r\nCall us toll free (866) 750-9020 or email: k1k3visas.com@gmail.com\r\n<h2>Attorneys hire us to do their K1 fiancee visa and CR1 spousal visas.</h2>\r\n<em>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.</em>\r\n\r\n<em>Best regards,</em>\r\n<h2>David Carrad, Attorney</h2>','Same Sex FAQ’s','','inherit','closed','closed','','15957-revision-v1','','','2021-08-26 00:32:38','2021-08-26 00:32:38','',15957,'https://k1k3.dev34.info/?p=15958',0,'revision','',0),(15959,1,'2021-08-26 00:33:53','2021-08-26 00:33:53','<h2>Our story</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n										<img width=\"1110\" height=\"523\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781.png\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781.png 1110w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-492x232.png 492w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-300x141.png 300w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-1024x482.png 1024w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/man-wearing-white-long-sleeved-shirt-holding-black-pen-3182781-768x362.png 768w\" sizes=\"(max-width: 1110px) 100vw, 1110px\" />											\n			<h2>We are here to help the customers to get their success.</h2>		\n		<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand of service.</p><p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. With lots of unique blocks, you can easily build a page without coding any other page.</p>		\n										<img width=\"224\" height=\"275\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/man-wearing-yellow-dress-shirt-using-silver-laptop-3184315.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"224\" height=\"273\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/photo-of-women-looking-on-laptop-3182798.jpg\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"225\" height=\"273\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/photo-of-woman-sitting-on-wooden-table-3182761.jpg\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"225\" height=\"275\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/group-of-people-sitting-beside-table-2422295.jpg\" alt=\"\" loading=\"lazy\" />											\n			<h2>High skilled coders\nfrom worldwide.</h2>		\n		<p>We share common trends and strategies for improving your rental income and making sure you stay in high demand of service.</p><p>With lots of unique blocks, you can easily build a page without coding. Build your next landing page. With lots of unique blocks, you can easily build a page without coding any other page.</p>		\n			<h2>Meet our team</h2>		\n		<p>With lots of unique blocks, you can easily build a page without coding. Build your next consultancy website within few minutes.</p>		\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/team/joe-bridges/\">\n                                    <img width=\"267\" height=\"356\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Bitmap.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/Bitmap.jpg 267w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/Bitmap-225x300.jpg 225w\" sizes=\"(max-width: 267px) 100vw, 267px\" />                                \n                                <h4>Joe Bridges</h4>\n                                Founder\n                        </a>\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/team/cheif-executive-officer/\">\n                                    <img width=\"267\" height=\"356\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/well-im-not-in-the-mood-for-any-jokes-today.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/well-im-not-in-the-mood-for-any-jokes-today.jpg 267w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/well-im-not-in-the-mood-for-any-jokes-today-225x300.jpg 225w\" sizes=\"(max-width: 267px) 100vw, 267px\" />                                \n                                <h4>Jeffrey Walters</h4>\n                                Cheif Executive Officer\n                        </a>\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/team/jason-reed/\">\n                                    <img width=\"267\" height=\"356\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/ready-for-a-date.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/ready-for-a-date.jpg 267w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/ready-for-a-date-225x300.jpg 225w\" sizes=\"(max-width: 267px) 100vw, 267px\" />                                \n                                <h4>Jason Reed</h4>\n                                Chief Technology Officer\n                        </a>\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/team/nellie-padilla/\">\n                                    <img width=\"267\" height=\"356\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/looking-at-the-day-ahead.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/looking-at-the-day-ahead.jpg 267w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/looking-at-the-day-ahead-225x300.jpg 225w\" sizes=\"(max-width: 267px) 100vw, 267px\" />                                \n                                <h4>Nellie Padilla</h4>\n                                Creative Director\n                        </a>\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/team/dean-bell/\">\n                                    <img width=\"267\" height=\"356\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/happiness-good-whiskey-a-good-cigar-and-a-great-conversation.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/happiness-good-whiskey-a-good-cigar-and-a-great-conversation.jpg 267w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/happiness-good-whiskey-a-good-cigar-and-a-great-conversation-225x300.jpg 225w\" sizes=\"(max-width: 267px) 100vw, 267px\" />                                \n                                <h4>Dean Bell</h4>\n                                Lead Programmer\n                        </a>\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/team/pearl-brooks/\">\n                                    <img width=\"267\" height=\"356\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/gonna-marry-a-woman-of-my-life.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/gonna-marry-a-woman-of-my-life.jpg 267w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/gonna-marry-a-woman-of-my-life-225x300.jpg 225w\" sizes=\"(max-width: 267px) 100vw, 267px\" />                                \n                                <h4>Pearl Brooks</h4>\n                                Digital Marketer\n                        </a>\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/team/isaiah-griffin/\">\n                                    <img width=\"267\" height=\"356\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/thoughtful-handsome-young-man.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://k1k3.dev34.info/wp-content/uploads/2020/08/thoughtful-handsome-young-man.jpg 267w, https://finestdevs.com/demos/wp/shadepro/wp-content/uploads/2020/08/thoughtful-handsome-young-man-225x300.jpg 225w\" sizes=\"(max-width: 267px) 100vw, 267px\" />                                \n                                <h4>Isaiah Griffin</h4>\n                                Isaiah Griffin\n                        </a>\n                        <h4>Interested to join \n                our team ?</h4>\n                        <a href=\"https://finestdevs.com/demos/wp/shadepro/contact/\"  >\n                            Apply now                            \n                        </a>','About Us','','inherit','closed','closed','','291-revision-v1','','','2021-08-26 00:33:53','2021-08-26 00:33:53','',291,'https://k1k3.dev34.info/?p=15959',0,'revision','',0),(15960,1,'2021-08-26 00:41:57','2021-08-26 00:41:57','<h2>Why Hire Us</h2>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456.jpg\" alt=\"\" width=\"150\" height=\"122\" />\r\n\r\nAfter our initial phone consultation regarding your fiancée or marriage visa, we determine the most effective and fastest method of processing your petition.\r\n\r\nAn information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.\r\n\r\nOnce you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.\r\n\r\nAfter you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.\r\n\r\nWe will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.\r\n<h2>FREE PHONE CONSULTATION</h2>\r\nAsk questions; speak with an expert about your case. (866) 750-9020\r\n<h2>AVAILABILTY</h2>\r\nYou will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.\r\n<h2>FIANCEE AND MARRIAGE VISA EXPERTS</h2>\r\nWe have been doing fiancée and marriage visas since 2002, we are very competent and 100% dedicated to our clients. (See our testimonials)\r\n<h2>PROFESSIONAL PERSONALIZED SERVICE</h2>\r\nWe have handled hundreds of cases all over the world. It is our objective to complete your case in an efficient &amp; effective manner.\r\n<h2>WE DO THE WORK NOT YOU</h2>\r\nWe alleviate a great deal of stress about your case and assure you that your visa petition will be presented right the first time.\r\n<h2>FEES</h2>\r\nReasonable fees for quality services Fiancee or Marriage Visas $665 including adjustment of status no long list of what is extra this is it.\r\n<h2>FULL EMBASSY SUPPORT</h2>\r\nWe will advise your fiancée or spouse as to the information and supporting documentation needed for his or her interview.\r\n<h2>AFTER ENTRY SUPPORT</h2>\r\nWhen the k1 visa is issued, we will advise you of the next step for your spouse to obtain his or green card. Adjustment of status package is included in our price of $685. Where will you find a deal like that on the web? Most companies charge separately and its more than our fair price of $695. Quality work, fair price.\r\n<h2>MILITARY DISCOUNT</h2>\r\nWe honor the brave men and woman serving our country.\r\nCall us toll free (866) 750-9020 or email: k1k3visas.com@gmail.com\r\n<h2>Attorneys hire us to do their K1 fiancee visa and CR1 spousal visas.</h2>\r\n<em>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.</em>\r\n\r\n<em>Best regards,</em>\r\n<h2>David Carrad, Attorney</h2>','Same Sex FAQ’s','','inherit','closed','closed','','15957-revision-v1','','','2021-08-26 00:41:57','2021-08-26 00:41:57','',15957,'https://k1k3.dev34.info/?p=15960',0,'revision','',0),(15961,1,'2021-08-26 00:41:57','2021-08-26 00:41:57','<h2>Why Hire Us</h2>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456.jpg\" alt=\"\" width=\"150\" height=\"122\" />\r\n\r\nAfter our initial phone consultation regarding your fiancée or marriage visa, we determine the most effective and fastest method of processing your petition.\r\n\r\nAn information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.\r\n\r\nOnce you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.\r\n\r\nAfter you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.\r\n\r\nWe will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.\r\n<h2>FREE PHONE CONSULTATION</h2>\r\nAsk questions; speak with an expert about your case. (866) 750-9020\r\n<h2>AVAILABILTY</h2>\r\nYou will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.\r\n<h2>FIANCEE AND MARRIAGE VISA EXPERTS</h2>\r\nWe have been doing fiancée and marriage visas since 2002, we are very competent and 100% dedicated to our clients. (See our testimonials)\r\n<h2>PROFESSIONAL PERSONALIZED SERVICE</h2>\r\nWe have handled hundreds of cases all over the world. It is our objective to complete your case in an efficient &amp; effective manner.\r\n<h2>WE DO THE WORK NOT YOU</h2>\r\nWe alleviate a great deal of stress about your case and assure you that your visa petition will be presented right the first time.\r\n<h2>FEES</h2>\r\nReasonable fees for quality services Fiancee or Marriage Visas $665 including adjustment of status no long list of what is extra this is it.\r\n<h2>FULL EMBASSY SUPPORT</h2>\r\nWe will advise your fiancée or spouse as to the information and supporting documentation needed for his or her interview.\r\n<h2>AFTER ENTRY SUPPORT</h2>\r\nWhen the k1 visa is issued, we will advise you of the next step for your spouse to obtain his or green card. Adjustment of status package is included in our price of $685. Where will you find a deal like that on the web? Most companies charge separately and its more than our fair price of $695. Quality work, fair price.\r\n<h2>MILITARY DISCOUNT</h2>\r\nWe honor the brave men and woman serving our country.\r\nCall us toll free (866) 750-9020 or email: k1k3visas.com@gmail.com\r\n<h2>Attorneys hire us to do their K1 fiancee visa and CR1 spousal visas.</h2>\r\n<em>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.</em>\r\n\r\n<em>Best regards,</em>\r\n<h2>David Carrad, Attorney</h2>','Same Sex FAQ’s','','inherit','closed','closed','','15957-revision-v1','','','2021-08-26 00:41:57','2021-08-26 00:41:57','',15957,'https://k1k3.dev34.info/?p=15961',0,'revision','',0),(15962,1,'2021-08-26 00:41:57','2021-08-26 00:41:57','<h2>Same Sex FAQ’s\n</h2>		\n			<h2>Frequently Asked Questions\n</h2>		\n			<h3>1. I married in a state where same-sex unions are allowed. However, I have moved to a state that does not recognize same-sex marriages. Can we still apply for immigration benefits? </h3>Yes, as long as you are legally married in a state that recognizes same-sex marriage. The new Supreme Court ruling has allowed the federal government to treat all marriages equally.  Since immigration is governed by federal law, immigration benefits will now be given to same-sex couples, no matter where you reside.\n<h3>2. I married my partner abroad in a country that recognizes same-sex marriage.  Will the United States recognize that marriage for immigration purposes?</h3>Yes, as long as you are legally married in a country that recognizes same-sex marriage. The new Supreme Court ruling has allowed the federal government to treat all marriages equally.  Since immigration is governed by federal law, immigration benefits will now be given to same-sex couples, no matter where you reside.<h3>3. How do I know if I qualify for immigration benefits?</h3>Immigration law still remains as one of the most complex areas of law. Determining your eligibility depends on many factors, such as your manner of entry into the United States, any past immigration history, past criminal history, and the length of your stay in the U.S.  Call us we do not charge for the call or the consultation.\n<h3>4. Are you able to help clients nationwide?</h3>Yes!<h3>5. Is same-sex marriage legal in the state of California? </h3>Yes. Gay and lesbian couples can now get married in California. On June 28, the Ninth Circuit Court of Appeals lifted its stay of the historic District Court decision that ruled Proposition 8 unconstitutional.\n<h3>6. I married in California before Proposition 8 passed. Is my marriage still recognized? </h3>Yes.  Marriages that occurred before Proposition 8 are valid. California first began issuing marriage licenses to same-sex couples on June 16, 2008.  The issuance of those licenses was halted on November 5, 2008 due to the passage of Proposition 8, a state constitutional amendment barring same-sex marriages.  On June 27, 2013, the granting of same-sex marriages recommenced after the United States Supreme Court decision in Hollingsworth v. Perry declaring Proposition 8 as unconstitutional.\n<h3>7. Will immigration benefits be given to those who hold civil unions or domestic partnerships?</h3> No. Those who hold civil unions or domestic partnerships must legally get married in a state that allows same-sex marriage. Only then will the federal government recognize the marriage.\n<h3>8. Which states recognize same-sex marriages?</h3> California, Connecticut, Delaware, District of Columbia, Iowa, Maine, Maryland, Massachusetts, Minnesota (starting August 1, 2013), New Hampshire, New York, Rhode Island (starting August 1, 2013), Vermont, Washington State.\n<h3>9. Which countries allow same-sex marriages? </h3>Argentina, Belgium, Canada, Denmark, France, Iceland, Netherlands, New Zealand (starting August 19, 2013), Norway, Portugal, South Africa, Spain, Sweden, Uruguay (starting August 1, 2013), as well as certain jurisdictions in Brazil and Mexico.\n<h3>10. Do I need to be a resident of a state to get married in that State? </h3>No.\n<h3>11. I have a civil union from another state. Can I still get married in a state that recognizes same-sex marriage?</h3> Yes, as long as you are marrying the same person. If you are marrying a different person, you will need proof that your civil union ended (i.e. death, dissolution, divorce, or nullity).\n<h3>12. I am in a State Registered Domestic Partnership. Can I still get married in a state that recognizes same-sex marriage? </h3>Yes, as long as you are marrying the same person with whom you are registered as a Domestic Partner. If you are marrying a different person, you will need proof that your domestic partnership ended (i.e. death, dissolution, divorce, or nullity).\n<h3>13. What documents do I need to get married? </h3>In most states, both parties must appear in person and bring valid picture identification to the County Clerk’s Office to apply for a marriage license. Valid picture identification is one that contains a photograph, date of birth, and an issue and expiration date. Some states and counties may also require a copy of your birth certificate. If you have previously been married you will need to know the date your last marriage ended and how it ended. You may also be required to present a final judgment of the dissolution.\n												<a href=\"\">I married in a state where same-sex unions are allowed. However, I have moved to a state that does not recognize same-sex marriages. Can we still apply for immigration benefits? </a>\n					Yes, as long as you are legally married in a state that recognizes same-sex marriage. The new Supreme Court ruling has allowed the federal government to treat all marriages equally.  Since immigration is governed by federal law, immigration benefits will now be given to same-sex couples, no matter where you reside.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.','Same Sex FAQ’s','','inherit','closed','closed','','15957-revision-v1','','','2021-08-26 00:41:57','2021-08-26 00:41:57','',15957,'https://k1k3.dev34.info/?p=15962',0,'revision','',0),(15963,1,'2021-08-26 00:54:06','2021-08-26 00:54:06','<h2>This Is A True Life Love Story\n</h2>		\n															<img width=\"640\" height=\"480\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/corky-2005.jpg\" alt=\"\" loading=\"lazy\" />															\n		This is Lana and I together shortly after I arrived in\nChernigov, Ukraine where she lived…June 2005		\n															<img width=\"640\" height=\"493\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/Mount-Rushmore-SD-2014.jpg\" alt=\"\" loading=\"lazy\" />															\n		This is Lana and I together shortly after I arrived in\nChernigov, Ukraine where she lived…June 2005		\n															<img width=\"1024\" height=\"358\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/Carnival-Splendor.jpg\" alt=\"\" loading=\"lazy\" />															\n		Dinner onboard the Carnival Splendor during our\n7 day cruise in February 2012		\n															<img width=\"1024\" height=\"829\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/day-cruise-through-the-Caribbean.jpg\" alt=\"\" loading=\"lazy\" />															\n		Aboard the Norwegian Pearl for our 7 day cruise\nthrough the Caribbean- February 2013I have nothing but praise and good words for Cynthia McQuowen and the K1K3 Visa organization.She was extremely helpful to me just after my June 2005 to Ukraine to help me through the “maze” of government bureaucracy and its red tape to bring Lana to America in February 2006 on the K1 Fiancee Visa… At first, I tried to do it on my own but because of the red tape, etc, I became overwhelmed and very confused. I then turn to Cynthia and she become my “guardian angel” and handled all the paperwork for me and the fee was very reasonable considering all the paperwork etc that had to be completely “perfectly” or it could be rejected… Cynthia was very patient with me as I had many many questions, worries, concerns, etc to bring my soul mate, Lana, from Ukraine to America… I was concerned because Lana was “Match made in Heaven” and I did not want to lose that opportunity. In the end, being February 2006, Lana arrived in the USA and in Arizona… Ever since then, we have been completely inseparable. I owe this to Cynthia. For those considering to use the K1K3Visa, I highly recommend it especially with Cynthia handling it for you… She can be completely trusted and is extremely reliable… I am forever in her debt, Corky Goldsmith, <em><strong>Lana is from Ukraine</strong></em>','This Is A True Life Love Story','','publish','closed','closed','','this-is-a-true-life-love-story','','','2021-08-26 01:10:38','2021-08-26 01:10:38','',15494,'https://k1k3.dev34.info/?page_id=15963',0,'page','',0),(15964,1,'2021-08-26 00:54:06','2021-08-26 00:54:06','<h2>Afghanistan Embassy</h2>\r\n<article id=\"post-190\">United States Embassy: Kabul Afghanistan<b>Embassy Website: </b><a href=\"&quot;http://kabul.usembassy.gov&lt;/a\">http://</a><a>kabul.usembassy.gov</a>\r\n\r\n<b>Embassy Phone Number: </b>(0093) (0) 700-10-8001\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:KabulIV@state.gov\">KabulIV@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview:</b> 1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\nIf you need help with marriage visas, please <a title=\"Contact\" href=\"http://k1k3visas.com/contact\" target=\"_blank\" rel=\"noopener\">contact us</a>.\r\n\r\n</article>','This Is A True Life Love Story','','inherit','closed','closed','','15963-revision-v1','','','2021-08-26 00:54:06','2021-08-26 00:54:06','',15963,'https://k1k3.dev34.info/?p=15964',0,'revision','',0),(15966,1,'2021-08-26 01:02:51','2021-08-26 01:02:51','','corky-2005','','inherit','open','closed','','corky-2005','','','2021-08-26 01:02:51','2021-08-26 01:02:51','',15963,'https://k1k3.dev34.info/wp-content/uploads/2021/08/corky-2005.jpg',0,'attachment','image/jpeg',0),(15967,1,'2021-08-26 01:04:59','2021-08-26 01:04:59','','Carnival-Splendor','','inherit','open','closed','','carnival-splendor','','','2021-08-26 01:04:59','2021-08-26 01:04:59','',15963,'https://k1k3.dev34.info/wp-content/uploads/2021/08/Carnival-Splendor.jpg',0,'attachment','image/jpeg',0),(15968,1,'2021-08-26 01:07:20','2021-08-26 01:07:20','','day-cruise-through-the-Caribbean','','inherit','open','closed','','day-cruise-through-the-caribbean','','','2021-08-26 01:07:20','2021-08-26 01:07:20','',15963,'https://k1k3.dev34.info/wp-content/uploads/2021/08/day-cruise-through-the-Caribbean.jpg',0,'attachment','image/jpeg',0),(15969,1,'2021-08-26 01:08:09','2021-08-26 01:08:09','','Mount-Rushmore-SD-2014','','inherit','open','closed','','mount-rushmore-sd-2014','','','2021-08-26 01:08:09','2021-08-26 01:08:09','',15963,'https://k1k3.dev34.info/wp-content/uploads/2021/08/Mount-Rushmore-SD-2014.jpg',0,'attachment','image/jpeg',0),(15970,1,'2021-08-26 01:10:38','2021-08-26 01:10:38','<h2>Afghanistan Embassy</h2>\r\n<article id=\"post-190\">United States Embassy: Kabul Afghanistan<b>Embassy Website: </b><a href=\"&quot;http://kabul.usembassy.gov&lt;/a\">http://</a><a>kabul.usembassy.gov</a>\r\n\r\n<b>Embassy Phone Number: </b>(0093) (0) 700-10-8001\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:KabulIV@state.gov\">KabulIV@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview:</b> 1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\nIf you need help with marriage visas, please <a title=\"Contact\" href=\"http://k1k3visas.com/contact\" target=\"_blank\" rel=\"noopener\">contact us</a>.\r\n\r\n</article>','This Is A True Life Love Story','','inherit','closed','closed','','15963-revision-v1','','','2021-08-26 01:10:38','2021-08-26 01:10:38','',15963,'https://k1k3.dev34.info/?p=15970',0,'revision','',0),(15971,1,'2021-08-26 01:10:38','2021-08-26 01:10:38','<h2>Afghanistan Embassy</h2>\r\n<article id=\"post-190\">United States Embassy: Kabul Afghanistan<b>Embassy Website: </b><a href=\"&quot;http://kabul.usembassy.gov&lt;/a\">http://</a><a>kabul.usembassy.gov</a>\r\n\r\n<b>Embassy Phone Number: </b>(0093) (0) 700-10-8001\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:KabulIV@state.gov\">KabulIV@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview:</b> 1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\nIf you need help with marriage visas, please <a title=\"Contact\" href=\"http://k1k3visas.com/contact\" target=\"_blank\" rel=\"noopener\">contact us</a>.\r\n\r\n</article>','This Is A True Life Love Story','','inherit','closed','closed','','15963-revision-v1','','','2021-08-26 01:10:38','2021-08-26 01:10:38','',15963,'https://k1k3.dev34.info/?p=15971',0,'revision','',0),(15972,1,'2021-08-26 01:10:38','2021-08-26 01:10:38','<h2>This Is A True Life Love Story\n</h2>		\n															<img width=\"640\" height=\"480\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/corky-2005.jpg\" alt=\"\" loading=\"lazy\" />															\n		This is Lana and I together shortly after I arrived in\nChernigov, Ukraine where she lived…June 2005		\n															<img width=\"640\" height=\"493\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/Mount-Rushmore-SD-2014.jpg\" alt=\"\" loading=\"lazy\" />															\n		This is Lana and I together shortly after I arrived in\nChernigov, Ukraine where she lived…June 2005		\n															<img width=\"1024\" height=\"358\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/Carnival-Splendor.jpg\" alt=\"\" loading=\"lazy\" />															\n		Dinner onboard the Carnival Splendor during our\n7 day cruise in February 2012		\n															<img width=\"1024\" height=\"829\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/day-cruise-through-the-Caribbean.jpg\" alt=\"\" loading=\"lazy\" />															\n		Aboard the Norwegian Pearl for our 7 day cruise\nthrough the Caribbean- February 2013I have nothing but praise and good words for Cynthia McQuowen and the K1K3 Visa organization.She was extremely helpful to me just after my June 2005 to Ukraine to help me through the “maze” of government bureaucracy and its red tape to bring Lana to America in February 2006 on the K1 Fiancee Visa… At first, I tried to do it on my own but because of the red tape, etc, I became overwhelmed and very confused. I then turn to Cynthia and she become my “guardian angel” and handled all the paperwork for me and the fee was very reasonable considering all the paperwork etc that had to be completely “perfectly” or it could be rejected… Cynthia was very patient with me as I had many many questions, worries, concerns, etc to bring my soul mate, Lana, from Ukraine to America… I was concerned because Lana was “Match made in Heaven” and I did not want to lose that opportunity. In the end, being February 2006, Lana arrived in the USA and in Arizona… Ever since then, we have been completely inseparable. I owe this to Cynthia. For those considering to use the K1K3Visa, I highly recommend it especially with Cynthia handling it for you… She can be completely trusted and is extremely reliable… I am forever in her debt, Corky Goldsmith, <em><strong>Lana is from Ukraine</strong></em>','This Is A True Life Love Story','','inherit','closed','closed','','15963-revision-v1','','','2021-08-26 01:10:38','2021-08-26 01:10:38','',15963,'https://k1k3.dev34.info/?p=15972',0,'revision','',0),(15973,1,'2021-08-26 01:14:54','2021-08-26 01:14:54','<h2>Afghanistan Embassy</h2>\r\n<article id=\"post-190\">United States Embassy: Kabul Afghanistan<b>Embassy Website: </b><a href=\"&quot;http://kabul.usembassy.gov&lt;/a\">http://</a><a>kabul.usembassy.gov</a>\r\n\r\n<b>Embassy Phone Number: </b>(0093) (0) 700-10-8001\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:KabulIV@state.gov\">KabulIV@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview:</b> 1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\nIf you need help with marriage visas, please <a title=\"Contact\" href=\"http://k1k3visas.com/contact\" target=\"_blank\" rel=\"noopener\">contact us</a>.\r\n\r\n</article>','Afghanistan Embassy','','inherit','closed','closed','','15650-revision-v1','','','2021-08-26 01:14:54','2021-08-26 01:14:54','',15650,'https://k1k3.dev34.info/?p=15973',0,'revision','',0),(15974,1,'2021-08-26 01:15:06','2021-08-26 01:15:06','<h2>Argentina Embassy</h2>\r\nUnited States Embassy: Buenos Aires Argentina\r\n\r\n<b>Embassy Website: </b><a href=\"http://argentina.usembassy.gov/\">http://argentina.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(54-11) 5777-4533\r\n\r\n<b>Embassy Email Address:</b> <a href=\"mailto:BuenosAires-IV@state.gov\">BuenosAires-IV@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Citibank or Rapipago Branch\r\n\r\n<b>Local language documents need translated: </b>Documents must be translated English or Spanish must be trasnslated into English by a public or certified translator. Bring the original and one copy of the any translation.\r\n\r\n<b>Embassy appointment scheduling method:</b> Over the phone or online\r\n\r\n<b>Number of photos required for Embassy Interview: </b>3\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1','Argentina Embassy','','inherit','closed','closed','','15658-revision-v1','','','2021-08-26 01:15:06','2021-08-26 01:15:06','',15658,'https://k1k3.dev34.info/?p=15974',0,'revision','',0),(15975,1,'2021-08-26 01:15:12','2021-08-26 01:15:12','<h2>Australia Embassy</h2>\r\n<article id=\"post-422\">United States Embassy: Canberra Australia<b>Embassy Website: </b><a href=\"http://canberra.usembassy.gov/\">http://canberra.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>028 278 1420\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:support-Australia@ustraveldocs.com\">support-Australia@ustraveldocs.com</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee:</b> You can pay at a designated Australia Post Office or you can pay online by credit card.\r\n\r\n<b>Local language documents need translated: </b>All documents should be accompanied by English translations.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online-go to their website\r\n\r\n<b>Number of photos required for the Embassy Interview:</b> 2\r\n\r\n<b>Number of photos required for the Medical Exam:</b> 3\r\n\r\n</article>','Australia Embassy','','inherit','closed','closed','','15664-revision-v1','','','2021-08-26 01:15:12','2021-08-26 01:15:12','',15664,'https://k1k3.dev34.info/?p=15975',0,'revision','',0),(15976,1,'2021-08-26 01:15:18','2021-08-26 01:15:18','<h2>Bahamas Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-195\">United States Embassy: Nassau Bahamas\r\n\r\n<b>Embassy Website: </b><a href=\"http://nassau.usembassy.gov/\">http://nassau.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(242) 322-1181\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:embassynassau@state.gov\">embassynassau@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview:</b> Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At the embassy by cash or check\r\n\r\n<b>Local language documents need translated: </b>Documents not written in English must have a certified translation.  The original certificate must be presented along with any translation.\r\n\r\n<b>Embassy appointment scheduling method:</b> To schedule an appointment, call the VIS during business hours (Mon-Fri 8am-6pm, except holidays)at one of the following numbers: From the Bahamas or U.S.<strong> 1-800-763-6812</strong> From the Turks and Caicos<strong> 1-877-709-1892</strong>\r\n\r\n<b>Number of photos required for Embassy Interview:</b> 2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>4\r\n\r\n</article></article>','Bahamas Embassy','','inherit','closed','closed','','15675-revision-v1','','','2021-08-26 01:15:18','2021-08-26 01:15:18','',15675,'https://k1k3.dev34.info/?p=15976',0,'revision','',0),(15977,1,'2021-08-26 01:15:38','2021-08-26 01:15:38','<h2>Barbados Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-197\"><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a><b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard\r\n\r\n<b>Questions: </b>(246) 277-4399\r\n\r\n<b>Fax:</b> (246) 431-0179\r\n\r\n<b>Visa Appointment Hotline    (Only): </b>(246) 277-4227\r\n\r\n<b>Embassy Email Address:</b>\r\n\r\n<b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a>\r\n\r\n<b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a>\r\n\r\n<b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: Yes</b>\r\n\r\n<b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.\r\n\r\n<b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.\r\n\r\n<b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b>\r\n\r\n<b>Number of photos required for Embassy Interview: </b>3\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-26 01:15:38','2021-08-26 01:15:38','',15680,'https://k1k3.dev34.info/?p=15977',0,'revision','',0),(15978,1,'2021-08-26 01:15:46','2021-08-26 01:15:46','<h2>Bolivia Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-202\">United States Embassy: Lapaz Bolivia\r\n\r\n<b>Embassy Website: </b><a href=\"http://consularlapaz@state.gov/\">http://consularlapaz@state.gov/</a>\r\n\r\n<b>Embassy Phone Number:</b> (591)2-216-8246\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:consularlapaz@state.gov\">consularlapaz@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At any BISA Bank Branch\r\n\r\n<b>Local language documents need translated: </b>Any document not written in English needs to have a certified translation with the original document provided.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Bolivia Embassy','','inherit','closed','closed','','15689-revision-v1','','','2021-08-26 01:15:46','2021-08-26 01:15:46','',15689,'https://k1k3.dev34.info/?p=15978',0,'revision','',0),(15979,1,'2021-08-26 01:15:52','2021-08-26 01:15:52','<h2>Brazil Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-205\">United States Embassy: Rio de Janeiro Brazil\r\n\r\n<b>Embassy Website: </b><a href=\"http://brazil.usembassy.gov/\">http://brazil.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(21) 3956-9617 and (21) 3958-0187\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:immigrationrio@state.gov\">immigrationrio@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>The fee may be paid by credit card through our appointment website or by telephone. Applicants may also pay through a bank boleto at any bank in the the boleto network.\r\n\r\n<b>Local language documents need translated: </b>Any document not written in English needs to be translated into English by a public/certified translator.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online or by telephone.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Brazil Embassy','','inherit','closed','closed','','15697-revision-v1','','','2021-08-26 01:15:52','2021-08-26 01:15:52','',15697,'https://k1k3.dev34.info/?p=15979',0,'revision','',0),(15981,1,'2021-08-26 01:16:05','2021-08-26 01:16:05','<h2>Cambodia Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-209\">United States Embassy: Phnom Penh Cambodia<b>Embassy Website: </b><a href=\"http://cambodia.usembassy.gov/\">http://cambodia.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(855-23) 728-000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:ACSphnomPenh@state.gov\">ACSphnomPenh@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"https://evisaforms.state.gov/default.asp?postcode=PHP&amp;appcode=3\">https://evisaforms.state.gov/default.asp?postcode=PHP&amp;appcode=3</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>The fee is payable in US $ cash only at the cashier window inside the consular section of the U.S. Embassy Phnom Penh on the day of your scheduled appointment, prior to your visa interview.\r\n\r\n<b>Local language documents need translated: </b>Documents must be translated into certified English by a Certified Translator.\r\n\r\n<b>Embassy appointment scheduling method: </b>Make an appointment online by going to their website after completing the application form DS160.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Cambodia Embassy','','inherit','closed','closed','','15710-revision-v1','','','2021-08-26 01:16:05','2021-08-26 01:16:05','',15710,'https://k1k3.dev34.info/?p=15981',0,'revision','',0),(15984,1,'2021-08-26 01:16:26','2021-08-26 01:16:26','<h2>Colombia Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-224\">United States Embassy: Bogota Colombia<b>Embassy Website: </b><a href=\"http://bogota.usembassy.gov/\">http://bogota.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>011 57 1 315 0811\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:IVBogota@state.gov\">IVBogota@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"https://usvisa-info.com/en-CO/selfservice/ss_country_welcome\">https://usvisa-info.com/en-CO/selfservice/ss_country_welcome</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee:</b> At Helm Bank or credit card by phone.\r\n\r\n<b>Local language documents need translated: </b>All documents need to be translated into Certified English.\r\n\r\n<b>Embassy appointment scheduling method: </b>Click <a href=\"https://ceac.state.gov/genniv/\">https://ceac.state.gov/genniv/</a> to fill out the DS-160 Nonimmigrant Visa Application form and print the “Confirmation Page” with a barcode.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>4\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\n</article></article>','Colombia Embassy','','inherit','closed','closed','','15728-revision-v1','','','2021-08-26 01:16:26','2021-08-26 01:16:26','',15728,'https://k1k3.dev34.info/?p=15984',0,'revision','',0),(15986,1,'2021-08-26 01:16:40','2021-08-26 01:16:40','<h2>Ecuador Embassy</h2>\r\n<article id=\"post-190\"><strong>United States Embassy</strong>: Guayaquio Ecuador\r\n\r\n<b>Embassy Website: </b><a href=\"http://ecuador.usembassy.gov/\">http://ecuador.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>593-4-232-3570\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/es-EC/selfservice/ss.country.welcome\">http://usvisa-info.com/es-EC/selfservice/ss.country.welcome</a>\r\n\r\n<b>Where to pay the Embassy fee: </b><a href=\"http://ecuador.usvisa-info.com/\">http://ecuador.usvisa-info.com/</a>\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n</article>','Ecuador Embassy','','inherit','closed','closed','','15748-revision-v1','','','2021-08-26 01:16:40','2021-08-26 01:16:40','',15748,'https://k1k3.dev34.info/?p=15986',0,'revision','',0),(15987,1,'2021-08-26 01:18:27','2021-08-26 01:18:27','<h2>El Salvador Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-236\"><strong>United States Embassy:</strong> San Salvador El Salvador<strong>United States Embassy:</strong> <a href=\"http://sansalvador.usembassy.gov/\">http://sansalvador.usembassy.gov/</a>\r\n\r\n<b>Embassy Website: </b><a href=\"mailto:congensansal@state.gov\">congensansal@state.gov</a>\r\n\r\n<b>Embassy Phone Number: </b>2501-2999\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/sv/\">http://www.ustraveldocs.com/sv/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>At any main branch of Banco Citibank de El Salvador (not at mini banks)\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','El Salvador Embassy','','inherit','closed','closed','','15758-revision-v1','','','2021-08-26 01:18:27','2021-08-26 01:18:27','',15758,'https://k1k3.dev34.info/?p=15987',0,'revision','',0),(15989,1,'2021-08-26 01:18:45','2021-08-26 01:18:45','<h2>France Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-240\"><strong>United States Embassy:</strong> Paris France<b>Embassy Website: </b><a href=\"http://france.usembassy.gov/\">http://france.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>33-1-43122222\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:ParisConIV@state.gov\">ParisConIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b>http:www.usvisa-france.com/visa-web/index.jsp?locale=fr.FR\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At any French post office (La Poste)\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','France Embassy','','inherit','closed','closed','','15768-revision-v1','','','2021-08-26 01:18:45','2021-08-26 01:18:45','',15768,'https://k1k3.dev34.info/?p=15989',0,'revision','',0),(15991,1,'2021-08-26 01:18:57','2021-08-26 01:18:57','<h2>Ghana Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-246\"><b>United States Embassy:</b> Accra Ghana<b>Embassy Website: </b><a href=\"http://ghana.usembassy.gov/\">http://ghana.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(233) 21-741-100\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:ACSACCRA@state.gov\">ACSACCRA@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/\">http://www.ustraveldocs.com</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At any Ecobank branch\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>4\r\n\r\n</article></article>','Ghana Embassy','','inherit','closed','closed','','15778-revision-v1','','','2021-08-26 01:18:57','2021-08-26 01:18:57','',15778,'https://k1k3.dev34.info/?p=15991',0,'revision','',0),(15992,1,'2021-08-26 01:19:07','2021-08-26 01:19:07','<h2>Guatemala Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-250\"><b>United States Embassy:</b> Guatemala City Guatemala<b>Embassy Website: </b><a href=\"http://guatemala.usembassy.gov/\">http://guatemala.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(502) 2326-4000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:GuatemalaIV@state.gov\">GuatemalaIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://ustraveldocs.com/gt\">http://ustraveldocs.com/gt</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Applicants will be able to pay on line with a credit card or pay in person at a Citibank or Banrural office.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview:</b> 2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Guatemala Embassy','','inherit','closed','closed','','15783-revision-v1','','','2021-08-26 01:19:07','2021-08-26 01:19:07','',15783,'https://k1k3.dev34.info/?p=15992',0,'revision','',0),(15993,1,'2021-08-26 01:19:13','2021-08-26 01:19:13','<h2>Haiti Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-254\"><b>United States Embassy:</b> Port Au Prince Haiti<b>Embassy Website: </b><a href=\"http://haiti.usembassy.gov/\">http://haiti.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>011-509-2229-8000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:papniv@state.gov\">papniv@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://haiti.usembassy.gov/non-immigrant.visas/how-to-schedule-an-appointment.html\">http://haiti.usembassy.gov/non-immigrant.visas/how-to-schedule-an-appointment.html</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Pay fees at any Sogebank\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: 1</b>\r\n\r\n</article></article>','Haiti Embassy','','inherit','closed','closed','','15788-revision-v1','','','2021-08-26 01:19:13','2021-08-26 01:19:13','',15788,'https://k1k3.dev34.info/?p=15993',0,'revision','',0),(15995,1,'2021-08-26 01:19:22','2021-08-26 01:19:22','<h2>Hong Kong Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-258\">United States Embassy: Hong Kong &amp; Macau, Hong Kong\r\n\r\n<b>Embassy Website: </b><a href=\"http://hongkong.usconsulate.gov/\">http://hongkong.usconsulate.gov/</a>\r\n\r\n<b>Embassy Phone Number:  </b>900-60-798-798\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:acshk@state.gov\">acshk@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://hongkong.usconsulate.gov/niv.appointment.html\">http://hongkong.usconsulate.gov/niv.appointment.html</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>Dah Sing Bank in Hong Kong or at Banco Comercial de Macau in Macau\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Hong Kong Embassy','','inherit','closed','closed','','15798-revision-v1','','','2021-08-26 01:19:22','2021-08-26 01:19:22','',15798,'https://k1k3.dev34.info/?p=15995',0,'revision','',0),(15996,1,'2021-08-26 01:19:29','2021-08-26 01:19:29','<h2>India Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-260\"><b>United States Embassy:</b> Mumbai India<b>Embassy Website: </b><a href=\"http://mumbai.usconsulate.gov/\">http://mumbai.usconsulate.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>991-120-6602222\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:support-india@ustraveldocs.com\">support-india@ustraveldocs.com</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/in\">http://www.ustraveldocs.com/in</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>All fees must be paid in rupees or dollars through a bank draft drawn on a nationalized or foreign bank in favor of the American Consulate General, Mumbai\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>1\r\n\r\n<b>Number of photos required for Embassy Interview: </b>4\r\n\r\n<b>Number of photos required for the Medical Examination: </b>\r\n\r\n</article></article>','India Embassy','','inherit','closed','closed','','15803-revision-v1','','','2021-08-26 01:19:29','2021-08-26 01:19:29','',15803,'https://k1k3.dev34.info/?p=15996',0,'revision','',0),(15997,1,'2021-08-26 01:19:36','2021-08-26 01:19:36','<h2>Indonesia Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-265\"><b>United States Embassy:</b> Jakarta Indonesia\r\n\r\n<b>Embassy Website: </b><a href=\"http://jakarta.usembassy.gov/\">http://jakarta.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>62-21-34359000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:JakIV@state.gov\">JakIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/id/\">http://www.ustraveldocs.com/id/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Standard Chartered or Permata Bank\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b><a href=\"http://www.ustraveldocs.com/id/\">http://www.ustraveldocs.com/id/</a>\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Indonesia Embassy','','inherit','closed','closed','','15808-revision-v1','','','2021-08-26 01:19:36','2021-08-26 01:19:36','',15808,'https://k1k3.dev34.info/?p=15997',0,'revision','',0),(15998,1,'2021-08-26 01:19:42','2021-08-26 01:19:42','<h2>Ireland Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-262\"><b>United States Embassy:<b> Dublin Ireland           </b></b>\r\n\r\n<b>Embassy Website: </b><a href=\"http://dublin.usembassy.gov/\">http://dublin.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>353 1 668-8777\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:dublincons@state.gov\">dublincons@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://dublin.usembassy.gov/vis.html\">http://dublin.usembassy.gov/vis.html</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>You will need a Euro bank draft or postal order for the visa application fee.  The bank draft/postal order must be presented to the cashier at the Embassy in Dublin on the day of your appointment.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Callers in Ireland should dial 1580 47 VISA (1580 47 8472).  Callers may pay with a credit card.  To pay with a credit card call (01)436-0536.  Calls cost 16 Euro payable through Visa or MasterCard.  Callers from outside of Ireland can only pay by credit card, in addition to the fee, international dialing costs will be charged by your operator.  The number is +353-1-436-0536.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Ireland Embassy','','inherit','closed','closed','','15813-revision-v1','','','2021-08-26 01:19:42','2021-08-26 01:19:42','',15813,'https://k1k3.dev34.info/?p=15998',0,'revision','',0),(16043,2,'2021-08-26 12:21:57','2021-08-26 12:21:57','<h2>Egypt Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-234\"><strong>United States Embassy: </strong>Cairo Egypt\r\n\r\n<b>Embassy Website: </b><a href=\"http://egypt.usembassy.gov/\">http://egypt.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(20-2) 2797 3300\r\n\r\n<b>Embassy Email Address:</b> <a href=\"mailto:consularcaironiv@state.gov\">consularcaironiv@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/genniv/\">http://ceac.state.gov/genniv/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Any CB branch in Egypt\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Schedule the interview in advance for an appointment by calling<b></b>\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article>\r\n<h3 id=\"reply-title\"></h3>\r\n</article>','Egypt Embassy','','inherit','closed','closed','','15753-revision-v1','','','2021-08-26 12:21:57','2021-08-26 12:21:57','',15753,'https://k1k3.dev34.info/?p=16043',0,'revision','',0),(16056,2,'2021-08-26 13:36:09','2021-08-26 13:36:09','<h2>Italy Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-269\"><b>United States Embassy:</b> Milan Italy\r\n\r\n<b>Embassy Website: </b><a href=\"http://italy.usembassy.gov/\">http://italy.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(39) 02-29035-1\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:usvisamilan@state.gov\">usvisamilan@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/genniv/\">http://ceac.state.gov/genniv/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At any Banca Nazionale del Lavoro branch\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>You can only make appointments through the telephone visa information line\r\n\r\n<b>Number of photos required for Embassy Interview: </b>3\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Italy Embassy','','inherit','closed','closed','','15823-revision-v1','','','2021-08-26 13:36:09','2021-08-26 13:36:09','',15823,'https://k1k3.dev34.info/?p=16056',0,'revision','',0),(16000,1,'2021-08-26 01:21:09','2021-08-26 01:21:09','<h2>Jamaica Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-271\"><b>United States Embassy:</b> Kingston Jamaica<b>Embassy Website: </b><a href=\"http://kingston.usembassy.gov/\">http://kingston.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>876-702-6000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:KingstonNIV@state.gov\">KingstonNIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.usvisa-jamaica.com/jam/\">http://www.usvisa-jamaica.com/jam/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>Application fee must be pain in Jamaican dollars for the NIV interview.  The fee is separate from the fee that you pay to the schedule an appointment by phone. You may pat at any National Commercial bank branch up to one year before your appointment date.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>You may make the visa appointment by calling the phone number.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>4\r\n\r\n<b>Number of photos required for the Medical Examination: </b>4\r\n\r\n</article></article>','Jamaica Embassy','','inherit','closed','closed','','15828-revision-v1','','','2021-08-26 01:21:09','2021-08-26 01:21:09','',15828,'https://k1k3.dev34.info/?p=16000',0,'revision','',0),(16001,1,'2021-08-26 01:21:14','2021-08-26 01:21:14','<h2>Japan Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-273\"><b>United States Embassy:</b> Tokyo Japan<b>Embassy Website: </b><a href=\"http://japan.usembassy.gov/\">http://japan.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>Tokyo call:03-6743-9732, Osaka call:06-6943-6700, Naha call:0898-854-7050, In the United States call:1-646-259-0526\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:support-japan@ustraveldocs.com\">support-japan@ustraveldocs.com</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/jp/jp-niv-visapply.asp\">http://www.ustraveldocs.com/jp/jp-niv-visapply.asp</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At a Pay Easy ATM\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Go to their website and schedule on line.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>3\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Japan Embassy','','inherit','closed','closed','','15833-revision-v1','','','2021-08-26 01:21:14','2021-08-26 01:21:14','',15833,'https://k1k3.dev34.info/?p=16001',0,'revision','',0),(16002,1,'2021-08-26 01:21:20','2021-08-26 01:21:20','<h2>Kazakhstan Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-275\"><b>United States Embassy:</b> Astana Kazakhstan<b>Embassy Website: </b><a href=\"http://kazakhstan.usembassy.gov/\">http://kazakhstan.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>7 (7172) 70-21-00\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:info@usembassy.kz\">info@usembassy.kz</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/kz/\">http://www.ustraveldocs.com/kz/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>Kazkommerts (KKB) Bank\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>It will be online, by going to their website.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Kazakhstan Embassy','','inherit','closed','closed','','15838-revision-v1','','','2021-08-26 01:21:20','2021-08-26 01:21:20','',15838,'https://k1k3.dev34.info/?p=16002',0,'revision','',0),(16003,1,'2021-08-26 01:21:25','2021-08-26 01:21:25','<h2>Kenya Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-277\"><b>United States Embassy:</b> Nairobi Kenya<b>Embassy Website: </b><a href=\"http://nairobi.usemabssy.gov/\">http://nairobi.usemabssy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>Kenya (254 20) 619-0600 United States (0001 703) 439-2302\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:VisitorVisaNairobi@state.gov\">VisitorVisaNairobi@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/en-KE/selfservice/ss.country.welcome\">http://usvisa-info.com/en-KE/selfservice/ss.country.welcome</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>At any of Postbank’s many branches\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Go to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>4\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\n</article></article>','Kenya Embassy','','inherit','closed','closed','','15844-revision-v1','','','2021-08-26 01:21:25','2021-08-26 01:21:25','',15844,'https://k1k3.dev34.info/?p=16003',0,'revision','',0),(16005,1,'2021-08-26 01:21:37','2021-08-26 01:21:37','<h2>Kosova Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-281\"><b>United States Embassy:</b> Pristina Kosova<b>Embassy Website: </b><a href=\"http://pristina.usembassy.gov/\">http://pristina.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>1-800-672-8730\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:PaPristina@state.gov\">PaPristina@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"https://ceac.state.gov/genniv\">https://ceac.state.gov/genniv</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>The fee may be paid either at Komercijaina Banka in Macedonia or at Raiffeisen Bank in Kosovo.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Once a pin is activated call 038-247-973 to schedule an appointment.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\n</article></article>','Kosova Embassy','','inherit','closed','closed','','15854-revision-v1','','','2021-08-26 01:21:37','2021-08-26 01:21:37','',15854,'https://k1k3.dev34.info/?p=16005',0,'revision','',0),(16275,1,'2021-08-27 07:48:24','2021-08-27 07:48:24','<h2>Kosova Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-281\"><p><b>United States Embassy:</b> Pristina Kosova          </p><p><b>Embassy Website: </b><a href=\"http://pristina.usembassy.gov/\">http://pristina.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>1-800-672-8730</p><p><b>Embassy Email Address: </b><a href=\"mailto:PaPristina@state.gov\">PaPristina@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"https://ceac.state.gov/genniv\">https://ceac.state.gov/genniv</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>The fee may be paid either at Komercijaina Banka in Macedonia or at Raiffeisen Bank in Kosovo.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Once a pin is activated call 038-247-973 to schedule an appointment.</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Kosova Embassy','','inherit','closed','closed','','15854-revision-v1','','','2021-08-27 07:48:24','2021-08-27 07:48:24','',15854,'https://k1k3.dev34.info/?p=16275',0,'revision','',0),(16007,1,'2021-08-26 01:22:22','2021-08-26 01:22:22','<h2>Kuwait Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-283\"><b>United States Embassy:</b> Kuwait City Kuwait<b>Embassy Website: </b><a href=\"http://kuwait.usembassy.gov/\">http://kuwait.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>00-(965) 2259-1001\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:KuwaitIV@state.gov\">KuwaitIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b>Make an appointment through the Immigrant Visa unit by emailing: <a href=\"mailto:KuwaitIV@state.gov\">KuwaitIV@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview:</b>\r\n\r\n<b>Where to pay the Embassy fee:</b>\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Yes\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Kuwait Embassy','','inherit','closed','closed','','15859-revision-v1','','','2021-08-26 01:22:22','2021-08-26 01:22:22','',15859,'https://k1k3.dev34.info/?p=16007',0,'revision','',0),(16009,1,'2021-08-26 01:29:19','2021-08-26 01:29:19','<h2>Visa Waiver Program Countries\n</h2>		\n		<article id=\"post-190\"><article id=\"post-1691\"><p><strong>This is a list of countries in the Visa Waiver Program as of October 2012 as follows:</strong></p><p>Andorra        </p><p>Australia</p><p>Austria</p><p>Belgium</p><p>Brunei</p><p>Czeck Republic</p><p>Denmark</p><p>Estonia</p><p>Finland</p><p>France</p><p>Germany</p><p>Greece</p><p>Hungary</p><p>Iceland</p><p>Ireland</p><p>Italy</p><p>Japan</p><p>Latvia</p><p>Liechtenstein</p><p>Lithuania</p><p>Luxembourg</p><p>Malta</p><p>Monaco</p><p>The Netherlands</p><p>New Zealand</p><p>Norway</p><p>Portugal</p><p>San Marino</p><p>Singapore</p><p>Slovakia</p><p>Slovenia</p><p>South Korea</p><p>Spain</p><p>Sweden</p><p>Switzerland</p><p>Taiwan</p><p>United Kingdom</p><p>Travelers from these countries may visit the USA for tourism or business without a visa and may stay for up to 90 days.  They must first receive authorization through ESTA (<a href=\"http://www.cbp.gov/travel/international-visitors/esta\">Electronic System for Travel Authorization</a>).  All persons traveling on the VWP must have a machine-readable passport.  The passport must be valid for at least 6 months beyond your intended stay.</p><p>Short trips to Canada or Mexico do not restart the 90 day clock.  This means you can’t make a quick trip to Canada or Mexico to restart your 90 day visit.</p></article></article>','Visa Waiver Program Countries','','inherit','closed','closed','','15539-revision-v1','','','2021-08-26 01:29:19','2021-08-26 01:29:19','',15539,'https://k1k3.dev34.info/?p=16009',0,'revision','',0),(16010,1,'2021-08-26 01:29:19','2021-08-26 01:29:19','<h2>Visa Waiver Program Countries\n</h2>		\n		<article id=\"post-190\"><article id=\"post-1691\"><p><strong>This is a list of countries in the Visa Waiver Program as of October 2012 as follows:</strong></p><p>Andorra        </p><p>Australia</p><p>Austria</p><p>Belgium</p><p>Brunei</p><p>Czeck Republic</p><p>Denmark</p><p>Estonia</p><p>Finland</p><p>France</p><p>Germany</p><p>Greece</p><p>Hungary</p><p>Iceland</p><p>Ireland</p><p>Italy</p><p>Japan</p><p>Latvia</p><p>Liechtenstein</p><p>Lithuania</p><p>Luxembourg</p><p>Malta</p><p>Monaco</p><p>The Netherlands</p><p>New Zealand</p><p>Norway</p><p>Portugal</p><p>San Marino</p><p>Singapore</p><p>Slovakia</p><p>Slovenia</p><p>South Korea</p><p>Spain</p><p>Sweden</p><p>Switzerland</p><p>Taiwan</p><p>United Kingdom</p><p>Travelers from these countries may visit the USA for tourism or business without a visa and may stay for up to 90 days.  They must first receive authorization through ESTA (<a href=\"http://www.cbp.gov/travel/international-visitors/esta\">Electronic System for Travel Authorization</a>).  All persons traveling on the VWP must have a machine-readable passport.  The passport must be valid for at least 6 months beyond your intended stay.</p><p>Short trips to Canada or Mexico do not restart the 90 day clock.  This means you can’t make a quick trip to Canada or Mexico to restart your 90 day visit.</p></article></article>','Visa Waiver Program Countries','','inherit','closed','closed','','15539-revision-v1','','','2021-08-26 01:29:19','2021-08-26 01:29:19','',15539,'https://k1k3.dev34.info/?p=16010',0,'revision','',0),(16011,1,'2021-08-26 01:29:19','2021-08-26 01:29:19','<h2>Visa Waiver Program Countries\n</h2>		\n		<article id=\"post-190\"><article id=\"post-1691\"><p><strong>This is a list of countries in the Visa Waiver Program as of October 2012 as follows:</strong></p></article></article><article id=\"post-190\"><article id=\"post-1691\"><ul><li>Andorra       </li><li>Australia</li><li>Austria</li><li>Belgium</li><li>Brunei</li><li>Czeck Republic</li><li>Denmark</li><li>Estonia</li><li>Finland</li><li>France</li><li>Germany</li><li>Greece</li><li>Hungary</li></ul></article></article><article id=\"post-190\"><article id=\"post-1691\"><ul><li>Iceland</li><li>Ireland</li><li>Italy</li><li>Japan</li><li>Latvia</li><li>Liechtenstein</li><li>Lithuania</li><li>Luxembourg</li><li>Malta</li><li>Monaco</li><li>The Netherlands</li><li>New Zealand</li><li>Norway</li></ul></article></article><article id=\"post-190\"><article id=\"post-1691\"><ul><li>New Zealand</li><li>Norway</li><li>Portugal</li><li>San Marino</li><li>Singapore</li><li>Slovakia</li><li>Slovenia</li><li>South Korea</li><li>Spain</li><li>Sweden</li><li>Switzerland</li><li>Taiwan</li><li>United Kingdom</li></ul></article></article><article id=\"post-190\"><article id=\"post-1691\"><p>Travelers from these countries may visit the USA for tourism or business without a visa and may stay for up to 90 days.  They must first receive authorization through ESTA (<a href=\"http://www.cbp.gov/travel/international-visitors/esta\">Electronic System for Travel Authorization</a>).  All persons traveling on the VWP must have a machine-readable passport.  The passport must be valid for at least 6 months beyond your intended stay.</p><p>Short trips to Canada or Mexico do not restart the 90 day clock.  This means you can’t make a quick trip to Canada or Mexico to restart your 90 day visit.</p></article></article>','Visa Waiver Program Countries','','inherit','closed','closed','','15539-revision-v1','','','2021-08-26 01:29:19','2021-08-26 01:29:19','',15539,'https://k1k3.dev34.info/?p=16011',0,'revision','',0),(16012,2,'2021-08-26 07:19:09','2021-08-26 07:19:09','<h2>Brazil Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-205\">United States Embassy: Rio de Janeiro Brazil<b>Embassy Website: </b><a href=\"http://brazil.usembassy.gov/\">http://brazil.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(21) 3956-9617 and (21) 3958-0187\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:immigrationrio@state.gov\">immigrationrio@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>The fee may be paid by credit card through our appointment website or by telephone. Applicants may also pay through a bank boleto at any bank in the the boleto network.\r\n\r\n<b>Local language documents need translated: </b>Any document not written in English needs to be translated into English by a public/certified translator.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online or by telephone.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Brazil Embassy','','inherit','closed','closed','','15697-revision-v1','','','2021-08-26 07:19:09','2021-08-26 07:19:09','',15697,'https://k1k3.dev34.info/?p=16012',0,'revision','',0),(16013,2,'2021-08-26 07:39:34','2021-08-26 07:39:34','<h2>Germany Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-242\"><strong>United States Embassy:</strong> Berlin Germany<b>Embassy Website: </b><a href=\"http://germany.usembassy.gov/\">http://germany.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>49-30-8305-0\r\n\r\n<b>Embassy Email Address: </b><a href=\"http://germany.usembassy.gov/visa/niv/contact/\">http://germany.usembassy.gov/visa/niv/contact/</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.usvisa-germany.com/germany/index.jsp\">http://www.usvisa-germany.com/germany/index.jsp</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b><a href=\"http://www.visasystem-roskosmeier.de/index.php?lang=en\">http://www.visasystem-roskosmeier.de/index.php?lang=en</a>\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>3\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Germany Embassy','','inherit','closed','closed','','15773-revision-v1','','','2021-08-26 07:39:34','2021-08-26 07:39:34','',15773,'https://k1k3.dev34.info/?p=16013',0,'revision','',0),(16272,1,'2021-08-27 07:48:19','2021-08-27 07:48:19','<h2>Korea Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-279\"><p><b>United States Embassy:</b> Seoul Korea             </p><p><b>Embassy Website: </b><a href=\"http://seoul.usembassy.gov/\">http://seoul.usembassy.gov/</a></p><p><b>Embassy Phone Number:</b> Seoul call:<b> </b>02-3483-1939, South Korea call:166-2297, United States call: 1-646-259-0526</p><p><b>Embassy Email Address: </b><a href=\"mailto:support-southkorea@ustraveldocs.com\">support-southkorea@ustraveldocs.com</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/kr/\">http://www.ustraveldocs.com/kr/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>The fees are payable in U.S. dollars or Korean won at the Embassy’s exchange rate on the day of the applicants interview.  Payments must be made in cash (dollars or Korean won) U.S. Postal Money Orders or Credit cards.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>2</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b></p></article></article>','Korea Embassy','','inherit','closed','closed','','15849-revision-v1','','','2021-08-27 07:48:19','2021-08-27 07:48:19','',15849,'https://k1k3.dev34.info/?p=16272',0,'revision','',0),(16015,2,'2021-08-26 07:55:15','2021-08-26 07:55:15','<h2>Korea Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-279\"><b>United States Embassy:</b> Seoul Korea<b>Embassy Website: </b><a href=\"http://seoul.usembassy.gov/\">http://seoul.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number:</b> Seoul call:<b> </b>02-3483-1939, South Korea call:166-2297, United States call: 1-646-259-0526\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:support-southkorea@ustraveldocs.com\">support-southkorea@ustraveldocs.com</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/kr/\">http://www.ustraveldocs.com/kr/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>The fees are payable in U.S. dollars or Korean won at the Embassy’s exchange rate on the day of the applicants interview.  Payments must be made in cash (dollars or Korean won) U.S. Postal Money Orders or Credit cards.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>2\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>\r\n\r\n</article></article>','Korea Embassy','','inherit','closed','closed','','15849-revision-v1','','','2021-08-26 07:55:15','2021-08-26 07:55:15','',15849,'https://k1k3.dev34.info/?p=16015',0,'revision','',0),(16016,2,'2021-08-26 07:57:49','2021-08-26 07:57:49','<h2>Ecuador Embassy</h2>\r\n<article id=\"post-190\"><strong>United States Embassy</strong>: Guayaquio Ecuador<b>Embassy Website: </b><a href=\"http://ecuador.usembassy.gov/\">http://ecuador.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>593-4-232-3570\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/es-EC/selfservice/ss.country.welcome\">http://usvisa-info.com/es-EC/selfservice/ss.country.welcome</a>\r\n\r\n<b>Where to pay the Embassy fee: </b><a href=\"http://ecuador.usvisa-info.com/\">http://ecuador.usvisa-info.com/</a>\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n</article>','Ecuador Embassy','','inherit','closed','closed','','15748-revision-v1','','','2021-08-26 07:57:49','2021-08-26 07:57:49','',15748,'https://k1k3.dev34.info/?p=16016',0,'revision','',0),(16017,2,'2021-08-26 08:03:14','2021-08-26 08:03:14','<h2>Testimonials</h2>		\n															<img width=\"281\" height=\"179\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-2.jpg\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"194\" height=\"194\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-pix.png\" alt=\"\" loading=\"lazy\" />															\n			<h2> Testimonials: what our clients say about our services- testimonials by real  people, just like you!!</h2>		\n							<p>After only 7 months I am thrilled to say that my husband’s CR1 Visa was approved and I am 100% pleased with the work that was done by this company! I was very nervous starting the journey to bring my husband to the states but I mostly communicated with one lady in particular, Cynthia, who is so patient, so kind but most of all knowledgeable and professional in the entire process. All of our forms were completed quickly and in a very professional manner and were quickly reviewed and accepted during each phase in this process. All suggested supporting documentation was exactly what we needed to have and when my husband got to his interview, he was well prepared. There were many times along the way that I became worried not really knowing what to expect and I’d email Cynthia just to ask questions and she’d always reply in a very timely fashion with the answers that I needed and if I requested a phone call, she’d call that same day. I know for many, this process can take a very long time but by God’s grace and the professionalism and preparation of our paperwork by this company we are finished and only waiting for my husband to pick up his visa next Friday so that he can travel to the US. If you are starting this journey and you want professional affordable help, I highly recommend K1K3 VISAS. Satisfied customer.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Mariama Akano</h4>\n								 Nigeria\n							<p>I sought the help of one of the best Immigration Lawyers to petition my husband, but it only brought me frustration. First of all, the process took long and it was so difficult to contact them. I spoke more to the receptionist than to the lawyer that I hired. Second, when I did speak to the lawyer, there wasn’t any sign of emotion. It was straight to business. There was no, “hi, how are you?” He was not exactly friendly. Third, it stated that they can get visas approved 100% of the time, but mine was denied. Fifth, when the visa was denied, the lawyer didn’t even say, “I’m sorry your petition was denied,” or “Let’s discuss what went wrong and maybe start another one.” Sixth, yes they were willing to help, BUT I was told that I had to pay another set of fees ($1800).    I was so upset that I decided not to do business with them again.  I did an internet search and came across k1k3visas.com an Immigration Docs Company. I called the office and Cynthia was the person I spoke with. I inquired about their services and explained to her all that had happened to my previous petition. From the beginning to the end, Cynthia was there for me. I was able to contact her through phone, email, etc. without any hassle whatsoever. I wanted to keep in contact every step of the way and she made the process very smooth. There are times when I would be frustrated and sad from waiting and I would call her to talk and she was there to listen to me and give me hope. For that, Cynthia, I thank you so much. I thank you and Immigration Docs for helping me get through this petition process and I am so happy that my husband was approved and received his visa. We will finally be together.<br>\nImmigration Docs is the place to go if you plan on petitioning a loved one. You will not be sorry and you won’t have to go through lawyer problems the way I did. I waited more than a year with the Immigration Lawyers only to find out that I was denied. With Immigration Docs, it took less than 8 months and the petition was approved. Thank you. Thank you so much. Cynthia, you’re great!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>A. Dantes</h4>\n								Husband from the Philippines\n							<p>Dear Cynthia,<br>\nVisa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.\nBest regards,\n</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David C.</h4>\n								 Attorney Wife from China\n							<p>I was personally hesitant about working with Immigration Docs, Inc. (IDI) when I first found their website, but after reading the testimonials on the site, I decided to go for it. Not to mention, the prices were very attractive and I was not able to afford a lawyer. Here I am one year later writing my own testimonial. I would highly recommend IDI to anyone seeking professional, courteous, reliable assistance in bringing their loved one to the U.S. My husband lives in Pakistan and our families arranged our marriage. Over the course of three years, we got to know one another by phone, email, and instant messaging/webcam. Three years ago, I started the visa process on my own without the help of Immigration Docs. It was a long and tough process that ended in my case being denied two years later. At the beginning of the third year, I decided to get help and that is when I found IDI. Cynthia and her staff were very helpful in answering questions, preparing paperwork, and compiling data. The journey is long, don’t go through it alone – call Cynthia today!\n</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Grateful Client </h4>\n								 Arlington, Virginia\n							<p>Rarely do you find a company that does such a great job that you want to tell everyone about it. I found that in Immigration Docs. I met a wonderful man who happens to live many miles away and in another country. I was so overwhelmed with all the paperwork and not knowing where to start that I looked for a company that would help me with the difficult task ahead of me. ‘ I have never been so impressed in a company as I was with Immigration Docs. Cynthia was the best ever! She was quick to return my calls or email I am not sure if she ever sleeps, she never made me feel bad for asking many questions and I truly feel she was understanding the pain in my heart from our separation. If you are looking to bring a love one here I highly recommend this company to make your journey much easier. Thank you Cynthia for all your wonderful help and understanding.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Gail Haller</h4>\n								Fiance from Morocco\n							<p>Hi Cynthia. The process is complete. Roxana got the adjustment of status, work permit and permission to go back to her country for a year. We didn’t have to go to an interview they just approved her without one. Anyway I just wanted to thank you for your help and assistance in this process. You have been nothing but kind and on point with how you handled our case. Thank you! I’ll be in-touch.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Burgess-Garnica </h4>\n								 Roxana is from Chile\n							<p> Cynthia has been an angel in disguise throughout my K1 process. Her efficiency is irreproachable. She has been both assuring and patient. It is a Godsend to receive the services of a person who offers nothing but devotion and success to the visa process. As you know, government filing can be jarring and frustrating when away from loved ones. Yet when assisted by Cynthia, I felt that everything would work out fine. It is clear that Cynthia has a natural inclination for bringing loved ones together. I’m happy that she is sustaining this passion by working with couples and families who are thousands of miles apart with the daunting visa process. My fiancee was incredibly impressed with her professionalism and as well as her expeditious responses. Whether she was driving on the freeway, on her way to work, or even at home Cynthia answered us. She reassured us. And she offered all of the help that her services could give. May your business, health and joys continue to prosper.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Arlene Elizabeth and Michael</h4>\n								 From Paris\n							<p>I would like to tell you about my experience with your company. From the very first phone call, Cynthia McQuowen has been nothing but professional about my petition for a K-1 visa. I have received updates in the mail from the Vermont Service Center in a timely manner and Cynthia has always been there when I had a question. She returned phone calls promptly and has provided the services as advertised. I am difficult to please, but Cynthia is a tireless employee that never failed in what she promised. I am excited about my future with my new fiancee and we are almost finished with the process. Your company provides a valuable service and I would not hesitate in recommending you to any of my family or friends. Again, thank you for your service.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> James A. Schaub</h4>\n								 Wife from Mexico\n							<p>I want to say a loud and joyful THANK YOU!!! to you and your staff for all your assistance with this tedious and anxiety producing process called immigration. How happy I am to inform you that my beautiful fiancee is now my wife. To say the least, we have been vacationing, honeymooning and enjoying life together since she arrived from India.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Satisfied Client</h4>\n							<p>We are now waiting for her work authorization approval. Hopefully Chisako can begin to practicing nursing in the very near future. Again, thank you and your staff very much from the bottom of my heart. Rest assure that if I come across anyone needing your services, I will be sure to refer them to your office.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>  Raul and Chisako DunMoodie </h4>\n								Chisako from Japan\n							<p>To start with I highly recommend this company to anyone needing this type of service.I want you to know I have never been treated so well in all my life by a company. The prices of all the services I used and will continue to use are very fair. I’m not rich and I have been able to pay very easily. I want you to know when I got back from Ukraine. I needed a lawyer so I thought. I sent out five emails to lawyers on a Sunday and one email to k1k3 visas to my surprise I received a reply on Sunday by a person named Cynthia McQuowen I have never met this person in my life but over the next few months I have grown to love this lady and this company. She has made this process very delightful. I have bugged her at all hours she has been the most professional person I have dealt with.and has always answered all my questions and never has left me hanging and wondering and most important has always been truthful as for example I asked a couple of lawyers how long would it take to get a visa they told me two months.<br>\nI didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> John Garland </h4>\n								 Wife from Ukraine\n							<p>If you are looking for incredible customer service, a knowledgeable staff, guaranteed satisfaction, and an unbelievably fast processing time, look no further – K1K3 Visas is your solution. Cynthia and her crew were always here to help me with my many questions and concerns – and the response time was hours if not minutes. Do not try and complete the forms yourself – I promise you will miss something that will slow down the process – been there, done that. It is obvious to me that K1K3 Visas and Cynthia in particular are primarily concerned with getting your loved ones to the United States – they patiently walk you though every process and make a task that would be terribly frustrating to do alone relatively painless. In my opinion they provide superior service to an attorney that would cost you five times as much. My K1 visa was approved in 2 months – you simply can not do any better than that. In closing, I highly recommend K1K3 Visas with NO hesitation whatsoever. Ask Cynthia for my email if you would like to discuss my experience further.\nI didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Dr. James Z</h4>\n								Fiancee from Vietnam\n							<p>When I first found out about this site during an internet search, I must admit I was skeptical. I was hesitant about doing this sort of thing online, being such a sensitive issue and all the talk of fraud and theft on the internet made me feel uneasy. After mulling the issue for a few weeks, I finally decided to take the plunge. All my fears were put to rest right from the start. From the first phone conversation I had with Cynthia, I felt relaxed and ready to go through the maze of getting a visa for my fiancée. Both of us bombarded her with questions through email and telephone; each and every time she was more than happy to assist us with the utmost patience and care. The rates were very reasonable compared to the expensive and sometimes outrageous prices some people are offering. I’m truly glad I made this decision and it was a great experience overall. I highly recommend this site to anyone wishing to obtain a visa for the person they care about or in my case, my future bride to be. I didn’t go with them only because the price was more than what I could pay this is why I am glad I went with k1k3 visas and to my surprise it took longer than two months and I asked Cynthia straight up to tell me how long, it was longer than two months she never lied and I would be proud to own a company of this caliber and the staff I know for a fact that if there was a promotion ladder Cynthia McQuowen would be at the top I want all who read this letter to know that this is the company to go with very very helpful and truthful which to me in a time of a trying period you don’t want to be lied to and I never was only the truth from this company and I want people to know time frames for visas doesn’t depend on the company you go with it depends on much much more so be patient and all things come together and before you know it it will happen everything has happened as this company has told me it would thank you very very much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>  Arya Farmanara </h4>\n								  Fiancee from Turkey\n							<p>Cynthia has been working very hard for Tasleem and I and has been there for us every step of the way, always answering our emails very quickly and making us feel like a friend and not just another stranger with an immigration issue. I often wonder now why anyone would ever try to get a visa for their fiancee any other way than through Immigration Doc’s. I talk very highly about this wonderful company and Cynthia in particular to everyone I meet and it seems these days there is always someone needing these kinds of service’s.<br>\nTasleem and I will never be able to thank Immigration Doc’s. or Cynthia enough for all the help and support they have given us throughout our wait. It is so wonderful to work with people that actually understand and have genuine compassion about what we are going through. I feel that what we can do to express exactly how much we appreciate their efforts is to do exactly what they ask us to do to make sure everything is in order for the visa interview so everything runs as smoothly as possible with no setbacks or delays.<br>\nIt has been a great pleasure to meet and work with Immigration Doc’s and Cynthia and I truly believe they have changed mine and Tasleem’s lives forever. </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Debbie Fisher, Anchorage Alaska</h4>\n								 Tasleem is from Africa\n							<p>To whomever it may concern,<br>\nSince having solicited help from K1K3visa.com I have received prompt and friendly service. The information given me has been accurate and I am happy to say my wife will have her visa interview within the next few months. The visa specialist responsible for my case, Cynthia McQuowen, has been a tremendous help during this process. Thank you for your affordable service of helping bring people together.  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Kris Ramonda </h4>\n								 Fiancee from Poland\n							<p>My name is Vivian Lince and I want to share my experience after hiring Immigration Docs to help me file a Petition for my Fiancé’s Visa. I would like to start by thanking God for helping me to find this website online at a moment where I was completely disoriented about what to do to be reunited with my love. Since the beginning I’ve been dealing with Cynthia McQuowen. She is so sweet, kind, professional and a great human being. She always answers my emails and my phone calls and she is always there to help me with any of my doubts and worries. I know that I have something in common with every person contacting Immigration Docs: we all want to be with our love ones, we all want our dreams come true and have a beautiful life in this country with that special someone.<br>\nCynthia is great and I’ll never be thankful enough to Immigration Docs!! </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Vivian Lince Sunrise</h4>\n								 FL Fiance from Lithuania\n							<p>The work Immigration Docs did for me was fantastic. Cynthia was a great help and was full of information. My calls were always returned as well as emails even on weekends. It was well worth the money I paid for their services. The interview & medical went smooth and the visa was issued. I believe it is due to Immigration Docs that everything that was needed was there and my fiancée was well prepared for the interview. I recommend this company to anyone that doesn’t want to be alone in the process and wants things done right and trouble free.  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>J. Craig</h4>\n							<p>Immigration Docs, Cynthia Mc Quowen has been a tremendous help, even easing my fears of this sometimes crazy process. Cynthia along with the help of your always professional staff have made the long ordeal so far very trouble free. Thank you so much for the help along the long route to visa land! I hope to have my lovely gal home in time for the holidays, but one can never count on the absolute in these situations. I would not hesitate in a moment your company’s services to anyone that needs this kind of assistance.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> PJ California</h4>\n								  Wife from Cyprus\n							<p> This is a highly recommended service regarding K1 visas. Going with lawyer’s services can be quite expensive. This agency rates are not only satisfactory but the level of service is very remarkable and prompt. Cynthia has been the greatest in helping answer any questions I had regarding filling out the paper. They make it easy and effortless. It took 1 year total from filling out my K1 visa paperwork for my fiancé in Brazil to when my husband got his green card. I want to thank Cynthia for all that she has done. </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Voinica Placides </h4>\n								 Fiancee from Brazil\n							<p>Hello everyone I am Mark Soler, and I am pleased to say that Immigration Docs. are superb in their effort to obtain your visa in whichever route you choose to take. Either between the K-1 or K3 visa! they put extra effort in getting your case approved! And to top it all they guarantee if you’re case isn’t approved your money is refunded back! what do you have to loose? absolutely nothing. My fiancee Cynthia has already recieved approval confirmation from the U.S. Counsulate and her visa has been approved! We will be getting married soon!:). I am so happy to have found K1K3 visas!.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Mark Soler</h4>\n								Wife from Canada\n							<p>We are grateful for all you did for us as we went through the process of getting married. Eva and Joseph Rickman are now married and living in Phoenix – Arizona.<br>\nMay God bless your work.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Eva and Joseph</h4>\n								 Eva is from Kenya\n							<p>Dear Cynthia, My husband and I would like to thank you so much for all your help and knowledge! I was issued my interview date in Montreal, Canada at the beginning of June. All of our hard work and effort was riding on this moment. After a long wait, my name was finally called and after a few brief questions (and literally 4 mins) I was granted my visa! My trip into the US was pretty easy as well (other than the computers were down and I almost missed my flight!), but I spent less than 5 mins with the Immigration officer, while other people were there for hours. My husband and I are looking forward to starting this chapter of our lives and we owe it to Cynthia and Immigration Doc Inc. Thank you again for everything – you are a real blessing.  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> K. Fonseka</h4>\n								Montreal, Canada\n							<p>k1k3visas.com – K1 Fiancee Visa Processing – K3 Spousal Visa Processing for US ImmigrationI would like to take this opportunity to express the wholesome effect that Cynthia McQuowen has had on my experience with her knowledge of the fiancée & spousal visa process. She has been very helpful, when I called to find out different aspects of this new adventure for myself and my new wife. Cynthia has been very professional in everyway. She is an asset to you your company.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Thomas Balfe</h4>\n								Wife from Vietnam\n							<p>I’d like to thank K1K3 visas for their outstanding professional work which they did on my fiancee visa. Cynthia worked with me through the whole process, and understands the emotions invested in something like a fiancee visa. Not only did they do an excellent job on assisting me with filling out the complex government forms, but they were there every step of the way to answer every question and curiosity almost instantly. All this for a very modest price which was worth every penny! Jasmin and I have been so nervous about getting the visa in a timely fashion, but Cynthia’s work helped us get the visa quickly and put our minds at ease. When it comes to two people who are engaged and separated by an ocean, it’s hard to really describe how much this kind of service means to Jasmin and I. Thanks again!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Jasmin and I</h4>\n							<p>Hello Cynthia!<br>\nI wanted to thank you and your team once again for all the help and expertise in getting my fiancé her visa. We were already happy about how fast everything progressed all the way to the packet getting mailed to the embassy. Upon attending the interview, our paperwork that you told us to prepare was all that was needed. The consular looked through a few items, asked a few simple questions, then gave a joyous “ok, you’re approved”. She added that it was nice to see such preparation. It made it easier for her to make her positive decision, and most importantly, kept her in a good mood. I heard the more complications they encounter, the worse their moods get. Which lead to more questions, and potential denials. We were just so fortunate that we had you on our side. Everything you guided us with went as smooth as can be. She ended up flying back with me on the same flight to the US. Even her entry at LAX was flawless. This was all because of your team’s superb handling of our case.\nWe will be getting married in a few weeks, then we’ll ready for her AOS. I have a friend that is now in the same situation as I was a few months ago. I assured him that all will go well with getting his loved one here as long he hires your company. He was amazed as well at how quick and smooth everything went for us. He came to the Philippines and experienced most of all that we experienced at the embassy. I told him to take a good look for this is what he will be going through months from now. But he feels confident knowing that having you help him will make everything much easier. Thanks for everything! Hopefully my fiancé’s AOS will be as smooth as everything else we’ve been through……..\nTalk to you soon Cynthia!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Edmund Reyes</h4>\n							<p>\nTo Whom it May Concern,<br>\nIt is with great enthusiasm that I recommend Immigration Docs for visa services. I looked at 4 dozen different company’s, including many attorneys. I made numerous phone calls & asked many questions. It came down to Cynthia & one attorney. Both were knowledgeable & professional (I was surprised that so many that I talked to weren’t!), but Cynthia won hands down because of her quick return of both phone calls & emails… this attention to communication was very important to me & my wife; after all, when you are working with someone long distance what other gage of service do you have? Thank you again for everything! We will be getting married in a few weeks, then we’ll ready for her AOS. I have a friend that is now in the same situation as I was a few months ago. I assured him that all will go well with getting his loved one here as long he hires your company. He was amazed as well at how quick and smooth everything went for us. He came to the Philippines and experienced most of all that we experienced at the embassy. I told him to take a good look for this is what he will be going through months from now. But he feels confident knowing that having you help him will make everything much easier. Thanks for everything! Hopefully my fiancé’s AOS will be as smooth as everything else we’ve been through……..\nTalk to you soon Cynthia!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Jim &amp; Lilet Lynch </h4>\n								 Juliet is from the Philippines\n							<p>\nCynthia;<br>\nJust wanted to thank you and Immigration Doc, Inc for all your hard work preparing the documents for Falen.\nShe is now getting comfortable in the US, with her “green” card and Social Security card as well as a job … working PT at a local grocery chain … working at the salad bar. She is enjoying it, as she works around 24 hours a week leaving her time to put the house “in order after husband makes it messy” hehehe It also breaks up what would otherwise be a very boring existence at home. Again, thank you for your help and your support.\nI would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us.Talk to you soon Cynthia!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Micheal &amp; Falensia Larimer</h4>\n								 Falensia is from the Philippines\n							<p>\n The services that I have received from “K1K3 VISAS.COM” and Cynthia McQuowen have been outstanding! I was skeptical at first when I learned of your company and was worried that my money would be wasted on a firm that was not close to my home town. As it turns out I think I received more than my moneys worth. Cynthia has been very helpful with all my questions and has answered me with prompt and honest replys to the same question more than once! The reason I was skeptical is because of the way I was treated by a visa attorney here in Louisville KY.    Your company has managed to do in three months what my other attorney couldn’t do in eight at one third the cost!!! As you can imagine I think I was ripped off and took advantage of the first time around! The delays and lack of communication between me and the old attorney made both me and my fiancee worried and aprehensive of what was actually happening.    Your company has renewed my confidence in the system here in the U.S. I will recommend your company everytime when somebody asks “Who took care of your K1 visa for you?” Though the visa process in my mind is not complete untill my fiancee steps on American soil I am confident that you will help us without hesitation until it is finished.She is now getting comfortable in the US, with her “green” card and Social Security card as well as a job … working PT at a local grocery chain … working at the salad bar. She is enjoying it, as she works around 24 hours a week leaving her time to put the house “in order after husband makes it messy” hehehe It also breaks up what would otherwise be a very boring existence at home. Again, thank you for your help and your support.\nI would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us.Talk to you soon Cynthia!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Kent F. Peed</h4>\n								 Wife from Russia\n							<p>\nI’m writing to thank your agency in all the help I received in getting a fiancé visa. I personally would love to thank Cynthia for all her help. Anytime I needed a question answered, she was there for me, either by phone or email. All the paper work I needed was there for me with super instructions on what I needed.\nThe process was much faster with using your agency and on Nov. 24, 2006 my fiancé Monalisa arrived in New York from the Philippines. We will be getting married soon and enjoying our life together. I highly recommend your agency to who ever will pursue a k1 visa. I could not be more pleased with your service you gave me.\nThanks again from the both of us. I would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us. Talk to you soon Cynthia!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Gregg and Monalisa</h4>\n								 New York Monalisa is from the Philippines\n							<p>\nHello Cynthia. I just wanted to say how amazed I am at how quickly and effectively your team works. I was so pleasantly surprised when I found out from my Fiancé(who had been checking the USCIS website for updates everyday) that we had been approved already. Your total and complete professionalism had certainly helped in getting our petition processed so fast. We know of other couples that submitted even before us and still haven’t received an approval. I’m very lucky to have found you in the sea of representatives and attorneys that advertise to get the fastest results but you are actually good for your word. And the added bonus was your very reasonable price for your services. The other companies had such astronomical quotes and even went so far as to make companies like yours appear to be under qualified to get fast results. Well you definitely proved them to be liars. We are now looking forward to getting to the interview stage, and hopefully everything works just as smooth and quick as it was in the USCIS approval stage. You have been the blessing we have needed in this very tough time in our lives and feel confident that all will be completed soon so we can finally be together again. We thank you and your team so much for your excellent effort and services. And we look forward to your assistance in her eventual adjustment of status. Take Care………And Happy Holidays!The process was much faster with using your agency and on Nov. 24, 2006 my fiancé Monalisa arrived in New York from the Philippines. We will be getting married soon and enjoying our life together. I highly recommend your agency to who ever will pursue a k1 visa. I could not be more pleased with your service you gave me.\nThanks again from the both of us. I would recommend your services to anyone trying to bring a fiancee or spouse over from another country. You and your company were a God send to us. Talk to you soon Cynthia!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Frank Gross </h4>\n								 Fiancee from Peru\n							<p>My name is Dhruvi Solanki, and my case was regarding my Fiancé’s K visa. Cynthia was very helpful and I am very pleased with her service. She did an awesome job, and she provided the right advice. I am glad that I chose Immigration Docs.In future if I need any advice I will definitely contact her. Thank you so much, you guys are awesome. </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Dhruvi Solanki</h4>\n							<p>\nI would like to share with you my experience with Immigration Docs. Let me first say that I am most pleased by the service Immigration Docs has offered me, and I am delighted with the results. In today’s slang: Mission Accomplished. I met a man via the internet through a personals add. I shied away from communications with this man in the beginning due to his location, Pakistan. It would seem impossible for anything to really become of this as I reside in the USA. As time went on, I became more drawn to this person, and actually begun to know him far better than any man here I have dated after many many months. Perhaps when all you can do is write the pretenses are not there and you can honestly be yourself. You can turn the emails and instant messages off anytime you desire. After long written communications, there were phone calls, then web cams, cards in the mail. I found myself praying and asking God to guide me in my affections and the strings that tugged at my heart. I knew I had to meet this man.<br>\nI began a search on the internet to see exactly what I would need to do to travel to Pakistan to meet this man. It seemed simple enough, a passport, immunizations and a visa. Then I began to wonder would it be just as easy for him to come to the USA. Not so easy I learned. I soon realized this would take more than I was capable of doing. I had not doubts that I must meet this man so I began all preparations to travel to Pakistan. I somehow knew in my heart that once I met this man I would not be able to come home alone or live without him. My heart was right. Prior to my departure to Pakistan in I found a web site on the internet for Immigration Docs.\n<br>\nI saw many other web sites that offered the same service, but to be honest I had already put our a lot of money for my travel to Pakistan. I contacted Immigration Docs and learn of your very affordable fee. The thing I was most impressed with was the guaranteed that if no visa was granted for my intended, money was refundable. Was I dreaming????? All of this seemed so unreal to me, here I was going to travel half way around the world and now I am asking how to bring this man home with me. I contracted with Immigration Docs to help me obtain a visa for my Fiance . Little did I know that when I went to Pakistan fully prepared to marry this man. I actually did marry him and God has blessed us so very much. Upon my return to the USA I contacted my Case Manager ( name withheld due to privacy) and advised her not only did I go and meet this man, but we were married. She seemed so very excited for me.<br>\nThis is when the work began. I cannot begin to tell you how grateful I am for having the Case Manager I did. I would email her, call her, leave voice messages for her and she very promptly returned all. She was so very knowledgeable in the paperwork that need to be completed and file. I would never have know even where to begin. Paperwork that was required and I had no clue how to get, she had all the answers. She was not only doing her job, but in my opinion she took a very personal interest in myself and my husband. I have not doubt in my mind that she made this possible. I would still be working at this without her expertise and guidance. My husband and I will always be thankful for her service. We both also feel we have made a bond with someone whom we have never met. We received notified of my husband’s approval for his visa from Homeland Security. It has been a long process and it is still not final yet. But, I do know this, my Case Manager has made it all happen. We are in the final stages now .\nTo this day, my Case manager still helps me and guides me. If nothing more that give me moral support and just a friendly email to say hello! I am making one more trip to Pakistan come late August and I know if he does not return with me,he will soon follow. My husband has but one wish when he comes to the USA..To meet our Case Manager and have his first American Hamburger and Fries with her, I told him perhaps we can do this. She will probably never know what a much better and wonderful life this man will have here in our country. God bless you all that provide this service. You will never know what a valuable service you provided. What you have provided me has changed my whole life and I have never been happier. What was once just a dream and a hope is now reality. It takes my breathe away every time I just think back on what has transpired in the past year or so. I will be forever grateful.  Again, thank you and may God bless you always.<br>\nI remain Very Truly Yours,</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Marion Napper </h4>\n								 Husband from Pakistan\n							<p>\nI am writing to express my gratitude and satisfaction with K1K3 Visas, and the services of Cynthia Mcquowen. Cynthia made this otherwise time consuming, complicated, and confusing process seem simple and FAST! She eased all the confusion and anxiety that I was experiencing by being very realistic and honest in providing information about the steps involved in the process, expected time frame, and most important of all: Her confidence! Her confidence in her work and the petition process procedure is what really helped me stay positive and confident as well. I am overjoyed to say that the entire process from the time of first filing my Fiance, Sargis’s petition to the day that he was actually issued his Visa, took exactly 6 months. I think that is phenominal, compared to all the “horror” stories I have read and heard about! Thanks to K1K3 Visa and Cynthia, I am going to be reunited with Sargis in two weeks! Sargis and I thank you from the bottom of our hearts and look forward in working with you again, as Sargis and I get ready for the next phase of paperwork and processing.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Elvina Alaverdian</h4>\n								  Sargis is from Moldovia\n							<p>\nI’m currently trying to process my fiancé’s paper work for her to stay with me in Hawaii. The person representing us is Cynthia McQuowen who is doing a great job answering all of my questions thoroughly and keeping us informed of the process and forms needed. I’m sure all of your employees are just as dedicated and I would like to show my appreciation by saying thanks. Keep up the good work.We would like to thank you for your dedicated care in our process of the K1 visa.<br>\nWe were really concerned in the beginning, we heard a lot of stories about couples whom had tried to obtain a visa and got lost in the middle of the process and they just got tired of waiting and became so frustrated, that in many cases they even loose their relationship!<br>\nWe decided to start the process in August of the last year; the truth is that we thought that if we were lucky we may have a response from the U.S immigration center for the middle of January. (This is the first step.) Well, actually we got this response in November, by January my fiancée had been issued her visa and by February she was already here joining me in Los Angeles!!    K1K3visas made it so much easier for us, we did not have to deal with all the horrible paper work; everything was simple and fast, exactly as Cynthia had promised us; she was always there when we needed her, if we sent her an email we got always her answer in less than 24 hours.    Now we are so happy living together, its a dream come true and big part is thanks to Cynthia; we can not be more grateful!!<br>\nWe highly recommend to all those couples that are in the same situation as we were to trust the K1K3 visas team, they won’t find better hands to put their dreams in than the people at Immigration Docs. It will make life so much easier for them knowing that someone responsible and who has all the experience is doing the hard work for them.<br>    Thanks K1K3visas for everything!!!!!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Oded Rokach and Eliana Uribe</h4>\n							<p>Dear Cynthia,<br>\nI would like to thank you for your service. When I started the K1 Visa process, I was overwhelmed with all the information that I researched. I even contacted some immigration lawyers to see if they could clarify the information that I had researched. Although they were helpful, their services were expensive. I finally found your service on the internet and called the toll free number. I spoke with Cynthia about my situation, and found her to be very helpful. After speaking with her, I decided to contract your service. Cynthia was very helpful through the whole petition process. She was very patient with all my questions, and answered all my emails promptly. My I-129F has been approved. Thanks again for your service.<br>\nSincerely,</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Michael Carroll </h4>\n								 Fiancee from China\n							<p>Hello Cynthia, I would like to thank you for your service to me in procuring a K-1 visa for my fiancée. My experience through your service has been fantastic and your advice and help has been great. I would advise anyone looking for help to avoid the expense of lawyers and proceed directly to you and your services. <br> Sincerely,</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Bruce McKelvy</h4>\n							<p>My name is Fred C. “Corky” Goldsmith, Jr. and I am writing this letter to you to express my deepest appreciation for one of your employees, Ms. Cynthia McQuowen…<br>\nBack in 2005, I was searching the Internet for that special someone and I found her to be living in Ukraine… Just before I left for Ukraine in June, 2005, I searched for a trustworthy and reliable company to help me and to guide me through the bureaucratic maze of all that red tape created by the US Government in bringing a fiancée over here from abroad….  I found your website and after serious thoughts and personal feelings from my heart, I decided on your company and soon afterwards, I was placed in contact with Cynthia…  For the past eight or nine months since I hired your company, Cynthia has been not only very instrumental in helping me to bring Lana Biryukova over here, but she has displayed many wonderful acts of encouragement, assistance, and especially patience with me… You see, I have a hearing impairment but Cynthia showed so much wonderful patience in communicating with me that I was very surprised and very pleased with her sincere efforts…  She has graciously guided Lana and me through all this maze of bureaucratic red tape and I want her to be recognized for her sincere efforts on our behalf…<br>\nCynthia is one special lady… I will not hesitate to recommend your company to anyone and please feel absolutely free to use my name and this letter as both a reference and recommendation in my testimonial about your wonderful services, especially when it comes to Cynthia McQuowen.<br>\nThank you for all you have done for both Lana and myself.<br>\nMostly Sincerely Yours,</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Corky Goldsmith Lana</h4>\n								 Lana is from Ukraine\n							<p>Immigration Docs, has helped me greatly through this difficult time of being away from my fiancé. Cynthia was very helpful whenever I contacted her with questions or concerns about my case. Thank you for all of your help and thanks to you I still have faith and I am looking forward to the day when I see my fiancé again.<br>\nThank you again,</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Jessica F.</h4>\n							<p>I am writing this letter to express my gratitude for the fine job that your organization has done for my Fiancée and me.10 Months ago I contacted Immigrations Docs Inc. and inquired about the process and the timing for obtaining a K1 Visa for my Chinese Fiancée. Cynthia, the individual assigned to my case was extremely helpful and knowledgeable in the process as I started down the path of bringing my Fiancée home to Atlanta, Ga. The thing I appreciated the most was the open and up front honesty in which she explained the process and the estimated length of time in accomplishing this goal. Your organization set my expectations on the length of time it would take to complete the process and even though the process has been long and tenuous at times, I never felt as if I was going through it alone. Cynthia always knew where our case was at and if she didn’t have the answers I was looking for she found them quickly and accurately.I cannot express my thanks enough for assisting me in this. The fee spent for your organizations services was well worth it and I would endorse your organization to anyone looking to be united with their loved ones from a foreign land! Thank you again, from both of us, our Visa interview date is set for January 17th, and we hope to be home shortly there after.<br>\nKindest Regards,</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Kurt </h4>\n								Kurt Keeping Fiancee from China\n							<p>I would like to thank you the staff of k1k3 visas especially to Cynthia. Cynthia was very polite and thoughtful to help me process my K1 fiancée visa from the start to the finish. I am so glad and very satisfied customer with the service that you have provided. Now that all my documents are all completed, I am just waiting for my fiancée to arrive. I will definitely recommend your service to the people I know. Cynthia thank you so much for all your help.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Richard DeVera</h4>\n								 Fiancee from Colombia\n							<p>I have wonderful news, Daisy’s visa has been issued and will be delivered by next week , I’m so excited and happy I just wanted to thank all of you there at K1K3 visa service because I know it would have been 10 times more difficult without your help . Your services have brought two lives together and created a happiness that I will be grateful for all of my life , I will definitely recommend your services to others and once again thank you so much.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Michael and Daisy Garner</h4>\n								 Daisy is from Indonesia\n							<p>I really appreciate your service very much. I do thank you greatly for what you have done. I can’t thank you enough. Sincerely, Tina Jarvis New YorkHello, my name is Anthony Troffa, I have applied for a Fiancée visa for my fiancée and her child through your agency and have been dealing with Cynthia from the start of the application, I just wanted to tell you how very easy and comfortable she has made me and my future wife feel throughout this Visa application, she has always been there when I have called your office about any questions, (and believe me I had many, lol ) all the paperwork Cynthia sent to me was so very easy to understand, and very neat, she is a wonderful person, and your agency should be proud to have her as an employee. I wish that everyone that I have ever dealt with, was as sincere and efficient as her, if that were so, this world would be a much better place. I am going to refer your agency to everyone I know who is interested in applying for a visa as we are, and I can’t say enough about the satisfaction I have had so far, once again, thanks for all your help.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Anthony Troffa </h4>\n								 Fiancee from Italy\n							<p>I met my fiancée when I was volunteering abroad last summer. After working closely day after day, we got to know each other and fall for each other in a way that I thought did not exist. We spent a few blissful months together and we joked about marriage until one day it stopped being a joke. We started to picture a future together and we fell in love with the idea as well as each other. We did our research and we found the option of the fiancée visa. When I returned to the U.S., I researched K1K3 Visas.com and quickly called for information on how to bring my fiancée ASAP. Cynthia was helpful from day one by making it seem that it was not an impossible task that I was hoping to accomplish. It has been extremely difficult to be away from my fiancée but with the help of K1K3 Visas.com, I am expecting and hoping that my fiancée will be here in the U.S. with me in the next two months. K1K3 Visas.com made the paperwork process very manageable and bearable during this stressful time. My favorite thing about this process with K1K3 Visas.com has been how promptly Cynthia gets back to you on any question that you may have. As I have told Cynthia many times before, thank you for everything during this stressful and most important time in my life.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>J., </h4>\n								 California\n							<p>First of all, we would like to thank God for helping us find this site, k1k3visas.com, and would like to thank all the staff members especially Cynthia for all the help and support that she had provided to us. The reason we chose k1k3visas.com is because they were ready to help us right away with the k3 visa, we had spoken to many attorneys and either they were too expensive or didn’t have the time to help us. Not only that, they didn’t even give us a guarantee for the approval. And what lawyers do by filling out the papers for you is nothing more. They can’t even try to expedite your case and they give you longer estimated time for processing. We have chosen k1k3visas.com because we were treated with full respect, they answered all our questions and they were very clear to us. Thank God the time went fast. We would like to thank Cynthia for all the help and support.Thank you,</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Amin &amp; Esther S</h4>\n								 Esther is from Jordan\n							<p>A letter of Thanks! I flew to Russia, While in Russia I married a lady I met on a computer Christian dating service. My wife’s name is Larissa and both of us are extremely happy. We both know that the Lord Jesus Christ brought us together! After our marriage, we called the U.S. Embassy in Russia. They did not want anything to do with our situation. The embassy told us that I would have to fly back to my home town and start the immigration process. The embassy also told me that the process would take some time. My wife and I were very upset. We both felt that God brought us together and that this was not right. We were both very disappointed; I flew back to Sparks, Nevada, by myself the very next day.<br>\nI started looking into the immigration process, not knowing who to turn to or where to go. I started calling attorneys; this did not go well at all! The attorneys were either not in, too busy or never returned my calls or they were too expensive. This was extremely frustrating to me! All I wanted was my wife to be with me! I continued looking in the phone book; I came across Immigration Docs. I called them; I talked with a lady and explained my story. She said “would you like one of our agents to call you”? I said “yes”. Shortly after, Cynthia returned my call. Cynthia was very polite and showed nothing but concern as I told my story. Cynthia was very straight forward and honest with me, while she described the different ways of doing the immigration process. Cynthia sounded to me to really know the immigration process. I also very deeply appreciated her honesty and sincerity. I signed a contract with Immigration Docs.<br>\nCynthia is a very hard worker. She puts in long hours because she enjoys her job and has a big heart for making people happy. Cynthia has helped me in all directions of this process. I can call her anytime, she takes the time to listen and understands the feelings you go through, in dealing with my frustrations, Cynthia was able to comfort me by letting me know the next step and about when that would be. I have come to know Cynthia as a friend and someone that you can depend on! My wife will be with me in a few months and I feel like I owe it all to Cynthia.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Russell Saunier,Sparks, </h4>\n								 NV Larissa is from Russia   \n							<p>We would like to thank k1k3visas.com for their help with the whole immigration process. Prior to finding them, we tried investigating the process on our own and realized there are a lot of forms required and the process itself was unclear. When we called an immigration lawyer for clarity and help, they were going to charge us $4000! Luckily we found k1k3visas.com which handled the process professionally, and for a fraction of the lawyers cost. The documents were sent to us promptly then professionally put together for us to send to the government agencies. It was a relief to have someone’s expertise on the matter in order to prevent document error. So far the approval process has been quick and we’re hoping to finally be together this July! Cynthia’s help has kept our stress levels down throughout this whole government process which gave us the time to plan the actual wedding. We would not advise anyone to attempt this on their own and definitely recommend k1k3visas.com.<br>\nThanks again,</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Sharon and Damon!</h4>\n								 Damon is from Canada\n							<p>Marriage is a unique moment in two people lives. It is something sacred. Going further into our union with each other, we realized that we needed the assistance and guidance of K1-K3 Visas.com. The K1-K3 Visas.com agent, responded with confidence and assurance. She made the process easier for us to understand and proceed correctly with obtaining a USA Visa for Simon. All of our questions and concerns were answered. We feel very confident with the results thus far, and appreciate all the assistance of Cynthia. We would recommend your services to any romantically involved couple wanting to proceed in marriage.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Lisa Taggart &amp; Simon Laguë </h4>\n								 Simon is from the United Kingdom\n							<p>The greatest thing that happened to myself and my “fiancee” during this magical process of matrimony here in America was allowing Cynthia & Immigration Docs, guide me through the extensive litigation process. When it comes to the love of my life and our future, I knew I was not going to leave that to chance by not properly filling out, handling or filing the paperwork properly. Now, I (the male… one in a few) am planning a wonderful wedding. May 7th will be straight out of a fairy tale for me. Thank you from the bottom of my heart. There is more to do legally after the wedding and I would not have anyone else see me ALL-THE-WAY through the process. Thanks again!!!!!!!!!!!!!!!!!!</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>-T Kelly </h4>\n								 Fiancee from Germany\n							<p>I would like to thank Immigration Docs for making the K1 visa process for my fiancee and I go very quickly and without any delays in processing of our k1 visa. Without the help of such professionals at Immigration Docs, we would not have had the success in gathering all necessary paperwork needed to accomplish this huge task. As time went by Immigration Docs kept me informed at every step of the way. The services rendered by Immigration Docs surpass my expectations in everyway. Thank youfor making this process pleasurable. </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Jose I Crespo,</h4>\n								 Miami FL Fiancee from Dominican Republic\n							<p>K1k3visas made the whole process a lot easier than doing it yourself and a lot cheaper than hiring a lawyer. They were always friendly and helpful.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Dean Rasmussen </h4>\n								 Fiancee from Vietnam\n							<p>Dear Cynthia,<br>\nWell, Tamara and her daughter got here a couple months ago and I want to thank-you so much for your help. They’re happily adjusting to life in the USA!<br>\nThanks again so much!!  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4> Scott Hayes </h4>\n								  Fiancee and child from Russia\n							<p>Dear Cynthia,<br>\nI would like to thank you for all of your help and advice thus far. Due to your knowledge and expertise, my petition has been approved already. I submitted the paperwork to USCIS in early November and I received the approval notice about 1 month later. We are now waiting for the paperwork to be shipped to my fiancé’s embassy in Jamaica so he can go for his interview and hopefully be here in the US soon!I cannot thank you enough for help putting my mind at ease and taking away a lot of stress from me and my fiancé. I was a little nervous at first about signing up for your services but after speaking with you on the telephone the very first time and you reassured me that Immigration Docs get the petitions approved and if they aren’t you get a full refund…I felt more confident. I didn’t really have money to pay a lawyer and when I saw your website I was very excited and thought maybe it was too good to be true. I am looking forward to continuing to work with you through this entire process. You always have been honest, helpful and quick answers. I cannot thank you enough for helping me and my fiancé be together forever. Thank you Cynthia and Immigration Docs. I will certainly recommend your services to anyone who may come along that needs them.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Katrina Thomas</h4>\n								Fiancee from Jamaica\n							<p>I want to say thanks to Immigration Docs for their help in providing guidance and support for me and my fiance. Cynthia was very helpful and easy to work with and helped arranged all my immigration documents for me and my fiance’s to send to immigration here and helped me through the process until her visa approval in the Ukraine. My fiance will be arriving very soon and reccommend the services of Immigration Docs and plan to continue using their services for future documents that are needed for me and my fiance.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Mark Hibbard</h4>\n								 Fiancee from Ukraine\n							<p>When I first started thinking about getting a petition for a visa, I had no idea what I was doing. All the forms and dates and requirements were very confusing to me. Cynthia made all that go away. She explained things simply and easily. She would always answer any question I had no matter how dumb I thought it might be. I thank her for very much for her dedication to those that seek her help and expertise.</p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>David Merril</h4>\n							<p>Cynthia and the rest of the k1k3visa crew. It was late last night when I received the text message “we have it I’m coming the 13th”. It has already been a great journey with Ksenya. We have had a two year relationship. Last January on my 2nd trip to Russia to be with her I asked her to marry me. Upon arriving home, I looked to hire an attorney or service to help with the immigration paper work. Doing my research I found your web page. I couldn’t believe how affordable you offered your k1 help!!    We started filing for our k1 visa in May 2006 after my third trip to Russia. It was a simple process with the guidance of Cynthia. Even when new laws arrived it barely delayed our visa with Cynthia quickly helping us keep on top of the ever changing laws.\nKsenya started her interview at 8:00am Moscow time; she witnessed so many girls and families denied visas because of poor paper work being filled out. She became nervous hoping our trust in k1k3visas.com would pay off.    It did and in 15 minutes she was approved!!<br>\nIts been a trying two years maintaining our long distance relationship. We talk everyday and spent a small fortune in travel cost, phone bills and postage. But the one place that we never felt we over spent was with k1k3visas.com.    Thank you so much for you help. I’m happy that soon I will be with Ksenya daily hearing her, looking on her and feeling her. Your services have been a god sent!!  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>  Bryan Roeder &amp; Ksenya Bronnicova</h4>\n								  Ksenya is from Russia\n							<p>I want to let you to know that Cynthia McQuowen has been major help to Hongzhen and I. She has been extremely accommodating on answering any question or concerns that both Hongzhen and I ever had and was very prompt in returning our calls, as well as our emails.<br>\nWe are extremely grateful that Cynthia was our guide through our visa process. We are pleased we found the right person for the right job the first time around. All of our gratitude and thanks to Cynthia McQuowen for all that she has done for us during this special event in our life.   Thank you for your time and Cynthia’s skills.  </p>\n									<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/quote_icon.png\" title=\"quote_icon\" alt=\"quote_icon\" />								\n								<h4>Robert &amp; Hongzhen Nazario </h4>\n								 Hongzhen is from Thailand\n			<h2>More testimonials from happy, satisfied clients by request.\n</h2>','Testimonials','','inherit','closed','closed','','15494-autosave-v1','','','2021-08-26 08:03:14','2021-08-26 08:03:14','',15494,'https://k1k3.dev34.info/?p=16017',0,'revision','',0),(16019,2,'2021-08-26 08:17:59','2021-08-26 08:17:59','<h2>Israel Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-267\">United States Embassy: Tel Aviv Israel<b>Embassy Website: </b><a href=\"http://israel.usembassy.gov/\">http://israel.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>03-519-7475\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:AMCTelAviv@state.gov\">AMCTelAviv@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/en-il/selfservice/ss.country.welcome\">http://usvisa-info.com/en-il/selfservice/ss.country.welcome</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee:</b>\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b><a href=\"http://telaviv.usvisa-info.com/\">http://telaviv.usvisa-info.com</a> or through the call center\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: 1</b>\r\n\r\n</article></article>','Israel Embassy','','inherit','closed','closed','','15818-revision-v1','','','2021-08-26 08:17:59','2021-08-26 08:17:59','',15818,'https://k1k3.dev34.info/?p=16019',0,'revision','',0),(16254,1,'2021-08-27 07:47:58','2021-08-27 07:47:58','<h2>Israel Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-267\"><p>United States Embassy: Tel Aviv Israel                </p><p><b>Embassy Website: </b><a href=\"http://israel.usembassy.gov/\">http://israel.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>03-519-7475</p><p><b>Embassy Email Address: </b><a href=\"mailto:AMCTelAviv@state.gov\">AMCTelAviv@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/en-il/selfservice/ss.country.welcome\">http://usvisa-info.com/en-il/selfservice/ss.country.welcome</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee:</b></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b><a href=\"http://telaviv.usvisa-info.com/\">http://telaviv.usvisa-info.com</a> or through the call center</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: 1</b></p></article></article>','Israel Embassy','','inherit','closed','closed','','15818-revision-v1','','','2021-08-27 07:47:58','2021-08-27 07:47:58','',15818,'https://k1k3.dev34.info/?p=16254',0,'revision','',0),(16021,2,'2021-08-26 08:19:17','2021-08-26 08:19:17','<h2>Lebanon Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-285\"><b>United States Embassy:</b> Beirut Lebanon<b>Embassy Website: </b><a href=\"http://lebanon.usembassy.gov/\">http://lebanon.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>961-4-542600\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:BeirutNIV@state.gov\">BeirutNIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/GENNIV/Default.aspx\">http://ceac.state.gov/GENNIV/Default.aspx</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>At any branch of Credit Libanais Bank\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Contact the immigrant visa section at the American Embassy in Beirut by sending an email at <a href=\"mailto:BeirutIV@state.gov\">BeirutIV@state.gov</a> or by sending a fax at 04-543498 to schedule an appointment.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\n</article></article>','Lebanon Embassy','','inherit','closed','closed','','15864-revision-v1','','','2021-08-26 08:19:17','2021-08-26 08:19:17','',15864,'https://k1k3.dev34.info/?p=16021',0,'revision','',0),(16022,2,'2021-08-26 08:21:46','2021-08-26 08:21:46','<h2>Visa Waiver Program</h2>\r\n<h2>Requirements for using the Visa Waiver Program (VWP)</h2>\r\n<article id=\"post-190\">The Visa Waiver Program allows citizens of participating countries to travel to the United States without a visa for stays of 90 days or less. This is only if they they meet all requirements explained below. Travelers must be eligible to use the VWP and have a valid Electronic System for Travel Authorization (ESTA) approval prior to travel.\r\n\r\nIf you are eligible to travel on the VWP, but prefer to have a visa in your passport, you may still apply for a visitor (B) visa. Transiting or traveling through the United States to Canada or Mexico is generally permitted for VWP travelers.\r\n\r\n</article><strong>The following are examples of activities permitted while in the United States on the VWP</strong>\r\n<ul>\r\n 	<li>Consult with business associates</li>\r\n 	<li>Attend a scientific, educational, professional, or business convention or conference</li>\r\n 	<li>Attend short-term training (you may not be paid by any source in the United States with the exception of expenses incidental to your stay)</li>\r\n 	<li>Negotiate a contract</li>\r\n 	<li>Tourism</li>\r\n 	<li>Vacation (holiday)</li>\r\n 	<li>Visit with friends or relatives</li>\r\n 	<li>Medical treatment</li>\r\n 	<li>Participation in social events hosted by fraternal, social, or service organizations</li>\r\n 	<li>Participation by amateurs in musical, sports, or similar events or contests, if not being paid for participating\r\nenrollment in a short recreational course of study, not for credit toward a degree (for example, a two-day cooking class while on vacation)</li>\r\n</ul>\r\n<strong>These are some examples of activities not permitted on the VWP and require visas for travel to the United States:</strong>\r\n<ul>\r\n 	<li>Study, but only for credit</li>\r\n 	<li>Employment</li>\r\n 	<li>Work as foreign press, radio, film, journalists, or other information media</li>\r\n 	<li>Permanent residence in the United States</li>\r\n</ul>\r\nFor more information on the Visa Waiver Program (VWP) visit the <a href=\"https://travel.state.gov/content/visas/en/visit/visa-waiver-program.html\" target=\"_blank\" rel=\"noopener\">U.S. State Department Bureau of Consular Affairs’ website</a>, or <a href=\"http://k1k3visas.com/contact/\">contact us</a> directly for a consultation with an immigration professional.','Visa Waiver Program','','inherit','closed','closed','','15493-revision-v1','','','2021-08-26 08:21:46','2021-08-26 08:21:46','',15493,'https://k1k3.dev34.info/?p=16022',0,'revision','',0),(16023,2,'2021-08-26 08:29:10','2021-08-26 08:29:10','<h2>Bringing Siblings to Live in the United States</h2>\nBringing Siblings to Live in the United States as Permanent Residents\n<h2>Eligibility</h2>\nFor a petitioner to bring your sibling (brother or sister) to live in the United States as a green card holder. You must be a U.S. citizen and at least 21 years of age. Permanent residents may not petition to bring siblings to live permanently in the United States.\n<ul>\n 	<li>Additional Documentation for Bringing Siblings through Adoption, Step Parents or Paternal Half-Siblings</li>\n</ul>\nIf you and your sibling are related through adoption, please also submit:\n<ul>\n 	<li>A copy of the adoption decree(s) showing that the adoption took place before you or your sibling (the adopted child) became 16 years old.</li>\n</ul>\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/Birgit_Ridderstedt_50th_birthday_group_1964.jpg\" alt=\"\" width=\"640\" height=\"267\" />\n\nIf you and your sibling are related through a step-parent, please also submit:\n<ul>\n 	<li>Copies of documents showing that any prior marriage(s) of the natural parent and/or step-parent were legally terminated, AND</li>\n 	<li>A copy of the marriage certificate of the step-parent to the natural parent. Age restrictions for meeting definition of step-child apply.</li>\n</ul>\nIf you and your sibling have a common (biological) father but different mothers (i.e. you are paternal half-siblings), please also submit:\n<ul>\n 	<li>Copies of the marriage certificates of the father to each mother and copies of documents showing that any prior marriages of either your father or mothers were legally terminated.</li>\n</ul>\n<strong>Note</strong>: If your name or your sibling’s name has changed. Please include proof of the legal name change. This can include marriage certificate, divorce decree, adoption decree, court judgment of name change, etc.\n\nWe prepare you for all aspects of the immigration process, including your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing siblings to the U.S.\n\n<a href=\"http://k1k3visas.com/contact-k1k3-visas/\">Call or email us</a> if you have any questions about bringing siblings to the United States, and receive a free consultation.\n\nCall: 619-249-0204\n\nEmail: k1k3visas.com@gmail.com','Bringing Siblings to Live in the United States','','inherit','closed','closed','','15521-autosave-v1','','','2021-08-26 08:29:10','2021-08-26 08:29:10','',15521,'https://k1k3.dev34.info/?p=16023',0,'revision','',0),(16025,2,'2021-08-26 08:31:14','2021-08-26 08:31:14','<h2>Ireland Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-262\"><b>United States Embassy:<b> Dublin Ireland           </b></b><b>Embassy Website: </b><a href=\"http://dublin.usembassy.gov/\">http://dublin.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>353 1 668-8777\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:dublincons@state.gov\">dublincons@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://dublin.usembassy.gov/vis.html\">http://dublin.usembassy.gov/vis.html</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>You will need a Euro bank draft or postal order for the visa application fee.  The bank draft/postal order must be presented to the cashier at the Embassy in Dublin on the day of your appointment.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Callers in Ireland should dial 1580 47 VISA (1580 47 8472).  Callers may pay with a credit card.  To pay with a credit card call (01)436-0536.  Calls cost 16 Euro payable through Visa or MasterCard.  Callers from outside of Ireland can only pay by credit card, in addition to the fee, international dialing costs will be charged by your operator.  The number is +353-1-436-0536.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Ireland Embassy','','inherit','closed','closed','','15813-revision-v1','','','2021-08-26 08:31:14','2021-08-26 08:31:14','',15813,'https://k1k3.dev34.info/?p=16025',0,'revision','',0),(16027,2,'2021-08-26 09:49:18','2021-08-26 09:49:18','<h2>Bulgaria Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-207\">United States Embassy: Sofia Bulgaria<b>Embassy Website: </b><a href=\"http://bulgaria.usembassy.gov/\">http://bulgaria.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>359 2 937 5100\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:sofia@usembassy.bg\">sofia@usembassy.bg</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://iv.sofia@state.gov/\">http://www.iv_sofia@state.gov/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Any branch of MKB Union Bank\r\n\r\n<b>Local language documents need translated: </b>Any document not written in English needs to translated into certified English\r\n\r\n<b>Embassy appointment scheduling method: </b>The applicant will be instructed to schedule an interview directly with the Embassy by telephone at (359 2) 937-5444 Monday-Friday between the hours of 9am-12pm or email a request for an appointment at <a href=\"mailto:iv_sofia@state.gov\">iv_sofia@state.gov</a>\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Bulgaria Embassy','','inherit','closed','closed','','15705-revision-v1','','','2021-08-26 09:49:18','2021-08-26 09:49:18','',15705,'https://k1k3.dev34.info/?p=16027',0,'revision','',0),(16029,2,'2021-08-26 09:50:26','2021-08-26 09:50:26','<h2>Why Hire Us</h2>\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456.jpg\" alt=\"\" width=\"150\" height=\"122\" />\n\nAfter our initial phone consultation regarding your fiancée or marriage visa, we determine the most effective and fastest method of processing your petition.\n\nAn information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.\n\nOnce you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.\n\nAfter you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.\n\nWe will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.\n<h2>FREE PHONE CONSULTATION</h2>\nAsk questions; speak with an expert about your case. (866) 750-9020\n<h2>AVAILABILTY</h2>\nYou will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.\n<h2>FIANCEE AND MARRIAGE VISA EXPERTS</h2>\nWe have been doing fiancée and marriage visas since 2002, we are very competent and 100% dedicated to our clients. (See our testimonials)\n<h2>PROFESSIONAL PERSONALIZED SERVICE</h2>\nWe have handled hundreds of cases all over the world. It is our objective to complete your case in an efficient &amp; effective manner.\n<h2>WE DO THE WORK NOT YOU</h2>\nWe alleviate a great deal of stress about your case and assure you that your visa petition will be presented right the first time.\n<h2>FEES</h2>\nReasonable fees for quality services Fiancee or Marriage Visas $665 including adjustment of status no long list of what is extra this is it.\n<h2>FULL EMBASSY SUPPORT</h2>\nWe will advise your fiancée or spouse as to the information and supporting documentation needed for his or her interview.\n<h2>AFTER ENTRY SUPPORT</h2>\nWhen the k1 visa is issued, we will advise you of the next step for your spouse to obtain his or green card. Adjustment of status package is included in our price of $685. Where will you find a deal like that on the web? Most companies charge separately and its more than our fair price of $695. Quality work, fair price.\n<h2>MILITARY DISCOUNT</h2>\nWe honor the brave men and woman serving our country.\nCall us toll free (866) 750-9020 or email: k1k3visas.com@gmail.com\n<h2>Attorneys hire us to do their K1 fiancee visa and CR1 spousal visas.</h2>\n<em>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.</em>\n\n<em>Best regards,</em>\n<h2>David Carrad, Attorney</h2>','Why Hire Us','','inherit','closed','closed','','15497-autosave-v1','','','2021-08-26 09:50:26','2021-08-26 09:50:26','',15497,'https://k1k3.dev34.info/?p=16029',0,'revision','',0),(16236,1,'2021-08-27 07:46:47','2021-08-27 07:46:47','<h2>Honduras Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-256\"><p><b>United States Embassy:</b> Tegucigalpa Honduras            </p><p><b>Embassy Website:</b> <a href=\"http://honduras.usembassy.gov/\">http://honduras.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(504) 2236-9320, 2238-5114</p><p><b>Embassy Email Address: </b><a href=\"mailto:tggniv@state.gov\">tggniv@state.gov</a></p><p><b>URL for scheduling the interview online:</b> <a href=\"http://www.ustraveldoc.com/hn\">http://www.ustraveldoc.com/hn</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>At any branch of Banco Atlantida</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Honduras Embassy','','inherit','closed','closed','','15793-revision-v1','','','2021-08-27 07:46:47','2021-08-27 07:46:47','',15793,'https://k1k3.dev34.info/?p=16236',0,'revision','',0),(16031,2,'2021-08-26 09:52:45','2021-08-26 09:52:45','<h2>Honduras Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-256\"><b>United States Embassy:</b> Tegucigalpa Honduras<b>Embassy Website:</b> <a href=\"http://honduras.usembassy.gov/\">http://honduras.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(504) 2236-9320, 2238-5114\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:tggniv@state.gov\">tggniv@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online:</b> <a href=\"http://www.ustraveldoc.com/hn\">http://www.ustraveldoc.com/hn</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>At any branch of Banco Atlantida\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Honduras Embassy','','inherit','closed','closed','','15793-revision-v1','','','2021-08-26 09:52:45','2021-08-26 09:52:45','',15793,'https://k1k3.dev34.info/?p=16031',0,'revision','',0),(16032,2,'2021-08-26 09:55:53','2021-08-26 09:55:53','<h2>IMBRA</h2>\n<h2>International Marriage Broker Regulation Act (IMBRA)</h2>\nThe International Marriage Broker Regulation Act (IMBRA) was signed into law on January 5, 2006. Immigration regulations under IMBRA prohibit issuance of a <strong>K1 Visa</strong> without an approved waiver in two sets of circumstances.\n<h2>The two areas are:</h2>\nThe petitioner has a criminal conviction for a specified crime. Petitioner who has previously filed a K1 visa petitions or had a K1 visa petition approved within the past two years.\n\nIMBRA regulations also prohibit the issuance of a K3 visa without an approved waiver if the petitioner has criminal convictions.\n\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/fargo.jpg\" alt=\"\" width=\"600\" height=\"263\" />\n\nCriminal conviction covers various crimes involving violence as well as crimes relating to a controlled substance drugs or alcohol. If you believe you may fall under this section of IMBRA, call us. We can discuss your situation with you and give you advice on is needed in your situation to obtain a K1 fiancé visa or K3 spousal visa.\n<h2>Filing Limitations</h2>\n<article id=\"post-49\">If you have filed two or more K1 visa petitions at any time in the past. Also if your K1 visa petition was approved within the past two years prior to filing of the current petition, a waiver must be obtained before your K1 petition can be approved.\n\nIf you have any questions, visit our <a href=\"http://k1k3visas.com/contact-k1k3-visas/\">Contact</a> page for more information. Call our office for a free consultation and get the answers you need now. We look forward to speaking with you.\nCall Us: 619-249-0204\n\n</article>','IMBRA','','inherit','closed','closed','','15522-autosave-v1','','','2021-08-26 09:55:53','2021-08-26 09:55:53','',15522,'https://k1k3.dev34.info/?p=16032',0,'revision','',0),(16239,1,'2021-08-27 07:46:50','2021-08-27 07:46:50','<h2>Hong Kong Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-258\"><p>United States Embassy: Hong Kong &amp; Macau, Hong Kong     </p><p><b>Embassy Website: </b><a href=\"http://hongkong.usconsulate.gov/\">http://hongkong.usconsulate.gov/</a></p><p><b>Embassy Phone Number:  </b>900-60-798-798</p><p><b>Embassy Email Address: </b><a href=\"mailto:acshk@state.gov\">acshk@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://hongkong.usconsulate.gov/niv.appointment.html\">http://hongkong.usconsulate.gov/niv.appointment.html</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>Dah Sing Bank in Hong Kong or at Banco Comercial de Macau in Macau</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Hong Kong Embassy','','inherit','closed','closed','','15798-revision-v1','','','2021-08-27 07:46:50','2021-08-27 07:46:50','',15798,'https://k1k3.dev34.info/?p=16239',0,'revision','',0),(16035,2,'2021-08-26 09:59:21','2021-08-26 09:59:21','<h2>Hong Kong Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-258\">United States Embassy: Hong Kong &amp; Macau, Hong Kong<b>Embassy Website: </b><a href=\"http://hongkong.usconsulate.gov/\">http://hongkong.usconsulate.gov/</a>\r\n\r\n<b>Embassy Phone Number:  </b>900-60-798-798\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:acshk@state.gov\">acshk@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://hongkong.usconsulate.gov/niv.appointment.html\">http://hongkong.usconsulate.gov/niv.appointment.html</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>Dah Sing Bank in Hong Kong or at Banco Comercial de Macau in Macau\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Hong Kong Embassy','','inherit','closed','closed','','15798-revision-v1','','','2021-08-26 09:59:21','2021-08-26 09:59:21','',15798,'https://k1k3.dev34.info/?p=16035',0,'revision','',0),(16218,1,'2021-08-27 07:46:27','2021-08-27 07:46:27','<h2>Ethiopia Embassy</h2>		\n		<article id=\"post-190\"><article id=\"post-238\"><p><strong>United States Embassy:</strong> Addis Ababa Ethiopia              </p><p><b>Embassy Website: </b><a href=\"http://ethiopia.usembassy.gov/\">http://ethiopia.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>251-11-130-6000</p><p><b>Embassy Email Address: </b><a href=\"mailto:pasaddis@state.gov\">pasaddis@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://evisaforms.gov/default.asp?postcode=3\">http://evisaforms.gov/default.asp?postcode=3</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Any Bank of Abyssinia in Addis Ababa</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview:</b> 2</p><p><b>Number of photos required for the Medical Examination: </b>4</p></article></article>','Ethiopia Embassy','','inherit','closed','closed','','15763-revision-v1','','','2021-08-27 07:46:27','2021-08-27 07:46:27','',15763,'https://k1k3.dev34.info/?p=16218',0,'revision','',0),(16037,2,'2021-08-26 10:00:32','2021-08-26 10:00:32','<h2>Ethiopia Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-238\"><strong>United States Embassy:</strong> Addis Ababa Ethiopia<b>Embassy Website: </b><a href=\"http://ethiopia.usembassy.gov/\">http://ethiopia.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>251-11-130-6000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:pasaddis@state.gov\">pasaddis@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://evisaforms.gov/default.asp?postcode=3\">http://evisaforms.gov/default.asp?postcode=3</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Any Bank of Abyssinia in Addis Ababa\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview:</b> 2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>4\r\n\r\n</article></article>','Ethiopia Embassy','','inherit','closed','closed','','15763-revision-v1','','','2021-08-26 10:00:32','2021-08-26 10:00:32','',15763,'https://k1k3.dev34.info/?p=16037',0,'revision','',0),(16248,1,'2021-08-27 07:47:50','2021-08-27 07:47:50','<h2>Indonesia Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-265\"><p><b>United States Embassy:</b> Jakarta Indonesia       </p><p><b>Embassy Website: </b><a href=\"http://jakarta.usembassy.gov/\">http://jakarta.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>62-21-34359000</p><p><b>Embassy Email Address: </b><a href=\"mailto:JakIV@state.gov\">JakIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/id/\">http://www.ustraveldocs.com/id/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Standard Chartered or Permata Bank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b><a href=\"http://www.ustraveldocs.com/id/\">http://www.ustraveldocs.com/id/</a></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Indonesia Embassy','','inherit','closed','closed','','15808-revision-v1','','','2021-08-27 07:47:50','2021-08-27 07:47:50','',15808,'https://k1k3.dev34.info/?p=16248',0,'revision','',0),(16039,2,'2021-08-26 10:01:58','2021-08-26 10:01:58','<h2>Indonesia Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-265\"><b>United States Embassy:</b> Jakarta Indonesia<b>Embassy Website: </b><a href=\"http://jakarta.usembassy.gov/\">http://jakarta.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>62-21-34359000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:JakIV@state.gov\">JakIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/id/\">http://www.ustraveldocs.com/id/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Standard Chartered or Permata Bank\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b><a href=\"http://www.ustraveldocs.com/id/\">http://www.ustraveldocs.com/id/</a>\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Indonesia Embassy','','inherit','closed','closed','','15808-revision-v1','','','2021-08-26 10:01:58','2021-08-26 10:01:58','',15808,'https://k1k3.dev34.info/?p=16039',0,'revision','',0),(16040,2,'2021-08-26 10:03:10','2021-08-26 10:03:10','<h2>Bolivia Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-202\">United States Embassy: Lapaz Bolivia<b>Embassy Website: </b><a href=\"http://consularlapaz@state.gov/\">http://consularlapaz@state.gov/</a>\r\n\r\n<b>Embassy Phone Number:</b> (591)2-216-8246\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:consularlapaz@state.gov\">consularlapaz@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At any BISA Bank Branch\r\n\r\n<b>Local language documents need translated: </b>Any document not written in English needs to have a certified translation with the original document provided.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Bolivia Embassy','','inherit','closed','closed','','15689-revision-v1','','','2021-08-26 10:03:10','2021-08-26 10:03:10','',15689,'https://k1k3.dev34.info/?p=16040',0,'revision','',0),(16041,2,'2021-08-26 11:34:53','2021-08-26 11:34:53','<h2>China Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-222\">United States Embassy: Guangzhou China<b>Embassy Website:</b> http://guangzhou.usembassy-china.org.cn/information_about_getting_married_in_china2.html\r\n\r\n<b>Embassy Phone Number: </b>020 8121 8000\r\n\r\n<b>Embassy Email Address: </b>No actual email address there is a link on their website\r\n\r\n<b>URL for scheduling the interview online: </b>Check the website\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>American citizens are not allowed to attend the interview BUT are welcome to attend our “American Citizen Hour” every Monday 3:00pm-4:00pm\r\n\r\n<b>Where to pay the Embassy fee:</b>Branches of the CITIC Industrial Bank\r\n\r\n<b>Local language documents need translated: </b>All documents need to be translated into Certified English.  Originals of all documents will be returned during the interview.\r\n\r\n<b>Embassy appointment scheduling method: </b>Appointments are made through the Visa Information Call Center.  Applicants calling from inside Mainland China, please call 4008 872 333.  Applicants outside of Mainland China, please call 86 21 3881 4611 to make an appointment for an interview.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\n</article></article>','China Embassy','','inherit','closed','closed','','15723-revision-v1','','','2021-08-26 11:34:53','2021-08-26 11:34:53','',15723,'https://k1k3.dev34.info/?p=16041',0,'revision','',0),(16042,2,'2021-08-26 11:59:15','2021-08-26 11:59:15','<h2>Bahamas Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-195\">United States Embassy: Nassau Bahamas<b>Embassy Website: </b><a href=\"http://nassau.usembassy.gov/\">http://nassau.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(242) 322-1181\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:embassynassau@state.gov\">embassynassau@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview:</b> Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At the embassy by cash or check\r\n\r\n<b>Local language documents need translated: </b>Documents not written in English must have a certified translation.  The original certificate must be presented along with any translation.\r\n\r\n<b>Embassy appointment scheduling method:</b> To schedule an appointment, call the VIS during business hours (Mon-Fri 8am-6pm, except holidays)at one of the following numbers: From the Bahamas or U.S.<strong> 1-800-763-6812</strong> From the Turks and Caicos<strong> 1-877-709-1892</strong>\r\n\r\n<b>Number of photos required for Embassy Interview:</b> 2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>4\r\n\r\n</article></article>','Bahamas Embassy','','inherit','closed','closed','','15675-revision-v1','','','2021-08-26 11:59:15','2021-08-26 11:59:15','',15675,'https://k1k3.dev34.info/?p=16042',0,'revision','',0),(16044,2,'2021-08-26 13:29:38','2021-08-26 13:29:38','<h2>Costa Rica Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-226\">United States Embassy: San Jose Costa Rica<b>Embassy Website: </b><a href=\"http://costarica.usembassy.gov/\">http://costarica.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>From the United States: 011 506 2 519 2000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:consularsanjose@state.gov\">consularsanjose@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://costarica.usembassy.gov/consnonimmigrant.html#step4\">http://costarica.usembassy.gov/consnonimmigrant.html#step4</a>\r\n\r\n<b>Can fiancee/spouse attend the interview:</b> Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Any branch of Banco Nacional\r\n\r\n<b>Local language documents need translated: </b>All documents need to be translated into Certified English\r\n\r\n<b>Embassy appointment scheduling method: </b>By calling Customer Service Call Center at:0-800-052-1465 Monday-Friday from 8am-6pm.  There is a $14 fee for this call.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>4\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Costa Rica Embassy','','inherit','closed','closed','','15733-revision-v1','','','2021-08-26 13:29:38','2021-08-26 13:29:38','',15733,'https://k1k3.dev34.info/?p=16044',0,'revision','',0),(16045,2,'2021-08-26 13:30:35','2021-08-26 13:30:35','<h2>IR5 Visa Parents\n</h2>		\n		<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/Family-photo.jpg\" alt=\"\" width=\"274\" height=\"184\" />To petition for the IR5 Visa for your parents to live in the United States you must be at least 21 years old.  Children of your parents (your siblings) cannot be included in the petition.<br><br>\nCurrently you can expect it to take about 6-8 months to bring your parent here.  Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help.  Once they enter the United States they will be able to go to work immediately if that is their desire<br><br>\nWe prepare you for all aspects of the immigration process, and we prepare your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing your parents to the U.S.\nFor more information, visit the <a href=\"https://travel.state.gov/content/visas/en/immigrate/family/family-preference.html\">State Department Website</a>.','IR5 Visa Parents','','inherit','closed','closed','','15520-autosave-v1','','','2021-08-26 13:30:35','2021-08-26 13:30:35','',15520,'https://k1k3.dev34.info/?p=16045',0,'revision','',0),(16046,2,'2021-08-26 13:31:03','2021-08-26 13:31:03','<h2>IR5 Visa Parents</h2>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/Family-photo.jpg\" alt=\"\" width=\"274\" height=\"184\" />To petition for the IR5 Visa for your parents to live in the United States you must be at least 21 years old.  Children of your parents (your siblings) cannot be included in the petition.\r\n\r\nCurrently you can expect it to take about 6-8 months to bring your parent here.  Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help.  Once they enter the United States they will be able to go to work immediately if that is their desire\r\n\r\nWe prepare you for all aspects of the immigration process, and we prepare your petition for submission to the U.S. government. We will help you throughout the process to insure your success in bringing your parents to the U.S.\r\nFor more information, visit the <a href=\"https://travel.state.gov/content/visas/en/immigrate/family/family-preference.html\">State Department Website</a>.','IR5 Visa Parents','','inherit','closed','closed','','15520-revision-v1','','','2021-08-26 13:31:03','2021-08-26 13:31:03','',15520,'https://k1k3.dev34.info/?p=16046',0,'revision','',0),(16047,1,'2021-08-26 13:32:38','2021-08-26 13:32:38','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-26 13:32:38','2021-08-26 13:32:38','',5838,'https://k1k3.dev34.info/?p=16047',0,'revision','',0),(16048,1,'2021-08-26 13:32:38','2021-08-26 13:32:38','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-26 13:32:38','2021-08-26 13:32:38','',5838,'https://k1k3.dev34.info/?p=16048',0,'revision','',0),(16049,1,'2021-08-26 13:32:38','2021-08-26 13:32:38','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-26 13:32:38','2021-08-26 13:32:38','',5838,'https://k1k3.dev34.info/?p=16049',0,'revision','',0),(16050,1,'2021-08-26 13:32:52','2021-08-26 13:32:52','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-26 13:32:52','2021-08-26 13:32:52','',5838,'https://k1k3.dev34.info/?p=16050',0,'revision','',0),(16051,1,'2021-08-26 13:32:52','2021-08-26 13:32:52','<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />															\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-26 13:32:52','2021-08-26 13:32:52','',5838,'https://k1k3.dev34.info/?p=16051',0,'revision','',0),(16113,1,'2021-08-27 06:48:27','2021-08-27 06:48:27','<a href=\"https://k1k3.dev34.info/\">\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" width=\"505\" height=\"167\" /> </a>\r\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\r\n</button>\r\n<!-- end of Nav toggler -->\r\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\r\n</button>\r\n\r\n<nav id=\"site-navigation\">\r\n<ul id=\"navbar-nav\">\r\n 	<li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\r\n 	<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\r\n<ul>\r\n 	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\r\n 	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\r\n 	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\r\n 	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\r\n 	<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\r\n<ul>\r\n 	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\r\n 	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\r\n<ul>\r\n 	<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\r\n 	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\r\n 	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\r\n 	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\r\n<ul>\r\n 	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\r\n 	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\r\n</ul>\r\n</li>\r\n 	<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\r\n 	<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\r\n 	<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\r\n</ul>\r\n</nav><!-- #site-navigation -->\r\n[google-translator]','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-27 06:48:27','2021-08-27 06:48:27','',5838,'https://k1k3.dev34.info/?p=16113',0,'revision','',0),(16052,1,'2021-08-26 13:32:52','2021-08-26 13:32:52','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-26 13:32:52','2021-08-26 13:32:52','',5838,'https://k1k3.dev34.info/?p=16052',0,'revision','',0),(16194,1,'2021-08-27 07:44:51','2021-08-27 07:44:51','<h2>Canada Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-214\"><p>United States Embassy: Montreal Canada                   </p><p><b>Embassy Website:</b> <a href=\"http://montreal.usconsulate.gov/\">http://montreal.usconsulate.gov/</a></p><p><b>Embassy Phone Number: </b>613-688-5335</p><p><b>Embassy Email Address: </b><a href=\"mailto:montreal-IV-DV@state.gov\">montreal-IV-DV@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://usavisa-info.com/en-ca/selfservice/ss_country_welcome\">http://usavisa-info.com/en-ca/selfservice/ss_country_welcome</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Scotiabank</p><p><b>Local language documents need translated: </b>All documents need to be accompanied with English translations.</p><p><b>Embassy appointment scheduling method: </b>Online</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Canada Embassy','','inherit','closed','closed','','15718-revision-v1','','','2021-08-27 07:44:51','2021-08-27 07:44:51','',15718,'https://k1k3.dev34.info/?p=16194',0,'revision','',0),(16055,2,'2021-08-26 13:34:33','2021-08-26 13:34:33','<h2>Canada Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-214\">United States Embassy: Montreal Canada<b>Embassy Website:</b> <a href=\"http://montreal.usconsulate.gov/\">http://montreal.usconsulate.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>613-688-5335\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:montreal-IV-DV@state.gov\">montreal-IV-DV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://usavisa-info.com/en-ca/selfservice/ss_country_welcome\">http://usavisa-info.com/en-ca/selfservice/ss_country_welcome</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Scotiabank\r\n\r\n<b>Local language documents need translated: </b>All documents need to be accompanied with English translations.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Canada Embassy','','inherit','closed','closed','','15718-revision-v1','','','2021-08-26 13:34:33','2021-08-26 13:34:33','',15718,'https://k1k3.dev34.info/?p=16055',0,'revision','',0),(16057,1,'2021-08-26 13:39:45','2021-08-26 13:39:45','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-26 13:39:45','2021-08-26 13:39:45','',5838,'https://k1k3.dev34.info/?p=16057',0,'revision','',0),(16058,1,'2021-08-26 13:39:45','2021-08-26 13:39:45','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-26 13:39:45','2021-08-26 13:39:45','',5838,'https://k1k3.dev34.info/?p=16058',0,'revision','',0),(16059,1,'2021-08-26 13:39:45','2021-08-26 13:39:45','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-26 13:39:45','2021-08-26 13:39:45','',5838,'https://k1k3.dev34.info/?p=16059',0,'revision','',0),(16060,1,'2021-08-27 03:17:54','2021-08-27 03:17:54','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-27 03:17:54','2021-08-27 03:17:54','',5838,'https://k1k3.dev34.info/?p=16060',0,'revision','',0),(16061,1,'2021-08-27 03:17:54','2021-08-27 03:17:54','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-27 03:17:54','2021-08-27 03:17:54','',5838,'https://k1k3.dev34.info/?p=16061',0,'revision','',0),(16062,1,'2021-08-27 03:17:55','2021-08-27 03:17:55','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]','Entire Header','','inherit','closed','closed','','5838-revision-v1','','','2021-08-27 03:17:55','2021-08-27 03:17:55','',5838,'https://k1k3.dev34.info/?p=16062',0,'revision','',0),(16063,2,'2021-08-27 03:43:32','2021-08-27 03:43:32','<h2>Contact K1K3 Visas</h2>		\n			<h2>To contact K1K3 Visas, call 619-249-0204.</h2>		\n		<p>We have been helping people just like you with their fiancée &amp; spousal visas for years.  In our experience, a phone conversation is much more fruitful that an email for the initial contact between you and our office.  We found that more times than not, once one of your questions is answered via email it results in you thinking of another question.  If we are having the conversation by phone, it is much simpler. We can go back and forth until you have all your questions answered.</p>		\n															<img width=\"640\" height=\"128\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/NYC_skyline_from_Statue_of_Libarty.jpg\" alt=\"\" loading=\"lazy\" />															\n		<p>Our phone hours are Monday – Friday 7:30am – 4:30pm Pacific Standard Time.  If you contact K1K3 Visas 619-249-0204<strong> </strong>outside of our phone hours, please leave a message with the answering service. Include your name, telephone number and a good time to return your call and we will do so. If we are on the telephone with a client we will return your call as soon as possible.  Your call is very important to us, our first priority is always our clients.  Once you become one of our clients, you will appreciate this.</p>		\n			<h2>Email Us for a Speedy Response</h2>		\n		<p>If you prefer to email us, we are happy to receive any questions by email please complete the contact information or email us at: <a href=\"mailto:k1k3visas.com@gmail.com\"><strong>k1k3visas.com@gmail.com</strong></a>.  It is our policy to answer all emails within 24 hours of receipt. That is including those received on weekends and holidays. You can also fill out the form below to contact us via email. We never sell customer information and all consultations are private. When you contact K1K3 visas through this form, your information is safe. The only emails you will receive from us will be related to your inquiry. We do not send emails or authorize anyone to send emails on our behalf for any purpose other than responding to questions. Though it has never happened before, if you do receive anything from us that does not fit this criteria, do not open the message and let us know immediately.</p>','Contact K1K3 Visas','','inherit','closed','closed','','15411-autosave-v1','','','2021-08-27 03:43:32','2021-08-27 03:43:32','',15411,'https://k1k3.dev34.info/?p=16063',0,'revision','',0),(16065,2,'2021-08-27 04:18:34','2021-08-27 04:18:34','<h2>Fiancé Visa</h2>\nIf you are engaged to someone in a another country and want to marry your fiancée in the United States the visas you will need are the K1 Fiance Visas. K1 Fiance Visas visa allow people from other countries to come to the United States for the purpose of marrying a U.S. Citizen and to live in the United States. There are generally two categories of visas. Immigration visas and non-immigrant visas they are coded by a system of letters from A-V. Some examples of non-immigrate visas are: tourist visas, student visas and <a href=\"http://k1k3visas.com/\"><strong>K1 fiancée visas</strong></a>.\n<h4><strong>Filing requirements for a K1 fiancée visa:</strong></h4>\n<ul>\n 	<li>You are a U.S. Citizen</li>\n 	<li>Have met your fiancée in person within the previous two years</li>\n 	<li>Both you and your fiancée are both legally free to marry</li>\n 	<li>You and your fiancée both have a sincere intent to marry within 90 days of his/her arrival in the United States</li>\n 	<li>Both of you can meet the minimum income requirement for a K1 visa</li>\n</ul>\nPetitions for K1 Fiance Visas are filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE’s will delay the approval of your K1 visa petition. The issuance of your K1 fiancée visa by several months.\n<h4>After Approval</h4>\nOnce the USCIS has approved your K1 fiancée visa petition it will be forwarded to the National Visa Center (NVC) where background checks are made on your fiancée. Once completed the NVC will forward your petition to the Consulate that will be handling your fiancée’s visa interview. There is no interview until your fiancée’s background check is successfully completed.\n\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/CR1-IR1-Marriage-Visas-1.jpeg\" alt=\"\" width=\"640\" height=\"251\" />\n\n<article id=\"post-35\">When the approved fiancée visa petition and background checks have been successfully completed the consulate will give you instructions. Your fiancé will need a medical exam at a clinic specified by the Consulate and to report for the interview on a specified date. As long as your fiancée passes the medical exam and the interview is successful he or she will be issued a K1 fiancée visa. It is normally issued the same day or the following day.\n<h4>After Receiving your Visa</h4>\nOnce your fiancée receives the K1 fiancée visa, he or she has six months to use the visa to enter the United States once they are here he or she has 90 days to marry (there are no extensions). If your fiancée is not married within the 90 days of arrival. He or she would need to leave the United States or be subject to deportation and possibly a fine.\nAfter you and your fiancée are married with in the 90 days of his or her arrival they are allowed to stay in the U.S. legally and will need to file for a Green Card. The Green Card process is called Adjustment of Status.\nK2 Visa for Children of your fiancée are for children under the age of 21. The K2 visa request will be included when we file for the parent’s K1 fiancée visa. The child has the same rules and rights as the parent EXCEPT. They must enter the U.S. prior to his or her 21st birthday.\nIf your fiancée or spouse is currently in the U.S. and did not enter on a fiancée or spousal visa depending on the situation we maybe able to help to keep them here in the U.S. legally and obtain a Green Card. Other situations require your fiancée or spouse to leave the U.S. and reenter on a fiancée or spousal visa.\nIf your fiancée entered on a visa waiver and its currently in status. We may be able to arrange for your fiancée or spouse to remain in the U.S. legally and/or obtain a <strong><a href=\"http://k1k3visas.com/miscellaneous/need-greencard/\">Green Card</a>.</strong>\n<h4>FAQ</h4>\n<h4><em><strong>Is The K1 Visa Process is only about filing forms?</strong></em></h4>\n<em>K1 visa cases can become very complex. A single missed step can cause delays or may even cause your petition to be denied. A federal government form is a very serious document. A single misrepresentation may have severe penalties &amp; repercussions. Starting the process with k1k3visas.com is the best way to navigate the current process safely.</em>\n<h4><em>Can I Get A Tourist Visa For My Fiancée?</em></h4>\n<em>It is difficult to obtain a tourist visa for most foreign nationals. Coming into the United States on a tourist visa with the intent of staying is visa fraud. This can lead to deportation and a bar from entering the United States. Note: Your fiancé can come here on a tourist visa and marry you. He or she will have to leave before the tourist visa expires and apply for a spousal visa from outside the U.S. The intent to stay in the U.S. on a tourist visa is illegal-not the marriage. A person who enters the U.S. with no intent to marry while visiting then decides to marry and attempt to stay in the U.S. may be able to stay but you must convince the government this was not your intention when you first came to the U.S.</em>\n<h4>DOMA</h4>\n<em>After the June 26, 2013 Supreme Court decision holding that Section 3 of the Defense of Marriage Act (DOMA) is unconstitutional,. President Obama directed federal departments to ensure the decision and its implication for federal benefits for same-sex legally married couples are implemented swiftly and smoothly. To that end, effective immediately, the United States Citizenship and Immigration Services (USCIS) will review immigration visa petitions filed on behalf of a same-sex spouse or fiancée in the same manner as those on behalf of an opposite-sex spouse or fiancée.</em>\n\n</article>','Fiancé Visas','','inherit','closed','closed','','15519-autosave-v1','','','2021-08-27 04:18:34','2021-08-27 04:18:34','',15519,'https://k1k3.dev34.info/?p=16065',0,'revision','',0),(16066,2,'2021-08-27 04:19:17','2021-08-27 04:19:17','<h2>Fiancé Visa</h2>\r\nIf you are engaged to someone in a another country and want to marry your fiancée in the United States the visas you will need are the K1 Fiance Visas. K1 Fiance Visas visa allow people from other countries to come to the United States for the purpose of marrying a U.S. Citizen and to live in the United States. There are generally two categories of visas. Immigration visas and non-immigrant visas they are coded by a system of letters from A-V. Some examples of non-immigrate visas are: tourist visas, student visas and <a href=\"http://k1k3visas.com/\"><strong>K1 fiancée visas</strong></a>.\r\n<h4><strong>Filing requirements for a K1 fiancée visa:</strong></h4>\r\n<ul>\r\n 	<li>You are a U.S. Citizen</li>\r\n 	<li>Have met your fiancée in person within the previous two years</li>\r\n 	<li>Both you and your fiancée are both legally free to marry</li>\r\n 	<li>You and your fiancée both have a sincere intent to marry within 90 days of his/her arrival in the United States</li>\r\n 	<li>Both of you can meet the minimum income requirement for a K1 visa</li>\r\n</ul>\r\nPetitions for K1 Fiance Visas are filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE’s will delay the approval of your K1 visa petition. The issuance of your K1 fiancée visa by several months.\r\n<h4>After Approval</h4>\r\nOnce the USCIS has approved your K1 fiancée visa petition it will be forwarded to the National Visa Center (NVC) where background checks are made on your fiancée. Once completed the NVC will forward your petition to the Consulate that will be handling your fiancée’s visa interview. There is no interview until your fiancée’s background check is successfully completed.\r\n\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/CR1-IR1-Marriage-Visas-1.jpeg\" alt=\"\" width=\"640\" height=\"251\" />\r\n\r\n<article id=\"post-35\">When the approved fiancée visa petition and background checks have been successfully completed the consulate will give you instructions. Your fiancé will need a medical exam at a clinic specified by the Consulate and to report for the interview on a specified date. As long as your fiancée passes the medical exam and the interview is successful he or she will be issued a K1 fiancée visa. It is normally issued the same day or the following day.\r\n<h4>After Receiving your Visa</h4>\r\nOnce your fiancée receives the K1 fiancée visa, he or she has six months to use the visa to enter the United States once they are here he or she has 90 days to marry (there are no extensions). If your fiancée is not married within the 90 days of arrival. He or she would need to leave the United States or be subject to deportation and possibly a fine.\r\nAfter you and your fiancée are married with in the 90 days of his or her arrival they are allowed to stay in the U.S. legally and will need to file for a Green Card. The Green Card process is called Adjustment of Status.\r\nK2 Visa for Children of your fiancée are for children under the age of 21. The K2 visa request will be included when we file for the parent’s K1 fiancée visa. The child has the same rules and rights as the parent EXCEPT. They must enter the U.S. prior to his or her 21st birthday.\r\nIf your fiancée or spouse is currently in the U.S. and did not enter on a fiancée or spousal visa depending on the situation we maybe able to help to keep them here in the U.S. legally and obtain a Green Card. Other situations require your fiancée or spouse to leave the U.S. and reenter on a fiancée or spousal visa.\r\nIf your fiancée entered on a visa waiver and its currently in status. We may be able to arrange for your fiancée or spouse to remain in the U.S. legally and/or obtain a <strong><a href=\"http://k1k3visas.com/miscellaneous/need-greencard/\">Green Card</a>.</strong>\r\n<h4>FAQ</h4>\r\n<h4><em><strong>Is The K1 Visa Process is only about filing forms?</strong></em></h4>\r\n<em>K1 visa cases can become very complex. A single missed step can cause delays or may even cause your petition to be denied. A federal government form is a very serious document. A single misrepresentation may have severe penalties &amp; repercussions. Starting the process with k1k3visas.com is the best way to navigate the current process safely.</em>\r\n<h4><em>Can I Get A Tourist Visa For My Fiancée?</em></h4>\r\n<em>It is difficult to obtain a tourist visa for most foreign nationals. Coming into the United States on a tourist visa with the intent of staying is visa fraud. This can lead to deportation and a bar from entering the United States. Note: Your fiancé can come here on a tourist visa and marry you. He or she will have to leave before the tourist visa expires and apply for a spousal visa from outside the U.S. The intent to stay in the U.S. on a tourist visa is illegal-not the marriage. A person who enters the U.S. with no intent to marry while visiting then decides to marry and attempt to stay in the U.S. may be able to stay but you must convince the government this was not your intention when you first came to the U.S.</em>\r\n<h4>DOMA</h4>\r\n<em>After the June 26, 2013 Supreme Court decision holding that Section 3 of the Defense of Marriage Act (DOMA) is unconstitutional,. President Obama directed federal departments to ensure the decision and its implication for federal benefits for same-sex legally married couples are implemented swiftly and smoothly. To that end, effective immediately, the United States Citizenship and Immigration Services (USCIS) will review immigration visa petitions filed on behalf of a same-sex spouse or fiancée in the same manner as those on behalf of an opposite-sex spouse or fiancée.</em>\r\n\r\n</article>','Fiancé Visas','','inherit','closed','closed','','15519-revision-v1','','','2021-08-27 04:19:17','2021-08-27 04:19:17','',15519,'https://k1k3.dev34.info/?p=16066',0,'revision','',0),(16067,1,'2021-08-27 06:26:07','0000-00-00 00:00:00','','Malaysia Embassy','','draft','closed','closed','','','','','2021-08-27 06:26:07','2021-08-27 06:26:07','',0,'https://k1k3.dev34.info/?page_id=16067',0,'page','',0),(16068,1,'2021-08-27 06:26:42','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 06:26:42','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16068',0,'page','',0),(16069,1,'2021-08-27 06:26:45','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 06:26:45','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16069',0,'page','',0),(16070,1,'2021-08-27 06:28:00','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 06:28:00','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16070',0,'page','',0),(16071,1,'2021-08-27 06:32:38','2021-08-27 06:32:38','<h2>Malaysia Embassy\n</h2>		\n		<article id=\"post-287\"><p><b>United States Embassy:</b> Kuala Lumpur Malaysia        </p><p><b>Embassy Website: </b><a href=\"http://malaysia.usembassy.gov/\">http://malaysia.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>60-3-2168-5000</p><p><b>Embassy Email Address: </b><a href=\"mailto:klconsular@state.gov\">klconsular@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/my/\">http://www.ustraveldocs.com/my/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At any branch of Standard Chartered Bank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Make an appointment online. Appointments are normally available within a few days.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article>','Malaysia Embassy','','publish','closed','closed','','malaysia-embassy','','','2021-08-27 06:40:31','2021-08-27 06:40:31','',15493,'https://k1k3.dev34.info/?page_id=16071',0,'page','',0),(16072,1,'2021-08-27 06:32:38','2021-08-27 06:32:38','','Malaysia Embassy','','inherit','closed','closed','','16071-revision-v1','','','2021-08-27 06:32:38','2021-08-27 06:32:38','',16071,'https://k1k3.dev34.info/?p=16072',0,'revision','',0),(16073,1,'2021-08-27 06:34:10','2021-08-27 06:34:10','<h2>Barbados Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-197\"><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a><b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard\r\n\r\n<b>Questions: </b>(246) 277-4399\r\n\r\n<b>Fax:</b> (246) 431-0179\r\n\r\n<b>Visa Appointment Hotline    (Only): </b>(246) 277-4227\r\n\r\n<b>Embassy Email Address:</b>\r\n\r\n<b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a>\r\n\r\n<b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a>\r\n\r\n<b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: Yes</b>\r\n\r\n<b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.\r\n\r\n<b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.\r\n\r\n<b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b>\r\n\r\n<b>Number of photos required for Embassy Interview: </b>3\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-27 06:34:10','2021-08-27 06:34:10','',15680,'https://k1k3.dev34.info/?p=16073',0,'revision','',0),(16074,1,'2021-08-27 06:34:11','2021-08-27 06:34:11','<h2>Barbados Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-197\"><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a><b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard\r\n\r\n<b>Questions: </b>(246) 277-4399\r\n\r\n<b>Fax:</b> (246) 431-0179\r\n\r\n<b>Visa Appointment Hotline    (Only): </b>(246) 277-4227\r\n\r\n<b>Embassy Email Address:</b>\r\n\r\n<b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a>\r\n\r\n<b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a>\r\n\r\n<b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: Yes</b>\r\n\r\n<b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.\r\n\r\n<b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.\r\n\r\n<b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b>\r\n\r\n<b>Number of photos required for Embassy Interview: </b>3\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-27 06:34:11','2021-08-27 06:34:11','',15680,'https://k1k3.dev34.info/?p=16074',0,'revision','',0),(16075,1,'2021-08-27 06:34:11','2021-08-27 06:34:11','<h2>Barbados Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-197\"><p><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard</p><p><b>Questions: </b>(246) 277-4399</p><p><b>Fax:</b> (246) 431-0179</p><p><b>Visa Appointment Hotline    (Only): </b>(246) 277-4227</p><p><b>Embassy Email Address:</b></p><p><b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a></p><p><b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a></p><p><b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: Yes</b></p><p><b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.</p><p><b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.</p><p><b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b></p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-27 06:34:11','2021-08-27 06:34:11','',15680,'https://k1k3.dev34.info/?p=16075',0,'revision','',0),(16076,1,'2021-08-27 06:34:55','2021-08-27 06:34:55','<h2>Barbados Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-197\"><p><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard</p><p><b>Questions: </b>(246) 277-4399</p><p><b>Fax:</b> (246) 431-0179</p><p><b>Visa Appointment Hotline    (Only): </b>(246) 277-4227</p><p><b>Embassy Email Address:</b></p><p><b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a></p><p><b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a></p><p><b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: Yes</b></p><p><b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.</p><p><b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.</p><p><b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b></p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-27 06:34:55','2021-08-27 06:34:55','',15680,'https://k1k3.dev34.info/?p=16076',0,'revision','',0),(16077,1,'2021-08-27 06:34:55','2021-08-27 06:34:55','<h2>Barbados Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-197\"><p><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard</p><p><b>Questions: </b>(246) 277-4399</p><p><b>Fax:</b> (246) 431-0179</p><p><b>Visa Appointment Hotline    (Only): </b>(246) 277-4227</p><p><b>Embassy Email Address:</b></p><p><b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a></p><p><b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a></p><p><b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: Yes</b></p><p><b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.</p><p><b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.</p><p><b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b></p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-27 06:34:55','2021-08-27 06:34:55','',15680,'https://k1k3.dev34.info/?p=16077',0,'revision','',0),(16078,1,'2021-08-27 06:34:55','2021-08-27 06:34:55','<h2>Barbados Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-197\"><p><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard</p><p><b>Questions: </b>(246) 277-4399</p><p><b>Fax:</b> (246) 431-0179</p><p><b>Visa Appointment Hotline    (Only): </b>(246) 277-4227</p><p><b>Embassy Email Address:</b></p><p><b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a></p><p><b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a></p><p><b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: Yes</b></p><p><b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.</p><p><b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.</p><p><b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b></p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-27 06:34:55','2021-08-27 06:34:55','',15680,'https://k1k3.dev34.info/?p=16078',0,'revision','',0),(16079,1,'2021-08-27 06:35:32','2021-08-27 06:35:32','','Malaysia Embassy','','inherit','closed','closed','','16071-revision-v1','','','2021-08-27 06:35:32','2021-08-27 06:35:32','',16071,'https://k1k3.dev34.info/?p=16079',0,'revision','',0),(16080,1,'2021-08-27 06:35:32','2021-08-27 06:35:32','','Malaysia Embassy','','inherit','closed','closed','','16071-revision-v1','','','2021-08-27 06:35:32','2021-08-27 06:35:32','',16071,'https://k1k3.dev34.info/?p=16080',0,'revision','',0),(16081,1,'2021-08-27 06:35:32','2021-08-27 06:35:32','<h2>Malaysia Embassy\n</h2>		\n		<article id=\"post-287\"><p><b>United States Embassy:</b> Kuala Lumpur Malaysia        </p><p><b>Embassy Website: </b><a href=\"http://malaysia.usembassy.gov/\">http://malaysia.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>60-3-2168-5000</p><p><b>Embassy Email Address: </b><a href=\"mailto:klconsular@state.gov\">klconsular@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/my/\">http://www.ustraveldocs.com/my/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At any branch of Standard Chartered Bank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Make an appointment online. Appointments are normally available within a few days.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article>','Malaysia Embassy','','inherit','closed','closed','','16071-revision-v1','','','2021-08-27 06:35:32','2021-08-27 06:35:32','',16071,'https://k1k3.dev34.info/?p=16081',0,'revision','',0),(16082,1,'2021-08-27 06:36:39','2021-08-27 06:36:39','<h2>Barbados Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-197\"><p><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard</p><p><b>Questions: </b>(246) 277-4399</p><p><b>Fax:</b> (246) 431-0179</p><p><b>Visa Appointment Hotline    (Only): </b>(246) 277-4227</p><p><b>Embassy Email Address:</b></p><p><b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a></p><p><b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a></p><p><b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: Yes</b></p><p><b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.</p><p><b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.</p><p><b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b></p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-27 06:36:39','2021-08-27 06:36:39','',15680,'https://k1k3.dev34.info/?p=16082',0,'revision','',0),(16083,1,'2021-08-27 06:36:39','2021-08-27 06:36:39','<h2>Barbados Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-197\"><p><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard</p><p><b>Questions: </b>(246) 277-4399</p><p><b>Fax:</b> (246) 431-0179</p><p><b>Visa Appointment Hotline    (Only): </b>(246) 277-4227</p><p><b>Embassy Email Address:</b></p><p><b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a></p><p><b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a></p><p><b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: Yes</b></p><p><b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.</p><p><b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.</p><p><b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b></p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-27 06:36:39','2021-08-27 06:36:39','',15680,'https://k1k3.dev34.info/?p=16083',0,'revision','',0),(16087,1,'2021-08-27 06:36:52','2021-08-27 06:36:52','<h2>Barbados Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-197\"><p><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard</p><p><b>Questions: </b>(246) 277-4399</p><p><b>Fax:</b> (246) 431-0179</p><p><b>Visa Appointment Hotline    (Only): </b>(246) 277-4227</p><p><b>Embassy Email Address:</b></p><p><b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a></p><p><b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a></p><p><b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: Yes</b></p><p><b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.</p><p><b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.</p><p><b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b></p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-27 06:36:52','2021-08-27 06:36:52','',15680,'https://k1k3.dev34.info/?p=16087',0,'revision','',0),(16084,1,'2021-08-27 06:36:39','2021-08-27 06:36:39','<h2>Barbados Embassy     fdfdfd\n</h2>		\n		<article id=\"post-190\"><article id=\"post-197\"><p><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard</p><p><b>Questions: </b>(246) 277-4399</p><p><b>Fax:</b> (246) 431-0179</p><p><b>Visa Appointment Hotline    (Only): </b>(246) 277-4227</p><p><b>Embassy Email Address:</b></p><p><b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a></p><p><b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a></p><p><b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: Yes</b></p><p><b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.</p><p><b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.</p><p><b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b></p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-27 06:36:39','2021-08-27 06:36:39','',15680,'https://k1k3.dev34.info/?p=16084',0,'revision','',0),(16085,1,'2021-08-27 06:36:52','2021-08-27 06:36:52','<h2>Barbados Embassy     fdfdfd\n</h2>		\n		<article id=\"post-190\"><article id=\"post-197\"><p><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard</p><p><b>Questions: </b>(246) 277-4399</p><p><b>Fax:</b> (246) 431-0179</p><p><b>Visa Appointment Hotline    (Only): </b>(246) 277-4227</p><p><b>Embassy Email Address:</b></p><p><b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a></p><p><b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a></p><p><b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: Yes</b></p><p><b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.</p><p><b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.</p><p><b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b></p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-27 06:36:52','2021-08-27 06:36:52','',15680,'https://k1k3.dev34.info/?p=16085',0,'revision','',0),(16086,1,'2021-08-27 06:36:52','2021-08-27 06:36:52','<h2>Barbados Embassy     fdfdfd\n</h2>		\n		<article id=\"post-190\"><article id=\"post-197\"><p><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard</p><p><b>Questions: </b>(246) 277-4399</p><p><b>Fax:</b> (246) 431-0179</p><p><b>Visa Appointment Hotline    (Only): </b>(246) 277-4227</p><p><b>Embassy Email Address:</b></p><p><b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a></p><p><b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a></p><p><b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: Yes</b></p><p><b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.</p><p><b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.</p><p><b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b></p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-27 06:36:52','2021-08-27 06:36:52','',15680,'https://k1k3.dev34.info/?p=16086',0,'revision','',0),(16088,1,'2021-08-27 06:37:35','2021-08-27 06:37:35','<h2>Barbados Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-197\"><p><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard</p><p><b>Questions: </b>(246) 277-4399</p><p><b>Fax:</b> (246) 431-0179</p><p><b>Visa Appointment Hotline    (Only): </b>(246) 277-4227</p><p><b>Embassy Email Address:</b></p><p><b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a></p><p><b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a></p><p><b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: Yes</b></p><p><b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.</p><p><b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.</p><p><b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b></p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-27 06:37:35','2021-08-27 06:37:35','',15680,'https://k1k3.dev34.info/?p=16088',0,'revision','',0),(16089,1,'2021-08-27 06:37:35','2021-08-27 06:37:35','<h2>Barbados Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-197\"><p><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard</p><p><b>Questions: </b>(246) 277-4399</p><p><b>Fax:</b> (246) 431-0179</p><p><b>Visa Appointment Hotline    (Only): </b>(246) 277-4227</p><p><b>Embassy Email Address:</b></p><p><b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a></p><p><b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a></p><p><b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: Yes</b></p><p><b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.</p><p><b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.</p><p><b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b></p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-27 06:37:35','2021-08-27 06:37:35','',15680,'https://k1k3.dev34.info/?p=16089',0,'revision','',0),(16090,1,'2021-08-27 06:37:35','2021-08-27 06:37:35','<h2>Barbados Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-197\"><p><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard</p><p><b>Questions: </b>(246) 277-4399</p><p><b>Fax:</b> (246) 431-0179</p><p><b>Visa Appointment Hotline    (Only): </b>(246) 277-4227</p><p><b>Embassy Email Address:</b></p><p><b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a></p><p><b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a></p><p><b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: Yes</b></p><p><b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.</p><p><b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.</p><p><b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b></p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-27 06:37:35','2021-08-27 06:37:35','',15680,'https://k1k3.dev34.info/?p=16090',0,'revision','',0),(16098,1,'2021-08-27 06:40:31','2021-08-27 06:40:31','<h2>Malaysia Embassy\n</h2>		\n		<article id=\"post-287\"><p><b>United States Embassy:</b> Kuala Lumpur Malaysia        </p><p><b>Embassy Website: </b><a href=\"http://malaysia.usembassy.gov/\">http://malaysia.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>60-3-2168-5000</p><p><b>Embassy Email Address: </b><a href=\"mailto:klconsular@state.gov\">klconsular@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/my/\">http://www.ustraveldocs.com/my/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At any branch of Standard Chartered Bank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Make an appointment online. Appointments are normally available within a few days.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article>','Malaysia Embassy','','inherit','closed','closed','','16071-revision-v1','','','2021-08-27 06:40:31','2021-08-27 06:40:31','',16071,'https://k1k3.dev34.info/?p=16098',0,'revision','',0),(16092,1,'2021-08-27 06:40:10','2021-08-27 06:40:10','<h2>Afghanistan Embassy</h2>\r\n<article id=\"post-190\">United States Embassy: Kabul Afghanistan<b>Embassy Website: </b><a href=\"&quot;http://kabul.usembassy.gov&lt;/a\">http://</a><a>kabul.usembassy.gov</a>\r\n\r\n<b>Embassy Phone Number: </b>(0093) (0) 700-10-8001\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:KabulIV@state.gov\">KabulIV@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview:</b> 1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\nIf you need help with marriage visas, please <a title=\"Contact\" href=\"http://k1k3visas.com/contact\" target=\"_blank\" rel=\"noopener\">contact us</a>.\r\n\r\n</article>','Afghanistan Embassy','','inherit','closed','closed','','15650-revision-v1','','','2021-08-27 06:40:10','2021-08-27 06:40:10','',15650,'https://k1k3.dev34.info/?p=16092',0,'revision','',0),(16093,1,'2021-08-27 06:40:10','2021-08-27 06:40:10','<h2>Afghanistan Embassy</h2>\r\n<article id=\"post-190\">United States Embassy: Kabul Afghanistan<b>Embassy Website: </b><a href=\"&quot;http://kabul.usembassy.gov&lt;/a\">http://</a><a>kabul.usembassy.gov</a>\r\n\r\n<b>Embassy Phone Number: </b>(0093) (0) 700-10-8001\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:KabulIV@state.gov\">KabulIV@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>The fee is paid to the Consular cashier inside the Embassy immediately prior to your interview.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized. You can bring original documents. After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview:</b> 1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\nIf you need help with marriage visas, please <a title=\"Contact\" href=\"http://k1k3visas.com/contact\" target=\"_blank\" rel=\"noopener\">contact us</a>.\r\n\r\n</article>','Afghanistan Embassy','','inherit','closed','closed','','15650-revision-v1','','','2021-08-27 06:40:10','2021-08-27 06:40:10','',15650,'https://k1k3.dev34.info/?p=16093',0,'revision','',0),(16153,1,'2021-08-27 07:35:01','2021-08-27 07:35:01','<h2>Barbados Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-197\"><p><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard</p><p><b>Questions: </b>(246) 277-4399</p><p><b>Fax:</b> (246) 431-0179</p><p><b>Visa Appointment Hotline    (Only): </b>(246) 277-4227</p><p><b>Embassy Email Address:</b></p><p><b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a></p><p><b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a></p><p><b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: Yes</b></p><p><b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.</p><p><b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.</p><p><b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b></p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-27 07:35:01','2021-08-27 07:35:01','',15680,'https://k1k3.dev34.info/?p=16153',0,'revision','',0),(16096,1,'2021-08-27 06:40:31','2021-08-27 06:40:31','<h2>Malaysia Embassy\n</h2>		\n		<article id=\"post-287\"><p><b>United States Embassy:</b> Kuala Lumpur Malaysia        </p><p><b>Embassy Website: </b><a href=\"http://malaysia.usembassy.gov/\">http://malaysia.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>60-3-2168-5000</p><p><b>Embassy Email Address: </b><a href=\"mailto:klconsular@state.gov\">klconsular@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/my/\">http://www.ustraveldocs.com/my/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At any branch of Standard Chartered Bank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Make an appointment online. Appointments are normally available within a few days.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article>','Malaysia Embassy','','inherit','closed','closed','','16071-revision-v1','','','2021-08-27 06:40:31','2021-08-27 06:40:31','',16071,'https://k1k3.dev34.info/?p=16096',0,'revision','',0),(16097,1,'2021-08-27 06:40:31','2021-08-27 06:40:31','<h2>Malaysia Embassy\n</h2>		\n		<article id=\"post-287\"><p><b>United States Embassy:</b> Kuala Lumpur Malaysia        </p><p><b>Embassy Website: </b><a href=\"http://malaysia.usembassy.gov/\">http://malaysia.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>60-3-2168-5000</p><p><b>Embassy Email Address: </b><a href=\"mailto:klconsular@state.gov\">klconsular@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/my/\">http://www.ustraveldocs.com/my/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At any branch of Standard Chartered Bank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Make an appointment online. Appointments are normally available within a few days.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article>','Malaysia Embassy','','inherit','closed','closed','','16071-revision-v1','','','2021-08-27 06:40:31','2021-08-27 06:40:31','',16071,'https://k1k3.dev34.info/?p=16097',0,'revision','',0),(16099,1,'2021-08-27 06:42:54','2021-08-27 06:42:54','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visas/\">Fiancé Visas</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visas/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]','Header Pages','','publish','closed','closed','','header-pages','','','2021-08-27 07:37:02','2021-08-27 07:37:02','',0,'https://k1k3.dev34.info/?post_type=shadepro_header&#038;p=16099',0,'shadepro_header','',0),(16100,1,'2021-08-27 06:42:54','2021-08-27 06:42:54','','Header Pages','','inherit','closed','closed','','16099-revision-v1','','','2021-08-27 06:42:54','2021-08-27 06:42:54','',16099,'https://k1k3.dev34.info/?p=16100',0,'revision','',0),(16101,1,'2021-08-27 06:45:17','2021-08-27 06:45:17','','Header Pages','','inherit','closed','closed','','16099-revision-v1','','','2021-08-27 06:45:17','2021-08-27 06:45:17','',16099,'https://k1k3.dev34.info/?p=16101',0,'revision','',0),(16102,1,'2021-08-27 06:45:17','2021-08-27 06:45:17','','Header Pages','','inherit','closed','closed','','16099-revision-v1','','','2021-08-27 06:45:17','2021-08-27 06:45:17','',16099,'https://k1k3.dev34.info/?p=16102',0,'revision','',0),(16103,1,'2021-08-27 06:45:17','2021-08-27 06:45:17','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visas/\">Fiancé Visas</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visas/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]		\n			<h2>Header Pages</h2>','Header Pages','','inherit','closed','closed','','16099-revision-v1','','','2021-08-27 06:45:17','2021-08-27 06:45:17','',16099,'https://k1k3.dev34.info/?p=16103',0,'revision','',0),(16104,1,'2021-08-27 06:47:03','2021-08-27 06:47:03','<h2>Mexico Embassy</h2>\r\n<article id=\"post-289\"><b>United States Embassy:</b> Ciudad Juarez Mexico\r\n\r\n<b>Embassy Website: </b><a href=\"http://ciudadjuarez.usconsulate.gov/\">http://ciudadjuarez.usconsulate.gov/</a>\r\n\r\n<b>Embassy Phone Number:</b> (656) 227-3000 <b>Important: </b>You can’t expect to get accurate information if you call this embassy. The person that answers the phone is a low-level person who knows almost nothing in many cases. Information you obtain from them should be carefully verified with other sources and should not be considered authoritative until verified.\r\n\r\n<b>Embassy Email Address: </b><a href=\"http://ciudadjuarez.usconsulate.gov/public.inquiry.form.html\">http://ciudadjuarez.usconsulate.gov/public.inquiry.form.html</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/es-MX/selfservice/ss.country.welcome\">http://usvisa-info.com/es-MX/selfservice/ss.country.welcome</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No.\r\n\r\n<b>Where to pay the Embassy fee: </b>Over the phone or proceed to a local Banamex or Scotiabank branch.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Schedule your appointment.  Visit <a href=\"http://mexico.usvisa-info.com/\">http://mexico.usvisa-info.com</a>\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article>','Moldova Embassy','','publish','closed','closed','','mexico-embassy','','','2021-08-27 06:54:43','2021-08-27 06:54:43','',15493,'https://k1k3.dev34.info/?page_id=16104',0,'page','',0),(16105,1,'2021-08-27 06:47:37','2021-08-27 06:47:37','<a href=\"https://k1k3.dev34.info/\">\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" width=\"505\" height=\"167\" /> </a>\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n</button>\n<!-- end of Nav toggler -->\n<button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n</button>\n\n<nav id=\"site-navigation\">\n<ul id=\"navbar-nav\">\n 	<li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n 	<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n 	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n 	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n 	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visa/\">Fiancé Visa</a></li>\n 	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visa/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n 	<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n 	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n 	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n<ul>\n 	<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n 	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n 	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n 	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n 	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n 	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n 	<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n 	<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n 	<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>\n</nav><!-- #site-navigation -->\n[google-translator]','Entire Header','','inherit','closed','closed','','5838-autosave-v1','','','2021-08-27 06:47:37','2021-08-27 06:47:37','',5838,'https://k1k3.dev34.info/?p=16105',0,'revision','',0),(16106,1,'2021-08-27 06:46:05','2021-08-27 06:46:05','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visas/\">Fiancé Visas</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visas/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]		\n			<h2>Header Pages</h2>','Header Pages','','inherit','closed','closed','','16099-revision-v1','','','2021-08-27 06:46:05','2021-08-27 06:46:05','',16099,'https://k1k3.dev34.info/?p=16106',0,'revision','',0),(16107,1,'2021-08-27 06:46:05','2021-08-27 06:46:05','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visas/\">Fiancé Visas</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visas/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]		\n			<h2>Header Pages</h2>','Header Pages','','inherit','closed','closed','','16099-revision-v1','','','2021-08-27 06:46:05','2021-08-27 06:46:05','',16099,'https://k1k3.dev34.info/?p=16107',0,'revision','',0),(16108,1,'2021-08-27 06:46:05','2021-08-27 06:46:05','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visas/\">Fiancé Visas</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visas/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]		\n			<h2>Header Pages</h2>','Header Pages','','inherit','closed','closed','','16099-revision-v1','','','2021-08-27 06:46:05','2021-08-27 06:46:05','',16099,'https://k1k3.dev34.info/?p=16108',0,'revision','',0),(16109,1,'2021-08-27 06:47:03','2021-08-27 06:47:03','','Mexico Embassy','','inherit','closed','closed','','16104-revision-v1','','','2021-08-27 06:47:03','2021-08-27 06:47:03','',16104,'https://k1k3.dev34.info/?p=16109',0,'revision','',0),(16110,1,'2021-08-27 06:47:22','2021-08-27 06:47:22','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visas/\">Fiancé Visas</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visas/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]		\n			<h2>Header Pages</h2>','Header Pages','','inherit','closed','closed','','16099-revision-v1','','','2021-08-27 06:47:22','2021-08-27 06:47:22','',16099,'https://k1k3.dev34.info/?p=16110',0,'revision','',0),(16111,1,'2021-08-27 06:47:22','2021-08-27 06:47:22','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visas/\">Fiancé Visas</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visas/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]		\n			<h2>Header Pages</h2>','Header Pages','','inherit','closed','closed','','16099-revision-v1','','','2021-08-27 06:47:22','2021-08-27 06:47:22','',16099,'https://k1k3.dev34.info/?p=16111',0,'revision','',0),(16150,1,'2021-08-27 07:34:44','2021-08-27 07:34:44','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visas/\">Fiancé Visas</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visas/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]','Header Pages','','inherit','closed','closed','','16099-revision-v1','','','2021-08-27 07:34:44','2021-08-27 07:34:44','',16099,'https://k1k3.dev34.info/?p=16150',0,'revision','',0),(16112,1,'2021-08-27 06:47:22','2021-08-27 06:47:22','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visas/\">Fiancé Visas</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visas/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]		\n			<h2>Header Pages</h2>		\n			<h2>Header Pages</h2>','Header Pages','','inherit','closed','closed','','16099-revision-v1','','','2021-08-27 06:47:22','2021-08-27 06:47:22','',16099,'https://k1k3.dev34.info/?p=16112',0,'revision','',0),(16115,1,'2021-08-27 06:52:41','2021-08-27 06:52:41','','Mexico Embassy','','inherit','closed','closed','','16104-revision-v1','','','2021-08-27 06:52:41','2021-08-27 06:52:41','',16104,'https://k1k3.dev34.info/?p=16115',0,'revision','',0),(16116,1,'2021-08-27 06:52:41','2021-08-27 06:52:41','','Mexico Embassy','','inherit','closed','closed','','16104-revision-v1','','','2021-08-27 06:52:41','2021-08-27 06:52:41','',16104,'https://k1k3.dev34.info/?p=16116',0,'revision','',0),(16119,1,'2021-08-27 06:54:43','2021-08-27 06:54:43','<h2>Mexico Embassy</h2>\r\n<article id=\"post-289\"><b>United States Embassy:</b> Ciudad Juarez Mexico\r\n\r\n<b>Embassy Website: </b><a href=\"http://ciudadjuarez.usconsulate.gov/\">http://ciudadjuarez.usconsulate.gov/</a>\r\n\r\n<b>Embassy Phone Number:</b> (656) 227-3000 <b>Important: </b>You can’t expect to get accurate information if you call this embassy. The person that answers the phone is a low-level person who knows almost nothing in many cases. Information you obtain from them should be carefully verified with other sources and should not be considered authoritative until verified.\r\n\r\n<b>Embassy Email Address: </b><a href=\"http://ciudadjuarez.usconsulate.gov/public.inquiry.form.html\">http://ciudadjuarez.usconsulate.gov/public.inquiry.form.html</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/es-MX/selfservice/ss.country.welcome\">http://usvisa-info.com/es-MX/selfservice/ss.country.welcome</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No.\r\n\r\n<b>Where to pay the Embassy fee: </b>Over the phone or proceed to a local Banamex or Scotiabank branch.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Schedule your appointment.  Visit <a href=\"http://mexico.usvisa-info.com/\">http://mexico.usvisa-info.com</a>\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article>','Moldova Embassy','','inherit','closed','closed','','16104-revision-v1','','','2021-08-27 06:54:43','2021-08-27 06:54:43','',16104,'https://k1k3.dev34.info/?p=16119',0,'revision','',0),(16117,1,'2021-08-27 06:52:41','2021-08-27 06:52:41','<h2>Mexico Embassy\n</h2>		\n		<article id=\"post-289\"><p><b>United States Embassy:</b> Ciudad Juarez Mexico         </p><p><b>Embassy Website: </b><a href=\"http://ciudadjuarez.usconsulate.gov/\">http://ciudadjuarez.usconsulate.gov/</a></p><p><b>Embassy Phone Number:</b> (656) 227-3000 <b>Important: </b>You can’t expect to get accurate information if you call this embassy. The person that answers the phone is a low-level person who knows almost nothing in many cases. Information you obtain from them should be carefully verified with other sources and should not be considered authoritative until verified.</p><p><b>Embassy Email Address: </b><a href=\"http://ciudadjuarez.usconsulate.gov/public.inquiry.form.html\">http://ciudadjuarez.usconsulate.gov/public.inquiry.form.html</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/es-MX/selfservice/ss.country.welcome\">http://usvisa-info.com/es-MX/selfservice/ss.country.welcome</a></p><p><b>Can fiancee/spouse attend the interview: </b>No.</p><p><b>Where to pay the Embassy fee: </b>Over the phone or proceed to a local Banamex or Scotiabank branch.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Schedule your appointment.  Visit <a href=\"http://mexico.usvisa-info.com/\">http://mexico.usvisa-info.com</a></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article>','Mexico Embassy','','inherit','closed','closed','','16104-revision-v1','','','2021-08-27 06:52:41','2021-08-27 06:52:41','',16104,'https://k1k3.dev34.info/?p=16117',0,'revision','',0),(16118,1,'2021-08-27 06:54:38','2021-08-27 06:54:38','<h2>Mexico Embassy</h2>\n<article id=\"post-289\"><b>United States Embassy:</b> Ciudad Juarez Mexico\n\n<b>Embassy Website: </b><a href=\"http://ciudadjuarez.usconsulate.gov/\">http://ciudadjuarez.usconsulate.gov/</a>\n\n<b>Embassy Phone Number:</b> (656) 227-3000 <b>Important: </b>You can’t expect to get accurate information if you call this embassy. The person that answers the phone is a low-level person who knows almost nothing in many cases. Information you obtain from them should be carefully verified with other sources and should not be considered authoritative until verified.\n\n<b>Embassy Email Address: </b><a href=\"http://ciudadjuarez.usconsulate.gov/public.inquiry.form.html\">http://ciudadjuarez.usconsulate.gov/public.inquiry.form.html</a>\n\n<b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/es-MX/selfservice/ss.country.welcome\">http://usvisa-info.com/es-MX/selfservice/ss.country.welcome</a>\n\n<b>Can fiancee/spouse attend the interview: </b>No.\n\n<b>Where to pay the Embassy fee: </b>Over the phone or proceed to a local Banamex or Scotiabank branch.\n\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\n\n<b>Embassy appointment scheduling method: </b>Schedule your appointment.  Visit <a href=\"http://mexico.usvisa-info.com/\">http://mexico.usvisa-info.com</a>\n\n<b>Number of photos required for Embassy Interview: </b>2\n\n<b>Number of photos required for the Medical Examination: </b>1\n\n</article>','Moldova Embassy','','inherit','closed','closed','','16104-autosave-v1','','','2021-08-27 06:54:38','2021-08-27 06:54:38','',16104,'https://k1k3.dev34.info/?p=16118',0,'revision','',0),(16120,1,'2021-08-27 06:55:12','2021-08-27 06:55:12','<h2>Moldova Embassy\n</h2>		\n		<article id=\"post-291\"><p><b>United States Embassy:</b> Chisinau Moldova</p><p><b>Embassy Website:      </b><a href=\"http://moldova.usembassy.gov/\">http://moldova.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>022-893060 in Moldova or 1-703-988-7104 in the USA</p><p><b>Embassy Email Address: </b><a href=\"mailto:support-moldova@ustraveldocs.com\">support-moldova@ustraveldocs.com</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/md\">http://www.ustraveldocs.com/md</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At any Modova Agroind bank branch</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Visa interviews are scheduled through the State Departmetn’s online system only. Walk in applicants are not accepted.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article>','Moldova Embassy','','publish','closed','closed','','moldova-embassy','','','2021-08-27 07:41:34','2021-08-27 07:41:34','',15493,'https://k1k3.dev34.info/?page_id=16120',0,'page','',0),(16121,1,'2021-08-27 06:57:57','2021-08-27 06:57:57','','Moldova Embassy','','inherit','closed','closed','','16120-revision-v1','','','2021-08-27 06:57:57','2021-08-27 06:57:57','',16120,'https://k1k3.dev34.info/?p=16121',0,'revision','',0),(16122,1,'2021-08-27 06:57:57','2021-08-27 06:57:57','','Moldova Embassy','','inherit','closed','closed','','16120-revision-v1','','','2021-08-27 06:57:57','2021-08-27 06:57:57','',16120,'https://k1k3.dev34.info/?p=16122',0,'revision','',0),(16123,1,'2021-08-27 06:57:57','2021-08-27 06:57:57','<h2>Moldova Embassy\n</h2>		\n		<article id=\"post-291\"><p><b>United States Embassy:</b> Chisinau Moldova</p><p><b>Embassy Website:      </b><a href=\"http://moldova.usembassy.gov/\">http://moldova.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>022-893060 in Moldova or 1-703-988-7104 in the USA</p><p><b>Embassy Email Address: </b><a href=\"mailto:support-moldova@ustraveldocs.com\">support-moldova@ustraveldocs.com</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/md\">http://www.ustraveldocs.com/md</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At any Modova Agroind bank branch</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Visa interviews are scheduled through the State Departmetn’s online system only. Walk in applicants are not accepted.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article>','Moldova Embassy','','inherit','closed','closed','','16120-revision-v1','','','2021-08-27 06:57:57','2021-08-27 06:57:57','',16120,'https://k1k3.dev34.info/?p=16123',0,'revision','',0),(16124,1,'2021-08-27 06:58:30','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 06:58:30','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16124',0,'page','',0),(16125,1,'2021-08-27 06:59:17','2021-08-27 06:59:17','<h2>Morocco Embassy\n</h2>		\n		<article id=\"post-287\"><article id=\"post-293\"><p><b>United States Embassy:</b> Casablanca Morocco</p><p><b>Embassy Website: </b><a href=\"http://morocco.usembassy.gov/\">http://morocco.usembassy.gov/ </a></p><p><b>Embassy Phone Number: </b>(212) 0661-99-59-46 for non-immigrant visa questions (212) 0661-99-83-64 for all immigrant visa questions.  Staff in Casablanca can speak with you in English, French, Arabic</p><p><b>Embassy Email Address: </b>Immigrant visas : <a href=\"mailto:ivcasablanca@state.gov\">ivcasablanca@state.gov</a>   Nonimmigrant visas: <a href=\"mailto:nivcasablanca@state.gov\">nivcasablanca@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://evisaforms.state.gov/default.asp?postcode=CSB&amp;appcode=3\">http://evisaforms.state.gov/default.asp?postcode=CSB&amp;appcode=3</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>At any branch of Banque Marocaine pour le Commerce et l’industrie (BMCI) except the branches at Gauthier and Rue d’Alger in Casablanca</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online appointment System</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Morocco Embassy','','publish','closed','closed','','morocco-embassy','','','2021-08-27 07:11:58','2021-08-27 07:11:58','',15493,'https://k1k3.dev34.info/?page_id=16125',0,'page','',0),(16126,1,'2021-08-27 06:59:17','2021-08-27 06:59:17','','Morocco Embassy','','inherit','closed','closed','','16125-revision-v1','','','2021-08-27 06:59:17','2021-08-27 06:59:17','',16125,'https://k1k3.dev34.info/?p=16126',0,'revision','',0),(16127,1,'2021-08-27 07:09:07','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 07:09:07','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16127',0,'page','',0),(16128,1,'2021-08-27 07:09:18','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 07:09:18','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16128',0,'page','',0),(16129,1,'2021-08-27 07:09:20','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 07:09:20','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16129',0,'page','',0),(16130,1,'2021-08-27 07:11:58','2021-08-27 07:11:58','','Morocco Embassy','','inherit','closed','closed','','16125-revision-v1','','','2021-08-27 07:11:58','2021-08-27 07:11:58','',16125,'https://k1k3.dev34.info/?p=16130',0,'revision','',0),(16131,1,'2021-08-27 07:11:58','2021-08-27 07:11:58','','Morocco Embassy','','inherit','closed','closed','','16125-revision-v1','','','2021-08-27 07:11:58','2021-08-27 07:11:58','',16125,'https://k1k3.dev34.info/?p=16131',0,'revision','',0),(16132,1,'2021-08-27 07:11:58','2021-08-27 07:11:58','<h2>Morocco Embassy\n</h2>		\n		<article id=\"post-287\"><article id=\"post-293\"><p><b>United States Embassy:</b> Casablanca Morocco</p><p><b>Embassy Website: </b><a href=\"http://morocco.usembassy.gov/\">http://morocco.usembassy.gov/ </a></p><p><b>Embassy Phone Number: </b>(212) 0661-99-59-46 for non-immigrant visa questions (212) 0661-99-83-64 for all immigrant visa questions.  Staff in Casablanca can speak with you in English, French, Arabic</p><p><b>Embassy Email Address: </b>Immigrant visas : <a href=\"mailto:ivcasablanca@state.gov\">ivcasablanca@state.gov</a>   Nonimmigrant visas: <a href=\"mailto:nivcasablanca@state.gov\">nivcasablanca@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://evisaforms.state.gov/default.asp?postcode=CSB&amp;appcode=3\">http://evisaforms.state.gov/default.asp?postcode=CSB&amp;appcode=3</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>At any branch of Banque Marocaine pour le Commerce et l’industrie (BMCI) except the branches at Gauthier and Rue d’Alger in Casablanca</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online appointment System</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Morocco Embassy','','inherit','closed','closed','','16125-revision-v1','','','2021-08-27 07:11:58','2021-08-27 07:11:58','',16125,'https://k1k3.dev34.info/?p=16132',0,'revision','',0),(16133,1,'2021-08-27 07:12:58','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 07:12:58','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16133',0,'page','',0),(16134,1,'2021-08-27 07:13:42','2021-08-27 07:13:42','<h2>Nepal Embassy\n</h2>		\n		<article id=\"post-287\"><article id=\"post-295\"><p><b>United States Embassy:</b> Kathmandu Nepal</p><p><b>Embassy Website: </b><a href=\"http://nepal.usembassy.gov/\">http://nepal.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>977-1-400-7200</p><p><b>Embassy Email Address: </b><a href=\"mailto:usembktm@state.gov\">usembktm@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/GENNIV/Default.aspx\">http://ceac.state.gov/GENNIV/Default.aspx</a></p><p><b>Can fiancee/spouse attend the interview: Yes</b></p><p><b>Where to pay the Embassy fee:</b></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Nabil bank is responsible for collecting the visa application fee and scheduling visa interviews for the U.S. Embassy. Please do not call the Embassy’s consular section for any appointment information.</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: 3</b></p></article></article>','Nepal Embassy','','publish','closed','closed','','nepal-embassy','','','2021-08-27 07:15:37','2021-08-27 07:15:37','',15493,'https://k1k3.dev34.info/?page_id=16134',0,'page','',0),(16135,1,'2021-08-27 07:13:42','2021-08-27 07:13:42','','Nepal Embassy','','inherit','closed','closed','','16134-revision-v1','','','2021-08-27 07:13:42','2021-08-27 07:13:42','',16134,'https://k1k3.dev34.info/?p=16135',0,'revision','',0),(16136,1,'2021-08-27 07:15:36','2021-08-27 07:15:36','','Nepal Embassy','','inherit','closed','closed','','16134-revision-v1','','','2021-08-27 07:15:36','2021-08-27 07:15:36','',16134,'https://k1k3.dev34.info/?p=16136',0,'revision','',0),(16137,1,'2021-08-27 07:15:36','2021-08-27 07:15:36','','Nepal Embassy','','inherit','closed','closed','','16134-revision-v1','','','2021-08-27 07:15:36','2021-08-27 07:15:36','',16134,'https://k1k3.dev34.info/?p=16137',0,'revision','',0),(16138,1,'2021-08-27 07:15:37','2021-08-27 07:15:37','<h2>Nepal Embassy\n</h2>		\n		<article id=\"post-287\"><article id=\"post-295\"><p><b>United States Embassy:</b> Kathmandu Nepal</p><p><b>Embassy Website: </b><a href=\"http://nepal.usembassy.gov/\">http://nepal.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>977-1-400-7200</p><p><b>Embassy Email Address: </b><a href=\"mailto:usembktm@state.gov\">usembktm@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/GENNIV/Default.aspx\">http://ceac.state.gov/GENNIV/Default.aspx</a></p><p><b>Can fiancee/spouse attend the interview: Yes</b></p><p><b>Where to pay the Embassy fee:</b></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Nabil bank is responsible for collecting the visa application fee and scheduling visa interviews for the U.S. Embassy. Please do not call the Embassy’s consular section for any appointment information.</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: 3</b></p></article></article>','Nepal Embassy','','inherit','closed','closed','','16134-revision-v1','','','2021-08-27 07:15:37','2021-08-27 07:15:37','',16134,'https://k1k3.dev34.info/?p=16138',0,'revision','',0),(16139,1,'2021-08-27 07:16:23','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 07:16:23','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16139',0,'page','',0),(16140,1,'2021-08-27 07:16:25','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 07:16:25','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16140',0,'page','',0),(16141,1,'2021-08-27 07:17:08','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 07:17:08','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16141',0,'page','',0),(16142,1,'2021-08-27 07:17:10','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 07:17:10','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16142',0,'page','',0),(16143,1,'2021-08-27 07:17:34','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 07:17:34','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16143',0,'page','',0),(16144,1,'2021-08-27 07:17:35','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 07:17:35','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16144',0,'page','',0),(16145,1,'2021-08-27 07:17:46','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 07:17:46','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16145',0,'page','',0),(16146,1,'2021-08-27 07:18:29','2021-08-27 07:18:29','<h2>Netherlands Embassy\n</h2>		\n		<article id=\"post-287\"><article id=\"post-298\"><p><b>United States Embassy:</b> Amsterdam Netherlands         </p><p><b>Embassy Website: </b><a href=\"http://amseterdam.usconsulate.gov/\">http://amseterdam.usconsulate.gov/</a></p><p><b>Embassy Phone Number: </b>31(0)20-794 0808</p><p><b>Embassy Email Address: </b><a href=\"mailto:ImmigrantVisasAMS@state.gov\">ImmigrantVisasAMS@state.gov</a></p><p><b>URL for scheduling the interview online: </b>Non-immigrant visa application appointments can only be scheduled through our call center.</p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>ABN-Amro bank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Non-immigrant visa application appointments can only be scheduled through our call center.  Then call: 31-(0)20-794 0808</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Netherlands Embassy','','publish','closed','closed','','netherlands-embassy','','','2021-08-27 07:49:39','2021-08-27 07:49:39','',15493,'https://k1k3.dev34.info/?page_id=16146',0,'page','',0),(16147,1,'2021-08-27 07:18:29','2021-08-27 07:18:29','','Netherlands Embassy','','inherit','closed','closed','','16146-revision-v1','','','2021-08-27 07:18:29','2021-08-27 07:18:29','',16146,'https://k1k3.dev34.info/?p=16147',0,'revision','',0),(16148,1,'2021-08-27 07:34:44','2021-08-27 07:34:44','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visas/\">Fiancé Visas</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visas/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]		\n			<h2>Header Pages</h2>		\n			<h2>Header Pages</h2>','Header Pages','','inherit','closed','closed','','16099-revision-v1','','','2021-08-27 07:34:44','2021-08-27 07:34:44','',16099,'https://k1k3.dev34.info/?p=16148',0,'revision','',0),(16149,1,'2021-08-27 07:34:44','2021-08-27 07:34:44','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visas/\">Fiancé Visas</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visas/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]		\n			<h2>Header Pages</h2>		\n			<h2>Header Pages</h2>','Header Pages','','inherit','closed','closed','','16099-revision-v1','','','2021-08-27 07:34:44','2021-08-27 07:34:44','',16099,'https://k1k3.dev34.info/?p=16149',0,'revision','',0),(16151,1,'2021-08-27 07:35:01','2021-08-27 07:35:01','<h2>Barbados Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-197\"><p><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard</p><p><b>Questions: </b>(246) 277-4399</p><p><b>Fax:</b> (246) 431-0179</p><p><b>Visa Appointment Hotline    (Only): </b>(246) 277-4227</p><p><b>Embassy Email Address:</b></p><p><b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a></p><p><b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a></p><p><b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: Yes</b></p><p><b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.</p><p><b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.</p><p><b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b></p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-27 07:35:01','2021-08-27 07:35:01','',15680,'https://k1k3.dev34.info/?p=16151',0,'revision','',0),(16152,1,'2021-08-27 07:35:01','2021-08-27 07:35:01','<h2>Barbados Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-197\"><p><b>Embassy Website: </b><a href=\"http://barbados.usembassy.gov/\">http://barbados.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(246) 277-4000  Main Switchboard</p><p><b>Questions: </b>(246) 277-4399</p><p><b>Fax:</b> (246) 431-0179</p><p><b>Visa Appointment Hotline    (Only): </b>(246) 277-4227</p><p><b>Embassy Email Address:</b></p><p><b>Non-Immigrant Visas: </b><a href=\"mailto:bridgetownniv@state.gov\">bridgetownniv@state.gov</a></p><p><b>Immigrant Visas: </b><a href=\"mailto:bridgetowniv@state.gov\">bridgetowniv@state.gov</a></p><p><b>American Citizen Services: </b><a href=\"mailto:bridgetownacs@state.gov\">bridgetownacs@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: Yes</b></p><p><b>Where to pay the Embassy fee: </b>Pay in cash or bank draft made out to the U.S. Embassy in US dollars or Barbados (BB$323). NO personal or company checks, NO debit or credit cards will be accepted.</p><p><b>Local language documents need translated: </b>Any document not written in English must be translated into English by a public/certified translator.</p><p><b>Embassy appointment scheduling method: </b>To book your appointment you need the bar code number from your DS-160<b></b></p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Barbados Embassy','','inherit','closed','closed','','15680-revision-v1','','','2021-08-27 07:35:01','2021-08-27 07:35:01','',15680,'https://k1k3.dev34.info/?p=16152',0,'revision','',0),(16154,1,'2021-08-27 07:35:40','2021-08-27 07:35:40','<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-light-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n					<ul>\n							<li>\n										San Diego, CA\n									</li>\n								<li>\n											<a href=\"mailto:k1k3visas.com@gmail.com\">\n										k1k3visas.com@gmail.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:619-249-0204\">\n										619-249-0204\n											</a>\n									</li>\n						</ul>\n		<p>© 2021 Copyright, All Right Reserved, K1K3 Visas</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-27 07:35:40','2021-08-27 07:35:40','',5934,'https://k1k3.dev34.info/?p=16154',0,'revision','',0),(16155,1,'2021-08-27 07:35:40','2021-08-27 07:35:40','<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-light-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n					<ul>\n							<li>\n										San Diego, CA\n									</li>\n								<li>\n											<a href=\"mailto:k1k3visas.com@gmail.com\">\n										k1k3visas.com@gmail.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:619-249-0204\">\n										619-249-0204\n											</a>\n									</li>\n						</ul>\n		<p>© 2021 Copyright, All Right Reserved, K1K3 Visas</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-27 07:35:40','2021-08-27 07:35:40','',5934,'https://k1k3.dev34.info/?p=16155',0,'revision','',0),(16156,1,'2021-08-27 07:35:40','2021-08-27 07:35:40','<a href=\"https://www.apple.com/app-store/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-light-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n					<ul>\n							<li>\n										San Diego, CA\n									</li>\n								<li>\n											<a href=\"mailto:k1k3visas.com@gmail.com\">\n										k1k3visas.com@gmail.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:619-249-0204\">\n										619-249-0204\n											</a>\n									</li>\n						</ul>\n		<p>© 2021 Copyright, All Right Reserved, K1K3 Visas</p>		\n					<a href=\"https://twitter.com\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/grayic\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://instagram.com\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://linkedin.com\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>','Entire Footer','','inherit','closed','closed','','5934-revision-v1','','','2021-08-27 07:35:40','2021-08-27 07:35:40','',5934,'https://k1k3.dev34.info/?p=16156',0,'revision','',0),(16157,1,'2021-08-27 07:36:06','2021-08-27 07:36:06','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visas/\">Fiancé Visas</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visas/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]','Header Pages','','inherit','closed','closed','','16099-revision-v1','','','2021-08-27 07:36:06','2021-08-27 07:36:06','',16099,'https://k1k3.dev34.info/?p=16157',0,'revision','',0),(16158,1,'2021-08-27 07:36:06','2021-08-27 07:36:06','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visas/\">Fiancé Visas</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visas/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]','Header Pages','','inherit','closed','closed','','16099-revision-v1','','','2021-08-27 07:36:06','2021-08-27 07:36:06','',16099,'https://k1k3.dev34.info/?p=16158',0,'revision','',0),(16159,1,'2021-08-27 07:36:06','2021-08-27 07:36:06','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visas/\">Fiancé Visas</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visas/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]','Header Pages','','inherit','closed','closed','','16099-revision-v1','','','2021-08-27 07:36:06','2021-08-27 07:36:06','',16099,'https://k1k3.dev34.info/?p=16159',0,'revision','',0),(16160,1,'2021-08-27 07:37:02','2021-08-27 07:37:02','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visas/\">Fiancé Visas</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visas/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]','Header Pages','','inherit','closed','closed','','16099-revision-v1','','','2021-08-27 07:37:02','2021-08-27 07:37:02','',16099,'https://k1k3.dev34.info/?p=16160',0,'revision','',0),(16161,1,'2021-08-27 07:37:02','2021-08-27 07:37:02','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visas/\">Fiancé Visas</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visas/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]','Header Pages','','inherit','closed','closed','','16099-revision-v1','','','2021-08-27 07:37:02','2021-08-27 07:37:02','',16099,'https://k1k3.dev34.info/?p=16161',0,'revision','',0),(16162,1,'2021-08-27 07:37:02','2021-08-27 07:37:02','<a href=\"https://k1k3.dev34.info/\">\n							<img width=\"505\" height=\"167\" src=\"https://k1k3.dev34.info/wp-content/uploads/2020/11/k1k3-logo-1.png\" alt=\"\" loading=\"lazy\" />								</a>\n            <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n            </button>\n            <!-- end of Nav toggler -->\n                <button type=\"button\" data-toggle=\"navbarToggler\" aria-label=\"Toggle navigation\">\n                </button>\n                <nav id=\"site-navigation\">\n                    <ul id=\"navbar-nav\"><li id=\"menu-item-15545\"><a href=\"https://k1k3.dev34.info/\">Home</a></li>\n<li id=\"menu-item-15551\"><a href=\"https://k1k3.dev34.info/family-immigration-services/\">Family Services</a>\n<ul>\n	<li id=\"menu-item-15552\"><a href=\"https://k1k3.dev34.info/family-immigration-services/bringing-siblings-to-united-states/\">Bringing Siblings to Live in the United States</a></li>\n	<li id=\"menu-item-15553\"><a href=\"https://k1k3.dev34.info/family-immigration-services/ir5-visa-parents/\">IR5 Visa Parents</a></li>\n	<li id=\"menu-item-15554\"><a href=\"https://k1k3.dev34.info/fiance-visas/\">Fiancé Visas</a></li>\n	<li id=\"menu-item-15555\"><a href=\"https://k1k3.dev34.info/fiance-visas/fiancee-visa-steps/\">Fiancée Visa Process (Steps)</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15556\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/imbra/\">IMBRA</a></li>\n<li id=\"menu-item-15578\"><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-15564\"><a href=\"https://k1k3.dev34.info/citizenship/\">U.S. Citizenship</a></li>\n	<li id=\"menu-item-15550\"><a href=\"https://k1k3.dev34.info/cr1-ir1-marriage-visas/\">CR1 / IR1 Marriage Visas</a>\n	<ul>\n		<li id=\"menu-item-15569\"><a href=\"https://k1k3.dev34.info/\">Citizenship R Us</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-15558\"><a href=\"https://k1k3.dev34.info/need-greencard/\">Permanent Resident Card “Greencard”</a></li>\n	<li id=\"menu-item-15560\"><a href=\"https://k1k3.dev34.info/need-greencard/visa-waiver-program-countries/\">Visa Waiver Program Countries</a></li>\n	<li id=\"menu-item-15565\"><a href=\"https://k1k3.dev34.info/visa-waiver-program/\">Visa Waiver Program</a></li>\n	<li id=\"menu-item-15559\"><a href=\"https://k1k3.dev34.info/need-greencard/can-marry-visa-waiver/\">Can I Marry With A Visa Waiver?</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15547\"><a href=\"https://k1k3.dev34.info/contact-k1k3-visas/\">Contact</a>\n<ul>\n	<li id=\"menu-item-15567\"><a href=\"https://k1k3.dev34.info/why-hire-us-2/\">Why Hire Us</a></li>\n	<li id=\"menu-item-15563\"><a href=\"https://k1k3.dev34.info/testimonials/\">Testimonials</a></li>\n</ul>\n</li>\n<li id=\"menu-item-15570\"><a href=\"#\">Embassy Information</a></li>\n<li id=\"menu-item-15557\"><a href=\"https://k1k3.dev34.info/immigration-forms/\">Immigration Forms</a></li>\n<li id=\"menu-item-15566\"><a href=\"https://k1k3.dev34.info/903-2/\">We Are Here For You</a></li>\n</ul>                </nav><!-- #site-navigation -->\n		[google-translator]','Header Pages','','inherit','closed','closed','','16099-revision-v1','','','2021-08-27 07:37:02','2021-08-27 07:37:02','',16099,'https://k1k3.dev34.info/?p=16162',0,'revision','',0),(16163,1,'2021-08-27 07:39:09','2021-08-27 07:39:09','<h2>Cuba U.S. Interests Section</h2>\r\n<article id=\"post-190\"><article id=\"post-228\">United States Embassy: Havana Cuba<b>Embassy Website: </b><a href=\"http://havana.usint.gov.usembassy.gov/\">http://</a><a>Havana.usint.gov</a>.usembassy.gov/\r\n\r\n<b>Embassy Phone Number: </b>537 834 4400\r\n\r\n<b>Embassy Email Address:</b>\r\n\r\n<b>URL for scheduling the interview online:</b>\r\n\r\n<b>Can fiancee/spouse attend the interview:</b>\r\n\r\n<b>Where to pay the Embassy fee:</b>\r\n\r\n<b>Local language documents need translated:</b>\r\n\r\n<b>Embassy appointment scheduling method:</b>\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination:</b> 2\r\n\r\n</article></article>','Cuba U.S. Interests Section','','inherit','closed','closed','','15738-revision-v1','','','2021-08-27 07:39:09','2021-08-27 07:39:09','',15738,'https://k1k3.dev34.info/?p=16163',0,'revision','',0),(16164,1,'2021-08-27 07:40:14','2021-08-27 07:40:14','<h2>Cuba U.S. Interests Section</h2>\r\n<article id=\"post-190\"><article id=\"post-228\">United States Embassy: Havana Cuba<b>Embassy Website: </b><a href=\"http://havana.usint.gov.usembassy.gov/\">http://</a><a>Havana.usint.gov</a>.usembassy.gov/\r\n\r\n<b>Embassy Phone Number: </b>537 834 4400\r\n\r\n<b>Embassy Email Address:</b>\r\n\r\n<b>URL for scheduling the interview online:</b>\r\n\r\n<b>Can fiancee/spouse attend the interview:</b>\r\n\r\n<b>Where to pay the Embassy fee:</b>\r\n\r\n<b>Local language documents need translated:</b>\r\n\r\n<b>Embassy appointment scheduling method:</b>\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination:</b> 2\r\n\r\n</article></article>','Cuba U.S. Interests Section','','inherit','closed','closed','','15738-revision-v1','','','2021-08-27 07:40:14','2021-08-27 07:40:14','',15738,'https://k1k3.dev34.info/?p=16164',0,'revision','',0),(16165,1,'2021-08-27 07:40:14','2021-08-27 07:40:14','<h2>Cuba U.S. Interests Section</h2>\r\n<article id=\"post-190\"><article id=\"post-228\">United States Embassy: Havana Cuba<b>Embassy Website: </b><a href=\"http://havana.usint.gov.usembassy.gov/\">http://</a><a>Havana.usint.gov</a>.usembassy.gov/\r\n\r\n<b>Embassy Phone Number: </b>537 834 4400\r\n\r\n<b>Embassy Email Address:</b>\r\n\r\n<b>URL for scheduling the interview online:</b>\r\n\r\n<b>Can fiancee/spouse attend the interview:</b>\r\n\r\n<b>Where to pay the Embassy fee:</b>\r\n\r\n<b>Local language documents need translated:</b>\r\n\r\n<b>Embassy appointment scheduling method:</b>\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination:</b> 2\r\n\r\n</article></article>','Cuba U.S. Interests Section','','inherit','closed','closed','','15738-revision-v1','','','2021-08-27 07:40:14','2021-08-27 07:40:14','',15738,'https://k1k3.dev34.info/?p=16165',0,'revision','',0),(16167,1,'2021-08-27 07:40:37','2021-08-27 07:40:37','<h2>Dominican Repulic</h2>\r\n<article id=\"post-190\"><article id=\"post-230\">United States Embassy: Santo Domingo Dominican Republic<b>Embassy Website: </b><a href=\"http://santodomingo.usembassy.gov/index.html\">http://santodomingo.usembassy.gov/index.html</a>\r\n\r\n<b>Embassy Phone Number: </b>1-877-804-5402\r\n\r\n<b>Embassy Email Address:</b> <a href=\"mailto:asktheconsul@usemb.gov.do\">asktheconsul@usemb.gov.do</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://santodomingo.usembassy.gov/niv-step2.html\">http://santodomingo.usembassy.gov/niv-step2.html</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Once you obtain the documents that are applicable in your case, go to any Banco Popular Branch in the Dominican Republic to pay the non-refundable visa application fee.  This fee is for verification of your records. Take the receipt from the Banco Popular with you to the Consular Section on the day of your interview. As of June 4, 2010, all K visa applications will be required to pay US $80 the day of the interview in the Consular Section.\r\n\r\n<b>Local language documents need translated: </b>All documents must be translated into Certified English\r\n\r\n<b>Embassy appointment scheduling method:</b> Through the operator or through the internet.  Both options will allow you to schedule an appointment and obtain information regarding the visa process.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Dominican Repulic','','inherit','closed','closed','','15743-revision-v1','','','2021-08-27 07:40:37','2021-08-27 07:40:37','',15743,'https://k1k3.dev34.info/?p=16167',0,'revision','',0),(16168,1,'2021-08-27 07:40:55','2021-08-27 07:40:55','<h2>Dominican Repulic</h2>\r\n<article id=\"post-190\"><article id=\"post-230\">United States Embassy: Santo Domingo Dominican Republic<b>Embassy Website: </b><a href=\"http://santodomingo.usembassy.gov/index.html\">http://santodomingo.usembassy.gov/index.html</a>\r\n\r\n<b>Embassy Phone Number: </b>1-877-804-5402\r\n\r\n<b>Embassy Email Address:</b> <a href=\"mailto:asktheconsul@usemb.gov.do\">asktheconsul@usemb.gov.do</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://santodomingo.usembassy.gov/niv-step2.html\">http://santodomingo.usembassy.gov/niv-step2.html</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Once you obtain the documents that are applicable in your case, go to any Banco Popular Branch in the Dominican Republic to pay the non-refundable visa application fee.  This fee is for verification of your records. Take the receipt from the Banco Popular with you to the Consular Section on the day of your interview. As of June 4, 2010, all K visa applications will be required to pay US $80 the day of the interview in the Consular Section.\r\n\r\n<b>Local language documents need translated: </b>All documents must be translated into Certified English\r\n\r\n<b>Embassy appointment scheduling method:</b> Through the operator or through the internet.  Both options will allow you to schedule an appointment and obtain information regarding the visa process.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Dominican Repulic','','inherit','closed','closed','','15743-revision-v1','','','2021-08-27 07:40:55','2021-08-27 07:40:55','',15743,'https://k1k3.dev34.info/?p=16168',0,'revision','',0),(16169,1,'2021-08-27 07:40:56','2021-08-27 07:40:56','<h2>Dominican Repulic</h2>\r\n<article id=\"post-190\"><article id=\"post-230\">United States Embassy: Santo Domingo Dominican Republic<b>Embassy Website: </b><a href=\"http://santodomingo.usembassy.gov/index.html\">http://santodomingo.usembassy.gov/index.html</a>\r\n\r\n<b>Embassy Phone Number: </b>1-877-804-5402\r\n\r\n<b>Embassy Email Address:</b> <a href=\"mailto:asktheconsul@usemb.gov.do\">asktheconsul@usemb.gov.do</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://santodomingo.usembassy.gov/niv-step2.html\">http://santodomingo.usembassy.gov/niv-step2.html</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Once you obtain the documents that are applicable in your case, go to any Banco Popular Branch in the Dominican Republic to pay the non-refundable visa application fee.  This fee is for verification of your records. Take the receipt from the Banco Popular with you to the Consular Section on the day of your interview. As of June 4, 2010, all K visa applications will be required to pay US $80 the day of the interview in the Consular Section.\r\n\r\n<b>Local language documents need translated: </b>All documents must be translated into Certified English\r\n\r\n<b>Embassy appointment scheduling method:</b> Through the operator or through the internet.  Both options will allow you to schedule an appointment and obtain information regarding the visa process.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Dominican Repulic','','inherit','closed','closed','','15743-revision-v1','','','2021-08-27 07:40:56','2021-08-27 07:40:56','',15743,'https://k1k3.dev34.info/?p=16169',0,'revision','',0),(16170,1,'2021-08-27 07:40:56','2021-08-27 07:40:56','<h2>Dominican Repulic\n</h2>		\n		<article id=\"post-190\"><article id=\"post-230\"><p>United States Embassy: Santo Domingo Dominican Republic      </p><p><b>Embassy Website: </b><a href=\"http://santodomingo.usembassy.gov/index.html\">http://santodomingo.usembassy.gov/index.html</a></p><p><b>Embassy Phone Number: </b>1-877-804-5402</p><p><b>Embassy Email Address:</b> <a href=\"mailto:asktheconsul@usemb.gov.do\">asktheconsul@usemb.gov.do</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://santodomingo.usembassy.gov/niv-step2.html\">http://santodomingo.usembassy.gov/niv-step2.html</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Once you obtain the documents that are applicable in your case, go to any Banco Popular Branch in the Dominican Republic to pay the non-refundable visa application fee.  This fee is for verification of your records. Take the receipt from the Banco Popular with you to the Consular Section on the day of your interview. As of June 4, 2010, all K visa applications will be required to pay US $80 the day of the interview in the Consular Section.</p><p><b>Local language documents need translated: </b>All documents must be translated into Certified English</p><p><b>Embassy appointment scheduling method:</b> Through the operator or through the internet.  Both options will allow you to schedule an appointment and obtain information regarding the visa process.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Dominican Repulic','','inherit','closed','closed','','15743-revision-v1','','','2021-08-27 07:40:56','2021-08-27 07:40:56','',15743,'https://k1k3.dev34.info/?p=16170',0,'revision','',0),(16171,1,'2021-08-27 07:44:16','2021-08-27 07:44:16','<h2>Argentina Embassy</h2>\r\nUnited States Embassy: Buenos Aires Argentina\r\n\r\n<b>Embassy Website: </b><a href=\"http://argentina.usembassy.gov/\">http://argentina.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(54-11) 5777-4533\r\n\r\n<b>Embassy Email Address:</b> <a href=\"mailto:BuenosAires-IV@state.gov\">BuenosAires-IV@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Citibank or Rapipago Branch\r\n\r\n<b>Local language documents need translated: </b>Documents must be translated English or Spanish must be trasnslated into English by a public or certified translator. Bring the original and one copy of the any translation.\r\n\r\n<b>Embassy appointment scheduling method:</b> Over the phone or online\r\n\r\n<b>Number of photos required for Embassy Interview: </b>3\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1','Argentina Embassy','','inherit','closed','closed','','15658-revision-v1','','','2021-08-27 07:44:16','2021-08-27 07:44:16','',15658,'https://k1k3.dev34.info/?p=16171',0,'revision','',0),(16172,1,'2021-08-27 07:44:16','2021-08-27 07:44:16','<h2>Argentina Embassy</h2>\r\nUnited States Embassy: Buenos Aires Argentina\r\n\r\n<b>Embassy Website: </b><a href=\"http://argentina.usembassy.gov/\">http://argentina.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(54-11) 5777-4533\r\n\r\n<b>Embassy Email Address:</b> <a href=\"mailto:BuenosAires-IV@state.gov\">BuenosAires-IV@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Citibank or Rapipago Branch\r\n\r\n<b>Local language documents need translated: </b>Documents must be translated English or Spanish must be trasnslated into English by a public or certified translator. Bring the original and one copy of the any translation.\r\n\r\n<b>Embassy appointment scheduling method:</b> Over the phone or online\r\n\r\n<b>Number of photos required for Embassy Interview: </b>3\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1','Argentina Embassy','','inherit','closed','closed','','15658-revision-v1','','','2021-08-27 07:44:16','2021-08-27 07:44:16','',15658,'https://k1k3.dev34.info/?p=16172',0,'revision','',0),(16173,1,'2021-08-27 07:44:16','2021-08-27 07:44:16','<h2>Argentina Embassy\n</h2>		\n		<p>United States Embassy: Buenos Aires Argentina</p><p><b>Embassy Website: </b><a href=\"http://argentina.usembassy.gov/\">http://argentina.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(54-11) 5777-4533</p><p><b>Embassy Email Address:</b> <a href=\"mailto:BuenosAires-IV@state.gov\">BuenosAires-IV@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Citibank or Rapipago Branch</p><p><b>Local language documents need translated: </b>Documents must be translated English or Spanish must be trasnslated into English by a public or certified translator. Bring the original and one copy of the any translation.</p><p><b>Embassy appointment scheduling method:</b> Over the phone or online</p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>1</p>','Argentina Embassy','','inherit','closed','closed','','15658-revision-v1','','','2021-08-27 07:44:16','2021-08-27 07:44:16','',15658,'https://k1k3.dev34.info/?p=16173',0,'revision','',0),(16174,1,'2021-08-27 07:44:21','2021-08-27 07:44:21','<h2>Australia Embassy</h2>\r\n<article id=\"post-422\">United States Embassy: Canberra Australia<b>Embassy Website: </b><a href=\"http://canberra.usembassy.gov/\">http://canberra.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>028 278 1420\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:support-Australia@ustraveldocs.com\">support-Australia@ustraveldocs.com</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee:</b> You can pay at a designated Australia Post Office or you can pay online by credit card.\r\n\r\n<b>Local language documents need translated: </b>All documents should be accompanied by English translations.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online-go to their website\r\n\r\n<b>Number of photos required for the Embassy Interview:</b> 2\r\n\r\n<b>Number of photos required for the Medical Exam:</b> 3\r\n\r\n</article>','Australia Embassy','','inherit','closed','closed','','15664-revision-v1','','','2021-08-27 07:44:21','2021-08-27 07:44:21','',15664,'https://k1k3.dev34.info/?p=16174',0,'revision','',0),(16175,1,'2021-08-27 07:44:21','2021-08-27 07:44:21','<h2>Australia Embassy</h2>\r\n<article id=\"post-422\">United States Embassy: Canberra Australia<b>Embassy Website: </b><a href=\"http://canberra.usembassy.gov/\">http://canberra.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>028 278 1420\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:support-Australia@ustraveldocs.com\">support-Australia@ustraveldocs.com</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee:</b> You can pay at a designated Australia Post Office or you can pay online by credit card.\r\n\r\n<b>Local language documents need translated: </b>All documents should be accompanied by English translations.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online-go to their website\r\n\r\n<b>Number of photos required for the Embassy Interview:</b> 2\r\n\r\n<b>Number of photos required for the Medical Exam:</b> 3\r\n\r\n</article>','Australia Embassy','','inherit','closed','closed','','15664-revision-v1','','','2021-08-27 07:44:21','2021-08-27 07:44:21','',15664,'https://k1k3.dev34.info/?p=16175',0,'revision','',0),(16177,1,'2021-08-27 07:44:26','2021-08-27 07:44:26','<h2>Bahamas Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-195\">United States Embassy: Nassau Bahamas<b>Embassy Website: </b><a href=\"http://nassau.usembassy.gov/\">http://nassau.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(242) 322-1181\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:embassynassau@state.gov\">embassynassau@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview:</b> Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At the embassy by cash or check\r\n\r\n<b>Local language documents need translated: </b>Documents not written in English must have a certified translation.  The original certificate must be presented along with any translation.\r\n\r\n<b>Embassy appointment scheduling method:</b> To schedule an appointment, call the VIS during business hours (Mon-Fri 8am-6pm, except holidays)at one of the following numbers: From the Bahamas or U.S.<strong> 1-800-763-6812</strong> From the Turks and Caicos<strong> 1-877-709-1892</strong>\r\n\r\n<b>Number of photos required for Embassy Interview:</b> 2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>4\r\n\r\n</article></article>','Bahamas Embassy','','inherit','closed','closed','','15675-revision-v1','','','2021-08-27 07:44:26','2021-08-27 07:44:26','',15675,'https://k1k3.dev34.info/?p=16177',0,'revision','',0),(16178,1,'2021-08-27 07:44:26','2021-08-27 07:44:26','<h2>Bahamas Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-195\">United States Embassy: Nassau Bahamas<b>Embassy Website: </b><a href=\"http://nassau.usembassy.gov/\">http://nassau.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(242) 322-1181\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:embassynassau@state.gov\">embassynassau@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview:</b> Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At the embassy by cash or check\r\n\r\n<b>Local language documents need translated: </b>Documents not written in English must have a certified translation.  The original certificate must be presented along with any translation.\r\n\r\n<b>Embassy appointment scheduling method:</b> To schedule an appointment, call the VIS during business hours (Mon-Fri 8am-6pm, except holidays)at one of the following numbers: From the Bahamas or U.S.<strong> 1-800-763-6812</strong> From the Turks and Caicos<strong> 1-877-709-1892</strong>\r\n\r\n<b>Number of photos required for Embassy Interview:</b> 2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>4\r\n\r\n</article></article>','Bahamas Embassy','','inherit','closed','closed','','15675-revision-v1','','','2021-08-27 07:44:26','2021-08-27 07:44:26','',15675,'https://k1k3.dev34.info/?p=16178',0,'revision','',0),(16179,1,'2021-08-27 07:44:26','2021-08-27 07:44:26','<h2>Bahamas Embassy</h2>		\n		<article id=\"post-190\"><article id=\"post-195\"><p>United States Embassy: Nassau Bahamas</p><p><b>Embassy Website: </b><a href=\"http://nassau.usembassy.gov/\">http://nassau.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(242) 322-1181</p><p><b>Embassy Email Address: </b><a href=\"mailto:embassynassau@state.gov\">embassynassau@state.gov</a></p><p><b>Can fiancee/spouse attend the interview:</b> Yes</p><p><b>Where to pay the Embassy fee: </b>At the embassy by cash or check</p><p><b>Local language documents need translated: </b>Documents not written in English must have a certified translation.  The original certificate must be presented along with any translation.</p><p><b>Embassy appointment scheduling method:</b> To schedule an appointment, call the VIS during business hours (Mon-Fri 8am-6pm, except holidays)at one of the following numbers: From the Bahamas or U.S.<strong> 1-800-763-6812</strong> From the Turks and Caicos<strong> 1-877-709-1892</strong></p><p><b>Number of photos required for Embassy Interview:</b> 2</p><p><b>Number of photos required for the Medical Examination: </b>4</p></article></article>','Bahamas Embassy','','inherit','closed','closed','','15675-revision-v1','','','2021-08-27 07:44:26','2021-08-27 07:44:26','',15675,'https://k1k3.dev34.info/?p=16179',0,'revision','',0),(16180,1,'2021-08-27 07:44:33','2021-08-27 07:44:33','<h2>Bolivia Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-202\">United States Embassy: Lapaz Bolivia<b>Embassy Website: </b><a href=\"http://consularlapaz@state.gov/\">http://consularlapaz@state.gov/</a>\r\n\r\n<b>Embassy Phone Number:</b> (591)2-216-8246\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:consularlapaz@state.gov\">consularlapaz@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At any BISA Bank Branch\r\n\r\n<b>Local language documents need translated: </b>Any document not written in English needs to have a certified translation with the original document provided.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Bolivia Embassy','','inherit','closed','closed','','15689-revision-v1','','','2021-08-27 07:44:33','2021-08-27 07:44:33','',15689,'https://k1k3.dev34.info/?p=16180',0,'revision','',0),(16181,1,'2021-08-27 07:44:33','2021-08-27 07:44:33','<h2>Bolivia Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-202\">United States Embassy: Lapaz Bolivia<b>Embassy Website: </b><a href=\"http://consularlapaz@state.gov/\">http://consularlapaz@state.gov/</a>\r\n\r\n<b>Embassy Phone Number:</b> (591)2-216-8246\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:consularlapaz@state.gov\">consularlapaz@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At any BISA Bank Branch\r\n\r\n<b>Local language documents need translated: </b>Any document not written in English needs to have a certified translation with the original document provided.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Bolivia Embassy','','inherit','closed','closed','','15689-revision-v1','','','2021-08-27 07:44:33','2021-08-27 07:44:33','',15689,'https://k1k3.dev34.info/?p=16181',0,'revision','',0),(16182,1,'2021-08-27 07:44:33','2021-08-27 07:44:33','<h2>Bolivia Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-202\"><p>United States Embassy: Lapaz Bolivia         </p><p><b>Embassy Website: </b><a href=\"http://consularlapaz@state.gov/\">http://consularlapaz@state.gov/</a></p><p><b>Embassy Phone Number:</b> (591)2-216-8246</p><p><b>Embassy Email Address: </b><a href=\"mailto:consularlapaz@state.gov\">consularlapaz@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At any BISA Bank Branch</p><p><b>Local language documents need translated: </b>Any document not written in English needs to have a certified translation with the original document provided.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Bolivia Embassy','','inherit','closed','closed','','15689-revision-v1','','','2021-08-27 07:44:33','2021-08-27 07:44:33','',15689,'https://k1k3.dev34.info/?p=16182',0,'revision','',0),(16183,1,'2021-08-27 07:44:37','2021-08-27 07:44:37','<h2>Brazil Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-205\">United States Embassy: Rio de Janeiro Brazil<b>Embassy Website: </b><a href=\"http://brazil.usembassy.gov/\">http://brazil.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(21) 3956-9617 and (21) 3958-0187\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:immigrationrio@state.gov\">immigrationrio@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>The fee may be paid by credit card through our appointment website or by telephone. Applicants may also pay through a bank boleto at any bank in the the boleto network.\r\n\r\n<b>Local language documents need translated: </b>Any document not written in English needs to be translated into English by a public/certified translator.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online or by telephone.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Brazil Embassy','','inherit','closed','closed','','15697-revision-v1','','','2021-08-27 07:44:37','2021-08-27 07:44:37','',15697,'https://k1k3.dev34.info/?p=16183',0,'revision','',0),(16184,1,'2021-08-27 07:44:37','2021-08-27 07:44:37','<h2>Brazil Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-205\">United States Embassy: Rio de Janeiro Brazil<b>Embassy Website: </b><a href=\"http://brazil.usembassy.gov/\">http://brazil.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(21) 3956-9617 and (21) 3958-0187\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:immigrationrio@state.gov\">immigrationrio@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>The fee may be paid by credit card through our appointment website or by telephone. Applicants may also pay through a bank boleto at any bank in the the boleto network.\r\n\r\n<b>Local language documents need translated: </b>Any document not written in English needs to be translated into English by a public/certified translator.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online or by telephone.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Brazil Embassy','','inherit','closed','closed','','15697-revision-v1','','','2021-08-27 07:44:37','2021-08-27 07:44:37','',15697,'https://k1k3.dev34.info/?p=16184',0,'revision','',0),(16185,1,'2021-08-27 07:44:38','2021-08-27 07:44:38','<h2>Brazil Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-205\"><p>United States Embassy: Rio de Janeiro Brazil         </p><p><b>Embassy Website: </b><a href=\"http://brazil.usembassy.gov/\">http://brazil.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(21) 3956-9617 and (21) 3958-0187</p><p><b>Embassy Email Address: </b><a href=\"mailto:immigrationrio@state.gov\">immigrationrio@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>The fee may be paid by credit card through our appointment website or by telephone. Applicants may also pay through a bank boleto at any bank in the the boleto network.</p><p><b>Local language documents need translated: </b>Any document not written in English needs to be translated into English by a public/certified translator.</p><p><b>Embassy appointment scheduling method: </b>Online or by telephone.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Brazil Embassy','','inherit','closed','closed','','15697-revision-v1','','','2021-08-27 07:44:38','2021-08-27 07:44:38','',15697,'https://k1k3.dev34.info/?p=16185',0,'revision','',0),(16186,1,'2021-08-27 07:44:42','2021-08-27 07:44:42','<h2>Bulgaria Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-207\">United States Embassy: Sofia Bulgaria<b>Embassy Website: </b><a href=\"http://bulgaria.usembassy.gov/\">http://bulgaria.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>359 2 937 5100\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:sofia@usembassy.bg\">sofia@usembassy.bg</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://iv.sofia@state.gov/\">http://www.iv_sofia@state.gov/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Any branch of MKB Union Bank\r\n\r\n<b>Local language documents need translated: </b>Any document not written in English needs to translated into certified English\r\n\r\n<b>Embassy appointment scheduling method: </b>The applicant will be instructed to schedule an interview directly with the Embassy by telephone at (359 2) 937-5444 Monday-Friday between the hours of 9am-12pm or email a request for an appointment at <a href=\"mailto:iv_sofia@state.gov\">iv_sofia@state.gov</a>\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Bulgaria Embassy','','inherit','closed','closed','','15705-revision-v1','','','2021-08-27 07:44:42','2021-08-27 07:44:42','',15705,'https://k1k3.dev34.info/?p=16186',0,'revision','',0),(16187,1,'2021-08-27 07:44:42','2021-08-27 07:44:42','<h2>Bulgaria Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-207\">United States Embassy: Sofia Bulgaria<b>Embassy Website: </b><a href=\"http://bulgaria.usembassy.gov/\">http://bulgaria.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>359 2 937 5100\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:sofia@usembassy.bg\">sofia@usembassy.bg</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://iv.sofia@state.gov/\">http://www.iv_sofia@state.gov/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Any branch of MKB Union Bank\r\n\r\n<b>Local language documents need translated: </b>Any document not written in English needs to translated into certified English\r\n\r\n<b>Embassy appointment scheduling method: </b>The applicant will be instructed to schedule an interview directly with the Embassy by telephone at (359 2) 937-5444 Monday-Friday between the hours of 9am-12pm or email a request for an appointment at <a href=\"mailto:iv_sofia@state.gov\">iv_sofia@state.gov</a>\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Bulgaria Embassy','','inherit','closed','closed','','15705-revision-v1','','','2021-08-27 07:44:42','2021-08-27 07:44:42','',15705,'https://k1k3.dev34.info/?p=16187',0,'revision','',0),(16188,1,'2021-08-27 07:44:42','2021-08-27 07:44:42','<h2>Bulgaria Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-207\"><p>United States Embassy: Sofia Bulgaria            </p><p><b>Embassy Website: </b><a href=\"http://bulgaria.usembassy.gov/\">http://bulgaria.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>359 2 937 5100</p><p><b>Embassy Email Address: </b><a href=\"mailto:sofia@usembassy.bg\">sofia@usembassy.bg</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://iv.sofia@state.gov/\">http://www.iv_sofia@state.gov/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Any branch of MKB Union Bank</p><p><b>Local language documents need translated: </b>Any document not written in English needs to translated into certified English</p><p><b>Embassy appointment scheduling method: </b>The applicant will be instructed to schedule an interview directly with the Embassy by telephone at (359 2) 937-5444 Monday-Friday between the hours of 9am-12pm or email a request for an appointment at <a href=\"mailto:iv_sofia@state.gov\">iv_sofia@state.gov</a></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Bulgaria Embassy','','inherit','closed','closed','','15705-revision-v1','','','2021-08-27 07:44:42','2021-08-27 07:44:42','',15705,'https://k1k3.dev34.info/?p=16188',0,'revision','',0),(16189,1,'2021-08-27 07:44:47','2021-08-27 07:44:47','<h2>Cambodia Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-209\">United States Embassy: Phnom Penh Cambodia<b>Embassy Website: </b><a href=\"http://cambodia.usembassy.gov/\">http://cambodia.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(855-23) 728-000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:ACSphnomPenh@state.gov\">ACSphnomPenh@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"https://evisaforms.state.gov/default.asp?postcode=PHP&amp;appcode=3\">https://evisaforms.state.gov/default.asp?postcode=PHP&amp;appcode=3</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>The fee is payable in US $ cash only at the cashier window inside the consular section of the U.S. Embassy Phnom Penh on the day of your scheduled appointment, prior to your visa interview.\r\n\r\n<b>Local language documents need translated: </b>Documents must be translated into certified English by a Certified Translator.\r\n\r\n<b>Embassy appointment scheduling method: </b>Make an appointment online by going to their website after completing the application form DS160.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Cambodia Embassy','','inherit','closed','closed','','15710-revision-v1','','','2021-08-27 07:44:47','2021-08-27 07:44:47','',15710,'https://k1k3.dev34.info/?p=16189',0,'revision','',0),(16190,1,'2021-08-27 07:44:47','2021-08-27 07:44:47','<h2>Cambodia Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-209\">United States Embassy: Phnom Penh Cambodia<b>Embassy Website: </b><a href=\"http://cambodia.usembassy.gov/\">http://cambodia.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(855-23) 728-000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:ACSphnomPenh@state.gov\">ACSphnomPenh@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"https://evisaforms.state.gov/default.asp?postcode=PHP&amp;appcode=3\">https://evisaforms.state.gov/default.asp?postcode=PHP&amp;appcode=3</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>The fee is payable in US $ cash only at the cashier window inside the consular section of the U.S. Embassy Phnom Penh on the day of your scheduled appointment, prior to your visa interview.\r\n\r\n<b>Local language documents need translated: </b>Documents must be translated into certified English by a Certified Translator.\r\n\r\n<b>Embassy appointment scheduling method: </b>Make an appointment online by going to their website after completing the application form DS160.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Cambodia Embassy','','inherit','closed','closed','','15710-revision-v1','','','2021-08-27 07:44:47','2021-08-27 07:44:47','',15710,'https://k1k3.dev34.info/?p=16190',0,'revision','',0),(16191,1,'2021-08-27 07:44:47','2021-08-27 07:44:47','<h2>Cambodia Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-209\"><p>United States Embassy: Phnom Penh Cambodia       </p><p><b>Embassy Website: </b><a href=\"http://cambodia.usembassy.gov/\">http://cambodia.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(855-23) 728-000</p><p><b>Embassy Email Address: </b><a href=\"mailto:ACSphnomPenh@state.gov\">ACSphnomPenh@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"https://evisaforms.state.gov/default.asp?postcode=PHP&amp;appcode=3\">https://evisaforms.state.gov/default.asp?postcode=PHP&amp;appcode=3</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>The fee is payable in US $ cash only at the cashier window inside the consular section of the U.S. Embassy Phnom Penh on the day of your scheduled appointment, prior to your visa interview.</p><p><b>Local language documents need translated: </b>Documents must be translated into certified English by a Certified Translator.</p><p><b>Embassy appointment scheduling method: </b>Make an appointment online by going to their website after completing the application form DS160.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Cambodia Embassy','','inherit','closed','closed','','15710-revision-v1','','','2021-08-27 07:44:47','2021-08-27 07:44:47','',15710,'https://k1k3.dev34.info/?p=16191',0,'revision','',0),(16192,1,'2021-08-27 07:44:51','2021-08-27 07:44:51','<h2>Canada Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-214\">United States Embassy: Montreal Canada<b>Embassy Website:</b> <a href=\"http://montreal.usconsulate.gov/\">http://montreal.usconsulate.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>613-688-5335\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:montreal-IV-DV@state.gov\">montreal-IV-DV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://usavisa-info.com/en-ca/selfservice/ss_country_welcome\">http://usavisa-info.com/en-ca/selfservice/ss_country_welcome</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Scotiabank\r\n\r\n<b>Local language documents need translated: </b>All documents need to be accompanied with English translations.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Canada Embassy','','inherit','closed','closed','','15718-revision-v1','','','2021-08-27 07:44:51','2021-08-27 07:44:51','',15718,'https://k1k3.dev34.info/?p=16192',0,'revision','',0),(16193,1,'2021-08-27 07:44:51','2021-08-27 07:44:51','<h2>Canada Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-214\">United States Embassy: Montreal Canada<b>Embassy Website:</b> <a href=\"http://montreal.usconsulate.gov/\">http://montreal.usconsulate.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>613-688-5335\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:montreal-IV-DV@state.gov\">montreal-IV-DV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://usavisa-info.com/en-ca/selfservice/ss_country_welcome\">http://usavisa-info.com/en-ca/selfservice/ss_country_welcome</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Scotiabank\r\n\r\n<b>Local language documents need translated: </b>All documents need to be accompanied with English translations.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Canada Embassy','','inherit','closed','closed','','15718-revision-v1','','','2021-08-27 07:44:51','2021-08-27 07:44:51','',15718,'https://k1k3.dev34.info/?p=16193',0,'revision','',0),(16195,1,'2021-08-27 07:44:55','2021-08-27 07:44:55','<h2>China Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-222\">United States Embassy: Guangzhou China<b>Embassy Website:</b> http://guangzhou.usembassy-china.org.cn/information_about_getting_married_in_china2.html\r\n\r\n<b>Embassy Phone Number: </b>020 8121 8000\r\n\r\n<b>Embassy Email Address: </b>No actual email address there is a link on their website\r\n\r\n<b>URL for scheduling the interview online: </b>Check the website\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>American citizens are not allowed to attend the interview BUT are welcome to attend our “American Citizen Hour” every Monday 3:00pm-4:00pm\r\n\r\n<b>Where to pay the Embassy fee:</b>Branches of the CITIC Industrial Bank\r\n\r\n<b>Local language documents need translated: </b>All documents need to be translated into Certified English.  Originals of all documents will be returned during the interview.\r\n\r\n<b>Embassy appointment scheduling method: </b>Appointments are made through the Visa Information Call Center.  Applicants calling from inside Mainland China, please call 4008 872 333.  Applicants outside of Mainland China, please call 86 21 3881 4611 to make an appointment for an interview.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\n</article></article>','China Embassy','','inherit','closed','closed','','15723-revision-v1','','','2021-08-27 07:44:55','2021-08-27 07:44:55','',15723,'https://k1k3.dev34.info/?p=16195',0,'revision','',0),(16196,1,'2021-08-27 07:44:55','2021-08-27 07:44:55','<h2>China Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-222\">United States Embassy: Guangzhou China<b>Embassy Website:</b> http://guangzhou.usembassy-china.org.cn/information_about_getting_married_in_china2.html\r\n\r\n<b>Embassy Phone Number: </b>020 8121 8000\r\n\r\n<b>Embassy Email Address: </b>No actual email address there is a link on their website\r\n\r\n<b>URL for scheduling the interview online: </b>Check the website\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>American citizens are not allowed to attend the interview BUT are welcome to attend our “American Citizen Hour” every Monday 3:00pm-4:00pm\r\n\r\n<b>Where to pay the Embassy fee:</b>Branches of the CITIC Industrial Bank\r\n\r\n<b>Local language documents need translated: </b>All documents need to be translated into Certified English.  Originals of all documents will be returned during the interview.\r\n\r\n<b>Embassy appointment scheduling method: </b>Appointments are made through the Visa Information Call Center.  Applicants calling from inside Mainland China, please call 4008 872 333.  Applicants outside of Mainland China, please call 86 21 3881 4611 to make an appointment for an interview.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\n</article></article>','China Embassy','','inherit','closed','closed','','15723-revision-v1','','','2021-08-27 07:44:55','2021-08-27 07:44:55','',15723,'https://k1k3.dev34.info/?p=16196',0,'revision','',0),(16197,1,'2021-08-27 07:44:55','2021-08-27 07:44:55','<h2>China Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-222\"><p>United States Embassy: Guangzhou China                  </p><p><b>Embassy Website:</b> http://guangzhou.usembassy-china.org.cn/information_about_getting_married_in_china2.html</p><p><b>Embassy Phone Number: </b>020 8121 8000</p><p><b>Embassy Email Address: </b>No actual email address there is a link on their website</p><p><b>URL for scheduling the interview online: </b>Check the website</p><p><b>Can fiancee/spouse attend the interview: </b>American citizens are not allowed to attend the interview BUT are welcome to attend our “American Citizen Hour” every Monday 3:00pm-4:00pm</p><p><b>Where to pay the Embassy fee:</b>Branches of the CITIC Industrial Bank</p><p><b>Local language documents need translated: </b>All documents need to be translated into Certified English.  Originals of all documents will be returned during the interview.</p><p><b>Embassy appointment scheduling method: </b>Appointments are made through the Visa Information Call Center.  Applicants calling from inside Mainland China, please call 4008 872 333.  Applicants outside of Mainland China, please call 86 21 3881 4611 to make an appointment for an interview.</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','China Embassy','','inherit','closed','closed','','15723-revision-v1','','','2021-08-27 07:44:55','2021-08-27 07:44:55','',15723,'https://k1k3.dev34.info/?p=16197',0,'revision','',0),(16198,1,'2021-08-27 07:45:00','2021-08-27 07:45:00','<h2>Colombia Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-224\">United States Embassy: Bogota Colombia<b>Embassy Website: </b><a href=\"http://bogota.usembassy.gov/\">http://bogota.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>011 57 1 315 0811\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:IVBogota@state.gov\">IVBogota@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"https://usvisa-info.com/en-CO/selfservice/ss_country_welcome\">https://usvisa-info.com/en-CO/selfservice/ss_country_welcome</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee:</b> At Helm Bank or credit card by phone.\r\n\r\n<b>Local language documents need translated: </b>All documents need to be translated into Certified English.\r\n\r\n<b>Embassy appointment scheduling method: </b>Click <a href=\"https://ceac.state.gov/genniv/\">https://ceac.state.gov/genniv/</a> to fill out the DS-160 Nonimmigrant Visa Application form and print the “Confirmation Page” with a barcode.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>4\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\n</article></article>','Colombia Embassy','','inherit','closed','closed','','15728-revision-v1','','','2021-08-27 07:45:00','2021-08-27 07:45:00','',15728,'https://k1k3.dev34.info/?p=16198',0,'revision','',0),(16199,1,'2021-08-27 07:45:00','2021-08-27 07:45:00','<h2>Colombia Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-224\">United States Embassy: Bogota Colombia<b>Embassy Website: </b><a href=\"http://bogota.usembassy.gov/\">http://bogota.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>011 57 1 315 0811\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:IVBogota@state.gov\">IVBogota@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"https://usvisa-info.com/en-CO/selfservice/ss_country_welcome\">https://usvisa-info.com/en-CO/selfservice/ss_country_welcome</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee:</b> At Helm Bank or credit card by phone.\r\n\r\n<b>Local language documents need translated: </b>All documents need to be translated into Certified English.\r\n\r\n<b>Embassy appointment scheduling method: </b>Click <a href=\"https://ceac.state.gov/genniv/\">https://ceac.state.gov/genniv/</a> to fill out the DS-160 Nonimmigrant Visa Application form and print the “Confirmation Page” with a barcode.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>4\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\n</article></article>','Colombia Embassy','','inherit','closed','closed','','15728-revision-v1','','','2021-08-27 07:45:00','2021-08-27 07:45:00','',15728,'https://k1k3.dev34.info/?p=16199',0,'revision','',0),(16200,1,'2021-08-27 07:45:00','2021-08-27 07:45:00','<h2>Colombia Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-224\"><p>United States Embassy: Bogota Colombia                </p><p><b>Embassy Website: </b><a href=\"http://bogota.usembassy.gov/\">http://bogota.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>011 57 1 315 0811</p><p><b>Embassy Email Address: </b><a href=\"mailto:IVBogota@state.gov\">IVBogota@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"https://usvisa-info.com/en-CO/selfservice/ss_country_welcome\">https://usvisa-info.com/en-CO/selfservice/ss_country_welcome</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee:</b> At Helm Bank or credit card by phone.</p><p><b>Local language documents need translated: </b>All documents need to be translated into Certified English.</p><p><b>Embassy appointment scheduling method: </b>Click <a href=\"https://ceac.state.gov/genniv/\">https://ceac.state.gov/genniv/</a> to fill out the DS-160 Nonimmigrant Visa Application form and print the “Confirmation Page” with a barcode.</p><p><b>Number of photos required for Embassy Interview: </b>4</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Colombia Embassy','','inherit','closed','closed','','15728-revision-v1','','','2021-08-27 07:45:00','2021-08-27 07:45:00','',15728,'https://k1k3.dev34.info/?p=16200',0,'revision','',0),(16201,1,'2021-08-27 07:45:04','2021-08-27 07:45:04','<h2>Costa Rica Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-226\">United States Embassy: San Jose Costa Rica<b>Embassy Website: </b><a href=\"http://costarica.usembassy.gov/\">http://costarica.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>From the United States: 011 506 2 519 2000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:consularsanjose@state.gov\">consularsanjose@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://costarica.usembassy.gov/consnonimmigrant.html#step4\">http://costarica.usembassy.gov/consnonimmigrant.html#step4</a>\r\n\r\n<b>Can fiancee/spouse attend the interview:</b> Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Any branch of Banco Nacional\r\n\r\n<b>Local language documents need translated: </b>All documents need to be translated into Certified English\r\n\r\n<b>Embassy appointment scheduling method: </b>By calling Customer Service Call Center at:0-800-052-1465 Monday-Friday from 8am-6pm.  There is a $14 fee for this call.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>4\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Costa Rica Embassy','','inherit','closed','closed','','15733-revision-v1','','','2021-08-27 07:45:04','2021-08-27 07:45:04','',15733,'https://k1k3.dev34.info/?p=16201',0,'revision','',0),(16202,1,'2021-08-27 07:45:04','2021-08-27 07:45:04','<h2>Costa Rica Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-226\">United States Embassy: San Jose Costa Rica<b>Embassy Website: </b><a href=\"http://costarica.usembassy.gov/\">http://costarica.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>From the United States: 011 506 2 519 2000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:consularsanjose@state.gov\">consularsanjose@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://costarica.usembassy.gov/consnonimmigrant.html#step4\">http://costarica.usembassy.gov/consnonimmigrant.html#step4</a>\r\n\r\n<b>Can fiancee/spouse attend the interview:</b> Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Any branch of Banco Nacional\r\n\r\n<b>Local language documents need translated: </b>All documents need to be translated into Certified English\r\n\r\n<b>Embassy appointment scheduling method: </b>By calling Customer Service Call Center at:0-800-052-1465 Monday-Friday from 8am-6pm.  There is a $14 fee for this call.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>4\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Costa Rica Embassy','','inherit','closed','closed','','15733-revision-v1','','','2021-08-27 07:45:04','2021-08-27 07:45:04','',15733,'https://k1k3.dev34.info/?p=16202',0,'revision','',0),(16203,1,'2021-08-27 07:45:04','2021-08-27 07:45:04','<h2>Costa Rica Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-226\"><p>United States Embassy: San Jose Costa Rica           </p><p><b>Embassy Website: </b><a href=\"http://costarica.usembassy.gov/\">http://costarica.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>From the United States: 011 506 2 519 2000</p><p><b>Embassy Email Address: </b><a href=\"mailto:consularsanjose@state.gov\">consularsanjose@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://costarica.usembassy.gov/consnonimmigrant.html#step4\">http://costarica.usembassy.gov/consnonimmigrant.html#step4</a></p><p><b>Can fiancee/spouse attend the interview:</b> Yes</p><p><b>Where to pay the Embassy fee: </b>Any branch of Banco Nacional</p><p><b>Local language documents need translated: </b>All documents need to be translated into Certified English</p><p><b>Embassy appointment scheduling method: </b>By calling Customer Service Call Center at:0-800-052-1465 Monday-Friday from 8am-6pm.  There is a $14 fee for this call.</p><p><b>Number of photos required for Embassy Interview: </b>4</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Costa Rica Embassy','','inherit','closed','closed','','15733-revision-v1','','','2021-08-27 07:45:04','2021-08-27 07:45:04','',15733,'https://k1k3.dev34.info/?p=16203',0,'revision','',0),(16204,1,'2021-08-27 07:45:09','2021-08-27 07:45:09','<h2>Cuba U.S. Interests Section\n</h2>		\n		<article id=\"post-190\"><article id=\"post-228\"><p>United States Embassy: Havana Cuba             </p><p><b>Embassy Website: </b><a href=\"http://havana.usint.gov.usembassy.gov/\">http://</a><a>Havana.usint.gov</a>.usembassy.gov/</p><p><b>Embassy Phone Number: </b>537 834 4400</p><p><b>Embassy Email Address:</b></p><p><b>URL for scheduling the interview online:</b></p><p><b>Can fiancee/spouse attend the interview:</b></p><p><b>Where to pay the Embassy fee:</b></p><p><b>Local language documents need translated:</b></p><p><b>Embassy appointment scheduling method:</b></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination:</b> 2</p></article></article>','Cuba U.S. Interests Section','','inherit','closed','closed','','15738-revision-v1','','','2021-08-27 07:45:09','2021-08-27 07:45:09','',15738,'https://k1k3.dev34.info/?p=16204',0,'revision','',0),(16205,1,'2021-08-27 07:45:09','2021-08-27 07:45:09','<h2>Cuba U.S. Interests Section\n</h2>		\n		<article id=\"post-190\"><article id=\"post-228\"><p>United States Embassy: Havana Cuba             </p><p><b>Embassy Website: </b><a href=\"http://havana.usint.gov.usembassy.gov/\">http://</a><a>Havana.usint.gov</a>.usembassy.gov/</p><p><b>Embassy Phone Number: </b>537 834 4400</p><p><b>Embassy Email Address:</b></p><p><b>URL for scheduling the interview online:</b></p><p><b>Can fiancee/spouse attend the interview:</b></p><p><b>Where to pay the Embassy fee:</b></p><p><b>Local language documents need translated:</b></p><p><b>Embassy appointment scheduling method:</b></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination:</b> 2</p></article></article>','Cuba U.S. Interests Section','','inherit','closed','closed','','15738-revision-v1','','','2021-08-27 07:45:09','2021-08-27 07:45:09','',15738,'https://k1k3.dev34.info/?p=16205',0,'revision','',0),(16206,1,'2021-08-27 07:45:09','2021-08-27 07:45:09','<h2>Cuba U.S. Interests Section\n</h2>		\n		<article id=\"post-190\"><article id=\"post-228\"><p>United States Embassy: Havana Cuba             </p><p><b>Embassy Website: </b><a href=\"http://havana.usint.gov.usembassy.gov/\">http://</a><a>Havana.usint.gov</a>.usembassy.gov/</p><p><b>Embassy Phone Number: </b>537 834 4400</p><p><b>Embassy Email Address:</b></p><p><b>URL for scheduling the interview online:</b></p><p><b>Can fiancee/spouse attend the interview:</b></p><p><b>Where to pay the Embassy fee:</b></p><p><b>Local language documents need translated:</b></p><p><b>Embassy appointment scheduling method:</b></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination:</b> 2</p></article></article>','Cuba U.S. Interests Section','','inherit','closed','closed','','15738-revision-v1','','','2021-08-27 07:45:09','2021-08-27 07:45:09','',15738,'https://k1k3.dev34.info/?p=16206',0,'revision','',0),(16207,1,'2021-08-27 07:46:09','2021-08-27 07:46:09','<h2>Ecuador Embassy</h2>\r\n<article id=\"post-190\"><strong>United States Embassy</strong>: Guayaquio Ecuador<b>Embassy Website: </b><a href=\"http://ecuador.usembassy.gov/\">http://ecuador.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>593-4-232-3570\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/es-EC/selfservice/ss.country.welcome\">http://usvisa-info.com/es-EC/selfservice/ss.country.welcome</a>\r\n\r\n<b>Where to pay the Embassy fee: </b><a href=\"http://ecuador.usvisa-info.com/\">http://ecuador.usvisa-info.com/</a>\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n</article>','Ecuador Embassy','','inherit','closed','closed','','15748-revision-v1','','','2021-08-27 07:46:09','2021-08-27 07:46:09','',15748,'https://k1k3.dev34.info/?p=16207',0,'revision','',0),(16208,1,'2021-08-27 07:46:09','2021-08-27 07:46:09','<h2>Ecuador Embassy</h2>\r\n<article id=\"post-190\"><strong>United States Embassy</strong>: Guayaquio Ecuador<b>Embassy Website: </b><a href=\"http://ecuador.usembassy.gov/\">http://ecuador.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>593-4-232-3570\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/es-EC/selfservice/ss.country.welcome\">http://usvisa-info.com/es-EC/selfservice/ss.country.welcome</a>\r\n\r\n<b>Where to pay the Embassy fee: </b><a href=\"http://ecuador.usvisa-info.com/\">http://ecuador.usvisa-info.com/</a>\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n</article>','Ecuador Embassy','','inherit','closed','closed','','15748-revision-v1','','','2021-08-27 07:46:09','2021-08-27 07:46:09','',15748,'https://k1k3.dev34.info/?p=16208',0,'revision','',0),(16209,1,'2021-08-27 07:46:09','2021-08-27 07:46:09','<h2>Ecuador Embassy\n</h2>		\n		<article id=\"post-190\"><p><strong>United States Embassy</strong>: Guayaquio Ecuador           </p><p><b>Embassy Website: </b><a href=\"http://ecuador.usembassy.gov/\">http://ecuador.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>593-4-232-3570</p><p><b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/es-EC/selfservice/ss.country.welcome\">http://usvisa-info.com/es-EC/selfservice/ss.country.welcome</a></p><p><b>Where to pay the Embassy fee: </b><a href=\"http://ecuador.usvisa-info.com/\">http://ecuador.usvisa-info.com/</a></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p></article>','Ecuador Embassy','','inherit','closed','closed','','15748-revision-v1','','','2021-08-27 07:46:09','2021-08-27 07:46:09','',15748,'https://k1k3.dev34.info/?p=16209',0,'revision','',0),(16210,1,'2021-08-27 07:46:16','2021-08-27 07:46:16','<h2>Egypt Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-234\"><strong>United States Embassy: </strong>Cairo Egypt\r\n\r\n<b>Embassy Website: </b><a href=\"http://egypt.usembassy.gov/\">http://egypt.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(20-2) 2797 3300\r\n\r\n<b>Embassy Email Address:</b> <a href=\"mailto:consularcaironiv@state.gov\">consularcaironiv@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/genniv/\">http://ceac.state.gov/genniv/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Any CB branch in Egypt\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Schedule the interview in advance for an appointment by calling<b></b>\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article>\r\n<h3 id=\"reply-title\"></h3>\r\n</article>','Egypt Embassy','','inherit','closed','closed','','15753-revision-v1','','','2021-08-27 07:46:16','2021-08-27 07:46:16','',15753,'https://k1k3.dev34.info/?p=16210',0,'revision','',0),(16211,1,'2021-08-27 07:46:16','2021-08-27 07:46:16','<h2>Egypt Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-234\"><strong>United States Embassy: </strong>Cairo Egypt\r\n\r\n<b>Embassy Website: </b><a href=\"http://egypt.usembassy.gov/\">http://egypt.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(20-2) 2797 3300\r\n\r\n<b>Embassy Email Address:</b> <a href=\"mailto:consularcaironiv@state.gov\">consularcaironiv@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/genniv/\">http://ceac.state.gov/genniv/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Any CB branch in Egypt\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Schedule the interview in advance for an appointment by calling<b></b>\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article>\r\n<h3 id=\"reply-title\"></h3>\r\n</article>','Egypt Embassy','','inherit','closed','closed','','15753-revision-v1','','','2021-08-27 07:46:16','2021-08-27 07:46:16','',15753,'https://k1k3.dev34.info/?p=16211',0,'revision','',0),(16212,1,'2021-08-27 07:46:16','2021-08-27 07:46:16','<h2>Egypt Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-234\"><p><strong>United States Embassy: </strong>Cairo Egypt                   </p><p><b>Embassy Website: </b><a href=\"http://egypt.usembassy.gov/\">http://egypt.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(20-2) 2797 3300</p><p><b>Embassy Email Address:</b> <a href=\"mailto:consularcaironiv@state.gov\">consularcaironiv@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/genniv/\">http://ceac.state.gov/genniv/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Any CB branch in Egypt</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Schedule the interview in advance for an appointment by calling<b></b></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article><h3 id=\"reply-title\"> </h3></article>','Egypt Embassy','','inherit','closed','closed','','15753-revision-v1','','','2021-08-27 07:46:16','2021-08-27 07:46:16','',15753,'https://k1k3.dev34.info/?p=16212',0,'revision','',0),(16213,1,'2021-08-27 07:46:20','2021-08-27 07:46:20','<h2>El Salvador Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-236\"><strong>United States Embassy:</strong> San Salvador El Salvador<strong>United States Embassy:</strong> <a href=\"http://sansalvador.usembassy.gov/\">http://sansalvador.usembassy.gov/</a>\r\n\r\n<b>Embassy Website: </b><a href=\"mailto:congensansal@state.gov\">congensansal@state.gov</a>\r\n\r\n<b>Embassy Phone Number: </b>2501-2999\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/sv/\">http://www.ustraveldocs.com/sv/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>At any main branch of Banco Citibank de El Salvador (not at mini banks)\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','El Salvador Embassy','','inherit','closed','closed','','15758-revision-v1','','','2021-08-27 07:46:20','2021-08-27 07:46:20','',15758,'https://k1k3.dev34.info/?p=16213',0,'revision','',0),(16214,1,'2021-08-27 07:46:20','2021-08-27 07:46:20','<h2>El Salvador Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-236\"><strong>United States Embassy:</strong> San Salvador El Salvador<strong>United States Embassy:</strong> <a href=\"http://sansalvador.usembassy.gov/\">http://sansalvador.usembassy.gov/</a>\r\n\r\n<b>Embassy Website: </b><a href=\"mailto:congensansal@state.gov\">congensansal@state.gov</a>\r\n\r\n<b>Embassy Phone Number: </b>2501-2999\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/sv/\">http://www.ustraveldocs.com/sv/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>At any main branch of Banco Citibank de El Salvador (not at mini banks)\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','El Salvador Embassy','','inherit','closed','closed','','15758-revision-v1','','','2021-08-27 07:46:20','2021-08-27 07:46:20','',15758,'https://k1k3.dev34.info/?p=16214',0,'revision','',0),(16215,1,'2021-08-27 07:46:20','2021-08-27 07:46:20','<h2>El Salvador Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-236\"><p><strong>United States Embassy:</strong> San Salvador El Salvador                 </p><p><strong>United States Embassy:</strong> <a href=\"http://sansalvador.usembassy.gov/\">http://sansalvador.usembassy.gov/</a></p><p><b>Embassy Website: </b><a href=\"mailto:congensansal@state.gov\">congensansal@state.gov</a></p><p><b>Embassy Phone Number: </b>2501-2999</p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/sv/\">http://www.ustraveldocs.com/sv/</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>At any main branch of Banco Citibank de El Salvador (not at mini banks)</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','El Salvador Embassy','','inherit','closed','closed','','15758-revision-v1','','','2021-08-27 07:46:20','2021-08-27 07:46:20','',15758,'https://k1k3.dev34.info/?p=16215',0,'revision','',0),(16216,1,'2021-08-27 07:46:27','2021-08-27 07:46:27','<h2>Ethiopia Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-238\"><strong>United States Embassy:</strong> Addis Ababa Ethiopia<b>Embassy Website: </b><a href=\"http://ethiopia.usembassy.gov/\">http://ethiopia.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>251-11-130-6000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:pasaddis@state.gov\">pasaddis@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://evisaforms.gov/default.asp?postcode=3\">http://evisaforms.gov/default.asp?postcode=3</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Any Bank of Abyssinia in Addis Ababa\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview:</b> 2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>4\r\n\r\n</article></article>','Ethiopia Embassy','','inherit','closed','closed','','15763-revision-v1','','','2021-08-27 07:46:27','2021-08-27 07:46:27','',15763,'https://k1k3.dev34.info/?p=16216',0,'revision','',0),(16217,1,'2021-08-27 07:46:27','2021-08-27 07:46:27','<h2>Ethiopia Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-238\"><strong>United States Embassy:</strong> Addis Ababa Ethiopia<b>Embassy Website: </b><a href=\"http://ethiopia.usembassy.gov/\">http://ethiopia.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>251-11-130-6000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:pasaddis@state.gov\">pasaddis@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://evisaforms.gov/default.asp?postcode=3\">http://evisaforms.gov/default.asp?postcode=3</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Any Bank of Abyssinia in Addis Ababa\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview:</b> 2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>4\r\n\r\n</article></article>','Ethiopia Embassy','','inherit','closed','closed','','15763-revision-v1','','','2021-08-27 07:46:27','2021-08-27 07:46:27','',15763,'https://k1k3.dev34.info/?p=16217',0,'revision','',0),(16219,1,'2021-08-27 07:46:30','2021-08-27 07:46:30','<h2>France Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-240\"><strong>United States Embassy:</strong> Paris France<b>Embassy Website: </b><a href=\"http://france.usembassy.gov/\">http://france.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>33-1-43122222\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:ParisConIV@state.gov\">ParisConIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b>http:www.usvisa-france.com/visa-web/index.jsp?locale=fr.FR\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At any French post office (La Poste)\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','France Embassy','','inherit','closed','closed','','15768-revision-v1','','','2021-08-27 07:46:30','2021-08-27 07:46:30','',15768,'https://k1k3.dev34.info/?p=16219',0,'revision','',0),(16220,1,'2021-08-27 07:46:30','2021-08-27 07:46:30','<h2>France Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-240\"><strong>United States Embassy:</strong> Paris France<b>Embassy Website: </b><a href=\"http://france.usembassy.gov/\">http://france.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>33-1-43122222\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:ParisConIV@state.gov\">ParisConIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b>http:www.usvisa-france.com/visa-web/index.jsp?locale=fr.FR\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At any French post office (La Poste)\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','France Embassy','','inherit','closed','closed','','15768-revision-v1','','','2021-08-27 07:46:30','2021-08-27 07:46:30','',15768,'https://k1k3.dev34.info/?p=16220',0,'revision','',0),(16221,1,'2021-08-27 07:46:30','2021-08-27 07:46:30','<h2>France Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-240\"><p><strong>United States Embassy:</strong> Paris France                    </p><p><b>Embassy Website: </b><a href=\"http://france.usembassy.gov/\">http://france.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>33-1-43122222</p><p><b>Embassy Email Address: </b><a href=\"mailto:ParisConIV@state.gov\">ParisConIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b>http:www.usvisa-france.com/visa-web/index.jsp?locale=fr.FR</p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At any French post office (La Poste)</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','France Embassy','','inherit','closed','closed','','15768-revision-v1','','','2021-08-27 07:46:30','2021-08-27 07:46:30','',15768,'https://k1k3.dev34.info/?p=16221',0,'revision','',0),(16222,1,'2021-08-27 07:46:34','2021-08-27 07:46:34','<h2>Germany Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-242\"><strong>United States Embassy:</strong> Berlin Germany<b>Embassy Website: </b><a href=\"http://germany.usembassy.gov/\">http://germany.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>49-30-8305-0\r\n\r\n<b>Embassy Email Address: </b><a href=\"http://germany.usembassy.gov/visa/niv/contact/\">http://germany.usembassy.gov/visa/niv/contact/</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.usvisa-germany.com/germany/index.jsp\">http://www.usvisa-germany.com/germany/index.jsp</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b><a href=\"http://www.visasystem-roskosmeier.de/index.php?lang=en\">http://www.visasystem-roskosmeier.de/index.php?lang=en</a>\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>3\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Germany Embassy','','inherit','closed','closed','','15773-revision-v1','','','2021-08-27 07:46:34','2021-08-27 07:46:34','',15773,'https://k1k3.dev34.info/?p=16222',0,'revision','',0),(16223,1,'2021-08-27 07:46:34','2021-08-27 07:46:34','<h2>Germany Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-242\"><strong>United States Embassy:</strong> Berlin Germany<b>Embassy Website: </b><a href=\"http://germany.usembassy.gov/\">http://germany.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>49-30-8305-0\r\n\r\n<b>Embassy Email Address: </b><a href=\"http://germany.usembassy.gov/visa/niv/contact/\">http://germany.usembassy.gov/visa/niv/contact/</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.usvisa-germany.com/germany/index.jsp\">http://www.usvisa-germany.com/germany/index.jsp</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b><a href=\"http://www.visasystem-roskosmeier.de/index.php?lang=en\">http://www.visasystem-roskosmeier.de/index.php?lang=en</a>\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>3\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Germany Embassy','','inherit','closed','closed','','15773-revision-v1','','','2021-08-27 07:46:34','2021-08-27 07:46:34','',15773,'https://k1k3.dev34.info/?p=16223',0,'revision','',0),(16224,1,'2021-08-27 07:46:34','2021-08-27 07:46:34','<h2>Germany Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-242\"><p><strong>United States Embassy:</strong> Berlin Germany                         </p><p><b>Embassy Website: </b><a href=\"http://germany.usembassy.gov/\">http://germany.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>49-30-8305-0</p><p><b>Embassy Email Address: </b><a href=\"http://germany.usembassy.gov/visa/niv/contact/\">http://germany.usembassy.gov/visa/niv/contact/</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.usvisa-germany.com/germany/index.jsp\">http://www.usvisa-germany.com/germany/index.jsp</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b><a href=\"http://www.visasystem-roskosmeier.de/index.php?lang=en\">http://www.visasystem-roskosmeier.de/index.php?lang=en</a></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Germany Embassy','','inherit','closed','closed','','15773-revision-v1','','','2021-08-27 07:46:34','2021-08-27 07:46:34','',15773,'https://k1k3.dev34.info/?p=16224',0,'revision','',0),(16225,1,'2021-08-27 07:46:38','2021-08-27 07:46:38','<h2>Ghana Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-246\"><b>United States Embassy:</b> Accra Ghana<b>Embassy Website: </b><a href=\"http://ghana.usembassy.gov/\">http://ghana.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(233) 21-741-100\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:ACSACCRA@state.gov\">ACSACCRA@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/\">http://www.ustraveldocs.com</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At any Ecobank branch\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>4\r\n\r\n</article></article>','Ghana Embassy','','inherit','closed','closed','','15778-revision-v1','','','2021-08-27 07:46:38','2021-08-27 07:46:38','',15778,'https://k1k3.dev34.info/?p=16225',0,'revision','',0),(16226,1,'2021-08-27 07:46:38','2021-08-27 07:46:38','<h2>Ghana Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-246\"><b>United States Embassy:</b> Accra Ghana<b>Embassy Website: </b><a href=\"http://ghana.usembassy.gov/\">http://ghana.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(233) 21-741-100\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:ACSACCRA@state.gov\">ACSACCRA@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/\">http://www.ustraveldocs.com</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At any Ecobank branch\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>4\r\n\r\n</article></article>','Ghana Embassy','','inherit','closed','closed','','15778-revision-v1','','','2021-08-27 07:46:38','2021-08-27 07:46:38','',15778,'https://k1k3.dev34.info/?p=16226',0,'revision','',0),(16227,1,'2021-08-27 07:46:38','2021-08-27 07:46:38','<h2>Ghana Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-246\"><p><b>United States Embassy:</b> Accra Ghana                     </p><p><b>Embassy Website: </b><a href=\"http://ghana.usembassy.gov/\">http://ghana.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(233) 21-741-100</p><p><b>Embassy Email Address: </b><a href=\"mailto:ACSACCRA@state.gov\">ACSACCRA@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/\">http://www.ustraveldocs.com</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At any Ecobank branch</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>4</p></article></article>','Ghana Embassy','','inherit','closed','closed','','15778-revision-v1','','','2021-08-27 07:46:38','2021-08-27 07:46:38','',15778,'https://k1k3.dev34.info/?p=16227',0,'revision','',0),(16228,1,'2021-08-27 07:46:41','2021-08-27 07:46:41','<h2>Guatemala Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-250\"><b>United States Embassy:</b> Guatemala City Guatemala<b>Embassy Website: </b><a href=\"http://guatemala.usembassy.gov/\">http://guatemala.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(502) 2326-4000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:GuatemalaIV@state.gov\">GuatemalaIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://ustraveldocs.com/gt\">http://ustraveldocs.com/gt</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Applicants will be able to pay on line with a credit card or pay in person at a Citibank or Banrural office.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview:</b> 2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Guatemala Embassy','','inherit','closed','closed','','15783-revision-v1','','','2021-08-27 07:46:41','2021-08-27 07:46:41','',15783,'https://k1k3.dev34.info/?p=16228',0,'revision','',0),(16229,1,'2021-08-27 07:46:41','2021-08-27 07:46:41','<h2>Guatemala Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-250\"><b>United States Embassy:</b> Guatemala City Guatemala<b>Embassy Website: </b><a href=\"http://guatemala.usembassy.gov/\">http://guatemala.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(502) 2326-4000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:GuatemalaIV@state.gov\">GuatemalaIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://ustraveldocs.com/gt\">http://ustraveldocs.com/gt</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Applicants will be able to pay on line with a credit card or pay in person at a Citibank or Banrural office.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview:</b> 2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Guatemala Embassy','','inherit','closed','closed','','15783-revision-v1','','','2021-08-27 07:46:41','2021-08-27 07:46:41','',15783,'https://k1k3.dev34.info/?p=16229',0,'revision','',0),(16230,1,'2021-08-27 07:46:41','2021-08-27 07:46:41','<h2>Guatemala Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-250\"><p><b>United States Embassy:</b> Guatemala City Guatemala      </p><p><b>Embassy Website: </b><a href=\"http://guatemala.usembassy.gov/\">http://guatemala.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(502) 2326-4000</p><p><b>Embassy Email Address: </b><a href=\"mailto:GuatemalaIV@state.gov\">GuatemalaIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://ustraveldocs.com/gt\">http://ustraveldocs.com/gt</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Applicants will be able to pay on line with a credit card or pay in person at a Citibank or Banrural office.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview:</b> 2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Guatemala Embassy','','inherit','closed','closed','','15783-revision-v1','','','2021-08-27 07:46:41','2021-08-27 07:46:41','',15783,'https://k1k3.dev34.info/?p=16230',0,'revision','',0),(16231,1,'2021-08-27 07:46:44','2021-08-27 07:46:44','<h2>Haiti Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-254\"><b>United States Embassy:</b> Port Au Prince Haiti<b>Embassy Website: </b><a href=\"http://haiti.usembassy.gov/\">http://haiti.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>011-509-2229-8000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:papniv@state.gov\">papniv@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://haiti.usembassy.gov/non-immigrant.visas/how-to-schedule-an-appointment.html\">http://haiti.usembassy.gov/non-immigrant.visas/how-to-schedule-an-appointment.html</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Pay fees at any Sogebank\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: 1</b>\r\n\r\n</article></article>','Haiti Embassy','','inherit','closed','closed','','15788-revision-v1','','','2021-08-27 07:46:44','2021-08-27 07:46:44','',15788,'https://k1k3.dev34.info/?p=16231',0,'revision','',0),(16232,1,'2021-08-27 07:46:44','2021-08-27 07:46:44','<h2>Haiti Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-254\"><b>United States Embassy:</b> Port Au Prince Haiti<b>Embassy Website: </b><a href=\"http://haiti.usembassy.gov/\">http://haiti.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>011-509-2229-8000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:papniv@state.gov\">papniv@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://haiti.usembassy.gov/non-immigrant.visas/how-to-schedule-an-appointment.html\">http://haiti.usembassy.gov/non-immigrant.visas/how-to-schedule-an-appointment.html</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Pay fees at any Sogebank\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: 1</b>\r\n\r\n</article></article>','Haiti Embassy','','inherit','closed','closed','','15788-revision-v1','','','2021-08-27 07:46:44','2021-08-27 07:46:44','',15788,'https://k1k3.dev34.info/?p=16232',0,'revision','',0),(16233,1,'2021-08-27 07:46:44','2021-08-27 07:46:44','<h2>Haiti Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-254\"><p><b>United States Embassy:</b> Port Au Prince Haiti                          </p><p><b>Embassy Website: </b><a href=\"http://haiti.usembassy.gov/\">http://haiti.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>011-509-2229-8000</p><p><b>Embassy Email Address: </b><a href=\"mailto:papniv@state.gov\">papniv@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://haiti.usembassy.gov/non-immigrant.visas/how-to-schedule-an-appointment.html\">http://haiti.usembassy.gov/non-immigrant.visas/how-to-schedule-an-appointment.html</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Pay fees at any Sogebank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: 1</b></p></article></article>','Haiti Embassy','','inherit','closed','closed','','15788-revision-v1','','','2021-08-27 07:46:44','2021-08-27 07:46:44','',15788,'https://k1k3.dev34.info/?p=16233',0,'revision','',0),(16234,1,'2021-08-27 07:46:47','2021-08-27 07:46:47','<h2>Honduras Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-256\"><b>United States Embassy:</b> Tegucigalpa Honduras<b>Embassy Website:</b> <a href=\"http://honduras.usembassy.gov/\">http://honduras.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(504) 2236-9320, 2238-5114\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:tggniv@state.gov\">tggniv@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online:</b> <a href=\"http://www.ustraveldoc.com/hn\">http://www.ustraveldoc.com/hn</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>At any branch of Banco Atlantida\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Honduras Embassy','','inherit','closed','closed','','15793-revision-v1','','','2021-08-27 07:46:47','2021-08-27 07:46:47','',15793,'https://k1k3.dev34.info/?p=16234',0,'revision','',0),(16235,1,'2021-08-27 07:46:47','2021-08-27 07:46:47','<h2>Honduras Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-256\"><b>United States Embassy:</b> Tegucigalpa Honduras<b>Embassy Website:</b> <a href=\"http://honduras.usembassy.gov/\">http://honduras.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(504) 2236-9320, 2238-5114\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:tggniv@state.gov\">tggniv@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online:</b> <a href=\"http://www.ustraveldoc.com/hn\">http://www.ustraveldoc.com/hn</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>At any branch of Banco Atlantida\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Online by going to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Honduras Embassy','','inherit','closed','closed','','15793-revision-v1','','','2021-08-27 07:46:47','2021-08-27 07:46:47','',15793,'https://k1k3.dev34.info/?p=16235',0,'revision','',0),(16237,1,'2021-08-27 07:46:50','2021-08-27 07:46:50','<h2>Hong Kong Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-258\">United States Embassy: Hong Kong &amp; Macau, Hong Kong<b>Embassy Website: </b><a href=\"http://hongkong.usconsulate.gov/\">http://hongkong.usconsulate.gov/</a>\r\n\r\n<b>Embassy Phone Number:  </b>900-60-798-798\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:acshk@state.gov\">acshk@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://hongkong.usconsulate.gov/niv.appointment.html\">http://hongkong.usconsulate.gov/niv.appointment.html</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>Dah Sing Bank in Hong Kong or at Banco Comercial de Macau in Macau\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Hong Kong Embassy','','inherit','closed','closed','','15798-revision-v1','','','2021-08-27 07:46:50','2021-08-27 07:46:50','',15798,'https://k1k3.dev34.info/?p=16237',0,'revision','',0),(16238,1,'2021-08-27 07:46:50','2021-08-27 07:46:50','<h2>Hong Kong Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-258\">United States Embassy: Hong Kong &amp; Macau, Hong Kong<b>Embassy Website: </b><a href=\"http://hongkong.usconsulate.gov/\">http://hongkong.usconsulate.gov/</a>\r\n\r\n<b>Embassy Phone Number:  </b>900-60-798-798\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:acshk@state.gov\">acshk@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://hongkong.usconsulate.gov/niv.appointment.html\">http://hongkong.usconsulate.gov/niv.appointment.html</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>Dah Sing Bank in Hong Kong or at Banco Comercial de Macau in Macau\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>3\r\n\r\n</article></article>','Hong Kong Embassy','','inherit','closed','closed','','15798-revision-v1','','','2021-08-27 07:46:50','2021-08-27 07:46:50','',15798,'https://k1k3.dev34.info/?p=16238',0,'revision','',0),(16240,1,'2021-08-27 07:46:56','2021-08-27 07:46:56','<h2>Cuba U.S. Interests Section\n</h2>		\n		<article id=\"post-190\"><article id=\"post-228\"><p>United States Embassy: Havana Cuba             </p><p><b>Embassy Website: </b><a href=\"http://havana.usint.gov.usembassy.gov/\">http://</a><a>Havana.usint.gov</a>.usembassy.gov/</p><p><b>Embassy Phone Number: </b>537 834 4400</p><p><b>Embassy Email Address:</b></p><p><b>URL for scheduling the interview online:</b></p><p><b>Can fiancee/spouse attend the interview:</b></p><p><b>Where to pay the Embassy fee:</b></p><p><b>Local language documents need translated:</b></p><p><b>Embassy appointment scheduling method:</b></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination:</b> 2</p></article></article>','Cuba U.S. Interests Section','','inherit','closed','closed','','15738-revision-v1','','','2021-08-27 07:46:56','2021-08-27 07:46:56','',15738,'https://k1k3.dev34.info/?p=16240',0,'revision','',0),(16241,1,'2021-08-27 07:46:56','2021-08-27 07:46:56','<h2>Cuba U.S. Interests Section\n</h2>		\n		<article id=\"post-190\"><article id=\"post-228\"><p>United States Embassy: Havana Cuba             </p><p><b>Embassy Website: </b><a href=\"http://havana.usint.gov.usembassy.gov/\">http://</a><a>Havana.usint.gov</a>.usembassy.gov/</p><p><b>Embassy Phone Number: </b>537 834 4400</p><p><b>Embassy Email Address:</b></p><p><b>URL for scheduling the interview online:</b></p><p><b>Can fiancee/spouse attend the interview:</b></p><p><b>Where to pay the Embassy fee:</b></p><p><b>Local language documents need translated:</b></p><p><b>Embassy appointment scheduling method:</b></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination:</b> 2</p></article></article>','Cuba U.S. Interests Section','','inherit','closed','closed','','15738-revision-v1','','','2021-08-27 07:46:56','2021-08-27 07:46:56','',15738,'https://k1k3.dev34.info/?p=16241',0,'revision','',0),(16242,1,'2021-08-27 07:46:56','2021-08-27 07:46:56','<h2>Cuba U.S. Interests Section\n</h2>		\n		<article id=\"post-190\"><article id=\"post-228\"><p>United States Embassy: Havana Cuba             </p><p><b>Embassy Website: </b><a href=\"http://havana.usint.gov.usembassy.gov/\">http://</a><a>Havana.usint.gov</a>.usembassy.gov/</p><p><b>Embassy Phone Number: </b>537 834 4400</p><p><b>Embassy Email Address:</b></p><p><b>URL for scheduling the interview online:</b></p><p><b>Can fiancee/spouse attend the interview:</b></p><p><b>Where to pay the Embassy fee:</b></p><p><b>Local language documents need translated:</b></p><p><b>Embassy appointment scheduling method:</b></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination:</b> 2</p></article></article>','Cuba U.S. Interests Section','','inherit','closed','closed','','15738-revision-v1','','','2021-08-27 07:46:56','2021-08-27 07:46:56','',15738,'https://k1k3.dev34.info/?p=16242',0,'revision','',0),(16243,1,'2021-08-27 07:47:44','2021-08-27 07:47:44','<h2>India Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-260\"><b>United States Embassy:</b> Mumbai India<b>Embassy Website: </b><a href=\"http://mumbai.usconsulate.gov/\">http://mumbai.usconsulate.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>991-120-6602222\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:support-india@ustraveldocs.com\">support-india@ustraveldocs.com</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/in\">http://www.ustraveldocs.com/in</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>All fees must be paid in rupees or dollars through a bank draft drawn on a nationalized or foreign bank in favor of the American Consulate General, Mumbai\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>1\r\n\r\n<b>Number of photos required for Embassy Interview: </b>4\r\n\r\n<b>Number of photos required for the Medical Examination: </b>\r\n\r\n</article></article>','India Embassy','','inherit','closed','closed','','15803-revision-v1','','','2021-08-27 07:47:44','2021-08-27 07:47:44','',15803,'https://k1k3.dev34.info/?p=16243',0,'revision','',0),(16244,1,'2021-08-27 07:47:44','2021-08-27 07:47:44','<h2>India Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-260\"><b>United States Embassy:</b> Mumbai India<b>Embassy Website: </b><a href=\"http://mumbai.usconsulate.gov/\">http://mumbai.usconsulate.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>991-120-6602222\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:support-india@ustraveldocs.com\">support-india@ustraveldocs.com</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/in\">http://www.ustraveldocs.com/in</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>All fees must be paid in rupees or dollars through a bank draft drawn on a nationalized or foreign bank in favor of the American Consulate General, Mumbai\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>1\r\n\r\n<b>Number of photos required for Embassy Interview: </b>4\r\n\r\n<b>Number of photos required for the Medical Examination: </b>\r\n\r\n</article></article>','India Embassy','','inherit','closed','closed','','15803-revision-v1','','','2021-08-27 07:47:44','2021-08-27 07:47:44','',15803,'https://k1k3.dev34.info/?p=16244',0,'revision','',0),(16246,1,'2021-08-27 07:47:50','2021-08-27 07:47:50','<h2>Indonesia Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-265\"><b>United States Embassy:</b> Jakarta Indonesia<b>Embassy Website: </b><a href=\"http://jakarta.usembassy.gov/\">http://jakarta.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>62-21-34359000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:JakIV@state.gov\">JakIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/id/\">http://www.ustraveldocs.com/id/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Standard Chartered or Permata Bank\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b><a href=\"http://www.ustraveldocs.com/id/\">http://www.ustraveldocs.com/id/</a>\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Indonesia Embassy','','inherit','closed','closed','','15808-revision-v1','','','2021-08-27 07:47:50','2021-08-27 07:47:50','',15808,'https://k1k3.dev34.info/?p=16246',0,'revision','',0),(16247,1,'2021-08-27 07:47:50','2021-08-27 07:47:50','<h2>Indonesia Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-265\"><b>United States Embassy:</b> Jakarta Indonesia<b>Embassy Website: </b><a href=\"http://jakarta.usembassy.gov/\">http://jakarta.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>62-21-34359000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:JakIV@state.gov\">JakIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/id/\">http://www.ustraveldocs.com/id/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>Standard Chartered or Permata Bank\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b><a href=\"http://www.ustraveldocs.com/id/\">http://www.ustraveldocs.com/id/</a>\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Indonesia Embassy','','inherit','closed','closed','','15808-revision-v1','','','2021-08-27 07:47:50','2021-08-27 07:47:50','',15808,'https://k1k3.dev34.info/?p=16247',0,'revision','',0),(16249,1,'2021-08-27 07:47:54','2021-08-27 07:47:54','<h2>Ireland Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-262\"><b>United States Embassy:<b> Dublin Ireland           </b></b><b>Embassy Website: </b><a href=\"http://dublin.usembassy.gov/\">http://dublin.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>353 1 668-8777\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:dublincons@state.gov\">dublincons@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://dublin.usembassy.gov/vis.html\">http://dublin.usembassy.gov/vis.html</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>You will need a Euro bank draft or postal order for the visa application fee.  The bank draft/postal order must be presented to the cashier at the Embassy in Dublin on the day of your appointment.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Callers in Ireland should dial 1580 47 VISA (1580 47 8472).  Callers may pay with a credit card.  To pay with a credit card call (01)436-0536.  Calls cost 16 Euro payable through Visa or MasterCard.  Callers from outside of Ireland can only pay by credit card, in addition to the fee, international dialing costs will be charged by your operator.  The number is +353-1-436-0536.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Ireland Embassy','','inherit','closed','closed','','15813-revision-v1','','','2021-08-27 07:47:54','2021-08-27 07:47:54','',15813,'https://k1k3.dev34.info/?p=16249',0,'revision','',0),(16250,1,'2021-08-27 07:47:54','2021-08-27 07:47:54','<h2>Ireland Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-262\"><b>United States Embassy:<b> Dublin Ireland           </b></b><b>Embassy Website: </b><a href=\"http://dublin.usembassy.gov/\">http://dublin.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>353 1 668-8777\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:dublincons@state.gov\">dublincons@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://dublin.usembassy.gov/vis.html\">http://dublin.usembassy.gov/vis.html</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>You will need a Euro bank draft or postal order for the visa application fee.  The bank draft/postal order must be presented to the cashier at the Embassy in Dublin on the day of your appointment.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Callers in Ireland should dial 1580 47 VISA (1580 47 8472).  Callers may pay with a credit card.  To pay with a credit card call (01)436-0536.  Calls cost 16 Euro payable through Visa or MasterCard.  Callers from outside of Ireland can only pay by credit card, in addition to the fee, international dialing costs will be charged by your operator.  The number is +353-1-436-0536.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Ireland Embassy','','inherit','closed','closed','','15813-revision-v1','','','2021-08-27 07:47:54','2021-08-27 07:47:54','',15813,'https://k1k3.dev34.info/?p=16250',0,'revision','',0),(16251,1,'2021-08-27 07:47:54','2021-08-27 07:47:54','<h2>Ireland Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-262\"><p><b>United States Embassy:<b> Dublin Ireland           </b></b></p><p><b>Embassy Website: </b><a href=\"http://dublin.usembassy.gov/\">http://dublin.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>353 1 668-8777</p><p><b>Embassy Email Address: </b><a href=\"mailto:dublincons@state.gov\">dublincons@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://dublin.usembassy.gov/vis.html\">http://dublin.usembassy.gov/vis.html</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>You will need a Euro bank draft or postal order for the visa application fee.  The bank draft/postal order must be presented to the cashier at the Embassy in Dublin on the day of your appointment.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Callers in Ireland should dial 1580 47 VISA (1580 47 8472).  Callers may pay with a credit card.  To pay with a credit card call (01)436-0536.  Calls cost 16 Euro payable through Visa or MasterCard.  Callers from outside of Ireland can only pay by credit card, in addition to the fee, international dialing costs will be charged by your operator.  The number is +353-1-436-0536.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Ireland Embassy','','inherit','closed','closed','','15813-revision-v1','','','2021-08-27 07:47:54','2021-08-27 07:47:54','',15813,'https://k1k3.dev34.info/?p=16251',0,'revision','',0),(16252,1,'2021-08-27 07:47:58','2021-08-27 07:47:58','<h2>Israel Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-267\">United States Embassy: Tel Aviv Israel<b>Embassy Website: </b><a href=\"http://israel.usembassy.gov/\">http://israel.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>03-519-7475\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:AMCTelAviv@state.gov\">AMCTelAviv@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/en-il/selfservice/ss.country.welcome\">http://usvisa-info.com/en-il/selfservice/ss.country.welcome</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee:</b>\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b><a href=\"http://telaviv.usvisa-info.com/\">http://telaviv.usvisa-info.com</a> or through the call center\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: 1</b>\r\n\r\n</article></article>','Israel Embassy','','inherit','closed','closed','','15818-revision-v1','','','2021-08-27 07:47:58','2021-08-27 07:47:58','',15818,'https://k1k3.dev34.info/?p=16252',0,'revision','',0),(16253,1,'2021-08-27 07:47:58','2021-08-27 07:47:58','<h2>Israel Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-267\">United States Embassy: Tel Aviv Israel<b>Embassy Website: </b><a href=\"http://israel.usembassy.gov/\">http://israel.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>03-519-7475\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:AMCTelAviv@state.gov\">AMCTelAviv@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/en-il/selfservice/ss.country.welcome\">http://usvisa-info.com/en-il/selfservice/ss.country.welcome</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee:</b>\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b><a href=\"http://telaviv.usvisa-info.com/\">http://telaviv.usvisa-info.com</a> or through the call center\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: 1</b>\r\n\r\n</article></article>','Israel Embassy','','inherit','closed','closed','','15818-revision-v1','','','2021-08-27 07:47:58','2021-08-27 07:47:58','',15818,'https://k1k3.dev34.info/?p=16253',0,'revision','',0),(16255,1,'2021-08-27 07:48:01','2021-08-27 07:48:01','<h2>Italy Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-269\"><b>United States Embassy:</b> Milan Italy\r\n\r\n<b>Embassy Website: </b><a href=\"http://italy.usembassy.gov/\">http://italy.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(39) 02-29035-1\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:usvisamilan@state.gov\">usvisamilan@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/genniv/\">http://ceac.state.gov/genniv/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At any Banca Nazionale del Lavoro branch\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>You can only make appointments through the telephone visa information line\r\n\r\n<b>Number of photos required for Embassy Interview: </b>3\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Italy Embassy','','inherit','closed','closed','','15823-revision-v1','','','2021-08-27 07:48:01','2021-08-27 07:48:01','',15823,'https://k1k3.dev34.info/?p=16255',0,'revision','',0),(16256,1,'2021-08-27 07:48:01','2021-08-27 07:48:01','<h2>Italy Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-269\"><b>United States Embassy:</b> Milan Italy\r\n\r\n<b>Embassy Website: </b><a href=\"http://italy.usembassy.gov/\">http://italy.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>(39) 02-29035-1\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:usvisamilan@state.gov\">usvisamilan@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/genniv/\">http://ceac.state.gov/genniv/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At any Banca Nazionale del Lavoro branch\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>You can only make appointments through the telephone visa information line\r\n\r\n<b>Number of photos required for Embassy Interview: </b>3\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Italy Embassy','','inherit','closed','closed','','15823-revision-v1','','','2021-08-27 07:48:01','2021-08-27 07:48:01','',15823,'https://k1k3.dev34.info/?p=16256',0,'revision','',0),(16257,1,'2021-08-27 07:48:01','2021-08-27 07:48:01','<h2>Italy Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-269\"><p><b>United States Embassy:</b> Milan Italy           </p><p><b>Embassy Website: </b><a href=\"http://italy.usembassy.gov/\">http://italy.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(39) 02-29035-1</p><p><b>Embassy Email Address: </b><a href=\"mailto:usvisamilan@state.gov\">usvisamilan@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/genniv/\">http://ceac.state.gov/genniv/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At any Banca Nazionale del Lavoro branch</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>You can only make appointments through the telephone visa information line</p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Italy Embassy','','inherit','closed','closed','','15823-revision-v1','','','2021-08-27 07:48:01','2021-08-27 07:48:01','',15823,'https://k1k3.dev34.info/?p=16257',0,'revision','',0),(16258,1,'2021-08-27 07:48:05','2021-08-27 07:48:05','<h2>Jamaica Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-271\"><b>United States Embassy:</b> Kingston Jamaica<b>Embassy Website: </b><a href=\"http://kingston.usembassy.gov/\">http://kingston.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>876-702-6000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:KingstonNIV@state.gov\">KingstonNIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.usvisa-jamaica.com/jam/\">http://www.usvisa-jamaica.com/jam/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>Application fee must be pain in Jamaican dollars for the NIV interview.  The fee is separate from the fee that you pay to the schedule an appointment by phone. You may pat at any National Commercial bank branch up to one year before your appointment date.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>You may make the visa appointment by calling the phone number.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>4\r\n\r\n<b>Number of photos required for the Medical Examination: </b>4\r\n\r\n</article></article>','Jamaica Embassy','','inherit','closed','closed','','15828-revision-v1','','','2021-08-27 07:48:05','2021-08-27 07:48:05','',15828,'https://k1k3.dev34.info/?p=16258',0,'revision','',0),(16259,1,'2021-08-27 07:48:05','2021-08-27 07:48:05','<h2>Jamaica Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-271\"><b>United States Embassy:</b> Kingston Jamaica<b>Embassy Website: </b><a href=\"http://kingston.usembassy.gov/\">http://kingston.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>876-702-6000\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:KingstonNIV@state.gov\">KingstonNIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.usvisa-jamaica.com/jam/\">http://www.usvisa-jamaica.com/jam/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>Application fee must be pain in Jamaican dollars for the NIV interview.  The fee is separate from the fee that you pay to the schedule an appointment by phone. You may pat at any National Commercial bank branch up to one year before your appointment date.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>You may make the visa appointment by calling the phone number.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>4\r\n\r\n<b>Number of photos required for the Medical Examination: </b>4\r\n\r\n</article></article>','Jamaica Embassy','','inherit','closed','closed','','15828-revision-v1','','','2021-08-27 07:48:05','2021-08-27 07:48:05','',15828,'https://k1k3.dev34.info/?p=16259',0,'revision','',0),(16260,1,'2021-08-27 07:48:05','2021-08-27 07:48:05','<h2>Jamaica Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-271\"><p><b>United States Embassy:</b> Kingston Jamaica         </p><p><b>Embassy Website: </b><a href=\"http://kingston.usembassy.gov/\">http://kingston.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>876-702-6000</p><p><b>Embassy Email Address: </b><a href=\"mailto:KingstonNIV@state.gov\">KingstonNIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.usvisa-jamaica.com/jam/\">http://www.usvisa-jamaica.com/jam/</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>Application fee must be pain in Jamaican dollars for the NIV interview.  The fee is separate from the fee that you pay to the schedule an appointment by phone. You may pat at any National Commercial bank branch up to one year before your appointment date.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>You may make the visa appointment by calling the phone number.</p><p><b>Number of photos required for Embassy Interview: </b>4</p><p><b>Number of photos required for the Medical Examination: </b>4</p></article></article>','Jamaica Embassy','','inherit','closed','closed','','15828-revision-v1','','','2021-08-27 07:48:05','2021-08-27 07:48:05','',15828,'https://k1k3.dev34.info/?p=16260',0,'revision','',0),(16261,1,'2021-08-27 07:48:08','2021-08-27 07:48:08','<h2>Japan Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-273\"><b>United States Embassy:</b> Tokyo Japan<b>Embassy Website: </b><a href=\"http://japan.usembassy.gov/\">http://japan.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>Tokyo call:03-6743-9732, Osaka call:06-6943-6700, Naha call:0898-854-7050, In the United States call:1-646-259-0526\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:support-japan@ustraveldocs.com\">support-japan@ustraveldocs.com</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/jp/jp-niv-visapply.asp\">http://www.ustraveldocs.com/jp/jp-niv-visapply.asp</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At a Pay Easy ATM\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Go to their website and schedule on line.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>3\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Japan Embassy','','inherit','closed','closed','','15833-revision-v1','','','2021-08-27 07:48:08','2021-08-27 07:48:08','',15833,'https://k1k3.dev34.info/?p=16261',0,'revision','',0),(16262,1,'2021-08-27 07:48:08','2021-08-27 07:48:08','<h2>Japan Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-273\"><b>United States Embassy:</b> Tokyo Japan<b>Embassy Website: </b><a href=\"http://japan.usembassy.gov/\">http://japan.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>Tokyo call:03-6743-9732, Osaka call:06-6943-6700, Naha call:0898-854-7050, In the United States call:1-646-259-0526\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:support-japan@ustraveldocs.com\">support-japan@ustraveldocs.com</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/jp/jp-niv-visapply.asp\">http://www.ustraveldocs.com/jp/jp-niv-visapply.asp</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>At a Pay Easy ATM\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Go to their website and schedule on line.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>3\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Japan Embassy','','inherit','closed','closed','','15833-revision-v1','','','2021-08-27 07:48:08','2021-08-27 07:48:08','',15833,'https://k1k3.dev34.info/?p=16262',0,'revision','',0),(16263,1,'2021-08-27 07:48:08','2021-08-27 07:48:08','<h2>Japan Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-273\"><p><b>United States Embassy:</b> Tokyo Japan                </p><p><b>Embassy Website: </b><a href=\"http://japan.usembassy.gov/\">http://japan.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>Tokyo call:03-6743-9732, Osaka call:06-6943-6700, Naha call:0898-854-7050, In the United States call:1-646-259-0526</p><p><b>Embassy Email Address: </b><a href=\"mailto:support-japan@ustraveldocs.com\">support-japan@ustraveldocs.com</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/jp/jp-niv-visapply.asp\">http://www.ustraveldocs.com/jp/jp-niv-visapply.asp</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At a Pay Easy ATM</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Go to their website and schedule on line.</p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Japan Embassy','','inherit','closed','closed','','15833-revision-v1','','','2021-08-27 07:48:08','2021-08-27 07:48:08','',15833,'https://k1k3.dev34.info/?p=16263',0,'revision','',0),(16264,1,'2021-08-27 07:48:13','2021-08-27 07:48:13','<h2>Kazakhstan Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-275\"><b>United States Embassy:</b> Astana Kazakhstan<b>Embassy Website: </b><a href=\"http://kazakhstan.usembassy.gov/\">http://kazakhstan.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>7 (7172) 70-21-00\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:info@usembassy.kz\">info@usembassy.kz</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/kz/\">http://www.ustraveldocs.com/kz/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>Kazkommerts (KKB) Bank\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>It will be online, by going to their website.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Kazakhstan Embassy','','inherit','closed','closed','','15838-revision-v1','','','2021-08-27 07:48:13','2021-08-27 07:48:13','',15838,'https://k1k3.dev34.info/?p=16264',0,'revision','',0),(16265,1,'2021-08-27 07:48:13','2021-08-27 07:48:13','<h2>Kazakhstan Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-275\"><b>United States Embassy:</b> Astana Kazakhstan<b>Embassy Website: </b><a href=\"http://kazakhstan.usembassy.gov/\">http://kazakhstan.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>7 (7172) 70-21-00\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:info@usembassy.kz\">info@usembassy.kz</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/kz/\">http://www.ustraveldocs.com/kz/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>Kazkommerts (KKB) Bank\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>It will be online, by going to their website.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Kazakhstan Embassy','','inherit','closed','closed','','15838-revision-v1','','','2021-08-27 07:48:13','2021-08-27 07:48:13','',15838,'https://k1k3.dev34.info/?p=16265',0,'revision','',0),(16266,1,'2021-08-27 07:48:13','2021-08-27 07:48:13','<h2>Kazakhstan Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-275\"><p><b>United States Embassy:</b> Astana Kazakhstan             </p><p><b>Embassy Website: </b><a href=\"http://kazakhstan.usembassy.gov/\">http://kazakhstan.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>7 (7172) 70-21-00</p><p><b>Embassy Email Address: </b><a href=\"mailto:info@usembassy.kz\">info@usembassy.kz</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/kz/\">http://www.ustraveldocs.com/kz/</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>Kazkommerts (KKB) Bank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>It will be online, by going to their website.</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Kazakhstan Embassy','','inherit','closed','closed','','15838-revision-v1','','','2021-08-27 07:48:13','2021-08-27 07:48:13','',15838,'https://k1k3.dev34.info/?p=16266',0,'revision','',0),(16267,1,'2021-08-27 07:48:16','2021-08-27 07:48:16','<h2>Kenya Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-277\"><b>United States Embassy:</b> Nairobi Kenya<b>Embassy Website: </b><a href=\"http://nairobi.usemabssy.gov/\">http://nairobi.usemabssy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>Kenya (254 20) 619-0600 United States (0001 703) 439-2302\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:VisitorVisaNairobi@state.gov\">VisitorVisaNairobi@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/en-KE/selfservice/ss.country.welcome\">http://usvisa-info.com/en-KE/selfservice/ss.country.welcome</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>At any of Postbank’s many branches\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Go to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>4\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\n</article></article>','Kenya Embassy','','inherit','closed','closed','','15844-revision-v1','','','2021-08-27 07:48:16','2021-08-27 07:48:16','',15844,'https://k1k3.dev34.info/?p=16267',0,'revision','',0),(16268,1,'2021-08-27 07:48:16','2021-08-27 07:48:16','<h2>Kenya Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-277\"><b>United States Embassy:</b> Nairobi Kenya<b>Embassy Website: </b><a href=\"http://nairobi.usemabssy.gov/\">http://nairobi.usemabssy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>Kenya (254 20) 619-0600 United States (0001 703) 439-2302\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:VisitorVisaNairobi@state.gov\">VisitorVisaNairobi@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://usvisa-info.com/en-KE/selfservice/ss.country.welcome\">http://usvisa-info.com/en-KE/selfservice/ss.country.welcome</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>At any of Postbank’s many branches\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Go to their website\r\n\r\n<b>Number of photos required for Embassy Interview: </b>4\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\n</article></article>','Kenya Embassy','','inherit','closed','closed','','15844-revision-v1','','','2021-08-27 07:48:16','2021-08-27 07:48:16','',15844,'https://k1k3.dev34.info/?p=16268',0,'revision','',0),(16270,1,'2021-08-27 07:48:19','2021-08-27 07:48:19','<h2>Korea Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-279\"><b>United States Embassy:</b> Seoul Korea<b>Embassy Website: </b><a href=\"http://seoul.usembassy.gov/\">http://seoul.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number:</b> Seoul call:<b> </b>02-3483-1939, South Korea call:166-2297, United States call: 1-646-259-0526\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:support-southkorea@ustraveldocs.com\">support-southkorea@ustraveldocs.com</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/kr/\">http://www.ustraveldocs.com/kr/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>The fees are payable in U.S. dollars or Korean won at the Embassy’s exchange rate on the day of the applicants interview.  Payments must be made in cash (dollars or Korean won) U.S. Postal Money Orders or Credit cards.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>2\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>\r\n\r\n</article></article>','Korea Embassy','','inherit','closed','closed','','15849-revision-v1','','','2021-08-27 07:48:19','2021-08-27 07:48:19','',15849,'https://k1k3.dev34.info/?p=16270',0,'revision','',0),(16271,1,'2021-08-27 07:48:19','2021-08-27 07:48:19','<h2>Korea Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-279\"><b>United States Embassy:</b> Seoul Korea<b>Embassy Website: </b><a href=\"http://seoul.usembassy.gov/\">http://seoul.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number:</b> Seoul call:<b> </b>02-3483-1939, South Korea call:166-2297, United States call: 1-646-259-0526\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:support-southkorea@ustraveldocs.com\">support-southkorea@ustraveldocs.com</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/kr/\">http://www.ustraveldocs.com/kr/</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>The fees are payable in U.S. dollars or Korean won at the Embassy’s exchange rate on the day of the applicants interview.  Payments must be made in cash (dollars or Korean won) U.S. Postal Money Orders or Credit cards.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>2\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>\r\n\r\n</article></article>','Korea Embassy','','inherit','closed','closed','','15849-revision-v1','','','2021-08-27 07:48:19','2021-08-27 07:48:19','',15849,'https://k1k3.dev34.info/?p=16271',0,'revision','',0),(16273,1,'2021-08-27 07:48:24','2021-08-27 07:48:24','<h2>Kosova Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-281\"><b>United States Embassy:</b> Pristina Kosova<b>Embassy Website: </b><a href=\"http://pristina.usembassy.gov/\">http://pristina.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>1-800-672-8730\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:PaPristina@state.gov\">PaPristina@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"https://ceac.state.gov/genniv\">https://ceac.state.gov/genniv</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>The fee may be paid either at Komercijaina Banka in Macedonia or at Raiffeisen Bank in Kosovo.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Once a pin is activated call 038-247-973 to schedule an appointment.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\n</article></article>','Kosova Embassy','','inherit','closed','closed','','15854-revision-v1','','','2021-08-27 07:48:24','2021-08-27 07:48:24','',15854,'https://k1k3.dev34.info/?p=16273',0,'revision','',0),(16274,1,'2021-08-27 07:48:24','2021-08-27 07:48:24','<h2>Kosova Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-281\"><b>United States Embassy:</b> Pristina Kosova<b>Embassy Website: </b><a href=\"http://pristina.usembassy.gov/\">http://pristina.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>1-800-672-8730\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:PaPristina@state.gov\">PaPristina@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"https://ceac.state.gov/genniv\">https://ceac.state.gov/genniv</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>Yes\r\n\r\n<b>Where to pay the Embassy fee: </b>The fee may be paid either at Komercijaina Banka in Macedonia or at Raiffeisen Bank in Kosovo.\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Once a pin is activated call 038-247-973 to schedule an appointment.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\n</article></article>','Kosova Embassy','','inherit','closed','closed','','15854-revision-v1','','','2021-08-27 07:48:24','2021-08-27 07:48:24','',15854,'https://k1k3.dev34.info/?p=16274',0,'revision','',0),(16276,1,'2021-08-27 07:48:26','2021-08-27 07:48:26','<h2>Kuwait Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-283\"><b>United States Embassy:</b> Kuwait City Kuwait<b>Embassy Website: </b><a href=\"http://kuwait.usembassy.gov/\">http://kuwait.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>00-(965) 2259-1001\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:KuwaitIV@state.gov\">KuwaitIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b>Make an appointment through the Immigrant Visa unit by emailing: <a href=\"mailto:KuwaitIV@state.gov\">KuwaitIV@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview:</b>\r\n\r\n<b>Where to pay the Embassy fee:</b>\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Yes\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Kuwait Embassy','','inherit','closed','closed','','15859-revision-v1','','','2021-08-27 07:48:26','2021-08-27 07:48:26','',15859,'https://k1k3.dev34.info/?p=16276',0,'revision','',0),(16277,1,'2021-08-27 07:48:26','2021-08-27 07:48:26','<h2>Kuwait Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-283\"><b>United States Embassy:</b> Kuwait City Kuwait<b>Embassy Website: </b><a href=\"http://kuwait.usembassy.gov/\">http://kuwait.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>00-(965) 2259-1001\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:KuwaitIV@state.gov\">KuwaitIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b>Make an appointment through the Immigrant Visa unit by emailing: <a href=\"mailto:KuwaitIV@state.gov\">KuwaitIV@state.gov</a>\r\n\r\n<b>Can fiancee/spouse attend the interview:</b>\r\n\r\n<b>Where to pay the Embassy fee:</b>\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Yes\r\n\r\n<b>Number of photos required for Embassy Interview: </b>1\r\n\r\n<b>Number of photos required for the Medical Examination: </b>1\r\n\r\n</article></article>','Kuwait Embassy','','inherit','closed','closed','','15859-revision-v1','','','2021-08-27 07:48:26','2021-08-27 07:48:26','',15859,'https://k1k3.dev34.info/?p=16277',0,'revision','',0),(16279,1,'2021-08-27 07:49:32','2021-08-27 07:49:32','<h2>Lebanon Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-285\"><b>United States Embassy:</b> Beirut Lebanon<b>Embassy Website: </b><a href=\"http://lebanon.usembassy.gov/\">http://lebanon.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>961-4-542600\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:BeirutNIV@state.gov\">BeirutNIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/GENNIV/Default.aspx\">http://ceac.state.gov/GENNIV/Default.aspx</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>At any branch of Credit Libanais Bank\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Contact the immigrant visa section at the American Embassy in Beirut by sending an email at <a href=\"mailto:BeirutIV@state.gov\">BeirutIV@state.gov</a> or by sending a fax at 04-543498 to schedule an appointment.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\n</article></article>','Lebanon Embassy','','inherit','closed','closed','','15864-revision-v1','','','2021-08-27 07:49:32','2021-08-27 07:49:32','',15864,'https://k1k3.dev34.info/?p=16279',0,'revision','',0),(16280,1,'2021-08-27 07:49:32','2021-08-27 07:49:32','<h2>Lebanon Embassy</h2>\r\n<article id=\"post-190\"><article id=\"post-285\"><b>United States Embassy:</b> Beirut Lebanon<b>Embassy Website: </b><a href=\"http://lebanon.usembassy.gov/\">http://lebanon.usembassy.gov/</a>\r\n\r\n<b>Embassy Phone Number: </b>961-4-542600\r\n\r\n<b>Embassy Email Address: </b><a href=\"mailto:BeirutNIV@state.gov\">BeirutNIV@state.gov</a>\r\n\r\n<b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/GENNIV/Default.aspx\">http://ceac.state.gov/GENNIV/Default.aspx</a>\r\n\r\n<b>Can fiancee/spouse attend the interview: </b>No\r\n\r\n<b>Where to pay the Embassy fee: </b>At any branch of Credit Libanais Bank\r\n\r\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\r\n\r\n<b>Embassy appointment scheduling method: </b>Contact the immigrant visa section at the American Embassy in Beirut by sending an email at <a href=\"mailto:BeirutIV@state.gov\">BeirutIV@state.gov</a> or by sending a fax at 04-543498 to schedule an appointment.\r\n\r\n<b>Number of photos required for Embassy Interview: </b>2\r\n\r\n<b>Number of photos required for the Medical Examination: </b>2\r\n\r\n</article></article>','Lebanon Embassy','','inherit','closed','closed','','15864-revision-v1','','','2021-08-27 07:49:32','2021-08-27 07:49:32','',15864,'https://k1k3.dev34.info/?p=16280',0,'revision','',0),(16281,1,'2021-08-27 07:49:32','2021-08-27 07:49:32','<h2>Lebanon Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-285\"><p><b>United States Embassy:</b> Beirut Lebanon                 </p><p><b>Embassy Website: </b><a href=\"http://lebanon.usembassy.gov/\">http://lebanon.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>961-4-542600</p><p><b>Embassy Email Address: </b><a href=\"mailto:BeirutNIV@state.gov\">BeirutNIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/GENNIV/Default.aspx\">http://ceac.state.gov/GENNIV/Default.aspx</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>At any branch of Credit Libanais Bank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Contact the immigrant visa section at the American Embassy in Beirut by sending an email at <a href=\"mailto:BeirutIV@state.gov\">BeirutIV@state.gov</a> or by sending a fax at 04-543498 to schedule an appointment.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Lebanon Embassy','','inherit','closed','closed','','15864-revision-v1','','','2021-08-27 07:49:32','2021-08-27 07:49:32','',15864,'https://k1k3.dev34.info/?p=16281',0,'revision','',0),(16282,1,'2021-08-27 07:49:39','2021-08-27 07:49:39','','Netherlands Embassy','','inherit','closed','closed','','16146-revision-v1','','','2021-08-27 07:49:39','2021-08-27 07:49:39','',16146,'https://k1k3.dev34.info/?p=16282',0,'revision','',0),(16283,1,'2021-08-27 07:49:39','2021-08-27 07:49:39','','Netherlands Embassy','','inherit','closed','closed','','16146-revision-v1','','','2021-08-27 07:49:39','2021-08-27 07:49:39','',16146,'https://k1k3.dev34.info/?p=16283',0,'revision','',0),(16284,1,'2021-08-27 07:49:39','2021-08-27 07:49:39','<h2>Netherlands Embassy\n</h2>		\n		<article id=\"post-287\"><article id=\"post-298\"><p><b>United States Embassy:</b> Amsterdam Netherlands         </p><p><b>Embassy Website: </b><a href=\"http://amseterdam.usconsulate.gov/\">http://amseterdam.usconsulate.gov/</a></p><p><b>Embassy Phone Number: </b>31(0)20-794 0808</p><p><b>Embassy Email Address: </b><a href=\"mailto:ImmigrantVisasAMS@state.gov\">ImmigrantVisasAMS@state.gov</a></p><p><b>URL for scheduling the interview online: </b>Non-immigrant visa application appointments can only be scheduled through our call center.</p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>ABN-Amro bank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Non-immigrant visa application appointments can only be scheduled through our call center.  Then call: 31-(0)20-794 0808</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Netherlands Embassy','','inherit','closed','closed','','16146-revision-v1','','','2021-08-27 07:49:39','2021-08-27 07:49:39','',16146,'https://k1k3.dev34.info/?p=16284',0,'revision','',0),(16285,1,'2021-08-27 07:49:56','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 07:49:56','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16285',0,'page','',0),(16286,1,'2021-08-27 07:50:32','2021-08-27 07:50:32','<h2>Nicaragua Embassy\n</h2>		\n		<article id=\"post-287\"><article id=\"post-300\"><p><b>United States Embassy:</b> Manaqua Nicaragua</p><p><b>Embassy Website: </b><a href=\"http://nicaragua.usembassy.gov/\">http://nicaragua.usembassy.gov </a></p><p><b>Embassy Phone Number:</b> (505)2252-7100</p><p><b>Embassy Email Address: </b><a href=\"mailto:consularmanagua@state.gov\">consularmanagua@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://portal.ustraveldocs.com/?language=English&amp;country=Nicaragua\">http://portal.ustraveldocs.com/?language=English&amp;country=Nicaragua</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At any Citibank using deposit slips.  Print &amp; write your name on this slip and then take it to any Citibank branch with an identification ID.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>You can schedule your interview after 1 p.m. the following business dat after you have paid the appropriate fee at Citibank or PayPal.  There are two options to schedule your appointment:</p><p>Call the Call Center: 2264-1099, follow the instructions and schedule your interview.  The operator will either request your “payment reference number” or the email address used process your online payment via PayPal.  Same thing applies when scheduling an appointment with the online appointment with the online appointment system.</p><p>If you are in the  U.S. please call:(646) 259-0557 with this option you must have a user account.  If you do schedule your appointment.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Nicaragua Embassy','','publish','closed','closed','','nicaragua-embassy','','','2021-08-27 07:51:59','2021-08-27 07:51:59','',15493,'https://k1k3.dev34.info/?page_id=16286',0,'page','',0),(16287,1,'2021-08-27 07:50:32','2021-08-27 07:50:32','','Nicaragua Embassy','','inherit','closed','closed','','16286-revision-v1','','','2021-08-27 07:50:32','2021-08-27 07:50:32','',16286,'https://k1k3.dev34.info/?p=16287',0,'revision','',0),(16288,1,'2021-08-27 07:51:18','2021-08-27 07:51:18','<h2>We Are Here For You\n</h2>		\n		<p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456-1.jpg\" /> We prepare your entire fiancée visa or marriagel visa petition. We review it and make sure it’s perfect. We prepare all the forms all you do is sign them. When it’s time for the embassy interview we will help you to make sure you have all the documents necessary for the process at no charge. We are here to support you all the way through the interview. We do other visas as well as adjustment of status, removal of conditions &amp; citizenship.class=\"txtblue\"&gt;“You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.” Best regards, David Carrad, Attorney</p>','We Are Here For You','','inherit','closed','closed','','15533-revision-v1','','','2021-08-27 07:51:18','2021-08-27 07:51:18','',15533,'https://k1k3.dev34.info/?p=16288',0,'revision','',0),(16289,1,'2021-08-27 07:51:18','2021-08-27 07:51:18','<h2>We Are Here For You\n</h2>		\n		<p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456-1.jpg\" /> We prepare your entire fiancée visa or marriagel visa petition. We review it and make sure it’s perfect. We prepare all the forms all you do is sign them. When it’s time for the embassy interview we will help you to make sure you have all the documents necessary for the process at no charge. We are here to support you all the way through the interview. We do other visas as well as adjustment of status, removal of conditions &amp; citizenship.class=\"txtblue\"&gt;“You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.” Best regards, David Carrad, Attorney</p>','We Are Here For You','','inherit','closed','closed','','15533-revision-v1','','','2021-08-27 07:51:18','2021-08-27 07:51:18','',15533,'https://k1k3.dev34.info/?p=16289',0,'revision','',0),(16290,1,'2021-08-27 07:51:18','2021-08-27 07:51:18','<h2>We Are Here For You\n</h2>		\n		<p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456-1.jpg\" /> We prepare your entire fiancée visa or marriagel visa petition. We review it and make sure it’s perfect. We prepare all the forms all you do is sign them. When it’s time for the embassy interview we will help you to make sure you have all the documents necessary for the process at no charge. We are here to support you all the way through the interview. We do other visas as well as adjustment of status, removal of conditions &amp; citizenship.</p><p>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.” Best regards, David Carrad, Attorney</p>','We Are Here For You','','inherit','closed','closed','','15533-revision-v1','','','2021-08-27 07:51:18','2021-08-27 07:51:18','',15533,'https://k1k3.dev34.info/?p=16290',0,'revision','',0),(16291,1,'2021-08-27 07:51:59','2021-08-27 07:51:59','','Nicaragua Embassy','','inherit','closed','closed','','16286-revision-v1','','','2021-08-27 07:51:59','2021-08-27 07:51:59','',16286,'https://k1k3.dev34.info/?p=16291',0,'revision','',0),(16292,1,'2021-08-27 07:51:59','2021-08-27 07:51:59','','Nicaragua Embassy','','inherit','closed','closed','','16286-revision-v1','','','2021-08-27 07:51:59','2021-08-27 07:51:59','',16286,'https://k1k3.dev34.info/?p=16292',0,'revision','',0),(16293,1,'2021-08-27 07:51:59','2021-08-27 07:51:59','<h2>Nicaragua Embassy\n</h2>		\n		<article id=\"post-287\"><article id=\"post-300\"><p><b>United States Embassy:</b> Manaqua Nicaragua</p><p><b>Embassy Website: </b><a href=\"http://nicaragua.usembassy.gov/\">http://nicaragua.usembassy.gov </a></p><p><b>Embassy Phone Number:</b> (505)2252-7100</p><p><b>Embassy Email Address: </b><a href=\"mailto:consularmanagua@state.gov\">consularmanagua@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://portal.ustraveldocs.com/?language=English&amp;country=Nicaragua\">http://portal.ustraveldocs.com/?language=English&amp;country=Nicaragua</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At any Citibank using deposit slips.  Print &amp; write your name on this slip and then take it to any Citibank branch with an identification ID.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>You can schedule your interview after 1 p.m. the following business dat after you have paid the appropriate fee at Citibank or PayPal.  There are two options to schedule your appointment:</p><p>Call the Call Center: 2264-1099, follow the instructions and schedule your interview.  The operator will either request your “payment reference number” or the email address used process your online payment via PayPal.  Same thing applies when scheduling an appointment with the online appointment with the online appointment system.</p><p>If you are in the  U.S. please call:(646) 259-0557 with this option you must have a user account.  If you do schedule your appointment.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Nicaragua Embassy','','inherit','closed','closed','','16286-revision-v1','','','2021-08-27 07:51:59','2021-08-27 07:51:59','',16286,'https://k1k3.dev34.info/?p=16293',0,'revision','',0),(16294,1,'2021-08-27 07:52:10','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 07:52:10','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16294',0,'page','',0),(16295,1,'2021-08-27 07:52:40','2021-08-27 07:52:40','<h2>Nigeria Embassy\n</h2>		\n		<article id=\"post-287\"><article id=\"post-302\"><p><b>United States Embassy:</b> Lagos Nigeria          </p><p><b>Embassy Website: </b><a href=\"http://nigeria.usembassy.gov/\">http://nigeria.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(234)-9-461-4000</p><p><b>Embassy Email Address: </b><a href=\"mailto:LagosIV@state.gov\">LagosIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/ng/\">http://www.ustraveldocs.com/ng/</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>At any designated branch of GT Bank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>To schedule an appointment for a personal interview at <a href=\"http://www.ustraveldocs.com/ng\">http://www.ustraveldocs.com/ng</a> or the CGI call center at 09-460-1748.</p><p><b>Number of photos required for Embassy Interview:</b> 3</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Nigeria Embassy','','publish','closed','closed','','nigeria-embassy','','','2021-08-27 07:53:49','2021-08-27 07:53:49','',15493,'https://k1k3.dev34.info/?page_id=16295',0,'page','',0),(16296,1,'2021-08-27 07:52:40','2021-08-27 07:52:40','','Nigeria Embassy','','inherit','closed','closed','','16295-revision-v1','','','2021-08-27 07:52:40','2021-08-27 07:52:40','',16295,'https://k1k3.dev34.info/?p=16296',0,'revision','',0),(16297,1,'2021-08-27 07:52:52','2021-08-27 07:52:52','<h2>We Are Here For You\n</h2>		\n		<p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456-1.jpg\" /> We prepare your entire fiancée visa or marriagel visa petition. We review it and make sure it’s perfect. We prepare all the forms all you do is sign them. When it’s time for the embassy interview we will help you to make sure you have all the documents necessary for the process at no charge. We are here to support you all the way through the interview. We do other visas as well as adjustment of status, removal of conditions &amp; citizenship.</p><p>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.” Best regards, David Carrad, Attorney</p>','We Are Here For You','','inherit','closed','closed','','15533-revision-v1','','','2021-08-27 07:52:52','2021-08-27 07:52:52','',15533,'https://k1k3.dev34.info/?p=16297',0,'revision','',0),(16298,1,'2021-08-27 07:52:52','2021-08-27 07:52:52','<h2>We Are Here For You\n</h2>		\n		<p><img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456-1.jpg\" /> We prepare your entire fiancée visa or marriagel visa petition. We review it and make sure it’s perfect. We prepare all the forms all you do is sign them. When it’s time for the embassy interview we will help you to make sure you have all the documents necessary for the process at no charge. We are here to support you all the way through the interview. We do other visas as well as adjustment of status, removal of conditions &amp; citizenship.</p><p>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.” Best regards, David Carrad, Attorney</p>','We Are Here For You','','inherit','closed','closed','','15533-revision-v1','','','2021-08-27 07:52:52','2021-08-27 07:52:52','',15533,'https://k1k3.dev34.info/?p=16298',0,'revision','',0),(16299,1,'2021-08-27 07:52:52','2021-08-27 07:52:52','<h2>We Are Here For You\n</h2>		\n															<img width=\"150\" height=\"122\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456-1.jpg\" alt=\"\" loading=\"lazy\" />															\n		<p>We prepare your entire fiancée visa or marriagel visa petition. We review it and make sure it’s perfect. We prepare all the forms all you do is sign them. When it’s time for the embassy interview we will help you to make sure you have all the documents necessary for the process at no charge. We are here to support you all the way through the interview. We do other visas as well as adjustment of status, removal of conditions &amp; citizenship.</p><p>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.” Best regards, David Carrad, Attorney</p>','We Are Here For You','','inherit','closed','closed','','15533-revision-v1','','','2021-08-27 07:52:52','2021-08-27 07:52:52','',15533,'https://k1k3.dev34.info/?p=16299',0,'revision','',0),(16300,1,'2021-08-27 07:53:49','2021-08-27 07:53:49','','Nigeria Embassy','','inherit','closed','closed','','16295-revision-v1','','','2021-08-27 07:53:49','2021-08-27 07:53:49','',16295,'https://k1k3.dev34.info/?p=16300',0,'revision','',0),(16301,1,'2021-08-27 07:53:49','2021-08-27 07:53:49','','Nigeria Embassy','','inherit','closed','closed','','16295-revision-v1','','','2021-08-27 07:53:49','2021-08-27 07:53:49','',16295,'https://k1k3.dev34.info/?p=16301',0,'revision','',0),(16302,1,'2021-08-27 07:53:49','2021-08-27 07:53:49','<h2>Nigeria Embassy\n</h2>		\n		<article id=\"post-287\"><article id=\"post-302\"><p><b>United States Embassy:</b> Lagos Nigeria          </p><p><b>Embassy Website: </b><a href=\"http://nigeria.usembassy.gov/\">http://nigeria.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(234)-9-461-4000</p><p><b>Embassy Email Address: </b><a href=\"mailto:LagosIV@state.gov\">LagosIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/ng/\">http://www.ustraveldocs.com/ng/</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>At any designated branch of GT Bank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>To schedule an appointment for a personal interview at <a href=\"http://www.ustraveldocs.com/ng\">http://www.ustraveldocs.com/ng</a> or the CGI call center at 09-460-1748.</p><p><b>Number of photos required for Embassy Interview:</b> 3</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Nigeria Embassy','','inherit','closed','closed','','16295-revision-v1','','','2021-08-27 07:53:49','2021-08-27 07:53:49','',16295,'https://k1k3.dev34.info/?p=16302',0,'revision','',0),(16303,1,'2021-08-27 07:53:58','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 07:53:58','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16303',0,'page','',0),(16304,1,'2021-08-27 07:54:15','2021-08-27 07:54:15','<h2>We Are Here For You</h2>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456-1.jpg\" alt=\"\" width=\"150\" height=\"122\" />\r\n\r\nWe prepare your entire fiancée visa or marriagel visa petition. We review it and make sure it’s perfect. We prepare all the forms all you do is sign them. When it’s time for the embassy interview we will help you to make sure you have all the documents necessary for the process at no charge. We are here to support you all the way through the interview. We do other visas as well as adjustment of status, removal of conditions &amp; citizenship.\r\n\r\nYou helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.” Best regards, David Carrad, Attorney','We Are Here For You','','inherit','closed','closed','','15533-revision-v1','','','2021-08-27 07:54:15','2021-08-27 07:54:15','',15533,'https://k1k3.dev34.info/?p=16304',0,'revision','',0),(16305,1,'2021-08-27 07:54:19','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 07:54:19','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16305',0,'page','',0),(16306,1,'2021-08-27 07:54:49','2021-08-27 07:54:49','<h2>Pakistan Embassy</h2>		\n		<article id=\"post-287\"><article id=\"post-304\"><p><b>United States Embassy:</b> Islamabad Pakistan</p><p><b>Embassy Website: </b><a href=\"http://islamad.usembassy.gov/\">http://islamad.usembassy.gov/       </a></p><p><b>Embassy Phone Number:</b> (92) 51-208-0000</p><p><b>Embassy Email Address: </b><a href=\"mailto:pakivinfo@state.gov\">pakivinfo@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/GENNIV/Default.aspx\">http://ceac.state.gov/GENNIV/Default.aspx</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>American Express Bank Ltd Travel Related Services office, a participating branch of American Express or Speedex in Pakistan.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Make an appointment through American Express and pay the fees.</p><p><b>Number of photos required for Embassy Interview:</b>4</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Pakistan Embassy','','publish','closed','closed','','pakistan-embassy','','','2021-08-27 07:55:54','2021-08-27 07:55:54','',15493,'https://k1k3.dev34.info/?page_id=16306',0,'page','',0),(16307,1,'2021-08-27 07:54:49','2021-08-27 07:54:49','','Pakistan Embassy','','inherit','closed','closed','','16306-revision-v1','','','2021-08-27 07:54:49','2021-08-27 07:54:49','',16306,'https://k1k3.dev34.info/?p=16307',0,'revision','',0),(16308,1,'2021-08-27 07:55:54','2021-08-27 07:55:54','','Pakistan Embassy','','inherit','closed','closed','','16306-revision-v1','','','2021-08-27 07:55:54','2021-08-27 07:55:54','',16306,'https://k1k3.dev34.info/?p=16308',0,'revision','',0),(16309,1,'2021-08-27 07:55:54','2021-08-27 07:55:54','','Pakistan Embassy','','inherit','closed','closed','','16306-revision-v1','','','2021-08-27 07:55:54','2021-08-27 07:55:54','',16306,'https://k1k3.dev34.info/?p=16309',0,'revision','',0),(16310,1,'2021-08-27 07:55:54','2021-08-27 07:55:54','<h2>Pakistan Embassy</h2>		\n		<article id=\"post-287\"><article id=\"post-304\"><p><b>United States Embassy:</b> Islamabad Pakistan</p><p><b>Embassy Website: </b><a href=\"http://islamad.usembassy.gov/\">http://islamad.usembassy.gov/       </a></p><p><b>Embassy Phone Number:</b> (92) 51-208-0000</p><p><b>Embassy Email Address: </b><a href=\"mailto:pakivinfo@state.gov\">pakivinfo@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://ceac.state.gov/GENNIV/Default.aspx\">http://ceac.state.gov/GENNIV/Default.aspx</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>American Express Bank Ltd Travel Related Services office, a participating branch of American Express or Speedex in Pakistan.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Make an appointment through American Express and pay the fees.</p><p><b>Number of photos required for Embassy Interview:</b>4</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Pakistan Embassy','','inherit','closed','closed','','16306-revision-v1','','','2021-08-27 07:55:54','2021-08-27 07:55:54','',16306,'https://k1k3.dev34.info/?p=16310',0,'revision','',0),(16311,1,'2021-08-27 07:56:03','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 07:56:03','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16311',0,'page','',0),(16312,1,'2021-08-27 07:56:32','2021-08-27 07:56:32','<h2>Panama Embassy</h2>		\n		<article id=\"post-287\"><article id=\"post-306\"><p><b>United States Embassy:</b> Panama City Panama             </p><p><b>Embassy Website: </b><a href=\"http://panama.usembassy.gov/\">http://panama.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(507) 317-5000</p><p><b>Embassy Email Address: </b><a href=\"mailto:panamaweb@state.gov\">panamaweb@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/pa/\">http://www.ustraveldocs.com/pa/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>You can schedule an interview through the website pay with credit card, schedule the interview date, select their passport pick-up location 24 hours a day, 7 days a week from anywhere in the world by following the link.</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Panama Embassy','','publish','closed','closed','','panama-embassy','','','2021-08-27 07:57:37','2021-08-27 07:57:37','',15493,'https://k1k3.dev34.info/?page_id=16312',0,'page','',0),(16313,1,'2021-08-27 07:56:32','2021-08-27 07:56:32','','Panama Embassy','','inherit','closed','closed','','16312-revision-v1','','','2021-08-27 07:56:32','2021-08-27 07:56:32','',16312,'https://k1k3.dev34.info/?p=16313',0,'revision','',0),(16314,1,'2021-08-27 07:57:36','2021-08-27 07:57:36','','Panama Embassy','','inherit','closed','closed','','16312-revision-v1','','','2021-08-27 07:57:36','2021-08-27 07:57:36','',16312,'https://k1k3.dev34.info/?p=16314',0,'revision','',0),(16315,1,'2021-08-27 07:57:36','2021-08-27 07:57:36','','Panama Embassy','','inherit','closed','closed','','16312-revision-v1','','','2021-08-27 07:57:36','2021-08-27 07:57:36','',16312,'https://k1k3.dev34.info/?p=16315',0,'revision','',0),(16316,1,'2021-08-27 07:57:37','2021-08-27 07:57:37','<h2>Panama Embassy</h2>		\n		<article id=\"post-287\"><article id=\"post-306\"><p><b>United States Embassy:</b> Panama City Panama             </p><p><b>Embassy Website: </b><a href=\"http://panama.usembassy.gov/\">http://panama.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(507) 317-5000</p><p><b>Embassy Email Address: </b><a href=\"mailto:panamaweb@state.gov\">panamaweb@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/pa/\">http://www.ustraveldocs.com/pa/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>You can schedule an interview through the website pay with credit card, schedule the interview date, select their passport pick-up location 24 hours a day, 7 days a week from anywhere in the world by following the link.</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Panama Embassy','','inherit','closed','closed','','16312-revision-v1','','','2021-08-27 07:57:37','2021-08-27 07:57:37','',16312,'https://k1k3.dev34.info/?p=16316',0,'revision','',0),(16317,1,'2021-08-27 07:57:42','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 07:57:42','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16317',0,'page','',0),(16318,1,'2021-08-27 07:58:10','2021-08-27 07:58:10','<h2>Peru Embassy</h2>		\n		<article id=\"post-287\"><article id=\"post-308\"><p><b>United States Embassy:</b> Lima Peru</p><p><b>Embassy Website: </b><a href=\"http://lima.usembassy.gov/\">http://lima.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(51-1) 618-2000</p><p><b>Embassy Email Address: </b><a href=\"mailto:limaiv@state.gov\">limaiv@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://lima.usembassy.gov/niv/apply/appointment.html\">http://lima.usembassy.gov/niv/apply/appointment.html</a></p><p><b>Can fiancee/spouse attend the interview: </b>Highly recommended United States (fiancée/spouse) attend the interview.</p><p><b>Where to pay the Embassy fee: </b>Consular Section cashier.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online application          </p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Peru Embassy','','publish','closed','closed','','peru-embassy','','','2021-08-27 07:59:20','2021-08-27 07:59:20','',15493,'https://k1k3.dev34.info/?page_id=16318',0,'page','',0),(16319,1,'2021-08-27 07:58:10','2021-08-27 07:58:10','','Peru Embassy','','inherit','closed','closed','','16318-revision-v1','','','2021-08-27 07:58:10','2021-08-27 07:58:10','',16318,'https://k1k3.dev34.info/?p=16319',0,'revision','',0),(16320,1,'2021-08-27 07:59:20','2021-08-27 07:59:20','','Peru Embassy','','inherit','closed','closed','','16318-revision-v1','','','2021-08-27 07:59:20','2021-08-27 07:59:20','',16318,'https://k1k3.dev34.info/?p=16320',0,'revision','',0),(16321,1,'2021-08-27 07:59:20','2021-08-27 07:59:20','','Peru Embassy','','inherit','closed','closed','','16318-revision-v1','','','2021-08-27 07:59:20','2021-08-27 07:59:20','',16318,'https://k1k3.dev34.info/?p=16321',0,'revision','',0),(16322,1,'2021-08-27 07:59:20','2021-08-27 07:59:20','<h2>Peru Embassy</h2>		\n		<article id=\"post-287\"><article id=\"post-308\"><p><b>United States Embassy:</b> Lima Peru</p><p><b>Embassy Website: </b><a href=\"http://lima.usembassy.gov/\">http://lima.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(51-1) 618-2000</p><p><b>Embassy Email Address: </b><a href=\"mailto:limaiv@state.gov\">limaiv@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://lima.usembassy.gov/niv/apply/appointment.html\">http://lima.usembassy.gov/niv/apply/appointment.html</a></p><p><b>Can fiancee/spouse attend the interview: </b>Highly recommended United States (fiancée/spouse) attend the interview.</p><p><b>Where to pay the Embassy fee: </b>Consular Section cashier.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online application          </p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Peru Embassy','','inherit','closed','closed','','16318-revision-v1','','','2021-08-27 07:59:20','2021-08-27 07:59:20','',16318,'https://k1k3.dev34.info/?p=16322',0,'revision','',0),(16323,1,'2021-08-27 07:59:23','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 07:59:23','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16323',0,'page','',0),(16324,1,'2021-08-27 07:59:50','2021-08-27 07:59:50','<h2>Philippines Embassy</h2>		\n		<article id=\"post-287\"><article id=\"post-310\"><p><b>United States Embassy:</b> Manila Philippines         </p><p><b>Embassy Website: </b><a href=\"http://manila.usembassy.gov/\">http://manila.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(02) 982-5555 &amp; (02) 902-8930</p><p><b>Embassy Email Address: </b><a href=\"mailto:IVManilaReplies@state.gov\">IVManilaReplies@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/ph\">http://www.ustraveldocs.com/ph</a></p><p><b>Can fiancee/spouse attend the interview: </b>American citizens are allowed to accompany visa applicants to the interviewing area.</p><p><b>Where to pay the Embassy fee: </b>At any Bank of the Philippine Islands Branch</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online or over the phone.</p><p><b>Number of photos required for Embassy Interview:</b> 3</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Philippines Embassy','','publish','closed','closed','','philippines-embassy','','','2021-08-27 08:00:57','2021-08-27 08:00:57','',15493,'https://k1k3.dev34.info/?page_id=16324',0,'page','',0),(16325,1,'2021-08-27 07:59:50','2021-08-27 07:59:50','','Philippines Embassy','','inherit','closed','closed','','16324-revision-v1','','','2021-08-27 07:59:50','2021-08-27 07:59:50','',16324,'https://k1k3.dev34.info/?p=16325',0,'revision','',0),(16326,1,'2021-08-27 08:00:56','2021-08-27 08:00:56','','Philippines Embassy','','inherit','closed','closed','','16324-revision-v1','','','2021-08-27 08:00:56','2021-08-27 08:00:56','',16324,'https://k1k3.dev34.info/?p=16326',0,'revision','',0),(16327,1,'2021-08-27 08:00:56','2021-08-27 08:00:56','','Philippines Embassy','','inherit','closed','closed','','16324-revision-v1','','','2021-08-27 08:00:56','2021-08-27 08:00:56','',16324,'https://k1k3.dev34.info/?p=16327',0,'revision','',0),(16328,1,'2021-08-27 08:00:57','2021-08-27 08:00:57','<h2>Philippines Embassy</h2>		\n		<article id=\"post-287\"><article id=\"post-310\"><p><b>United States Embassy:</b> Manila Philippines         </p><p><b>Embassy Website: </b><a href=\"http://manila.usembassy.gov/\">http://manila.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(02) 982-5555 &amp; (02) 902-8930</p><p><b>Embassy Email Address: </b><a href=\"mailto:IVManilaReplies@state.gov\">IVManilaReplies@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/ph\">http://www.ustraveldocs.com/ph</a></p><p><b>Can fiancee/spouse attend the interview: </b>American citizens are allowed to accompany visa applicants to the interviewing area.</p><p><b>Where to pay the Embassy fee: </b>At any Bank of the Philippine Islands Branch</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online or over the phone.</p><p><b>Number of photos required for Embassy Interview:</b> 3</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Philippines Embassy','','inherit','closed','closed','','16324-revision-v1','','','2021-08-27 08:00:57','2021-08-27 08:00:57','',16324,'https://k1k3.dev34.info/?p=16328',0,'revision','',0),(16329,1,'2021-08-27 08:01:00','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 08:01:00','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16329',0,'page','',0),(16330,1,'2021-08-27 08:01:26','2021-08-27 08:01:26','<h2>Poland Embassy</h2>		\n		<article id=\"post-287\"><article id=\"post-312\"><p><b>United States Embassy:</b> Warsaw Poland       </p><p><b>Embassy Website: </b><a href=\"http://poland.usembassy.gov/\">http://poland.usembassy.gov</a></p><p><b>Embassy Phone Number: </b>48-22/504-2000</p><p><b>Embassy Email Address: </b><a href=\"mailto:publicwrw@state.gov\">publicwrw@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/pl/\">http://www.ustraveldocs.com/pl/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Applicants are encouraged to pay the application fee at the Polish Post Office.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b><a href=\"http://www.ustraveldocs.com/pl\">http://www.ustraveldocs.com/pl</a> Poland call: +48 22 307 1361 or at (703) 988-7101 in the United States.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Poland Embassy','','publish','closed','closed','','poland-embassy','','','2021-08-27 08:02:28','2021-08-27 08:02:28','',15493,'https://k1k3.dev34.info/?page_id=16330',0,'page','',0),(16331,1,'2021-08-27 08:01:26','2021-08-27 08:01:26','','Poland Embassy','','inherit','closed','closed','','16330-revision-v1','','','2021-08-27 08:01:26','2021-08-27 08:01:26','',16330,'https://k1k3.dev34.info/?p=16331',0,'revision','',0),(16332,1,'2021-08-27 08:01:38','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 08:01:38','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16332',0,'page','',0),(16333,1,'2021-08-27 08:01:57','2021-08-27 08:01:57','<p>You need to meet your fiancée in person you have been in contact and developed a serious relationship now it’s time to take it to the next level and meet in person. The problem is they are in another country and long distance won’t last forever. In order to bring someone to the U.S. you have to have a face to face meeting to qualify for the K1 visa. You will be able to prove you made the trip with things such as photos of you two together, plane tickets, restaurant receipts, hotel receipts, copy of your passport with the entry &amp; exit stamps from the trip.</p><p>Get familiar with your fiancée’s country. You will be able to get a lot of resources online.</p><p>Bring photos of your family. A gift for your fiancée and his/her family it can be a souvenir such as a coffee cup with a United States Flag something small that will be easy to transport.</p><p>Once you’re in the country keep in mind that you are planning to either do a fiancée visa or get married while you’re there. Do get photos of you two together, photos of the family-date the photos, keep all your receipts. You need evidence that can show you can meet the 2 year in person meeting requirement. Get to know your fiancée and the family well. Focus on the relationship, Don’t worry about the fiancée or spousal visa process that’s what we are here for. Call us anytime 619-741-5425 to ensure you are successful in bringing your fiancée or spouse to the U.S.</p>','Meeting Face To Face For The First Time','','publish','closed','closed','','meeting-face-to-face-for-the-first-time','','','2021-08-27 08:03:57','2021-08-27 08:03:57','',15519,'https://k1k3.dev34.info/?page_id=16333',0,'page','',0),(16334,1,'2021-08-27 08:01:57','2021-08-27 08:01:57','','Meeting Face To Face For The First Time','','inherit','closed','closed','','16333-revision-v1','','','2021-08-27 08:01:57','2021-08-27 08:01:57','',16333,'https://k1k3.dev34.info/?p=16334',0,'revision','',0),(16335,1,'2021-08-27 08:02:22','2021-08-27 08:02:22','You need to meet your fiancée in person you have been in contact and developed a serious relationship now it’s time to take it to the next level and meet in person. The problem is they are in another country and long distance won’t last forever. In order to bring someone to the U.S. you have to have a face to face meeting to qualify for the K1 visa. You will be able to prove you made the trip with things such as photos of you two together, plane tickets, restaurant receipts, hotel receipts, copy of your passport with the entry &amp; exit stamps from the trip.\r\n\r\nGet familiar with your fiancée’s country. You will be able to get a lot of resources online.\r\n\r\nBring photos of your family. A gift for your fiancée and his/her family it can be a souvenir such as a coffee cup with a United States Flag something small that will be easy to transport.\r\n\r\nOnce you’re in the country keep in mind that you are planning to either do a fiancée visa or get married while you’re there. Do get photos of you two together, photos of the family-date the photos, keep all your receipts. You need evidence that can show you can meet the 2 year in person meeting requirement. Get to know your fiancée and the family well. Focus on the relationship, Don’t worry about the fiancée or spousal visa process that’s what we are here for. Call us anytime 619-741-5425 to ensure you are successful in bringing your fiancée or spouse to the U.S.','Meeting Face To Face For The First Time','','inherit','closed','closed','','16333-revision-v1','','','2021-08-27 08:02:22','2021-08-27 08:02:22','',16333,'https://k1k3.dev34.info/?p=16335',0,'revision','',0),(16336,1,'2021-08-27 08:02:28','2021-08-27 08:02:28','','Poland Embassy','','inherit','closed','closed','','16330-revision-v1','','','2021-08-27 08:02:28','2021-08-27 08:02:28','',16330,'https://k1k3.dev34.info/?p=16336',0,'revision','',0),(16337,1,'2021-08-27 08:02:28','2021-08-27 08:02:28','','Poland Embassy','','inherit','closed','closed','','16330-revision-v1','','','2021-08-27 08:02:28','2021-08-27 08:02:28','',16330,'https://k1k3.dev34.info/?p=16337',0,'revision','',0),(16338,1,'2021-08-27 08:02:28','2021-08-27 08:02:28','<h2>Poland Embassy</h2>		\n		<article id=\"post-287\"><article id=\"post-312\"><p><b>United States Embassy:</b> Warsaw Poland       </p><p><b>Embassy Website: </b><a href=\"http://poland.usembassy.gov/\">http://poland.usembassy.gov</a></p><p><b>Embassy Phone Number: </b>48-22/504-2000</p><p><b>Embassy Email Address: </b><a href=\"mailto:publicwrw@state.gov\">publicwrw@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/pl/\">http://www.ustraveldocs.com/pl/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Applicants are encouraged to pay the application fee at the Polish Post Office.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b><a href=\"http://www.ustraveldocs.com/pl\">http://www.ustraveldocs.com/pl</a> Poland call: +48 22 307 1361 or at (703) 988-7101 in the United States.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','Poland Embassy','','inherit','closed','closed','','16330-revision-v1','','','2021-08-27 08:02:28','2021-08-27 08:02:28','',16330,'https://k1k3.dev34.info/?p=16338',0,'revision','',0),(16339,1,'2021-08-27 08:02:33','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 08:02:33','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16339',0,'page','',0),(16340,1,'2021-08-27 08:03:01','2021-08-27 08:03:01','<h2>Qatar Embassy\n</h2>		\n		<article id=\"post-287\"><article id=\"post-314\"><p><b>United States Embassy:</b> Doha Qatar     </p><p><b>Embassy Website: </b><a href=\"http://qatar.usembassy.com/\">http://qatar.usembassy.com</a></p><p><b>Embassy Phone Number: </b>(974) 4496 6089</p><p><b>Embassy Email Address: </b><a href=\"mailto:acsconsuladoha@state.gov\">acsconsuladoha@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://qatar.usembassy.gov/applky.html\">http://qatar.usembassy.gov/applky.html</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee:</b></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Varying between Qatari riyals 400 (Dh403.4) and QR800</p><p><b>Number of photos required for Embassy Interview:</b> 2</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Qatar Embassy','','publish','closed','closed','','qatar-embassy','','','2021-08-27 08:04:03','2021-08-27 08:04:03','',15493,'https://k1k3.dev34.info/?page_id=16340',0,'page','',0),(16341,1,'2021-08-27 08:03:01','2021-08-27 08:03:01','','Qatar Embassy','','inherit','closed','closed','','16340-revision-v1','','','2021-08-27 08:03:01','2021-08-27 08:03:01','',16340,'https://k1k3.dev34.info/?p=16341',0,'revision','',0),(16342,1,'2021-08-27 08:03:57','2021-08-27 08:03:57','You need to meet your fiancée in person you have been in contact and developed a serious relationship now it’s time to take it to the next level and meet in person. The problem is they are in another country and long distance won’t last forever. In order to bring someone to the U.S. you have to have a face to face meeting to qualify for the K1 visa. You will be able to prove you made the trip with things such as photos of you two together, plane tickets, restaurant receipts, hotel receipts, copy of your passport with the entry &amp; exit stamps from the trip.\r\n\r\nGet familiar with your fiancée’s country. You will be able to get a lot of resources online.\r\n\r\nBring photos of your family. A gift for your fiancée and his/her family it can be a souvenir such as a coffee cup with a United States Flag something small that will be easy to transport.\r\n\r\nOnce you’re in the country keep in mind that you are planning to either do a fiancée visa or get married while you’re there. Do get photos of you two together, photos of the family-date the photos, keep all your receipts. You need evidence that can show you can meet the 2 year in person meeting requirement. Get to know your fiancée and the family well. Focus on the relationship, Don’t worry about the fiancée or spousal visa process that’s what we are here for. Call us anytime 619-741-5425 to ensure you are successful in bringing your fiancée or spouse to the U.S.','Meeting Face To Face For The First Time','','inherit','closed','closed','','16333-revision-v1','','','2021-08-27 08:03:57','2021-08-27 08:03:57','',16333,'https://k1k3.dev34.info/?p=16342',0,'revision','',0),(16343,1,'2021-08-27 08:03:57','2021-08-27 08:03:57','You need to meet your fiancée in person you have been in contact and developed a serious relationship now it’s time to take it to the next level and meet in person. The problem is they are in another country and long distance won’t last forever. In order to bring someone to the U.S. you have to have a face to face meeting to qualify for the K1 visa. You will be able to prove you made the trip with things such as photos of you two together, plane tickets, restaurant receipts, hotel receipts, copy of your passport with the entry &amp; exit stamps from the trip.\r\n\r\nGet familiar with your fiancée’s country. You will be able to get a lot of resources online.\r\n\r\nBring photos of your family. A gift for your fiancée and his/her family it can be a souvenir such as a coffee cup with a United States Flag something small that will be easy to transport.\r\n\r\nOnce you’re in the country keep in mind that you are planning to either do a fiancée visa or get married while you’re there. Do get photos of you two together, photos of the family-date the photos, keep all your receipts. You need evidence that can show you can meet the 2 year in person meeting requirement. Get to know your fiancée and the family well. Focus on the relationship, Don’t worry about the fiancée or spousal visa process that’s what we are here for. Call us anytime 619-741-5425 to ensure you are successful in bringing your fiancée or spouse to the U.S.','Meeting Face To Face For The First Time','','inherit','closed','closed','','16333-revision-v1','','','2021-08-27 08:03:57','2021-08-27 08:03:57','',16333,'https://k1k3.dev34.info/?p=16343',0,'revision','',0),(16344,1,'2021-08-27 08:03:57','2021-08-27 08:03:57','<p>You need to meet your fiancée in person you have been in contact and developed a serious relationship now it’s time to take it to the next level and meet in person. The problem is they are in another country and long distance won’t last forever. In order to bring someone to the U.S. you have to have a face to face meeting to qualify for the K1 visa. You will be able to prove you made the trip with things such as photos of you two together, plane tickets, restaurant receipts, hotel receipts, copy of your passport with the entry &amp; exit stamps from the trip.</p><p>Get familiar with your fiancée’s country. You will be able to get a lot of resources online.</p><p>Bring photos of your family. A gift for your fiancée and his/her family it can be a souvenir such as a coffee cup with a United States Flag something small that will be easy to transport.</p><p>Once you’re in the country keep in mind that you are planning to either do a fiancée visa or get married while you’re there. Do get photos of you two together, photos of the family-date the photos, keep all your receipts. You need evidence that can show you can meet the 2 year in person meeting requirement. Get to know your fiancée and the family well. Focus on the relationship, Don’t worry about the fiancée or spousal visa process that’s what we are here for. Call us anytime 619-741-5425 to ensure you are successful in bringing your fiancée or spouse to the U.S.</p>','Meeting Face To Face For The First Time','','inherit','closed','closed','','16333-revision-v1','','','2021-08-27 08:03:57','2021-08-27 08:03:57','',16333,'https://k1k3.dev34.info/?p=16344',0,'revision','',0),(16345,1,'2021-08-27 08:04:03','2021-08-27 08:04:03','','Qatar Embassy','','inherit','closed','closed','','16340-revision-v1','','','2021-08-27 08:04:03','2021-08-27 08:04:03','',16340,'https://k1k3.dev34.info/?p=16345',0,'revision','',0),(16346,1,'2021-08-27 08:04:03','2021-08-27 08:04:03','','Qatar Embassy','','inherit','closed','closed','','16340-revision-v1','','','2021-08-27 08:04:03','2021-08-27 08:04:03','',16340,'https://k1k3.dev34.info/?p=16346',0,'revision','',0),(16347,1,'2021-08-27 08:04:03','2021-08-27 08:04:03','<h2>Qatar Embassy\n</h2>		\n		<article id=\"post-287\"><article id=\"post-314\"><p><b>United States Embassy:</b> Doha Qatar     </p><p><b>Embassy Website: </b><a href=\"http://qatar.usembassy.com/\">http://qatar.usembassy.com</a></p><p><b>Embassy Phone Number: </b>(974) 4496 6089</p><p><b>Embassy Email Address: </b><a href=\"mailto:acsconsuladoha@state.gov\">acsconsuladoha@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://qatar.usembassy.gov/applky.html\">http://qatar.usembassy.gov/applky.html</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee:</b></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Varying between Qatari riyals 400 (Dh403.4) and QR800</p><p><b>Number of photos required for Embassy Interview:</b> 2</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Qatar Embassy','','inherit','closed','closed','','16340-revision-v1','','','2021-08-27 08:04:03','2021-08-27 08:04:03','',16340,'https://k1k3.dev34.info/?p=16347',0,'revision','',0),(16348,1,'2021-08-27 08:04:05','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 08:04:05','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16348',0,'page','',0),(16349,1,'2021-08-27 08:04:31','2021-08-27 08:04:31','<h2>Romania Embassy</h2>		\n		<article id=\"post-287\"><article id=\"post-316\"><p><b>United States Embassy:</b> Bucharest Romania       </p><p><b>Embassy Website: </b><a href=\"http://romania.usembassy.gov/\">http://romania.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(004) 021 200 3300</p><p><b>Embassy Email Address:</b> <a href=\"mailto:visabucharest@state.gov\">visabucharest@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/\">http://www.ustraveldocs.com/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Paid in advance- if the petition was filed in the U.S. or must be paid on the day of the interview at the embassy’s cashier.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Call 031 780 0260 within Romania or (703) 988-7105 from the United States, or you may schedule your appointment via the internet.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>4</p></article></article>','Romania Embassy','','publish','closed','closed','','romania-embassy','','','2021-08-27 08:06:05','2021-08-27 08:06:05','',15493,'https://k1k3.dev34.info/?page_id=16349',0,'page','',0),(16350,1,'2021-08-27 08:04:31','2021-08-27 08:04:31','','Romania Embassy','','inherit','closed','closed','','16349-revision-v1','','','2021-08-27 08:04:31','2021-08-27 08:04:31','',16349,'https://k1k3.dev34.info/?p=16350',0,'revision','',0),(16351,1,'2021-08-27 08:06:05','2021-08-27 08:06:05','','Romania Embassy','','inherit','closed','closed','','16349-revision-v1','','','2021-08-27 08:06:05','2021-08-27 08:06:05','',16349,'https://k1k3.dev34.info/?p=16351',0,'revision','',0),(16352,1,'2021-08-27 08:06:05','2021-08-27 08:06:05','','Romania Embassy','','inherit','closed','closed','','16349-revision-v1','','','2021-08-27 08:06:05','2021-08-27 08:06:05','',16349,'https://k1k3.dev34.info/?p=16352',0,'revision','',0),(16353,1,'2021-08-27 08:06:05','2021-08-27 08:06:05','<h2>Romania Embassy</h2>		\n		<article id=\"post-287\"><article id=\"post-316\"><p><b>United States Embassy:</b> Bucharest Romania       </p><p><b>Embassy Website: </b><a href=\"http://romania.usembassy.gov/\">http://romania.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(004) 021 200 3300</p><p><b>Embassy Email Address:</b> <a href=\"mailto:visabucharest@state.gov\">visabucharest@state.gov</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/\">http://www.ustraveldocs.com/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>Paid in advance- if the petition was filed in the U.S. or must be paid on the day of the interview at the embassy’s cashier.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Call 031 780 0260 within Romania or (703) 988-7105 from the United States, or you may schedule your appointment via the internet.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>4</p></article></article>','Romania Embassy','','inherit','closed','closed','','16349-revision-v1','','','2021-08-27 08:06:05','2021-08-27 08:06:05','',16349,'https://k1k3.dev34.info/?p=16353',0,'revision','',0),(16354,1,'2021-08-27 08:06:07','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 08:06:07','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16354',0,'page','',0),(16355,1,'2021-08-27 08:06:28','2021-08-27 08:06:28','','Russia Embassy','','publish','closed','closed','','russia-embassy','','','2021-08-27 08:06:28','2021-08-27 08:06:28','',15493,'https://k1k3.dev34.info/?page_id=16355',0,'page','',0),(16356,1,'2021-08-27 08:06:28','2021-08-27 08:06:28','','Russia Embassy','','inherit','closed','closed','','16355-revision-v1','','','2021-08-27 08:06:28','2021-08-27 08:06:28','',16355,'https://k1k3.dev34.info/?p=16356',0,'revision','',0),(16357,1,'2021-08-27 08:06:36','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 08:06:36','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16357',0,'page','',0),(16358,1,'2021-08-27 08:07:27','2021-08-27 08:07:27','<h2>Russia Embassy\n</h2>		\n		<article id=\"post-287\"><article id=\"post-318\"><p><b>United States Embassy:</b> Moscow Russia      </p><p><b>Embassy Website: </b><a href=\"http://moscow.usembassy.gov/\">http://moscow.usembassy.gov/</a></p><p><b>Embassy Phone Number:</b> +7 (495) 668-1087, toll free (Russia) (800) 100-2554 From the United States</p><p><b>Embassy Email Address: </b><a href=\"mailto:support-Russia@ustraveldocs.com\">support-Russia@ustraveldocs.com</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/ru/\">http://www.ustraveldocs.com/ru/</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>On the day of the interview only after an Embassy employee instructs you to do so.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Fiancee visa applicants may schedule an interview upon receiving a notification from the U.S. Embassy, Moscow.  If you do not get a notification within 60 days from your petition approval date, contact us at <a href=\"mailto:consulmo@state.gov\">consulmo@state.gov</a></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Russia Embassy','','publish','closed','closed','','russia-embassy-2','','','2021-08-27 08:08:47','2021-08-27 08:08:47','',15493,'https://k1k3.dev34.info/?page_id=16358',0,'page','',0),(16359,1,'2021-08-27 08:07:12','2021-08-27 08:07:12','','Family Services','','inherit','closed','closed','','15503-revision-v1','','','2021-08-27 08:07:12','2021-08-27 08:07:12','',15503,'https://k1k3.dev34.info/?p=16359',0,'revision','',0),(16360,1,'2021-08-27 08:07:12','2021-08-27 08:07:12','','Family Services','','inherit','closed','closed','','15503-revision-v1','','','2021-08-27 08:07:12','2021-08-27 08:07:12','',15503,'https://k1k3.dev34.info/?p=16360',0,'revision','',0),(16361,1,'2021-08-27 08:07:12','2021-08-27 08:07:12','<h2>Family Services\n</h2>		\n		Family Services Information & Links\nBringing Siblings to live in the United States\nFor a petitioner to bring your sibling (brother or sister) to live in the United States as a green card holder, you must be a U.S. citizen and at least 21 years of age. Permanent residents may not petition to bring siblings to live permanently in the United States. \nAdditional Documentation for Siblings through Adoption, Step Parents or Paternal Half-Siblings*\n*Learn more about bringing your siblings to the United States.\nFamily Services: IR5 Visa Parents\nTo petition for your parents to live in the United States you must be at least 21 years old.  Children of your parents (your siblings) cannot be included in the petition.  \nCurrently you can expect it to take about 6-8 months to bring your parent here.  Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help.  Once they enter the United States they will be able to go to work immediately if that is their desire. IR5 Visa Parents can learn more here.\nFiance Visa\nIf you are engaged to someone in a another country and want to marry your fiancée in the United States the visa you will need is the K1 fiancée visa. The K1 fiancée visa allows people from other countries to come to the United States for the purpose of marrying a U.S. Citizen and to live in the United States. There are generally two categories of visas: immigration visas and non-immigrant visas they are coded by a system of letters from A-V. Some examples of non-immigration visas are: tourist visas, student visas and K1 fiancée visas.\nFiling requirements for a K1 fiancée visa:\nYou are a U.S. Citizen\nHave met your fiancée in person within the previous two years\nYou and your fiancée are both legally free to marry\nBoth you and your fiancée both have a sincere intent to marry within 90 days of his/her arrival in the United States\nYou can meet the minimum income requirement for a K1 visa\nThe K1 visa petition is filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE’s will delay the approval of your K1 visa petition and the issuance of your K1 fiancée visa by several months.\nFor more information on the fiance visa, follow this link.','Family Services','','inherit','closed','closed','','15503-revision-v1','','','2021-08-27 08:07:12','2021-08-27 08:07:12','',15503,'https://k1k3.dev34.info/?p=16361',0,'revision','',0),(16362,1,'2021-08-27 08:07:27','2021-08-27 08:07:27','','Russia Embassy','','inherit','closed','closed','','16358-revision-v1','','','2021-08-27 08:07:27','2021-08-27 08:07:27','',16358,'https://k1k3.dev34.info/?p=16362',0,'revision','',0),(16363,1,'2021-08-27 08:07:37','2021-08-27 08:07:37','<h2>Family Services\n</h2>		\n		Family Services Information & Links\nBringing Siblings to live in the United States\nFor a petitioner to bring your sibling (brother or sister) to live in the United States as a green card holder, you must be a U.S. citizen and at least 21 years of age. Permanent residents may not petition to bring siblings to live permanently in the United States. \nAdditional Documentation for Siblings through Adoption, Step Parents or Paternal Half-Siblings*\n*Learn more about bringing your siblings to the United States.\nFamily Services: IR5 Visa Parents\nTo petition for your parents to live in the United States you must be at least 21 years old.  Children of your parents (your siblings) cannot be included in the petition.  \nCurrently you can expect it to take about 6-8 months to bring your parent here.  Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help.  Once they enter the United States they will be able to go to work immediately if that is their desire. IR5 Visa Parents can learn more here.\nFiance Visa\nIf you are engaged to someone in a another country and want to marry your fiancée in the United States the visa you will need is the K1 fiancée visa. The K1 fiancée visa allows people from other countries to come to the United States for the purpose of marrying a U.S. Citizen and to live in the United States. There are generally two categories of visas: immigration visas and non-immigrant visas they are coded by a system of letters from A-V. Some examples of non-immigration visas are: tourist visas, student visas and K1 fiancée visas.\nFiling requirements for a K1 fiancée visa:\nYou are a U.S. Citizen\nHave met your fiancée in person within the previous two years\nYou and your fiancée are both legally free to marry\nBoth you and your fiancée both have a sincere intent to marry within 90 days of his/her arrival in the United States\nYou can meet the minimum income requirement for a K1 visa\nThe K1 visa petition is filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE’s will delay the approval of your K1 visa petition and the issuance of your K1 fiancée visa by several months.\nFor more information on the fiance visa, follow this link.','Family Services','','inherit','closed','closed','','15503-revision-v1','','','2021-08-27 08:07:37','2021-08-27 08:07:37','',15503,'https://k1k3.dev34.info/?p=16363',0,'revision','',0),(16364,1,'2021-08-27 08:07:37','2021-08-27 08:07:37','<h2>Family Services\n</h2>		\n		Family Services Information & Links\nBringing Siblings to live in the United States\nFor a petitioner to bring your sibling (brother or sister) to live in the United States as a green card holder, you must be a U.S. citizen and at least 21 years of age. Permanent residents may not petition to bring siblings to live permanently in the United States. \nAdditional Documentation for Siblings through Adoption, Step Parents or Paternal Half-Siblings*\n*Learn more about bringing your siblings to the United States.\nFamily Services: IR5 Visa Parents\nTo petition for your parents to live in the United States you must be at least 21 years old.  Children of your parents (your siblings) cannot be included in the petition.  \nCurrently you can expect it to take about 6-8 months to bring your parent here.  Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help.  Once they enter the United States they will be able to go to work immediately if that is their desire. IR5 Visa Parents can learn more here.\nFiance Visa\nIf you are engaged to someone in a another country and want to marry your fiancée in the United States the visa you will need is the K1 fiancée visa. The K1 fiancée visa allows people from other countries to come to the United States for the purpose of marrying a U.S. Citizen and to live in the United States. There are generally two categories of visas: immigration visas and non-immigrant visas they are coded by a system of letters from A-V. Some examples of non-immigration visas are: tourist visas, student visas and K1 fiancée visas.\nFiling requirements for a K1 fiancée visa:\nYou are a U.S. Citizen\nHave met your fiancée in person within the previous two years\nYou and your fiancée are both legally free to marry\nBoth you and your fiancée both have a sincere intent to marry within 90 days of his/her arrival in the United States\nYou can meet the minimum income requirement for a K1 visa\nThe K1 visa petition is filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE’s will delay the approval of your K1 visa petition and the issuance of your K1 fiancée visa by several months.\nFor more information on the fiance visa, follow this link.','Family Services','','inherit','closed','closed','','15503-revision-v1','','','2021-08-27 08:07:37','2021-08-27 08:07:37','',15503,'https://k1k3.dev34.info/?p=16364',0,'revision','',0),(16365,1,'2021-08-27 08:07:37','2021-08-27 08:07:37','<h2>Family Services\n</h2>		\n		<article id=\"post-108\"><h2>Family Services Information &amp; Links</h2><h3>Bringing Siblings to live in the United States</h3><article id=\"post-79\"><p>For a petitioner to bring your sibling (brother or sister) to live in the United States as a green card holder, you must be a U.S. citizen and at least 21 years of age. Permanent residents may not petition to bring siblings to live permanently in the United States. </p><ul><li>Additional Documentation for Siblings through Adoption, Step Parents or Paternal Half-Siblings*</li></ul><p>*Learn <a href=\"http://k1k3visas.com/family-services/bringing-siblings-to-live-in-the-united-states/\">more about bringing your siblings to the United States</a>.</p><h3>Family Services: IR5 Visa Parents</h3><p>To petition for your parents to live in the United States you must be at least 21 years old.  Children of your parents (your siblings) cannot be included in the petition.  </p><p>Currently you can expect it to take about 6-8 months to bring your parent here.  Your parent will normally wait outside the United States until the process is complete. However, if your parent is already in the USA we can still help.  Once they enter the United States they will be able to go to work immediately if that is their desire. <a href=\"http://k1k3visas.com/family-services/bring-your-parents-to-live-in-the-u-s/\">IR5 Visa Parents can learn more here</a>.</p><h3>Fiance Visa</h3><p>If you are engaged to someone in a another country and want to marry your fiancée in the United States the visa you will need is the K1 fiancée visa. The K1 fiancée visa allows people from other countries to come to the United States for the purpose of marrying a U.S. Citizen and to live in the United States. There are generally two categories of visas: immigration visas and non-immigrant visas they are coded by a system of letters from A-V. Some examples of non-immigration visas are: tourist visas, student visas and <a href=\"http://k1k3visas.com/\"><strong>K1 fiancée visas</strong></a>.</p><p><strong>Filing requirements for a K1 fiancée visa:</strong></p><ul><li>You are a U.S. Citizen</li><li>Have met your fiancée in person within the previous two years</li><li>You and your fiancée are both legally free to marry</li><li>Both you and your fiancée both have a sincere intent to marry within 90 days of his/her arrival in the United States</li><li>You can meet the minimum income requirement for a K1 visa</li></ul><p>The K1 visa petition is filed at the USCIS Center. If there are missing documents or incorrect paperwork, you will receive a Request for Evidence (RFE). RFE’s will delay the approval of your K1 visa petition and the issuance of your K1 fiancée visa by several months.</p><p>For more information on the fiance visa, <a href=\"http://k1k3visas.com/fiancee-visa/\">follow this link</a>.</p></article></article> ','Family Services','','inherit','closed','closed','','15503-revision-v1','','','2021-08-27 08:07:37','2021-08-27 08:07:37','',15503,'https://k1k3.dev34.info/?p=16365',0,'revision','',0),(16366,1,'2021-08-27 08:08:47','2021-08-27 08:08:47','','Russia Embassy','','inherit','closed','closed','','16358-revision-v1','','','2021-08-27 08:08:47','2021-08-27 08:08:47','',16358,'https://k1k3.dev34.info/?p=16366',0,'revision','',0),(16367,1,'2021-08-27 08:08:47','2021-08-27 08:08:47','','Russia Embassy','','inherit','closed','closed','','16358-revision-v1','','','2021-08-27 08:08:47','2021-08-27 08:08:47','',16358,'https://k1k3.dev34.info/?p=16367',0,'revision','',0),(16368,1,'2021-08-27 08:08:47','2021-08-27 08:08:47','<h2>Russia Embassy\n</h2>		\n		<article id=\"post-287\"><article id=\"post-318\"><p><b>United States Embassy:</b> Moscow Russia      </p><p><b>Embassy Website: </b><a href=\"http://moscow.usembassy.gov/\">http://moscow.usembassy.gov/</a></p><p><b>Embassy Phone Number:</b> +7 (495) 668-1087, toll free (Russia) (800) 100-2554 From the United States</p><p><b>Embassy Email Address: </b><a href=\"mailto:support-Russia@ustraveldocs.com\">support-Russia@ustraveldocs.com</a></p><p><b>URL for scheduling the interview online: </b><a href=\"http://www.ustraveldocs.com/ru/\">http://www.ustraveldocs.com/ru/</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>On the day of the interview only after an Embassy employee instructs you to do so.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Fiancee visa applicants may schedule an interview upon receiving a notification from the U.S. Embassy, Moscow.  If you do not get a notification within 60 days from your petition approval date, contact us at <a href=\"mailto:consulmo@state.gov\">consulmo@state.gov</a></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Russia Embassy','','inherit','closed','closed','','16358-revision-v1','','','2021-08-27 08:08:47','2021-08-27 08:08:47','',16358,'https://k1k3.dev34.info/?p=16368',0,'revision','',0),(16369,1,'2021-08-27 08:09:17','2021-08-27 08:09:17','<h2>Why Hire Us</h2>\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/imagesCANUQEQ0-e1403463493456.jpg\" alt=\"\" width=\"150\" height=\"122\" />\n\nAfter our initial phone consultation regarding your fiancée or marriage visa, we determine the most effective and fastest method of processing your petition.\n\nAn information packet will be emailed or mailed to you once we are hired to take your case. It will contain detailed instructions so you can begin gathering the required information and supporting documents that we will need to prepare your petition.\n\nOnce you receive our information packet, we will again consult with you by telephone to go over all of the details and to answer any questions that you may have.\n\nAfter you return your information to us, we will immediately begin the task of preparing your Fiance Visa Petition. If we see that we are lacking any information or required documents from you, we will contact you so we can obtain everything that we need in order to successfully submit your petition to the USCIS.\n\nWe will write a cover letter to the USCIS explaining your relationship and the circumstances of how you actually met along with a detailed check list describing your petition and all of its contents. A neat, well prepared petition will be presented to the USCIS, and assembled in a logical order that the USCIS prefers to see. This can be beneficial in expediting the processing times at the USCIS.\n<h2>FREE PHONE CONSULTATION</h2>\nAsk questions; speak with an expert about your case. (866) 750-9020\n<h2>AVAILABILTY</h2>\nYou will enjoy peace of mind knowing that when you call or email our office regarding your case; your calls, emails are returned promptly. We are here to serve you.\n<h2>FIANCEE AND MARRIAGE VISA EXPERTS</h2>\nWe have been doing fiancée and marriage visas since 2002, we are very competent and 100% dedicated to our clients. (See our testimonials)\n<h2>PROFESSIONAL PERSONALIZED SERVICE</h2>\nWe have handled hundreds of cases all over the world. It is our objective to complete your case in an efficient &amp; effective manner.\n<h2>WE DO THE WORK NOT YOU</h2>\nWe alleviate a great deal of stress about your case and assure you that your visa petition will be presented right the first time.\n<h2>FEES</h2>\nReasonable fees for quality services Fiancee or Marriage Visas $665 including adjustment of status no long list of what is extra this is it.\n<h2>FULL EMBASSY SUPPORT</h2>\nWe will advise your fiancée or spouse as to the information and supporting documentation needed for his or her interview.\n<h2>AFTER ENTRY SUPPORT</h2>\nWhen the k1 visa is issued, we will advise you of the next step for your spouse to obtain his or green card. Adjustment of status package is included in our price of $685. Where will you find a deal like that on the web? Most companies charge separately and its more than our fair price of $695. Quality work, fair price.\n<h2>MILITARY DISCOUNT</h2>\nWe honor the brave men and woman serving our country.\nCall us toll free (866) 750-9020 or email: k1k3visas.com@gmail.com\n<h2>Attorneys hire us to do their K1 fiancee visa and CR1 spousal visas.</h2>\n<em>You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.</em>\n\n<em>Best regards,</em>\n<h2>David Carrad, Attorney</h2>','Why Hire Us','','inherit','closed','closed','','15497-autosave-v1','','','2021-08-27 08:09:17','2021-08-27 08:09:17','',15497,'https://k1k3.dev34.info/?p=16369',0,'revision','',0),(16370,1,'2021-08-27 08:10:02','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 08:10:02','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16370',0,'page','',0),(16371,1,'2021-08-27 08:11:25','2021-08-27 08:11:25','<h2>Saudi Arabia Embassy\n</h2>		\n		<article id=\"post-287\"><article id=\"post-320\"><p><b>United States Embassy:</b> Riyadh Saudi Arabia</p><p><b>Embassy Website:  </b><a href=\"http://riyadh.usembassy.gov/\">http://riyadh.usembassy.gov</a></p><p><b>Embassy Phone Number: </b>9961-4883800      </p><p><b>Embassy Email Address: </b><a href=\"mailto:riyadhIV@state.gov\">riyadhIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"http://riyadh.usembassy.gov/\">http://riyadh.usembassy.gov/petition-riyadh.html</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy</b> <strong>fee: </strong>The fee is payable at the embassy</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>By calling their customer service or writing an email to  <a href=\"http://riyadh.usembassy.gov/\">http://riyadh.usembassy.gov</a></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Saudi Arabia Embassy','','publish','closed','closed','','saudi-arabia-embassy','','','2021-08-27 08:13:19','2021-08-27 08:13:19','',15493,'https://k1k3.dev34.info/?page_id=16371',0,'page','',0),(16372,1,'2021-08-27 08:11:25','2021-08-27 08:11:25','','Saudi Arabia Embassy','','inherit','closed','closed','','16371-revision-v1','','','2021-08-27 08:11:25','2021-08-27 08:11:25','',16371,'https://k1k3.dev34.info/?p=16372',0,'revision','',0),(16373,1,'2021-08-27 08:11:28','2021-08-27 08:11:28','<h2>U.S. Citizenship</h2>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/United_States_Flag1.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n<h2>The Value of Citizenship</h2>\r\nThe United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.\r\n\r\nDeciding to become a U.S. citizen is one of the most important decisions in an individual’s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.\r\n\r\nCall us to help you with becoming a U.S. Citizen! 619-249-0204','U.S. Citizenship','','inherit','closed','closed','','15451-revision-v1','','','2021-08-27 08:11:28','2021-08-27 08:11:28','',15451,'https://k1k3.dev34.info/?p=16373',0,'revision','',0),(16374,1,'2021-08-27 08:11:28','2021-08-27 08:11:28','<h2>U.S. Citizenship</h2>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/United_States_Flag1.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n<h2>The Value of Citizenship</h2>\r\nThe United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.\r\n\r\nDeciding to become a U.S. citizen is one of the most important decisions in an individual’s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.\r\n\r\nCall us to help you with becoming a U.S. Citizen! 619-249-0204','U.S. Citizenship','','inherit','closed','closed','','15451-revision-v1','','','2021-08-27 08:11:28','2021-08-27 08:11:28','',15451,'https://k1k3.dev34.info/?p=16374',0,'revision','',0),(16375,1,'2021-08-27 08:11:28','2021-08-27 08:11:28','<h2>U.S. Citizenship</h2>		\n															<img width=\"300\" height=\"225\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/United_States_Flag1.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h2>The Value of Citizenship</h2>		\n		<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.</p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual’s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.</p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204</p>','U.S. Citizenship','','inherit','closed','closed','','15451-revision-v1','','','2021-08-27 08:11:28','2021-08-27 08:11:28','',15451,'https://k1k3.dev34.info/?p=16375',0,'revision','',0),(16376,1,'2021-08-27 08:13:08','2021-08-27 08:13:08','<h2>U.S. Citizenship</h2>		\n															<img width=\"300\" height=\"225\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/United_States_Flag1.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h2>The Value of Citizenship</h2>		\n		<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.</p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual’s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.</p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204</p>','U.S. Citizenship','','inherit','closed','closed','','15451-revision-v1','','','2021-08-27 08:13:08','2021-08-27 08:13:08','',15451,'https://k1k3.dev34.info/?p=16376',0,'revision','',0),(16377,1,'2021-08-27 08:13:08','2021-08-27 08:13:08','<h2>U.S. Citizenship</h2>		\n															<img width=\"300\" height=\"225\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/United_States_Flag1.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h2>The Value of Citizenship</h2>		\n		<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.</p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual’s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.</p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204</p>','U.S. Citizenship','','inherit','closed','closed','','15451-revision-v1','','','2021-08-27 08:13:08','2021-08-27 08:13:08','',15451,'https://k1k3.dev34.info/?p=16377',0,'revision','',0),(16378,1,'2021-08-27 08:13:08','2021-08-27 08:13:08','<h2>U.S. Citizenship</h2>		\n															<img width=\"300\" height=\"225\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/United_States_Flag1.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h2>The Value of Citizenship</h2>		\n		<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.</p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual’s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.</p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204</p>','U.S. Citizenship','','inherit','closed','closed','','15451-revision-v1','','','2021-08-27 08:13:08','2021-08-27 08:13:08','',15451,'https://k1k3.dev34.info/?p=16378',0,'revision','',0),(16379,1,'2021-08-27 08:13:19','2021-08-27 08:13:19','','Saudi Arabia Embassy','','inherit','closed','closed','','16371-revision-v1','','','2021-08-27 08:13:19','2021-08-27 08:13:19','',16371,'https://k1k3.dev34.info/?p=16379',0,'revision','',0),(16380,1,'2021-08-27 08:13:19','2021-08-27 08:13:19','','Saudi Arabia Embassy','','inherit','closed','closed','','16371-revision-v1','','','2021-08-27 08:13:19','2021-08-27 08:13:19','',16371,'https://k1k3.dev34.info/?p=16380',0,'revision','',0),(16381,1,'2021-08-27 08:13:19','2021-08-27 08:13:19','<h2>Saudi Arabia Embassy\n</h2>		\n		<article id=\"post-287\"><article id=\"post-320\"><p><b>United States Embassy:</b> Riyadh Saudi Arabia</p><p><b>Embassy Website:  </b><a href=\"http://riyadh.usembassy.gov/\">http://riyadh.usembassy.gov</a></p><p><b>Embassy Phone Number: </b>9961-4883800      </p><p><b>Embassy Email Address: </b><a href=\"mailto:riyadhIV@state.gov\">riyadhIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"http://riyadh.usembassy.gov/\">http://riyadh.usembassy.gov/petition-riyadh.html</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy</b> <strong>fee: </strong>The fee is payable at the embassy</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>By calling their customer service or writing an email to  <a href=\"http://riyadh.usembassy.gov/\">http://riyadh.usembassy.gov</a></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Saudi Arabia Embassy','','inherit','closed','closed','','16371-revision-v1','','','2021-08-27 08:13:19','2021-08-27 08:13:19','',16371,'https://k1k3.dev34.info/?p=16381',0,'revision','',0),(16382,1,'2021-08-27 08:13:31','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 08:13:31','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16382',0,'page','',0),(16383,1,'2021-08-27 08:14:02','2021-08-27 08:14:02','<h2>Senegal Embassy\n</h2>		\n		<article id=\"post-287\"><article id=\"post-322\"><p><b>United States Embassy:</b> Dakar Senegal             </p><p><b>Embassy Website:  </b><a href=\"http://dakar.usembassy.gov/\">http://dakar.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(+221) 33-869-63-00</p><p><b>Embassy Email Address: </b><a href=\"mailto:ConsularDakar@state.gov\">ConsularDakar@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"https://ceac.state.gov/genniv/\">https://ceac.state.gov/genniv/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy</b> <strong>fee: </strong>At certain Ecobank locations</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Visa information service call:(+221) 33-869-63-00</p><p><b>Number of photos required for Embassy Interview: </b>4</p><p><b>Number of photos required for the Medical Examination: </b>4</p></article></article>','Senegal Embassy','','publish','closed','closed','','senegal-embassy','','','2021-08-27 08:16:03','2021-08-27 08:16:03','',15493,'https://k1k3.dev34.info/?page_id=16383',0,'page','',0),(16384,1,'2021-08-27 08:14:02','2021-08-27 08:14:02','','Senegal Embassy','','inherit','closed','closed','','16383-revision-v1','','','2021-08-27 08:14:02','2021-08-27 08:14:02','',16383,'https://k1k3.dev34.info/?p=16384',0,'revision','',0),(16385,1,'2021-08-27 08:14:17','0000-00-00 00:00:00','<h2>U.S. Citizenship</h2>		\n															<img width=\"300\" height=\"225\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/United_States_Flag1.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h2>The Value of Citizenship</h2>		\n		<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.</p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual’s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.</p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204</p>','U.S. Citizenship','','draft','closed','closed','','','','','2021-08-27 08:14:17','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16385',0,'page','',0),(16386,1,'2021-08-27 08:15:16','2021-08-27 08:15:16','<h2>Pricing</h2>		\n															<img width=\"281\" height=\"179\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-img.jpeg\" alt=\"\" loading=\"lazy\" />															\n		<p>Our pricing has been competitive since we started in 2004. Pricing is still very reasonable for the personal service you will receive from us.</p><p><strong>This is what we do for you:<br /></strong><br /><strong>1.</strong> Once you hire us we will email or mail you a packet of instructions detailing what we need from you &amp; your love one for us to do <strong>all</strong> the work on your case<br /><strong>2.</strong> We will file your petition to the USCIS directly through Priority mail (No extra charges for this)<br /><strong>3.</strong> Once your case has been approved from the USCIS we will help you with the financial part of the case<br /><strong>4.</strong> We will be sending information to your fiancee or spouse on how to prepare and what to take to the interview<br /><strong>5.</strong> If you’re married we will do the adjustment of status for your spouse prior to the interview for the “green card”<br /><strong>6. </strong>If you’re doing a fiancee visa we will do all the work for adjustment of status which issues the “green card” once you are married</p><p><strong>All this will ensure success and visa issuance. Check our testimonials!<br /></strong><br />Beware of New Companies that have “too good to be true” pricing. You want to ensure your visa application goes through without problems or delays. Remember attorneys have hired us to do “their” petitions. If these could only be done by attorneys that charge $1800 and more then why didn’t they hire one of those attorneys? Simple, they know you don’t need an attorney and they don’t want to pay what the other attorneys charge.</p><p><strong>Unsolicited testimonial from one of our attorney clients</strong></p><p>Dear Cynthia,<br />Visa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.<br />Best regards,<br />David C. Attorney Wife from China</p><p>Following is the complete package there are no additional cost except for the filing fees:<br />I-129F $340<br />I-130 $420</p><p>Fiancee visa &amp; Marriage visas <strong>$695</strong> which includes fiancée visa, marriage visa petitions done by our experts to completion.  What is included is the adjustment of status petitions for the green card. We offer expert service, quality work at a fair price. <strong>No one on the internet offers this price for both services.</strong></p><p>You have found the right company so contact us with your questions.<br />Toll free in the U.S. 866-750-9020<br />Out of the U.S. 619-249-0204<br />We also do tourist visas, removal of conditions, visas for parents or siblings, call our office for information and pricing.<br />For Poverty Guidelines: <a title=\"I-864P Poverty Guidelines\" href=\"http://uscis.gov/forms\">uscis.gov/forms </a>  scroll down to I-864P click on it.  This link will provide information on filing fees as well.</p>','Pricing','','publish','closed','closed','','pricing','','','2021-08-27 08:16:00','2021-08-27 08:16:00','',0,'https://k1k3.dev34.info/?page_id=16386',0,'page','',0),(16388,1,'2021-08-27 08:15:16','2021-08-27 08:15:16','<h2>U.S. Citizenship</h2>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/United_States_Flag1.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n<h2>The Value of Citizenship</h2>\r\nThe United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.\r\n\r\nDeciding to become a U.S. citizen is one of the most important decisions in an individual’s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.\r\n\r\nCall us to help you with becoming a U.S. Citizen! 619-249-0204','Pricing','','inherit','closed','closed','','16386-revision-v1','','','2021-08-27 08:15:16','2021-08-27 08:15:16','',16386,'https://k1k3.dev34.info/?p=16388',0,'revision','',0),(16387,1,'2021-08-27 08:19:27','2021-08-27 08:19:27','<h2>Proxy Marriages</h2>\r\nIf you are not yet married but interested in doing so by proxy, please read the material below:\r\n\r\nOnly four states allow proxy marriages and each has its own rules and requirements.\r\n\r\nFor U.S. immigration purposes, a proxy marriage performed in one of the four states listed below is valid as long as the marriage has been consummated.\r\n\r\nCalifornia: One of the parties must appear in person and the other must be active duty military who is deployed for a conflict of war.\r\n\r\nColorado: One of the parties must appear in person.\r\n\r\nMontana: This is the only state that allows a double proxy marriage. “Double proxy” means that neither party has to appear in person. However, one of the parties must be active duty military but not necessarily deployed.\r\n\r\nTexas: One of the parties must appear in person.\r\n\r\nIf a proxy marriage is performed in one of the four states listed above, it is recognized as a valid marriage in all states except Iowa. It is also recognized by all branches of the U.S. military.\r\n\r\nIf the marriage has not been consummated, a proxy marriage can be used as proof of relationship when filing for a K-1 fiancee visa.','Proxy Marriages','','publish','closed','closed','','proxy-marriages','','','2021-08-27 08:20:33','2021-08-27 08:20:33','',0,'https://k1k3.dev34.info/?page_id=16387',0,'page','',0),(16389,1,'2021-08-27 08:15:41','2021-08-27 08:15:41','','testimonial-img','','inherit','open','closed','','testimonial-img','','','2021-08-27 08:15:41','2021-08-27 08:15:41','',16386,'https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-img.jpeg',0,'attachment','image/jpeg',0),(16390,1,'2021-08-27 08:16:00','2021-08-27 08:16:00','<h2>U.S. Citizenship</h2>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/United_States_Flag1.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n<h2>The Value of Citizenship</h2>\r\nThe United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.\r\n\r\nDeciding to become a U.S. citizen is one of the most important decisions in an individual’s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.\r\n\r\nCall us to help you with becoming a U.S. Citizen! 619-249-0204','Pricing','','inherit','closed','closed','','16386-revision-v1','','','2021-08-27 08:16:00','2021-08-27 08:16:00','',16386,'https://k1k3.dev34.info/?p=16390',0,'revision','',0),(16391,1,'2021-08-27 08:16:00','2021-08-27 08:16:00','<h2>U.S. Citizenship</h2>\r\n<img src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/United_States_Flag1.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n<h2>The Value of Citizenship</h2>\r\nThe United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.\r\n\r\nDeciding to become a U.S. citizen is one of the most important decisions in an individual’s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.\r\n\r\nCall us to help you with becoming a U.S. Citizen! 619-249-0204','Pricing','','inherit','closed','closed','','16386-revision-v1','','','2021-08-27 08:16:00','2021-08-27 08:16:00','',16386,'https://k1k3.dev34.info/?p=16391',0,'revision','',0),(16392,1,'2021-08-27 08:16:00','2021-08-27 08:16:00','<h2>Pricing</h2>		\n															<img width=\"281\" height=\"179\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/testimonial-img.jpeg\" alt=\"\" loading=\"lazy\" />															\n		<p>Our pricing has been competitive since we started in 2004. Pricing is still very reasonable for the personal service you will receive from us.</p><p><strong>This is what we do for you:<br /></strong><br /><strong>1.</strong> Once you hire us we will email or mail you a packet of instructions detailing what we need from you &amp; your love one for us to do <strong>all</strong> the work on your case<br /><strong>2.</strong> We will file your petition to the USCIS directly through Priority mail (No extra charges for this)<br /><strong>3.</strong> Once your case has been approved from the USCIS we will help you with the financial part of the case<br /><strong>4.</strong> We will be sending information to your fiancee or spouse on how to prepare and what to take to the interview<br /><strong>5.</strong> If you’re married we will do the adjustment of status for your spouse prior to the interview for the “green card”<br /><strong>6. </strong>If you’re doing a fiancee visa we will do all the work for adjustment of status which issues the “green card” once you are married</p><p><strong>All this will ensure success and visa issuance. Check our testimonials!<br /></strong><br />Beware of New Companies that have “too good to be true” pricing. You want to ensure your visa application goes through without problems or delays. Remember attorneys have hired us to do “their” petitions. If these could only be done by attorneys that charge $1800 and more then why didn’t they hire one of those attorneys? Simple, they know you don’t need an attorney and they don’t want to pay what the other attorneys charge.</p><p><strong>Unsolicited testimonial from one of our attorney clients</strong></p><p>Dear Cynthia,<br />Visa obtained today in Guangzhou with no problems at all, so we are happy and grateful. We will contact you on return to US next week re adjustment of status. I’m glad to say (for quotation) how much I appreciated your expertise and assistance. You helped us every step of the way. All your advice was accurate and helpful, and your service always prompt and courteous. All documents your firm prepared were accepted by the US consulate immediately. As an attorney, I always appreciate professional skill and I think your reasonable prices and expertise are the best in this field.<br />Best regards,<br />David C. Attorney Wife from China</p><p>Following is the complete package there are no additional cost except for the filing fees:<br />I-129F $340<br />I-130 $420</p><p>Fiancee visa &amp; Marriage visas <strong>$695</strong> which includes fiancée visa, marriage visa petitions done by our experts to completion.  What is included is the adjustment of status petitions for the green card. We offer expert service, quality work at a fair price. <strong>No one on the internet offers this price for both services.</strong></p><p>You have found the right company so contact us with your questions.<br />Toll free in the U.S. 866-750-9020<br />Out of the U.S. 619-249-0204<br />We also do tourist visas, removal of conditions, visas for parents or siblings, call our office for information and pricing.<br />For Poverty Guidelines: <a title=\"I-864P Poverty Guidelines\" href=\"http://uscis.gov/forms\">uscis.gov/forms </a>  scroll down to I-864P click on it.  This link will provide information on filing fees as well.</p>','Pricing','','inherit','closed','closed','','16386-revision-v1','','','2021-08-27 08:16:00','2021-08-27 08:16:00','',16386,'https://k1k3.dev34.info/?p=16392',0,'revision','',0),(16393,1,'2021-08-27 08:16:03','2021-08-27 08:16:03','','Senegal Embassy','','inherit','closed','closed','','16383-revision-v1','','','2021-08-27 08:16:03','2021-08-27 08:16:03','',16383,'https://k1k3.dev34.info/?p=16393',0,'revision','',0),(16394,1,'2021-08-27 08:16:03','2021-08-27 08:16:03','','Senegal Embassy','','inherit','closed','closed','','16383-revision-v1','','','2021-08-27 08:16:03','2021-08-27 08:16:03','',16383,'https://k1k3.dev34.info/?p=16394',0,'revision','',0),(16395,1,'2021-08-27 08:16:03','2021-08-27 08:16:03','<h2>Senegal Embassy\n</h2>		\n		<article id=\"post-287\"><article id=\"post-322\"><p><b>United States Embassy:</b> Dakar Senegal             </p><p><b>Embassy Website:  </b><a href=\"http://dakar.usembassy.gov/\">http://dakar.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(+221) 33-869-63-00</p><p><b>Embassy Email Address: </b><a href=\"mailto:ConsularDakar@state.gov\">ConsularDakar@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"https://ceac.state.gov/genniv/\">https://ceac.state.gov/genniv/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy</b> <strong>fee: </strong>At certain Ecobank locations</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Visa information service call:(+221) 33-869-63-00</p><p><b>Number of photos required for Embassy Interview: </b>4</p><p><b>Number of photos required for the Medical Examination: </b>4</p></article></article>','Senegal Embassy','','inherit','closed','closed','','16383-revision-v1','','','2021-08-27 08:16:03','2021-08-27 08:16:03','',16383,'https://k1k3.dev34.info/?p=16395',0,'revision','',0),(16397,1,'2021-08-27 08:18:02','2021-08-27 08:18:02','<h2>Privacy Policy</h2>\r\nBy accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions\r\n\r\nBy accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions contained in the Terms Of Use outlined below. These terms apply to the entire website and any email or other type of communication between you and UXTheme. Under no circumstances shall UXTheme team be liable for any direct, indirect, special, incidental or consequential damages, including, but not limited to, loss of data or profit, arising out of the use, or the inability to use, the materials on this site, even if UXTheme team or an authorized representative has been advised of the possibility of such damages. If your use of materials from this site results in the need for servicing, repair or correction of equipment or data, you assume any costs thereof. UXTheme will not be responsible for any outcome that may occur during the course of usage of our resources.\r\n<h2>License</h2>\r\nBy purchasing or downloading resource (“item” or “file”) you are being granted a license to use these files for specific uses under certain conditions. Ownership remains with UXTheme, and you are required to abide by the following licensing terms.\r\n<h2>Security</h2>\r\n<ul>\r\n 	<li>You have rights for royalty free use of our resources for any or all of your personal.</li>\r\n 	<li>You are not required to attribute or link to UXTheme in any of projects.</li>\r\n 	<li>We reserve the rights to change prices and revise the resources usage policy in any moment.</li>\r\n</ul>\r\n<h2>Embedded content from other websites</h2>\r\nArticles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.\r\n\r\nThese websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.\r\n<h2>Changes about terms</h2>\r\nIf we change our terms of use we will post those changes on this page. Registered users will be sent an email that outlines changes made to the terms of use.','Privacy Policy','','inherit','closed','closed','','3150-revision-v1','','','2021-08-27 08:18:02','2021-08-27 08:18:02','',3150,'https://k1k3.dev34.info/?p=16397',0,'revision','',0),(16398,1,'2021-08-27 08:18:02','2021-08-27 08:18:02','<h2>Privacy Policy</h2>\r\nBy accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions\r\n\r\nBy accessing and placing an order with UXTheme, you confirm that you are in agreement with and bound by the terms and conditions contained in the Terms Of Use outlined below. These terms apply to the entire website and any email or other type of communication between you and UXTheme. Under no circumstances shall UXTheme team be liable for any direct, indirect, special, incidental or consequential damages, including, but not limited to, loss of data or profit, arising out of the use, or the inability to use, the materials on this site, even if UXTheme team or an authorized representative has been advised of the possibility of such damages. If your use of materials from this site results in the need for servicing, repair or correction of equipment or data, you assume any costs thereof. UXTheme will not be responsible for any outcome that may occur during the course of usage of our resources.\r\n<h2>License</h2>\r\nBy purchasing or downloading resource (“item” or “file”) you are being granted a license to use these files for specific uses under certain conditions. Ownership remains with UXTheme, and you are required to abide by the following licensing terms.\r\n<h2>Security</h2>\r\n<ul>\r\n 	<li>You have rights for royalty free use of our resources for any or all of your personal.</li>\r\n 	<li>You are not required to attribute or link to UXTheme in any of projects.</li>\r\n 	<li>We reserve the rights to change prices and revise the resources usage policy in any moment.</li>\r\n</ul>\r\n<h2>Embedded content from other websites</h2>\r\nArticles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.\r\n\r\nThese websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.\r\n<h2>Changes about terms</h2>\r\nIf we change our terms of use we will post those changes on this page. Registered users will be sent an email that outlines changes made to the terms of use.','Privacy Policy','','inherit','closed','closed','','3150-revision-v1','','','2021-08-27 08:18:02','2021-08-27 08:18:02','',3150,'https://k1k3.dev34.info/?p=16398',0,'revision','',0),(16399,1,'2021-08-27 08:18:02','2021-08-27 08:18:02','<h2>Privacy Policy\n</h2>		\n		<p>PRIVACY NOTICE</p><p>This privacy notice discloses the privacy practices for www.k1k3visas.com. This privacy notice applies solely to information collected by this web site. It will notify you of the following:<br />1. What personally identifiable information is collected from you through the web site, how it is used and with whom it may be shared.<br />2. What choices are available to you regarding the use of your Data.<br />3. The security procedures in place to protect the misuse of your information.<br />4. How you can correct any inaccuracies in the information.<br />Information Collection, Use, and Sharing<br />We are the sole owners of the information collected on this site. We only have access to/collect information that you voluntarily give us via email or other direct contact from you. We will not sell or rent this information to anyone.<br />We will use your information to respond to you, regarding the reason you contacted us. We will not share your information with any third party outside of our organization, other than as necessary to fulfill your request, e.g. to ship an order.<br />Unless you ask us not to, we may contact you via email in the future to tell you about specials, new products or services, or changes to this privacy policy.<br />Your Access to and Control over Information<br />You may opt out of any future contacts from us at any time. You can do the following at any time by contacting us via the email address or phone number given on our website:<br />* See what data we have about you, if any. * Change/correct any data we have about you. * Have us delete any data we have about you. * Express any concern you have about our use of your data.</p><p>Security</p><p>We take precautions to protect your information. When you submit sensitive information via the website, your information is protected both online and offline.<br />Whenver we collect sensitive information (such as credit card data), that information is encrypted and transmitted to us in a secure way. You can verify this by looking for a closed lock icon at the bottom of your web browser, or looking for “https” at the beginning of the address of the web page.<br />While we use encryption to protect sensitive information transmitted online, we also protect your information offline. Only employees who need the information to perform a specific job (for example, billing or customer service) are granted access to personally identifiable information. The computers/servers in which we store personally identifiable information are kept in a secure environment.<br />Cookies. We use “cookies” on this site. A cookie is a piece of data stored on a site visitor’s hard drive to help us improve your access to our site and identify repeat visitors to our site. For instance, when we use a cookie to identify you, you would not have to log in a password more than once, thereby saving time while on our site. Cookies can also enable us to track and target the interests of our users to enhance the experience on our site. Usage of a cookie is in no way linked to any personally identifiable information on our site.<br />Some of our business partners may use cookies on our site (for example, advertisers). However, we have no access to or control over these cookies.<br />Links this web site contains links to other sites. Please be aware that we are not responsible for the content or privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of any other site that collects personally identifiable information.<br />Surveys &amp; Contests from time-to-time our site requests information via surveys or contests. Participation in these surveys or contests is completely voluntary and you may choose whether or not to participate and therefore disclose this information. Information requested may include contact information (such as name and shipping address), and demographic information (such as zip code, age level). Contact information will be used to notify the winners and award prizes. Survey information will be used for purposes of monitoring or improving the use and satisfaction of this site.</p><p>If you feel that we are not abiding by this privacy policy, you should contact us immediately via telephone at 619-249-0204, or via email.  This e-mail address is being protected from spambots.</p>','Privacy Policy','','inherit','closed','closed','','3150-revision-v1','','','2021-08-27 08:18:02','2021-08-27 08:18:02','',3150,'https://k1k3.dev34.info/?p=16399',0,'revision','',0),(16400,1,'2021-08-27 08:18:59','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 08:18:59','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16400',0,'page','',0),(16401,1,'2021-08-27 08:19:39','2021-08-27 08:19:39','<h2>Singapore Embassy</h2>		\n		<article id=\"post-190\"><article id=\"post-324\"><p><b>United States   Embassy:</b> Singapore Singapore</p><p><b>Embassy Website:  <a href=\"http://singapore.usembassy.gov/\">http://singapore.usembassy.gov/</a></b></p><p><b>Embassy Phone Number: 214-571-1600 from the United States.</b></p><p><b>Embassy Email Address: </b><a href=\"mailto:singaporecon@state.gov\">singaporecon@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"http://www.ustraveldocs.com/sg/\">http://www.ustraveldocs.com/sg/</a></p><p><b>Can fiancee/spouse attend the interview:</b> Yes</p><p><b>Where to pay the Embassy</b> <strong>fee: </strong>At any Standard Chartered Bank Branch</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>To schedule an appointment visit <a href=\"http://www.ustraveldocs.com/sg\">http://www.ustraveldocs.com/sg</a> <b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Singapore Embassy','','publish','closed','closed','','singapore-embassy','','','2021-08-27 08:22:03','2021-08-27 08:22:03','',15493,'https://k1k3.dev34.info/?page_id=16401',0,'page','',0),(16402,1,'2021-08-27 08:19:39','2021-08-27 08:19:39','','Singapore Embassy','','inherit','closed','closed','','16401-revision-v1','','','2021-08-27 08:19:39','2021-08-27 08:19:39','',16401,'https://k1k3.dev34.info/?p=16402',0,'revision','',0),(16403,1,'2021-08-27 08:20:04','2021-08-27 08:20:04','<h2>Proxy Marriages\n</h2>		\n															<img width=\"300\" height=\"225\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/United_States_Flag1.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h2>The Value of Citizenship</h2>		\n		<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.</p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual’s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.</p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204</p>','U.S. Citizenship','','inherit','closed','closed','','16387-revision-v1','','','2021-08-27 08:20:04','2021-08-27 08:20:04','',16387,'https://k1k3.dev34.info/?p=16403',0,'revision','',0),(16404,1,'2021-08-27 08:20:04','2021-08-27 08:20:04','<h2>Proxy Marriages\n</h2>		\n															<img width=\"300\" height=\"225\" src=\"https://k1k3.dev34.info/wp-content/uploads/2021/08/United_States_Flag1.jpg\" alt=\"\" loading=\"lazy\" />															\n			<h2>The Value of Citizenship</h2>		\n		<p>The United States has a long history of welcoming immigrants from all parts of the world. America values the contributions of immigrants who continue to enrich this country and preserve its legacy as a land of freedom and opportunity.</p><p>Deciding to become a U.S. citizen is one of the most important decisions in an individual’s life. If you decide to apply to become a U.S. citizen, you will be showing your commitment to the United States and your loyalty to its Constitution. In return, you are rewarded with all the rights and privileges that are part of U.S. citizenship.</p><p>Call us to help you with becoming a U.S. Citizen! 619-249-0204</p>','U.S. Citizenship','','inherit','closed','closed','','16387-revision-v1','','','2021-08-27 08:20:04','2021-08-27 08:20:04','',16387,'https://k1k3.dev34.info/?p=16404',0,'revision','',0),(16405,1,'2021-08-27 08:20:04','2021-08-27 08:20:04','<h2>Proxy Marriages\n</h2>		\n		<p>If you are not yet married but interested in doing so by proxy, please read the material below:</p><p>Only four states allow proxy marriages and each has its own rules and requirements.</p><p>For U.S. immigration purposes, a proxy marriage performed in one of the four states listed below is valid as long as the marriage has been consummated.</p><p>California: One of the parties must appear in person and the other must be active duty military who is deployed for a conflict of war.</p><p>Colorado: One of the parties must appear in person.</p><p>Montana: This is the only state that allows a double proxy marriage. “Double proxy” means that neither party has to appear in person. However, one of the parties must be active duty military but not necessarily deployed.</p><p>Texas: One of the parties must appear in person.</p><p>If a proxy marriage is performed in one of the four states listed above, it is recognized as a valid marriage in all states except Iowa. It is also recognized by all branches of the U.S. military.</p><p>If the marriage has not been consummated, a proxy marriage can be used as proof of relationship when filing for a K-1 fiancee visa.</p>','U.S. Citizenship','','inherit','closed','closed','','16387-revision-v1','','','2021-08-27 08:20:04','2021-08-27 08:20:04','',16387,'https://k1k3.dev34.info/?p=16405',0,'revision','',0),(16406,1,'2021-08-27 08:20:33','2021-08-27 08:20:33','<h2>Proxy Marriages</h2>\r\nIf you are not yet married but interested in doing so by proxy, please read the material below:\r\n\r\nOnly four states allow proxy marriages and each has its own rules and requirements.\r\n\r\nFor U.S. immigration purposes, a proxy marriage performed in one of the four states listed below is valid as long as the marriage has been consummated.\r\n\r\nCalifornia: One of the parties must appear in person and the other must be active duty military who is deployed for a conflict of war.\r\n\r\nColorado: One of the parties must appear in person.\r\n\r\nMontana: This is the only state that allows a double proxy marriage. “Double proxy” means that neither party has to appear in person. However, one of the parties must be active duty military but not necessarily deployed.\r\n\r\nTexas: One of the parties must appear in person.\r\n\r\nIf a proxy marriage is performed in one of the four states listed above, it is recognized as a valid marriage in all states except Iowa. It is also recognized by all branches of the U.S. military.\r\n\r\nIf the marriage has not been consummated, a proxy marriage can be used as proof of relationship when filing for a K-1 fiancee visa.','Proxy Marriages','','inherit','closed','closed','','16387-revision-v1','','','2021-08-27 08:20:33','2021-08-27 08:20:33','',16387,'https://k1k3.dev34.info/?p=16406',0,'revision','',0),(16407,1,'2021-08-27 08:22:02','2021-08-27 08:22:02','','Singapore Embassy','','inherit','closed','closed','','16401-revision-v1','','','2021-08-27 08:22:02','2021-08-27 08:22:02','',16401,'https://k1k3.dev34.info/?p=16407',0,'revision','',0),(16408,1,'2021-08-27 08:22:02','2021-08-27 08:22:02','','Singapore Embassy','','inherit','closed','closed','','16401-revision-v1','','','2021-08-27 08:22:02','2021-08-27 08:22:02','',16401,'https://k1k3.dev34.info/?p=16408',0,'revision','',0),(16409,1,'2021-08-27 08:22:03','2021-08-27 08:22:03','<h2>Singapore Embassy</h2>		\n		<article id=\"post-190\"><article id=\"post-324\"><p><b>United States   Embassy:</b> Singapore Singapore</p><p><b>Embassy Website:  <a href=\"http://singapore.usembassy.gov/\">http://singapore.usembassy.gov/</a></b></p><p><b>Embassy Phone Number: 214-571-1600 from the United States.</b></p><p><b>Embassy Email Address: </b><a href=\"mailto:singaporecon@state.gov\">singaporecon@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"http://www.ustraveldocs.com/sg/\">http://www.ustraveldocs.com/sg/</a></p><p><b>Can fiancee/spouse attend the interview:</b> Yes</p><p><b>Where to pay the Embassy</b> <strong>fee: </strong>At any Standard Chartered Bank Branch</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>To schedule an appointment visit <a href=\"http://www.ustraveldocs.com/sg\">http://www.ustraveldocs.com/sg</a> <b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Singapore Embassy','','inherit','closed','closed','','16401-revision-v1','','','2021-08-27 08:22:03','2021-08-27 08:22:03','',16401,'https://k1k3.dev34.info/?p=16409',0,'revision','',0),(16410,1,'2021-08-27 08:22:11','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 08:22:11','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16410',0,'page','',0),(16411,1,'2021-08-27 08:22:35','2021-08-27 08:22:35','<h2>South Africa Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-326\"><p><b>United States Embassy: </b>Cape Town South Africa</p><p><b>Embassy Website:  </b><a href=\"http://southafrica.usembassy.gov/\">http://southafrica.usembassy.gov/    </a></p><p><b>Embassy Phone Number: </b>27 (021) – 300-9700</p><p><b>Embassy Email Address: </b><a href=\"mailto:ConsularCapeTown@state.gov\">ConsularCapeTown@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"http://southafrica.usvisa-info.com/\">http://southafrica.usvisa-info.com/</a></p><p><b>Can fiancee/spouse attend the interview:</b> Yes</p><p><b>Where to pay the Embassy</b> <strong>fee: </strong>At any ABSA branch</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Once you make the payment you can schedule your interview by calling the Visa Information Center</p><p><b>Number of photos required for Embassy Interview:</b> 2</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','South Africa Embassy','','publish','closed','closed','','south-africa-embassy','','','2021-08-27 08:23:58','2021-08-27 08:23:58','',15493,'https://k1k3.dev34.info/?page_id=16411',0,'page','',0),(16412,1,'2021-08-27 08:22:35','2021-08-27 08:22:35','','South Africa Embassy','','inherit','closed','closed','','16411-revision-v1','','','2021-08-27 08:22:35','2021-08-27 08:22:35','',16411,'https://k1k3.dev34.info/?p=16412',0,'revision','',0),(16413,1,'2021-08-27 08:23:57','2021-08-27 08:23:57','','South Africa Embassy','','inherit','closed','closed','','16411-revision-v1','','','2021-08-27 08:23:57','2021-08-27 08:23:57','',16411,'https://k1k3.dev34.info/?p=16413',0,'revision','',0),(16414,1,'2021-08-27 08:23:57','2021-08-27 08:23:57','','South Africa Embassy','','inherit','closed','closed','','16411-revision-v1','','','2021-08-27 08:23:57','2021-08-27 08:23:57','',16411,'https://k1k3.dev34.info/?p=16414',0,'revision','',0),(16415,1,'2021-08-27 08:23:58','2021-08-27 08:23:58','<h2>South Africa Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-326\"><p><b>United States Embassy: </b>Cape Town South Africa</p><p><b>Embassy Website:  </b><a href=\"http://southafrica.usembassy.gov/\">http://southafrica.usembassy.gov/    </a></p><p><b>Embassy Phone Number: </b>27 (021) – 300-9700</p><p><b>Embassy Email Address: </b><a href=\"mailto:ConsularCapeTown@state.gov\">ConsularCapeTown@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"http://southafrica.usvisa-info.com/\">http://southafrica.usvisa-info.com/</a></p><p><b>Can fiancee/spouse attend the interview:</b> Yes</p><p><b>Where to pay the Embassy</b> <strong>fee: </strong>At any ABSA branch</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Once you make the payment you can schedule your interview by calling the Visa Information Center</p><p><b>Number of photos required for Embassy Interview:</b> 2</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','South Africa Embassy','','inherit','closed','closed','','16411-revision-v1','','','2021-08-27 08:23:58','2021-08-27 08:23:58','',16411,'https://k1k3.dev34.info/?p=16415',0,'revision','',0),(16416,1,'2021-08-27 08:24:06','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 08:24:06','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16416',0,'page','',0),(16417,1,'2021-08-27 08:24:51','2021-08-27 08:24:51','<h2>South Sudan\n</h2>		\n		<article id=\"post-190\"><article id=\"post-328\"><p>Embassy website: <a href=\"http://southsudan.usembassy.gov/\">http://southsudan.usembassy.gov/       </a></p><p>The U.S. embassy in Juba does not provide visa service at this time.  South Sudanese citizens should apply at the U.S. Embassy in Nairobi, Kenya.</p></article></article>','South Sudan','','publish','closed','closed','','south-sudan','','','2021-08-27 08:25:58','2021-08-27 08:25:58','',15493,'https://k1k3.dev34.info/?page_id=16417',0,'page','',0),(16418,1,'2021-08-27 08:24:51','2021-08-27 08:24:51','','South Sudan','','inherit','closed','closed','','16417-revision-v1','','','2021-08-27 08:24:51','2021-08-27 08:24:51','',16417,'https://k1k3.dev34.info/?p=16418',0,'revision','',0),(16419,1,'2021-08-27 08:25:58','2021-08-27 08:25:58','','South Sudan','','inherit','closed','closed','','16417-revision-v1','','','2021-08-27 08:25:58','2021-08-27 08:25:58','',16417,'https://k1k3.dev34.info/?p=16419',0,'revision','',0),(16420,1,'2021-08-27 08:25:58','2021-08-27 08:25:58','','South Sudan','','inherit','closed','closed','','16417-revision-v1','','','2021-08-27 08:25:58','2021-08-27 08:25:58','',16417,'https://k1k3.dev34.info/?p=16420',0,'revision','',0),(16421,1,'2021-08-27 08:25:58','2021-08-27 08:25:58','<h2>South Sudan\n</h2>		\n		<article id=\"post-190\"><article id=\"post-328\"><p>Embassy website: <a href=\"http://southsudan.usembassy.gov/\">http://southsudan.usembassy.gov/       </a></p><p>The U.S. embassy in Juba does not provide visa service at this time.  South Sudanese citizens should apply at the U.S. Embassy in Nairobi, Kenya.</p></article></article>','South Sudan','','inherit','closed','closed','','16417-revision-v1','','','2021-08-27 08:25:58','2021-08-27 08:25:58','',16417,'https://k1k3.dev34.info/?p=16421',0,'revision','',0),(16422,1,'2021-08-27 08:26:21','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 08:26:21','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16422',0,'page','',0),(16423,1,'2021-08-27 08:26:57','2021-08-27 08:26:57','<h2>Syria Embassy</h2>		\n		<article id=\"post-190\"><article id=\"post-330\"><p><b>United States Embassy: </b>Please see information below<br />If your immigrant visa case was scheduled for interview in Damascus, your visa case has been transferred to the U.S. Embassy in Amman, Jordan for processing. Please contact our Immigrant unit at <a href=\"mailto:Amman-IV@state.GOV\">Amman-IV@state.GOV</a> for inquiries concerning immigrant visas that were scheduled to be processed in Damascus.  </p></article></article>','Syria Embassy','','publish','closed','closed','','syria-embassy','','','2021-08-27 08:28:27','2021-08-27 08:28:27','',15493,'https://k1k3.dev34.info/?page_id=16423',0,'page','',0),(16424,1,'2021-08-27 08:26:57','2021-08-27 08:26:57','','Syria Embassy','','inherit','closed','closed','','16423-revision-v1','','','2021-08-27 08:26:57','2021-08-27 08:26:57','',16423,'https://k1k3.dev34.info/?p=16424',0,'revision','',0),(16425,1,'2021-08-27 08:28:27','2021-08-27 08:28:27','','Syria Embassy','','inherit','closed','closed','','16423-revision-v1','','','2021-08-27 08:28:27','2021-08-27 08:28:27','',16423,'https://k1k3.dev34.info/?p=16425',0,'revision','',0),(16426,1,'2021-08-27 08:28:27','2021-08-27 08:28:27','','Syria Embassy','','inherit','closed','closed','','16423-revision-v1','','','2021-08-27 08:28:27','2021-08-27 08:28:27','',16423,'https://k1k3.dev34.info/?p=16426',0,'revision','',0),(16427,1,'2021-08-27 08:28:27','2021-08-27 08:28:27','<h2>Syria Embassy</h2>		\n		<article id=\"post-190\"><article id=\"post-330\"><p><b>United States Embassy: </b>Please see information below<br />If your immigrant visa case was scheduled for interview in Damascus, your visa case has been transferred to the U.S. Embassy in Amman, Jordan for processing. Please contact our Immigrant unit at <a href=\"mailto:Amman-IV@state.GOV\">Amman-IV@state.GOV</a> for inquiries concerning immigrant visas that were scheduled to be processed in Damascus.  </p></article></article>','Syria Embassy','','inherit','closed','closed','','16423-revision-v1','','','2021-08-27 08:28:27','2021-08-27 08:28:27','',16423,'https://k1k3.dev34.info/?p=16427',0,'revision','',0),(16428,1,'2021-08-27 08:28:30','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 08:28:30','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16428',0,'page','',0),(16429,1,'2021-08-27 08:28:55','2021-08-27 08:28:55','<h2>Tunisia Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-336\"><p><b>United States Embassy:</b> Tunis Tunisia        </p><p><b>Embassy Website:  </b><a href=\"http://tunisia.usembassy.gov/\">http://tunisia.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>216-71-107-000</p><p><b>Embassy Email Address:  </b><a href=\"mailto:consulartunis@state.gov\">consulartunis@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"http://evisaforms.state.gov/schedulingsystem.asp\">http://evisaforms.state.gov/schedulingsystem.asp</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy</b> <strong>fee: </strong>At the Consular Section of the U.S. Embassy at the time  of the interview.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article> </article>','Tunisia Embassy','','publish','closed','closed','','tunisia-embassy','','','2021-08-27 08:30:02','2021-08-27 08:30:02','',15493,'https://k1k3.dev34.info/?page_id=16429',0,'page','',0),(16430,1,'2021-08-27 08:28:55','2021-08-27 08:28:55','','Tunisia Embassy','','inherit','closed','closed','','16429-revision-v1','','','2021-08-27 08:28:55','2021-08-27 08:28:55','',16429,'https://k1k3.dev34.info/?p=16430',0,'revision','',0),(16431,1,'2021-08-27 08:29:52','2021-08-27 08:29:52','','Tunisia Embassy','','inherit','closed','closed','','16429-revision-v1','','','2021-08-27 08:29:52','2021-08-27 08:29:52','',16429,'https://k1k3.dev34.info/?p=16431',0,'revision','',0),(16432,1,'2021-08-27 08:29:52','2021-08-27 08:29:52','','Tunisia Embassy','','inherit','closed','closed','','16429-revision-v1','','','2021-08-27 08:29:52','2021-08-27 08:29:52','',16429,'https://k1k3.dev34.info/?p=16432',0,'revision','',0),(16433,1,'2021-08-27 08:29:52','2021-08-27 08:29:52','<h2>Tunisia Embassy\n</h2>		\n		<article id=\"post-190\">\n<article id=\"post-336\">\n<b>United States Embassy:</b> Tunis Tunisia\n<b>Embassy Website:  </b><a href=\"http://tunisia.usembassy.gov/\">http://tunisia.usembassy.gov/</a>\n<b>Embassy Phone Number: </b>216-71-107-000\n<b>Embassy Email Address:  </b><a href=\"mailto:consulartunis@state.gov\">consulartunis@state.gov</a>\n<b>URL for scheduling the interview online: </b> <a href=\"http://evisaforms.state.gov/schedulingsystem.asp\">http://evisaforms.state.gov/schedulingsystem.asp</a>\n<b>Can fiancee/spouse attend the interview: </b>No\n<b>Where to pay the Embassy</b> <strong>fee: </strong>At the Consular Section of the U.S. Embassy at the time  of the interview.\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\n<b>Embassy appointment scheduling method: </b>Online by going to their website\n<b>Number of photos required for Embassy Interview: </b>2\n<b>Number of photos required for the Medical Examination: </b>1\n</article>\n</article>','Tunisia Embassy','','inherit','closed','closed','','16429-revision-v1','','','2021-08-27 08:29:52','2021-08-27 08:29:52','',16429,'https://k1k3.dev34.info/?p=16433',0,'revision','',0),(16434,1,'2021-08-27 08:30:02','2021-08-27 08:30:02','<h2>Tunisia Embassy\n</h2>		\n		<article id=\"post-190\">\n<article id=\"post-336\">\n<b>United States Embassy:</b> Tunis Tunisia\n<b>Embassy Website:  </b><a href=\"http://tunisia.usembassy.gov/\">http://tunisia.usembassy.gov/</a>\n<b>Embassy Phone Number: </b>216-71-107-000\n<b>Embassy Email Address:  </b><a href=\"mailto:consulartunis@state.gov\">consulartunis@state.gov</a>\n<b>URL for scheduling the interview online: </b> <a href=\"http://evisaforms.state.gov/schedulingsystem.asp\">http://evisaforms.state.gov/schedulingsystem.asp</a>\n<b>Can fiancee/spouse attend the interview: </b>No\n<b>Where to pay the Embassy</b> <strong>fee: </strong>At the Consular Section of the U.S. Embassy at the time  of the interview.\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\n<b>Embassy appointment scheduling method: </b>Online by going to their website\n<b>Number of photos required for Embassy Interview: </b>2\n<b>Number of photos required for the Medical Examination: </b>1\n</article>\n</article>','Tunisia Embassy','','inherit','closed','closed','','16429-revision-v1','','','2021-08-27 08:30:02','2021-08-27 08:30:02','',16429,'https://k1k3.dev34.info/?p=16434',0,'revision','',0),(16435,1,'2021-08-27 08:30:02','2021-08-27 08:30:02','<h2>Tunisia Embassy\n</h2>		\n		<article id=\"post-190\">\n<article id=\"post-336\">\n<b>United States Embassy:</b> Tunis Tunisia\n<b>Embassy Website:  </b><a href=\"http://tunisia.usembassy.gov/\">http://tunisia.usembassy.gov/</a>\n<b>Embassy Phone Number: </b>216-71-107-000\n<b>Embassy Email Address:  </b><a href=\"mailto:consulartunis@state.gov\">consulartunis@state.gov</a>\n<b>URL for scheduling the interview online: </b> <a href=\"http://evisaforms.state.gov/schedulingsystem.asp\">http://evisaforms.state.gov/schedulingsystem.asp</a>\n<b>Can fiancee/spouse attend the interview: </b>No\n<b>Where to pay the Embassy</b> <strong>fee: </strong>At the Consular Section of the U.S. Embassy at the time  of the interview.\n<b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.\n<b>Embassy appointment scheduling method: </b>Online by going to their website\n<b>Number of photos required for Embassy Interview: </b>2\n<b>Number of photos required for the Medical Examination: </b>1\n</article>\n</article>','Tunisia Embassy','','inherit','closed','closed','','16429-revision-v1','','','2021-08-27 08:30:02','2021-08-27 08:30:02','',16429,'https://k1k3.dev34.info/?p=16435',0,'revision','',0),(16436,1,'2021-08-27 08:30:02','2021-08-27 08:30:02','<h2>Tunisia Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-336\"><p><b>United States Embassy:</b> Tunis Tunisia        </p><p><b>Embassy Website:  </b><a href=\"http://tunisia.usembassy.gov/\">http://tunisia.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>216-71-107-000</p><p><b>Embassy Email Address:  </b><a href=\"mailto:consulartunis@state.gov\">consulartunis@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"http://evisaforms.state.gov/schedulingsystem.asp\">http://evisaforms.state.gov/schedulingsystem.asp</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy</b> <strong>fee: </strong>At the Consular Section of the U.S. Embassy at the time  of the interview.</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to their website</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article> </article>','Tunisia Embassy','','inherit','closed','closed','','16429-revision-v1','','','2021-08-27 08:30:02','2021-08-27 08:30:02','',16429,'https://k1k3.dev34.info/?p=16436',0,'revision','',0),(16437,1,'2021-08-27 08:30:06','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 08:30:06','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16437',0,'page','',0),(16438,1,'2021-08-27 08:30:41','2021-08-27 08:30:41','<h2>Trinidad & Tobago Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-334\"><p><b>United States Embassy:</b> Port of Spain Trinidad &amp; Tobago</p><p><b>Embassy Website:  </b><a href=\"http://trinidad.usembassy.gov/\">http://trinidad.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(868) 622-6371  </p><p><b>Embassy Email Address: </b><a href=\"mailto:consularpos@state.gov\">consularpos@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"http://evisaforms.state.gov/default.asp?postcode=PTS&amp;appcode=3/\">http://evisaforms.state.gov/default.asp?postcode=PTS&amp;appcode=3/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy</b> <strong>fee: </strong>At TT Post Office</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Schedule the appointment online through the website</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Trinidad & Tobago Embassy','','publish','closed','closed','','trinidad-tobago-embassy','','','2021-08-27 08:32:50','2021-08-27 08:32:50','',15493,'https://k1k3.dev34.info/?page_id=16438',0,'page','',0),(16439,1,'2021-08-27 08:30:41','2021-08-27 08:30:41','','Trinidad & Tobago Embassy','','inherit','closed','closed','','16438-revision-v1','','','2021-08-27 08:30:41','2021-08-27 08:30:41','',16438,'https://k1k3.dev34.info/?p=16439',0,'revision','',0),(16440,1,'2021-08-27 08:32:49','2021-08-27 08:32:49','','Trinidad & Tobago Embassy','','inherit','closed','closed','','16438-revision-v1','','','2021-08-27 08:32:49','2021-08-27 08:32:49','',16438,'https://k1k3.dev34.info/?p=16440',0,'revision','',0),(16441,1,'2021-08-27 08:32:50','2021-08-27 08:32:50','','Trinidad & Tobago Embassy','','inherit','closed','closed','','16438-revision-v1','','','2021-08-27 08:32:50','2021-08-27 08:32:50','',16438,'https://k1k3.dev34.info/?p=16441',0,'revision','',0),(16442,1,'2021-08-27 08:32:50','2021-08-27 08:32:50','<h2>Trinidad & Tobago Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-334\"><p><b>United States Embassy:</b> Port of Spain Trinidad &amp; Tobago</p><p><b>Embassy Website:  </b><a href=\"http://trinidad.usembassy.gov/\">http://trinidad.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(868) 622-6371  </p><p><b>Embassy Email Address: </b><a href=\"mailto:consularpos@state.gov\">consularpos@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"http://evisaforms.state.gov/default.asp?postcode=PTS&amp;appcode=3/\">http://evisaforms.state.gov/default.asp?postcode=PTS&amp;appcode=3/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy</b> <strong>fee: </strong>At TT Post Office</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Schedule the appointment online through the website</p><p><b>Number of photos required for Embassy Interview: </b>1</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Trinidad & Tobago Embassy','','inherit','closed','closed','','16438-revision-v1','','','2021-08-27 08:32:50','2021-08-27 08:32:50','',16438,'https://k1k3.dev34.info/?p=16442',0,'revision','',0),(16443,1,'2021-08-27 08:32:53','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 08:32:53','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16443',0,'page','',0),(16444,1,'2021-08-27 08:33:21','2021-08-27 08:33:21','<h2>Thailand Embassy</h2>		\n		<article id=\"post-190\"><article id=\"post-332\"><p><b>United States Embassy:</b> Bangkok Thailand </p><p><b>Embassy Website:  </b><a href=\"http://bangkok.usembassy.gov/\">http://bangkok.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>001-800-13-202-2457</p><p><b>Embassy Email Address: </b><a href=\"mailto:visasbkk@state.gov\">visasbkk@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"https://thailand.us-visaservices.com/forms/default.aspx\">https://thailand.us-visaservices.com/forms/default.aspx</a></p><p><b>Can fiancee/spouse attend the interview:</b> No</p><p><b>Where to pay the Embassy fee: </b>Over 250 designated Thai Post Offices nationwide</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>To make an appointment for a non-immigrant visa visit <a href=\"http://thailand.us-visaservices.com/\">http://thailand.us-visaservices.com/</a></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Thailand Embassy','','publish','closed','closed','','thailand-embassy','','','2021-08-27 08:35:58','2021-08-27 08:35:58','',15493,'https://k1k3.dev34.info/?page_id=16444',0,'page','',0),(16445,1,'2021-08-27 08:33:21','2021-08-27 08:33:21','','Thailand Embassy','','inherit','closed','closed','','16444-revision-v1','','','2021-08-27 08:33:21','2021-08-27 08:33:21','',16444,'https://k1k3.dev34.info/?p=16445',0,'revision','',0),(16446,1,'2021-08-27 08:35:58','2021-08-27 08:35:58','','Thailand Embassy','','inherit','closed','closed','','16444-revision-v1','','','2021-08-27 08:35:58','2021-08-27 08:35:58','',16444,'https://k1k3.dev34.info/?p=16446',0,'revision','',0),(16447,1,'2021-08-27 08:35:58','2021-08-27 08:35:58','','Thailand Embassy','','inherit','closed','closed','','16444-revision-v1','','','2021-08-27 08:35:58','2021-08-27 08:35:58','',16444,'https://k1k3.dev34.info/?p=16447',0,'revision','',0),(16448,1,'2021-08-27 08:35:58','2021-08-27 08:35:58','<h2>Thailand Embassy</h2>		\n		<article id=\"post-190\"><article id=\"post-332\"><p><b>United States Embassy:</b> Bangkok Thailand </p><p><b>Embassy Website:  </b><a href=\"http://bangkok.usembassy.gov/\">http://bangkok.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>001-800-13-202-2457</p><p><b>Embassy Email Address: </b><a href=\"mailto:visasbkk@state.gov\">visasbkk@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"https://thailand.us-visaservices.com/forms/default.aspx\">https://thailand.us-visaservices.com/forms/default.aspx</a></p><p><b>Can fiancee/spouse attend the interview:</b> No</p><p><b>Where to pay the Embassy fee: </b>Over 250 designated Thai Post Offices nationwide</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>To make an appointment for a non-immigrant visa visit <a href=\"http://thailand.us-visaservices.com/\">http://thailand.us-visaservices.com/</a></p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Thailand Embassy','','inherit','closed','closed','','16444-revision-v1','','','2021-08-27 08:35:58','2021-08-27 08:35:58','',16444,'https://k1k3.dev34.info/?p=16448',0,'revision','',0),(16449,1,'2021-08-27 08:36:01','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 08:36:01','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16449',0,'page','',0),(16450,1,'2021-08-27 08:36:28','2021-08-27 08:36:28','<h2>Turkey Embassy</h2>		\n		<article id=\"post-190\"><article id=\"post-338\"><p><b>United States Embassy:</b> Ankara Turkey </p><p><b>Embassy Website:  </b><a href=\"http://turkey.usembassy.gov/\">http://turkey.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(90-312)455-5555</p><p><b>Embassy Email Address: </b><a href=\"mailto:CA-Ankara@state.gov\">CA-Ankara@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"http://istanbul.usconsulate.gov/niv.info.html\">http://istanbul.usconsulate.gov/niv.info.html</a></p><p><b>Can fiancee/spouse attend the interview:</b> No</p><p><b>Where to pay the Embassy fee: </b>Click on the URL: <a href=\"http://usvisa-info.com/en-TR/selfservice/us.fee.payment.options\">http://usvisa-info.com/en-TR/selfservice/us.fee.payment.options</a></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>After completing the DS-160 please contact the Visa Information Service at +90 212 340 4444 to schedule the first available interview.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Turkey Embassy','','publish','closed','closed','','turkey-embassy','','','2021-08-27 08:38:33','2021-08-27 08:38:33','',15493,'https://k1k3.dev34.info/?page_id=16450',0,'page','',0),(16451,1,'2021-08-27 08:36:28','2021-08-27 08:36:28','','Turkey Embassy','','inherit','closed','closed','','16450-revision-v1','','','2021-08-27 08:36:28','2021-08-27 08:36:28','',16450,'https://k1k3.dev34.info/?p=16451',0,'revision','',0),(16452,1,'2021-08-27 08:38:33','2021-08-27 08:38:33','','Turkey Embassy','','inherit','closed','closed','','16450-revision-v1','','','2021-08-27 08:38:33','2021-08-27 08:38:33','',16450,'https://k1k3.dev34.info/?p=16452',0,'revision','',0),(16453,1,'2021-08-27 08:38:33','2021-08-27 08:38:33','','Turkey Embassy','','inherit','closed','closed','','16450-revision-v1','','','2021-08-27 08:38:33','2021-08-27 08:38:33','',16450,'https://k1k3.dev34.info/?p=16453',0,'revision','',0),(16454,1,'2021-08-27 08:38:33','2021-08-27 08:38:33','<h2>Turkey Embassy</h2>		\n		<article id=\"post-190\"><article id=\"post-338\"><p><b>United States Embassy:</b> Ankara Turkey </p><p><b>Embassy Website:  </b><a href=\"http://turkey.usembassy.gov/\">http://turkey.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(90-312)455-5555</p><p><b>Embassy Email Address: </b><a href=\"mailto:CA-Ankara@state.gov\">CA-Ankara@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"http://istanbul.usconsulate.gov/niv.info.html\">http://istanbul.usconsulate.gov/niv.info.html</a></p><p><b>Can fiancee/spouse attend the interview:</b> No</p><p><b>Where to pay the Embassy fee: </b>Click on the URL: <a href=\"http://usvisa-info.com/en-TR/selfservice/us.fee.payment.options\">http://usvisa-info.com/en-TR/selfservice/us.fee.payment.options</a></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>After completing the DS-160 please contact the Visa Information Service at +90 212 340 4444 to schedule the first available interview.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Turkey Embassy','','inherit','closed','closed','','16450-revision-v1','','','2021-08-27 08:38:33','2021-08-27 08:38:33','',16450,'https://k1k3.dev34.info/?p=16454',0,'revision','',0),(16455,1,'2021-08-27 08:38:37','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 08:38:37','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16455',0,'page','',0),(16456,1,'2021-08-27 08:38:59','2021-08-27 08:38:59','<h2>UAE Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-340\"><p><b>United States Embassy:</b> Abu Dhabi UAE </p><p><b>Embassy Website:  </b><a href=\"http://abudhabi.usembassy.gov/\">http://abudhabi.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>971-2-414-2210</p><p><b>Embassy Email Address: </b><a href=\"mailto:abudhabiIV@state.gov\">abudhabiIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"https://evisaforms.state.gov/default.asp?postocode=ABD&amp;appcode=3\">https://evisaforms.state.gov/default.asp?postocode=ABD&amp;appcode=3</a></p><p><b>Can fiancee/spouse attend the interview:</b> Yes</p><p><b>Where to pay the Embassy fee: </b>At the National Bank of Abu Dhabi</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Over the phone or online</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','UAE Embassy','','publish','closed','closed','','uae-embassy','','','2021-08-27 08:40:28','2021-08-27 08:40:28','',15493,'https://k1k3.dev34.info/?page_id=16456',0,'page','',0),(16457,1,'2021-08-27 08:38:59','2021-08-27 08:38:59','','UAE Embassy','','inherit','closed','closed','','16456-revision-v1','','','2021-08-27 08:38:59','2021-08-27 08:38:59','',16456,'https://k1k3.dev34.info/?p=16457',0,'revision','',0),(16458,1,'2021-08-27 08:40:28','2021-08-27 08:40:28','','UAE Embassy','','inherit','closed','closed','','16456-revision-v1','','','2021-08-27 08:40:28','2021-08-27 08:40:28','',16456,'https://k1k3.dev34.info/?p=16458',0,'revision','',0),(16459,1,'2021-08-27 08:40:28','2021-08-27 08:40:28','','UAE Embassy','','inherit','closed','closed','','16456-revision-v1','','','2021-08-27 08:40:28','2021-08-27 08:40:28','',16456,'https://k1k3.dev34.info/?p=16459',0,'revision','',0),(16460,1,'2021-08-27 08:40:28','2021-08-27 08:40:28','<h2>UAE Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-340\"><p><b>United States Embassy:</b> Abu Dhabi UAE </p><p><b>Embassy Website:  </b><a href=\"http://abudhabi.usembassy.gov/\">http://abudhabi.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>971-2-414-2210</p><p><b>Embassy Email Address: </b><a href=\"mailto:abudhabiIV@state.gov\">abudhabiIV@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"https://evisaforms.state.gov/default.asp?postocode=ABD&amp;appcode=3\">https://evisaforms.state.gov/default.asp?postocode=ABD&amp;appcode=3</a></p><p><b>Can fiancee/spouse attend the interview:</b> Yes</p><p><b>Where to pay the Embassy fee: </b>At the National Bank of Abu Dhabi</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Over the phone or online</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','UAE Embassy','','inherit','closed','closed','','16456-revision-v1','','','2021-08-27 08:40:28','2021-08-27 08:40:28','',16456,'https://k1k3.dev34.info/?p=16460',0,'revision','',0),(16461,1,'2021-08-27 08:40:31','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 08:40:31','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16461',0,'page','',0),(16462,1,'2021-08-27 08:40:56','2021-08-27 08:40:56','<h2>Uganda Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-342\"><p><b>United States Embassy:</b> Kampala Uganda</p><p><b>Embassy Website:  </b><a href=\"http://kampala.usembassy.gov/\">http://kampala.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>0414 25 97 91  </p><p><b>Embassy Email Address: </b><a href=\"mailto:kampalavisa@state.gov\">kampalavisa@state.gov</a></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Interviews will take place in Nairobi, Kenya</p></article></article>','Uganda Embassy','','publish','closed','closed','','uganda-embassy','','','2021-08-27 09:11:51','2021-08-27 09:11:51','',15493,'https://k1k3.dev34.info/?page_id=16462',0,'page','',0),(16463,1,'2021-08-27 08:40:56','2021-08-27 08:40:56','','Uganda Embassy','','inherit','closed','closed','','16462-revision-v1','','','2021-08-27 08:40:56','2021-08-27 08:40:56','',16462,'https://k1k3.dev34.info/?p=16463',0,'revision','',0),(16464,1,'2021-08-27 09:11:51','2021-08-27 09:11:51','','Uganda Embassy','','inherit','closed','closed','','16462-revision-v1','','','2021-08-27 09:11:51','2021-08-27 09:11:51','',16462,'https://k1k3.dev34.info/?p=16464',0,'revision','',0),(16465,1,'2021-08-27 09:11:51','2021-08-27 09:11:51','','Uganda Embassy','','inherit','closed','closed','','16462-revision-v1','','','2021-08-27 09:11:51','2021-08-27 09:11:51','',16462,'https://k1k3.dev34.info/?p=16465',0,'revision','',0),(16466,1,'2021-08-27 09:11:51','2021-08-27 09:11:51','<h2>Uganda Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-342\"><p><b>United States Embassy:</b> Kampala Uganda</p><p><b>Embassy Website:  </b><a href=\"http://kampala.usembassy.gov/\">http://kampala.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>0414 25 97 91  </p><p><b>Embassy Email Address: </b><a href=\"mailto:kampalavisa@state.gov\">kampalavisa@state.gov</a></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Interviews will take place in Nairobi, Kenya</p></article></article>','Uganda Embassy','','inherit','closed','closed','','16462-revision-v1','','','2021-08-27 09:11:51','2021-08-27 09:11:51','',16462,'https://k1k3.dev34.info/?p=16466',0,'revision','',0),(16467,1,'2021-08-27 09:11:54','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 09:11:54','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16467',0,'page','',0),(16468,1,'2021-08-27 09:12:23','2021-08-27 09:12:23','<h2>Ukraine Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-344\"><p><b>United States Embassy:</b> Kiev Ukraine </p><p><b>Embassy Website:  </b><a href=\"http://ukraine.usembassy.gov/\">http://ukraine.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(044) 383-8066 in Ukraine or (703) 988-7107 in the United States</p><p><b>Embassy Email Address: </b><a href=\"mailto:support-Ukraine@ustraveldocs.com\">support-Ukraine@ustraveldocs.com</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"http://www.ustraveldocs.com/ua/\">http://www.ustraveldocs.com/ua/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At a Raiffeisen Bank Branch in Ukraine</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online at http:www.ustraveldocs.com/ua</p><p><b>Number of photos required for Embassy Interview:</b> 2</p><p><b>Number of photos required for the Medical Examination: 3</b></p></article></article>','Ukraine Embassy','','publish','closed','closed','','ukraine-embassy','','','2021-08-27 09:14:01','2021-08-27 09:14:01','',15493,'https://k1k3.dev34.info/?page_id=16468',0,'page','',0),(16469,1,'2021-08-27 09:12:23','2021-08-27 09:12:23','','Ukraine Embassy','','inherit','closed','closed','','16468-revision-v1','','','2021-08-27 09:12:23','2021-08-27 09:12:23','',16468,'https://k1k3.dev34.info/?p=16469',0,'revision','',0),(16470,1,'2021-08-27 09:14:01','2021-08-27 09:14:01','','Ukraine Embassy','','inherit','closed','closed','','16468-revision-v1','','','2021-08-27 09:14:01','2021-08-27 09:14:01','',16468,'https://k1k3.dev34.info/?p=16470',0,'revision','',0),(16471,1,'2021-08-27 09:14:01','2021-08-27 09:14:01','','Ukraine Embassy','','inherit','closed','closed','','16468-revision-v1','','','2021-08-27 09:14:01','2021-08-27 09:14:01','',16468,'https://k1k3.dev34.info/?p=16471',0,'revision','',0),(16472,1,'2021-08-27 09:14:01','2021-08-27 09:14:01','<h2>Ukraine Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-344\"><p><b>United States Embassy:</b> Kiev Ukraine </p><p><b>Embassy Website:  </b><a href=\"http://ukraine.usembassy.gov/\">http://ukraine.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>(044) 383-8066 in Ukraine or (703) 988-7107 in the United States</p><p><b>Embassy Email Address: </b><a href=\"mailto:support-Ukraine@ustraveldocs.com\">support-Ukraine@ustraveldocs.com</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"http://www.ustraveldocs.com/ua/\">http://www.ustraveldocs.com/ua/</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: </b>At a Raiffeisen Bank Branch in Ukraine</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online at http:www.ustraveldocs.com/ua</p><p><b>Number of photos required for Embassy Interview:</b> 2</p><p><b>Number of photos required for the Medical Examination: 3</b></p></article></article>','Ukraine Embassy','','inherit','closed','closed','','16468-revision-v1','','','2021-08-27 09:14:01','2021-08-27 09:14:01','',16468,'https://k1k3.dev34.info/?p=16472',0,'revision','',0),(16473,1,'2021-08-27 09:14:03','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 09:14:03','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16473',0,'page','',0),(16474,1,'2021-08-27 09:14:24','2021-08-27 09:14:24','<h2>United Kingdom Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-346\"><p><b>United States Embassy:</b> London United Kingdom </p><p><b>Embassy Website:  </b><a href=\"http://london.usembassy.gov/\">http://london.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>09042-450-100 in the United Kingdome in the U.S. call this number: 1-866-382-3589 callers are charged a flat rate of $16.00 which is payable by credit card.</p><p><b>Embassy Email Address: </b><a href=\"mailto:LondonConsular@state.gov\">LondonConsular@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: here: <a href=\"http://london.usembassy.gov/immigrant-visas.html\">http://london.usembassy.gov/immigrant-visas.html</a></b></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Instructions on how to schedule an appointment will be included with packet 3.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','United Kingdom Embassy','','publish','closed','closed','','united-kingdom-embassy','','','2021-08-27 09:19:58','2021-08-27 09:19:58','',15493,'https://k1k3.dev34.info/?page_id=16474',0,'page','',0),(16475,1,'2021-08-27 09:14:24','2021-08-27 09:14:24','','United Kingdom Embassy','','inherit','closed','closed','','16474-revision-v1','','','2021-08-27 09:14:24','2021-08-27 09:14:24','',16474,'https://k1k3.dev34.info/?p=16475',0,'revision','',0),(16476,1,'2021-08-27 09:19:58','2021-08-27 09:19:58','','United Kingdom Embassy','','inherit','closed','closed','','16474-revision-v1','','','2021-08-27 09:19:58','2021-08-27 09:19:58','',16474,'https://k1k3.dev34.info/?p=16476',0,'revision','',0),(16477,1,'2021-08-27 09:19:58','2021-08-27 09:19:58','','United Kingdom Embassy','','inherit','closed','closed','','16474-revision-v1','','','2021-08-27 09:19:58','2021-08-27 09:19:58','',16474,'https://k1k3.dev34.info/?p=16477',0,'revision','',0),(16478,1,'2021-08-27 09:19:58','2021-08-27 09:19:58','<h2>United Kingdom Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-346\"><p><b>United States Embassy:</b> London United Kingdom </p><p><b>Embassy Website:  </b><a href=\"http://london.usembassy.gov/\">http://london.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>09042-450-100 in the United Kingdome in the U.S. call this number: 1-866-382-3589 callers are charged a flat rate of $16.00 which is payable by credit card.</p><p><b>Embassy Email Address: </b><a href=\"mailto:LondonConsular@state.gov\">LondonConsular@state.gov</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee: here: <a href=\"http://london.usembassy.gov/immigrant-visas.html\">http://london.usembassy.gov/immigrant-visas.html</a></b></p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Instructions on how to schedule an appointment will be included with packet 3.</p><p><b>Number of photos required for Embassy Interview: </b>2</p><p><b>Number of photos required for the Medical Examination: </b>1</p></article></article>','United Kingdom Embassy','','inherit','closed','closed','','16474-revision-v1','','','2021-08-27 09:19:58','2021-08-27 09:19:58','',16474,'https://k1k3.dev34.info/?p=16478',0,'revision','',0),(16479,1,'2021-08-27 09:20:11','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 09:20:11','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16479',0,'page','',0),(16480,1,'2021-08-27 09:20:39','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 09:20:39','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16480',0,'page','',0),(16481,1,'2021-08-27 09:20:57','2021-08-27 09:20:57','<h2>Vietnam Embassy</h2>		\n		<article id=\"post-190\"><article id=\"post-350\"><p><b>United States Embassy:</b> Hanoi Vietnam </p><p><b>Embassy Website:  </b><a href=\"http://hochiminh.usconsulate.gov/immigrant-visas.html\">http://hochiminh.usconsulate.gov/immigrant-visas.html</a></p><p><b>Embassy Phone Number: </b>844-3850-5000</p><p><b>Embassy Email Address: </b><a href=\"mailto:acshanoi@state.gov\">acshanoi@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"https://evisaforms.state.gov/default.asp?postcode=HAN&amp;appcode=3\">https://evisaforms.state.gov/default.asp?postcode=HAN&amp;appcode=3</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>Citi-Bank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to the website</p><p><b>Number of photos required for Embassy Interview: </b>4</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Vietnam Embassy','','publish','closed','closed','','vietnam-embassy','','','2021-08-27 09:22:48','2021-08-27 09:22:48','',15493,'https://k1k3.dev34.info/?page_id=16481',0,'page','',0),(16482,1,'2021-08-27 09:20:57','2021-08-27 09:20:57','','Vietnam Embassy','','inherit','closed','closed','','16481-revision-v1','','','2021-08-27 09:20:57','2021-08-27 09:20:57','',16481,'https://k1k3.dev34.info/?p=16482',0,'revision','',0),(16483,1,'2021-08-27 09:22:48','2021-08-27 09:22:48','','Vietnam Embassy','','inherit','closed','closed','','16481-revision-v1','','','2021-08-27 09:22:48','2021-08-27 09:22:48','',16481,'https://k1k3.dev34.info/?p=16483',0,'revision','',0),(16484,1,'2021-08-27 09:22:48','2021-08-27 09:22:48','','Vietnam Embassy','','inherit','closed','closed','','16481-revision-v1','','','2021-08-27 09:22:48','2021-08-27 09:22:48','',16481,'https://k1k3.dev34.info/?p=16484',0,'revision','',0),(16485,1,'2021-08-27 09:22:48','2021-08-27 09:22:48','<h2>Vietnam Embassy</h2>		\n		<article id=\"post-190\"><article id=\"post-350\"><p><b>United States Embassy:</b> Hanoi Vietnam </p><p><b>Embassy Website:  </b><a href=\"http://hochiminh.usconsulate.gov/immigrant-visas.html\">http://hochiminh.usconsulate.gov/immigrant-visas.html</a></p><p><b>Embassy Phone Number: </b>844-3850-5000</p><p><b>Embassy Email Address: </b><a href=\"mailto:acshanoi@state.gov\">acshanoi@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"https://evisaforms.state.gov/default.asp?postcode=HAN&amp;appcode=3\">https://evisaforms.state.gov/default.asp?postcode=HAN&amp;appcode=3</a></p><p><b>Can fiancee/spouse attend the interview: </b>No</p><p><b>Where to pay the Embassy fee: </b>Citi-Bank</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Online by going to the website</p><p><b>Number of photos required for Embassy Interview: </b>4</p><p><b>Number of photos required for the Medical Examination: </b>2</p></article></article>','Vietnam Embassy','','inherit','closed','closed','','16481-revision-v1','','','2021-08-27 09:22:48','2021-08-27 09:22:48','',16481,'https://k1k3.dev34.info/?p=16485',0,'revision','',0),(16486,1,'2021-08-27 09:22:56','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 09:22:56','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16486',0,'page','',0),(16487,1,'2021-08-27 09:23:22','2021-08-27 09:23:22','<h2>Venezuela Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-348\"><p><b>United States Embassy:</b> Caracas Venezuela </p><p><b>Embassy Website:  </b><a href=\"http://caacas.usembassy.gov/\">http://caacas.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>0-800-847-3388</p><p><b>Embassy Email Address: </b><a href=\"mailto:ImmigrantCaracas@state.gov\">ImmigrantCaracas@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"https://www.usvisa-info.com/en/selfservice\">https://www.usvisa-info.com/en/selfservice</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee:</b> Banco Provincicial</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Schedule an appointment on line or by calling the call center.</p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Venezuela Embassy','','publish','closed','closed','','venezuela-embassy','','','2021-08-27 09:24:53','2021-08-27 09:24:53','',15493,'https://k1k3.dev34.info/?page_id=16487',0,'page','',0),(16488,1,'2021-08-27 09:23:22','2021-08-27 09:23:22','','Venezuela Embassy','','inherit','closed','closed','','16487-revision-v1','','','2021-08-27 09:23:22','2021-08-27 09:23:22','',16487,'https://k1k3.dev34.info/?p=16488',0,'revision','',0),(16489,1,'2021-08-27 09:24:53','2021-08-27 09:24:53','','Venezuela Embassy','','inherit','closed','closed','','16487-revision-v1','','','2021-08-27 09:24:53','2021-08-27 09:24:53','',16487,'https://k1k3.dev34.info/?p=16489',0,'revision','',0),(16490,1,'2021-08-27 09:24:53','2021-08-27 09:24:53','','Venezuela Embassy','','inherit','closed','closed','','16487-revision-v1','','','2021-08-27 09:24:53','2021-08-27 09:24:53','',16487,'https://k1k3.dev34.info/?p=16490',0,'revision','',0),(16491,1,'2021-08-27 09:24:53','2021-08-27 09:24:53','<h2>Venezuela Embassy\n</h2>		\n		<article id=\"post-190\"><article id=\"post-348\"><p><b>United States Embassy:</b> Caracas Venezuela </p><p><b>Embassy Website:  </b><a href=\"http://caacas.usembassy.gov/\">http://caacas.usembassy.gov/</a></p><p><b>Embassy Phone Number: </b>0-800-847-3388</p><p><b>Embassy Email Address: </b><a href=\"mailto:ImmigrantCaracas@state.gov\">ImmigrantCaracas@state.gov</a></p><p><b>URL for scheduling the interview online: </b> <a href=\"https://www.usvisa-info.com/en/selfservice\">https://www.usvisa-info.com/en/selfservice</a></p><p><b>Can fiancee/spouse attend the interview: </b>Yes</p><p><b>Where to pay the Embassy fee:</b> Banco Provincicial</p><p><b>Local language documents need translated: </b>Documents do not need to be translated into English or notarized.  You can bring original documents.  After the interview the Consular officer will return them to you.</p><p><b>Embassy appointment scheduling method: </b>Schedule an appointment on line or by calling the call center.</p><p><b>Number of photos required for Embassy Interview: </b>3</p><p><b>Number of photos required for the Medical Examination: </b>3</p></article></article>','Venezuela Embassy','','inherit','closed','closed','','16487-revision-v1','','','2021-08-27 09:24:53','2021-08-27 09:24:53','',16487,'https://k1k3.dev34.info/?p=16491',0,'revision','',0),(16492,1,'2021-08-27 09:25:22','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 09:25:22','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16492',0,'page','',0),(16493,1,'2021-08-27 09:25:33','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 09:25:33','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16493',0,'page','',0),(16494,1,'2021-08-27 09:25:36','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 09:25:36','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16494',0,'page','',0),(16495,1,'2021-08-27 10:56:53','2021-08-27 10:56:53','<h2>Marriage Instructions for Other Countries</h2>		\n		<article id=\"post-190\"><article id=\"post-437\"><p>These are links to give you information on how to marry in the countries listed below, each country has different regulations. Below are links for marriage instructions in other countries: </p><h2>A – H</h2><p><strong>Afghanistan</strong> <a href=\"http://kabul.usembassy.gov/mar.html\">http://kabul.usembassy.gov/mar.html</a></p><p><strong>Albania</strong> <a href=\"http://tirana.usembassy.gov/marriage.html\">http://tirana.usembassy.gov/marriage.html</a></p><p><strong>Armenia</strong> <a href=\"http://armenia.usembassy.gov/marriage.html\">http://armenia.usembassy.gov/marriage.html</a></p><p><strong>Austria</strong> <a href=\"http://austria.usembassy.gov/marr-div.html#marriage\">http://austria.usembassy.gov/marr-div.html#marriage</a></p><p><strong>Azerbaijan</strong> <a href=\"http://azerbaijan.usembassy.gov/marriage.html\">http://azerbaijan.usembassy.gov/marriage.html</a></p><p><strong>Belarus</strong> <a href=\"http://minsk.usembassy.gov/marriage.html\">http://minsk.usembassy.gov/marriage.html</a></p><p><strong>Belgium</strong> <a href=\"http://belgium.usembassy.gov/marriage-in-belgium.html\">http://belgium.usembassy.gov/marriage-in-belgium.html</a></p><p><strong>Belize</strong> <a href=\"http://belize.usembassy.gov/information_for_travelers/marrying-in-belize.html\">http://belize.usembassy.gov/information_for_travelers/marrying-in-belize.html</a></p><p><strong>Bosnia &amp; Herzegovina</strong> <a href=\"http://sarajevo.usembassy.gov/marriage.html\">http://sarajevo.usembassy.gov/marriage.html</a></p><p><strong>Brazil</strong> <a href=\"http://brazil.usembassy.gov/marriage-info.html\">http://brazil.usembassy.gov/marriage-info.html</a></p><p><strong>Bulgaria</strong> <a href=\"http://bulgaria.usembassy.gov/married5.html\">http://bulgaria.usembassy.gov/married5.html</a></p><p><strong>Cambodia</strong> <a href=\"http://cambodia.usembassy.gov/getting_married_in_cambodia.html\">http://cambodia.usembassy.gov/getting_married_in_cambodia.html</a></p><p><strong>China</strong> <a href=\"http://chengdu.usembassy-china.org.cn/marriage_in_china2.html\">http://chengdu.usembassy-china.org.cn/marriage_in_china2.html</a></p><p><strong>Colombia</strong> <a href=\"http://bogota.usembassy.gov/marriage.html\">http://bogota.usembassy.gov/marriage.html</a></p><p><strong>Costa Rica</strong> <a href=\"http://www.worldheadquarters.com/cr/weddings/\">http://www.worldheadquarters.com/cr/weddings/</a></p><p><strong>Cuba</strong> <a href=\"http://havana.usint.gov/marriageprocess.html\">http://havana.usint.gov/marriageprocess.html</a></p><p><strong>Cyprus</strong> <a href=\"http://cyprus.usembassy.gov/uscitizen/marrage.html\">http://cyprus.usembassy.gov/uscitizen/marrage.html</a></p><p><strong>Czech Republic</strong> <a href=\"http://prague.usembassy.gov/getting_married_in_the_czech_republic.html\">http://prague.usembassy.gov/getting_married_in_the_czech_republic.html</a></p><p><strong>Denmark</strong> <a href=\"http://denmark.usembassy.gov/getting--maried.html\">http://denmark.usembassy.gov/getting–maried.html</a></p><p><strong>Dominican Republic</strong> <a href=\"http://santodomingo.usembassy.gov/marriage_dr-e.html\">http://santodomingo.usembassy.gov/marriage_dr-e.html</a></p><p><strong>Ecuador</strong> <a href=\"http://ecuador.usembassy.gov/service/living-in-ecuador/marriage-information.html\">http://ecuador.usembassy.gov/service/living-in-ecuador/marriage-information.html</a></p><p><strong>Egypt</strong> <a href=\"http://egypt.usembassy.gov/consular/acs12.html\">http://egypt.usembassy.gov/consular/acs12.html</a></p><p><strong>El Salvador</strong> <a href=\"http://sansalvador.usembassy.gov/marriages.html\">http://sansalvador.usembassy.gov/marriages.html</a></p><p><strong>Estonia</strong> <a href=\"http://estonia.usembassy.gov/marriage_est.html\">http://estonia.usembassy.gov/marriage_est.html</a></p><p><strong>Finland</strong> <a href=\"http://finland.usembassy.gov/marriage.html\">http://finland.usembassy.gov/marriage.html</a></p><p><strong>Germany</strong> <a href=\"http://germany.usembassy.gov/acs/getting_married/\">http://germany.usembassy.gov/acs/getting_married/</a></p><p><strong>Greece</strong> <a href=\"http://athens.usembassy.gov/marriage.html\">http://athens.usembassy.gov/marriage.html</a></p><p><strong>Guatemala</strong> <a href=\"http://guatemala.usembassy.gov/acs_marriage_guatemala.html\">http://guatemala.usembassy.gov/acs_marriage_guatemala.html</a></p><p><strong>Guinea</strong> <a href=\"http://conakry.usembassy.gov/marriage2.html\">http://conakry.usembassy.gov/marriage2.html</a></p><p><strong>Haiti</strong> <a href=\"http://haiti.usembassy.gov/service/useful-information/marriage--divorce-in-haiti.html\">http://haiti.usembassy.gov/service/useful-information/marriage–divorce-in-haiti.html</a></p><p><strong>Holy See: Getting married in the Vatican</strong> <a href=\"http://vatican.usembassy.gov/vatican/married.html\">http://vatican.usembassy.gov/vatican/married.html</a></p><p><strong>Hong Kong</strong> <a href=\"http://hongkong.usconsulate.gov/acs_marriage.html\">http://hongkong.usconsulate.gov/acs_marriage.html</a></p><p><strong>Hungary</strong> <a href=\"http://hungary.usembassy.gov/marriage.html\">http://hungary.usembassy.gov/marriage.html</a></p><h2>I – N</h2><p><strong>India</strong> <a href=\"http://chennai.usconsulate.gov/marriageinindia.html\">http://chennai.usconsulate.gov/marriageinindia.html</a></p><p><strong>Indonesia</strong> <a href=\"http://jakarta.usembassy.gov/us-service/marriage.html\">http://jakarta.usembassy.gov/us-service/marriage.html</a></p><p><strong>Iraq</strong> <a href=\"http://iraq.usembassy.gov/consular/us/birthadoptionmarriage/marriage.html\">http://iraq.usembassy.gov/consular/us/birthadoptionmarriage/marriage.html</a></p><p><strong>Ireland</strong> <a href=\"http://dublin.usembassy.gov/service/other-citizen-services/other-citizen-services/marriage-in-ireland.html\">http://dublin.usembassy.gov/service/other-citizen-services/other-citizen-services/marriage-in-ireland.html</a></p><p><strong>Israel</strong> <a href=\"http://israel.usembassy.gov/consular/acs/marriage.html\">http://israel.usembassy.gov/consular/acs/marriage.html</a></p><p><strong>Italy</strong> <a href=\"http://italy.usembassy.gov/marriage-info.html\">http://italy.usembassy.gov/marriage-info.html</a></p><p><strong>Jamaica</strong> <a href=\"http://kingston.usembassy.gov/family_issues2.html\">http://kingston.usembassy.gov/family_issues2.html</a></p><p><strong>Japan</strong> <a href=\"http://japan.usembassy.gov/e/acs/tacs-7114.html\">http://japan.usembassy.gov/e/acs/tacs-7114.html</a></p><p><strong>Jordan</strong> <a href=\"http://jordan.usembassy.gov/acs_marriage_jordan.html\">http://jordan.usembassy.gov/acs_marriage_jordan.html</a></p><p><strong>Kazakhstan</strong> <a href=\"http://kazakhstan.usembassy.gov/married.html\">http://kazakhstan.usembassy.gov/married.html</a></p><p><strong>Kenya</strong> <a href=\"http://nairobi.usembassy.gov/marriage_in_kenya.html\">http://nairobi.usembassy.gov/marriage_in_kenya.html</a></p><p><strong>Korea</strong> <a href=\"http://seoul.usembassy.gov/acs_getting_married.html\">http://seoul.usembassy.gov/acs_getting_married.html</a></p><p><strong>Kosovo</strong> <a href=\"http://pristina.usembassy.gov/kosinfo_5.html\">http://pristina.usembassy.gov/kosinfo_5.html</a></p><p><strong>Kuwait</strong> <a href=\"http://kuwait.usembassy.gov/civil_marriage_information.html\">http://kuwait.usembassy.gov/civil_marriage_information.html</a></p><p><strong>Kyrgyz</strong> <a href=\"http://bishkek.usembassy.gov/marriage.html\">http://bishkek.usembassy.gov/marriage.html</a></p><p><strong>Laos</strong> <a href=\"http://laos.usembassy.gov/marriage_in_laos.html\">http://laos.usembassy.gov/marriage_in_laos.html</a></p><p><strong>Latvia</strong> <a href=\"http://riga.usembassy.gov/marryinlatvia.html\">http://riga.usembassy.gov/marryinlatvia.html</a></p><p><strong>Lebanon</strong> <a href=\"http://lebanon.usembassy.gov/marriage.html\">http://lebanon.usembassy.gov/marriage.html</a></p><p><strong>Lithuania</strong> <a href=\"http://vilnius.usembassy.gov/marriage.html\">http://vilnius.usembassy.gov/marriage.html</a></p><p><strong>Luxemburg</strong> <a href=\"http://luxembourg.usembassy.gov/marriage.html\">http://luxembourg.usembassy.gov/marriage.html</a></p><p><strong>Macedonia</strong> <a href=\"http://macedonia.usembassy.gov/getting_married.html\">http://macedonia.usembassy.gov/getting_married.html</a></p><p><strong>Malaysia</strong> <a href=\"http://malaysia.usembassy.gov/marriage.html\">http://malaysia.usembassy.gov/marriage.html</a></p><p><strong>Mexico</strong> <a href=\"http://monterrey.usconsulate.gov/marriage_in_mexico.html\">http://monterrey.usconsulate.gov/marriage_in_mexico.html</a></p><p><strong>Moldova</strong> <a href=\"http://moldova.usembassy.gov/marriages.html\">http://moldova.usembassy.gov/marriages.html</a></p><p><strong>Mongolia</strong> <a href=\"http://mongolia.usembassy.gov/getting_married.html\">http://mongolia.usembassy.gov/getting_married.html</a></p><p><strong>Montenegro</strong> <a href=\"http://podgorica.usembassy.gov/marriage_in_montenegro.html\">http://podgorica.usembassy.gov/marriage_in_montenegro.html</a></p><p><strong>Morocco</strong> <a href=\"http://morocco.usembassy.gov/service/professional-services/marriage-information.html\">http://morocco.usembassy.gov/service/professional-services/marriage-information.html</a></p><p><strong>Nepal</strong> <a href=\"http://nepal.usembassy.gov/service/passports-notaries-and-other-support-for-u/marriage-to-a-nepali.html\">http://nepal.usembassy.gov/service/passports-notaries-and-other-support-for-u/marriage-to-a-nepali.html</a></p><p><strong>Netherlands</strong> <a href=\"http://amsterdam.usconsulate.gov/getting_married2.html\">http://amsterdam.usconsulate.gov/getting_married2.html</a></p><p><strong>Nicaragua</strong> <a href=\"http://nicaragua.usembassy.gov/marriage_in_nicaragua.html\">http://nicaragua.usembassy.gov/marriage_in_nicaragua.html</a></p><p><strong>Niger</strong> <a href=\"http://niamey.usembassy.gov/marriageinniger.html\">http://niamey.usembassy.gov/marriageinniger.html</a></p><h2>O – Z</h2><p><strong>Panama</strong> <a href=\"http://panama.usembassy.gov/marriage_in_panama2.html\">http://panama.usembassy.gov/marriage_in_panama2.html</a></p><p><strong>Paraguay</strong> <a href=\"http://paraguay.usembassy.gov/citizen_information/marriage-in-paraguay.html\">http://paraguay.usembassy.gov/citizen_information/marriage-in-paraguay.html</a></p><p><strong>Peru</strong> <a href=\"http://lima.usembassy.gov/residentinfo/marriage-in-peru.html\">http://lima.usembassy.gov/residentinfo/marriage-in-peru.html</a></p><p><strong>Philippines</strong> <a href=\"http://manila.usembassy.gov/marriage.html\">http://manila.usembassy.gov/marriage.html</a></p><p><strong>Poland</strong> <a href=\"http://poland.usembassy.gov/poland/marriage_poland.html\">http://poland.usembassy.gov/poland/marriage_poland.html</a></p><p><strong>Portugal</strong> <a href=\"http://azores.usconsulate.gov/marriage-info.html\">http://azores.usconsulate.gov/marriage-info.html</a></p><p><strong>Qatar</strong> <a href=\"http://qatar.usembassy.gov/citizen-services/marriage-in-qatar.html\">http://qatar.usembassy.gov/citizen-services/marriage-in-qatar.html</a></p><p><strong>Romania</strong> <a href=\"http://romania.usembassy.gov/acs/marriages.html\">http://romania.usembassy.gov/acs/marriages.html</a></p><p><strong>Russia</strong> <a href=\"http://vladivostok.usconsulate.gov/acsmarryrus.html\">http://vladivostok.usconsulate.gov/acsmarryrus.html</a></p><p><strong>Serbia</strong> <a href=\"http://serbia.usembassy.gov/marriage.html\">http://serbia.usembassy.gov/marriage.html</a></p><p><strong>Singapore</strong> <a href=\"http://singapore.usembassy.gov/marriage-in-singapore.html\">http://singapore.usembassy.gov/marriage-in-singapore.html</a></p><p><strong>Slovakia</strong> <a href=\"http://slovakia.usembassy.gov/service/american-citizens-services/living-in-slovakia/marriage-in-slovakia.html\">http://slovakia.usembassy.gov/service/american-citizens-services/living-in-slovakia/marriage-in-slovakia.html</a></p><p><strong>Slovenia</strong> <a href=\"http://slovenia.usembassy.gov/getting_married.html\">http://slovenia.usembassy.gov/getting_married.html</a></p><p><strong>Spain</strong> <a href=\"http://madrid.usembassy.gov/citizen-services/professional-services/non-emergency-services.html\">http://madrid.usembassy.gov/citizen-services/professional-services/non-emergency-services.html</a></p><p><strong>Sri Lanka &amp; Maldives</strong>  <a href=\"http://srilanka.usembassy.gov/service/marriage-in-sri-lanka3.html\">http://srilanka.usembassy.gov/service/marriage-in-sri-lanka3.html</a></p><p><strong>Sudan</strong> <a href=\"http://sudan.usembassy.gov/getting_married.html\">http://sudan.usembassy.gov/getting_married.html</a></p><p><strong>Switzerland</strong> <a href=\"http://bern.usembassy.gov/marriage_in_switzerland.html\">http://bern.usembassy.gov/marriage_in_switzerland.html</a></p><p><strong>Tajikistan</strong> <a href=\"http://dushanbe.usembassy.gov/marriage.html\">http://dushanbe.usembassy.gov/marriage.html</a></p><p><strong>Thailand</strong> <a href=\"http://bangkok.usembassy.gov/service/marriage.html\">http://bangkok.usembassy.gov/service/marriage.html</a></p><p><strong>Togo</strong> <a href=\"http://togo.usembassy.gov/marriage.html\">http://togo.usembassy.gov/marriage.html</a></p><p><strong>Trinidad &amp; Tobago</strong> <a href=\"http://trinidad.usembassy.gov/getting_married_in_tt.html\">http://trinidad.usembassy.gov/getting_married_in_tt.html</a></p><p><strong>Tunisia <a href=\"http://tunisia.usembassy.gov/marriage-tunisia.html\">http://tunisia.usembassy.gov/marriage-tunisia.html</a></strong></p><p><strong>Turkey</strong> <a href=\"http://turkey.usembassy.gov/marriage_divorce.html\">http://turkey.usembassy.gov/marriage_divorce.html</a></p><p><strong>Turkmenistan</strong> <a href=\"http://turkmenistan.usembassy.gov/marriage.html\">http://turkmenistan.usembassy.gov/marriage.html</a></p><p><strong>Ukraine</strong> <a href=\"http://ukraine.usembassy.gov/ukrainian-issues.html\">http://ukraine.usembassy.gov/ukrainian-issues.html</a></p><p><strong>Dubai</strong> <a href=\"http://dubai.usconsulate.gov/dubai_marriage.html\">http://dubai.usconsulate.gov/dubai_marriage.html</a></p><p><strong>United Kingdom</strong> <a href=\"http://london.usembassy.gov/cons_new/acs/scs/marriage_and_civil_partners.html\">http://london.usembassy.gov/cons_new/acs/scs/marriage_and_civil_partners.html</a></p><p><strong>Uzbekistan</strong> <a href=\"http://uzbekistan.usembassy.gov/marriage_registration4.html\">http://uzbekistan.usembassy.gov/marriage_registration4.html</a></p><p><strong>Vietnam</strong> <a href=\"http://hochiminh.usconsulate.gov/marriage_in_vietnam.html\">http://hochiminh.usconsulate.gov/marriage_in_vietnam.html</a></p><p><strong>Zimbabwe</strong> <a href=\"http://harare.usembassy.gov/marriage_zimbabwe2.html\">http://harare.usembassy.gov/marriage_zimbabwe2.html</a></p></article></article>','Marriage Instructions for Other Countries','','publish','closed','closed','','marriage-instructions-for-other-countries','','','2021-08-27 11:00:19','2021-08-27 11:00:19','',0,'https://k1k3.dev34.info/?page_id=16495',0,'page','',0),(16496,1,'2021-08-27 11:00:19','2021-08-27 11:00:19','','Marriage Instructions for Other Countries','','inherit','closed','closed','','16495-revision-v1','','','2021-08-27 11:00:19','2021-08-27 11:00:19','',16495,'https://k1k3.dev34.info/?p=16496',0,'revision','',0),(16497,1,'2021-08-27 11:00:19','2021-08-27 11:00:19','','Marriage Instructions for Other Countries','','inherit','closed','closed','','16495-revision-v1','','','2021-08-27 11:00:19','2021-08-27 11:00:19','',16495,'https://k1k3.dev34.info/?p=16497',0,'revision','',0),(16498,1,'2021-08-27 11:00:19','2021-08-27 11:00:19','<h2>Marriage Instructions for Other Countries</h2>		\n		<article id=\"post-190\"><article id=\"post-437\"><p>These are links to give you information on how to marry in the countries listed below, each country has different regulations. Below are links for marriage instructions in other countries: </p><h2>A – H</h2><p><strong>Afghanistan</strong> <a href=\"http://kabul.usembassy.gov/mar.html\">http://kabul.usembassy.gov/mar.html</a></p><p><strong>Albania</strong> <a href=\"http://tirana.usembassy.gov/marriage.html\">http://tirana.usembassy.gov/marriage.html</a></p><p><strong>Armenia</strong> <a href=\"http://armenia.usembassy.gov/marriage.html\">http://armenia.usembassy.gov/marriage.html</a></p><p><strong>Austria</strong> <a href=\"http://austria.usembassy.gov/marr-div.html#marriage\">http://austria.usembassy.gov/marr-div.html#marriage</a></p><p><strong>Azerbaijan</strong> <a href=\"http://azerbaijan.usembassy.gov/marriage.html\">http://azerbaijan.usembassy.gov/marriage.html</a></p><p><strong>Belarus</strong> <a href=\"http://minsk.usembassy.gov/marriage.html\">http://minsk.usembassy.gov/marriage.html</a></p><p><strong>Belgium</strong> <a href=\"http://belgium.usembassy.gov/marriage-in-belgium.html\">http://belgium.usembassy.gov/marriage-in-belgium.html</a></p><p><strong>Belize</strong> <a href=\"http://belize.usembassy.gov/information_for_travelers/marrying-in-belize.html\">http://belize.usembassy.gov/information_for_travelers/marrying-in-belize.html</a></p><p><strong>Bosnia &amp; Herzegovina</strong> <a href=\"http://sarajevo.usembassy.gov/marriage.html\">http://sarajevo.usembassy.gov/marriage.html</a></p><p><strong>Brazil</strong> <a href=\"http://brazil.usembassy.gov/marriage-info.html\">http://brazil.usembassy.gov/marriage-info.html</a></p><p><strong>Bulgaria</strong> <a href=\"http://bulgaria.usembassy.gov/married5.html\">http://bulgaria.usembassy.gov/married5.html</a></p><p><strong>Cambodia</strong> <a href=\"http://cambodia.usembassy.gov/getting_married_in_cambodia.html\">http://cambodia.usembassy.gov/getting_married_in_cambodia.html</a></p><p><strong>China</strong> <a href=\"http://chengdu.usembassy-china.org.cn/marriage_in_china2.html\">http://chengdu.usembassy-china.org.cn/marriage_in_china2.html</a></p><p><strong>Colombia</strong> <a href=\"http://bogota.usembassy.gov/marriage.html\">http://bogota.usembassy.gov/marriage.html</a></p><p><strong>Costa Rica</strong> <a href=\"http://www.worldheadquarters.com/cr/weddings/\">http://www.worldheadquarters.com/cr/weddings/</a></p><p><strong>Cuba</strong> <a href=\"http://havana.usint.gov/marriageprocess.html\">http://havana.usint.gov/marriageprocess.html</a></p><p><strong>Cyprus</strong> <a href=\"http://cyprus.usembassy.gov/uscitizen/marrage.html\">http://cyprus.usembassy.gov/uscitizen/marrage.html</a></p><p><strong>Czech Republic</strong> <a href=\"http://prague.usembassy.gov/getting_married_in_the_czech_republic.html\">http://prague.usembassy.gov/getting_married_in_the_czech_republic.html</a></p><p><strong>Denmark</strong> <a href=\"http://denmark.usembassy.gov/getting--maried.html\">http://denmark.usembassy.gov/getting–maried.html</a></p><p><strong>Dominican Republic</strong> <a href=\"http://santodomingo.usembassy.gov/marriage_dr-e.html\">http://santodomingo.usembassy.gov/marriage_dr-e.html</a></p><p><strong>Ecuador</strong> <a href=\"http://ecuador.usembassy.gov/service/living-in-ecuador/marriage-information.html\">http://ecuador.usembassy.gov/service/living-in-ecuador/marriage-information.html</a></p><p><strong>Egypt</strong> <a href=\"http://egypt.usembassy.gov/consular/acs12.html\">http://egypt.usembassy.gov/consular/acs12.html</a></p><p><strong>El Salvador</strong> <a href=\"http://sansalvador.usembassy.gov/marriages.html\">http://sansalvador.usembassy.gov/marriages.html</a></p><p><strong>Estonia</strong> <a href=\"http://estonia.usembassy.gov/marriage_est.html\">http://estonia.usembassy.gov/marriage_est.html</a></p><p><strong>Finland</strong> <a href=\"http://finland.usembassy.gov/marriage.html\">http://finland.usembassy.gov/marriage.html</a></p><p><strong>Germany</strong> <a href=\"http://germany.usembassy.gov/acs/getting_married/\">http://germany.usembassy.gov/acs/getting_married/</a></p><p><strong>Greece</strong> <a href=\"http://athens.usembassy.gov/marriage.html\">http://athens.usembassy.gov/marriage.html</a></p><p><strong>Guatemala</strong> <a href=\"http://guatemala.usembassy.gov/acs_marriage_guatemala.html\">http://guatemala.usembassy.gov/acs_marriage_guatemala.html</a></p><p><strong>Guinea</strong> <a href=\"http://conakry.usembassy.gov/marriage2.html\">http://conakry.usembassy.gov/marriage2.html</a></p><p><strong>Haiti</strong> <a href=\"http://haiti.usembassy.gov/service/useful-information/marriage--divorce-in-haiti.html\">http://haiti.usembassy.gov/service/useful-information/marriage–divorce-in-haiti.html</a></p><p><strong>Holy See: Getting married in the Vatican</strong> <a href=\"http://vatican.usembassy.gov/vatican/married.html\">http://vatican.usembassy.gov/vatican/married.html</a></p><p><strong>Hong Kong</strong> <a href=\"http://hongkong.usconsulate.gov/acs_marriage.html\">http://hongkong.usconsulate.gov/acs_marriage.html</a></p><p><strong>Hungary</strong> <a href=\"http://hungary.usembassy.gov/marriage.html\">http://hungary.usembassy.gov/marriage.html</a></p><h2>I – N</h2><p><strong>India</strong> <a href=\"http://chennai.usconsulate.gov/marriageinindia.html\">http://chennai.usconsulate.gov/marriageinindia.html</a></p><p><strong>Indonesia</strong> <a href=\"http://jakarta.usembassy.gov/us-service/marriage.html\">http://jakarta.usembassy.gov/us-service/marriage.html</a></p><p><strong>Iraq</strong> <a href=\"http://iraq.usembassy.gov/consular/us/birthadoptionmarriage/marriage.html\">http://iraq.usembassy.gov/consular/us/birthadoptionmarriage/marriage.html</a></p><p><strong>Ireland</strong> <a href=\"http://dublin.usembassy.gov/service/other-citizen-services/other-citizen-services/marriage-in-ireland.html\">http://dublin.usembassy.gov/service/other-citizen-services/other-citizen-services/marriage-in-ireland.html</a></p><p><strong>Israel</strong> <a href=\"http://israel.usembassy.gov/consular/acs/marriage.html\">http://israel.usembassy.gov/consular/acs/marriage.html</a></p><p><strong>Italy</strong> <a href=\"http://italy.usembassy.gov/marriage-info.html\">http://italy.usembassy.gov/marriage-info.html</a></p><p><strong>Jamaica</strong> <a href=\"http://kingston.usembassy.gov/family_issues2.html\">http://kingston.usembassy.gov/family_issues2.html</a></p><p><strong>Japan</strong> <a href=\"http://japan.usembassy.gov/e/acs/tacs-7114.html\">http://japan.usembassy.gov/e/acs/tacs-7114.html</a></p><p><strong>Jordan</strong> <a href=\"http://jordan.usembassy.gov/acs_marriage_jordan.html\">http://jordan.usembassy.gov/acs_marriage_jordan.html</a></p><p><strong>Kazakhstan</strong> <a href=\"http://kazakhstan.usembassy.gov/married.html\">http://kazakhstan.usembassy.gov/married.html</a></p><p><strong>Kenya</strong> <a href=\"http://nairobi.usembassy.gov/marriage_in_kenya.html\">http://nairobi.usembassy.gov/marriage_in_kenya.html</a></p><p><strong>Korea</strong> <a href=\"http://seoul.usembassy.gov/acs_getting_married.html\">http://seoul.usembassy.gov/acs_getting_married.html</a></p><p><strong>Kosovo</strong> <a href=\"http://pristina.usembassy.gov/kosinfo_5.html\">http://pristina.usembassy.gov/kosinfo_5.html</a></p><p><strong>Kuwait</strong> <a href=\"http://kuwait.usembassy.gov/civil_marriage_information.html\">http://kuwait.usembassy.gov/civil_marriage_information.html</a></p><p><strong>Kyrgyz</strong> <a href=\"http://bishkek.usembassy.gov/marriage.html\">http://bishkek.usembassy.gov/marriage.html</a></p><p><strong>Laos</strong> <a href=\"http://laos.usembassy.gov/marriage_in_laos.html\">http://laos.usembassy.gov/marriage_in_laos.html</a></p><p><strong>Latvia</strong> <a href=\"http://riga.usembassy.gov/marryinlatvia.html\">http://riga.usembassy.gov/marryinlatvia.html</a></p><p><strong>Lebanon</strong> <a href=\"http://lebanon.usembassy.gov/marriage.html\">http://lebanon.usembassy.gov/marriage.html</a></p><p><strong>Lithuania</strong> <a href=\"http://vilnius.usembassy.gov/marriage.html\">http://vilnius.usembassy.gov/marriage.html</a></p><p><strong>Luxemburg</strong> <a href=\"http://luxembourg.usembassy.gov/marriage.html\">http://luxembourg.usembassy.gov/marriage.html</a></p><p><strong>Macedonia</strong> <a href=\"http://macedonia.usembassy.gov/getting_married.html\">http://macedonia.usembassy.gov/getting_married.html</a></p><p><strong>Malaysia</strong> <a href=\"http://malaysia.usembassy.gov/marriage.html\">http://malaysia.usembassy.gov/marriage.html</a></p><p><strong>Mexico</strong> <a href=\"http://monterrey.usconsulate.gov/marriage_in_mexico.html\">http://monterrey.usconsulate.gov/marriage_in_mexico.html</a></p><p><strong>Moldova</strong> <a href=\"http://moldova.usembassy.gov/marriages.html\">http://moldova.usembassy.gov/marriages.html</a></p><p><strong>Mongolia</strong> <a href=\"http://mongolia.usembassy.gov/getting_married.html\">http://mongolia.usembassy.gov/getting_married.html</a></p><p><strong>Montenegro</strong> <a href=\"http://podgorica.usembassy.gov/marriage_in_montenegro.html\">http://podgorica.usembassy.gov/marriage_in_montenegro.html</a></p><p><strong>Morocco</strong> <a href=\"http://morocco.usembassy.gov/service/professional-services/marriage-information.html\">http://morocco.usembassy.gov/service/professional-services/marriage-information.html</a></p><p><strong>Nepal</strong> <a href=\"http://nepal.usembassy.gov/service/passports-notaries-and-other-support-for-u/marriage-to-a-nepali.html\">http://nepal.usembassy.gov/service/passports-notaries-and-other-support-for-u/marriage-to-a-nepali.html</a></p><p><strong>Netherlands</strong> <a href=\"http://amsterdam.usconsulate.gov/getting_married2.html\">http://amsterdam.usconsulate.gov/getting_married2.html</a></p><p><strong>Nicaragua</strong> <a href=\"http://nicaragua.usembassy.gov/marriage_in_nicaragua.html\">http://nicaragua.usembassy.gov/marriage_in_nicaragua.html</a></p><p><strong>Niger</strong> <a href=\"http://niamey.usembassy.gov/marriageinniger.html\">http://niamey.usembassy.gov/marriageinniger.html</a></p><h2>O – Z</h2><p><strong>Panama</strong> <a href=\"http://panama.usembassy.gov/marriage_in_panama2.html\">http://panama.usembassy.gov/marriage_in_panama2.html</a></p><p><strong>Paraguay</strong> <a href=\"http://paraguay.usembassy.gov/citizen_information/marriage-in-paraguay.html\">http://paraguay.usembassy.gov/citizen_information/marriage-in-paraguay.html</a></p><p><strong>Peru</strong> <a href=\"http://lima.usembassy.gov/residentinfo/marriage-in-peru.html\">http://lima.usembassy.gov/residentinfo/marriage-in-peru.html</a></p><p><strong>Philippines</strong> <a href=\"http://manila.usembassy.gov/marriage.html\">http://manila.usembassy.gov/marriage.html</a></p><p><strong>Poland</strong> <a href=\"http://poland.usembassy.gov/poland/marriage_poland.html\">http://poland.usembassy.gov/poland/marriage_poland.html</a></p><p><strong>Portugal</strong> <a href=\"http://azores.usconsulate.gov/marriage-info.html\">http://azores.usconsulate.gov/marriage-info.html</a></p><p><strong>Qatar</strong> <a href=\"http://qatar.usembassy.gov/citizen-services/marriage-in-qatar.html\">http://qatar.usembassy.gov/citizen-services/marriage-in-qatar.html</a></p><p><strong>Romania</strong> <a href=\"http://romania.usembassy.gov/acs/marriages.html\">http://romania.usembassy.gov/acs/marriages.html</a></p><p><strong>Russia</strong> <a href=\"http://vladivostok.usconsulate.gov/acsmarryrus.html\">http://vladivostok.usconsulate.gov/acsmarryrus.html</a></p><p><strong>Serbia</strong> <a href=\"http://serbia.usembassy.gov/marriage.html\">http://serbia.usembassy.gov/marriage.html</a></p><p><strong>Singapore</strong> <a href=\"http://singapore.usembassy.gov/marriage-in-singapore.html\">http://singapore.usembassy.gov/marriage-in-singapore.html</a></p><p><strong>Slovakia</strong> <a href=\"http://slovakia.usembassy.gov/service/american-citizens-services/living-in-slovakia/marriage-in-slovakia.html\">http://slovakia.usembassy.gov/service/american-citizens-services/living-in-slovakia/marriage-in-slovakia.html</a></p><p><strong>Slovenia</strong> <a href=\"http://slovenia.usembassy.gov/getting_married.html\">http://slovenia.usembassy.gov/getting_married.html</a></p><p><strong>Spain</strong> <a href=\"http://madrid.usembassy.gov/citizen-services/professional-services/non-emergency-services.html\">http://madrid.usembassy.gov/citizen-services/professional-services/non-emergency-services.html</a></p><p><strong>Sri Lanka &amp; Maldives</strong>  <a href=\"http://srilanka.usembassy.gov/service/marriage-in-sri-lanka3.html\">http://srilanka.usembassy.gov/service/marriage-in-sri-lanka3.html</a></p><p><strong>Sudan</strong> <a href=\"http://sudan.usembassy.gov/getting_married.html\">http://sudan.usembassy.gov/getting_married.html</a></p><p><strong>Switzerland</strong> <a href=\"http://bern.usembassy.gov/marriage_in_switzerland.html\">http://bern.usembassy.gov/marriage_in_switzerland.html</a></p><p><strong>Tajikistan</strong> <a href=\"http://dushanbe.usembassy.gov/marriage.html\">http://dushanbe.usembassy.gov/marriage.html</a></p><p><strong>Thailand</strong> <a href=\"http://bangkok.usembassy.gov/service/marriage.html\">http://bangkok.usembassy.gov/service/marriage.html</a></p><p><strong>Togo</strong> <a href=\"http://togo.usembassy.gov/marriage.html\">http://togo.usembassy.gov/marriage.html</a></p><p><strong>Trinidad &amp; Tobago</strong> <a href=\"http://trinidad.usembassy.gov/getting_married_in_tt.html\">http://trinidad.usembassy.gov/getting_married_in_tt.html</a></p><p><strong>Tunisia <a href=\"http://tunisia.usembassy.gov/marriage-tunisia.html\">http://tunisia.usembassy.gov/marriage-tunisia.html</a></strong></p><p><strong>Turkey</strong> <a href=\"http://turkey.usembassy.gov/marriage_divorce.html\">http://turkey.usembassy.gov/marriage_divorce.html</a></p><p><strong>Turkmenistan</strong> <a href=\"http://turkmenistan.usembassy.gov/marriage.html\">http://turkmenistan.usembassy.gov/marriage.html</a></p><p><strong>Ukraine</strong> <a href=\"http://ukraine.usembassy.gov/ukrainian-issues.html\">http://ukraine.usembassy.gov/ukrainian-issues.html</a></p><p><strong>Dubai</strong> <a href=\"http://dubai.usconsulate.gov/dubai_marriage.html\">http://dubai.usconsulate.gov/dubai_marriage.html</a></p><p><strong>United Kingdom</strong> <a href=\"http://london.usembassy.gov/cons_new/acs/scs/marriage_and_civil_partners.html\">http://london.usembassy.gov/cons_new/acs/scs/marriage_and_civil_partners.html</a></p><p><strong>Uzbekistan</strong> <a href=\"http://uzbekistan.usembassy.gov/marriage_registration4.html\">http://uzbekistan.usembassy.gov/marriage_registration4.html</a></p><p><strong>Vietnam</strong> <a href=\"http://hochiminh.usconsulate.gov/marriage_in_vietnam.html\">http://hochiminh.usconsulate.gov/marriage_in_vietnam.html</a></p><p><strong>Zimbabwe</strong> <a href=\"http://harare.usembassy.gov/marriage_zimbabwe2.html\">http://harare.usembassy.gov/marriage_zimbabwe2.html</a></p></article></article>','Marriage Instructions for Other Countries','','inherit','closed','closed','','16495-revision-v1','','','2021-08-27 11:00:19','2021-08-27 11:00:19','',16495,'https://k1k3.dev34.info/?p=16498',0,'revision','',0),(16499,1,'2021-08-27 11:00:43','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 11:00:43','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16499',0,'page','',0),(16500,1,'2021-08-27 11:00:45','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-08-27 11:00:45','0000-00-00 00:00:00','',0,'https://k1k3.dev34.info/?page_id=16500',0,'page','',0);
/*!40000 ALTER TABLE `wp3p_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_redirection_404`
--

DROP TABLE IF EXISTS `wp3p_redirection_404`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp3p_redirection_404` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `created` datetime NOT NULL,
  `url` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `domain` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `agent` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `referrer` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `http_code` int(11) unsigned NOT NULL DEFAULT 0,
  `request_method` varchar(10) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `request_data` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `ip` varchar(45) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `created` (`created`),
  KEY `referrer` (`referrer`(191)),
  KEY `ip` (`ip`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp3p_redirection_404`
--

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

--
-- Table structure for table `wp3p_redirection_groups`
--

DROP TABLE IF EXISTS `wp3p_redirection_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp3p_redirection_groups` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL,
  `tracking` int(11) NOT NULL DEFAULT 1,
  `module_id` int(11) unsigned NOT NULL DEFAULT 0,
  `status` enum('enabled','disabled') COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'enabled',
  `position` int(11) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `module_id` (`module_id`),
  KEY `status` (`status`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp3p_redirection_groups`
--

LOCK TABLES `wp3p_redirection_groups` WRITE;
/*!40000 ALTER TABLE `wp3p_redirection_groups` DISABLE KEYS */;
INSERT INTO `wp3p_redirection_groups` VALUES (1,'Redirections',1,1,'enabled',0),(2,'Modified Posts',1,1,'enabled',1);
/*!40000 ALTER TABLE `wp3p_redirection_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_redirection_items`
--

DROP TABLE IF EXISTS `wp3p_redirection_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp3p_redirection_items` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `url` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `match_url` varchar(2000) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `match_data` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `regex` int(11) unsigned NOT NULL DEFAULT 0,
  `position` int(11) unsigned NOT NULL DEFAULT 0,
  `last_count` int(10) unsigned NOT NULL DEFAULT 0,
  `last_access` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  `group_id` int(11) NOT NULL DEFAULT 0,
  `status` enum('enabled','disabled') COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'enabled',
  `action_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `action_code` int(11) unsigned NOT NULL,
  `action_data` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `match_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `title` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `url` (`url`(191)),
  KEY `status` (`status`),
  KEY `regex` (`regex`),
  KEY `group_idpos` (`group_id`,`position`),
  KEY `group` (`group_id`),
  KEY `match_url` (`match_url`(191))
) ENGINE=MyISAM AUTO_INCREMENT=49 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp3p_redirection_items`
--

LOCK TABLES `wp3p_redirection_items` WRITE;
/*!40000 ALTER TABLE `wp3p_redirection_items` DISABLE KEYS */;
INSERT INTO `wp3p_redirection_items` VALUES (44,'/903-2/','/903-2',NULL,0,0,2,'2021-08-27 00:55:31',1,'enabled','url',301,'/we-are-here-for-you/','url',NULL),(45,'/visa-waiver-program/indonesia-embassy-2/','/visa-waiver-program/indonesia-embassy-2',NULL,0,1,1,'2021-08-27 00:57:04',1,'enabled','url',301,'/visa-waiver-program/indonesia-embassy/','url',NULL),(46,'/visa-waiver-program/guatemala-embassy-2/','/visa-waiver-program/guatemala-embassy-2',NULL,0,2,1,'2021-08-27 00:57:53',1,'enabled','url',301,'/visa-waiver-program/guatemala-embassy/','url',NULL),(47,'/visa-waiver-program/ghana-embassy-2/','/visa-waiver-program/ghana-embassy-2',NULL,0,3,1,'2021-08-27 00:58:40',1,'enabled','url',301,'/visa-waiver-program/ghana-embassy/','url',NULL),(48,'/why-hire-us-2/','/why-hire-us-2',NULL,0,4,0,'1970-01-01 00:00:00',1,'enabled','url',301,'/why-hire-us','url',NULL);
/*!40000 ALTER TABLE `wp3p_redirection_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_redirection_logs`
--

DROP TABLE IF EXISTS `wp3p_redirection_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp3p_redirection_logs` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `created` datetime NOT NULL,
  `url` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `domain` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `sent_to` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `agent` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `referrer` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `http_code` int(11) unsigned NOT NULL DEFAULT 0,
  `request_method` varchar(10) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `request_data` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `redirect_by` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `redirection_id` int(11) unsigned DEFAULT NULL,
  `ip` varchar(45) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `created` (`created`),
  KEY `redirection_id` (`redirection_id`),
  KEY `ip` (`ip`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp3p_redirection_logs`
--

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

--
-- Table structure for table `wp3p_term_relationships`
--

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

--
-- Dumping data for table `wp3p_term_relationships`
--

LOCK TABLES `wp3p_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp3p_term_relationships` DISABLE KEYS */;
INSERT INTO `wp3p_term_relationships` VALUES (1,1,0),(5400,92,0),(5403,92,0),(5406,92,0),(5409,92,0),(5415,92,0),(5421,92,0),(5425,92,0),(5431,92,0),(5434,92,0),(5437,92,0),(3210,67,0),(3210,70,0),(3210,73,0),(3251,68,0),(3251,79,0),(3251,69,0),(3251,89,0),(3252,64,0),(3252,67,0),(3252,78,0),(3252,70,0),(3252,89,0),(3253,60,0),(3253,64,0),(3253,70,0),(3254,62,0),(3254,64,0),(3254,70,0),(3254,75,0),(3255,67,0),(3255,78,0),(3255,70,0),(3255,82,0),(5440,92,0),(5446,92,0),(12149,98,0),(12671,98,0),(12672,98,0),(12673,98,0),(12674,98,0),(13611,98,0),(14688,86,0),(2147,1,0),(2147,16,0),(2177,45,0),(2149,16,0),(2150,17,0),(2151,16,0),(2152,17,0),(2153,18,0),(2177,16,0),(2177,50,0),(10923,45,0),(2178,18,0),(2179,18,0),(2181,24,0),(2182,20,0),(10923,19,0),(10923,50,0),(10924,45,0),(10924,19,0),(10924,50,0),(2624,57,0),(2624,72,0),(2624,88,0),(2624,76,0),(2624,80,0),(2624,93,0),(2624,77,0),(2624,83,0),(2624,85,0),(2624,14,0),(2624,2,0),(2625,57,0),(2625,72,0),(2625,88,0),(2625,74,0),(2625,14,0),(2625,2,0),(2626,57,0),(2626,74,0),(2626,14,0),(2626,2,0),(2627,71,0),(2627,85,0),(2627,14,0),(2627,2,0),(2628,56,0),(2628,14,0),(2628,88,0),(2628,2,0),(2629,56,0),(2629,14,0),(2629,2,0),(2630,56,0),(2630,8,0),(2630,14,0),(2630,2,0),(2630,96,0),(2631,56,0),(2631,8,0),(2631,14,0),(2631,2,0),(2632,65,0),(2632,8,0),(2632,14,0),(2632,71,0),(2632,2,0),(3057,57,0),(3057,72,0),(3057,88,0),(3057,76,0),(3057,80,0),(3057,93,0),(3057,83,0),(3057,85,0),(3057,2,0),(3058,57,0),(3058,74,0),(3058,2,0),(4827,55,0),(4827,57,0),(4827,72,0),(4827,88,0),(4827,76,0),(4827,80,0),(4827,93,0),(4827,4,0),(15545,97,0),(15547,97,0),(15567,97,0),(15563,97,0),(15564,97,0),(15550,97,0),(15569,97,0),(15578,97,0),(15556,97,0),(15551,97,0),(15552,97,0),(15553,97,0),(15554,97,0),(15555,97,0),(15559,97,0),(15557,97,0),(15570,97,0),(15558,97,0),(15560,97,0),(15565,97,0),(15566,97,0);
/*!40000 ALTER TABLE `wp3p_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_term_taxonomy`
--

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

--
-- Dumping data for table `wp3p_term_taxonomy`
--

LOCK TABLES `wp3p_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp3p_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp3p_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'product_type','',0,11),(3,3,'product_type','',0,0),(4,4,'product_type','',0,1),(5,5,'product_type','',0,0),(6,6,'product_visibility','',0,0),(7,7,'product_visibility','',0,0),(8,8,'product_visibility','',0,3),(9,9,'product_visibility','',0,0),(10,10,'product_visibility','',0,0),(11,11,'product_visibility','',0,0),(12,12,'product_visibility','',0,0),(13,13,'product_visibility','',0,0),(14,14,'product_visibility','',0,9),(15,15,'product_cat','',0,0),(16,16,'category','',0,4),(17,17,'category','',0,2),(18,18,'category','',0,3),(19,19,'category','',0,2),(20,20,'category','',0,1),(21,21,'category','',0,0),(22,22,'category','',0,0),(23,23,'category','',0,0),(24,24,'category','',0,1),(25,25,'category','',0,0),(26,26,'category','',0,0),(27,27,'category','',0,0),(28,28,'category','',0,0),(29,29,'category','',0,0),(30,30,'category','',0,0),(31,31,'category','',0,0),(32,32,'post_tag','Tags posts about 8BIT.',0,0),(33,33,'post_tag','Tags posts about Articles.',0,0),(34,34,'post_tag','',0,0),(35,35,'post_tag','Tags posts about #dowork.',0,0),(36,36,'post_tag','',0,0),(37,37,'post_tag','Tags posts about fail.',0,0),(38,38,'post_tag','',0,0),(39,39,'post_tag','Tags posts about fun.',0,0),(40,40,'post_tag','Tags posts about love.',0,0),(41,41,'post_tag','',0,0),(42,42,'post_tag','Tags posts about motherships.',0,0),(43,43,'post_tag','Tags posts about articles you must read.',0,0),(44,44,'post_tag','Tags posts about that nailed it.',0,0),(45,45,'post_tag','',0,3),(46,46,'post_tag','',0,0),(47,47,'post_tag','Tags posts about success.',0,0),(48,48,'post_tag','Tags posts about swagger.',0,0),(49,49,'post_tag','Tags posts about tags. #inception',0,0),(50,50,'post_tag','',0,3),(51,51,'post_tag','Tags posts about things that cannot be unseen.',0,0),(52,52,'post_tag','Tags posts about WordPress.',0,0),(53,53,'post_tag','',0,0),(54,54,'portfolio-category','',0,0),(55,55,'product_cat','',0,1),(56,56,'product_cat','',0,4),(57,57,'pa_color','',0,6),(58,58,'portfolio-category','',0,0),(59,59,'product_tag','',0,0),(60,60,'job-location','',0,1),(61,61,'pa_color','',0,0),(62,62,'job-category','',0,1),(63,63,'product_tag','',0,0),(64,64,'job-category','',0,3),(65,65,'product_cat','',0,1),(66,66,'product_tag','',0,0),(67,67,'job-category','',0,3),(68,68,'job-category','',0,1),(69,69,'job-type','',0,1),(70,70,'job-type','',0,5),(71,71,'pa_color','',0,2),(72,72,'pa_color','',0,4),(73,73,'job-location','',0,1),(74,74,'product_cat','',0,3),(75,75,'job-location','',0,1),(76,76,'pa_size','',0,3),(77,77,'product_cat','',0,1),(78,78,'job-category','',0,2),(79,79,'job-category','',0,1),(80,80,'pa_size','',0,3),(81,81,'portfolio-category','',0,0),(82,82,'job-location','',0,1),(83,83,'product_cat','',0,2),(84,84,'portfolio-category','',0,0),(85,85,'product_cat','',0,3),(86,86,'elementor_library_type','',0,1),(87,87,'job-type','',0,0),(88,88,'pa_color','',0,5),(89,89,'job-location','',0,2),(90,90,'portfolio-category','',0,0),(91,91,'portfolio-tag','',0,0),(92,92,'elementor_library_type','',0,12),(93,93,'pa_size','',0,3),(94,94,'product_tag','',0,0),(95,95,'portfolio-category','',0,0),(96,96,'pa_color','',0,1),(97,97,'nav_menu','',0,21),(98,98,'nav_menu','',0,6);
/*!40000 ALTER TABLE `wp3p_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_termmeta`
--

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

--
-- Dumping data for table `wp3p_termmeta`
--

LOCK TABLES `wp3p_termmeta` WRITE;
/*!40000 ALTER TABLE `wp3p_termmeta` DISABLE KEYS */;
INSERT INTO `wp3p_termmeta` VALUES (1,55,'order','0'),(2,55,'order','0'),(3,55,'display_type',''),(4,55,'thumbnail_id','0'),(5,55,'product_count_product_cat','1'),(6,56,'order','0'),(7,56,'order','0'),(8,56,'product_count_product_cat','4'),(9,56,'display_type',''),(10,56,'thumbnail_id','2923'),(11,57,'order_pa_color','0'),(12,59,'product_count_product_tag','0'),(13,61,'order_pa_color','0'),(14,63,'product_count_product_tag','0'),(15,65,'order','0'),(16,65,'order','0'),(17,65,'product_count_product_cat','1'),(18,65,'display_type',''),(19,65,'thumbnail_id','2924'),(20,66,'product_count_product_tag','0'),(21,71,'order_pa_color','0'),(22,72,'order_pa_color','0'),(23,74,'order','0'),(24,74,'order','0'),(25,74,'product_count_product_cat','3'),(26,74,'display_type',''),(27,74,'thumbnail_id','2922'),(28,76,'order_pa_size','0'),(29,77,'order','0'),(30,77,'order','0'),(31,77,'product_count_product_cat','1'),(32,77,'display_type',''),(33,77,'thumbnail_id','2925'),(34,80,'order_pa_size','0'),(35,83,'order','0'),(36,83,'order','0'),(37,83,'product_count_product_cat','2'),(38,83,'display_type',''),(39,83,'thumbnail_id','2921'),(40,85,'order','0'),(41,85,'order','0'),(42,85,'product_count_product_cat','3'),(43,85,'display_type',''),(44,85,'thumbnail_id','2920'),(45,88,'order_pa_color','0'),(46,93,'order_pa_size','0'),(47,94,'product_count_product_tag','0'),(48,96,'order_pa_color','0');
/*!40000 ALTER TABLE `wp3p_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_terms`
--

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

--
-- Dumping data for table `wp3p_terms`
--

LOCK TABLES `wp3p_terms` WRITE;
/*!40000 ALTER TABLE `wp3p_terms` DISABLE KEYS */;
INSERT INTO `wp3p_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'simple','simple',0),(3,'grouped','grouped',0),(4,'variable','variable',0),(5,'external','external',0),(6,'exclude-from-search','exclude-from-search',0),(7,'exclude-from-catalog','exclude-from-catalog',0),(8,'featured','featured',0),(9,'outofstock','outofstock',0),(10,'rated-1','rated-1',0),(11,'rated-2','rated-2',0),(12,'rated-3','rated-3',0),(13,'rated-4','rated-4',0),(14,'rated-5','rated-5',0),(15,'Uncategorized','uncategorized',0),(16,'Business','business',0),(17,'Cyber Security','cyber-security',0),(18,'Gaming','gaming',0),(19,'Home 3','home-3',0),(20,'Marketing','marketing',0),(21,'Não categorizado','nao-categorizado',0),(22,'Non classifié(e)','non-classifiee',0),(23,'Sem categoria','sem-categoria',0),(24,'Technology','technology',0),(25,'Uncategorized @hi','uncategorized-hi',0),(26,'Uncategorized @pa','uncategorized-pa',0),(27,'Uncategorized @ro','uncategorized-ro',0),(28,'Unkategorisiert','unkategorisiert',0),(29,'Μη κατηγοριοποιημένο','%ce%bc%ce%b7-%ce%ba%ce%b1%cf%84%ce%b7%ce%b3%ce%bf%cf%81%ce%b9%ce%bf%cf%80%ce%bf%ce%b9%ce%b7%ce%bc%ce%ad%ce%bd%ce%bf',0),(30,'ללא קטגוריה','%d7%9c%d7%9c%d7%90-%d7%a7%d7%98%d7%92%d7%95%d7%a8%d7%99%d7%94',0),(31,'غير مصنف','%d8%ba%d9%8a%d8%b1-%d9%85%d8%b5%d9%86%d9%81',0),(32,'8BIT','8bit',0),(33,'Articles','articles',0),(34,'Design','design',0),(35,'dowork','dowork',0),(36,'Earning','earning',0),(37,'Fail','fail',0),(38,'FTW','ftw',0),(39,'Fun','fun',0),(40,'Love','love',0),(41,'Marketing','marketing',0),(42,'Mothership','mothership',0),(43,'Must Read','mustread',0),(44,'Nailed It','nailedit',0),(45,'news','news',0),(46,'Pictures','pictures',0),(47,'Success','success',0),(48,'Swagger','swagger',0),(49,'Tags','tags',0),(50,'tech','tech',0),(51,'Unseen','unseen',0),(52,'WordPress','wordpress',0),(53,'Work','work',0),(54,'Agricultural Processing','agricultural-processing',0),(55,'Apple','apple',0),(56,'Bed Room','bed-room',0),(57,'Blue','blue',0),(58,'Branding','branding',0),(59,'Brinley Co.','brinley-co',0),(60,'California, USA','california-usa',0),(61,'Color','color',0),(62,'Customer Support','customer-support',0),(63,'Danskin Now','danskin-now',0),(64,'Design','design',0),(65,'Dining Room','dining-room',0),(66,'Earth Spirit','earth-spirit',0),(67,'Engineering','engineering',0),(68,'Finance','finance',0),(69,'Freelance','freelance',0),(70,'Full Time','full-time',0),(71,'Gray','gray',0),(72,'Green','green',0),(73,'Katlynburgh, Sweden','katlynburgh-sweden',0),(74,'Kitchen','kitchen',0),(75,'Lake Colby, UK','lake-colby-uk',0),(76,'Large','large',0),(77,'Living Room','living-room',0),(78,'Mangement','mangement',0),(79,'Marketing','marketing',0),(80,'Medium','medium',0),(81,'Mobile App','mobile-app',0),(82,'New York, USA','new-york-usa',0),(83,'Office','office',0),(84,'Oil industry','oil-industry',0),(85,'Outdoor','outdoor',0),(86,'page','page',0),(87,'Part Time','part-time',0),(88,'Red','red',0),(89,'Remote','remote',0),(90,'sakib','sakib',0),(91,'sakib tag','sakib-tag',0),(92,'section','section',0),(93,'Small','small',0),(94,'Soda','soda',0),(95,'Website','website',0),(96,'Yellow','yellow',0),(97,'Main Menu','main-menu',0),(98,'Services Menu','services-menu',0);
/*!40000 ALTER TABLE `wp3p_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_usermeta`
--

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

--
-- Dumping data for table `wp3p_usermeta`
--

LOCK TABLES `wp3p_usermeta` WRITE;
/*!40000 ALTER TABLE `wp3p_usermeta` DISABLE KEYS */;
INSERT INTO `wp3p_usermeta` VALUES (1,1,'nickname','inspirable'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp3p_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp3p_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:4:{s:64:\"136ab0607447d905db1f8cd7614735db02e2a662581b00b5941a3d48609b733b\";a:4:{s:10:\"expiration\";i:1630096252;s:2:\"ip\";s:13:\"199.5.189.237\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36\";s:5:\"login\";i:1629923452;}s:64:\"2932925ee2244d731ff4105b2cc18cde9626063a4b771d791fe88aa7b639114b\";a:4:{s:10:\"expiration\";i:1630206485;s:2:\"ip\";s:14:\"49.149.181.178\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36\";s:5:\"login\";i:1630033685;}s:64:\"4e853b53398572ac0aef3bef4934a47db50cc4ee8ba20f87a6623f9498ba050c\";a:4:{s:10:\"expiration\";i:1630206485;s:2:\"ip\";s:14:\"49.149.181.178\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36\";s:5:\"login\";i:1630033685;}s:64:\"1be1fe34205b3a2e6b80d733a8df6444d0d9158c5a2275d417047e8594934b6e\";a:4:{s:10:\"expiration\";i:1630211364;s:2:\"ip\";s:14:\"49.149.181.178\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36\";s:5:\"login\";i:1630038564;}}'),(17,1,'wp3p_dashboard_quick_press_last_post_id','4'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"49.149.181.0\";}'),(19,1,'rocket_boxes','a:1:{i:0;s:34:\"rocket_warning_plugin_modification\";}'),(20,1,'_woocommerce_tracks_anon_id','woo:cpILcpGw0cf5U6ARXWo7e+98'),(21,1,'last_update','1629675134'),(22,1,'woocommerce_admin_activity_panel_inbox_last_read','1629675133366'),(23,1,'wc_last_active','1630022400'),(24,1,'_order_count','0'),(25,1,'wp3p_user-settings','libraryContent=browse'),(26,1,'wp3p_user-settings-time','1629681149'),(28,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(29,1,'closedpostboxes_shadepro_footer','a:1:{i:0;s:15:\"aioseo-settings\";}'),(30,1,'metaboxhidden_shadepro_footer','a:1:{i:0;s:7:\"slugdiv\";}'),(31,1,'nav_menu_recently_edited','97'),(32,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(33,1,'metaboxhidden_nav-menus','a:20:{i:0;s:28:\"add-post-type-e-landing-page\";i:1;s:21:\"add-post-type-product\";i:2;s:29:\"add-post-type-shadepro_header\";i:3;s:29:\"add-post-type-shadepro_footer\";i:4;s:18:\"add-post-type-team\";i:5;s:17:\"add-post-type-job\";i:6;s:21:\"add-post-type-service\";i:7;s:23:\"add-post-type-portfolio\";i:8;s:12:\"add-post_tag\";i:9;s:15:\"add-product_cat\";i:10;s:15:\"add-product_tag\";i:11;s:17:\"add-team-category\";i:12;s:12:\"add-team-tag\";i:13;s:16:\"add-job-category\";i:14;s:12:\"add-job-type\";i:15;s:16:\"add-job-location\";i:16;s:20:\"add-service-category\";i:17;s:15:\"add-service-tag\";i:18;s:22:\"add-portfolio-category\";i:19;s:17:\"add-portfolio-tag\";}'),(35,2,'nickname','youleth'),(36,2,'first_name',''),(37,2,'last_name',''),(38,2,'description',''),(39,2,'rich_editing','true'),(40,2,'syntax_highlighting','true'),(41,2,'comment_shortcuts','false'),(42,2,'admin_color','fresh'),(43,2,'use_ssl','0'),(44,2,'show_admin_bar_front','true'),(45,2,'locale',''),(46,2,'wp3p_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(47,2,'wp3p_user_level','10'),(48,2,'dismissed_wp_pointers',''),(49,2,'aioseo_contact_methods_header',''),(50,2,'aioseo_twitter',''),(51,2,'aioseo_facebook',''),(52,2,'last_update','1629864005'),(53,2,'session_tokens','a:3:{s:64:\"0450bdf1dd8d44b10ce2f8b20efb47a841394918a99d96fd95da845892db0755\";a:4:{s:10:\"expiration\";i:1630053111;s:2:\"ip\";s:14:\"49.149.100.238\";s:2:\"ua\";s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0\";s:5:\"login\";i:1629880311;}s:64:\"a7793d748ea565b7719583d0938c2f10bf8b1806b8e4ff90754402cbad5d3d41\";a:4:{s:10:\"expiration\";i:1630127936;s:2:\"ip\";s:14:\"49.149.100.238\";s:2:\"ua\";s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0\";s:5:\"login\";i:1629955136;}s:64:\"6d5d086170d89b8146ce3aaacdc7157d2480f2ada0adf87ba1099aa4d0eb6364\";a:4:{s:10:\"expiration\";i:1630208297;s:2:\"ip\";s:14:\"49.149.100.238\";s:2:\"ua\";s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0\";s:5:\"login\";i:1630035497;}}'),(54,2,'wc_last_active','1630022400'),(58,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(56,2,'_woocommerce_tracks_anon_id','woo:sP0jwp8BNeYC40lfPwkpXT/j'),(57,2,'wp3p_dashboard_quick_press_last_post_id','15895'),(59,2,'community-events-location','a:1:{s:2:\"ip\";s:12:\"49.149.100.0\";}'),(62,2,'_order_count','0'),(66,1,'closedpostboxes_page','a:1:{i:0;s:15:\"aioseo-settings\";}'),(67,1,'metaboxhidden_page','a:4:{i:0;s:16:\"commentstatusdiv\";i:1;s:11:\"commentsdiv\";i:2;s:7:\"slugdiv\";i:3;s:9:\"authordiv\";}');
/*!40000 ALTER TABLE `wp3p_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_users`
--

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

--
-- Dumping data for table `wp3p_users`
--

LOCK TABLES `wp3p_users` WRITE;
/*!40000 ALTER TABLE `wp3p_users` DISABLE KEYS */;
INSERT INTO `wp3p_users` VALUES (1,'inspirable','$P$BDlF5f.kWfC9xL4kuaZcVgC0lzFMFC/','inspirable','alex@inspirable.com','https://k1k3.dev34.info','2021-08-20 06:32:44','',0,'inspirable'),(2,'youleth','$P$BVoLmsreUFICVqm1Gi8fE3BO5VEqc70','youleth','youleth@gmail.com','','2021-08-25 04:00:04','1629864005:$P$BjKEKN5aeZcqKTSYEhglbU7wxqkpSo0',0,'youleth');
/*!40000 ALTER TABLE `wp3p_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_wc_admin_note_actions`
--

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

--
-- Dumping data for table `wp3p_wc_admin_note_actions`
--

LOCK TABLES `wp3p_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wp3p_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wp3p_wc_admin_note_actions` VALUES (631,1,'wayflyer_q3_2021','Get funded','https://woocommerce.com/products/wayflyer/','actioned',1,'',NULL,NULL),(632,2,'eu_vat_changes_2021','Learn more about the EU tax regulations','https://woocommerce.com/posts/new-eu-vat-regulations','actioned',1,'',NULL,NULL),(633,3,'open_wc_paypal_payments_product_page','Learn more','https://woocommerce.com/products/woocommerce-paypal-payments/','actioned',1,'',NULL,NULL),(634,4,'upgrade_now_facebook_pixel_api','Upgrade now','plugin-install.php?tab=plugin-information&plugin=&section=changelog','actioned',1,'',NULL,NULL),(635,5,'learn_more_facebook_ec','Learn more','https://woocommerce.com/products/facebook/','unactioned',1,'',NULL,NULL),(636,6,'set-up-concierge','Schedule free session','https://wordpress.com/me/concierge','actioned',1,'',NULL,NULL),(637,7,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned',1,'',NULL,NULL),(638,8,'learn-more-ecomm-unique-shopping-experience','Learn more','https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox','actioned',1,'',NULL,NULL),(639,9,'watch-the-webinar','Watch the webinar','https://youtu.be/V_2XtCOyZ7o','actioned',1,'',NULL,NULL),(640,10,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox','actioned',1,'',NULL,NULL),(641,11,'boost-sales-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-boost-sales','actioned',1,'',NULL,NULL),(642,12,'grow-your-business-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-grow-your-business','actioned',1,'',NULL,NULL),(643,13,'add-apple-pay','Add Apple Pay','/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments','actioned',1,'',NULL,NULL),(644,13,'learn-more','Learn more','https://docs.woocommerce.com/document/payments/apple-pay/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay','actioned',1,'',NULL,NULL),(645,14,'boost-sales-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-boost-sales','actioned',1,'',NULL,NULL),(646,15,'grow-your-business-marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-grow-your-business','actioned',1,'',NULL,NULL),(647,16,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox','actioned',1,'',NULL,NULL),(648,17,'learn-more','Learn more','https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox','unactioned',1,'',NULL,NULL),(649,18,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned',1,'',NULL,NULL),(650,19,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned',1,'',NULL,NULL),(651,20,'learn-more','Learn about Instant Deposits eligibility','https://docs.woocommerce.com/document/payments/instant-deposits/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_instant_deposits','actioned',1,'',NULL,NULL),(652,21,'get-started','Get started','https://woocommerce.com/products/google-listings-and-ads','actioned',1,'',NULL,NULL),(653,22,'update-wc-subscriptions-3-0-15','View latest version','http://k1k3.dev34.info/wp-admin/admin.php?page=wc-admin&page=wc-addons&section=helper','actioned',1,'',NULL,NULL),(654,23,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned',1,'',NULL,NULL),(655,26,'get-woo-commerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(656,27,'get-woocommerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(657,28,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',1,'',NULL,NULL),(658,29,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',1,'',NULL,NULL),(659,30,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms','unactioned',1,'',NULL,NULL),(660,30,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(661,31,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms','unactioned',1,'',NULL,NULL),(662,31,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(663,32,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms','unactioned',1,'',NULL,NULL),(664,32,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(665,33,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms','unactioned',1,'',NULL,NULL),(666,33,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(37,34,'notify-refund-returns-page','Edit page','https://k1k3.dev34.info/wp-admin/post.php?post=13&action=edit','actioned',0,'',NULL,NULL),(38,35,'connect','Connect','?page=wc-addons&section=helper','unactioned',0,'',NULL,NULL),(39,36,'yes-please','Yes please!','https://woocommerce.us8.list-manage.com/subscribe/post?u=2c1434dc56f9506bf3c3ecd21&amp;id=13860df971&amp;SIGNUPPAGE=plugin','actioned',0,'',NULL,NULL),(184,37,'learn-more','Learn more','https://docs.woocommerce.com/document/variable-product/?utm_source=inbox','actioned',0,'',NULL,NULL),(293,38,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-analytics/#variations-report','actioned',0,'',NULL,NULL),(294,39,'visit-the-theme-marketplace','Visit the theme marketplace','https://woocommerce.com/product-category/themes/?utm_source=inbox','actioned',0,'',NULL,NULL),(295,40,'affirm-insight-first-product-and-payment','Yes','','actioned',0,'Thanks for your feedback',NULL,NULL),(296,40,'affirm-insight-first-product-and-payment','No','','actioned',0,'Thanks for your feedback',NULL,NULL),(297,41,'day-after-first-product','Learn more','https://docs.woocommerce.com/document/woocommerce-customizer/?utm_source=inbox','actioned',0,'',NULL,NULL),(334,42,'learn-more','Learn more','https://woocommerce.com/mobile/','actioned',0,'',NULL,NULL),(587,43,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/','actioned',1,'',NULL,NULL),(588,44,'open-marketing-hub','Open marketing hub','https://k1k3.dev34.info/wp-admin/admin.php?page=wc-admin&path=/marketing','actioned',0,'',NULL,NULL),(625,45,'tracking-opt-in','Activate usage tracking','','actioned',1,'',NULL,NULL),(626,46,'learn-more','Learn more','https://woocommerce.com/payments/','unactioned',0,'',NULL,NULL),(627,46,'get-started','Get started','http://k1k3.dev34.info/wp-admin/admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(628,47,'affirm-insight-first-sale','Yes','','actioned',0,'Thanks for your feedback',NULL,NULL),(629,47,'deny-insight-first-sale','No','','actioned',0,'Thanks for your feedback',NULL,NULL),(630,48,'mercadopago_q3_2021_EN','Free download','https://woocommerce.com/products/mercado-pago-checkout/?utm_source=inbox&utm_medium=product&utm_campaign=mercadopago_q3_2021_EN','actioned',1,'',NULL,NULL);
/*!40000 ALTER TABLE `wp3p_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_wc_admin_notes`
--

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

--
-- Dumping data for table `wp3p_wc_admin_notes`
--

LOCK TABLES `wp3p_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wp3p_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wp3p_wc_admin_notes` VALUES (1,'wayflyer_q3_2021','marketing','en_US','Grow your revenue with Wayflyer financing and analytics','Flexible financing tailored to your needs by <a href=\"https://woocommerce.com/products/wayflyer/\">Wayflyer</a> – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store\'s performance, Wayflyer can provide the financing you need to grow and the analytical insights to help you spend it.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(2,'eu_vat_changes_2021','marketing','en_US','Get your business ready for the new EU tax regulations','On July 1, 2021, new taxation rules will come into play when the <a href=\"https://ec.europa.eu/taxation_customs/business/vat/modernising-vat-cross-border-ecommerce_en\">European Union (EU) Value-Added Tax (VAT) eCommerce package</a> takes effect.<br /><br />The new regulations will impact virtually every B2C business involved in cross-border eCommerce trade with the EU.<br /><br />We therefore recommend <a href=\"https://woocommerce.com/posts/new-eu-vat-regulations\">familiarizing yourself with the new updates</a>, and consult with a tax professional to ensure your business is following regulations and best practice.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(3,'paypal_ppcp_gtm_2021','marketing','en_US','Offer more options with the new PayPal','Get the latest PayPal extension for a full suite of payment methods with extensive currency and country coverage.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(4,'facebook_pixel_api_2021','marketing','en_US','Improve the performance of your Facebook ads','Enable Facebook Pixel and Conversions API through the latest version of Facebook for WooCommerce for improved measurement and ad targeting capabilities.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(5,'facebook_ec_2021','marketing','en_US','Sync your product catalog with Facebook to help boost sales','A single click adds all products to your Facebook Business Page shop. Product changes are automatically synced, with the flexibility to control which products are listed.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(6,'ecomm-need-help-setting-up-your-store','info','en_US','Need help setting up your Store?','Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(7,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping &amp; Tax helps get your store “ready to sell” as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(8,'ecomm-unique-shopping-experience','info','en_US','For a shopping experience as unique as your customers','Product Add-Ons allow your customers to personalize products while they’re shopping on your online store. No more follow-up email requests—customers get what they want, before they’re done checking out. Learn more about this extension that comes included in your plan.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(9,'wc-admin-getting-started-in-ecommerce','info','en_US','Getting Started in eCommerce - webinar','We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(10,'your-first-product','info','en_US','Your first product','That\'s huge! You\'re well on your way to building a successful online store — now it’s time to think about how you\'ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(11,'wc-square-apple-pay-boost-sales','marketing','en_US','Boost sales with Apple Pay','Now that you accept Apple Pay® with Square you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(12,'wc-square-apple-pay-grow-your-business','marketing','en_US','Grow your business with Square and Apple Pay ','Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(13,'wcpay-apple-pay-is-now-available','marketing','en_US','Apple Pay is now available with WooCommerce Payments!','Increase your conversion rate by offering a fast and secure checkout with <a href=\"https://woocommerce.com/apple-pay/?utm_source=inbox&amp;utm_medium=product&amp;utm_campaign=wcpay_applepay\" target=\"_blank\">Apple Pay</a>®. It’s free to get started with <a href=\"https://woocommerce.com/payments/?utm_source=inbox&amp;utm_medium=product&amp;utm_campaign=wcpay_applepay\" target=\"_blank\">WooCommerce Payments</a>.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(14,'wcpay-apple-pay-boost-sales','marketing','en_US','Boost sales with Apple Pay','Now that you accept Apple Pay® with WooCommerce Payments you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(15,'wcpay-apple-pay-grow-your-business','marketing','en_US','Grow your business with WooCommerce Payments and Apple Pay','Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(16,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It\'s crucial to get your store\'s checkout as smooth as possible to avoid losing sales. Let\'s take a look at how you can optimize the checkout experience for your shoppers.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(17,'wc-admin-first-five-things-to-customize','info','en_US','The first 5 things to customize in your store','Deciding what to start with first is tricky. To help you properly prioritize, we\'ve put together this short list of the first few things you should customize in WooCommerce.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(18,'wc-payments-qualitative-feedback','info','en_US','WooCommerce Payments setup - let us know what you think','Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(19,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(20,'wcpay_instant_deposits_gtm_2021','marketing','en_US','Get paid within minutes – Instant Deposits for WooCommerce Payments','Stay flexible with immediate access to your funds when you need them – including nights, weekends, and holidays. With <a href=\"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox&amp;utm_medium=product&amp;utm_campaign=wcpay_instant_deposits\">WooCommerce Payments\'</a> new Instant Deposits feature, you’re able to transfer your earnings to a debit card within minutes.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(21,'google_listings_and_ads_install','marketing','en_US','Drive traffic and sales with Google','Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(22,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site\'s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(23,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(24,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(25,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(26,'wcpay-promo-2021-6-incentive-1','marketing','en_US','Simplify the payments process for you and your customers with WooCommerce Payments','With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br /><br />\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n				','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(27,'wcpay-promo-2021-6-incentive-2','marketing','en_US','Simplify the payments process for you and your customers with WooCommerce Payments','With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br /><br />\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n				','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(28,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There\'s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(29,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','We\'ve developed a whole new <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension for WooCommerce</a> that combines the best features of our many PayPal extensions into just one extension.<br /><br />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 latest PayPal today to continue to receive support and updates.','{}','unactioned','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(30,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(31,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(32,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(33,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(34,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','unactioned','woocommerce-core','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(35,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','{}','unactioned','woocommerce-admin','2021-08-22 23:31:40',NULL,0,'plain','',0,'info'),(36,'wc-admin-onboarding-email-marketing','info','en_US','Sign up for tips, product updates, and inspiration','We\'re here for you - get tips, product updates and inspiration straight to your email box','{}','unactioned','woocommerce-admin','2021-08-22 23:31:55',NULL,0,'plain','',0,'info'),(37,'wc-admin-learn-more-about-variable-products','info','en_US','Learn more about variable products','Variable products are a powerful product type that lets you offer a set of variations on a product, with control over prices, stock, image and more for each variation. They can be used for a product like a shirt, where you can offer a large, medium and small and in different colors.','{}','unactioned','woocommerce-admin','2021-08-22 23:43:27',NULL,0,'plain','',0,'info'),(38,'wc-admin-filter-by-product-variations-in-reports','info','en_US','New - filter by product variations in orders and products reports','One of the most awaited features has just arrived! You can now have insights into each product variation in the orders and products reports.','{}','unactioned','woocommerce-admin','2021-08-23 23:32:36',NULL,0,'banner','http://k1k3.dev34.info/wp-content/plugins/woocommerce/packages/woocommerce-admin/images/admin_notes/filter-by-product-variations-note.svg',0,'info'),(39,'wc-admin-choosing-a-theme','marketing','en_US','Choosing a theme?','Check out the themes that are compatible with WooCommerce and choose one aligned with your brand and business needs.','{}','unactioned','woocommerce-admin','2021-08-23 23:32:36',NULL,0,'plain','',0,'info'),(40,'wc-admin-insight-first-product-and-payment','survey','en_US','Insight','More than 80% of new merchants add the first product and have at least one payment method set up during the first week.<br><br>Do you find this type of insight useful?','{}','unactioned','woocommerce-admin','2021-08-23 23:32:36',NULL,0,'plain','',0,'info'),(41,'wc-admin-customizing-product-catalog','info','en_US','How to customize your product catalog','You want your product catalog and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2021-08-23 23:32:36',NULL,0,'plain','',0,'info'),(42,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are.','{}','unactioned','woocommerce-admin','2021-08-25 00:33:12',NULL,0,'plain','',0,'info'),(43,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2021-08-28 14:01:51',NULL,0,'plain','',0,'info'),(44,'wc-admin-marketing-intro','info','en_US','Connect with your audience','Grow your customer base and increase your sales with marketing tools built for WooCommerce.','{}','unactioned','woocommerce-admin','2021-08-28 14:01:51',NULL,0,'plain','',0,'info'),(45,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the <a href=\"https://k1k3.dev34.info/wp-admin/admin.php?page=wc-settings&#038;tab=advanced&#038;section=woocommerce_com\" target=\"_blank\">Settings</a> and choose to stop sharing data. <a href=\"https://woocommerce.com/usage-tracking\" target=\"_blank\">Read more</a> about what data we collect.','{}','unactioned','woocommerce-admin','2021-08-31 18:17:21',NULL,0,'plain','',0,'info'),(46,'wc-admin-woocommerce-payments','marketing','en_US','Try the new way to get paid','Securely accept credit and debit cards on your site. Manage transactions without leaving your WordPress dashboard. Only with <strong>WooCommerce Payments</strong>.<br><br>By clicking \"Get started\", you agree to our <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a>','{}','unactioned','woocommerce-admin','2021-08-31 18:17:21',NULL,0,'plain','',0,'info'),(47,'wc-admin-insight-first-sale','survey','en_US','Did you know?','A WooCommerce powered store needs on average 31 days to get the first sale. You\'re on the right track! Do you find this type of insight useful?','{}','unactioned','woocommerce-admin','2021-08-31 18:17:21',NULL,0,'plain','',0,'info'),(48,'mercadopago_q3_2021_EN','marketing','en_US','Get paid with Mercado Pago Checkout','Latin America\'s leading payment processor is now available for WooCommerce stores. Securely accept debit and credit cards, cash, bank transfers, and installment payments – backed by exclusive fraud prevention tools.','{}','pending','woocommerce.com','2021-08-31 18:17:21',NULL,0,'plain','',0,'info');
/*!40000 ALTER TABLE `wp3p_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_wc_category_lookup`
--

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

--
-- Dumping data for table `wp3p_wc_category_lookup`
--

LOCK TABLES `wp3p_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wp3p_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wp3p_wc_category_lookup` VALUES (15,15),(55,55),(56,56),(65,65),(74,74),(77,77),(83,83),(85,85);
/*!40000 ALTER TABLE `wp3p_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_wc_customer_lookup`
--

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

--
-- Dumping data for table `wp3p_wc_customer_lookup`
--

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

--
-- Table structure for table `wp3p_wc_download_log`
--

DROP TABLE IF EXISTS `wp3p_wc_download_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp3p_wc_download_log` (
  `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip_address` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp3p_wc_download_log`
--

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

--
-- Table structure for table `wp3p_wc_order_coupon_lookup`
--

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

--
-- Dumping data for table `wp3p_wc_order_coupon_lookup`
--

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

--
-- Table structure for table `wp3p_wc_order_product_lookup`
--

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

--
-- Dumping data for table `wp3p_wc_order_product_lookup`
--

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

--
-- Table structure for table `wp3p_wc_order_stats`
--

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

--
-- Dumping data for table `wp3p_wc_order_stats`
--

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

--
-- Table structure for table `wp3p_wc_order_tax_lookup`
--

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

--
-- Dumping data for table `wp3p_wc_order_tax_lookup`
--

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

--
-- Table structure for table `wp3p_wc_product_meta_lookup`
--

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

--
-- Dumping data for table `wp3p_wc_product_meta_lookup`
--

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

--
-- Table structure for table `wp3p_wc_reserved_stock`
--

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

--
-- Dumping data for table `wp3p_wc_reserved_stock`
--

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

--
-- Table structure for table `wp3p_wc_tax_rate_classes`
--

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

--
-- Dumping data for table `wp3p_wc_tax_rate_classes`
--

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

--
-- Table structure for table `wp3p_wc_webhooks`
--

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

--
-- Dumping data for table `wp3p_wc_webhooks`
--

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

--
-- Table structure for table `wp3p_woocommerce_api_keys`
--

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

--
-- Dumping data for table `wp3p_woocommerce_api_keys`
--

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

--
-- Table structure for table `wp3p_woocommerce_attribute_taxonomies`
--

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

--
-- Dumping data for table `wp3p_woocommerce_attribute_taxonomies`
--

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

--
-- Table structure for table `wp3p_woocommerce_downloadable_product_permissions`
--

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

--
-- Dumping data for table `wp3p_woocommerce_downloadable_product_permissions`
--

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

--
-- Table structure for table `wp3p_woocommerce_log`
--

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

--
-- Dumping data for table `wp3p_woocommerce_log`
--

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

--
-- Table structure for table `wp3p_woocommerce_order_itemmeta`
--

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

--
-- Dumping data for table `wp3p_woocommerce_order_itemmeta`
--

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

--
-- Table structure for table `wp3p_woocommerce_order_items`
--

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

--
-- Dumping data for table `wp3p_woocommerce_order_items`
--

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

--
-- Table structure for table `wp3p_woocommerce_payment_tokenmeta`
--

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

--
-- Dumping data for table `wp3p_woocommerce_payment_tokenmeta`
--

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

--
-- Table structure for table `wp3p_woocommerce_payment_tokens`
--

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

--
-- Dumping data for table `wp3p_woocommerce_payment_tokens`
--

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

--
-- Table structure for table `wp3p_woocommerce_sessions`
--

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

--
-- Dumping data for table `wp3p_woocommerce_sessions`
--

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

--
-- Table structure for table `wp3p_woocommerce_shipping_zone_locations`
--

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

--
-- Dumping data for table `wp3p_woocommerce_shipping_zone_locations`
--

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

--
-- Table structure for table `wp3p_woocommerce_shipping_zone_methods`
--

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

--
-- Dumping data for table `wp3p_woocommerce_shipping_zone_methods`
--

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

--
-- Table structure for table `wp3p_woocommerce_shipping_zones`
--

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

--
-- Dumping data for table `wp3p_woocommerce_shipping_zones`
--

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

--
-- Table structure for table `wp3p_woocommerce_tax_rate_locations`
--

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

--
-- Dumping data for table `wp3p_woocommerce_tax_rate_locations`
--

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

--
-- Table structure for table `wp3p_woocommerce_tax_rates`
--

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

--
-- Dumping data for table `wp3p_woocommerce_tax_rates`
--

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

--
-- Table structure for table `wp3p_wpf_filters`
--

DROP TABLE IF EXISTS `wp3p_wpf_filters`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp3p_wpf_filters` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(128) DEFAULT NULL,
  `setting_data` mediumtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp3p_wpf_filters`
--

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

--
-- Table structure for table `wp3p_wpf_modules`
--

DROP TABLE IF EXISTS `wp3p_wpf_modules`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp3p_wpf_modules` (
  `id` smallint(3) NOT NULL AUTO_INCREMENT,
  `code` varchar(32) NOT NULL,
  `active` tinyint(1) NOT NULL DEFAULT 0,
  `type_id` tinyint(1) NOT NULL DEFAULT 0,
  `label` varchar(64) DEFAULT NULL,
  `ex_plug_dir` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `code` (`code`)
) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp3p_wpf_modules`
--

LOCK TABLES `wp3p_wpf_modules` WRITE;
/*!40000 ALTER TABLE `wp3p_wpf_modules` DISABLE KEYS */;
INSERT INTO `wp3p_wpf_modules` VALUES (1,'adminmenu',1,1,'Admin Menu',NULL),(2,'options',1,1,'Options',NULL),(3,'user',1,1,'Users',NULL),(4,'pages',1,1,'Pages',NULL),(5,'templates',1,1,'templates',NULL),(6,'promo',1,1,'promo',NULL),(7,'admin_nav',1,1,'admin_nav',NULL),(8,'woofilters',1,1,'woofilters',NULL),(9,'woofilters_widget',1,1,'woofilters_widget',NULL),(10,'mail',1,1,'mail',NULL);
/*!40000 ALTER TABLE `wp3p_wpf_modules` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_wpf_modules_type`
--

DROP TABLE IF EXISTS `wp3p_wpf_modules_type`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp3p_wpf_modules_type` (
  `id` smallint(3) NOT NULL AUTO_INCREMENT,
  `label` varchar(32) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=7 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp3p_wpf_modules_type`
--

LOCK TABLES `wp3p_wpf_modules_type` WRITE;
/*!40000 ALTER TABLE `wp3p_wpf_modules_type` DISABLE KEYS */;
INSERT INTO `wp3p_wpf_modules_type` VALUES (1,'system'),(6,'addons');
/*!40000 ALTER TABLE `wp3p_wpf_modules_type` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_wpf_usage_stat`
--

DROP TABLE IF EXISTS `wp3p_wpf_usage_stat`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp3p_wpf_usage_stat` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `code` varchar(64) NOT NULL,
  `visits` int(11) NOT NULL DEFAULT 0,
  `spent_time` int(11) NOT NULL DEFAULT 0,
  `modify_timestamp` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `code` (`code`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp3p_wpf_usage_stat`
--

LOCK TABLES `wp3p_wpf_usage_stat` WRITE;
/*!40000 ALTER TABLE `wp3p_wpf_usage_stat` DISABLE KEYS */;
INSERT INTO `wp3p_wpf_usage_stat` VALUES (1,'installed',1,0,'2021-08-22 23:31:36');
/*!40000 ALTER TABLE `wp3p_wpf_usage_stat` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp3p_wpforms_tasks_meta`
--

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

--
-- Dumping data for table `wp3p_wpforms_tasks_meta`
--

LOCK TABLES `wp3p_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp3p_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp3p_wpforms_tasks_meta` VALUES (1,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2021-08-22 23:35:09'),(2,'wpforms_admin_addons_cache_update','W10=','2021-08-22 23:35:09'),(3,'wpforms_admin_builder_templates_cache_update','W10=','2021-08-22 23:35:09'),(4,'wpforms_admin_notifications_update','W10=','2021-08-22 23:47:21'),(5,'wpforms_admin_notifications_update','W10=','2021-08-24 03:04:42'),(6,'wpforms_admin_notifications_update','W10=','2021-08-25 03:57:39'),(7,'wpforms_admin_notifications_update','W10=','2021-08-26 05:18:57'),(8,'wpforms_admin_notifications_update','W10=','2021-08-27 06:23:36');
/*!40000 ALTER TABLE `wp3p_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

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

-- Dump completed on 2021-08-31 12:54:29
